body {
	overflow-x: hidden;
    font-family: 'Source Sans Pro', sans-serif;
    color: #5b5a59;
    font-size: 18px;
    line-height: 21px;
 font-weight: 300;   
}

a:hover, a:focus{
  text-decoration: none;
  color: inherit;
}
ul, li{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
button:focus {
    outline:none;
}
img{
    max-width: 100%;
}
.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    color: #005494 !important;
}
/*main css*/
.light-blue-bg{
   background: #edfeff;
}
.light-pink-bg{
   background: #ffe9e9;
}
.main-heading {
    font-size: 36px;
    color: #005494;
    font-weight: 300;
}
.blue-btn {
    background: #005494;
    border: 2px solid #0037ae;
    color: #fff !important;
    font-size: 17px;
    padding: 10px 15px;
    display: inline-block;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1.1px;
}
.blue-btn:hover {
    border: 2px solid #005494;
    background: transparent;
    color: #005494 !important;
}
.font-26{
    font-size: 26px;
}

/*navbar*/
.header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background-color: #fff !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.header .bg-dark {
    background-color: transparent !important;
    padding: 6px 0px;
}
.header .navbar-brand {
    margin-right: 30px !important;
 }   
.header .navbar-dark .navbar-nav .nav-link {
    color: #3b3b3b;
    padding: 5px 0px;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 1;
    -webkit-transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    transition: 0.4s all ease-in-out;
    padding: 10px 14px;
    font-weight: 500;
}
.header .navbar-dark .navbar-nav .nav-link:hover {
    color: #ffffff;
    background: #005494;
    border-radius: 5px;
}
.nav-item.show .nav-link {
    color: #fff !important;
    background: #01637b;
}
.header .nav-item {
    padding: 0px 0px;
    line-height: 20px !important;
}
.navbar-dark .navbar-brand img {
    width: 327px;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.fixed--header {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 99999;    
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.39);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0px 0px 26px 4px rgba(0, 0, 0, 0.39);
}
.fixed--header .bg-dark {
    line-height: 0;
    padding-right: 0;
    padding-left: 0;
    margin-top: 0px;
    width: 100%;
    z-index: 99;
    padding: 6px 0px;
}
.navbar-nav.ml-auto {
    width: 100%;
    margin-right: auto;
    justify-content: flex-end;
}
header .menu-item a, header .menu-item button {
    padding: 10px 14px !important;
    line-height: 20px;
    font-size: 19px !important;
    text-transform: initial;
    margin-top: -8px;
    color: #2a2a2a !important;
    letter-spacing: 0;
    font-family: 'Source Sans Pro', sans-serif !important;
}
header .menu-item a:hover, header .menu-item button:hover {
    border-radius: 5px;
    color: #ffffff !important;
    background: #005494 !important;
}
header .menu-item .dropdown-menu a {
    font-size: 17px !important;
    display: block;
    padding: 7px 14px !important;
    margin-top: 0px !important;
}
header .dropdown-toggle:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}
.custom-collapse {
    padding-left: 0 !important;
}
#navbarsExampleDefault {
    padding-right: 0 !important;
}
/**banner-sec**/
.banner-sec {
    margin-top: 100px;
    background: url(../images/banner-background.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: 16px 0 0 0;
}
.banner-sec .bann-content-div .main-title {
    font-size: 42px;
    text-transform: uppercase;
    margin-bottom: 17px;
    margin-top: 13px;
    font-family: 'Cinzel', serif;
}
.banner-sec .bann-content-div p {
    font-size: 24px;
    line-height: 27px;
    font-weight: 300;
}
.banner-sec .bann-content-div .blue-btn {
    margin-top: 33px;
    width: 26%;
}
.banner-sec .img-div {
    overflow: hidden;
}
.banner-sec .img-div img {
    position: relative;
    top: 5px;
}

/**under-strip-sec**/
.under-strip-sec {
    padding: 25px 0;
}
.under-strip-sec .row {
    justify-content: space-around;
}
.under-strip-sec .strip-col {
    display: flex;
    align-items: center;
}
.strip-col .icon-outer {
    background: #fff;
    width: 84px;
    height: 84px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    align-items: center;
    display: flex;
    justify-content: center;
}
.strip-col .content-div .title {
    font-size: 22px;
    color: #005494;
    font-weight: 400;
    padding-left: 24px;
}

/**find-work-sec**/
.resources-need-sec {
    padding: 25px 0;
}
.resources-need-sec .resource-head {
    display: flex;
    margin-top: 20px;
    align-items: center;
    margin-bottom: 12px;
}
.resources-need-sec .resource-head .icon-div {
    width: 22%;
}
.resource-head .title {
    padding-left: 15px;
    font-size: 21px;
    width: 78%;
    font-weight: 400;
}
.resources-col .desc {
    width: 100%;
    margin-bottom: 5px;
}

/**consider-equipment-sec**/
.consider-equipment-sec {
    padding: 0;
}
.consider-equipment-sec .main-heading-div {
    padding: 14px 0 52px 0;
}
.consider-main-row {
    background: #fff;
    padding: 32px 18px 0px 18px;
    -webkit-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.32);
    box-shadow: 0px 0px 25px -4px rgba(0,0,0,0.32);
    position: relative;
    top: -42px;
}
.consider-equip-col {
    position: relative;
    margin-bottom: 35px;
}
.consider-equip-col .title {
    font-size: 20px;
    font-weight: 300;
    color: #005494;
    margin-bottom: 2px;
}
.consider-equip-col .right-content-div {
    padding-left: 0;
}

