/*
Theme Name: Frenchcreek Theme
Text Domain: twentytwenty
Version: 1.3.5
Requires at least: 4.7
Requires PHP: 5.2.4
*/

/* .h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom:15px;
} */

.main_header {
	height:120px;
}

.woocommerce-product-gallery {
	width:100% !important;
	float:none !important;
}

.woocommerce-product-gallery .flex-viewport {
	height:auto !important;
}

.variations td.label {
	display:none;
}

#hidden_section .product_title {
	display:none;
}

#hidden_section .price {
	display:none;
}

#hidden_section .woocommerce-product-details__short-description {
	display:none;
}

#hidden_section .product_meta {
	display:none;
}

.woocommerce div.product form.cart {
	margin-bottom:0em;
	float:left;
	width:50%;
	margin-left:0;
	margin-top:1.5em;
}

#343 {
	display:none;
}

#hidden_section .yith-ywraq-add-to-quote {
	float:right;
}

.yith_ywraq_add_item_browse_message a {
	font-size:24px;
}

/* .single-product div.product form.cart{display:none !important;} */
.pro-description {
	position:relative;
}

#hidden_section {
	width:100%;
}

#hidden_section .yith-ywraq-add-to-quote {
	position:relative;
	display:block;
	float:right;
}

.searchandfilter ul li {
	list-style:none;
	display:block;
	padding:5px 0;
	margin:0;
	width:100%;
}

.searchandfilter ul li li {
	padding:0;
}

.pro-image {
	height:200px !important;
	width:100% !important;
}

/*Custom Shortcode Filter Function Start*/
ul.fltpart1 {
	padding:15px 0px;
	clear:both;
}

/*loading Image Css Start*/
img.loadingImg {
	width:40px;
	height:auto;
}

body {
	position:relative;
}

/* .loadingImgWrpr {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
 */
body.loading .loadingImgWrpr {
	overflow:hidden;
}

body.loading .loadingImgWrpr {
	display:block;
}

/*loading Image Css Ends*/
/*Custom Shortcode Filter Function Ends*/
.loadingImgWrpr {
	position:absolute;
	top:0;
	background:#00000025;
	left:0;
	z-index:99999;
	width:100%;
	height:100vh;
}

.loadingImgWrpr p {
	height:40px;
	width:40px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
}

.fltLiIptWrppr input[type='checkbox'] {
	float:left;
	width:5%;
}

.fltLiIptWrppr label {
	float:left;
	width:95%;
	vertical-align:top;
	position:relative;
	top:-5px;
}

.blogpost img.alignright {
	float:right;
	margin:0 0 15px 15px;
}

/*13jan2021-iskpro */

.collapsible {
	cursor:pointer;
	padding:18px;
	width:100%;
	border:none;
	text-align:left;
	outline:none;
}

/* .active, .collapsible:hover {
} */

.collapsible:after {
	content:'\002B';
	color:#777;
	font-weight:bold;
	float:right;
	margin-left:5px;
}

.active:after {
	content:'\2212';
}

.content {
	padding:0 18px;
	max-height:0;
	overflow:hidden;
	transition:max-height 0.2s ease-out;
	background-color:#f1f1f1;
}

/*custom css 15-1-2021*/

.navigation {
	display:flex;
	align-items:center;
}

.search-bar {
	width:30px;
	height:30px;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	padding-left:23px;
}

.search-bar i {
	color:#58595b;
	font-size:22px;
}

.search-bar form {
	position:absolute;
	top:50px;
	z-index:9;
	right:-20px;
	width:300px;
	display:none;
}

.search-bar form input {
	padding:10px;
	width:100%;
	border:1px solid;
	outline:none;
}

.menu-open {
	z-index:9999;
}

/* fixed the ui 1 feb 2021 kp */

/*.form-getquote ul.gform_fields li{
  width:49%;
  padding-right: 0px !important;
}*/
.form-getquote ul.gform_fields li {
	width:100%;

}

