@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Carme&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css');




body {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    overflow-x: hidden;
    background-color: #fff;
}

html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     font-family: "Poppins", sans-serif;
     color: #333;
}

ul,
li {
    margin: 0;
    padding: 0;
}

a {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    color:#038bd7;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

a:hover {
    text-decoration: underline;
}

a:focus {
    outline: none;
    text-decoration: none;
}

img {
    border: 0 none;
}

p {
    margin: 0 0 25px 0;
    color: #000;
    font-size: 17px;
}
.content-box {
    margin-bottom:5px;
}
.breadcrumb-section {
    background: #038bd7;
    padding: 18px 0 10px;
    width: 100%;
    max-width: 100%;
    color: #fff;
}

.breadcrumb-section {
    background:#FFA500;
    padding:8px 0 16px;
    width: 100%;
    max-width: 100%;
    color: #fff;
}
.tsh_breadcrumbs li a {
    color: #fff;
}
.breadcrumb-section h4 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-size: 45px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
#tsh_breadcrumbs li {
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    position: relative;
}
#tsh_breadcrumbs .separator:before {
    content: '\f101';
    font-family: "Font Awesome 6 Free";
    font-weight: 900; /* Required for solid icons */
    position: absolute;
    right: 0;
    font-size: 11px;
    width: 20px;
    height: 20px;
    color: #000;
    top: -12px;
    right: -14px;
    color: #fff;
}
.banner-section {
    height: 900px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
}
.banner-content {
    color: #fff;
    padding-top:34%;
    padding-left: 100px;
}
.banner-content p{
    font-size: 18px;
}
.banner-content p {
    font-size: 20px;
    color: #fff !important;
    line-height: normal;
}
.banner-content h2 {
    font-size: 50px;
    color: #fff !important;
    margin: 0 0 15px 0;
    font-weight: 700;
    line-height: normal;
}
.logo img {
    width: 100%;
    max-width:160px;
}
.ppc-button-wrapper {
	display:none !important;
}
.wc-block-components-express-payment,
.wc-block-components-express-payment-continue-rule {
    display: none !important;
}
.woocommerce-checkout header h1{
	display:none;
}
.woocommerce-checkout .wc-block-checkout__login-prompt {
    background: #038bd7;
    border: 1px solid #006fad;
    padding: 9px 33px;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 6px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}
.tab {
    background-color: #FFA500 !important;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 13px !important;
    border-radius: 15px;
    margin: 0 0px 0 0;
    padding: 8px 15px 7px 15px !important;
	text-decoration:non;
	text-decoration:none !important;
}
.product a.button {
    background-color: #FFA500 !important;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px !important;
    border-radius: 6px;
    margin: 0 0px 0 0;
    padding: 10px 15px 10px 15px !important;
}
.product a.button:hover {
	background:#000 !important;
}

#menu-main-menu li >a {
    font-size: 17px;
    color: #000;
    font-weight: 400;
}
footer {
	background:#000 !important;
	color:#fff !important;
	padding:10px 0;
	margin-top:30px;
}
.price {
    color: #000 !important;
	font-weight: 600 !important;
}
.content-box header h1 {
	display:none;
}
.page-numbers a {
	color:#FFA500; 
}
.breadcrumb-section {
    margin-bottom: 50px;
}
.single_add_to_cart_button {
	background-color:#FFA500 !important;
}
.stock {
	 color:#FFA500 !important;
	font-weight:600;
}
header.site-header {
    background: #eee;
	border-top: 3px solid #FFA500;
}