.consider-equip-col .left-img-div img {
height: 245px;
width: 100%;
object-fit: cover;
}
.consider-equip-col .listing li {
    position: relative;
    display: inline-block;
    width: 49%;
    margin-bottom: 10px;
}
.consider-equip-col .listing li:before {
    content: "";
    position: absolute;
    background: url(../images/list-icon.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    top: 3px;
}
.consider-equip-col .listing {
    display: flex;
    flex-wrap: wrap;
}
.consider-equip-col .listing li span {
    padding-left: 21px;
    display: block;
    font-size: 15px;
}
.consider-equip-col .learn-more {
    color: #005494 !important;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    line-height: 12px;
    padding: 7px 6px;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.consider-equip-col .learn-more:hover {
    background: #005494;
    padding: 7px 6px;
    border-radius: 4px;
    color: #ffffff !important;
}
.consider-equip-col .content-col {
    font-size: 15px;
}

/**protective-equipment-sec**/
.why-protective-equip-sec {
    padding: 30px 0px 36px 0px;
}
.why-protective-equip-sec .main-heading-div {
    margin-bottom: 40px;
}
.why-protective-equip-sec .equipment-content-div .list-content-div {
    margin-top: 20px;
}
.why-protective-equip-sec .equipment-content-div p {
    font-size: 16px;
    line-height: 19px;
     margin-bottom: 6px;   
}

.number-title-div {
    align-items: center;
    margin-bottom: 12px;
}
.number-title-div .number-div {
    background: #005494;
    border-radius: 10px;
    color: #fff;
    font-size: 30px;
    width: 58px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 11px;
}
.number-title-div .title {
    font-size: 20px;
    color: #005494;
    font-weight: 300;
    width: 85%;
}
.list-content-div .desc {
    font-size: 16px;
}
.morelink {
    color: #005494 !important;
}
.morelink:hover {
    color: #11b3e8 !important;
}

/**footer**/
footer {
    padding: 40px 0px 10px;
    background: url(../images/footer-bg.png);
    color: #fff;
}
footer .row {
    /* width: 88%; */
    margin: 0 auto;
}
.footer-logo img {
    margin-bottom: 22px;
}
.footer-logo {
    margin-bottom: 20px;
}
.footer-txt {
    font-size: 14px;
}
.icons-footer a {
    font-size: 20px;
    margin-right: 18px;
    color: #ffffff;
    transition: 0.4s all ease-in-out;
}
.icons-footer p {
    margin-bottom: 6px;
}
.icons-footer a:hover {
    color: #11b3e8;
}
.footer-menus h3 {
    font-size: 19px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.footer-menus {
    border-right: 1px solid #fff;
    height: 100%;
}
.last-child{
    border-right: 0px solid #fff;
}
footer .col-md-3:nth-child(2) .footer-menus {
    margin-left: 43px;
}
.footer-menus ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-menus li {
    margin-bottom: 8px;
}
.footer .col-md-4:last-child .widget_nav_menu {
    border-right: 0 !important;
}

.footer-menus ul a {
    transition: 0.4s all ease-in-out;
    color: inherit;
}
.footer .widget_nav_menu {
    border-right: 0px solid #fff;
    height: auto !important;
    margin-left: 43px !important;
}
.footer .row .col-md-3:after {
    content: "";
    height: 100%;
    width: 1px;
    background: white;
    position: absolute;
    top: 0;
}
.footer .row .col-md-3:nth-child(1):after {
    background: none;
}
.footer .widget {
    margin-left: 43px !important;
}
.footer-menus ul a:hover {
    color: #ccc6c6;
}
.footer .widget .widget-title {
    font-weight: 300 !important;
}
.cont-address {
   font-size: 14px;
   margin-top: 13px;
}
.copyright-sec {
    border-top: 1px solid #ffffff;
    margin-top: 35px;
    padding-top: 10px;
    font-size: 12px;
}
.copyright-sec p {
    margin-bottom: 0;
}

/************************pages css************************/
/*pages main css*/      
.page-banner-sec {
    background: url(./images/career.jpg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 130px 0;
    margin-top: 90px;
}    
.page-banner-sec .page-bann-content-div {
    color: #fff;
}
.page-banner-sec .page-bann-content-div h2 {
    font-size: 48px;
    color: #fff;
}
.page-top-desc {
    font-size: 22px;
    margin-bottom: 38px;
}
.privacy-policy-sec ul, .privacy-policy-sec li, .terms-of-use-sec ul, .terms-of-use-sec li
{
  list-style-type: disc;
  margin-left: 12px;  
}
.privacy-policy-sec .main-heading, .terms-of-use-sec .main-heading {
    margin-top: 25px;
}
.privacy-policy-sec h5.main-heading, .terms-of-use-sec h5.main-heading{
    font-size: 26px;
}
.privacy-policy-sec p, .terms-of-use-sec p{
    margin-bottom: 10px;
}
/**career page**/
.career-benifits-sec {
    padding: 40px 0;
}
.career-benifits-sec .col-md-3 {
    display: flex;
    flex-wrap: wrap;
}
.c-benefits-col {
    background: #e0f2ff;
    border-radius: 10px;
    padding: 15px 15px;
    text-align: center;
    margin-top: 27px;
}
.c-benefits-col .icon-div {
    margin-bottom: 23px;
}
.c-benefits-col .icon-div img {
    margin: 0 auto;
}
.c-benefits-col .desc {
    font-size: 22px;
    line-height: 25px;
}
#listing {
    background: white;
    color: #000;
     border: 2px solid #ffffff;
     padding: 13px 15px;       
}
#listing:hover {
    border: 2px solid #ffffff;
    background: transparent;
    color: #ffffff;
    text-decoration: none;
}
/*form*/
.main-form .col-md-6 {
    margin-bottom: 18px;
}
.main-form input.wpcf7-text {
    border-radius: 4px;
    border: 0;
}
.main-form label {
    text-align: left;
}
.main-form label .title {
    font-size: 24px;
    margin-bottom: 8px;
    display: inline-block;
}
.main-form .btn-div {
    text-align: left;
    margin-top: 20px;
}
.main-form .wpcf7-submit {
    background: #005494;
    border: 2px solid #0037ae;
    color: #fff;
    font-size: 17px;
    padding: 10px 35px !important;
    display: inline-block;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    text-transform: uppercase;
    font-weight: 300;
}
.main-form .wpcf7-submit:hover {
    border: 2px solid #005494;
    background: transparent;
    color: #005494;
    text-decoration: none;
}
.main-form select {
    width: 100%;
    padding: 12px 15px;
    color: #827999;
    border-radius: 4px;
    border: 2px solid #d8d8d8;    
}
input[type="file"] {
    width: 100%;
}
/**about-us page**/
.about-us-bann {
    background: url(../images/about-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px 0;
}  
.our-mission-sec {
    padding: 35px 0px;
}
.page-about-sec .desc {
    line-height: 32px;
}
.page-about-sec {
    padding: 45px 0px 70px 0px;
}

/***contact us page***/
.contact-sec {
    padding: 50px 0;
}
.contact-us-div {
    padding: 25px 20px;
    width: 95%;
}
.contact-sec .side-contact {
    padding: 22px 20px 6px 20px;
/*    height: 100%;*/
    display: flex;
}
.contact-sec .main-address-div h3 {
    font-size: 20px;
    margin-bottom: 7px;
}

.contact-sec .address-col {
    margin-bottom: 23px;
}
.contact-sec .side-contact .sidebar-title {
    font-size: 24px;
    color: #005494;
    line-height: 26px;
    margin-bottom: 5px;
}
.icon-desc-div {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.icon-desc-div .desc-div {
    width: 90%;
    padding-left: 10px;
}
.contact-us-form input.wpcf7-text {
    border-radius: 4px;
    border: 2px solid #d8d8d8;
}
.contact-us-form .col-md-12 {
  margin-bottom: 18px;
}
.select-div .wpcf7-form-control-wrap {
    width: 100%;
}
.fv-form.fv-form-bootstrap h3{
    display: none;
}

/**catalouge page**/
.catalouge-sec {
    padding: 15px 0;
    margin-top: 30px;
}
.catalouge-col {
    display: flex;
}
.catalouge-div-main {
    padding: 14px 12px 30px 12px;
    margin: 15px 0px;
    text-align: center;
    border: 1px solid #d1d1d1;
}
.items-content-div span {
    color: #5b5a59;
    font-size: 14px;
}
.items-content-div h4 {
    margin-top: 8px;
    margin-bottom: 5px;
    font-size: 24px;
    color: #005494;
    font-weight: 300;
}
.course-form-row .form-group {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.course-form-row label {
    margin-bottom: 0;
    margin-right: 14px;
    color: #7e7e7e;
    font-size: 16px;
}
.course-form-row .form-control {
    width: auto;
    height: calc(1.3em + 0.75rem + 0px);
    font-size: 14px;
    border-radius: 0;
    padding: 4px 4px;
    font-weight: 300;
}
.catalouge-div-main .title {
    font-size: 18px;
    font-weight: 300;
    color: #5b5a59;
    margin-bottom: 25px;
    margin-top: 12px;
}
.catalouge-div-main .desc {
    font-size: 14px;
    line-height: 18px;
}
.catalouge-div-main .blue-btn {
    font-size: 14px;
    text-transform: inherit;
    padding: 4px 8px;
}
.woocommerce-pagination ul.page-numbers {
    display: flex !important;
    margin-top: 16px !important;
}
.woocommerce-pagination .page-numbers .page-numbers {
    background: #e9e9e9;
    margin: 12px 5px;
    padding: 6px 1px !important;
    width: 38px;
    height: 38px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    color: #005494 !important;
}
.woocommerce-pagination .page-numbers .current {
    background: #005494;
    color: #fff !important;
}
.summary.entry-summary.col-md-7 ul, .summary.entry-summary.col-md-7 li {
    list-style-type: inherit !important;
}
.summary.entry-summary.col-md-7 ul {
    margin-left: 22px;
}
.catalouge-sec .product img {
    height: 200px;
    object-fit: contain;
}

/*sidebar*/
.sidebar {
    border: 1px solid #d2d2d2;
}
.sidebar .chk-list-div ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}
.sidebar .chk-list-div ul li {
    margin-bottom: 13px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}
.custom-control-input:checked~.custom-control-label::before {
    border-color: #005494;
    background-color: #005494;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}
.custom-control-label::before {
    background-color: #d2d2d2;
    border: #ADB5BD solid 0px;
}
.catalouge-list-col .title-div {
    border-bottom: 1px solid #d2d2d2;
    background: #005494;
}
.catalouge-list-col .title-div h4 {
    margin-bottom: 0;
    font-size: 20px;
    padding: 8px 10px;
    color: #ffffff;
    font-weight: 300;
}
.catalouge-list-col .custom-control-label {
    font-size: 15px;
    color: #7e7e7e;
}
.catalouge-list-col .chk-list-div {
    padding: 10px 10px 0px 15px;
}
.catalouge-pagination-row {
    margin-top: 25px;
}
.pagination {
    border: 0px solid #dee2e6;
    padding: 2px 0;
}
.catalouge-pagination-row .page-link {
    color: #282828;
    font-size: 17px;
    border: 0px solid #dee2e6;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    margin: 0 5px;
    border-radius: 50% !important;
    height: 35px;
    width: 35px;
    text-align: center;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #005494;
    border-color: #005494;
}
.page-item:first-child .page-link {
    border-right: 2px solid #dee2e6;
}
.page-item:last-child .page-link {
    border-left: 1px solid #dee2e6;
}
.specification-detail-sec .label {
    color: #000;
    font-weight: 400;
    border: 0;
    padding: 12px 12px;
    font-size: 16px;
    display: inline-block;
}
/***********wp css  page*************/
/*catalog right content*/

.catalouge-sec .woocommerce-result-count {
    color: #005494;
    font-size: 21px;
    font-weight: 600;
    display: inline-block;
    width: 49%;
    padding-top: 0px;
    margin-bottom: 0;
    padding-left: 5px;
}
.dgwt-wcas-search-wrapp.dgwt-wcas-no-submit {
    display: inline-block;
    width: 49% !important;
    max-width: auto !important;
}
.catalouge-sec .woocommerce-ordering {
    display: inline-block;
    width: 50%;
    text-align: right;
    padding-top: 0;
    margin-bottom: 0;
    padding-right: 5px;
}
.catalouge-sec .orderby {
    font-size: 16px;
    padding: 2px 1px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}
.catalouge-sec .products {
    display: flex;
    flex-wrap: wrap;
    justify-content: initial !important;
}
.catalouge-sec .product {
    display: flex;
    -ms-flex: 0 0 31.333333%;
    flex: 0 0 31.333333%;
    max-width: 31.333333%;
    /* float: left; */
    margin: 1%;
}
.catalouge-sec .woocommerce-LoopProduct-link {
    padding: 14px 12px 30px 12px;
    margin: 8px 0px;
    text-align: center;
    border: 1px solid #d1d1d1;
    margin-bottom: 0;
    width: 100%;
}
.catalouge-sec .woocommerce-loop-product__title {
    font-size: 18px !important;
    font-weight: 300;
    color: #5b5a59;
    margin-bottom: 25px;
    margin-top: 12px;
    font-family: 'Source Sans Pro', sans-serif !important;
    letter-spacing: inherit;
}
.catalouge-sec .product img {
    width: 90%;
    margin: 0 auto;
}
.catalouge-sec .woof_products_top_panel li a {
    text-decoration: none;
    background: #e3e1e1;
    padding: 2px 8px;
    color: #636363;
    display: inline-block;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 400;
}
.form-md-col {
    display: inline-block !important;
    flex-wrap: wrap;
    align-items: center;
}
/*catalog sidebar*/
.catalouge-sec .woof_sid_auto_shortcode .woof_container {
    width: 100%;
}
.catalouge-sec .woof_checkbox_label {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 3px !important;
}
.catalouge-sec .woof_childs_list {
    margin: 7px 0 0 7px !important;
}
.catalouge-sec .woof_childs_list label {
    font-size: 14px !important;
    font-weight: 300;
    color: #000 !important;
}

.catalouge-sec .woof_childs_list input {
    width: 13px;
    min-width: 13px;
    height: 13px;
}
.catalouge-sec .woof.woof_sid {
    border: 1px solid #d2d2d2;
    border-radius: 0;
}
.catalouge-sec .woof.woof_sid input {
    border-radius: 4px;
    background-color: #d2d2d2;
    border: #ADB5BD solid 0px;
    display: none;
}
.woof_checkbox_label_selected {
font-weight: 600 !important;
}

.catalouge-sec input[type=file]:focus, .catalouge-sec input[type=checkbox]:focus, .catalouge-sec input[type=radio]:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
.button.woof_reset_search_form {
    background: #005494;
    border: 2px solid #0037ae;
    color: #fff;
    font-size: 17px;
    padding: 6px 15px;
    display: inline-block;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1.1px;
    margin-left: 10px;
}

/***catalog detail page***/
/*catalouge-detail-sec*/
.catalouge-detail-sec {
    padding: 20px 0 30px 0;
    font-family: 'Source Sans Pro', sans-serif !important;
}
.catalouge-detail-sec .product {
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
}
.catalouge-detail-sec .product .col-md-6{
    position: relative;
}
.catalouge-detail-sec .flex-viewport {
    border: 1px solid #b0b0b0;
}
.catalouge-detail-sec .onsale {
    padding: 3px 10px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Source Sans Pro', sans-serif !important;
    left: 15px;
    top: 0px;
    background: #999999;
}
.catalouge-detail-sec .woocommerce-product-gallery {
    overflow: hidden;
    margin-bottom: 0;
    border: 1px solid #dddddd;
}
.catalouge-detail-sec .woocommerce-product-gallery__trigger:before {
    content: '';
    position: absolute;
    right: -12px;
    top: -12px;
    width: 0;
    height: 0;
    border-left: 65px solid transparent;
    border-right: 0px solid transparent;
    border-top: 65px solid #005494;
    clear: both;
    z-index: -1;
}
.catalouge-detail-sec .woocommerce-product-gallery img {
    display: block;
    height: auto;
    padding: 5px 0;
    margin: 0 auto;
}
.flex-control-thumbs {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.flex-control-thumbs li {
    border: 1px solid #b0b0b0;
    width: 33.3% !important;
    margin: 0% 3% !important;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: left;
    margin-left: 0 !important;
}
.flex-control-thumbs li:last-child{
    margin-right: 0 !important;
}
#product-attribute-specs-table {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
}
#product-attribute-specs-table td {
    border: 0;
}
#product-attribute-specs-table .odd {
    background: #fbfbfb;
}
/**/
.catalouge-detail-sec .summary.entry-summary {
    color: #5b5a59;
}
.catalouge-detail-sec .entry-title {
    font-size: 42px;
    color: #5b5a59;
    font-family: 'Cinzel', serif;
    font-weight: 400;
}
.catalouge-detail-sec .price ins {
    display: inline-block;
    color: #005494;
    font-size: 23px;
}
.catalouge-detail-sec .product_meta a {
    color: #005494 !important;
    font-weight: 400;
}
.yith_ywraq_add_item_browse_message a {
    color: #11b3e8 !important;
    margin: 8px 0 !important;
    display: inline-block;
}

.catalouge-detail-sec button, .add-request-quote-button, .yith_ywraq_add_item_browse_message a {
    padding: 9px 15px !important;
    background-color: #005494 !important;
    border: 2px solid #005494 !important;
    border-radius: 0px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: inherit;
    font-weight: 400 !important;
    margin-top: 9px !important;
    display: inline-block !important;
    color: #fff !important;
    margin-bottom: 15px !important;
    text-transform: inherit !important;
}
.catalouge-detail-sec button:hover, .add-request-quote-button:hover, .yith_ywraq_add_item_browse_message a:hover {
   border: 2px solid #005494 !important;
    background: transparent !important;
    color: #005494  !important;
    text-decoration: none !important;
}
.product a.button:hover, .product a.button:visited {
    color: #fff;
    text-decoration: none!important;
}
/**/
.specification-detail-sec {
    padding: 20px 0;
}
.specification-detail-sec h3 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 9px;
}
.specification-detail-order {
    border: 0px solid #dfdfdf;
    padding: 12px 13px;
    background: #fafafa;
}
.specification-detail-order table {
    margin: 0;
}
.specification-detail-sec ul li {
    list-style-type: inherit;
}
/*form tab sec*/
.tab-section {
    font-family: 'Source Sans Pro', sans-serif !important;
    padding: 30px 0;
}
.tab-section h2 {
    font-weight: 600;
    font-size: 22px !important;
    margin-bottom: 5px;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 600;
}
.tab-section .woocommerce-tabs {
    margin-top: 0;
}
.tab-section .woocommerce-Reviews-title {
    padding-bottom: 12px;
    font-size: 24px !important;
    color: #005494;
    border-bottom: 1px solid #5b5a59;
    margin-bottom: 12px !important;
}
.tab-section .woocommerce-tabs ul li {
    margin-bottom: 0;
}
.tab-section .woocommerce-tabs ul li.active a {
    color: #949ca1 !important;
    box-shadow: 0 2px 0 #949ca1;
    font-size: 14px;
    display: none;
}
.tab-section .woocommerce-noreviews {
    font-size: 18px;
    color: #5b5a59;
    font-family: 'Source Sans Pro', sans-serif !important;
    margin-bottom: 36px;
}
.tab-section .woocommerce-tabs .comment-reply-title {
    font-weight: 500;
    color: #5b5a59;
    font-size: 22px;
    margin-bottom: 46px;
}
.tab-section .comment-notes {
    margin-bottom: 38px !important;
    font-size: 14px !important;
}
.tab-section .comment-respond {
    font-family: 'Source Sans Pro', sans-serif !important;
    max-width: 700px;
    margin: 0 auto;
}
.comment-respond input, .comment-respond textarea{
    border-radius: .25rem !important;
    border: 2px solid #eaeff1 !important;
    margin-bottom: 22px;
    font-size: 13px;
    font-weight: normal;
    background: #eaeff1 !important;
    padding: 11px 12px !important;
    border-radius: 5px !important;
}
.comment-respond input:focus, .comment-respond textarea:focus{
     border-color: #55bdde !important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(97, 200, 235, 0.26);
    background: transparent !important;
    border: 2px solid #55bdde !important;
}
.comment-respond input[type="checkbox"] {
    padding: 0 !important;
    border: 1px solid #d6d6d6 !important;
    width: 16px;
    min-width: 16px;
    height: 16px;
    border-radius: 3px !important;
}
.comment-respond label {
    font-size: 20px;
}
.comment-respond .submit {
    padding: 9px 35px !important;
    background-color: #005494 !important;
    border: 2px solid #005494 !important;
    border-radius: 0px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: inherit;
    font-weight: 400 !important;
    margin-top: 9px !important;
    display: inline-block !important;
    color: #fff;
    margin-bottom: 0px;
}
.comment-respond .submit:hover {
    border: 2px solid #005494 !important;
    background: transparent !important;
    color: #005494;
    text-decoration: none !important;
}
.woocommerce-tabs .panel {
    border: 0px solid transparent;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
}
.woocommerce-tabs #tab-reviews #submit {
    float: left !important;
}
.woocommerce-tabs #reviews p.stars {
    margin-top: 0;
    margin-bottom: 10px;
}
.woocommerce-tabs #reviews .comment-form-rating label, .comment-respond p:not(.comment-notes) {
    max-width: 100% !important;
    width: 100%;
}
.comment-respond .woocommerce-tabs #reviews p.stars a::before {

}
.comment-respond .woocommerce-tabs #reviews p.stars.selected a.active~a::before {
    content: "\e020" !important;
    color: #dbdbdb !important;
}

