/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* GÉNÉRAL */

h2 {
  margin-bottom: 20px !important;
}

p {
    margin-bottom: 10px;
    text-align: justify;
}

hr {
  height: 2px;
  background: #FF0001;
  border: none;
  width: 100px;
  margin-left: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 480px) {
	div.grid_section .section_inner, nav.content_menu ul, .container_inner {
		width: 340px;
	}
}

/* HEADER */

header:not(.sticky):not(.scrolled) .header_bottom, header.fixed_top_header .bottom_header, header.fixed.scrolled .header_bottom, header.fixed_hiding.scrolled .header_bottom {
  border-bottom: 2px solid rgba(13,25,73,1);
}

header.fixed.scrolled .header_top, header.fixed_hiding.scrolled .header_top {
  background-color: rgba(13, 25, 73, 1) !important;
}

.menu-item:last-child {
  border-right: none;
}

.header_top {
  line-height: 55px;
  height: 55px;
}

.home_menu i {
    font-size: 20px;
    margin: 0px !important;
}

.home_menu span {
  display: none;
}

header .header_top .q_social_icon_holder {
    margin: 0px 20px;
}

header .menu-item {
    border-left: solid 2px #0d1949;
}

header .menu-item .menu-item {
    border-left: none;
}

nav.mobile_menu ul>li.has_sub>span.mobile_arrow {
	width:100%;
}

.header-right-widget .qode_button_widget a {
  height: 35px;
  line-height: 35px;
}

.header-right-widget:last-child {
  display: none;
}

.woocommerce .header-right-widget:last-child, .page-id-6660 .header-right-widget:last-child {
  display: block;
}

.form_login, .woocommerce-info {
  background: #0d1949 !important;
  color: white !important;
  border-radius: 20px;
}

.form_login {
  margin-bottom: 50px;
}

.woocommerce-info a, .form_login p, .form_login p a {
	color: white;
}

.form_login form {
  padding: 0 20px 20px;
}

.woocommerce .col-1, .woocommerce .col-2 {
  width: 100%;
  margin:0 !important;
}

.woocommerce form.checkout .col2-set .form-row input[type=text], .woocommerce form.checkout .col2-set .form-row input[type=email], .woocommerce form.checkout .col2-set .form-row input[type=password], .woocommerce form.checkout .col2-set .form-row input[type=tel] {
  padding-left: 2.5%;
  padding-right: 2.5%;
  width: 95%;
}

.woocommerce #payment {
  text-align: center;
}

.woocommerce button.button, .woocommerce-page button.button, .woocommerce-page input[type=submit] {
    line-height: normal !important;
    padding: 10px 20px;
    height: auto;
}

.woocommerce form.checkout table.shop_table {
    width: 100%;
    background: #f4f4f4;
}

.wppb-form-field {
    list-style: none;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
  .header_top .left {
    display: none;
  }

  .header_top.clearfix {
    background-color: #FF0001 !important;
  }

  .header_top .right .q_social_icon_holder {
    display: none;
  }

  header .menu-item {
    border-left: none;
  }

  .home_menu span {
    display: block;
  }

  .header_top .qode_button_widget a {
    font-size: 10px !important;
    margin: 0 5px !important;
    padding: 0 5px !important;
  }
}

/* CONTENT */

.content .container .container_inner.page_container_inner, .full_page_container_inner {
  padding: 0;
}

/* ENCART HP */

.encart_hp {
  margin-top: -70px;
}

.q_icon_with_title.tiny .icon_holder img {
  width: 40px;
}

.box_shadow {
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, .2);;
}

h3.icon_title {
  font-size: 18px;
}

.q_icon_with_title .icon_text_inner {
  padding: 0;
}

@media (max-width: 768px) {

  .encart_hp {
    margin-top: -50px;
  }

  .encart_hp:nth-child(3) {
    margin-top: initial;
  }

  .vc_col-xs-offset-1\/5 {
    margin-left: 10%;
  }

  .box_shadow {
    margin-bottom: 30px;
  }
}

