/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Template: blocksy
 * Author: Creative Themes
 * Text Domain: blocksy
 */

.short-product-title {
  height: 50px !important;
  overflow: hidden !important;
}

.quick-sale .woocommerce-loop-product__link .ct-image-container {
  height: 250px !important;
  width: auto !important;
}

.ct-image-container img,
.ct-image-container picture {
  object-fit: var(--object-fit, contain);
  object-position: var(--object-position, 50% 50%);
}

.order-status {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  padding: 3px 10px;
  border-radius: 5px;
  background: rgb(112, 112, 112);
  width: auto;
  min-width: 80px;
  display: inline-block;
  text-align: center;
}

/* wc-pending */
.status-pending {
  background: #c29204 !important;
}

/* wc-submitted */
.status-submitted {
  background: hsl(17, 98%, 44%) !important;
}

/* wc-rejected */
.status-rejected {
  background: rgb(65, 62, 62) !important;
}

/* wc-received */
.status-received {
  background: rgb(207, 106, 182) !important;
}

/* wc-approved */
.status-approved {
  background: olivedrab;
}

/* wc-processing */
.status-processing {
  background: hsl(204, 98%, 44%) !important;
}

/* wc-shipped */
.status-shipped {
   background: olivedrab !important;
}

/* wc-delivered */
.status-delivered {
  background: rgb(87, 57, 3) !important;
}

/* status-ywraq-accepted */
.status-ywraq-accepted {
  background: olivedrab;
}

/* status-ywraq-pending */
.status-ywraq-pending {
  background: #c29204;
}

/* status-ywraq-new */
.status-ywraq-new {
   background: rgb(207, 106, 182);
 }

/* order action buttons */
tr .order-action-btn {
  padding: 5px 7px;
}

tr .order-action-btn:not(:last-of-type) {
  border-right: solid 1px #aaa;
  line-height: 10px;
}

tr .order-action-btn:hover {
  /* color: indianred; */
}

/** 
** 'Other Info' on order page
**/

.pm-email {
  font-weight: 600;
}

.submit-result-row {
  font-size: 13px;
}

.submit-result-row .order-status {
  font-size: 11px;
  padding-left: 0px;
  padding-right: 0px;
  min-width: 70px;
}

.ywraq-view-quote-wrapper table.shop_table tfoot tr td{
  padding-right: 15px !important;
}

.ywraq-view-quote-wrapper .order_details th{
  padding-left: 15px !important;
}


.ywraq-view-quote-wrapper .order_details th.product-total {
  padding-right: 15px !important;
}

.ywraq-view-quote-wrapper table.shop_table.order_details tbody tr td.product-total {
  padding-right: 15px !important;
}



li .ubermenu-active .ubermenu-submenu.ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_item {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
}

.ubermenu-item{
  font-size: small;
}

.ct-sidebar .ct-widget {
  padding: 15px;
 
}

.ct-sidebar .ct-widget.ubermenu_navigation_widget-class{
  padding: 0;
  margin-bottom: 10px !important;
}

.ct-sidebar .ct-widget h2{
  font-weight: 500 !important;
}

.ct-sidebar .ubermenu-target-title:first-child {
  font-family: BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol' !important;
  font-weight: 500 !important;
}

.ct-widget.widget_search form .ct-search-results{
  z-index: 999 !important;
}

/* yith_ywraq_add_item_browse-list-4980 */
div[class^="yith_ywraq_add_item_browse-list-"] a {
  --buttonTextInitialColor: var(--color);
  --buttonInitialColor: rgba(224,229,235,0.6) !important;
  --buttonHoverColor: rgba(224,229,235,1) !important;
  width: 33% !important;
}

div[class^="yith_ywraq_add_item_browse-list-"] a:hover {
  color: var(--color) !important;

}

.hire-category, .product-category {
 height: 380px !important;
}

 .brz-bg .brz-bg-image{
	height: 85% !important;
}

body.woocommerce-page.woocommerce .yith-ywraq-add-to-quote .yith_ywraq_add_item_browse_message a {
	width: 100% !important;
    color: #FFF;
    text-decoration: none !important;
    background-color: var(--linkHoverColor);
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    line-height: 2;
    margin-top: 10px;
}

.brz .brz-row__container {
	margin-top: 0 !important;
}

