@media screen and (min-width: 992px){
    li.nav-item-lang a span,a.link_account span,a.link_cart span {
        /*   display: none;   */
    }

    li.nav-item-lang a span{
          display: none;
    }

    a.link_email span {
     display: none;
    }


}


@media screen and (max-width: 991.98px){


    a.link_logout span {
        display: inline-block;
    }


    #cookie-settings-form {
     font-size: 13px;
    }
    #cookie-settings-form p {
      font-family: Arial;
      font-size: 13px;
    }

    .hero {
     min-height: 300px;
     padding-top: 35px;
    }

    .hero h1 {
        text-align: center;
        font-weight: 900;
        font-size: 32px;
        font-style: italic;
    }


    .hero a.btn {

    }
    .hero .img {
        min-height: 300px;
        position: relative;
        background-size: cover;
    }
    .hero .hero_bottom {
        position: absolute;
        bottom:-60px;
        left: 0px;
        right: 0px;
        max-width: 500px;
        margin: auto;
        text-align: center;
    }

    .benefits {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .benefits > div  {
     padding-left: 10px;
     margin: none;
    }

    .benefits > div .benefit {
     gap:3px;
     justify-content: flex-start;
    }
    .benefits > div .benefit .feature-icon {

    }
    .benefits > div .benefit .feature-icon img {
     width: 60px;
     height: 60px;
    }


    .memebrship_plans {
      padding-top: 40px;
      padding-bottom: 30px;
      background:#000 ;

    }

    .memebrship_plans h2 {
      font-weight: 900;
      font-size: 36px;
    }
    .memebrship_plans .container > p {
      font-size: 19px;
      text-align: center;
    }


    .membership_plan {
     background-color: #ffffff;
     padding-bottom: 40px;
     border-radius: 20px;
     padding-top: 20px;
     position: relative;
     box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
     margin-top:35px;
     margin-bottom: 50px;
     margin-left: 15px;
        margin-right: 15px;
    }

    .membership_plan.plan_1, .membership_plan.plan_3 {
      margin-top: 10px;
    }
    .membership_plan.plan_1  {
     height: auto;
    }

    .membership_plan.plan_3 {
     height: auto;

    }
    .membership_plan .plan_price {
     display: block;
     margin-top: 30px;
     position:  relative;
     bottom:  auto;
     left: 0px;
     right: 0px;
    }
    .talk_to_us {
      font-size: 17px;
      color: #F5F5F5;
      text-align: center;
      margin-top: 30px;
    }
    .talk_to_us a {
         display: block;
       color: #Fff;
    }

    .subscribe_buy {
      padding-top: 30px;
    }

    .subscribe_buy h2 {
      font-weight: 900;
      font-size: 36px;
      color: #000;
    }
    .products_choose {
      display: flex;
      justify-content: center;
      gap: 5px;
      padding: 5px;
    }
    .products_choose .products_mini {
      border: 1px solid #dfdfdf;
      border-radius: 5px;
      overflow: visible;
      background-color: #fff;
      width: 100%;
      padding-left: 5px;
      padding-right: 0px;
      padding-top: 5px;
      padding-bottom: 5px;
      font-weight: 400;
      font-size: 12px;
      color: #000;
    }

    .products_choose .products_mini .products_mini_left {
      float: none;
      margin-right: 10px;
      padding-top: 0px;
    }
    .products_choose .products_mini .products_mini_right {
      float: none;
      text-align:  left;
    }

    .products_choose .products_mini .products_mini_right span.pm_price {
      display: block;
      font-weight: 500;
      font-size: 17px;
      padding-right: 10px;
    }

    .subscribe_form {
      margin-top: 30px;
      max-width: 90%;
      margin-left: auto;
      margin-right: auto;
    }

    .locations h2 {
      font-size: 32px;
      color: #000;

      max-width: 700px;
      margin: auto;
    }
    .locations img {
      width: 99%;
    }

    .faq h2 {
      font-size: 32px;
      max-width: none;
      margin: auto;
    }
    .faq .accordion .accordion-item .accordion-button {
      font-size: 15px;

    }
    .accordion-button::after {
      padding-top: 0px;
    }

    .promo {
      background: url(/assets/images/promo-bg.png?v=4) center repeat #000;
        background-size: auto;
      background-size: cover;
      margin-top: 0px;
      padding: 20px 0px;
        padding-top: 20px;
        padding-bottom: 20px;
      position: relative;
    }

    .promo h1 {
      font-size: 26px;

    }
    .promo p {
      font-weight: 400;
      font-size: 15px;

    }
    .promo_products {
      display: flex;
      flex-direction: row;
      justify-content: center;

      flex-wrap: wrap;

      gap: 15px;
      max-width: 900px;
      margin: 10px auto;
    }

    .promo_products > div {
      text-align: center;
      width: 45%;
    }

    footer {
      padding-top:20px;
    }

    p.ftext1 {
      margin-top: 15px;
      font-weight: 500;
      text-align: center;
      display: block!important;
    }

    p.ftext1 a {
      display:  none;
    }
    p.ftext2 {
     margin-top: 5px;
     font-size: 14px;
    }
    .footer_locations {
       width: 98%;
       margin:auto;
    }

    .footer_locations > div {
      justify-content:  center;
    }
    .footer_locations > div p {
       width: 50px;
    }
    .footer_locations > div p.pright {
      text-align: left;
      width: 200px;
    }


    .footer_plans > div {
        justify-content: center;
         display: flex;
         flex-direction:  row;
      gap:5px;
    }


    .footer_plans > div a {
      display: flex;
      margin-top: 5px;
      justify-content: center;
      color: #000;
      text-decoration: none;
      font-size: 15px;
      border-right:1px solid #F5F5F5
    }
    .footer_plans > div a b {
      font-weight: 500px;
      font-size: 15px;
      width: auto;
    }
    .footer_plans > div a span {
      font-weight: 300px;
      font-size: 15px;
      margin-left: 5px;
    }

    footer h6 {
      color: #101011;
      border-bottom: 1px solid #eeeeee;
    }

    .header_right {
      flex-direction: column;
      justify-content: flex-start;
      gap: 10px;
      padding: 5px 2px;
    text-align: left;
    align-items: flex-start;


    }

    .page_intro h2, .page_intro p {
       text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    }


    a.link_account_footer {
       display: inline-block;
      margin-left: auto;
      margin-right: auto;
    }

    .hero .img {
      position: relative;
      padding-top: 0px;
    }

    .attributes .attributes_wraper {

      padding-top: 290px;
      display: flex;
      flex-direction: row;
      flex-grow: 1;
      flex-shrink:1;
      flex-wrap: wrap;
      justify-content: stretch;
      align-items: stretch;
      gap: 0px;
    }

    .attr {
      width: 99%;
      padding: 8px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      align-self: stretch;


        margin: 10px;
        height: auto;
      }

    .page-location h1 {
     font-size: 24px;
    }

    .page-location h4 {
     font-size: 19px;
    }

    .location_description {
     margin-top: 15px;
     text-align: left;
    }

    .location_map {
        margin-top: 20px;
        position: relative;
    }

    .profile_nav {
      width: 95%;
      margin: 0px auto;
      background-color: #000;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
     display: flex;
     flex-direction: column;
     justify-content: flex-start;
     align-items: center;
     height: auto;
     box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 12px;
     flex-grow:1;
     flex-shrink: 1;
    }


    .profile_nav .profile_nav_item {
     flex-grow:1;
     flex-shrink: 1;
     flex: 1;
     text-align: left;
    height: 100%;
    vertical-align: middle;
    width: 100%;
    padding-left:25px;
    }

    .profile_nav .profile_nav_item a {
     font-weight:  normal;
     font-size: 18px;
     color:#fff;
     text-decoration: none;
     line-height: 50px;
     height: 5px;
    }


    .input_row {
        display: flex;
        gap:10px;
        flex-wrap: wrap;

        margin-top: 10px;
        margin-bottom: 10px;
        justify-content: flex-start;
        align-items: center;
    }

    .input_row label  {
     min-width: 130px;
     width: auto;
     font-size: 12px;
    }
    .user_type .col-left {
      min-width: 130px;
    }

    .input_row > div  {
     min-width: 130px;
     width: auto;
    }



    .input_row input {
     width: auto;
     display: inline;
        flex-grow: 1;
        flex-shrink: 1;
     font-size: 12px;
     }

    .myform_profile {
        max-width:99%;
    }


    .profile .container_round {
      background-color: #fff;
      padding: 10px 10px;
    }

    .myrow {
     display: flex;
     justify-content: space-between;
     align-items:  stretch;
     flex-wrap: wrap;
     border-bottom: 1px solid #D6D6D6
    }

    .mycol {
     flex: 1;
        height: auto;
        padding: 10px;
        width:  auto;
    }

    .order_box_flex {
        display:flex;
        justify-content: flex-start;
        gap:0px;
        flex-direction:  column;
    }

    .order_left_column{
     width:90%;
     display: none;
    }

    .order_right_column {
     padding-left: 0px;
     padding-top: 10px;
    }

    .brd-right {
      border-right: none;
      }

    .profile h3 {
      color: #000;
      font-weight: bold;
      font-size: 24px;
      font-style: italic;
    }
    .order_right_column.ml-30 {
        margin-left: 0px;
    }

    span.badge_license_plate {
      display: inline-block;
      font-family: "Courier New", Courier, monospace;
      font-size: 15px;
      font-weight: normal;
      padding: 2px 2px;
      text-align: center;
      min-width: 120px;
      height: auto;
      line-height: 25px;
      background-color: #fff;
      border: 2px solid #000;
      border-radius: 7px;
      color: #000;
      background: url(/assets/images/license-plate-bg.png) center no-repeat transparent;
      background-size:  auto;
    }

    .order_box {
      padding: 0px;
      padding-bottom: 10px;
    }

    .order_box span.badge-lg {
        font-size: 0.8em;
    }



    .order_box_myorders {

    }

    td.order_date {
        font-size: 12px;
    }

    .order_box_billing {

    }

    .order_box_billing table {

    }

    .order_box_billing table thead {
     display:  none;
    }

    .order_box_billing table tbody tr {
     display: flex;
     flex-direction: column;
    }
    .order_box_billing tr.tr_billing_main {
     border-top: 2px solid #000;

    }

    .order_box_billing table tbody tr td {
      flex: 1;
      width: 100%;
    }
    .w-170 {
        width:100%;
    }
    .w-150 {
        width:100%;
    }
    .w-190 {
        width:100%;
    }

    .btn.btn-opal-racun {
     font-size: 15px;
    }

    table.table-myorders {

    }
    table.table-myorders thead {
     display: none;
    }
    table.table-myorders tbody tr {
     display: flex;
     flex-direction: column;
    }
    table.table-myorders tbody tr td {
      flex: 1;
      width: 100%;
    }

    table.table-myorders tr.tr_orders_main {
     border-top: 2px solid #000;
    }

    tr.tr_buy_again, tr.tr_buy_again td {
        background-color:#fff!important;
       box-shadow: none;
       border: none;
    }
    tr.tr_buy_again {

       border-top: 2px solid #000;
    }


    .filter_stats {
        position:relative;
        max-width:  none;
        display: flex;
        justify-content: center;
        margin: 10px 0px;
        gap:15px;
        align-items: flex-end;   flex-wrap: wrap;

    }

    .filter_stats div {
        flex: 1;
        flex-basis: 45%;
    }

    .filter_stats div label {
     display: block;
     font-size: 14px;
    }

    .btn-stats-search {
     width: 99%;
    }

    .btn-stats-search span {

    }

    .user_type_buy {
        max-width: none;
        margin: auto;
       display: flex;
       justify-content: center;
       gap:10px;
       margin-top:20px;
       margin-bottom: 20px;
       padding: 5px;
       font-size: 15px;
       align-items: center;

    }

    .user_type_buy .col-left {

    }

    .user_type_buy .col-right {

    }
    .switch-field {
        display: flex;
        margin-bottom: 2px;
        overflow: hidden;
    }

    .switch-field input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
    }

    .switch-field label {
        background-color: #e4e4e4;
        color: #7A7A7A;
        font-size: 17px;
        line-height: 1;
        text-align: center;
        padding: 6px 10px;

        border: 1px solid rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
        transition: all 0.1s ease-in-out;
    }

    .buy_form_phone input.phoneinput {
     width: 120px ;
     flex-grow: 0;
    flex-shrink: 0;
    }

    #buy .container.container_round  {
        padding: 5px;
    }

    .form-floating {

    }
    .form-floating .form-control {
     padding: 5px;
     font-size: 14px;
    }
    .form-floating > label {

    }

    .page_intro {
      background:  none;
        background-color: rgba(0, 0, 0, 0);
      min-height: 295px;
      position: relative;
      background-color: transparent !important;
      display: flex;
      justify-content: end;
      align-items: baseline;
      flex-direction: column;
    }

    #popup_modal_login {
      border-right: none;
    }

    .form_popup_login_register {
      max-width:  none;
      padding-bottom: 5px;
    }

    .login_register h3 {
      color: #000;
      font-weight: bold;
      font-size: 22px;
      font-style: italic;
    }

    .page {
      margin: 5px;
    }
    .container_round {
      border-radius: 0px;
      padding: 10px;
      position: relative;
      margin-bottom: 50px;
    }
    .cancel_form .myrow {
       flex-direction:  column;
        align-items:  stretch;
        align-content: stretch;

    }
    .cancel_form .myrow .mycol {
       flex-grow: 1;
       flex-shrink: 1;
       flex-basis: 100%;
    }
    .cancel_form .myrow .mycol2 {
       flex-grow: 1;
       flex-shrink: 1;
       flex-basis: 100%;
    }


}

@media (min-width: 768px) and (max-width: 991.98px) {




}










