/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/*header*/

a {
  color: #ff984e;
}b, strong {
    font-weight: 500;
}
a, h1, h2, h3, h4, h6, p, b, strong{       font-family: 'Colfax' !important;   }
.post-type-archive .woocommerce-product ul.products li.product {
   box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
    padding: 22px !important;
    border-radius: 10px;
    margin: 0 1.8% 2.992em 0 !important;
    width: 23.2% !important;
}

@font-face {
    font-family: 'Colfax';
    src: url('fonts/Colfax-Regular.eot');
    src: url('fonts/Colfax-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Colfax-Regular.woff2') format('woff2'),
        url('fonts/Colfax-Regular.woff') format('woff'),
        url('fonts/Colfax-Regular.ttf') format('truetype'),
        url('fonts/Colfax-Regular.svg#Colfax-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*
@font-face {
    font-family: 'Colfax';
    src: url('fonts/Colfax-Medium.eot');
    src: url('fonts/Colfax-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Colfax-Medium.woff2') format('woff2'),
        url('fonts/Colfax-Medium.woff') format('woff'),
        url('fonts/Colfax-Medium.ttf') format('truetype'),
        url('fonts/Colfax-Medium.svg#Colfax-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

*/

.new-header {
    background-color: #222;
    padding: 0 0;
/*    position: sticky;
    top: 100px;
    z-index: 99;*/
}
.woocommerce .woocommerce-order {
  max-width: 1180px;
  margin: auto;
}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button {
  border: none;
  padding: 8px 12px;
  display: inline-block;
  margin: 5px;
  font-family: "Colfax", Sans-serif;
  font-size: 16px;
  font-weight: 700;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #FF984E !important;
  border-radius: 5px;
  padding: 8px 15px 8px 15px;
}.woocommerce-account .woocommerce-MyAccount-content .edit-account label input.input-radio {
  margin: 0 7px 0 0px;
 
}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content h2:first-of-type {
  margin-top: 0;
  font-size: 20px;
  font-weight: 400;
}.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
  border: none !important;
}.woocommerce .woocommerce-order-details .woocommerce-table td a {
  color: #ff984e !important;
}.woocommerce .woocommerce-order-details .woocommerce-table th, .woocommerce .woocommerce-order-details .woocommerce-table td {
  border: none !important;
}
.woocommerce .woocommerce-order-details .woocommerce-table td a.woocommerce-button, .woocommerce .woocommerce-order-details .woocommerce-table td a.button{color: #fff !important;}
.new-header ul#menu-main-navigation-menu-hp li ul.sub-menu {
  position: absolute;
  text-align: left;
  top: 100%;
  margin: 0 0 0 15px;
  padding: 25px;
  line-height: 20px;
  will-change: transform, top;
  width: calc(99% - 15px);
  background-color: #ffffff;
  box-shadow: 0px 4px 5px 0px #c2c2c2;
  z-index: 99;
}

.new-header ul#menu-main-navigation-menu-hp li > a {
  padding: 20px 15px;
  color: #fff;
}

.new-header ul#menu-main-navigation-menu-hp li {
  position: unset;
  border: 0;
}

.new-header ul#menu-main-navigation-menu-hp li ul.sub-menu li > a {
  padding: 15px 0;
  color: #010101;
  font-size: 18px;
  font-family: "Colfax", Sans-serif;
  font-weight: 500;
}
.woocommerce-cart .cart_item td.product-name a,
.woocommerce-cart ul#shipping_method label {
   font-family: "Colfax", Sans-serif;
}
.new-header ul#menu-main-navigation-menu-hp li ul.sub-menu li > a:hover {
  color: #ff984e;
}

.new-header ul#menu-main-navigation-menu-hp li ul.sub-menu li {
  width: 24.5%;
  display: inline-block;
  vertical-align: top;
}

.new-header ul#menu-main-navigation-menu-hp li ul.sub-menu li > ul.sub-menu li {
  width: 100%;
}

.new-header ul#menu-main-navigation-menu-hp li ul.sub-menu li > ul.sub-menu {
  position: unset;
  width: 100%;
  display: block;
  box-shadow: none;
  margin: 0;
  padding: 5px 0 0 0;
}

.new-header ul#menu-main-navigation-menu-hp li ul.sub-menu li > ul.sub-menu a {
  padding: 0 0px 15px 0px;
  color: #777777;
  font-size: 15px;
  font-weight: 400;
}

.apsw-search-wrap {
  z-index: 1;
}

h2.woocommerce-loop-category__title mark.count {
  color: #ff984e;
}

.new-header ul#menu-main-navigation-menu-hp li::after,
.new-header ul#menu-main-navigation-menu-hp li ul.sub-menu li::after {
  display: none;
}

.new-header
  ul#menu-main-navigation-menu-hp
  li
  ul.sub-menu
  li
  > ul.sub-menu
  .dashicons-editor-ul {
  color: #ff984e;
}

.new-header
  ul#menu-main-navigation-menu-hp
  li
  ul.sub-menu
  li
  > ul.sub-menu
  .dashicons-cart {
  color: #017f01;
}

.new-header .fa-cube {
  color: #0185d9;
}

.new-header .fa-info-circle {
  color: #606060;
}

.home_prod .slick-arrow {
  bottom: -20px !important;
}

.home_prod {
  height: 560px;
}

.navigation_full {    width: 100%;
  max-width: 100% !important;
  justify-content: center !important;
}

body:not([class*=elementor-page-]).post-type-archive-product .site-main, body:not([class*=elementor-page-]).tax-product_cat .site-main, body:not([class*=elementor-page-]).eael-woo-cart .site-main {
    max-width: 95%;

}






.porto-narrow-sub-menu ul.sub-menu {
  width: 270px !important;
  padding: 20px !important;
}

.porto-narrow-sub-menu {
  position: relative !important;
}

.porto-narrow-sub-menu ul.sub-menu li a {
  font-size: 16px !important;
  padding: 10px 0px !important;
  font-weight: 400 !important;
}

.porto-narrow-sub-menu ul.sub-menu li {
  width: 100% !important;
  display: block !important;
}

.new-header ul.sub-menu li a {
  display: flex;
  align-items: baseline;
}

.new-header i {
  transform: translateY(5px);
}

.category_boxes a:hover {
  text-decoration: underline;
  text-decoration-color: #ff984e;
  color: #ff984e;
}

.single-product .wc-pao-addons-container .form-row .wc-pao-addon-select,
.single-product .wpc-product-form .awspc-field input,
.single-product .wc-pao-addons-container .form-row input,
.single-product
  .product.type-product
  .summary.entry-summary
  form.variations_form
  table.variations
  tbody
  td
  select {
    border: 1px solid #222222;
    border-radius: 6px;
    background-color: transparent;
    max-width: 380px;
    font-weight: normal;
    line-height: inherit;
    height: 40px;
    width: 95%;
    font-size: 14px;
    font-family: "Colfax";
    padding: 10px 12px;
}

.wpc-product-form
  tr.awspc-field-row
  td.awspc-field-widget-line
  .awspc-field-widget
  .awspc-field
  input {
  max-width: 100%;
}

.wpc-product-form
  tr.awspc-field-row
  td.awspc-field-widget-line
  .awspc-field-widget
  .awspc-text-after-field {
  margin-top: 5px;
  margin-bottom: 0;
}

/*new 8 5 */

/*.whmc-body.pm_open { display: none !important;}*/
.custom-cart-box dl.variation {
  display: flex;
  flex-wrap: wrap;
}

body.single-product .pm_overlay.pm_show {
  display: none;
}

nav.site-navigation.navigation_full.show div#mega-menu-wrap-menu-1 {
  position: unset !important;
}

nav.site-navigation.navigation_full.show
  div#mega-menu-wrap-menu-1
  ul#mega-menu-menu-1 {
  position: unset;
}

nav.site-navigation.navigation_full.show
  div#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item {
  position: unset;
}

.woocommerce_colfull ul.products li a.added_to_cart {
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  background-color: #ff984e !important;
  padding: 10px 40px !important;
  border-radius: 10px !important;
  margin-top: 10px;
  margin-left: 0 !important;
}

.custom-cart-box .elementor-menu-cart__wrapper .elementor-menu-cart__container {
  /*  min-width: 390px !important;
    left: -50px !important;*/
}

.custom-cart-box a.elementor-button {
  /*    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    background-color: #ff984e;
    padding: 16px 20px;
    border-radius: 10px;*/
}

/*.custom-cart-box a.elementor-button:hover{ background-color: #ff984e;}*/

/**/

/*header end*/

.header-leftcol {
  max-width: 275px;
  margin: 0 0 0 auto;
  padding-right: 30px;
}

.header-rightcol .elementor-element-populated {
  max-width: 930px;
  margin: 0 0 auto;
}

/* .header-rightop {
  clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 0% 100%, 2% 100%);
}/* */

.header-righbottom {
  clip-path: polygon(2% 0%, 100% 0%, 100% 100%, 10% 100%, 0% 100%);
}

.menu_bar .sub-menu .sub-menu li a {
  font-weight: 400 !important;
}

.menu_bar .sub-menu .current-menu-item:before {
  content: "";
  border-left: 4px solid #ff984e;
  height: 32px;
  display: inline-block;
  position: absolute;
  margin-top: 5px;
  left: 0px;
}

.menu_bar .sub-menu .current-menu-item {
  position: relative;
}

.categories_search .apsw-search-form input.apsw-search-input {
  margin: 0px 170px 0px 0px !important;
  height: 35px;
  line-height: unset;
}

.categories_search .apsw-search-form {
  border: 10px solid #ffffff;
}

.categories_search .apsw-select-box-wrap {
  right: 50px;
  left: unset;
  height: 35px;
}

.categories_search .apsw-select-box-wrap:after {
  border-left: 1px solid #000;
  border-right: unset;
  left: 0px;
  right: unset;
}

.categories_search .apsw-search-form button {
  background-color: #ff984e;
  border: 0;
  padding: 5px;
  height: 35px;
}

.categories_search .apsw-search-form button svg {
  fill: #ffffff;
  margin: 0;
  line-height: unset;
  transform: translate(1px, -3px);
}

.categories_search .apsw-select-box-wrap select.apsw-category-items {
  line-height: 30px;
}

/***home ***/

.banner-col {
  margin: 0 0 0 auto;
  max-width: 800px;
}

.active_color {
  color: #ff984e;
}

.banner-sincelogo {
  position: absolute;
  right: 3px;
  z-index: 9;
  top: 35%;
}

.number-block {
  position: relative;
  top: 55px;
  text-align: right;
  width: 70%;
  font-style: italic;
}

.number-block span {
  color: #ff3c00;
  display: block;
}

.banner-slide .elementor-swiper-button.elementor-swiper-button-prev {
  bottom: 8%;
  top: unset;
  left: 220px;
  background-color: #e5e1dd;
  padding: 10px;
}

.banner-slide .elementor-swiper-button.elementor-swiper-button-next {
  bottom: 8%;
  top: unset;
  left: 315px;
  right: unset;
  background-color: #ffecde;
  padding: 10px;
}

.protection-col {
  max-width: 400px;
  margin: 0px 0 0 auto;
}

.categery-left ul li img {
  display: none !important;
}

.categery-left ul li {
  border-bottom: 2px solid#C7C7C7;
  padding-bottom: 10px !important;
}

.banner-slide .elementor-swiper-button.elementor-swiper-button-next:after,
.banner-slide .elementor-swiper-button.elementor-swiper-button-prev:after {
  content: "";
  z-index: 99;
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 35px;
  height: 20px;
}

.banner-slide .elementor-swiper-button.elementor-swiper-button-prev:after {
  background-image: url(https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/angle-arrow.svg);
  transform: translate(5px, 4px);
}

.banner-slide .elementor-swiper-button.elementor-swiper-button-next:after {
  background-image: url(https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/right-arrow.svg);
  transform: translate(-18px, 4px);
}

.home_product .wpce-arrow i,
.banner-slide .elementor-swiper-button.elementor-swiper-button i {
  opacity: 0;
}

.protection_application .esz_slide_box {
  border-radius: 10px;
  min-height: 510px;
  margin-bottom: 20px;
  display: unset !important;
}

.protection_application .esz_post_meta {
  display: none;
}

.protection_application .esz_slide_box img {
  border-radius: 10px 10px 0 0;
}

.training_service .esz_slide_box {
  min-height: 485px;
  display: unset !important;
}

.training_service .carousel_nav {
  position: absolute;
  bottom: -16%;
}

.home_product .wpce_thumbnail img,
.home_product .wpce_single_item {
  box-shadow: none;
  background-color: transparent;
}

.home_product .wpce_content {
  padding: 20px 0;
  text-align: left;
}

.home_product .wpce_title a {
  color: #000;
  font-family: Colfax;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 10px;
}

.home_product .wpce_price {
  color: #ff984e;
  font-family: Colfax;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.home_product .wpce_thumbnail img {
  height: 221px;
  border-radius: 10px;
  margin: 0;
  width: 100%;
  object-fit: cover;
}

.home_product .wpce_cartbtn {
  display: none;
}

.home_product .wpce-arrow {
  bottom: -70px !important;
  top: unset;
  border-radius: 12%;
  background-color: #ffd22b;
  color: #222222;
  border: none;
  width: 50px;
  height: 50px;
}

.home_product .wpce-arrow.wb-arrow-next {
  left: 70px;
}

.home_product .wpce-arrow.wb-arrow-next:after {
  content: " ";
  background-image: url(https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/product_arrow.svg);
  z-index: 99;
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin-top: 15px;
  text-align: unset;
  transform: translateX(-12px);
}

.home_product .wpce-arrow.wb-arrow-prev:after {
  content: " ";
  background-image: url(https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/product_left.svg);
  z-index: 99;
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin-top: 15px;
  text-align: unset;
  transform: translateX(-12px);
}

.home_product .wpce_slider_wrapper {
  padding-left: 0;
  padding-right: 0;
}

.colored_link {
  color: #ff984e !important;
  font-weight: 500;
}

.download_box .dataTables_wrapper {
  border: none;
}

.download_box .custom-select {
  border-radius: 10px;
  border: 1px solid #222;
  width: 90px !important;
}

.download_box .dataTables_filter input {
  border-radius: 10px;
  border: 1px solid #d9d9d9;
}

.download_box thead tr th {
  background-color: #fcb53f1a !important;
  border: none !important;
  color: #000;
  font-family: Colfax;
  font-size: 18px;
  font-weight: 500 !important;
  padding: 18px !important;
}

.download_box thead tr th:first-child {
  border-radius: 20px 0px 0px 0px;
}

.download_box thead tr th:last-child {
  border-radius: 0px 20px 0px 0px;
}

.download_box div#wpdm-all-packages tbody span.__dt_categories a {
  color: #ff984e;
  font-weight: 500;
  font-family: Colfax;
}

.download_box table.dataTable thead .sorting {
  background-image: url("https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/drop_arrow.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 90%;
}

.download_box div#wpdm-all-packages tbody td.__dt_col_page_link {
  background-image: url(https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/pdf_img.png) !important;
  background-repeat: no-repeat !important;
  background-position: 5px 19px !important;
}

.download_box div#wpdm-all-packages table {
  border-radius: 20px;
  border: 1px solid #d9d9d9;
  margin: 30px 0 20px;
}

.download_box div#wpdm-all-packages tbody td {
  padding: 18px;
}

.woocommerce-Tabs-panel .w3eden .btn-primary {
  background-color: #ff984e;
}

.download_box .w3eden .table-striped tbody tr:nth-of-type(2n + 1) {
  background-color: #f7f7f7 !important;
}

.download_box
  div#wpdm-all-packages
  tbody
  td.__dt_col_page_link
  a.package-title {
  color: #000;
  font-family: Colfax;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.download_box div#wpdm-all-packages tbody td.__dt_col_page_link span {
  color: #60697b;
  font-family: Colfax;
  font-size: 16px;
  font-weight: 400;
}

