
@import url('https://fonts.googleapis.com/css2?family=Arial:wght@300;400;500;600;700&display=swap');
body,
html,
header,
footer,
h1,
h2,
h3,
h4,
h5,
h6,

p,
section,
main{
	margin:0px;
	padding:0px;
	display:block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Arial', sans-serif;
	color:#232323;
}
p{
	margin-bottom:15px;
	line-height:22px;
	margin-top:10px;
	font-family: 'Arial', sans-serif;
}

a{
	transition:all .4s;
}

body{
	font-family: 'Arial', sans-serif;
	font-size:16px;
	color: #232323;

}
header{
	position:relative;
	height:105px;	
	width:100%;
	z-index:9;
	background:#323232;
	
	padding:0px;
}
header .navbar-collapse.show{
	display: block!important;
}
header .dropdown-toggle::after{
	display: none;
}
header .nav-right{
	position: absolute;
	top:32px

}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    border-radius: 0;
	background: #232323;
	top:80px;
	z-index: 9;

}
.navbar-expand-lg .navbar-nav a:hover{
	color:#289D99!important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu a{
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	transition: all .4s;
	position: relative;
}
.navbar-expand-lg .navbar-nav .dropdown-menu a::before{
	content: '-';
	position: absolute;
	left:10px;
	top:3px;
	color:#232323;
	transition: all .4s;
}

