/*
 Theme Name:   kptools Child
 Description:  kptools Child Theme
 Template:     kptools
 Version:      1.0.0
*/

@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');

*{margin:0;padding:0;box-sizing:border-box;line-height: 1.2em;}
a{outline:none;text-decoration:none;}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{outline:none !important;}
a:hover {text-decoration-style: none !important;text-decoration-skip-ink: none !important;}
img{border:none;max-width:100%;height:auto;}
body{background:none;font-family: 'Ubuntu', sans-serif;letter-spacing:0.2px;}
h1,h2,h3,h4,h5,h6{font-family: 'Ubuntu', sans-serif;letter-spacing: 0;font-weight:700;}
p{font-size:16px;line-height:1.5em;color:#000;margin:0 0 20px;font-family: 'Ubuntu', sans-serif;}
ul,li{font-family: 'Ubuntu', sans-serif;}
.text-center {text-align: center;}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:none;text-decoration:none;outline:none;}
.show-mobile{display:none;}
.align-right{text-align:right;}
.align-left{text-align:left;}
.align-center{text-align:center;}
.white-txt{color:#fff !important;}
.align-items-center {
    align-items: center;
}
.btn, #primary input.btn{background:#000000; min-width:220px;padding:15px 40px;color:#fff;font-size:16px;border-radius:50px;display:inline-block;text-align:center;text-transform:uppercase;border:2px solid #000;letter-spacing:1px;font-weight: 500;}
.btn img{height: 24px;vertical-align: middle;display: inline-block;margin: -3px 5px 0 0;}
.btn:hover, #primary .btn:focus, #primary input.btn:hover, #primary input.btn:focus{background:transparent;outline: none;text-decoration: none;color:#000;border:2px solid #000;}
.btn.btn-white{background:#fff;color:#000;border-color:#fff;}
.btn.btn-white:hover{background:transparent;color:#fff;}
.btn.btn-outline{background:transparent;color:#fff;border-color:#fff;}
.btn.btn-outline:hover{background:#fff;color:#000;}
.btn-row{margin:50px 0 0;}
.green-btn {
    background: #58A46E !important;
    border-radius: 40px !important;
    color: #fff !important;
    padding: 15px 22px 15px 27px !important;
    display: inline-block;
    line-height: normal !important;
    font-size: 16px !important;
    transition: .5s ease !important;
}
.green-btn:hover {
    background: #25392b !important;
}
.green-btn > img {
    width: 34px;
    height: 34px;
    margin-left: 6px;
}
a.transparent-btn {
    color: #5A5E64;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-decoration: underline;
}

header .container, section .container, footer .container{width:100%;max-width:1240px;padding:0 20px;}
header#header-section {
    background: #25392B;
    position:relative;z-index:40;height: 7rem; 
    transition-property: background,border-color,color,fill,stroke,opacity,box-shadow,transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
header#header-section > .container{padding-top: 30px;
    padding-bottom: 30px;}
ul#menu-header {
    padding: 0;
    display: flex;
    align-items: center;
}
ul#menu-header li {
    list-style: none;
}
span.dashicons.dashicons-menu:before {
    color: #fff;
}

.simple-slideout-menu-panel.open.left {
    left: auto !important;
    right: 0;
}

ul#menu-header li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 0 20px;
}
ul#menu-header li:last-child a{
	border:none;
}

ul#menu-header .sub-menu, ul#menu-header .sub-menu-toggle, #menu-header-2 .sub-menu-toggle{display:none;}
ul#menu-header li:hover .sub-menu{display:block;}
ul#menu-header li .sub-menu{position:absolute;background:#fff;padding:10px;width: 150px;}
ul#menu-header li .sub-menu a{border:none;}
ul#menu-header li .sub-menu a{color:#25392B;font-size:14px;margin:5px 0;padding:0 10px;}