header .woocommerce-mini-cart__buttons {
	grid-template-columns: repeat(1, 1fr);
}

header .ct-cart-content .woocommerce-mini-cart__buttons .button {
	margin-top: 6px;
}

.woocommerce .woocommerce-error:before {
	position: unset !important;
    margin-right: 15px;
}

@media (min-width: 768px) {
	body.woocommerce-page.woocommerce-checkout ul.woocommerce-thankyou-order-details {
		display: flex !important;
		justify-content: space-around;
	}
}

.woocommerce .product_meta {
	display: none;
}

.ubermenu-submenu-id-3092 {
	display: flex !important;
	flex-wrap: wrap;
}

#post-7589 .hero-section {
	display: none;
}



.wc-bookings-booking-form fieldset{
      border: 0;
    padding-left: 0;
    padding-right: 0;
}
body h1,body h2,body h3,body h4, body h5,body h6{
      font-family: "Moderat",Arial,sans-serif;
    color: #003D5B;
    font-weight: bold;
    letter-spacing: 0;
}
.wc-block-attribute-filter .wc-block-attribute-filter-list li label{
  display: flex;
}
.wc-bookings-date-picker-date-fields{
  display: flex;
}
.brz .brz-css-gzcea.brz-btn.brz-btn-submit{
  letter-spacing: 0;
}
.ct-sidebar .ubermenu-target-title:first-child,
.ct-sidebar .widget_price_filter h2{
      font-family: "Moderat",Arial,sans-serif !important;
    color: #003D5B;
    font-size: 16px;
    font-weight: 700 !important;
}
.ct-sidebar .ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target{
      padding-left: 15px;
}
.ct-sidebar .ubermenu .ubermenu-item.ubermenu-item-level-0{
  width: 100%;
   
}
.ct-sidebar .ubermenu .ubermenu-item.ubermenu-item-level-0 > a{
  line-height: 1 ;
}
.ct-sidebar .ubermenu .ubermenu-item.ubermenu-item-level-0 span{
  text-align: left !important;
  width: 100%;
}
.wc-blocks-filter-wrapper h6{
      position: relative;
    display: flex;
    align-items: center;
}
.wc-blocks-filter-wrapper h6:after{
      content: "\f107";
          position: absolute;
        right: -5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
        font-size: 20px;
}

.widget_price_filter{
  margin-bottom: 0 !important;
}
.brz .brz-rich-text span.brz-cp-color2{
  font-family: "Moderat",Arial,sans-serif;
    font-weight: 900;
}
table.shop_table a{
  color: #003D5B;
}
.search-form-top{
      position: fixed;
   top: -100%;
    width: 100%;
    z-index: 222;
    background: #fff;
        padding: 50px 30px 30px;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 30%);
    transition: all .3s ease;
}
.search-form-top div{
  display: flex;
}
.search-form-top.active{
  top: 0;
}
.close-form{
      position: absolute;
    right: 30px;
    top: 15px;
     width: 27px;
  height: 27px;
}
.close-form:before, .close-form:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 27px;
  width: 2px;
  background-color: #333;
}
.close-form:before {
  transform: rotate(45deg);
}
.close-form:after {
  transform: rotate(-45deg);
}
.account-dropdown{
    display: none;
       position: absolute;
    z-index: 2;
    width: 150px;
    right: 0;
    padding-top: 15px;
}
.account-dropdown ul{

    list-style: none;
    padding: 0;
    margin: 0;
background: #fff;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 30%);
}
.account-dropdown ul li{
  padding: 12px 20px;
}
.account-dropdown ul li a{
   color: #003D5B;
}
.account-dropdown ul li+li{
  border-top: 1px solid #ccc;
}
.account-top {
  position: relative;
}
.woocommerce .woocommerce-message a.restore-item,
.woocommerce .woocommerce-message a.restore-item:hover{
	    color: #fff;
    text-decoration: none;
    background: #003D5B;
}
.woocommerce .woocommerce-message a.restore-item:hover{
	background: #009edd;
}