.form-getquote ul.gform_fields li .ginput_complex span {
	width:100% !important;
	/*margin-right: 0px !important;*/
	/*padding-right: 0px !important;*/
}

.form-getquote ul.gform_fields li .ginput_container_name span {
	width:50% !important;
}

.gform_wrapper .form-getquote .ginput_complex.ginput_container_address span.ginput_full + span.ginput_right,
.gform_wrapper .form-getquote .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left {
	padding-right:0px !important;
}

.form-getquote ul.gform_fields li input,
.form-getquote ul.gform_fields li textarea,
.form-getquote ul.gform_fields li .ginput_complex select {
	border:none;
	box-shadow:0px 0px 10px rgb(0 0 0 / 10%);
	padding:15px !important;
}

.form-getquote ul.gform_fields li .ginput_complex select {
	color:#757575;
}

.form-getquote ul.gform_fields li input:focus,
.form-getquote ul.gform_fields li textarea:focus {
	outline:none;
}

.form-getquote ul.gform_fields {
	display:flex !important;
	justify-content:space-between;
	flex-wrap:wrap;
}

.form-getquote .gform_footer input[type=submit] {
	border:none;
	display:inline-block;
	padding:12px 40px;
	cursor:pointer;
	transition:0.5s ease-in-out;
}

.form-getquote .gform_footer input[type=submit]:hover {
	background-color:#000;
	color:#fff;
}

.form-getquote h3:before,
.product_overview_area h3:before {
	left:0;
}

form.cart {
	width:100% !important;
}

form.cart .single_add_to_cart_button {
	float:right !important;
}

.single-product .woocommerce-product-gallery__wrapper img {
	object-fit:contain;
}

.navigation li a {
	font-size:16px;
}

.cart {
	margin-left:25px;
}

.cart .fa-shopping-cart {
	color:#58595b;
	font-size:22px;
}

.woocommerce-product-gallery .flex-viewport {
	padding:0 !important;
}

.woocommerce-product-gallery .flex-viewport {
	background-image:none !important;
}


/* responsive start */
@media screen and (max-width:1440px) {
	.navigation li a {
		font-size:20px;
	}
}

@media screen and (max-width:1200px) {
	.navigation li a {
		font-size:18px !important;
	}
}

@media only screen and (max-width:991px) {
	.form-getquote h3:before {
		left:0 !important;
	}
}

@media only screen and (max-width:767px) {
	.form-getquote ul.gform_fields li {
		width:100%;
	}
}

/* 26feb2021 */
/*.page-id-12 .woo-pages .col-md-12 h1 { display: none; }*/
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background:#f8f9fa85 !important;
}

.woocommerce-checkout-payment .wc_payment_methods,
#pay_forma {
	display:none !important;
}

.woocommerce div.product form.cart div.quantity {
	display:none;
}

.woocommerce ul.order_details {
	display:none;
}

/* 16march2021 */
ul.product_resources li a {
	font-size:20px;
}

h2 .filter_result_text {
	color:#ffc107;
}

.woocommerce table.cart td:nth-of-type(4), .woocommerce table.cart th:nth-of-type(4) {
	display:none;
}

.dropbtn {
	background-color:#4caf50;
	color:white;
	padding:16px;
	font-size:16px;
	border:none;
}

.dropdown {
	position:relative;
	display:inline-block;
}

.dropdown-content {
	display:none;
	position:absolute;
	background-color:#f1f1f1;
	min-width:160px;
	box-shadow:0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index:1;
}

.dropdown-content a {
	color:black;
	padding:12px 16px;
	text-decoration:none;
	display:block;
}

.dropdown-content a:hover {
	background-color:#ddd;
}

.dropdown:hover .dropdown-content {
	display:block;
}

.dropdown:hover .dropbtn {
	background-color:#3e8e41;
}

