main.site-main {
    padding: 140px 0 0 0;
}

.single-product div.product {
    display: flex;
    flex-wrap: wrap;
}

.product-image {
    width: 50%;
    padding: 28px 30px 0 0;
}

.entry-summary {
    width: 50%;
    padding: 7px 0 0 29px;
}

table.custom-variation-table {
    width: 100%;
}

.product-slider {padding: 0 20px 0 0;}

.product-img {
    padding-top: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
	position: relative;
}

.custom-breadcrumb {
    font-size: 0;
    padding: 0 0 0 0;
}

.custom-breadcrumb a {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #465860;
    margin: 0 15px 0 0;
    position: relative;
}

.custom-breadcrumb a:hover{color: #FC7F2F;}

.custom-breadcrumb span {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #465860;
}

.custom-breadcrumb a:before {
    position: absolute;
    content: "/";
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #465860;
    right: -12px;
    top: 2px;
}

.custom-breadcrumb a:last-child{margin: 0;}
.custom-breadcrumb a:last-child:before{display: none;}

.entry-summary .entry-title {
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    color: #08202B;
    margin: -8px 0 0 0;
}

.top-variation {
    padding: 24px 0 13px 0;
}

.top-variation ul {
    display: flex;
    flex-wrap: wrap;
	list-style: none;margin: 0;
}

.top-variation ul li {display: flex;flex-wrap: wrap;align-items: center;font-weight: 500;font-size: 16px;line-height: 20px;color: #08202B;padding: 0 31px 0 0;}

.top-variation ul li img {
    margin: 0 8px -4px 0;
	max-width: 22px;
}
.top-variation svg {
    margin: 0px 8px -4px 0;
}

.entry-summary p {
    line-height: 22px;
}
.product-slider-arrow {
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}

.product-img span {
    left: 0;
    bottom: 0px;
    font-weight: 500;
    color: #ffffff;
    background-color: #4B7D83;
    display: inline-block;
    position: absolute;
    padding: 5px 12px 11px 30px;
    border-radius: 4px 0px 0px 0px;
}

.product-img span:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 40px solid #4b7d83;
    border-right: 40px solid transparent;
    bottom: 0;
    right: -40px;
}
.product-slider-nav {
    border-bottom: 1px solid #C1C7CA;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 10px 0 10px 0;
    margin: -67px 0 10px 0;
}
.product-slider-arrow .slick-arrow {
    width: 40px;
    height: 40px;
    font-size: 0;
    border: 1px solid #C1C7CA;
    background-color: transparent;
    border-radius: 0px 8px 8px 0px;
    padding: 0;
    position: relative;
}

.product-slider-arrow .slick-arrow.slick-prev {
    border-radius: 8px 0px 0px 8px;
    margin-right: -1px;
}

.product-slider-arrow .slick-arrow:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    border-top: 2px solid #FC7F2F;
    border-right: 2px solid #FC7F2F;
    transform: rotate(45deg);
    bottom: 12px;
    left: 9px;
    margin: auto;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.product-slider-arrow .slick-arrow.slick-prev:before {
    transform: rotate(-136deg);
    left: 16px;
}
.product-slider-arrow .slick-arrow.slick-disabled {
    cursor: default;
}

.product-slider-arrow .slick-arrow.slick-disabled:before {
    border-color: #E7E9EA;
}
.product-slider-arrow .slick-arrow:hover{
    border-color: #465860;
    background-color: #465860;
}
.product-slider-arrow .slick-arrow:hover:before{
    border-color: #ffffff;
}
.product-slider-arrow .slick-arrow.slick-disabled:hover {
    background-color: transparent;
    border-color: #C1C7CA;
}

.product-slider-arrow .slick-arrow.slick-disabled:hover:before {
	border-color: #E7E9EA;    
}
.slide-count {font-weight: 500;font-size: 16px;line-height: 20px;color: #465860;padding: 0 20px 5px 0;}

.entry-summary form.cart {
    max-width: 100%;
    /* background-color: #EDF2F3; */
    /* border-radius: 8px; */
    margin: 145px 0 0 0;
    position: relative;
    /* padding: 18px 30px 31px 30px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    display: none;
}

.entry-summary form.cart > p {
    font-weight: 500;
    color: #ffffff;
    background-color: #4B7D83;
    display: inline-block;
    position: absolute;
    padding: 6px 12px 12px 30px;
    left: 1px;
    top: -40px;
    border-radius: 4px 0px 0px 0px;
}

.entry-summary form.cart > p:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 40px solid #4b7d83;
    border-right: 40px solid transparent;
    bottom: 0;
    right: -40px;
}


.attr-product-field {
    width: calc(33.33% - 12px);
    padding: 0 0 24px 0;
}

.attr-product-field.only-child {
    width: 100%;   
}

.attr-product-field.only-child select {
    background-position: 97% 50%;
}

.attr-product-field.two-child {
    width: 46%;
}

.attr-product-field label {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #08202B;
    width: 100%;
    display: block;
    margin: 0 0 9px 0;
}

.attr-product-field select {
    width: 100%;
    border: 1px solid #C1C7CA;
    background-color: #ffffff;
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #08202B;
    padding: 11px 40px 15px 20px;
    cursor: pointer;
	background-image: url(../images/select-arrow.svg);
	background-repeat: no-repeat;background-position: 84% 50%;
}

.quantity-wrap {
    width: 100px;
    position: relative;
	order: 10;
}

.quantity-wrap .quantity {}

.quantity-wrap .quantity input {
    width: 100%;
    border: 1px solid #C1C7CA;
    background-color: #ffffff;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #08202B;
    text-align: center;
    padding: 10px 35px 16px 35px;
}
/* Hide the spin buttons in WebKit browsers */
        input::-webkit-outer-spin-button,
        input::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }

        /* Hide spin buttons in Firefox */
        input[type="number"] {
            -moz-appearance: textfield;
        }
.entry-summary form.cart button.single_add_to_cart_button {
    margin: 0 auto 0;
    border-radius: 8px;
    border: 0;
    background-color: #FC7F2F;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    padding: 11px 20px 17px 20px;
    margin-left: 23px;
    order: 11;
}

.entry-summary form.cart button.single_add_to_cart_button:hover{
    background-color: #FC7F2F;
	color: #ffffff;
}

.quantity-wrap button.minus {
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    font-size: 0;
    background-color: transparent;
    padding: 0;
    width: 35px;
    height: 48px;
}


.quantity-wrap button.plus {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    font-size: 0;
    background-color: transparent;
    padding: 0;
    width: 35px;
    height: 48px;
}

.quantity-wrap button.minus:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 2px;
    background-color: #C1C7CA;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 5px;
	transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.quantity-wrap button.plus:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 2px;
    background-color: #fc7f2f;
    left: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.quantity-wrap button.plus:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 2px;
    background-color: #fc7f2f;
    left: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(90deg);
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.quantity-wrap button:hover:before, .quantity-wrap button:hover:after{
	background-color: #FC7F2F;
}

.product-variant-details {
    width: 100%;
    padding: 79px 0 0 0;
}

.product-variant-details h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #08202B;
    margin: 0 0 40px 0;
}

.product-variant-details-table {
    overflow-x: scroll;
}

.product-variant-table {
    overflow-x: scroll;
}
.product-variant-table.scroll-active {
    padding-bottom: 20px;
}
.product-variant-details-table.scroll-active {
    padding-bottom: 20px;
}
/* Hide the scrollbar arrows when they are not needed */
.product-variant-table::-webkit-scrollbar {
    width: 8px; /* Set scrollbar width */
    height: 8px; /* Set scrollbar height for horizontal scrollbar */
}

.product-variant-table::-webkit-scrollbar-thumb {
    background-color: darkgray;
    border-radius: 10px;
}

/* Hide the scrollbar arrows when the scrollbar is not needed */
.product-variant-table::-webkit-scrollbar-button {
    display: none;
}

/* Hide the scrollbar arrows when they are not needed */
.product-variant-details-table::-webkit-scrollbar {
    width: 8px; /* Set scrollbar width */
    height: 8px; /* Set scrollbar height for horizontal scrollbar */
}

.product-variant-details-table::-webkit-scrollbar-thumb {
    background-color: darkgray;
    border-radius: 10px;
}

/* Hide the scrollbar arrows when the scrollbar is not needed */
.product-variant-details-table::-webkit-scrollbar-button {
    display: none;
}

.product-variant-details table {
    width: 100%;
}

.product-variant-details table thead {}

.product-variant-details table thead tr th {
    background-color: #4B7D83;
    border-right: 1px solid #C1C7CA;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    text-align: center;
    padding: 15px 40px 20px 40px;
}

.product-variant-details table tbody tr {
    border-left: 1px solid transparent;
}

.product-variant-details table tbody tr td {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #465860;
    text-align: center;
    border-right: 1px solid #C1C7CA;
    background-color: #ffffff;
    padding: 13px 15px;
    vertical-align: middle;
}

.product-variant-details table tbody tr:nth-child(even) td {
    background-color: #EDF2F3;
}

.product-variant-details table tbody tr td:first-child {
    background-color: #ffffff;
}
.product-variant-details table tbody tr.active td:first-child {
    vertical-align: top;
}

.product-variant-details table thead tr th:last-child {
    border: 0;
}

.product-variant-details table tbody tr td:last-child {
    border-right: 1px solid #C1C7CA;
}

.product-variant-details table tbody tr:last-child td {
    border-bottom: 1px solid #C1C7CA;
}

.single-product div.product form.cart .quantity {
    float: none;
    margin: 0;
    display: inline-block;
}    
.custom-field-group {
    display: none;
}

.product-info-sec {
    width: 100%;
    padding: 80px 0 150px 0;
}

.product-info-wrap {
    display: flex;
    max-width: 1080px;
    margin: 0 auto;
    /*flex-wrap: wrap;*/
}

.product-info-left {
    width: 100%;
    padding: 2px 0 0 230px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	position: relative;
}
.product-info-left:before {
    position: absolute;
    content: "";
    top: 9px;
    bottom: 0px;
    background-color: #C1C7CA;
    right: -1px;
    width: 1px;
}

.product-info-right {
    width: 75%;
    border-left: 1px solid #CDCDCD;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.product-info-wrap h5 {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
    color: #08202B;
    margin: 0 0 21px 0;
    width: 100%;
}

.enquiry-btn {
    background-color: #08202B;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    padding: 10px 20px 16px 58px;
	background-image: url(../images/enquiry-btn.svg);
	background-repeat: no-repeat;
    background-position: 20px 12px;
}

.enquiry-btn:hover {
    background-color: #FC7F2F;
    color: #ffffff;
}

.call-btn {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #08202B;
    margin: 0 0 0 29px;
    padding: 8px 0 15px 44px;
	background-image: url(../images/call-icon-black.svg);
	background-repeat: no-repeat;
    background-position: 1px 5px;
}
.call-btn:hover {color: #FC7F2F;}

.download-btn {
    border: 1px solid #849095;
    border-radius: 8px;
    padding: 10px 20px 16px 53px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FC7F2F;
    display: inline-block;
	background-image: url(../images/download-icon.svg);
	background-repeat: no-repeat;
    background-position: 19px 9px;
    background-color: transparent;
}
.download-btn:hover {
    color: #FC7F2F;
    border-color: #FC7F2F;
    background-color: transparent;
}

.product-info-right h5 {
}

.related.products {
    width: 100%;
}

.related-product-wrap {
}

.related-product-heading {display: inline-block;padding: 39px 50px 10px 0;background-color: #EDF2F3;position: relative;z-index: 1;}

.related-product-heading h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
    color: #08202B;
    margin: 0 0 7px 0;
}

.related-product-heading a {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #465860;
    border-bottom: 1px solid #465860;
    text-decoration: none;
}

.related-product-heading a:hover {
    color: #FC7F2F;
    border-color: #FC7F2F;
}

.related-product-heading:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    background-color: inherit;
    left: -1000%;
    right: 100%;
    z-index: -1;
}

.related-product-heading:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 111px solid #EDF2F3;
    border-right: 111px solid transparent;
    right: -111px;
    bottom: 0;
}