.navbar-expand-lg .navbar-nav .dropdown-menu a:hover{
	background:none;
	color:#fff!important;
	padding-left: 30px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu a:hover::before{
	color:#289D99;
	left:15px;
}
header .nav-right li{
	display: inline-block;
}
header .navbar-nav .nav-link{
	font-size: 16px;
	color: #fff!important;
	font-weight: 500;
	padding: 35px 20px!important;
}
.navbar .navbar-brand {
	width: 67px;
	height: 44px;
	position: relative;
	top:-4px
}
.navbar .navbar-brand img{
	width: 100%;
}
.hanging-strip{
	position: fixed;
	bottom:100px;
	left:30px;
	width: 40px;
	z-index: 9999;
}
.hanging-strip .show-social-icon{
	width: 40px;
	height: 40px;
	background: #289D99;
	border-radius: 50%;
	font-size: 28px;
	font-weight: 400;
	color: #fff;
	cursor: pointer;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	z-index: 9999;
	right:6px;
	position:relative


}
.hanging-strip .show-social-icon:hover{
	transform: rotate(45deg);
}

.hanging-strip  .share_social-title {
    transform: translateY(0%) rotate(180deg);
    border-radius: 0;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    padding: 0;
    z-index: 12;
    white-space: nowrap;
    transition: all .45s ease;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #289D99;
    line-height: 40px;
	position: absolute;
	right: calc(0% + 6px);
    bottom: calc(100% + 14px);
    text-transform: uppercase;
}
.hanging-strip:hover .show-social-icon + .share_social-title{
	opacity: 0;
}

.hanging-strip  .social-icon{
	text-align: center;
	position: absolute;
	bottom: calc(100% + -5px);
	display: block;
	overflow: hidden;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	padding-bottom: 20px;
	z-index: 99;
	right: calc(100% + -28px);
	opacity: 0;
	margin-bottom: -20px;
}
.hanging-strip:hover .show-social-icon ~ .social-icon{
	overflow: initial;
	opacity: 1;
	margin-bottom: 0px;
}
.hanging-strip .social-icon a{
	color: #282828;
	font-size: 16px;
}
.hanging-strip  .social-icon a:hover{
	color: #289D99;
}
.hanging-strip .social-icon a .fa{
	padding-bottom:10px;
}
.sidebar-widget{
	position: fixed;
	width: 0px;
	height: 100%;
	z-index: 9999;
	background: #232323;
	right: 0;
	color: #fff;
	overflow-x: hidden;
	transition: 0.3s;
}
.sidebar-widget .inner-frame{
	padding:110px 45px 80px;
}
.sidebar-widget h2{
	font-size:15px;
	color: #fff;
	margin-top:20px;
	margin-bottom: 10px;
}
.sidebar-widget .social-icon a{
	margin-right: 10px;
}
.sidebar-widget a{
	color: #fff;;
}
.sidebar-widget .closebtn{
    position: absolute;
    top: 0px;
    right: 0px;
    background: #323232;
    padding: 11px;
    font-size: 63px;
    width: 105px;
    text-align: center;
    font-weight: normal;
    line-height: 72px;
    height: 105px;

}
.sidebar-link{
	background: url(../../images/nimages/sideicon.png) no-repeat;
	width: 20px;
	height: 18px;
	align-items: center;
}
.searchbar{
	position: absolute;
	width: 300px;
	right: -50px;
	background: #232323;
	top: 55px;
	color: #fff;
}
.searchbar .form{
	margin: 25px 20px;
}
.searchbar .form-control{
	border: 0px;
	border-bottom: 1px solid #fff;
	padding-left: 0px;
	font-size: 14px;
	border-radius: 0px;
	color:#fff;
	
}
.searchbar .input-group-text {
	border: 0px;
	border-bottom: 1px solid #fff;
	border-radius: 0px;

}
.sidebar-link:hover{
	background: url(../../images/nimages/sideicon-hover.png) no-repeat;
}
.sidebar-widget .closebtn:hover{
	text-decoration: none;
	background: #289D99;
	color: #fff;
}

.sidebar-widget a:hover{
	color: #289D99;
}
.banner-section {
	overflow: hidden;
}

.banner-section .info-block,
.banner-section .img-block{
	height: 650px;
	float: left;
}
.banner-section .info-block{
	width: 40%;
}
.banner-section .info-block .caption-widget{
	position: absolute;
	bottom: 140px;
	padding-left: 80px;
	padding-right: 40px;
	text-align: left;
}
.banner-section .info-block .caption-widget h1{
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 40px;
}
.banner-section .info-block .caption-widget p.title{
	margin-bottom: 80px;
	font-size: 24px;
}
.banner-section .img-block{
	width: 100%;
	/*width: 60%;*/
	position: relative;
}

.banner-section .img-block .tooltip-1 {
    top: 161px;
	right: 382px;
	transition: all .4s;
}
.banner-section .img-block .tooltip-2 {
    top: 95px;
	right: 102px;
	transition: all .4s;
}

.banner-section .img-block .tooltip-3{
    bottom: 140px;
	right: 25%;
	transition: all .4s;
}


.banner-section .tip {
    transition: transform 0.8s;
	transform-style: preserve-3d;
	cursor: pointer;
	transition: all .4s;
}

.banner-section .flexslider{
	margin-bottom: 0px;
	border: 0px;
	text-align: left;
}
.banner-section .flex-direction-nav{
	display: none;
}
.banner-section .flex-control-nav{
	text-align: left;
	padding-left: 80px;
	bottom: 40px;
	z-index: 999;
}
.frame-wrap{
		padding:0px 30px;
		margin-top:20px;
}
.main-nav{
	max-width: 700px;
	margin: 0px auto!important;
	float: inherit!important;
}
h1.logo a{
	display:block;
	background:url(../../images/nimages/logo.png) no-repeat;
	width:64px;
	height:42px;
	text-indent:-999999px;
	background-size:100%;
	top:0px;
	left:30px;
	position: absolute;;
}

.title-effect span{
	font-size:185px;
	font-weight:700;
	color:rgba(35,35,35,.1);
	line-height:160px;
}

.go-direction{
	position:absolute;
	background:url(../../images/nimages/down-img.png)no-repeat;
	width:18px;
	height:92px;
	bottom:-116px;
	left:50%;
	margin-left:-9px;
	text-indent:-99999px;
	z-index:9;
}
.go-direction-library{
	position:absolute;
	background:url(../../images/nimages/down-img.png)no-repeat;
	width:18px;
	height:92px;
	left:50%;
	margin-left:-9px;
	text-indent:-99999px;
	z-index:9;
	margin-top:-23px;
}
.diffrences-section{
	margin-top:60px;
	padding-top:80px
}

.diffrences-section:before{
	position:absolute;
	width:100%;
	height:260px;
	background:url(../../images/nimages/bg.png);
	    background-attachment: fixed;

	top:0px;
	left:0px;
	content:'';
	z-index:-1
	
}
.diffrences-section h2{
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
	display: inline-block;
	margin-bottom: 40px;
}


.diffrences-slider-section .beer-slider > img {
    height: 400px!important;
}
.diffrences-slider-section .beer-handle:before,
.diffrences-slider-section .beer-handle:after{
	border:0;
	content: url(../../images/nimages/next_arrow.png);
}
.diffrences-slider-section .beer-handle:after{
	transform: rotate(180deg);
	right: 6px;
}
.diffrences-slider-section .beer-handle:before{
	transform: rotate(0deg);
	left: 16px;
}
.diffrences-slider-section .beer-handle{
	background:transparent;
	width: 32px;
    height: 32px;
}
.diffrences-slider-section .beer-range:focus ~ .beer-handle{
	background:transparent;
	box-shadow: none;
}
.library-section{
	padding: 50px 0;
}
.library-section .feature-block{
	height:480px;
	overflow: hidden;
	transition: all .4s;
}
.library-section .feature-block .tooltip-1{
	top: 120px;
	left: 120px;
}
.library-section .feature-block .bottom-strip{
	font-size: 18px;
	padding: 8px 0;
	font-weight: 600;
}
.library-section .feature-block .right-strip,
.library-section .feature-block .left-strip{
	width: 200px;
	font-size: 15px;
	padding:10px 30px;
	line-height: 20px;
	font-weight: 600;
	height: 80px;
	bottom:80px;
	margin-top: -40px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
}
.library-section .feature-block .left-strip{
	left:-200px
}
.library-section .feature-block:hover .left-strip{
	left:0px
}
.library-section .feature-block .tip{
	transition: transform 0.8s;
	transform-style: preserve-3d;

	
}

.library-section .feature-block:hover .tip{
	transform: rotateY(180deg);
}
.library-section .feature-block .tooltipmsg{
	width: 200px;
	padding: 15px;
	background: #fff;
	position:absolute;
	left: -80px;
	top:-60px
	
}
.library-section .feature-block .right-strip{
	right:-200px
}
.library-section .feature-block:hover .right-strip{
	right:0px
}

.library-section .feature-block .tooltipmsg,
.banner-section .tooltipmsg {
    width: 180px;
	padding:12px 10px;
	font-size: 13px;
	text-align: center;
    background: #fff;
    position: absolute;
    left: -77px;
	top: -60px;
	text-transform: uppercase;
	font-weight: 500;
	display: none;
	transition: all .4s;
	
	
}
.library-section .feature-block .tooltipmsg::before,
.banner-section .tooltipmsg::before{
    width: 10px;
    height: 10px;
    content: '';
    left: 50%;  
    bottom: -10px;
    display: block;
	position: absolute;
	margin-left: -5px;
	border-left: 10px solid transparent;
 	 border-right: 10px solid transparent;  
  border-top: 10px solid #fff;
}
.library-section .feature-block .tooltip-1 {
    top: 90px;
	left: 100px;
	
}
.library-section .feature-block .tooltip-2 {
    top: 130px;
    left: 360px;
}
.library-section .feature-block .tooltipmsg{
	display:none;
}

.tip:hover + .tooltipmsg {
  display: block;
  color:#232323;
}
.dealer{
	position: relative;
	z-index: 9;
}
.dealer .btn.btn-default {
    width: 180px;
    padding: 6px 50px;
}

.slider-section .flex-direction-nav a{
	color: transparent;
}
.slider-section .carousel .flex-direction-nav .flex-prev {
    left: 5px;
    opacity: 1;
    background-size: cover;
    background-image: url(../../images/nimages/previous.png);
    width: 20px;
    height: 40px;
}
.slider-section .carousel .flex-direction-nav .flex-next {
    right: 5px;
    opacity: 1;
    background-size: cover;
    background-image: url(../../images/nimages/next.png);
    width: 20px;
    height: 40px;
}
.slider-section .carousel img {
	filter: grayscale(100%);
	cursor: pointer;
	transition: all .4s;
}
.slider-section .carousel img:hover{
	filter: grayscale(0);
}
.slider-section .carousel .slides img {
    height: initial!important;
    width: fit-content!important;
    margin: 0px auto;
}
.slider-section .flex-viewport{
	margin: 0px 50px;
}
.flex-direction-nav a:before{
	display: none!important;
}
.map-section a{
	display: contents;
}
.map-section a:hover{
	text-decoration: none;
}
.map-section{
	background:url(../../images/nimages/mapus.svg)no-repeat;	
	background-size:cover;
	height:550px;
}

.map-section .map-marekr{
	width: 44px;
	height: 44px;
	background:url(../../images/nimages/mapmarker.png)no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	color: transparent;
	font-size: 10px;
	font-weight: 500;
}
.exceptional-section{
	padding: 40px 0;
}
.exceptional-section img{
	max-width: 162px;
}
.exceptional-section .social-icon{
	margin: 25px 0;
}
.exceptional-section .social-icon a{
	color: #727272;
	padding: 10px 15px;
}
.exceptional-section .social-icon a:hover{
	color: #289D99;
}
footer p, footer a, footer li {
    font-size: 16px;
    color: #fff;
}
footer p,
footer li{
	line-height: 30px;
}
footer a:hover{
	text-decoration: none;
	color: #289D99;
}	
footer .right-reserved {
    color: #939393;
    font-size: 16px;
	padding-top: 2% !important;
	padding-bottom: 2% !important;
}
footer .right-reserved-line {
    border-top: 1px solid #939393;
	margin-top: 3%;
}
@media (max-width:1200px){
	.banner-section .info-block .caption-widget {	
		bottom: 140px;
		padding-left: 40px;
		padding-right: 20px;

	}
	.banner-section .info-block .caption-widget p.title {
		font-size: 18px;
	}
	.banner-section .info-block .caption-widget h1 {
		font-size: 30px;	
	}
	.hanging-strip{
		display: none;
	}
}
@media (max-width:992px){
.navbar-dark .navbar-toggler{
	right: 68px;  
    position: relative;
    top: 0px;
	border: 0;
	outline: none;
	width:40px;
}
.title-effect span {
    font-size: 120px;
    line-height: 101px;
}
header .navbar-collapse{
	background: #232323;
	top: 7px;
    position: relative;
}
.navbar{
	padding-left: 0px;
	padding-right: 0px;
}
header {
    position: relative;
	height: 60px;
}

header .nav-right {
    position: absolute;
    top: 10px;
}
.banner-section .info-block .caption-widget p.title{
	font-size: 16;
}
.searchbar{
	top:50px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
	position: relative;
	width: 100%;
	top:-10px
}

}

@media (max-width:767px){
footer{
	text-align: center;
}
.library-section{
	padding: 50px 0;
}
.title-effect span {  
    font-size: 80px;
    line-height: 80px;
}
.banner-section .info-block .caption-widget p.title{
	display: none;
}
.banner-section .info-block, .banner-section .img-block {
	height: 350px;
}
  .banner-section .img-block .tip {
   display: none;
} 
.banner-section .info-block{
	display: none;
}
.banner-section .img-block{
	width: 100%;
}
.library-section .feature-block .tip{
	display: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
	position: relative;
	width: 100%;
}
.library-section {
    padding: 0px 0;
}
.library-section .feature-block {
	height: 300px;
}
.pull-left-digital {
    padding-top: 40px;
}
.pull-digital{
	padding-bottom: 30px;
}
}

@media (max-width:550px){
	.title-effect span {
		font-size: 60px;
		line-height:60px;
	}
	.dealer .btn.btn-default {
	    width: 119px;
		padding: 12px 16px;
		font-size: 13px;
	}
	
}



#header {
	position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(-100%);
    overflow: hidden;
    opacity: 1;
	transition: 0.3s;
	background:#fff;
	box-shadow: 4px 4px 4px rgba(35,35,35,.1);
}