/* ACTUS HP */

.actu_hp {
  padding-top: 50px;
}

.latest_post {
  position: absolute;
  top: 0;
  height: 100%;
}

.boxes_image {
  opacity: 0.8;
}

.latest_post_holder.dividers .latest_post_inner {
  margin: 0px !important;
}

.latest_post_holder.dividers .post_infos {
  border-top: none;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 20px;
}

.link_box {
  position: absolute;
  width: 90%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 5%;
}

.latest_post_holder.dividers .boxes_image img {
    width: 100%;
}

.latest_post_date.entry_date.updated {
  border-right: none;
  background: #fff;
  border-radius: 0px;
  padding: 10px 0px;
}

.latest_post {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.latest_post_holder.dividers .latest_post_text_inner {
  display: inline-block;
  bottom: 0;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
}

.latest_post_holder.dividers .latest_post_title {
  margin-bottom: 0px;
}

.latest_post_title.entry_title a, .post_infos a {
  color: #FFF !important;
}

.latest_post_title.entry_title a {
  font-size: 28px;
}

.latest_post_holder.boxes>ul>li, .latest_post_holder.dividers>ul>li {
  margin: 0;
}

.latest_post_holder.boxes.three_columns>ul>li, .latest_post_holder.dividers.three_columns>ul>li {
  width: 33.33%;
}

.latest_post_holder.dividers .latest_post_date .latest_post_day {
  color: #000;
  font-size: 26px;
  line-height: 20px;
}

.latest_post_holder .latest_post_date {
  color: #a7a7a7;
  font-size: 12px;
}

@media (max-width: 768px) {
  .actu_hp {
    padding-top: 60px;
  }

  .latest_post_holder.boxes>ul>li, .latest_post_holder.dividers>ul>li, .latest_post_holder.boxes>ul>li:nth-child(2n), .latest_post_holder.dividers>ul>li:nth-child(2n) {
    width: 100%!important;
    margin: 0px !important;
  }

  .attachment-latest_post_boxes.size-latest_post_boxes.wp-post-image {
    width: 100%;
  }
}

/* A PROPOS HP */

.apropos_hp {
  background: #F2F2F2;
  padding: 80px 100px;
}

.apropos_hp .qode_button_widget {
  margin: 30px 0px 0px;
}

@media (max-width: 768px) {
    .apropos_hp {
      padding: 50px 15px;
    }

	.q_elements_holder.responsive_mode_from_768.two_columns.apropos_mob .q_elements_item:nth-child(2) {
		display: table-caption !important;
	}

	.apropos_hp {
		background: #fff;
	}
}

/* CALENDRIER */

#wp-calendar caption {
  text-transform: uppercase;
  border-bottom: solid 1px;
  padding-bottom: 10px;
  font-size: 16px;
}

.eo-calendar {
  margin-bottom: 30px;
}

.widget_calendar .eo-event-cat-regates {
    background: #0d1949;
    border-radius: 40px;
    width: 25px;
}

.widget_calendar .eo-event-cat-stages {
    background: #FF0001;
    border-radius: 40px;
    width: 25px;
}

.widget_calendar .eo-event-cat-evenements-du-club {
  background: #00ADB1;
  border-radius: 40px;
  width: 25px;
}

.widget_calendar .eo-event-cat-stages a, .widget_calendar .eo-event-cat-regates a {
  color: #fff;
}

/* ARTICLES */

.single-post .date.entry_date.updated {
  display: none;
}

.blog_holder article .post_image img {
  position: relative;
  width: 100%;
  display: block;
  height: 300px;
  object-fit: cover;
}

.blog_holder.single_image_title_post article .itp_post_text .post_text_inner {
  padding: 50px 0 0;
}

.menu_regates {
width: 100%;
text-align: center;
}

.menu_regates .item_menu {
  display: inline-flex;
  text-align: center;
  margin: 0 5px;
}

.menu_regates .item_menu:hover a {
  background: #0d1949;
  color: #fff;
  cursor: pointer;
}