.related-product-list-wrap {
    position: relative;
    margin: -21px 0 0 0;
    padding: 85px 0 162px 0;
}

.related-product-list-wrap:before {
    position: absolute;
    content: "";
    left: -100%;
    right: -100%;
    top: 0;
    height: 10px;
    background-color: #4B7D83;
    z-index: -1;
}

.site {
    overflow: hidden;
}

.related-product-list-wrap:after {
    position: absolute;
    content: "";
    left: -100%;
    right: -100%;
    top: 0;
    bottom: 0;
    background-color: #edf2f3;
    z-index: -2;
}

.related-product-img {
    background-color: #ffffff;
    border-radius: 4px;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
}

.related-product-list-wrap .row>* {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 60px;
}

.related-product-list-wrap .row {
    margin: 0 -30px -60px;
}

.related-product-title {
    padding: 12px 0 0 3px;
    position: relative;
}

.related-product-title h5 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #08202B;
    margin: 0;
    max-width: 200px;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.related-product-title:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    border-top: 2px solid #FC7F2F;
    border-right: 2px solid #FC7F2F;
    transform: rotate(45deg);
    right: 0;
    top: 22px;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    opacity: 0;
    visibility: hidden;
}

.related-product-list-wrap a:hover .related-product-title h5 {
    color: #FC7F2F;
}

.related-product-list-wrap a:hover .related-product-title:before {
    opacity: 1;
    visibility: visible;
}

.sub-category-list {
    position: relative;
    padding: 0 0 113px 0;
}

.sub-category-heading {
    display: inline-block;
    position: absolute;
    top: -78px;
    left: -2px;
    padding: 39px 32px 8px 0;
    background-color: #ffffff;
}