#header  .navbar-nav .nav-link {
    color: #232323!important;


}

#header.scrollheader{	
	overflow: visible;
    transform: translateY(0);
    opacity: 1;
}

#header .sidebar-link{
    background: url(../../images/nimages/g-sideicon.png) no-repeat;
}

#header .sidebar-link:hover {
    background: url(../../images/nimages/g-sideicon-hover.png) no-repeat;
}


.navbar-nav{
	margin-right: 30px;
}
.navbar .navbar-brand {
    width: 113px;
    height: 60px;
    position: relative;
    top: 0px;
    left: -22px;
}
.navbar-nav>li {
    text-transform: uppercase;
}
header .nav-right {
    top: 38px;

}

footer li a{
	color:#fff;
}
footer h5{
	font-size: 20px;
	margin-top:0px;

}
.searchbar .form {
	margin: 10px 20px;
	width:88%;
}
.searchbar .form-control{
	margin-right: 1px;
}
.searchbar{
	top:36px;
	right: 0;
}
header .container{
	overflow:visible!important;
}
.dropdown-item{
	padding:8px 35px!important;
}
.dropdown-item.active{
	background:#289D99!important;
	color:#fff !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu a::before {
    content: '-';
    position: absolute;
    left: 10px;
	top: 6px;
}
footer{
	position: relative;
	z-index: 999;
}