.download_box div#wpdm-all-packages tbody a.wpdm-download-link {
  border-radius: 10px;
  background: #ff984e;
  border: 0;
  padding: 8px;
  color: #fff;
 font-family: "Colfax", Sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.download_box div#wpdm-all-packages tbody td.__dt_col_package_size {
  color: #000;
  font-family: Colfax;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}

.download_box div#wpdm-all-packages table tbody tr:last-child td:first-child {
  border-radius: 0px 0px 0px 20px;
}

.download_box div#wpdm-all-packages table tbody tr:last-child td:last-child {
  border-radius: 0px 0px 20px 0px;
}

.download_box li.paginate_button.page-item.active a {
  background-color: #ffd22b;
}

.download_box li.paginate_button.page-item a:hover,
.download_box li.paginate_button.page-item a {
  border: none !important;
  color: #222;
  font-family: Colfax;
  font-size: 16px;
  font-weight: 700;
  background-color: #e9e9e9;
  border-radius: 5px;
}

.download_box .pagination .paginate_button.previous a {
  font-size: 0 !important;
  background-image: url("https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/angle_left.png");
}

.download_box .pagination .paginate_button.next a {
  font-size: 0 !important;
  background-image: url("https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/angle_left.png");
  transform: rotate(180deg);
}

.download_box .dataTables_filter label,
.download_box .dataTables_length label,
.download_box .dataTables_info {
  color: #222;
  font-family: Colfax;
  font-size: 16px;
  font-weight: 400;
}

.download_box .dataTables_filter label,
.download_box .dataTables_length label {
  font-weight: 500 !important;
}

.file_upload .wpforms-uploader {
  height: 120px !important;
}

.half_colum .wpforms-field-medium,
.half_colum .wpforms-field-row {
  max-width: 100% !important;
}

.color_line .wpforms-field-description {
  color: #ff3b00;
  font-family: Colfax;
  font-size: 12px;
  font-weight: 400;
}

/* 
.aplication_service {
    min-height: 125px;
} */

.inquiry_form .half_colum input::placeholder,
.inquiry_form .address_box input::placeholder,
.inquiry_form .wpforms-captcha-math input::placeholder {
  color: #000;
  font-family: Colfax;
  font-size: 14px;
  font-weight: 300;
}

.inquiry_form .wpforms-captcha-math input,
.inquiry_form .address_box select,
.inquiry_form .address_box input,
.inquiry_form .half_colum input,
.inquiry_form .half_colum select,
.inquiry_form .form_data .choices__inner {
  border-radius: 10px !important;
  border: 1px solid #d9d9d9 !important;
  background: #fff !important;
  padding: 12px 14px !important;
  height: unset !important;
  color: #000;
  font-family: Colfax;
  font-size: 14px;
  font-weight: 300;
}

.inquiry_form .half_colum textarea {
  border-radius: 10px !important;
  border: 1px solid #d9d9d9 !important;
  background: #fff !important;
  padding: 12px 14px !important;
  color: #000;
  font-family: Colfax;
  font-size: 14px;
  font-weight: 300;
}

.inquiry_form .wpforms-submit-container button {
  border-radius: 10px !important;
  background: #ff984e !important;
  color: #fff !important;
  text-align: center;
  font-family: "Colfax", Sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-transform: capitalize !important;
  max-width: 200px !important;
  width: 200px !important;
  padding: 14px !important;
}

.inquiry_form .wpforms-submit-container {
  text-align: center;
}

.inquiry_form .address_box .wpforms-field-large > div {
  display: flex;
  flex-direction: column-reverse;
  margin: 7px 0;
}

/*****************/

.inquiry_form .half_colum {
  display: inline-block;
  width: 49% !important;
  vertical-align: top;
}

.notes_data {
  margin-right: 22px !important;
}

.inquiry_form .half_colum .wpforms-field-limit-text {
  color: #000;
  font-family: Colfax;
  font-size: 12px;
  font-weight: 400;
}

.inquiry_form label {
  color: #000;
  font-family: Colfax;
  font-size: 16px !important;
  font-weight: 500 !important;
  padding-bottom: 5px !important;
  margin-bottom: 5px !important;
}

.inquiry_form .address_box .wpforms-first {
  margin-right: 20px !important;
}

.inquiry_form .wpforms-field-captcha .wpforms-captcha-equation span,
.inquiry_form .wpforms-field-captcha label {
  color: #222;
  font-family: Colfax;
  font-size: 18px;
  font-weight: 500;
}

.inquiry_form h3 {
  color: #222;
  font-family: Colfax;
  font-size: 30px !important;
  font-weight: 700;
  padding: 40px 0 30px !important;
}

.inquiry_form .address_label h3 {
  font-size: 26px !important;
  padding-bottom: 0px !important;
}
.tax-product_cat ul.products li.product-category div[itemprop="description"], .tax-product_cat ul.products li.product-category div[itemprop="description"] h2 {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
}
.side_bar .woocommerce ul li.product-category {
  border-bottom: 1px solid #c7c8c7;
}

.pro-item .pro-item-inner {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 2px 15px 0px rgba(74, 34, 20, 0.15);
  margin: 0 10px;
}

.pro-item .pro-poster,
.pro-item .pro-poster img {
  border-radius: 10px 10px 0px 0px;
  width: 100%;
}

.pro-item .pro-name h3 {
  color: #222;
  font-family: Colfax;
  font-size: 18px;    margin: 5px 0px 8px 0;
  font-weight: 500;
}

.pro-item .pro-desc {
  color: #777;
  font-family: Colfax;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  padding-bottom: 15px;
}

.pro-item .pro-link a {
  color: #ff984e;
  font-size: 18px;
  font-weight: 500;
  font-family: Colfax;
}

.pro-item .pro-item-content {
  padding: 30px 20px;
  min-height: 220px;
  margin-bottom: 10px;
}

.ladder_syst .slick-slider .slick-arrow,
.protection_applications.slick-slider .slick-arrow {
  background: #ff984e;
}

.ladder_syst .slick-slider button.slick-prev.slick-arrow:before,
.ladder_syst .slick-slider button.slick-next.slick-arrow:before {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg)
    brightness(102%) contrast(102%);
}

.page-id-49936 .page-header h1 {
  display: none;
}

.slick-slider button.slick-next.slick-arrow:before,
.slick-slider button.slick-prev.slick-arrow:before {
  content: "";
  background-image: url(https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/product_left.svg);
  background-size: 100%;
  position: absolute;
  width: 20px;
  left: 14px;
  height: 20px;
  background-repeat: no-repeat;
  top: 15px;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg)
    brightness(102%) contrast(102%);
}

.mobile_gallery .swiper-slide-inner img {
  height: 275px;
  object-fit: cover;
  width: 100%;
}

.slick-slider button.slick-next.slick-arrow:before {
  transform: rotate(180deg);
}

.protection_applications.slick-slider button.slick-next {
  left: -310px;
  top: 55%;
}

.protection_applications.slick-slider button.slick-prev {
  left: -395px;
  top: 55%;
}

.product_online_home .slick-arrow,
.protection_online_store .slick-arrow,
.protection_systems.slick-slider .slick-arrow {
  background-color: #ffd22b;
  top: unset;
  bottom: -115px;
}

.leftdown_arrow .protection_systems.slick-slider .slick-prev.slick-arrow,
.product_online_home .slick-prev.slick-arrow,
.protection_online_store .slick-prev.slick-arrow,
.protection_systems.slick-slider .slick-prev.slick-arrow {
  left: 9px;
}

.product_online_home .slick-next.slick-arrow,
.protection_online_store .slick-next.slick-arrow,
.protection_systems.slick-slider .slick-next.slick-arrow {
  left: 75px;
}

.protection_systems .pro-item .pro-poster img,
.protection_online_store .pro-item .pro-poster img {
  height: 215px;
  max-height: 215px;
}

.protection_online_store .pro-item .pro-item-content {
  min-height: 240px;
}

.system_category .product-category img {
  border-radius: 10px;
}

.system_category .product-category h2 {
  text-align: center;
}

.product_online_home .pro-item .pro-cat a {
  color: #777;
  font-family: Colfax;
  font-size: 12px;
  font-weight: 500;
  text-transform: capitalize;
}

.product_online_home .pro-item .pro-name h3 a {
  color: #000;
  font-family: Colfax;
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
}

.product_online_home .pro-item .pro-price {
  color: #ff984e;
  font-family: Colfax;
  font-size: 16px;
  font-weight: 700;
}

.product_online_home .pro-item .pro-sku {
  color: #7b858a;
  font-family: Colfax;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}

.safety_store .slick-arrow {
  top: -60px;
}

.safety_store .slick-next.slick-arrow {
  left: unset;
  right: 15px !important;
}

.safety_store .slick-prev.slick-arrow {
  left: unset;
  right: 85px !important;
}

.without_shadow .pro-item-inner {
  border-radius: unset;
  background: unset;
  box-shadow: unset;
}

.crossover_pro .product_online_home .slick-next.slick-arrow {
  left: 49%;
}

.crossover_pro .product_online_home .slick-prev.slick-arrow {
  left: 43%;
}

.category_product
  .woocommerce-loop-product__buttons
  a.button.product_type_simple,
.category_product .add_to_cart_button,
.category_product span.price,
.category_product .products a span.onsale {
  display: none !important;
}

.disappear {
  display: none;
}

.disappear_btn {
  cursor: pointer;
}

table.specs-tab4.tablebuxo tr td {
  background-color: transparent !important;
  text-align: center !important;
  font-weight: bold !important;
}

.inspection1 > .elementor-element-populated,
.inspection2 > .elementor-element-populated,
.inspection3 > .elementor-element-populated,
.inspection4 > .elementor-element-populated,
.inspection5 > .elementor-element-populated,
.inspection6 > .elementor-element-populated {
  border-radius: 20px 20px 0 0 !important;
  transition: none !important;
}

.alignbox .elementor-image-box-wrapper {
  display: flex;
}

/*shop*/
.woocommerce_colfull .woocommerce-sidbr form.woocommerce-product-search {
  border: 1px solid #ff984e;
  margin-bottom: 20px;
  border-radius: 3px;
  height: 50px;
  line-height: 50px;
}

.woocommerce_colfull .woocommerce-sidbr form.woocommerce-product-search input {
  max-width: calc(100% - 45px);
  border: 0;
  outline: none;
  padding: 0 10px;
}

.woocommerce_colfull .woocommerce-sidbr form.woocommerce-product-search button {
  background-color: #ff984e;
  padding: 10px;
  width: 45px;
  color: #fff;
  border: 1px solid #ff984e;
  font-size: 0;
  text-align: center;
  float: right;
}

.woocommerce_colfull
  .woocommerce-sidbr
  form.woocommerce-product-search
  button:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f002";
  font-size: 18px;
}

/*.woocommerce .woocommerce-breadcrumb {
  margin-bottom: 25px;
  padding-top: 20px;
  text-align: center;
}*/

.woocommerce_colfull {
  display: flex;
}

.woocommerce_colfull .woocommerce-sidbr {
   /* box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
  padding: 35px 25px 40px 25px;
  margin-right: 50px;
 width: 30%;8-7-28*/
  width: 20%;
  height: 100%;
}
.wooco_ourt_sidbr {
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
  padding: 35px 25px 40px 25px;
  margin-right: 50px;
   /*width: 30%;8-7-28*/
  
  height: 100%;
}
.woocommerce_colfull .woocommerce-product {
  /*width: 73.554%; 8-7-28*/
  width: 80%;
}

.woocommerce_colfull .woocommerce-sidbr h2 {
  color: #111111;
  font-family: "Colfax", Sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-transform: capitalize;
}

.woocommerce_colfull .woocommerce-sidbr ul {
  list-style: none;
  padding: 0px;
}

/*.woocommerce_colfull .woocommerce-sidbr ul li {
  border-bottom: 1px solid #c7c8c7;
  padding-bottom: 10px;
}
*/
.woocommerce_colfull .woocommerce-sidbr ul li a {
  color: #60697b;
  font-family: "Colfax", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  border-bottom: 1px solid #c7c8c7;
  padding: 15px 0;
  display: block;
}

.woocommerce_colfull .woocommerce-product ul.products li a {
  color: #777;
  font-size: 12px;
  font-weight: 500;
  text-transform: capitalize;
 font-family: "Colfax", Sans-serif;
}

.woocommerce_colfull .woocommerce-product ul.products li h2 {
 font-family: "Colfax", Sans-serif;
  font-size: 16px !important;
  font-weight: 500;
  color: #000000;
  line-height: 26px;
}

.woocommerce_colfull .woocommerce-product ul.products li span.price {
  color: #ff984e;
  font-family: Colfax;
  font-size: 16px;
  font-weight: 700;
}

.woocommerce_colfull .woocommerce-product ul.products li a.button {
  color: #ffffff;
  background-color: #ff984e;
 font-family: "Colfax", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  padding: 15px 25px 15px 25px;
}

.woocommerce_colfull .woocommerce-product ul.products li span.onsale {
  background-color: #ff984e;
  font-size: 14px;
}

.service_products .elementor-widget-image {
  background-color: #f7f7f7;
  border-radius: 10px;
}

.product_advisory ul {
  padding-left: 20px;
}.elementor-element.hed_last_child, .elementor-element.hed_last_child p {
    margin: 0 !important;
}

.elementor-element.hed_last_childu_p {
    margin: 0;
}


h3.Features_title_color.features_title_center{ text-align:center; }

.woocommerce-products-header p {
  font-weight: 500 !important;
}

.content-area header p, .tax-product_cat .term-description h2 {
  color: #60697b;
  text-align: center;
  font-family: Colfax;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 25px; border: none;
}
.tax-product_cat header.woocommerce-products-header .term-description, .tax-product_cat header.woocommerce-products-header .term-description p, .tax-product_cat header.woocommerce-products-header .term-description h2 {
    font-weight: normal !important;
}
.content-area nav.woocommerce-pagination,
.content-area ul.products li span.onsale,
.content-area .berocket_lgv_widget .br_lgv_product_count_block,
.content-area .woocommerce-notices-wrapper,
.content-area .apsw-select-box-wrap,
.content-area p.woocommerce-result-count,
.content-area h1.woocommerce-products-header__title.page-title {
  display: none;
}

.content-area .serch-cart .apsw-search-btn {
  background-color: #ff984e;
  padding: 11px;
  width: 50px;
  text-align: end;
}

.content-area .serch-cart .apsw-search-btn svg {
  fill: #ffffff;
}

.content-area form.woocommerce-ordering select {
  border-radius: 0px;
  border: 1px solid #d8d8d8; text-align: center;
  padding: 10px 5px 9px 5px;
}

.serch-cart .apsw-search-form input.apsw-search-input {
  margin-left: 0 !important;
}

.serch-cart {
  width: 40%;
  display: inline-block;
  display: none;
}

.woocommerce-product .woocommerce-LoopProduct-link img,
.woocommerce_colfull .woocommerce-product ul.products li a img {
  border-radius: 10px;
}

.content-area .berocket_lgv_widget {
  float: right !important;
  position: absolute;
  right: 0;
  top: 0px;
}

.content-area .woocommerce-product {
  position: relative;
}