.menu_regates .item_menu a {
  color: #0d1949;
  font-size: 14px;
  font-weight: 600;
  background: #f8F8F8;
  padding: 20px;
  text-transform: uppercase;
  min-width: 120px;
}

.champ_regate {
  padding-top: 100px;
}

.champ_regate h2 {
  margin-bottom: 20px;
}

@media (max-width:768px) {
  .menu_regates .item_menu a {
    padding: 10px;
    min-width: 250px;
  }

  .menu_regates .item_menu {
    margin: 5px 0px;
  }

  .champ_regate {
    padding-top: 50px;
  }
}

/* EVENEMENTS */

.eo-events-shortcode li {
  list-style: none;
}

/* STAGES */

.qode_pricing_list .qode_pricing_item_price {
    position: absolute;
    width: 50%;
}

.qode_pricing_list .qode_pricing_item_price_inner span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    color: #303030;
    font-weight: 400;
}

.qode_pricing_list .qode_pricing_item_title {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
}

.qode_pricing_list .qode_pricing_list_item {
    position: relative;
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 0;
}

.drop_down .wide .second>.inner>ul>li.sub>ul>li>a, .drop_down .second .inner ul li a, .drop_down .wide .second ul li a, .drop_down .second .inner ul.right li a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.woocommerce .woocommerce-message {
    float: left;
    padding: 3px 0px;
}

.woocommerce .woocommerce-message.woocommerce-thankyou-order-received, .woocommerce-lost-password .woocommerce-message {
    float: none;
}

a.wc-forward {
  color: #fff !important;
}

@media (max-width: 768px) {
  .qode-accordion-holder .qode-accordion-content {
    padding: 0;
  }

  .qode_pricing_list .qode_pricing_item_price_inner span {
    font-size: 14px!important;
    line-height: 16px;
  }
}

/* RÉSERVATION RÉGATE / VOILE */

.woocommerce form.checkout .col2-set p.form-row label {
    display: block;
}

.woocommerce form.checkout h3, .woocommerce-page form.checkout h3 {
    display: none;
}

.wcpa_form_item input[type="text"],
.wcpa_form_item input[type="tel"],
.wcpa_form_item input[type="email"],
.woocommerce-input-wrapper input[type="text"],
.woocommerce-input-wrapper input[type="tel"],
.woocommerce-input-wrapper input[type="email"],
.woocommerce #customer_login input[type=text],
.woocommerce #customer_login input[type=email],
.woocommerce #customer_login input[type=password],
.woocommerce form input[type=text],
.woocommerce form input[type=password],
#wppb-loginform input[type=text],
#wppb-loginform input[type=password] {
    background: #f4F4F4 !important;
    transition: all 0.2s ease-out;
}

.wcpa_form_item input[type="text"]:focus,
.wcpa_form_item input[type="tel"]:focus,
.wcpa_form_item input[type="email"]:focus,
.woocommerce-input-wrapper input[type="text"]:focus,
.woocommerce-input-wrapper input[type="tel"]:focus,
.woocommerce-input-wrapper input[type="email"]:focus,
.woocommerce #customer_login input[type=text]:focus,
.woocommerce #customer_login input[type=email]:focus,
.woocommerce #customer_login input[type=password]:focus,
.woocommerce form input[type=text]:focus,
.woocommerce form input[type=password]:focus {
    background: #fff !important;
    border-bottom: solid 1px #ff0001;
}
.wcpa_form_item input[type="date"], .woocommerce-input-wrapper input[type="date"] {
    padding: 15px 13px;
    width: 87.6%;
    border: none;
    transition: all 0.2s ease-out;
    background: #F4F4F4;
}

.woocommerce form.check-login .form-row {
width: 35%;
float: left;
margin-right: initial;
}

.wcpa_form_outer .wcpa_form_item input[type=email] {
    padding: 15px 13px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway,sans-serif;
    font-weight: 400;
}