.tab-section .woocommerce-tabs ul li {
margin-bottom: 0;
font-size: 18px;
line-height: 27px;
font-family: 'Source Sans Pro', sans-serif !important;
margin: 0;
}

.specification-detail-order, .specification-detail-order p, .specification-detail-order h1, .specification-detail-order h2,
 .specification-detail-order h3,  .specification-detail-order h4,  .specification-detail-order h5,  .specification-detail-order h6{
    font-size: inherit !important;
    font-weight: inherit !important;
}


/*related-products sec*/
.related-products .related-title {
    color: #5b5a59;
    font-family: 'Cinzel', serif;
    font-weight: 400;
    font-size: 30px;
    border-bottom: 1px solid #5b5a59;
    margin-bottom: 12px !important;
    padding-bottom: 8px;
}
.related-products .product {
    display: flex !important;
    -ms-flex: 0 0 31.333333%;
    flex: 0 0 22.333333%;
    max-width: 22.333333%;
    float: left;
    margin: 1%;
    align-items: inherit !important;
   flex-direction: inherit !important; 
}
.related-products .product.type-product:first-child {
    margin-left: 0;
}
.related-products .product.type-product:last-child {
    margin-right: 0;
}


/*request quote*/
.entry-header {
    display: none;
}
.product-list-page h3 {
    font-size: 23px;
    margin: 0 !important;
}
.product-list-page {
    padding-top: 0;
    padding-bottom: 0;
    max-width: 700px !important;    
}
.type-page .entry-header .entry-title {
    font-size: 42px;
    color: #5b5a59;
    font-family: 'Cinzel', serif;
    font-weight: 400;
    margin-top: 55px;
}
.cart_item .product-name a {
    color: #1d1d1d !important;
    font-weight: 500;
}
.cart_item .product-remove a {
    color: #005494 !important;
}
.shop_table .button {
    padding: 9px 15px !important;
    background-color: #005494 !important;
    border: 2px solid #005494 !important;
    border-radius: 0px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: inherit;
    font-weight: 400 !important;
    margin-top: 9px !important;
    display: inline-block !important;
    color: #fff !important;
    margin-bottom: 15px !important;
    text-transform: inherit !important;
}
.shop_table .button:hover {
    border: 2px solid #005494 !important;
    background: transparent !important;
    color: #005494;
    text-decoration: none !important;
}
/**/
.product-list-page {
    width: 100% !important;
    max-width: 100% !important;
    padding: 68px 0;
}
.ywraq-form-table-wrapper.vertical {
    display: flex;
}
#yith-ywraq-form {
    width: 60%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 23px;
}
#yith-ywrq-table-list {
    margin-top: 0;
}
.yith-ywraq-mail-form-wrapper {
    width: 45%;
    /* padding-right: 15px !important; */
    /* padding-left: 15px !important; */
    -ms-flex: 45%;
    flex: 0 0 45%;
    max-width: 45%;
}