.content-area .woocommerce-product .products .cat-lat a {
  color: #777;
 font-family: "Colfax", Sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

/*.content-area
  .woocommerce-product
  .products
  h2.woocommerce-loop-product__title {
 font-family: "Colfax", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}*/

.content-area .woocommerce-product .products .sku-lat {
  color: #7b858a;
 font-family: "Colfax", Sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.content-area form.woocommerce-ordering {
  /*  max-width: 250px;
  width: 100%;
  margin-right: 110px;*/
  top: 0;
  position: absolute;
  right: 100px;
}

.content-area .woocommerce-product ul.products {
  padding-top: 50px;
}

.content-area .woocommerce-product .apsw-search-form input[type="search"] {
  max-width: calc(100% - 40px);
  height: 50px;
  line-height: 50px;
}

.content-area .woocommerce-product .apsw-search-btn {
  height: 50px;
  line-height: 50px;
}

.woocommerce-sidbr span.count {
  color: #ff984e;
  font-family: Colfax;
  font-size: 15px;
  font-style: normal;
  float: right;
  font-weight: 500;
}

.content-area .berocket_lgv_widget a.berocket_lgv_set,
.content-area .berocket_lgv_widget a.berocket_lgv_set {
  width: 50px !important;
  height: 50px !important;
  background-color: transparent;
}

.content-area .berocket_lgv_widget a i {
  font-size: 21px !important;
  line-height: 49px !important;
}

/* check out page start */

.checkout_box #customer_details label {
  color: #000;
  font-family: Colfax;
  font-size: 16px;
  font-weight: 500;
}

.checkout_box #customer_details .select2-selection,
.checkout_box #customer_details input {
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 15px;
  height: unset;
}

.checkout_box .select2-selection--single .select2-selection__rendered {
    padding: 0;

}
.checkout_box #customer_details span.select2-selection__arrow {
  display: none;
}

/* check out page end */

.serch-cart .apsw-search-wrap {
  z-index: 0;
}

/*single product start */

/*.single-product .product.type-product .woocommerce-product-details__short-description {
    padding-bottom: 25px;
}*/

.single-product table.awspc-output-product-table .awspc-output-result-row,
.single-product
  .wpc-product-form
  table.awspc-output-product-table
  tr.awspc-field-row
  td {
  padding: 0;
}

.w3eden .modal.show .modal-dialog .modal-content .modal-icon img.p-2 {
  padding: 0 !important;
  max-width: 35px;
  border-radius: 0;
  width: 35px !important;
  margin: 12px 0 0 15px;
}

.modal-dialog .modal-content .modal-icon img.p-2 {
}

.single-product h1 {
  display: block;
}

.single-product .woocommerce-message:nth-child(3) {
  display: none;
}

.single-product .woocommerce-Tabs-panel--local_4 ul li,
.single-product .woocommerce-Tabs-panel--local_5 ul li {
  /*margin-bottom: 15px;*/
}

.single-product ul.products.columns-4 li span.price,
.single-product ul.products.columns-4 li .sku-lat {
  padding: 0 15px;
}

.single-product .product.type-product a.reset_variations {
  font-size: 16px !important;
  font-weight: 500;
  color: #ff984e;display: none;
}

.single-product
  .product.type-product
  a.reset_variations[style="visibility: visible;"] {
/*  padding: 0 0 20px 0;*/
  display: block;
}

.single-product .woocommerce-message {
  border-top-color: #ff984e;
}

.single-product .woocommerce-message a.button.wc-forward {
 font-family: "Colfax", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  background-color: #ff984e;
}

.single-product .woocommerce-message:before {
  color: #ff984e;
}

/*
.single-product a.added_to_cart {
    color: #ffffff ;
    font-family: "Colfax", Sans-serif ;
    font-size: 16px;
    font-weight: 500;
    margin-left: 20px;
    background-color: #ff984e;
    padding: 5px 25px;
    border-radius: 10px;    margin-top: 10px;
}*/

.single-product .product.type-product .summary.entry-summary p.price {
  display: block;
}

.single-product
  .product.type-product
  .woocommerce-product-gallery
  i.flaticon-back,
.single-product
  .product.type-product
  .woocommerce-product-gallery
  i.flaticon-right-arrow {
  display: none !important;
}

.single-product
  .woocommerce-product-gallery
  .wpgs-nav
  button.slick-next.slick-arrow,
.single-product
  .woocommerce-product-gallery
  .wpgs-nav
  button.slick-prev.slick-arrow {
  background-color: #ff984e;
  /*    border-radius: 50%;*/
width: 25px;
    height: 25px;
  z-index: 1;
}

.single-product
  .woocommerce-product-gallery
  .wpgs-nav
  button.slick-next.slick-arrow:before,
.single-product
  .woocommerce-product-gallery
  .wpgs-nav
  button.slick-prev.slick-arrow:before {
  content: "\f060";
  font-size: 13px;
  opacity: unset;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: unset;
  background: unset;
}
.single-product .woocommerce-product-gallery .wpgs-nav button.slick-next.slick-arrow {
    right: -10px;
}.single-product .woocommerce-product-gallery .wpgs-nav button.slick-prev.slick-arrow {
    left: -10px;
}
.single-product
  .summary.entry-summary
  .woocommerce-variation-price
  span.price
  del,
.single-product
  .summary.entry-summary
  .woocommerce-variation-price
  span.price
  ins {
  /*width: 100%;
  text-align: end;*/
  opacity: unset;
  text-decoration: unset;
  font-family: "Colfax", Sans-serif;
}

.single-product
  .summary.entry-summary
  .woocommerce-variation-price
  span.price
  del
  bdi {font-weight: normal; 
  color: #222222;
  text-decoration: line-through;
}

.single-product
  .woocommerce-product-gallery
  .wpgs-nav
  button.slick-next.slick-arrow:before {
  content: "\f061";
}

.single-product
  .woocommerce-product-gallery
  .slick-list.draggable
  .slick-current,
.single-product
  .woocommerce-product-gallery
  .wpgs-nav
  .slick-list.draggable
  .slick-slide
  img {
  border-radius: 10px;
}

.single-product .woocommerce-product-gallery .wpgs-for img {
  border-radius: 20px;
}

.single-product .woocommerce-product-gallery .wpgs-for img {
  border-radius: 20px;
}

.single-product .woocommerce-product-gallery .wpgs-nav {
  margin-bottom: 30px;
}

.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: #ff984e !important;
}

.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #fff;
}

.single-product.woocommerce div.product .woocommerce-tabs .panel ul.products li.product h2, .single-product.woocommerce div.product .woocommerce-tabs .panel ul.products li.product span.price {
    text-align: center;
}

.single-product.woocommerce div.product .woocommerce-tabs .panel ul.products li.product span.price del span.woocommerce-Price-amount {
    font-weight: normal;
} 
.single-product.woocommerce div.product .woocommerce-tabs .panel table.specs-tab1 strong {
    font-weight: 500;
}

.single-product.woocommerce div.product .woocommerce-tabs .panel .price, .single-product.woocommerce div.product .woocommerce-tabs .panel span.woocommerce-Price-amount.amount, .single-product.woocommerce div.product .woocommerce-tabs .panel .price ins span.woocommerce-Price-amount.amount, .single-product.woocommerce div.product .woocommerce-tabs .panel.price ins span.woocommerce-Price-amount.amount {
    font-size: 16px;    padding: 0;
    margin: 0;
 
}


.single-product.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.single-product.woocommerce
  div.product
  .woocommerce-tabs
  ul.tabs
  li.active::after,
.single-product.woocommerce
  div.product
  .woocommerce-tabs
  ul.tabs
  li.active::before,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  box-shadow: unset;
  border: none;
}

.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0 15px 0 0;
  background-color: #e5e7e8;
  border-radius: 10px;
  padding: 6px 13px;
  border: none !important;
  margin-bottom: 15px;
}

.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #000;
  font-family: Colfax;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}

.single-product.woocommerce div.product ul.tabs.wc-tabs {
  padding: 0 !important;
}

/*.single-product span.woocommerce-Price-amount.amount {
    font-size: 22px;
    font-weight: 700;
}*/
.single-product table.awspc-output-product-table .awspc-output-result-row {
  font-size: 18px;
  font-weight: 500;
  color: #ff984e;
}

.single-product .awspc-output-product {
  margin-bottom: 0;
}

.single-product .woocommerce-tabs .panel table td span {
  font-size: 18px !important;
  display: block;
}

.single-product ul.products.columns-4 li span.price ins {
  text-decoration: none;
  padding-left: 5px;
}

.single-product ul.products.columns-4 li span.price bdi,
.single-product ul.products.columns-4 li span.price del {
  text-decoration: none;
}

.single-product ul.products.columns-4 li span.price del bdi {
  text-decoration: line-through;
}

.single-product .dm-product-list li {
  padding-bottom: 10px;
}

.single-product .aws_price_calc_picklist select {
    border-radius: 6px;
    color: #222222;
    border: 1px solid #222222;
    font-size: 14px;height: 40px;
    font-family: "Colfax";
    padding: 10px 12px;
    background: transparent;
}

.single-product .aws_price_calc_numeric input {
  background: transparent;
}

.single-product .aws_price_calc_numeric input:focus {
  outline: none !important;
}

.single-product .awspc-field-label-line {
  font-size: 16px;
  font-weight: normal;
  font-family: "Colfax";
  color: #222222;
  padding-top: 0px;
  padding-bottom: 0;
}.woocommerce div.product div.summary form.cart table td {
    padding: 0 0 8px 0;
}

.single-product tr.awspc-field-row {
/*  display: flex;
  flex-direction: column;*/
}.woocommerce div.product div.summary form.cart table td.awspc-field-label-line {
    width: 38% !important;
    border-top: 1px dashed #e7e7e7 !important;
    padding: 12px 0 0 0 !important;
}
.woocommerce div.product div.summary form.cart table tr.awspc-field-row:first-child td.awspc-field-label-line {
    border: none !important;
}
.woocommerce div.product div.summary .wpc-product-form .awspc-field-widget input[type="text"] {
    width: fit-content;
}

.single-product .quantity input {
  border: none;
  border-radius: 10px;
  padding: 0;
  font-size: 16px;
  background-color: transparent;
  font-weight: 600;
  font-family: "Colfax";
}

.single-product button.single_add_to_cart_button {
  padding: 11px 100px !important;
  font-size: 16px !important;
}

/*.single-product .related ul.products li a.product_type_simple,
.single-product .related ul.products li a.product_type_variable {
  padding: 12px 18px !important;
  font-size: 14px;
  font-weight: 500;
}*/

.single-product button.single_add_to_cart_button {
  background: #ff984e !important;
  font-family: "Colfax" !important;
  border-radius: 10px !important;
  margin-left: 10px !important;
  color: #fff !important;
  outline: none;
}

.single-product .related ul.products li {
  background: #fff;
  box-shadow: 0px 2px 15px 0px
    rgba(74, 33.99999999999999, 20.000000000000004, 0.15);
  padding-bottom: 30px;
  text-align: center;
  /*    min-height: 610px !important;*/
  margin: 0 30px 20px 0;
  border-radius: 10px;
  border-radius: 0px 0px 10px 10px;
}

.single-product .related ul.products li img {
  border-radius: 10px 10px 0 0px;
}

.single-product .related ul.products li .cat-lat a {
  color: #777777;
  font-size: 12px;
  font-family: "Colfax";
}

.single-product .product_meta span.sku_wrapper,
.single-product .product_meta span.posted_in,
.single-product .product_meta span.tagged_as {
  display: block;
  font-size: 16px;
  font-family: "Colfax";
  font-weight: 500;
  margin-bottom: 8px;
}

.single-product .product_meta .sku_wrapper span.sku {
  font-weight: 400;
  color: #60697b;
}

.single-product .product_meta .posted_in a,
.single-product .product_meta .tagged_as a {
  color: #ff984e;
  font-weight: 400;
}

.single-product .product ol.flex-control-nav {
  overflow-x: scroll !important;
  height: 137px;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}

.single-product div.product div.images .flex-control-thumbs li {
  aspect-ratio: 1;
}

.single-product .related h2 {
    font-size: 1.6em;
    font-family: "Colfax";
    font-weight: 500;text-transform: capitalize;
    margin-bottom: 50px;
}
.single-product .product.type-product section.related.products h2.woocommerce-loop-product__title {
    padding: 5px 12px;
    font-weight: normal;
} 
.single-product .related ul li .price span.woocommerce-Price-amount.amount {
  font-weight: 600;
}

.single-product
  .product.type-product
  .summary.entry-summary
  form.variations_form
  table.variations
  tbody {
/*  width: 100%;
  display: flex;
  flex-wrap: wrap;*/
}

.single-product
  .product.type-product
  .summary.entry-summary
  form.variations_form
  table.variations
  tbody
  tr {
/*    width: auto;
    text-align: left;
    display: flex;
    min-width: 45%;*/
}

.single-product
  .product.type-product
  .summary.entry-summary
  form.variations_form
  table.variations
  tbody
  th.label {
padding: 15px 15px 0 0;
    font-size: 14px;
    font-weight: 600;
    font-family: "Colfax";
    color: #222222;
    text-align: left;    display: table-cell;
    vertical-align: top;
}

.single-product
  .product.type-product
  .summary.entry-summary
  form.variations_form
  table.variations
  tbody
  td.value {
    width: 100%;
    padding: 0 0 8px 0;
    float: left;
}
.woocommerce div.product form.cart .variations {
 
    width: auto;
    min-width: 60%;
}
.single-product .product.type-product .summary.entry-summary .wc-pao-addon {
  margin-top: 0 !important;
}

.single-product
  .product.type-product
  .summary.entry-summary
  form.variations_form
  table.variations
  tbody
  td
  select {line-height: 20px;
  /*border: 1px solid#222222;
    padding: 12px 10px;
    border-radius: 10px;
    background-color: transparent;
    outline: none;*/
}

.single-product
  .product.type-product
  .summary.entry-summary
  .single_variation_wrap
  select {
  /*   width: 50%;
    border: 1px solid #222222;
    padding: 12px 10px;
    border-radius: 10px;
    background-color: transparent;
   margin-bottom: 25px;*/
  outline: none;
}

.single-product
  .product.type-product
  .summary.entry-summary
  form.variations_form
  table.variations{   
/*   margin-bottom: 25px;*/
 }
  .single-product .summary.entry-summary .woocommerce-variation-price {
  margin-bottom: 0;
}

.single-product .summary.entry-summary .woocommerce-variation-price {
/*  margin-bottom: 25px;
  padding-bottom: 15px;*/
  display: block;
}
.woocommerce-variation-add-to-cart {
  margin-top: 20px; 
}.wpc-product-form {
    margin-bottom: 25px !important;
}div.product-addon-totals {
    margin: 0px 0 0px 0 !important;
    padding: 8px 0 0 0 !important;

}.wc-pao-addons-container .form-row.form-row-wide.wc-pao-addon-wrap div {
    padding: 0 !important;
}
.wc-pao-addons-container .form-row.form-row-wide.wc-pao-addon-wrap {
    margin: 0 !important;
    padding: 10px 0 0 0;
}
.single-product .product.type-product .woocommerce-product-gallery {
  /*padding-left: 5%;8-7-25*/
  /*padding-bottom: 30px; 22-7-25*/
  display: flex;
  flex-direction: column-reverse;
}

.single-product .product.type-product .summary.entry-summary {
 /* padding-right: 5%;5%;8-7-25*/
}

.single-product .product.type-product section.related.products {
  max-width: 1250px;
  margin: auto;
  padding: 0px 10px 50px 10px;
}

.eseof_operatoin
  .vc_column_container
  .wpb_wrapper
  .wpb_column
  .vc_column-inner {
  padding-left: 0;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel .eseof_operatoin h3 {
  margin-top: 0;
}

body.product-template-default.single-product
  .products
  h2.woocommerce-loop-product__title {
  padding: 10px 15px;
}
body.product-template-default.single-product .products .cat-lat{}
.single-product .entry-summary .product_title {
  font-size: 26px;
  font-weight: 500;    margin-bottom: 5px;
  font-family: "Colfax";
  color: #222222;
}.single-product .summary.entry-summary .price>span.woocommerce-Price-amount.amount {
    padding-bottom: 0;
}

.single-product .product.type-product .woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
}

