#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar {
  height: 100vh;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  min-width: 100vw;
  max-height: 100% ;
  background-color: rgba(0, 0, 0, 0.7) ;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none ;
}

.gdpr-ifbc-wrap .fb-video.fb-blocked-gdpr {
  min-height: 400px;
}

.gdpr-ifbc-wrap .fb-video.fb-blocked-gdpr iframe,
.gdpr-ifbc-wrap .fb-video.fb-blocked-gdpr iframe {
  height: 100%;
  min-height: 400px;
}

#moove_gdpr_cookie_info_bar .gdpr_cookie_settings_shortcode_content { 
  padding: 0; 
  background-color: transparent; 
  margin-bottom: 0; 
}

#moove_gdpr_cookie_info_bar .gdpr_cookie_settings_shortcode_content h3 { 
  margin-top: 0; 
}

#moove_gdpr_cookie_info_bar .gdpr_cookie_settings_shortcode_content hr {
  margin: 15px 0 10px; 
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .gdpr_cookie_settings_shortcode_content.gdpr_action_buttons_visible + .moove-gdpr-button-holder button.gdpr-fbo-0 {
    order: 1 !important;
  }

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .gdpr_cookie_settings_shortcode_content.gdpr_action_buttons_visible + .moove-gdpr-button-holder button.gdpr-fbo-1 {
    order: 2 !important;
  }

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .gdpr_cookie_settings_shortcode_content.gdpr_action_buttons_visible + .moove-gdpr-button-holder button.gdpr-fbo-2 {
    order: 3 !important;
  }

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .gdpr_cookie_settings_shortcode_content.gdpr_action_buttons_visible + .moove-gdpr-button-holder button.gdpr-fbo-3 {
    order: 4 !important;
  }

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .gdpr_cookie_settings_shortcode_content.gdpr_action_buttons_visible + .moove-gdpr-button-holder button.gdpr-fbo-4 {
    order: 5 !important;
  }

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .gdpr_cookie_settings_shortcode_content.gdpr_action_buttons_visible + .moove-gdpr-button-holder button.gdpr-fbo-5 {
    order: 6 !important;
  }


#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .gdpr_cookie_settings_shortcode_content.gdpr_action_buttons_visible + .moove-gdpr-button-holder button {
  order:  10;
}


#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .gdpr_cookie_settings_shortcode_content.gdpr_action_buttons_visible + .moove-gdpr-button-holder {
  display: flex;
  flex-wrap: wrap;
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .gdpr_cookie_settings_shortcode_content:not(.gdpr_action_buttons_visible) + .moove-gdpr-button-holder { 
  display: none;
}

.moove-gdpr-tab-main-content .gdpr-cd-box * {
  font-size: 12px;
}
.gdpr-table-responsive-cnt {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.moove-gdpr-tab-main-content .gdpr-cd-box table {
  border-collapse: collapse;
  margin:0;
  background-color: transparent;
  border: none;
  overflow: auto;
  border-spacing: 0;
  empty-cells: show;
  table-layout: auto;
}


.moove-gdpr-tab-main-content .gdpr-cd-box table th,
.moove-gdpr-tab-main-content .gdpr-cd-box table td {
  padding: 5px;
  vertical-align: top;
  border: none;
  border-top: 1px solid #dee2e6;
  background-color: #fff;
}


.moove-gdpr-tab-main-content .gdpr-cd-details-toggle {
  display: inline-block;
  width: auto;
  padding: 10px 0;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 700;
  padding-right: 25px;
  position: relative;
}
.moove-gdpr-tab-main-content .gdpr-cd-details-toggle span {
  display: inline-block;
}

.moove-gdpr-tab-main-content .gdpr-cd-details-toggle span:after {
  content: "\002B";
  font-weight: 400;
  font-size: 14px;
}
.moove-gdpr-tab-main-content .gdpr-cd-details-toggle.cd-details-open span:after {
  content: "\2013";
} 


.moove-gdpr-tab-main-content .gdpr-cd-details-toggle span {

}

.moove-gdpr-tab-main-content .gdpr-cd-box table th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
  text-transform: uppercase;
  position: sticky; 
  top: -1px;
}

.moove-gdpr-tab-main-content .gdpr-cd-box table td:first-child,
.moove-gdpr-tab-main-content .gdpr-cd-box table th:first-child {
  white-space: normal;
  word-break: keep-all;
  min-width: 60px;
}
.moove-gdpr-tab-main-content .gdpr-cd-box table th:nth-child(2),
.moove-gdpr-tab-main-content .gdpr-cd-box table td:nth-child(2) {
  min-width: 80px;
  white-space: normal;
  word-break: keep-all;
}