.sub-category-heading h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
    color: #08202B;
    margin: 0;
}

.sub-category-heading:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 100%;
    left: -1000%;
    background-color: inherit;
}

.sub-category-heading:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 78px solid #ffffff;
    border-right: 82px solid transparent;
    bottom: 0;
    right: -82px;
}

.subcategories-wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 60px 0 0 0;
    margin: 0 -10px -20px;
}

.subcategories-list {
    width: 12.5%;
    padding: 0 10px 20px;
}

.img-bg {
    border-radius: 4px 4px 0 0;
    padding-top: 121px;
    background-repeat: no-repeat;
    background-position: center center;
	position: relative;
    overflow: hidden;
	background-size: contain;
}
.img-bg span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.2;
	background-color: #647883;
}

.subcategories-list p {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    padding: 7px 22px 13px 9px;
    border-radius: 0 0 4px 4px;
    height: calc(100% - 121px);
	display: flex;
    flex-wrap: wrap;
    align-items: center;
	background-color: #647883;
}

.description-wrap a {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #0359B1;
    border-bottom: 1px solid #0359B1;
    margin: 15px 0 0 0;
}

.entry-summary .entry-title + .description-wrap {
    padding-top: 25px;
}

.product-listing-banner-sec {
    padding: 156px 0 0 0;
}

.product-listing-banner-content {
    padding: 36px 0 0 2px;
}

.breadcrumb {
    margin: 0 0 0 0;
}

.breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
	list-style: none;margin: 0;
}