.single-product .product.type-product .woocommerce ul.products li {
  padding-bottom: 30px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 2px 15px 0px rgba(74, 34, 20, 0.15);
  margin: 0 16px;
  margin-bottom: 35px;
  width: 23%;
}

/*body.single-product .product.type-product {
    background-color: #FFF5ED;
    padding: 60px 0 0 0;
}*/
.product.type-product span.onsale {
  background-color: #ff984e;
  width: 50px;
  height: 50px;
  left: 4%;
  top: 240px;
}

.woocommerce-product-gallery__wrapper img {
  border-radius: 20px;
}

.single-product .site-main {
 /*8-7-25 max-width: 100% !important;*/
  max-width: 95% !important;
}

.single-product nav.woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb {
  padding: 4px calc((100% - 1230px) / 2) !important;
  background-color: #e9e9e9;
  font-family: "Colfax";
  color: #000;font-size: 13px;
  text-align: center;
  margin-bottom: 30px;
}.single-product .site-main nav.woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb {
    margin-left: -2.5%;
    margin-right: -2.5%;
}

.single-product nav.woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb a {
  color: #000;
  font-size: 13px;
}

.woocommerce-product-details__short-description
  .vc_toggle_title
  i.vc_toggle_icon {
  left: unset !important;
  right: 10px;
  background-color: #fff;
  width: 15px;
  height: 3px;
  border: unset;
}

.woocommerce-product-details__short-description
  .vc_toggle_title
  i.vc_toggle_icon:after {
  width: 15px;
  height: 3px;
  background: #fff !important;
}

.woocommerce-product-details__short-description
  .vc_toggle_title
  i.vc_toggle_icon:before {
  background-color: #fff;
  width: 3px;
  height:15px;
  border: unset;
}
table.awspc-output-product-table {
    margin: 0;
}
body.product-template-default.single-product .vc_toggle_title > h4 {
  font-family: Colfax;
  font-weight: 500; margin: 0;
  font-size: 15px;
}

table.specs-tab1.specs_first_td_bold tr td:first-child {
  font-weight: bold !important;
}

.dm-product-buttonn.cont-request a {
padding: 18px 20px;
    background: #ff984e;
    font-family: "Colfax";
    border-radius: 10px;
    color: #fff;
    outline: none;
    display: inline-block;
    max-width: 430px;
    font-size: 20px;
    text-align: center;
}

.dm-product-buttonn.cont-request {
  margin: 25px 0 30px 0;
}

body.product-template-default.single-product table.variations th label {
  font-family: Colfax;
  font-weight: 500 !important; 
  font-size: 16px;
  padding-bottom: 15px;    color: #0e7913; 
}

body.product-template-default.single-product
  .wc-pao-addon-container.wc-pao-required-addon
  label.wc-pao-addon-name {
/*  color: #60697b;*/color: #000;
  font-family: Colfax;
  font-weight: 500;
  font-size: 15px;
  line-height: 28px;
}

.wc-pao-addon .wc-pao-addon-wrap select {
  min-width: inherit !important;
}

body.product-template-default.single-product
  .wc-pao-addon-container.wc-pao-required-addon
  button.single_add_to_cart_button,
body.product-template-default.single-product
  .wc-pao-addon-container.wc-pao-required-addon
  p {
  font-family: Colfax;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
}

body.product-template-default.single-product .dm-shipinfo span strong {
  color: #000;
}

body.product-template-default.single-product
  .wc-pao-addon-container.wc-pao-required-addon
  p
  strong {
  color: #a30000;
  font-style: normal;
  font-weight: 400;
}

body.product-template-default.single-product
  .wc-pao-addon-container.wc-pao-required-addon
  p {
  color: #60697b;
}

body.product-template-default.single-product
  .wc-pao-addon-container.wc-pao-required-addon
  .wc-pao-addon-description
  p
  a {
  color: #222d25;
  font-weight: 500;
}

body.product-template-default.single-product .dm-shipinfo span,
body.product-template-default.single-product
  .wc-pao-addon-container.wc-pao-required-addon
  .product_meta
  span {
  font-size: 15px;
  font-weight: 400;
}

body.product-template-default.single-product
  .wc-pao-addon-container.wc-pao-required-addon
  .vc_separator,
body.product-template-default.single-product
  .wc-pao-addon-container.wc-pao-required-addon
  .woocommerce-Tabs-panel
  h2 {
  display: none;
}