header .nav-right{
	display: none!important;
}
.navbar-nav {
    margin-right: -40px;
}
@media (max-width:992px){
.navbar .navbar-brand {
    width: 94px !important;
    height: 58px !important;
    top: 6px !important;
	left: 0px !important;
	position: absolute !important;
    left: 50% !important;
    margin-left: -47px !important;
}
header .nav-right {
    top: 20px;
}

.navbar-dark .navbar-toggler {
	left: 0px;
    top: 18px;
	position: absolute!important;
}
.scrollheader .navbar-toggler {
    color: #289D99;
	border-color: #289D99!important;
	border-top:1px solid #289D99!important;
	height: 12px;
    border-radius: 0px;
    border-bottom: 1px solid #289D99!important;
    width: 20px;
}
header .navbar-nav .nav-link {
	padding: 18px 20px!important;
}
#header .navbar-nav .nav-link {
    color: #fff!important;
}
header .navbar-collapse {
    top: 65px;
    position: absolute;
    width: 95%;
}
.about-heading h2{
	padding: 0 0 0 16px;
}
.navbar-nav {
    margin-right: 0px;
}
}

.sortby{
    position: relative;
	bottom: -18px;
	text-align: right;

}
.sortby #sortingby{
	padding: 5px 15px;
}
@media (max-width:992px){
	.sortby{
		text-align:left;
		bottom: -10px;  
	}

}
@media (max-width:575px){
	

	.sortby #sortingby {
		padding: 9px 15px;
		width: 100%!important;
		font-size: 15px;
		font-weight: 700;
		height: 40px;
	}
}

