/*
Theme Name: Biopharma
Theme URI: #
Author: #
Author URI: #
Description: Biopharma is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.0
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: biopharma
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
body {
	background:#fff;
	color: #666;
	font-size: 18px;
	line-height: 1.35;
	padding:0;
	margin:0;
	font-family: "Quicksand", system-ui;
	font-weight: 400;
	font-style: normal;
}
ul,ol { list-style:none; }
img,fieldset { border:none; }
a {text-decoration:none;}
a:hover { text-decoration:none; }
.skip { position:absolute; left:-9999px; }
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary { display: block; }
figure { margin:0; padding:0; }
.clearfix {
	clear: both;
	height:0;
	width:100%;
	overflow:hidden;
}
embed, iframe, object, video { max-width: 100%; }
input, textarea { -webkit-appearance: none; -webkit-border-radius: 0; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
img { max-width: 100%; height: auto; }
.woocommerce-checkout .ppcp-dcc-order-button,
.page-container .woocommerce .lost_reset_password .woocommerce-Button,
.page-container .woocommerce form.login .woocommerce-form-login__submit,
.edit-account .woocommerce-Button,
.wc-block-components-button,
.form-submit input[type="submit"],
.single_add_to_cart_button,
.product-mfg-cont h2,
.search-submit input[type="submit"],
.library-slider.owl-carousel .owl-nav button.owl-next,
.library-slider.owl-carousel .owl-nav button.owl-prev,
.product-mfg-box,
.product-mfg-box span,
.product-mfg-box h4,
.product-mfg-box h2,
.product-mfg-box p,
.product-mfg-box .product-mfg-cont span,
.product-mfg-box .product-mfg-cont h4,
.product-mfg-box .product-mfg-cont p,
.library-slider-area .product-mfg-box,
.product-mfg-slider.owl-carousel .owl-dot.active,
a {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p {
	color: #666;
	font-size: 18px;
	line-height: 1.35;
}
/*---- heading tags ----*/
h1, h2, h3, h4, h5, h6 {
	color: #333;
	line-height: 1.2;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
}
h1 { font-size: 45px; }
h2 { font-size: 40px; }
h3 { font-size: 35px; }
h4 { font-size: 24px; }
h5 { font-size: 19px; }
h6 { font-size: 16px; }