body.product-template-default.single-product .vc_message_box-icon {
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel .vc_message_box p {
}
/*
.vc_message_box.greenboxuuser,
.greenboxuuser .vc_message_box {
  color: #000 !important;
  border-color: #1fac1f !important;
  background-color: #ffff !important;
  border-width: 3px !important;
  border-radius: 10px;
  padding: 1em 1em 1em 4em !important;
}*/
.vc_message_box.greenboxuuser {
    color: #000;
    background-color: #fff;
    border-radius: 10px;
    padding: 1em 1em 1em 4em;
    position: relative;
    border: 3px solid #1fac1f;    margin-bottom: 20px;
}
/*.vc_message_box.greenboxuuser .vc_message_box-icon,
.greenboxuuser .vc_message_box .vc_message_box-icon {
  color: #fff !important;
  width: 3.25em !important;
  background-color: #1fac1f !important;
}*/
.vc_message_box.greenboxuuser .vc_message_box-icon i {
    font-size: 1.7em;
}
.vc_message_box.greenboxuuser .vc_message_box-icon {   display: flex;
bottom: 0;
    font-size: 1em;
    font-style: normal;
    left: 0;
    position: absolute;
    top: 0;
    color: #fff;
    width: 3.25em;
    background-color: #1fac1f;
 
    align-content: center;
    align-items: center;
    height: auto;
    padding: 0 12px 0 13px;
    border-radius: 5px 0 0 5px;
}
.vc_message_box.greenboxuuser.redboxuuser {
    border-color: #f92828;
}.vc_message_box.greenboxuuser.redboxuuser .vc_message_box-icon{background-color: #f92828;}

.vc_message_box.greenboxuuser.yellowboxuuser {
    border-color: #fcb53f;
}
.vc_message_box.greenboxuuser.yellowboxuuser .vc_message_box-icon{background-color: #fcb53f;}

.vc_message_box.greenboxuuser p,
.greenboxuuser .vc_message_box p {
  margin: 0 !important;
}.vc_wpb_text_column {
    padding: 25px;
}.vc_wpb_text_row {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
}

.vc_message_box.warningboxall,
.warningboxall .vc_message_box {
  color: #000 !important;
  border-color: #f92828 !important;
  background-color: #ffff !important;
  border-width: 3px !important;
  border-radius: 10px;
  padding: 1em 1em 1em 4em !important;
}

.vc_message_box.warningboxall .vc_message_box-icon,
.warningboxall .vc_message_box .vc_message_box-icon {
  color: #fff !important;
  width: 3.25em !important;
  background-color: #f92828 !important;
}

.vc_message_box.warningboxall p,
.warningboxall .vc_message_box p {
  margin: 0 !important;
}

.vc_message_box.warningskybox,
.warningskybox .vc_message_box {
  color: #000 !important;
  border-color: #56b0ee !important;
  background-color: #ffff !important;
  border-width: 3px !important;
  border-radius: 10px;
  padding: 1em 1em 1em 4em !important;
}

.vc_message_box.warningskybox .vc_message_box-icon,
.warningskybox .vc_message_box .vc_message_box-icon {
  color: #fff !important;
  width: 3.25em !important;
  background-color: #56b0ee !important;
}

.vc_message_box.warningskybox p,
.warningskybox .vc_message_box p {
  margin: 0 !important;
}

body.product-template-default.single-product .vc_message_box.vc_color-warning,
body.product-template-default.single-product
  .vc_message_box.vc_message_box-solid-icon {
}

body.product-template-default.single-product
  .vc_message_box.vc_message_box-solid-icon.vc_color-success {
}

body.product-template-default.single-product
  .vc_message_box.vc_message_box-solid-icon.vc_color-success
  .vc_message_box-icon {
}

body.product-template-default.single-product .dm-shipinfo a,
body.product-template-default.single-product .vc_message_box p a {
  color: #ff984e !important;
  font-weight: 500;
}

body.product-template-default.single-product .dm-shipinfo span {
  color: #60697b !important;
}

body.product-template-default.single-product .dm-shipinfo a {
  font-weight: 500;
}

body.product-template-default.single-product .vc_toggle_title {

}

body.product-template-default.single-product button.single_add_to_cart_button {
  padding: 15px !important;
  max-width: 310px !important;
  width: 100%;
  margin-top: 0;
}

body.product-template-default.single-product button.minus,
body.product-template-default.single-product button.plus,
form.woocommerce-cart-form .quantity_carty .quantity button.minus,
form.woocommerce-cart-form .quantity_carty .quantity button.plus {
  border: none;
  color: #ff984e;
  font-size: 25px;
  font-weight: 700;
  padding: 0;
  line-height: 0;
}

body.product-template-default.single-product button.minus:hover,
body.product-template-default.single-product button.plus:hover {
  background-color: transparent;
}

.quantity_carty .quantity input.input-text.qty.text {
  border: 0;
  background-color: transparent;
  width: 50px;
  padding: 0;
}

form.woocommerce-cart-form .quantity_carty .quantity {
  border: 2px solid #ff984e;
  padding: 5px 10px 10px 10px;
  border-radius: 10px;
  max-width: 105px;
  display: flex;
  align-items: center;
}

body.product-template-default.single-product .quantity {
  border: 2px solid #ff984e;
  padding: 9px 15px;
  border-radius: 10px;
}

body.product-template-default.single-product .quantity .qty {
  text-align: center;
  padding-left: 0px;
  outline: none;
}

input.qty[type="number"]::-webkit-inner-spin-button,
input.qty[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.single-product .woocommerce ul.products li a.button,
.single-product .related ul.products li a.button {
  color: #fff;
  background: #ff984e;
  font-size: 16px;
 font-family: "Colfax", Sans-serif;
  font-weight: 500;
  border-radius: 10px;
  padding: 12px 20px;
  margin-left: 10px;
}

.single-product .woocommerce ul.products li a.added_to_cart,
.single-product section.related.products ul.products li a.added_to_cart {
  color: #fff;
  background: #ff984e;
  font-size: 16px;
 font-family: "Colfax", Sans-serif;
  font-weight: 500;
  border-radius: 10px;
  padding: 8px 20px;
  margin-left: 10px;
}

.single-product section.related.products ul.products li a.added_to_cart {
  margin-left: 12px;
  margin-top: 10px;
}

/*new--css*/

.single-product .woocommerce-product-details__short-description p {
  color: #60697b;
  font-size: 15px;
  font-family: "Colfax";
  line-height: 24px;
  text-align: justify;
  font-weight: 400;
}

.single-product
  .woocommerce-product-details__short-description
  .vc_toggle_content
  p {
  color: #ffffff;
  margin-bottom: 5px;
}

.single-product .woocommerce-tabs {
  background-color: #fff;
  /*padding: 20px 4% 60px 4%;8-7-25*/
    padding: 20px 0% 0px 0%;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel p {
  color: #60697b;
  font-family: Colfax;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  margin-bottom: 15px;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel p strong {
  /*    color: #ff984e;*/
}

.heding_left_hthree {
  font-weight: bold;
  color: #ff984e;
}

.orngspn {
  color: #ff984e;
}

.yewospn {
  color: #ffd22b;
}

.orngspn_etlc {
  color: #a30000;
  font-style: italic;
  font-weight: 500;
}

.panel-body.card-body {
  font-family: "Colfax", Sans-serif;
  line-height: 18px;
}

a.vc_general.vc_btn3-color-succesorng {
  color: #fff;
  border-color: #ff984e;
  background-color: #ff984e;
}

a.vc_general.vc_btn3-color-succesorng:hover {
  color: #fff;
  border-color: #ff984e;
  background-color: #ff984e;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel h3 {
  font-size: 1.6em;font-weight: normal;
  font-family: "Colfax", Sans-serif;
  margin-bottom: 15px;
  margin-top: 20px;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel h4 {
    font-weight: normal;
     
}
.vc_color-warning.vc_message_box-outline,
.vc_color-warning.vc_message_box-solid-icon,
.vc_color-danger.vc_message_box-outline,
.vc_color-danger.vc_message_box-solid-icon {
  margin: 25px 0 25px 0;
}

table.specs-tab1 {
  margin: 30px 0 !important;
}

.single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  h3.Features_title_bxo {
  font-size: 1.6em;
  text-align: center;
  color: #ff984e; font-weight: normal;
  margin: 10px 0 20px 0;
}

.wpb_video_heading {
  text-align: center;
  font-family: "Colfax", Sans-serif;
}

a.reaustbx {
  background-color: #ff984e;
  border-radius: 10px;
  padding: 12px 15px;
  color: #ffff;
  display: inline-block;
  font-weight: 500;
}

.single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .wpb_text_column.wpb_content_element {
  margin: 0; padding: 0 !important;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel h3 strong {
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel ul,
.single-product .woocommerce-tabs .woocommerce-Tabs-panel ol {
  line-height: 33px;
  padding-bottom: 15px;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel ul li,
.single-product .woocommerce-tabs .woocommerce-Tabs-panel ol li {
  color: #60697b;
  font-family: "Colfax", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel ul li ul,
.single-product .woocommerce-tabs .woocommerce-Tabs-panel ol li ul {
  padding-bottom: 0;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel ul li strong,
.single-product .woocommerce-tabs .woocommerce-Tabs-panel ol li strong {
  color: #60697b;
  padding-right: 2px;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel table tbody tr th,
.single-product .woocommerce-tabs .woocommerce-Tabs-panel table tbody tr td {
  font-size: 16px;
  color: #222222;
  font-family: "Colfax", Sans-serif;
  font-weight: 400;
  line-height: 26px;
  border: 1px dotted #cccccc !important;
}

.single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  table.specsleft_tab
  tbody
  tr
  th {
  text-align: left;
  font-weight: 500;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel .media-body h3 {
  font-family: "Colfax", Sans-serif;
  font-size: 18px;
  margin: 0;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel .media-body h3 a {
  font-weight: normal;
  padding: 0 0 3px 0;
  display: block;
}

.single-product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .Features_title_color {font-weight: normal;
  color: #ff984e;
  /*   margin-bottom: .7em;*/
}

.single-product
  .wc-pao-addons-container
  .form-row
  input[data-price-type="quantity_based"] {
  color: #ff6b3a;
  text-align: center;
  background: #ffffff;
  width: 150px;
  border: 1px solid #222222;
  padding: 12px 10px;
  border-radius: 10px;
  background-color: transparent;
  outline: none;

  font-size: 15px;
  font-weight: 600;
}

.single-product
  .wc-pao-addons-container
  .form-row
  input[data-price-type="quantity_based"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ff6b3a;
}

.single-product
  .wc-pao-addons-container
  .form-row
  input[data-price-type="quantity_based"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #ff6b3a;
}

.single-product
  .wc-pao-addons-container
  .form-row
  input[data-price-type="quantity_based"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #ff6b3a;
}

.single-product
  .wc-pao-addons-container
  .form-row
  input[data-price-type="quantity_based"]:-moz-placeholder {
  /* Firefox 18- */
  color: #ff6b3a;
}

.woocommerce form .form-row {
  margin: 0 0 10px 0;
}

.single-product .wc-pao-addons-container .product-addon-totals ul li p.price {
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  color: #ff984e;
  font-family: "Colfax", Sans-serif !important;
}

.single-product
  .wc-pao-addons-container
  .product-addon-totals
  ul
  li.wc-pao-subtotal-line
  p.price
  span.amount,
.single-product
  .wc-pao-addons-container
  .product-addon-totals
  ul
  li
  span.amount,
.woocommerce-page span.woocommerce-Price-amount.amount,
body.single-product .dm-checkbox span.dm-label {
  font-family: "Colfax", Sans-serif !important;
}

.single-product
  .wc-pao-addons-container
  .product-addon-totals
  ul
  li.wc-pao-subtotal-line {
  border: 0;
}

.single-product .wc-pao-addons-container .product-addon-totals {
  border-bottom: 0;
}

.single-product .wc-pao-addons-container .wc-pao-addon-description p {
  line-height: 28px;
  font-family: "Colfax";    color: #60697b;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel p a {
  font-weight: 500;
}

/*23*/
/*checkout color*/

.woocommerce-checkout.woocommerce-page span.select2-dropdown ul li:hover {
  background-color: #ff984e !important;
}

.woocommerce-checkout.woocommerce-page
  .select2-container--default
  .select2-results__option--highlighted[aria-selected],
.woocommerce-checkout.woocommerce-page
  .select2-container--default
  .select2-results__option--highlighted[data-selected],
.woocommerce-checkout.woocommerce-page
  .select2-container--default
  .select2-results__option[aria-selected="true"],
.woocommerce-checkout.woocommerce-page
  .select2-container--default
  .select2-results__option[data-selected="true"] {
  background-color: #ff984e;
  color: #fff;
}

.downloadCustom_btn a {
  font-family: Colfax;
  font-size: 16px !important;
  font-weight: 400;
  background-image: unset !important;
}

.number_request {
  color: #60697b;
  font-weight: 500;
}

/*menu sub */

.request_menu > ul.mega-sub-menu {
  width: auto !important;
  left: 48% !important;
}

.resources_menu > ul.mega-sub-menu {
  width: auto !important;
  left: 43% !important;
}

.training_menu > ul.mega-sub-menu {
  left: 16% !important;
  width: unset !important;
}

.service_menu > ul.mega-sub-menu {
  width: unset !important;
  left: 23% !important;
}

/**/

/*end css*/

/*my account */

div#customer_login .u-column1.col-1,
div#customer_login .u-column2.col-2 {
  background: url(https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/account-group-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 50px !important;
  border: unset;
  border-radius: 15px;
  min-height: 560px;
  position: relative;
}

div#customer_login .u-column1.col-1 h2,
div#customer_login .u-column2.col-2 h2 {
  color: #222222;
  font-family: "Colfax", Sans-serif;
  font-size: 30px;
  font-weight: 600;
  display: inline-block;
  position: relative;
}

div#customer_login .u-column1.col-1 .woocommerce-form label,
div#customer_login .u-column2.col-2 .woocommerce-form label {
  color: #222222;
  font-family: "Colfax", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
}

div#customer_login
  .u-column1.col-1
  .woocommerce-form
  .woocommerce-form-login__submit,
div#customer_login
  .u-column2.col-2
  .woocommerce-form
  .woocommerce-form-register__submit {
  font-size: 18px;
  font-weight: 500;
  background-color: #ff984e;
  border-radius: 10px;
  color: #fff;
 font-family: "Colfax", Sans-serif;
  padding: 18px 55px 20px 55px;
  align-self: center;
  margin-top: 20px;
  margin-right: 0;
}

div#customer_login .u-column1.col-1 .woocommerce-form__label-for-checkbox {
  font-weight: 400 !important;
  font-size: 15px !important;
}

div#customer_login .u-column1.col-1 p.lost_password a,
div#customer_login .u-column2.col-2 a.woocommerce-privacy-policy-link {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  color: #ff984e;
  text-decoration: none;
 font-family: "Colfax", Sans-serif;
}

div#customer_login .u-column1.col-1 form.woocommerce-form,
div#customer_login .u-column2.col-2 form.woocommerce-form {
  border: unset;
  padding: 15px;
  margin-bottom: 0;
}

/* other css start */

.osha_img {
  display: inline-block;
  float: left;
  padding-right: 15px;
}

.asi_box a,
.asi_box em {
  color: #ff984e;
  font-weight: 500;
}

.woocommerce-cart .shop_table .wpc-edit-icon {
  display: none;
}

.woocommerce-cart .shop_table h6 {
  font-size: 18px;
  font-weight: 500;
 font-family: "Colfax", Sans-serif;
  color: #000;
  margin-top: 0;
}

.woocommerce-page.woocommerce-cart span.woocommerce-Price-amount.amount {
  font-size: 18px;
  font-weight: 500;
  font-family: "Colfax", Sans-serif;
  color: #000;
}

.woocommerce-cart .shop_table .cart_item td {
     vertical-align: top;
    border-bottom: 1px solid rgb(217, 217, 217) !important;
    padding: 25px 10px 20px 10px;
}

.woocommerce-cart .shop_table .cart_item td.product-thumbnail a {
  display: block;
}

/* other css end */

/*end*/

/*cart page*/
.woocommerce-cart h1.entry-title {
  display: none;
}

.woocommerce-cart .vc_custom_1538150274044 {
  padding-top: 70px !important;
}

.woocommerce-cart th,
td {
 border: none !important;
}

.woocommerce-cart input.button,
.woocommerce-cart .actions button.button {
  background: #f9e4d5 !important;
  color: #ff984e !important;
  border-radius: 10px !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  padding: 14px 35px !important;
  opacity: 1 !important;
}

.woocommerce-cart .product-remove a.remove {
/*  font-size: 0;*/
    height: 1.5em;   
    width: 1.5em;
}

.woocommerce-page .shop_table td.product-remove {
  position: relative; vertical-align: middle;
}

.woocommerce-cart .shop_table td.product-remove a:after {
/*  content: "";
  background: url("https://caisafety.com/caiss-staging/wp-content/uploads/2024/02/delete-icon.png");
  width: 40px;
  height: 40px;
  position: absolute;
  background-size: 100%;
  left: -20px;
  top: 60px;
  background-repeat: no-repeat;*/
}

.woocommerce-page .shop_table .product-thumbnail img {
  border-radius: 15px !important;
  width: 220px !important;
/*   object-fit: cover; */
  height: 150px !important;
}

.woocommerce-page .shop_table td.product-name a {
  color: #000000;
  font-size: 20px;
  text-decoration: none;
  font-weight: 500;
}

.woocommerce-page .shop_table .coupon {
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}

.woocommerce-page .shop_table .coupon button.button,
.woocommerce-page .cross-sells .add_to_cart_button {
  color: #fff !important;
  background: #ff984e !important;
  font-size: 18px !important;
  font-family: "Colfax", Sans-serif;
  font-weight: 500 !important;
  border-radius: 10px !important;
  padding: 12px 20px !important;
}

.woocommerce-page .cross-sells .add_to_cart_button {
  font-size: 14px !important;
  padding: 10px 20px !important;
}

.woocommerce-page .shop_table td.actions {
  padding: 80px 0px 50px 0px !important;
}

.woocommerce-page .shop_table .coupon input#coupon_code {
  width: 250px !important;
  border: 0px solid #d9d9d9;
  font-size: 15px;
  color: #a5a5a5;
  padding: 9px 20px;
  background-color: #ffff;
  border-radius: 10px 0px 0 10px;
  margin-right: 0;
}

.woocommerce-page .shop_table dl.variation dt {
  float: left;
  padding-top: 2px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 500; 
  font-family: "Colfax", Sans-serif;
  color: #ff6b00;
}

.woocommerce-page .shop_table .variation dd p {
  font-size: 14px;color: #777;
  font-weight: 500; 
  font-family: "Colfax", Sans-serif;
  line-height: 26px;
}

.woocommerce-page .shop_table th.product-name {
  visibility: hidden;
}

.woocommerce-page .shop_table th.product-price,
.woocommerce-page .shop_table th.product-quantity,
.woocommerce-page .shop_table th.product-subtotal {
  font-size: 18px;
  line-height: 36px !important;
 font-family: "Colfax", Sans-serif;
}

.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cross-sells {
  width: 100%;
}

.woocommerce-page .cart_totals h2 {
  font-size: 36px;
  font-family: "Colfax";
  font-weight: 600;
}

.woocommerce-page .dm-cart-ship-weight {
  color: #ff984e;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: normal;
}

.woocommerce-page table tbody > tr:nth-child(odd) > td,
.woocommerce-page tbody tr th,
.woocommerce-page table tbody tr:hover > td {
  background: transparent !important;
}

/*.woocommerce-page .shop_table tr.cart-subtotal th,
.woocommerce-page .shop_table tr.order-total th {
  font-size: 20px;
  font-family: "Colfax", Sans-serif;

}*/
.woocommerce-page .shop_table tr.shipping th,
.woocommerce-page .shop_table tr.tax-total th {
  font-size: 16px;
  color: #60697b !important;
}

.woocommerce-page span.woocommerce-Price-amount.amount {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #ff984e;
  padding-bottom: 10px;
  display: inline-block;
}
.woocommerce-page .woocommerce table.shop_table span.woocommerce-Price-amount.amount{padding-bottom: 0px;}
.woocommerce div.product p.price ins span.woocommerce-Price-amount.amount,
.woocommerce div.product span.price ins span.woocommerce-Price-amount.amount {
  font-size: 22px;
  padding-bottom: 0;
}

.woocommerce-variation-price span.price span.woocommerce-Price-amount {
  padding-bottom: 0;
}

.single-product .product.type-product .summary.entry-summary .price del {
  opacity: 1;
}

.single-product
  .product.type-product
  .summary.entry-summary
  .price
  del
  .amount {
  color: #000;
  padding-bottom: 0;
}

.price del span.woocommerce-Price-amount {
  text-decoration: line-through;
  color: #000;
}

.woocommerce ul.products li.product .price del {
  color: inherit;
  opacity: 1;
  display: inline-block;
}

.woocommerce ul.products li.product .price del span.woocommerce-Price-amount {
  color: #000;font-weight: normal;
}

.woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 33% !important;
}

.woocommerce-page .cart-collaterals .cart_totals {
  border-radius: 20px;
  padding: 15px 30px 25px 30px;
  background-color: #ffffff;
  /*height: 625px;*/
}

.woocommerce-page table.shop_table .product-quantity .quantity input {
  /* border: 1px solid #ff984e;
  padding: 5px 0px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 10px;*/
}

.woocommerce-page
  table.shop_table
  .product-quantity
  .quantity
  input:focus-visible {
  outline: none;
}

.woocommerce-page table.shop_table {
  border: 0px;
  position: relative;
}

.woocommerce-page .wc-proceed-to-checkout a.checkout-button {
  background: #ff984e !important;
  display: inline-block !important;
  border-radius: 10px;
  padding: 16px 25px !important;
  font-family: "Colfax", Sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 0;
}

.woocommerce-page .wc-proceed-to-checkout {
  text-align: center;
}

.woocommerce-page ul.woocommerce-shipping-methods li label {
  color: #353535;
  font-size: 17px;
font-weight: 400;
    text-transform: capitalize;
}

#shipping_method li input {
  accent-color: #dd6d1d;
}

.woocommerce-page .dm-shipping-methods {
  font-size: 14px;
  color: #414141;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-transform: none;
  font-style: normal;
}

.woocommerce-page p.woocommerce-shipping-destination { 
  font-size: 15px;
  font-weight: 400;
}

.woocommerce-page .cross-sells h2 {
  font-size: 26px;
  font-family: "Colfax";
  margin-bottom: 70px;
}

.woocommerce-page .woocommerce ul.products li .cat-lat a {
  text-decoration: none;
  color: #000;
  font-size: 15px;
 font-family: "Colfax", Sans-serif;
}

.woocommerce-page .products .sku-lat {
  color: #ff984e;
  font-size: 18px;
  font-weight: 600;
}

.woocommerce-page .woocommerce span.onsale {
  background: #ffd22b;
  color: #000;
  min-width: 50px;
}

/*end*/

/* account page */
.woocommerce-account .woocommerce {
  padding: 100px 0px;
}

.woocommerce-account .woocommerce form .form-row input.input-text {
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 14px;
  font-family: "Colfax";
}

div#customer_login .u-column1.col-1 h2:after,
div#customer_login .u-column2.col-2 h2:after {
  content: "";
  position: absolute;
  border: 3px solid #ff984e;
  width: 90%;
  bottom: -20px;
  /* left: calc(50% - 43px) !important; */
  left: 0;
  margin-left: 3px;
}

.woocommerce-account div#customer_login .u-column1 p.form-row,
.woocommerce-account div#customer_login .u-column2 p.form-row {
  display: flex;
  flex-direction: column;
}

.woocommerce-account div#customer_login .lost_password {
  position: absolute;
  right: 70px;
  bottom: 155px;
}

.woocommerce-cart .cart_totals h2 {
  font-size: 36px;
  font-weight: 600;
  font-family: "Colfax", Sans-serif;
  text-transform: capitalize;
}

.woocommerce-cart tr.cart-subtotal th {
  font-size: 16px;
  font-weight: 500 !important;
  font-family: "Colfax", Sans-serif;
  text-transform: capitalize;
}

.woocommerce-cart tr.woocommerce-shipping-totals.shipping h5 {
  font-size: 22px;
  font-weight: 400;
  font-family: "Colfax", Sans-serif;
  color: #ff984e;
}

.woocommerce-cart tr.woocommerce-shipping-totals.shipping input {
  width: 18px;
  height: 18px;
}

.woocommerce-cart tr.order-total td span.woocommerce-Price-amount.amount,
.woocommerce-cart tr.tax-total td span.woocommerce-Price-amount.amount {
  color: #adadad;
  font-size: 16px;
  font-weight: 500;
  font-family: "Colfax", Sans-serif;
}

/*end */
/*checkout page  */
#payment
  ul.payment_methods
  li
  label[for="payment_method_braintree_credit_card"] {
  display: inline-block !important;
  width: 80%;
}

/*end  */

/*Dashboard page  */
.woocommerce-account ul li.woocommerce-MyAccount-navigation-link.is-active a {
  color: #fff !important;
  background: #ff984e !important;
  width: 100% !important;
  display: inline-block;
  margin: 0;
}

.woocommerce-account ul li.woocommerce-MyAccount-navigation-link {
  line-height: 2;
  border-bottom: solid 1px #e9e9ea;
  margin: 0;
  list-style: none;
  text-align: center;
}

.woocommerce .woocommerce-MyAccount-navigation ul {
  padding: 0;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation {
  border-style: none;
 
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  /*padding: 30px 20px 60px 0px; box-shadow: 25px 0px 30px 0px rgb(231 228 228 / 50%);*/
  width: 25%;
} 

.woocommerce-account .woocommerce-MyAccount-navigation-link a {
  font-weight: 500;
  color: #282734 !important;
  text-decoration: none !important;
  font-size: 18px;
  padding: 15px 0;
  display: block;
}

.woocommerce-MyAccount-content p {
  font-size: 18px;
  font-family: "Colfax", Sans-serif;
}

.my-account .woocommerce-MyAccount-content p a {
  color: #ff6b00 !important;
  text-decoration: none;
  font-size: 18px;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 75%;
  padding: 25px;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link a:hover {
  background: #ff984e8c;
  margin-left: 0;
}

.woocommerce-checkout .woocommerce-info {
  border-top-color: #ff984e;
  padding: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.woocommerce-checkout .woocommerce-info:before {
  position: unset;
  color: #ff984e;
  padding-right: 10px;
}

.woocommerce-checkout .dm-taxinfo {
  padding: 0 3em 1em 3em;
  color: #60697b;
  font-size: 16px;
  font-family: "Colfax";
  line-height: 26px;
  font-weight: 400;
}

.woocommerce-checkout tfoot tr th {
  color: #60697b;
  font-size: 18px;
  font-family: "Colfax";
  line-height: unset !important;
  padding: 12px 10px !important;
  font-weight: 500 !important;
  border-color: #c2c2c2 !important;
}

.woocommerce-checkout tfoot tr.fee th {
  border-bottom: 0;
}

.woocommerce-account .woocommerce-info a.woocommerce-Button.wc-forward.button,
.woocommerce-account .woocommerce-info a.button.wc-forward,
.woocommerce-account .woocommerce-MyAccount-content a.button,
#add_payment_method .woocommerce-Payment button,
.woocommerce-account .woocommerce-MyAccount-content .button {
  background: #f9e4d5 !important;
  color: #ff984e;
}

.woocommerce-account .woocommerce-info::before,
.woocommerce-account .addresses .title .edit {
  color: #ff984e !important;
  text-decoration: none;
}

.woocommerce-account #add_payment_method #payment {
  background: transparent;
  border-radius: 5px;
  border: 1px solid #cfc8d8;
}

.woocommerce-account .woocommerce-Payment .woocommerce-PaymentMethod input {
  accent-color: #dd6d1d;
}

.woocommerce-account .woocommerce-MyAccount-content .edit-account label,
.woocommerce-MyAccount-content p span em {
  font-size: 14px;
 font-family: "Colfax", Sans-serif;
}

.woocommerce-account .woocommerce form .form-row {
  margin: 0 0 20px;
}

.woocommerce-account .woocommerce-MyAccount-content fieldset {
/*  border: 1px solid #ff984e !important;
  border-radius: 10px !important;padding: 30px;*/
  margin-bottom: 10px;
  
}
body.product-template-default.single-product .vc_toggle_title {
   color: #fff;
/*    background: #ff984e;
    border-radius: 10px;
    padding: 6px 10px;*/
    position: relative; 
}.woocommerce-product-details__short-description .vc_toggle.vc_toggle_default .vc_toggle_title {
    background: #ff984e;
    border-radius: 10px; position: relative; 
    padding: 10px 15px;
    cursor: pointer;
}
body.product-template-default.single-product .vc_toggle_title:after{
    content: "+";
position: absolute;
    right: 8px;
    top: 3px;
    font-size: 26px;
    font-weight: 800;
    color: #fff;
    line-height: 27px;
}
body.product-template-default.single-product .vc_toggle_title.selecionado:after{
  content: "-";


}




.woocommerce-product-details__short-description .vc_toggle.vc_toggle_default .vc_toggle_content {
 /*   background: #e5e7e8;
    color: #5e5e5e;
    margin: 10px 0 0 0;
    padding: 6px 10px;
    border-radius: 10px;*/
        background: #FFF;
    color: #000;
    margin: 10px 0 0 0;
    padding: 6px 10px;
    border-radius: 10px;
    border: solid 2px #2222228a;
    display: none;
}.woocommerce-product-details__short-description .vc_toggle.vc_toggle_default .vc_toggle_content p{
 
    color: #60697b;

}
.woocommerce-product-details__short-description .vc_toggle.vc_toggle_default {
/*background-color: #ff984e;
    padding: 6px 10px;
   color: #fff;
    border-radius: 10px;
   */  margin-bottom: 15px;

}

.woocommerce-account ul li.woocommerce-MyAccount-navigation-link.is-active a {
  color: #fff !important;
  background: #006039;
  width: 100% !important;
  display: inline-block;
  margin: 0;
}

.woocommerce-account ul li.woocommerce-MyAccount-navigation-link {
  line-height: 2;
  border-bottom: solid 1px #e9e9ea;
  margin: 0;
  list-style: none;
  text-align: center;
}

.banner-slide .swiper-slide-inner {
  width: 55%;
  float: left;
  margin-left: 0 !important;
}

.banner-slide .swiper-slide-bg {
  background-size: 50% 100% !important;
  background-position: right !important;
  /*height: 730px;*/  height: 660px; 
}

.outside_ship ul li:nth-child(2) i {
  transform: translateY(-11px);
}

.top_banner .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}

.woocommerce-checkout #customer_details .woocommerce-billing-fields h3 {
  color: #000;
  font-family: Colfax;
  font-size: 32px;
  font-weight: 500;text-transform: capitalize;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
}

.woocommerce-checkout
  #customer_details
  .woocommerce-billing-fields
  .woocommerce-billing-fields__field-wrapper {
  width: 100%;
  margin: 0;
}

.woocommerce-checkout
  #customer_details
  .woocommerce-billing-fields
  .woocommerce-billing-fields__field-wrapper
  p.form-row {
  /* width: 49% !important;
    float: left !important;
    clear: unset; */
  margin-bottom: 20px;
}

p#order_comments_field textarea {
  border: 1px solid #d9d9d9;
  height: 262px;
  background: #fff;
}

.woocommerce-checkout input#billing_address_2 {
  margin-top: 32px;
}

.woocommerce-checkout .checkout_box #customer_details .select2-selection,
.checkout_box #customer_details input {
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 16px;
  height: 50px;
}

.woocommerce-checkout p#billing_first_name_field,
.woocommerce-checkout p#billing_country_field,
.woocommerce-checkout p#billing_city_field,
.woocommerce-checkout p#billing_phone_field {
  padding: 0 !important;
}