.vendor-sub-header{
	width: 100%;
}
h2 + .vendor-sub-header {
	font-size: 24px;
    font-family: Arial;
    border: none;
    position: relative;
    margin: -40px 0 40px 120px!important;
}
.relative-heading{
	position: relative;
    border: none;
    padding-left: 150px;
	margin-top: 70px;
	width: 100%;
}
.relative-heading .user_compnay_image{
	position: absolute;
    width: 120px;
    height: auto;
    left: 150px;
    top: 0px;
}


/*CSS 19 OCT*/
footer .col-lg-2 img{
	width: 100%;
}
#main .container h2 {
    margin-bottom: 25px!important;  
}

@media (max-width:992px){
	footer .col-lg-2 img{
		width: auto;
	}
}


footer .col-lg-5 img {
    width: 60px;
	margin-top:-4px;
}
.w-50{
	width: 50%;
}


.map-section .map-marekr{
	margin: 0px auto;
}


.position-1{
	text-align: center;
    max-width: 98px;
	right: 33%;
    top: 17px;
	position: absolute;
}

.position-2{
    text-align: center;
	max-width: 78px;
	right: 25%;
	top: 163px;
	position: absolute;
}

.position-5 {
    position: absolute;
    width: 150px;
    bottom: 58px;
	right: 19%;
    text-align: center;

}
.position-3 {
    position: absolute;
    width: 150px;
    text-align: center;
    bottom: 50px;
    right: 30%;
}

.position-4{
	bottom: 50px;
	right: 45%;
    position: absolute;
    width: 115px;
    text-align: center;
}

.digital {
	padding-top: 30px;
}	
	   
@media (max-width:1200px){
	
	.map-section {
		height: 420px; 
	}
	}
	@media (max-width:992px){
		.map-section{
			padding-top: 20px;
			height: 390px; 
		}
	.position-1,
	.position-2,
	.position-3,
	.position-4,
	.position-5{
		display: flex;
		align-items: center;
		max-width: 170px;
		position: relative;
		right: 0px;
		top: 0px; 
		left: 10%;
		margin: 22px 0!important;
	}
	.map-section .map-marekr{
		margin: 0px;
	}
	}


	#productGalleryTemp .fixedFilters{
		position: absolute!important;
	}
	
	.learn_more a{ 
		border: 1px solid #ffffff;
		color: #ffffff;
		padding: 7px;
		font-size: 12px;
		margin-bottom: 11px;
	}
	.learn_more a:hover{ 
		border: 1px solid #ffffff;
		background: #ffffff;
		color: #000000;
		text-decoration:none;
		padding: 7px;
		font-size: 12px;
		margin-bottom: 11px;
	}
	.library-headings{
		font-weight: bold;
		font-size: 23px;
	}
	.footer-email{color: #ffffff; font-size: 16px; text-align:center; margin-top:10px;}
	.footer-email .info-email-other-pages{
			color: #fff;
			position: relative;
			top: 6px;
	}
	.footer-email a{font-size:20px;}
	.footer{padding-top: 4%;}
	#productGalleryTemp{min-height:900px;} 
	.iv-row{width:100%;}
			 
	
	@media (max-width:992px){
	.banner-section .info-block, .banner-section .img-block {
		height: 285px;
	}
	.banner-section .flex-control-nav {
		text-align: center;
		padding-left: 0px;
}
	}


	.dropdown-item:focus,
	.dropdown-item:hover {
		color: #fff!important;
		text-decoration: none;
		background:#289D99!important;
	}

	
	.banner-section .flex-control-nav {
		z-index: 2;
	}
	@media (max-width: 767px){
	.navbar-dark .navbar-toggler {
		top: 10px!important;
	}
}


/*css 23 Nov*/

#main .container h2 {
    margin-bottom: 35px!important;  
}


