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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(15,15,15);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:capitalize;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(0,150,136);
}
:root{
--wd-alternative-color:rgb(248,198,23);
}
:root{
--wd-link-color:rgb(0,150,136);
--wd-link-color-hover:rgb(2,188,177);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1400px;
		}
	
			@media (min-width: 1417px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1400px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {

							
							
							
							
									--wd-form-bg: rgb(255,255,255);
						}
/*Contact Form css*/
#wpforms-submit-119
{
	width: 100%;
  background: #000A12;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
	font-family:open sans;
  line-height: 1.3em;
  border-radius: 10px !important;
  transition: all 0.2s;
  border:1px solid #000A12;
  padding: 25px 25px 25px 25px;
  transition: all 300ms linear 0s;
}


#wpforms-submit-119:hover
{
	color:#252525;
	background-color: #61CE7000;
	border:1px solid #000A12 !important;
}

#wpforms-119 input,  #wpforms-119-field_3
{
border-radius: 10px !important;
padding: 15px 20px !important;
color: #5d666f !important;
background-color: #f4f5fb;
height: 55px;
border:none;
resize:none;
box-shadow:none;
}

#wpforms-119-field_3 {
height: 150px;
}

/*Contact Form css*/



/*Scan animation css*/

.main-ani {
    position: absolute;
    top: 30%;
    left: 40%;
    width: 20%;
    padding: 5px;
    overflow: hidden;
}

@media screen and (min-width: 1024px) {

.stable-ani {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

.scan-ani {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding-top: 6px;
    animation-name: scan-animation;
    animation-duration: 5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite; }

.scan-ani-last {
width: 100%;
height: 6px;
background: linear-gradient(180deg, #fa6b6b 0%, rgba(250, 107, 107, 0) 100%);}	

}


@keyframes scan-animation {

0% {
    transform: translateY(100%);
}

10% {
    transform: translateY(100%);
}
40% {
    visibility: hidden;
    transform: translateY(-12px);
}
100% {
    visibility: hidden;
    transform: translateY(-12px);
}

}

/*Scan animation css*/


/*Logos carousel css*/
.home-brand-section {
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    width: 100%;
}


.home-brand-section .fashionSlick {
    -webkit-animation: logoloop 90s linear infinite;
    animation: logoloop 90s linear infinite;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
}

@keyframes logoloop {

0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

}


.home-brand-section .fashionSlick .fashionSlideBox
{
background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.fashionSection .fashionSlick .fashionSlideBox {
    width: auto!important;
    padding: 16px;
    margin: 0 8px;
    
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 8px rgba(26,24,30,.06);
    box-shadow: 0 2px 8px rgba(26,24,30,.06);
}


.home-brand-section .fashionSlick .fashionSlideBox img {
    border-radius: 0;
    margin: 0 40px;
    max-width: 100%;
    height: 50px;
	 opacity: 0.6;
}


.fashionSection .fashionSlick .fashionSlideBox img {
    max-width: 100%;
    opacity: 0.6;
    object-fit: cover;
   
}
/*Logos carousel css*/


/*Weight design css*/
.ship-weight
{
	position: absolute;
    top: 20px;
    padding: 7px 7px;
    line-height: 1;
    background-color: #10b5a733;
    border-radius: 4px;
    width: max-content;
    height: max-content;
	text-align:center;
	width:100% !important;
}

@media (max-width: 769px)
{

.ship-weight {
		width:100% !important;
	}
}
/*Weight design css*/

.whb-main-header{
	backdrop-filter: blur(3px);
}

.whb-sticked .whb-row:last-child {
    transition: all .5s;
    background: #ffffffbf;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}

/*Sidebar design css*/
.sidebar-right .widget {
    padding: 20px;
    border: 1px solid #f2f2f2;
	background:#f9f9f9;
}