.woocommerce-checkout ::placeholder {
  font-family: Colfax;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}

.woocommerce-checkout
  .woocommerce
  form
  .form-row
  .woocommerce-input-wrapper
  .description {
  color: #fff !important;
}

.woocommerce-checkout
  .checkout_box
  #customer_details
  h3#ship-to-different-address
  label {
  display: flex;
  align-items: center;
  column-gap: 10px;
}

body .woocommerce-checkout #payment div.payment_box {
/*  margin-left: 0;
  background: transparent;
  padding: 0px 0;
  margin-bottom: 0;*/
      margin-left: 0;
    background: #e5e5e5;
    padding: 20px;
    margin-bottom: 25px;
    border-radius: 15px;
}

.woocommerce-checkout #payment {
  background: transparent;
}
.paybgin {
    margin: 0 0 -30px 0;
}
.woocommerce-checkout fieldset#wc-braintree-credit-card-credit-card-form {
 /* background-color: #f7f7f7;
  padding: 40px;
  margin: 20px 0px;
  border-radius: 15px;*/
}

.woocommerce-checkout tr.cart_item td.product-total {
/*  position: absolute;
  right: 50px;*/
}

.woocommerce-checkout tr.cart-subtotal,
.woocommerce-checkout
  div#order_review
  .shop_table.woocommerce-checkout-review-order-table
  thead {
  background-color: #f7f7f7;
}

div#order_review
  .shop_table.woocommerce-checkout-review-order-table
  thead
  th.product-name {
  visibility: visible;
  border: none;
  line-height: 35px;
  font-size: 20px;
}

.woocommerce-checkout div#order_review tr.cart_item img {
  width: 190px;
  box-shadow: 0px 0px 3px 0px #00000029;
  height: 165px;
  border-radius: 15px;
  object-fit: cover;
}

body
  .woocommerce-checkout
  #payment
  div.payment_box
  fieldset#wc-braintree-credit-card-credit-card-form {
  border: 0px;
}

body
  .woocommerce-checkout
  #payment
  div.payment_box
  fieldset
  .wc-braintree-credit-card-new-payment-method-form {
  /*width: 100%;*/
}

.woocommerce-checkout .form-row-last,
.woocommerce-checkout .form-row-first {
  width: 49% !important;
  /* float: left; */
}

.woocommerce-checkout
  #customer_details
  .woocommerce-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .form-row-last,
.woocommerce-checkout
  #customer_details
  .woocommerce-shipping-fields__field-wrapper
  .form-row-last {
  float: right;
}

.woocommerce-checkout .form-row.form-row-wide.wc-braintree-hosted-field-parent {
  width: 98% !important;
}
.woocommerce-checkout form#checkout div#order_review table.shop_table tr.woocommerce-shipping-totals.shipping th {
    border: 0 !important;    align-content: center;
}
body.woocommerce-checkout .woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
  float: left;
}

body .woocommerce-checkout #payment div.payment_box::before {
  border: 0em solid #e5e5e5;
}

body
  .woocommerce-checkout
  #payment
  div.payment_box
  fieldset
  .wc-braintree-credit-card-new-payment-method-form
  .form-row
  label {
  font-family: Colfax;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  padding-bottom: 5px;
}

body
  .woocommerce-checkout
  #payment
  div.payment_box
  fieldset
  .wc-braintree-credit-card-new-payment-method-form
  .form-row
  .wc-braintree-hosted-field {
  border-radius: 10px;
  border: 1px solid #d9d9d9;
}

.woocommerce-checkout #payment ul.payment_methods li label {
  font-family: Colfax;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #60697b;
}

.woocommerce-checkout .woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: unset;
}

.woocommerce-checkout
  #payment
  ul
  li.wc_payment_method.payment_method_braintree_credit_card
  input,
.woocommerce-checkout #payment input {
  margin-right: 9px !important;
}

.woocommerce-checkout #payment label {
  display: inline-block !important;
  margin-top: -3px;
}

.woocommerce-checkout
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 18px;
}

.woocommerce-checkout form#checkout div#order_review table.shop_table {
  padding: 30px;
  border-radius: 0px 0px 20px 20px;
  margin-bottom: 10px;
}

.your_order_cs {
  padding: 15px 30px 0px 30px;
  border-radius: 20px 20px 0px 0px;
  /*margin-top: 30px;*/
}

.your_order_cs h3#order_review_heading {
  font-family: Colfax;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;text-transform: capitalize;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
}

.woocommerce-checkout form#checkout div#order_review table.shop_table tbody {
/*  padding-bottom: 50px;
  display: inline-block;*/
}

.woocommerce-checkout
  form#checkout
  div#order_review
  table.shop_table
  tbody
  td.product-name {
  color: #000;
  font-family: Colfax;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.woocommerce-checkout
  form#checkout
  div#order_review
  table.shop_table
  th.product-total {
  font-family: Colfax;
  font-size: 22px;
  font-weight: 500;
  line-height: 36px !important;
  letter-spacing: 0em;
 text-align: right; 
  color: #ff984e;
  border: 0px;
}

.woocommerce-checkout
  form#checkout
  div#order_review
  table.shop_table
  tr.woocommerce-shipping-totals.shipping
  th,
.woocommerce-checkout
  form#checkout
  div#order_review
  table.shop_table
  tr.cart-subtotal
  th {
  border-left: 0px;
  border-right: 0px;
}

.woocommerce-checkout
  form#checkout
  div#order_review
  table.shop_table
  tr.cart-subtotal
  th,
.woocommerce-checkout
  form#checkout
  div#order_review
  table.shop_table
  tr.woocommerce-shipping-totals.shipping
  th,
.woocommerce-checkout
  form#checkout
  div#order_review
  table.shop_table
  tr.tax-total
  th {
  border-bottom: 0px;
}

.woocommerce-checkout
  .woocommerce
  form
  .form-row
  .woocommerce-input-wrapper
  .description {
  background: #ff984e;
  line-height: 25px;
    text-align: center;
    display: inline-block !important;
}

.woocommerce-checkout
  .woocommerce
  form
  .form-row
  .woocommerce-input-wrapper
  .description::before {
  border-color: #ff984e transparent transparent transparent;
}

.woocommerce-cart .vc_empty_space {
  padding-bottom: 150px;
}

.woocommerce-cart {
  background: linear-gradient(to bottom, #f7f7f7 72.5%, #fff 72.5%);
}

.woocommerce-cart .shop_table .cart_item {
/*  border-bottom: 1px solid #d9d9d9;
  display: block;
  padding: 25px 0;*/
}

.woocommerce-cart tr.cart-subtotal:after {
 /* border-bottom: 1px solid #d9d9d9;
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
   bottom: 0px;*/
}
.woocommerce-cart tr.cart-subtotal {
    position: relative;
}.woocommerce .cart-collaterals table.shop_table td, .woocommerce .cart-collaterals table.shop_table th {
 align-content: center;
    padding: 20px 12px;    border-top: 1px solid #d9d9d9 !important;
  
}.woocommerce .cart-collaterals table.shop_table tr:first-child td, .woocommerce .cart-collaterals table.shop_table tr:first-child th{
  border: 0 !important;
}
.woocommerce .cart-collaterals .shop_table thead tr, .woocommerce .cart-collaterals .shop_table tr:not(:last-child) {
    /*border-bottom: 1px solid #d9d9d9;*/
}
.woocommerce-cart .cart-collaterals .shop_table tr.order-total td span.woocommerce-Price-amount.amount {
    font-size: 20px;
    color: #000;
}

.woocommerce-cart tr.cart-subtotal td {
  font-size: 18px;
  font-weight: 400;
 font-family: "Colfax", Sans-serif;
}

.woocommerce-cart .shop_table .cart_item td.product-name {
/*  width: 485px;*/
}

.woocommerce-cart .shop_table .cart_item td.product-price {
/*  width: 94px;*/
}

.woocommerce-cart tr.woocommerce-shipping-totals.shipping {
/*  display: inline-block;
  position: absolute;
  width: 60%;
  right: 20px;
  top: 80px;*/
}

table.shop_table.shop_table_responsive
  tr.cart-subtotal
  td[data-title="Subtotal"]
  span.woocommerce-Price-amount {
  font-weight: bold;
  /*padding: 0 0 0 35px;*/
}

.woocommerce-cart tr.order-total,
.woocommerce-cart tr.tax-total {
  /*display: block;*/
  border-bottom: 1px solid #f4f3f3;
}

.woocommerce-cart tr.order-total th,
.woocommerce-cart tr.order-total td,
.woocommerce-cart tr.tax-total th,
.woocommerce-cart tr.tax-total td {
  /*width: 20%;*/
  font-size: 18px;
}

.woocommerce-cart tr.tax-total th {
  /*width: 43% !important;*/
}

.woocommerce-cart tr.tax-total {
  margin-top: 35px;
}
#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 25%;
        font-size: 16px;
    color: #60697b !important;
    text-transform: capitalize;
       font-family: "Colfax", Sans-serif !important;
    font-weight: 500 !important;
}
.order_view {
  box-shadow: 0 -6px 0px 0px #ff6b3a;
  border: 5px solid #f7f7f7;
  border-radius: 8px;
  margin: 20px;
}

.shiping_add,
.billing_add {
  max-width: 50%;
  padding: 15px 30px 0px 30px;
  box-shadow: 0 -6px 0px 0px #ff6b3a;
  margin: 20px auto;
  border-radius: 8px;
  background-color: #f7f7f7;
}

#customer_details {
  display: flex;
  justify-content: space-between;
}

#customer_details #billing_address_2_field {
  display: none !important;
}

#customer_details .woocommerce-billing-fields__field-wrapper p:nth-child(odd) {
  padding-left: 0 !important;
}

/* #customer_details .woocommerce-billing-fields__field-wrapper p:nth-child(even) {
    padding-left: 25px !important;
} */
div#order_review tr.woocommerce-shipping-totals h5 {
  text-align: start;
  padding-bottom: 15px;
  margin: 0;
  margin-right: 54px;
  color: #60697b;
  font-family: "Colfax";
}

div#order_review tr.woocommerce-shipping-totals.shipping > td {
/*  display: flex;
  margin-top: 50px;*/
}

table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal th {
  padding-left: 15px !important;
  border: none !important;
}

/*5-10-24*/

.woocommerce-checkout
  table.shop_table
  tfoot.cartCustom_card
  tr.order-total:last-child
  th,
.woocommerce-checkout
  table.shop_table
  tfoot.cartCustom_card
  tr.order-total:last-child
  td {
  border-bottom: 1px solid #c2c2c2 !important;
}

.woocommerce-checkout table.shop_table tfoot.cartCustom_card tr.fee th,
.woocommerce-checkout table.shop_table tfoot.cartCustom_card tr.tax-total th,
.woocommerce-checkout table.shop_table tfoot.cartCustom_card tr.order-total th {
  border-top: 1px solid #c2c2c2;
  border-left: 1px solid #c2c2c2;
}