.mobile-view{display:none;}  	



/*Start Guide Section CSS 23 NOV*/

.guide-section{
	padding: 60px 0;
}

.guide-section .breadcrumb{
	background: none;
	padding: 0px;
	margin-bottom: 5px;
}
.guide-section .breadcrumb a{
	color:#6c757d
}
.guide-section .breadcrumb .breadcrumb-item.active{
	text-transform: uppercase;
}
.guide-section .breadcrumb-item+.breadcrumb-item::before {
	content: ">";
}

.guide-section .search-section{
	max-width: 858px;
	margin: 0px auto;
}
.guide-section .search-section .btn{
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	width: 70px;
}
.guide-section .search-section .form-control{
	border: 1px solid #B4B4B4;
	box-shadow:        inset  0  5px 5px -5px rgba(0,0,0,.2);
	font-size: 16px;
}
.guide-section .search-section .btn.btn-secondary{
	background: #F8F8F8;
	color:#B4B4B4;
	border: 1px solid #B4B4B4;
}
.guide-section .search-section .btn.btn-secondary:hover{
	background: #000;
}
.guide-section .filtersection{
	margin: 20px 0;
}
.guide-section .filtersection .filter-widget{
	padding-left: 0px;
	border-radius: 2px;
	border: 1px solid #BCBCBC;
	display: flex;
	width: 83px;
	margin-bottom: 0;
}
.guide-section .filtersection .filter-widget li:first-child{
	border: 0px;
}
.guide-section .filtersection .filter-widget li{
	list-style: none;
	display: inline-block;

	border-left: 1px solid #BCBCBC;
}
.guide-section .filtersection .filter-widget li a{
	width: 40px;
	height: 30px;
	background: #F0F0F0;
	display: block;
	color:#7D7D7D;
	display: flex;
    justify-content: center;
	align-items: center;
	text-decoration: none;
}
.guide-section .filtersection .filter-widget li.active a,
.guide-section .filtersection .filter-widget li a:hover{
	background: #DEDEDE;
}
.guide-section .filtersection .sort-widget{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	color: #939393;
}
.guide-section .filtersection .sort-widget .form-control{
	width: 184px;
	margin: 0px 10px;
	height: 32px;
	background: #F0F0F0;
	border: 1px solid #BCBCBC;
	font-size: 14px;
}
.guide-section .filtersection .pagination .page-link{
	color:#898989;
	border:0px;
	padding: 7px 8px;
	margin-right: 6px;
}
.guide-section .filtersection .pagination .page-link:hover{
	font-weight: bold;
	color: #000;
}
.guide-section .filtersection .page-item.active .page-link{
	background: #E7E7E7;
	font-weight: bold;
	color: #000;
}
.guide-section .filtersection .pagination .page-item:last-child .page-link,
.guide-section .filtersection .pagination .page-item:first-child .page-link{
	border-radius: 0;
}
.guide-section .filtersection .pagination .page-item:last-child .page-link{
	border: 1px solid #898989;
	background: #F0F0F0;
	padding: 7px 12px;
}
.guide-section .product-block{
	max-width: 210px;
	text-align: center;
	margin: 0px auto;
	margin-bottom: 50px;
}
.guide-section .product-block .img-block{
	width: 100%;
}
.guide-section .product-block .product-name{
	text-transform: uppercase;
	font-weight: 800;
	font-size: 15px;
}
.guide-section .product-block .btngroup{
	border: 1px solid #279E98;
}
.guide-section .product-block .btngroup .btn{
	font-size: 11px;
	width: 100%;
	border: 0;

}
.guide-section .product-block .btngroup .btn.btn-default:hover,
.guide-section .product-block .btngroup .btn.btn-success{
	background: #279E98;
	color:#fff;
}

.guide-section .product-block .btngroup .btn.btn-default,
.guide-section .product-block .btngroup .btn.btn-success:hover{
	background: #fff;
	color:#279E98
}



@media (max-width:767px){
	.guide-section .filtersection .sort-widget{
		margin-top: 15px;
		justify-content: center;
	}
	.guide-section .filtersection .pagination{
		justify-content: center;
	}
}

