
.product_item .product_info .product_supplier img {
	max-width: 100%!important;
	max-width: 100px!important;
}

.page-template-shop-landing .AWS-login {
	display: none;
}
header .my-account {
	list-style: none;
}
header .my-account svg {
	    width: 17px;
	cursor: pointer;
}
header .my-account .sub-menu {
	display: none;
	position: absolute;
}
header .my-account a {
	padding: 8px  5px 5px;
}
header #msm-basket {
	padding: 5px;
}
header .my-account a svg {
	font-size: 16px;
}
header #msm-basket .msm-minibasket_container {
	padding: 0!important;
}

header li#menu-item-2344 a {
    color: #47b1e4 !important;
}

body.page-template-shop #main {
    max-width: 100%;
    padding: 0;
}

a.custom-tool-link {
    display: inline-block;
}

body.archive.tax-tool-category .maincolumn {
    width: 100%;
    float: left;
    padding: 1em;
}
body.archive.tax-tool-category .sidebar.rightcolumn {
    display: none;
}

.cs-desc-content{
	clear:both !important;
}


.utl-DrawerActive .drw-Drawers_Overlay {
    opacity: 1;
    visibility: visible;
}
.drw-Drawers_Overlay {
    z-index: 22;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease,visibility .3s ease;
}


.mod-Modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 30;
  background: rgba(0, 0, 0, 0.63);
  display: flex;
  visibility: visible;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

 .mod-Modal.mod-Modal-active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }

  .nf-mp-header {
    display: none;
  }


.mod-Modal_Inner {
  display: flex;
  width: 100%;
    max-width: 90% !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 70vh;
}

.mod-Modal_Body {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mod-Modal_Close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.mod-Modal_CloseSpan {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  height: 3px;
  width: 100%;
  background-color: #121212;
  transform-origin: 50% 50%;
}

.mod-Modal_CloseSpan:first-child {
    transform: translate(-50%, -50%) rotate(45deg);
  }
.mod-Modal_CloseSpan:last-child {
    transform: translate(-50%, -50%) rotate(-45deg);
  }


.mod-Modal_Content {
  position: relative;
  background-color: #fff;
  padding: 20px;
  width:100%;
}

.mod-Modal_Content-Inner {
      height: 100%;
    overflow-y: scroll;
  overflow-y:scroll;
  max-height:70vh;

}

.mod-Modal_Title {
  font-size: 26px;
  padding-right: 30px;
  text-align:center;

}





.lyt-Primary_Header {
    padding-bottom: 40px;
    border-bottom: 3px solid #121212;
    margin-bottom: 40px;
    margin-top: 40px;
}



div#quote- {
    min-height: 500px;
}




    .nf-form-content {
        max-width: 100% !important;
    }

    span.nf-form-title {
      display:none !important;

    }

    .nf-row:nth-of-type(1) nf-cells {
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction:column;

    }

@media(min-width: 768px){
.mod-Modal_Inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;

}
.mod-Modal {
  margin-top: 20px;
  margin-bottom: 20px;
}

	.mod-Modal_Close {
		    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
	}
.mod-Modal_Content{
 padding: 40px;
  }

	.mod-Modal_Title {
    font-size: 28px;
  }


 .nf-row:nth-of-type(1) nf-cells {
  flex-direction:row;
          }
    }


        .nf-field-element p:last-of-type{
            margin:0;
        }

        .nf-field-element p img {
            width: 100% !important;
            max-width: 430px !important;
            margin: 0 auto;
            display: block;
        }

       .nf-field-element img {
    width: 100% !important;
    max-width: 430px !important;
    margin: 0 auto;
    display: block;
}


.nf-error .ninja-forms-field {
    border-color: #e80000!important;
    transition: all .5s;
    border: 1px solid #e80000 !important;
    border-radius: 0 !important;
}
     
.nf-error.field-wrap .nf-field-element:after {
    background: none !important;
    color: #fff;
    font-family: inherit !important;
    font-size: 20px;
    content: " " !important;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    height: 48px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    transition: all .5s;
    z-index: 999999;
}


 .listradio-wrap .nf-field-element label.nf-checked-label:before {
          top: .27em !important;
      }

      .nf-field-container .nf-field-description {
    order: 20 !important;
}


    .nf-field-description i {
      font-style: italic !important;
  }
   .nf-form-fields-required {
        position: absolute !important;
        bottom: 10px !important;
        left: 50px !important;
    }

    #ninja_forms_required_items, .nf-field-container {
        margin-bottom: 10px !important;
    }

   .nf-mp-footer .nf-next-previous {
        content: "";
        list-style-type: none !important;
        margin: 0 !important;
        padding: 0 5px !important;
    }

    .nf-form-content textarea.ninja-forms-field {
        height: 120px  !important;
        min-height:120px !important;
        resize:none !important;
    }

    .nf-error .nf-error-msg,
    .nf-error-msg.nf-error-field-errors {
        display: none !important;
    }