/*table*/
.product-list-page  h3 {
    border-bottom: 1px solid #dcd7ca;
    margin-bottom: 10px !important;
    padding-bottom: 6px;
    font-size: 22px;
}
.shop_table {
    border: 0 !important;
}
.shop_table td {
    border: 0;
}
.product-list-page .comment-respond .quantity input {
    background: #eaeff2 !important;
    background-color: #eaeff2 !important;
    width: 60px;
    padding: 5px 8px !important;
}
.shop_table .product-name {
    padding: 5px 60px 5px 17px;
}
.shop_table .product-name label {
    display: inline-block !important;
    font-size: 16px;
}
.shop_table .product-name a {
    display: block;
    margin-bottom: 7px;
}
.shop_table .product-name .quantity {
    display: inline-block;
}
.shop_table .product-thumbnail {
    padding-left: 0;
}
.shop_table .product-thumbnail a {
    display: block;
    border: 1px solid #b0b0b0;
    width: 130px;
}
.shop_table .product-thumbnail a img {
    max-width: 100%;
}
.shop_table .actions {
    text-align: right !important;
    padding-right: 0;
}
.shop_table .remove:hover {
    background: transparent;
    color: #117bcb!important;
}
.product-list-page .comment-respond .button {
    padding: 9px 30px !important;
    background-color: #005494 !important;
    border: 2px solid #005494 !important;
    border-radius: 0px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: inherit;
    font-weight: 400 !important;
    margin-top: 9px !important;
    display: inline-block !important;
    color: #fff;
    margin-bottom: 0px;
}