/* ..01-04-2021....sales rep css */
.sales-wrp {
	padding:40px 0;
}

/* .sales-wrp h1{ font-size: 100px; line-height: 100px; color: #fdd902; font-family: 'Myriad Pro'; font-weight: 600; font-style: italic; margin-bottom: 30px; } */
.sales-wrp > p {
	font-size:20px;
	line-height:26px;
	color:#231f20;
	font-family:'Myriad Pro';
}

.sales-wrp > .row > div > h4 {
	font-size:30px;
	line-height:40px;
	color:#58595b;
	font-family:'Cachet Std';
	font-weight:600;
	text-transform:uppercase;
	font-style:normal;
	margin-bottom:20px; /* text-align: center; */
}

.sales-wrp > .row > div {
	margin-bottom:40px;
	width:50%;
}

.sales-wrp > .row > div > p {
	font-size:20px;
	line-height:26px;
	color:#231f20;
	font-family:'Myriad Pro';
}

.sales-wrp > .row {
	margin:0 !important;
}

.sales-wrp ul li, .contact-wrapper .card-wrp ul li {
	font-size:20px;
	line-height:26px;
	color:#231f20;
	font-family:'Myriad Pro';
}

.sales-wrp ul {
	display:flex;
	flex-direction:column;
}

.sales-wrp ul li a, .contact-wrapper .card-wrp ul li a {
	color:#2881bd;
}

.sales-wrp ul li a:hover, .contact-wrapper .card-wrp ul li a:hover {
	color:#0056b3;
}

.sales-form-wrp {
	padding:40px 0;
}

/* contact-css... */
.contact-wrapper h2:before {
	display:none;
}

.contact-wrapper .card-wrp {
	margin-bottom:50px;
}

.contact-wrapper .card-wrp ul {
	display:flex;
	flex-direction:column;
	margin-bottom:25px;
}

/* ....about us css */
.about-us-wrp > .row {
	display:flex;
	justify-content:space-between;
	margin-bottom:50px;
}

.about-us-wrp > .row:last-child {
	margin-bottom:0;
}

.about-us-wrp > .row > .custom-col-md-8 {
	width:68%;
}

.about-us-wrp > .row > .custom-col-md-4 {
	width:31%;
	text-align:center;
}

.img-box > figure {
	width:270px;
	height:380px;
	background-color:rgba(0, 0, 0, 0.2);
	margin:0 auto;
}

.img-box > figcaption {
	text-align:center;
	padding:0 5px;
}

.img-box > figure > img {
	width:100%;
	height:100%;
	object-fit:cover;
}

.about-us-wrp > .row .content-box h2:before {
	display:none;
}

/* .about-us-wrp .row{ margin: 0!important; } */
.about-us-wrp > .row .content-box > p > span {
	display:block;
	text-align:center;
}

.img-box.gallery-img > figure {
	width:300px;
	height:300px;
	background-color:rgba(0, 0, 0, 0.2);
}

.content-box p > a {
	color:#2881bd;
}

.content-box p > a:hover {
	color:#0056b3;
}

.img-box.creek-img > figure {
	width:100%;
	height:auto;
}

/* 02-04-21.. about us slider css */
.gallery-img-nav {
	display:flex;
	justify-content:space-between;
	height:80px;
}

.gallery-img-nav li > .img-nav-item {
	width:100%;
	height:70px;
}

.gallery-img-nav {
	margin:0 -3px;
	margin-top:10px;
}

.gallery-img-nav li {
	margin:0 3px;
	border:1px solid rgba(0, 0, 0, 0.2);
	height:100%;
}

.gallery-img-nav li > .img-nav-item > img {
	width:100%;
	height:100%;
	object-fit:cover;
}

.gallery-img-slider-wrp, .gallery-img-slider-wrp li, .gallery-img-slider-wrp li figure, .gallery-img-slider-wrp li figure img {
	width:100%;
}