.woocommerce-cart.emtpy-cart main,
.page-id-7798 main{
  display: flex;
  display: -webkit-flex;
    flex-direction: column;
}
.woocommerce-cart.emtpy-cart main > .ct-container-full,
.page-id-7798 main > .ct-container-full{
      flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      width: 100%;
}
.page-id-7798 main > .ct-container-full{
      align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.page-id-7798  .page-title{
    text-align: center;
}
.woocommerce-shipping-totals
body .woocommerce .woocommerce-message{
  display: none;
}
body.page-id-7798 .woocommerce-notices-wrapper{
  display: none !important;
}
.woocommerce .woocommerce-error:before{
      top: 50% !important;
}
body .woocommerce .woocommerce-error.error_icon-top{
  padding-top: 12px;
  padding-bottom: 12px;
}
body.woocommerce-checkout .woocommerce .woocommerce-error.error_icon-top:before{
       top: 17px !important;
    transform: none;
}
body ul.woocommerce-error li{
  display: block;
}

.ct-cart-form .cart_totals .wc-proceed-to-checkout:nth-of-type(2){
  margin-top: 15px;
}
.wc-bookings-date-picker .ui-datepicker td.not_bookable a,
.wc-bookings-date-picker  td.ui-datepicker-week-end span{
  background-color: #c0392b !important;
    background-image: none !important;
    border-color: rgba(0, 0, 0, 0.1) !important;
    color: #fff !important;
    text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
}

@media screen and (max-width: 479px){
  .woocommerce .woocommerce-error{
    padding-left: 20px;
  }
}
.product_enquiry_tab,
.woocommerce-Tabs-panel--product_enquiry{
  display: none !important;
}
.wcquote .cart-empty,
#payment .payment_methods>li.payment_method_cod{
  display: none;
}
.woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper{
      margin-bottom: 0 !important;
    padding: 30px !important;
}
.woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper p{
  margin-bottom: 0;
}