.woocommerce-checkout table.shop_table tfoot.cartCustom_card tr.fee td,
.woocommerce-checkout table.shop_table tfoot.cartCustom_card tr.tax-total td,
.woocommerce-checkout table.shop_table tfoot.cartCustom_card tr.order-total td {
  border-top: 1px solid #c2c2c2 !important;
  border-right: 1px solid #c2c2c2 !important;
}

form.checkout_coupon.woocommerce-form-coupon button.button,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  background-color: #ff984e;
  color: #fff;
}

/* 26-02-2024 */

.page-id-13306 .vc_custom_1682976160827 {
  background-image: url(https://caisafety.com/caiss-staging/wp-content/uploads/2023/12/resources-bg.jpg) !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

a.showcoupon,
a.woocommerce-terms-and-conditions-link {
  color: #ff561e;
}

.compliant_box > .elementor-element-populated:before {
  content: "";
  position: absolute;
  border-radius: 10px;
  z-index: -1;
  top: -0.75rem;
  left: -0.66rem;
  width: 77%;
  height: 66%;
  background: #ffd12b;
  transform: rotate(-1.5deg);
  opacity: 0.95;
}

.compliant_box > .elementor-element-populated:after {
  content: "";
  position: absolute;
  border-radius: 10px;
  z-index: -1;
  right: -0.66rem;
  bottom: -0.75rem;
  width: 77%;
  height: 66%;
  background: #ff984e;
  transform: rotate(1.5deg);
  opacity: 0.95;
}

.compliant_box > .elementor-element-populated {
  z-index: auto;
  padding: 26px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 0.35em 2.15em rgba(0, 0, 0, 0.15);
}

/*.single-product .site-main {
  max-width: 90% !important;
}*/
.categories_data {
  width: 50%;
/*  margin: 15px;*/
}

.category_boxes {background: #fff;
  margin-bottom: 30px;
  padding: 18px 25px;
  border: 1px solid #ff984e;
  border-radius: 20px 20px 20px 20px;
}

.categories_data h2 {
  margin-bottom: 10px;
  margin-top: 0;
}

.categories_data h2 a {
  font-family: "Colfax", Sans-serif;
  font-size: 18px;
  margin-bottom: 0;
  color: #000;
}

.category_boxes ul {
  padding-left: 15px;
}

.fall_cat {

    display: flex !important;
    /* justify-content: space-between; */
    /* flex-wrap: wrap; */
    gap: 30px;

}

.category_boxes ul li strong a {
  font-size: 16px;
  font-weight: 500;
  margin: 6px 0;
  display: inline-block;
}

.category_boxes ul li a {
  font-family: "Colfax", Sans-serif;
  font-size: 15px;
  line-height: 26px;
  color: #000;
}

.categories_data h2 a br,
.category_boxes ul li a br {
  display: none;
}

.get_touchdata h2 {
  font-size: 16px;
  font-family: "Colfax";
  color: #fff;
}

.get_touchdata ul li a,
.get_touchdata ul li {
  font-size: 15px;
  font-family: "Colfax";
  color: #fff;
}

.get_touchdata .category_boxes {
  margin-bottom: 20px;
  padding: 18px 25px;
  border: 1px solid #ffffff;
  border-radius: 20px 20px 20px 20px;
}
.get_touchdata .category_boxes h2, .get_touchdata .category_boxes ul li, .get_touchdata .category_boxes ul li a {
    color: #000;
}
.cate_slider .slick-next {
  right: 25px;
  z-index: 1;
}

.cate_slider .slick-prev {
  left: 25px;
  z-index: 1;
}

.cate_slider .slick-slide {
  margin-right: 20px;
}

.cate_slider .slick-slide img {
  border-radius: 10px;
  height: 190px;
  width: 100%;
}

.elementor-56266
  .elementor-element.elementor-element-0792ba8
  .woocommerce
  .woocommerce-loop-category__title {
  color: #ffffff;
  font-family: "Colfax", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

.system_cat .elementor-widget-smartslider .elementor-widget-container {
  overflow: hidden;
  border-radius: 20px;
  min-height: 400px;
}

.system_cat .n2-style-112bca8c90748b661b7f34b7138d8818-heading-active,
.system_cat
  div#n2-ss-76
  .n2-style-112bca8c90748b661b7f34b7138d8818-heading-active {
  background-color: #ffd22b !important;
  padding: 25px !important;
  border-radius: 10px !important;
}

.system_cat .nextend-arrow {
  /*  top: 215px;*/
}

.system_cat .nextend-arrow-previous {
  /*  left: 340px;*/
}

.system_cat .nextend-arrow-next {
  /*  left: -75%;*/
}







.catytbo_arowbyu .n2-ss-slider-controls.n2-ss-slider-controls-below,
.catytbo_arowbyu
  .n2-ss-slider-controls.n2-ss-slider-controls-absolute-left-bottom {
  max-width: 1230px;
  margin: auto;
  position: relative !important;
  display: block !important;
}

.catytbo_arowbyu
  .n2-ss-slider-controls.n2-ss-slider-controls-below
  .nextend-arrow.n2-ow-all,
.catytbo_arowbyu
  .n2-ss-slider-controls.n2-ss-slider-controls-absolute-left-bottom
  .nextend-arrow.n2-ow-all {
  color: #fff;
  fill: #fff;
  background-color: #ffd22b !important;
  padding: 15px !important;
  border-radius: 10px !important;
  position: absolute;
  left: 0;
  top: 0;
  margin: 25px 0 0 0 !important;
}

.catytbo_arowbyu
  .n2-ss-slider-controls.n2-ss-slider-controls-below
  .nextend-arrow.n2-ow-all
  img,
.catytbo_arowbyu
  .n2-ss-slider-controls.n2-ss-slider-controls-absolute-left-bottom
  .nextend-arrow.n2-ow-all
  img {
  width: 17px !important;
}

.catytbo_arowbyu
  .n2-ss-slider-controls.n2-ss-slider-controls-below
  .nextend-arrow.n2-ow-all.nextend-arrow-next,
.catytbo_arowbyu
  .n2-ss-slider-controls.n2-ss-slider-controls-absolute-left-bottom
  .nextend-arrow.n2-ow-all.nextend-arrow-next {
  left: 60px;
}

.system_cat .n2-ss-layer.n2-ow.n-uc-skLvlfdmuHzU.n2-ss-layer--auto,
.system_cat p.n2-font-b870ccf548622567991ac70cdd481482-paragraph {
  display: none !important;
}

.system_cat .nextend-arrow-next:before,
.system_cat .nextend-arrow-previous:before {
  /*  z-index: 1;
  content: "";
  background-image: url(https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/product_left.svg);
  background-size: 100%;
  position: absolute;
  width: 20px;
  left: 14px;
  height: 20px;
  background-repeat: no-repeat;
  top: 14px;*/
}

.cate_slider h3 {
  color: #ffffff;
  font-family: "Colfax", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
}

/* .system_cat .n2-ss-slider .n2-ss-layer {
  --slide-width: 290px;
  --self-side-margin: 0px;
  --slide-side-margin: 12px;
  margin-left: -4px;
} */

.system_cat .nextend-arrow-next:before {
  transform: rotate(180deg);
}

/* .system_cat {
  overflow: hidden;
} */

.system_cat.application_cat .n2-ss-slider .n2-ss-layer {
  --slide-width: unset;
  --self-side-margin: unset;
  --slide-side-margin: unset;
  margin-left: unset;
}

.system_cat.application_cat
  .elementor-widget-smartslider
  .elementor-widget-container {
  overflow: unset;
  border-radius: unset;
  min-height: unset;
}

.system_cat.application_cat .nextend-arrow-previous {
  left: 0px;
}

.system_cat.application_cat .nextend-arrow-next {
  left: -89%;
}

.system_cat .n2-ss-slide-background-image img {
  object-fit: cover !important;
}

.woocommerce-product-gallery ol li {
  padding: 0 5px;
}

.woocommerce-product-gallery ol li img {
  border-radius: 10px;
}

.woocommerce-product-gallery ol {
  margin-top: 15px !important;
}

.slider_space .n2-section-smartslider .n2-ss-margin {
  margin-left: 0 !important;
}

.wp_client_sec .upload_pdf_file input[type="submit"] {
 font-family: "Colfax", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
  border-radius: 10px;
  background-color: #ff984e;
  color: #fff;
  border: none !important;
  padding: 10px 45px;
}

.wp_client_sec input#title {
  color: #333;
  font-size: 16px;
  height: 45px;
  width: 100%;
  border-radius: 10px !important;
  border: 1px solid #d9d9d9 !important;
  background: #fff !important;
  padding: 12px 14px !important;
}

.wp_client_sec h3 {
  color: #222;
  font-family: Colfax;
  font-size: 30px !important;
  font-weight: 700;
  padding: 15px 0 15px !important;
}

.wp_client_sec h3.uploaded {
  margin-top: 50px;
}

.wp_client_sec table.dataTable.no-footer {
  border: 1px solid #b7b7b7;
}

.wp_client_sec #user-pdfs th.sorting {
  border: none;
  background-color: #f9e4d5;
  background-repeat: no-repeat;
  padding: 20px;
}

.wp_client_sec #user-pdfs div#user-pdfs_length {
  margin-bottom: 20px;
}

#user-pdfs tr.odd {
  background: #fff !important;
}

#user-pdfs tr.even,
#user-pdfs tr.even td.sorting_1 {
  background: #f9e4d5 !important;
}

.wp_client_sec #user-pdfs tbody td {
  text-align: center;
  border-bottom: 1px solid #e7e7e7 !important;
  padding: 20px;
}

.wp_client_sec #user-pdfs tbody td.sorting_1 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  font-family: Colfax;
}

.wp_client_sec #user-pdfs tbody td a {
 font-family: "Colfax", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
  border-radius: 10px;
  background-color: #ff984e;
  color: #fff;
  border: none !important;
  padding: 10px 25px;
  text-decoration: none !important;
}

.wp_client_sec a.paginate_button.current {
  background: #ffd22b !important;
  padding: 5px 15px !important;
  border: none !important;
  border-radius: 5px !important;
  color: #000;
  font-weight: 600 !important;
}

.wp_client_sec .paginate_button {
  color: #000 !important;
  font-weight: 600;
}

.wp_client_sec .dataTables_length select {
  width: 80px;
  margin: 0 12px;
}

.wp_client_sec .dataTables_length label {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-weight: 600;
}

.wp_client_sec div#user-pdfs_length {
  margin-bottom: 30px;
}

.wp_client_sec form.upload_pdf_file {
  background: #fff;
  padding: 20px 30px;
  box-shadow: rgb(0 0 0 / 20%) 0px 3px 10px;
  border-radius: 20px;
}

/***********/

.category-list ul li img {
  display: none !important;
}

.category-list ul li mark.count {
  display: none;
}

.post-list .elementor-post__text a.elementor-post__read-more {
  background-color: #ff984e;
  border-radius: 10px;
  padding: 10px 35px;
  display: inline-block;
}

.single-post-tittle {
  display: block !important;
}

.category-list ul li {
  border-bottom: 1px solid #ccc;
  padding: 5px 0 !important;
}

/*.single-product .product.type-product .summary.entry-summary a {
    color: #000000;
    text-decoration: underline;
}*/
.categories_search .apsw-select-box-wrap select.apsw-category-items option {
  font-size: 16px !important;
  padding-bottom: 15px !important;
  color: #000000;
}

.inquiry_form .half_colum button.choices__button {
  display: none;
}

.inquiry_form .half_colum .choices__list {
  padding-top: 12px !important;
}

.get_touchdata a span {
  color: #000;
}

.specific_system .elementor-icon-box-content a {
  color: #60697b;
}

.request-quote-text span a {
  color: #000 !important;
  font-weight: 600;
}

.number-block {
  display: none;
}

/****new****/
/****rrrrrrrrrrrrrrrrrrrrrr****/
.woocommerce-product .gridlist-toggle {
  clear: initial !important;
  padding: 0 !important;
  float: right;
}

.woocommerce-product .gridlist-toggle a {
  font-size: 1.2em !important;
}

a.added_to_cart.wc-forward {
  background: #ff984e;
  font-family: "Colfax";
  border-radius: 10px;
  margin-left: 10px;
  color: #fff;
  outline: none;
  display: none !important;
  padding: 10px 18px 12px 18px;
  font-size: 16px;
  font-weight: bold;
}

.cat-lat, .product_online_home .pro-item .pro-cat {
/*  display: flex;
	flex-wrap:wrap;
  font-size: 0.625rem;
  opacity: 0.8;
  text-transform: uppercase;
  line-height: 1.7;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;  font-size: .625rem;*/
      display: block;padding: 0 0px;
    font-size: 12px; 
    opacity: .8;
    text-transform: capitalize;
    line-height: 1.7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}.single-product .product.type-product section.related.products .cat-lat {
    padding: 0 8px;
}

/****rrrrrrrrrrrrrrrrrrrrrr****/
.elementor-menu-cart__product .elementor-menu-cart__product-price.product-price {
    padding-top: 15px;
}.elementor-menu-cart__product .elementor-menu-cart__product-price.product-price span.quantity span.woocommerce-Price-amount {
    color: #0e7913;  font-size: 16px;  padding: 0;
    margin: 0;font-weight: 500;
}.elementor-menu-cart__product .elementor-menu-cart__product-price.product-price span.quantity {
    border: 2px solid #0e7913;
    padding: 5px 10px;
    border-radius: 5px;
}
.elementor-menu-cart__product .elementor-menu-cart__product-price .product-quantity {
    color: #0e7913 !important;font-weight: 500;
}
.single-product .product.type-product section.related.products span.price, .single-product .product.type-product section.related.products span.woocommerce-Price-amount.amount {
    padding: 0;  
}
.single-product .product.type-product section.related.products .sku-lat {
    font-size: 15px;color: #777777;
}.single_variation_wrap .woocommerce-variation-description a:hover {
    color: #ff984e;
}
.wpb_tab_heading {
  text-align: center !important;
  font-family: "Colfax", Sans-serif;
}

.dm-product-tip,
.dm-product-tip-red {
  margin: 10px 0 15px 0;
  color: #000000;
  font-size: 15px;
  font-family: "Colfax";
  line-height: 26px;
  font-weight: normal;
  background-color: #ffd22b8a;
  padding: 8px 15px;border:none;
  border-radius: 10px;
}

.dm-product-tip.dm-product-tip-grey {
  /*    border: 1px dashed #8b8b8b;
  background: #8b8b8ba6;
  color: #fff;*/

    background: #e5e7e8;
    color: #5e5e5e;
}

.woocommerce
  div.product
  .woocommerce-tabs
  .wpb_column.vc_column_container
  .vc_column-inner
  .vc_row.wpb_row.vc_inner {
  padding-bottom: 1em !important;
}

.carousel_custom .swiper-slide .elementor-testimonial {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 2px 15px 0px rgba(74, 34, 20, 0.15);
  margin: 10px 0px;
}

.carousel_custom
  .swiper-slide
  .elementor-testimonial
  .elementor-testimonial__content
  cite {
  margin-top: 10px;
}

.carousel_custom
  .swiper-slide
  .elementor-testimonial
  .elementor-testimonial__content
  cite
  span.elementor-testimonial__name, .carouseguard .elementor-widget-image-box .elementor-image-box-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}

.carousel_custom
  .swiper-slide
  .elementor-testimonial
  .elementor-testimonial__image {
  width: 100%;
  height: 300px;
}

.carousel_custom
  .swiper-slide
  .elementor-testimonial
  .elementor-testimonial__image
  img {
  width: 100% !important;
  height: 300px;
  border-radius: 10px 10px 0px 0px;
}

.carousel_custom
  .swiper-slide
  .elementor-testimonial
  .elementor-testimonial__content {
  padding: 30px 20px;
  min-height: 200px;
  margin-bottom: 10px;
}