.gallery-img-slider-wrp li figure {
	height:300px;
	margin-bottom:0;
	border:1px solid rgba(0, 0, 0, 0.2);
}

.gallery-img-slider-wrp li figure img {
	width:100%;
	height:100%;
	object-fit:cover;
}

.gallery-img {
	padding-left:30px;
}

.gallery-img-nav .slick-current, .gallery-img-nav .slick-slide:hover {
	cursor:pointer;
	opacity:.7;
}

.slick-slide {
	outline:0 !important;
}

.about-us-wrp > .row {
	margin-left:0;
	margin-right:0;
}

.creek-img-wrp {
	width:100%;
	max-width:100%;
	display:block !important;
	margin-bottom:30px;
}

.creek-row > .custom-col-md-4, .about-us-wrp > .row:last-child > .custom-col-md-4, .about-us-wrp > .row:last-child > .custom-col-md-8 {
	width:100%;
	display:block;
}

.creek-row > div:first-child {
	order:1;
}

/*---------@m- 07-04-21--start-----------*/
.searchandfilter ul li label {
	width:100%;
}

.navigation .nav-inner {
	display:flex;
	align-items:center;
}

.search-bar form {
	top:-15px;
}

/*---------@m- 07-04-21---end----------*/
/* 09-04-2021 */
.social_number li a, .social_icons ul li a {
	overflow:hidden;
}

.su-column.su-column-size-1-2 .su-column-inner p a, .su-column.su-column-size-1-3 .su-column-inner p a {
	overflow:hidden;
	display:inline-block;
}

.social_number li a img, .social_icons ul li a img, .su-column.su-column-size-1-2 .su-column-inner p a img, .su-column.su-column-size-1-3 .su-column-inner p a img {
	-webkit-transform:scale(1);
	transform:scale(1);
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
}

.social_number li a:hover img, .social_icons ul li a:hover img, .su-column.su-column-size-1-2 .su-column-inner p a:hover img, .su-column.su-column-size-1-3 .su-column-inner p a:hover img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}

.search-bar i, .cart .fa-shopping-cart {
	transition:all 0.3s ease-in-out;
}

.search-bar i:hover, .cart .fa-shopping-cart:hover {
	color:#fbd307;
}

.newsletter .newsBtn a {
	transition:all 0.4s ease-in-out;
}

.newsletter .newsBtn a:hover {
	background:#fbd307;
	color:#000;
}

.form-getquote ul.gform_fields li .gfield_select {
	border:none;
	box-shadow:0px 0px 10px rgb(0 0 0 / 10%);
	padding:15px 12px !important;
	margin-left:0 !important;
	outline:0;
	color:#000;
	opacity:0.6;
	text-indent:0 !important;
	cursor:pointer;
}

.form-getquote .ginput_complex.has_street .address_country select {
	margin-left:0 !important;
	outline:0;
	padding:15px 10px !important;
	text-indent:0 !important;
	cursor:pointer;
	background-color:#fff;
}

.gform_wrapper .form-getquote input[type=text], .gform_wrapper .form-getquote textarea,
.gform_wrapper .form-getquote input[type=email], .form-getquote select {
	transition:all 0.3s ease-in-out;
}

.gform_wrapper .form-getquote input[type=text]:focus, .gform_wrapper .form-getquote textarea:focus,
.gform_wrapper .form-getquote input[type=email]:focus {
	box-shadow:1px 1px 1px #000, 1px 1px 1px #000 inset;
}

.gform_confirmation_wrapper .gform_confirmation_message {
	color:#28a745;
	font-size:18px;
	line-height:1.2;
}

.nav-inner .cart a {
	position:relative;
}

.nav-inner .cart a span {
	position:absolute;
	top:-15px;
	right:-15px;
	color:#fbd307;
	background:#58595b;
	width:20px;
	height:20px;
	border-radius:50%;
	display:flex;
	justify-content:center;
	align-items:center;
}