.berocket_single_filter_widget{
  padding: 0 20px 20px;
}
.bapf_sfilter .bapf_body>ul{
  padding-left: 0;
}
.bapf_sfilter .bapf_head h3{
  font-size: 16px;
}
.berocket_ajax_group_filter_title,
#block-2{
  display: none;
}
.bapf_sfilter.bapf_button_berocket .bapf_button{
      background: none !important;
    color: #003d5b !important;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
    padding: 0;
    float: right;
}
.bapf_ckbox_sqchck input[type=checkbox]{
  width: 15px;
  height: 15px;
}
.bapf_ckbox_sqchck input[type=checkbox]:checked:after{
      width: 5px;
    height: 9px;
    top: -1px;
    left: 3px;
}
table.shop_table a.button{
  color: #fff;
}
.ct-woo-account .woocommerce-MyAccount-content .ct-woo-account{
  flex-direction: column;
}
.woocommerce-orders-table-wrapper .dataTables_wrapper .dataTables_filter input{
  margin-left: 0;
}
body.woocommerce-page.woocommerce-account table.shop_table {
    width: 100% !important;
}
.mobile-menu{
      background: #fff;
    color: #fff;
    position: fixed;
    z-index: 99;
    height: 100%;
    padding: 30px 20px;
        right:-100%;
      top: 0;
        transition: all .5s ease;
}
.active .mobile-menu{
  right: 0;
}
.mobile-menu .menu{
      width: 100%;
    display: block;
}
.mobile-menu  .menu li.menu-item, .mobile-menu  .menu li.page_item{
  display: block;
}
.mobile-menu .ct-header-trigger{
  display: none;
}
.mobile-menu  #header{
  margin-bottom: 50px;
}
.mobile-menu .menu li.menu-item{
      padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.mobile-menu .mobile-inner{
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  height: 100%;
}
.mobile-menu .btn{
      width: 100%;
    padding: 10px;
    margin-top: auto;
}
.close {
  position: absolute;
    right: 15px;
    top: 45px;
  width: 32px;
  height: 32px;
      z-index: 9999;
}
.close:before, .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #000;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
body.woocommerce-page.woocommerce-account table.shop_table.woocommerce-MyAccount-orders tr th:nth-child(7),
body.woocommerce-page.woocommerce-account table.shop_table.woocommerce-MyAccount-orders tr td:nth-child(7){
  /*display: none;*/
}
@media (max-width: 689.98px){
  body .ct-order-review{
    padding-bottom: 0;
  }
  .woocommerce-checkout-payment .place-order button[type=submit]{
    border-radius: 0;
  }
  table.shop_table_responsive.my_account_orders tbody td:nth-child(1):before{
    content: "Order #: ";
  }
   table.shop_table_responsive.my_account_orders tbody td:nth-child(2):before{
    content: "Date: ";
  }
   table.shop_table_responsive.my_account_orders tbody td:nth-child(3):before{
    content: "Total:  ";
  }
   table.shop_table_responsive.my_account_orders tbody td:nth-child(4):before{
    content: "Name: ";
  }
   table.shop_table_responsive.my_account_orders tbody td:nth-child(5):before{
    content: "Address: ";
  }
   table.shop_table_responsive.my_account_orders tbody td:nth-child(6):before{
    content: "Processed by: ";
  }
   table.shop_table_responsive.my_account_orders tbody td:nth-child(7):before{
    content: "Status: ";
  }
   table.shop_table_responsive.my_account_orders tbody td:nth-child(8):before,
  table.shop_table_responsive.wc-quote-form__contents tbody td.actions:before{
    display: none;
  }
  table.shop_table_responsive.my_account_orders tbody td:nth-child(8) a.woocommerce-button{
          display: block;
      text-align: center;
      background-color: #009edd;
      color: #fff;
      border: 1px solid #009edd;
      border-radius: 24px;
      position: relative;
  }
  table.shop_table_responsive.my_account_orders tbody td:nth-child(8) a.woocommerce-button:before{
    content: "\e906";
        right: 15px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    color: #009edd;
    line-height: 16px;
        display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    margin: auto 0;
    text-align: center;
    font-size: 12px;
    padding-left: 1px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    font-family: "ILS Icon Font" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  table.shop_table.my_account_orders td {
    border-top: 0;
  }
  table.my_account_bookings thead{
  display: none;
 }
  table.my_account_bookings tbody td:before {
    content: attr(data-title) ": ";
    display: table;
    float: left;
    font-size: 14px;
    font-weight: 600;
    flex: 1;
 }
 table.my_account_bookings tbody td{
      display: flex;
      display: -webkit-flex;
    align-items: center;
    align-items: -webkit-center;
 }
 table.my_account_bookings tr{
      display: flex;
      display: -webkit-flex;
    flex-direction: column;
 }
  table.my_account_bookings tbody td.booking-cancel:before {
    display: none;
  }
  body.woocommerce-page.woocommerce-account table.shop_table tbody tr td,
  body.woocommerce-page.woocommerce-account table.shop_table.my_account_bookings tbody tr td {
    border-bottom: 0 !important;
    padding-bottom: 0;
 }
 table.my_account_orders tbody tr,
 table.my_account_bookings tr{
  border: 1px solid #e6e6e6;
    padding: 0 10px 10px;
    margin-bottom: 15px;
 }
 body.woocommerce-page.woocommerce-account table.shop_table{
  margin-top: 30px !important;
 }
}
@media (max-width: 480px) {
  .short-product-title{
    height:25px !important;
  }
  body.woocommerce-page.woocommerce .price{
    margin-top:5px !important;
  }
}
body.woocommerce-page.woocommerce-account table.shop_table.quote_details{
  margin-bottom: 40px;
}


.wc-quote-form #order_review{
  padding-left: 15px;
  padding-right: 15px;
}
.wc-quote-form #order_review h2,
.wc-quote-form #order_review table,
.woocommerce-order-received .entry-header h1,
.woocommerce-order-pay .entry-header h1,
.ct-cart-form .cart_totals .wc-proceed-to-checkout a.build-quote-button{
  display: none;
}

.payment_box input[type=date] {
    background: #fff;
}
.block-register .woocommerce-privacy-policy-text{
  display:none;
}
.block-register .block-login__form-submit{
  justify-content: center;
}
li.register-admin{
    display:none;
}
.woocommerce-orders-table-wrapper #orders_info,
.woocommerce-MyAccount-navigation-link--my-quotes,
.woocommerce-MyAccount-navigation-link--bookings{
  display:none;
}
body.woocommerce-page.woocommerce-cart .woocommerce-shipping-methods li label{
  font-size:12px !important;
}
table.shop_table tr>*:first-child{
  width:56%;
}
.wc-booking-summary-actions{
  display:none;
}
.block-login__footer.block-login__footer-inner{
  padding-top:0;
  padding-bottom:28px;
}
.block-login__container{
  border-bottom:0 !important;
}
.woocommerce-form-login{
  margin-bottom:20px !important;
}