.carousel_custom
  .swiper-slide
  .elementor-testimonial
  .elementor-testimonial__content
  span.elementor-testimonial__title
  a {
  color: #ff984e;
}

.carousel_arrow .elementor-swiper-button.elementor-swiper-button-prev,
.carousel_arrow .elementor-swiper-button.elementor-swiper-button-next {
  left: -400px;
  top: 55%;
  background: #ff984e;
  padding: 13px;
  border-radius: 10px;
  width: 50px;
  height: 50px;
}

.carousel_arrow .elementor-swiper-button.elementor-swiper-button-next {
  left: -340px;
}

.carousel_arrowTwo .elementor-swiper-button.elementor-swiper-button-prev,
.carousel_arrowTwo .elementor-swiper-button.elementor-swiper-button-next {
  padding: 13px;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  background-color: #ffd22b;
  top: unset;
  bottom: -115px;
  left: 0px;
}

.carousel_arrowTwo .elementor-swiper-button.elementor-swiper-button-next {
  left: 70px;
}

.carousel_arrowTwo .elementor-swiper-button.elementor-swiper-button-prev:before,
.carousel_arrowTwo
  .elementor-swiper-button.elementor-swiper-button-next:before {
  content: " ";
  background-image: url(https://caisafety.com/caiss-staging/wp-content/uploads/2024/01/product_left.svg);
  background-size: 100%;
  position: absolute;
  width: 20px;
  left: 14px;
  height: 20px;
  background-repeat: no-repeat;
  top: 17px;
}

.carousel_arrowTwo
  .elementor-swiper-button.elementor-swiper-button-prev
  i.eicon-chevron-left,
.carousel_arrowTwo
  .elementor-swiper-button.elementor-swiper-button-next
  i.eicon-chevron-right {
  display: none;
}

.carousel_arrowTwo
  .elementor-swiper-button.elementor-swiper-button-next:before {
  transform: rotate(180deg);
}

.training_services
  .carousel_custom
  .swiper-slide
  .elementor-testimonial
  .elementor-testimonial__content {
  min-height: unset;
}

.mobileshow {
  display: none;
}

h2.mobileshow a {
  background-color: #e5e7e8;
  border-radius: 3px;
  padding: 12px 15px;
  border: none !important;
  margin-bottom: 15px;
  display: block;
  color: #000;
  font-weight: normal;
  font-family: Colfax;
  font-size: 14px;
  text-transform: uppercase;
}

h2.mobileshow.active a {
  background-color: #ff984e;
  color: #fff;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  text-decoration: none;
}

.woocommerce-product-gallery__image.slick-active a:before {
  content: "+";
  position: absolute;
  background: #ff984e;
  font-family: "Colfax";
  border-radius: 25px;
  color: #fff;
  display: block;
  height: 35px;
  width: 35px;
  z-index: 1;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  font-weight: bold;
  right: 12px;
  top: 10px;
  opacity: 0;
}

.woocommerce-product-gallery__image.slick-active a:hover:before {
  opacity: 1;
}

.product-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 15px;
}

.product-box-left {
  width: 75px;
  color: #ffffff;
  background: #ff984e;
  font-size: 32px;
  padding: 10px 0;
  height: 75px;
  text-align: center;
  border-radius: 50%;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-box-left img {
  max-width: 30px;
}

.product-box-body {
  width: calc(100% - 100px);
}

.product-box-body h3.Features_title_color {
  font-size: 1.4em;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "Colfax", Sans-serif;
  color: #ff984e;
}

#place_order {
  background: #ff984e !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  span.price {
  color: #000;
}

.elementor-element.custom-cart-box.customcartboxbotmn {
  /* position: absolute; */
  /* right: 10px; */
  padding: 0 0 0 40px;
}

.woocommerce-product-details__short-description {
}

.woocommerce-checkout .woocommerce-form-login-toggle,
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  max-width: 800px;
  margin: auto;
}

.woocommerce-checkout .woocommerce-form-login-toggle a,
.woocommerce-checkout .woocommerce-form-coupon-toggle a {
  color: #ff984e;    text-transform: uppercase;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  margin: 2em auto;

  max-width: 800px;
}

.woocommerce-sidbr ul.product-categories ul.children {
  display: none;
}

.brv_product ul.products li.product a img {
  height: 300px;
  object-fit: cover;
}

.brv_productu ul.products li.product a img {
    width: auto;
    margin: auto;
}
.brv_productu ul.products.elementor-grid.columns-3 {
       grid-template-columns: 33% 33% 33% !important;

}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
   
    width: 40%;
}.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {

    width: 58%;
   
}
.closetogle, .sliderstogle {
    display: none;
}
/*menu css*/
.elementor-section.appmenubx .elementor-icon-box-icon {
    margin-bottom: 0 !important;
}.elementor-section.appmenubx .elementor-icon-box-content .elementor-icon-box-title a {
    font-size: 18px !important;
}.elementor-section.appmenubx .elementor-widget-wrap section.elementor-section {
    padding-bottom: 0 !important;
}
.elementor-section.appmenubx .elementor-widget-image .elementor-widget-container img {
    max-height: 55px !important;
    width: auto !important;
}
.elementor-section.storemenubx .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.mrgn {
  margin: 0;
}
.elementor-section.storemenubx .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.mrgn figure.elementor-image-box-img img {
    max-width: 30px !important;
}
.elementor-section.storemenubx .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.mrgn figure.elementor-image-box-img {
    width: 40px !important;
} 

.elementor-section.storemenubx .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.mrgn.imgaboxbig figure.elementor-image-box-img img {
    max-width: 36px !important;
}
.elementor-section.storemenubx .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.mrgn.imgaboxbig figure.elementor-image-box-img {
    width: 45px !important;
}




.elementor-section.storemenubx .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.mrgn .elementor-element {
    margin: 0 0 5px 0;
}
.elementor-section.storemenubx .elementor-container .elementor-column .elementor-widget-wrap .elementor-element a:hover, .elementor-section.appmenubx .elementor-icon-box-content .elementor-icon-box-title a:hover, .elementor-section.appmenubx .elementor-heading-title a:hover, .appmenubx ul.elementor-icon-list-items li.elementor-icon-list-item:hover span.elementor-icon-list-text{
  color: #ff984e !important;
}.elementor-section.storemenubx .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.mrgn h3.elementor-image-box-title {
    margin: 0;
}.elementor-section.storemenubx .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.mrgn h3.elementor-image-box-title a {
    font-size: 16px;
}.elementor-element.mrgnzero { 
    margin: 0 !important;
}
/*menu css*/
.wcpf-field-radio-list .wcpf-product-counts, .wcpf-field-checkbox-list .wcpf-product-counts {

    color: #ff984e;
}




.wpforms-container.contactfromsenbox .wpforms-form .wpforms-field-sublabel.after {
    margin: 0 !important;
    padding: 10px 0 0 0 !important;
}


.vc_row.wpb_row.vc_row-fluid.vc_custom_1536188537767 {
    padding-top: 0 !important;
}div.wpforms-container-full .wpforms-form h3 {
    font-size: 24px !important;
}.single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce ul.products li .cat-lat {
    text-align: center;padding: 0 12px;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce ul.products li .cat-lat a {
    font-size: 12px;
}.single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce ul.products li .sku-lat {
    text-align: center;     padding: 0px 0 20px 0;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce ul.products li a.button.add_to_cart_button {
  display: block;
    text-align: center;
    max-width: 170px;
    margin: auto;
}
.product_online_home.product_shortcode_sliderall .pro-item .pro-item-inner {
 /*   box-shadow: inherit;
    background: transparent;*/
}

.product_online_home.product_shortcode_sliderall .pro-item .pro-item-content {
    /*padding: 15px 5px 0px 5px;
 min-height: 150px;
    margin-bottom: 0px;*/
}.product_online_home.product_shortcode_sliderall .pro-item .pro-name h3{}

.styme_color_arrow .product_online_home.product_shortcode_sliderall button.slick-next.slick-arrow:before, .styme_color_arrow .product_online_home.product_shortcode_sliderall button.slick-prev.slick-arrow:before {

    filter: brightness(0) invert(1);
}
.product_online_home.product_shortcode_sliderall button.slick-next.slick-arrow:before, .product_online_home.product_shortcode_sliderall button.slick-prev.slick-arrow:before{
  background-image: url(images/arodownload.svg);
  width: 32px;
    height: 32px;
    filter: inherit;
}.product_online_home.product_shortcode_sliderall button.slick-arrow {
    bottom: auto;
    top: 50%;background: transparent;
    left: -60px;
}.product_online_home.product_shortcode_sliderall button.slick-next.slick-arrow {
    left: auto;
    right: -60px;
}.elementor-menu-cart__wrapper .widget_shopping_cart_content .elementor-menu-cart__subtotal strong {
    color: #818a91;
}nav.site-navigation.navigation_full.show div#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.grencolor>a {
   
    background: #26bb1a;
}.woocommerce-product-details__short-description span.orngspn strong, .single-product .woocommerce-product-details__short-description p strong {
    font-weight: 500;
}

nav.site-navigation.navigation_full.show div#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.request_menu {
  background: #ffd22b;
}
nav.site-navigation.navigation_full.show div#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.request_menu a.mega-menu-link {
 font-family: "Colfax", Sans-serif;
    font-weight: 700;
    color: #222222;
}
nav.site-navigation.navigation_full.show div#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.request_menu:hover, nav.site-navigation.navigation_full.show div#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.request_menu a.mega-menu-link:hover {

} 
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.request_menu.mega-toggle-on > a.mega-menu-link{  background: #ffd22b;}
form.apsw-search-form .apsw_ajax_result .apsw_result_wrap ul.apsw_data_container li .apsw_result_excerpt {
    display: none;
}.single-product .product.type-product .summary.entry-summary .single_variation_wrap select, .single-product .product.type-product .summary.entry-summary form.variations_form table.variations tbody td select, form.woocommerce-checkout .woocommerce-billing-fields p.form-row .select2-container, form.woocommerce-checkout .woocommerce-shipping-fields p.form-row .select2-container  { 
    text-align: center; color: #60697b;
}.custom-cart-box dl.variation dt {
    color: #60697B;margin-right: 5px;
}.custom-cart-box dl.variation dd {
    margin: 0;
}.woocommerce-checkout form#checkout div#order_review table.shop_table tfoot.cartCustom_card tr.order-total td span.woocommerce-Price-amount.amount, .woocommerce-cart .shop_table .cart_item td.product-price span.woocommerce-Price-amount.amount, .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td span.woocommerce-Price-amount.amount {
    color: #26bb1a;
}tfoot.cartCustom_card tr.cart-discount th {
    border: 0;
}
.woocommerce-checkout form#checkout div#order_review table.shop_table tfoot.cartCustom_card tr th {
    width: 16%;
   font-size: 16px;
    color: #60697b !important;
    text-transform: capitalize;
       font-family: "Colfax", Sans-serif !important;
    font-weight: 500 !important;

}.woocommerce-checkout form#checkout div#order_review table.shop_table tr.cart_item td {
    padding: 25px 12px;
}
.col-2.shiping_add .woocommerce-additional-fields__field-wrapper span.woocommerce-input-wrapper input {
    font-weight: normal !important;
    font-size: 16px !important;
}
.elementor-menu-cart__main .elementor-menu-cart__product .elementor-menu-cart__product-remove.product-remove {
background-image: url(images/delete-icon.png);
background-size: cover;
    height: 25px;right: 8px;
    width: 25px;border: 0; 
    
}

.elementor-menu-cart__main .elementor-menu-cart__product .elementor-menu-cart__product-remove:after, .elementor-menu-cart__main .elementor-menu-cart__product .elementor-menu-cart__product-remove:before{

display: none;
}div#order_review tfoot.cartCustom_card tr.woocommerce-shipping-totals.shipping h5 {
font-size: 22px;
    font-weight: 400;
   font-family: "Colfax", Sans-serif;
    color: #ff984e;
}.single-product .wc-pao-addons-container .product-addon-totals .wc-pao-col1 strong {
    font-size: 16px;
    font-family: "Colfax";color: #333;
    font-weight: 500;
}

form.apsw-search-form .apsw_ajax_result .apsw_result_wrap ul.apsw_data_container li .apsw_result_category {
  
    color: #777;
}.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info, .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
  border: 0;
  text-align: center;
  background-color: transparent;
  padding: 0;
}
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info::before, .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info::before{
    font-size: 0;
}
.woocommerce-checkout .woocommerce form.checkout_coupon.woocommerce-form-coupon, .woocommerce-checkout .woocommerce .woocommerce-form.woocommerce-form-login.login{
background-color: #f7f7f7;
  box-shadow: 0 -4px 0px 0px #ff6b3a; 
}

.woocommerce-checkout .woocommerce form.checkout_coupon.woocommerce-form-coupon input, .woocommerce-checkout .woocommerce .woocommerce-form.woocommerce-form-login.login input {
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 16px;
  height: 40px;
}#rememberme {
  height: auto !important;
}.vc_tow_column{
    display: flex;
    /* flex-wrap: wrap; 
    align-items: center;*/
    padding-bottom: 15px;
    gap: 50px;
}.wpb_column_box {
    width: 50%;
}.vc_tow_column.youtubevido .wpb_column_box {
    width: auto;min-width: 18%;
}.easeofoperatoin-box {
display: flex;
    padding-top: 25px;
    gap: 50px;
    align-items: self-start;
}.easeofoperatoin-box-left {
    width: 120px;
}.easeofoperatoin-box-body {
    width: calc(100% - 120px);
}.easeofoperatoin-box-body h3 {     font-size: 1.5rem !important;
    margin-top: 0px !important;
}a.vc_genral_btn {
    color: #fff;
    background-color: #6AB165;
    font-size: 14px;
    padding: 11px 0;
    border-radius: 10px;
    margin: auto;
    width: 170px;
    display: block;
    text-align: center;
    font-weight: 400 !important;
}.allpro .sku-lat {
    font-size: 14px;
}.allpro .cat-lat {
    white-space: break-spaces;
}
.asi_box p a {
    line-break: anywhere;
}.dm-requestquote-floaty div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-size: 21px !important;
    color: #ff6b3a;
    margin-bottom: 20px !important;
    margin-top: 6px !important;
}.dm-requestquote-floaty div.wpforms-container-full .wpforms-form {
    text-align: center;
}
.dm-requestquote-floaty div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
.dm-requestquote-floaty div.wpforms-container-full .wpforms-form select.wpforms-field-medium, 
.dm-requestquote-floaty div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}.dm-requestquote-floaty  div.wpforms-container-full .wpforms-form * {
    font-size: 17px !important;
}.dm-requestquote-floaty .dm-requestquote-float .dm-custom-msg {
    padding: 2em !important;
    background: #ffeaea !important;
    border: 1px dashed #ff7575 !important;
    border-radius: 12px !important;
    margin-bottom: 1em !important;
    margin-top: 1em !important;
}.specific_product ul.products.elementor-grid.columns-2 {
    /*grid-template-columns: 50% 50% !important;*/
}.boxlistypetuclick .elementor-widget-icon-box .elementor-icon-box-wrapper {
    display: block;
}.boxlistypetuclick .elementor-widget-icon-box .elementor-icon-box-title {
      min-height: 40px;
    margin: 0 !important;
    padding: 5px 0 0 0 !important;
}.boxlistypetuclick .elementor-widget-icon-box .elementor-icon-box-icon {

    float: left;
    padding: 0 15px 0 0;
}.wpdmpro-template-default main#content {
    padding: 60px 0;
}.carouseguard .elementor-widget-image-box .elementor-image-box-content {
    padding: 5px 20px 0px 20px;
}.carouseguard .elementor-widget-image-box figure.elementor-image-box-img img {
  border-radius: 10px 10px 0 0;
    width: 100%;
     max-height: 255px;
    min-height: 255px;
    object-fit: cover;
}