.breadcrumb ul li {
    padding: 0 12px 0 0;
    position: relative;
}
.breadcrumb ul li:before{position: absolute;content: "/";font-weight: 500;font-size: 12px;line-height: 16px;color: #465860;right: 4px;top: 3px;}
.breadcrumb ul li:last-child{
    padding: 0;
}
.breadcrumb ul li:last-child:before{
    display: none;
}

.breadcrumb ul li a {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #465860;
}

.breadcrumb ul li a:hover{
	color: #FC7F2F;
}

.breadcrumb ul li span {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #465860;
}

.product-listing-banner-content h1 {
    font-weight: 600;
	font-size: 48px;
    line-height: 60px;
    margin: -12px 0 12px 0;
}

.product-listing-banner-content p {line-height: 1.4;margin: 0 0 9px 0;}

.product-listing-banner-content .collapse {}

.product-listing-banner-content > a {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #0380D0;
    position: relative;
    padding: 0 22px 0 0;
}
.product-listing-banner-content > a:before{position: absolute;content: "";width: 10px;height: 10px;border-right: 2px solid #0380D0;border-bottom: 2px solid #0380D0;transform: rotate3d(0, 0, 1, -136deg);right: 1px;top: 13px;transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;-ms-transition: all .5s ease-in-out 0s;-o-transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;}

.product-listing-banner-content > a:hover{color: #FC7F2F;}
.product-listing-banner-content > a:hover:before{border-color: #FC7F2F;}


.product-listing-banner-content .top-variation {
    padding: 8px 0 20px 0;
}
.product-brand-logo {
    display: inline-block;
    position: relative;
    width: auto;
}
.product-brand-logo img {
    width: 60%;
}

.product-listing-banner-content .top-variation ul li {
    color: #465860;
    display: flex;
}

.product-listing-banner-content .top-variation svg {
    margin: 0px 7px -4px 0;
}

.product-listing-banner-content .top-variation svg path {
    fill: #465860;
}
.product-listing-banner-img-wrap.mob {
    display: none;
}
.product-listing-banner-img-wrap {
    position: relative;
    margin: 0 0 0 18px;
    padding: 0 0 61px 0;
}

.product-listing-banner-img-wrap img {
    position: absolute;
    max-width: 120px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.product-listing-banner-img {
    padding-top: 404px;
    background-repeat: no-repeat;
    background-position: center center;
	background-size: contain;
}

.product-listing-banner-content > a.collapsed:before {
    transform: rotate(45deg);
    top: 9px;
}


.product-listing-sec {
    position: relative;
    padding: 0 0 181px 0;
}

.product-listing-wrap {}

.product-listings {background-color: #ffffff;border-radius: 8px;padding: 20px 20px 18px 20px;display: flex;flex-wrap: wrap;align-items: flex-start;}

.product-listings ~ .product-listings{
    margin-top: 10px;
}

.product-listing-img {
    border: 1px solid #E7E9EA;
    border-radius: 4px;
    width: 170px;
    padding-top: 170px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.product-content-wrap {
    width: calc(100% - 170px);
    padding: 0 0 0 20px;
	position: relative;
}

.product-content-mobile-wrap {
    display: none;
}

.product-content-wrap .more-info {
    position: absolute;
    right: 16px;
    bottom: 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #465860;
    padding: 0 17px 4px 0;
}

.product-content-wrap .more-info:before {
    position: absolute;
    content: "";
    border-top: 2px solid #FC7F2F;
    border-right: 2px solid #FC7F2F;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    right: 2px;
    bottom: 5px;
}

.product-content-wrap .more-info:hover{
	color: #FC7F2F;
}

.product-content-wrap ul {
    display: flex;
    flex-wrap: wrap;
	list-style: none;margin: 0;
}

.product-content-wrap ul li {
    line-height: 0;
    padding: 0 6px 0 0;
}

.product-content-wrap ul li a {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #465860;
}
.product-content-wrap ul li:last-child a{
    color: #849095;
}

.product-content-wrap h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.25;
    margin: 0 0 10px 0;
	padding: 0;
}

.product-content-wrap h2 a {
    color: #08202B;
}

.product-content-wrap h2 a:hover {
    color: #FC7F2F;
}

.product-content-wrap .top-variation {
    padding: 0 0 21px 0;
}

.product-content-wrap .top-variation ul li{
    color: #465860;
    padding: 0 21px 0 0;
}
.product-content-wrap .top-variation ul li:last-child {
    padding: 0;
}
.product-content-wrap .top-variation ul li svg{
    margin: 0 7px -3px 0;
}
.product-content-wrap .top-variation ul li svg path{
    fill: #465860;
}


.table-toggle {
    display: none;
	width: 100%;
	margin: 17px 0 0 0;
}

.table-toggle .product-variant-details {
    padding: 0 0 0 0;
}

.product-content-wrap .toggle-table {
    border: 1px solid #FC7F2F;
    display: inline-block;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FC7F2F;
    padding: 8px 39px 15px 15px;
    position: relative;
}

.product-content-wrap h2 + .toggle-table {
    margin-top: 8px;
}

.product-content-wrap .toggle-table:before {
    position: absolute;
    content: "";
    width: 11px;
    height: 11px;
    border-right: 2px solid #FC7F2F;
    border-bottom: 2px solid #FC7F2F;
    transform: rotate(45deg);
    right: 17px;
    top: 14px;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.product-content-wrap .toggle-table.active {
    background-color: #08202B;
    color: #ffffff;
    border-color: #08202B;
}

.product-content-wrap .toggle-table.active:before {
    border-color: #ffffff;
    transform: rotate(-136deg);
    top: 19px;
}

.product-listing-bg {
	position: absolute;
    right: 0;
    top: -37px;
    z-index: -1;
}

.product-filter-sec {
    padding: 29px 0 13px 0;
	position: relative;
}

.filter-sec {}

.filter-sec > p {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    margin: 0 0 23px 0;
}

.filter-form {
    padding: 0 0 17px 0;
}

.attribute-wrap {background-color: #EDF2F3;display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;padding: 17px 30px 10px 30px;border-radius: 0 8px 0 0;}

.attribute-qty-wrap {border: 2px solid #EDF2F3;border-radius: 0 0 8px 8px;display: flex;flex-wrap: wrap;padding: 18px 30px 18px 30px;}

.entry-summary form.cart button.single_add_to_cart_button:disabled {
    background-color: #465860;
    color: #C1C7CA;
    pointer-events: none;
}

.attribute-wrap #clear-option {
    background-color: #ffffff;
    border: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #465860;
    padding: 3px 33px 9px 9px;
    border-radius: 8px;
    position: relative;
}

.attribute-wrap #clear-option.deactive {
    display: none;
}

select option.not-found {
    opacity: 0.1;
    color: #ddd;
}
.attribute-clear-btn {
    width: 100%;
}

.attribute-wrap #clear-option span{background-image: url(../images/filter-close-icon.svg);width: 20px;height: 20px;position: absolute;right: 8px;top: 0;bottom: 0;margin: auto;}

.entry-summary form.cart .filter-form .success {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
    padding: 10px 0 0 0;
	display: block;
}



.filter-form form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	width: 100%;
	position: relative;
    z-index: 2;
	padding: 0 0 10px 0;
}

.filter-form select {
    background-color: #FFFFFF;
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #08202B;
    padding: 8px 45px 14px 18px;
    cursor: pointer;
    background-image: url(../images/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: 85% 50%;
    background-size: 16px;
    border: 1px solid #C1C7CA;
	width: 100%;
	transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.filter-form select:hover {
    border-color: #465860;
    box-shadow: 0px 0px 0px 1px #465860;
}

.filter-form select:focus {
    border-color: #465860;
    box-shadow: 0px 0px 0px 1px #465860;
}

.attributes-list label {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    display: block;
    color: #08202B;
    padding: 0 0 8px 0;
}

.attributes-list {
    width: calc(33.33% - 10px);
    padding-bottom: 10px;
}

.attr_count-1 .attributes-list {
    width: 50%;
}

.attr_count-2 .attributes-list {
    width: calc(50% - 10px);
}

.filter-form .attr_count-1 select {
    background-position: 95% 50%;
}

.filter-form select:only-child {
    width: 100%;
    background-position: 95% 50%;
}

.filter-sec {}

.filter-sec .show-result {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
}

.attributes-list .sbSelector a {
    border: 1px solid #C1C7CA;
    margin: 0;
    padding: 12px 39px 16px 21px;
}

.attributes-list .sbSelector a:before {
    width: 13px;
    height: 13px;
    right: 20px;
    top: 13px;
}

.attributes-list .sbToggleOpen + .sbSelector a {
    background-color: #ffffff;
    color: #08202B;
    border-color: #465860;
    box-shadow: 0px 0px 0px 1px #465860;
}

.attributes-list .sbToggleOpen + .sbSelector a:before {
    border-color: #FC7F2F;
}

.attributes-list .sbOptions {
    width: 100% !important;
    overflow: auto;
    top: calc(100% + 10px) !important;
}

.product-filter-sec p {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    margin: 0 0 13px 0;
}
.quote-ban-wrap p.cart-response{
	font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #465860;
    padding: 0 5px;
	margin: 0;
}
.quote-ban-wrap p.cart-response.active {
    margin: 10px 0 10px 0;
}

.cart-update-form {}

.quantity-box {
    display: flex;
	justify-content: center;
}

.quantity-box button {
    width: 40px;
    height: 40px;
    border: 0;
    background-color: transparent;
    border-radius: 4px;
    font-size: 0;
    padding: 0;
    position: relative;
}

.quantity-box button.quantity-minus {}

.quantity-box button.quantity-plus {}

.quantity-box .input-quantity {
    width: 46px;
    height: 40px;
    text-align: center;
    background-color: #EDF2F3;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    padding: 3px 9px 3px;
    color: #08202B;
    margin: 0 4px;
	border-radius: 4px;
}

.active .quantity-box .input-quantity {
    background-color: transparent;
    border: 1px solid #E7E9EA;
    border-radius: 4px;
}

.product-variant-details table tbody tr td:first-child {
    padding: 5px;
    background-color: #fff;
    position: sticky;
    left: 0;
    z-index: 1;
    border: 0;
	width: 140px;
}

.product-variant-details table tbody tr:last-child td:first-child {
    border-bottom: 1px solid #C1C7CA;
}

.product-variant-details table tbody tr td:first-child:before {position: absolute;content: "";top: 0;left: 0;bottom: 0;background-color: #C1C7CA;width: 1px;}

.product-variant-details table tbody tr td:first-child:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #C1C7CA;
    width: 1px;
}
.product-variant-details table tbody tr:nth-child(even) td:first-child {
    background-color: #ffffff;
}

.product-variant-details table thead tr th:first-child {
    padding: 15px 5px 20px;
    position: sticky;
    left: 0;
    z-index: 1;
}

.quantity-box button.quantity-minus:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 2px;
    background-color: #C1C7CA;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.quantity-box button.quantity-plus:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 2px;
    background-color: #FC7F2F;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.quantity-box button.quantity-plus:after {
    position: absolute;
    content: "";
    height: 14px;
    width: 2px;
    background-color: #FC7F2F;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.quantity-box button.quantity-minus:hover {
    background-color: #FFECE0;
}

.quantity-box button.quantity-minus:hover:before {
    background-color: #FC7F2F;
}

.quantity-box button.quantity-plus:hover {
    background-color: #FC7F2F;
}

.quantity-box button.quantity-plus:hover:before, .quantity-box button.quantity-plus:hover:after {
    background-color: #ffffff;
}


body.archive {
    position: relative;
}

body.archive:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.10;
	z-index: -1;
}


.product-offerings-sec {
    padding: 0 0 128px 0;
    background-color: #E6EFF8;
}
.product-offerings-sec .row {
    margin: 0 -10px -20px;
}

.product-offerings-sec .row>* {
    padding: 0 10px 20px;
}

.product-offerings-wrap {
    position: relative;
    margin: 0 0 62px 0;
    padding: 0 !important;!i;!;
}

.product-offerings-heading {
    display: inline-block;
    position: absolute;
    top: -78px;
    left: 12px;
    padding: 40px 32px 7px 0;
    background-color: #e6eff8;
}
.product-offerings-heading:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 100%;
    left: -1000%;
    background-color: inherit;
}

.product-offerings-heading:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 78px solid #e6eff8;
    border-right: 82px solid transparent;
    bottom: 0;
    right: -82px;
}

.product-offerings-heading h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
    color: #08202B;
    margin: 0;
}

.product-offerings-box {}

.product-offerings-box a {}

.product-offerings-img {
    padding-top: 120px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 4px;
}

.product-offerings-box h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin: 9px 0 0 0;
}



.product-listing-sec + .container .sub-category-list:before {
    position: absolute;
    content: "";
    left: -100%;
    right: -100%;
    top: 0;
    bottom: 0;
    background-color: inherit;
    z-index: -1;
}

.product-listing-sec + .container .sub-category-list {
    background-color: #ffffff;
    padding: 0 0 159px 0;
}


.load-more-wrap {
    margin: 60px 0 0 0;
}

.load-more-wrap .button {
    background-color: #08202B;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 19px 15px 19px;
}

.woocommerce-cart-form {}

.woocommerce-cart-form .cart {
    width: 100%;
}

.woocommerce-cart-form .cart th {
    padding: 15px;
    border-bottom: 1px solid #C1C7CA;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
}

.woocommerce-cart-form .cart td {
    padding: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
	color: #08202B;
}

.product-thumbnail-main {
    display: flex;
    flex-wrap: wrap;
}

.product-thumbnail-main .image {
    width: 120px;
}

.product-thumbnail-main .image img {
    height: auto;
}

.product-thumbnail-main .product-info {
    width: calc(100% - 120px);
    padding: 0 0 0 30px;
}

.product-thumbnail-main .product-info a {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3;
    color: #08202B;
}

.product-thumbnail-main .product-info .remove-pro a {
	font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    color: #FC7F2F;
    border-bottom: 1px solid #FC7F2F;
}
.product-thumbnail-main .product-info .remove-pro a:hover{
	color: #08202b;
    border-color: #08202b;
}

.quantity.buttons_added {
    display: flex;
}

.quantity.buttons_added button {
	width: 32px;
    height: 32px;
    background-color: transparent;
    border-radius: 4px;
    font-size: 0;
    padding: 0;
    position: relative;
    border: 1px solid #E7E9EA;
}

.quantity.buttons_added .minus:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 2px;
    background-color: #fc7f2f;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.quantity.buttons_added input.input-text {
    width: 44px;
    height: 32px;
    text-align: center;
    background-color: #F2F4F4;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    padding: 5px 9px 5px;
    color: #08202B;
    margin: 0 4px;
}

.quantity.buttons_added .plus:before {
    position: absolute;
    content: "";
    width: 14px;
    height: 2px;
    background-color: #FC7F2F;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.quantity.buttons_added .plus:after {
    position: absolute;
    content: "";
    height: 14px;
    width: 2px;
    background-color: #FC7F2F;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}


.quantity.buttons_added button:hover {
    background-color: #FC7F2F;
	border-color: #FC7F2F;
}

.quantity.buttons_added button.plus:hover:before, .quantity.buttons_added button.plus:hover:after, .quantity.buttons_added button.minus:hover:before {
    background-color: #ffffff;
}

.cart-collaterals p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    margin: 0 0 20px 0;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

.cart-empty {
    background-color: transparent !important;
    padding: 100px 20px 40px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    color: #465860 !important;
}

.entry-content {}

.entry-content .woocommerce .container {
    max-width: 890px;
}

.entry-content .woocommerce h1 {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 600;
}

button.button {
    border: 0;
    cursor: pointer;
    margin: 30px 0;
	box-shadow: none !important;
}

.product-thumbnail-main .product-info a:hover {
    color: #FC7F2F;
    border-color: #FC7F2F;
}


.entry-content .woocommerce h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}

.woocommerce-checkout .form-row#billing_state_field {
    width: 48% !important;
}