footer#colophon ul .sub-menu{list-style: disc; margin: 0 0 0 25px;}
footer#colophon ul .sub-menu li a{font-size:14px;}
.right-section {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.search input {
    background: none;
    border: 1px solid #EDEDED;
    width: 100%;
    padding: 9px 0;
    border-radius: 10px;
}
.after_header {
    background: rgba(233, 236, 234, 0.6);
}
a.header-logo {
    display: inline-block;
}
a.header-logo img {
    width: 90%;
}
.contact_row {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 0;
	font-size: 16px;
}
.search input {
    background: none;
    border: 1px solid #EDEDED;
    width: 100%;
    padding: 9px 10px;
    border-radius: 10px;
    font-size: 16px;
}

.toggle-menu{padding-top:7rem;
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    z-index: 39;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    pointer-events: none;}
    
.toogle-menu-items{padding:2.5rem 0;margin:0;display:flex;list-style:none;}
.toogle-menu-items li{width:25%;text-align:center; font-family: abril-display,ui-serif,Georgia,Cambria,Times New Roman,Times,serif; transition-duration: .5s;
    transition-timing-function: cubic-bezier(.1,.6,.4,1);}
.toogle-menu-items li a{position:relative; font-size: 1.65rem;color:#25392B;}
.toogle-menu-items li a:before{position: absolute;
    right: 0;
    left: auto;
    width: 0;
    transition-property: width;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.1,.6,.4,1);
    transition-duration: .5s;
    content: "";
    height: 0.0625rem;
    bottom: 0;}
.toogle-menu-items li > a:hover:before {
    background-color:#25392B;left: 0;
    right: auto;
    width: 100%;
}

.toggle_menu_overlay {content: "";
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.1,.6,.4,1);
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
    transform: translateY(-100%);
    z-index: 0;
    letter-spacing: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;background:#F2F4F2;
/*background: linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(37,57,43,1) 50%, rgba(37,57,43,1) 100%);*/
}
.toggle-menu .container{opacity: 0;
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .1s;
}
#togglemenu .dashicons, #togglemenu .dashicons-before:before{font-size:38px;line-height: 0.7;}