@media (min-width: 992px) {
        #navb1{display:none !important;}
    }

/*End Guide Section CSS 23 NOV*/	


/*Start: Inspiration Gallery CSS 24 NOV*/
.inspiration-section #accordion{
	margin-bottom: 30px;
}
.inspiration-section #accordion a {
  padding: 8px 8px 8px 0px;
  text-decoration: none;
  display: block;
  transition: 0.9s;
  border: 0;
  color:#000;
  font-weight:600;
}
.inspiration-section #accordion .list-group-item-active{
	font-weight:normal;
	margin-left: 5px;
}
.inspiration-section #accordion .list-group-item[aria-expanded="false"] .submenu-icon::after {
  content: " \f107";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px;
}
.inspiration-section #accordion .list-group-item[aria-expanded="true"] .submenu-icon::after {
  content: " \f106";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px;
}
.inspiration-section #accordion .list-group-item-active:hover{
	color: #279E98;
}
.inspiration-section .product-block{
	max-width: 100%;
	text-align: left;
}
.inspiration-section .product-block .btngroup{
	display: inline-block;
}
.inspiration-section .product-block .btngroup .btn{
	width: initial;
}

.font-14{
	font-size: 14px;
}


@media (max-width:992px){
.inspiration-section #accordion{
	margin-bottom: 0px;
}
#accordion a.list-group-item{
    padding: 8px 8px 8px 8px;  
    border-bottom: 1px solid #232323;
 
}
}
/*End: Inspiration Gallery Page*/

.page-template-archive-inspiration_gallery #accordion .active{float:left;}
.page-template-archive-inspiration_gallery #accordion #submenu1 .active{color:#279E98;}
.page-template-archive-inspiration_gallery #accordion #submenu2 .active{color:#279E98;}




.inspiration-section #accordion a{
	background: none;
}

@media (max-width: 992px){
header .container{
   width: 100%;
   max-width: 100%;
   padding: 0!important;
}
header .navbar-collapse{
	width: 100%!important;
	left: 0px!important;
}
footer {
    position: relative;
    z-index: 1;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: relative!important;
	left: 0px!important;
	width: 100%;

}
}

/* #navb1{color:#ffffff;font-size:12px;} 
#navb1 li span{color:#ffffff;} 
#navb1 li a{padding: 0 10px;} 
#navb1 li{padding-top: 10px;} 
#navb1 ul ul a {
  border-top: 0 none;
  line-height: 70%;
  padding: 10px 10px;
} */





/*Start: 21 Dec*/
#main .container h2 {
	margin-top: 25px!important;
    margin-bottom: 36px!important;
}
#main .container h2.relative-heading{
	margin-bottom: 10px!important;
	margin-top: 60px!important;
	padding-left: 150px!important;
}
#main .container h2.vendor-sub-header{
	margin-top: 0!important;
	padding-left: 150px!important;
	margin-left: 0!important;
	font-size: 18px;
}
.navbar-nav>li,
.list-unstyled li{
	list-style: none;
	margin-left: 0px;
}
.footer{
	text-align: left;
}
.footer-email {
    display: flex;
    justify-content: center;
}
.footer .list-unstyled li{
	margin-bottom: 0px;
}
.col-sm-9.dashboard-content{
	padding-right: 0!important;
}
#frmOrderHistory .display-order{
	text-align: right;
}
.wpcf7-form .wpcf7-form-control-wrap input[type=file] {
    font-size: 12px;
}
@media (max-width:992px){
	.scrollheader .navbar-toggler{
		left: 18px;
		top: 22px!important;
	}
	.dealer-map h2{
		line-height: 32px;
	}
}

@media (max-width:767px){
	.wp_return_authorization_form .raf-wrap.width-27-p,
	.wp_return_authorization_form .raf-wrap.width-10-p,
	.wp_return_authorization_form .raf-wrap.width-11-p,
.wp_return_authorization_form .raf-wrap.width-25-p{
	width: 100%!important;
}
.footer {
    text-align: center;
}
.footer .list-unstyled {
	margin-bottom: 1rem;
}
.user-level-badge {
	 width: 60px;
	 top:0px;
}
#main .container h2.relative-heading,
#main .container h2.vendor-sub-header{
	padding-left:90px!important;

}