.woocommerce-checkout .form-row#billing_postcode_field {
    width: 48% !important;
}

.woocommerce-checkout .form-row {
    width: 100% !important;
    margin: 0 0 25px 0 !important;
}

.woocommerce-checkout .form-row label {
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #465860;
    padding: 0 0 10px 0;
}

.woocommerce-checkout .form-row span.woocommerce-input-wrapper {
    display: block;
}
.woocommerce-checkout .form-row span.description {
    display: block;
    margin-top: 3px;
    font-size: 14px;
}

.woocommerce-checkout .form-row input,
.woocommerce-checkout .form-row textarea {
    border: 1px solid #C1C7CA;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #5F5F5F;
    padding: 12px 20px 18px 20px;
    border-radius: 8px;
}

.woocommerce-checkout .form-row textarea::-webkit-input-placeholder,
.woocommerce-checkout .form-row input::-webkit-input-placeholder{color: #5F5F5F;opacity: 1;}

.woocommerce-checkout .form-row textarea::placeholder,
.woocommerce-checkout .form-row input::placeholder{color: #5F5F5F;opacity: 1;}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 1px solid #C1C7CA;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #5F5F5F;
    padding: 16px 20px 18px 20px;
	border-radius: 8px;
}

.woocommerce .select2-container--default .select2-selection--single {
    height: auto;
    border: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px;
    right: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 10px 8px 0 8px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-width: 10px 8px 0 8px;
}

.woocommerce-checkout-review-order {
    
}

.checkout-footer {
    padding: 0 0 20px 0;
    display: block;
}

.checkout-footer p {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin: 0 0 10px 0;
}

.checkout-footer a {
	font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    color: #0359B1;
    border-bottom: 1px solid #0359B1;
}

.checkout-footer a:hover {
    color: #FC7F2F;
    border-color: #FC7F2F;
}

.woocommerce-checkout-payment {
    border-top: 1px solid #e7e9ea;
    padding: 20px 0 0 0;
}

.woocommerce-privacy-policy-text {}

.woocommerce-privacy-policy-text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    color: #5F5F5F;
}

.woocommerce-privacy-policy-text p a {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    color: #5F5F5F;
    border-bottom: 1px solid #5F5F5F;
}

.woocommerce-privacy-policy-text p a:hover {
    color: #FC7F2F;
    border-color: #FC7F2F;
}

button#place_order {
    margin: 30px 0 0 auto;
    display: block;
}
.widget-area {
    display: none;
}

#customer_login {
    display: flex;
    flex-wrap: wrap;
    max-width: 860px;
    margin: 0 auto;
}

.col-6 {
    padding: 0 15px 30px;
}

.woocommerce-form label {
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #5F5F5F;
    padding: 0 0 10px 0;
}