.open .toggle-menu .container{opacity:1;}
.open .toggle_menu_overlay {transform: translateY(0);}
.open header .container{position:relative;z-index:40;}
.open header > .container{border-bottom: 1px solid rgba(228,228,231,1.0);}
.open a.header-logo img{filter:invert(1);}
.open .toggle-menu {pointer-events: auto;}
.open ul#menu-header li a{color:#25392B;border-color:#25392B;}
.open .dashicons-menu:before{content:"\f335";}
.open ul#menu-header-1 li a{color:#25392B;}
.open span.dashicons.dashicons-menu:before {color: #25392B;}

.contact_row > div {
    width: 18%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.green_color span {
    color: #58A46E;
    font-size: 16px;
    opacity: 0.8;
    padding: 0 5px;
    display: flex;
    align-items: center
}
.green_color span a {
    color: #000;
}
.green_color span img {
    margin: 0 7px;
    display: inline-block;
}
.contact_row > div span:nth-child(2) {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.contact_row > div:nth-child(2) {
    border-left: 1px solid #25392B;
    border-right: 1px solid #25392B;
}
.contactus {
    margin: 18px 0;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    opacity: 0.8;
    font-weight: 500;
}
.banner_content h1 {
    font-family: 'Merriweather', serif;
    font-size: 62px;
    font-style: normal;
    font-weight: 700;
    line-height: 80px;
}
.banner_content p {
    margin: 2rem 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #5A5E64;
}
.banner_content {
    padding: 0 0 0 3rem;
}
.banner_btn a.green-btn {
    margin-right: 3rem;
}
.space-section {
    padding-top: 95px;
}
.title h2 {
    font-family: 'Merriweather', serif;
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
}
.title p {
    margin: 15px 0 0 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #5A5E64;
}
.title {
    max-width: 480px; width:100%;
}
.category_wrapper {
    display: flex;
    width: 100%;
    margin-top: 38px;
}
.column-left {
    width: 30%;
    background: rgba(233, 236, 234, 0.6);
    margin-right: 25px;
    padding: 0px 30px 40px 30px;
	overflow:hidden;
	position:relative
}
.column-left .item {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.item:after {
    content: "";
    width: 150px;
    height: 160px;
    background: transparent;
    position: absolute;
    left: -50px;
    top: -40px;
    border: 14px solid #25392B;
    border-radius: 80px;
    opacity: 0.07;
}
.category-Image {
    text-align: center;
}
.column-right {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
	overflow:hidden;
	position:relative
}
.column-right .item {
    background: rgba(233, 236, 234, 0.6);
    height: 55%;
    padding: 20px 20px;
    margin: 0 0 25px 0;
    display: flex;
    align-items: center;
	position: relative;
    justify-content: space-evenly;
	width:100%;
	overflow:hidden
}
.column-right .item:last-child {
    flex-direction: row-reverse;
	height: 40%;
	    margin-bottom: 0;
}
.column-right .item:last-child:after {
    left: auto;
    right: 30%;
    bottom: -90px;
    margin: 0 auto;
    top: auto;
}
.column-right .item:first-child {
    width: 50%;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 20px 20px;
    justify-content: flex-end;
}
.item.free-delivery {
    width: 47.1%;
    margin-left: 2.9%;
	background: #25392B;
	text-align: center;
}
.item.free-delivery h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    font-family: 'Merriweather', serif;
    color: #fff;
}
.item.free-delivery p {
    margin: 0;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 10px 20px;
}
.item.free-delivery a.delivery_btn {
    border: 1px solid #58A46E;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    padding: 12px 40px;
    border-radius: 70px;
	transition:0.5s ease
}
.item.free-delivery a.delivery_btn:hover {
    background: #58A46E;
}
.column-right .item:first-child .category-Image {
    position: absolute;
    right: 6%;
	bottom: 0;
}
.category-detail h3 {
    color: #5A5E64;
    font-size: 40px;
    line-height: 48px;
}
.category-detail p {
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    color: #5A5E64;
    margin: 15px 0;
}
.category-detail a {
    font-weight: 400;
    font-size: 17.9402px;
    line-height: 33px;
    display: inline-block;
    text-decoration-line: underline;
    color: #5A5E64;
}
.column-right .item:first-child:after {
    right: -50px;
    left: auto;
    top: -110px;
    bottom: auto;
}
a.term {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding-top: 14px;
}
/* section#product_slider .slick-slide img {
    width: 100%;
} */
#product_slider a {
    display: block;
    margin: 0 10px;
}
#product_slider a img {
	width:100%;
}
button.slick-arrow {
    background: #ccc;
    padding: 0 !important;
    margin: 0 !important;
    text-indent: -200px;
    width: 80px;
    overflow: hidden;
    position: absolute;
    top: -5rem;
    right: 5rem;
    z-index: 9;
}
button.slick-prev.slick-arrow {
    right: 100px;
}
button.slick-prev.slick-arrow {
    background: url(arrow-left.png);
}
button.slick-prev.slick-arrow {
    background: rgb(204 204 204 / 0%) url(/wp-content/themes/kptools-child/images/arrow-left.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
	right: 11rem;
}
button.slick-prev.slick-arrow:hover{
	 background: rgb(204 204 204 / 0%) url(/wp-content/themes/kptools-child/images/arrow-left-hover.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
button.slick-next.slick-arrow {
    background: rgb(204 204 204 / 0%) url(/wp-content/themes/kptools-child/images/arrow-right.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
button.slick-next.slick-arrow:hover {
    background: rgb(204 204 204 / 0%) url(/wp-content/themes/kptools-child/images/arrow-right-hover.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
button.slick-arrow:hover, button.slick-arrow {
    border: none !important;
}
#product_slider a h3 {
    background: rgb(233 236 234 / 60%);
    margin: 0;
    padding: 20px 15px;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    align-items: center;
	justify-content:space-between
}
.slide_image {
    /*height: 320px;
    overflow: hidden;
    width: 420px;*/
    background: #ccc;
    min-height: 100%;
}
span.product_sku {
    color: #58A46E;
}
a:focus, img:focus, button:focus, :focus {
    outline: none !important;
}
.title.text-center {
    width: auto;
    max-width: 550px;
    margin: 0 auto;

}
.why-choose-inner h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #000000;
    margin-top: 25px;
}
.why-choose-inner p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 18px 0 0 0;
}
.why-choose-inner {
    padding: 0 20px;
    margin-top: 80px;
}
.pattren-right {
    position: relative;
	overflow: hidden;
}
.pattren-right:after {
    content: "";
    background: transparent;
    width: 332.51px;
    height: 332.51px;
    position: absolute;
    top: 2%;
    right: -13%;
    border-radius: 180px;
    border: 8px solid #25392B;
    opacity: 0.04;
}
section#why_choose {
    padding-top: 0;
}
.satisfactory_guarantee ul li strong {
    font-family: 'Merriweather', serif;
}
.satisfactory_guarantee ul li {
    color: #5A5E64;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    line-height: 26px;
    list-style: none;
    margin-bottom: 30px;
    padding-left: 3rem;
}
.satisfactory_guarantee ul li p {
    margin: 0;
    color: #5A5E64;
    font-weight: 400;
}
.satisfactory_guarantee ul li strong {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #000;
}
.satisfactory_guarantee ul li:after {
    content: "";
    background: transparent;
    height: 15px;
    width: 15px;
    position: absolute;
    left: 0;
    top: 10px;
    border: 4px solid #000;
    transform: rotate(-45deg);
}
.full-width-section {
    margin-top: 75px;
}
.contact_section {
    position: relative;
	padding-bottom:95px
}
.contact_section:after {
    content: "";
    opacity: 0.04;
    border: 8px solid #25392B;
    width: 252.85px;
    height: 253.88px;
    position: absolute;
    top: -100px;
    left: -176px;
    border-radius: 150px;
}
.contact_section:before {
    content: "";
    opacity: 0.04;
    border: 8px solid #25392B;
    width: 332.51px;
    height: 332.51px;
    position: absolute;
    top: -141px;
    left: -220px;
    border-radius: 220px;
}
.full-width-section .container {
    padding-right: 0;
}

.full-width-section .container .row {
    margin-right: 0;
}

.full-width-section .container .row img {
    width: 100%;
}
.full-width-section .container .row .col-md-6 {
    padding-right: 0;
}
.full-width-section .container .row img {
    width: 100%;
    border-radius: 30px 0px 0px 20px;
    position: relative;
}
.our_satisfactory_image {
    position: relative;
}
.our_satisfactory_image:after {
    content: "";
    left: -20px;
    top: -20px;
    border: 2px solid #58A46F;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 30px 0px 30px 30px;
}
.full-width-section .container .row img {
    position: relative;
    z-index: 9;
}
.satisfactory_guarantee {
    padding-right: 15%;
}
.contact_form label {
    display: block;
    text-align: left;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
}
.contact_form span {
    display: block;
    margin: 0;
}
.contact_form span input {
    width: 100%;
}
.contact_form span input, .contact_form span textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #9E9E9E;
    padding: 10px 0;
}
.contact_form span textarea {
    height: 59px;
    resize: none;
}
.full-width {
    width: 100%; max-width: 100%;
}
.contact_form {
    margin-top: 40px;
}
form.wpcf7-form {
    position: relative;
}
span.wpcf7-not-valid-tip {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
}
.wpcf7-response-output {
    margin: 0 !important;
    position: absolute;
    bottom: -35px;
    font-size: 13px;
    width: 100%;
    text-align: center;
}
.submit_btn {
    background: #58A46E !important;
    border-radius: 40px !important;
    color: #fff !important;
    padding: 0 !important;
    display: inline-block;
    line-height: normal !important;
    font-size: 16px !important;
    transition: .5s ease !important;
    position: relative;
    margin-top: 30px;
}
.submit_btn:hover {
    background: #25392b !important;
}
.submit_btn input, .submit_btn input:hover {
    margin: 0;
    padding: 0;
    background: none !important;
    border: none;
    line-height: normal !important;
    color: #fff !important;
    font-size: 16px;
	padding: 19px 61px 19px 27px !important;
}
.submit_btn p {
    margin: 0;
    line-height: normal !important;
}
.submit_btn p > span {
    display: none;
}
.submit_btn:after {
    content: "";
    position: absolute;
    top: 14px;
    right: 15px;
    background: url(/wp-content/themes/kptools-child/images/arrow-right.svg);
    width: 34px;
    height: 34px;
    z-index: 111;
}
.contactImage img {
    width: 90%;
    border-radius: 20px;
}




footer#colophon{padding:50px 0 0px 0;background:#25392B;color:rgba(255,255,255,0.75);max-width:100%;font-size:15px;margin:0;}
footer#colophon .container{margin:0 auto;}
footer#colophon a, footer#colophon p{color:rgba(255,255,255,0.75);font-size:15px;}
footer#colophon a:hover{color:#fff;}
footer#colophon ul{list-style:none;margin:0;padding:0;}
footer#colophon .footerMenu1{border-bottom: 1px solid #3E3E3E;padding:20px 0 30px;margin:0 0 30px;}
footer#colophon .footerMenu1 a{font-size:18px;}
footer#colophon .footerMenu2 ul{gap:20px;}
footer#colophon .footerMenu2 li a{margin:0 20px 0 0;}
footer#colophon .footerMenu2 li:not(:last-child):after{content:'';width:1px; height:15px;background:rgba(255,255,255,0.75);display:inline-block;vertical-align:middle;}
footer#colophon .footerMenu2 li:last-child a{margin:0;}
footer#colophon .copyrights, footer#colophon .footertxt{font-size:15px;}
a.footer_logo {
    margin: 0 0px 30px 0px;
    display: block;
}
#colophon h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 32px;
    margin: 0 0 52px 0;
}
.footer_content > p {
    padding: 0 60px 0 0;
    color: #fff !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 26px;
    margin: 0;
}
ul#menu-header-1 li a {
    display: block;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 20px;
    color: #fff;
}
footer#colophon input {
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 30px;
    background: none;
    padding: 18px 20px;
    width: 100%;
	color: #000 !important;
}
footer#colophon .submit_btn {
    margin: 0;
    background: #fff !important;
    color: #000 !important;
}
footer#colophon .col-xs-5 > p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 30px 0;
}
footer#colophon input[type="email"] {
    color: #fff !important;
}
.copyright-footer {
    margin: 30px 0 0 0;
}
footer#colophon .copyright-footer .container > .row {
    border-top: 1px solid rgba(255, 255, 255, 0.35);
    padding: 21px 0;
}
.copyright {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #dfff;
}
ul.social_links {
    display: flex;
    align-items: center;
    justify-content: end;
}
ul.social_links li {
    padding-left: 15px;
}
a.footer_logo > img {
    width: 250px;
}
#colophon h3 {
    margin-bottom: 15px;
}