.footer a {
	transition:all 0.3s ease-in-out;
}

.footer a:hover {
	color:#fbd307;
}

/* 12-4-2021 */
.main_banner .slick-prev.slick-arrow {
	background:url(./images/arrow-left.png) no-repeat;
	background-size:100%;
	width:60px;
	height:60px;
	left:10%;
	bottom:20px;
	top:auto;
	position:absolute;
	z-index:9999;
}

.main_banner .slick-prev.slick-arrow:before {
	content:none;
}

.main_banner .slick-disabled, .main_banner .slick-disabled {
	display:none !important;
}

.archive.tax-product_cat .fltLiIptWrppr label {
	width:95%;
}

section.fall-protection-equipment {
	background-color:#fff;
}

.fall-protection-equipment .row {
	align-items:center;
	justify-content:space-between;
	padding:40px 9%;
	box-shadow:10px 10px 10px rgba(0, 0, 0, .2);
	border-radius:70px;
}

.fall-protection-equipment .row label {
	color:#f4d348;
	font-size:18px;
	font-family:'Roboto', sans-serif;
	margin-bottom:0;
}

.fall-protection-equipment .row h2 {
	font-size:45px;
	color:#373838;
}

.fall-protection-equipment .row p {
	font-size:13px;
	font-family:'Roboto', sans-serif;
	font-weight:500;
	color:#000000;
}

.fall-protection-equipment .col-left {
	width:41%;
}

.fall-protection-equipment .col-right {
	width:50%;
}

img.alignleft,
.alignleft img,
img.aligncenter,
.aligncenter img,
img.alignright,
.alignright img,
img.alignnone,
.alignnone img {
	display:block;
	margin-top:30px;
	margin-bottom:30px;
}

img.aligncenter,
.aligncenter img {
	margin-left:auto;
	margin-right:auto;
}

img.alignright,
.alignright img {
	margin-left:30px;
}

img.alignleft,
.alignleft img {
	margin-right:30px;
}

/* responsive 01-04-2021 */
@media (max-width:1199px) {
	.gallery-img-slider-wrp li figure {
		height:251px;
	}
}

@media screen and (max-width:1024px) {
	.fall-protection-equipment .row h2 {
		font-size:35px;
	}
}

@media (max-width:992px) {
	.sales-wrp > .row > div > h4 {
		font-size:22px;
		line-height:30px;
		margin-bottom:12px;
	}

	.gallery-img-slider-wrp li figure {
		height:200px;
	}

	.gallery-img-nav li > .img-nav-item {
		height:53px;
	}

	.gallery-img-nav {
		margin-top:4px;
		height:56px;
	}

	.fall-protection-equipment .row {
		padding:30px;
	}

	.fall-protection-equipment .col-left, .fall-protection-equipment .col-right {
		width:100%;
	}
}

@media (max-width:767px) {
	.gallery-img-nav li > .img-nav-item {
		height:80px;
	}

	.gallery-img {
		padding-left:0;
	}

	.gallery-img-nav {
		margin-top:4px;
		height:80px;
	}

	.gallery-img-slider-wrp li figure {
		height:300px;
	}

	.about-us-wrp > .row > .custom-col-md-4 {
		width:100%;
	}

	.about-us-wrp > .row > .custom-col-md-8 {
		width:100%;
	}

	.sales-wrp ul li {
		font-size:18px;
		line-height:25px;
	}

	.sales-wrp > .row > div {
		width:100%;
	}

	.sales-wrp > .row > div > p {
		margin-bottom:10px;
		font-size:15px;
		line-height:18px;
	}

	/*Avology**/
	.footer_address .lazyloaded {
		display:flex !important;
		margin-bottom:20px;
	}

	.social_icons {
		display:block;
	}

	.madeUsa {
		margin-bottom:20px;
	}
}

