/*
Theme Name: Protech 
Text Domain: protechsafetysupply.com
Version: 1.1
Author: Mediafy.ca
*/
/*


*/
/* ===== GENERAL STYLES  ====== */
body { font-size:14px; color:#333333; font-family: 'Montserrat', sans-serif; }
a,
.btn,
a:hover,
.btn:hover {-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; cursor: pointer; text-decoration:none;}
a:hover, a:active { text-decoration:none; }
img { max-width:100%; }
ul {padding-left:0; }
ul li{ list-style:none; }
a { text-decoration: none; }
a:focus {
    outline: none;
}


/* ===== TYPEOGRAPHY ====== */
h1, h2, h3, h4, h5, h6 { margin:0 0 15px; color: #414141; }
h1 { font-size: 68px; line-height: 78px; }
h2 { font-size: 50px; line-height: 60px; color: #2a465b; font-weight: 300; }
h2 strong { font-weight: 500; }
h3 { font-size: 32px; }
h4 { font-size: 26px; }
h5 { font-size: 20px; }
p { font-weight:300; margin-bottom:15px; font-size: 18px; line-height: 30px; }
.section { padding: 65px 0; }
.container-fluid { max-width: 1600px; width: 100%; margin: 0 auto; }

.btn { font-size: 24px; font-weight: 600; color: #2a465b; background-color: #e9d501; padding: 13px 62px 12px; border-radius: 0; border: 2px solid #e9d501 }

.btn-white { font-size: 16px; font-weight: 600; color: #2a465b; border: 3px solid #e7d201; padding: 13px 30px 12px; display: inline-block; }

.social-icons li { font-size: 22px; color: #ffffff; float: left; padding: 0 15px;  }

 .list li { font-size: 18px; font-weight: 300; color: #2a465b; line-height: 28px; margin-bottom: 10px; padding-left: 25px; position: relative; }
 .list li:after { content: "\f138"; position: absolute; left: 0; font-size: 18px; color: #e7d201; font-family: fontawesome; top: 0; }



/* ===== HEADER ====== */
.mobile-toggle{ display: none; }
.header {     transition: 0.8s all ease-in-out; position: absolute; z-index: 2; width: 100%; padding: 0 50px; border-bottom: 1px solid #ffffff; }
.header .logo{ float: left; padding: 21px 0 23px; }
.header .logo img{ width: 100%;     max-width: 350px; }
#nav{ overflow: hidden; float: right; padding-top: 20px; }
.header .navbar-nav { padding: 14px 0 0; float: right; }
.header .navbar-nav li{ padding-right: 40px;}
.header .navbar-nav li:last-child { padding-right: 0; }
.header .navbar-nav li a { font-size: 16px; line-height: 24px; font-weight: 500; color: #ffffff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
.header .navbar-nav li a.active,
.header .navbar-nav li a:hover { color: #ffffff; }
.header .phone { float: right; padding: 15px 0 19px 42px;  position: relative; }
.header .search_form:after { content: ""; position: absolute; top: 50%; left: 0; transform: translateY(-50%); background-image: url(images/line.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 2px; height: 70px; }
.header .phone figure { float: left; padding-top: 14px; }
.header .phone .number { float: left; padding-left: 8px;     padding-top: 7px; }
.header .phone p { font-size: 13px; font-weight: 400; color: #ffffff; line-height: 1.5; text-transform: uppercase; margin: 0;    white-space: nowrap; }
.header .phone p strong { font-size: 14px; font-weight: 600; float: right; letter-spacing: 5px; }
.header .phone a { display: block; font-size: 22px; font-weight: 700; color: #ffffff; }
.header .phone figure img {
    width: 30px;
}
.search_form {
    float: right;
    padding: 22px 15px 21px 15px;
    margin-left: 15px;
    position: relative;
}
.search_form .search_tig {
    font-size: 30px;
    color: #fff;
}
.whatsapp a {
    font-size: 30px;
    color: #fff;
}
.whatsapp {
    float: right;
    padding: 22px 5px 19px 5px;
}
.search_form .search_pop {
    display: none;
    position: absolute;
    width: 320px;
    top: 106%;
    right: 0;
        box-shadow: 0 0 15px #979797;
    border-radius: 35px;
}
.search_form .search_pop > form input#search {
    border: 0;
    display: block;
    width: 95%;
    outline: none
}
.search_form .search_pop > form input#search::focus {
	outline: none
}
.search_form .search_pop > form {
    position: relative;
    width: 100%;
    font-size: 16px;
    background: #fff;
    border-radius: 20px;
    display: flex;
    padding: 07px 15px;
}
.search_form .search_pop input[type="image"] {
    width: 10%;
    min-width: 27px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
      background: #354a5be3;
       -webkit-animation: topin .8s ease-out;
    -moz-animation: topin .3s ease-out;
}
@-webkit-keyframes topin {
	0% { top : -150px; }
	100% {top: 0}
}
@-moz-keyframes topin {
	0% { top : -150px; }
	100% {top: 0}
}


/* ===== BANNER ====== */
.banner{ position: relative;}
.banner .item{ min-height: 840px; background-size: cover; background-repeat: no-repeat; background-position: center; }
.banner .content { max-width: 970px; width: 100%; text-align: center; margin: 0 auto; position: absolute; top: 55%; transform: translateY(-45%); -webkit-transform: translateY(-45%); -ms-transform: translateY(-45%); -moz-transform: translateY(-45%); left: 0; right: 0; padding: 0 15px; }
.banner .content h1 { text-transform: uppercase; color: #ffffff; margin-bottom: 20px; }
.banner .content p { font-size: 40px; font-weight: 300; color: #ffffff; line-height: 56px; margin-bottom: 40px; }

.banner .owl-nav { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); max-width: 1600px; width: 100%; margin: 0 auto; left: 0; right: 0; padding: 0 15px; }
.banner .owl-nav .owl-prev span { font-size: 0; background-image: url(images/left-arrow.png); background-size: cover; background-repeat: no-repeat; background-position: center; height: 80px; width: 45px; display: inline-block; }
.banner .owl-nav .owl-next span { font-size: 0; background-image: url(images/right-arrow.png); background-size: cover; background-repeat: no-repeat; background-position: center; height: 80px; width: 45px; display: inline-block; }
.banner .owl-nav .owl-next { float: right; }
.banner .owl-dots { display: none; }

/* ===== home-about ====== */
.home-about { text-align: center; padding: 75px 0; }
.home-about h2 { margin-bottom: 25px; }
.home-about p { font-size: 18px; font-weight: 300; color: #2a465b; line-height: 28px; margin-bottom: 35px; }
.home-about .btn { padding: 16px 60px 15px; font-size: 20px; }


/* ===== OUR PRODUCTS ====== */
.our-products p { font-size: 20px; font-weight: 300; color: #151515; line-height: 25px; text-align: center; margin-bottom: 30px; }
.our-products .products-cat { display: table; padding: 0 20px 0 30px; }
.our-products .products-cat aside { display: table-cell; float: none; vertical-align: middle; }
.our-products .products-cat aside.left { width: 22%; }
.our-products .products-cat aside.left .content { padding: 15px 30px; text-align: center; }
.our-products .products-cat aside.left h3 { font-size: 36px; font-weight: 600; color: #ffffff; line-height: 46px; margin-bottom: 65px; position: relative; }
.our-products .products-cat aside.left h3:after { content: ""; position: absolute; height: 2px; width: 95px; bottom: -35px; left: 0; right: 0; margin: 0 auto; background-color: #ffffff; }
.our-products .products-cat aside.left p { font-size: 22px; font-weight: 300; line-height: 38px; color: #ffffff; }
.our-products .products-cat aside.left .btn { padding: 11px 52px 10px }
.our-products .products-cat aside.right { width: 78%; padding-left: 15px; }
.our-products .products-cat aside.right .box-img { float: left; width: 31.3%; margin: 0 1% 25px; }
.our-products .products-cat aside.right .box-img img { width: 100%; border: 7px solid #d8d8d8; }
.our-products .products-cat aside.right .box-img:hover img { border-color: #22c2e8; } 
.our-products .box-img { display: inline-block; position: relative; width: 100%; }
.our-products .box-img .content { padding: 10px 15px 0; }
.our-products .box-img .content h4 { font-size: 28px; font-weight: 600; color: #2a465b; line-height: 35px; margin-bottom: 0; }
.our-products .box-img .content p { margin-bottom: 0; font-size: 18px; font-weight: 300; color: #2a465b; line-height: 28px; text-align: left; }

/* ===== best-sellers ====== */
.best-sellers { padding: 65px 0 75px; }
.best-sellers h2 { margin-bottom: 35px; }
.best-sellers h2 strong { font-weight: 600; }
.product .block { float: left; float: left; width: 18.3%; margin: 0 0.8%;}
.product .block figure img { border: 7px solid #d8d8d8; width: 100%; }
.product .block:hover figure img { border-color: #22c2e8; }
.product .block p { margin: 23px 0 0; font-size: 22px; font-weight: 400; color: #2a465b; line-height: 32px; text-align: center; padding: 0 20px; }


/* ===== masks ====== */ 
.masks { display: table; width: 100%; overflow: hidden; }
.masks aside { display: table-cell; float: none; vertical-align: middle; width: 50%; background-size: cover; background-position: center; background-repeat: no-repeat; height: 540px; position: relative; }
.masks aside .btn { font-size: 18px; padding: 13px 38px 12px; margin-top: 10px; }
.masks aside.left-block { right: 12px; text-align: center; }
.masks aside.right-block { left: 12px; vertical-align: top; } 
.masks aside h3 { font-size: 46px; font-weight: 700; color: #ffffff; line-height: 56px; text-transform: uppercase; margin-bottom: 20px; }
.masks aside p { font-size: 22px; font-weight: 400; color: #ffffff; line-height: 28px; margin-bottom: 20px; }
.masks aside.left-block .content { max-width: 600px; width: 100%; float: right; padding-right: 55px; padding-left: 25px; }
.masks aside.right-block .content { margin: 105px 0 0; padding: 0 30px; }
.masks aside.right-block h3 { color: #2a465b; margin-bottom: 10px; }
.masks aside.right-block p { color: #2a465b; margin-bottom: 10px; }
.masks aside.right-block .btn { margin-top: 10px; }

/* ===== arrival ====== */ 
.arrival { padding: 55px 0 70px; }

/* ===== pandemic ====== */ 
.pandemic { background-size: cover; background-repeat: no-repeat; background-position: center; padding: 80px 0; text-align: center; padding: 145px 0 150px; }
.pandemic h2 { color: #ffffff; margin-bottom: 22px; }
.pandemic p { font-size: 22px; font-weight: 300; color: #ffffff; line-height: 30px; margin-bottom: 35px; }
.pandemic .btn { font-size: 20px; padding: 16px 68px 15px; }


/* ===== footer ====== */ 
footer { padding: 80px 0 0; background-size: cover; background-repeat: no-repeat; background-position: center; }
footer .footer-logo figure { margin-bottom: 25px; }
footer p { font-size: 17px; font-weight: 300; color: #ffffff; line-height: 27px; margin-bottom: 10px; }
footer em { font-style: normal; display: block; }
footer .footer-logo strong { display: block; font-size: 22px; font-weight: 600; color: #ffffff; line-height: 30px; margin-bottom: 15px; }
footer .footer-logo p a,
footer .footer-logo strong a { color: #ffffff; }
footer h3 { font-size: 24px; font-weight: 600; color: #ffffff; line-height: 30px; }
footer ul li { font-size: 16px; font-weight: 300; color: #ffffff; line-height: 26px; margin-bottom: 10px; }
footer ul li a { color: #ffffff; }
footer ul li a:hover { color: #ffffff; }
footer .btn { font-size: 18px; padding: 15px 43px 14px; margin-top: 15px; }
footer .copy { margin-top: 40px; border-top: 1px solid #ffffff; padding: 20px 0 10px; }
footer .copy p { font-size: 16px; font-weight: 300; color: #ffffff; line-height: 26px; float: left; margin: 0; }
footer .copy ul { float: right; margin: 0; }


/* ===== inner-banner ====== */ 
.inner-banner { background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; min-height: 510px; }
.inner-banner .content { position: absolute; top: 55%; transform: translateY(-45%); -webkit-transform: translateY(-45%); -ms-transform: translateY(-45%); -moz-transform: translateY(-45%); text-align: center; max-width: 1200px; width: 100%; left: 0; right: 0; margin: 0 auto; padding: 0 15px; }
.inner-banner .content h1 { font-size: 68px; font-weight: 700; color: #ffffff; line-height: 70px; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; text-shadow: 2px 0 9px rgb(0,0,0,0.25); }
.inner-banner .content p { font-size: 26px; font-weight: 400; color: #ffffff; line-height: 36px; }
.braedcrumb li, .inner-banner .content ul li { display: inline-block; font-size: 20px; font-weight: 300; color: #2a465b; line-height: 25px; padding: 0 5px; }
.braedcrumb li a, .inner-banner .content ul li a { color: #2a465b; text-decoration: underline;}
.inner-banner .content ul li {  color: #fff; }
.inner-banner .content ul li a { color: #fff; text-decoration: inherit;}
/* ===== masks ====== */ 
.masks-page { padding-top: 80px; }
.masks-page .face { padding-bottom: 50px; }
.masks-page .face .row { display: table; }
.masks-page .face aside { display: table-cell; float: none; vertical-align: middle; }
.masks-page .face aside figure { position: relative; padding-right: 100px; }
.masks-page .face aside img { box-shadow: 5px 0 35px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 5px 0 35px rgba(0, 0, 0, 0.2); -ms-box-shadow: 5px 0 35px rgba(0, 0, 0, 0.2); -moz-box-shadow: 5px 0 35px rgba(0, 0, 0, 0.2); }
.masks-page .face aside .bot { position: absolute; bottom: -45px; right: 50px; }
.masks-page .face aside .content h2 { font-weight: 500; }
.masks-page .face aside .content p { font-size: 18px; font-weight: 300; color: #2a465b; line-height: 28px; margin-bottom: 20px; }
.masks-page .face aside .content p strong { font-weight: 600; padding-top: 5px; }

.masks-page .face-masks { padding: 70px 0 60px;  }
.masks-page .face-masks h2 { text-align: center; border-bottom: 1px solid #2a465b; font-weight: 500; padding-bottom: 25px; }
.masks-page .face-masks .min { display: table; padding: 30px 0 50px; }
.masks-page .face-masks aside { display: table-cell; float: none; vertical-align: middle; }
.masks-page .face-masks aside h3 { font-size: 42px; font-weight: 500; color: #2a465b; line-height: 52px; margin-bottom: 20px; }
.masks-page .face-masks aside ul { margin-bottom: 25px; }
.masks-page .face-masks aside p { font-size: 18px; line-height: 28px; font-weight: 300; margin-bottom: 30px; }
.masks-page .face-masks aside p strong { font-weight: 600; }
.masks-page .face-masks aside .content { max-width: 550px; width: 100%; }
.masks-page .face-masks aside .con { padding-left: 60px; }
.masks-page .face-masks .all { font-size: 18px; font-weight: 300;color: #2a465b; line-height: 28px; text-align: center; }

/* ===== FAQ ====== */
.question { background-color: #f6f6f7; padding: 50px 0; }
.question h3 { font-size: 42px; font-weight: 300; color: #2a465b; line-height: 52px; text-align: center; }
.question .panel-group .panel.panel-default { overflow: hidden; box-shadow: none; border:0; background-color: transparent; }
.question .panel-default .panel-heading { background-color: transparent; margin: 7px 0; position: relative;  border-bottom: 1px solid #b5b5b5; padding: 15px 0 10px 30px; }
.question .panel-default p { margin: 0; font-size: 18px; font-weight: 300; color: #2a465b; line-height: 30px; padding: 25px 30px 0; }
.question .panel-default p strong { font-weight: 600; }
.question .panel-default .panel-heading a:focus { text-decoration: none; }
.question .panel-default .panel-heading h4 { position: relative; font-size: 22px; font-weight: 600; color: #2a465b; line-height: 28px;padding-right: 35px; }
.question .panel-default .panel-heading a { color: #414141; }
.question .panel-default .panel-heading a:before { content: ""; position: absolute; right: 14px; height: 30px; width: 2px; background-color: #000; top: -1px; }
.question .panel-default .panel-heading a:after { content: ""; position: absolute; right: 0; width: 30px; height: 2px; background-color: #000; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%);  }
.question .panel-default .panel-heading a:not(.collapsed):before {display: none;}
/* ===== glows-page ====== */ 
.glows .face aside .content h2 { margin-bottom: 25px; }
.glows .face aside .content h2 strong { display: block; }
.glows .face aside .content p { margin-bottom: 25px; }

.glows .safety { background-color: #f1f1f2; padding: 55px 0; text-align: center; margin-top: 90px; }
.glows .safety h3 { font-size: 42px; font-weight: 700; color: #2a465b; line-height: 50px; }
.glows .safety p { font-size: 18px; font-weight: 400; color: #2a465b; line-height: 28px; }
.glows .safety ul { padding-top: 20px; }
.glows .safety ul li { display: inline-block; padding-right: 150px; }
.glows .safety ul li:last-child { padding-right: 0; }

.glows .face-masks aside figure img { border: 4px solid #22c2e8; }
.glows .face-masks aside h4 { font-size: 28px; font-weight: 300; color: #2a465b; line-height: 30px; margin-bottom: 20px; }
.glows .face-masks aside p { margin-bottom: 20px; }


/* ===== glove-detail ====== */ 
.product-detail { padding: 85px 0 0; }
.product-detail .astm { display: flex; margin-bottom: 35px; flex-wrap: wrap; }
.product-detail .astm aside h3 { margin-top: 10px; font-size: 28px; font-weight: 600; color: #2a465b;line-height: 35px; margin-bottom: 20px; }
.product-detail .astm aside p { font-size: 16px; font-weight: 300; color: #2a465b; line-height: 26px; margin-bottom: 30px; }
.product-detail .astm aside .content ul { margin-bottom: 18px; }
.product-detail .astm aside .content ul li { float: left; text-transform: uppercase; font-size: 18px; font-weight: 600; color: #2a465b; line-height: 28px; padding-right: 50px; }
.product-detail .astm aside .content ul li:last-child { padding-right: 0; }
.product-detail .astm aside .share { margin-top: 30px; margin-bottom: 10px; }
.product-detail .astm aside .share h5 { font-size: 18px; font-weight: 600; color: #2a465b; line-height: 1.1;     margin-bottom: 13px; }
.product-detail .astm aside .share .social-icons li { padding: 0 5px; }
.product-detail .astm aside .share .social-icons li a { display: inline-block; font-size: 17px; width: 41px; text-align: center; background-color: #354a5b; color: #ffffff; line-height: 41px; border-radius: 50%; }
/*.product-detail .astm .btn-white { margin-top: 10px; }*/
.product-detail .astm-table { margin-top: 50px; /*box-shadow: 2px 0 19px rgb(0,0,0,0.08);*/ }
/*.product-detail .astm-table p { font-size: 18px; font-weight: 600; color: #2a465b; margin-bottom: 0; padding: 10px 20px 6px; background-color: transparent; border-bottom:  }
.product-detail .astm-table ul { margin: 0; padding-bottom: 10px; }
.product-detail .astm-table ul li { font-size: 16px; font-weight: 300; color: #2a465b; line-height: 26px; padding: 12px 20px 5px; border-top: 1px solid #d2d2d2; }
.product-detail .astm-table ul li:first-child { border-top: 0; }
.product-detail .astm-table ul li strong { font-weight: 300; display: inline-block; max-width: 325px; width: 100%; }
.product-detail .astm-table ul li em { font-style: normal; display: inline-block; padding-right: 100px; }*/
.product-detail .specification { margin-bottom: 40px; }
.product-detail .specification h6 { font-size: 22px; font-weight: 600; color: #2a465b;line-height: 30px; border-bottom: 1px solid #2a465b; padding: 0 20px 10px; margin: 0; }
.product-detail .specification .sepc li { font-size: 16px; font-weight: 300; color: #2a465b; line-height: 26px;  border-bottom: 1px solid #d2d2d2; position: relative; }
/*.product-detail .specification .sepc li:last-child { padding: 13px 20px; }*/
.product-detail .specification .sepc li:after { content: ""; position: absolute; top: 0; left: 0; background-color: #f2f4f5; width: 370px; height: 100%; z-index: -1; }
.product-detail .specification .sepc li:last-child { border: 0; }
.product-detail .specification .sepc li em {  background-color: #f2f4f5;    padding: 13px 20px 7px; font-style: normal; max-width: 350px; width: 100%; display: inline-block; padding-right: 10px; }
.product-detail .specification .sepc li em strong { font-weight: 600; padding: 0; }
.product-detail .specification .sepc li strong { font-weight: 300; padding-left: 105px; }
.product-detail .specification .list { padding: 25px 25px 0; }
.product-detail .specification .list li { font-size: 16px; font-weight: 300; color: #2a465b; line-height: 26px; }
.product-detail .specification .list li:after { color: #2a465b; font-size: 16px; }

.product-detail .downloads h6 { margin-bottom: 20px; }
.product-detail .downloads .info-sheet { padding: 0 20px 20px; }
.product-detail .downloads .info-sheet p { font-size: 18px; font-weight: 600; color: #2a465b; line-height: 28px; }
.product-detail .downloads .info-sheet ul li { background-color: #ecf0f6; display: inline-block; padding: 15px 22px 10px 18px; }
.product-detail .downloads .info-sheet ul li i { display: inline-block; font-size: 32px; padding-right: 10px; }
.product-detail .downloads .info-sheet ul li a { color: #2a465b;s }
.product-detail .downloads .info-sheet ul li p { margin: 0; font-size: 16px; font-weight: 300; color: #2a465b; line-height: 24px; display: inline-block; vertical-align: super; }


/* ===== contact-page ====== */ 
.contact { padding: 50px 0 85px; }
.contact h3 { font-size: 34px; font-weight: 600; color: #2a465b; line-height: 44px; }
.contact p { font-size: 16px; font-weight: 300; color: #333333; line-height: 28px; }
.contact form .form-group { margin-bottom: 30px; }
.contact form .form-group .form-control { border-top: 0; border-right: 0; border-left: 0; border-bottom: 1px solid #333333; box-shadow: none; border-radius: 0; font-size: 16px; font-weight: 300; color: #333333; height: 50px; }
.contact form .form-group .form-control::-webkit-input-placeholder { color: #333333; }
.contact form .form-group .form-control::-moz-placeholder { color: #333333;  }
.contact form .form-group .form-control:-ms-input-placeholder { color: #333333;  }
.contact form .form-group .form-control:-moz-placeholder { color: #333333; }
.contact form .form-group textarea { min-height: 90px; resize: none; }
.contact form .btn-white { padding: 11px 36px 10px; margin-top: 5px; }

.contact .info { padding-left: 60px; }
.contact .info .address { margin-bottom: 30px; position: relative; }
.contact .info .address figure { position: absolute; top: 50%; transform: translateY(-50%); }
.contact .info .address p { float: left; margin: 0; padding: 10px 0 0 60px; width: 100%; color: #363636; word-break: break-all; }
.contact .info .address p strong { font-weight: 600; }
.contact .info .address p a { color: #363636; }
.contact .info .map { position: relative; margin-top: 30px; }
.contact .info .map iframe { width: 100%; min-height: 275px; height: 100%; }


/* ===== disinfectants-page ====== */
.masks-page .face-masks { padding: 70px 0 0; }
.masks-page .face-masks aside ul li { font-size: 18px; font-weight: 300; color: #2a465b; line-height: 30px; }
.masks-page .face-masks aside ul li strong { font-weight: 600; }
.masks-page .face-masks.bio h3 { font-weight: 300; } 
.masks-page .face-masks.bio h2 { font-weight: 700; }
.masks-page .face-masks .min:last-child { padding-bottom: 0; }
.masks-page .question { margin-top: 70px; }

/* ===== wipes-page ====== */
.masks-page .face-masks aside ul.wi-list { margin-bottom: 10px; }


/* ===== sanitizers-page ====== */
.sanitizers-page .face-masks aside h3 {  font-weight: 700; }
.sanitizers-page .face-masks aside h3 strong { display: block; font-weight: 300; }





/*Custom styles*/
.best-sellers ul.products {
    margin-bottom: 0;
}
.banner .owl-nav button {
	outline: none;
}
.single-product aside:not(.rightimage) figure {
    padding-right: 05%;
}
.single-product .rightimage figure {
    padding-left: 05%;
}
main#main > ul.braedcrumb {
    display: none;
}
.product-detail .astm::after {
    display: none;
}
.product-detail .astm aside .share ul.heateor_sss_sharing_ul i.heateorSssSharing ss {
    display: none !important;
}
.product-detail .astm aside .share ul.heateor_sss_sharing_ul i.heateorSssSharing{
    margin: 0 !important;
    background: #354a5b;
}
.product-detail .astm aside .share ul.heateor_sss_sharing_ul li {
    padding: 0 5px !important;
}
.product-detail .astm aside .share ul.heateor_sss_sharing_ul i.heateorSssSharing:after {
    display: block;
    font-family: fontawesome;
    font-style: normal;
    font-size: 17px;
    text-align: center;
    line-height: 42px;
    font-weight: normal;
}
.product-detail .astm aside .share ul.heateor_sss_sharing_ul i[title="Facebook"]:after {
	content: "\f09a";
}
.product-detail .astm aside .share ul.heateor_sss_sharing_ul i[title="Twitter"]:after {
	content: "\f099";
}
.product-detail .astm aside .share ul.heateor_sss_sharing_ul i[title="Pinterest"]:after {
	content: "\f0d2";
}
.product-detail .astm aside .share ul.heateor_sss_sharing_ul i[title="Email"]:after {
	content: "\f0e0";
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none;
}
div#tab-additional_information h2 {
    display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}
.woocommerce .product-detail .astm .images .wpgis-slider-nav img.attachment-thumbnail {
    width: 130px;
    border: 2px solid #efefef;
    height: 100px;
        object-fit: cover;
}
.woocommerce .product-detail .astm .images #wpgis-gallery.wpgis-slider-nav li {
    list-style: none;
    margin: 0 12px;
        outline: 0;
}
.woocommerce .product-detail .astm .images #wpgis-gallery.wpgis-slider-nav li.slick-current {
    border: 3px solid #e7d201;
}

.woocommerce .product-detail .astm .images {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
}
.woocommerce .product-detail .astm .images .wpgis-slider-for {
    overflow: hidden;
    margin-bottom: 15px;
    border: 7px solid #E9EAEE;
}
.woocommerce .product-detail .astm .images .wpgis-slider-for a.wpgis-popup {
    right: 27px;
}
.woocommerce .product-detail .astm .images .wpgis-slider-for .zoom {
    min-height: 450px;
}
.woocommerce .product-detail .astm .images .wpgis-slider-for .zoom img {
    min-height: 450px;
    object-fit: cover;
}
section.blog-block {
    padding: 50px 0;
}

.singel-post img.img-responsive {
    margin-bottom: 25px;
}
.singel-post h3.post_title a {
    color: #2a465b;
}
.singel-post h3.post_title, .singel-post h3 {
    font-size: 26px;
    font-weight: 700;
}
.singel-post .user-chat-name span {
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 30px;
}
.singel-post .user-chat-name span.date {
    margin-right: 7%;
}
.singel-post .user-chat-name {
    border-bottom: 01px solid #cecece;
    padding-bottom: 13px;
    margin-bottom: 15px;
}
.singel-post a.btn {
    padding: 10px 30px 9px;
    font-size: 18px;
}
.singel-post {
    margin-bottom: 50px;
}
.singel-post .user-chat-name strong {
    font-weight: 600;
}
.singel-post .user-chat-name a {
    color: inherit;
}
.blog_sidebar .widget {
    margin-bottom: 25px;
    padding-bottom: 30px;
    border-bottom: 2px solid #949da5a3;
}
.blog_sidebar .widget:last-child {
    border-bottom: 0;
}
.blog_sidebar > .widget >h3 {
    font-size: 26px;
    font-weight: 700;
    color: #2a465b;
}
.blog_sidebar .widget P label {
    font-weight: unset;
    display: block;
    line-height: 1.2;
}
.blog_sidebar .widget input:not(.btn) {
    width: 100%;
    min-height: 45px;
    padding: 10px;
    border: 2px solid #CECECE;
        font-size: 16px;
}
.blog_sidebar form#searchform {
    position: relative;
}
.blog_sidebar form#searchform input#searchsubmit {
    position: absolute;
    right: 0;
    background: none;
    border: 0;
    opacity: 0;
    width: 45px;
        z-index: 2;
}
.blog_sidebar form#searchform:after {
    content: "\f002";
    display: block;
    font-family: fontawesome;
    color: #2a465b;
    position: absolute;
    right: 14px;
    top: 9px;
    font-size: 18px;
    z-index: 1;
}
.blog_sidebar div#recent-posts-3 ul li a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #2a465b;
    line-height: 1.8;
}
.blog_sidebar div#recent-posts-3 ul li {
    margin-bottom: 20px;
}
.blog_sidebar div#recent-posts-3 ul li:last-child {
    margin-bottom: 0;
}
.blog_sidebar div#recent-posts-3 ul li span.post-date {
    font-style: italic;
    color: #747474;
    display: block;
    line-height: 1.7;
}
.pagination-block ul {
    display: flex;
    justify-content: center;
        align-items: center;
}
.pagination-block ul li {
    margin: 0 05px;
    color: #2a465b;
    font-size: 18px;
    font-weight: 600;
        display: flex;
    align-items: center;
}
.pagination-block ul li .next {
    margin-left: 20px;
        width: auto;
    border: 0;
     display: flex;
    align-items: center;
    align-items: center;
}
.pagination-block ul li .prev {
    margin-right: 20px;
        width: auto;
    border: 0;
    align-items: center;
     display: flex;
    align-items: center;
}
.pagination-block ul li a,
.pagination-block ul li span {
	 color: #2a465b;
    font-size: 18px;
    font-weight: 600;
    width: 35px;
    display: block;
    text-align: center;
    height: 35px;
    line-height: 31px;
    border: 2px solid #2a465b;
}
.pagination-block ul li span.current {
	background-color: #2a465b;
	color: #fff 
}
.blog_sidebar .widget .mc4wp-form input.btn {
    padding: 10px 30px;
    font-size: 16px;
    margin-top: 20px;
}
.pagination-block ul li i.fa.fa-angle-right {
    margin-left: 20px;
    font-weight: 800;
    font-size: 26px;
    line-height: 1;
}
.pagination-block ul li i.fa.fa-angle-left {
    margin-right: 20px;
    font-weight: 800;
    font-size: 26px;
    line-height: 1;
}
.pagination-block ul li a:hover {
    background-color: #2a465b;
    color: #fff;
}
.post_share {
    display: flex;
    align-items: center;
        justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid #bcbcbc;
    margin-bottom: 25px;
}
.post_share div {
    font-size: 20px;
    font-weight: 700;
}
.post_share ul.heateor_sss_sharing_ul i[title="Facebook"]:after {
	content: "\f09a";
}
.post_share ul.heateor_sss_sharing_ul i[title="Twitter"]:after {
	content: "\f099";
}
.post_share ul.heateor_sss_sharing_ul i[title="Pinterest"]:after {
	content: "\f0d2";
}
.post_share ul.heateor_sss_sharing_ul i[title="Email"]:after {
	content: "\f0e0";
}
.post_share ul.heateor_sss_sharing_ul i[title="Facebook"] {
	    background: #3B5194;
}
.post_share ul.heateor_sss_sharing_ul i[title="Twitter"] {
	background-color: #29BCF3;
}
.post_share ul.heateor_sss_sharing_ul i[title="Pinterest"] {
	background: #D72924;
}
.post_share ul.heateor_sss_sharing_ul i[title="Email"] {
	background-color: #8F604B
}
.post_share ul.heateor_sss_sharing_ul i.heateorSssSharing ss {
    display: none !important;
}
.post_share ul.heateor_sss_sharing_ul i.heateorSssSharing{
    margin: 0 !important;
}
.post_share ul.heateor_sss_sharing_ul i.heateorSssSharing:after {
    display: block;
    font-family: fontawesome;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    line-height: 29px;
    font-weight: normal;
}
.pagination-block ul li a.next {
    color: #2a465b;
}

.post_share ul.heateor_sss_sharing_ul li.heateorSssSharingRound > i {
    width: 28px !important;
    height: 28px !important;
    margin-right: 7px !important;
}
div#respond {
    padding: 30px;
    border: 1px solid #f6f6f6;
    box-shadow: 0 0 15px #efefefef;
    margin-top: 40px;
}
div#respond h3#reply-title {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 25px
}
form#commentform .form-control {
    height: 44px;
        box-shadow: none;
}
form#commentform textarea#comment {
    height: 162px;
}

form#commentform .col-sm-6:first-child {
    padding-left: 8px;
        float: right;
}
form#commentform .col-sm-6:last-child {
    padding-right: 8px;
}
p.comment-form-cookies-consent label {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 5px;
    line-height: 1;
}
p.comment-form-cookies-consent {
    line-height: 1.5;
        vertical-align: middle;
            display: flex;
}
p.comment-form-cookies-consent input#wp-comment-cookies-consent {
    margin-top: 0;
}
input#comment-submit {
    padding: 10px 30px;
    font-size: 16px;
}
.enquery_form button.btn.btn-danger.close {
    background-color: #e9d501;
    opacity: 1;
    padding: 6px;
        z-index: 2;
    cursor: pointer;
    position: relative;
}
.modal-content {
    overflow: hidden;
    border: 0;
}
.enquery_form .form-control {
    min-height: 45px;
    box-shadow: none;
}
.enquery_form form.wpcf7-form.init {
    padding: 25px 3% 10px;
}
div#myModal .modal-dialog {
    width: 95%;
    max-width: 700px;
        margin-left: auto;
    margin-right: auto;
}
.enquery_form form .form-group {
    width: 50%;
    padding: 0 10px;
    float: left;
    margin-bottom: 22px;
}
.enquery_form form .form-group.sub { width: 100%; }
.enquery_form form .form-group.sub textarea { height: 115px; }
.enquery_form form h4 {
    margin-bottom: 20px;
    font-weight: 600;
    color: #2a465b;
        padding: 0 10px;
}
.enquery_form form.wpcf7-form.init p {
    padding: 0 10px;
}
.enquery_form form.wpcf7-form.init:after {
    clear: both;
    display: block;
    content: ""
}
.contact .info .map iframe {
	border: 0
}
/* ===== best-sellers ====== */
.products .block, .best-sellers .woocommerce.columns-5 ul.products li.product { float: left; float: left; width: 18.3%; margin: 0 0.8%;}
.products .block p, 
.woocommerce ul.products li.product .woocommerce-loop-product__title { margin: 23px 0 0; font-size: 22px; font-weight: 400; color: #2a465b; line-height: 32px; text-align: center; padding: 0; }
.products .product { float: left; float: left; width: 18.3%; margin: 0 0.8%;}
.products .product img { border: 7px solid #d8d8d8; width: 100%; }
.products .product:hover img { border-color: #22c2e8; }
.best-sellers .woocommerce ul.products li.product .button { display: none; }
.content a.btn-white {
    margin-top: 30px;
}
.out-of-stock {
    display: none;
}
.slick-track {
    display: flex;
}
.woocommerce div.product form.cart {
    margin-bottom: 0
}
.woocommerce div.product form.cart .variations + .single_variation_wrap {
    display: none !important;
}
.woocommerce div.product form.cart .variations label {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #2a465b;
    line-height: 28px;
    margin-bottom: 0
}
.woocommerce div.product form.cart .variations .item {
    display: flex;
    align-items: center;
}
.woocommerce div.product form.cart .reset_variations {
    color: #000;
    position: absolute;
}
.woocommerce div.product form.cart .variations select {
    outline: none;
    box-shadow: unset;
    height: 45px;
}
.woocommerce div.product form.cart .variations .item .label {
    padding-left: 0;
    padding-right: 15px;
}
.product-detail .astm aside .content ul.sc_logos {
    display: flex;
    margin-top: 30px;
}
.product-detail .astm aside .content ul.sc_logos li {
    float: none;
    display: block;
    padding-right: 25px;
}
.product-detail .astm aside .content ul.sc_logos li img {
    height: 40px;
}