<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wsmenu * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
}
.wsmain html, .wsmain body, .wsmain iframe, .wsmain h1, .wsmain h2, .wsmain h3, .wsmain h4, .wsmain h5, .wsmain h6 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font: inherit;
	vertical-align: baseline;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: 'SF UI Display', Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
	font-smoothing: antialiased;
	font-smooth: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased !important;
	font-smoothing: subpixel-antialiased !important;
	font-smooth: subpixel-antialiased;
}
.wsmain .cl {
	clear: both;
}
.wsmain img, object, embed, video {
	border: 0 none;
	max-width: 100%;
}
.wsmain a:focus {
	outline: none !important;
}
.wsmain:before, .wsmain:after {
	content: "";
	display: table;
}
.wsmain:after {
	clear: both;
}
/*--------------------------------------------------------------------------
|  02 Desktop CSS
--------------------------------------------------------------------------*/

.wsmobileheader {
	display: none;
}
.overlapblackbg {
	display: none;
}
.smllogo {
	padding: 9px 0px 0px 0px;
	margin: 0;
	float: left;
	width: 5%;
}
.smllogo a {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
}
.topmenusearch {
	float: right;
	width: 100%;
	height: 42px;
	position: relative;
	margin: 9px 0px 0px 0px;
}
.topmenusearch .searchicon {
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}
.topmenusearch input {
	width: 100%;
	position: relative;
	float: right;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	text-indent: 15px;
	font-size: 12px;
	height: 42px;
	z-index: 2;
	outline: none;
	color: #7d7d7d;
	background-color: #e9ebef;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.topmenusearch input:focus {
	color: #ffba00;
}
.topmenusearch input:focus ~ .btnstyle {
	background-color: #424242;
	color: #fff;
	opacity: 0.9;
}
.topmenusearch input:focus ~ .btnstyle .fa {
	color: #fff;
}
.topmenusearch input:focus ~ .searchicon {
	opacity: 1;
	z-index: 3;
	color: #FFFFFF;
}
.topmenusearch .btnstyle {
	top: 0px;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 42px;
	line-height: 30px;
	z-index: 1;
	cursor: pointer;
	color: #fff;
	z-index: 1000;
	background-color: #eeeeee;
	border: solid 0px;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	-webkit-border-radius: 0px 2px 2px 0px;
	-moz-border-radius: 0px 2px 2px 0px;
	border-radius: 0px 2px 2px 0px;
}
.topmenusearch .btnstyle .fa {
	line-height: 38px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #9c9c9c;
}
.topmenusearch .btnstyle:hover {
	background-color: #fff;
}
.wsmain {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px;
	max-width: 1300px;
}
.wsmenu {
	position:relative;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 100%;
	float: left;
	height: auto;
}
body:not(.home) .wsmenu, .header-bottom &gt; div &gt; .row &gt; div {
	/*position: inherit;*/
}
body:not(.home) .wsmenu .megamenu {
	left: 15px;
	max-width: calc(100% - 30px);
}
.wsmenu-list {
	text-align: left;
	margin: 0 auto 0 auto;
	display: table;
	padding: 0px;
	float:  left;
}
.wsmenu-list &gt; li {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 30px;
}
.wsmenu-list &gt; .wscarticon &gt; a .fa.fa-shopping-basket {
	display: inline-block;
	font-size: 16px;
	line-height: inherit;
	margin-right: 5px;
	color: #7b7b7b;
}
.wsmenu-list &gt; .wsshopmenu &gt; a .fa.fa-angle-down {
	display: inline-block;
	font-size: 13px;
	line-height: inherit;
	margin-left: 11px;
	color: #7b7b7b;
}
.wsmenu-list li ul li a .fa.fa-angle-double-right {
	font-size: 12px;
	margin: 0 3px 0 -4px;
}
.wsmenu-list &gt; li &gt; a {
	display: block;
	color: #fff;
	padding: 0 26px 0 22px;
	line-height: 58px;
	text-decoration: none;
	position: relative;
}

