@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//alsafi-safety.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(177,17,17);
	--wd-alternative-color: rgb(177,17,17);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(177,17,17);
	--btn-default-bgcolor: rgb(210,43,43);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(210,43,43);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
	background-size: cover;
}
body[class*="wrapper-boxed"] {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-post .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"); /* Using a url */

/* ol, ul {
    margin-top: 0;
    margin-bottom: 0 !important;
}
 */

[data-wpr-lazyrender] {
    content-visibility: visible !important;
}
.h-phone {
    position: absolute;
    top: 5px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    width: 250px;
    height: 34px;
    /* border: solid 1px #cacaca; */
    border-radius: 25px;
}
p.big-box {
    font-size: 18px;
    font-weight: bold;
    background: #ffd400;
    color: #000;
    text-align: center;
    border-radius: 15px;
    padding: 5px;
}
.whb-column.whb-col-left.whb-visible-lg {
    position: relative;
}
.logo-title {
    position: absolute;
    bottom: 0px;
    right: 27px;
    text-align: center;
    width: 100%;
    height: 30px;
}
.woodmart-navigation .menu {

    margin: 0;
}
html:lang(en-US)  p.form-row-first {
    float: left  !important;
}
html:lang(en-US) .whb-secondary-menu .item-level-0 > a {
    height: 40px;
    font-weight: 600;
    font-size: 13px !important;
}
.modal-header .col-md-8, .modal-header .col-md-4 {
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100%;
}
div.quantity {

    direction: rtl;
}
.modal-dialog.modal-lg {
    width: 99% !important;
	    margin: 5% 0;
}

#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    padding: 10px 15px 10px 15px;
    text-overflow: ellipsis;
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: 5% !important;
    right: 5% !important;
    top: 5% !important;
    /* margin-top: 10px; */
    border-radius: 8px;
    border-color: #000000;
    height: 50px;
}

.modal-header .close {
    margin-top: -2px;
    position: absolute;
    top: -33px;
    right: 0;
    width: 50px;
    height: 50px;
	border-radius: 50px;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 !important;
    padding: 0 15px !important;
}

.icons-design-colored .social-instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.woodmart-navigation .item-level-0 > a {
    padding-right: 15px;
    padding-left: 15px;
}
.rtl form, .rtl form .col-md-6 {text-align: right;}
.woodmart-products-tabs .tabs-name > span {
    border-bottom: 2px solid #ed1c24;
    padding-bottom: 5px;
}
.woodmart-title-style-underlined.woodmart-title-color-default .title {
    border-color: #ed1c24;
}
.current-menu-item {
    border-bottom: 2px solid red;
	  background: #ed1c24;
}
.current-menu-item a {
    color: #fff !important;
}
.color-scheme-dark, body {
    color: #000;
}
.woodmart-title-style-simple.woodmart-title-color-default .liner-continer:after {
    background-color: #ed1c24;
}
/* back color */
/* input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea {
    border: 2px solid #ed1c24 !important;
} */
.whb-color-dark .navigation-style-separated .item-level-0 > a, .whb-color-dark .navigation-style-bordered .item-level-0 > a,
h1, h2, h3, h4, h5, h6, .title, legend, .woocommerce-Reviews .comment-reply-title
{
    color: #000 ;
}
/*.whb-color-dark .navigation-style-separated .item-level-0:after, .whb-color-dark .navigation-style-bordered .item-level-0:after,
.whb-general-header, .product-grid-item::before
{
    border-color: #ed1c24 !important;
}
 .whb-header-bottom, .footer-container {
    border-bottom: solid 5px #ed1c24 !important;
} */
.woodmart-title-style-underlined .liner-continer {
    border-bottom: 2px solid #000;
}