#main .container h2.relative-heading button,
#main .container h2.relative-heading a.wp_vendor_alt_btn {
    position: absolute;
    top: -50px;
	right: 0; 
	padding: 5px 10px;
    font-size: 14px;
	width:100px !important;
}
#main .container h2.relative-heading button {
	left: -10px;

}
#frmOrderHistory{
	margin: 0px 15px;
}
#frmOrderHistory .display-order{
	text-align: left;
}

.main-bg-table table thead, .main-bg-table table tbody tr{
	table-layout: auto;
}
.main-bg-table {
    width:550px!important;
	overflow: scroll!important;
	margin: 0px auto!important;
}
}
@media (max-width:570px){
#wpsl-search-wrap{
	margin-bottom: 40px;
}
#frmOrderHistory label{
	display: block;
}
#frmOrderHistory #orderLimit{
	width: 100%!important;
}
.main-bg-table {
    width: 380px!important;
	overflow: scroll!important;
	margin: 0px auto!important;
}
.dashboard-left ul li a {
    font-size: 15px;
	padding: 5px 20px;
}
}

/*End: 21 Dec*/
 




/*Start: 01 jan 2021*/
.min-max {
    font-family: Arial;
    font-weight: 400;
    color: #333;
}
#productGalleryTemp .fixedFilters + .pro-list{
	min-height: 600px;
}
/*End: 01 jan 2021*/






/*Start: 11 jan 2021*/
@media (max-width:992px){
header .navbar-collapse {
    top: 60px;
}
#navb1{
	background:#323232;
	border-bottom:0;
}
#navb1 ul li:hover > a, #navb1 ul li.active > a {
    background: #289D99;
    color: #ffffff!important;
}
#navb1 ul ul li:first-child > a,
#navb1 ul ul{
	border-top:0px;
}
#navb1 ul ul a{
	border:0px;
	border-bottom:1px solid #000;
}
#navb1 ul ul a, 
#navb1 a {
    background:#323232;
	text-transform:uppercase;
}
#navb1 ul ul a{
	position:relative;
	padding-left:32px;
}
#navb1 ul ul a:before{
	width:5px;
	height:1px;
	background:#289D99;
	content:'';
	position:absolute;
	left: 18px;
    top: 24px;
}
#navb1 ul ul li:last-child > a{
	box-shadow:none;
}
}

@media screen and (min-width: 1920px) {
	header .navbar-nav .nav-link,
	.library-section p,
	.discover-wrap p{
		font-size:20px;
		line-height: 28px;
	}	
	footer a, footer li, footer p {
		font-size: 18px;
	}
	footer h5{
		font-size:22px;
	}
	.library-section .library-headings{
		font-size:25px;
	}
	.library-section .learn_more a{
		font-size:14px;
	}
	}
/*End: 11 jan 2021*/
.inspiration-section p.font-14 {
    margin-top: -24px;
    margin-bottom: 2rem;
	
}




/*start: 26 May 2021*/
.inspiration-section p.font-14 {
	min-height:25px;
	
}

@media (max-width:575px){
.inventory-modified{
	text-align:left!important;
}
#frmOrderHistory label{
	display:block;
}
#frmOrderHistory .col-sm-6:last-child{
	margin-top:57px!important;
}
#frmOrderHistory #searchKeyword{
	margin-bottom:15px;
}
#frmOrderHistory #orderLimit {
    width: 68%!important;
}
.wp_return_authorization_form .raf-checklists label {
    min-width: 43%;
}
.dashboard-right#vendor-login-page form {
    padding-right: 15px!important;
}

}

/*End: 26 May 2021*/


/*start: 27 May 2021*/
@media (max-width:992px){
#navb1 ul ul a {
    padding: 16px 20px 16px 35px!important;
}
#navb1 ul li.current-menu-parent ul li.active a{
	background:#323232!important;
}
}
@media (max-width:767px){
#wpcf7-f1091-p127805-o1 .wpcf7-form-control-wrap.your-name,
#wpcf7-f1063-p127800-o1 .wpcf7-form-control-wrap.your-email{
	top:-6px;
}
#wpcf7-f1091-p127805-o1 .wpcf7-form-control-wrap.your-comment,
#wpcf7-f1091-p127805-o1 .wpcf7-form-control-wrap.your-website,
#wpcf7-f1091-p127805-o1 .wpcf7-form-control-wrap.your-no,
#wpcf7-f1063-p127800-o1 .wpcf7-form-control-wrap.your-address{
	top:-9px;
}
.guide-section .filtersection .search-section .sort-widget{
	margin-top:0px;
}
.wp_return_authorization_form .raf-wrap{
	width:100%!important;
}
}
/*End: 27 May 2021*/