.wcpa_form_item input[type="date"]:focus,
.woocommerce-input-wrapper input[type="date"]:focus,
.wcpa_form_outer .wcpa_form_item input[type=email]:focus {
    outline: none;
    border-bottom: solid 1px #FF0001;
    background: #fff;
}

.wcpa_form_item select,
.woocommerce-input-wrapper select {
  width: 100%;
}

.wcpa_form_outer .wcpa_form_item select {
    height: 46px;
    line-height: 35px;
}

.wcpa_form_outer .wcpa_form_item .select_arrow {
  top: 20px;
}

.woocommerce div.product .cart .quantity, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .quantity.buttons_added {
    display: none;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs {
    clear: both;
    padding: initial;
    float: left;
    width: 48%;
}

.woocommerce.single-product .product_meta, .related.products {
    display: none;
}

.woocommerce.single-product h1 {
  font-size: 22px;
}

.product-template-default .title_holder {
    display: none;
}

.product-template-default .title {
    height: 150px !important;
}

.woocommerce-checkout table.shop_table {
  width: 100%;
}

.woocommerce-checkout .shop_table.order_details th {
  font-weight: 600;
}

.woocommerce-checkout thead {
  border-bottom: solid 1px #000;
}

.woocommerce-checkout .shop_table.order_details th, .woocommerce-checkout .shop_table.order_details tr {
  padding-left: 0;
  border-bottom: solid 1px #000;
}

.wcpa_icon {
  display: none !important;
}

.product-name a {
  color: #000 !important;
  text-transform: uppercase;
}

.product-name .wcpa_cart_type_file a, .product-name .wc-item-meta li a {
  color: #888 !important;
  text-transform: initial;
}

dl.variation dt, dl.variation dd {
  padding: 5px 0px;
}

dl.variation dt {
  font-weight: 600;
}

.woocommerce-cart table.cart tbody tr td, .woocommerce-checkout .checkout table tbody tr td {
  vertical-align: top;
}

.woocommerce td.product-name dl.variation dt {
  margin-right: 0.5em;
}

td.product-name {
  display: inline-grid;
}

dl.variation {
  display: table-cell;
  column-count: 2;
  table-layout: fixed;
}

.woocommerce table.cart thead tr, .woocommerce table.cart tbody td.product-remove, .woocommerce-page table.cart tbody td.product-remove, .woocommerce-cart table.cart tbody tr {
  border-right: none;
  border-left: none;
}

.product-remove {
  width: 5%;
}

.product-thumbnail {
  width: 10%;
}

.product-price {
  width: 10%;
}

.product-name {
  width: 85%;
}

.woocommerce form.checkout table.shop_table td, .woocommerce form.checkout table.shop_table th {
  text-align: left;
}

ul.wc-item-meta {
    display: inline;
    column-count: 2;
    width: 100%;
}

.wc-item-meta p {
    word-break: break-all;
    display: contents;
}

.woocommerce-table__line-item .wc-item-meta li {
  padding: 5px 0px;
}

.order-details-wrapper tfoot tr, .order-details-wrapper tfoot th {
    border-bottom: none !important;
}

.product_cat-stages-de-voile .price {
  display: none !important;
}

.wcpa_price_summary li {
  border-top: none;
  clear: both;
  line-height: normal;
  padding: 10px 4px;
  list-style: none;
  text-align: left;
  margin: 10px 0px;
}

.wcpa_options_total, .wcpa_product_total {
  display: none;
}

@media (max-width:768px) {
  .product-template-default .title {
    height: 0px !important;
  }

  .woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs {
    width: 100%;
  }

  dl.variation {
    display: inherit;
  }
}

/* COMPTE */

.woocommerce form.lost_reset_password label {
  display: block;
}

.woocommerce-MyAccount-content .woocommerce-button.button.pay {
    display: none;
}

.woocommerce-account table.shop_table {
  width: 70%;
}

/* PAGE GALERIE PHOTO */

.portfolio_main_holder article .icons_holder a.preview:before, .portfolio_slides .icons_holder a.preview:before {
    content: "\f067";
    font-family: FontAwesome;
    line-height: inherit;
}

/* PAGE RESTAURANT */

.qode-restaurant-menu-list .qode-restaurant-menu-list-holder-title-holder {
  border-top: none;
}

.tel_number {
  border: solid 1px;
  padding: 5px 15px 5px 0px;
  color: #FF0001;
  width: fit-content;
  border-radius: 50px;
  margin: 20px auto !important;
}

.tel_number a:before {
  content: "\f095";
  margin-right: 10px;
  color: #fff;
  font-family: FontAwesome;
  line-height: inherit;
  background: red;
  padding: 12px 13px;
  border-radius: 50px;
}

.qode-restaurant-menu-list ul li:last-child {
    margin-bottom: 25px;
}

input#send_credentials_via_email {
    text-align: left;
    float: left;
    width: fit-content;
    margin-top: 6px;
    margin-right: 10px;
}