/*--------------------*/
/*   Page structure   */
/*--------------------*/
#wrapper {
	overflow:hidden;
}
.container {
	max-width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.center-content {
	max-width: 1290px;
	margin: 0 auto;
}
.center-content2 {
	max-width: 1230px;
	margin: 0 auto;
}
.center-content3 {
	max-width: 1135px;
	margin: 0 auto;
}
.center-content4 {
	max-width: 1290px;
	margin: 0 auto;
}
.center-content6 {
	max-width: 1235px;
	margin: 0 auto;
}

/*----------------------*/
/*  #df                 */
/*----------------------*/
.header-right,
.search-area {
	display: -webkit-flex;
	display: flex;
}
.page-container .woocommerce,
.woocommerce-tabs .tabs,
.wrap-product-single .cart,
.wrap-product-single,
.products,
.filterby-area .woof_redraw_zone,
.courses-col-area,
.filterby-area,
.courses-top-area,
.footer-bottom ul,
.footer-bottom,
.footer-col-area,
.author-area,
.training-info-row,
.group-training-btn-row,
.training-row,
.more-btn-area,
.header-area,
.header-right,
.main-menu ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.page-container .woocommerce,
.wrap-product-single,
.footer-bottom,
.author-area,
.training-info-row,
.group-training-btn-row,
.training-row,
.header-area {
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.filterby-area,
.header-right {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.header-area {
	-webkit-align-items: center;
	align-items: center;
}

img {
	max-width: 120%;
	height: auto;
	display: block;
}

/*----------------------*/
/*  header              */
/*----------------------*/
.header-container {
	background: #FEF8F8;
	position: relative;
}
.header-area {
	padding: 19px 0;
	position: relative;
	z-index: 4;
}
.logo {
	max-width: 258px;
}
.header-search-area {
	background: rgba(255, 255, 255, .8);
	position: fixed;
	width: 100%;
	height: 30%;
	right: 0;
	top: 0;
	padding: 44px 15px 24px 15px;
	z-index: 999999;
	display: none;
}
.header-search {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	border-bottom: 1px solid #333;
}
.header-search input[type='search'],
.header-search input[type='text'] {
	background-color: transparent;
	background: url(assets/images/search.png) no-repeat left center / 30px;
	color: #333;
	font-size: 18px;
	width: 100%;
	height: 45px;
	border: 0;
	outline: none;
	padding: 0 40px 0 45px;
	resize: none;
	text-align: left;
	font-family: "Quicksand", system-ui;
	font-weight: 500;
}
.header-search input::-webkit-input-placeholder {
    color: #333 !important;
    opacity: 1 !important;
}
.header-search input::placeholder {
    color: #333 !important;
    opacity: 1 !important;
}
.btn-close {
	background: url(assets/images/close.png) no-repeat center / 22px;
	width: 22px;
	height: 40px;
	position: absolute;
	top: 0; right: 0;
}
.search-area {
	padding: 11px 0 0 14px;
	margin-left: 30px;
	position: relative;
}
.search-area:before {
	background-color: #666;
	width: 2px;
	height: 22px;
	content: '';
	position: absolute;
	left: 0; top: 10px;
}
.login-btn a {
	background-color: #333;
	color: #fff;
	font-size: 17px;
	line-height: 1;
	text-align: center;
	font-weight: 500;
	border: 1px solid #333;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	padding: 10px 34px 13px 34px;
	display: block;
	font-weight: 700;
}
.login-btn a:hover {
	background-color: transparent;
	color: #333;
}
.cart-icon,
.search-icon {
	width: 23px;
  	margin-left: 19px;
}
.cart-icon .shopping-bag {
	display: block;
	position: relative;
}
.cart-icon .shopping-bag span {
	background-color: #D42128;
	width: 15px;
	height: 15px;
	line-height: 14px;
	position: absolute;
	top: -5px; right: -5px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	display: block;
	font-weight: 700;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

/*----------------------*/
/*   main-menu          */
/*----------------------*/
.main-menu ul {
	padding: 0;
}
.main-menu ul li {
	color: #333;
	font-size: 16px;
	line-height: 1.5;
	padding: 0;
	margin: 0 17px;
	position: relative;
	font-weight: 600;
}
.main-menu ul li a {
	color: inherit;
	display: inline-block;
	padding: 8px 6px;
}
/*.main-menu ul li.menu-item-has-children > a {
	background: url(assets/images/arrow-dropdown.png) no-repeat right center / 11px;
	padding-right: 18px;
}*/
.main-menu > ul > li > ul {
	background: #fff;
	width: 170px;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: -10px;
	padding: 15px 0;
	margin: 0;
	display: block;
	visibility:hidden;
	opacity:0;
	-webkit-transition: opacity  0.3s, visibility 0.3s, transform 0.3s;
	transition: opacity  0.3s, visibility 0.3s, transform 0.3s;
	-webkit-box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.1);
	box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.1);
}
.main-menu ul li:hover > ul {
	visibility: visible;
	opacity: 1;
}
.main-menu ul li ul li {
	font-size: 15px;
	display: block;
	border: none;
	padding: 5px 15px;
	margin: 0;
	text-align: left;
	text-transform: none;
}
.main-menu ul li ul li a {
	padding: 0;
	margin: 0;
}
.main-menu ul li:hover > a,
.main-menu ul li.current-menu-item > a,
.main-menu ul li a:hover,
.main-menu ul li ul li.current-menu-item > a,
.main-menu ul li ul li a:hover {
	color: #D42128;
}
.header-right {
	width: 258px;
}

/*-------------------*/
/*  our-courses      */
/*-------------------*/
.banner-container {
	padding-bottom: 70px;
	padding-left: 15px;
	position: relative;
}
.header-container:before {
	background: url(assets/images/bg1.png) no-repeat 0 0 / cover;
	width: 570px;
	height: 550px;
	content: '';
	position: absolute;
	left: 0; top: 0;
}
.banner-container:after {
	background: url(assets/images/bg2.png) no-repeat center / cover;
	width: 500px;
	height: 400px;
	content: '';
	position: absolute;
	right: 0; bottom: 0;
}
.banner-wrap {
	padding-top: 80px;
	padding-bottom: 70px;
	position: relative;
}
.banner-info {
	width: 55%;
	padding: 80px 0;
}
.banner-img {
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 0;
	width: 40%;
	height: 65%;
	transform: translateY(-50%);
}
.banner-img img {
	width: 100%;
	height: 100%;
	-webkit-object-fit: cover;
	object-fit: cover;
	overflow: hidden;
	-webkit-border-top-left-radius: 84px;
	-webkit-border-bottom-left-radius: 84px;
	-moz-border-radius-topleft: 84px;
	-moz-border-radius-bottomleft: 84px;
	border-top-left-radius: 84px;
	border-bottom-left-radius: 84px;
}
.banner-cont h1 {
	line-height: 1.1;
	padding-bottom: 20px;
	font-weight: 700;
}
.banner-cont p {
	font-size: 20px;
	padding: 0 25px 15px 0;
}
.get-course {
	background: #f2bec1 url('assets/images/bg-get-course.png') no-repeat 16px center / 23px;
	color: #D42128;
	font-size: 16px;
	display: inline-block;
	padding: 7px 16px 7px 50px;
	margin-bottom: 20px;
	border: 1px solid #D42128;
	font-weight: 600;
	-webkit-border-radius: 22px;
	border-radius: 22px;
}
.view-course {
	background: #D42128 url('assets/images/bg-view-course.png') no-repeat right 39px center / 23px 12px;
  	color: #fff;
	border: 1px solid #D42128;
	font-size: 17px;
	line-height: 1;
	display: inline-block;
	padding: 15px 71px 15px 40px;
	margin-top: 16px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	font-weight: 700;
}
.view-course:hover {
	background: #f2bec1 url('assets/images/bg-view-course-ho.png') no-repeat right 39px center / 23px 12px;
	color: #D42128;
}

/*-------------------*/
/*  our-courses      */
/*-------------------*/
.our-courses-container {
	background-color: #f8f8f8;
	padding-top: 100px;
	padding-bottom: 93px;
	position: relative;
	z-index: 1;
}
.our-courses-container:before {
	background: url(assets/images/bg3.png) no-repeat right 0 / cover;
	content: '';
	width: 150px;
	height: 326px;
	position: absolute;
	left: 0; top: -40px;
	z-index: -1;
}
.our-courses-top-cont {
	text-align: center;
	padding-bottom: 65px;
}
.our-courses-top-cont h2 {
	padding: 14px 0 14px 0;
	font-weight: 700;
}
.our-courses-top-cont p {
	max-width: 1000px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.get-ins-btn {
	background-color: rgba(212, 33, 40, .12);
	color: #D42128;
	font-size: 16px;
	display: inline-block;
	padding: 9px 33px;
	border: 1px solid #D42128;
	font-weight: 600;
	-webkit-border-radius: 22px;
	border-radius: 22px;
}
.product-mfg-slider-area {
	position: relative;
}
.product-mfg-slider-area::before {
	background: url(assets/images/bg4.png) no-repeat 0 0 / 162px 160px;
	content: '';
	width: 162px;
	height: 160px;
	position: absolute;
	right: -92px;
	bottom: 40px;
}
.product-mfg-box {
	background-color: #edeced;
	border: 1px solid #cdcacc;
	padding: 24px 20px 28px 20px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	overflow: hidden;
	position: relative;
}
.product-mfg-img {
	overflow: hidden;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.product-mfg-box img {
	width: 100%;
}
.product-mfg-cont {
	padding: 36px 0 0 0;
}
.product-mfg-cont span {
	color: #D42128;
	font-size: 21px;
	display: inline-block;
	padding-bottom: 7px;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
}
.products .product-mfg-box h2,
.product-mfg-cont h4 {
	color: #666;
	padding-bottom: 9px;
	font-weight: 700;
	word-wrap: break-word;
	word-break: normal;
}
.badge-title {
	background: url('assets/images/bg-product-mfg-cont-h4.png') no-repeat 0 0 / 27px 37px;
	padding-left: 40px;
}
.product-mfg-cont p {
	color: #666;
	line-height: 1.4;
	padding-bottom: 14px;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
}
.more-btn-area {
	margin: 4px -10px 0 -10px;
	position: relative;
	z-index: 4;
}
.more-btn {
	padding: 4px 10px;
}
.courses-col-area ul.products li.product .button,
.more-btn a {
	border: 1px solid #D42128;
	color: #D42128;
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	padding: 11px 22px 12px 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	font-weight: 700;
}
.courses-col-area ul.products li.product .button,
.product-mfg-box:hover .more-btn:first-child a,
.more-btn a:hover,
.more-btn:first-child a {
	background-color: #D42128;
	color: #fff;
}
.more-btn:first-child a:hover {
	background-color: transparent;
	color: #D42128;
}
.link-fullwidth {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
}
.testimonial-slider .owl-stage,
.library-slider .owl-stage,
.product-mfg-slider .owl-stage {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.testimonial-slider .owl-item .testimonial-item,
.library-slider .owl-item .product-mfg-item,
.product-mfg-slider .owl-item .product-mfg-item {
	height: 100%;
}
.testimonial-box,
.product-mfg-box {
	height: 100%;
}

.product-mfg-box:hover {
	background-color: #776E72;
	border: 1px solid #776E72;
}
.products .product-mfg-box:hover h2,
.product-mfg-box:hover .product-mfg-cont span,
.product-mfg-box:hover .product-mfg-cont h4,
.product-mfg-box:hover .product-mfg-cont p {
	color: #fff;
}
.product-mfg-box:hover .more-btn:nth-child(2) a {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}
.product-mfg-box:hover .more-btn:nth-child(2) a:hover {
	background-color: #D42128;
	border-color: #D42128;
}
.product-mfg-slider.owl-carousel .owl-stage-outer {
	padding-bottom: 58px;
	margin-right: -1px;
}

/* owl-dots */
.testimonial-slider.owl-carousel .owl-dots,
.product-mfg-slider.owl-carousel .owl-dots {
	text-align: center;
}
.testimonial-slider.owl-carousel .owl-dot,
.product-mfg-slider.owl-carousel .owl-dot {
	background-color: #dad8d9;
	width: 16px;
	height: 16px;
	display: block;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	padding: 0;
	margin: 6px;
	cursor: pointer;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.testimonial-slider.owl-carousel .owl-dot.active,
.product-mfg-slider.owl-carousel .owl-dot.active {
	background-color: #D42128;
	width: 52px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/*-------------------*/
/* library-container */
/*-------------------*/
.library-container {
	padding-top: 123px;
	padding-bottom: 123px;
	position: relative;
	z-index: 1;
}
.library-container:before {
	background: url('assets/images/bg5.png') no-repeat right center / 413px 326px;
	width: 413px;
	height: 326px;
	content: '';
	position: absolute;
	right: -2px; top: -70px;
	z-index: -1;
}
.library-container:after {
	background: url('assets/images/bg6.png') no-repeat 0 center / 413px 326px;
	width: 413px;
	height: 326px;
	content: '';
	position: absolute;
	left: -2px; bottom: 20px;
}
.library-container .our-courses-top-cont {
	max-width: 1100px;
	text-align: left;
}
.library-container .our-courses-top-cont p {
	max-width: 100%;
}
.library-slider-wrap { position: relative; }
.library-slider-wrap .library-slider-area {
	margin-right: -150px;
}
.library-slider-area .product-mfg-box {
	background: #fff url('assets/images/bg-product-mfg-box.png') no-repeat right bottom / 127px 160px;
	border: 1px solid #F9DEDF;
	padding: 20px 25px 124px 25px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
}
.library-slider-area .product-mfg-cont {
	padding: 28px 0 0 0;
}
.products .product-mfg-box .star-rating,
.products .product-mfg-box .price,
.library-slider-area .product-mfg-cont > span {
	color: #666;
	font-size: 23px;
	margin-bottom: 10px;
	font-weight: 600;
}
.library-slider-area .product-mfg-cont > span > span {
	padding-bottom: 0;
}
.products .product-mfg-box .price {
	font-family: "Poppins", sans-serif;
}
.library-slider-area .product-mfg-cont p {
	margin-bottom: 3px;
}
.products .product-mfg-box h2 {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 27px 37px;
	color: #666;
	font-size: 25px;
	padding-bottom: 15px;
	font-weight: 700;
	word-wrap: break-word;
	word-break: normal;
}
.products .product-mfg-box img {
	overflow: hidden;
	margin-bottom: 28px;
	-webkit-border-radius: 37px;
	border-radius: 37px;
}
.products .product-mfg-box a {
	display: block;
}
.products .product-mfg-box .price { display: inline-block; }
.show-sku,
.products .product-mfg-box a .price .show-sku {
	color: #666;
	font-size: 16px;
	padding-bottom: 17px;
	font-family: "Poppins", sans-serif;
  	font-weight: 400;
}
.library-slider-area .more-btn-area {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 40px;
	padding-left: 23px;
	padding-right: 23px;
}
.library-slider-area .more-btn {
	padding-left: 13px;
	padding-right: 13px;
}
.library-slider-area .product-mfg-box:hover {
	background: #D42128 url('assets/images/bg-product-mfg-box-ho.png') no-repeat right bottom / 127px 160px;
	border-color: #D42128;
}
.products .product-mfg-box:hover .price,
.products .product-mfg-box:hover .show-sku,
.library-slider-area .product-mfg-box:hover span,
.library-slider-area .product-mfg-box:hover p,
.library-slider-area .product-mfg-box:hover h4 {
	color: #fff;
}
.library-slider-area .product-mfg-box:hover .more-btn.more-btn:nth-child(2) a {
	border: 1px solid #fff;
	color: #fff;
}
.library-slider-area .product-mfg-box:hover .more-btn:first-child a {
  background-color: #fff;
  color: #D42128;
  border-color: #fff;
}

.products .product-mfg-box .star-rating { display: none; }

/* owl-nav */
.library-slider.owl-carousel .owl-nav {
	width: 171px;
	position: absolute;
	top: -90px;
	right: 125px;
}
.library-slider.owl-carousel .owl-nav button.owl-next,
.library-slider.owl-carousel .owl-nav button.owl-prev {
	width: 40px;
	height: 40px;
	border: 1px solid #fbecec;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 8px 9px 0 rgba(211,32,40,.08);
	-moz-box-shadow: 0px 8px 9px 0 rgba(211,32,40,.08);
	box-shadow: 0px 8px 9px 0 rgba(211,32,40,.08);
}
.library-slider.owl-carousel .owl-nav button.owl-next {
	background: url('assets/images/bg-view-course-ho.png') no-repeat center center / 23px 12px;
}
.library-slider.owl-carousel .owl-nav button.owl-prev {
	background: url('assets/images/bg-view-course-prev.png') no-repeat center center / 23px 12px;
	margin-right: 14px;
}
/*.library-slider.owl-carousel .owl-nav button.owl-next.disabled*/
.library-slider.owl-carousel .owl-nav button.owl-next:hover {
	background: #D42128 url('assets/images/bg-view-course.png') no-repeat center center / 23px 12px;
}
/*.library-slider.owl-carousel .owl-nav button.owl-prev.disabled*/
.library-slider.owl-carousel .owl-nav button.owl-prev:hover {
	background: #D42128 url('assets/images/bg-view-course-prev-w.png') no-repeat center center / 23px 12px;
}

/*--------------------*/
/* training-container */
/*--------------------*/
.training-container {
	padding-top: 40px;
	padding-bottom: 40px;
}
.training-row {
	padding: 70px 0;
}
.training-col {
	width: 47.33%;
}
.training-img-area {
	width: 385px;
	position: relative;
	margin: 30px 0 0 15px;
}
.training-img {
	width: 385px;
	height: 385px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 170px -80px rgba(211,32,40,1);
	-moz-box-shadow: 0px 0px 170px -80px rgba(211,32,40,1);
	box-shadow: 0px 0px 170px -80px rgba(211,32,40,1);
}
.online-courses {
	background-color: #fff;
	width: 115px;
	position: absolute;
	top: -40px;
	left: -50px;
	text-align: center;
	padding: 14px 10px;
	-webkit-border-radius: 19px;
	border-radius: 19px;
	-webkit-box-shadow: 0px 18px 38px 0 rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 18px 38px 0 rgba(0,0,0,0.07);
	box-shadow: 0px 18px 38px 0 rgba(0,0,0,0.07);
}
.online-img {
	width: 65px;
	margin: 0 auto 12px;
}
.online-courses strong {
	display: block;
	font-size: 21px;
	line-height: 1;
	padding-bottom: 10px;
	font-weight: 700;
}
.online-courses span {
	font-size: 13px;
	display: block;
	font-weight: 400;
}

.online-courses2 {
	width: 170px;
	display: -webkit-flex;
	display: flex;
	position: absolute;
	top: inherit;
	left: inherit;
	bottom: 8px;
	right: -128px;
	text-align: left;
	padding: 18px 14px 16px 14px;
}
.online-courses2 .online-img {
	width: 40px;
	height: 40px;
	margin: 0 15px 0 0;
	overflow: hidden;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: 0px 18px 38px 0 rgba(211,32,40,.15);
	-moz-box-shadow: 0px 18px 38px 0 rgba(211,32,40,.15);
	box-shadow: 0px 18px 38px 0 rgba(211,32,40,.15);
}
.online-courses2 strong {
	padding-bottom: 9px;
}
.training-col-cont h2 {
	padding: 20px 0;
	font-weight: 700;
}
.training-col-cont p {
	padding-bottom: 14px;
	font-weight: 500;
}
.training-col-cont ul {
	padding: 10px 0 0 0;
}
.training-col-cont ul li {
	background: url('assets/images/bg-training-li.png') no-repeat 0 4px / 17px;
	font-size: 18px;
    line-height: 1.25;
	padding: 0 0 12px 37px;
	font-weight: 600;
}
.training-col-cont ul li a {
	color: #666;
}
.training-row-reverse {
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.training-row-reverse .training-col:nth-child(2) {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.training-row-reverse .training-img-area {
	width: 440px;
	margin-left: auto;
}
.training-row-reverse .training-img {
	width: 440px;
	height: 440px;
}
.training-row-reverse .online-courses2 {
	width: 180px;
	top: -56px;
	left: -83px;
	bottom: inherit;
	right: inherit;
	padding: 22px 18px 20px 18px;
	justify-content: center;
}
.training-row-reverse .online-courses2 strong {
	padding: 3px 0 0 0;
}
.training-row-reverse .online-courses2 .online-img {
	margin-right: 14px;
}

/*--------------------*/
/* group-training     */
/*--------------------*/
.group-training-container {
	padding-top: 100px;
	position: relative;
	z-index: 4;
}
.group-training-container:before {
	background: url('assets/images/bg-group-trn.png') no-repeat 0 0;
	width: 138px;
	height: 237px;
	content: '';
	position: absolute;
	top: 105px; right: 0;
	z-index: -1;
}
.group-training-container:after {
	background: url('assets/images/bg-group-trn2.png') no-repeat 0 0;
	width: 148px;
	height: 237px;
	content: '';
	position: absolute;
	bottom: 105px; left: 0;
	z-index: -1;
}
.group-training-top-cont {
	text-align: center;
	padding-bottom: 20px;
}
.group-training-top-cont h2 {
	padding: 18px 0 15px 0;
	font-weight: 700;
}
.group-training-info {
	position: relative;
}
.group-training-info:first-child:after {
	background: url('assets/images/line-y.png') repeat-y right 0;
	width: 2px;
	height: 89%;
	content: '';
	position: absolute;
	top: 32px; right: 0;
}
.group-training-btn-row {
	background: url('assets/images/line-x.png') repeat-x 0 center;
	padding-right: 50px;
	margin: 46px 0;
}
.group-btn { position: relative; }
.group-btn:before {
	background: url('assets/images/bg-group-btn1.png') no-repeat 0 center;
	width: 9px;
	height: 15px;
	content: '';
	position: absolute;
	top: 17px;
  	left: -8px;
}
.group-btn:first-child:before { display: none; }
.group-btn-row2 .group-btn:before {
	background: url('assets/images/bg-group-btn2.png') no-repeat 0 center;
	left: inherit;
	right: -8px;
}
.group-btn-row2 .group-btn:first-child:before { display: block; }
.group-btn-row2 { margin-bottom: 50px; }
.group-btn span {
	background: #fff;
	color: #D42128;
	font-size: 16px;
	line-height: 1;
	padding: 16px 35px;
	display: inline-block;
	border: 1px solid #D42128;
	-webkit-border-radius: 29px;
	border-radius: 29px;
	font-weight: 700;
}
.group-btn a:hover {
	background: #D42128;
	color: #fff;
}

.training-info-col .group-btn { display: none; }

.training-info-row {
	padding: 0 50px 60px 0;
}
.training-info-col {
	width: 44.15%;
}
.training-info-cont {
	background-color: #F1F1F1;
	height: 100%;
	padding: 30px 40px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
}
.training-info-cont p { padding-bottom: 16px; }
.training-info-cont ul li {
	background: url('assets/images/bg-training-li.png') no-repeat 0 4px / 17px;
	font-size: 18px;
	padding: 0 0 11px 37px;
}
.training-info-cont ul li a {
	color: #D42128;
	display: inline-block;
	word-wrap: break-word;
	word-break: break-all;
}
.group-training-info:last-child .training-info-row {
	padding-bottom: 106px;
}

/*-----------------------*/
/* testimonial-container */
/*-----------------------*/
.testimonial-container {
	background-color: #F1F1F1;
	padding: 78px 5px 75px 5px;
}
.testimonial-slider-area {
	padding-top: 40px;
	position: relative;
}
.testimonial-slider-area::before {
	background: url('assets/images/bg-tst-before.png') no-repeat 0 0;
	width: 197px;
	height: 195px;
	content: '';
	position: absolute;
	top: 50px;
	left: -129px;
}
.testimonial-slider-area::after {
	background: url('assets/images/bg-tst-after.png') no-repeat 0 0;
	width: 296px;
	height: 292px;
	content: '';
	position: absolute;
	bottom: 30px;
	right: -150px;
}
.testimonial-slider-info {
	padding: 0 10px;
	overflow: hidden;
}
.testimonial-slider.owl-carousel .owl-stage-outer {
	padding-bottom: 58px;
	margin-right: -1px;
  	overflow: inherit;
}
.testimonial-box {
	background-color: #fff;
	border: 1px solid #cecbcc;
	padding: 43px 25px 25px 50px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
	-webkit-box-shadow: 0px 5px 15px 0 rgba(0,0,0,.10);
	-moz-box-shadow: 0px 5px 15px 0 rgba(0,0,0,.10);
	box-shadow: 0px 5px 15px 0 rgba(0,0,0,.10);
}
.qut-icon {
	width: 50px;
	margin: 0 0 20px -13px;
}
.testimonial-box p {
	color: #010A22;
	line-height: 1.65;
	padding: 0 20px 15px 0;
}
.author-area {
	border-top: 1px solid #e78589;
	padding: 21px 10px 10px 0;
	margin-top: 7px;
}
.author-left {
	width: 170px;
}
.author-right {
	width: 61px;
}
.author-left strong {
	color: #010A22;
	font-size: 21px;
	line-height: 1.2;
	display: block;
	padding: 3px 0 8px 0;
	font-weight: 600;
}
.author-left small {
	color: #8181B8;
	font-size: 16px;
	line-height: 1.2;
	display: block;
}
.author-img {
	width: 61px;
	height: 61px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

/*----------------------*/
/*  footer-container    */
/*----------------------*/
.footer-container {
	background-color: #FEF8F8;
	padding-top: 35px;
	padding-bottom: 13px;
}
.footer-area {
	padding: 32px 25px 20px 25px;
}
.footer-logo {
	max-width: 258px;
	margin-bottom: 27px;
}
.footer-col-area { padding-top: 4px; }
.footer-col {
	width: 26.28%;
	padding: 0 10px 15px 0;
}
.footer-col:first-child {
	width: 53%;
}
.footer-col:last-child {
	width: 20.63%;
	padding-right: 0;
}
.std-login-btn {
	padding-top: 14px;
}
.std-login-btn a {
	background-color: transparent;
	color: #333;
	font-size: 16px;
	line-height: 1;
	padding: 13px 35px;
	border: 1px solid #333;
	display: inline-block;
	font-weight: 700;
	-webkit-border-radius: 22px;
	border-radius: 22px;
}
.std-login-btn a:hover,
.std-login-btn:first-child a {
	background-color: #333;
	color: #fff;
}
.std-login-btn:first-child a:hover {
	background-color: transparent;
	color: #333;
}
.footer-col h6 {
	color: #D42128;
	text-transform: capitalize;
	padding-bottom: 27px;
	font-family: "Quicksand", system-ui;
	font-weight: 600;
}
.footer-col h6 a {
	color: #D42128;
}
.footer-col ul {
	padding: 0;
}
.footer-col ul li {
	background: url('assets/images/bg-view-course-ho.png') no-repeat 0 5px / 19px 11px;
	color: #333;
	font-size: 16px;
	line-height: 1.3;
	padding: 0 0 29px 45px;
	font-weight: 600;
}
.footer-col ul li a {
	color: #333;
}
.socials-list ul li {
	background: transparent;
	color: #333;
	font-size: 16px;
	line-height: 1.3;
	padding: 0 0 29px 37px;
	font-weight: 600;
	position: relative;
}
.socials-list ul li:before {
	background: url('assets/images/bg-socials-list-li.png') no-repeat 0 0 / 20px;
	width: 20px;
	height: 20px;
	content: '';
	position: absolute;
	left: 0; top: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.socials-list ul li.fo-address:before {
	background: url('assets/images/bg-socials-list-li2.png') no-repeat 0 0 / 20px;
}
.socials-list ul li a {
	color: #333;
}
.footer-bottom {
	border-top: 2px solid #f2bdbf;
	padding: 30px 25px 25px 25px;
}
.footer-bottom p {
	color: #999;
	font-size: 16px;
	line-height: 1.3;
	padding: 5px 0;
	font-weight: 600;
}
.footer-bottom ul {
	margin: 0 -15px;
	padding: 5px 0;
}
.footer-bottom ul li {
	color: #999;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 600;
	padding: 0 15px;
}
.footer-bottom ul li a {
	color: #999;
}
.footer-col ul li a:hover,
.footer-bottom ul li a:hover {
	color: #D42128;
}

/*----------------------*/
/*  courses-container   */
/*----------------------*/
.courses-container {
	padding-top: 50px;
	padding-bottom: 117px;
	position: relative;
	z-index: 1;
}
.courses-container::before {
	background: url('assets/images/bg5.png') no-repeat 0 center / 413px 326px;
	width: 413px;
	height: 326px;
	content: '';
	position: absolute;
	right: -2px;
	top: 50%;
	transform: translateY(-50%);
}
.courses-container::after {
	background: url('assets/images/bg6.png') no-repeat 0 center / 570px 550px;
	width: 570px;
	height: 550px;
	content: '';
	position: absolute;
	left: -2px;
	bottom: 0px;
	z-index: -1;
}
.courses-top-row {
	padding-bottom: 52px;
}
.courses-top-row h1 {
	font-size: 50px;
	padding-bottom: 26px;
	font-weight: 700;
}
.courses-top-col {
	width: 70%;
}
.courses-top-col:first-child {
	width: 30%;
}
.courses-search-area {
	max-width: 382px;
/*	padding-top: 31px;*/
}
.courses-search {
	position: relative;
	padding-right: 75px;
}
.courses-search input[type='search'],
.courses-search input[type='text'] {
	background-color: transparent;
	color: #D42128;
	font-size: 18px;
	width: 100%;
	height: 60px;
	border: 1px solid #D42128;
	outline: none;
	padding: 0 15px 0 37px;
	resize: none;
	text-align: left;
	font-family: "Quicksand", system-ui;
	font-weight: 700;
	-webkit-border-top-left-radius: 29px;
	-webkit-border-bottom-left-radius: 29px;
	-moz-border-radius-topleft: 29px;
	-moz-border-radius-bottomleft: 29px;
	border-top-left-radius: 29px;
	border-bottom-left-radius: 29px;
}
.courses-search input::-webkit-input-placeholder {
    color: #D42128 !important;
    opacity: 1 !important;
}
.courses-search input::placeholder {
    color: #D42128 !important;
    opacity: 1 !important;
}
.search-submit {
	width: 70px;
	position: absolute;
	top: 0; right: 0;
}
.search-submit input[type="submit"] {
	background: #D42128 url('assets/images/bg-search.png') no-repeat center;
	width: 100%;
	height: 60px;
	line-height: 58px;
	font-size: 16px;
	color: #fff;
	border: none;
	outline: none;
	padding: 0 10px;
	text-align: center;
	border: 0;
	resize: none;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-border-top-right-radius: 29px;
	-webkit-border-bottom-right-radius: 29px;
	-moz-border-radius-topright: 29px;
	-moz-border-radius-bottomright: 29px;
	border-top-right-radius: 29px;
	border-bottom-right-radius: 29px;
	font-family: "Quicksand", system-ui;
	font-weight: 700;
}
.search-submit input[type="submit"]:hover {
	opacity: .8;
}

.woocommerce-products-header { display: none; }
.filterby-area .woof_container,
.filterby-col {
	width: 100%;
	max-width: 170px;
	margin: 0 0 0 40px !important;
}
.filterby-area .woof_container:first-child,
.filterby-col:first-child {
	max-width: 210px;
	margin-left: 0 !important;
}
.filterby-area .woof_container h4,
.filterby-col h6 {
	color: #D42128;
	font-size: 18px;
	padding: 0 0 10px 19px;
	margin-bottom: 0;
	font-family: "Quicksand", system-ui;
	font-weight: 700;
    display:none;
}
.filterby-area .chosen-single {
	height: 60px !important;
	line-height: 58px !important;
	border: 0;
	padding: 0;
	border: 1px solid #D42128 !important;
	-webkit-border-radius: 29px;
	border-radius: 29px;
}
.filterby-area .chosen-single span,
.filterby-select select {
	background: #fff url('assets/images/bg-select.png') no-repeat right 34px center;
	color: #D42128;
	font-size: 18px;
	width: 100%;
	height: 60px !important;
	line-height: 58px !important;
	padding: 0 65px 0 28px;
	border: 0;
	font-weight: 700;
	-webkit-appearance: none;
}
.filterby-area .chosen-container .chosen-drop {
	border: 1px solid #D42128;
	border-top: 0;
}
.chosen-container-single .chosen-single div b { display: none; }
.filterby-area .chosen-single span {
	color: #D42128;
	font-size: 18px;
	display: block;
}

.courses-col-area {
	margin: 0 -25px;
}
.courses-col-area ul.products {
	margin: 0 -10px;
}
/*.courses-col {*/
.courses-col-area ul.products li.product,
.products li {
	width: 33.333% !important;
	padding: 30px 25px;
	margin: 0 !important;
}
.courses-col-area ul.products li.product .button {
	margin-top: 0;
}

/*-------------------------*/
/*     pagination          */
/*-------------------------*/
.pagination-area {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	padding: 10px 10px 0 0;
}
.page-numbers {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.page-numbers a.prev,
.page-numbers a.next,
.page-numbers .dots,
.page-numbers a,
.page-numbers span.current {
	color: #D42128; 
	font-size: 18px;
	text-align: center; 
	width: 40px; 
	height: 40px; 
	line-height: 38px;
	text-decoration: none;
	display: block;
	margin: 6px;
	border: 1px solid #D42128;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-family: "Quicksand", sans-serif;
	font-weight: 400;
}
.page-numbers .dots {
	line-height: 30px;
}
.page-numbers span.current {
	background: #D42128;
	color: #fff;
}
.page-numbers a:hover { 
    background: #D42128;
    color: #fff;
}
.page-numbers a.prev {
	background: url('assets/images/pg-prev.png') no-repeat center;
}
.page-numbers a.prev:hover {
	background: #D42128 url('assets/images/pg-prev-ho.png') no-repeat center;
}
.page-numbers a.next {
	background: url('assets/images/pg-next.png') no-repeat center;
}
.page-numbers a.next:hover {
	background: #D42128 url('assets/images/pg-next-ho.png') no-repeat center;
}

.pagination-show {
	color: #D42128;
	font-size: 18px;
	line-height: 1.1;
	padding: 4px 0;
	font-weight: 400;
    font-family: "Quicksand", system-ui;
}

/* product-detail-container */
.product-detail-container {
	padding-top: 100px;
	padding-bottom: 100px;
}
/*type-product*/
.wrap-product-single {
	padding-top: 50px;
	padding-bottom: 80px;
}
.woocommerce-product-gallery {
	width: 25%;
	position: relative;
}
.summary {
	width: 70%;
}
.woocommerce-product-gallery__image {
	overflow: hidden;
	-webkit-border-radius: 35px;
	border-radius: 35px;
}
.woocommerce-product-gallery__image img {
	width: 100%;
}
.woocommerce-product-gallery__trigger {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 5px; top: 5px;
	z-index: 1;
	display: none;
}
.rating-custom .star-rating {
	position: relative;
	margin: 12px 4px 0 0;
}
.rating-custom .star-rating span {
  	display: inline-block;
}
.rating-custom .star-rating::before {
	color: #F6C514 !important;
}
.woocommerce-product-rating { padding-bottom: 8px; padding-top: 5px; }
.woocommerce-product-rating .woocommerce-review-link,
.rating-custom .woocommerce-review-link {
	color: #666 !important;
	font-size: 20px;
	display: inline-block;
	font-weight: 600;
}
.free-badge { margin-bottom: 13px; }
.free-badge span {
	background-color: #f6ced0;
	color: #D42128;
	font-size: 20px;
	line-height: 1;
	padding: 15px 55px;
	display: inline-block;
	font-weight: 700;
	-webkit-border-top-right-radius: 29px;
	-webkit-border-bottom-right-radius: 29px;
	-moz-border-radius-topright: 29px;
	-moz-border-radius-bottomright: 29px;
	border-top-right-radius: 29px;
	border-bottom-right-radius: 29px;
}
.top_title {
	color: #D42128;
	font-size: 18px;
	margin-bottom: 25px;
	font-weight: 400;
}
.top_title .custom-sku,
.top_title .duration {
	display: inline-block;
}
.top_title .custom-sku strong,
.top_title .duration strong {
	font-weight: 700;
}
.top_title .custom-sku {
	position: relative;
	padding-left: 5px;
}
.top_title .custom-sku:before {
	background-color: #D42128;
	content: '';
	width: 1px;
	height: 19px;
	position: absolute;
	left: 0; top: 5px;
}
.product_title {
	font-size: 42px;
	padding-bottom: 25px;
}
.summary .price {
	color: #D42128;
	font-size: 27px;
	line-height: 1.1;
	padding-bottom: 10px;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
}
.woocommerce-product-details__short-description p {
	padding-bottom: 20px;
}

.wrap-product-single .cart {
	margin: 15px 0 20px 0;
}
.quantity {
	width: 160px;
	margin-right: 26px;
	position: relative;
}
.quantity .plus,
.quantity .minus {
	background-color: transparent;
	width: 20px;
	height: 25px;
	line-height: 25px;
	color: #666;
	font-size: 24px;
	border: 0;
	padding: 0;
	display: block;
	cursor: pointer;
	font-family: "Quicksand", system-ui;
	font-weight: 600;
}
.quantity .plus {
	position: absolute;
	right: 26px; top: 10px;
}
.quantity .minus {
	position: absolute;
	left: 25px; top: 10px;
	font-size: 28px;
}
.quantity input[type='number'] {
	color: #666;
	font-size: 20px;
	width: 100%;
  	height: 52px;
	border: 0;
	border: 1px solid #DCDCDC;
	outline: none;
	padding: 0 40px;
	resize: none;
	text-align: center;
	font-family: "Quicksand", system-ui;
	font-weight: 600;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	 -webkit-appearance: none;
	 appearance: none;
	 -moz-appearance: textfield;
}
.quantity input::-webkit-input-placeholder {
    color: #666 !important;
    opacity: 1 !important;
}
.quantity input::placeholder {
    color: #666 !important;
    opacity: 1 !important;
}
.single_add_to_cart_button {
	background: #D42128 url('assets/images/bg-view-course.png') no-repeat right 38px center / 23px 12px;
	color: #fff;
	border: 1px solid #D42128;
	font-size: 17px;
	line-height: 1;
	display: inline-block;
	padding: 15px 71px 15px 40px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	font-weight: 700;
	cursor: pointer;
}
.single_add_to_cart_button:hover {
	background: #f2bec1 url('assets/images/bg-view-course-ho.png') no-repeat right 38px center / 23px 12px;
	color: #D42128;
}
.product_meta a { color: #666; }

/* woocommerce-tabs */
.woocommerce-tabs {
	background-color: #F8F8F8;
	padding-top: 90px;
	padding-bottom: 90px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -15px;
  	margin-right: -15px;
}
.woocommerce-tabs .tabs {
	border-bottom: 4px solid #F0F0F0;
}
.woocommerce-tabs .tabs li {
	color: #666;
	font-size: 24px;
	line-height: 1.2;
	margin-right: 40px;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
}
.woocommerce-tabs .tabs li:last-child {
	margin-right: 0;
}
.woocommerce-tabs .tabs li a {
	color: #666;
	padding: 0 40px 20px 0;
	display: inline-block;
	position: relative;
}
.woocommerce-tabs .tabs li a:after {
	background-color: transparent;
	content: '';
	width: 100%;
	height: 4px;
	position: absolute;
	left: 0; bottom: -4px;
}
.woocommerce-tabs .tabs li.active a {
	color: #D42128;
}
.woocommerce-tabs .tabs li.active a:after {
	background-color: #D42128;
}

.woocommerce-Tabs-panel {
	padding: 57px 0 0 0;
}
.woocommerce-Tabs-panel h2 {
	padding-bottom: 10px;
}
.woocommerce-Tabs-panel p {
	padding-bottom: 20px;
}

.product_meta,
.woocommerce-Tabs-panel h2 {
	display: none;
}

.commentlist .comment_container {

}
.commentlist .comment_container .avatar {
	width: 60px;
	float: left;
}
.commentlist .comment_container .comment-text {
	padding-left: 90px;
}

.comment-form-rating p a { color: #666; }
.comment-form-comment label {
	display: block;
	padding-bottom: 10px;
}
.comment-form-comment textarea {
	color: #666;
	font-size: 18px;
	width: 100%;
	height: 120px;
	border: 0;
	border: 1px solid #DCDCDC;
	outline: none;
	padding: 10px;
	resize: none;
	font-family: "Quicksand", system-ui;
	font-weight: 600;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.form-submit { width: 180px }
.form-submit input[type="submit"] {
	background: #D42128;
	width: 100%;
	color: #fff;
	border: 1px solid #D42128;
	font-size: 18px;
	height: 45px;
	line-height: 43px;
	padding: 0 10px;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: "Quicksand", system-ui;
	font-weight: 700;
	cursor: pointer;
}
.form-submit input[type="submit"]:hover {
	background: #f2bec1;
	color: #D42128;
}
.woocommerce-tabs table tr th {
	text-align: left;
}
.woocommerce-tabs table tr td {
	padding-left: 20px;
}

.related { padding-top: 80px; }
.related.products { display: block; }
.related .products {
	margin: 0 -30px;
}

.woocommerce-message .button {
	background: #D42128;
	color: #fff;
	border: 1px solid #D42128;
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	text-transform: uppercase;
	padding: 10px 15px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: 700;
}
.woocommerce-message .button:hover {
	background: #f2bec1;
	color: #D42128;
}
.wc-block-cart-item__product a {
	color: #666;
}
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-shipping__change-address__link {
	color: #666;
	font-size: 16px;
}
.wc-block-components-button {
	background: #D42128;
	color: #fff;
	font-size: 18px;
	border: 1px solid #D42128;
	font-family: "Quicksand", system-ui;
	font-weight: 600;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wc-block-components-button:hover {
	background: #f2bec1;
	color: #D42128;
}
.wc-block-components-totals-shipping .wc-block-components-totals-item strong {
	font-weight: 700;
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
	font-size: 18px !important;
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
	outline: none !important;
}
.wc-block-checkout__add-note .wc-block-components-textarea {
	resize: none !important;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator span a {
	color: #333 !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
	background: #D42128 !important;
	border: 2px solid #D42128 !important;
	height: 20px !important;
	width: 20px !important;
	line-height: 20px !important;
	padding: 0 !important;
	font-size: 12px !important;
	color: #fff !important;
	font-family: "Quicksand", system-ui;
	font-weight: 600;
}
.wc-blocks-components-select .wc-blocks-components-select__select { font-size: 18px !important; }
.woocommerce-MyAccount-navigation ul,
.woocommerce-MyAccount-content p { padding-bottom: 15px; }
.woocommerce-MyAccount-content p a,
.woocommerce-MyAccount-navigation ul li a {
	color: #666;
}
.woocommerce-MyAccount-content p a:hover,
.woocommerce-MyAccount-navigation ul li a:hover {
	color: #D42128;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 { padding-bottom: 10px; }
.entry-content p { padding-bottom: 15px; }
.entry-content ol,
.entry-content ul {
	padding-bottom: 10px;
}
.entry-content ol li,
.entry-content ul li {
	font-size: 20px;
	padding-bottom: 5px;
}
/*.entry-content a {
	color: #D42128;
}*/
.entry-content blockquote {
	color: #666;
	line-height: 1.25;
	font-size: 20px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 15px 0;
}
.entry-content blockquote p {
	color: #666;
	line-height: 1.25;
	font-size: 20px;
	padding-bottom: 0;
}
.entry-content table,
.entry-content table tr,
.entry-content table tr td,
.entry-content table tr th {
    border-collapse: collapse;
    border: 0;
    text-align: left;
}
.entry-content table {
    width: 100%;
    margin: 0 0 10px 0;
}
.entry-content table tr {
	width: 100%;
	border-top: 1px solid #666;
}
.entry-content table tr:first-child { border-top: 0; }
.entry-content table tr td,
.entry-content table tr th {
    color: #666;
	line-height: 1.25;
	font-size: 20px;
    padding: 10px;
}
.related h3 {
	background-color: rgba(212, 33, 40, .12);
  	color: #D42128;
	font-size: 18px;
	display: inline-block;
	padding: 11px 35px;
	margin-bottom: 15px;
	border: 1px solid #D42128;
	font-weight: 600;
	-webkit-border-radius: 22px;
	border-radius: 22px;
}

.page-container .woocommerce {
	padding-top: 15px;
}
.page-container .woocommerce-MyAccount-navigation {
	width: 27%;
}
.page-container .woocommerce-MyAccount-content {
	width: 68%;
	padding-left: 25px;
}
.woof_reset_search_form {
	background-color: #D42128;
	border: 1px solid #D42128;
	color: #D42128;
	font-size: 18px;
	line-height: 1;
	display: inline-block;
	padding: 16px 28px 15px 28px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	font-weight: 700;
	position: relative;
	z-index: 9999999;
	cursor:pointer;
}
.edit-account .woocommerce-Button,
.woocommerce-info .wc-forward {
	background-color: #D42128 !important;
	border: 1px solid #D42128 !important;
	color: #fff !important;
	font-size: 18px !important;
	line-height: 1;
	display: inline-block;
	padding: 16px 28px 15px 28px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-weight: 700;
}
.edit-account .woocommerce-Button:hover,
.woocommerce-info .wc-forward:hover {
	background-color: rgba(212, 33, 40, .12) !important;
	color: #D42128 !important;
}
.edit-account .woocommerce-form-row label {
	display: block;
	padding-bottom: 8px;
}
.edit-account .woocommerce-form-row span em {
	font-size: 14px;
}
.edit-account .woocommerce-Button { margin-top: 10px !important; }
.woocommerce-info {
	border-top-color: #D42128;
}
.woocommerce-info::before {
	color: #D42128;
}
.woocommerce-Address-title h2 {
	font-size: 25px;
}
.woocommerce-Address-title a {
	color: #666;
	display: inline-block;
}
.woocommerce-Address-title a:hover {
	color: #D42128;
}
.woocommerce-checkout .form-row input.input-text,
.woocommerce-MyAccount-content .form-row input.input-text {
	color: #333;
	font-size: 18px;
	width: 100%;
	height: 50px;
	border: 1px solid #333;
	outline: none;
	padding: 0 35px 0 15px;
	resize: none;
	text-align: left;
	font-family: "Quicksand", system-ui;
	font-weight: 500;
}
.woof_submit_search_form_container {
	margin-left: 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.woof_reset_search_form {
	height: 40px;
	line-height: 38px;
	padding: 0 10px;
	color: #fff;
	font-size: 18px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.woof_products_top_panel .woof_reset_button_2 {
	display: none;
}

.woof_products_top_panel {
	width: 100%;
	padding-left: 30px;
	padding-bottom: 60px;
}
.woof_products_top_panel ul li {
	color: #666;
}
.woof_products_top_panel ul li a {
	color: #333;
}
.wc-block-components-totals-item__value,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
  	font-size: 20px !important;
}
.wc-block-components-title.wc-block-components-title {
	font-size: 22px !important;
}
/* custoer rating css*/
.rating-custom div.product .woocommerce-product-rating {  margin-bottom: 1.618em;}
.rating-custom .woocommerce-product-rating .star-rating {  margin: .5em 4px 0 0;  float: left;}
.rating-custom .woocommerce-product-rating::after, .rating-custom .woocommerce-product-rating::before {
  content: ' ';  display: table;
}
.rating-custom .woocommerce-product-rating {  line-height: 2;}
.rating-custom .star-rating {  float: right;  overflow: hidden;  position: relative;  height: 1em;  line-height: 1;  font-size: 1em;  width: 5.4em;  font-family: star;}
.rating-custom .star-rating::before {  content: '\73\73\73\73\73';  color: #d3ced2;  float: left;  top: 0;  left: 0;  position: absolute;}

.woocommerce-product-rating{
	display: none;
}
.rating-custom .woocommerce-product-rating{
	display: block;
}
.pagination-show p {
	color: #D42128;
	font-size: 18px;
	line-height: 1.1;
	padding: 4px 0;
	font-weight: 700;
}

.courses-col-area ul.products li.product .price {
	color: #666 !important;
}

.woocommerce-message {
  	border-top-color: #D42128;
}
.woocommerce-message::before {
	color: #D42128;
}


/* custoer rating css*/

.rating-custom div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
}

.rating-custom .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left;
}

.rating-custom .woocommerce-product-rating::after, .rating-custom .woocommerce-product-rating::before {

    content: ' ';
    display: table;

}

.rating-custom .woocommerce-product-rating {
    line-height: 2;
}

.rating-custom .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}

.rating-custom .star-rating::before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.rating-custom .star-rating {
    line-height: 1;
    font-size: 1em;
    font-family: star;
}

.rating-custom .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.rating-custom .star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
	color: #F6C514;
}

.rating-custom .star-rating span {

    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;

}
.comment-respond p a {
	color: #666;
}
.comment-respond p a:hover {
color: #D42128;
}

/* related product slider css*/
.related-product-slider .products {
    margin: 0 !important;
    display: block;
}
.related-product-slider .products .library-slider-wrap {
	padding-top: 65px;
}
.products .wrap_badge_show h2 {
	background-image: url('assets/images/bg-product-mfg-cont-h4.png');
	padding-left: 45px !important;
}
.related-product-slider .products .product-mfg-box h2 {
	padding-left: 0;
}
.related-product-slider .products li {
	width: 100% !important;
	height: 100%;
	padding: 0;
}

.wrap_badge_show{
	padding-left: 0;
}

/* login input */
.page-container .woocommerce {
  display: block;
}
.page-container .woocommerce {
    padding-top: 15px;
    display: block;
}
.page-container .woocommerce h2 {
	text-align: center;
}
.page-container .woocommerce form.login {
	width: 100%;
	max-width: 300px;
	border: 1px solid #333;
    margin: 20px auto;
    text-align: left;
    -webkit-border-radius: 10px;
	border-radius: 10px;
}
.wc-payment-form .form-row input {
	color: #333;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
}
.woocommerce-checkout .form-row input.input-text,
.page-container .woocommerce .form-row textarea.input-text,
.woocommerce-checkout .card-field-number,
.page-container .woocommerce .lost_reset_password input.input-text,
.page-container .woocommerce form.login input.input-text {
	color: #333;
	font-size: 18px;
	width: 100%;
	height: 50px;
	border: 1px solid #333;
	outline: none;
	padding: 0 30px 0 10px;
	resize: none;
	text-align: left;
	font-family: "Quicksand", system-ui;
	font-weight: 500;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.woocommerce-checkout .form-row input.input-text,
.page-container .woocommerce .form-row textarea.input-text {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.page-container .woocommerce .form-row textarea.input-text {
	padding-top: 10px;
	padding-bottom: 5px;
}
.woocommerce-checkout .form-row input::-webkit-input-placeholder {
    color: #333 !important;
    opacity: 1 !important;
}
.woocommerce-checkout .form-row input::placeholder {
    color: #333 !important;
    opacity: 1 !important;
}
.page-container .woocommerce form.login .form-row {
	margin-top: 10px;
}
.page-container .woocommerce .lost_reset_password .form-row label,
.page-container .woocommerce form.login .form-row label {
	color: #666;
	font-size: 18px;
	line-height: 1.2;
	padding-bottom: 8px;	
}
.page-container .woocommerce form.login .form-row label.woocommerce-form-login__rememberme { padding: 9px 0 0 0; }
.woocommerce-checkout .ppcp-dcc-order-button,
.page-container .woocommerce .lost_reset_password .woocommerce-Button,
.page-container .woocommerce form.login .woocommerce-form-login__submit,
.page-container .woocommerce form.login input[type='submit'] {
	background-color: #D42128 !important;
	border: 1px solid #D42128 !important;
	color: #fff !important;
	font-size: 16px !important;
	line-height: 1;
	display: inline-block;
	padding: 11px 20px 12px 20px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-weight: 700;
}
.page-container .woocommerce .lost_reset_password .woocommerce-Button { margin-top: 5px; }
.woocommerce-checkout .ppcp-dcc-order-button:hover,
.page-container .woocommerce .lost_reset_password .woocommerce-Button:hover,
.page-container .woocommerce form.login .woocommerce-form-login__submit:hover {
	background-color: #f2bec1 !important;
	color: #D42128 !important;
}
.woocommerce-privacy-policy-text a,
.page-container .woocommerce-info a,
.lost_password a {
	color: #666;
}
.woocommerce-privacy-policy-text a:hover,
.page-container .woocommerce-info a:hover,
.lost_password a:hover {
	color: #D42128;
}

.wc-block-components-button:not(.is-link) {border-radius:30px;}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-checkout .select2-container .select2-selection--single {
	height: 50px; 
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
	line-height: 50px;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered { padding-left: 10px; }
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  	right: 10px; 
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #333 transparent transparent transparent;
  border-width: 8px 6px 0 6px; 
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
	  border-color: #333;
}
.page-container .woocommerce .form-row textarea.input-text {
	height: 120px;
}
.woocommerce-checkout h3 {
	font-size: 24px;
}
.woocommerce-checkout h3#order_review_heading {
	padding-top: 15px;
}

.download-pdf{
	margin-top:10px;
	text-align: center;
}
.download-pdf a{
	display: inline-block;
	font-size: 18px;
	color: #666;
}
.woocommerce-table__product-name a{
	color:#333;
}
.wp-block-woocommerce-empty-cart-block .wp-block-heading,
.wp-block-woocommerce-empty-cart-block .wp-block-product-new{
	display:none;
}
.wp-block-woocommerce-empty-cart-block .with-empty-cart-icon{
	display:block;
}


.courses-col-area ul.products.columns-4 {
	margin: 0 -5px;
}
.courses-col-area ul.products.columns-4 li.product {
	width: 25% !important;
	padding: 25px 15px;
}
.library-slider-area .courses-col-area ul.products.columns-4 .product-mfg-box {
	padding: 15px 15px 115px 15px;
}
.library-slider-area .courses-col-area ul.products.columns-4 .product-mfg-box .price {
	font-size: 20px;
}
.library-slider-area .courses-col-area ul.products.columns-4 .product-mfg-box h2 {
	background-size: 23px 33px;
	font-size: 21px;
}
.library-slider-area .courses-col-area ul.products.columns-4 .wrap_badge_show h2 {
  	padding-left: 40px !important;
}
.library-slider-area .courses-col-area ul.products.columns-4 .more-btn-area {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}
.library-slider-area .courses-col-area ul.products.columns-4 .more-btn {
	padding-left: 6px;
	padding-right: 6px;
}
.library-slider-area .courses-col-area ul.products.columns-4 .more-btn a {
	padding-left: 18px;
	padding-right: 18px;
}



.courses-col-area ul.products.columns-4 {
 width: 100%;
}
.archive-img-wrap img {
 border: 1px solid #000;
}
.product_meta {
 display: block;
}
.product_meta span a:hover {
 color: #D42128;
}
.sku_wrapper {
 display: none;
}