/* new footer */
.copyrights-wrapper {
    background: red;
    color: #fff;
}
/* .whb-header-bottom,*/ .footer-container { 
    border-bottom: solid 1px #000 !important;
    background: #000 !important;
}
.color-scheme-dark a {
    color: #bbbbbb;
}
.whb-color-dark .navigation-style-bordered .item-level-0 > a {
/* color: #fff !important;  */
}
.wpb_wrapper.vc_align_left {
    text-align: left;
}
/* .min-footer a {color:#ccc;} */
.min-footer a:hover {color:#fff;}



/* border  
body .whb-header-bottom, .footer-container {
    border-bottom: solid 5px #ed1c24 !important;
    border-top: solid 4px #ed1c24 !important;
}
body  .navigation-style-separated .item-level-0:not(:last-child):after, 
body  .navigation-style-bordered .item-level-0:not(:last-child):after {
    content: "";
    border-right: 5px solid;
}*/
header input[type='text'] {
    border: 5px solid #ed1c24 !important;
}
body .product-grid-item::before {

    border: solid 5px #cacaca;
 
}
footer.footer-container.color-scheme-light h5.widget-title {
    font-size: 24px !important;
}

.woodmart-counter .counter-value {
    font-size: 52px;
    color: #000;
}

.woodmart-counter {
    background: #e7e7e7;
    border-radius: 15px;
    padding: 15px;
}

.woodmart-counter .counter-value::after {
    content: "+";
}

.woodmart-counter .counter-label {
    margin-top: 10px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
}



/* fixed social  */
.fixed-social {
    position: fixed;
    top: 24%;
    left: 0px;
}

.fixed-social .w-socials-list {
    display: flex;
    flex-direction: column;
}
.fixed-social .w-socials-item a {

    transition: transform .5s ease-in-out;
}
.fixed-social .w-socials-item a i{

    transition: transform .8s ease-in-out;
}
.fixed-social .w-socials-item a:hover i {
    -webkit-transform: rotate(360deg);
    transition: transform .8s ease-in-out;
}

.fixed-social .w-socials-item a{display:flex;width: 48px;height: 48px;flex-direction: row-reverse;position: relative;overflow: initial;margin-bottom: 5px;}
.fixed-social .w-socials-item a:before {
    content: "";
    /* content: '' attr(title) ''; */
    /* background: #2f4558; */
    background: currentColor;
    width: 180px;
    height: 100%;
    display:inline-block;
    position: absolute;
    left: -135px;
    z-index:1;
    border-radius: 100px;
    }

.fixed-social .w-socials-item a:hover {
    -webkit-transform: translate(120px, 0);
    -moz-transform: translate(120px, 0);
    -ms-transform: translate(120px, 0);
    -o-transform: translate(120px, 0);
    transform: translate(120px, 0);
    /* margin-bottom: 15px; */
}
.fixed-social .w-socials-item a:after {
    content: '' attr(title) '';
    color: #fff;
    width: 161px;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    left: -170px;
    z-index:2;
    /* padding-right: 79px !important; */
    /* text-shadow: none; */
    }

.fixed-social .w-socials-item-link i {
    display: flex;
    width: 50px;
    padding: 5px;
    justify-content: center;
    align-items: center;
    z-index: 2;
    color: #fff;
}

.fixed-social .w-socials-item.instagram .w-socials-item-link:before {

    background: radial-gradient(circle farthest-corner at 35% 100%,#fec564,transparent 50%),radial-gradient(circle farthest-corner at 10% 140%,#feda7e,transparent 50%),radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,transparent),linear-gradient(#6559ca,#bc318f 30%,#e42e66 50%,#fa5332 70%,#ffdc80 100%) !important;
    
}


.fixed-social .w-socials-item.tiktok .w-socials-item-link:before {

    background:#000 !important;
    
}
.fixed-social .w-socials-item.custom .w-socials-item-link:after {

    color:#000 !important;
    
}


.fixed-social .w-socials-item.facebook .w-socials-item-link {
    color: #1e77f0;
background: currentColor;
}

.fixed-social .w-socials-item.twitter .w-socials-item-link {
    color: #0f1419;
 background: currentColor;
}


.fixed-social .w-socials-item.youtube .w-socials-item-link {
    color: #f00;
 background: currentColor;
}

.fixed-social.style_colored .tiktok .w-socials-item-link, .w-socials-item.tiktok .w-socials-item-link-hover {
    background: #000 !important;
    background: currentColor;
}

.fixed-social .w-socials-item.whatsapp .w-socials-item-link {
    color: #25d366;
    background: currentColor;
}

.fixed-social .w-socials-item.tiktok .w-socials-item-link:before {
    background: #000 !important;
}

.h-phone h1{
   animation: Color 1s linear infinite;
  -webkit-animation: Color 1s ease-in-out infinite;
 
}

@keyframes Color{
  0%{
    color:#000;
  }
  
  80%{
    color:#FF5722;
  }
  
  100%{
    color:red;
  }
}

@-moz-keyframes Color{
    0%{
    color:#000;
  }
  
  
  80%{
    color:#ED5565;
  }
  
  100%{
    color:red;
  }
}

@-webkit-keyframes Color{
  0%{
    color:#000;
  }
  
  
  80%{
    color:#ED5565;
  }
  
  100%{
    color:red;
  }
}

/* acc  */
.copyrights-wrapper {
    background: #b11111 !important;
    color: #fff;
}
.current-menu-item {
    border-bottom: 2px solid #b11111 !important;
    background: #b11111 !important;
}
.product_list_widget>li img {
    display: none !important;
}
/*@media only screen and (max-width: 1469px) and (min-width: 768px) {
a.woodmart-nav-link {
    font-size: 12px !important;
}
}*/@media (min-width: 1025px) {
	.sticky-apps {
    position: fixed;
    right: -110px;
    top: 50%;
    z-index: 666;
    transform: rotate(90deg);
}
.sticky-apps .wpb_single_image.wpb_content_element.vc_align_left {
    display: inline-flex;
    width: 150px !important;
}

header .woodmart-social-icons {
    position: fixed;
    left: 0;
    top: 38%;
    display: flex;
    flex-direction: column;
}
.modal-dialog.modal-lg {
    width: 80% !important;
    margin: 5% auto;
}
.woodmart-navigation .item-level-0 > a:hover {
    color: #fff !important;
    background: #ed1c24;
}
.logos-company .woodmart-gallery-item {

    width: 100%;
}
.logos-company .owl-item a {
    background: #fff !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 220px;
    padding: 10px;
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-grid-item::before {

    width: 98%;

}
}

@media (min-width: 577px) and (max-width: 767px) {
	.note-box{
margin-top:15px !important;
}
}

@media (max-width: 576px) {
	.note-box{
margin-top:15px !important;
}
}