/*form*/
#yith-ywraq-mail-form {
    background: #eaeff2;
    padding: 16px 16px;
}
.comment-respond{
  font-family: 'Source Sans Pro', sans-serif !important;  
}
.comment-respond .yith-ywraq-mail-form-wrapper h3 {
    font-weight: 500;
    color: #5b5a59;
    font-size: 22px;
    margin-bottom: 19px !important;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper .form-row {
    margin-bottom: 8px;
}
.comment-respond .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper .form-row label {
    font-size: 16px;
}
.comment-respond .button {
     padding: 9px 35px !important;
    background-color: #005494 !important;
    border: 2px solid #005494 !important;
    border-radius: 0px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: inherit;
    font-weight: 400 !important;
    margin-top: 9px !important;
    display: inline-block !important;
    color: #fff;
    margin-bottom: 0px;   
}
.comment-respond .button:hover {
    border: 2px solid #005494 !important;
    background: transparent !important;
    color: #005494 !important;
    text-decoration: none !important;
}
.product-list-page .comment-respond input, .product-list-page .comment-respond textarea {
    border-radius: .25rem !important;
    border: 2px solid #ffffff !important;
    margin-bottom: 22px;
    font-size: 13px;
    font-weight: normal;
    background: #ffffff !important;
    padding: 11px 12px !important;
    border-radius: 5px !important;
}
li.woof_term_21 {
    display: none;
}
.footer-nav-widgets-wrapper.header-footer-group {
    display: none;
}
button.woof_reset_search_form:hover {
    text-decoration: none;
}
.woocommerce-no-product {
    font-weight: 500;
    background: #eaeff2;
    padding: 17px 22px;
    text-align: center;
    color: #373737;
}

/**my-account**/
#user-registration {
    margin: 0 auto !important;
    margin-top: 47px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    width: 100% !important;
    max-width: 100%;
    width: calc(100% - 0rem);
    display: block;
}
.user-registration-MyAccount-content {
    width: 100%;
    padding-top: 0 !important;
    display: inline-block;
}
.user-registration-MyAccount-navigation {
    width: 100%;
    margin-bottom: 34px !important;
}
#user-registration.horizontal .user-registration-MyAccount-navigation ul {
    border-bottom: 0px solid #dee0e9 !important;
}
.user-registration-MyAccount-navigation-link a {
    font-size: 14px !important;
}
.user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
    background-color: #dee0e9;
    background: #005494 !important;
    border: 1px solid #0037ae;
    color: #fff !important;
    font-size: 17px;
    display: inline-block;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    text-transform: inherit;
    font-weight: 300 !important;
}
#user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
    padding: 8px 20px !important;
    border: 1px solid #0037ae;
}