.nf-response-msg h2 {
    font-size: 28px !important;
    background: none !important;
    color: #000 !important;
    height: auto !important;
    margin: 0 !important;
        min-width: auto !important;
    float: none !important;

}
.nf-response-msg h2:after{
	display: none;
}

    .block-editor-block-list__layout .mod-Modal_Title {
            display: none;
        }





.modal_trigger {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: calc(20% - 10px);
    padding: 20px;
    border: 1px solid #f0f0f0;
    margin: 5px;
    justify-content: space-between;
}
.block_custom_tool_parent_categories,
 .block_custom_tool_categories_columns{
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
}
.block_custom_tool_parent_categories {
    margin-bottom: 40px;
}
.block_custom_tool_parent_categories .block_custom_tool_categories_column{
       width: calc(20% - 10px);
    padding: 20px;
    border: 1px solid #f0f0f0;
    margin: 5px;
}
.block_custom_tool_categories_column {
    width:20%;
    padding:1em;
}
.block_custom_tool_categories_column a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
h2.custom_tool_cat_title {
    font-size: 20px !important;
    padding: 5%;
    text-align: center !important;
    background: none !important;
    color: #000 !important;
    height: auto !important;
    line-height: 1.25 !important;
    min-width: auto !important;
    display: block;
    width: 100%;
}
h2.custom_tool_cat_title:after {
    display: none !important;
}

.tool_measurements_wrapper {
    position: relative;
    height: 100%;
    min-height: 200px;
}



.tool_measurements {
    position: absolute;
    top: 0;
    left: 0;
    display:none;
    width:100%;
}
.tool_measurements.active {
    display:block;
}

.image_toggle {
    margin-bottom: 20px;
    text-align: center;
}

.switch_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
p.label {
    margin-bottom: 0;
}
label.switch {
    margin: 0 10px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

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

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

/*input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
*/
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

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

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



@media(max-width: 960px){
    .modal_trigger {
        width: calc(33.3% - 10px);
        padding: 20px;
    }

}


@media(max-width: 768px){
    .modal_trigger {
        width: calc(50% - 10px);
        padding: 20px;
    }
    .block_custom_tool_parent_categories .block_custom_tool_categories_column{
           width: calc(50% - 10px);
        padding: 20px;
        border: 1px solid #f0f0f0;
        margin: 5px;
    }
    .block_custom_tool_categories_column {
        width:50%;
        padding:1em;
    }
    .image_toggle {
        margin-bottom: 20px;
        text-align:center;
    }
}

@media(max-width: 480px){
    .modal_trigger {
        width: calc(100% - 10px);
        padding: 10px;
    }
    .block_custom_tool_parent_categories .block_custom_tool_categories_column{
           width: calc(100% - 10px);
        padding: 20px;
        border: 1px solid #f0f0f0;
        margin: 5px;
    }
    .block_custom_tool_categories_column {
        width:100%;
        padding:1em;
    }
}



.nf-error .ninja-forms-field {
    border-color: #e80000!important;
    transition: all .5s;
}


.nf-field-element p {
    line-height: 1.5;
}
.nf-form-content select.ninja-forms-field {
    font-weight: 600;
}

div.listradio-container .nf-field > div {
    text-align: center;
    justify-content: center;
}
div.listradio-container .nf-field .nf-field-element ul {
    display: flex;
     align-items: center;
    justify-content: center;
}
div.listradio-container .nf-field .nf-field-element ul li {
    margin: 5px 20px!important;
}

 .listradio-wrap .nf-field-element label.nf-checked-label:before {
          top: .27em !important;
      }

      .nf-field-container .nf-field-description {
    order: 20 !important;
}


span.required_asterix {
    position: absolute;
    top: 0px;
    right: 4px;
    color: #f00;
    height: auto;
    z-index: 9999;
}
.nf-pass .ninja-forms-req-symbol,
.nf-pass span.required_asterix{
	/*display:none !important;*/
}

span.required_asterix{
	/*display:none !important;*/
}





@media(min-width: 768px){
  .nf-mp-footer ul.nf-next-previous li input.nf-previous {
      margin-top: -53px !important;
      width: auto !important;
      float: left;
      position: relative;
  }
}

@media(max-width: 768px){
    .nf-row:nth-of-type(1) nf-cells .nf-cell{
        width: 100% !important;
    }
    .html-container {
      margin-bottom: 32px !important;
    }
    .tool_measurements.active {
        width: 100%;
    }
    .nf-field-element img {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto;
        display: block;
    }
    .tool_measurements_wrapper {
    min-height: auto !important;
}
    .tool_measurements {
    position: relative !important;
	}
}

@media(max-width: 600px){
    .nf-row:nth-of-type(1) nf-cells {
        display:block;
    }
    .mod-Modal_Close {
    position: absolute;
    top: 20px;
    right: 20px;
	}
}
@media(max-width: 480px){
 .html-container {
      margin-bottom: 0 !important;
    }
 }
}