/*.wsmenu-list &gt; li:hover &gt; a{color: #fff;}*/
.wsmenu-list &gt; li &gt; .navtext {
	line-height: 16px;
	text-align: right;
	padding: 16px 0;
	margin-right: 0px;
	font-weight: 400;
	text-transform:  uppercase;
	font-size: 14px;
	font-weight: bold;
}
.wsmenu-list &gt; li:nth-last-child(1) &gt; .navtext {
	margin-right: 0;
}
.wsmenu-list &gt; li &gt; .navtext &gt; span:after {
	/*color: #9e9e9e;
	content: "\f107";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 14px;
	font-weight: 100;
	line-height: 10px;
	margin-left: 1px;
	position: relative;
	right: -8px;
	text-align: right;
	top: 1px;*/
}
.wsmenu-list &gt; li &gt; .navtext &gt; span {
	display: block;
	font-size: 11px;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	line-height: 16px;
	color: #9e9e9e;
}
.wsmenu-list &gt; li &gt; .navtext &gt; span + span {
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
.wsmenu-list li a:hover .arrow:after {
	border-top-color: #b3b3b3
}
.wsmenu-list li a.active .arrow:after {
	border-top-color: #b3b3b3
}
.wsmenu-list li:hover&gt;a .arrow:after {
	border-top-color: #b3b3b3
}
.megamenu iframe {
	width: 100%;
	margin-top: 10px;
	min-height: 200px;
}
.megamenu video {
	width: 100%;
	margin-top: 10px;
	min-height: 200px;
}
.wsmenu-list &gt; li.socialicon {
	float: left;
}
.wsmenu-list &gt; li.socialicon a {
	width: 38px;
	padding: 0px 10px
}
.wsmenu-list &gt; li.socialicon a .fa {
	font-size: 15px;
	color: #898d91;
	text-align: center;
}
.wsmenu-list &gt; li.wsshopmyaccount {
	float: right;
}
.wsmenu-list &gt; .wsshopmyaccount &gt; a .fa.fa-angle-down {
	display: inline-block;
	font-size: 13px;
	line-height: inherit;
	margin-left: 8px;
	color: #7b7b7b;
}
.wsmenu-list &gt; .wsshopmyaccount &gt; a .fa.fa-align-justify {
	display: inline-block;
	font-size: 16px;
	line-height: inherit;
	margin-right: 11px;
	color: #7b7b7b;
}
.wsmenu-list &gt; li.wssearchbar {
	width: 41%;
	float: left;
	padding-left: 15px;
}
.wsmenu-list &gt; li.wscarticon {
	float: right;
	clear: right;
}
.wsmenu-list &gt; li.wscarticon a {
	padding: 0px 27px 0px 22px;
	text-align: center;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.mobiletext {
	display: none;
}
.wsmenu-list &gt; li.wscarticon a .fa {
	font-size: 15px;
}
.wsmenu-list &gt; li.wscarticon em.roundpoint {
	position: absolute;
	top: 14px;
	right: 21px;
	width: 17px;
	height: 17px;
	background-color: #DA4B38;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 9px;
	text-align: center;
	font-style: normal;
	line-height: 16px !important;
	color: #fff;
}
.wsmenu-list li &gt; .wsmenu-submenu {
	/* transform: translateY(35px); */
	/* transition: all .3s ease; */
	/* visibility: hidden; */
}
.wsmenu-list li:hover &gt; .wsmenu-submenu {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}
.wsmenu-submenu li &gt; .wsmenu-submenu-sub {
	transform: translateY(35px);
	transition: all .3s ease;
	visibility: hidden;
}
.wsmenu-submenu li:hover &gt; .wsmenu-submenu-sub {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}
.wsmenu-submenu-sub li &gt; .wsmenu-submenu-sub-sub {
	transform: translateY(35px);
	transition: all .3s ease;
	visibility: hidden;
}
.wsmenu-submenu-sub li:hover &gt; .wsmenu-submenu-sub-sub {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}
.wsmenu-list li &gt; .megamenu {
	/* transform: translateY(35px); */
	/* transition: all .3s ease; */
	/* visibility: hidden; */
}
.wsmenu-list li:hover &gt; .megamenu {
	transform: translateY(0);
	opacity: 1;
	/* visibility: visible; */
}
.wsmenu-submenu {
	position: absolute;
	min-width: 176px;
	top: 100%;
	z-index: 1000;
	margin: 0px;
	background-color: #fff;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.17, 0.67, 0.59, 1.21), opacity 0.1s 0.1s;
	transition: transform 1s cubic-bezier(0.17, 0.67, 0.59, 1.21), opacity 0.1s 0.1s;
	padding: 15px;
	-webkit-box-shadow: 0 4px 4px 1px rgba(0,0,0,.1);
	box-shadow: 0 4px 4px 1px rgba(0,0,0,.1);
	background: #fff;
	border: 1px solid #ececec;
}
.wsmenu-submenu li a {
	background: #fff;
	background-image: none !important;
	color: #151514;
	border-right: 0 none !important;
	text-align: left;
	display: block;
	line-height: 22px;
	padding: 5px 5px 5px 0;
	text-transform: none;
	font-size: 13px;
	letter-spacing: normal;
	border-right: 0px solid;
	-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	transition: all 350ms ease;
}
.wsmenu-submenu li a:hover {
	color: #f86900;
	padding: 5px 2px 5px 3px;
}
.wsmenu-submenu li {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.wsmenuexpandermain {
	display: none;
}
.wsmenu-list li:hover .wsmenu-submenu {
	display: block;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub {
	min-width: 220px;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0px;
	padding: 0px;
	opacity: 0;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: -o-transform 0.4s, opacity 0.4s;
	-ms-transition: -ms-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
	opacity: 1;
	list-style: none;
	padding: 0px;
	border: solid 1px #eeeeee;
	background-color: #fff;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
	display: block;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub {
	min-width: 220px;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0px;
	padding: 0px;
	opacity: 0;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: -o-transform 0.4s, opacity 0.4s;
	-ms-transition: -ms-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
	opacity: 1;
	list-style: none;
	padding: 0px;
	border: solid 1px #eeeeee;
	background-color: #fff;
}
.wsmenu-submenu li {
	position: relative;
	padding: 0px;
	margin: 0px;
	display: block;
	border-bottom-color: rgba(0,0,0,0.13);
}
.wsmenu-click {
	display: none;
}
.wsmenu-click02 {
	display: none;
}
.wsmenu-submenu .fa {
	margin-right: 11px;
	font-size: 15px;
}
.carousel-control i.fa {
	top: 48%;
	position: absolute;
	font-size: 33px;
	margin-left: -5px;
}
.carousel-inner .carousel-caption h3 {
	font-size: 18px;
	font-weight: bold;
}
.wsshopmenu span {
	font-weight: bold;
}
.wsmenu-list &gt; .wsshopmenu &gt; a .fa.fa-shopping-basket {
	display: inline-block;
	font-size: 13px;
	line-height: inherit;
	margin-right: 8px;
	color: #7b7b7b;
}
.wtsdepartmentmenu {
	background: #fff;
	border-bottom: solid 1px #d1d3d4;
}
.wtsbrandmenu {
	background: #ffffff;
	border-bottom: solid 1px #d1d3d4;
}






.wsmenu-list li:hover .megamenu {
	opacity: 1;
}
.megamenu {
	width: calc(100% + 0px);
	left: 0;
	position: absolute;
	top: 100%;
	color: #ffba00;
	z-index: 1000;
	margin: 0px;
	text-align: left;
	padding: 14px;
	font-size: 15px;
	border: solid 1px #eeeeee;
	background-color: #fff;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.17, 0.67, 0.59, 1.21), opacity 0.1s 0.1s;
	transition: transform 1s cubic-bezier(0.17, 0.67, 0.59, 1.21), opacity 0.1s 0.1s;
}
.megamenu .title {
	border-bottom: 1px solid #CCC;
	font-size: 14px;
	padding: 9px 5px 9px 0px;
	font-size: 17px;
	color: #424242;
	margin: 0px 0px 7px 0px;
	text-align: left;
	height: 39px;
	margin:0px 0px 10px 0px;
}


.halfmenu {
	width: 40%;
	right: auto !important;
	left: auto !important;
}
.halfmenu .megacollink {
	width: 48%;
	float: left;
	margin: 0% 1%;
}
.halfdiv {
	width: 30%;
	right: auto;
	left: auto;
}
.halfdiv03 {
	width: 25%;
	right: auto;
	left: auto;
}



.wstliststy05:nth-child(3n+1) {
	clear: both;
}









.wsshoptabing {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding:0px ;
	position: absolute;
	top:50px;
	background-color: #f8f8f8;
	left: 0;
	border-bottom:solid 2px #376cb7;
	border:solid 1px #f1f1f1;
	border-top:solid 0px;
	visibility: hidden;
	opacity: 0;
	z-index:101;
	transform: translateY(35px);
	transition: all .3s ease;
}
.btnlearn {
	font-size: 15px;
	text-align: center;
	line-height: 44px;
	height: 44px;
	display: block;
	float: left;
	padding: 0px 15px;
	background-color: #0056b9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 5px;
}
.btnlearn:hover {
	color: #fff;
	text-decoration: none;
}

.wstitemright{
	/*min-height:100%;*/
	opacity:0;
	visibility:hidden;
	position:absolute;
	right:0px;
	top:0px;
	background-color:#f8f8f8;
	color:#000;
	display: block;
	float: left;
	padding: 18px 20px 0px 20px ;
	width: 77%;
}

.wstabitem {
	display:block; margin:0px; padding:0px; font-size:12px;
}

.wstabitem &gt; li {
	width:100%;
	list-style: none;

}

.wstabitem li:before, .wstabitem li:after{content: ""; display: table;}.wstabitem li:after{clear: both;}
/*.wsmenu-list &gt; li:hover &gt; .wsshoptabing &gt; .wstabitem li.wsshoplink-active .wstitemright{opacity: 1; visibility: visible;}*/
.wsmenu-list &gt; li:hover &gt; .wsshoptabing .wsshopwp &gt; .wstabitem li.wsshoplink-active .wstitemright{opacity: 1; visibility: visible;}
.wsshoptabing &gt; .wsshopwp{width: 100%; display: block; position: relative;}

.wstabitem &gt; li &gt; a {
	display: block;
	padding: 16px 11px;
	font-size: 13px;
	color: #606060;
	border-bottom: solid 1px #e5e5e5;
	width:23%;
	float:left;
	position:relative;
	border-left:3px solid #fff;
	background-color:#fff;
}
.wstabitem &gt; li:hover a {
	text-decoration: none;
}
.wstabitem .wsshoplink-active a {
	text-decoration: none;
}
.wstabitem &gt; li:hover &gt; a {
	text-decoration: none;
}
.wstabitem &gt; li &gt; a .fa {
	color: #848484;
	margin-right: 5px;
	text-align: center;
	width: 25px;
	font-size: 16px;
}
.wstmegamenucoll {
	width: 75%;
	float: left;
	padding-right: 27px;
}
.wstmegamenucolr {
	width: 25%;
	float: right;
	text-align: right;
}
.wstmegamenucoll01 {
	width: 64%;
	float: left;
	padding-left: 0px;
}
.wstmegamenucolr02 {
	width: 35%;
	float: left;
	text-align: right;
}
.wstmegamenucolr03 {
	width: 25%;
	float: left;
	text-align: left;
}
.wstmegamenucoll04 {
	width: 75%;
	float: right;
	padding-left: 27px;
}
.wstheading {
	width: 100%;
	display: block;
	padding: 12px 0px 12px 0px;
	font-size: 15px;
	font-weight: 600;
	color: #151514;
	/* margin-bottom: 6px; */
	/* text-transform: uppercase; */
	letter-spacing: 1px;
}
.wstliststy01 {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.wstliststy01 li {
	width: 33.33%;
	float: left;
	line-height: 23px;
	font-size: 14px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.wstliststy01 li a {
	color: #151514;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.wstliststy01 li a:hover {
	color: #ffba00;
	text-decoration: none;
}

.wstinnerwp{height: auto; position: relative; width: 100%;}
.wstinnerwp:before, .wstinnerwp:after{content: ""; display: table;}
.wstinnerwp:after{clear: both;}

.wstliststy02 {
	width: 25%;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	float: left;
	text-align:left;
}
.wstliststy02 li {
	width: 100%;
	list-style: none;
	line-height: 24px;
}
.wstliststy02 li {
    padding: 0 15px;
}
.wstliststy02 li.wstheading {
    padding: 12px 15px;
}
.wstliststy02 li a {
	color: #151514;
	font-size: 12px;
	letter-spacing: 0px;
}
.wstliststy02 li.wstheading a {
    font-size: 13px;
    text-transform: uppercase;
    color: #8E8E8E;
    font-weight: 100;
}
.wstliststy02 li a:hover {
	color: #e01222;
	text-decoration: none;
}
.wstliststy02 li.wstheading {
	line-height: normal;
	border-bottom: 1px solid;
	border-bottom-color: rgba(0,0,0,0.13);
}
.wstliststy02 li a .wstcount {
	font-size: 10px;
	color: #adadad;
}


.wstliststy06{
	width: 50%;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	float: left;
	text-align:left;
}
.wstliststy06 li {
	width: 100%;
	list-style: none;
	line-height: 24px;
}
.wstliststy06 li a {
	color: #151514;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.wstliststy06 li a:hover {
	color: #ffba00;
	text-decoration: none;
}
.wstliststy06 li.wstheading {
	line-height: normal;
}
.wstliststy06 li a .wstcount {
	font-size: 10px;
	color: #adadad;
}



.wstliststy03 {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.wstliststy03 li {
	width: 33.33%;
	float: left;
	line-height: 23px;
	font-size: 14px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.wstliststy03 li a {
	color: #151514;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.wstliststy03 li a:hover {
	color: #ffba00;
	text-decoration: none;
}
.wstliststy04 {
	width: 23%;
	padding: 0px 0px 0px 0px;
	margin:0.5% 1%;
	float: left;

}
.wstliststy04 li {
	width: 100%;
	list-style: none;
	line-height: 22px;
}
.wstliststy04 li a {
	color: #151514;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.wstliststy04 li a:hover {
	color: #ffba00;
	text-decoration: none;
}
.wstliststy04 li.wstheading {
	line-height: normal;
	text-align: center;
	padding: 12px 0px;
	font-size: 13px;
}
.wstliststy04 li a .wstcount {
	font-size: 10px;
	color: #adadad;
}
.wstliststy05 {
	width: 33.33%;
	padding: 0px 20px 0px 0px;
	margin: 0px 0 20px;
	float: left;
}
.wstliststy05 li {
	width: 100%;
	list-style: none;
	line-height: 40px;
}

.wstliststy05 li.wstheading a {
	padding-left: 10px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.wstliststy05 li a {
	color: #151514;
	font-size: 13px;
	letter-spacing: 1px;
	padding-left: 10px;
	line-height: 28px;
	display: block;
	position: relative;
	-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	transition: all 350ms ease;
}
.wstliststy05 li:not(.wstheading) &gt; a:hover {
    text-decoration: none;
    padding-left: 35px;
    color: #b89b5e;
}
.wstliststy05 li:not(.wstheading) &gt; a:hover:before {
    color: #e01222;
}
.wstliststy05 li a:hover {
	color: #e01222;
	text-decoration: none;
}
.wstliststy05 li.wstheading {
	line-height: normal;
	text-transform: capitalize;
	font-weight: 400;
	position:  relative;
	padding: 0;
}
.wstliststy05 li a .wstcount {
	font-size: 10px;
	color: #151514;
}
.wstmorebtn {
	border-radius: 2px;
	color: #151514;
	display: inline-block;
	float: right;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0;
	padding: 1px 7px;
	text-align: right;
	text-transform: none;
}
.wstmenutag {
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	border-radius: 2px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 1px 6px 1px 6px;
	margin-left: 6px;
	text-transform: none;
	letter-spacing: -0.0px;
}
.wstmenutag:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-style: solid;
	border-width: 3px;
	content: "";
	left: -6px;
	margin-top: 0px;
	position: absolute;
	top: 4px;
	z-index: 1;
}
.wstmenutag.redtag {
	background-color: #fe7b8f;
}
.wstmenutag.redtag:after {
	border-color: transparent #fe7b8f transparent transparent;
}
.wstmenutag.greentag {
	background-color: #00c853;
}
.wstmenutag.greentag:after {
	border-color: transparent #00c853 transparent transparent;
}
.wstmenutag.bluetag {
	background-color: #4fc3f7;
}
.wstmenutag.bluetag:after {
	border-color: transparent #4fc3f7 transparent transparent;
}
.wstmenutag.orangetag {
	background-color: #FE7000;
}
.wstmenutag.orangetag:after {
	border-color: transparent #FE7000 transparent transparent;
}
.wstadsize01 {
	width:50%;
	float: left;
	margin: 15px 0px 5px 0px;
}
.wstadsize02 {
	width:50%;
	float: right;
	margin: 15px 0px 5px 0px;
}

.kitchenmenuimg{
	/*background-image: url(../images/kitchen-menu-img.png);*/
	background-position: bottom right;
	background-repeat: no-repeat;
}
.computermenubg {
	background-image: url(../images/computer-menu-img.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.wstpngsml{
	padding-left: 18px;
}
.wstfullwtag {
	width: 100%;
	display: block;
	border-bottom: solid 1px #e5e5e5;
	background-color: #f5f5f5;
}


.wstbrandbottom{
	width: 100%;
	background-color: #fff;
	display: block;
	opacity: 0;
	position: absolute;
	right: 0;
	visibility: hidden;
	padding:9px 20px;

}


.wsmenu-list &gt; li:hover &gt; .wtsbrandmenu &gt; .wsshoptabingwp &gt; .wstabitem02 &gt; li.wsshoplink-active &gt; .wstbrandbottom {opacity:1; visibility:visible; }



.wstabitem02 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px;
	list-style: none;
	display: table;
}
.wstabitem02 &gt; li {
	display: table-cell;
	list-style: outside none none;
	text-align: center;
}
.wstabitem02 &gt; li &gt; a {
	display:block;
	padding:14px 0px;
	font-size: 13px;
	color: #606060;
	background-color: #f4f4f4;
	border-bottom: 1px solid #e5e5e5;
	position:relative;
}
.wstabitem02 &gt; li:hover a {
	text-decoration: none;
	-webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
}
.wstabitem02 &gt; .wsshoplink-active a {
	text-decoration: none;
	-webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
}
.wstabitem02 &gt; li:hover a {
	text-decoration: none;
	-webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
}
.wstabitem02 &gt; li &gt; a .fa {
	/*color: #848484;*/
	margin-right: 5px;
	text-align: center;
	width: 25px;
	font-size: 17px;
}

.brandcolor01{color:#424242;}
.brandcolor02{color:#00bcf2;}
.brandcolor03{color:#00aff0;}
.brandcolor04{color:#003087;}
.brandcolor05{color:#a82400;}
.brandcolor06{color:#ff3300;}
.brandcolor07{color:#7ac142;}
.brandcolor08{color:#ef4056;}


/*--------------------------------------------------------------------------
|  03 Tab CSS
--------------------------------------------------------------------------*/

@media only screen and (min-width: 1024px) and (max-width:1280px) {
	.kitchenmenuimg{background-image:none;}
	.computermenubg{background-image:none;}

	.wsmenu-list li a .arrow:after {
		display: none !important;
	}
	.wsmenu-list &gt; li &gt; a {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.wsmain {
		width: 100%;
		/*margin-left: 2%;
        margin-right: 2%;*/
	}
	.menu_form input[type="submit"] {
		width: 40% !important;
	}
	.menu_form input[type="button"] {
		width: 40% !important;
	}
	.wstmegamenucoll {
		width: 64%;
	}
	.wstmegamenucolr {
		width: 36%;
	}
	.wsshoptabingwp {
		width: 96%;
		margin: 0% 2%;
	}
	.wstliststy01 li {
		width: 50%;
	}
	.wstliststy02 {
		width: 50%;
	}
	.wstadsize01 img {
		width: 100%;
	}
	.wstadsize02 img {
		width: 100%;
	}
	.wstadsize01 {
		width: 50%;
	}
	.wstadsize02 {
		width: 50%;
	}
	.wstliststy02 &gt; li &gt; img {
		display: none;
	}
	.wstliststy03 li {
		width: 50%;
	}
	.wstmegamenucoll01 {
		width: 100%;
		padding: 0px;
	}
	.wstliststy04 &gt; li &gt; img {
		width: 100%;
	}
	.wstmegamenucolr03 {
		display: none;
	}
	.wstmegamenucoll04 {
		width: 100%;
		margin: 0%;
		padding: 0px;
	}
	.wssearchbar {
		width: 31% !important;
	}
}
@media only screen and (min-width:992px) and (max-width:1120px) {
	.wstliststy06{
		width:100%;
		margin:0px;
	}
	.smllogo {
		padding: 13px 6px 0px 0px;
	}
	.wsmenu-list li a .arrow:after {
		display: none;
	}
	.wsmenu-list &gt; li &gt; a {
		white-space: nowrap !important;
		padding-left: 11px !important;
		padding-right: 11px !important;
	}
	.wsmain {
		/* width: 96%; */
		margin-left: 0;
		margin-right: 7%;
	}
	.wsmenucontainer {margin-right: 25px;}
	.wsmenu-list &gt; li.socialicon {
		display: none !important;
	}
	.megacollink {
		width: 48%;
		margin: 1% 1%;
	}
	.typographylinks {
		width: 48%;
		margin: 1% 1%;
	}
	.menu_form input[type="submit"] {
		width: 40% !important;
	}
	.menu_form input[type="button"] {
		width: 40% !important;
	}
	.wsmenu-list &gt; li &gt; a .fa {
		display: none;
	}
	.wsmenu-list &gt; li &gt; a .fa.fa-home {
		display: block !important;
	}
	.halfmenu .megacollink {
		width: 100%;
		margin: 0px;
	}
	.wstmegamenucoll {
		width: 51%;
		padding: 0px;
	}
	.wstmegamenucolr {
		width: 49%;
	}
	.wsshoptabingwp {
		width: 96%;
		margin: 0% 2%;
	}
	.wstliststy01 li {
		width: 100%;
	}
	.wstliststy02 {
		width: 50%;
	}
	.wstadsize01 img {
		width: 100%;
	}
	.wstadsize02 img {
		width: 100%;
	}
	.wstadsize01 {
		width: 100%;
	}
	.wstadsize02 {
		width: 100%;
	}
	.wstliststy02 &gt; li &gt; img {
		display: none;
	}
	.wstliststy03 li {
		width: 50%;
	}
	.wstmegamenucoll01 {
		width: 100%;
		padding: 0px;
	}
	.wstliststy04 {
		width: 46%;
		margin: 0% 2%;
	}
	.wstliststy04 &gt; li &gt; img {
		width: 100%;
	}
	.wstmegamenucolr03 {
		display: none;
	}
	.wstmegamenucoll04 {
		width: 100%;
		margin: 0%;
		padding: 0px;
	}
	.wssearchbar {
		width: 20% !important;
	}
	.wstliststy05 {
		width: 50%;
		margin-bottom: 15px;
	}

	.kitchenmenuimg{
		background-image:none;}

	.computermenubg{
		background-image:none;}

	.wstabitem li a .fa {
		display: none;
	}
}
@media only screen and (min-width: 992px) {
	.wsmenu-list li:hover &gt; .wsmenu-submenu {
		display: block;
	}
	.wsmenu-submenu li:hover &gt; .wsmenu-submenu-sub {
		display: block !important;
	}
	.wsmenu-submenu-sub li:hover &gt; .wsmenu-submenu-sub-sub {
		display: block !important;
	}
	.wsmenu-list li:hover &gt; .megamenu {
		/* display: block !important; */
		min-width: 740px;
	}
	.wsmenu-list &gt; li:hover .wsshoptabing {
		transform: translateY(0);
		opacity: 1;
		visibility: visible;
	}


	.wstabitem &gt; li.wsshoplink-active &gt; a{
		background-color:#f8f8f8;
		color:#555555;
		border-left:3px solid #DA4B38;
	}

	.wstabitem &gt; li.wsshoplink-active &gt; a &gt; .fa{
		color:#555555;
	}


	.wstabitem02 &gt; .wsshoplink-active &gt; a:after {
		/*position: absolute;
        content: '';
        top:42px;
        right: 50%;
        width: 13px;
        height: 13px;
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        border-right: 1px solid #dbdbdb;
        border-bottom: 1px solid #dbdbdb;
        z-index: 100;
        background-color: #ffffff;*/
	}
}

/*--------------------------------------------------------------------------
|  04 Mobile CSS
--------------------------------------------------------------------------*/


@media only screen and (max-width: 991px) {
	.wstabitem &gt; li{ position:relative; }
	.wstabitem &gt; li &gt; a{ width:100%; margin:0px; float:none; font-size:12px; padding:14px 11px 14px 18px; font-weight:bold;}
	.wstheading{ font-weight:normal; padding-left:14px; padding-right:14px; }
	.wstitemright{width:100%; position:static; top:0px; min-height: inherit; padding:10px 20px 15px 20px; opacity:1; visibility:visible; display:none;}
	.wstmegamenucoll{width:100%; padding:0px; float:none;}
	.wstmegamenucolr{width:100%; padding:0px; float:none;}
	.wstliststy01 li{width:100%; padding:0px; margin:0px;}
	.wstliststy02{width:100%; padding:0px; margin:0px 0px 15px 0px;}
	.wstliststy03 li{width:100%;}
	.wstliststy04{width:100%; margin:0px;}
	.wstadsize01{width:100%; margin:0px 0px 10px 0px;}
	.wstadsize02{width:100%; margin:0px;}
	.wstmegamenucoll01{width:100%;}
	.wstmegamenucolr03{ width:100%; padding:0px; margin:0px 0px 15px 0px; }
	.wstmegamenucoll04{ width:100%; padding:0px; }
	.wstliststy05{ width:100%; padding:0px; margin-bottom:10px; }
	.kitchenmenuimg{background-image:none;}
	.computermenubg{background-image:none;}
	.wstbrandbottom{width:100%; position:static; top:0px; min-height: inherit; padding:10px 20px 15px 20px; opacity:1; visibility:visible; display:none;}
	.wstabitem02 li{ position:relative; }
	.wstabitem02 &gt; li &gt; a{padding:13px 18px; }

	.wstliststy05 li:not(.wstheading) &gt; a:before {
		top: 10px;
	}

	.wsmenu-list &gt; li &gt; .navtext {
		margin: 0px !important;
	}

	.wsmenu-list &gt; li.wssearchbar {
		padding-left: 0px;
	}
	.wstabitem02 {
		display: block;
	}
	.wstabitem02 li {
		text-align: left;
		display: block;
	}
	.wsshoptabingwp {
		background-color: #fff;
		padding-left: 0px;
		padding-right: 0px;
	}
	.wsshopmyaccount &gt; a &gt; .fa-angle-down {
		display: none !important;
	}
	.wsmenu {
		margin-top: 0px;
	}
	.smllogo {
		display: none !important;
	}
	.wsmain {
		margin: 0px;
		background-color: transparent;
	}
	.topmenusearch {
		margin: 0px 0 0;
		width: 100%;
		height: 44px;
	}
	.topmenusearch input:focus {
		width: 100%;
		background-color: #fff;
		color: #ffba00;
	}
	.topmenusearch input:hover {
		width: 100%;
		background-color: #fff;
		color: #ffba00;
	}
	.topmenusearch input {
		border-radius: 0px !important;
		height: 44px;
		background-color: #f1f1f1;
	}
	.smllogo {
		width: 100%;
		display: none !important;
		margin: 0 auto;
		text-align: center;
		background-color: #2B3A40;
	}
	.smllogo a {
		margin: 0 auto;
		text-align: center;
		float: none;
		padding: 10px 0px 3px 0px;
	}
	.topmenusearch .btnstyle {
		height: 44px;
		color: #424242;
	}
	.wsmenu-list .wsshoptabing {
		background-color: #ffffff;
		color: #666666;
		display: none;
		position: relative !important;
		top: 0px;
		padding: 0px;
		border: solid 0px;
		transform: none !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
	.wstabitem {
		width: 100% !important;
		background-color: #fff;
	}
	.wstabitem li a:after {
		border: none !important;
	}

	.megamenuleftp {
		width: 100%;
		display: block;
		padding: 0px;
		margin: 0px;
	}
	.megamenurightp {
		width: 100%;
		display: block;
		padding: 0px;
		margin: 0px;
	}
	.wstabitem li a:after {
		position: absolute;
		content: '';
		top: 50%;
		margin-top: -6px;
		right: 23px;
		display: inline-block;
		border-top: 6px solid #3f464c;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		border-bottom: 6px solid transparent;
	}


	.wstabitem li a .fa {
		display: none;
	}
	.wsmenu-list li &gt; .wsshoptabing {
		-o-transition: -o-transform 0.6s, opacity 0.6s;
		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
		visibility: visible !important;
		opacity: 1 !important;
	}
	.wsmenucontainer {
		overflow: hidden;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.overlapblackbg {
		left: 0;
		z-index: 102;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		display: none;
		background-color: rgba(0, 0, 0, 0.45);
		cursor: pointer;
	}
	.wsmenucontainer.wsoffcanvasopener {
		display: block;
		margin-left: 270px;
	}
	.wsmobileheader {
		display: block !important;
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.callusicon {
		color: #969696;
		font-size: 25px;
		height: 25px;
		position: fixed;
		right: 15px;
		top: 10px;
		transition: all 0.4s ease-in-out 0s;
		width: 25px;
		z-index: 102;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.callusicon:focus, callusicon:hover {
		color: #fff !important;
	}
	.wsoffcanvasopener .callusicon {
		display: none !important;
	}
	.smallogo {
		width: 100%;
		display: block;
		text-align: center;
		padding-top: 9px;
		position: fixed;
		z-index: 101;
		width: 100%;
		height: 52px;
		background: #333;
		box-shadow: 0 1px 4px rgba(0,0,0,.5);
		-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.5);
	}
	.smallogo &gt; img {
		margin-top: 0px;
		height: 32px;
	}
	.wsmenu-list &gt; li:hover&gt;a {
		/* background-color: rgba(0,0,0,0.08) !important; */
		text-decoration: none;
	}
	.mobiletext {
		display: inline-block !important;
	}
	.wsoffcanvasopener .overlapblackbg {
		display: block !important;
	}
	.wsoffcanvasopener .wsmain {
		left: 0px;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.wsmain {
		width: 300px;
		left: -300px;
		height: 100%;
		position: fixed;
		top: 0;
		margin: 0;
		float: none;
		background-color: #fff;
		border-radius: 0px;
		z-index: 99999;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		border: none !important;
		background-color: #fff !important;
	}
	.wsmenu {
		border-left: none;
		float: none;
		width: 100%;
		display: block !important;
		height: 100%;
		overflow-y: auto;
		display: block !important;
	}
	.wstabitem02 li .wsmenu-click02{ border-left: 1px solid #e9e9e9;}
	.wstabitem02 li .wsmenu-click02{ background-color:#fff;}
	.wsmenu-click {
		border-left: 1px solid #e0e0e0;
		cursor: pointer;
		display: block;
		height: 51px;
		position: absolute;
		right: 0;
		top: 0;
		width: 49px;
		z-index: 10;
	}
	.wsmenu-click i {
		display: block;
		height: 23px;
		width: 25px;
		margin-top: 15px;
		margin-right: 13px;
		background-size: 25px;
		font-size: 21px;
		color: rgba(0,0,0,0.25);
		float: right;
		text-align:center;
	}
	.wsmenu-click02 {
		border-left: 1px solid #f3f3f3;
		cursor: pointer;
		display: block;
		height: 51px;
		position: absolute;
		right: 0;
		top: 0;
		width: 49px;
		z-index: 10;
		background-color:#f3f3f3;
	}
	.wsmenu-click02 i {
		display: block;
		height: 23px;
		width: 34px;
		margin-top: 11px;
		margin-right: 8px;
		background-size: 25px;
		font-size: 21px;
		color: rgba(0,0,0,0.25);
		float: right;
		text-align:center;
	}
	.ws-activearrow &gt; i {
		transform: rotate(180deg);
	}
	.wsmenu-rotate {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.animated-arrow {
		/* position: fixed; */
		left: 0;
		top: 0;
		z-index: 102;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.wsoffcanvasopener .animated-arrow {
		left: 270px;
	}
	.animated-arrow {
		cursor: pointer;
		padding: 13px 35px 16px 0px;
		margin: 10px 0 0 0;
		display:  block;
	}
	.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
		cursor: pointer;
		height: 2px;
		width: 23px;
		background: #999;
		position: absolute;
		display: block;
		content: '';
	}
	.animated-arrow span:before {
		top: -7px;
	}
	.animated-arrow span:after {
		bottom: -7px;
	}
	.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
		transition: all 500ms ease-in-out;
	}
	.wsoffcanvasopener .animated-arrow span {
		background-color: transparent;
	}
	.wsoffcanvasopener .animated-arrow span:before, .animated-arrow.active span:after {
		top: 7px;
	}
	.wsoffcanvasopener .animated-arrow span:before {
		transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		bottom: 0px;
	}
	.wsoffcanvasopener .animated-arrow span:after {
		transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	.megacollink {
		width: 96% !important;
		margin: 0% 2% !important;
	}
	.megacolimage {
		width: 90% !important;
		margin: 0% 5% !important;
	}
	.typographylinks {
		width: 98% !important;
		margin: 0% 1% !important;
	}
	.typographydiv {
		width: 86% !important;
		margin: 0% 7% !important;
	}
	.mainmapdiv {
		width: 90% !important;
		margin: 0% 5% !important;
	}
	.innerpnd {
		padding: 0px !important;
	}
	.typography-text {
		padding: 10px 0px;
	}
	.wsmenu-list .megamenu {
		/* background-color: #e7e7e7; */
		color: #666666;
		display: none;
		position: relative !important;
		top: 0px;
		padding: 0px;
		border: solid 0px;
		transform: none !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
	.wsmenu-list li:hover .megamenu {
		display: none;
		position: relative !important;
		top: 0px;
	}
	.megamenu .title {
		color: #666666;
		font-size: 15px !important;
		padding: 10px 8px 10px 0px;
	}
	.megamenu &gt; ul {
		width: 100% !important;
		margin: 0px;
		padding: 0px;
		font-size: 13px !important;
	}
	.megamenu &gt; ul &gt; li &gt; a {
		padding: 9px 10px 9px 30px !important;
		line-height: normal !important;
		/* background-color: #e7e7e7 !important; */
		color: #666666;
	}

	.ad-style {
		width: 100% !important;
	}
	.megamenu ul li.title {
		line-height: 26px;
		color: #666666;
		margin: 0px;
		font-size: 15px;
		padding: 7px 13px !important;
		border-bottom: 1px solid #ccc;
		background-color: transparent !important;
	}
	.wsmenu-submenu &gt; li:hover&gt;a {
		background-color: #7b7b7b;
		color: #666666;
	}
	.wsmenu &gt; .wsmenu-list &gt; li &gt; a.active {
		color: #666666;
		background-color: rgba(0,0,0,0.08);
	}
	.wsmenu &gt; .wsmenu-list &gt; li &gt; a:hover {
		color: #fff;
		/* background-color: rgba(0,0,0,0.08); */
	}
	.wsmenu-list li:hover .wsmenu-submenu {
		display: none;
	}
	.wsmenu-list li:hover .wsmenu-submenu .wsmenu-submenu-sub {
		display: none;
	}
	.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
		display: none;
		list-style: none;
		padding: 2px;
		border: solid 1px #eeeeee;
		background-color: #fff;
	}
	.wsmenu-list li:first-child a {
		-webkit-border-radius: 0px 0px 0px 0px;
		-moz-border-radius: 0px 0px 0px 0px;
		border-radius: 0px 0px 0px 0px;
	}
	.wsmenu-list li:last-child a {
		-webkit-border-radius: 0px 4px 0px 0px;
		-moz-border-radius: 0px 0px 0px 0px;
		border-radius: 0px 0px 0px 0px;
		border-right: 0px solid;
	}
	.wsmenu-submenu-sub {
		width: 100% !important;
		position: static !important;
		left: 100% !important;
		top: 0 !important;
		display: none;
		margin: 0px !important;
		padding: 0px !important;
		border: solid 0px !important;
		transform: none !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
	.wsmenu-submenu-sub li {
		margin: 0px 0px 0px 0px !important;
		padding: 0px;
		position: relative;
	}
	.wsmenu-submenu-sub a {
		display: block;
		padding: 10px 25px 10px 25px;
		border-bottom: solid 1px #ccc;
		font-weight: normal;
	}
	.wsmenu-submenu-sub li a.active {
		color: #000 !important;
	}
	.wsmenu-submenu-sub li:hover&gt;a {
		background-color: #333333 !important;
		color: #fff;
	}
	.wsmenu &gt; .wsmenu-list &gt; li &gt; a &gt; .fa {
		font-size: 16px;
		color: #bfbfbf;
		margin-right: 11px;
		text-align: center;
		width: 19px;
	}
	.wsmenu-submenu-sub-sub {
		width: 100% !important;
		position: static !important;
		left: 100% !important;
		top: 0 !important;
		display: none;
		margin: 0px !important;
		padding: 0px !important;
		border: solid 0px !important;
		transform: none !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
	.wsmenu-submenu-sub-sub li {
		margin: 0px 0px 0px 0px !important;
	}
	.wsmenu-submenu-sub-sub a {
		display: block;
		color: #ffba00;
		padding: 10px 25px;
		background: #000 !important;
		border-bottom: solid 1px #ccc;
		font-weight: normal;
	}
	.wsmenu-submenu-sub-sub li a.active {
		color: #000 !important;
	}
	.wsmenu-submenu-sub-sub li:hover&gt;a {
		background-color: #606060 !important;
		color: #fff;
	}
	.wsmenu .wsmenu-list {
		display: block !important;
		width: 100%;
	}
	.wsmenu .wsmenu-list &gt; li {
		clear: left;
		width: 100%;
		display: block;
		float: none;
		border-right: none;
		background-color: transparent;
		position: relative;
		white-space: inherit;
	}
	.wsmenu &gt; .wsmenu-list &gt; li &gt; a {
		padding:13px 32px 13px 12px;
		font-size: 14px;
		text-align: left;
		border-right: solid 0px;
		background-color: transparent;
		color: #666666;
		line-height: 25px;
		border-bottom: 1px solid;
		border-bottom-color: rgba(0,0,0,0.13);
		position: static;
	}
	.wsmenu &gt; .wsmenu-list &gt; li &gt; a.wtxaccountlink{padding-bottom: 16px; padding-top: 16px;}

	.wsmenu .wsmenu-list li a .arrow:after {
		display: none !important;
	}
	.wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
		font-size: 12px !important;
		color: #8E8E8E;
	}
	.mobile-sub .wsmenu-submenu {
		transform: none !important;
		opacity: 1 !important;
		display: none;
		position: relative !important;
		top: 0px;
		background-color: #fff;
		border: solid 1px #ccc;
		padding: 0px;
		visibility: visible !important;
	}
	.mobile-sub .wsmenu-submenu li a {
		line-height: 20px;
		height: auto;
		/* background-color: #e7e7e7 !important; */
		font-size: 13px !important;
		padding: 11px 0px 11px 18px;
		color: #8E8E8E;
	}
	.mobile-sub .wsmenu-submenu li a:hover {
		background-color: #e7e7e7 !important;
		color: #666666;
		text-decoration: underline;
	}
	.mobile-sub .wsmenu-submenu li:hover&gt;a {
		background-color: #e7e7e7 !important;
		color: #666666;
	}
	.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a {
		line-height: 20px;
		height: 36px;
		background-color: #e7e7e7 !important;
		border-bottom: none;
		padding-left: 28px;
	}
	.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li .wsmenu-submenu-sub-sub li a {
		line-height: 20px;
		height: 36px;
		background-color: #e7e7e7 !important;
		border-bottom: none !important;
		padding-left: 38px;
		color: #8e8e8e;
	}
	.wsmenu-list &gt; li.socialicon a {
		width: 100%;
	}
	.wsmenu-list &gt; li.wscarticon em.roundpoint {
		display: none;
	}
	.halfdiv .title {
		padding-left: 15px;
	}
	.halfdiv {
		width: 100%;
		display: block;
	}
	.halfdiv03 .title {
		padding-left: 15px;
	}
	.halfdiv03 {
		width: 100%;
	}
	.halfmenu {
		width: 100%;
		display: block;
	}
	.menu_form {
		padding: 10px 10px 63px 10px;
		background-color: #e7e7e7;
	}
	.menu_form input[type="button"] {
		width: 46%;
	}
	.menu_form input[type="submit"] {
		width: 46%;
	}
	.menu_form textarea {
		min-height: 100px;
	}
	.wsmenu-list li &gt; .wsmenu-submenu {
		-o-transition: -o-transform 0.6s, opacity 0.6s;
		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
		visibility: visible !important;
		border: none;
		box-shadow: none;
	}
	.wsmenu-list li:hover &gt; .wsmenu-submenu {

		visibility: visible !important;
	}
	.wsmenu-submenu li &gt; .wsmenu-submenu-sub {
		-o-transition: -o-transform 0.6s, opacity 0.6s;
		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
		visibility: visible !important;
	}
	.wsmenu-submenu li:hover &gt; .wsmenu-submenu-sub {

		visibility: visible !important;
		opacity: 1 !important;
	}
	.wsmenu-submenu-sub li &gt; .wsmenu-submenu-sub-sub {
		-o-transition: -o-transform 0.6s, opacity 0.6s;
		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
		visibility: visible !important;
		opacity: 1 !important;
	}
	.wsmenu-submenu-sub li:hover &gt; .wsmenu-submenu-sub-sub {

		visibility: visible !important;
		opacity: 1 !important;
	}
	.wsmenu-list li &gt; .megamenu {
		-o-transition: -o-transform 0.6s, opacity 0.6s;
		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
		visibility: visible !important;
		opacity: 1 !important;
	}
	.wsmenu-list li:hover &gt; .megamenu {
		visibility: visible !important;
		opacity: 1 !important;
		background:  transparent;
	}
	
	.wstliststy05 li.wstheading a {
		padding-left: 0px !important;
	}
}
/*--------------------------------------------------------------------------
|  05 Additional Themes (Optionnal)
--------------------------------------------------------------------------*/

.gry {
	background-color: #424242 !important;
	color: #fff;
}
.red {
	background-color: #DA4B38 !important;
	color: #fff;
}
.orange {
	background-color: #ff9334 !important;
	color: #fff;
}
.blue {
	background-color: #31a8e6 !important;
	color: #fff;
}
.green {
	background-color: #27ae60 !important;
	color: #fff;
}
.yellow {
	background-color: #F6BB42 !important;
	color: #fff;
}
.purple {
	background-color: #967ADC !important;
	color: #fff;
}
.pink {
	background-color: #ff3366 !important;
	color: #fff;
}
.gry &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.gry &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.gry &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.gry &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.red &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.red &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.red &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.red &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a .fa {
	color: #fff;
}
.red &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li.wscarticon em.roundpoint {
	background-color: #424242 !important;
}
.red &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.orange &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.orange &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.orange &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.orange &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a .fa {
	color: #fff;
}
.orange &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li.wscarticon em.roundpoint {
	background-color: #424242 !important;
}
.orange &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.blue &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.blue &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.blue &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.blue &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a .fa {
	color: #fff;
}
.blue &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li.wscarticon em.roundpoint {
	background-color: #424242 !important;
}
.blue &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.green &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.green &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.green &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.green &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a .fa {
	color: #fff;
}
.green &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li.wscarticon em.roundpoint {
	background-color: #424242 !important;
}
.green &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.yellow &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #454545 !important;
}
.yellow &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #454545 !important;
}
.yellow &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #454545 !important;
}
.yellow &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a .fa {
	color: #454545;
}
.yellow &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.purple &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.purple &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.purple &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.purple &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.purple &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a .fa {
	color: #fff;
}
.purple &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li.wscarticon em.roundpoint {
	background-color: #424242 !important;
}
.pink &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.pink &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.pink &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.pink &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a .fa {
	color: #fff;
}
.pink &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li.wscarticon em.roundpoint {
	background-color: #424242 !important;
}
.pink &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.tranbg {
	background-color: transparent !important;
}
.whitebg {
	background-color: #fff !important;
}
.whitebg:hover {
	color: #000 !important;
}
.pm_buttoncolor .wsmenu-list &gt; li &gt; a .fa {
	color: #fff !important;
}
.pm_buttoncolor03 .wsmenu-list &gt; li:hover&gt;a .fa {
	color: #fff !important;
}
.pm_buttoncolor .wsmenu-list li a .arrow:after {
	border-top-color: #fff;
}
.blue-grdt {
	background: #5999ee;
	background: -moz-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5999ee), color-stop(100%, #4a89dc));
	background: -webkit-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
	background: -o-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
	background: -ms-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5999ee', endColorstr='#4a89dc', GradientType=0 );
	color: #fff;
}
.gry-grdt {
	background: #565656;
	background: -moz-linear-gradient(top, #565656 0%, #424242 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #424242));
	background: -webkit-linear-gradient(top, #565656 0%, #424242 100%);
	background: -o-linear-gradient(top, #565656 0%, #424242 100%);
	background: -ms-linear-gradient(top, #565656 0%, #424242 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#424242', GradientType=0 );
	color: #fff;
}
.green-grdt {
	background: #86ba3d;
	background: -moz-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86ba3d), color-stop(100%, #74a52e));
	background: -webkit-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
	background: -o-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
	background: -ms-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86ba3d', endColorstr='#74a52e', GradientType=0 );
	color: #fff;
}
.red-grdt {
	background: #f05c48;
	background: -moz-linear-gradient(top, #f05c48 0%, #da4b38 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f05c48), color-stop(100%, #da4b38));
	background: -webkit-linear-gradient(top, #f05c48 0%, #da4b38 100%);
	background: -o-linear-gradient(top, #f05c48 0%, #da4b38 100%);
	background: -ms-linear-gradient(top, #f05c48 0%, #da4b38 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05c48', endColorstr='#da4b38', GradientType=0 );
	color: #fff;
}
.orange-grdt {
	background: #fc7d33;
	background: -moz-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc7d33), color-stop(100%, #ff670f));
	background: -webkit-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
	background: -o-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
	background: -ms-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7d33', endColorstr='#ff670f', GradientType=0 );
	color: #fff;
}
.yellow-grdt {
	background: #ffcd67;
	background: -moz-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcd67), color-stop(100%, #f6bb42));
	background: -webkit-linear-gradient(top, #ffcd67 0%, #ff670f 100%);
	background: -o-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
	background: -ms-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcd67', endColorstr='#f6bb42', GradientType=0 );
	color: #fff;
}
.purple-grdt {
	background: #a98ded;
	background: -moz-linear-gradient(top, #a98ded 0%, #967adc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a98ded), color-stop(100%, #967adc));
	background: -webkit-linear-gradient(top, #a98ded 0%, #967adc 100%);
	background: -o-linear-gradient(top, #a98ded 0%, #967adc 100%);
	background: -ms-linear-gradient(top, #a98ded 0%, #967adc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a98ded', endColorstr='#967adc', GradientType=0 );
	color: #fff;
}
.pink-grdt {
	background: #fb3ea4;
	background: -moz-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb3ea4), color-stop(100%, #f21b8f));
	background: -webkit-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
	background: -o-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
	background: -ms-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb3ea4', endColorstr='#f21b8f', GradientType=0 );
	color: #fff;
}
.tranbg {
	background-color: transparent !important;
	box-shadow:none !important;
}
.red-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.red-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.red-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.red-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}

.gry-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}


.gry-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.gry-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}

.gry-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}

.blue-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.blue-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.blue-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.blue-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.green-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.green-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.green-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.green-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.orange-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.orange-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.orange-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.orange-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.yellow-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.yellow-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.yellow-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.yellow-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.purple-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.purple-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.purple-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.purple-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.pink-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span {
	color: #fff !important;
}
.pink-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; .navtext &gt; span + span:after {
	color: #fff !important;
}
.pink-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
	color: #fff !important;
}
.pink-grdt &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list li .wsmenu-click{
	border-color:rgba(0,0,0,0.18) !important;
}
.wstheading a {
    color: #000;
}
@media only screen and (max-width: 992px) {
	.tranbg {
		background-color: #fff !important;
	}
	.red-grdt &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a &gt; .fa {
		color: #fff !important;
	}
	.blue-grdt &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a &gt; .fa {
		color: #fff !important;
	}
	.orange-grdt &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a &gt; .fa {
		color: #fff !important;
	}
	.green-grdt &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a &gt; .fa {
		color: #fff !important;
	}
	.purple-grdt &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a &gt; .fa {
		color: #fff !important;
	}
	.pink-grdt &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a &gt; .fa {
		color: #fff !important;
	}
	.pm_buttoncolor &gt; .wsmain &gt; .wsmenu &gt; .wsmenu-list &gt; li &gt; a {
		color: #fff;
	}
	.blue-grdt .wsmain {
		background: #5999ee;
		background: -moz-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5999ee), color-stop(100%, #4a89dc));
		background: -webkit-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
		background: -o-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
		background: -ms-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5999ee', endColorstr='#4a89dc', GradientType=0 );
		color: #fff;
	}
	.gry-grdt .wsmain {
		background: #565656;
		background: -moz-linear-gradient(top, #565656 0%, #424242 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #424242));
		background: -webkit-linear-gradient(top, #565656 0%, #424242 100%);
		background: -o-linear-gradient(top, #565656 0%, #424242 100%);
		background: -ms-linear-gradient(top, #565656 0%, #424242 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#424242', GradientType=0 );
		color: #fff;
	}
	.green-grdt .wsmain {
		background: #86ba3d;
		background: -moz-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86ba3d), color-stop(100%, #74a52e));
		background: -webkit-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
		background: -o-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
		background: -ms-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86ba3d', endColorstr='#74a52e', GradientType=0 );
		color: #fff;
	}
	.red-grdt .wsmain {
		background: #f05c48;
		background: -moz-linear-gradient(top, #f05c48 0%, #da4b38 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f05c48), color-stop(100%, #da4b38));
		background: -webkit-linear-gradient(top, #f05c48 0%, #da4b38 100%);
		background: -o-linear-gradient(top, #f05c48 0%, #da4b38 100%);
		background: -ms-linear-gradient(top, #f05c48 0%, #da4b38 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05c48', endColorstr='#da4b38', GradientType=0 );
		color: #fff;
	}
	.orange-grdt .wsmain {
		background: #fc7d33;
		background: -moz-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc7d33), color-stop(100%, #ff670f));
		background: -webkit-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
		background: -o-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
		background: -ms-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7d33', endColorstr='#ff670f', GradientType=0 );
		color: #fff;
	}
	.yellow-grdt .wsmain {
		background: #ffcd67;
		background: -moz-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcd67), color-stop(100%, #f6bb42));
		background: -webkit-linear-gradient(top, #ffcd67 0%, #ff670f 100%);
		background: -o-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
		background: -ms-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcd67', endColorstr='#f6bb42', GradientType=0 );
		color: #fff;
	}
	.purple-grdt .wsmain {
		background: #a98ded;
		background: -moz-linear-gradient(top, #a98ded 0%, #967adc 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a98ded), color-stop(100%, #967adc));
		background: -webkit-linear-gradient(top, #a98ded 0%, #967adc 100%);
		background: -o-linear-gradient(top, #a98ded 0%, #967adc 100%);
		background: -ms-linear-gradient(top, #a98ded 0%, #967adc 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a98ded', endColorstr='#967adc', GradientType=0 );
		color: #fff;
	}
	.pink-grdt .wsmain {
		background: #fb3ea4;
		background: -moz-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb3ea4), color-stop(100%, #f21b8f));
		background: -webkit-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
		background: -o-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
		background: -ms-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb3ea4', endColorstr='#f21b8f', GradientType=0 );
		color: #fff;
	}
	.gry .wsmain {
		background-color: #424242 !important;
		color: #fff;
	}
	.red .wsmain {
		background-color: #DA4B38 !important;
		color: #fff;
	}
	.orange .wsmain {
		background-color: #ff9334 !important;
		color: #fff;
	}
	.blue .wsmain {
		background-color: #31a8e6 !important;
		color: #fff;
	}
	.green .wsmain {
		background-color: #27ae60 !important;
		color: #fff;
	}
	.yellow .wsmain {
		background-color: #F6BB42 !important;
		color: #fff;
	}
	.purple .wsmain {
		background-color: #967ADC !important;
		color: #fff;
	}
	.pink .wsmain {
		background-color: #ff3366 !important;
		color: #fff;
	}
}


@media (hover:none) {
	.wstabitem &gt; li{ position:relative; }
	.wstabitem &gt; li &gt; a{ width:100%; margin:0px; float:none; font-size:12px; padding:14px 11px 14px 18px; font-weight:bold;}
	.wstheading{ font-weight:normal; padding-left:14px; padding-right:14px; }
	.wstitemright{width:100%; position:static; top:0px; min-height: inherit; padding:10px 20px 15px 20px; opacity:1; visibility:visible; display:none;}
	.wstmegamenucoll{width:100%; padding:0px; float:none;}
	.wstmegamenucolr{width:100%; padding:0px; float:none;}
	.wstliststy01 li{width:100%; padding:0px; margin:0px;}
	.wstliststy02{width:100%; padding:0px; margin:0px 0px 15px 0px;}
	.wstliststy03 li{width:100%;}
	.wstliststy04{width:100%; margin:0px;}
	.wstadsize01{width:100%; margin:0px 0px 10px 0px;}
	.wstadsize02{width:100%; margin:0px;}
	.wstmegamenucoll01{width:100%;}
	.wstmegamenucolr03{ width:100%; padding:0px; margin:0px 0px 15px 0px; }
	.wstmegamenucoll04{ width:100%; padding:0px; }
	.wstliststy05{ width:100%; padding:0px; margin-bottom:10px; }
	.kitchenmenuimg{background-image:none;}
	.computermenubg{background-image:none;}
	.wstbrandbottom{width:100%; position:static; top:0px; min-height: inherit; padding:10px 20px 15px 20px; opacity:1; visibility:visible; display:none;}
	.wstabitem02 li{ position:relative; }
	.wstabitem02 &gt; li &gt; a{padding:13px 18px; }



	.wsmenu-list &gt; li &gt; .navtext {
		margin: 0px !important;
	}

	.wsmenu-list &gt; li.wssearchbar {
		padding-left: 0px;
	}
	.wstabitem02 {
		display: block;
	}
	.wstabitem02 li {
		text-align: left;
		display: block;
	}
	.wsshoptabingwp {
		background-color: #fff;
		padding-left: 0px;
		padding-right: 0px;
	}
	.wsshopmyaccount &gt; a &gt; .fa-angle-down {
		display: none !important;
	}
	.wsmenu {
		margin-top: 0px;
	}
	.smllogo {
		display: none !important;
	}
	.wsmain {
		margin: 0px;
		background-color: transparent;
	}
	.topmenusearch {
		margin: 0px 0 0;
		width: 100%;
		height: 44px;
	}
	.topmenusearch input {
		border-radius: 0px !important;
		height: 44px;
		background-color: #f1f1f1;
	}
	.smllogo {
		width: 100%;
		display: none !important;
		margin: 0 auto;
		text-align: center;
		background-color: #2B3A40;
	}
	.smllogo a {
		margin: 0 auto;
		text-align: center;
		float: none;
		padding: 10px 0px 3px 0px;
	}
	.topmenusearch .btnstyle {
		height: 44px;
		color: #424242;
	}
	.wsmenu-list .wsshoptabing {
		background-color: #ffffff;
		color: #666666;
		display: none;
		position: relative !important;
		top: 0px;
		padding: 0px;
		border: solid 0px;
		transform: none !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
	.wstabitem {
		width: 100% !important;
		background-color: #fff;
	}
	.wstabitem li a:after {
		border: none !important;
	}

	.megamenuleftp {
		width: 100%;
		display: block;
		padding: 0px;
		margin: 0px;
	}
	.megamenurightp {
		width: 100%;
		display: block;
		padding: 0px;
		margin: 0px;
	}
	.wstabitem li a:after {
		position: absolute;
		content: '';
		top: 50%;
		margin-top: -6px;
		right: 23px;
		display: inline-block;
		border-top: 6px solid #3f464c;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		border-bottom: 6px solid transparent;
	}


	.wstabitem li a .fa {
		display: none;
	}
	.wsmenu-list li &gt; .wsshoptabing {
		-o-transition: -o-transform 0.6s, opacity 0.6s;
		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
		visibility: visible !important;
		opacity: 1 !important;
	}
	.wsmenucontainer {
		overflow: hidden;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.overlapblackbg {
		left: 0;
		z-index: 102;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		display: none;
		background-color: rgba(0, 0, 0, 0.45);
		cursor: pointer;
	}
	.wsmenucontainer.wsoffcanvasopener {
		display: block;
		margin-left: 270px;
	}
	.wsmobileheader {
		display: block !important;
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.callusicon {
		color: #969696;
		font-size: 25px;
		height: 25px;
		position: fixed;
		right: 15px;
		top: 10px;
		transition: all 0.4s ease-in-out 0s;
		width: 25px;
		z-index: 102;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.wsoffcanvasopener .callusicon {
		display: none !important;
	}
	.smallogo {
		width: 100%;
		display: block;
		text-align: center;
		padding-top: 9px;
		position: fixed;
		z-index: 101;
		width: 100%;
		height: 52px;
		background: #333;
		box-shadow: 0 1px 4px rgba(0,0,0,.5);
		-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.5);
	}
	.smallogo &gt; img {
		margin-top: 0px;
		height: 32px;
	}
	.mobiletext {
		display: inline-block !important;
	}
	.wsoffcanvasopener .overlapblackbg {
		display: block !important;
	}
	.wsoffcanvasopener .wsmain {
		left: 0px;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.wsmain {
		width: 300px;
		left: -300px;
		height: 100%;
		position: fixed;
		top: 0;
		margin: 0;
		float: none;
		background-color: #fff;
		border-radius: 0px;
		z-index: 99999;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		border: none !important;
		background-color: #fff !important;
	}
	.wsmenu {
		position: unset !important;
		border-left: none;
		float: none;
		width: 100%;
		display: block !important;
		height: 100%;
		overflow-y: auto;
		display: block !important;
	}
	.wstabitem02 li .wsmenu-click02{ border-left: 1px solid #e9e9e9;}
	.wstabitem02 li .wsmenu-click02{ background-color:#fff;}
	.wsmenu-click {
		border-left: 1px solid #e0e0e0;
		cursor: pointer;
		display: block;
		height: 44px;
		position: absolute;
		right: 0;
		top: 0;
		width: 49px;
		z-index: 10;
	}
	.wsmenu-click i {
		display: block;
		height: 23px;
		width: 25px;
		margin-top: 15px;
		margin-right: 13px;
		background-size: 25px;
		font-size: 21px;
		color: rgba(0,0,0,0.25);
		float: right;
		text-align:center;
	}
	.wsmenu-click02 {
		border-left: 1px solid #f3f3f3;
		cursor: pointer;
		display: block;
		height: 51px;
		position: absolute;
		right: 0;
		top: 0;
		width: 49px;
		z-index: 10;
		background-color:#f3f3f3;
	}
	.wsmenu-click02 i {
		display: block;
		height: 23px;
		width: 34px;
		margin-top: 11px;
		margin-right: 8px;
		background-size: 25px;
		font-size: 21px;
		color: rgba(0,0,0,0.25);
		float: right;
		text-align:center;
	}
	.ws-activearrow &gt; i {
		transform: rotate(180deg);
	}
	.wsmenu-rotate {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.animated-arrow {
		/* position: fixed; */
		left: 0;
		top: 0;
		z-index: 102;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.wsoffcanvasopener .animated-arrow {
		left: 270px;
	}
	.animated-arrow {
		cursor: pointer;
		padding: 13px 35px 16px 0px;
		margin: 10px 0 0 0;
		display:  block;
	}
	.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
		cursor: pointer;
		height: 2px;
		width: 23px;
		background: #fff;
		position: absolute;
		display: block;
		content: '';
	}
	.animated-arrow span:before {
		top: -7px;
	}
	.animated-arrow span:after {
		bottom: -7px;
	}
	.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
		transition: all 500ms ease-in-out;
	}
	.wsoffcanvasopener .animated-arrow span {
		background-color: transparent;
	}
	.wsoffcanvasopener .animated-arrow span:before, .animated-arrow.active span:after {
		top: 7px;
	}
	.wsoffcanvasopener .animated-arrow span:before {
		transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		bottom: 0px;
	}
	.wsoffcanvasopener .animated-arrow span:after {
		transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	.megacollink {
		width: 96% !important;
		margin: 0% 2% !important;
	}
	.megacolimage {
		width: 90% !important;
		margin: 0% 5% !important;
	}
	.typographylinks {
		width: 98% !important;
		margin: 0% 1% !important;
	}
	.typographydiv {
		width: 86% !important;
		margin: 0% 7% !important;
	}
	.mainmapdiv {
		width: 90% !important;
		margin: 0% 5% !important;
	}
	.innerpnd {
		padding: 0px !important;
	}
	.typography-text {
		padding: 10px 0px;
	}
	.wsmenu-list .megamenu {
		/* background-color: #e7e7e7; */
		color: #666666;
		display: none;
		position: relative !important;
		top: 0px;
		padding: 0px;
		border: solid 0px;
		transform: none !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
	.megamenu .title {
		color: #666666;
		font-size: 15px !important;
		padding: 10px 8px 10px 0px;
	}
	.megamenu &gt; ul {
		width: 100% !important;
		margin: 0px;
		padding: 10px 15px;
		font-size: 13px !important;
		background:  transparent;
	}
	.megamenu &gt; ul &gt; li &gt; a {
		padding: 9px 10px 9px 0px !important;
		line-height: normal !important;
		/* background-color: #e7e7e7 !important; */
		color: #666666;
	}

	.ad-style {
		width: 100% !important;
	}
	.megamenu ul li.title {
		line-height: 26px;
		color: #666666;
		margin: 0px;
		font-size: 15px;
		padding: 7px 13px !important;
		border-bottom: 1px solid #ccc;
		background-color: transparent !important;
	}
	.wsmenu-submenu &gt; li:hover&gt;a {
		background-color: #7b7b7b;
		color: #666666;
	}
	.wsmenu &gt; .wsmenu-list &gt; li &gt; a.active {
		color: #666666;
		background-color: rgba(0,0,0,0.08);
	}
	.wsmenu-list li:first-child a {
		-webkit-border-radius: 0px 0px 0px 0px;
		-moz-border-radius: 0px 0px 0px 0px;
		border-radius: 0px 0px 0px 0px;
	}
	.wsmenu-list li:last-child a {
		-webkit-border-radius: 0px 4px 0px 0px;
		-moz-border-radius: 0px 0px 0px 0px;
		border-radius: 0px 0px 0px 0px;
		border-right: 0px solid;
	}
	.wsmenu-submenu-sub {
		width: 100% !important;
		position: static !important;
		left: 100% !important;
		top: 0 !important;
		display: none;
		margin: 0px !important;
		padding: 0px !important;
		border: solid 0px !important;
		transform: none !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
	.wsmenu-submenu-sub li {
		margin: 0px 0px 0px 0px !important;
		padding: 0px;
		position: relative;
	}
	.wsmenu-submenu-sub a {
		display: block;
		padding: 10px 25px 10px 25px;
		border-bottom: solid 1px #ccc;
		font-weight: normal;
	}
	.wsmenu-submenu-sub li a.active {
		color: #000 !important;
	}
	.wsmenu &gt; .wsmenu-list &gt; li &gt; a &gt; .fa {
		font-size: 16px;
		color: #bfbfbf;
		margin-right: 11px;
		text-align: center;
		width: 19px;
	}
	.wsmenu-submenu-sub-sub {
		width: 100% !important;
		position: static !important;
		left: 100% !important;
		top: 0 !important;
		display: none;
		margin: 0px !important;
		padding: 0px !important;
		border: solid 0px !important;
		transform: none !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
	.wsmenu-submenu-sub-sub li {
		margin: 0px 0px 0px 0px !important;
	}
	.wsmenu-submenu-sub-sub a {
		display: block;
		color: #ffba00;
		padding: 10px 25px;
		background: #000 !important;
		border-bottom: solid 1px #ccc;
		font-weight: normal;
	}
	.wsmenu-submenu-sub-sub li a.active {
		color: #000 !important;
	}
	.wsmenu .wsmenu-list {
		display: block !important;
		width: 100%;
	}
	.wsmenu .wsmenu-list &gt; li {
		clear: left;
		width: 100%;
		display: block;
		float: none;
		border-right: none;
		background-color: transparent;
		position: relative;
		white-space: inherit;
	}
	.wsmenu &gt; .wsmenu-list &gt; li &gt; a {
		padding: 10px 32px 8px 12px;
		font-size: 14px;
		text-align: left;
		border-right: solid 0px;
		background-color: transparent;
		color: #666666;
		line-height: 25px;
		border-bottom: 1px solid;
		border-bottom-color: rgba(0,0,0,0.13);
		position: static;
	}
	.wsmenu &gt; .wsmenu-list &gt; li &gt; a.wtxaccountlink{padding-bottom: 16px; padding-top: 16px;}

	.wsmenu .wsmenu-list li a .arrow:after {
		display: none !important;
	}
	.wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
		font-size: 12px !important;
		color: #8E8E8E;
	}
	.mobile-sub .wsmenu-submenu {
		transform: none !important;
		opacity: 1 !important;
		display: none;
		position: relative !important;
		top: 0px;
		background-color: #fff;
		border: solid 1px #ccc;
		padding: 0px;
		visibility: visible !important;
	}
	.mobile-sub .wsmenu-submenu li a {
		line-height: 20px;
		height: auto;
		/* background-color: #e7e7e7 !important; */
		font-size: 13px !important;
		padding: 11px 0px 11px 18px;
		color: #8E8E8E;
		text-transform:  uppercase;
	}
	.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a {
		line-height: 20px;
		height: 36px;
		background-color: #e7e7e7 !important;
		border-bottom: none;
		padding-left: 28px;
	}
	.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li .wsmenu-submenu-sub-sub li a {
		line-height: 20px;
		height: 36px;
		background-color: #e7e7e7 !important;
		border-bottom: none !important;
		padding-left: 38px;
		color: #8e8e8e;
	}
	.wsmenu-list &gt; li.socialicon a {
		width: 100%;
	}
	.wsmenu-list &gt; li.wscarticon em.roundpoint {
		display: none;
	}
	.halfdiv .title {
		padding-left: 15px;
	}
	.halfdiv {
		width: 100%;
		display: block;
	}
	.halfdiv03 .title {
		padding-left: 15px;
	}
	.halfdiv03 {
		width: 100%;
	}
	.halfmenu {
		width: 100%;
		display: block;
	}
	.menu_form {
		padding: 10px 10px 63px 10px;
		background-color: #e7e7e7;
	}
	.menu_form input[type="button"] {
		width: 46%;
	}
	.menu_form input[type="submit"] {
		width: 46%;
	}
	.menu_form textarea {
		min-height: 100px;
	}
	.wsmenu-list li &gt; .wsmenu-submenu {
		-o-transition: -o-transform 0.6s, opacity 0.6s;
		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
		visibility: visible !important;
		border: none;
		box-shadow: none;
		border-bottom: 1px solid #ddd;
	}
	.wsmenu-submenu li &gt; .wsmenu-submenu-sub {
		-o-transition: -o-transform 0.6s, opacity 0.6s;
		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
		visibility: visible !important;
	}
	.wsmenu-submenu-sub li &gt; .wsmenu-submenu-sub-sub {
		-o-transition: -o-transform 0.6s, opacity 0.6s;
		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
		visibility: visible !important;
		opacity: 1 !important;
	}
	.wsmenu-list li &gt; .megamenu {
		-o-transition: -o-transform 0.6s, opacity 0.6s;
		-ms-transition: -ms-transform 0.6s, opacity 0.6s;
		-moz-transition: -moz-transform 0.6s, opacity 0.6s;
		-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
		visibility: visible !important;
		opacity: 1 !important;
	}
	.wstliststy05 li.wstheading a {
		padding-left: 0px !important;
	}
}



@media only screen and (min-width: 1200px) {
	.wsmenu-list li:hover &gt; .megamenu {
		width: calc(100% + 30px);
	}
}</pre></body></html>