.moove-gdpr-tab-main-content .gdpr-cd-box table th:nth-child(3) {
  min-width: 120px;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme.gdpr-full-screen-infobar,
#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme.gdpr-full-screen-infobar {
  background-color: rgba(0, 0, 0, 0.7);
}
#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-cookie-notice {
  max-height: 80vh;
  overflow: auto;
  padding-bottom: 5px;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1, 
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2, 
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3, 
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4, 
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5, 
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6, 
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p, 
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a, 
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme.gdpr-full-screen-infobar p {
  color: #000 ;
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container {
  background-color: #fff ;
  max-width: 650px;
}
#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
  display: block ;
  padding: 0 ;
}
#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.change-settings-button {
/*  float: right;*/
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
  padding: 30px 0 0 ;
  display: flex ;
  margin-top: 10px;
  border-top: 1px solid #EEEEEE;
}
#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .button.mgbutton {
  height: 36px;
}
#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .button.mgbutton:hover {
  background-color: #000 ;
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-info-bar-hidden {
  display: none;
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,
#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
  min-height: 36px;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.button-visible-imp {
  display: block ;
}


#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.mgbutton:hover,
#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.focus-g {
  background-color: #000 ;
  color: #fff ;
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p a {
  color: #f69f0f ;
  text-decoration: none ;
}
#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p a:hover {
  text-decoration: underline ;
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h4 {
  font-weight: 800;
  font-size:  28px;
  font-family: inherit;
  color: #000 ;
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container {
  padding: 40px 25px;
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p {
  color: #000 ;
}

.gdpr-shr-switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 22px;
  transform: scale(1);
  transition: transform 300ms ease-in-out;
}

.gdpr-shr-switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.gdpr-shr-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: red;
  -webkit-transition: .4s;
  transition: .4s;
}

.gdpr-shr-slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.gdpr-shr-switch input {
  opacity: 0 !important;
  z-index: -1;
}

.gdpr-shr-switch input:checked:disabled + .gdpr-shr-slider {
  background-color: #a7a7a7;
}


.gdpr-shr-switch input:checked + .gdpr-shr-slider {
  background-color: #2e9935;
}

.gdpr-shr-switch input:focus + .gdpr-shr-slider {
}

.gdpr-shr-switch input:checked + .gdpr-shr-slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

/* Rounded sliders */
.gdpr-shr-slider.gdpr-shr-round {
  border-radius: 34px;
}

.gdpr-shr-slider.gdpr-shr-round:before {
  border-radius: 50%;
}

.gdpr-shortcode-module {
  margin-bottom: 30px;
}
.gdpr-shortcode-module .gdpr-shr-title-section p {
  margin: 0 !important;
  line-height: 24px;
  font-size: 18px;
  font-weight: 700;
}

.gdpr-shortcode-module .gdpr-shr-title-section {
  display: inline-block;
  width: calc( 100% - 60px );
}
.gdpr-shortcode-module .gdpr-shr-checkbox-cnt {
  display: inline-block;
  width: 60px;
  float: left;
  margin-top: 3px;
}
.gdpr-shortcode-module h3 {
  margin: 0;
  text-transform: none;
  font-size: 22px;
}
.gdpr-shr-button.button-green:hover {
  color: #2e9935;
}
.gdpr-flex-cnt {
  display: block;
  width: 100%;
}
.gdpr-blocked-iframe .gdpr-shr-button.button-green {
  min-width: calc( 40% - 50px );
}
.gdpr-shr-button.button-green {
  background-color: #2e9935;
  border-color: #2e9935;
  color: #fff;
  margin: 10px;
  display: inline-block;
}
.gdpr-shr-button {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  border-radius: 5px;
  color: #999;
  font-weight: 800;
  text-decoration: none;
  border-radius: 150px;
  padding: 8px 30px;
  transition: all .3s ease;
  border: 2px solid #999;
  display: inline-block;
  margin: 3px 4px;
  white-space: nowrap;
  text-transform: none;
  letter-spacing: 0;
  cursor: pointer;
  box-shadow: none !important;
  outline: none !important;
  text-decoration: none !important;
}

.gdpr-shr-button.gdpr-shr-open-settings {
  background-color: transparent;
}

.gdpr-shr-button:hover {
  background-color: #fff;
  color: #999;
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .gdpr-shr-open-settings:hover {
  border-color: currentColor;
}

@media (max-width: 767px) {

  #moove_gdpr_cookie_info_bar .gdpr-shr-button {
    margin: 10px;
  }

  #moove_gdpr_cookie_info_bar .gdpr-shortcode-module {
    margin-bottom: 15px;
  }

  .gdpr-table-scroller {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    min-height: 150px;
  }

  #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container {
    padding: 20px ;
    max-width: 90vw ;
  }

  #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice h4 {
    font-weight: 800;
    font-size:  18px;
    font-family: inherit;
  }

  #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button {
    font-weight: 400;
    font-size:  12px;
    line-height: 22px;
    font-family: inherit;
    font-weight: 800;
    bottom: 20px;
    right: 20px;
  }
}

.gdpr_cookie_settings_shortcode_content {
  padding: 30px 20px;
  background-color: #f1f1f1;
  margin-bottom: 30px;
}