@media (max-width:576px) {
	.about-us-wrp > .row h2, .contact-wrapper .card-wrp h2 {
		font-size:22px;
		line-height:26px;
		margin-bottom:15px;
		margin-top:13px;
	}

	.about-us-wrp .row .img-box > figure {
		width:100%;
	}

	.sales-wrp ul li, .contact-wrapper .card-wrp ul li {
		font-size:18px;
		line-height:24px;
	}

	.contact-wrapper .card-wrp {
		margin-bottom:30px;
	}

	.fall-protection-equipment .row {
		padding:30px 20px;
		margin:0 5px;
		border-radius:30px;
	}
}

@media (max-width:480px) {
	.sales-wrp ul li, .contact-wrapper .card-wrp ul li a {
		font-size:16px;
		line-height:22px;
	}
}


/* 05-04-2021..... */
@media (max-width:991px) {
	ul.sub-menu li a {
		display:inline-block;
	}

	ul.sub-menu li:hover a::after {
		top:7px !important;
	}

	.search-bar .searchandfilter ul li {
		width:calc(100% / 1);
		text-align:center;
	}

	.navigation ul {
		padding-top:40px;
	}

	/*---------@m- 07-04-21-start------------*/
	.header .container {
		max-width:100%;
	}

	.navigation {
		flex-direction:column;
		align-items:flex-start;
		padding:110px 30px 0 !important;
	}

	.navigation .nav-inner {
		flex-direction:column;
		align-items:flex-start;
		height:100%;
		overflow-y:auto;
		width:100%;
		padding-bottom:100px;
	}

	.navigation li a,
	ul.sub-menu li a {
		color:black;
	}

	ul.sub-menu li a {
		font-size:16px !important;
		padding-right:0 !important;
	}

	ul.sub-menu li:hover a::after {
		display:none;
	}

	.search-bar {
		padding-left:0;
	}

	.cart {
		margin-left:0;
		margin-top:10px;
	}

	.search-bar form {
		right:auto;
		left:0;
		width:260px;
		top:-51px;
	}

	/**avology**/
	.featured-new ul li h5 {
		margin-bottom:15px;
		min-height:100px;
		padding-right:10px;
		font-size:18px;
	}

	.featured_product ul {
		margin-top:45px;
		display:flex;
	}

	.featured_product li {
		width:calc(100% / 1);
	}

	.img-boxx .img-col .slide-data {
		max-width:401px;
		margin-bottom:20px !important;
		margin-top:20px !important;
		margin-left:auto !important;
		margin-right:auto !important;
	}

	/*---------@m- 07-04-21-end------------*/
}

@media (max-width:767px) {
	.main_banner .slick-list .slick-track, img.main_slide {
		height:auto;
	}

	.featured_product {
		padding-top:30px !important;
	}

	ul.product_resources li a {
		font-size:16px;
		padding:0;
	}
}

@media (max-width:576px) {
	.features .list_features li span {
		width:100% !important;
	}

	.list_features li .product-list-type {
		color:rgba(0,0,0,0.5);
	}

	.list_features .product_resources li span {
		width:100%;
	}

	.fall-protection-equipment {
		padding-bottom:30px !important;
	}

	.fall-protection-equipment h2 {
		margin-bottom:15px !important;
	}

	.fall-protection-equipment p {
		margin-bottom:0px !important;
	}
}

/* 09-04-2021 */
@media (min-width:641px) {
	.gform_wrapper .ginput_complex.ginput_container_address .ginput_right, .gform_wrapper .ginput_complex.ginput_container_address .ginput_left {
		margin-right:0 !important;
		padding-right:0 !important;
	}
}

@media (max-width:641px) {
	.form-getquote ul.gform_fields li .gfield_select, .form-getquote .ginput_complex.has_street .address_country select {
		padding:21px 12px !important;
	}

	.form-getquote ul.gform_fields li .ginput_container_name span {
		width:100% !important;
	}
}