/*.user-registration-MyAccount-navigation {
    box-shadow: 0 2px 20px rgba(45,53,89,.1) !important;
    width: 20%;
    display: inline-block;
    vertical-align: top;
}*/
/*.user-registration-MyAccount-navigation-link {
    width: 100%;
}*/
.user-registration-MyAccount-navigation-link a {
    font-size: 16px !important;
}
#user-registration .user-registration-MyAccount-content h2 {
    margin-bottom: 30px;
    margin-top: 0;
    color: #005494;
}
#user-registration p, .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
    margin-bottom: 0px !important;
    font-size: 18px;
}
#user-registration .user-registration-MyAccount-content .user-registration-profile-header h3 {
    margin-top: 24px;
}
/*#user-registration.horizontal .user-registration-MyAccount-navigation ul {
    -webkit-box-pack: center;
    -webkit-justify-content: left !important;
    justify-content: left !important;
    border-bottom: 0px solid #dee0e9 !important;
}*/
.user-registration-EditAccountForm.edit-password, .user-registration-EditProfileForm {
    width: 80%;
    text-align: center !important;
    margin: 0 auto;
}

#user-registration.horizontal {
    box-shadow: 0 2px 20px rgba(45, 53, 89, 0) !important;
}
.user-registration-MyAccount-navigation-link--user-logout {
    display: none !important;
}
.user-registration-EditAccountForm input, .user-registration-profile-fields input{
    border: 0px solid #d5dae2 !important;
    padding: 9px 10px !important;
    margin-bottom: 10px !important;
    min-height: 42px !important;
    font-size: 13px !important;
    font-weight: normal !important;
    background: #eaeff1 !important;
    border-radius: .25rem !important;
    border: 2px solid #eaeff1 !important;
}
.user-registration-EditAccountForm input:focus, .user-registration-profile-fields input:focus{
    color: #495057;
    border-color: #55bdde !important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(97, 200, 235, 0.26);
    background: transparent !important;
    border: 2px solid #55bdde !important;
}
.user-registration-EditAccountForm label, .user-registration-profile-fields label {
    font-size: 19px !important;
    color: #282828;
    display: flex !important;
    font-weight: 600 !important;
    margin-bottom: 6px !important;
    width: 100%;
}
.user-registration-EditAccountForm .button, .user-registration-profile-fields .button {
    padding: 9px 15px !important;
    background-color: #005494 !important;
    border: 2px solid #005494 !important;
    border-radius: 0px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: inherit;
    font-weight: 400 !important;
    margin-top: 24px !important;
    display: inline-block !important;
    color: #fff;
    margin-bottom: 0px;
    width: auto !important;
    margin-right: -7px;
}
.user-registration-EditAccountForm .button:hover, .user-registration-profile-fields .button:hover{
    border: 2px solid #005494 !important;
    background: transparent !important;
    color: #005494 !important;
    text-decoration: none !important;
}
.user-registration-EditAccountForm fieldset {
    border: 0rem solid #dcd7ca;
    padding: 0;
}
#user-registration .user-registration-MyAccount-content .ur-form-grid {
    display: block;
}
.user-registration-message {
    border-top-color: #8fae1b;
    background: rgba(143,174,27,.1);
    color: #596c11;
    width: 35%;
    margin: 0 auto;
    margin-bottom: 10px !important;
}
#user-registration p {
    color: #333;
}
/*
.user-registration-MyAccount-navigation-link--dashboard {
display: none !important;
}*/
.specification-detail-order ul {
    list-style-type: inherit !important;
    padding-left: 20px;
}
.specification-detail-order li {
    list-style-type: inherit !important;
}
.entry-content {    
    font-size: inherit !important;
    font-weight: inherit !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 110rem !important;
    }
/***********wp css  end*************/
.bck-btn:hover {
border: 2px solid #005494 !important;
background: transparent !important;
color: #005494 !important;
text-decoration: none !important;
}

.bck-btn{
    background-color: #005494 !important;
    border: 2px solid #005494 !important;
    border-radius: 0px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: inherit;
    font-weight: 400 !important;
    margin-top: 9px !important;
    display: inline-block !important;
    color: #fff !important;
    margin-bottom: 15px !important;
    text-transform: inherit !important;
    padding: 6px 13px !important;
    text-decoration: none !important;
}
.register-link p{
    padding-top: 15px;
}
}