.woocommerce-form input {
    border: 1px solid #C1C7CA;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #5F5F5F;
    padding: 12px 20px 18px 20px;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    color: var(--wc-form-color-text, #000);
    cursor: pointer;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
    right: .7em;
    text-decoration: none;
    top: 50%;
    transform: translateY(-50%);
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit;
}

.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.woocommerce-form input[type="checkbox"] {
    width: auto;
    vertical-align: middle;
}

.woocommerce-form label.woocommerce-form__label-for-checkbox {
    padding-top: 20px;
}

.entry-content .woocommerce h2 {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 600;
}

.woocommerce-form-register .woocommerce-privacy-policy-text {
    padding: 20px 0 0 0;
}

ul.woocommerce-error {
    list-style: none;
    background-color: transparent !important;!i;!;
    margin: 0 0 30px 0;
}

ul.woocommerce-error li, ul.woocommerce-error li a {
    color: #e2401c;
}

.woocommerce-account .woocommerce {
    display: flex;
    flex-wrap: wrap;
}

nav.woocommerce-MyAccount-navigation {
    width: 30%;
	padding: 0 30px 0 0;
}

.woocommerce-MyAccount-content {
    width: 68%;
}

nav.woocommerce-MyAccount-navigation ul {
    margin: 0;
    list-style: none;
}

nav.woocommerce-MyAccount-navigation ul li {}

nav.woocommerce-MyAccount-navigation ul li a {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    display: block;
    background-color: #0359b1;
    padding: 15px 20px 20px 20px;
}

nav.woocommerce-MyAccount-navigation ul li.is-active a {
	background-color: #FC7F2F;
}

nav.woocommerce-MyAccount-navigation ul li a:hover {
	background-color: #FC7F2F;
}

.woocommerce-MyAccount-content p a {
    border-bottom: 1px solid #5F5F5F;
}

.woocommerce-MyAccount-content p a:hover {
    color: #FC7F2F;
    border-color: #FC7F2F;
}

span.edit-link {
    display: none;
}

table.woocommerce-orders-table {
    width: 100%;
}

table.woocommerce-orders-table thead tr th {
    padding: 10px;
    border-bottom: 1px solid #C1C7CA;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
}

table.woocommerce-orders-table tr td {
    padding: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
}

table.woocommerce-orders-table tr th a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    color: #465860;
    vertical-align: top;
}

table.woocommerce-orders-table tr th {
    padding: 10px;
    vertical-align: top;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: transparent !important;
}
.woocommerce-info .button {
    margin-left: 15px;
}

.woocommerce-Addresses .woocommerce-Address {
    width: 50%;
    padding: 0 15px 30px;
}

.woocommerce-Addresses {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px -30px;
    padding: 20px 0 0 0;
}

.entry-content .woocommerce .woocommerce-Addresses h2 {
    font-size: 30px;
    line-height: 1.2;
}

.woocommerce-Address-title a {
    color: #465860;
    border-bottom: 1px solid #465860;
}

address {
    padding: 10px 0 0 0;
}

.woocommerce-Address-title a:hover {
    color: #FC7F2F;
    border-color: #FC7F2F;
}

.woocommerce-order-details {
    padding: 20px 0 0 0;
}

.entry-content .woocommerce .woocommerce-order-details h2, .entry-content .woocommerce .woocommerce-customer-details h2 {
    font-size: 28px;
    line-height: 1.2;
}

.woocommerce-table thead tr th {
    padding: 10px;
    border-bottom: 1px solid #C1C7CA;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
}

.woocommerce-table tbody tr td {
    padding: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
}

ul.wc-item-meta {
    list-style: none;
    margin: 0;
}

.woocommerce-table tfoot {
    border-top: 1px solid #C1C7CA;
}

.woocommerce-table tfoot tr th, .woocommerce-table tfoot tr td {
    padding: 10px;
    border-bottom: 1px solid #C1C7CA;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
}

.woocommerce-customer-details {
    padding: 30px 0 0 0;
}

.woocommerce-address-fields {}

.woocommerce-address-fields label {
    /* width: 100%; */
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #5F5F5F;
    padding: 0 0 10px 0;
}