span.wppb-frontend-restriction-message {
    background: #0d1949;
    color: white;
    width: 100%;
    position: relative;
    display: block;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}

span.wppb-frontend-restriction-message a {
    color: white;
    display: inline-block;
    justify-content: center;
    background: #ff0002;
    width: fit-content;
    margin: auto;
    padding: 5px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

@media only screen and (max-width: 600px) {
	.qode-restaurant-menu-list .qode-rml-bottom-holder {
		margin-bottom: 0px;
		margin-top: 3px;
	}
}

@media (max-width:484px) {
  .infos_restaurant {
    margin-top: 30px;
  }

  .title .separator {
    display: block;
  }

  .title.title_size_large h1 {
    text-align: center;
  }

  .title .separator.small.left {
    margin: 14px auto;
  }

  .breadcrumb {
    position: relative;
    text-align: center;
  }
}

/* PAGE ACTIVITES */

.bloctxt_grey {
    background: #F2F2F2;
    padding: 60px 80px;
}

.bloctxt_grey .qode_button_widget {
  margin: 30px 0px 0px;
}

@media (max-width: 768px) {
  .bloctxt_grey {
    padding: 40px 40px;
  }

  .activite_horaire {
    margin: 20px 0px;
  }

	.fullw_mobile .section_inner {
		width: 100% !important;
	}
}

/* FOOTER */

footer {
  margin-top: 60px;
}

footer .q_icon_with_title.small .icon_text_holder {
  padding: 0 0 0 30px;
}

footer p {
    margin: 0;
}

footer h6 {
  margin: 15px 0px;
}

.footer_top .column_inner>div h6 {
  color: #ff0001;
}

footer .icon_with_title_link {
  margin: 0 !important;
}

footer .q_icon_with_title .icon_text_inner {
  padding: 0 0 5px;
}

@media (max-width: 768px) {
  footer .widget_media_image {
    text-align: center;
  }
}

/* METEO FOOTER */

#wpc-weather {
  margin: 0;
}

#wpc-weather.wpc-xs {
  padding: 0px;
}

#wpc-weather.small .location_name {
  font-size: 14px;
  font-weight: 600;
}

#wpc-weather.wpc-xs .hours .fifth, #wpc-weather.wpc-xs .hours .first, #wpc-weather.wpc-xs .hours .fourth, #wpc-weather.wpc-xs .hours .second, #wpc-weather.wpc-xs .hours .sixth, #wpc-weather.wpc-xs .hours .third {
  width: auto;
  margin: 0 0% 0 0;
  min-width: 15%;
}

#wpc-weather.wpc-xs .today .sun_hours {
  text-align: center;
}

#wpc-weather.wpc-xs .today .sun_hours .sunrise, #wpc-weather.wpc-xs .today .sun_hours .sunset {
  width: 40%;
  display: inline-block;
}

#wpc-weather.wpc-xs .infos .wind, #wpc-weather.wpc-xs .infos .humidity, #wpc-weather.wpc-xs .infos .precipitation {
  display: inline-block;
  text-align: left;
}

