diff --git a/css/admin_style.css b/css/admin_style.css index 186b1cf..3eb8e81 100644 --- a/css/admin_style.css +++ b/css/admin_style.css @@ -413,7 +413,7 @@ iframe#gmap_canvas {width: 100%; height: 300px;} #mp_event_all_info_in_tab p button span {margin: 0 7px 0 0;} #mp_event_all_info_in_tab ul {list-style-type: none;margin: 0;padding: 0;} -#mp_event_all_info_in_tab ul li {-webkit-align-items: center;align-items: center;} +#mp_event_all_info_in_tab ul li {display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;} #mp_event_all_info_in_tab h5 {font-size: 18px;font-weight: 500;margin: 0 0 5px 0;} #mp_event_all_info_in_tab .mp_ticket_type_table~.mp_form_area label{margin: 15px 0;} diff --git a/css/style.css b/css/style.css index 7e0a63a..b183e41 100644 --- a/css/style.css +++ b/css/style.css @@ -1,15 +1,15 @@ .mep-hidden { - display: none!important; + display: none !important; } .mep-vr-vs-content { - background: #fdfbfb; - border: 2px solid #ddd; + background: #FDFBFB; + border: 2px solid #DDD; padding: 10px; } .mep-vr-vs-content h3 { font-size: 16px; font-weight: bold; - border-bottom: 1px dashed #ddd; + border-bottom: 1px dashed #DDD; padding: 0 0 5px 0; margin: 0 0 10px 0; } @@ -18,7 +18,7 @@ display: block; max-width: 1320px; margin: 20px auto; - background: #fff; + background: #FFF; padding: 20px; font-size: 14px; letter-spacing: inherit; @@ -44,42 +44,18 @@ ul#mep_add_calender_links a { -webkit-transition: 200ms ease-in-out; transition: 200ms ease-in-out; } - .mep-vr-vs-content { - background: #fdfbfb; - border: 2px solid #ddd; - padding: 10px; - } - .mep-vr-vs-content h3 { - font-size: 16px; - font-weight: bold; - border-bottom: 1px dashed #ddd; - padding: 0 0 5px 0; - margin: 0 0 10px 0; - } -/************************************************************* -Grid View Button CSS update by ariful | date: 04.11.2021 -**************************************************************/ -.mep_more_date_btn{ - z-index: 999999; - } - .mep_event_grid_item{ - background-color:#fff; - } - .mep_event_spring_list .mep_more_date_btn { - background-color: #f04d42; - border-color: #f04d42; - } - .mep-elementor-event-list-widget .mep_list_title a{ - font-weight: 500; - font-size: 20px; - } - .mep_list_event_details .mep-list-footer a{ - margin-bottom:20px; - } - .mep_event_grid_item .mep_more_date_btn{ - padding: 8px 12px; - line-height: inherit; - } +.mep-vr-vs-content { + background: #FDFBFB; + border: 2px solid #DDD; + padding: 10px; +} +.mep-vr-vs-content h3 { + font-size: 16px; + font-weight: bold; + border-bottom: 1px dashed #DDD; + padding: 0 0 5px 0; + margin: 0 0 10px 0; +} /********************************/ @@ -125,9 +101,9 @@ button.single_add_to_cart_button, display: flex; } -.mep-default-content div.mep-default-feature-date-location>div, -.mep_spring_date>div, -.bristol_divided>div { +.mep-default-content div.mep-default-feature-date-location > div, +.mep_spring_date > div, +.bristol_divided > div { -webkit-flex: 1; flex: 1; } @@ -240,14 +216,13 @@ ul#mep_add_calender_links li a { letter-spacing: inherit; } - /********title***********/ .mep-default-title h2, .section-heading h2 { font-size: 25px; margin: 0 0 15px 0; - color: #3a3a3a; + color: #3A3A3A; font-weight: bold; } @@ -261,10 +236,10 @@ h3.ex-sec-title { font-size: 20px; color: rgba(255, 255, 255, 0.8); padding: 10px 15px; - background: -webkit-gradient(linear, left top, right bottom, from(#ff3e00), to(#ffbe30)); - background: -webkit-linear-gradient(top left, #ff3e00, #ffbe30); - background: -o-linear-gradient(top left, #ff3e00, #ffbe30); - background: linear-gradient(to bottom right, #ff3e00, #ffbe30); + background: -webkit-gradient(linear, left top, right bottom, from(#FF3E00), to(#FFBE30)); + background: -webkit-linear-gradient(top left, #FF3E00, #FFBE30); + background: -o-linear-gradient(top left, #FF3E00, #FFBE30); + background: linear-gradient(to bottom right, #FF3E00, #FFBE30); } .mep-default-sidrbar-map h3, @@ -278,7 +253,6 @@ h3.ex-sec-title { margin: 0 0 10px 0; } - /********Banner Image***********/ .mep-default-feature-image img, @@ -289,13 +263,12 @@ h3.ex-sec-title { max-width: 100%; } - /********Event date + time + Location***********/ .mep-default-theme div.mep-default-feature-date, .mep-default-theme div.mep-default-feature-time, .mep-default-theme div.mep-default-feature-location { - background: #f7f7f7; + background: #F7F7F7; padding: 10px 15px; } @@ -317,11 +290,10 @@ div.df-dtl p { margin: 0 0 5px 0; } - /********Paragraph ***********/ div.mep-default-feature-content p { - color: #3a3a3a; + color: #3A3A3A; font-size: 16px; } @@ -356,7 +328,7 @@ span.mep_warning { .mep_sidebar h3 { text-align: left; - border-bottom: 1px solid #ddd; + border-bottom: 1px solid #DDD; padding-bottom: 15px; } @@ -365,15 +337,15 @@ span.mep_warning { } .button.button-default.woocommerce.button.alt.button.alt.btn-mep-event-cart { - background: #ff5959; - border: 1px solid #ff5959; + background: #FF5959; + border: 1px solid #FF5959; line-height: 1.2; font-weight: 500; height: auto; min-width: auto; outline: 0; padding: 20px 30px; - color: #fff6f6; + color: #FFF6F6; margin: 10px auto; display: block; text-align: center; @@ -391,7 +363,6 @@ span.mep-more-date i { margin: 0; } - /******table*******/ .mep-events-wrapper table { @@ -402,7 +373,6 @@ span.mep-more-date i { .mep-events-wrapper table td { text-align: left; - border-bottom: 1px dotted #f0f0f0; padding: 10px; vertical-align: middle; font-size: 16px; @@ -423,7 +393,7 @@ span.mep-more-date i { .mep-events-wrapper .extra-qty-box { width: 100px; margin: 5px auto 0 auto; - border: 1px solid #ddd; + border: 1px solid #DDD; font-size: 12px; padding: 7px; height: auto; @@ -445,10 +415,10 @@ span.mep-more-date i { .mep-events-wrapper .mage_input_group { max-width: 120px; - border: 1px solid#ddd; + border: 1px solid #DDD; margin: 0 auto; border-radius: 4px; - background-color: #f7f7f7; + background-color: #F7F7F7; } .mep-events-wrapper .mage_input_group input { @@ -480,10 +450,10 @@ span.mep-more-date i { } .mep-user-info-sec { - border: 1px solid #ddd; + border: 1px solid #DDD; margin: 10px 0; padding: 0 10px; - background: #dedede61; + background: #DEDEDE61; } .user-info-sec h5 { @@ -498,7 +468,7 @@ span.mep-more-date i { margin: 0 0 10px 0; height: 30px; width: 100%; - border: 1px solid #ddd; + border: 1px solid #DDD; font-size: 12px; } @@ -506,18 +476,17 @@ label.mep-show { line-height: 1.4; } -[name='option_qty[]'].mage_error { +[name="option_qty[]"].mage_error { background-color: red; - color: #fff; + color: #FFF; } - /******Button*******/ button.single_add_to_cart_button { padding: 0 15px; - background: #ffbe30; - color: #ffffff; + background: #FFBE30; + color: #FFFFFF; font-size: 15px; line-height: 1; text-transform: uppercase; @@ -539,7 +508,6 @@ button.single_add_to_cart_button[disabled]:hover { border-radius: 50px; } - /********Total seat ***********/ .mep-default-sidrbar-price-seat { @@ -552,7 +520,6 @@ button.single_add_to_cart_button[disabled]:hover { font-weight: 500; } - /********Organizer ***********/ .mep-default-sidrbar-meta { @@ -568,10 +535,9 @@ button.single_add_to_cart_button[disabled]:hover { .mep-default-sidrbar-meta p a { font-size: 16px; font-weight: bold; - color: #6d7982; + color: #6D7982; } - /********venue place ***********/ .mep-default-sidrbar-address { @@ -593,13 +559,12 @@ button.single_add_to_cart_button[disabled]:hover { font-size: 14px; } - /********circle icon box ***********/ .mep-default-sidrbar-meta i, .df-ico i, ul.mep-social-share a { - color: #fff; + color: #FFF; font-size: 25px; width: 50px; height: 50px; @@ -608,13 +573,12 @@ ul.mep-social-share a { .mep-default-sidrbar-address ul li i, .mep-default-sidrbar-events-schedule ul li i, .mep-list-footer ul li i { - color: #fff; + color: #FFF; width: 25px; height: 25px; font-size: 14px; } - /********default background ***********/ .mep-default-sidrbar-address ul li i, @@ -622,10 +586,9 @@ ul.mep-social-share a { .df-ico i, .mep-default-sidrbar-events-schedule ul li i, .mep-social-share a { - background: #ffbe30; + background: #FFBE30; } - /********schedule ***********/ .mep-default-sidrbar-events-schedule { @@ -634,7 +597,7 @@ ul.mep-social-share a { .mep-default-sidrbar-events-schedule h3 { text-transform: capitalize; - color: #6d7982; + color: #6D7982; } .mep-default-sidrbar-events-schedule h3 i { @@ -642,7 +605,7 @@ ul.mep-social-share a { } .mep-default-sidrbar-events-schedule ul li { - border-top: 1px dashed #ddd; + border-top: 1px dashed #DDD; padding: 10px 0 10px 20px } @@ -659,7 +622,6 @@ ul.mep-social-share a { display: inline-flex; } - /********social share ***********/ .mep-event-meta { @@ -678,7 +640,6 @@ ul.mep-social-share li { margin: 0 15px 0 0; } - /********Add to calender ***********/ .mep-default-sidrbar-calender-btn { @@ -720,7 +681,6 @@ ul#mep_add_calender_links li a { padding: 5px; } - /********Default Theme***********/ .mep-default-content { @@ -741,7 +701,7 @@ ul#mep_add_calender_links li a { } .mep-default-sidebar .df-sidebar-part { - background: #f7f7f7; + background: #F7F7F7; padding: 0; margin: 20px 0; overflow: hidden; @@ -751,14 +711,13 @@ ul#mep_add_calender_links li a { .mep-default-sidrbar-address, .mep-default-sidrbar-events-schedule, .mep-default-sidrbar-social { - border-bottom: 1px solid #ddd; + border-bottom: 1px solid #DDD; } .mep-theme1-faq-sec { margin: 20px 0 0 0; } - /********Spring Field Theme(theme - 1)**********************/ .spring_field_banner { @@ -783,7 +742,7 @@ ul#mep_add_calender_links li a { position: absolute; width: 100%; max-width: 100%; - background-color: #f2f2f2; + background-color: #F2F2F2; } .spring_field ul#mep_add_calender_links li { @@ -792,7 +751,7 @@ ul#mep_add_calender_links li a { .spring_field ul#mep_add_calender_links li a { background-color: #777; - color: #fff; + color: #FFF; margin: 2px 0 0 0; font-size: 15px; font-weight: 500; @@ -816,9 +775,9 @@ ul#mep_add_calender_links li a { } .mep_spring_date { - border-top: 1px solid #ddd; - border-bottom: 1px solid #ddd; - background-color: #f2f2f2; + border-top: 1px solid #DDD; + border-bottom: 1px solid #DDD; + background-color: #F2F2F2; } .mep_spring_date .mep-default-sidrbar-social { @@ -834,7 +793,6 @@ ul#mep_add_calender_links li a { margin: 20px 0; } - /********FrankLin Theme(theme - 2)**********************/ .franklin_divided_left { @@ -847,7 +805,7 @@ ul#mep_add_calender_links li a { .franklin_divided_sidebar_bac { margin: 0 0 0 30px; - background-color: #f2f2f2; + background-color: #F2F2F2; overflow: hidden; } @@ -856,10 +814,9 @@ ul#mep_add_calender_links li a { } .franklin .mep-default-sidrbar-price-seat { - border-bottom: 1px solid #ddd; + border-bottom: 1px solid #DDD; } - /********Bristol Theme(theme - 3)**********************/ .bristol .mep-default-title h2 { @@ -876,9 +833,9 @@ ul#mep_add_calender_links li a { } .bristol_divided { - border-top: 1px solid #ddd; - border-bottom: 1px solid #ddd; - background-color: #f2f2f2; + border-top: 1px solid #DDD; + border-bottom: 1px solid #DDD; + background-color: #F2F2F2; } .bristol .mep-default-sidrbar-social { @@ -892,7 +849,7 @@ ul#mep_add_calender_links li a { .bristol_center_box { margin: 20px 0; - background-color: #f2f2f2; + background-color: #F2F2F2; } .bristol_center_box #mep_add_calender_button.mep-add-calender { @@ -903,7 +860,7 @@ ul#mep_add_calender_links li a { position: absolute; width: 100%; max-width: 100%; - background-color: #f2f2f2; + background-color: #F2F2F2; } .bristol ul#mep_add_calender_links li { @@ -912,7 +869,7 @@ ul#mep_add_calender_links li a { .bristol ul#mep_add_calender_links li a { background-color: #777; - color: #fff; + color: #FFF; margin: 2px 0 0 0; font-size: 15px; font-weight: 500; @@ -922,7 +879,6 @@ ul#mep_add_calender_links li a { color: #888; } - /*********Related Event*****************/ .mep-related-events-sec .mep_event_grid_item:last-child { @@ -939,10 +895,10 @@ ul#mep_add_calender_links li a { left: 10px; line-height: 1.8; border-radius: 6px; - background: #ffbe30; + background: #FFBE30; text-align: center; width: 50px; - color: #fff; + color: #FFF; font-size: 18px; } @@ -950,7 +906,6 @@ ul#mep_add_calender_links li a { font-weight: bold; } - /*********List style*****************/ .mep_event_list .mep_event_list_sec, @@ -966,13 +921,13 @@ div.mep_event_list a { } .mep_event_list_item { - border: 1px solid #ddd; + border: 1px solid #DDD; padding: 10px; margin: 10px 0; } .mep_event_list_item:hover { - border-color: #ffbe30; + border-color: #FFBE30; } .mep_list_thumb { @@ -1002,7 +957,7 @@ div.mep_event_list a { } .mep_list_event_details p.read-more a:hover { - color: #ddd; + color: #DDD; } .mep-list-header { @@ -1012,10 +967,10 @@ div.mep_event_list a { .mep-list-header:before { position: absolute; - border-left: 5px solid #ffbe30; + border-left: 5px solid #FFBE30; top: 0; left: 0; - content: ''; + content: ""; height: 100%; } @@ -1033,7 +988,7 @@ h3.mep_list_date { font-size: 16px; font-style: italic; font-weight: bold; - color: #ffbe30; + color: #FFBE30; margin: 5px 0 0 0; } @@ -1048,8 +1003,8 @@ h3.mep_list_date { } .mep-list-footer ul li i { - background: #ffbe30; - color: #fff; + background: #FFBE30; + color: #FFF; } .mep-list-footer ul li h5, @@ -1069,14 +1024,13 @@ h3.mep_list_date { margin: 0 0 0 10px; } - /*******Grid Style******/ .mep_event_grid_item { - border: 1px solid #ddd; + border: 1px solid #DDD; margin: 7px; - -webkit-box-shadow: 0 0 6px 1px #d9d9d9; - box-shadow: 0 0 6px 1px #d9d9d9; + -webkit-box-shadow: 0 0 6px 1px #D9D9D9; + box-shadow: 0 0 6px 1px #D9D9D9; } .mage_grid_box { @@ -1113,7 +1067,7 @@ h3.mep_list_date { padding: 15px; } -.mep-user-info-sec>label { +.mep-user-info-sec > label { display: -webkit-flex; -webkit-align-items: center; display: flex; @@ -1121,18 +1075,18 @@ h3.mep_list_date { margin: 10px; } -.mep-user-info-sec>label input[type="checkbox"] { +.mep-user-info-sec > label input[type="checkbox"] { width: auto; height: auto; margin: 0 10px 0 0; } -.mep-user-info-sec>label.mep-show { +.mep-user-info-sec > label.mep-show { display: block; margin: 10px 0 0 0; } -.mep-user-info-sec>label select { +.mep-user-info-sec > label select { width: 100%; } @@ -1142,7 +1096,7 @@ h3.mep_list_date { } .dNone { - display: none!important; + display: none !important; } .mep-list-footer .mep-more-date-lists li i { @@ -1150,7 +1104,6 @@ h3.mep_list_date { padding: 6px 5px 5px 6px; } - /********Category filter***********/ .mep_cat-details div.mep_event_list_item {} @@ -1186,26 +1139,25 @@ button.single_add_to_cart_button.button.alt.btn-mep-event-cart { padding: 20px; display: block; width: 50px; - font-size: 70px!important; + font-size: 70px !important; } .mep_event_list button.owl-next { position: absolute; top: 25%; right: -32px; - font-size: 70px!important; + font-size: 70px !important; } .mep-wailist-form input { display: block; overflow: hidden; - margin: 20px auto!important; + margin: 20px auto !important; width: 100%; - padding: 10px!important; - background: #fff!important; + padding: 10px !important; + background: #FFF !important; } - /* Minimal Styles */ .mep_event_minimal_list { @@ -1214,7 +1166,7 @@ button.single_add_to_cart_button.button.alt.btn-mep-event-cart { } .mep_event_minimal_list:hover { - background: #f2f2f2; + background: #F2F2F2; } .mep_event_minimal_list .mep_list_thumb { @@ -1268,7 +1220,6 @@ span.mep_minimal_list_location { font-weight: bold; } - /* Native Style */ div.mep_event_native_list { @@ -1287,7 +1238,7 @@ div.mep_event_native_list { border-radius: 100%; height: 80px; width: 80px; - border: 3px solid #ddd; + border: 3px solid #DDD; padding: 1px; } @@ -1329,7 +1280,6 @@ div.mep_event_native_list { width: calc(100% - 90px); } - /* Timeline Style */ .mep_event_timeline_list .mep_list_thumb { @@ -1353,10 +1303,9 @@ div.mep_event_native_list { .mep_event_timeline_list ul.mep-more-date-lists { margin: -5px 0 0 0; - border-top: 1px dashed #ddd; + border-top: 1px dashed #DDD; } - /* Title Style */ .mep_event_title_list_item { @@ -1374,12 +1323,11 @@ div.mep_event_native_list { .mep_event_title_list_item a { display: block; font-size: 18px; - border-bottom: 1px dashed #ddd!important; + border-bottom: 1px dashed #DDD !important; padding: 10px 0; - color: #333!important; + color: #333 !important; } - /* Event City List */ .mep-city-list { @@ -1397,26 +1345,25 @@ div.mep_event_native_list { .mep-city-list ul li a { display: block; width: 100%; - border-bottom: 1px dashed #ddd; + border-bottom: 1px dashed #DDD; font-size: 18px; color: #333; padding: 5px 0; } - /* Code By Mahin */ ul.event-custom-price li ul { padding: 10px; margin: 10px 0; list-style: none; - border: 1px solid #ddd; - background: #fbfbfb; + border: 1px solid #DDD; + background: #FBFBFB; } .mep-multidate-ribbon { - background: #61a232; - color: #fff; + background: #61A232; + color: #FFF; width: auto; text-align: center; padding: 0 10px; @@ -1432,11 +1379,11 @@ ul.event-custom-price li ul { .mep-user-ticket-list table { width: 100%; - border: 1px solid #ddd; + border: 1px solid #DDD; } .mep-user-ticket-list table tr { - border-bottom: 1px solid #ddd; + border-bottom: 1px solid #DDD; padding: 10px 0; } @@ -1445,7 +1392,7 @@ ul.event-custom-price li ul { } .mep-user-ticket-list table tr th { - background: #ddd; + background: #DDD; padding: 10px 5px; text-align: left; } @@ -1453,7 +1400,7 @@ ul.event-custom-price li ul { div.mep-default-feature-content p, div.mep-default-feature-content ul, div.mep-default-feature-content ul li { - color: #3a3a3a; + color: #3A3A3A; font-size: 16px; padding: inherit; margin: 15px 0; @@ -1481,27 +1428,27 @@ ul.mep-more-date-lists li span { ul.mep-more-date-lists li { display: block; - border-bottom: 1px dashed #ddd; + border-bottom: 1px dashed #DDD; padding: 5px 0; } .pagination-sec a { display: inline-block; - background: #81d742; - color: #fff; + background: #81D742; + color: #FFF; padding: 10px 15px; } .pagination-sec span.page-numbers.current { padding: 15px 20px; - background: #ddd; + background: #DDD; } .mep_more_date_btn { display: block; cursor: pointer; - background: #81d742; - color: #fff; + background: #81D742; + color: #FFF; padding: 0 10px; position: absolute; bottom: 0; @@ -1526,22 +1473,21 @@ span#hide_event_schdule { } button.mep-cat-control { - background: #fa6630; + background: #FA6630; padding: 10px 20px; font-size: 16px; margin-right: 5px; margin-bottom: 10px; border: 0; cursor: pointer; - color: #fff; + color: #FFF; } button.mep-cat-control.mixitup-control-active { - background: #ddd; + background: #DDD; color: #000; } - /* Speaker Lists */ .mep-default-sidebar-speaker-list { @@ -1556,10 +1502,10 @@ button.mep-cat-control.mixitup-control-active { display: block; font-weight: bold; font-size: 18px; - border-bottom: 1px solid #ddd; + border-bottom: 1px solid #DDD; margin-bottom: 10px; padding-bottom: 5px; - border-top: 1px solid #ddd; + border-top: 1px solid #DDD; padding-top: 5px; } @@ -1591,7 +1537,7 @@ button.mep-cat-control.mixitup-control-active { height: 100px; width: 100px; border-radius: 100%; - margin: 0 auto!important; + margin: 0 auto !important; } .mep-default-sidebar-speaker-list ul li h6 { @@ -1609,7 +1555,7 @@ button.mep-cat-control.mixitup-control-active { position: absolute; bottom: 0; padding: 2px 21px; - color: #fff; + color: #FFF; left: auto; right: 0; width: 100%; @@ -1620,7 +1566,7 @@ button.mep-cat-control.mixitup-control-active { display: inline-block; border-radius: 100%; height: 280px; - border: 5px solid #ddd; + border: 5px solid #DDD; padding: 3px; width: 280px; } @@ -1644,8 +1590,7 @@ button.mep-cat-control.mixitup-control-active { } .mep_view_all_date { - overflow: scroll !important; - ; + overflow: scroll !important;; } span.mep_single_date_btn { @@ -1656,16 +1601,15 @@ span.mep_single_date_btn { .mep-tem3-title-sec.mep_single_date_btn { text-align: center; - color: #fff; + color: #FFF; padding: 5px; cursor: pointer; } .mep-default-feature-content ul { - margin-left: 15px!important; + margin-left: 15px !important; } - /******Style added by sumon*******/ .mep_list_thumb, @@ -1727,10 +1671,10 @@ ul.mp_event_more_date_list { left: 0; right: 0; z-index: 111111; - background-color: #fff; + background-color: #FFF; padding: 10px; - border-top: 5px solid #000b; - border-bottom: 10px solid #000b; + border-top: 5px solid #000B; + border-bottom: 10px solid #000B; max-height: 350px; overflow: auto; -webkit-box-shadow: 10px 10px 5px grey; @@ -1771,13 +1715,13 @@ span.mep-more-time i { width: 100%; min-height: 100px; } + div.one_column { -webkit-flex-direction: column; flex-direction: column; } } - /******Style added by sumon*******/ div.mep_event_list div.mage_grid_box { @@ -1817,7 +1761,7 @@ div.item_hover_effect { div.item_hover_effect a { font-size: 22px; font-weight: 500; - color: #fff; + color: #FFF; padding: 15px 30px; border-radius: 5px; background-color: #346B80; @@ -1827,7 +1771,7 @@ div.item_hover_effect a { div.item_hover_effect a:hover { color: #346B80; - background-color: #fff; + background-color: #FFF; border: 1px solid #346B80; } @@ -1836,7 +1780,6 @@ div.item_hover_effect a:hover { box-sizing: border-box; } - /************************/ .mep-day-details-section h4 { @@ -1853,7 +1796,7 @@ div.item_hover_effect a:hover { font-size: 16px; margin: 0 0 0 30px; padding: 0 0 0 5px; - border-left: 2px solid #ddd; + border-left: 2px solid #DDD; } .ui-accordion .ui-accordion-header { @@ -1864,11 +1807,10 @@ div.item_hover_effect a:hover { .ui-accordion .ui-accordion-header.ui-state-active { background-image: none; background-color: #1D4A68; - color: #fff; + color: #FFF; font-size: 18px; } - /******Responsive*******/ @media only screen and (max-width: 1199px) { @@ -1876,19 +1818,24 @@ div.item_hover_effect a:hover { .mep-default-content { width: calc(100% - 275px); } + .mep-default-sidebar { width: 275px; } + /*********springfield*****************/ .spring_field_banner { width: calc(100% - 420px); } + .spring_field_banner_right { width: 420px; } + .mep-default-sidrbar-calender-btn { margin: 20px 10px; } + /********frinklin**************/ .franklin .mep-default-sidrbar-calender-btn, .bristol .mep-default-sidrbar-calender-btn { @@ -1904,6 +1851,7 @@ div.item_hover_effect a:hover { height: 40px; font-size: 20px; } + .mep-default-sidrbar-address ul li i, .mep-default-sidrbar-events-schedule ul li i, .mep-list-footer ul li i { @@ -1911,120 +1859,152 @@ div.item_hover_effect a:hover { height: 20px; font-size: 11px; } + .mep-default-sidrbar-address ul li span { width: calc(100% - 20px); padding: 0 0 0 5px; font-size: 13px; } + div.df-dtl { width: calc(100% - 40px); padding: 0 0 0 5px; } + div.df-dtl h3, div.mep-default-feature-content p, .mep-events-wrapper p#mep_btn_notice { font-size: 14px; } + div.df-dtl p { font-size: 12px; } + div.df-dtl p span { font-weight: 500; } + .mep-events-wrapper table td { font-size: 14px; padding: 5px; } + .mep-events-wrapper table td.total-col, .user-info-sec h5 { font-size: 16px; } + button.single_add_to_cart_button { min-width: 200px; height: 40px; font-size: 14px !important; } + .ui-accordion .ui-accordion-content { font-size: 12px; } + .mep-event-meta { padding: 15px; } + .mep-default-sidrbar-calender-btn { margin: 15px; } + #mep_add_calender_button.mep-add-calender { font-size: 12px; } + /********Default Theme***********/ .mep-default-content, .franklin_divided_left { width: calc(100% - 250px); } + .mep-default-sidebar, .franklin_divided_sidebar { width: 250px; } + .mep-default-content div.mep-default-feature-date-location { margin: 15px 0; } + .mep-default-theme div.mep-default-feature-date, .mep-default-theme div.mep-default-feature-time, .mep-default-theme div.mep-default-feature-location { padding: 5px; } + .mep-default-sidrbar-meta { padding: 10px 10px 0 10px; } + .mep-default-sidrbar-address { padding: 10px 5px; } + .mep-default-sidrbar-address ul li { margin: 0 0 5px 0; } + .mep-default-sidrbar-events-schedule { padding: 10px; } + .mep-default-sidrbar-events-schedule ul li { padding: 5px 0 5px 10px; line-height: 22px; } + .mep-default-sidrbar-events-schedule ul li:last-child { padding: 5px 0 0 10px; } + /*********springfield*****************/ .spring_field div.mep_flex { display: block; } + .spring_field_banner { width: 100%; } + .spring_field_banner_right { width: 100%; padding: 0; } + .spring_field .mep-default-sidrbar-calender-btn { margin: 15px 0; } + /********frinklin*********/ .mep-default-sidrbar-events-schedule h3 { font-size: 15px; } + /************Related***********/ h2.mep_list_title { font-size: 15px !important; } + h3.mep_list_date, .mep-list-footer ul li h6 { font-size: 13px !important; } + .mep-list-footer ul li h5 { font-size: 12px !important; } + div.item_hover_effect a { font-size: 16px; padding: 10px 20px; } + div.column_style { min-width: calc(33.333333% - 14px) !important; } @@ -2037,82 +2017,103 @@ div.item_hover_effect a:hover { .mep_event_list .mep_event_list_sec div.mep_event_list_item { display: block; } + .mep-default-content, .mep-default-sidebar { width: 100%; margin: 0; padding: 0; } + div.mep-related-events-sec div.mep_event_list_sec { display: block; } + .mep_related_product_area .mep_event_list_sec .mep_event_grid_item { margin: 0 0 15px 0; width: 100%; } + .mep_event_grid_item .mep_list_thumb img { height: auto; } + .mep-default-sidebar .df-sidebar-part { margin: 15px 0; } + .mep-events-wrapper, .mep_related_product_area { margin: 15px auto; } + .mep-default-title h2, .section-heading h2, h4.mep-cart-table-title, h3.ex-sec-title { font-size: 20px; } + .franklin_divided_left, .franklin_divided_sidebar, - div.mep_event_list div.mage_grid_box>div { + div.mep_event_list div.mage_grid_box > div { width: 100%; } + .franklin_divided_sidebar_bac { margin: 0; } + .bristol .mep-default-feature-location { - border-top: 1px solid #ddd; - border-bottom: 1px solid #ddd; + border-top: 1px solid #DDD; + border-bottom: 1px solid #DDD; } + .bristol_center_box #mep_add_calender_button.mep-add-calender { width: 200px; } + .bristol .mep-default-sidrbar-social { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; } - .mep_event_list .mep_event_list_sec div.mep_event_list_item>div { + + .mep_event_list .mep_event_list_sec div.mep_event_list_item > div:not(.mep_event_spring_list .mep_list_event_details) { width: 100%; } + .mep_event_list .mep_event_list_sec div.mep_event_list_item .mep_list_event_details { margin: 0 } + .mep_event_list .mep_event_list_sec div.mep_event_list_item img, div.mep_event_list div.mage_grid_box img { min-height: auto; } + .mage_grid_box { margin: 0; } + .mep-events-wrapper input.extra-qty-box { width: 30px; } + .mep-events-wrapper .mage_input_group { max-width: 90px; } + .mep_event_minimal_list .mep-ev-start-date { top: -5px; } + span.mep_minimal_list_location { margin-left: 0; display: block; } + div.column_style { min-width: calc(50% - 14px) !important; } @@ -2123,68 +2124,84 @@ div.item_hover_effect a:hover { display: block; margin: 10px 0; } - .mep-default-content div.mep-default-feature-date-location>div { - width: 100%; - ; + + .mep-default-content div.mep-default-feature-date-location > div { + width: 100%;; } + .mep-default-theme.default_theme div.mep-default-feature-time { margin: 10px 0; } + .mep-events-wrapper select.extra-qty-box { min-width: auto; width: 100%; } + .mep-events-wrapper .extra-qty-box { width: 100%; } + .mep-default-title h2, .section-heading h2, h4.mep-cart-table-title, h3.ex-sec-title { font-size: 18px; } + div.df-dtl h3, div.mep-default-feature-content p, .mep-events-wrapper p#mep_btn_notice { font-size: 12px; } + div.df-dtl h3, div.mep-default-feature-content p, .mep-events-wrapper p#mep_btn_notice { font-size: 12px; } + .mep-events-wrapper table td { font-size: 12px; } + .mep-events-wrapper table td.total-col { font-size: 14px; } + button.single_add_to_cart_button { font-size: 12px !important; } + .ui-accordion .ui-accordion-content { font-size: 12px; } + .mep-event-meta, .spring_field .mep-event-meta { padding: 13px; } + .mep-default-sidrbar-calender-btn { margin: 13px; } + button.single_add_to_cart_button { width: 100%; min-height: 40px; height: auto; min-width: auto; } + div.mep_spring_date { display: block; } + .spring_field .mep-default-feature-location { - border-top: 1px solid #ddd; - border-bottom: 1px solid #ddd; + border-top: 1px solid #DDD; + border-bottom: 1px solid #DDD; } + .mep_spring_date .mep-default-sidrbar-social, .bristol .mep-default-sidrbar-calender-btn { display: -webkit-flex; @@ -2192,15 +2209,18 @@ div.item_hover_effect a:hover { -webkit-justify-content: center; justify-content: center; } + div.bristol_center_box { display: block; - border: 1px solid #ddd; + border: 1px solid #DDD; } + .bristol .mep-default-sidrbar-calender-btn { margin: 0; padding: 20px 0; - border-top: 1px solid #ddd; + border-top: 1px solid #DDD; } + .bristol ul#mep_add_calender_links { width: 200px; } @@ -2209,6 +2229,7 @@ div.item_hover_effect a:hover { width: 100%; position: relative; } + .mep_event_minimal_list .mep-ev-start-date { top: -5px; } @@ -2219,10 +2240,12 @@ div.item_hover_effect a:hover { width: calc(50% - 15px); margin: 0 15px 15px 0; } + div.three_column { width: calc(50% - 15px); margin: 0 15px 15px 0; } + div.four_column { width: calc(50% - 15px); margin: 0 15px 15px 0; @@ -2236,6 +2259,7 @@ div.item_hover_effect a:hover { width: 100%; margin: 0 0 15px 0; } + div.column_style { min-width: calc(100% - 14px) !important; } @@ -2245,7 +2269,6 @@ div.item_hover_effect a:hover { margin: 0 7px 0 0; } - /**************************************** CSS by Ariful ****************************************/ @@ -2289,18 +2312,18 @@ CSS by Ariful } .mep-list-footer ul li i { - color: #ff5959; + color: #FF5959; background: transparent !important; font-size: 15px } ul.mp_event_more_date_list li:hover, ul.mp_event_more_date_list li:hover i { - color: #fff; + color: #FFF; } ul.mp_event_more_date_list li { - border-bottom-color: #d3d3d3; + border-bottom-color: #D3D3D3; } .mep_list_event_details p { @@ -2335,16 +2358,16 @@ h3.mep_list_date { } .mep-month { - background: #c32020; + background: #C32020; text-transform: uppercase; } .mep_more_date_btn { margin-top: 20px; width: max-content; - border: 1px solid #ff5959; - background: #fff; - color: #ff5959; + border: 1px solid #FF5959; + background: #FFF; + color: #FF5959; font-weight: 400; border-radius: 20px; line-height: 35px; @@ -2369,7 +2392,7 @@ h3.mep_list_date { left: 0; right: 0; bottom: 0; - background: #ff5959; + background: #FF5959; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; @@ -2381,13 +2404,13 @@ h3.mep_list_date { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; border-radius: 20px; - border: 2px solid #ff5959; + border: 2px solid #FF5959; } .mep_more_date_btn:hover, .mep_more_date_btn:focus, .mep_more_date_btn:active { - color: #ffffff !important; + color: #FFFFFF !important; } .mep_more_date_btn:hover:before, @@ -2431,19 +2454,7 @@ div.df-dtl p { color: #878787; } -#mep_everyday_datepicker { - display: block; - width: 100%; - padding: .375rem .75rem; - font-size: 1rem; - line-height: 1.5; - color: #495057; - background-color: #fff; - background-clip: padding-box; - border: 1px solid #ced4da !important; - border-radius: .25rem; - transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; -} + .mep_re_datelist_label { width: auto !important; @@ -2455,11 +2466,11 @@ div.df-dtl p { } .mep_everyday_date_secs { - background: #ff5959; + background: #FF5959; } h3.ex-sec-title { - color: #ffffff; + color: #FFFFFF; } .tkt-pric, @@ -2475,6 +2486,7 @@ h3.ex-sec-title { float: left; } +#mep_everyday_datepicker, .mep-user-info-sec input, #mep-event-review-form--title { display: block; @@ -2483,9 +2495,9 @@ h3.ex-sec-title { font-size: 1rem; line-height: 1.5; color: #495057; - background-color: #fff; + background-color: #FFF; background-clip: padding-box; - border: 1px solid #ced4da !important; + border: 1px solid #CED4DA !important; border-radius: .25rem; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; } @@ -2498,8 +2510,8 @@ h3.ex-sec-title { .mep-event-theme-1 .btn-mep-event-cart, .mep-template-2-hamza .btn-mep-event-cart, .mep-tem3-mid-sec .btn-mep-event-cart { - background: #ff5959; - border: 1px solid #ff5959; + background: #FF5959; + border: 1px solid #FF5959; line-height: 35px; font-weight: 500; height: 35px; @@ -2526,7 +2538,7 @@ h3.ex-sec-title { .mep-event-review-form .label { font-weight: 600; margin-bottom: 10px; - border-bottom: 1px solid #d3d3d3; + border-bottom: 1px solid #D3D3D3; padding-bottom: 5px; } @@ -2539,7 +2551,7 @@ h3.ex-sec-title { height: 35px; padding: 0 15px 0 15px; cursor: pointer; - background: #ff5959; + background: #FF5959; } div.three_column { @@ -2595,7 +2607,7 @@ div.three_column { .mep-default-sidrbar-meta .fa-list-alt { background: transparent; - color: #ff5959; + color: #FF5959; font-size: 18px; width: auto; height: auto; @@ -2610,7 +2622,7 @@ div.three_column { } .mep-default-sidrbar-meta p a { - color: #ff5959; + color: #FF5959; } .mep-default-feature-image .mep-event-thumbnail img { @@ -2633,7 +2645,7 @@ h3.mep_list_date { } h3.mep_list_date i { - color: #ff5959; + color: #FF5959; } .mep_event_native_list .mep_list_thumb img, @@ -2658,7 +2670,7 @@ h3.mep_list_date i { } div.mep-default-feature-content p { - margin-top: 0px !important; + margin-top: 0 !important; margin-bottom: 10px !important; } @@ -2666,7 +2678,6 @@ div.mep-default-feature-content p { font-size: 16px; } - /*********************** * Event List Caraousel Nav CSS * Dev: Ari @@ -2685,25 +2696,26 @@ div.mep-default-feature-content p { .mep_event_list button.owl-next { right: 0; } + .mep_event_list button.owl-prev { left: 0; } } -.mep_event_list .owl-nav>button { +.mep_event_list .owl-nav > button { width: 60px; height: 60px; line-height: 60px; margin-top: 25px !important; - background: #fff !important; + background: #FFF !important; border-radius: 50% !important; - box-shadow: 0 0 25px 0 rgb(0 0 0 / 25%)!important; + box-shadow: 0 0 25px 0 rgb(0 0 0 / 25%) !important; border: none !important; outline: 0; } -.mep_event_list .owl-nav>button:hover { - background: #ff5959 !important; +.mep_event_list .owl-nav > button:hover { + background: #FF5959 !important; } .mep_event_list .owl-nav i, @@ -2713,14 +2725,14 @@ div.mep-default-feature-content p { } .mep_event_list .owl-dots button.active { - background: #ff5959 !important; + background: #FF5959 !important; } .mep_event_list .owl-dots button { width: 15px; height: 15px; display: inline-block; - background: #cfcfd0 !important; + background: #CFCFD0 !important; margin-right: 5px; border-radius: 50%; position: relative; @@ -2730,7 +2742,7 @@ div.mep-default-feature-content p { } .mep_event_list .owl-dots button.active::before { - border-bottom-color: #ff5959; + border-bottom-color: #FF5959; } .mep_event_list .owl-dots button::before { @@ -2740,7 +2752,7 @@ div.mep-default-feature-content p { border: 7px solid transparent; left: 52%; transform: translateX(-50%); - border-bottom-color: #cfcfd0; + border-bottom-color: #CFCFD0; transition: all .4s; -webkit-transition: all .4s; } @@ -2766,7 +2778,7 @@ span.mep-more-time i { .mep_event_grid_item span.mep_waitlist_label.mep-tem3-title-sec { max-width: 50%; - border-radius: 0px 0px 0px 25px; + border-radius: 0 0 0 25px; } .mep-city-list li i { @@ -2783,7 +2795,7 @@ span.mep-more-time i { overflow: hidden; } -.mep-event-countdown-timer>div { +.mep-event-countdown-timer > div { width: 25%; text-align: center; display: block; @@ -2794,7 +2806,7 @@ span.mep-more-time i { vertical-align: middle; background: #00000014; margin: 0 10px; - border: 1px solid #cac2c2; + border: 1px solid #CAC2C2; padding-top: 14px; } @@ -2812,11 +2824,11 @@ span.mep-more-time i { } .mep-elementor-event-add-to-cart-section-widget td.user-innnf { - padding: 0!important; + padding: 0 !important; } .mep-elementor-event-add-to-cart-section-widget table td { - border: 0px solid #000000; + border: none; } .mep-elementor-event-add-to-cart-section-widget .mep_everyday_date_secs { @@ -2828,7 +2840,6 @@ span.mep-more-time i { display: none; } - /************************************************************* New Spring list style css added by ariful **************************************************************/ @@ -2870,7 +2881,7 @@ New Spring list style css added by ariful } .mep_event_spring_list .mep_list_date_wrapper .mep_list_date { - color: #fff; + color: #FFF; } @media only screen and (min-width: 768px) { @@ -2882,6 +2893,7 @@ New Spring list style css added by ariful flex-direction: column; padding: 10px; } + .mep_event_spring_list .mep_list_event_details, .mep_event_spring_list .mep_list_spring_thumb_wrapper { float: left; @@ -2891,6 +2903,7 @@ New Spring list style css added by ariful flex-direction: column; padding: 20px; } + .mep_event_spring_list .mep_list_date_wrapper { height: 100%; } @@ -2901,38 +2914,47 @@ New Spring list style css added by ariful .mep_event_spring_list .mep_list_event_details, .mep_event_spring_list .mep_list_spring_thumb_wrapper { display: flex; - width: 100%; + width: auto; flex-flow: column; min-height: auto; } + .mep_event_spring_list .mep_list_date_wrapper { height: 200px; } + .mep_event_spring_list .mep_list_event_details { margin-top: 20px; } + .mep_event_spring_list h4 { font-size: 20px; } + .mep_event_spring_list .mep_list_spring_thumb { width: 100%; height: 200px; border-radius: 0; } + .mep_event_spring_list { display: flex !important; flex-flow: column; } + .mep_event_spring_list .mep_list_spring_thumb_wrapper { order: 1; } + .mep_event_spring_list .mep_list_event_details.mep_list_details_col_one { order: 3; margin-bottom: 20px; } + .mep_event_spring_list .mep_list_event_details.mep_list_details_col_two { order: 2; } + .mep_event_spring_list .mep_list_date_wrapper { display: none; } @@ -2974,7 +2996,7 @@ New Spring list style css added by ariful } .mep_event_spring_list .mep_more_date_btn { - background-color: #fff; + background-color: #FFF; } .mep_event_spring_list .mep_list_event_details.mep_list_details_col_one i { @@ -2989,22 +3011,21 @@ New Spring list style css added by ariful position: inherit; margin-top: 20px; width: max-content; - background: #ff5959; + background: #FF5959; } .mep_event_spring_list .mep_spring_list_date { - color: #fff; + color: #FFF; } td.user-innnf { - padding: 0px !important; + padding: 0 !important; } table.table.table-bordered.mep_event_add_cart_table { - background: #f7f7f7; + background: #F7F7F7; } - /************************************************************* New Winter list style css added by ariful **************************************************************/ @@ -3047,7 +3068,7 @@ New Winter list style css added by ariful } .mep_event_winter_list .mep_list_date_wrapper .mep_list_date { - color: #fff; + color: #FFF; } @media only screen and (min-width: 768px) { @@ -3059,12 +3080,14 @@ New Winter list style css added by ariful flex-direction: column; padding: 10px; } + .mep_event_winter_list .mep_list_event_details { float: left; width: 50%; display: block; padding: 10px; } + .mep_event_winter_list .mep_list_winter_thumb_wrapper { float: left; width: 24%; @@ -3073,16 +3096,19 @@ New Winter list style css added by ariful flex-direction: column; padding: 20px; } + .mep_event_winter_list .mep_list_date_wrapper { height: 100%; position: relative; } + .mep_event_winter_list .mep_list_date_wrapper i { position: absolute; right: -12px; color: #FF5959; font-size: 40px; } + .mep_event_winter_list .mep_list_details_col_one, .mep_event_winter_list .mep_list_details_col_two { width: 50%; @@ -3090,14 +3116,17 @@ New Winter list style css added by ariful padding-left: 10px; padding-right: 10px; } + .mep_event_winter_list .mep_list_title { padding-left: 10px; padding-right: 10px; margin-bottom: 10px; } + .mep_event_winter_list .mep_list_title a { font-weight: 600; } + .mep_event_winter_list .mep_list_details_col_wrapper { display: flex; align-items: flex-end; @@ -3113,49 +3142,62 @@ New Winter list style css added by ariful flex-flow: column; min-height: auto; } + .mep_event_winter_list .mep_list_date_wrapper { height: 200px; } + .mep_event_winter_list .mep_list_event_details { order: 2; padding: 10px; } + .mep_event_winter_list h4 { font-size: 20px; } + .mep_event_winter_list .mep_list_winter_thumb { width: 100%; height: 200px; border-radius: 0; } + .mep_event_winter_list { display: flex !important; flex-flow: column; } + .mep_event_winter_list .mep_list_winter_thumb_wrapper { order: 1; } + .mep_event_winter_list .mep_list_event_details.mep_list_details_col_one { order: 3; margin-bottom: 20px; } + .mep_event_winter_list .mep_list_event_details.mep_list_details_col_two { order: 2; } + .mep_event_winter_list .mep_list_date_wrapper { display: none; } + .mep_event_winter_list .mep_list_details_col_wrapper { display: flex; align-items: flex-start; flex-direction: column; } + .mep_event_winter_list .mep_list_title { margin-bottom: 10px; } + .mep_event_winter_list .mep_list_details_col_one a { margin-bottom: 10px; } + .mep_event_winter_list .mep_more_date_btn { margin-bottom: 10px; } @@ -3198,8 +3240,8 @@ New Winter list style css added by ariful } .mep_event_winter_list .mep_more_date_btn { - background-color: #ff5959; - color: #fff; + background-color: #FF5959; + color: #FFF; } .mep_event_winter_list .mep_list_details_col_one i { @@ -3213,13 +3255,13 @@ New Winter list style css added by ariful .mep_event_winter_list .mep-eventtype-ribbon { position: inherit; width: max-content; - background: #ff5959; - color: #fff; + background: #FF5959; + color: #FFF; } .mep_event_winter_list a, .mep_event_winter_list .mep_price { - color: #fff; + color: #FFF; } .mep_event_winter_list .mep_winter_list_dd { @@ -3231,7 +3273,7 @@ New Winter list style css added by ariful } .mep_event_winter_list .mep_winter_list_date { - color: #fff; + color: #FFF; } .mep_event_winter_list .mep_winter_event_location span { @@ -3247,10 +3289,9 @@ New Winter list style css added by ariful } .mep_event_winter_list .mep-multidate-ribbon { - background: #ff5959; + background: #FF5959; } - /************************************************************* List style footer list alignment css by ariful **************************************************************/ @@ -3259,7 +3300,6 @@ List style footer list alignment css by ariful display: inline-block } - /************************************************************* Elementor Grid style footer list location alignment css by ariful **************************************************************/ @@ -3268,7 +3308,6 @@ Elementor Grid style footer list location alignment css by ariful width: 100%; } - /************************************************************* Elementor grid style pagination css by ariful **************************************************************/ @@ -3279,7 +3318,6 @@ Elementor grid style pagination css by ariful text-align: center; } - /************************************************************* Vanilla theme css by ariful **************************************************************/ @@ -3287,7 +3325,7 @@ Vanilla theme css by ariful .vanilla_theme .mep-default-title { margin-top: 20px; margin-bottom: 20px; - border-bottom: 1px solid #f5f5f5; + border-bottom: 1px solid #F5F5F5; } .vanilla_theme .mep-default-content { @@ -3309,13 +3347,13 @@ Vanilla theme css by ariful } .vanilla_theme .mep-default-feature-cart-sec { - border: 1px solid #f5f5f5; + border: 1px solid #F5F5F5; padding: 20px; border-radius: 5px; } .vanilla_theme .mep_everyday_date_secs { - background: #fbd03b; + background: #FBD03B; color: #17113A; } @@ -3327,7 +3365,7 @@ Vanilla theme css by ariful .vanilla_theme h3.ex-sec-title { font-size: 14px; - background: #fbd03b; + background: #FBD03B; color: #17113A; font-weight: 500; text-transform: uppercase; @@ -3339,17 +3377,17 @@ Vanilla theme css by ariful } .vanilla_theme tr:nth-child(odd) { - background-color: #f8f2f2; + background-color: #F8F2F2; } .vanilla_theme tr:nth-child(even) { - background-color: #f2f2f2; + background-color: #F2F2F2; } .vanilla_theme.mep-default-theme div.mep-default-feature-date, .vanilla_theme.mep-default-theme div.mep-default-feature-time, .vanilla_theme.mep-default-theme div.mep-default-feature-location { - background: #fbd03b; + background: #FBD03B; } .vanilla_theme div.df-dtl p { @@ -3367,20 +3405,20 @@ Vanilla theme css by ariful .vanilla_theme .mep-default-col-1 { width: 70%; float: left; - background-color: #fbfbfb; + background-color: #FBFBFB; padding: 20px; } .vanilla_theme .mep-default-col-2 { width: 30%; display: inline-block !important; - background-color: #f5f5f5; + background-color: #F5F5F5; padding-left: 20px; padding-right: 20px; } .vanilla_theme .mep-default-col-wrapper { - background-color: #fbfbfb; + background-color: #FBFBFB; display: flex; } @@ -3402,7 +3440,7 @@ Vanilla theme css by ariful } .vanilla_theme .mep-default-sidrbar-events-schedule { - border-bottom: 0px + border-bottom: none; } .vanilla_theme ul.mep-social-share { @@ -3431,9 +3469,9 @@ Vanilla theme css by ariful .vanilla_theme .mep-default-sidrbar-social { padding-top: 15px; padding-bottom: 15px; - border-top: 1px solid #f5f5f5; + border-top: 1px solid #F5F5F5; margin-top: 20px; - border-bottom: 1px solid #f5f5f5; + border-bottom: 1px solid #F5F5F5; } .vanilla_theme ul.mep-social-share a { @@ -3456,10 +3494,12 @@ Vanilla theme css by ariful display: block; width: 100%; } + .vanilla_theme .mep-default-col-1 { width: 100%; float: none; } + .vanilla_theme .mep-default-col-2 { width: 100%; } @@ -3468,20 +3508,18 @@ Vanilla theme css by ariful /************************************************************* Royal theme css by ariful | Date: 19-10-2021 **************************************************************/ -.royal_theme .mep-default-title{ +.royal_theme .mep-default-title { margin-bottom: 20px; - border-bottom: 1px solid #bb9300; } -.royal_theme .mep-default-content{ - width:100% +.royal_theme .mep-default-content { + width: 100% } -.royal_theme .mep-default-feature-content{ +.royal_theme .mep-default-feature-content { margin-top: 0; margin-bottom: 20px; - background: #DCC571; padding: 15px; } -.royal_theme .mep-default-sidrbar-map h3, .royal_theme .mep-default-sidrbar-events-schedule h3,.royal_theme h4.mep-cart-table-title { +.royal_theme .mep-default-sidrbar-map h3, .royal_theme .mep-default-sidrbar-events-schedule h3, .royal_theme h4.mep-cart-table-title { margin: 20px 0 20px 0; font-size: 14px; font-weight: 500; @@ -3489,173 +3527,153 @@ Royal theme css by ariful | Date: 19-10-2021 } .royal_theme .mep_everyday_date_secs { - background: #fbd03b; + background: #FBD03B; color: #17113A; } -.royal_theme .mep_everyday_date_secs ul li{ +.royal_theme .mep_everyday_date_secs ul li { font-size: 14px; text-transform: uppercase; padding: 5px; } -.royal_theme h3.ex-sec-title{ +.royal_theme h3.ex-sec-title { font-size: 14px; - background: #bb9300; color: #17113A; - font-weight:500; + font-weight: 500; text-transform: uppercase; } .royal_theme table td, -.royal_theme table td.total-col{ - font-size: 14px; +.royal_theme table td.total-col { + font-size: 14px; } -.royal_theme.mep-default-theme div.mep-default-feature-date, -.royal_theme.mep-default-theme div.mep-default-feature-time, -.royal_theme.mep-default-theme div.mep-default-feature-location{ +.royal_theme.mep-default-theme div.mep-default-feature-date, +.royal_theme.mep-default-theme div.mep-default-feature-time, +.royal_theme.mep-default-theme div.mep-default-feature-location { background: transparent; } -.royal_theme div.df-dtl p{ - color: #17113A; +.royal_theme div.df-dtl p { + color: #17113A; } .royal_theme div.df-dtl h3 { font-weight: 500; text-transform: uppercase; margin-bottom: 5px; - border-bottom: 1px dashed #bb9300; padding-bottom: 5px; } -.royal_theme .mep-default-col-1{ - width:70%; +.royal_theme .mep-default-col-1 { + width: 70%; float: left; - background-color: #d2b54b; - padding: 20px; + padding: 20px; } -.royal_theme .mep-default-col-2{ - width:30%; - display:inline-block !important; - background-color: #d2b54b; +.royal_theme .mep-default-col-2 { + width: 30%; + display: inline-block !important; padding-left: 20px; padding-right: 20px; - border-left: 1px solid #DCC571; } -.royal_theme .mep-default-col-wrapper{ - background-color: #fbfbfb; +.royal_theme .mep-default-col-wrapper { + background-color: #FBFBFB; display: flex; } -.royal_theme .mep-default-sidrbar-meta p,.royal_theme .mep-default-sidrbar-meta p a, .royal_theme .mep-default-sidrbar-events-schedule h3 { +.royal_theme .mep-default-sidrbar-meta p, .royal_theme .mep-default-sidrbar-meta p a, .royal_theme .mep-default-sidrbar-events-schedule h3 { font-weight: 500; color: #000000; text-transform: uppercase; font-size: 14px; } -.royal_theme .mep-default-sidrbar-meta .fa-list-alt{ - font-size:14px; +.royal_theme .mep-default-sidrbar-meta .fa-list-alt { + font-size: 14px; } -.royal_theme .mep-default-sidrbar-calender-btn{ - float:left; +.royal_theme .mep-default-sidrbar-calender-btn { + float: left; } -.royal_theme .mep-default-sidrbar-events-schedule{ - border-bottom:0px +.royal_theme .mep-default-sidrbar-events-schedule { + border-bottom: none; } -.royal_theme ul.mep-social-share{ - display:inline-block; +.royal_theme ul.mep-social-share { + display: inline-block; padding: 0; } -.royal_theme ul.mep-social-share li{ - display:inline-block +.royal_theme ul.mep-social-share li { + display: inline-block } -.royal_theme .mep-share-btn-title{ +.royal_theme .mep-share-btn-title { display: inline-block; margin-right: 15px; - font-weight: 500; + font-weight: 500; } .royal_theme .mep-default-sidrbar-social .mep-event-meta { text-align: left; } -.royal_theme .mep-event-meta{ - padding:0; +.royal_theme .mep-event-meta { + padding: 0; } -.royal_theme .mep-default-sidrbar-social{ +.royal_theme .mep-default-sidrbar-social { padding-top: 15px; padding-bottom: 15px; - border-top: 1px solid #f5f5f5; + border-top: 1px solid #F5F5F5; margin-top: 20px; - border-bottom: 1px solid #f5f5f5; + border-bottom: 1px solid #F5F5F5; } -.royal_theme ul.mep-social-share a{ -font-size: 14px; +.royal_theme ul.mep-social-share a { + font-size: 14px; width: 30px; height: 30px; - border-radius: 0; + border-radius: 0; } -.royal_theme .mep-default-feature-cart-sec button.single_add_to_cart_button.button.alt.btn-mep-event-cart{ - line-height:inherit; +.royal_theme .mep-default-feature-cart-sec button.single_add_to_cart_button.button.alt.btn-mep-event-cart { + line-height: inherit; } -.royal_theme .mep-tem3-title-sec.mep_single_date_btn{ - text-transform:uppercase; +.royal_theme .mep-tem3-title-sec.mep_single_date_btn { + text-transform: uppercase; } @media only screen and (max-width: 768px) { -.royal_theme .mep-royal-header{ - display: block; -} -.royal_theme .mep-default-col-wrapper{ - display: block; - width: 100%; + .royal_theme .mep-royal-header { + display: block; + } + + .royal_theme .mep-default-col-wrapper { + display: block; + width: 100%; + } + + .royal_theme .mep-default-col-1 { + width: 100%; + float: none; + } + + .royal_theme .mep-default-col-2 { + width: 100%; + } + + .mep-royal-header-col-1, + .mep-royal-header-col-2 { + width: 100%; + } } -.royal_theme .mep-default-col-1 { - width: 100%; - float: none; -} -.royal_theme .mep-default-col-2 { - width: 100%; -} -.mep-royal-header-col-1, -.mep-royal-header-col-2{ - width: 100%; -} -} -.royal_theme .mep-royal-header{ +.royal_theme .mep-royal-header { display: flex; - background: #DCC571; } -.royal_theme .mep-default-content div.mep-default-feature-date-location{ +.royal_theme .mep-default-content div.mep-default-feature-date-location { display: block; } .mep-royal-header-col-1, -.mep-royal-header-col-2{ +.mep-royal-header-col-2 { padding: 15px; width: 50%; } -.royal_theme .mep-default-feature-cart-sec button.single_add_to_cart_button.button.alt.btn-mep-event-cart{ - background: #DCC571; - border-color: #DCC571; + +.royal_theme .mep-default-sidrbar-meta .fa-list-alt { + color: #FFF; } -.royal_theme #mep_add_calender_button, -.royal_theme ul#mep_add_calender_links li a{ - background: #DCC571; +.royal_theme .mep-default-sidrbar-events-schedule h3 i { + color: #FFF; } -.royal_theme .mep-default-sidrbar-events-schedule ul li i{ - background: #bb9300; -} -.royal_theme .mep-default-sidrbar-meta .fa-list-alt{ - color: #fff; -} -.royal_theme .mep-default-sidrbar-events-schedule h3 i{ - color: #fff; -} -.mep-events-wrapper .royal_theme table td{ - border: 1px solid #bb9300; -} -.mep-events-wrapper .royal_theme table.mep_event_add_cart_table{ - background: #bb9300; + +.mep-events-wrapper .royal_theme table.mep_event_add_cart_table { border: 0; } -.royal_theme .mep-default-sidrbar-social ul li a{ - background: #DCC571; -} -.royal_theme .df-ico i{ - background: #bb9300; -} + /************************************************************* Mobile View css update by ariful | date: 19.10.2021 @@ -3664,39 +3682,83 @@ Mobile View css update by ariful | date: 19.10.2021 .mep_event_native_list .mep_list_thumb .mep_bg_thumb { height: 200px; } + .mep_event_native_list .mep-list-header { padding: 15px; } - span.mep_minimal_list_date, + + span.mep_minimal_list_date, span.mep_minimal_list_location { line-height: 25px; } + .mep_list_event_details p { font-size: 13px; } + .mpStyle.pagination_area button[class*="defaultButton_xs"] { width: 40px; } - .mpStyle.pagination_area .ellipse_left, + + .mpStyle.pagination_area .ellipse_left, .mpStyle.pagination_area .ellipse_right { - background-color: #ddd; + background-color: #DDD; } - .mep-event-review-form input{ + + .mep-event-review-form input { padding: 8px; } + span.mep-more-date i, span.mep-more-time i { min-width: 20px; } + .mep_everyday_date_secs ul li { margin-bottom: 10px; } + .mep-default-sidrbar-address ul { - padding: 0px 0 0 15px; + padding: 0 0 0 15px; } + .mep-default-sidrbar-address ul li { line-height: 22px; } - .mep-event-review-list-wrapper{ + + .mep-event-review-list-wrapper { margin: 0; } -} \ No newline at end of file +} +@media (max-width: 600px) { + .mep_speaker_name{ + padding: 20px 0; + } +} +@media only screen and (max-width: 767px){ + .mep_event_list .mep_event_list_sec .mep_event_list_item.mep_event_spring_list .mep_list_details_col_one{ + margin-bottom: 20px; + margin-left: 20px; + margin-right: 20px; + } + .mep_event_list .mep_event_list_sec .mep_event_list_item.mep_event_spring_list .mep_list_details_col_two{ + margin-top: 20px; + margin-left: 20px; + margin-right: 20px; + } + .mep_event_list .mep_event_list_sec .mep_event_list_item.mep_event_spring_list .mep_list_details_col_two .mep_list_title, + .mep_event_list .mep_event_list_sec .mep_event_list_item.mep_event_spring_list .mep_list_details_col_two .mep_price{ + margin-bottom: 10px; + } +} + +/****************************************************************** +Single Speaker Page Mobile CSS update by ariful | date: 09.11.2021 +*******************************************************************/ +@media (max-width: 600px) { + .mep_speaker_thumbnail{ + padding-top: 50px; + } + .mep_speaker_name{ + padding: 50px 0; + } + } \ No newline at end of file diff --git a/inc/admin_setting_panel.php b/inc/admin_setting_panel.php index 180c889..78aab27 100644 --- a/inc/admin_setting_panel.php +++ b/inc/admin_setting_panel.php @@ -840,6 +840,36 @@ if (!class_exists('MAGE_Events_Setting_Controls')) : 'desc' => __('Select a color for FAQ Title Text', 'mage-eventpress'), 'type' => 'color', ), + array( + 'name' => 'mep_royal_primary_bg_color', + 'label' => __('Royal Template Primary Background Color', 'mage-eventpress'), + 'desc' => __('Select a primary background color for royal template', 'mage-eventpress'), + 'type' => 'color', + ), + array( + 'name' => 'mep_royal_secondary_bg_color', + 'label' => __('Royal Template Secondary Background Color', 'mage-eventpress'), + 'desc' => __('Select a secondary background color for royal template', 'mage-eventpress'), + 'type' => 'color', + ), + array( + 'name' => 'mep_royal_icons_bg_color', + 'label' => __('Royal Template Icons Background Color', 'mage-eventpress'), + 'desc' => __('Select icons background color for royal template', 'mage-eventpress'), + 'type' => 'color', + ), + array( + 'name' => 'mep_royal_border_color', + 'label' => __('Royal Template Border Color', 'mage-eventpress'), + 'desc' => __('Select border color for royal template', 'mage-eventpress'), + 'type' => 'color', + ), + array( + 'name' => 'mep_royal_text_color', + 'label' => __('Royal Template Text Color', 'mage-eventpress'), + 'desc' => __('Select text color for royal template', 'mage-eventpress'), + 'type' => 'color', + ), ) ), diff --git a/inc/mep_functions.php b/inc/mep_functions.php index 454f213..ddc35de 100755 --- a/inc/mep_functions.php +++ b/inc/mep_functions.php @@ -2929,13 +2929,13 @@ if (!function_exists('mep_avada_mini_cart_price_fixed')) { if (!function_exists('mage_array_strip')) { function mage_array_strip($array_or_string) { if (is_string($array_or_string)) { - $array_or_string = sanitize_text_field($array_or_string); + $array_or_string = sanitize_text_field(htmlentities(nl2br($array_or_string))); } elseif (is_array($array_or_string)) { foreach ($array_or_string as $key => &$value) { if (is_array($value)) { $value = mage_array_strip($value); } else { - $value = sanitize_text_field($value); + $value = sanitize_text_field(htmlentities(nl2br($value))); } } } diff --git a/inc/mep_user_custom_style.php b/inc/mep_user_custom_style.php index 7e92fe4..1f11749 100644 --- a/inc/mep_user_custom_style.php +++ b/inc/mep_user_custom_style.php @@ -6,16 +6,21 @@ if (!defined('ABSPATH')) { add_action('wp_head', 'mep_user_custom_styles', 10, 999); function mep_user_custom_styles() { - $base_color = mep_get_option('mep_base_color', 'style_setting_sec', '#ffbe30'); - $label_bg_color = mep_get_option('mep_title_bg_color', 'style_setting_sec', '#ffbe30'); - $label_text_color = mep_get_option('mep_title_text_color', 'style_setting_sec', '#ffffff'); - $cart_btn_bg_color = mep_get_option('mep_cart_btn_bg_color', 'style_setting_sec', '#ffbe30'); - $cart_btn_txt_color = mep_get_option('mep_cart_btn_text_color', 'style_setting_sec', '#ffffff'); + $base_color = mep_get_option('mep_base_color', 'style_setting_sec', '#ffbe30'); + $label_bg_color = mep_get_option('mep_title_bg_color', 'style_setting_sec', '#ffbe30'); + $label_text_color = mep_get_option('mep_title_text_color', 'style_setting_sec', '#ffffff'); + $cart_btn_bg_color = mep_get_option('mep_cart_btn_bg_color', 'style_setting_sec', '#ffbe30'); + $cart_btn_txt_color = mep_get_option('mep_cart_btn_text_color', 'style_setting_sec', '#ffffff'); - $calender_btn_bg_color = mep_get_option('mep_calender_btn_bg_color', 'style_setting_sec', '#ffbe30'); - $calender_btn_txt_color = mep_get_option('mep_calender_btn_text_color', 'style_setting_sec', '#ffffff'); - $faq_label_bg_color = mep_get_option('mep_faq_title_bg_color', 'style_setting_sec', '#ffbe30'); - $faq_label_text_color = mep_get_option('mep_faq_title_text_color', 'style_setting_sec', '#ffffff'); + $calender_btn_bg_color = mep_get_option('mep_calender_btn_bg_color', 'style_setting_sec', '#ffbe30'); + $calender_btn_txt_color = mep_get_option('mep_calender_btn_text_color', 'style_setting_sec', '#ffffff'); + $faq_label_bg_color = mep_get_option('mep_faq_title_bg_color', 'style_setting_sec', '#ffbe30'); + $faq_label_text_color = mep_get_option('mep_faq_title_text_color', 'style_setting_sec', '#ffffff'); + $royal_primary_bg_color = mep_get_option('mep_royal_primary_bg_color', 'style_setting_sec', ''); + $royal_secondary_bg_color = mep_get_option('mep_royal_secondary_bg_color', 'style_setting_sec', ''); + $royal_icons_bg_color = mep_get_option('mep_royal_icons_bg_color', 'style_setting_sec', ''); + $royal_border_color = mep_get_option('mep_royal_border_color', 'style_setting_sec', ''); + $royal_text_color = mep_get_option('mep_royal_text_color', 'style_setting_sec', ''); ?> diff --git a/lib/classes/class-form-fields-generator.php b/lib/classes/class-form-fields-generator.php index 9ab0bdf..49e20ff 100755 --- a/lib/classes/class-form-fields-generator.php +++ b/lib/classes/class-form-fields-generator.php @@ -5986,7 +5986,7 @@ if( ! class_exists( 'FormFieldsGenerator' ) ) {