#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, 
#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {

}.single_add_to_cart_button{}.gpls_hidden{display:none;}.rfqcart-link-shop{display:block;padding:5px;}.rfqcart-link-single{display:block;padding:5px;clear:both;margin-top:5px;float:right;}.fqcart-link-div-shop{padding:5px;display:block;}.rfqcart-link-shop-custom{float:right;}.link_to_rfq_cart{display:inline-block;margin-bottom:40px;}.fqcart-link-div-shop-custom{max-width:300px;}.rfqcart-link-single-custom{display:block;max-width:300px;}.fqcart-link-div-single-custom{margin-top:60px;display:block;}a.gpls_product_remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red;text-decoration:none;font-weight:700;border:0;}.gpls_rfq_set{visibility:visible;text-align:center;}.rfqcart-link{margin:10px;}.rfq_cart_address{width:100%;}.gpls_woo_rfq_cart_totals{width:auto;margin:0;clear:right;white-space:nowrap;}.gpls_woo_rfq_wc-proceed-to-checkout .button.checkout-button{font-size:1.41575em;white-space:nowrap;}.gpls_woo_rfq_wc-proceed-to-checkout .button{display:block;text-align:center;margin-bottom:1em;white-space:nowrap;}.gpls_rfq_set_div{}.link_to_rfq_page_button{z-index:1000;}.link_to_rfq_page_link{display:block;margin-top:.6em;z-index:1000;margin-left:auto;margin-right:auto;margin-bottom:.6em;width:100%;white-space:nowrap;font-weight:bold;}.link_to_rfq_page_link_widget{display:block;margin-top:.6em;z-index:1000;margin-left:50% !important;margin-right:auto !important;margin-bottom:.6em;width:100%;white-space:nowrap;font-weight:bold;}.rfq_button{display:block;margin-top:.6em;z-index:1000;margin-left:auto;margin-right:auto;position:relative;margin-bottom:.6em;}.woo-rfq-customer-info{margin-top:.6em;z-index:1000;margin-left:auto;margin-right:auto;font-weight:bold;font-size:2em;}.rfq-cart-message{width:400px;}.rfq_cart_shop_table{width:100%;float:left;margin-bottom:1em;}.rfq-shop-table_customer_info{float:left;}.rfq-shop-table_customer_info input[type=text]{}.rfq-shop-table_customer_info th{vertical-align:middle;}.rfq_checkout_form{width:auto;}.state_select{display:block;}.rfq-shop-table,.update-rfq-cart{padding:10px;}.update_rfq_cart,.rfq_proceed-to-checkout{clear:both;}.update-rfq-cart,.rfq-cart-message{margin-bottom:.5em;}.gpls-woo-rfq_update-rfq-cart_button{margin-top:1em;}.gpls-woo-rfq_checkout_button{padding:1em;margin-bottom:4em;margin-left:auto;margin-right:auto;}.gpls-woo-rfq_update-rfq-cart_button{padding:1em;margin-bottom:4em;margin-left:22.2%;margin-right:auto;padding-top:.6180469716em !important;padding-right:1.41575em !important;padding-bottom:.6180469716em !important;}.woo_rfq_after_shop_loop_button{position:relative;position:relative;top:0;margin-top:.6em;z-index:1000;margin-left:auto;margin-right:auto;}.rfq-shop-table_customer_info .required::after{content:" * ";font-weight:bold;color:red;}.gpls_woo_rfq_plus_customer_bid .required::after{content:" * ";font-weight:bold;color:red;}.rfq-shop-table_customer_info td,.rfq-shop-table_customer_info th{padding:0;text-align:left;}.info_tr{display:block;}.info_td::before{content:attr(data-title) "" !important;}.info_tr th{display:block;}.info_tr td{display:block;}.info_td .error{color:red;}.info_td .error::before{content:"**";}.info_td .error::after{content:"**";}.gpls_hidden{display:none;}.rfq_cart_shop_table .product-thumbnail img{margin:0 auto;max-width:3.706325903em;height:auto;}.gpls-woo-rfq_update-rfq-cart_button{float:right;}.rfq-shop-table_customer_info tr{display:block;}.quoteqty:before{content:"";margin-right:0px;}.quoteqty{margin-left:auto;margin-right:auto;}.quoteqty .qty{margin-top:.6em;}.specialnocontent::after{content:"" !important;}.image_favgpls16{max-width:16px !important;}.image_favgpls24{ax-width:24px !important;}.qodef--single{visibility:hidden;}.float_right{float:right;}.float_left{float:left;}.float_right{float:right;}.clear_both{clear:both;}.clear_left{clear:left;}.clear_right{clear:right;}.related .woocommerce-Price-amount >*,.related .from >*,.related .price >*,.related .total >*
.related .amount >*
.related .bundle_price >*{visibility:visible;}.single_add_to_cart_button{}.nphidden{visibility:collapse;}@media screen and (max-width: 780px){.info_td .input-text,.info_td input[type=text],.info_td input[type=email],.info_td input[type=url],.info_td input[type=password],.info_td input[type=search],.info_td textarea{width:90%;}.info_th{visibility:collapse;}.info_td::before{content:attr(data-title) "" !important;}dl.variation{text-align:left;}}