.woocommerce-address-fields input {
    border: 1px solid #C1C7CA;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #5F5F5F;
    padding: 16px 20px 18px 20px;
}
.woocommerce-address-fields input::-webkit-input-placeholder{color: #5F5F5F;opacity: 1;}
.woocommerce-address-fields input::placeholder{color: #5F5F5F;opacity: 1;}
.woocommerce-address-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-address-fields__field-wrapper .form-row {
    width: 100%;
    padding: 0 0 20px 0;
}

.edit-account {
    display: flex;
    flex-wrap: wrap;
}

.edit-account .form-row {
    width: 100%;
    padding: 0 0 20px 0;
}

.edit-account label {
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #5F5F5F;
    padding: 0 0 10px 0;
}

.edit-account input {
    border: 1px solid #C1C7CA;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #5F5F5F;
    padding: 12px 20px 18px 20px;
}

.edit-account em {
    font-size: 12px;
    line-height: 1.2;
}

.edit-account fieldset {
    width: 100%;
}

.edit-account fieldset legend {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    margin: 0 0 10px 0;
}

.woocommerce-notices-wrapper {
    max-width: 830px;
    padding: 0 15px 30px;
    margin: 0 auto;
    width: 100%;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background-color: transparent !important;
    color: #0f834d;
}
.woocommerce-message{color: #08202B;font-size: 16px;font-weight: 400;line-height: 26px;}
.woocommerce-message a {
	color: #FC7F2F;
    border-bottom: 1px solid #FC7F2F;
}
.woocommerce-message a:hover {
    color: #08202B;
    border-color: #08202B;
}

.order-thank-you-page p {
    margin: 0 0 15px 0;
}

.order-thank-you-page .arrow-link {
    margin: 20px 0 0 0;
}
.return-to-shop {
    text-align: center;
}

dl.variation {
    padding: 10px 0 10px 0;
}
.product-info .variation-ProductOption {
    display: flex;
    flex-wrap: wrap;
}
.product-thumbnail-main .product-info dl dt, .product-thumbnail-main .product-info dl dd p strong {
    color: #08202B;
    font-weight: 500;
}
.product-info .variation-ProductOption p {
    width: 100%;
}

.product-info .variation-ProductOption p:last-child {
    margin-right: 0;
}


main.site-main.container {
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce-MyAccount-content table tr th {
    padding: 10px;
    border-bottom: 1px solid #C1C7CA;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
}

.woocommerce-MyAccount-content table tr td {
    padding: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
	border-bottom: 1px solid #C1C7CA;
}

.product-thumb-img {
    border: 1px solid #C1C7CA;
    padding-top: calc(100% - 2px);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border-radius: 4px;
    cursor: pointer;
	vertical-align: top;
}
.product-slider-thumb {
    padding: 0 40px 0 0;
}
.product-slider-thumb .slick-slide {
    padding: 0 5px;
}

.product-slider-thumb .slick-list {
    margin: 0 -5px;
}

.slick-current .product-thumb-img {
    border-color: #465860;
    box-shadow: inset 0px 0px 0px 1px #465860;
}

.woocommerce-ResetPassword label {
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #5F5F5F;
    padding: 0 0 10px 0;
}

.woocommerce-ResetPassword input {
    border: 1px solid #C1C7CA;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #5F5F5F;
    padding: 16px 20px 18px 20px;
}

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

.woocommerce-ResetPassword {
    max-width: 800px;
    margin: 0 auto;
	width: 100%;
}

.mobile-data {
    display: none;
}

.quote-ban-wrap {
    position: absolute;
    left: 0;
	right: 0;
    top: -4px;
    border: 1px solid #C1C7CA;
    border-radius: 8px 0px 8px 8px;
    padding: 51px 3px 3px 3px;
    box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 15%);
    background-color: #fff;
}

.product-variant-details table tbody tr.active td:first-child {
    z-index: 2;
}

.product-variant-details table tbody tr.active td:first-child .quantity-box {
    z-index: 3;
    position: relative;
}

.quote-ban-wrap .add-to-quote {background-color: #FC7F2F;width: 100%;font-weight: 500;font-size: 14px;line-height: 22px;color: #FFFFFF;padding: 6px 10px 10px 10px;transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;-ms-transition: all .5s ease-in-out 0s;-o-transition: all .5s ease-in-out 0s;-webkit-transition: all .5s ease-in-out 0s;}

.quote-ban-wrap .quote-cencel {
    background-color: rgb(252 127 47 / 15%);
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #465860;
    padding: 6px 10px 10px 10px;
    margin: 3px 0 0 0;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.quote-ban-wrap .add-to-quote:hover {
    background-color: rgb(252 127 47 / 15%);
    color: #465860;
}

.quote-ban-wrap .quote-cencel:hover {
    background-color: #FC7F2F;
    color: #FFFFFF;
}

.product-variant-details table tbody tr.active td {
    background-color: #4B7D83 !important;
    color: #ffffff;
}

.product-content-wrap .toggle-table.active span.active-text {
    display: block;
}

.product-content-wrap .toggle-table span.active-text {
    display: none;
}

.product-content-wrap .toggle-table.active span {
    display: none;
}

.woocommerce-pagination {
    padding-top: 20px;
    text-align: right;
}

.woocommerce-cart .woocommerce, .woocommerce-checkout .woocommerce, .woocommerce-account .woocommerce {
    padding-bottom: 120px;
}

.woocommerce-ResetPassword button.button {
    margin: 0;
}


#customer_login .col-12 {
    padding: 0 30px 30px;
}
#customer_login .col-6 {
    padding: 0 30px 30px;
}
.woocommerce-form.login label.woocommerce-form__label-for-checkbox {
    padding-top: 0;
}

.woocommerce-form-login .form-row ~ .form-row {
    margin-top: 20px;
}

.form-row-bottom {}

.form-row-bottom .lost_password {
    display: inline-block;
}

.form-row-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.form-row-bottom button.button {
    margin: 0;
}

#customer_login .col-6:nth-child(3) {
    position: relative;
}

#customer_login .col-6:nth-child(3):before {
    position: absolute;
    content: "";
    width: 1px;
    background-color: #C1C7CA;
    left: 0;
    top: 0;
    bottom: 80px;
}

.button-wrapper .button {
    margin: 0;
}

.button-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.register .form-row ~ .form-row {
    margin-top: 15px;
}

.register-custom .woocommerce-form select {
    border: 1px solid #C1C7CA;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #5F5F5F;
    padding: 16px 20px 18px 20px;
    cursor: pointer;
	background-image: url(../images/select-arrow.svg);
	background-repeat: no-repeat;background-position: 97% 50%;
}

.woocommerce-MyAccount-content .woocommerce-info {font-weight: 500;font-size: 20px;line-height: 28px;color: #08202B;text-align: center;padding: 50px 0 0 0;}

.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button {
    display: table;
    margin: 15px auto 0;
    clear: both;
}

ul.woocommerce-error li a:hover {
    color: #0359b1;
}

.register-custom {
    max-width: 800px;
    margin: 0 auto;
}
.woocommerce-ResetPassword > p {
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
}

.woocommerce-cart .woocommerce-notices-wrapper {
    max-width: 100%;
    padding: 20px 0 30px 0;
}

.filter-option-mobile {
    display: none;
}

.filter-list-popup {
    display: block;
    width: 100%;
}


.white-popup-block {
    background-color: #FFFFFF;
    max-width: 630px;
    margin: 0 auto;
    border-radius: 8px;
    position: relative;
    padding: 75px 115px 97px 115px;
	margin: 40px auto;
}

.enquiry-popup-main {}

.enquiry-popup-main .contact-form form {
    padding: 13px 0 0 0;
}

.enquiry-popup-heading {}

.enquiry-popup-heading h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #0359B1;
    margin: 0 0 14px 0;
}

.enquiry-popup-heading h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #08202B;
}

.enquiry-popup-main .contact-form .gform-footer {
    margin: 40px 0 0 0;
}

.white-popup-block .mfp-close{
	background-image: url(../images/popup-close-icon.svg);
	font-size: 0;
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    right: 20px;
    top: 20px;
	opacity: 1;
}

.white-popup-block .popup-close.mfp-close {
    right: auto;
    top: auto;
    left: 115px;
    bottom: 100px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #849095;
    font-family: 'GalanoGrotesque';
	background-image: none;
	opacity: 1;
}

.white-popup-block .popup-close.mfp-close:hover {
    color: #FC7F2F;
}

.contact-form .gfield.form-product-name input {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #08202B !important;
    padding: 0  !important;
    border: 0 !important;
    box-shadow: none !important;
    pointer-events: none;
    margin: 0 0 13px 0;
}

.enquiry-popup-main .contact-form .gform_heading h2 {
    margin: 0 0 0 0;
}

.gform_confirmation_message_2 {}

.gform_confirmation_message_2 h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #0359B1;
    margin: 0 0 10px 0;
}

.gform_confirmation_message_2 h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #08202B;
    margin: 0 0 15px 0;
}

.gform_confirmation_message_2 p {
    margin: 0 0 35px 0;
}

.gform_confirmation_message_2 button.mfp-close.thanks-btn {
    position: static;
    background-image: none;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border-radius: 8px !important;
    padding: 8px 20px 16px !important;
    height: auto !important;
    background-color: #0359B1 !important;
	outline: none !important;
	box-shadow: none !important;
}

.gform_confirmation_message_2 br {
    display: none;
}

.gform_confirmation_message_2 button.mfp-close.thanks-btn:hover {
    background-color: #FC7F2F !important;
}

.form-submitted .white-popup-block .popup-close.mfp-close {
    display: none;
}

.product-toggle-main{display: none;}
.product-toggle-btn {
    padding: 31px 0 0 0;
}

.product-toggle-btn a {
    border: 1px solid #C1C7CA;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #465860;
    padding: 7px 38px 16px 17px;
    display: inline-block;
    position: relative;
}

.product-toggle-btn a:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    border-bottom: 2px solid #FC7F2F;
    border-right: 2px solid #FC7F2F;
    transform: rotate(45deg);
    right: 16px;
    bottom: 20px;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.product-toggle-wrap {
    padding: 21px 0 104px 0;
}