@media (max-width:480px) {
	.featured_product h1 {
		font-size:28px !important;
		line-height:38px !important;
	}

	.defaultPages h1 {
		font-size:30px !important;
	}

	.defaultPages h2 {
		font-size:18px !important;
		line-height:18px !important;
	}
}

/* 12-04-2021 G */
@media (max-width:767px) {
	.main_banner .slick-prev.slick-arrow {
		height:40px;
		width:40px;
		bottom:10px;
	}
}

/* 23-04-2021 G */
.img-boxx {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	text-align:center;
}

.img-boxx .img-col {
	width:30%;
}

.img-boxx .img-col a {
	display:inline-block;
	margin-bottom:44px;
	overflow:hidden;
}

.img-boxx .img-col img {
	max-width:100%;
	-webkit-transform:scale(1);
	transform:scale(1);
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
}

.img-boxx .img-col a:hover img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}

.img-boxx .col-img a {
	margin-bottom:25px;
}

.img-boxx .img-col .slide-data {
	margin:20px 0 80px;
	background-color:#dddfdf;
	position:relative;
}

.img-boxx .img-col .slide-data span + p {
	text-transform:uppercase;
	font-size:13px;
	text-align:left;
	font-weight:700;
	padding-left:5px;
	font-family:'Cachet Std';
	margin-left:20px;
	padding-top:5px;
}

.heading-form h3 {
	margin-top:-40px;
	font-size:22px;
}

.heading-form h3:before {
	left:0;
}

.top-box {
	margin-bottom:55px;
}

.img-boxx .img-col .slide-data span:before {
	content:'\f067';
	font-family:'fontawesome';
	position:absolute;
	left:5px;
	font-size:13px;
	top:10px;
}

.img-boxx .img-col .slide-data .slide-text {
	padding:0 15px 1px 25px;
	text-align:left;
	display:none;
}

.img-boxx .img-col .slide-data .toggle-data {
	padding-bottom:15px;
}

.img-boxx .img-col .slide-data {
	cursor:pointer;
}

@media (max-width:991px) {
	.img-boxx .img-col .slide-data span:before {
		top:8px;
	}
}

@media (max-width:767px) {
	.img-boxx .img-col {
		width:100%;
	}
}

@media (max-width:767px) {
	.featured_product ul {
		display:flex;
		flex-wrap:wrap;
	}
}

@media (min-width:1366px) {
	.fall-protection-equipment p {
		margin-bottom:0px !important;
	}

	.fall-protection-equipment {
		padding-top:50px !important;
		padding-bottom:50px !important;
	}

}

@media (max-width:576px) {
	.fall-protection-equipment .home_fpe .rdmore {
		display:block;
		color:#fbd307;
	}

	.fall-protection-equipment .home_fpe p.show {
		max-height:700px;
		transition:all 1s linear;
	}

	.fall-protection-equipment .home_fpe .rdless.show {
		display:block;
		color:#fbd307;
	}

	.fall-protection-equipment .home_fpe .rdmore.Hide, .fall-protection-equipment .home_fpe .rdless.Hide {
		display:none;
	}

	.fall-protection-equipment .home_fpe .rdmore.Show, .fall-protection-equipment .home_fpe .rdless.Show {
		display:block;
	}
}

.fall-protection-equipment .home_fpe .rdmore, .fall-protection-equipment .home_fpe .rdless {
	display:none;
	color:#fbd307;
	transition:all .1s linear;
}


/* my css */

@media (max-width:991px) {

	.search-bar i:hover, .cart .fa-shopping-cart:hover {
		color:#000000 !important;
	}

	.navigation li a:hover {
		color:#000000 !important;
	}

	.cart {
		margin-top:30px;
	}

	.search-bar form input {
		padding:10px;
		width:100%;
		border:1px solid #58595b !important;
		background:transparent;
		border-radius:5px;
		margin-top:16px;
		margin-top:0;
		padding-left:31px;
	}
}