footer#colophon .designby{text-align:right;font-weight: 400;font-size: 14px;line-height: 20px;color:#dfff;}
footer#colophon .designby a{color:#dfff;}
footer#colophon .designby a:hover{text-decoration:underline;}

/***************** Cat page *********************/
.header-top {
    margin: 0;
    background: #F2F4F2;
    padding: 155px 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.header-top h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #25392B;
    font-family: 'Merriweather', serif;
}
.header-top p {
    margin: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #5A5E64;
    margin-top: 20px;
}
nav.woocommerce-breadcrumb > a {
    text-decoration: underline;
}
p.woocommerce-result-count, form.woocommerce-ordering {
    display: none;
}
.product-wrap ul li img {
    margin: 0 !important;
}
.product-wrap ul li h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px !important;
    line-height: 26px;
    text-align: center;
    padding-top: 24px !important;
}
.product-wrap ul li {
    border: 1px solid #EDEDED;
    padding: 16px !important;
}
/*.product-wrap ul.products.columns-4 li {
    width: 31% !important;
    float: none !important;
    margin: 10px !important;
}
.product-wrap ul.products.columns-4 {
    display: flex;
    align-items: start;
    flex-wrap: wrap;
} */
.sku {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #58A46E;
}
nav.woocommerce-breadcrumb {
    color: #25392B !important;
    font-weight: 500 !important;
}
ul#menu-header li.current-menu-item > a {
    color: #8AE9A5;
}