.product-toggle-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product-toggle-list-left {
    width: 48%;
    padding: 0 5px 0 0;
}

.product-toggle-list-right {
    width: 48%;
    padding: 0 0 0 3px;
}

.product-toggle-content {}

.product-toggle-content h5 {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #08202B;
    margin: 0 0 24px 0;
}

.product-toggle-content p {
    margin: 0 0 30px 0;
}
.product-toggle-content p:last-child{margin: 0;}

.product-toggle-content ul {
    margin: 0 0 0 25px;
}

.product-toggle-list ~ .product-toggle-list {
    padding: 80px 0 0 0;
}

.product-content-close {padding: 24px 0 0 0;}

.product-content-close a {
    border: 1px solid #C1C7CA;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #465860;
    padding: 7px 38px 16px 17px;
    display: inline-block;
    position: relative;
}

.product-content-close a:before {
    position: absolute;
    content: "";
    width: 11px;
    height: 11px;
    border-top: 2px solid #FC7F2F;
    border-left: 2px solid #FC7F2F;
    transform: rotate(45deg);
    right: 18px;
    bottom: 14px;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.product-toggle-btn a.active {
    border-color: #08202B;
    background-color: #08202B;
    color: #ffffff;
}

.product-toggle-btn a.active:before {
    border-color: #ffffff;
    transform: rotate(-136deg);
    bottom: 15px;
}


.key-benefits-sec{padding: 62px 0 0 0;width: 100%;}
.key-benefits-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #C1C7CA;
    padding: 0 0 79px 0;
}

.key-benefits-left {
    width: 46%;
}

.key-benefits-right {width: 48%;padding: 0 0 0 4px;}

.key-benefits-content {}

.key-benefits-content h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #08202B;
    margin: 0 0 29px 0;
}

.key-benefits-content ul {
    margin: 0;
    list-style: none;
}

.key-benefits-content ul li {
    line-height: 22px;
    padding: 0 0 0 12px;
    position: relative;
}

.key-benefits-content ul li:before {
    position: absolute;
    content: "•";
    left: 0;
    top: 0;
}

.full-content p {
    margin: 20px 0 0 0;
}

.entry-content .woocommerce .checkout-page h1{margin: 0 0 70px 0;}

.woocommerce-form-login-toggle {
    border-bottom: 1px solid #E7E9EA;
    padding: 0 0 40px 0;
}

.woocommerce-form-login-toggle .showlogin {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #0359B1;
    border: 1px solid #0359B1;
    border-radius: 8px;
    padding: 9px 20px 15px 20px;
    display: inline-block;
}

.woocommerce-form-login-toggle .showlogin:hover {
    background-color: #0359B1;
    color: #ffffff;
}

.checkout-page .woocommerce-form-login {
    margin: 40px 0 0 0;
}

.checkout-page .lost_password a {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #0359B1;
    text-decoration: underline;
}

.checkout-page .woocommerce-form-login .form-row:last-of-type {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 30px;
    border-bottom: 1px solid #E7E9EA;
    padding-bottom: 40px;
    margin: 0 !important;
}

.checkout-page .woocommerce-form-login .form-row .cancel-cat {
    margin: 0 auto 0 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #0359B1;
    background-color: #F2F4F4;
    padding: 10px 20px 16px;
}

.checkout-page .woocommerce-form-login .form-row:last-of-type .woocommerce-form__label-for-checkbox {
    display: inline-block;
    width: auto;
    padding: 0 30px 0 0;
}

.checkout-page .woocommerce-form-login .form-row .woocommerce-form-login__submit {
    margin: 0;
    padding: 10px 20px 16px;
}

.checkout-page .woocommerce-form-login .form-row:last-of-type .woocommerce-form__label-for-checkbox span {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #465860;
    display: inline-block;
    vertical-align: text-bottom;
    cursor: pointer;
}

.checkout-page .woocommerce-form-login .form-row .cancel-cat:hover {
    background-color: #0359b1;
    color: #ffffff;
}

.checkout-page .create-account-info-wrappers{
    border-bottom: 1px solid #E7E9EA;
    border-top: 1px solid #E7E9EA;
    padding: 25px 0 40px 0;
    margin: 15px 0 40px 0;
}

.checkout-page .create-account-info .button-wrapper {
    justify-content: flex-start;
    padding: 10px 0 0 0;
}

.checkout-page .create-account-info .button-wrapper .button {
    border: 1px solid #0359B1;
    background-color: transparent;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #0359B1;
    padding: 9px 20px 15px;
    cursor: pointer;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}

.checkout-page .create-account-info .button-wrapper .button ~ .button {
    margin: 0 0 0 10px;
}

.checkout-page .create-account-info .button-wrapper .button:hover {
    background-color: #0359B1;
    color: #ffffff;
}
.checkout-page .create-account-info .button-wrapper .button.active{
	background-color: #0359B1;
    color: #ffffff;
}
.checkout-page .create-account-info-wrappers .create-account {
    margin: 20px 0 0 0;
}

.woocommerce .button{padding: 12px 21px 16px 20px;}
.mac_ .woocommerce .button{padding: 16px 21px 16px 20px; line-height: 1;}

@media not all and (min-resolution:.001dpcm) { 
  @supports (-webkit-appearance:none) {
    .woocommerce .button{padding: 16px 21px 16px 20px; line-height: 1;}
  }
}

.woocommerce-checkout .form-row.woocommerce-invalid input{box-shadow: 0 0 0 1px #FC7F2F !important;border-color: #FC7F2F;}
.woocommerce-checkout .form-row.woocommerce-validated input.input-text {box-shadow: none;}
.checkout-inline-error-message {
    color: #FC7F2F;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
}

.woocommerce-checkout .form-row input:focus {
    box-shadow: 0px 0px 0px 1px #0359B1 !important;
    border-color: #0359B1;
}

.in-process .product-variant-details-table {
    overflow: visible;
    padding-bottom: 8px;
}

.in-process .product-variant-table {
    overflow: visible;
    padding-bottom: 8px;
}

.woocommerce-account-fields .create-account-info h4 {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
}

.gform_confirmation_message_3 {}

.gform_confirmation_message_3 h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #0359B1;
    margin: 0 0 10px 0;
}

.gform_confirmation_message_3 h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #08202B;
    margin: 0 0 15px 0;
}

.gform_confirmation_message_3 p {
    margin: 0 0 35px 0;
}

.gform_confirmation_message_3 button.mfp-close.thanks-btn {
    position: static;
    background-image: none;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border-radius: 8px !important;
    padding: 8px 20px 16px !important;
    height: auto !important;
    background-color: #0359B1 !important;
    outline: none !important;
    box-shadow: none !important;
}

.gform_confirmation_message_3 br {
    display: none;
}

.gform_confirmation_message_3 button.mfp-close.thanks-btn:hover {
    background-color: #FC7F2F !important;
}