#wpc-weather.wpc-xs .infos .wind .wpc-highlight, #wpc-weather.wpc-xs .infos .humidity .wpc-highlight, #wpc-weather.wpc-xs .infos .precipitation .wpc-highlight  {
  float: right;
}

#wpc-weather .wpc-link-owm {
  float: none;
  text-align: center;
}

/* CONNEXION MEMBRE */

#popmake-8679 .pum-close {
   display: none;
}

#wppb-loginform label {
    display: block;
}

#wppb-loginform p {
  text-align: left;
}

#wppb-register-user li, #wppb-edit-user ul li, .wppb_holder ul {
  list-style: none;
  margin-bottom: 15px;
}

#wppb-loginform input[type="text"],
#wppb-loginform input[type="password"],
#wppb-loginform input[type="email"],
#wppb-edit-user input[type="text"],
#wppb-edit-user input[type="password"],
#wppb-edit-user input[type="email"],
.wppb-form-field input {
  padding: 15px 13px;
  border: 0;
  outline: 0;
  resize: none;
  font-size: 13px;
  line-height: 17px;
  background-color: #F2F2F2;
  color: #818181;
  font-family: Raleway,sans-serif;
  font-weight: 400;
  width: 100%;
}

.wppb-description-delimiter {
  font-size: 12px;
  font-style: italic;
}


#pass-strength-result {
  margin-left: 10px;
  font-weight: bold;
}

.wppb-form-field h4 {
  margin-top: 50px;
}

#sul-searchform input[type="text"] {
  padding: 10px 13px;
  border: 0;
  outline: 0;
  resize: none;
  font-size: 13px;
  line-height: 13px;
  background-color: #F2F2F2;
  color: #818181;
  font-family: Raleway,sans-serif;
  font-weight: 400;
  width: 300px;
}

#wppb-loginform input[type=text]:focus,
#wppb-loginform input[type=password]:focus,
#sul-searchform input[type="text"]:focus,
#wppb-edit-user input[type="text"]:focus,
#wppb-edit-user input[type="password"]:focus,
.wppb-form-field input:focus {
  background: #fff !important;
  border-bottom: solid 1px #ff0001;
}

#wppb-loginform input[type=submit],
#sul-searchform input[type="submit"],
#wppb-edit-user input[type="submit"],
.wppb_holder input[type="submit"] {
  color: #ffffff;
  font-size: 13px;
  line-height: 35px;
  height: 35px;
  background-color: #ff0001;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  letter-spacing: 0px;
  text-transform: uppercase;
  border-width: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.info_membre {
    background: #F2F2F2;
    text-align: center;
    padding: 30px;
    margin-bottom: 25px;
}

/* ANNUAIRE */

.user-list-wrap .author-block {
  margin-right: 15px;
  width: 30%;
  float: left;
  border: solid 1px #F2F2F2;
  padding: 10px;
  border-radius: 10px;
  transition: all ease .5s;
}

.user-list-wrap .author-block:hover {
  border-color: #0d1949;
}

.user-list-wrap .author-block:nth-of-type(4n+4) {
  margin-right: 0;
  clear: both;
}

.author-search {
  margin-bottom: 20px;
}

#sul-searchform .assistive-text {
  display: none;
}

#sul-searchform {
  margin: 10px 0px 20px;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  color: #46b450;
}

@media (max-width: 768px) {
  .user-list-wrap .author-block {
    margin-bottom: 15px;
    margin-right: 0;
    width: 100%;
  }

  #sul-searchform input[type="text"] {
    width: 58%;
  }
}

.woocommerce .button, .woocommerce input[type=submit], .woocommerce ul.products li.product .added_to_cart, .woocommerce-page .button, .woocommerce-page input[type=submit] {
  display: block !important;
  width: fit-content !important;
}

.woocommerce .woocommerce-message a.button {
  float: none;
}

.lg_txt {
  font-size: 18px;
  text-align: center;
  font-weight: 600;
}
}