/******** Single Page *******************/
.woocommerce-content-box h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 48px !important;
    line-height: 64px;
}
section.related.products h2 {
    font-family: 'Merriweather', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
}
section.related.products {
    clear: both;
}
.woo-product-gallery-slider button.slick-arrow {
    display: none !important;
}
.single_product_list ul.products li h2.woocommerce-loop-product__title {
    font-family: 'Ubuntu', sans-serif;text-align: center;
}
.woocommerce-content-box span {
    display: block;
    text-align: left;
    margin: 12px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
}
.woocommerce-content-box p {
    margin: 0;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #5A5E64;
}
.buttons {
    margin-top: 34px;
}
.buttons a:first-child {
    margin-right: 30px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none !important;
}
ul.page-numbers li {
    padding: 0 !important;
    border: none !important;
    margin: 0 3px !important;
	    float: none !important;
}
ul.page-numbers li a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: none;
}
ul.page-numbers > a {
    display: inline-block;
}
ul.page-numbers li> a {
    background: #F2F4F2;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #58A46E;
    color: #fff;
}
.woocommerce nav.woocommerce-pagination{
text-align:right;
margin-bottom: 40px;
}
section.related.products > h2 {
    margin-bottom: 30px !important;
}
section.related.products ul.products li {
    border: 1px solid #EDEDED;
    padding: 16px;
}
h2.woocommerce-loop-product__title, span.product_title {
    white-space: nowrap;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
span.product_title {
    width: 60%;
}
a.prev.page-numbers {
    background: rgb(255 255 255 / 0%) url(/wp-content/themes/kptools-child/images/arrow-left-hover.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    text-indent: 30px;
    position: relative;
    color: #fff;
    background-position: center !important;
    font-size: 0 !important;
    width: 80px;
    height: 40px;
}
a.next.page-numbers {
    background: rgb(255 255 255 / 0%) url(/wp-content/themes/kptools-child/images/arrow-right-hover.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    text-indent: 30px;
    position: relative;
    color: #fff;
    background-position: center !important;
    font-size: 0 !important;
    width: 80px;
    height: 40px;
}
i.flaticon-back.slick-arrow {
    background: rgb(255 255 255 / 0%) url(/wp-content/themes/kptools-child/images/left-arrow-gallery.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 35px;
    height: 35px;
    left: 20px;
}
i.flaticon-right-arrow.slick-arrow {
    background: rgb(255 255 255 / 0%) url(/wp-content/themes/kptools-child/images/right-arrow-gallery.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 35px;
    height: 35px;
    right: 20px;
}
i.flaticon-back.slick-arrow:before, i.flaticon-right-arrow.slick-arrow:before{
content:none !important
}
.woocommerce div.product div.images {
    margin-bottom: 4em;
}
div#wpcf7-f106-o1 .wpcf7-response-output {
    bottom: -30px;
}
.show_mobile {
    visibility: hidden;
    opacity: 0;
    height: 0;
}
footer#colophon ul li a {
    display: block;
    padding-bottom: 13px;
    color: #fff;
    font-size: 16px;
}

 /******** Contact Us *****/
 .contact-banner {
    margin: 4rem 0;
    padding: 8rem 0;
    background-size: cover !important;
}
.contact-banner p {
    margin: 0;
    color: #fff;
}
.contact-banner h2 {
    font-family: 'Merriweather', serif;
    color: #ffff;
}
ul.contact-left {
    padding: 0;
}
ul.contact-left li {
    list-style: none;
    display: flex;
    width: 100%;
}
ul.contact-left li h2 {
    font-size: 22px;
    font-weight: 500;
}
ul.contact-left li {
    list-style: none;
    margin-bottom: 30px;
}
ul.contact-left li span a {
    display: inline-block;
    color: #5A5E64;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
}
.contact-left span.icon {
    width: 50px;
    height: 50px;
    display: flex;
    border-radius: 70px;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-right: 20px;
}
ul.contact-left li span:last-child {
    position: relative;
    display: inline-block;
    top: 7px;
    width:100%
}
.contact_form span input[type="checkbox"] {
    border: 1px solid #58A46E;
    width: 21px;
    height: 21px;
    margin-right: 10px;
    padding: 0 !important;
    line-height: normal !important;
}
.checkbox_contact p label {
    display: flex;
    align-items: center;
}
.contact_page_form {
    background: #F2F4F2;
    padding: 30px;
    margin-top: 0;
}
.contact_page_form input[type="text"], .contact_page_form input[type="email"] {
    background: none;
    border-color: #9E9E9E !important;
    padding: 6px 0 !important;
}
.contact_page_form label {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #5A5E64;
    margin-top: 10px;
}
h2.title-contact {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    margin-bottom: 50px;
}
.contact-left span.icon img {
    width: 100%;
}
ul.contact-left li span:last-child p {
    margin: 0;
    color: #5A5E64;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    margin-top: 8px;
    width: 80%;
}
h2.title_left {
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.contact_form span.wpcf7-list-item-label {
    font-size: 18px;
}
.google_map iframe {
    width: 100%;
    margin: 60px 0 40px 0;
}

.pum-theme-437 .pum-title, .pum-theme-lightbox .pum-title{margin: 10px 0 40px;}
.pum-content > .row{align-items:center;}
#popmake-445 .wpcf7 textarea, #popmake-445 .wpcf7 input:not([type="submit"]){border:1px solid #ADAFB1;padding:10px;margin:0 2px;}
#popmake-445 .wpcf7 textarea{height:100px;}
#popmake-445 .wpcf7 .submit_btn{margin: 0 auto;display: block;max-width: 150px;}
#popmake-445 .wpcf7 .wpcf7-response-output{margin: 20px 0 0 !important; position: static;}

#product-information{background: #F2F4F2;text-align: center; padding: 0 0 15px;}
#product-information h4{padding:15px 15px 5px;font-size:22px;}
#product-information h5{padding:0 15px;font-size:25px;color:#58A46E;}

#about-us{padding:0 0 50px;}
#menu-footer-menu .menu-item-description{display:none;}

@media (min-width: 1101px) and (max-width:1305px) {
	.banner_content h1 {font-size: 40px; line-height: normal;}
	.title h2 {font-size: 35px;}
	.satisfactory_guarantee ul {padding-left: 0;}
	ul#menu-header li a {padding: 0 10px;}
	.contact_row > div {width: 100%;}
	footer#colophon input {padding: 8px 20px}
	.header-top {position:relative}
	.header-top:after {content: ""; background: rgb(255 255 255 / 57%);width: 100%;  height: 100%; position: absolute; left: 0; top: 0; bottom: 0; z-index: 1;}
	.header-top h1 {position: relative;z-index: 111;}
	.term-description {position: relative;z-index: 99;font-size: 33px;}
}

@media (min-width: 768px) and (max-width:1100px) {
	header .container, section .container, footer .container{padding: 0 30px;}
	ul#menu-header li a {font-size: 13px; padding: 0 9px;vertical-align: top;}
	.search input {padding: 3px 10px;font-size: 12px;}
    .thaps-search-box{min-width:200px;}
    .thaps-search-form .thaps-search-autocomplete{ min-height: 25px;
    line-height: 25px;font-size: 13px;}
    .thaps-search-box .th-icon {font-size: 1.2rem;}
    
	.contact_row > div {width: 100%;}
	.contactus {font-size: 13px;}
	.banner_content h1 {font-size: 28px;line-height: normal;}
	.banner_content p {margin: 10px 0; line-height: 24px;}
	.green-btn {padding: 5px 6px 5px 17px !important; font-size:13px !important; margin-right: 10px !important;}
	.green-btn img {width: 27px;height: 27px;}
	a.transparent-btn {font-size: 13px;}
	.banner_content {padding: 0 0 0 1rem;}
	.title h2 {font-size: 32px;}
	.title {width: 65%;}
	.column-left {padding: 0px 10px 0px 10px;}
	.category-detail h3 {color: #5A5E64; font-size: 21px; line-height: normal;}
	.item.free-delivery a.delivery_btn {padding: 2px 20px;}
	.column-right .item {padding: 20px 0px;}
	.slide_image {min-height:100%;}
	.why-choose-inner {padding: 0 0px;}
	.why-choose-inner img {width: 60px; height:70px;}
	.why-choose-inner h3 {font-size: 18px;}
	.why-choose-inner p {font-size: 13px; margin: 8px 0 0 0;}
	.satisfactory_guarantee ul {padding: 0;}
	.satisfactory_guarantee ul li p {font-size: 13px;}
	.satisfactory_guarantee ul li strong {font-size: 17px; line-height: normal;}
	.satisfactory_guarantee ul li:after {width: 10px; height: 10px; border-width: 3px;}
	.satisfactory_guarantee ul li {padding-left: 30px; margin-bottom: 15px;}
	.contact_section .title {width: 100%;}
	.contact_section .title p {margin: 0; font-size: 13px;}
	.contact_form label {font-size: 13px;}
	.contact_form span input, .contact_form span textarea {padding: 0px 0;}
	.submit_btn input, .submit_btn input:hover {padding: 15px 61px 15px 27px !important;}
	.submit_btn:after {background-size: 30px; background-repeat: no-repeat; width: 30px; height: 30px;top: 13px;}
	a.footer_logo > img {width: 150px;}
	#colophon h3 {font-size: 18px;}
	.footer_content > p {padding-right: 30px;}
	.header-top {position:relative}
	.header-top:after {content: ""; background: rgb(253 253 253 / 57%);width: 100%;  height: 100%; position: absolute; left: 0; top: 0; bottom: 0; z-index: 1;}
	.header-top h1 {position: relative;z-index: 111;}
	.term-description {position: relative;z-index: 99;font-size: 33px;}
	.woocommerce .products ul, .woocommerce ul.products {display: flex; flex-wrap: wrap;}
	ul.products.columns-4 > a {display: none;}
}

@media only screen and (max-width: 767px) {
.toggle-menu{ padding-top: 4rem;}
/*.toggle_menu_overlay{    background: linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(37,57,43,1) 60%, rgba(37,57,43,1) 100%);}*/

	#header-section .row.show_mobile{display:none;}
    a.header-logo img{width:100%;}
	header .container, section .container, footer .container {padding: 0 15px;}
    header#header-section > .container{padding:20px 15px;}
    header#header-section {padding:0; height: auto;}
    .toogle-menu-items{padding:1.5rem 0;justify-content: space-around;}
    .toogle-menu-items li{width:auto;}
    .toogle-menu-items li a{font-size:1rem;}
    .thaps-search-box{min-width:150px;}
    .thaps-search-form .thaps-search-autocomplete{ min-height: 25px; line-height: 25px;font-size: 13px;}
    .thaps-search-box .th-icon {font-size: 1.2rem;}
    
	.contact_row > div {width: 100%;flex-direction: column;}
	.green_color span {font-size: 12px}
	.green_color span a {font-size: 11px;}
	.green_color span {display: block;  padding-bottom: 1px;}
	.contactus {font-size: 14px; padding-left: 20px; padding-right: 20px;}
	.banner_content {padding: 0;}
	.banner_content h1 {font-size: 30px; line-height: normal; margin-top: 15px;}
	.green-btn {padding: 10px 12px 8px 17px !important; font-size: 13px !important;}
	.green-btn > img {width: 24px; height: 24px;}
	.space-section {padding-top: 40px;}
	section#our_categories {padding-left: 15px; padding-right: 15px;}
	.title {width: 100%;}
	.title h2 {font-size: 30px; line-height: normal;}
	.title p {margin: 0;}
	.category_wrapper {flex-direction: column;}
	.column-left {width: 100%; margin: 0 !important;}
	.column-right {width: 100%; flex-direction: column;}
	.column-right .item {width: 100% !important; margin:21px 0 5px 0}
	.column-right .item:first-child .category-Image img {width: 70%;}
	.column-right .item:first-child .category-Image {right: -30px;}
	.category-detail h3 {font-size: 30px; line-height: normal;}
	section#product_slider {padding-left: 15px; padding-right: 15px;}
	.why-choose-inner {margin-top: 20px;}
	.why-choose-inner img {width: 90px;}
	.full-width-section {margin-top: 40px; padding: 0 15px;}
	.satisfactory_guarantee {padding: 0; margin-top: 30px;}
	.satisfactory_guarantee ul {padding: 0;}
	.our_satisfactory_image:after{content:none;}
	.full-width-section .container .row img {border-radius: 0;}
	.full-width-section .container .row {margin-right: 0; flex-direction: column-reverse;}
	.contact_section {padding-left: 15px; padding-right: 15px;}
	.contactImage img { width: 100%;}
	.contact_section .title.full-width {margin-top: 30px;}
	ul#menu-header li a {font-size: 11px; padding: 0 15px; border: none;}
	.hide_mobile {display: none;}
	.show_mobile {visibility: visible; opacity: 1; height: auto; width: 100%;}
	.show_mobile ul.nav-menus {padding: 0; display: flex; align-items: center; justify-content:space-around; margin-top:20px; list-style: none;}
	ul#menu-header-1 li a {font-size: 13px; padding: 0;}
	.row.show_mobile .col-md-12 {width: 100%;}
	
	.search input {font-size: 11px;}
	footer#colophon .row {flex-direction: column;}
    footer#colophon .designby{text-align:center;}
	.footer_content > p {padding-right: 0;}
	.footer_content {margin-bottom: 40px;}
	#colophon .menu-header-container {margin-bottom: 40px;}
	div#content > .container {overflow: hidden;}
	.slide_image {min-height: 150px;}
	.copyright {text-align: center;}
	footer#colophon ul {justify-content: center; margin-top: 10px;}
	.contact_section {padding-bottom: 50px;}
	.archive_wrap .row {display: block;}
	.header-top {padding: 15px 0 15px 0; background-position: center !important; position: relative;}
	.header-top:after {content: ""; background: rgb(255 255 255 / 57%);width: 100%;  height: 100%; position: absolute; left: 0; top: 0; bottom: 0; z-index: 1;}
	.term-description {position: relative; z-index: 99; font-size: 33px;}
	.header-top h1 {position: relative; z-index: 111;}
	.product-wrap ul li {padding: 10px !important;}
	.product-wrap ul li h2 {font-size: 15px !important;}
	.sku {font-size: 15px;line-height: 18px;}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {margin: 0 0 0.992em;}
	.product-wrap {margin-top: 30px;}
	ul.page-numbers li {padding: 0 !important;}
	a.next.page-numbers, a.prev.page-numbers {width: 30px; height: 30px;}
	.woocommerce nav.woocommerce-pagination {text-align:center}
	.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {font-size:0.8em;}
	h1.product_title.entry-title {font-size: 30px !important; line-height: normal;}
	.single_product_list {padding: 0 15px;}
    .woocommerce ul.products > li {width: 100% !important;}
    .row.align-items-center.breadcrumbs-section,  .map-section {display: block !important;}
    .contact-banner {margin: 2rem 0; padding: 4rem 0;}
    section#contactUs {padding: 0 15px;}
    
    .wpcf7 .row .col-xs-6, .pum-content > .row > .col-xs-7{flex-basis: 100%; max-width: 100%;}
	.pum-content > .row > .col-xs-5{display: none;}
}