/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
/* Add your custom styles here... */


.woocommerce-loop-product__title{ min-height:110px;}

.woocommerce ul.products li.product {text-align: center;transition: all 0.3s ease 0s;box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);background: #f5f5f5;}


.woocommerce ul.products li.product .attachment-woocommerce_thumbnail { padding: 0 20px; background: #fff;}



.woocommerce-loop-product__title { font-size: 20px !important; color: #333;}



.type-product {}



.woocommerce ul.products li.product:hover {background: #f5f5f5;}



.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce .wc-forward, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {border: 1px solid #0091CD !important;padding: 11px 22px !important;line-height: normal;font-size: 13px !important;text-transform: uppercase;font-weight: 500 !important;background: #0b9fdd !important;color: #fff !important;border-radius: 30px !important;}



.woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover { background:#B9CC00 !important;border: 1px solid #A5B500 !important; color:#fff;}



.woocommerce ul.products li.product .button {margin-top: 0px;margin-bottom: 1em;}



.woocommerce ul.products li:hover a {background: transparent !important;color: #212121 !important;}



.woocommerce .woocommerce-ordering select {vertical-align: top;padding: 10px;border: 1px solid #ced4da;border-radius: 5px;}



.woocommerce .woocommerce-breadcrumb { margin: 0 0 2em; padding: 0px 0 6px; font-size: .92em; color: #767676; border-bottom: 1px dashed #94cbf7;}



.woocommerce div.product form.cart .variations select { max-width: 100%; min-width: 75%; display: inline-block; margin-right: 1em; vertical-align: top; padding: 4px 5px; border: 1px solid #ced4da; border-radius: 5px; }



.woocommerce div.product form.cart .variations td.label label { font-weight: 600 !important; color: #1e75bb;}

.fl-widget .fl-widget-title {color: #222222;position: relative;font-size: 18px;margin-bottom: 8px;font-weight: 500;border-bottom: 3px solid #cedc3f;display: inline-block;}
/*.fl-widget .fl-widget-title:before {content: "";position: absolute;background:#cedc3f;height: 3px;width: 100%;left: 0;bottom: 0;display: block;z-index: 1;}*/

.select2-container--default .select2-selection--single {
  background-color: #fff !important;
  border: 1px dashed #d5d5d5 !important;
  border-radius: 4px;
  padding: 5px 0;
  height: auto !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0px !important;
}
.fl-sidebar-right {
  padding-left: 0px;
}
.fl-sidebar .fl-search-input {
  margin-bottom: 10px;
}
aside ul.product-categories {
  margin: 0px;
}
aside.fl-widget {
  margin-bottom: 20px;
  background: #F2F2F2;
  padding: 5px 15px 10px;
}
.woocommerce-product-search input[type="search"] {
  display: inline-block;
  width: auto;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
  background: #0b9fdd !important;
  display: inline-block !important;
  color: #fff;
}
.woocommerce-tabs ul.tabs li.active:hover a {
  color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin-right: 8px;
  border-radius: 5px 5px 0 0;
}
.buyaproduct {
  float: right;
  font-size: 18px;
  font-weight: 500 !important;
  color: #1e75bb;
  text-transform: uppercase;
  text-decoration: underline !important;
}
.buyaproduct:hover {
  color: #1e75bb;
}
.buyaproduct:focus {
  color: #1e75bb;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 1 !important;
}
.fullwithcontent_custm {
  width: 100% !important;
}
.single-product .insert-page {
  display: none;
}
.post-type-archive-product .insert-page {
  display: none;
}
.tax-product_cat .insert-page {
  display: none;
}
.procttable {
  border: 1px solid #d8d8d8;
}
#tab-specifications .procttable th, td {
  padding: 10px;
  border-bottom: 1px solid #d8d8d8;
}
#product_details_fetured_image {
  float: right;
  margin-left: 4%;
}
#tab-description {
  overflow: hidden;
}
aside.woocommerce select {
  background-color: #fff !important;
  border: 1px dashed #d5d5d5 !important;
  border-radius: 4px;
  padding: 8px 4px;
  height: auto !important;
  width: 100%;
}
.woocommerce-MyAccount-navigation ul li a {
  padding-left: 50px !important;
}
.woocommerce-MyAccount-navigation ul li {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}
.woocommerce-MyAccount-navigation ul li:hover a {
  color: #333;
  background: #E4E4E4;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #333;
  background: #E4E4E4;
}
.woocommerce-MyAccount-navigation ul li:before {
  position: absolute;
  top: 10px;
  left: 15px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard:before {
  background: url(../img/dashboard.png);
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders:before {
  background: url("../img/order.png");
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--quotes:before {
  background: url("../img/quotes.png");
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads:before {
  background: url("../img/download.png");
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address:before {
  background: url("../img/address.png");
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account:before {
  background: url("../img/account.png");
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:before {
  background: url("../img/logout.png");
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
}
.woocommerce-MyAccount-navigation {
  background: #f5f5f5;
}
.woocommerce_frm_trms_ckbox {
  position: inherit !important;
}
.woocommerce table.my_account_orders .button {
  margin: .125em 0 .125em .25em;
}
.woocommerce-orders-table thead tr th {
  background: #0b9fdd;
  color: #fff;
  text-transform: uppercase;
}
.woocommerce-orders-table tbody tr:nth-child(odd) {
  background: #F1F1F1;
}
.woocommerce-orders-table thead tr td {
  padding: 10px !important;
}
.detls_qnty {
  float: left;
  margin-right: 15px;
  line-height: 31px;
  font-weight: 600;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: auto;
}
.adq_product_note {
  display: none;
}
.woocommerce .quantity .qty {
  width: 4em;
  text-align: left;
  padding: 9px !important;
}
.sngleprodct_cate_meta {
  display: none;
}
.pro-detail {
  padding: 0 10px;
  color: #333;
  font-size: 15px;
  margin-bottom: 20px;
}
.procts_dtlsprt .sprice span {
  display: block;
}
.procts_dtlsprt .rprice span {
  display: block;
}
.prds_dtlsprt {
  border: 2px solid #E6E6E6;
}
.prds_dtlsprt .col-md-6 {
  padding: 20px;
}
.prds_dtls_lftprt {
  text-align: center;
  padding-bottom: 20px;
}
.rprice {
  color: #868686;
  font-size: 24px;
  margin: 0 0 20px;
}
.sprice {
  color: #2b2b2b;
  font-size: 24px;
  margin: 0 0 20px;
}
.rprice span, .sprice span {
  font-weight: bold
}
.product_warranty_details {
  margin: 0px;
}
.procts_dtlsprt form.cart {
  margin-bottom: 0.1em !important;
}
.prods_shpng {
  color: #008400;
  margin: 10px 0;
  font-size: 26px;
  font-style: italic;
  text-transform: capitalize;
}
.woocommerce .products .product .onsale {
  display: none;
}
.woocommerce div.product form.cart div.quantity {
  display: inline-flex;
  float: none;
}
.reactiveGridContents {
  text-align: center;
}
h3.reactiveProductTitle a {
  font-size: 22px !important;
}
h3.reactiveProductTitle a:hover {
  color: #454545 !important;
}
/*.ReactiveGridHolder______1Q8aA .reactiveContentLoader___3Pq3t { display: none !important;}*/
.productdetails .reactiveGridImage a img {
  max-width: 87% !important;
}
.productdetails .reactiveGridContents {
  background: #f5f5f5;
}
.productdetails .reactiveGridType-basic .reactiveGridContents .reactiveGridContentTop .reactiveProductTitle {
  margin: 0 0 15px !important;
}
.productdetails .request_a_quote_btn {
  text-align: center;
}
.productdetails .request_a_quote_btn a {
  border: 1px solid #0091CD !important;
  padding: 11px 22px !important;
  line-height: normal;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 500 !important;
  background: #0b9fdd !important;
  color: #fff !important;
  border-radius: 30px !important;
  display: inline-table;
}
.productdetails .product_lst {
  text-align: center;
  transition: all 0.3s ease 0s;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.productdetails .reactiveGridType-basic:hover .request_a_quote_btn a {
  background: transparent !important;
  color: #212121 !important;
}
.reuseCheckboxParrentWrapper___1h085 {
  padding: 0 !important;
  border: 0 !important;
}
.page-template-product-page .custom-footer {
  display: none;
}
.reactiveToggleBtnsWrapper___2h4eQ {
  justify-content: left !important;
  bottom: 80px !important;
}
.pricepart {
  display: initial !important;
}
.regular_price {
  font-size: 14px !important;
  color: #6F6F6F !important;
}
.sale_price {
  font-size: 14px !important;
  color: #2D2D2D !important;
}
.reactiveNormSearchGridContents___42FUL {
  padding: 15px !important;
  background-color: #F2F2F2 !important;
  border: 0;
  margin: 10px 0;
  display: inline-table;
}
.reuseFormWrapper___30qo6 .reuseLabelsWrapper___2mQdc {
  margin-bottom: 5px !important;
}
.reuseFormWrapper___30qo6 .reuseLabel___2ggDa {
  font-size: 18px;
  padding: 0 0 3px 0;
  margin-bottom: 8px;
  color: #4b4b4b;
  font-weight: 500;
}
h3.reuseLabel___2ggDa::after {
  content: "";
  background: #cedc3f;
  height: 3px;
  width: 60px;
  left: 0;
  top: 3px;
  display: block;
  z-index: 1;
  position: relative;
}
.reactiveContentLoader___3Pq3t {
  display: none !important;
}
header.fl-post-header h1.fl-post-title {
  font-size: 0px !important;
}
.download_brochure {
  margin-top: 20px;
  display: flex;
}
.download_brochure a {
  border: 1px solid #0091CD !important;
  padding: 11px 22px !important;
  line-height: normal;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500 !important;
  background: #0b9fdd !important;
  color: #fff !important;
  border-radius: 30px !important;
}
.download_brochure a img {
  margin: 0 5px 0 0 !important;
}
.serchfilter_rhtsidbar {}
.reuseNoUiSliderWrapper___RDzDT .reuseSliderValueWrapper___2pLRg {
  justify-content: center !important;
}
.reuseNoUiSliderWrapper___RDzDT .reuseSliderValueWrapper___2pLRg P {
  font-size: 15px !important;
}
.serchfilter_rhtsidbar .prodct_sidebar .reuseCheckboxScrollWrapper___3wLf8 {
  background-color: transparent !important;
}
.reuseCheckbox___3EAJn + label span {
  color: #4b4b4b !important;
}
.reuseComboCheckbox___iG9z_ + label span {
  color: #4b4b4b !important;
}
.ReactiveGridHolder______1Q8aA {
  padding-top: 10px !important;
  margin-top: 0px !important;
}
ul.descri_lst {
  margin: 20px 0 0;
}
ul.descri_lst li {
  margin: 8px 0;
  list-style: square;
}
/*.woocommerce table.shop_attributes tr:nth-child(2n) td, .woocommerce table.shop_attributes tr:nth-child(2n) th {

    background: 

    rgba(0,0,0,.025);

}*/
.reactiveGridType-basic .reactiveGridContents .reactiveGridContentTop .reactiveProductTitle {
  min-height: 55px;
  max-height: 55px;
  overflow: hidden;
}
p.reactiveProductDetails {
  min-height: 45px;
  max-height: 45px;
  overflow: hidden;
}
/*.insert-page-2569 { display: none;}*/
.woocommerce-cart .insert-page {
  display: none;
}
.woocommerce-account .insert-page {
  display: none;
}
.woocommerce-account .insert-page {
  display: none;
}
.woocommerce-checkout .insert-page {
  display: none;
}
.sgntxtbox_cntr {
  float: none !important;
  margin: 0 auto;
}
.sgntxtbox_cntr form {
  background: #f5f5f5;
}
.lost_reset_password {
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
}
.sgntxtbox_cntr h2 {
  font-size: 34px !important;
}
.post-4704 {
  min-height: 70vh;
}
.woocommerce a.remove {
  color: #fff !important;
  background: red;
  margin: 0 auto;
}
.edit-account span em {
  font-size: 13px;
}
.edit-account label {
  font-weight: 500;
}
.edit-account fieldset {
  margin-top: 30px;
}
.woocommerce-address-fields .select2-container--default .select2-selection--single {
  height: 38px !important
}
.woocommerce-address-fields #billing_address_1_field {
  width: 100%;
}
.adq-shipping {
  display: none;
}
.woocommerce form .form-row label {
  text-transform: capitalize;
}
.adq-billing label {
  font-weight: 400
}
.adq-billing h3 label {
  font-weight: 700;
  border-bottom: 1px dashed#262626;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.woocommerce-shipping-fields h3 {
  float: none !important;
}
.woocommerce-shipping-fields h3 label {
  font-weight: 700;
  border-bottom: 1px dashed#262626;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.prodtls_feature {
  margin-top: 20px !important;
}
.procttable tr:nth-child(even) {
  background: #F7F7F7;
}
/*.woocommerce-shipping-fields { display: none;}*/
.woocommerce-address-fields__field-wrapper #billing_company_field label span {
  display: none;
}
.woocommerce-address-fields__field-wrapper #shipping_company_field label span {
  display: none;
}
#reset_pass_btn {
  padding: 7px 20px !important;
  border-radius: 10px !important;
}
.woocommerce-MyAccount-content a.button {
  padding: 5px 10px !important;
  border-radius: 5px !important;
}
.woocommerce-MyAccount-orders .woocommerce-orders-table__header-order-number {
  display: none;
}
.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-number {
  display: none;
}
.woocommerce table.my_account_orders {
  font-size: 16px !important;
}
.my_account_orders tr th {
  background: #0b9fdd;
  color: #fff;
  text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
  display: inline-block !important;
}
.reactiveGridType-basic .reactiveGridImage {
  height: auto !important;
  padding: 30px 0;
}
.ReactiveGridLoadMore___aGdbd {
  background: #1e75bb !important;
}
.quantity input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
  color: #fff;
}
.dtlspg_stic_cnt h4 {
  line-height: 21px;
}
.soft_acces_parts_dwnld {
  font-size: 14px;
  text-decoration: underline !important;
  margin-top: 20px;
  display: block;
}
/* 17/03/2020*/
.soft_acces_parts {
  text-align: center;
}
.soft_acces_parts tr td {
  border: 1px solid #e4e4e4;
}
.toplst_flter_prt .undefined h3.reuseLabel___2ggDa::after {
  display: none;
}
.hasBorder___1f2LB {
  padding: 0 20px !important;
  border: 0px !important;
}
.checkout a.return-to-shop {
  float: right;
}
.cancelled_odr a.view {
  display: none;
}
/* .post-type-archive-product .woocommerce-result-count, .woocommerce-ordering, #product_list, .woocommerce-pagination { display: none;}*/
.product .related #product_list {
  display: block;
}
.berocket_aapf_widget .berocket_label_widgets {
  font-weight: 400;
  font-size: 14px;
  color: #2c2c2c;
  text-decoration: none !important;
}
.fl-widget li input[type="checkbox"] {
  height: 14px;
  width: 14px;
  margin-right: 10px;
  background-color: #fff;
  border: 1px solid #929292;
  box-shadow: 0 0 0 transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.fl-widget li .berocket_aapf_widget .berocket_label_widgets {
  font-size: 14px;
}
.fl-widget .berocket_aapf_widget-title_div {
  display: none;
}
.fl-widget ul.berocket_aapf_widget {
  margin-bottom: 0px !important;
}
.fl-sidebar-left {
  padding-right: 10px !important;
}
.fl-content-right {
  border-left: 0px !important;
  padding-left: 10px !important;
}
h4.fl-widget-title {
  font-size: 18px !important;
  padding: 0 0 3px 0 !important;
  margin-bottom: 8px !important;
  color: #4b4b4b !important;
}
.berocket_aapf_widget_selected_area ul {
  padding: 0px;
}
div.berocket_aapf_widget_selected_area ul li {
  border-radius: 5px;
}
div.berocket_aapf_widget_selected_area ul li a {
  font-size: 14px;
}
.berocket_aapf_selected_area_hook {
  overflow: hidden;
}
.berocket_aapf_widget_selected_filter ul li {
  margin-bottom: 10px;
  border-radius: 5px;
}
.berocket_aapf_widget_selected_filter ul li a {
  font-size: 14px;
}
.dropdown .cart-totals {
  bottom: 55vh !important;
  background-color: #fff !important;
  color: #1e75bb !important;
  box-shadow: 0px 0px 1px #00000078 !important;
}
.dropdown .cart-totals a {
  color: #333 !important;
}
.dropdown a.cart-totals span {
  position: absolute;
  top: -10px;
  height: 25px;
  width: 25px;
  background: #fff;
  border: 1px solid #cdcdcd;
  padding: 0px 6px;
  font-size: 16px;
  border-radius: 15px;
  text-align: center;
}
.woocommerce table.shop_table th, td {
  border: 1px solid #ccc;
  text-align: center;
}
.adq_list .product-quantity .quantity {
  float: none;
  display: inline-block;
}
.woocommerce table.my_account_orders .order-actions {
  text-align: center;
}
.price .berocket_slider_start_val {
  padding: 4px 9px !important;
  width: 80% !important;
  text-align: center;
}
.price .berocket_slider_end_val {
  padding: 4px 9px !important;
  width: 80% !important;
  text-align: center;
  float: right;
}
h3.widget-title {
  padding-bottom: 6px;
}
h3.widget-title span {
  border-bottom: 3px solid #cedc3f;
  padding-bottom: 4px;
}
h3.widget-title::before {
  content: none !important;
}
.berocket_aapf_widget-title::before {
  content: none;
}
li.price span.left .fa-usd {
  float: left;
}
li.price .fa-usd {
  margin: 10px 5px 10px 0;
}
woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product {
  margin-right: 2.8% !important;
}
.txtalnlft tr td {
  text-align: left;
}
.woocommerce .terms label {
  text-transform: none !important;
}
.woocommerce .terms {
  display: none;
}
.dgwt-wcas-search-wrapp {
  width: 100%;
}
.woocommerce ul.products li.product .star-rating {
  display: none;
}


.woocommerce-page ul.products li.product a.button, .woocommerce-page .woocommerce-message a.button, .woocommerce-page .woocommerce-message a.button.wc-forward, .woocommerce-page .woocommerce a.button.wc-forward, .woocommerce-page button.button, .woocommerce-page button.button.alt, .woocommerce-page a.button, .woocommerce-page a.button.alt, .woocommerce-page .woocommerce button[type="submit"], .woocommerce-page button[type="submit"].alt.disabled {
	font-family: "Fira Sans",sans-serif !important;
}

.berocket_aapf_selected_area_hook .berocket_aapf_widget_selected_filter, .berocket_aapf_selected_area_hook ul { clear: none !important;}

.woocommerce-form-login .woocommerce-form-row label { text-transform:inherit !important;}
.qtlsiloginfrm label { text-transform:inherit !important;}



#billing_country_field strong { line-height: 34px;}
#billing_address_1_field { width: 48%; clear: none; float: left;}
#billing_city_field { width: 48%; clear: none; float: right;}
#billing_state_field { width: 48%; clear: none; float: left;}
#billing_postcode_field { width: 48%; clear: none; float: right;}


#shipping_country_field strong { line-height: 34px;}
#shipping_address_1_field { width: 48%; clear: none; float: left;}
#shipping_city_field { width: 48%; clear: none; float: right;}
#shipping_state_field { width: 48%; clear: none; float: left;}
#shipping_postcode_field { width: 48%; clear: none; float: right;}


/*26/05/2020*/
@media (min-width: 569px) and (max-width: 767px) {
  .woocommerce div.product form.cart .button {
    float: none;
  }
}
/*26/05/2020*/
@media (min-width: 750px) and (max-width: 767px) {
  #product_list li {
    width: 29% !important;
    margin-right: 4.2%;
    float: left !important;
    clear: none;
  }
  .woocommerce ul.products li.product a img {
    height: 150px;
  }
}
/*26/05/2020*/
@media (min-width: 750px) and (max-width: 980px) {
  #product_list li {
    width: 29% !important;
    margin-right: 2.9%;
  }
  .woocommerce ul.products li.product a img {
    height: 150px;
  }
  .pro-detail {
    min-height: 47px;
  }
}
/*26/05/2020*/
@media only screen and (min-width: 992px) {}
/*26/05/2020*/
@media (min-width: 992px) and (max-width: 1359px) {
  .pro-detail {
    min-height: 46px;
  }
  .woocommerce ul.products li.product a img {
    height: 130px;
  }
}
/*26/05/2020*/
@media (min-width: 1020px) and (max-width: 1359px) {
  .woocommerce ul.products li.product a img {
    height: 125px;
  }
}
/*26/05/2020*/
@media (min-width: 1360px) and (max-width: 1800px) {
  .woocommerce ul.products li.product a img {
    height: 130px;
  }
  .pro-detail {
    min-height: 25px;
  }
}
@media (min-width: 1801px) and (max-width: 1990px) {
  .woocommerce ul.products li.product a img {
    height: 160px;
  }
  .pro-detail {
    min-height: 25px;
  }
}


/*26/05/2020*/
@media only screen and (min-width: 1900px) {
  .woocommerce ul.products li.product a img {
    height: 175px;
  }
  .pro-detail {
    min-height: 25px;
  }
	.woocommerce-loop-product__title {
    min-height: 60px;
}
}
@media (min-width: 1401px) and (max-width: 1900px) {
	.woocommerce-loop-product__title {
    min-height: 80px;
}
}
@media (min-width: 1300px) and (max-width: 1400px) {
  .fl-page-nav .navbar-nav li > a {
    padding: 26px 10px !important;
    margin: 16px 0px;
  }
  .fl-page-nav .navbar-nav li > a.nav-link {
    font-size: 18px !important;
    padding: 10px !important;
  }
  .woocommerce .fl-sidebar {
    width: 22% !important;
  }
  .woocommerce .fl-content {
    max-width: 78% !important;
    width: 78% !important;
  }
}
@media only screen and (min-width: 1360px) {
  .single-product .fl-content {
    margin: 40px auto !important;
    float: none !important;
    width: 80% !important;
  }
}
@media only screen and (max-width: 990px) {
  .fl-sidebar {
    display: block !important;
  }
}
@media only screen and (min-width: 769px) {
  /*.woocommerce-billing-fields #billing_company_field, #billing_address_1_field, #billing_state_field, #billing_phone_field {width: 48%; float: left;clear: initial;}	

.woocommerce-billing-fields #billing_country_field, #billing_city_field, #billing_postcode_field, #billing_email_field {width: 48%; float: right;clear: initial;}*/
  .prds_dtls_lftprt {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .prds_dtls_lftprt img {
    margin: 0 auto;
  }
  .product_pg_hdng {
    background-image: url(//m.skytvbet.com/wp-content/uploads/2019/03/datamation12.jpg);
    background-size: cover;
    padding: 50px 0;
    background-position: right;
  }
  h1.woocommerce-products-header__title {
    font-size: 46px;
    color: #fff;
    font-weight: 400;
    padding: 25px 0 5px;
    text-align: center;
  }
  .customaddress_field #billing_email_field {
    float: left;
  }
  .saveaddress_btn {
    float: right;
    margin-top: 25px;
  }
  .sngleprds_topprt {
    display: flex;
  }
  .procts_dtlsprt {
    text-align: center;
    border-left: 2px solid #E6E6E6;
  }
  .woocommerce div.product .product_title {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background: #0b9fdd;
    padding: 10px 0;
    margin-bottom: 0;
  }
  .button_add_to_quote {
    display: inline-table;
  }
  .button_add_to_quote .single_adq_button {
    float: none !important;
  }
  .yourpricebtn {
    margin-top: 20px;
  }
  .yourpricebtn span {
    font-size: 24px;
    font-weight: 600;
  }
  .myaccmnu_minmnu {
    margin-bottom: 25px;
  }
  h1.woocommerce-products-header__title .smalltxt {
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    font-style: italic;
    display: inline-block;
    top: -7px;
    position: relative;
  }
  h1.woocommerce-products-header__title .divdr {
    display: inline-block;
    width: 8%;
    font-style: normal;
    font-weight: 200;
  }
  .special_pricing {
    padding-right: 8% !important;
  }
  .woocommerce.woo-4.archive ul.products.columns-4 li.product, .woocommerce-page.woo-4.archive ul.products.columns-4 li.product {
    width: 23% !important;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 2.8%;
  }
  .woocommerce-MyAccount-navigation {
    width: 20% !important;
  }
  .woocommerce-MyAccount-content {
    width: 79% !important;
  }
  .grndtotlprt td {
    text-align: right;
    padding: 25px !important;
  }
  /*.rescloncrt { display: none;}
.grndtotlprtdsk { display: flex;}
.grndtotlprtmob { display: none;}
	
	.grndtotlprt .grndtotlprt_lft { text-align: right;}
	.grndtotlprt .grndtotlprt_rht { text-align: left;}*/
}
@media only screen and (max-width: 768px) {
  .product_pg_hdng {
    border-bottom: 4px solid #BBCC20;
    background-image: url(//m.skytvbet.com/wp-content/uploads/2019/03/datamation12.jpg);
    background-size: cover;
    padding: 20px 0;
    background-position: right;
  }
  h1.woocommerce-products-header__title {
    font-size: 32px;
    color: #fff;
    font-weight: 400;
    padding: 10px 0 5px;
    text-align: center;
  }
  .prds_dtls_lftprt {
    width: 100%;
  }
  .prds_dtls_lftprt h3 {
    font-size: 18px !important;
  }
  .procts_dtlsprt {
    width: 100%;
  }
  .procts_dtlsprt {
    text-align: center;
    padding: 0 0 20px !important;
  }
  .woocommerce div.product .product_title {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background: #0b9fdd;
    padding: 10px;
    margin-bottom: 0;
  }
  .yourpricebtn {
    margin-top: 20px;
  }
  .rprice {
    margin: 0 !important;
  }
  .sprice {
    margin: 0 !important;
  }
  h1.woocommerce-products-header__title .smalltxt {
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    font-style: italic;
    display: inline-block;
    top: -7px;
    position: relative;
  }
  h1.woocommerce-products-header__title .divdr {
    display: inline-block;
    width: 8%;
    font-style: normal;
    font-weight: 200;
  }
  .grndtotlprt td::before {
    content: inherit !important;
    display: none;
  }
  .pronotetxtprt {
    display: none !important;
  }
  .grndtotlprt td {
    text-align: center;
  }
  .grndtlt2::before {
    content: inherit !important;
    display: none;
  }
  .grndtlt1, .grndtlt3 {
    display: none !important;
  }
  .fdsffsdf::before {
    content: inherit !important;
    display: none;
  }
  /*	.grndtotlprtdsk { display: none !important;}
	.grndtotlprtmob { display: block;}
	.grndtotlprtmob td::before { content: inherit !important; display: none;}
	
	
	
	.grndtotlprt td { width: 50%; float: left;}
	
	.rescloncrt { display: inline-block;}
	.grndtotlprt .grndtotlprt_lft { text-align: right;}
	.grndtotlprt .grndtotlprt_rht { text-align: left;}*/
}
@media only screen and (max-width: 568px) {
  .soft_acces_parts tr td {
    width: 100% !important;
    display: block;
    text-align: center !important;
  }
  .related #product_list li {
    margin: 5px auto !important;
  }
  .woocommerce div.product form.cart .button {
    float: none;
  }
  .woocommerce-shipping-fields h3 label {
    overflow: hidden;
  }
  .adq-billing #quote_place_order {
    width: 100% !important;
  }
  .adq-billing .return-to-shop {
    width: 100%;
    text-align: center;
    margin-top: 10px !important;
  }
  .woocommerce-MyAccount-content a.woocommerce-Button {
    float: right !important;
  }
  .woocommerce-MyAccount-content .woocommerce-message {
    position: inherit;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    margin-top: 8px;
  }
  td.accprts_hddng::before {
    content: inherit !important;
    display: none;
  }

  #billing_country_field strong { line-height: 34px;}
#billing_address_1_field { width: 96%; clear: none; float: left;}
#billing_city_field { width: 96%; clear: none; float: right;}
#billing_state_field { width: 96%; clear: none; float: left;}
#billing_postcode_field { width: 96%; clear: none; float: right;}


#shipping_country_field strong { line-height: 34px;}
#shipping_address_1_field { width: 96%; clear: none; float: left;}
#shipping_city_field { width: 96%; clear: none; float: right;}
#shipping_state_field { width: 96%; clear: none; float: left;}
#shipping_postcode_field { width: 96%; clear: none; float: right;}

}
@media only screen and (max-width: 400px) {
  .button_add_to_quote {
    display: block;
  }
  .buyaproduct {
    margin: 15px 0 0 !important;
    display: block;
    float: none;
  }
  .woocommerce div.product form.cart .button {
    float: none;
  }
}