/*!/wp-content/plugins/cool-tag-cloud/inc/cool-tag-cloud.css*/
.cool-tag-cloud .ctcleft a,
.cool-tag-cloud .ctcleft .tag-cloud-link {
	margin: 0 4px 4px -2px!important;
	display: inline-block!important;  
	height: 25px!important;  
	line-height:22px!important;  
	text-decoration: none!important;  
	padding: 0 10px 0 21px!important;  
	text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
	white-space: nowrap!important;  
	position: relative!important;  
	border-color: transparent!important;
	border: none!important;
	transition: none!important;
}	
.cool-tag-cloud .ctcright a,
.cool-tag-cloud .ctcright .tag-cloud-link {
	margin: 0 17px 4px 0px!important;
	display: inline-block!important;  
	height: 25px!important;  
	line-height:22px!important;
	text-decoration: none!important;  
	padding: 0 5px 0 12px!important;  
	text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
	white-space: nowrap!important;  
	position: relative!important;  
	border-color: transparent!important;
	border: none!important;
	transition: none!important;
}

.cool-tag-cloud  .ctcleft a:after,
.cool-tag-cloud  .ctcleft .tag-cloud-link:after { 
	content: ''!important;  
	position: absolute!important;  
	top: 0!important;  
	right: -2px!important;  
	width: 2px!important;  
	height: 25px!important;   
	border: none!important;
	transition: none!important;
}  
.cool-tag-cloud  .ctcright a:after,
.cool-tag-cloud  .ctcright .tag-cloud-link:after { 
	content: ''!important;  
	position: absolute!important;  
	top: 0!important;  
	right: -17px!important;  
	width: 17px!important;  
	height: 25px!important;   
	border: none!important;
	transition: none!important;
} 

.cool-tag-cloud .ctcleft a:hover { 
	margin: 0 4px 4px -2px!important;
	display: inline-block!important;  
	height: 25px!important;  
	line-height:22px!important; 
	text-decoration: none!important;  
	padding: 0 10px 0 21px!important;  
	text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
	white-space: nowrap!important;  
	position: relative!important;  
	border-color: transparent!important;
	border: none!important;
}  
.cool-tag-cloud .ctcright a:hover { 
	margin: 0 17px 4px 0px!important;
	display: inline-block!important;  
	height: 25px!important;  
	line-height:22px!important; 
	text-decoration: none!important;  
	padding: 0 5px 0 12px!important;  
	text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
	white-space: nowrap!important;  
	position: relative!important;  
	border-color: transparent!important;
	border: none!important;
} 

.cool-tag-cloud .ctcleft a:hover:after {
  content: ''!important;  
  position: absolute!important;  
  top: 0!important;  
  right: -2px!important;  
  width: 2px!important;  
  height: 25px!important;  
  text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
}
.cool-tag-cloud .ctcright a:hover:after {
  content: ''!important;  
  position: absolute!important;  
  top: 0!important;  
  right: -17px!important;  
  width: 17px!important;  
  height: 25px!important;  
  text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
}
.cool-tag-cloud .cloudbold a,
.cool-tag-cloud .cloudbold .tag-cloud-link {
	font-weight:bold!important;
}
.cool-tag-cloud .animation a:hover, .cool-tag-cloud .animation a:hover:after{
    transition: 250ms!important;
}
.cool-tag-cloud .arial {font-family:Arial, Helvetica, Sans-serif!important}
.cool-tag-cloud .rockwell {font-family:Rockwell, Georgia, Serif!important}
.cool-tag-cloud .tahoma {font-family:Tahoma, Geneva, Sans-serif!important}
.cool-tag-cloud .georgia {font-family:Georgia, Times, Serif!important}
.cool-tag-cloud .times {font-family:Times, Georgia, Serif!important}
.cool-tag-cloud .cambria {font-family:Cambria, Georgia, Serif!important}
.cool-tag-cloud .verdana {font-family:Verdana, Lucida, Sans-serif!important}
.cool-tag-cloud .opensans {font-family:"Open Sans", Helvetica, Arial!important}

.cool-tag-cloud .ctcdefault .ctcleft a,
.cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcright a,
.cool-tag-cloud .ctcdefault .ctcright .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcdefault .ctcleft a:after,
.cool-tag-cloud  .ctcdefault .ctcleft .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcdefault .ctcright a:after,
.cool-tag-cloud  .ctcdefault .ctcright .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcright a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcright a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover, .cool-tag-cloud .ctcdefault .ctcright a:hover ,
.cool-tag-cloud .ctcdefault .ctcright a, .cool-tag-cloud .ctcdefault .ctcleft a,
.cool-tag-cloud .ctcdefault .ctcright .tag-cloud-link, .cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcdefault .ctcright a:visited, .cool-tag-cloud .ctcdefault .ctcleft a:visited { 
	color: #963!important;  
}  

.cool-tag-cloud .ctcsilver .ctcleft a,
.cool-tag-cloud .ctcsilver .ctcleft .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcright a,
.cool-tag-cloud .ctcsilver .ctcright .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcsilver .ctcleft a:after,
.cool-tag-cloud  .ctcsilver .ctcleft .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcsilver .ctcright a:after,
.cool-tag-cloud  .ctcsilver .ctcright .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcright a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcright a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover, .cool-tag-cloud .ctcsilver .ctcright a:hover ,
.cool-tag-cloud .ctcsilver .ctcright a, .cool-tag-cloud .ctcsilver .ctcleft a,
.cool-tag-cloud .ctcsilver .ctcright .tag-cloud-link, .cool-tag-cloud .ctcsilver .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcsilver .ctcright a:visited, .cool-tag-cloud .ctcsilver .ctcleft a:visited { 
	color: #4F4F4F!important;  
}  

.cool-tag-cloud .ctcgreen .ctcleft a,
.cool-tag-cloud .ctcgreen .ctcleft .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcright a,
.cool-tag-cloud .ctcgreen .ctcright .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcgreen .ctcleft a:after,
.cool-tag-cloud  .ctcgreen .ctcleft .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcgreen .ctcright a:after,
.cool-tag-cloud  .ctcgreen .ctcright .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcright a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcright a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover, .cool-tag-cloud .ctcgreen .ctcright a:hover ,
.cool-tag-cloud .ctcgreen .ctcright a, .cool-tag-cloud .ctcgreen .ctcleft a,
.cool-tag-cloud .ctcgreen .ctcright .tag-cloud-link, .cool-tag-cloud .ctcgreen .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcgreen .ctcright a:visited, .cool-tag-cloud .ctcgreen .ctcleft a:visited { 
	color: #3E7C1F!important;  
}  

.cool-tag-cloud .ctcred .ctcleft a,
.cool-tag-cloud .ctcred .ctcleft .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcright a,
.cool-tag-cloud .ctcred .ctcright .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcred .ctcleft a:after,
.cool-tag-cloud  .ctcred .ctcleft .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcred .ctcright a:after,
.cool-tag-cloud  .ctcred .ctcright .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcleft a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcright a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcleft a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcright a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcleft a:hover, .cool-tag-cloud .ctcred .ctcright a:hover ,
.cool-tag-cloud .ctcred .ctcright a, .cool-tag-cloud .ctcred .ctcleft a,
.cool-tag-cloud .ctcred .ctcright .tag-cloud-link, .cool-tag-cloud .ctcred .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcred .ctcright a:visited, .cool-tag-cloud .ctcred .ctcleft a:visited { 
	color: #CD2600!important;  
}  


.cool-tag-cloud .ctcblue .ctcleft a,
.cool-tag-cloud .ctcblue .ctcleft .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcright a,
.cool-tag-cloud .ctcblue .ctcright .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcblue .ctcleft a:after,
.cool-tag-cloud  .ctcblue .ctcleft .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcblue .ctcright a:after,
.cool-tag-cloud  .ctcblue .ctcright .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcleft a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcright a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcleft a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcright a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcleft a:hover, .cool-tag-cloud .ctcblue .ctcright a:hover ,
.cool-tag-cloud .ctcblue .ctcright a, .cool-tag-cloud .ctcblue .ctcleft a,
.cool-tag-cloud .ctcblue .ctcright .tag-cloud-link, .cool-tag-cloud .ctcblue .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcblue .ctcright a:visited, .cool-tag-cloud .ctcblue .ctcleft a:visited { 
	color: #194A8B!important;  
}  

.cool-tag-cloud .ctcbrown .ctcleft a,
.cool-tag-cloud .ctcbrown .ctcleft .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcright a,
.cool-tag-cloud .ctcbrown .ctcright .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcbrown .ctcleft a:after,
.cool-tag-cloud  .ctcbrown .ctcleft .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcbrown .ctcright a:after,
.cool-tag-cloud  .ctcbrown .ctcright .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcright a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcright a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover, .cool-tag-cloud .ctcbrown .ctcright a:hover ,
.cool-tag-cloud .ctcbrown .ctcright a, .cool-tag-cloud .ctcbrown .ctcleft a,
.cool-tag-cloud .ctcbrown .ctcright .tag-cloud-link, .cool-tag-cloud .ctcbrown .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcbrown .ctcright a:visited, .cool-tag-cloud .ctcbrown .ctcleft a:visited { 
	color: #804F2E!important;  
}  

.cool-tag-cloud .ctcpurple .ctcleft a,
.cool-tag-cloud .ctcpurple .ctcleft .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcright a,
.cool-tag-cloud .ctcpurple .ctcright .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcpurple .ctcleft a:after,
.cool-tag-cloud  .ctcpurple .ctcleft .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcpurple .ctcright a:after,
.cool-tag-cloud  .ctcpurple .ctcright .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcright a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcright a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover, .cool-tag-cloud .ctcpurple .ctcright a:hover ,
.cool-tag-cloud .ctcpurple .ctcright a, .cool-tag-cloud .ctcpurple .ctcleft a,
.cool-tag-cloud .ctcpurple .ctcright .tag-cloud-link, .cool-tag-cloud .ctcpurple .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcpurple .ctcright a:visited, .cool-tag-cloud .ctcpurple .ctcleft a:visited { 
	color: #91018C!important;  
}  

.cool-tag-cloud .ctccyan .ctcleft a,
.cool-tag-cloud .ctccyan .ctcleft .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcright a,
.cool-tag-cloud .ctccyan .ctcright .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctccyan .ctcleft a:after,
.cool-tag-cloud  .ctccyan .ctcleft .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctccyan .ctcright a:after,
.cool-tag-cloud  .ctccyan .ctcright .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcleft a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcright a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcleft a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcright a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcleft a:hover, .cool-tag-cloud .ctccyan .ctcright a:hover ,
.cool-tag-cloud .ctccyan .ctcright a, .cool-tag-cloud .ctccyan .ctcleft a,
.cool-tag-cloud .ctccyan .ctcright .tag-cloud-link, .cool-tag-cloud .ctccyan .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctccyan .ctcright a:visited, .cool-tag-cloud .ctccyan .ctcleft a:visited { 
	color: #004F4F!important;  
}  

.cool-tag-cloud .ctclime .ctcleft a,
.cool-tag-cloud .ctclime .ctcleft .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcright a,
.cool-tag-cloud .ctclime .ctcright .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctclime .ctcleft a:after,
.cool-tag-cloud  .ctclime .ctcleft .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctclime .ctcright a:after,
.cool-tag-cloud  .ctclime .ctcright .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcleft a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcright a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcleft a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcright a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcleft a:hover, .cool-tag-cloud .ctclime .ctcright a:hover ,
.cool-tag-cloud .ctclime .ctcright a, .cool-tag-cloud .ctclime .ctcleft a,
.cool-tag-cloud .ctclime .ctcright .tag-cloud-link, .cool-tag-cloud .ctclime .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctclime .ctcright a:visited, .cool-tag-cloud .ctclime .ctcleft a:visited { 
	color: #026700!important;  
}  


.cool-tag-cloud .ctcblack .ctcleft a,
.cool-tag-cloud .ctcblack .ctcleft .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcright a,
.cool-tag-cloud .ctcblack .ctcright .tag-cloud-link {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcblack .ctcleft a:after,
.cool-tag-cloud  .ctcblack .ctcleft .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcblack .ctcright a:after,
.cool-tag-cloud  .ctcblack .ctcright .tag-cloud-link:after { 
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcleft a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcright a:hover {  
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcleft a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcright a:hover:after {
	background: url(/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcleft a:hover, .cool-tag-cloud .ctcblack .ctcright a:hover ,
.cool-tag-cloud .ctcblack .ctcright a, .cool-tag-cloud .ctcblack .ctcleft a,
.cool-tag-cloud .ctcblack .ctcright .tag-cloud-link, .cool-tag-cloud .ctcblack .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcblack .ctcright a:visited, .cool-tag-cloud .ctcblack .ctcleft a:visited { 
	color: white!important;  
    text-shadow: 1px 1px 0 black!important;  
}  

.cool-tag-cloud-inner {    
    overflow: hidden;
}

.cool-tag-cloud-inner.cool-tag-cloud-active {
    max-height: none !important;
}

.cool-tag-cloud-load-more {
    margin-top: 10px;
    display: block;
}

.cool-tag-cloud-load-more span {
    display: none;
    cursor: pointer;
    font-size: 80%;
    line-height: 1;
    border: 1px solid rgba( 0, 0, 0, 0.3 );
    padding: 6px 10px;
    border-radius: 2px;
}

.cool-tag-cloud-load-more .cool-tag-cloud-open {
    display: inline-block;
}

.cool-tag-cloud-load-more.cool-tag-cloud-active .cool-tag-cloud-open {
    display: none;
}

.cool-tag-cloud-load-more.cool-tag-cloud-active .cool-tag-cloud-close {
    display: inline-block;
}
/*!/wp-content/plugins/simple-scroll-top-wp/css/sstt-style.css*/
/* Image style */
#scrollUp {
    background-image: url("/wp-content/plugins/simple-scroll-top-wp/css/../img/top.png");
    background-color: black;
    bottom: 5px;
    right: 5px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
    text-indent: -9999999px;
    display: block;
}
/*!/wp-content/plugins/smart-woocommerce-search/assets/dist/css/general.css*/
﻿@font-face{font-family:"ysm-fontello";src:url("/wp-content/plugins/smart-woocommerce-search/assets/dist/css/../../fonts/fontello.eot?45550639");src:url("/wp-content/plugins/smart-woocommerce-search/assets/dist/css/../../fonts/fontello.eot?45550639#iefix") format("embedded-opentype"),url("/wp-content/plugins/smart-woocommerce-search/assets/dist/css/../../fonts/fontello.woff2?45550639") format("woff2"),url("/wp-content/plugins/smart-woocommerce-search/assets/dist/css/../../fonts/fontello.woff?45550639") format("woff"),url("/wp-content/plugins/smart-woocommerce-search/assets/dist/css/../../fonts/fontello.ttf?45550639") format("truetype"),url("/wp-content/plugins/smart-woocommerce-search/assets/dist/css/../../fonts/fontello.svg?45550639#fontello") format("svg");font-weight:normal;font-style:normal}.ysm_search_widget .ysm-active,.widget_product_search .ysm-active,.widget_search .ysm-active{overflow:visible}.ysm-smart-search-input-holder{width:100%;position:relative;display:block;z-index:2}.ysm-search-widget .screen-reader-text{display:none}.ysm-search-widget .search-field[type=search]{font-style:italic;font-size:14px;text-indent:3px;display:inline-block;padding:10px 40px 10px 10px;margin:0;width:100% !important;height:initial;outline:none;border:1px solid #d6d6d6;background-color:rgba(0,0,0,0);background-position:50% 50% !important;color:#aeaeae;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width: 767px){.ysm-search-widget .search-field[type=search]{font-size:16px}}.ysm-search-widget .search-field::-webkit-input-placeholder{color:inherit}.ysm-search-widget .search-field::-moz-placeholder{color:inherit}.ysm-search-widget .search-field:-moz-placeholder{color:inherit}.ysm-search-widget .search-field:-ms-input-placeholder{color:inherit}.ysm-search-widget .search-field:focus::-webkit-input-placeholder{color:rgba(0,0,0,0)}.ysm-search-widget .search-field:focus::-moz-placeholder{color:rgba(0,0,0,0)}.ysm-search-widget .search-field:focus:-moz-placeholder{color:rgba(0,0,0,0)}.ysm-search-widget .search-field:focus:-ms-input-placeholder{color:rgba(0,0,0,0)}.ysm-search-widget.bordered .search-field{-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.ysm-search-widget .search-submit{display:block;position:absolute;top:1px;right:1px;bottom:1px;padding:0;margin:0;width:40px;text-align:center;font-size:0;color:#aaa;background:none;border:none;cursor:pointer;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;outline:none}.ysm-search-widget .search-submit:before{display:block;color:inherit;text-align:center;font-size:17px;font-family:"ysm-fontello";line-height:38px;content:"";-webkit-transition:color .25s ease;transition:color .25s ease}.smart-search-post{padding:12px 8px;display:block;color:#333}.smart-search-post:focus{outline:none}.smart-search-post-icon{max-width:100%;margin-bottom:10px;float:left;margin-right:10px;line-height:1}.smart-search-post-category{text-transform:uppercase;font-size:10px;margin-bottom:3px}.smart-search-post-title,.smart-search-post-excerpt{margin:0 0 7px;padding:0;color:#333;line-height:1.25em;word-wrap:normal}.smart-search-post-title{font-size:16px;margin-bottom:20px}.smart-search-post-title strong{display:inline-block}.smart-search-post-excerpt{margin-top:20px;font-size:12px}.smart-search-post-date{font-size:12px;color:#333}.smart-search-post-price-holder{overflow:hidden}.smart-search-post-price{float:left;font-size:16px}.smart-search-post-sku{float:right;font-size:12px;line-height:24px}.smart-search-add_to_cart-holder{float:right;margin:0 12px;padding-bottom:10px}.smart-search-featured-label,.smart-search-out-of-stock-label,.smart-search-sale-label{padding:5px;margin-top:5px;color:#fff;z-index:99;font-size:12px;line-height:1em}.smart-search-sale-label{background-color:#ff1c21;position:absolute;top:0px;left:0px}.smart-search-featured-label{background-color:#0014ff;position:absolute;top:0px;right:0px}.smart-search-out-of-stock-label{background-color:#808085;margin-top:10px;display:inline-block}.smart-search-featured .smart-search-post-title,.smart-search-featured.smart-search-no-thumbnail .smart-search-post-title,.smart-search-on_sale.smart-search-no-thumbnail .smart-search-post-title{margin-top:15px}.smart-search-popup{position:absolute;border:1px solid #d6d6d6;background:#fff;z-index:9999;box-sizing:border-box;overflow:hidden}.smart-search-view-all-holder{width:100%;z-index:9999}.smart-search-view-all-holder a{display:block !important;height:40px;line-height:40px;background:#ccc;text-align:center;text-decoration:none}.smart-search-results{position:relative;overflow:hidden;max-width:100%;width:100%}.smart-search-results .smart-search-results-inner{position:absolute;overflow-y:scroll;-webkit-overflow-scrolling:touch;top:0;left:0;bottom:0;right:0}.smart-search-results.smart-search-results--column_mod .smart-search-results-inner{left:200px}@media(max-width: 767px){.smart-search-results.smart-search-results--column_mod .smart-search-results-inner{left:0}}.smart-search-results .added_to_cart{display:none !important}.smart-search-results .nano-pane{background:rgba(0,0,0,.25);position:absolute;width:10px;right:0;top:0;bottom:0;visibility:hidden\9 ;opacity:.01;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:9999}.smart-search-results .nano-pane .nano-slider{background:#444;background:rgba(0,0,0,.5);position:relative;margin:0 1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.smart-search-results .smart-search-suggestions{display:grid !important;max-width:100% !important;width:100% !important;box-sizing:border-box}.smart-search-results .smart-search-suggestions::-webkit-scrollbar{display:none}.smart-search-results .smart-search-suggestions .autocomplete-suggestion{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5px;background:rgba(0,0,0,0);position:relative}.smart-search-results .smart-search-suggestions .autocomplete-suggestion.autocomplete-selected{opacity:.75;background:#f6f6f6}.smart-search-results .smart-search-suggestions .autocomplete-suggestion .smart-search-post-icon>img{width:100%;height:auto}.smart-search-results .smart-search-suggestions .autocomplete-suggestion>a{text-decoration:none}.smart-search-results[data-columns="1"] .smart-search-suggestions{display:block !important;padding:0}.smart-search-results[data-columns="1"] .smart-search-suggestions .autocomplete-suggestion{border-bottom:1px solid #d6d6d6;padding:5px}.smart-search-results[data-columns="1"] .smart-search-suggestions .autocomplete-suggestion:last-child{border-bottom:none}.smart-search-results[data-columns="2"] .smart-search-suggestions{grid-template-columns:1fr 1fr;grid-gap:40px 30px;padding:15px}.smart-search-results[data-columns="2"] .smart-search-post-title{font-size:18px}.smart-search-results[data-columns="3"] .smart-search-suggestions{grid-template-columns:1fr 1fr 1fr;grid-gap:40px 30px;padding:15px}.smart-search-results[data-columns="3"] .smart-search-post-title{font-size:18px}.smart-search-results[data-columns="4"] .smart-search-suggestions{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:40px 30px;padding:15px}.smart-search-results[data-columns="5"] .smart-search-suggestions{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:40px 30px;padding:15px}.smart-search-results:hover>.nano-pane,.smart-search-results .nano-pane.active,.smart-search-results .nano-pane.flashed{opacity:.99}.smart-search-results.has-scrollbar{padding-right:10px}.smart-search-results.has-scrollbar.smart-search-firefox .autocomplete-suggestion{border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6}.smart-search-results.has-scrollbar.smart-search-firefox .smart-search-suggestions{border-left:none;border-right:none;width:calc(100% + 17px) !important;right:0 !important}.smart-search-results.has-scrollbar .smart-search-suggestions{position:absolute;overflow:auto;overflow-x:hidden;-ms-overflow-style:none}.smart-search-clear{clear:both}@media only screen and (max-width: 1024px){[data-columns="2"],[data-columns="3"],[data-columns="4"],[data-columns="5"]{grid-template-columns:1fr 1fr;grid-gap:20px 30px}}@media only screen and (max-width: 768px){.smart-search-suggestions{display:block !important}}.woocommerce-loop-product__title>strong{display:inline !important}.ysm-hide .smart-search-popup{display:none !important}.sws-no-results .smart-search-results{height:40px !important;max-height:40px !important}.sws-no-results .smart-search-results .smart-search-suggestions{display:block !important}.sws-no-results [data-columns="2"] .smart-search-suggestions,.sws-no-results [data-columns="3"] .smart-search-suggestions,.sws-no-results [data-columns="4"] .smart-search-suggestions,.sws-no-results [data-columns="5"] .smart-search-suggestions{padding:0 !important}.sws-no-results .smart-search-view-all-holder{display:none !important}.sws-no-results .autocomplete-no-suggestion{line-height:40px;text-align:center}.ysm-search-widget input[type=search]::-webkit-search-decoration,.ysm-search-widget input[type=search]::-webkit-search-cancel-button,.ysm-search-widget input[type=search]::-webkit-search-results-button,.ysm-search-widget input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;display:none}.smart-search-fullscreen{display:none;position:fixed;left:0;top:0;width:100%;height:100%}.smart-search-fullscreen.ssf-active{display:block;z-index:9999}.smart-search-fullscreen-backdrop{display:block !important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#000;opacity:0;transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.ssf-animated .smart-search-fullscreen-backdrop{opacity:.75}.smart-search-fullscreen-inner{background-color:#fff;z-index:1;border-radius:5px;padding:20px;margin:40px 20px;position:relative;top:0}.smart-search-fullscreen .smart-search-view-all-holder{margin-top:20px}.ssf-search-input{order:2;width:100%;height:40px;border:none;border-bottom:1px solid #d6d6d6;appearance:none;transition:border-color .2s ease}.ssf-search-input:focus,.ssf-search-input:active{outline:none;border-bottom-color:#2727ce}.ssf-search-input:focus+.ssf-search-icon-search,.ssf-search-input:active+.ssf-search-icon-search{color:#2727ce}.ssf-search-icon-search{margin-right:12px;order:1}.ssf-search-icon-close{margin-left:12px;order:3;cursor:pointer}.smart-search-input-wrapper{display:flex;align-items:flex-end}.ysm-hide .smart-search-fullscreen-results{display:none}.sws-search-recent-list,.smart-search-keywords-list{display:flex !important;align-items:center;flex-wrap:wrap;list-style:none;padding:0;margin:0}.sws-search-recent-wrapper,.smart-search-keywords-wrapper{display:flex !important;align-items:center;flex-wrap:wrap;width:100%;margin:15px 0}.smart-search-popup .sws-search-recent-wrapper,.smart-search-popup .smart-search-keywords-wrapper{padding-left:12px}.sws-search-recent-wrapper--hidden_mod,.sws-search-recent-wrapper--hidden_by_keywords,.smart-search-keywords-wrapper--hidden_mod,.smart-search-keywords-wrapper--hidden_by_keywords{display:none !important}.hidden-searches .sws-search-recent-wrapper{display:none !important}.sws-search-recent-title,.smart-search-keywords-title{margin:0 20px 0 0 !important;font-size:14px !important}.sws-search-recent-list,.smart-search-keywords-list{margin:0 !important;padding:0 !important}.sws-search-recent-list-item{display:flex;align-items:center;border:1px solid #d6d6d6;padding:2px 0;margin:5px 0;border-radius:20px;font-size:13px;overflow:hidden;color:#222;cursor:pointer}.sws-search-recent-wrapper .sws-search-recent-list-item{padding-right:8px}.sws-search-recent-list-item-delete{cursor:pointer;width:14px;height:14px;transition:color .2s ease}.sws-search-recent-list-item-delete svg{display:block}.sws-search-recent-list-item-delete:hover{color:#2727ce}.sws-search-recent-list-item-trigger{padding:4px 12px 4px 12px;margin:0;transition:color .2s ease}.sws-search-recent-wrapper .sws-search-recent-list-item-trigger{padding-right:6px}.sws-search-recent-list-item-trigger:hover{color:#2727ce}.sws-search-recent-list-item:not(:last-child){margin-right:12px}.smart-search-popup-backdrop{position:fixed;left:0;top:0;width:100%;height:100%}.ysm-hide .smart-search-popup-backdrop{display:none}.ysm-widget-opened .et_builder_inner_content{z-index:99999}.ssf-search-input{background-position:50% 50% !important}@media(max-width: 767px){.ssf-search-input{font-size:16px !important}}.smart-search-results-main.sws-hiding-results .smart-search-results,.smart-search-results-main.sws-hiding-results .smart-search-view-all-holder,.smart-search-results-main.sws-hiding-results .sws-selected-categories{display:none}.smart-search-results-main--column_mod{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width: 767px){.smart-search-results-main--column_mod .sws-search-recent-wrapper{order:1}.smart-search-results-main--column_mod .smart-search-keywords-wrapper{order:2}.smart-search-results-main--column_mod .sws-sidebar{order:3}.smart-search-results-main--column_mod .smart-search-results{order:4}.smart-search-results-main--column_mod .smart-search-view-all-holder{order:5}}.ysm-hide .smart-search-results-main--on_open_mod .sws-selected-categories{display:block}@media(max-width: 767px){.smart-search-results-main--hidden_mobile_mod .sws-selected-categories{display:none !important}}.sws-sidebar-widget{display:flex;flex-direction:column}.sws-sidebar--first-slot:empty,.sws-sidebar--second-slot:empty{display:none}.sws-sidebar-widget .sws-selected-categories:not(:last-child){order:1}.sws-sidebar-widget .sws-promo-banner:not(:last-child){order:2;margin-top:20px}.sws-sidebar-widget:not(:empty){margin-top:20px}.sws-sidebar-widget:first-child{margin-top:0}.smart-search-results-main--column_mod .smart-search-results,.smart-search-results-main--column_mod .sws-recent-products-wrapper{width:calc(100% - 400px)}@media(max-width: 767px){.smart-search-results-main--column_mod .smart-search-results,.smart-search-results-main--column_mod .sws-recent-products-wrapper{width:100%}}.smart-search-results-main--widgets-on-left--mod .sws-sidebar--right-mod{display:none !important}.smart-search-results-main--widgets-on-right--mod .sws-sidebar--left-mod{display:none !important}.smart-search-results-main--widgets-on-left--mod .sws-recent-products-wrapper,.smart-search-results-main--widgets-on-right--mod .sws-recent-products-wrapper{width:calc(100% - 200px)}@media(max-width: 767px){.smart-search-results-main--widgets-on-left--mod .sws-recent-products-wrapper,.smart-search-results-main--widgets-on-right--mod .sws-recent-products-wrapper{width:100%}}@media(min-width: 768px){.smart-search-results-main--widgets-on-left--mod .smart-search-results,.smart-search-results-main--widgets-on-right--mod .smart-search-results{width:calc(100% - 200px)}}.ysm-hide .sws-selected-categories{display:none}.sws-sidebar{box-sizing:border-box}.sws-sidebar:not(:empty){width:200px}@media(max-width: 767px){.sws-sidebar:not(:empty){width:100%;padding-left:0 !important}}.sws-sidebar-holder{width:calc(100% - 400px);height:1px}@media(max-width: 767px){.sws-sidebar-holder{display:none}}.sws-sidebar--left-mod:not(:empty){padding-right:20px}.sws-sidebar--right-mod:not(:empty){padding-left:20px}.sws-selected-categories{width:100%}.sws-selected-categories-title{margin-bottom:10px !important;flex-shrink:0;font-size:14px !important}.sws-selected-categories-list{margin:0 !important;padding:0 !important}.sws-selected-categories-item{list-style:none}.sws-selected-categories-item:not(:last-child){margin-bottom:5px}.sws-selected-categories-link{font-size:12px;color:#000}@media(max-width: 767px){.sws-selected-categories{width:100%}.sws-selected-categories-list{display:flex;column-gap:10px;flex-wrap:wrap}}.sws-promo-banner img{max-width:100%;height:auto}@media(max-width: 767px){.sws-promo-banner.sws-promo-banner--hidden_mobile_mod{display:none !important}}.ysm-hide .sws-promo-banner{display:none}.ysm-hide .smart-search-results-main--banner_on_open_mod .sws-promo-banner{display:block}@media(max-width: 767px){.smart-search-results-main--banner_on_open_mod .sws-promo-banner{display:none}.smart-search-results[data-columns="2"] .smart-search-suggestions{padding:0}}.sws-recent-products-wrapper{width:100%;position:relative;padding:0 20px;box-sizing:border-box}@media(max-width: 767px){.sws-recent-products-wrapper{width:100%;order:5;margin-top:20px}.sws-recent-products-wrapper.sws-recent-products-wrapper--hidden_mobile_mod{display:none !important}}.sws-no-results .sws-recent-products-wrapper{display:none !important}.sws-recent-products-heading{margin-bottom:10px !important;margin-left:5px !important;font-size:14px !important}.sws-selected-products-item{border:1px solid #ddd;border-radius:8px;padding:15px;margin:0 10px}.sws-selected-products-item:hover{border-color:#444}.sws-selected-products-category{margin-bottom:5px;line-height:1}.sws-selected-products-category a{font-size:13px !important;text-decoration:none !important;color:#000;opacity:.8;transition:.2s ease}.sws-selected-products-category a:hover{opacity:.6}.sws-selected-products-title{display:block;margin-bottom:10px !important;min-height:36px;padding:0 !important;font-size:16px !important;line-height:1.1 !important;color:#000 !important;text-decoration:none !important}.sws-recent-products .swiper-slide{width:20%}@media(max-width: 1200px){.sws-recent-products .swiper-slide{width:25%}}@media(max-width: 960px){.sws-recent-products .swiper-slide{width:50%}}@media(max-width: 560px){.sws-recent-products .swiper-slide{width:100%}}.sws-selected-products-picture{display:block;margin:0 auto 10px !important;text-align:center}.sws-selected-products-picture img{max-width:100% !important;object-fit:contain !important;height:auto}.sws-selected-products-meta{display:flex;justify-content:space-between;align-items:center}.sws-selected-products-item .button{padding:8px 10px !important;text-decoration:none !important}.sws-selected-products-item .button img{width:20px}.sws-recent-products-wrapper .swiper-button-next:after,.sws-recent-products-wrapper .swiper-button-prev:after{font-size:30px !important;color:#000 !important}.sws-recent-products-wrapper .swiper-button-next{right:0 !important}.sws-recent-products-wrapper .swiper-button-prev{left:0 !important}.smart-search-results-hidden{max-width:0 !important;max-height:0;padding-right:0 !important}.sws-recent-products-wrapper .wc-forward{display:none}.smart-search-add_to_cart-holder a.button{font-size:.8rem !important}.product_type_variable .smart-search-add_to_cart-holder a.button:after{content:"";display:inline-block;vertical-align:middle;width:24px;height:10px;margin-left:3px;background-repeat:no-repeat;background-position:center;background-size:contain;will-change:transform;transition:all .2s ease;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAQAAACmLXceAAAAQUlEQVR42mPAB/5v/3/mvxgD8QCo/P//yyRo+S/6/xJQy/X/ksNOy/+D/4kFp0nWQKqTJIa9cqCGs6QmvpOYyRsAkwK7iR4cwaUAAAAASUVORK5CYII=")}.product_type_variable .smart-search-add_to_cart-holder a.button:hover:after{transform:translateX(3px)}
/* [inline: after] */.ysm-search-widget-1 .search-field[type="search"]{border-color:#000000;}.ysm-search-widget-1 .search-field[type="search"]{border-width:1px;}.ysm-search-widget-1 .search-field[type="search"]{color:#000000;}.ysm-search-widget-1 .search-field[type="search"]{background-color:#ffffff;}.ysm-search-widget-1 .search-submit,.ysm-search-widget-1 .ssf-search-icon-search,.ysm-search-widget-1 .sws-search-recent-list-item-trigger:hover,.ysm-search-widget-1 .sws-search-recent-list-item-delete:hover{color:#000000;}.ysm-search-widget-1 .smart-search-suggestions .smart-search-post-icon{width:50px;}.ysm-search-widget-1 .smart-search-popup{border-color:#000000;}.ysm-search-widget-1 .smart-search-results{background-color:#ffffff;}.ysm-search-widget-1 .smart-search-post-title{color:#000000;}.ysm-search-widget-1 .smart-search-view-all{color:#ffffff;}.ysm-search-widget-1 .smart-search-view-all{background-color:#81d742;}.ysm-search-widget-1 .smart-search-post-price,.ysm-search-widget-1 .smart-search-post-price .woocommerce-Price-amount,.ysm-search-widget-1 .smart-search-post-price .woocommerce-Price-currencySymbol{color:#878787;}.ysm-search-widget-2 .search-field[type="search"]{border-color:#000000;}.ysm-search-widget-2 .search-field[type="search"]{border-width:1px;}.ysm-search-widget-2 .search-field[type="search"]{color:#000000;}.ysm-search-widget-2 .search-submit,.ysm-search-widget-2 .ssf-search-icon-search,.ysm-search-widget-2 .sws-search-recent-list-item-trigger:hover,.ysm-search-widget-2 .sws-search-recent-list-item-delete:hover{color:#000000;}.ysm-search-widget-2 .smart-search-suggestions .smart-search-post-icon{width:50px;}.ysm-search-widget-2 .smart-search-popup{border-color:#000000;}.ysm-search-widget-2 .smart-search-post-title{color:#000000;}.ysm-search-widget-2 .smart-search-view-all{color:#ffffff;}.ysm-search-widget-2 .smart-search-view-all{background-color:#81d742;}.ysm-search-widget-2 .smart-search-post-price,.ysm-search-widget-2 .smart-search-post-price .woocommerce-Price-amount,.ysm-search-widget-2 .smart-search-post-price .woocommerce-Price-currencySymbol{color:#878787;}.widget_product_search .smart-search-suggestions .smart-search-post-icon{width:50px;}.wp-block-search.sws-search-block-product .smart-search-suggestions .smart-search-post-icon{width:50px;}
/* [/inline: after] */
/*!/wp-content/plugins/wholesalex/assets/css/wholesalex-public.css*/
:root {
    --color-primary: #6C6CFF;
    --color-secondary: #FEAD01;
    --color-tertiary: #070707;

    --color-primary-hover: #4D4DFF;

    --color-negative: #FF2F54;
    --color-positive: #62C55A;
    --color-positive-hover: #289720;
    --color-reject: #FF6200; 
    --color-deactive: #494949; 
    --color-warning: #FF6F00;
    --color-notice: #f2695e;
    
    --color-promotion-bg: #ffe4c4;
    --color-promotion-border: #ffcda5;

    --color-blue-dark: #0A0D14;
    --color-sky: #5CADFF;
    --color-orchid: #A367F0;
    --color-mint : #52D47F;
    --color-lime: #94C752;
    --color-pink: #ff176b;
    --color-indigo: #292461;
    --color-gray: #E6E6E6;

    --color-base-one: #ffffff;
    --color-base-two: #E7E7FF;
    --color-base-three: #F4F4FF;
    --color-base-four: #F8F8F8;

    --color-text-dark: #07050b;
    --color-text-medium: #343A46;
    --color-text-light: #6B677A;
    --color-text-reverse: #ffffff;
    --color-text-body: #87858d;
    --color-text-disable: #9c9aa1;

    --color-border-primary: #E2E4E9;
    --color-border-secondary: #DCDCEE;
    --color-border-tertiary: #D5D5FA;
    --color-border-light: #eeeeee;

    --color-shadow-primary: rgba(78, 46, 206, 0.16);
    --color-shadow-dark: rgba(78, 46, 206, 0.161);
    --color-shadow-tertiary: rgba(7, 7, 7, 0.5);

    --border-radius-xl: 16px;
    --border-radius-lg: 12px;
    --border-radius-md: 8px;
    --border-radius-smd: 6px;
    --border-radius-sm: 4px;

    --btn-font-size: 14px;
    --btn-font-weight: 500;
    --btn-line-height: 1.15em;
    --btn-vertical-padding: 10px;
    --btn-horizontal-padding: 20px;

    --transition-md: 0.3s;
    --transition-sm: 0.1s;

    --body-font-family: 'Inter', sans-serif;

    --font-weight-bold: 600;
    --font-weight-medium: 500;
    --font-weight-regular: 400;
}

/* Bogo Badge Style */
.wholesalex-bogo-badge-container{
    height: 30px;
    inset: 0px 0px auto 0px;
  }

.wholesalex-bogo-badge-shop{
      position: absolute;
    }

  .wholesalex-bogo-badge, 
  .wholesalex-bogo-badge-single-product{
    text-align: center;
    text-shadow: none;
    height: 30px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height: 30px;
    opacity: 1;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    z-index: 100;
    display: inline-block;
    padding: 0px 18px;
    top: 0px;
    white-space: nowrap;
    box-sizing: border-box;
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    position: absolute;
  }
  .wholesalex-bogo-badge{
    top: 0px;
  }
  .wholesalex-bogo-badge-single-product{
    top: 30px;
  }
  .wholesalex-bogo-badge::before, 
  .wholesalex-bogo-badge-single-product::before {
    top: 0px;
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    content: '';
    position: absolute;
    white-space: nowrap;
    right: auto;
    left: -14px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    border-left: none;
}
.wholesalex-bogo-badge-label{
    white-space: nowrap;
}
.wsx-combined-bogo-badge{
    display: flex;
}
.wholesalex-bogo-badge-product{
    left: 560px;
    right: auto;  
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    filter: drop-shadow(#807e7e 0px 0px 0px);
    position: relative;
}
.wholesalex-bogo-badge-single-product-container{
    position: absolute;
    top: 0px;
    height: 30px;
    inset: 0px 0px auto auto;
}
.wholesalex-bogo-badge-singles{
    position: absolute;
}


/* Default Style */
p.price,
.wc-block-components-product-price {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
a.wsx-link {
    text-decoration: none;
}
table.wsx-table {
    width: 100%;
}
.wp-core-ui select.wsx-select {
    outline: none;
    border: 1px solid var(--color-border-primary);
    border-radius: var(--border-radius-md);
    box-shadow: none;
    background-color: transparent;
    width: 100%;
    min-height: 40px;
    height: 100%;
    margin: 0;
    position: relative;
    max-width: unset;
    background: transparent url(/wp-content/plugins/wholesalex/assets/css/../img/angle-down-16.svg) no-repeat right 14px top 55%;
    background-size: 16px 16px;
    padding: 0 32px 0 8px;
}
.wp-core-ui select.wsx-select:focus,
select.wsx-select:focus, input.wsx-input:focus, input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]):focus.wsx-input, textarea.wsx-textarea:focus {
    outline: none;
    box-shadow: none;
    border-color: var(--color-primary);
}
.wp-core-ui select.wsx-bg-base1 {
    background-color: var(--color-base-one);
}
select.wsx-select, input.wsx-input, input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]).wsx-input, textarea.wsx-textarea,
.wholesalex-field select.wsx-select, .wholesalex-field input.wsx-input, .wholesalex-field input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]).wsx-input, .wholesalex-field textarea.wsx-textarea {
    height: auto;
    min-height: 40px;
    border: 1px solid var(--color-border-primary);
    border-radius: var(--border-radius-md);
}
.wsx-select,
select.wsx-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 20px;
    cursor: pointer;
    width: fill-available;
    width: -webkit-fill-available;
}
select.wsx-br-md, input.wsx-br-md, input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]).wsx-br-md, textarea.wsx-br-md {
    border-radius: var(--border-radius-md);
}
.wsx-filter select.wsx-bulk-order-select {
    border-color: var(--color-border-primary);
    border-width: 0 0 0 1px;
    border-radius: 0;
    width: 100%;
}
.wsx-option-container {
    min-width: max-content;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 60vh;
    box-shadow: 0 2px 4px 0 var(--color-shadow-primary);
    background-color: var(--color-base-one);
    position: absolute;
    transition: opacity var(--transition-md) ease-in-out;
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.wsx-option-item {
    padding: 7px 8px;
    cursor: pointer;
    color: var(--color-text-light);
}
.wsx-option-item-container {
    padding: 0px 8px;
    color: var(--color-text-body);
}
.wsx-option-item-container .wsx-option-item {
    padding-left: 16px;
}
.wsx-option-item:last-child {
    border-bottom: 0;
}
.wsx-option-item:hover,
.wsx-option-item.active  {
    background-color: var(--color-base-three);
    color: var(--color-text-medium);
}

.wsx-input-label {
    font-size: 14px;
    font-weight: var(--font-weight-medium);
    line-height: 20px;
    color: var(--color-text-medium);
}

.wholesalex-field label.wsx-label {
    margin-bottom: 8px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 60%;
}
.woocommerce-account .large-9.col .woocommerce-MyAccount-content {
    width: 100%;
}

/* Sub account Style */
.wsx-account-info img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    max-width: unset;
}


/* Table Style */

.wsx-account-table-container {
    overflow: auto;
}

.wsx-account-table-container table.wsx-table {
    border: none;
    border-collapse: collapse;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.wsx-account-table-container table.wsx-table th.job-title {
    padding-left: 0px;
}

.wsx-account-table-container table.wsx-table th.phone {
    padding-left: 0px;
}

.wsx-account-table-container table.wsx-table tbody td.wallet_balance {
    text-align: center;
}

.wsx-account-table-container table.wsx-table .permission {
    color: var(--color-text-medium);
}

.wsx-account-table-container table.wsx-table .no_permission {
    color: var(--color-text-disable);
}

.wsx-account-table-container table.wsx-table th {
    border: none;
    padding: 10px 16px;
}

.wsx-account-table-container table.wsx-table tbody td {
    border-width: 1px;
    padding: 10px 16px;
}

.wsx-account-table-container table.wsx-table thead {
    background-color: var(--color-text-medium);
    color: white;
}
.wsx-account-table-container table.wsx-table tbody tr {
    vertical-align: middle;
}
.wsx-account-table-container table.wsx-table .wsx-ellipsis {
    max-width: 12rem;
}


/* Card Style */
.wsx-card {
    padding: 20px;
    margin-bottom: 16px;
    border-radius: var(--border-radius-lg);
    background-color: var(--color-base-one);
    box-shadow: 0px 2px 4px 0px var(--color-shadow-dark);
}
.wsx-card-2 {
    padding: 20px 24px;
    background-color: var(--color-gray);
    border-radius: var(--border-radius-md);
}
.wsx-card-border {
    border: 1px solid var(--color-border-primary);
}

/* Component Style */
/* Pagination Style */
.wsx-pagination-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    margin-top: 32px;
}
.wsx-pagination-wrapper .wsx-btn,
.wsx-pagination-wrapper .page-numbers {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.wsx-pagination-wrapper .wsx-btn:hover,
.wsx-pagination-wrapper .page-numbers:hover {
    background-color: var(--color-tertiary);
    color: var(--color-text-reverse);
}
.wsx-pagination-wrapper .wsx-btn:hover span,
.wsx-pagination-wrapper .wsx-btn:hover .wsx-color-tertiary {
    color: var(--color-text-reverse);
}
select.wsx-pagination-option-list {
    background-color: var(--color-base-one);
    border: 1px solid var(--color-border-secondary);
    padding: 1px 36px 1px 12px;
    border-radius: var(--border-radius-md);
    color: var(--color-text-medium);
    min-height: 31px;
    padding-top: 4px;
}
select.wsx-pagination-option-list:focus {
    outline: none;
    box-shadow: none;
    border-color: var(--color-border-secondary);
    color: var(--color-primary);
}

.wsx-pagination-wrapper .page-numbers {
    color: var(--color-text-dark);
    font-size: var(--btn-font-size);
    font-weight: var(--btn-font-weight);
    line-height: var(--btn-line-height);
    border: 1px solid var(--color-border-secondary);
    border-radius: var(--border-radius-md);
    transition: all var(--transition-md);
    text-decoration: none;
}
.wsx-pagination-wrapper .page-numbers.current {
    color: var(--color-text-reverse);
    border-color: var(--color-tertiary);
    background-color: var(--color-tertiary);
}
.wsx-pagination-wrapper .page-numbers.dots {
    cursor: not-allowed;
    opacity: 0.4;
}
.wsx-pagination-wrapper .page-numbers.dots:hover {
    background-color: var(--color-base-one);
    color: var(--color-text-dark);
    border-color: var(--color-border-secondary);
}


/* Modal Style */
.wsx-modal-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color-shadow-tertiary);
    opacity: 0;
    visibility: hidden;
    transition: opacity var(--transition-md) ease, visibility var(--transition-md) ease;
    z-index: 9999;
}
.wsx-modal-wrapper.open {
    opacity: 1;
    visibility: visible;
}
.wsx-modal-wrapper .wsx-modal-container-box .dashicons-no-alt {
    position: absolute;
    top: 115px;
    right: 375px;
    cursor: pointer;
    font-size: 24px;
    color: var(--color-base-one);
}
.wsx-modal-wrapper .wsx-modal-sm {
    max-width: 364px;
}
.wsx-modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--color-border-primary);
    margin-bottom: 16px;
}
.wsx-modal-title {
    font-size: 16px;
    font-weight: var(--font-weight-medium);
    color: var(--color-text-medium);
}
.wsx-modal-close {
    color: var(--color-text-medium);
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid currentColor;
    line-height: 0;
    padding: 3px;
}
.wsx-modal-close:hover {
    color: var(--color-negative);
}
.wsx-modal-body {
    font-size: 12px;
    color: var(--color-text-body);
    margin-bottom: 32px;
}
.wsx-modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
}
/* Popup style */
.wsx-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color-text-medium);
    background-color: var(--color-shadow-tertiary);
    transition: opacity var(--transition-md) ease, visibility var(--transition-md);
    z-index: 9999;
}
.wsx-popup-overlay .wsx-card {
    padding: 32px 56px;
    position: relative;
    z-index: 0;
    max-width: 95vw;
    margin-bottom: 0;
}
.wsx-popup-overlay .wsx-icon {
    border: 1px solid currentColor;
    border-radius: 50%;
    padding: 3px;
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}
.wsx-popup-overlay .wsx-icon:hover {
    color: var(--color-negative);
}
.wsx-transaction-popup .wsx-card {
    padding: 46px 56px;
}
.wsx-popup-content-wrapper {
    background-color: var(--color-base-one);
    padding: 20px;
    border-radius: var(--border-radius-md);
    max-width: 90%;
    box-shadow: 0 2px 10px var(--color-shadow-tertiary);
    transition: transform var(--transition-md) ease;
    position: relative;
}
.wsx-popup-content {
    max-height: 90%;
    overflow-y: auto;
}
.wsx-popup-content-wrapper .wsx-icon-cross {
    position: absolute;
    right: 16px;
    top: 16px;
    line-height: 0;
}
.wsx-icon-cross {
    cursor: pointer;
}
.wsx-icon-cross.wsx-icon-round {
    border: 1px solid currentColor;
    border-radius: 50%;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}
.wsx-icon-cross:hover {
    color: var(--color-negative);
}
.wsx-popup-content-wrapper .wsx-addon-modal-video {
    width: 560px;
    height: 315px;
}

.wsx-addon-popup-image {
    max-width: 166px;
    max-height: 166px;
}
.wsx-pro-modal .wsx-popup-content-wrapper {
    padding: 8px;
    border-radius: var(--border-radius-xl);
    text-align: center;
    max-width: 390px;
    width: 90vw;
}

/* Alert Style */
.wsx-alert-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color-shadow-primary);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.wsx-alert-popup {
    background-color: var(--color-base-one);
    border-radius: var(--border-radius-lg);
    width: 90%;
    max-width: 400px;
    padding: 16px;
    box-shadow: 0 4px 8px var(--color-shadow-primary);
    text-align: center;
    border: 1px solid var(--color-border-primary);
}
.wsx-alert-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    border-bottom: 1px solid var(--color-border-primary);
    padding-bottom: 12px;
}
.wsx-alert-title-wrapper {
    font-weight: var(--font-weight-medium);
    color: var(--color-tertiary);
    display: flex;
    align-items: center;
    gap: 8px;
}
.wsx-alert-body {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    color: var(--color-text-medium);
}
.wsx-alert-footer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
}



/* Common Style */
.wsx-scrollbar {
    scrollbar-width: thin;
    scrollbar-color: var(--color-border-tertiary) transparent;
}
.wsx-scrollbar::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
.wsx-scrollbar::-webkit-scrollbar-track {
    background-color: transparent;
}
.wsx-scrollbar::-webkit-scrollbar-thumb {
    background-color: var(--color-text-light);
    border-radius: var(--border-radius-lg);
}
.wsx-scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: var(--color-primary);
}
.wsx-scrollbar::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none; 
}

.wsx-curser-pointer {
    cursor: pointer;
}

.wsx-title {
    color: var(--color-tertiary);
    font-size: 32px;
    line-height: 1.2em;
    font-weight: var(--font-weight-bold);
}

.wsx-ellipsis {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wsx-bulk-item-delete {
    background-color: var(--color-base-three);
    color: var(--color-negative);
    line-height: 0;
    border-radius: var(--border-radius-md);
    padding: 8px;
}
.wsx-bulk-item-delete:hover {
    background-color: var(--color-negative);
    color: var(--color-base-one);
}

/* Multiselect Style */
.wsx-selected-field-wrapper {
    width: 100%;
}
.wsx-selected-field-wrapper.wsx-multiple-field {
    width: 50%;
}
.wsx-multiselect-wrapper {
    position: relative;
    border: 1px solid var(--color-border-primary);
    border-radius: var(--border-radius-md);
    background-color: var(--color-base-one);
    display: flex;
    align-items: center;
    min-height: 38px;
}
.wsx-multiselect-wrapper .wsx-multiselect-inputs {
    width: 100%;
}
.wsx-multiselect-wrapper input,
.wsx-multiselect-wrapper input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]),
.wsx-multiselect-wrapper input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]):focus,
.wsx-multiselect-wrapper input.wsx-input,
.wsx-multiselect-wrapper input[type=number].wsx-input,
.wsx-multiselect-wrapper input[type=number].wsx-input:focus,
.wsx-multiselect-wrapper input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]).wsx-input,
.wsx-multiselect-wrapper input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]).wsx-input:focus {
    border: none;
    box-shadow: none;
    outline: none;
    min-width: 100px;
    min-height: unset;
    height: 30px;
    padding: 0 0 0 10px;
}
.wsx-multiselect-option-wrapper {
    width: fit-content;
}
.wsx-multiselect-options {
    position: absolute;
    z-index: 1;
    left: 0;
    top: calc(100% + 4px);
    min-width: 300px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    overflow-y: auto;
    max-height: 245px;
    border-radius: var(--border-radius-md);
    box-shadow: 0px 0px 16px -4px var(--color-shadow-tertiary);
}
.wsx-multiselect-options.wsx-card {
    padding: 0;
}
.wsx-multiselect-option {
    padding: 6px 20px;
    cursor: pointer;
    text-align: left;
}
.wsx-multiselect-option:hover {
    background-color: var(--color-primary);
    color: var(--color-text-reverse);
}
.wsx-multiselect-input-wrapper {
    display: flex;
    gap: 4px;
    align-items: center;
    flex-wrap: wrap;
    padding: 5px 0 5px 10px;
}
.wsx-multiselect-option-message {
    padding: 6px 20px;
}
.wsx-selected-option {
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid var(--color-border-secondary);
    padding: 4px 8px 4px 4px;
    border-radius: var(--border-radius-sm);
}
.wsx-selected-option .multiselect-option-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 5rem;
}


/* Search Style */
.wsx-search-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid var(--color-border-secondary);
    border-radius: var(--border-radius-md);
    color: var(--color-text-light);
    overflow: hidden;
}
.wsx-search-wrapper input:is([type=url],[type=tel],:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]),[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]) {
    border: 0;
    min-height: auto;
    height: 38px;
    border: 0;
    box-shadow: none;
    outline: none;
}
.wsx-search-wrapper .wsx-icon {
    padding: 9px;
}
.wsx-search-wrapper .wsx-icon.wsx-icon-right {
    border-left: 1px solid var(--color-border-secondary);
}

/* checkbox style */
.wsx-checkbox-option-wrapper {
    gap: 10px;
    display: flex;
    cursor: pointer;
    position: relative;
    width: fit-content;
}
.wsx-checkbox-option-wrapper input[type="checkbox"] {
    position: absolute;
    z-index: 999999;
    opacity: 0;
    cursor: pointer;
    width: auto;
    height: auto;
    min-height: unset;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.wsx-checkbox-option-wrapper label.wsx-label {
    margin: 0;
}
.wsx-checkbox-mark {
    display: block;
    position: relative;
    height: 20px;
    width: 20px;
    background-color: var(--color-base-one);
    border: 1px solid var(--color-tertiary);
    border-radius: var(--border-radius-smd);
    line-height: 0;
}
.wsx-checkbox-mark:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    bottom: 4px;
    right: 4px;
    background: url('/wp-content/plugins/wholesalex/assets/css/../img/white-tick.svg') center / cover no-repeat;
    display: none;
}
input:checked ~ .wsx-checkbox-mark {
    background-color: var(--color-tertiary);
}
input:checked ~ .wsx-checkbox-mark:after {
    display: block;
}
.wsx-checkbox-md {
    height: 16px;
    width: 16px;
}
.wsx-checkbox-sm {
    height: 12px;
    width: 12px;
}

/* Button Style */
.wsx-btn-group {
    display: flex;
    align-items: center;
    gap: 16px;
}
.wsx-btn-group.wsx-center {
    justify-content: center;
    margin: 0 auto;
}
.wsx-btn {
    width: fit-content;
    padding: var(--btn-vertical-padding) var(--btn-horizontal-padding);
    border: none;
    border-radius: var(--border-radius-md);
    color: var(--color-text-reverse);
    font-size: var(--btn-font-size);
    font-weight: var(--btn-font-weight);
    line-height: var(--btn-line-height);
    transition: all var(--transition-md);
    cursor: pointer;
}
.wsx-btn.wsx-go-back {
    padding: calc(var(--btn-vertical-padding) - 2px) var(--btn-horizontal-padding);
}

.wsx-btn-border {
    border: 1px solid currentColor;
    padding: calc(var(--btn-vertical-padding) - 2px) var(--btn-horizontal-padding);
}
.wsx-btn-border-primary {
    color: var(--color-primary);
}
.wsx-btn-border-primary:hover {
    color: var(--color-text-reverse);
    border-color: var(--color-primary);
    background-color: var(--color-primary);
}

.wsx-btn .wsx-icon.wsx-color-primary {
    color: var(--color-primary);
}
.wsx-btn .wsx-icon.wsx-color-primary:hover {
    color: var(--color-secondary);
}
.wsx-btn .wsx-icon.wsx-color-secondary {
    color: var(--color-secondary);
}
.wsx-btn .wsx-icon.wsx-color-secondary:hover {
    color: var(--color-primary);
}

.wsx-btn.wsx-color-primary {
    color: var(--color-primary);
}
.wsx-btn.wsx-color-text-medium {
    color: var(--color-text-medium);
}
.wsx-btn.wsx-color-text-light {
    color: var(--color-text-light);
}
.wsx-btn.wsx-color-text-reverse {
    color: var(--color-text-reverse);
}
.wsx-btn.wsx-color-blue-dark {
    color: var(--color-blue-dark);
}

.wsx-btn.wsx-bg-primary:hover,
.wsx-btn.wsx-bg-primary.active,
.wsx-btn.wsx-bg-negative:hover,
.wsx-btn.wsx-bg-negative.active {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
}
.wsx-btn.wsx-bg-secondary {
    color: var(--color-tertiary);
}
.wsx-btn.wsx-bg-secondary:hover,
.wsx-btn.wsx-bg-secondary.active {
    background-color: var(--color-primary);
    color: var(--color-text-reverse);
    border-color: var(--color-primary);
}
.wsx-btn.wsx-bg-base1:hover,
.wsx-btn.wsx-bg-base1.active,
.wsx-btn.wsx-bg-base2:hover,
.wsx-btn.wsx-bg-base2.active,
.wsx-btn.wsx-bg-base3:hover,
.wsx-btn.wsx-bg-base3.active {
    background-color: var(--color-tertiary);
    color: var(--color-text-reverse);
    border-color: var(--color-tertiary);
}
.wsx-btn.wsx-bg-base1,
.wsx-btn.wsx-bg-base2,
.wsx-btn.wsx-bg-base3 {
    color: var(--color-text-dark);
}
.wsx-btn.wsx-bg-base1 span,
.wsx-btn.wsx-bg-base2 span,
.wsx-btn.wsx-bg-base3 span {
    color: var(--color-text-reverse);
}
.wsx-btn.wsx-bg-tertiary:hover,
.wsx-btn.wsx-bg-tertiary.active,
.wsx-btn.wsx-bg-positive:hover,
.wsx-btn.wsx-bg-positive.active {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
}

.wsx-btn.disable {
    cursor: not-allowed;
    opacity: 0.4;
    pointer-events: none;
}

.wsx-btn-action {
    background-color: var(--color-base-three);
    border-radius: var(--border-radius-md);
    padding: 8px;
    color: var(--color-tertiary);
    line-height: 0;
    transition: all var(--transition-md);
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
}
.wsx-btn-action:hover {
    color: var(--color-primary);
    background-color: var(--color-base-two);
}


.wsx-btn.wsx-bg-primary {
    background-color: var(--color-primary);
    color: var(--color-text-reverse);
}

.wsx-btn.wsx-bg-secondary {
    background-color: var(--color-secondary);
}
.wsx-btn.wsx-bg-tertiary {
    background-color: var(--color-tertiary);
}


.wsx-btn-icon {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}
.wsx-btn-icon .wsx-anim-icon-left {
    animation: none;
}
.wsx-btn-icon:hover .wsx-anim-icon-left {
    animation: iconMovingLeft var(--transition-md) forwards;
}
.wsx-btn-wallet {
    width: 100%;
    min-width: 254px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: var(--border-radius-md);
    color: var(--color-tertiary);
    /* background-color: var(--color-gray); */
    background-color: var(--color-base-two);
    padding: 30px;
    cursor: pointer;
}
.wsx-btn-wallet.active {
    color: var(--color-text-reverse);
    background-color: var(--color-primary);
    position: relative;
}
.wsx-btn-wallet.active:after {
    content: '';
    position: absolute;
    bottom: -10px;
    border: 12px solid var(--color-primary);
    transform: rotate(45deg);
}
.wsx-btn-wallet.wallet_submit_btn {
    width: fit-content;
    color: var(--color-text-reverse);
    background-color: var(--color-tertiary);
    padding: var(--btn-vertical-padding) var(--btn-horizontal-padding);
    min-width: 260px;
}
.wsx-btn-wallet.wallet_submit_btn:hover {
    background-color: var(--color-primary);
}

.wsx-icon {
    line-height: 0;
}
.wsx-icon-cross {
    cursor: pointer;
}
.wsx-icon-cross.wsx-icon-round {
    border: 1px solid currentColor;
    border-radius: 50%;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}
.wsx-icon-cross:hover {
    color: var(--color-negative);
}

/* Dropdown Style */
.wsx-dropdown-content-wrapper {
    position: absolute;
    z-index: 9;
    padding: 24px;
    border-radius: var(--border-radius-lg);
    background-color: var(--color-base-one);
    box-shadow: 0px 2px 4px 0 var(--color-shadow-primary);
    white-space: nowrap;
}
.wsx-dropdown {
    position: relative;
    z-index: 9;
    cursor: pointer;
}
.wsx-dropdown .wsx-menu-icon svg {
    transition: transform var(--transition-md)
}

/* Container Style */
.wsx-container {
    max-width: 1320px;
    margin: 0 auto;
    padding: 42px 15px 100px;
}
.wsx-container-wrapper {
    max-width: 1320px;
    margin: 0 auto;
    padding: 42px 15px 100px;
    display: flex;
    gap: 24px;
}
.wsx-container-wrapper .wsx-container-left {
    flex-basis: 68%;
}
.wsx-container-wrapper .wsx-container-right {
    flex-basis: 32%;
}
.wsx-container-wrapper .wsx-color-negative svg {
    margin-bottom: -6px;
}
.wsx-container-left {
    width: 100%;
}
.wsx-container-right {
    width: 100%;
}
.wsx-dropdown-actions-list {
    margin-bottom: 20px;
}
.wsx-dropdown-actions-list:last-child,
.wsx-dropdown-actions-list:last-child:only-child {
    margin-bottom: 0;
}

/* tooltip style */
.wsx-tooltip {
    position: relative;
    cursor: pointer;
    width: fit-content;
}
.wsx-tooltip-content {
    position: absolute;
    width: fit-content;
    max-width: 250px;
    height: fit-content;
    border-radius: var(--border-radius-sm);
    padding: 6px 12px;
    background-color: var(--color-indigo);
    color: var(--color-text-reverse);
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: normal;
}
.wsx-tooltip-content::before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 12px;
    height: 12px;
    background-color: var(--color-indigo);
    transform: rotate(45deg);
    border-radius: 3px;
    font-weight: var(--font-weight-regular);
    text-align: center;
}
.wsx-tooltip-content.top::before {
    top: calc(100% - 8px);
}
.wsx-tooltip-content.bottom::before {
    bottom: calc(100% - 8px);
}
.wsx-tooltip-content.left::before {
    left: calc(100% - 8px);
}
.wsx-tooltip-global .wsx-tooltip-content.right {
    left: calc(100% + 8px);
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}
.wsx-tooltip-content.right::before {
    right: calc(100% - 8px);
}
.wsx-tooltip-global .wsx-tooltip-content {
    visibility: hidden;
    z-index: 1;
    width: max-content;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
}
.wsx-tooltip-global:hover .wsx-tooltip-content {
    visibility: visible;
    opacity: 1;
}

/* Wallet Style */
.wsx-wallet-add-balance {
    padding: 32px;
    background-color: var(--color-base-three);
    border: 1px solid var(--color-border-secondary);
    border-radius: var(--border-radius-lg);
}
.wsx-wallet-add-balance input[type=number].wsx-input {
    min-width: 260px;
    border-color: var(--color-text-light);
    background-color: var(--color-base-one);
    border-radius: var(--border-radius-md);
}
.wsx-wallet-add-balance input[type=number].wsx-input:focus {
    background-color: var(--color-base-one);
}


/* Conversation Style */
.wsx-new-conversation-container {
    margin-bottom: 40px;
}
.wsx-new-conversation-container input, 
.wsx-new-conversation-container select.wsx-select, 
.wsx-new-conversation-container textarea.wsx-textarea, 
.wsx-new-conversation-container input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]) {
    border-radius: var(--border-radius-md);
    border-color: var(--color-border-tertiary);
    background-color: var(--color-base-one);
    transition: all var(--transition-sm);
}
.wsx-new-conversation-container input:focus, 
.wsx-new-conversation-container select.wsx-select:focus, 
.wsx-new-conversation-container textarea.wsx-textarea:focus, 
.wsx-new-conversation-container input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]):focus {
    border: 1px solid var(--color-primary);
}
.wsx-conversation-form {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.wsx-conversation-form label.wsx-label {
    margin-bottom: 8px;
    display: block;
}
.wsx-conversation-form input.wsx-btn {
    border-radius: var(--border-radius-md);
    margin-left: auto;
}

.wsx-conversation-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.wsx-conversation-header {
    font-size: 26px;
    font-weight: var(--font-weight-bold);
    color: var(--color-text-medium);
    line-height: 1.33;
}

.wsx-conversation-form {
    padding: 30px;
    background-color: var(--color-base-three);
    border-radius: var(--border-radius-md);
    border: 1px solid var(--color-border-primary);
}

.wsx-reply-lists-container {
    font-family: var(--body-font-family);
    font-size: 14px;
    padding: 20px;
    border-bottom: 1px solid var(--color-border-primary);
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.wsx-reply-lists {
    margin-bottom: 30px;
}
.wsx-reply-meta {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
    justify-content: start;
}

.wsx-reply-lists.wsx-reply-right .wsx-reply-meta,
.wsx-reply-lists.wsx-reply-right .wsx-message-container {
    justify-content: end;
}
.wsx-reply-meta .wsx-image {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.wsx-message-container {
    display: flex;
}
.wsx-message-wrapper {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 8px;
    width: fit-content;
    position: relative;
}
.wsx-reply-lists.wsx-reply-right .wsx-message-wrapper {
    flex-direction: row-reverse;
}
.wsx-message {
    width: fit-content;
    max-width: 36vw;
    padding: 12px 20px;
    line-height: 1.15em;
}

.wsx-quote,
.wsx-message {
    background-color: var(--color-base-two);
    border-radius: 0 var(--border-radius-lg) var(--border-radius-lg) var(--border-radius-lg);
}
.wsx-reply-lists.wsx-reply-right .wsx-quote,
.wsx-reply-lists.wsx-reply-right .wsx-message {
    color: var(--color-text-reverse);
    background-color: var(--color-primary);
    border-radius: var(--border-radius-lg) 0 var(--border-radius-lg) var(--border-radius-lg);
}

/* Quote Style */
.wsx-quote-heading {
    font-size: 18px;
    font-weight: var(--font-weight-medium);
    margin-bottom: 12px;
}
.wsx-quote-table {
    background-color: var(--color-base-one);
    color: var(--color-text-light);
    border-radius: var(--border-radius-md);
    border: 1px solid var(--color-border-tertiary);
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%;
}

.wsx-quote-table-head {
    background-color: var(--color-base-three);
    color: var(--color-text-medium);
}

.wsx-quote-table-row {
    padding: 12px 24px;
    display: grid;
    align-items: center;
    grid-template-columns: 2fr repeat(2, 1fr);
    border-bottom: 1px solid var(--color-base-two);
}
.wsx-quote-table-row:last-child {
    border-bottom: none;
}
.wsx-quote-table-row.wsx-quote-item-4 {
    grid-template-columns: 2fr repeat(3, 1fr);
}

.wsx-quote-table-item {
    min-width: 100px;
}
.wsx-quote-table-item.wsx-table-product-name {
    min-width: 140px;
}
a.wsx-quote-item-link {
    font-weight: var(--font-weight-bold);
    color: var(--color-primary);
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 8rem;
}
a.wsx-quote-item-link:hover {
    color: var(--color-orchid);
}

.wsx-quote-table-footer {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 12px;
}
.wsx-quote-table-text {
    font-size: 16px;
    color: var(--color-tertiary);
}
.wsx-reply-lists.wsx-reply-right .wsx-quote-table-text,
.wsx-reply-lists.wsx-reply-right .wsx-quote-table-text .woocommerce-Price-amount {
    color: var(--color-text-reverse);
}
.wsx-quote-table-text .woocommerce-Price-amount {
    font-weight: var(--font-weight-bold);
}

.wsx-reply-container {
    border-top: 1px solid var(--color-border-primary);
}
.wsx-reply-container textarea.wsx-textarea {
    padding: 6px 10px;
    margin: 0 0 16px;
    outline: none;
    border: 1px solid var(--color-border-primary);
    border-radius: var(--border-radius-md);
    box-shadow: none;
    background-color: var(--color-base-one);
    width: 100%;
    min-height: 40px;
    height: 100%;
    font-size: 14px;
}
.wsx-reply-container textarea.wsx-textarea:focus {
    border: 1px solid var(--color-primary);
    box-shadow: none;
}


/* Slider Style */
.wsx-single-product-settings-slider label.wsx-label {
    margin: 0 !important;
    width: 100% !important;
}
.wsx-slider,
label.wsx-slider {
    display: flex;
    align-items: center;
}
.wsx-slider-input {
    position: absolute;
    visibility: hidden;
}
.wsx-slider-track {
    position: relative;
    width: 44px;
    height: 24px;
    border-radius: 12px;
    transition: background-color var(--transition-md) ease;
    cursor: pointer;
    flex-shrink: 0;
}
.wsx-slider-thumb {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transition: left var(--transition-md) ease;
}
.wsx-slider.active .wsx-slider-thumb {
    left: 22px;
}
.wsx-slider-md .wsx-slider-track {
    width: 40px;
    height: 20px;
}
.wsx-slider-md .wsx-slider-thumb {
    width: 16px;
    height: 16px;
    left: 2px;
}
.wsx-slider-md .wsx-slider.active .wsx-slider-thumb {
    left: 22px;
}
.wsx-slider-sm .wsx-slider-track {
    width: 28px;
    height: 16px;
}
.wsx-slider-sm .wsx-slider-thumb {
    width: 12px;
    height: 12px;
    left: 2px;
}
.wsx-slider-sm .wsx-slider.active .wsx-slider-thumb {
    left: 14px;
}


.wsx-relative {
    position: relative;
}
.wsx-absolute {
    position: absolute;
    z-index: 1;
}
.wsx-fixed {
    position: fixed;
    z-index: 9;
}
.wsx-top {
    top: 0;
}
.wsx-top-16 {
    top: 16px;
}

.wsx-up {
    bottom: 100%;
}

.wsx-bottom {
    bottom: 0;
}

.wsx-down {
    top: 100%;
}
.wsx-down-60p {
    top: 60%;
}
.wsx-down-4 {
    top: calc(100% + 4px);
}

.wsx-left {
    left: 0;
}
.wsx-left-n15 {
    left: -15px;
}

.wsx-start {
    right: 100%;
}
.wsx-start-4 {
    right: calc(100% + 4px);
}

.wsx-right {
    right: 0;
}
.wsx-right-16 {
    right: 16px;
}

.wsx-end {
    left: 100%;
}
.wsx-end-4 {
    left: calc(100% + 4px);
}

.wsx-z-99999 {
    z-index: 99999;
}
.wsx-z-9999 {
    z-index: 9999;
}
.wsx-z-999 {
    z-index: 999;
}
.wsx-z-99 {
    z-index: 99;
}
.wsx-z-9 {
    z-index: 9;
}
.wsx-z-1 {
    z-index: 1;
}
.wsx-z-0 {
    z-index: 0;
}

.wsx-bg-approve {
    background-color: var(--color-positive);
}
.wsx-bg-approve:hover {
    background-color: var(--color-positive-hover);
}
.wsx-bg-delete {
    opacity: 0.8;
    background-color: var(--color-negative);
}
.wsx-bg-delete:hover {
    opacity: 1;
}
.wsx-bg-deactive {
    background-color: var(--color-deactive);
}
.wsx-bg-deactive:hover {
    background-color: var(--color-tertiary);
}
.wsx-bg-reject {
    opacity: 0.8;
    background-color: var(--color-reject);
}
.wsx-bg-reject:hover {
    opacity: 1;
}

.wsx-bg-primary {
    background-color: var(--color-primary);
}
.wsx-bg-secondary {
    background-color: var(--color-secondary);
}
.wsx-bg-tertiary {
    background-color: var(--color-tertiary);
}
.wsx-bg-negative {
    background-color: var(--color-negative);
}
.wsx-bg-positive {
    background-color: var(--color-positive);
}
.wsx-bg-sky {
    background-color: var(--color-sky);
}
.wsx-bg-orchid {
    background-color: var(--color-orchid);
}
.wsx-bg-mint {
    background-color: var(--color-mint);
}
.wsx-bg-lime {
    background-color: var(--color-lime);
}
.wsx-bg-pink {
    background-color: var(--color-pink);
}
.wsx-bg-indigo {
    background-color: var(--color-indigo);
}
.wsx-bg-gray {
    background-color: var(--color-gray);
}
.wsx-bg-base1 {
    background-color: var(--color-base-one);
}
.wsx-bg-base2 {
    background-color: var(--color-base-two);
}
.wsx-bg-base3 {
    background-color: var(--color-base-three);
}
.wsx-bg-base4 {
    background-color: var(--color-base-four);
}

.wsx-bg-promotion {
    background-color: var(--color-promotion-bg);
}

.wsx-bg-text-medium {
    background-color: var(--color-text-medium);
}
.wsx-bg-transparent {
    background-color: transparent;
}


.wsx-color-primary {
    color: var(--color-primary);
}
.wsx-color-secondary {
    color: var(--color-secondary);
}
.wsx-color-tertiary {
    color: var(--color-tertiary);
}
.wsx-color-negative {
    color: var(--color-negative);
}
.wsx-color-positive {
    color: var(--color-positive);
}
.wsx-color-warning {
    color: var(--color-warning);
}
.wsx-color-blue-dark {
    color: var(--color-blue-dark);
}
.wsx-color-sky {
    color: var(--color-sky);
}
.wsx-color-orchid {
    color: var(--color-orchid);
}
.wsx-color-mint {
    color: var(--color-mint);
}
.wsx-color-lime {
    color: var(--color-lime);
}
.wsx-color-pink {
    color: var(--color-pink);
}
.wsx-color-indigo {
    color: var(--color-indigo);
}
.wsx-color-gray {
    color: var(--color-gray);
}
.wsx-color-text-dark {
    color: var(--color-text-dark);
}
.wsx-color-text-medium {
    color: var(--color-text-medium);
}
.wsx-color-text-light {
    color: var(--color-text-light);
}
.wsx-color-text-reverse {
    color: var(--color-text-reverse);
}
.wsx-color-text-body {
    color: var(--color-text-body);
}

.wsx-shadow-primary {
    box-shadow: 0 0 10px 10px var(--color-shadow-primary);
}


.wsx-border-default {
    border: 1px solid;
}
.wsx-border-none {
    border: none;
}
.wsx-border-top {
    border-top: 1px solid;
}
.wsx-border-bottom {
    border-bottom: 1px solid;
}

.wsx-br-lg {
    border-radius: var(--border-radius-lg);
}
.wsx-br-md {
    border-radius: var(--border-radius-md);
}
.wsx-br-sm {
    border-radius: var(--border-radius-sm);
}
.wsx-br-round {
    border-radius: 50%;
}
.wsx-br-none {
    border-radius: 0;
}

.wsx-bc-primary {
    border-color: var(--color-primary);
}
.wsx-bc-secondary {
    border-color: var(--color-secondary);
}
.wsx-bc-tertiary {
    border-color: var(--color-tertiary);
}
.wsx-bc-border-primary {
    border-color: var(--color-border-primary);
}
.wsx-bc-border-secondary {
    border-color: var(--color-border-secondary);
}
.wsx-bc-border-tertiary {
    border-color: var(--color-border-tertiary);
}
.wsx-bc-border-light {
    border-color: var(--color-border-light);
}
.wsx-bc-promotion {
    border-color: var(--color-promotion-border);
}
.wsx-bc-transparent {
    border-color: transparent;
}


.wsx-d-block {
    display: block;
}
.wsx-d-flex {
    display: flex;
}
.wsx-d-none {
    display: none;
}

.wsx-flex-column {
    flex-direction: column;
}
.wsx-flex-column-reverse {
    flex-direction: column-reverse;
}
.wsx-flex-reverse {
    flex-direction: row-reverse;
}
.wsx-flex-wrap {
    flex-wrap: wrap;
}
.wsx-flex-nowrap {
    flex-wrap: nowrap;
}

.wsx-flex-1 {
    flex: 1;
}
.wsx-flex-0 {
    flex: 0;
}

.wsx-basis-50 {
    flex-basis: 50%;
}
.wsx-basis-20 {
    flex-basis: 20%;
}
.wsx-basis-17 {
    flex-basis: 17%;
}
.wsx-basis-4 {
    flex-basis: 4%;
}

.wsx-item-start {
    align-items: start;
}
.wsx-item-center {
    align-items: center;
}
.wsx-item-end {
    align-items: end;
}

.wsx-justify-evenly {
    justify-content: space-evenly;
}
.wsx-justify-around {
    justify-content: space-around;
}
.wsx-justify-space {
    justify-content: space-between;
}
.wsx-justify-center {
    justify-content: center;
}
.wsx-justify-start {
    justify-content: start;
}
.wsx-justify-end {
    justify-content: end;
}
.wsx-justify-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    gap: 10px;
}

.wsx-d-grid,
.wsx-column-2,
.wsx-column-3,
.wsx-column-4,
.wsx-column-1fr-2fr {
    display: grid;
}
.wsx-gap-100 {
    gap: 100px;
}
.wsx-gap-48 {
    gap: 48px;
}
.wsx-gap-40 {
    gap: 40px;
}
.wsx-gap-32 {
    gap: 32px;
}
.wsx-gap-30 {
    gap: 30px;
}
.wsx-gap-24 {
    gap: 24px;
}
.wsx-gap-20 {
    gap: 20px;
}
.wsx-gap-16 {
    gap: 16px;
}
.wsx-gap-12 {
    gap: 12px;
}
.wsx-gap-8 {
    gap: 8px;
}
.wsx-gap-6 {
    gap: 6px;
}
.wsx-gap-4 {
    gap: 4px;
}

.wsx-column-2 {
    grid-template-columns: repeat(2, 1fr);
}
.wsx-column-3 {
    grid-template-columns: repeat(3, 1fr);
}
.wsx-column-4 {
    grid-template-columns: repeat(4, 1fr);
}
.wsx-column-1fr-2fr {
    grid-template-columns: 1fr 2fr;
}

.wsx-w-full {
    width: 100%;
} 
.wsx-w-90p {
    width: 90%;
} 
.wsx-w-60p {
    width: 60%;
} 
.wsx-w-half {
    width: 50%;
} 
.wsx-w-auto {
    width: auto;
} 
.wsx-w-fit {
    width: fit-content;
} 

.wsx-width-70v {
    width: 70vw;
}
.wsx-width-90v {
    width: 90vw;
}
.wsx-width-full {
    width: 100vw;
} 

.wsx-width-1320 {
    max-width: 1320px;
}
.wsx-width-1280 {
    max-width: 1280px;
}
.wsx-width-1230 {
    max-width: 1230px;
}
.wsx-width-512 {
    max-width: 512px;
}
.wsx-width-360 {
    max-width: 360px;
}
.wsx-width-250 {
    max-width: 250px;
}

.wsx-height-full {
    height: 100vh;
} 

.wsx-text-start {
    text-align: start;
}
.wsx-text-center {
    text-align: center;
}
.wsx-text-end {
    text-align: end;
}

.wsx-font-bold {
    font-weight: var(--font-weight-bold);
}
.wsx-font-medium {
    font-weight: var(--font-weight-medium);
}
.wsx-font-regular {
    font-weight: var(--font-weight-regular);
}

.wsx-lh-normal {
    line-height: normal;
}
.wsx-lh-0 {
    line-height: 0;
}

.wsx-font-32 {
    font-size: 32px;
}
.wsx-font-28 {
    font-size: 28px;
}
.wsx-font-24 {
    font-size: 24px;
}
.wsx-font-20 {
    font-size: 20px;
}
.wsx-font-18 {
    font-size: 18px;
}
.wsx-font-16 {
    font-size: 16px;
}
.wsx-font-14 {
    font-size: 14px;
    line-height: 16px;
}
.wsx-font-12 {
    font-size: 12px;
    line-height: 14px;
}

.wsx-center-hz {
    margin-left: auto;
    margin-right: auto;
}

.wsx-m-0 {
    margin: 0;
}
.wsx-mb-100 {
    margin-bottom: 100px;
}
.wsx-mb-48 {
    margin-bottom: 48px;
}
.wsx-mb-40 {
    margin-bottom: 40px;
}
.wsx-mb-32 {
    margin-bottom: 32px;
}
.wsx-mb-26 {
    margin-bottom: 26px;
}
.wsx-mb-24 {
    margin-bottom: 24px;
}
.wsx-mb-20 {
    margin-bottom: 20px;
}
.wsx-mb-16 {
    margin-bottom: 16px;
}
.wsx-mb-14 {
    margin-bottom: 14px;
}
.wsx-mb-12 {
    margin-bottom: 12px;
}
.wsx-mb-8 {
    margin-bottom: 8px;
}
.wsx-mb-4 {
    margin-bottom: 4px;
}
.wsx-mb-n8 {
    margin-bottom: -8px;
}
.wsx-mb-0 {
    margin-bottom: 0px;
}

.wsx-mt-100 {
    margin-top: 100px;
}
.wsx-mt-48 {
    margin-top: 48px;
}
.wsx-mt-40 {
    margin-top: 40px;
}
.wsx-mt-32 {
    margin-top: 32px;
}
.wsx-mt-24 {
    margin-top: 24px;
}
.wsx-mt-20 {
    margin-top: 20px;
}
.wsx-mt-16 {
    margin-top: 16px;
}
.wsx-mt-12 {
    margin-top: 12px;
}
.wsx-mt-8 {
    margin-top: 8px;
}
.wsx-mt-4 {
    margin-top: 4px;
}

.wsx-p-32 {
    padding: 32px;
}
.wsx-p-24 {
    padding: 24px;
}
.wsx-p-20 {
    padding: 20px;
}
.wsx-p-16 {
    padding: 16px;
}
.wsx-p-10 {
    padding: 10px;
}
.wsx-p-8 {
    padding: 8px;
}
.wsx-p-6 {
    padding: 6px;
}
.wsx-p-4 {
    padding: 4px;
}
.wsx-p-0 {
    padding: 0px;
}

.wsx-plr-40 {
    padding-left: 40px;
    padding-right: 40px;
}
.wsx-plr-24 {
    padding-left: 24px;
    padding-right: 24px;
}
.wsx-plr-20 {
    padding-left: 20px;
    padding-right: 20px;
}
.wsx-plr-16 {
    padding-left: 16px;
    padding-right: 16px;
}
.wsx-plr-12 {
    padding-left: 12px;
    padding-right: 12px;
}
.wsx-plr-10 {
    padding-left: 10px;
    padding-right: 10px;
}
.wsx-plr-8 {
    padding-left: 8px;
    padding-right: 8px;
}
.wsx-plr-4 {
    padding-left: 4px;
    padding-right: 4px;
}

.wsx-pt-100 {
    padding-top: 100px;
}
.wsx-pt-48 {
    padding-top: 48px;
}
.wsx-pt-32 {
    padding-top: 32px;
}
.wsx-pt-24 {
    padding-top: 24px;
}
.wsx-pt-20 {
    padding-top: 20px;
}
.wsx-pt-16 {
    padding-top: 16px;
}
.wsx-pt-12 {
    padding-top: 12px;
}
.wsx-pt-10 {
    padding-top: 10px;
}
.wsx-pt-8 {
    padding-top: 8px;
}
.wsx-pt-6 {
    padding-top: 6px;
}
.wsx-pt-4 {
    padding-top: 4px;
}

.wsx-pb-100 {
    padding-bottom: 100px;
}
.wsx-pb-48 {
    padding-bottom: 48px;
}
.wsx-pb-32 {
    padding-bottom: 32px;
}
.wsx-pb-24 {
    padding-bottom: 24px;
}
.wsx-pb-20 {
    padding-bottom: 20px;
}
.wsx-pb-16 {
    padding-bottom: 16px;
}
.wsx-pb-12 {
    padding-bottom: 12px;
}
.wsx-pb-10 {
    padding-bottom: 10px;
}
.wsx-pb-8 {
    padding-bottom: 8px;
}
.wsx-pb-6 {
    padding-bottom: 6px;
}
.wsx-pb-4 {
    padding-bottom: 4px;
}

/* Responsive Style */
@media (max-width: 991px) {
    .wsx-lg-column-1,
    .wsx-lg-column-2,
    .wsx-lg-column-3 {
        display: grid;
    }
    .wsx-lg-column-3 {
        grid-template-columns: repeat(3, 1fr);
    }
    .wsx-lg-column-2 {
        grid-template-columns: repeat(2, 1fr);
    }
    .wsx-lg-column-1 {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 850px) {
    .wsx-message {
        max-width: 56vw;
    }
}
@media (max-width: 689px) {
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }
}
@media (max-width: 490px) {
    .wsx-message {
         max-width: 46vw;
     }
 }
@media (max-width: 490px) {
    .wsx-sm-flex {
         display: flex;
         flex-direction: column;
     }
 }
.approve-button {
    margin-right: 10px;
    padding: 10px;
    background-color: #4CAF50;
    border: none;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}

.decline-button {
    padding: 10px;
    background-color: #f44336;
    border: none;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}
/*!/wp-content/plugins/wp-bottom-menu/assets/css/style.css*/
.wp-bottom-menu{
    display: none;
    background: var(--wpbottommenu-bgcolor);
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    justify-content: space-around;
    padding: var(--wpbottommenu-wrapper-padding);
    box-shadow: 0 -5px 10px rgba(0,0,0, 0.1);
    z-index: var(--wpbottommenu-zindex);
    transition: all 200ms;
}

.wp-bottom-menu-item{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    flex: 1;
    font-size: var(--wpbottommenu-font-size);
    text-decoration: none;
    color: var(--wpbottommenu-text-color);
    cursor: pointer;
    user-select: none;
    text-decoration: none!important;
    transition: color 200ms;
}

.wp-bottom-menu-item:hover,
.wp-bottom-menu-item.active,
.wp-bottom-menu.sf-active .wp-bottom-menu-item.wp-bottom-menu-search-form-trigger{
    color: var(--wpbottommenu-h-text-color);
}

.wp-bottom-menu-item span{
    margin-top: 5px;
    color: inherit;
}

.wp-bottom-menu-item i{
    font-size: var(--wpbottommenu-icon-size);
    color: var(--wpbottommenu-icon-color);
	font-family: FontAwesome;
    transition: color 200ms;
}

.wp-bottom-menu-item:hover i,
.wp-bottom-menu-item.active i,
.wp-bottom-menu.sf-active .wp-bottom-menu-item.wp-bottom-menu-search-form-trigger i{
    color: var(--wpbottommenu-h-icon-color);
}

.wp-bottom-menu-item svg{
    fill: var(--wpbottommenu-icon-color);
    width: var(--wpbottommenu-icon-size);
    height: var(--wpbottommenu-icon-size);
}

.wp-bottom-menu-item:hover svg,
.wp-bottom-menu-item.active svg{
    fill: var(--wpbottommenu-h-icon-color);
}

.wp-bottom-menu-icon-wrapper{
    position: relative;
    line-height: 0;
}

.wp-bottom-menu-cart-count{
	position: absolute;
	box-sizing: content-box;
	top: -5px;
	left: 50%;
	width: calc(var(--wpbottommenu-icon-size) * .75);
	height: calc(var(--wpbottommenu-icon-size) * .75);
	font-size: calc(var(--wpbottommenu-icon-size) * .5);
	line-height: calc(var(--wpbottommenu-icon-size) * .75);
	border: 2px solid var(--wpbottommenu-bgcolor);
	border-radius: 100%;
	text-align: center;
	background: var(--wpbottommenu-cart-count-bgcolor);
	color: var(--wpbottommenu-bgcolor);
	font-weight:bold;
}

.wp-bottom-menu-search-form-wrapper{
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: var(--wpbottommenu-bgcolor);
    padding: 10px;
    transition: all 200ms;
	transform: translateY(100%);
    box-sizing: border-box;
}

.wp-bottom-menu-search-form-wrapper form{
    position: relative;
}

.wp-bottom-menu-search-form input[type="search"]{
    border: 1px solid #eee;
    border-radius: 8px;
    width: 100%;
    font-size: 16px;
    height: 40px;
    padding-left: 50px;
    padding-right: 30px;
}

.wp-bottom-menu-search-form input[type="search"]::-webkit-search-decoration,
.wp-bottom-menu-search-form input[type="search"]::-webkit-search-cancel-button,
.wp-bottom-menu-search-form input[type="search"]::-webkit-search-results-button,
.wp-bottom-menu-search-form input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.wp-bottom-menu-search-form i,
.wp-bottom-menu-search-form svg{
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translate(-50%,-50%);
}

/* Search Form Active */

.wp-bottom-menu-search-form-wrapper.sf-active{
    z-index: calc(var(--wpbottommenu-zindex) - 1);
    box-shadow: 0 -5px 10px rgba(0,0,0, 0.1);
	transform: translateY(0);
}

.wp-bottom-menu.sf-active{
    box-shadow: none;
}

/* Nav */

.wp-bottom-menu-nav-wrapper{
    display: none;
    width: 100%;
    height: 100%;
    z-index: calc(var(--wpbottommenu-zindex) + 2 );
    position: fixed;
    left: 0;
    top: 0;
    background: var(--wpbottommenu-bgcolor);
    color: var(--wpbottommenu-text-color);
}

.wp-bottom-menu-nav-wrapper.active{
    display: grid;
    place-items: center;
    text-align: center;
}

.wpbm-nav-items{
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 1em;
}

.wpbm-nav-items li:not(:last-child){
    margin-bottom: 1em;
}

.wpbm-nav-items li a{
    color: inherit;
}

.wpbm-nav-items li.current-menu-item a,
.wpbm-nav-items li a:hover{
    color: var(--wpbottommenu-h-text-color);
}

.wpbm-nav-close{
    position: absolute;
    right: 10%;
    top: 10%;
    font-size: var(--wpbottommenu-icon-size);
    color: inherit;
    cursor: pointer;
}
/*!/wp-content/plugins/wt-woocommerce-related-products/public/css/custom-related-products-public.css*/
/* Theme compatibility styles for Related Products Block and Wrapper */
.wp-block-wt-related-products,
.wt-related-products-wrapper {
    display: block !important;
    width: 100% !important;
    clear: both !important;
    float: none !important;
    margin: 2em 0;
}

.woocommerce-page .wt-related-products-cart .wt-related-products ul.products.columns-3 li.product:nth-child(3n) {
    margin-right: 0 !important;
}

.woocommerce .wp-block-wt-related-products .wt-related-products ul.products.columns-3 li.product:nth-child(3n),
.woocommerce-page .wp-block-wt-related-products .wt-related-products ul.products.columns-3 li.product:nth-child(3n) {
    margin-right: 0;
}

/* Override Divi specific styles while maintaining responsive grid */
.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .wt-related-products.wt-related-products-cart .products li.product:nth-child(3n) {
    margin-right: 0;
}

/* related products widget for product page */
.wt-related-products {
    width: var(--theme-container-width, 100%) !important;
    max-width: var(--theme-block-max-width, 100%) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
    padding-left: var(--theme-block-padding, 0);
    padding-right: var(--theme-block-padding, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wt-related-products .woocommerce-loop-product__title {
    font-size: var(--theme-font-size, 1em);
    line-height: var(--theme-line-height, 1.5);
    margin: var(--theme-margin, 0.5em 0);
}

/* Remove bullet points from slider items */
.wt-related-products ul.products,
.wt-related-products .owl-carousel {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.wt-related-products ul.products li.product,
.wt-related-products .owl-carousel li.product {
    list-style: none !important;
}

/* Slider styles */
.wt-related-products .carousel-wrap {
    position: relative;
    margin: 0 -15px;
    padding: 0 15px;
}

/* Fix for bullet points in various themes */
.wt-related-products.products ul,
.wt-related-products ul.products {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.wt-related-products.products ul li,
.wt-related-products ul.products li {
    list-style: none !important;
}

.wt-related-products a {
    text-decoration: none !important;
}
/*!/wp-content/plugins/wt-woocommerce-related-products/public/css/owl.carousel.min.css*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/plugins/wt-woocommerce-related-products/public/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*!/wp-content/plugins/wt-woocommerce-related-products/public/css/owl.theme.default.min.css*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*!/wp-content/uploads/annasta-filters/css/style-options-1755670247.css*/
/* annasta Woocommerce Product Filters autogenerated style options css */.awf-preset-wrapper.awf-preset-1-wrapper{opacity:0;}.awf-filters-1-3-container.awf-style-icons label::before {content:"";font-weight:400;}.awf-filters-1-3-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-3-container.awf-style-icons .awf-filter-container.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:400;}.awf-filters-1-3-container.awf-style-icons .awf-active label::before {content:"";font-weight:900;}.awf-filters-1-3-container.awf-style-icons .awf-hierarchical-sbs-active-parent label::before {content:"";font-weight:900;}.awf-filters-1-3-container.awf-style-icons .awf-active:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-3-container.awf-style-icons .awf-hierarchical-sbs-active-parent:not(.awf-hover-off) label:hover::before {content:"";font-weight:400;}.awf-filters-1-3-container.awf-style-icons .awf-active.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}.awf-filters-1-3-container.awf-style-icons .awf-hierarchical-sbs-active-parent.awf-empty-disabled.awf-empty label:hover::before {content:"";font-weight:900;}
          .awf-filterable .blockUI::before{content: "" !important;display:none !important;}
          .awf-filterable .blockUI.blockMsg .awf-loader::before{content: "\f1ce";
          height: 125px;
          width: 125px;
          line-height: 125px;
          font-size: 125px;
          opacity: 1;
        color:#000000;animation-duration:1.5s;}
          .awf-filterable .blockUI.blockOverlay{
            position: fixed !important;
            top: 0 !important;
            right: 0 !important;
            bottom: 0 !important;
            left: 0 !important;
            background: #ffffff !important;
            opacity: 0.8 !important;
          }
          .awf-filterable .blockUI.blockMsg .awf-loader{
            position: fixed !important;
            top: 0 !important;
            right: 0 !important;
            bottom: 0 !important;
            left: 0 !important;
            display: flex !important;
            justify-content: center;
            align-items: center;
          }.awf-filters-container .awf-filter-container.awf-range-slider-container,.awf-filters-container .awf-taxonomy-range-slider-container{font-size:12px;}.noUi-horizontal{height:10px;}.noUi-target{border-radius:0;box-shadow:none;}.noUi-connects{border-radius:0;}.noUi-connect{background:#eb2222;}.noUi-horizontal .noUi-handle{border:none;background:transparent;box-shadow:none;}.noUi-horizontal .noUi-handle::before{content:"";display:block;position:absolute;margin:-3px 0 0 2px;width:3px;height:14px;background:#eb2222;border:none;box-shadow:none;z-index:1;}.noUi-horizontal .noUi-handle::after{display:none;}.noUi-pips-horizontal{margin-top:-2px;}.noUi-marker-horizontal.noUi-marker-large{height:10px;}.noUi-horizontal .noUi-tooltip{margin-bottom:5px;line-height:12px;background:#fbfbfb;}.noUi-horizontal .noUi-tooltip::before{content:"\f0d7";position:absolute;display:block;top:auto;bottom:0;left:50%;margin-bottom:-7.5px;transform:translate(-50%, 0);line-height:12px;color:#ccc;font-family: "AWF FA","Font Awesome 5 Free";font-size:12px;font-weight:900;}.awf-slider-tooltips-below{margin-top:40px;}.awf-togglable-preset-btn{background-color:#eb2222;}.awf-togglable-preset-btn:hover{background-color:#0073aa;}.awf-togglable-preset-btn i.awf-togglable-preset-btn-icon::before{content:"\f085";font-size:1.25em;padding-right:15px;border-right-style:solid;border-right-width:1px;border-right-color:rgba(255,255,255,0.9);}.awf-togglable-preset-close-btn{}.awf-togglable-preset.awf-left-popup-sidebar-mode .awf-togglable-preset-close-btn, .awf-togglable-preset-mode-on .awf-togglable-on-s-preset.awf-left-popup-sidebar-mode .awf-togglable-preset-close-btn{text-align:right; justify-content:right;}.awf-togglable-preset-close-btn{font-size:15px;margin-top:-20px;margin-right:-20px;margin-bottom:35px;margin-left:-20px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:15px;}.awf-togglable-preset-close-btn i{font-size:1.25em;}.awf-filter-wrapper:not(.awf-dropdown) .awf-collapse-btn::before{content:"\f068";}.awf-filter-wrapper:not(.awf-dropdown).awf-collapsed .awf-collapse-btn::before{content:"\f067";transform: scaleY(-1) rotate(90deg);}.awf-togglable-preset-btn{padding-right:20px;padding-left:20px;line-height:45px;color:rgba(255,255,255,0.9);font-size:15px;text-transform:uppercase;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;white-space:nowrap;}/* User CSS */.awf-filter-container.awf-product-search-container .awf-ac-products-container a>img, .awf-filter-container.awf-product-search-container .awf-ac-products-container a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img.attachment-woocommerce_thumbnail


 {
    width: 90%;
    max-width: 90%;
    height: auto;
    padding: 5px
}

.awf-togglable-preset-btn {
    background-color: #000000;
}

.noUi-connect {
    background: #000000;
}

.awf-togglable-preset-btn i.fa-bars::before {
    content: "\f0b0";
}
/*!/wp-content/plugins/woo-smart-quick-view/assets/libs/slick/slick.css*/
/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
/*!/wp-content/plugins/woo-smart-quick-view/assets/libs/perfect-scrollbar/css/perfect-scrollbar.min.css*/
/* perfect-scrollbar v0.6.14 */
.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:0px;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}
/*!/wp-content/plugins/woo-smart-quick-view/assets/libs/perfect-scrollbar/css/custom-theme.css*/
.ps-theme-wpc {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden !important;
    -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
    .ps-theme-wpc {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps-theme-wpc {
        overflow: auto !important;
    }
}

.ps-theme-wpc.ps-active-x > .ps-scrollbar-x-rail,
.ps-theme-wpc.ps-active-y > .ps-scrollbar-y-rail {
    display: block;
    background-color: transparent;
}

.ps-theme-wpc.ps-in-scrolling {
    pointer-events: none;
}

.ps-theme-wpc.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: rgba(0, 0, 0, .1) !important;
}

.ps-theme-wpc.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: rgba(0, 0, 0, .1) !important;
}

.ps-theme-wpc.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 1);
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc > .ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 0;
    /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 2px;
    border-radius: 1px;
}

.ps-theme-wpc > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    position: absolute;
    /* please don't change 'position' */
    background-color: rgba(0, 0, 0, 1);
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    bottom: 0;
    /* there must be 'bottom' for ps-scrollbar-x */
    height: 2px !important;
    border-radius: 1px !important;
}

.ps-theme-wpc > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-theme-wpc > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
    height: 2px;
    border-radius: 1px;
}

.ps-theme-wpc > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    right: 0;
    /* there must be 'right' for ps-scrollbar-y-rail */
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    position: absolute;
    /* please don't change 'position' */
    background-color: rgba(0, 0, 0, 1);
    /* border-radius: 0; */
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    right: 0;
    /* there must be 'right' for ps-scrollbar-y */
    width: 2px !important;
    border-radius: 1px !important;
}

.ps-theme-wpc > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-theme-wpc > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc:hover.ps-in-scrolling {
    pointer-events: none;
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 1);
    height: 2px;
    border-radius: 1px;
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 1);
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc:hover > .ps-scrollbar-x-rail:hover {
    background-color: rgba(0, 0, 0, .1);
    opacity: 1;
}

.ps-theme-wpc:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc:hover > .ps-scrollbar-y-rail:hover {
    background-color: rgba(0, 0, 0, .1);
    opacity: 1;
}

.ps-theme-wpc:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 1);
}
/*!/wp-content/plugins/woo-smart-quick-view/assets/libs/magnific-popup/magnific-popup.css*/
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
/*!/wp-content/plugins/woo-smart-quick-view/assets/libs/feather/feather.css*/
@font-face {
    font-family: 'feather';
    src: url('/wp-content/plugins/woo-smart-quick-view/assets/libs/feather/fonts/feather.eot');
    src: url('/wp-content/plugins/woo-smart-quick-view/assets/libs/feather/fonts/feather.eot#iefix') format('embedded-opentype'),
    url('/wp-content/plugins/woo-smart-quick-view/assets/libs/feather/fonts/feather.ttf') format('truetype'),
    url('/wp-content/plugins/woo-smart-quick-view/assets/libs/feather/fonts/feather.woff') format('woff'),
    url('/wp-content/plugins/woo-smart-quick-view/assets/libs/feather/fonts/feather.svg#feather') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*!/wp-content/plugins/woo-smart-quick-view/assets/css/frontend.css*/
@keyframes wpc-spinner {
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes wpc-spinner {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes woosq-spinner {
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes woosq-spinner {
    to {
        -webkit-transform: rotate(360deg);
    }
}

.woosq-btn-has-icon {
    display: inline-flex;
    align-items: center;
}

.woosq-btn-has-icon .woosq-btn-icon {
    margin: 0;
}

.woosq-btn-icon-text .woosq-btn-text {
    margin-left: 5px;
}

.woosq-btn-text-icon .woosq-btn-text {
    margin-right: 5px;
}

.woosq-popup {
    position: relative;
    width: 90%;
    max-width: 920px;
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
    max-height: 460px;
    box-sizing: border-box;
    overflow: hidden;
}

.woosq-popup *, .woosq-sidebar * {
    box-sizing: border-box;
}

.woosq-open .select2-container {
    z-index: 99999969;
}

.woosq-product {
    position: relative;
    overflow: hidden;
}

.woosq-product > .product {
    display: flex !important;
    float: none !important;
}

.woosq-product > .product > div {
    width: 50% !important;
    float: none !important;
    margin: 0 !important;
    height: 460px;
    overflow: auto;
}

.woosq-product .thumbnails {
    outline: none;
    width: 460px;
    max-height: 460px;
    text-align: center;
    position: relative;
    background-color: #f9f9f9;
}

.woosq-product .thumbnails .images {
    width: 100% !important;
    height: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.woosq-product .thumbnails .thumbnail {
    display: flex;
    height: 100%;
    justify-content: center;
}

.woosq-product .thumbnails img {
    display: block;
    object-fit: contain;
    object-position: center;
    vertical-align: middle;
    max-height: 460px;
    max-width: 100%;
    margin: auto;
    border-radius: 0;
}

.woosq-product .thumbnails img[data-fancybox="gallery"] {
    cursor: pointer;
}

.woosq-open .fancybox-container {
    z-index: 99999970;
}

.woosq-product .thumbnails {
    position: relative;
    margin: 0 0 0 0;
}

.woosq-product .thumbnails .slick-slide {
    outline: none;
    max-height: 100%;
}

.woosq-product .thumbnails .slick-list {
    display: flex;
    width: 100%;
    height: 100%;
    max-height: 100%;
    position: relative;
}

.woosq-product .thumbnails .slick-track {
    display: flex;
    align-items: center;
    max-height: 460px;
}

.woosq-product .thumbnails .slick-dots {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 8;
}

.woosq-product .thumbnails .slick-dots li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.woosq-product .thumbnails .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 16px;
    height: 16px;
    padding: 5px;
    margin: 0;
    text-align: center;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    opacity: .5;
}

.woosq-product .thumbnails .slick-dots li.slick-active button {
    opacity: 1;
}

.woosq-product .thumbnails .slick-dots li button:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #000000;
}

.woosq-product .thumbnails .slick-dots li button:focus {
    outline: none;
}

.woosq-product .thumbnails .slick-arrow {
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    color: #222;
    background-color: transparent;
    border-radius: 0;
    border: none !important;
    z-index: 8;
}

.woosq-product .thumbnails .slick-arrow:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
}

.woosq-product .thumbnails .slick-arrow:before {
    font-family: "feather";
    font-size: 24px;
    line-height: 44px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woosq-product .thumbnails .slick-arrow:focus {
    outline: none;
}

.woosq-product .thumbnails .slick-arrow.slick-prev {
    left: 0;
}

.woosq-product .thumbnails .slick-arrow.slick-prev:before {
    content: '\e929';
}

.woosq-product .thumbnails .slick-arrow.slick-next {
    right: 0;
}

.woosq-product .thumbnails .slick-arrow.slick-next:before {
    content: '\e92a';
}

.woosq-product > .product .summary {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

.woosq-related {
    padding-top: 20px;
    padding-bottom: 0;
    margin-top: 10px;
    margin-bottom: 0;
    border-width: 1px 0 0 0;
    border-style: dashed;
    border-color: #dddddd;
}

.woosq-related .woosq-related-heading {
    margin-bottom: 10px;
}

.woosq-related .woosq-related-product {
    outline: none;
    display: flex;
    align-items: center;
}

.woosq-related .woosq-related-product .woosq-related-product-image {
    width: 80px;
    flex: 0 0 80px;
    margin: 0;
}

.woosq-related .woosq-related-product .woosq-related-product-image img {
    width: 100%;
    height: auto;
}

.woosq-related .woosq-related-product .woosq-related-product-info {
    flex-grow: 1;
    padding: 0 10px;
    text-align: start;
}

.woosq-related .woosq-related-product .woosq-related-product-name {
    font-weight: 700;
}

.woosq-related .woosq-related-product .woosq-related-product-atc p, .woosq-related .woosq-related-product .woosq-related-product-atc .add_to_cart_inline {
    margin: 0;
    padding: 0;
    border: none;
    display: inline-block;
    width: 100%;
}

.woosq-related .woosq-related-product .woosq-related-product-atc p .button {
    display: block;
    margin: 0;
    outline: none;
}

.woosq-related .slick-dots {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

.woosq-related .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    font-size: 0;
}

.woosq-related .slick-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    padding: 0;
    font-size: 0;
    line-height: 0;
    background-color: rgba(0, 0, 0, .2);
    border: none;
    outline: none;
    overflow: hidden;
}

.woosq-related .slick-dots li.slick-active button {
    background-color: rgba(0, 0, 0, .5);
}

.view-details-btn {
    width: 50%;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0;
    background-color: #222;
    box-shadow: 10px -20px 20px #fff;
    color: #fff;
    text-align: center;
    outline: none;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.view-details-btn:after {
    content: '\e90f';
    font-family: "feather";
    margin-left: 10px;
}

.view-details-btn:hover {
    background-color: #5fbd74;
}

.woosq-product > .product .summary .summary-content {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    padding: 20px;
}

.woosq-popup.view-details .woosq-product > .product .summary .summary-content {
    padding-bottom: 64px;
}

/* RTL */

body.rtl .mfp-woosq .mfp-close {
    right: auto !important;
    left: 0 !important;
}

/* Responsive */

@media screen and (max-width: 1023px) {
    .woosq-popup {
        max-width: 460px;
        max-height: 90vh;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }

    .woosq-product {
        height: 100%;
        flex-grow: 1;
        position: relative;
        overflow-y: auto;
    }

    .woosq-product > .product {
        display: flex;
        flex-direction: column;
    }

    .woosq-product > .product > div {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
        height: auto;
    }

    .woosq-product > .product .thumbnails {
        max-height: 338px;
    }

    .woosq-product .thumbnails img {
        max-height: 338px;
        margin: 0;
    }

    .woosq-product .thumbnails .slick-track {
        max-height: 338px;
    }

    .view-details-btn {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .mfp-woosq .mfp-arrow {
        display: none;
    }
}

/* Popup */

.mfp-woosq {
    z-index: 99999969;
    overflow: auto;
}

.mfp-woosq .mfp-content {
    text-align: -webkit-auto;
}

.mfp-woosq .mfp-container {
    padding: 0;
}

.mfp-woosq .mfp-close {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 0;
}

.mfp-woosq .mfp-close:hover {
    background-color: transparent;
}

.mfp-woosq .mfp-close:active {
    top: 0;
}

.mfp-woosq .mfp-close:focus {
    outline: none;
}

.mfp-woosq .mfp-close:before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    content: '\e9ea';
    font-family: "feather";
    display: inline-block;
    font-size: 24px;
    color: #222;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mfp-woosq .mfp-preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    font-size: 0;
    margin: 0 auto;
    margin-top: -15px;
    margin-left: -15px;
    right: auto;
    bottom: auto;
}

.mfp-woosq .mfp-preloader:before {
    content: '\e9a7';
    font-family: "feather";
    display: inline-block;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-animation: woosq-spinner 1s linear infinite;
    -moz-animation: woosq-spinner 1s linear infinite;
    -ms-animation: woosq-spinner 1s linear infinite;
    -o-animation: woosq-spinner 1s linear infinite;
    animation: woosq-spinner 1s linear infinite;
}

.mfp-woosq .mfp-arrow {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border: none;
    padding: 0;
    outline: none;
    text-align: center;
    margin-top: -30px;
    border-radius: 0;
    opacity: 1;
}

.mfp-woosq .mfp-arrow:active {
    margin-top: -30px;
}

.mfp-woosq .mfp-arrow:hover {
    background-color: rgba(0, 0, 0, .5);
}

.mfp-woosq .mfp-arrow:focus {
    outline: none;
}

.mfp-woosq .mfp-arrow:before {
    width: 60px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    border-width: 0;
    margin: 0;
    display: inline-block;
    font-family: "feather";
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}

.mfp-woosq .mfp-arrow:after {
    display: none;
}

.mfp-woosq .mfp-arrow.mfp-arrow-left:before {
    content: '\e90e';
}

.mfp-woosq .mfp-arrow.mfp-arrow-right:before {
    content: '\e90f';
}

/*
====== Fade effect ======
*/
.mfp-fade {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

/*
====== Zoom effect ======
*/
.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

/*
====== Newspaper effect ======
*/
.mfp-newspaper {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.5s;
    transform: scale(0) rotate(500deg);
}

.mfp-newspaper.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1) rotate(0deg);
}

.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
    transform: scale(0) rotate(500deg);
    opacity: 0;
}

.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0;
}

/*
====== Move-horizontal effect ======
*/
.mfp-move-horizontal {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s;
    transform: translateX(-50px);
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.3s;
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateX(0);
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    transform: translateX(50px);
    opacity: 0;
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
}

/*
====== Move-from-top effect ======
*/
.mfp-move-from-top {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-move-from-top .mfp-content {

}

.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s;
    transform: translateY(-100px);
}

.mfp-move-from-top.mfp-bg {
    opacity: 0;
    transition: all 0.2s;
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateY(0);
}

.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
    transform: translateY(-50px);
    opacity: 0;
}

.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0;
}

/*
====== 3d unfold ======
*/
.mfp-3d-unfold {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-3d-unfold .mfp-content {
    perspective: 2000px;
}

.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg);
}

.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: rotateY(0deg);
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    transform: rotateY(60deg);
    opacity: 0;
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0;
}

/*
====== Zoom-out effect ======
*/
.mfp-zoom-out {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    transform: scale(1.3);
    opacity: 0;
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
}

/*
====== Slide bottom effect ======
*/
.mfp-slide-bottom {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-slide-bottom .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg);

}

/* animate in */
.mfp-slide-bottom.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.mfp-slide-bottom.mfp-removing .mfp-with-anim {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/* animate in */
.mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

/* animate out */
.mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}

/* Sidebar */

.woosq-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 99999968;
    opacity: 0;
    visibility: hidden;
}

.woosq-sidebar {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0;
    height: 100%;
    max-height: 100%;
    background-color: #ffffff;
    z-index: 99999969;
    position: fixed;
    display: flex;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
}

.woosq-sidebar .woosq-close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 0;
    background-image: url(/wp-content/plugins/woo-smart-quick-view/assets/css/../images/close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    text-align: center;
    position: absolute;
    top: 0;
    left: -40px;
    z-index: 9;
    cursor: pointer;
}

body.woosq-open .woosq-overlay, body.woosq-open .woosq-sidebar {
    opacity: 1;
    visibility: visible;
}

.woosq-sidebar .woosq-product {
    flex-grow: 1;
    overflow-x: hidden;
    overflow-y: auto;
}

.woosq-sidebar .woosq-product > .product {
    display: flex;
    flex-direction: column;
}

.woosq-sidebar .woosq-product > .product > div {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    height: auto;
}

.woosq-sidebar .view-details-btn {
    width: 100%;
    position: relative;
    box-shadow: none;
    padding: 14px 20px;
    line-height: 1;
    height: auto;
}

.woosq-sidebar.woosq-loading:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

.woosq-sidebar.woosq-loading:after {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    content: '';
    background-image: url("/wp-content/plugins/woo-smart-quick-view/assets/css/../images/curve.svg");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-animation: woosq-spinner 1s linear infinite;
    -moz-animation: woosq-spinner 1s linear infinite;
    -ms-animation: woosq-spinner 1s linear infinite;
    -o-animation: woosq-spinner 1s linear infinite;
    animation: woosq-spinner 1s linear infinite;
    z-index: 9;
}

/* Position 01 */

.woosq-sidebar.woosq-position-01 {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    max-width: 460px;
    box-sizing: border-box;
    text-align: start;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosq-open .woosq-sidebar.woosq-position-01 {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

/* Position 02 */

.woosq-sidebar.woosq-position-02 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 460px;
    box-sizing: border-box;
    text-align: start;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosq-sidebar.woosq-position-02 .woosq-close {
    left: unset;
    right: -40px;
}

.woosq-open .woosq-sidebar.woosq-position-02 {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.woosq-sidebar.woosq-heading-yes {
    display: flex;
    flex-direction: column;
}

.woosq-sidebar.woosq-heading-yes .woosq-sidebar-heading {
    flex: 0 0 auto;
    height: 48px;
    line-height: 48px;
    padding: 0 60px 0 20px;
    margin: 0;
    position: relative;
    color: #222222;
    font-weight: 700;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .1);
}

.woosq-sidebar.woosq-heading-yes .woosq-sidebar-heading .woosq-close {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    left: unset;
    top: 0;
    right: 0;
    cursor: pointer;
    font-size: 0;
    background-image: url("/wp-content/plugins/woo-smart-quick-view/assets/css/../images/close-dark.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
}

.woosq-sidebar.woosq-heading-yes .woosq-product .thumbnails {
    padding: 20px 20px 0 20px;
    background-color: transparent;
}

@media screen and (max-width: 1023px) {
    .woosq-sidebar .woosq-close {
        left: unset !important;
        right: 0 !important;
        background-color: rgba(255, 255, 255, .5);
        background-image: url(/wp-content/plugins/woo-smart-quick-view/assets/css/../images/close-dark.svg);
    }
}
/*!/wp-content/plugins/woocommerce/assets/css/brands.css*/
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}
/*!/wp-content/plugins/product-categories-designs-for-woocommerce/assets/css/pcdfwoo-public.css*/
.pcdfwoo_woocommerce, .pcdfwoo_woocommerce * {-webkit-box-sizing: border-box; box-sizing: border-box; outline: none;}
.pcdfwoo-clearfix:before, .pcdfwoo-clearfix:after {content: ""; display: table;}
.pcdfwoo-clearfix:after {clear: both;}

.pcdfwoo-product-slider{padding-left: 15px; padding-right: 15px;}
.pcdfwoo-product-cat-slider{visibility: hidden;opacity:0; -webkit-transition: opacity 0.5s linear; transition:opacity 0.5s linear;}
.pcdfwoo-product-cat-slider.slick-initialized {visibility: visible; opacity:1;}
.pcdfwoo-product-cat-slider .slick-arrow {width:30px; height:50px; position:absolute; top: 50%; z-index:9; padding:0; margin:0px; border-radius:0px; box-shadow: none; background-color: rgba(0, 0, 0, 0.6); -webkit-transition: 0.3s ease-in; transition:0.3s ease-in; cursor:pointer; -webkit-transform: translateY(-50px); transform: translateY(-50px);}
.pcdfwoo-product-cat-slider .slick-arrow:hover, .pcdfwoo-product-cat-slider .slick-arrow:focus{background-color:rgba(0,0,0,.8);}
.pcdfwoo-product-cat-slider .slick-arrow svg{fill: #fff; height: 100%; width: 100%;}
.pcdfwoo-product-cat-slider .slick-next{right:15px !important;}
.pcdfwoo-product-cat-slider .slick-prev{left:15px !important;}
.pcdfwoo-product-cat-slider .slick-dots {padding: 0; margin: 0 0 15px 0; text-align: center; width: 100%; line-height: normal;}
.pcdfwoo-product-cat-slider .slick-dots li {vertical-align: middle; list-style: none; display: inline-block; margin: 0 3px; padding: 0px; font-size: 0;}
.pcdfwoo-product-cat-slider .slick-dots li button {background: #ffffff; margin: 0px; padding: 0px; border: 2px solid #444444; border-radius: 50%; width: 12px; height: 12px; box-shadow: 0px 0px 10px rgba(255,255,255,0.15); opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; vertical-align: middle; text-indent: -99999px; cursor: pointer;}
.pcdfwoo-product-cat-slider .slick-dots li button:focus {outline: none;}
.pcdfwoo-product-cat-slider .slick-dots li.slick-active button {background: #8D8C8C;}

.pcdfwoo-product-cat{ margin:0 -15px;}
.pcdfwoo-product-cat_inner{height:300px; width: 100%; overflow: hidden; position: relative; margin-bottom: 25px;}
.pcdfwoo-product-cat_inner a{ display: block; overflow: hidden; text-decoration: none;}
.pcdfwoo-product-cat-wrp .pcdfwoo-product-cat_inner img{border-radius: 0; box-shadow: none; height: 100%; width: 100% !important; object-fit: cover; object-position: top center; position:absolute;top:0;left:0; transition: all 0.3s ease 0s;}

/* Plugin Conflict Tweak CSS */
.fusion-flex-container.pcdfwoo-fusion-flex{flex-direction: column;}
.pcdfwoo-elementor-tab-wrap{min-width: 0; min-height: 0;}

/* Design 1 */
.design-1 .pcdfwoo-product-cat_inner{background-color:#fff; border:1px solid #f5f5f5; overflow: hidden; position:relative; text-align:center; z-index:9;}
.design-1 .pcdfwoo-product-cat_inner img{display: block;margin: 0; -webkit-transition: all 1s ease 0s; transition: all 1s ease 0s;}
.design-1 .pcdfwoo-product-cat_inner:hover img{-webkit-transform:scale(1.25); transform:scale(1.25)}
.design-1 .pcdfwoo-product-cat_inner .pcdfwoo_title{background: rgba(255,255,255,0.9); bottom: 20px; left: 0; padding: 20px 5px 15px 10px; position: absolute; text-align: center; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; width: 100%; font-size: 18px; color: #111;}
.design-1 .pcdfwoo-product-cat_inner .pcdfwoo_title .pcdfwoo_count {background-color: #e04635; border-radius:2px !important; color: #ffffff; display: block; font-size: 11px; height: 30px; left: 50%; line-height: 30px; margin-left: -15px; position:absolute; top: -15px; vertical-align:middle; width: 30px;}

/* Design 2 */
.design-2 .pcdfwoo-product-cat_inner{background-color: #fff; border: 1px solid #f5f5f5; overflow: hidden; position: relative; text-align: center; z-index: 9;}
.design-2 .pcdfwoo-product-cat_inner img{display: block; margin: 0; -webkit-transition: all 1s ease 0s; transition: all 1s ease 0s;}
.design-2 .pcdfwoo-product-cat_inner:hover img{-webkit-transform:scale(1.25); transform:scale(1.25)}
.design-2 .pcdfwoo-product-cat_inner .pcdfwoo_title{color:#444; background:rgba(255,255,255,0.9); left:15px; right:15px; bottom:15px; top:15px; padding: 25px 10px 25px 10px; position:absolute; text-align:center; -webkit-transition: all 0.5s ease 0s; transition:all 0.5s ease 0s; font-size:16px; font-weight:bold; opacity:0}
.design-2 .pcdfwoo-product-cat_inner:hover .pcdfwoo_title{opacity:1}
.design-2 .pcdfwoo-product-cat_inner .pcdfwoo_title .pcdfwoo_count {background-color:#e04635; color: #ffffff; display: block; font-size: 16px; height: 50px; right: 0px; line-height:50px; margin-left: -15px; position:absolute; bottom:0px; width:50px;}

.pcdfwoo-column,
.pcdfwoo-columns {padding-left: 0.9375em; padding-right: 0.9375em; width: 100%; float: left; position: relative;}

@media only screen and (min-width: 40.0625em) {
    .pcdfwoo-medium-1{ width: 100%; }
    .pcdfwoo-medium-2{ width: 50%; }
    .pcdfwoo-medium-3{ width: 33.33333%; }
    .pcdfwoo-medium-4{ width: 25%; }
    .pcdfwoo-medium-5{ width:20%; }
    .pcdfwoo-medium-6{ width: 16.66667%; }
    .pcdfwoo-medium-7{ width: 14.2857%; }
    .pcdfwoo-medium-8{ width: 12.5%; }
    .pcdfwoo-medium-9{ width: 11.11%; }
    .pcdfwoo-medium-10{ width: 10%; }
    .pcdfwoo-medium-11{ width: 9.090%; }
    .pcdfwoo-medium-12{ width: 8.33333%; }
}
/*!/wp-content/themes/cartsy-lite/assets/global/css/custom_script.css*/
/* Silence is Golden here too! */
/* This file is loaded blank but for global variable only */
/* Thanks */
/* [inline: after] */
    :root {
        --colorPrimary: #212121;
        --colorPrimaryHover: #3a3a3a;
        --colorSecondary: #212121;
        --colorTextDark: #212121;
        --colorTextMain: #212121;
        --colorTextLight: #5A5A5A;
        --colorTextLighter: #999999;
        --colorCommentText: #707070;
        --footerTextColor: #212121;
        --footerBgColor: #ffffff;
        --cartsyliteLocalDefaultHeaderColor: #ffffff; 
        --cartsyliteLocalMenuTextColor: #212121; 
        --cartsyliteLocalMenuTextHoverColor: #3a3a3a; 
        --cartsyliteLocalMenuTextHoverBgColor: #f3f3f3;

        --h1FontFamily: Open Sans;
        --h1FontSize: 36px;
        --h1FontWeight: 700;
        --h1FontStyle: ;
        --h1LineHeight: 1.625;
        --h1Color: #212121;
        --h1LetterSpacing: 0;
        --h1TextTransform: none;

        --h2FontFamily: Open Sans;
        --h2FontSize: 24px;
        --h2FontWeight: 700;
        --h2FontStyle: ;
        --h2LineHeight: 1.625;
        --h2Color: #212121;
        --h2LetterSpacing: 0;
        --h2TextTransform: none;

        --h3FontFamily: Open Sans;
        --h3FontSize: 18px;
        --h3FontWeight: 700;
        --h3FontStyle: normal;
        --h3LineHeight: 1.625;
        --h3Color: #212121;
        --h3LetterSpacing: 0;
        --h3TextTransform: none;

        --h4FontFamily: Open Sans;
        --h4FontSize: 16px;
        --h4FontWeight: 700;
        --h4FontStyle: normal;
        --h4LineHeight: 1.625;
        --h4Color: #212121;
        --h4LetterSpacing: 0;
        --h4TextTransform: none;

        --h5FontFamily: Open Sans;
        --h5FontSize: 14px;
        --h5FontWeight: 700;
        --h5FontStyle: ;
        --h5LineHeight: 1.625;
        --h5Color: #212121;
        --h5LetterSpacing: 0;
        --h5TextTransform: none;

        --h6FontFamily: Open Sans;
        --h6FontSize: 13px;
        --h6FontWeight: 700;
        --h6FontStyle: ;
        --h6LineHeight: 1.625;
        --h6Color: #212121;
        --h6LetterSpacing: 0;
        --h6TextTransform: none;

        --bodyFontFamily: Open Sans;
        --bodyFontSize: 19px;
        --bodyFontWeight: 400;
        --bodyFontStyle: normal;
        --bodyLineHeight: 1.625;
        --bodyLetterSpacing: 0;
        --bodyTextTransform: none;
        
        --widgetFontFamily: Open Sans;
        --widgetFontSize: 21px;
        --widgetFontWeight: 600;
        --widgetFontStyle: normal;
        --widgetLineHeight: 1.625;
        --widgetLetterSpacing: 0;
        --widgetTextTransform: none;
    }

    .cartsylite-home-page-thumb-area {
      background-image:url(/wp-content/themes/cartsy-lite/assets/global/css/);
    }
    
/* [/inline: after] */
/*!/wp-content/themes/cartsy-lite/dist/cartsy-lite-normalize-style.css*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */[class*=grid-cols-]{display:grid}.gap-5{grid-gap:5px;gap:5px}.row-gap-5{row-gap:5px}.column-gap-5{column-gap:5px}.gap-10{grid-gap:10px;gap:10px}.row-gap-10{row-gap:10px}.column-gap-10{column-gap:10px}.gap-15{grid-gap:15px;gap:15px}.row-gap-15{row-gap:15px}.column-gap-15{column-gap:15px}.gap-20{grid-gap:20px;gap:20px}.row-gap-20{row-gap:20px}.column-gap-20{column-gap:20px}.gap-25{grid-gap:25px;gap:25px}.row-gap-25{row-gap:25px}.column-gap-25{column-gap:25px}.gap-30{grid-gap:30px;gap:30px}.row-gap-30{row-gap:30px}.column-gap-30{column-gap:30px}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-1{grid-column:span 1/span 1}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-3{grid-column:span 3/span 3}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.col-span-4{grid-column:span 4/span 4}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.col-span-5{grid-column:span 5/span 5}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.col-span-6{grid-column:span 6/span 6}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.col-span-7{grid-column:span 7/span 7}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.col-span-8{grid-column:span 8/span 8}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.col-span-9{grid-column:span 9/span 9}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.col-span-10{grid-column:span 10/span 10}@media(min-width:575px){.grid-cols-xs-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-xs-1{grid-column:span 1/span 1}.grid-cols-xs-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-xs-2{grid-column:span 2/span 2}.grid-cols-xs-3{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-xs-3{grid-column:span 3/span 3}.grid-cols-xs-4{grid-template-columns:repeat(4,minmax(0,1fr))}.col-span-xs-4{grid-column:span 4/span 4}.grid-cols-xs-5{grid-template-columns:repeat(5,minmax(0,1fr))}.col-span-xs-5{grid-column:span 5/span 5}.grid-cols-xs-6{grid-template-columns:repeat(6,minmax(0,1fr))}.col-span-xs-6{grid-column:span 6/span 6}.grid-cols-xs-7{grid-template-columns:repeat(7,minmax(0,1fr))}.col-span-xs-7{grid-column:span 7/span 7}.grid-cols-xs-8{grid-template-columns:repeat(8,minmax(0,1fr))}.col-span-xs-8{grid-column:span 8/span 8}.grid-cols-xs-9{grid-template-columns:repeat(9,minmax(0,1fr))}.col-span-xs-9{grid-column:span 9/span 9}.grid-cols-xs-10{grid-template-columns:repeat(10,minmax(0,1fr))}.col-span-xs-10{grid-column:span 10/span 10}.gap-xs-5{grid-gap:5px;gap:5px}.row-gap-xs-5{row-gap:5px}.column-gap-xs-5{column-gap:5px}.gap-xs-10{grid-gap:10px;gap:10px}.row-gap-xs-10{row-gap:10px}.column-gap-xs-10{column-gap:10px}.gap-xs-15{grid-gap:15px;gap:15px}.row-gap-xs-15{row-gap:15px}.column-gap-xs-15{column-gap:15px}.gap-xs-20{grid-gap:20px;gap:20px}.row-gap-xs-20{row-gap:20px}.column-gap-xs-20{column-gap:20px}.gap-xs-25{grid-gap:25px;gap:25px}.row-gap-xs-25{row-gap:25px}.column-gap-xs-25{column-gap:25px}.gap-xs-30{grid-gap:30px;gap:30px}.row-gap-xs-30{row-gap:30px}.column-gap-xs-30{column-gap:30px}}@media(min-width:768px){.grid-cols-sm-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-sm-1{grid-column:span 1/span 1}.grid-cols-sm-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-sm-2{grid-column:span 2/span 2}.grid-cols-sm-3{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-sm-3{grid-column:span 3/span 3}.grid-cols-sm-4{grid-template-columns:repeat(4,minmax(0,1fr))}.col-span-sm-4{grid-column:span 4/span 4}.grid-cols-sm-5{grid-template-columns:repeat(5,minmax(0,1fr))}.col-span-sm-5{grid-column:span 5/span 5}.grid-cols-sm-6{grid-template-columns:repeat(6,minmax(0,1fr))}.col-span-sm-6{grid-column:span 6/span 6}.grid-cols-sm-7{grid-template-columns:repeat(7,minmax(0,1fr))}.col-span-sm-7{grid-column:span 7/span 7}.grid-cols-sm-8{grid-template-columns:repeat(8,minmax(0,1fr))}.col-span-sm-8{grid-column:span 8/span 8}.grid-cols-sm-9{grid-template-columns:repeat(9,minmax(0,1fr))}.col-span-sm-9{grid-column:span 9/span 9}.grid-cols-sm-10{grid-template-columns:repeat(10,minmax(0,1fr))}.col-span-sm-10{grid-column:span 10/span 10}.gap-sm-5{grid-gap:5px;gap:5px}.row-gap-sm-5{row-gap:5px}.column-gap-sm-5{column-gap:5px}.gap-sm-10{grid-gap:10px;gap:10px}.row-gap-sm-10{row-gap:10px}.column-gap-sm-10{column-gap:10px}.gap-sm-15{grid-gap:15px;gap:15px}.row-gap-sm-15{row-gap:15px}.column-gap-sm-15{column-gap:15px}.gap-sm-20{grid-gap:20px;gap:20px}.row-gap-sm-20{row-gap:20px}.column-gap-sm-20{column-gap:20px}.gap-sm-25{grid-gap:25px;gap:25px}.row-gap-sm-25{row-gap:25px}.column-gap-sm-25{column-gap:25px}.gap-sm-30{grid-gap:30px;gap:30px}.row-gap-sm-30{row-gap:30px}.column-gap-sm-30{column-gap:30px}}@media(min-width:1025px){.grid-cols-md-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-md-1{grid-column:span 1/span 1}.grid-cols-md-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-md-2{grid-column:span 2/span 2}.grid-cols-md-3{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-md-3{grid-column:span 3/span 3}.grid-cols-md-4{grid-template-columns:repeat(4,minmax(0,1fr))}.col-span-md-4{grid-column:span 4/span 4}.grid-cols-md-5{grid-template-columns:repeat(5,minmax(0,1fr))}.col-span-md-5{grid-column:span 5/span 5}.grid-cols-md-6{grid-template-columns:repeat(6,minmax(0,1fr))}.col-span-md-6{grid-column:span 6/span 6}.grid-cols-md-7{grid-template-columns:repeat(7,minmax(0,1fr))}.col-span-md-7{grid-column:span 7/span 7}.grid-cols-md-8{grid-template-columns:repeat(8,minmax(0,1fr))}.col-span-md-8{grid-column:span 8/span 8}.grid-cols-md-9{grid-template-columns:repeat(9,minmax(0,1fr))}.col-span-md-9{grid-column:span 9/span 9}.grid-cols-md-10{grid-template-columns:repeat(10,minmax(0,1fr))}.col-span-md-10{grid-column:span 10/span 10}.gap-md-5{grid-gap:5px;gap:5px}.row-gap-md-5{row-gap:5px}.column-gap-md-5{column-gap:5px}.gap-md-10{grid-gap:10px;gap:10px}.row-gap-md-10{row-gap:10px}.column-gap-md-10{column-gap:10px}.gap-md-15{grid-gap:15px;gap:15px}.row-gap-md-15{row-gap:15px}.column-gap-md-15{column-gap:15px}.gap-md-20{grid-gap:20px;gap:20px}.row-gap-md-20{row-gap:20px}.column-gap-md-20{column-gap:20px}.gap-md-25{grid-gap:25px;gap:25px}.row-gap-md-25{row-gap:25px}.column-gap-md-25{column-gap:25px}.gap-md-30{grid-gap:30px;gap:30px}.row-gap-md-30{row-gap:30px}.column-gap-md-30{column-gap:30px}}@media(min-width:1200px){.grid-cols-lg-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-lg-1{grid-column:span 1/span 1}.grid-cols-lg-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-lg-2{grid-column:span 2/span 2}.grid-cols-lg-3{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-lg-3{grid-column:span 3/span 3}.grid-cols-lg-4{grid-template-columns:repeat(4,minmax(0,1fr))}.col-span-lg-4{grid-column:span 4/span 4}.grid-cols-lg-5{grid-template-columns:repeat(5,minmax(0,1fr))}.col-span-lg-5{grid-column:span 5/span 5}.grid-cols-lg-6{grid-template-columns:repeat(6,minmax(0,1fr))}.col-span-lg-6{grid-column:span 6/span 6}.grid-cols-lg-7{grid-template-columns:repeat(7,minmax(0,1fr))}.col-span-lg-7{grid-column:span 7/span 7}.grid-cols-lg-8{grid-template-columns:repeat(8,minmax(0,1fr))}.col-span-lg-8{grid-column:span 8/span 8}.grid-cols-lg-9{grid-template-columns:repeat(9,minmax(0,1fr))}.col-span-lg-9{grid-column:span 9/span 9}.grid-cols-lg-10{grid-template-columns:repeat(10,minmax(0,1fr))}.col-span-lg-10{grid-column:span 10/span 10}.gap-lg-5{grid-gap:5px;gap:5px}.row-gap-lg-5{row-gap:5px}.column-gap-lg-5{column-gap:5px}.gap-lg-10{grid-gap:10px;gap:10px}.row-gap-lg-10{row-gap:10px}.column-gap-lg-10{column-gap:10px}.gap-lg-15{grid-gap:15px;gap:15px}.row-gap-lg-15{row-gap:15px}.column-gap-lg-15{column-gap:15px}.gap-lg-20{grid-gap:20px;gap:20px}.row-gap-lg-20{row-gap:20px}.column-gap-lg-20{column-gap:20px}.gap-lg-25{grid-gap:25px;gap:25px}.row-gap-lg-25{row-gap:25px}.column-gap-lg-25{column-gap:25px}.gap-lg-30{grid-gap:30px;gap:30px}.row-gap-lg-30{row-gap:30px}.column-gap-lg-30{column-gap:30px}}@media(min-width:1400px){.grid-cols-xl-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-xl-1{grid-column:span 1/span 1}.grid-cols-xl-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-xl-2{grid-column:span 2/span 2}.grid-cols-xl-3{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-xl-3{grid-column:span 3/span 3}.grid-cols-xl-4{grid-template-columns:repeat(4,minmax(0,1fr))}.col-span-xl-4{grid-column:span 4/span 4}.grid-cols-xl-5{grid-template-columns:repeat(5,minmax(0,1fr))}.col-span-xl-5{grid-column:span 5/span 5}.grid-cols-xl-6{grid-template-columns:repeat(6,minmax(0,1fr))}.col-span-xl-6{grid-column:span 6/span 6}.grid-cols-xl-7{grid-template-columns:repeat(7,minmax(0,1fr))}.col-span-xl-7{grid-column:span 7/span 7}.grid-cols-xl-8{grid-template-columns:repeat(8,minmax(0,1fr))}.col-span-xl-8{grid-column:span 8/span 8}.grid-cols-xl-9{grid-template-columns:repeat(9,minmax(0,1fr))}.col-span-xl-9{grid-column:span 9/span 9}.grid-cols-xl-10{grid-template-columns:repeat(10,minmax(0,1fr))}.col-span-xl-10{grid-column:span 10/span 10}.gap-xl-5{grid-gap:5px;gap:5px}.row-gap-xl-5{row-gap:5px}.column-gap-xl-5{column-gap:5px}.gap-xl-10{grid-gap:10px;gap:10px}.row-gap-xl-10{row-gap:10px}.column-gap-xl-10{column-gap:10px}.gap-xl-15{grid-gap:15px;gap:15px}.row-gap-xl-15{row-gap:15px}.column-gap-xl-15{column-gap:15px}.gap-xl-20{grid-gap:20px;gap:20px}.row-gap-xl-20{row-gap:20px}.column-gap-xl-20{column-gap:20px}.gap-xl-25{grid-gap:25px;gap:25px}.row-gap-xl-25{row-gap:25px}.column-gap-xl-25{column-gap:25px}.gap-xl-30{grid-gap:30px;gap:30px}.row-gap-xl-30{row-gap:30px}.column-gap-xl-30{column-gap:30px}}@media(min-width:1700px){.grid-cols-xxl-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-xxl-1{grid-column:span 1/span 1}.grid-cols-xxl-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-xxl-2{grid-column:span 2/span 2}.grid-cols-xxl-3{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-xxl-3{grid-column:span 3/span 3}.grid-cols-xxl-4{grid-template-columns:repeat(4,minmax(0,1fr))}.col-span-xxl-4{grid-column:span 4/span 4}.grid-cols-xxl-5{grid-template-columns:repeat(5,minmax(0,1fr))}.col-span-xxl-5{grid-column:span 5/span 5}.grid-cols-xxl-6{grid-template-columns:repeat(6,minmax(0,1fr))}.col-span-xxl-6{grid-column:span 6/span 6}.grid-cols-xxl-7{grid-template-columns:repeat(7,minmax(0,1fr))}.col-span-xxl-7{grid-column:span 7/span 7}.grid-cols-xxl-8{grid-template-columns:repeat(8,minmax(0,1fr))}.col-span-xxl-8{grid-column:span 8/span 8}.grid-cols-xxl-9{grid-template-columns:repeat(9,minmax(0,1fr))}.col-span-xxl-9{grid-column:span 9/span 9}.grid-cols-xxl-10{grid-template-columns:repeat(10,minmax(0,1fr))}.col-span-xxl-10{grid-column:span 10/span 10}.gap-xxl-5{grid-gap:5px;gap:5px}.row-gap-xxl-5{row-gap:5px}.column-gap-xxl-5{column-gap:5px}.gap-xxl-10{grid-gap:10px;gap:10px}.row-gap-xxl-10{row-gap:10px}.column-gap-xxl-10{column-gap:10px}.gap-xxl-15{grid-gap:15px;gap:15px}.row-gap-xxl-15{row-gap:15px}.column-gap-xxl-15{column-gap:15px}.gap-xxl-20{grid-gap:20px;gap:20px}.row-gap-xxl-20{row-gap:20px}.column-gap-xxl-20{column-gap:20px}.gap-xxl-25{grid-gap:25px;gap:25px}.row-gap-xxl-25{row-gap:25px}.column-gap-xxl-25{column-gap:25px}.gap-xxl-30{grid-gap:30px;gap:30px}.row-gap-xxl-30{row-gap:30px}.column-gap-xxl-30{column-gap:30px}}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;box-sizing:border-box;text-shadow:rgba(0,0,0,.004) 1px 1px 1px}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{background-color:rgba(0,0,0,.05);font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:1em;padding:.202em .5407911001em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:1}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.hidden-text{left:0;opacity:0;position:absolute;top:0}.fb_dialog_content iframe[data-testid=bubble_iframe],.fb_mpn_mobile_landing_page_slide_up{bottom:60px!important}.jquery-modal.blocker.current{padding:0}
/*# Current File Updated by Asset CleanUp - Original Source Map: cartsy-lite-normalize-style.css.map */
/*!/wp-content/themes/cartsy-lite/assets/global/css/jquery.overlayScrollbars.min.css*/
/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Version: 1.13.0
 *
 * Copyright KingSora | Rene Haas.
 * https://github.com/KingSora
 *
 * Released under the MIT license.
 * Date: 02.08.2020
 */

/*
OVERLAY SCROLLBARS CORE:
*/

html.os-html,
html.os-html > .os-host {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  height: 100% !important;
  width: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  position: absolute !important; /* could be position: fixed; but it causes issues on iOS (-webkit-overflow-scrolling: touch) */
}
html.os-html > .os-host > .os-padding {
  position: absolute; /* could be position: fixed; but it causes issues on iOS (-webkit-overflow-scrolling: touch) */
}
body.os-dragging,
body.os-dragging * {
  cursor: default;
}
.os-host,
.os-host-textarea {
  position: relative;
  overflow: visible !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}
.os-host-flexbox {
  overflow: hidden !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.os-host-flexbox > .os-size-auto-observer {
  height: inherit !important;
}
.os-host-flexbox > .os-content-glue {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.os-host-flexbox > .os-size-auto-observer,
.os-host-flexbox > .os-content-glue {
  min-height: 0;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
#os-dummy-scrollbar-size {
  position: fixed;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  visibility: hidden;
  overflow: scroll;
  height: 500px;
  width: 500px;
}
#os-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}
/* fix restricted measuring */
#os-dummy-scrollbar-size:before,
#os-dummy-scrollbar-size:after,
.os-content:before,
.os-content:after {
  content: '';
  display: table;
  width: 0.01px;
  height: 0.01px;
  line-height: 0;
  font-size: 0;
  flex-grow: 0;
  flex-shrink: 0;
  visibility: hidden;
}
#os-dummy-scrollbar-size,
.os-viewport {
  -ms-overflow-style: scrollbar !important;
}
.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size,
.os-viewport-native-scrollbars-invisible.os-viewport {
  scrollbar-width: none !important;
}
.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,
.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,
.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,
.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  visibility: hidden !important;
  background: transparent !important;
}
.os-content-glue {
  box-sizing: inherit;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}
.os-padding {
  box-sizing: inherit;
  direction: inherit;
  position: absolute;
  overflow: visible;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
}
.os-host-overflow > .os-padding {
  overflow: hidden;
}
.os-viewport {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  outline: none !important;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}
.os-content-arrange {
  position: absolute;
  z-index: -1;
  min-height: 1px;
  min-width: 1px;
  pointer-events: none;
}
.os-content {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  height: 100%;
  width: 100%;
  visibility: visible;
}
.os-content > .os-textarea {
  box-sizing: border-box !important;
  direction: inherit !important;
  background: transparent !important;
  outline: 0px none transparent !important;
  overflow: hidden !important;
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border-radius: 0px !important;
  float: none !important;
  -webkit-filter: none !important;
  filter: none !important;
  border: none !important;
  resize: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  max-width: none !important;
  max-height: none !important;
  box-shadow: none !important;
  -webkit-perspective: none !important;
  perspective: none !important;
  opacity: 1 !important;
  z-index: 1 !important;
  clip: auto !important;
  vertical-align: baseline !important;
  padding: 0px;
}
.os-host-rtl > .os-padding > .os-viewport > .os-content > .os-textarea {
  right: 0 !important;
}
.os-content > .os-textarea-cover {
  z-index: -1;
  pointer-events: none;
}
.os-content > .os-textarea[wrap='off'] {
  white-space: pre !important;
  margin: 0px !important;
}
.os-text-inherit {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  text-indent: inherit;
  text-align: inherit;
  text-shadow: inherit;
  text-overflow: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  line-height: inherit;
  unicode-bidi: inherit;
  direction: inherit;
  color: inherit;
  cursor: text;
}
.os-resize-observer,
.os-resize-observer-host {
  box-sizing: inherit;
  display: block;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.os-resize-observer-host {
  padding: inherit;
  border: inherit;
  border-color: transparent;
  border-style: solid;
  box-sizing: border-box;
}
.os-resize-observer-host.observed {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.os-resize-observer-host > .os-resize-observer,
.os-resize-observer-host.observed > .os-resize-observer {
  height: 200%;
  width: 200%;
  padding: inherit;
  border: inherit;
  margin: 0;
  display: block;
  box-sizing: content-box;
}
.os-resize-observer-host.observed > .os-resize-observer,
.os-resize-observer-host.observed > .os-resize-observer:before {
  display: flex;
  position: relative;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  box-sizing: border-box;
}
.os-resize-observer-host.observed > .os-resize-observer:before {
  content: '';
  box-sizing: content-box;
  padding: inherit;
  border: inherit;
  margin: 0;
}
.os-size-auto-observer {
  box-sizing: inherit !important;
  height: 100%;
  width: inherit;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.os-size-auto-observer > .os-resize-observer {
  width: 1000%;
  height: 1000%;
  min-height: 1px;
  min-width: 1px;
}
.os-resize-observer-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  direction: ltr !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important;
}
.os-resize-observer-item-final {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important;
}
.os-resize-observer {
  -webkit-animation-duration: 0.001s;
  animation-duration: 0.001s;
  -webkit-animation-name: os-resize-observer-dummy-animation;
  animation-name: os-resize-observer-dummy-animation;
}
object.os-resize-observer {
  box-sizing: border-box !important;
}
@-webkit-keyframes os-resize-observer-dummy-animation {
  from {
    z-index: 0;
  }
  to {
    z-index: -1;
  }
}
@keyframes os-resize-observer-dummy-animation {
  from {
    z-index: 0;
  }
  to {
    z-index: -1;
  }
}

/*
CUSTOM SCROLLBARS AND CORNER CORE:
*/

.os-host-transition > .os-scrollbar,
.os-host-transition > .os-scrollbar-corner {
  -webkit-transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s,
    bottom 0.3s, left 0.3s;
  transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s,
    left 0.3s;
}
html.os-html > .os-host > .os-scrollbar {
  position: absolute; /* could be position: fixed; but it causes issues on iOS (-webkit-overflow-scrolling: touch) */
  z-index: 999999; /* highest z-index of the page */
}
.os-scrollbar,
.os-scrollbar-corner {
  position: absolute;
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  z-index: 1;
}
.os-scrollbar-corner {
  bottom: 0;
  right: 0;
}
.os-scrollbar {
  pointer-events: none;
}
.os-scrollbar-track {
  pointer-events: auto;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0 !important;
  border: none !important;
}
.os-scrollbar-handle {
  pointer-events: auto;
  position: absolute;
  width: 100%;
  height: 100%;
}
.os-scrollbar-handle-off,
.os-scrollbar-track-off {
  pointer-events: none;
}
.os-scrollbar.os-scrollbar-unusable,
.os-scrollbar.os-scrollbar-unusable * {
  pointer-events: none !important;
}
.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle {
  opacity: 0 !important;
}
.os-scrollbar-horizontal {
  bottom: 0;
  left: 0;
}
.os-scrollbar-vertical {
  top: 0;
  right: 0;
}
.os-host-rtl > .os-scrollbar-horizontal {
  right: 0;
}
.os-host-rtl > .os-scrollbar-vertical {
  right: auto;
  left: 0;
}
.os-host-rtl > .os-scrollbar-corner {
  right: auto;
  left: 0;
}
.os-scrollbar-auto-hidden,
.os-padding + .os-scrollbar-corner,
.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden
  > .os-scrollbar-corner,
.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal,
.os-host-resize-disabled.os-host-scrollbar-vertical-hidden
  > .os-scrollbar-corner,
.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical,
.os-scrollbar-horizontal.os-scrollbar-auto-hidden
  + .os-scrollbar-vertical
  + .os-scrollbar-corner,
.os-scrollbar-horizontal
  + .os-scrollbar-vertical.os-scrollbar-auto-hidden
  + .os-scrollbar-corner,
.os-scrollbar-horizontal.os-scrollbar-auto-hidden
  + .os-scrollbar-vertical.os-scrollbar-auto-hidden
  + .os-scrollbar-corner {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.os-scrollbar-corner-resize-both {
  cursor: nwse-resize;
}
.os-host-rtl > .os-scrollbar-corner-resize-both {
  cursor: nesw-resize;
}
.os-scrollbar-corner-resize-horizontal {
  cursor: ew-resize;
}
.os-scrollbar-corner-resize-vertical {
  cursor: ns-resize;
}
.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize {
  cursor: default;
}
.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden
  > .os-scrollbar-vertical {
  top: 0;
  bottom: 0;
}
.os-host-resize-disabled.os-host-scrollbar-vertical-hidden
  > .os-scrollbar-horizontal,
.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden
  > .os-scrollbar-horizontal {
  right: 0;
  left: 0;
}
.os-scrollbar:hover,
.os-scrollbar-corner.os-scrollbar-corner-resize {
  opacity: 1 !important;
  visibility: visible !important;
}
.os-scrollbar-corner.os-scrollbar-corner-resize {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  pointer-events: auto !important;
}
.os-host-rtl > .os-scrollbar-corner.os-scrollbar-corner-resize {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.os-host-overflow {
  overflow: hidden !important;
}
.os-host-overflow-x {
}
.os-host-overflow-y {
}

/*
THEMES:
*/

/* NONE THEME: */
.os-theme-none > .os-scrollbar-horizontal,
.os-theme-none > .os-scrollbar-vertical,
.os-theme-none > .os-scrollbar-corner {
  display: none !important;
}
.os-theme-none > .os-scrollbar-corner-resize {
  display: block !important;
  min-width: 10px;
  min-height: 10px;
}
/* DARK & LIGHT THEME: */
.os-theme-dark > .os-scrollbar-horizontal,
.os-theme-light > .os-scrollbar-horizontal {
  right: 10px;
  height: 10px;
}
.os-theme-dark > .os-scrollbar-vertical,
.os-theme-light > .os-scrollbar-vertical {
  bottom: 10px;
  width: 11px;
}
.os-theme-dark.os-host-rtl > .os-scrollbar-horizontal,
.os-theme-light.os-host-rtl > .os-scrollbar-horizontal {
  left: 10px;
  right: 0;
}
.os-theme-dark > .os-scrollbar-corner,
.os-theme-light > .os-scrollbar-corner {
  height: 10px;
  width: 11px;
}
.os-theme-dark > .os-scrollbar-corner,
.os-theme-light > .os-scrollbar-corner {
  background-color: transparent;
}
.os-theme-dark > .os-scrollbar,
.os-theme-light > .os-scrollbar {
  padding: 3px;
  box-sizing: border-box;
  background: transparent;
}
.os-theme-dark > .os-scrollbar.os-scrollbar-unusable,
.os-theme-light > .os-scrollbar.os-scrollbar-unusable {
  background: transparent;
}
.os-theme-dark > .os-scrollbar > .os-scrollbar-track,
.os-theme-light > .os-scrollbar > .os-scrollbar-track {
  background: transparent;
}
.os-theme-dark
  > .os-scrollbar-horizontal
  > .os-scrollbar-track
  > .os-scrollbar-handle,
.os-theme-light
  > .os-scrollbar-horizontal
  > .os-scrollbar-track
  > .os-scrollbar-handle {
  min-width: 30px;
}
.os-theme-dark
  > .os-scrollbar-vertical
  > .os-scrollbar-track
  > .os-scrollbar-handle,
.os-theme-light
  > .os-scrollbar-vertical
  > .os-scrollbar-track
  > .os-scrollbar-handle {
  min-height: 30px;
}
.os-theme-dark.os-host-transition
  > .os-scrollbar
  > .os-scrollbar-track
  > .os-scrollbar-handle,
.os-theme-light.os-host-transition
  > .os-scrollbar
  > .os-scrollbar-track
  > .os-scrollbar-handle {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle,
.os-theme-dark > .os-scrollbar > .os-scrollbar-track,
.os-theme-light > .os-scrollbar > .os-scrollbar-track {
  border-radius: 10px;
}
.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(0, 0, 0, 0.3);
}
.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(255, 255, 255, 0.4);
}
.os-theme-dark
  > .os-scrollbar:hover
  > .os-scrollbar-track
  > .os-scrollbar-handle {
  background: rgba(0, 0, 0, 0.45);
}
.os-theme-light
  > .os-scrollbar:hover
  > .os-scrollbar-track
  > .os-scrollbar-handle {
  background: rgba(255, 255, 255, 0.55);
}
.os-theme-dark
  > .os-scrollbar
  > .os-scrollbar-track
  > .os-scrollbar-handle.active {
  background: rgba(0, 0, 0, 0.55);
}
.os-theme-light
  > .os-scrollbar
  > .os-scrollbar-track
  > .os-scrollbar-handle.active {
  background: rgba(255, 255, 255, 0.55);
}
.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}
.os-theme-dark.os-host-scrollbar-horizontal-hidden
  > .os-scrollbar-horizontal
  .os-scrollbar-handle:before,
.os-theme-dark.os-host-scrollbar-vertical-hidden
  > .os-scrollbar-vertical
  .os-scrollbar-handle:before,
.os-theme-light.os-host-scrollbar-horizontal-hidden
  > .os-scrollbar-horizontal
  .os-scrollbar-handle:before,
.os-theme-light.os-host-scrollbar-vertical-hidden
  > .os-scrollbar-vertical
  .os-scrollbar-handle:before {
  display: none;
}
.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before {
  top: -6px;
  bottom: -2px;
}
.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  left: -6px;
  right: -2px;
}
.os-host-rtl.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before,
.os-host-rtl.os-theme-light
  > .os-scrollbar-vertical
  .os-scrollbar-handle:before {
  right: -6px;
  left: -2px;
}
/*!/wp-includes/css/dashicons.min.css*/
/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url("/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("/wp-includes/css/../fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}
/* [inline: after] */[data-font="Dashicons"]:before {font-family: 'Dashicons' !important;content: attr(data-icon) !important;speak: none !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;line-height: 1 !important;font-style: normal !important;-webkit-font-smoothing: antialiased !important;-moz-osx-font-smoothing: grayscale !important;}
/* [/inline: after] */
/*!/wp-content/themes/cartsy-lite/dist/cartsy-lite-woo-style.css*/
@keyframes pulse{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes fill{0%{opacity:0;width:30%}50%{opacity:1;width:100%}}@keyframes fillOut{0%{opacity:1;width:100%}50%{opacity:0;width:30%}}@keyframes spin{0%{transform:scale(0) rotate(-90deg)}50%{transform:scale(1) rotate(0deg)}}@keyframes spinOut{0%{transform:scale(1) rotate(0deg)}50%{transform:scale(0) rotate(-90deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.widget .woocommerce-product-search button[type=submit]{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 17.048 18'%3E%3Cpath data-name='Path 17130' d='m13.024 12.707 3.225 3.218c.167.167.341.329.5.506a.894.894 0 1 1-1.286 1.238c-1.087-1.067-2.179-2.131-3.227-3.236a.924.924 0 0 0-1.325-.222A7.509 7.509 0 1 1 7.611.004a7.532 7.532 0 0 1 6 11.936c-.172.237-.356.46-.587.767Zm-5.537.521a5.707 5.707 0 1 0-5.675-5.72 5.675 5.675 0 0 0 5.675 5.72Z' fill='currentColor'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:18px;border:none;cursor:pointer;font-size:0;height:100%;padding:18px 24px;position:absolute;right:0;top:0}@media(max-width:575px){.widget .woocommerce-product-search button[type=submit]{background-size:16px;padding-left:18px;padding-right:18px}}.woocommerce-page .wc-stripe-elements-field,.woocommerce-page .wc-stripe-iban-element-field{border:1px solid var(--colorTextMain,#212121);border-radius:6px;color:var(--colorTextMain,#212121);font-size:15px;line-height:1.3;padding:14px 20px;transition:border-color .2s ease;width:100%}@media(max-width:575px){.woocommerce-page .wc-stripe-elements-field,.woocommerce-page .wc-stripe-iban-element-field{padding-bottom:9px;padding-top:9px}}.cartsylite-helium-product-card{background-color:#fff;border:1px solid #f3f3f3;border-radius:6px;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:.15s ease-in-out}.cartsylite-helium-product-card:hover{box-shadow:0 2px 4px rgba(0,0,0,.08);transform:translateY(-5px)}.archive .cartsylite-helium-product-card-thumb,.archive .cartsylite-helium-product-card-thumb-slider-item{height:260px}.cartsylite-helium-product-card-thumb .product-badge{background-color:var(--colorPrimary,#212121);border-radius:6px;color:#fff;display:inline-block;font-size:12px;line-height:1;padding:5px 10px;pointer-events:none;position:absolute;right:15px;top:15px;z-index:5}.cartsylite-helium-product-card-price{color:var(--colorPrimary,#212121);font-size:16px;font-weight:600;margin-bottom:5px}.cartsylite-helium-product-card-price ins,.cartsylite-helium-product-card-price mark{border:none;border-radius:0;color:inherit;padding:0}.cartsylite-helium-product-card-price ins{margin-right:10px}.cartsylite-helium-product-card-price del{font-size:14px}.cartsylite-helium-product-card-price .price{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-end}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{margin:10px 0}.post-edit-link{color:#212121;display:inline-flex;font-weight:700;transition:.15s ease-in-out}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{font-weight:inherit}table.shop_table .qty{width:5em}table.shop_table tbody tr{border-bottom:0}table.shop_table tbody tr td,table.shop_table tbody tr th{border:0}table.shop_table tbody tr:hover .product-thumbnail .remove{opacity:1}table.shop_table tbody tr:hover .product-thumbnail .remove:before{transform:scale(1)}table.shop_table thead tr{background-color:#f6f7f6}table.shop_table thead tr th{font-weight:600}@media screen and (max-width:768px){table.shop_table thead tr th:last-child{padding:16px 8px}}table.shop_table tbody tr td,table.shop_table tfoot tr th,table.shop_table thead tr th{border:0;color:var(--colorTextMain,#212121);padding:16px 12px}table.shop_table tfoot tr th,table.shop_table thead tr th{font-size:16px;text-align:left}table.shop_table tfoot tr td{padding:16px 12px}table.shop_table tfoot tr th{font-weight:700}table.shop_table tfoot tr:nth-child(odd){background-color:#f6f7f6}table.shop_table tfoot tr:last-child{border-bottom:0}table.shop_table .actions{text-align:left}@media screen and (min-width:1300px){.cartsylite-no-sidebar .cartsylite-cart-contents-wrapper{display:grid;gap:40px;grid-template-columns:auto 400px}}@media screen and (min-width:1500px){.cartsylite-no-sidebar .cartsylite-cart-contents-wrapper{display:grid;gap:50px;grid-template-columns:auto 420px}}@media screen and (min-width:1300px){.cartsylite-no-sidebar .cart-collaterals .cart_totals{width:auto}}@media screen and (max-width:768px){.cartsylite-cart-contents-wrapper .cart-collaterals .cart_totals{width:auto}}.remove-product{margin-right:10px}.remove-product a.remove{background-color:var(--colorPrimary,#212121);border-radius:50%;color:#fff;display:inline-block;height:20px;line-height:20px;text-align:center;text-decoration:none;transition:.15s ease-in-out;width:20px}.remove-product a.remove:hover{background-color:var(--colorPrimaryHover,#3a3a3a)}.woocommerce-cart .product-thumbnail-wrapper{align-items:center;border-radius:6px;display:flex;overflow:hidden;position:relative;width:140px}@media(max-width:575px){.woocommerce-cart .product-thumbnail-wrapper{display:block;width:100%}}.woocommerce-cart .product-thumbnail-wrapper img{border-radius:6px;display:block;height:auto;margin:0;width:100%}.woocommerce-cart-form .shop_table{table-layout:auto}@media screen and (max-width:767px){.woocommerce-cart-form .shop_table tr td{text-align:right}}.woocommerce-cart-form .woocommerce-cart-form__cart-item{background-color:transparent!important;border:1px solid #e6e6e6;border-radius:12px;margin-bottom:15px;padding:10px 0}@media(min-width:768px){.woocommerce-cart-form .woocommerce-cart-form__cart-item{border-left:2px solid #e6e6e6}}@media(max-width:575px){.woocommerce-cart-form .woocommerce-cart-form__cart-item td{text-align:right}}.woocommerce-cart-form .woocommerce-cart-form__cart-item .product-name a{text-decoration:none}.woocommerce-cart-form .woocommerce-cart-form__cart-item .product-name a:hover{text-decoration:underline}.woocommerce-cart-form .product-thumbnail{width:100px}@media(max-width:1280px){.woocommerce-cart-form__cart-item .product-thumbnail{width:100px}}@media(max-width:1024px){.woocommerce-cart-form__cart-item .product-thumbnail{width:auto}}@media(max-width:575px){.woocommerce-cart-form__cart-item .product-thumbnail{padding:16px}}.woocommerce-cart-form__cart-item .product-thumbnail .remove-product{margin-right:30px}@media(max-width:575px){.woocommerce-cart-form__cart-item .product-thumbnail .remove-product{margin:0 auto 20px;text-align:center}.woocommerce-cart-form__cart-item .product-thumbnail .remove-product a{font-size:23px;height:25px;line-height:25px;width:25px}}@media(min-width:768px){.actions:after,.actions:before{clear:both;content:"";display:table}.actions>.button{float:right}}@media(max-width:767px){.actions>.button{margin-top:10px}}@media(min-width:768px){.coupon{float:left}}.coupon .input-text{width:auto}.coupon .button{margin-left:5px}.coupon>label{display:none}@media(min-width:768px){.cart-collaterals:after,.cart-collaterals:before{clear:both;content:"";display:table}.cart-collaterals .cart_totals,.cart-collaterals .shipping_calculator{clear:right;float:right;margin:0;width:52.9411764706%}}.cart-collaterals .cart_totals tr:first-child th{border-top-left-radius:6px}.cart-collaterals .cart_totals tr:first-child td{border-top-right-radius:6px}@media only screen and (max-width:767px){.cart-collaterals .cart_totals tr:first-child td{border-radius:6px 6px 0 0}}.cart-collaterals .cart_totals tr:last-child th{border-bottom-left-radius:6px}.cart-collaterals .cart_totals tr:last-child td{border-bottom-right-radius:6px}@media only screen and (max-width:767px){.cart-collaterals .cart_totals tr:last-child td{border-radius:0 0 6px 6px}}.cart-collaterals .cart_totals tr td,.cart-collaterals .cart_totals tr th{background-color:#f9f9f9}@media only screen and (max-width:767px){.cart-collaterals .cart_totals tr th{display:none}.cart-collaterals .cart_totals tr td{padding:14px 20px}}@media only screen and (min-width:768px){.cart-collaterals .cart_totals tr th{padding-left:20px}.cart-collaterals .cart_totals tr td{padding-right:20px;text-align:right}}@media screen and (max-width:767px){.woocommerce-cart-form__contents .coupon button,.woocommerce-cart-form__contents .coupon input{height:48px;margin:0;width:100%}.woocommerce-cart-form__contents .coupon input{border-bottom-left-radius:0;border-bottom-right-radius:0}.woocommerce-cart-form__contents .coupon button{border-top-left-radius:0;border-top-right-radius:0}.woocommerce-cart-form__contents .actions>button{height:48px;width:100%}}.woocommerce-shipping-totals th{vertical-align:top}.woocommerce-shipping-totals .woocommerce-shipping-methods{margin:0;text-align:right}.woocommerce-shipping-destination{margin-bottom:0;margin-top:15px}.woocommerce-shipping-methods{list-style:none;padding:0;text-align:left}.woocommerce-shipping-methods li{margin:0 0 10px}.woocommerce-shipping-methods .shipping_method{margin-right:8px}.woocommerce-shipping-calculator{margin-top:15px}.woocommerce-shipping-calculator .select2-selection__rendered{text-align:left}.wc-proceed-to-checkout a{min-height:48px;width:100%}.cartsylite-cart-crossell{margin-top:60px}.checkout_coupon{border:1px solid #e6e6e6;border-radius:5px;display:grid;gap:20px;grid-template-columns:repeat(1,auto);margin:0;padding:20px}@media only screen and (min-width:768px){.checkout_coupon{grid-template-columns:repeat(2,auto)}}@media only screen and (min-width:1024px){.checkout_coupon{grid-template-columns:repeat(3,auto)}}.cartsylite-woocommerce .checkout_coupon p.woocommerce-result-count,.checkout_coupon .cartsylite-woocommerce p.woocommerce-result-count,.checkout_coupon p{margin:0}.checkout_coupon .wc-coupon-caption{grid-column:1}@media only screen and (min-width:768px){.checkout_coupon .wc-coupon-caption{grid-column:1/3}}@media only screen and (min-width:1024px){.checkout_coupon .wc-coupon-caption{grid-column:1/4}.woocommerce .woocommerce-checkout{display:grid;gap:0 50px;grid-template-columns:repeat(2,1fr);margin-top:50px}}.woocommerce-NoticeGroup-checkout{grid-column:1/3}.woocommerce-NoticeGroup-checkout .woocommerce-error strong:last-of-type{margin-left:0}.woocommerce-invalid-required-field input{border-color:red}.woocommerce-checkout-payment{border:1px solid #e6e6e6;border-radius:12px}.woocommerce-checkout-payment ul.wc_payment_methods{margin:0}.woocommerce-checkout-payment .place-order{padding:1em}.wc_payment_methods{border-bottom:1px solid #e6e6e6;list-style:none;padding:1em}.wc_payment_methods li{margin:0}.wc_payment_methods .payment_box{background-color:#f3f3f3;border-radius:6px;color:#515151;line-height:1.5;margin:1em 0;padding:1em;position:relative}.wc_payment_methods .payment_box:before{border:1em solid transparent;border-bottom-color:#f3f3f3;content:"";display:block;left:0;margin:-1em 0 0 2em;position:absolute;top:-.75em}.wc_payment_methods .payment_box p{margin:0}.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table{table-layout:auto}.woocommerce-checkout-review-order-table tr td,.woocommerce-checkout-review-order-table tr th{padding:16px 12px;text-align:left}.woocommerce-checkout-review-order-table thead tr th{border:0;color:#212121;font-size:16px;font-weight:600}.woocommerce-checkout-review-order-table tbody tr{border-bottom:1px solid #e6e6e6}.woocommerce-checkout-review-order-table tbody tr:last-child{border-bottom:0}.woocommerce-checkout-review-order-table tbody tr td{border:0;text-align:left}.woocommerce-checkout-review-order-table tfoot tr:nth-child(odd){background-color:#f6f7f6}.woocommerce-checkout-review-order-table .woocommerce-shipping-methods,.woocommerce-checkout-review-order-table tfoot tr td,.woocommerce-checkout-review-order-table tfoot tr th{text-align:left}.woocommerce-terms-and-conditions-wrapper a{text-decoration:underline}@media(min-width:768px){.col2-set .form-row-first{clear:both;float:left;margin-right:3.1111111111%;width:48.4444444444%}.col2-set .form-row-last{float:right;margin-right:0;width:48.4444444444%}.form-row-wide{clear:both;width:100%}}.woocommerce-order-overview{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:0;width:100%}@media(max-width:1024px){.woocommerce-order-overview{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}@media(max-width:767px){.woocommerce-order-overview{margin-bottom:30px}}.woocommerce-order-overview li{background-color:#f9f9f9;border:1px dashed #e6e6e6;border-radius:6px;display:flex;flex-direction:column;justify-content:center;margin:0;padding:30px 25px}@media screen and (max-width:1100px){.woocommerce-order-overview li{padding:30px 20px}}.woocommerce-order-overview li strong{font-weight:600;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.woocommerce-order-details{margin:50px 0}@media(max-width:767px){.woocommerce-order-details{margin:30px 0}}.woocommerce-customer-details h2.woocommerce-column__title,.woocommerce-order-details h2.woocommerce-order-details__title{color:var(--colorTextMain,#212121);font-size:24px;font-weight:600;margin-bottom:15px}.woocommerce-customer-details address{border:1px solid #e6e6e6;border-radius:6px;color:var(--colorTextMain,#212121);font-size:16px;font-style:italic;line-height:1.625;padding:15px 20px}@media(max-width:575px){.woocommerce-customer-details address{margin-bottom:30px}}.cartsylite-woocommerce .woocommerce-customer-details address p.woocommerce-result-count,.woocommerce-customer-details address .cartsylite-woocommerce p.woocommerce-result-count,.woocommerce-customer-details address p{margin:0}.woocommerce-customer-details .woocommerce-column address{padding:15px 20px 5px}@media screen and (max-width:768px){.woocommerce-customer-details .woocommerce-column.woocommerce-column--billing-address{margin-bottom:40px}}.woocommerce-customer-details .woocommerce-column.woocommerce-column--shipping-address address{padding:15px 20px}.woocommerce-table--order-details tfoot tr th{vertical-align:top}article.product .entry-media{display:grid;margin-bottom:25px}article.product .entry-header{margin:0 0 15px}.cartsylite-woocommerce p.woocommerce-result-count,p.woocommerce-result-count{font-family:var(--menuFontFamily,Open Sans,sans-serif);font-size:16px;margin-top:10px}.cartsylite-archive-products{list-style:none;margin:0;padding-left:0}.cartsylite-archive-products>.product{margin:0}.cartsylite-archive-products>.product>div{height:100%}.woocommerce div.product .out-of-stock{color:#fd5c63}.cartsylite-shop-page-content-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.cartsylite-shop-page-content-header .cartsylite-woocommerce p.woocommerce-result-count,.cartsylite-shop-page-content-header .woocommerce-result-count,.cartsylite-woocommerce .cartsylite-shop-page-content-header p.woocommerce-result-count{margin:0}@media(max-width:575px){.cartsylite-shop-page-content-header .cartsylite-woocommerce p.woocommerce-result-count,.cartsylite-shop-page-content-header .woocommerce-result-count,.cartsylite-woocommerce .cartsylite-shop-page-content-header p.woocommerce-result-count{margin-bottom:15px}.woocommerce .cartsylite-shop-page-content-header .woocommerce-ordering,.woocommerce .cartsylite-shop-page-content-header .woocommerce-ordering select{width:100%}}.woocommerce .woocommerce-ordering select{line-height:1.3;padding-left:10px;padding-right:40px}.cartsylite-product-grid-slider-item{height:100%}.product-category.product{background-color:#fff;border-radius:6px;list-style:none;overflow:hidden;position:relative;transition:.25s ease-in-out}.product-category.product a{display:flex;flex-direction:column;height:100%;width:100%}.product-category.product h2{align-items:center;display:flex;flex-grow:1;font-size:16px;font-weight:600;margin:0}.product-category.product h2 mark{background:transparent;border:0;border-radius:0;margin-left:5px;padding:0}.product-category.product .thumb{align-items:center;display:flex;justify-content:center;position:relative}.product-category.product .thumb img{border-radius:0!important;height:auto;margin-bottom:0!important;max-height:100%;max-width:100%;width:auto}.product-category.product.cartsylite-grid-argon{border:1px solid #f3f3f3}.product-category.product.cartsylite-grid-argon:hover{box-shadow:0 2px 4px rgba(0,0,0,.08);transform:translateY(-5px)}.product-category.product.cartsylite-grid-argon .thumb{height:310px}@media(max-width:1440px){.product-category.product.cartsylite-grid-argon .thumb{height:280px}}@media(max-width:1280px){.product-category.product.cartsylite-grid-argon .thumb{height:250px}}.product-category.product.cartsylite-grid-argon h2{justify-content:center;padding:30px;text-align:center}@media(max-width:1280px){.product-category.product.cartsylite-grid-argon h2{padding:25px}}.product-category.product.cartsylite-grid-neon{border:2px solid transparent}.product-category.product.cartsylite-grid-neon:hover{border-color:var(--colorPrimary,#212121);transform:translateY(-5px)}.product-category.product.cartsylite-grid-neon .thumb{height:210px}@media(max-width:1280px){.product-category.product.cartsylite-grid-neon .thumb{height:190px}}@media(max-width:575px){.product-category.product.cartsylite-grid-neon .thumb{height:140px}}.product-category.product.cartsylite-grid-neon h2{font-size:14px;padding:15px 30px 30px}@media(max-width:1700px){.product-category.product.cartsylite-grid-neon h2{padding:15px 20px 20px}}@media(max-width:575px){.product-category.product.cartsylite-grid-neon h2{padding:10px 15px 15px}}.product-category.product.cartsylite-grid-helium{border:1px solid #f3f3f3}.product-category.product.cartsylite-grid-helium:hover{box-shadow:0 2px 4px rgba(0,0,0,.08);transform:translateY(-5px)}.product-category.product.cartsylite-grid-helium .thumb{height:180px}@media(max-width:575px){.product-category.product.cartsylite-grid-helium .thumb{height:130px}}.product-category.product.cartsylite-grid-helium h2{font-size:14px;padding:15px 30px 30px}@media(max-width:1700px){.product-category.product.cartsylite-grid-helium h2{padding:15px 20px 20px}}@media(max-width:575px){.product-category.product.cartsylite-grid-helium h2{padding:10px 15px 15px}}.price .cartsylite-variable-product-price,.price .woocs_price_code,td[data-title=Price] .cartsylite-variable-product-price,td[data-title=Price] .woocs_price_code{align-items:center;display:flex;flex-direction:row-reverse}.product-template-default.single .cartsylite-woocommerce-product-summary-wrapper .price .woocs_price_code{flex-direction:row}.woocommerce button.button{font-weight:400}.single-product .product_title{font-family:var(--menuFontFamily,Open Sans,sans-serif);font-size:30px;font-weight:600;letter-spacing:.2px;line-height:1.6;margin-bottom:8px}@media(max-width:1280px){.single-product .product_title{font-size:28px}}@media(max-width:1024px){.single-product .product_title{font-size:24px;line-height:1.5;margin-bottom:10px}}.single-product .summary{margin-bottom:0}.single-product .summary .price{align-items:center;color:var(--colorTextMain,#212121);display:flex;font-size:20px;font-weight:600;margin-bottom:25px;margin-top:0}@media(max-width:1024px){.single-product .summary .price{margin-bottom:20px}}.single-product .summary .price del{color:var(--colorTextLighter,#999);font-size:16px;font-weight:400;opacity:1;order:1}.single-product .summary .price ins{border:none;border-radius:0;margin-left:0;margin-right:10px;padding:0}.single-product .summary .stock{font-size:13px;font-style:italic;font-weight:600;margin:20px 0}.single-product .summary .stock.in-stock{color:#212121}.single-product .summary .stock.out-of-stock{color:red}.single-product .summary .stock.available-on-backorder{color:#36ab80}.single-product .woocommerce-product-details__short-description:empty,.single-product .woocommerce-variation-description:empty{display:none}.single-product .woocommerce-product-details__short-description p,.single-product .woocommerce-variation-description p{margin-bottom:15px;margin-top:0}.single-product .woocommerce-product-details__short-description p:last-of-type,.single-product .woocommerce-variation-description p:last-of-type{margin-bottom:0}.single-product .woocommerce-product-details__short-description b,.single-product .woocommerce-product-details__short-description div,.single-product .woocommerce-product-details__short-description i,.single-product .woocommerce-product-details__short-description li,.single-product .woocommerce-product-details__short-description p,.single-product .woocommerce-product-details__short-description span,.single-product .woocommerce-variation-description b,.single-product .woocommerce-variation-description div,.single-product .woocommerce-variation-description i,.single-product .woocommerce-variation-description li,.single-product .woocommerce-variation-description p,.single-product .woocommerce-variation-description span{color:var(--colorTextLight,#5a5a5a)}.single-product .woocommerce-variation-description{margin-bottom:40px}.single-product .product_meta{align-items:flex-start;display:flex;flex-direction:column;padding:30px 0}@media(max-width:1024px){.single-product .product_meta{padding-top:20px}}@media(max-width:990px){.single-product .product_meta{padding-bottom:10px}}.single-product .product_meta .posted_in,.single-product .product_meta .sku_wrapper,.single-product .product_meta .tagged_as{color:var(--colorTextLight,#5a5a5a);margin-bottom:15px}.single-product .product_meta .posted_in .sku,.single-product .product_meta .posted_in a,.single-product .product_meta .sku_wrapper .sku,.single-product .product_meta .sku_wrapper a,.single-product .product_meta .tagged_as .sku,.single-product .product_meta .tagged_as a{color:var(--colorTextMain,#212121);font-weight:600;text-transform:none;text-transform:capitalize;transition:color .15s ease-in-out}.single-product .product_meta .posted_in a:hover,.single-product .product_meta .sku_wrapper a:hover,.single-product .product_meta .tagged_as a:hover{color:var(--colorTextMain,#212121);text-decoration:underline}.single-product .product_meta+.wpusb{margin-bottom:0;margin-top:0}.single-product .product_meta+.wpusb .wpusb-item{margin-right:15px}.single-product form.cart{margin-top:30px}.single-product form.cart:not(.variations_form):not(.grouped_form){align-items:center;display:flex}@media(max-width:1024px){.single-product form.cart{margin-top:30px}}.single-product form.cart p.stock.available-on-backorder,.single-product form.cart p.stock.out-of-stock{font-weight:600;margin:0}.single-product form.cart p.stock.out-of-stock{color:red}.single-product form.cart p.stock.available-on-backorder{color:#36ab80}.single-product form.cart .quantity{margin-right:15px;width:90px}.single-product form.cart .quantity.hidden{display:none}.single-product form.cart .quantity .quantity-btn{border-width:1px}.single-product form.cart .single_add_to_cart_button{font-size:16px;margin-top:0}.single-product .product .onsale{background-color:var(--colorTextMain,#212121);border-radius:4px;color:#fff;line-height:1;padding:6px 7px;position:absolute;right:10px;top:10px;width:auto;z-index:10}.single-product .product .images{margin-bottom:0}.single-product .product .products>h2{font-weight:600}.single-product .cartsylite-woocommerce-product-summary-wrapper{display:grid;gap:50px;grid-template-columns:repeat(2,1fr);position:relative}@media(max-width:767px){.single-product .cartsylite-woocommerce-product-summary-wrapper{gap:30px;grid-template-columns:repeat(1,1fr)}.single-product .cartsylite-woocommerce-product-summary-wrapper .summary{padding-left:0;width:100%}}.single-product .cartsylite-right-sidebar .cartsylite-woocommerce-product-summary-wrapper{gap:30px}.single-product .woocommerce-product-gallery__wrapper{margin:0}.single-product .woocommerce-product-gallery__wrapper img{border-radius:6px}.single-product .woocommerce-tabs{margin-bottom:70px;margin-top:50px}@media(max-width:1024px){.single-product .woocommerce-tabs{margin-bottom:30px;margin-top:30px}}@media(max-width:575px){.single-product .woocommerce-tabs{margin-bottom:20px}}.single-product .woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:30px;padding:0}.single-product .woocommerce-tabs ul.tabs:before{display:none}.single-product .woocommerce-tabs ul.tabs li{background-color:#fff;border:0;border-radius:0;margin:0 30px 0 0;padding:0}@media screen and (max-width:767px){.single-product .woocommerce-tabs ul.tabs li{margin-right:20px}}.single-product .woocommerce-tabs ul.tabs li a{color:var(--colorTextLighter,#999);font-size:18px;font-weight:600;transition:color .15s ease-in-out}@media screen and (max-width:767px){.single-product .woocommerce-tabs ul.tabs li a{font-size:16px}}.single-product .woocommerce-tabs ul.tabs li a:focus{outline:none}.single-product .woocommerce-tabs ul.tabs li:hover a{color:var(--colorPrimary,#212121)}.single-product .woocommerce-tabs ul.tabs li.active{border-bottom:3px solid var(--colorPrimary,#212121)}.single-product .woocommerce-tabs ul.tabs li.active a{color:var(--colorPrimary,#212121)}.single-product .woocommerce-tabs ul.tabs li:after,.single-product .woocommerce-tabs ul.tabs li:before{display:none}.single-product .woocommerce-tabs .woocommerce-Tabs-panel{margin-bottom:0}.single-product .woocommerce-tabs .woocommerce-Tabs-panel>h2{display:none}.single-product .woocommerce-Tabs-panel--description p{margin-bottom:30px;margin-top:0}.single-product .woocommerce-Tabs-panel--description b,.single-product .woocommerce-Tabs-panel--description div,.single-product .woocommerce-Tabs-panel--description i,.single-product .woocommerce-Tabs-panel--description li,.single-product .woocommerce-Tabs-panel--description p,.single-product .woocommerce-Tabs-panel--description span{color:var(--colorTextLight,#5a5a5a)}.single-product .woocommerce-Tabs-panel--additional_information table.shop_attributes{border:1px solid #e6e6e6;margin-top:0;padding:0}.single-product .woocommerce-Tabs-panel--additional_information table.shop_attributes tr.woocommerce-product-attributes-item{display:flex;padding:5px 15px}.single-product .woocommerce-Tabs-panel--additional_information table.shop_attributes tr.woocommerce-product-attributes-item:nth-child(2n){background-color:#f7f7f7}.single-product .woocommerce-Tabs-panel--additional_information table.shop_attributes tr.woocommerce-product-attributes-item td,.single-product .woocommerce-Tabs-panel--additional_information table.shop_attributes tr.woocommerce-product-attributes-item th{background:transparent;border:0}.single-product .woocommerce-Tabs-panel--additional_information table.shop_attributes tr.woocommerce-product-attributes-item td{color:var(--colorTextLight,#5a5a5a)}.single-product .woocommerce-Tabs-panel--additional_information table.shop_attributes tr.woocommerce-product-attributes-item p{margin:0}.single-product #comments{margin-top:0}.single-product .cartsylite-woocommerce-product-image-wrapper{position:relative}@media(max-width:767px){.single-product .cartsylite-woocommerce-product-image-wrapper{width:100%}}.single-product .woocommerce-product-gallery__trigger{background-color:var(--colorPrimary,#212121);border-radius:4px;left:10px;line-height:1;padding:9px 17px;position:absolute;text-indent:-9999px;top:10px;z-index:10}.single-product .woocommerce-product-gallery__trigger:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.385 12.446a6.75 6.75 0 1 1 1.06-1.06l5.156 5.155a.75.75 0 1 1-1.06 1.06l-5.156-5.155Zm-7.926-1.562a5.25 5.25 0 1 1 7.43-.005l-.005.005-.005.004a5.25 5.25 0 0 1-7.42-.004Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.single-product .woocommerce-product-gallery__image{border-radius:6px}.single-product .woocommerce-product-gallery__image a,.single-product .woocommerce-product-gallery__image img{display:block;width:100%}.single-product .woocommerce-product-gallery__image img{object-fit:cover}.single-product .wp-post-image{border-radius:6px;display:block;width:100%}.single-product .cartsylite-woocommerce-product-summary-wrapper .flex-control-nav{list-style:none;margin-bottom:0;padding:0}.single-product .cartsylite-woocommerce-product-summary-wrapper .flex-control-nav>li{background-color:#f3f3f3;border-radius:6px;cursor:pointer;display:inline-block;margin:0;width:calc(12.5% - 5px)}.single-product .cartsylite-woocommerce-product-summary-wrapper .flex-control-nav>li:not(:last-child){margin-right:10px}.single-product .cartsylite-woocommerce-product-summary-wrapper .flex-control-nav>li img{border-radius:4px;display:block;object-fit:cover;opacity:.25;padding:2px;transition:.15s ease-in-out;width:100%}.single-product .cartsylite-woocommerce-product-summary-wrapper .flex-control-nav>li img.flex-active{opacity:1}.single-product table.variations tbody tr td.label{text-transform:capitalize}.single-product table.variations tbody tr td select{border-color:#ddd}.single-product .woocommerce-variation-add-to-cart{display:flex}@media(min-width:576px){.single-product .single_add_to_cart_button{padding-bottom:16px;padding-top:16px}}.single-product .reset_variations{color:#f33;display:inline-block;margin-left:10px}.single-product img.zoomImg{cursor:zoom-in}.single-product .woocommerce-grouped-product-list{table-layout:auto}.single-product .woocommerce-grouped-product-list tbody tr:nth-child(odd){background-color:#f6f7f6}.single-product .woocommerce-grouped-product-list tbody tr td{background-color:transparent;border:0}.single-product .woocommerce-grouped-product-list .add_to_cart_button,.single-product .woocommerce-grouped-product-list .product_type_variable{text-decoration:none}@media(min-width:768px)and (max-width:1499px){.single-product .woocommerce-grouped-product-list .add_to_cart_button,.single-product .woocommerce-grouped-product-list .product_type_variable{font-size:12px;padding:15px 13px}}.single-product .variations_form table{table-layout:auto}.single-product .variations_form table tr:nth-child(odd){background-color:#f6f7f6}.single-product .variations_form table tr td,.single-product .variations_form table tr th{background-color:transparent;border:0}.single-product .variations_form table tr td:first-child,.single-product .variations_form table tr th:first-child{padding-left:16px}.single-product .variations_form table tr td:last-child,.single-product .variations_form table tr th:last-child{padding-right:16px}.single-product .comment-reply-title{display:block;font-size:var(--h2FontSize);font-weight:600;line-height:var(--h2LineHeight);margin-bottom:14px}.single-product .comment-form-rating p.stars{line-height:1;margin:7px 0 18px}.single-product .comment-form-rating p.stars span{display:inline-block}.single-product .comment-form-comment{margin-top:0}.single-product .comment-form-comment>label{font-size:16px;line-height:22px}.single-product.logged-in .comment-form-comment textarea{border-color:#e6e6e6}.single-product.logged-in .comment-form-comment textarea:focus{border-color:#212121}.single-product .woocommerce-Reviews .woocommerce-Reviews-title{margin-bottom:40px}.pswp{z-index:9912}section.recently-viewed~section.related,section.recently-viewed~section.upsells,section.related~section.recently-viewed,section.upsells~section.recently-viewed,section.upsells~section.related{margin-top:90px}p.stars.selected a.active:before,p.stars.selected a:not(.active):before{color:var(--colorPrimary,#212121);content:"";opacity:1}.cartsylite-woocommerce p.stars.woocommerce-result-count a,p.stars a{display:inline-block;font-size:22px;font-weight:400;height:1em;overflow:hidden;position:relative;text-decoration:none;text-indent:-999em;width:1em}.cartsylite-woocommerce p.stars.woocommerce-result-count a:before,p.stars a:before{color:var(--colorPrimary,#212121);content:"";display:block;font-family:dashicons;height:1em;left:0;line-height:1;opacity:.25;position:absolute;text-indent:0;top:0;transition:.15s ease-in-out;width:1em}p.stars a:hover:before{opacity:1}p.stars.selected a.active~a:before{color:var(--colorPrimary,#212121);content:"";opacity:.25}.star-rating span:before,.star-rating:before{font-size:1.1rem;left:0;position:absolute;top:0}.woocommerce-product-rating{align-items:center;display:flex;margin-bottom:25px}.woocommerce-product-rating .woocommerce-review-link{font-size:15px;margin-left:5px}.woocommerce-product-rating .woocommerce-review-link:hover{text-decoration:underline}.star-rating{display:block;font-family:dashicons;height:18px;line-height:1;overflow:hidden;position:relative;width:90px}.star-rating span{color:var(--colorPrimary,#212121);font-size:0;height:100%;left:0;overflow:hidden;position:absolute;top:0}.star-rating span:before{color:var(--colorPrimary,#212121);content:""}.star-rating:before{content:""}.cartsylite-woocommerce.woocommerce ul.page-numbers,.woocommerce-pagination ul.page-numbers{border:0;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:60px 0 0;overflow:hidden;padding:0;white-space:nowrap}@media(max-width:575px){.cartsylite-woocommerce.woocommerce ul.page-numbers,.woocommerce-pagination ul.page-numbers{margin:40px 0 0}}.cartsylite-woocommerce.woocommerce ul.page-numbers li,.woocommerce-pagination ul.page-numbers li{border:0;margin:5px}@media(max-width:575px){.cartsylite-woocommerce.woocommerce ul.page-numbers li,.woocommerce-pagination ul.page-numbers li{margin:3px}}.cartsylite-woocommerce.woocommerce ul.page-numbers li:first-child,.woocommerce-pagination ul.page-numbers li:first-child{margin-left:0}.cartsylite-woocommerce.woocommerce ul.page-numbers li:last-child,.woocommerce-pagination ul.page-numbers li:last-child{margin-right:0}.cartsylite-woocommerce.woocommerce ul.page-numbers li a,.cartsylite-woocommerce.woocommerce ul.page-numbers li span,.woocommerce-pagination ul.page-numbers li a,.woocommerce-pagination ul.page-numbers li span{align-items:center;background-color:#f3f3f3;border-radius:6px;color:var(--colorTextMain,#212121);display:flex;height:35px;justify-content:center;padding:0;transition:.15s ease-in-out;width:35px}@media(max-width:575px){.cartsylite-woocommerce.woocommerce ul.page-numbers li a,.cartsylite-woocommerce.woocommerce ul.page-numbers li span,.woocommerce-pagination ul.page-numbers li a,.woocommerce-pagination ul.page-numbers li span{font-size:13px;height:30px;width:30px}}.cartsylite-woocommerce.woocommerce ul.page-numbers li a:focus,.cartsylite-woocommerce.woocommerce ul.page-numbers li span:focus,.woocommerce-pagination ul.page-numbers li a:focus,.woocommerce-pagination ul.page-numbers li span:focus{background-color:transparent;color:var(--colorTextMain,#212121)}.cartsylite-woocommerce.woocommerce ul.page-numbers li a:hover,.cartsylite-woocommerce.woocommerce ul.page-numbers li span:hover,.woocommerce-pagination ul.page-numbers li a:hover,.woocommerce-pagination ul.page-numbers li span:hover{background-color:#e6e6e6;color:var(--colorTextMain,#212121)}.cartsylite-woocommerce.woocommerce ul.page-numbers li a.current,.cartsylite-woocommerce.woocommerce ul.page-numbers li span.current,.woocommerce-pagination ul.page-numbers li a.current,.woocommerce-pagination ul.page-numbers li span.current{background-color:var(--colorPrimary,#212121);color:#fff}.cartsylite-woocommerce.woocommerce ul.page-numbers li a.next,.cartsylite-woocommerce.woocommerce ul.page-numbers li a.prev,.cartsylite-woocommerce.woocommerce ul.page-numbers li span.next,.cartsylite-woocommerce.woocommerce ul.page-numbers li span.prev,.woocommerce-pagination ul.page-numbers li a.next,.woocommerce-pagination ul.page-numbers li a.prev,.woocommerce-pagination ul.page-numbers li span.next,.woocommerce-pagination ul.page-numbers li span.prev{background-color:transparent;font-size:0;min-width:35px;padding:0 15px;width:auto}@media(max-width:575px){.cartsylite-woocommerce.woocommerce ul.page-numbers li a.next,.cartsylite-woocommerce.woocommerce ul.page-numbers li a.prev,.cartsylite-woocommerce.woocommerce ul.page-numbers li span.next,.cartsylite-woocommerce.woocommerce ul.page-numbers li span.prev,.woocommerce-pagination ul.page-numbers li a.next,.woocommerce-pagination ul.page-numbers li a.prev,.woocommerce-pagination ul.page-numbers li span.next,.woocommerce-pagination ul.page-numbers li span.prev{padding:0 13px}}.cartsylite-woocommerce.woocommerce ul.page-numbers li a.next:before,.cartsylite-woocommerce.woocommerce ul.page-numbers li a.prev:before,.cartsylite-woocommerce.woocommerce ul.page-numbers li span.next:before,.cartsylite-woocommerce.woocommerce ul.page-numbers li span.prev:before,.woocommerce-pagination ul.page-numbers li a.next:before,.woocommerce-pagination ul.page-numbers li a.prev:before,.woocommerce-pagination ul.page-numbers li span.next:before,.woocommerce-pagination ul.page-numbers li span.prev:before{speak:none;text-rendering:auto;display:inline-block;font-family:dashicons;font-size:24px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media(max-width:575px){.cartsylite-woocommerce.woocommerce ul.page-numbers li a.next:before,.cartsylite-woocommerce.woocommerce ul.page-numbers li a.prev:before,.cartsylite-woocommerce.woocommerce ul.page-numbers li span.next:before,.cartsylite-woocommerce.woocommerce ul.page-numbers li span.prev:before,.woocommerce-pagination ul.page-numbers li a.next:before,.woocommerce-pagination ul.page-numbers li a.prev:before,.woocommerce-pagination ul.page-numbers li span.next:before,.woocommerce-pagination ul.page-numbers li span.prev:before{font-size:20px}}.cartsylite-woocommerce.woocommerce ul.page-numbers li a.next:before,.cartsylite-woocommerce.woocommerce ul.page-numbers li span.next:before,.woocommerce-pagination ul.page-numbers li a.next:before,.woocommerce-pagination ul.page-numbers li span.next:before{content:""}.cartsylite-woocommerce.woocommerce ul.page-numbers li a.prev:before,.cartsylite-woocommerce.woocommerce ul.page-numbers li span.prev:before,.woocommerce-pagination ul.page-numbers li a.prev:before,.woocommerce-pagination ul.page-numbers li span.prev:before{content:""}@media only screen and (min-width:1024px){.woocommerce-account #customer_login{display:grid;gap:5%;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1600px){.woocommerce-account #customer_login{gap:10%}}.woocommerce-form{border:1px solid #e6e6e6;border-radius:12px;margin-bottom:30px;margin-top:0;padding:20px}.woocommerce-form-login__rememberme{display:block;margin-bottom:10px}.woocommerce-account.logged-in .entry-content .woocommerce{display:grid;gap:30px}@media only screen and (min-width:1024px){.woocommerce-account.logged-in .entry-content .woocommerce{gap:5%;grid-template-columns:30% 1fr}}.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}@media only screen and (min-width:1024px){.woocommerce-MyAccount-navigation{max-width:320px}}.woocommerce-MyAccount-navigation li{margin:0}.woocommerce-MyAccount-navigation li a{color:var(--colorPrimary,#212121);display:flex;padding:14px 20px 14px 15px;transition:.15s ease-in-out}.woocommerce-MyAccount-navigation .is-active{background-color:#f1f1f1;border-left:4px solid var(--colorPrimary,#212121);font-weight:700}.cartsylite-woocommerce .woocommerce-MyAccount-content>p.woocommerce-result-count a,.woocommerce-MyAccount-content>p a{color:var(--colorPrimary,#212121);font-weight:600;text-decoration:underline}.woocommerce-Addresses{display:grid}@media only screen and (min-width:1024px){.woocommerce-Addresses{gap:30px;grid-template-columns:repeat(2,1fr)}}.woocommerce-Addresses address{border:1px solid #e6e6e6;border-radius:6px;color:var(--colorPrimary,#212121);font-size:16px;font-style:italic;line-height:1.625;padding:15px 20px}.woocommerce-Address-title{align-items:center;color:var(--colorPrimary,#212121);display:flex;font-weight:600;justify-content:space-between;margin-bottom:16px}.woocommerce-Address-title h3{margin-bottom:0}.woocommerce-Address-title a{color:var(--colorPrimary,#212121);font-size:15px;font-weight:700;margin-left:15px;text-decoration:underline;transition:.15s ease-in-out}.woocommerce-MyAccount-content fieldset{border:1px solid #e6e6e6;border-radius:6px;padding:20px}.cartsylite-woocommerce .woocommerce-MyAccount-content fieldset p+p.woocommerce-result-count,.cartsylite-woocommerce .woocommerce-MyAccount-content fieldset p.woocommerce-result-count+p,.woocommerce-MyAccount-content fieldset .cartsylite-woocommerce p+p.woocommerce-result-count,.woocommerce-MyAccount-content fieldset .cartsylite-woocommerce p.woocommerce-result-count+p,.woocommerce-MyAccount-content fieldset p+p{margin-top:20px}.woocommerce-MyAccount-content label,.woocommerce-MyAccount-content legend{color:var(--colorPrimary,#212121);font-size:17px;font-weight:600}.woocommerce-MyAccount-content label{font-size:15px}.woocommerce-form-row input+span{color:#5a5a5a;display:flex;font-size:15px;margin-top:3px}.woocommerce-EditAccountForm{display:grid;gap:30px}.woocommerce-EditAccountForm .clear{display:none}.cartsylite-woocommerce .woocommerce-EditAccountForm p.woocommerce-result-count,.woocommerce-EditAccountForm .cartsylite-woocommerce p.woocommerce-result-count,.woocommerce-EditAccountForm p{margin:0}.woocommerce-LostPassword.lost_password{margin-bottom:0}.woocommerce-LostPassword.lost_password a{text-decoration:none}.woocommerce-LostPassword.lost_password a:hover{text-decoration:underline}.woocommerce-password-strength{border-radius:4px;font-size:15px;font-weight:600;margin-top:6px;padding:7px 15px;text-align:center}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-hint{display:block;margin-top:6px}.woocommerce-account:not(.logged-in) .woocommerce .cartsylite-login-form-wrapper,.woocommerce-account:not(.logged-in) .woocommerce>.woocommerce-ResetPassword,.woocommerce-account:not(.logged-in) .woocommerce>.woocommerce-form{margin:0 auto;max-width:500px}.u-columns .cartsylite-login-form-wrapper,.woocommerce-account:not(.logged-in) .woocommerce .u-columns .cartsylite-login-form-wrapper{max-width:none}.woocommerce-PaymentMethods{list-style:none;margin-left:0;padding-left:0}.woocommerce-Payment>.form-row,.woocommerce-PaymentMethod>.woocommerce-PaymentBox{padding-left:20px}.wc-payment-form>.form-row:not(:first-child){margin-top:10px}@media only screen and (max-width:1535px){.cartsylite-with-sidebar .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a{background-color:transparent;color:var(--colorPrimary,#212121);padding:0;text-decoration:underline}.cartsylite-with-sidebar .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a:hover{color:var(--colorPrimaryHover,#3a3a3a);text-decoration:underline}}@media(max-width:767px){.woocommerce-orders-table tbody tr:nth-child(odd) td{background-color:#f9f9f9}}.woocommerce-order-details ul{list-style:none;padding-left:0}.woocommerce-error,.woocommerce-info,.woocommerce-message,.woocommerce-notice{align-items:center;background-color:#f7f7f7;border:1px solid #e6e6e6;border-radius:6px;color:var(--colorTextMain,#212121);display:flex;flex-wrap:wrap;margin-bottom:30px;padding:17px 30px;position:relative}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before,.woocommerce-notice:before{background-color:#e6e6e6;background-position:50%;background-repeat:no-repeat;background-size:18px;border-radius:50%;content:"";height:40px;margin-right:20px;width:40px}@media(max-width:575px){.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before,.woocommerce-notice:before{left:23px;position:absolute;top:20px}.woocommerce-error,.woocommerce-info,.woocommerce-message,.woocommerce-notice{align-items:flex-start;flex-direction:column;line-height:1.625;padding:20px 0 20px 84px}}.woocommerce-error a,.woocommerce-info a,.woocommerce-message a,.woocommerce-notice a{color:var(--colorTextLight,#5a5a5a);margin-left:10px;outline:none;text-decoration:underline;transition:all .2s ease}@media(max-width:575px){.woocommerce-error a,.woocommerce-info a,.woocommerce-message a,.woocommerce-notice a{margin-left:0}}.woocommerce-error a:hover,.woocommerce-info a:hover,.woocommerce-message a:hover,.woocommerce-notice a:hover{color:var(--colorTextMain,#212121)}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li,.woocommerce-notice li{margin:0;width:100%}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button,.woocommerce-notice .button{margin-left:auto;order:2}@media(max-width:575px){.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button,.woocommerce-notice .button{margin:10px 0 0}}.woocommerce-message:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNNDQwLjA4IDM0MS4zMWMtMS42Ni0yLTMuMjktNC00Ljg5LTUuOTMtMjItMjYuNjEtMzUuMzEtNDIuNjctMzUuMzEtMTE4IDAtMzktOS4zMy03MS0yNy43Mi05NS0xMy41Ni0xNy43My0zMS44OS0zMS4xOC01Ni4wNS00MS4xMmEzIDMgMCAwIDEtLjgyLS42N0MzMDYuNiA1MS40OSAyODIuODIgMzIgMjU2IDMycy01MC41OSAxOS40OS01OS4yOCA0OC41NmEzLjEzIDMuMTMgMCAwIDEtLjgxLjY1Yy01Ni4zOCAyMy4yMS04My43OCA2Ny43NC04My43OCAxMzYuMTQgMCA3NS4zNi0xMy4yOSA5MS40Mi0zNS4zMSAxMTgtMS42IDEuOTMtMy4yMyAzLjg5LTQuODkgNS45M2EzNS4xNiAzNS4xNiAwIDAgMC00LjY1IDM3LjYyYzYuMTcgMTMgMTkuMzIgMjEuMDcgMzQuMzMgMjEuMDdINDEwLjVjMTQuOTQgMCAyOC04LjA2IDM0LjE5LTIxYTM1LjE3IDM1LjE3IDAgMCAwLTQuNjEtMzcuNjZaTTI1NiA0ODBhODAuMDYgODAuMDYgMCAwIDAgNzAuNDQtNDIuMTMgNCA0IDAgMCAwLTMuNTQtNS44N0gxODkuMTJhNCA0IDAgMCAwLTMuNTUgNS44N0E4MC4wNiA4MC4wNiAwIDAgMCAyNTYgNDgwWiIvPjwvc3ZnPg==);background-size:20px}.woocommerce-info:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cmVjdCB4PSI0OCIgeT0iNjQiIHdpZHRoPSI0MTYiIGhlaWdodD0iMzg0IiByeD0iNDgiIHJ5PSI0OCIgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzAwMDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLXdpZHRoOjMycHgiLz48cGF0aCBkPSJNMzk3LjgyIDY0SDExNC4xOEM3Ny42OSA2NCA0OCA5NC4xNSA0OCAxMzEuMlYxNzZoMTZjMC0xNiAxNi0zMiAzMi0zMmgzMjBjMTYgMCAzMiAxNiAzMiAzMmgxNnYtNDQuOGMwLTM3LjA1LTI5LjY5LTY3LjItNjYuMTgtNjcuMloiLz48L3N2Zz4=)}ul.woocommerce-error{grid-column-gap:20px;align-items:flex-start;display:grid;grid-template-columns:auto 1fr;list-style:none}ul.woocommerce-error:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNMjU2IDQ4QzE0MS4zMSA0OCA0OCAxNDEuMzEgNDggMjU2czkzLjMxIDIwOCAyMDggMjA4IDIwOC05My4zMSAyMDgtMjA4UzM3MC42OSA0OCAyNTYgNDhabTc1LjMxIDI2MC42OWExNiAxNiAwIDEgMS0yMi42MiAyMi42MkwyNTYgMjc4LjYzbC01Mi42OSA1Mi42OGExNiAxNiAwIDAgMS0yMi42Mi0yMi42MkwyMzMuMzcgMjU2bC01Mi42OC01Mi42OWExNiAxNiAwIDAgMSAyMi42Mi0yMi42MkwyNTYgMjMzLjM3bDUyLjY5LTUyLjY4YTE2IDE2IDAgMCAxIDIyLjYyIDIyLjYyTDI3OC42MyAyNTZaIiBmaWxsPSJyZWQiLz48L3N2Zz4=);background-size:22px;grid-row:1/20;margin-right:0}@media(max-width:575px){ul.woocommerce-error:before{left:15px}ul.woocommerce-error{padding-left:70px}}ul.woocommerce-error li strong{font-weight:600}ul.woocommerce-error li strong:last-of-type{font-weight:700;margin:0 5px}ul.woocommerce-error li a.button{margin-left:auto}@media(max-width:767px){.woocommerce-checkout .woocommerce-error li strong:last-of-type{margin-left:0}}.woocommerce-notice--success:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNMjU2IDQ4QzE0MS4zMSA0OCA0OCAxNDEuMzEgNDggMjU2czkzLjMxIDIwOCAyMDggMjA4IDIwOC05My4zMSAyMDgtMjA4UzM3MC42OSA0OCAyNTYgNDhabTEwOC4yNSAxMzguMjktMTM0LjQgMTYwYTE2IDE2IDAgMCAxLTEyIDUuNzFoLS4yN2ExNiAxNiAwIDAgMS0xMS44OS01LjNsLTU3LjYtNjRhMTYgMTYgMCAxIDEgMjMuNzgtMjEuNGw0NS4yOSA1MC4zMiAxMjIuNTktMTQ1LjkxYTE2IDE2IDAgMCAxIDI0LjUgMjAuNThaIiBmaWxsPSIjMzZhYjgwIi8+PC9zdmc+);background-size:22px}.cartsylite-woocommerce p.demo_store.woocommerce-result-count,.woocommerce-store-notice,p.demo_store{background-color:var(--colorPrimary,#212121);bottom:0;box-shadow:none;color:#fff;font-size:13px;left:0;margin:0;padding:10px;position:fixed;transition:.25s ease-in-out;width:100%;z-index:9910}.cartsylite-woocommerce p.demo_store.woocommerce-result-count a,.woocommerce-store-notice a,p.demo_store a{color:inherit}.woocommerce-checkout ul.woocommerce-error{margin-top:0}.woocommerce-checkout-payment .woocommerce-notice{padding-left:80px}.woocommerce-checkout-payment .woocommerce-notice:before{left:23px;position:absolute;top:14px}.single-product ul.woocommerce-error:before{top:inherit}ul.product_list_widget li .cartsylite-placeholder-image-add,ul.product_list_widget li img:not(.woocommerce-placeholder){border-radius:6px;float:none;left:0;margin:0;position:absolute;top:50%;transform:translateY(-50%);width:65px}@media(min-width:1025px)and (max-width:1299px){ul.product_list_widget li .cartsylite-placeholder-image-add,ul.product_list_widget li img:not(.woocommerce-placeholder){width:40px}}.widget.woocommerce .widget-title{margin-top:-5px}.widget.widget_price_filter .price_slider{margin-bottom:1.5em}.widget.widget_price_filter .price_slider_amount{text-align:right}.widget.widget_price_filter .price_slider_amount .button{background-color:var(--colorTextMain,#212121);float:left;padding:8px 15px}.widget.widget_price_filter .price_slider_amount .button:hover{background-color:var(--colorPrimaryHover,#3a3a3a)}.widget.widget_price_filter .ui-slider{position:relative;text-align:left}.widget.widget_price_filter .ui-slider .ui-slider-handle{background-color:var(--colorTextMain,#212121);border-radius:50%;box-sizing:border-box;cursor:ew-resize;height:1em;margin-top:-.5em;opacity:1;outline:none;position:absolute;top:50%;width:1em;z-index:2}.widget.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.widget.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,.widget.widget_price_filter .ui-slider .ui-slider-handle:hover{box-shadow:0 0 0 .25em rgba(0,0,0,.1)}.widget.widget_price_filter .ui-slider{margin-right:0}.widget.widget_price_filter .ui-slider .ui-slider-range{background-color:var(--colorPrimary,#212121);border:0;display:block;position:absolute;z-index:1}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#dfdcde}.widget.widget_price_filter .ui-slider-horizontal{height:.5em}.widget.widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%}.widget.widget_rating_filter ul{list-style:none}.widget.widget_rating_filter ul li{padding-left:0}.widget.widget_rating_filter ul li:before{display:none}.widget.widget_rating_filter ul li a{align-items:center;color:#999;display:flex;justify-content:space-between}.widget.woocommerce .woocommerce-widget-layered-nav-list__item{padding-left:0}.widget.woocommerce .woocommerce-widget-layered-nav-list__item:before{display:none}.widget.woocommerce .woocommerce-widget-layered-nav-list__item>a:hover{color:var(--colorPrimary,#212121)}.widget.woocommerce .woocommerce-widget-layered-nav-list__item>span{color:#999;position:absolute;right:0;top:50%;transform:translateY(-50%)}.widget.widget_product_tag_cloud .tagcloud{display:flex;flex-wrap:wrap;margin-left:-10px;margin-top:-10px}.widget.widget_product_tag_cloud .tagcloud a{align-items:center;border:1px solid rgba(33,33,33,.25);border-radius:6px;color:var(--colorPrimary,#212121);display:flex;font-size:15px!important;justify-content:center;line-height:1.625;margin-left:10px;margin-top:10px;padding:7px 15px;text-transform:capitalize;transition:all .5s ease}@media(max-width:575px){.widget.widget_product_tag_cloud .tagcloud a{padding-bottom:4px;padding-top:4px}}.widget.widget_product_tag_cloud .tagcloud a:hover{background-color:var(--colorPrimary,#212121);border-color:var(--colorPrimary,#212121);color:#fff}.widget .woocommerce-product-search{position:relative}.widget .woocommerce-product-search .search-field{padding-right:49px;width:100%}.widget.widget_product_categories .product-categories li a{transition:.5s ease}.widget.widget_product_categories .product-categories li a:hover{color:var(--colorPrimary,#212121)}.widget.widget_layered_nav_filters ul li{display:inline-block;margin:0 0 10px;padding-left:0}.widget.widget_layered_nav_filters ul li:not(:last-child){margin-right:10px}.widget.widget_layered_nav_filters ul li:before{display:none}.widget.widget_layered_nav_filters ul li a{border:1px solid #e6e6e6;border-radius:4px;color:#5a5a5a;display:inline-flex;font-size:14px;line-height:1;padding:8px 12px;transition:.15s ease-in-out}.widget.widget_layered_nav_filters ul li a:hover{background-color:#f6f7f6;text-decoration:none}.widget ul.product_list_widget li{padding-left:85px}@media(min-width:1025px)and (max-width:1299px){.widget ul.product_list_widget li{padding-left:50px}}.widget ul.product_list_widget li:before{display:none}.select2-results__options .select2-results__option{margin-bottom:0;margin-top:0}body .select2-container--default .select2-results__option--highlighted[aria-selected],body .select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--colorPrimary,#212121);color:#fff}body .select2-container--default .select2-dropdown{border-color:var(--colorTextMain,#212121)}body .select2-container--default .select2-search--dropdown .select2-search__field{border-color:var(--colorTextMain,#212121);padding:10px}body .select2-container{display:block}body .select2-container .select2-selection--single{border-color:var(--colorTextMain,#212121);border-radius:6px;height:auto}body .select2-container .select2-selection--single .select2-selection__rendered{line-height:normal;padding:13px 35px 13px 14px}body .select2-container .select2-selection--single .select2-selection__arrow{height:100%;right:8px}body .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--colorTextMain,#212121)}body .select2-container .select2-results .select2-results__options{margin-bottom:0;margin-top:0}ul.product_list_widget li{min-height:65px;padding:0 0 0 70px;position:relative}@media(min-width:1025px)and (max-width:1299px){ul.product_list_widget li{padding-left:50px}}ul.product_list_widget li .reviewer{display:block;font-size:14px;line-height:1}ul.product_list_widget li:before{display:none}ul.product_list_widget li a{display:block;line-height:1;margin-bottom:9px}ul.product_list_widget li+li{margin-top:20px}ul.product_list_widget li ins{border:0;border-radius:0;padding:0}ul.product_list_widget li del{display:inline-block;opacity:.5;padding-right:10px}ul.product_list_widget li .product-title{color:var(--colorTextLight,#5a5a5a);font-size:16px;font-weight:600;position:relative;top:-1px;transition:.5s ease}ul.product_list_widget li .product-title:hover{color:var(--colorPrimary,#212121)}ul.product_list_widget li .star-rating{font-size:12px;height:13px;margin-bottom:6px}ul.product_list_widget li .star-rating:before,ul.product_list_widget li .star-rating>span:before{font-size:12px}ul.product_list_widget li .woocommerce-Price-amount{font-size:14px;line-height:19px}.cartsylite-site-header .widget{border:none;border-radius:0;box-shadow:none;margin:0;padding:0}.yith-wcwl-wishlistaddedbrowse a,.yith-wcwl-wishlistexistsbrowse a{text-decoration:underline}.woocommerce .yith-wcwl-add-to-wishlist{margin-top:30px}@media(max-width:1024px){.woocommerce .yith-wcwl-add-to-wishlist{margin-top:20px}}@media(max-width:575px){.woocommerce .yith-wcwl-add-to-wishlist{margin-bottom:10px}}.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .button.alt{background:var(--colorPrimary,#212121);border:1px solid;border-color:var(--colorPrimary,#212121);border-radius:6px;color:#fff;font-weight:400;height:48px;line-height:1;padding:15px 28px}.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .button.alt:hover{background:var(--colorPrimaryHover,#3a3a3a);border-color:var(--colorPrimaryHover,#3a3a3a)}.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .button.alt:active,.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .button.alt:focus{background:var(--colorPrimaryHover,#3a3a3a);border-color:var(--colorPrimaryHover,#3a3a3a);outline:0}.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .separator{color:var(--colorTextLight,#5a5a5a);margin:0 5px}.woocommerce .entry-content .wishlist-title-with-form h2:hover{background:transparent}.woocommerce .entry-content .wishlist-title-with-form a.button{padding-left:22px;padding-right:22px}.woocommerce .entry-content .wishlist-title-with-form a.button i{margin-right:5px}.woocommerce .entry-content .hidden-title-form .edit-title-buttons{display:flex}.woocommerce .entry-content .hidden-title-form .edit-title-buttons>a{align-items:center;display:flex;justify-content:center}.woocommerce .entry-content .hidden-title-form a.hide-title-form{line-height:1;vertical-align:inherit}.woocommerce .entry-content .hidden-title-form input[type=submit]+.button{background:transparent;border:0;color:var(--menuTextColor,#212121);padding:15px;transition:background .2s ease}.woocommerce .entry-content .hidden-title-form input[type=submit]+.button i{margin-right:5px}.woocommerce .entry-content .hidden-title-form input[type=submit]+.button:hover{background:#a6a6a6;color:#fff}.woocommerce .entry-content table.shop_table.wishlist_table{border:0;border-radius:0;padding:0;table-layout:inherit}.woocommerce .entry-content table.shop_table.wishlist_table thead{background-color:#f6f7f6}.woocommerce .entry-content table.shop_table.wishlist_table thead th{border:0;color:var(--menuTextColor,#212121);font-size:16px;font-weight:600;padding:16px 10px}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td{border:0;border-bottom:1px solid #e6e6e6;font-size:16px}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-remove div{align-items:center;display:flex;justify-content:center}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-remove div a.remove{align-items:center;background-color:transparent;display:flex;flex-shrink:0;font-weight:400;justify-content:center;transition:background-color .2s ease}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-remove div a.remove:focus{outline:none}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-thumbnail a{max-width:100%;width:110px}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-price{font-weight:600}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-price ins{border:0;border-radius:0;padding:0}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-price del{color:var(--colorTextLighter,#999)}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-add-to-cart .dateadded{color:var(--colorTextLight,#5a5a5a);font-size:14px}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-add-to-cart a.button{align-items:center;background-color:var(--colorPrimary,#212121);border:0;display:flex!important;font-size:14px;height:44px;justify-content:center;padding:5px 20px!important}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-add-to-cart a.button:hover{background-color:#3a3a3a}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-add-to-cart a.remove_from_wishlist{background-color:#999}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr td.product-add-to-cart a.remove_from_wishlist:hover{background-color:#a6a6a6}.woocommerce .entry-content table.shop_table.wishlist_table tbody tr:last-child td{border-bottom:0}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile{padding:0}@media screen and (min-width:768px)and (max-width:1024px){.woocommerce .entry-content ul.shop_table.wishlist_view.mobile{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li{border:1px solid #e6e6e6;border-radius:12px;padding:20px 16px 22px}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper{margin-bottom:0;width:100%}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .product-thumbnail{max-width:150px;position:relative}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .product-thumbnail>a{display:block}@media(max-width:767px){.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .product-thumbnail>a>img{object-fit:cover;width:100%}}@media(max-width:575px){.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .product-thumbnail{display:block;margin-right:0;max-width:100%}}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .product-thumbnail .product-remove{height:48px;position:absolute;right:0;top:0;width:48px}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .product-thumbnail .product-remove a{align-items:center;background-color:rgba(0,0,0,.25);border-radius:6px;display:flex;height:100%;justify-content:center;position:relative;width:100%}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .product-thumbnail .product-remove a:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDE2NTg0IiBkPSJNMTcuMDc0IDIuOTI1YTEwIDEwIDAgMSAwIDAgMTQuMTQ5IDEwLjAxNiAxMC4wMTYgMCAwIDAgMC0xNC4xNDlabS0zLjEyOSAxMS4wMmEuNzY5Ljc2OSAwIDAgMS0xLjA4OCAwTDEwIDExLjA4OGwtMi45OTMgMi45OTNhLjc3Ljc3IDAgMCAxLTEuMDg4LTEuMDg4TDguOTEyIDEwIDYuMDU1IDcuMTQzYS43Ny43NyAwIDAgMSAxLjA4OC0xLjA4OEwxMCA4LjkxMmwyLjcyMS0yLjcyMWEuNzcuNzcgMCAwIDEgMS4wODggMS4wODhMMTEuMDg4IDEwbDIuODU3IDIuODU3YS43NjkuNzY5IDAgMCAxIDAgMS4wODhaIiBmaWxsPSIjZmZmIi8+PC9zdmc+);content:"";height:20px;width:20px}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .item-details{width:100%}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .item-details table{margin-bottom:0}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .item-details table td{font-size:16px;padding:8px 0}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .item-details table td.label{font-weight:600}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .item-details table td.value ins{border:0;border-radius:0;font-weight:600;padding:0}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .item-details table td.value del{color:var(--colorTextLighter,#999);font-weight:600}@media screen and (min-width:768px)and (max-width:1024px){.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li{margin:0}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .item-wrapper .product-thumbnail{max-width:100%}}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .additional-info-wrapper table td{font-size:16px;padding:8px 0}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .additional-info-wrapper table td.label{font-weight:600}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .additional-info-wrapper .product-add-to-cart{display:inline-flex;margin-bottom:0;margin-top:15px;text-align:center}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .additional-info-wrapper .product-add-to-cart a.button{align-items:center;background-color:var(--colorPrimary,#212121);border:0;display:flex!important;justify-content:center;padding:5px 20px!important}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .additional-info-wrapper .product-add-to-cart a.button:hover{background-color:#3a3a3a}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .additional-info-wrapper .product-remove{display:inline-flex}.woocommerce .entry-content ul.shop_table.wishlist_view.mobile li .additional-info-wrapper .product-remove a.remove_from_wishlist{align-items:center;display:flex;font-size:18px;height:48px;justify-content:center;width:48px}.woocommerce .entry-content .yith_wcwl_wishlist_footer .yith-wcwl-share h4.yith-wcwl-share-title{font-size:22px}.woocommerce .entry-content .yith_wcwl_wishlist_footer .yith-wcwl-share ul:not(.wp-block-gallery){margin:15px 0}.woocommerce .entry-content .yith_wcwl_wishlist_footer .yith-wcwl-share ul:not(.wp-block-gallery) li{margin:0 2.5px 0 0}.woocommerce .entry-content .yith_wcwl_wishlist_footer .yith-wcwl-share ul:not(.wp-block-gallery) li a{align-items:center;border:none;border-radius:6px;display:flex;justify-content:center;min-height:40px;min-width:40px;transition:all .3s ease}.woocommerce .entry-content .yith_wcwl_wishlist_footer .yith-wcwl-after-share-section{margin-top:40px}.woocommerce .entry-content .yith_wcwl_wishlist_footer .yith-wcwl-after-share-section input[type=url]{margin-bottom:10px;width:100%}@media(max-width:767px){.woocommerce-wishlist.woocommerce.cartsylite-woocommerce .woocommerce-error:before,.woocommerce-wishlist.woocommerce.cartsylite-woocommerce .woocommerce-info:before,.woocommerce-wishlist.woocommerce.cartsylite-woocommerce .woocommerce-message:before,.woocommerce-wishlist.woocommerce.cartsylite-woocommerce .woocommerce-notice:before{top:50%;transform:translateY(-50%)}}.wc_payment_method fieldset{border:none;padding:0}.cartsylite-helium-product-card-thumb{overflow:hidden;position:relative}.cartsylite-helium-product-card-thumb img{display:block;height:100%;object-fit:cover;width:100%}.cartsylite-helium-product-card-thumb>a{display:block;height:100%}.cartsylite-helium-product-card-thumb>a:focus{outline:1px solid var(--colorPrimary,#212121);outline-offset:-1px}.cartsylite-helium-product-card-thumb>a img{display:block}.cartsylite-helium-product-card-thumb>a .cartsylite-placeholder-image-add{height:100%}.cartsylite-helium-product-card-description{display:flex;flex-direction:column;flex-grow:1;padding:15px 30px 30px}@media(max-width:575px){.cartsylite-helium-product-card-description{padding:15px}}.cartsylite-helium-product-card-title{color:var(--colorTextLight,#5a5a5a);display:block;font-size:13px;font-weight:400;margin-bottom:25px;overflow:hidden;position:relative;text-overflow:ellipsis;transition:.15s ease-in-out;white-space:nowrap}.cartsylite-helium-product-card-title>h2{color:inherit;font-size:inherit;font-weight:inherit;margin-bottom:0}.cartsylite-helium-product-card-cart{margin-top:auto}.cartsylite-helium-product-card-cart-button{background-color:#f3f3f3;border-radius:6px;cursor:pointer;display:flex;font-size:13px;overflow:hidden;transition:.15s ease-in-out;width:100%}.cartsylite-helium-product-card-cart-button .label{align-self:center;flex-grow:1;font-weight:600;padding:7px;text-align:center}@media(max-width:575px){.cartsylite-helium-product-card-cart-button .label{font-size:11px}}.cartsylite-helium-product-card-cart-button .icon{background-color:#e6e6e6;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath data-name='Path 9' d='M5.625 0h-1.25v4.375H0v1.25h4.375V10h1.25V5.625H10v-1.25H5.625Z' fill='currentColor'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1em;display:flex;flex-shrink:0;transition:.15s ease-in-out;width:35px}.cartsylite-helium-product-card .out-of-stock{align-items:center;background-color:#f3f3f3;border-radius:6px;color:#fd5c63;display:flex;font-size:13px;font-weight:600;justify-content:center;padding:7px;text-align:center}.cartsylite-helium-product-card-cart .add_to_cart_button{display:block}.cartsylite-helium-product-card-cart .added_to_cart{align-items:center;background-color:#f3f3f3;border-radius:6px;display:flex;font-size:14px;justify-content:center;margin-top:11px;padding:7px;text-align:center}.cartsylite-helium-product-card .cartsylite-product-card-slider-button{height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}@media(min-width:1025px){.cartsylite-helium-product-card:hover .cartsylite-product-card-slider .flex-nav-prev{left:-1px}.cartsylite-helium-product-card:hover .cartsylite-product-card-slider .flex-nav-next{right:-1px}}.cartsylite-product-card-slider{height:100%;width:100%}.cartsylite-product-card-slider .flex-viewport,.cartsylite-product-card-slider .woocommerce-product-gallery__image{height:100%}.cartsylite-product-card-slider .woocommerce-product-gallery__image img{border-radius:0}.cartsylite-product-card-slider .woocommerce-product-gallery__image a,.cartsylite-product-card-slider .woocommerce-product-gallery__image img{display:block;height:100%}.cartsylite-product-card-slider ul.slides{height:100%;list-style:none;margin:0;padding-left:0}.cartsylite-product-card-slider ul.slides li{height:100%;margin:0}.cartsylite-product-card-slider ul.slides:after,.cartsylite-product-card-slider ul.slides:before{clear:both;content:"";display:block}.cartsylite-product-card-slider .flex-direction-nav{--slider-navigation-size:42px;list-style:none;margin:0;padding-left:0}.cartsylite-product-card-slider .flex-direction-nav>li{margin:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:51}.cartsylite-product-card-slider .flex-direction-nav>li a{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg stroke='currentColor' fill='currentColor' stroke-width='0' viewBox='0 0 24 24' height='1em' width='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' d='M0 0h24v24H0z' stroke='none'/%3E%3Cpath d='M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z' stroke='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:20px;border-radius:6px 0 0 6px;display:block;font-size:0;height:var(--slider-navigation-size);opacity:1;padding:0;transition:all .3s ease;width:27px}.cartsylite-product-card-slider .flex-direction-nav>li a.flex-prev{transform:rotate(180deg)}@media(min-width:1025px){.cartsylite-product-card-slider .flex-direction-nav>li.flex-nav-next{right:-50px}.cartsylite-product-card-slider .flex-direction-nav>li.flex-nav-prev{left:-50px}}@media(max-width:1024px){.cartsylite-product-card-slider .flex-direction-nav>li.flex-nav-next{right:0}.cartsylite-product-card-slider .flex-direction-nav>li.flex-nav-prev{left:0}}.cartsylite-product-card-slider .flex-control-nav{display:none}.cartsylite-placeholder-image-add{background-color:#f3f3f3;display:flex}.cartsylite-placeholder-image-add .wp-post-image{border-radius:6px;height:auto;margin:auto;width:auto}.cartsylite-helium-product-card-thumb>.cartsylite-placeholder-image-add{height:100%}@media(max-width:990px){.archive .cartsylite-helium-product-card-thumb,.archive .cartsylite-helium-product-card-thumb-slider-item{height:auto}}.cart-icon-wrapper{position:relative}.cart-icon-wrapper:hover .widget_shopping_cart{display:block}.cart-icon-wrapper .widget_shopping_cart{display:none;left:0;position:absolute;top:100%}.ajax_add_to_cart{position:relative}.ajax_add_to_cart:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='margin:auto;display:block' width='40' height='40' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Ccircle cx='50' cy='50' fill='none' stroke='%23212121' stroke-width='7' r='35' stroke-dasharray='164.93361431346415 56.97787143782138'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' dur='1s' values='0 50 50;360 50 50' keyTimes='0;1'/%3E%3C/circle%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:40px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease 0s;visibility:hidden;width:100%}.ajax_add_to_cart.loading .cartsylite-helium-product-card-cart-button{opacity:0}.ajax_add_to_cart.loading:before{opacity:.7;visibility:visible}.no-result-found{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 0}@media(max-width:767px){.no-result-found{padding:20px 0}}.no-result-found h2{margin:40px 0 0}@media(max-width:767px){.no-result-found h2{font-size:18px;margin-top:25px}}.no-result-found img{max-width:100%;width:450px}@media(max-width:767px){.no-result-found img{width:250px}}
/*# Current File Updated by Asset CleanUp - Original Source Map: cartsy-lite-woo-style.css.map */
/*!/wp-content/themes/cartsy-lite/assets/global/css/blocks.css*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# General Structure
  ## Code
  ## Cover
  ## Embeds
  ## Gallery
  ## Group
  ## Image
  ## Latest Posts
  ## List
  ## More
  ## Pullquote
  ## Quote
  ## Separator
  ## Table
  ## Video
# Additional Theme Styles
  ## Color Palette
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Block Styles
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## General Structure
--------------------------------------------------------------*/

.entry-content > * {
  margin: 40px auto;
}

@media only screen and (max-width: 1200px) {
  .entry-content > * {
    margin: 30px auto;
  }
}

.entry-content > *:last-of-type {
  margin-bottom: 0;
}

.entry-content > .alignwide {
  max-width: 1070px;
}

.entry-content > .alignfull {
  margin: 1.5em 0;
  max-width: 100%;
}

/*--------------------------------------------------------------
  ## Code
  --------------------------------------------------------------*/

.wp-block-code {
  padding: 0.8em 1em;
  margin-left: 14px;
  margin-right: 14px;
}

@media screen and (min-width: 608px) {
  .wp-block-code {
    margin-left: auto;
    margin-right: auto;
  }
}

/*--------------------------------------------------------------
  ## Cover
  --------------------------------------------------------------*/

.wp-block-cover-text p {
  padding: 1.5em 14px;
}

@media screen and (min-width: 608px) {
  .wp-block-cover-text p {
    padding: 1.5em 0;
  }
}

/*--------------------------------------------------------------
  # Gallery
  --------------------------------------------------------------*/

.wp-block-gallery:not(.components-placeholder):not(.alignleft):not(.alignright) {
  margin: 1.5em auto;
}

/*--------------------------------------------------------------
  ## Group
  --------------------------------------------------------------*/

.wp-block-group > .wp-block-group__inner-container > * {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-group > .wp-block-group__inner-container > .alignwide {
  max-width: 1070px;
  clear: both;
}

.wp-block-group > .wp-block-group__inner-container > .alignfull {
  max-width: 100%;
}

.wp-block-group.has-background
  > .wp-block-group__inner-container
  > :first-child {
  margin-top: 0;
}

.wp-block-group.has-background > .wp-block-group__inner-container > .alignfull {
  width: calc(100% + 60px);
  max-width: calc(100% + 60px);
  position: relative;
  left: -30px;
}

/*--------------------------------------------------------------
  # Image
  --------------------------------------------------------------*/

.wp-block-image img {
  display: block;
}

.wp-block-image.alignleft,
.wp-block-image.alignright {
  width: 100%;
}

.wp-block-image.alignfull img {
  width: 100vw;
}

.wp-block-image .alignleft img,
.wp-block-image .alignright img,
.wp-block-image .alignleft figcaption,
.wp-block-image .alignright figcaption {
  max-width: 100%;
  width: 100%;
}

/*--------------------------------------------------------------
  ## Latest Posts
  --------------------------------------------------------------*/

ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
  padding: 0 14px;
}

/*--------------------------------------------------------------
  ## More
  --------------------------------------------------------------*/

.more-link {
  display: block;
}

/*--------------------------------------------------------------
  ## Pullquote
  --------------------------------------------------------------*/

.wp-block-pullquote > p:first-child {
  margin-top: 0;
}

/*--------------------------------------------------------------
  ## Quote
  --------------------------------------------------------------*/

.wp-block-quote {
  margin-left: 14px;
  margin-right: 14px;
  padding: 0;
}

.wp-block-quote > * {
  margin-left: 1rem;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 36px auto;
  padding: 0;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (min-width: 644px) {
  .wp-block-quote {
    margin: 36px auto;
  }
}

/*--------------------------------------------------------------
  ## Separator
  --------------------------------------------------------------*/

.wp-block-separator {
  margin: 3em auto;
  padding: 0;
}

/*--------------------------------------------------------------
  ## Table
  --------------------------------------------------------------*/

.wp-block-table {
  overflow-x: auto;
  margin-left: 14px;
  margin-right: 14px;
  width: calc(100% - 28px);
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}

.wp-block-table td,
.wp-block-table th {
  padding: 0.5em;
}

@media screen and (min-width: 608px) {
  .wp-block-table {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

/*--------------------------------------------------------------
  ## Video
  --------------------------------------------------------------*/

.wp-block-video video {
  max-width: 580px;
}

/*--------------------------------------------------------------
  # Additional Theme Styles
  --------------------------------------------------------------*/

/*--------------------------------------------------------------
  ## Color Palette
  --------------------------------------------------------------*/

.has-strong-blue-color {
  color: #0073aa;
}

.has-strong-blue-background-color {
  background-color: #0073aa;
}

.has-lighter-blue-color {
  color: #229fd8;
}

.has-lighter-blue-background-color {
  background-color: #229fd8;
}

.has-very-light-gray-color {
  color: #eee;
}

.has-very-light-gray-background-color {
  background-color: #eee;
}

.has-very-dark-gray-color {
  color: #444;
}

.has-very-dark-gray-background-color {
  background-color: #444;
}
/*!/wp-content/themes/cartsy-lite/dist/cartsy-lite-main-style.css*/
@keyframes pulse{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes fill{0%{opacity:0;width:30%}50%{opacity:1;width:100%}}@keyframes fillOut{0%{opacity:1;width:100%}50%{opacity:0;width:30%}}@keyframes spin{0%{transform:scale(0) rotate(-90deg)}50%{transform:scale(1) rotate(0deg)}}@keyframes spinOut{0%{transform:scale(1) rotate(0deg)}50%{transform:scale(0) rotate(-90deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.cartsylite-header-search-form .woocommerce-product-search button[type=submit],.widget.widget_search .search-form .search-submit,.widget.widget_search .search-form input[type=submit]{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 17.048 18'%3E%3Cpath data-name='Path 17130' d='m13.024 12.707 3.225 3.218c.167.167.341.329.5.506a.894.894 0 1 1-1.286 1.238c-1.087-1.067-2.179-2.131-3.227-3.236a.924.924 0 0 0-1.325-.222A7.509 7.509 0 1 1 7.611.004a7.532 7.532 0 0 1 6 11.936c-.172.237-.356.46-.587.767Zm-5.537.521a5.707 5.707 0 1 0-5.675-5.72 5.675 5.675 0 0 0 5.675 5.72Z' fill='currentColor'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:18px;border:none;cursor:pointer;font-size:0;height:100%;padding:18px 24px;position:absolute;right:0;top:0}@media(max-width:575px){.cartsylite-header-search-form .woocommerce-product-search button[type=submit],.widget.widget_search .search-form .search-submit,.widget.widget_search .search-form input[type=submit]{background-size:16px;padding-left:18px;padding-right:18px}}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{border:1px solid var(--colorTextMain,#212121);border-radius:6px;color:var(--colorTextMain,#212121);font-size:15px;line-height:1.3;padding:14px 20px;transition:border-color .2s ease;width:100%}@media(max-width:575px){input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{padding-bottom:9px;padding-top:9px}}body,button,input,optgroup,select,textarea{color:var(--colorTextMain,#212121);font-family:var(--bodyFontFamily,Open Sans,sans-serif);font-size:var(--bodyFontSize,16px);line-height:var(--bodyLineHeight,1.625)}h1,h2,h3,h4,h5,h6{clear:both;margin:0 0 1em}h1{color:var(--h1Color,#212121);font-family:var(--h1FontFamily,Open Sans,sans-serif);font-size:var(--h1FontSize,36px);font-style:var(--h1FontStyle,"regular");font-weight:var(--h1FontWeight,700);letter-spacing:var(--h1LetterSpacing,0);line-height:var(--h1LineHeight,1.625);text-transform:var(--h1TextTransform,none)}h2{color:var(--h2Color,#212121);font-family:var(--h2FontFamily,Open Sans,sans-serif);font-size:var(--h2FontSize,24px);font-style:var(--h2FontStyle,"regular");font-weight:var(--h2FontWeight,700);letter-spacing:var(--h2LetterSpacing,0);line-height:var(--h2LineHeight,1.625);text-transform:var(--h2TextTransform,none)}h3{color:var(--h3Color,#212121);font-family:var(--h3FontFamily,Open Sans,sans-serif);font-size:var(--h3FontSize,18px);font-style:var(--h3FontStyle,"regular");font-weight:var(--h3FontWeight,700);letter-spacing:var(--h3LetterSpacing,0);line-height:var(--h3LineHeight,1.625);text-transform:var(--h3TextTransform,none)}h4{color:var(--h4Color,#212121);font-family:var(--h4FontFamily,Open Sans,sans-serif);font-size:var(--h4FontSize,16px);font-style:var(--h4FontStyle,"regular");font-weight:var(--h4FontWeight,700);letter-spacing:var(--h4LetterSpacing,0);line-height:var(--h4LineHeight,1.625);text-transform:var(--h4TextTransform,none)}h5{color:var(--h5Color,#212121);font-family:var(--h5FontFamily,Open Sans,sans-serif);font-size:var(--h5FontSize,14px);font-style:var(--h5FontStyle,"regular");font-weight:var(--h5FontWeight,700);letter-spacing:var(--h5LetterSpacing,0);line-height:var(--h5LineHeight,1.625);text-transform:var(--h5TextTransform,none)}h6{color:var(--h6Color,#212121);font-family:var(--h6FontFamily,Open Sans,sans-serif);font-size:var(--h6FontSize,13px);font-style:var(--h6FontStyle,"regular");font-weight:var(--h6FontWeight,700);letter-spacing:var(--h6LetterSpacing,0);line-height:var(--h6LineHeight,1.625);text-transform:var(--h6TextTransform,none)}p{line-height:1.625;margin-bottom:1.5em;word-break:break-word}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background-color:#f7f7f7;border-radius:6px;font-family:Courier\ 10 Pitch,Courier,monospace;line-height:1.625;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,pre,tt,var{font-size:14.0625px;font-size:.9375rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace}abbr,acronym{border-bottom:1px dotted #212121;cursor:help}ins,mark{border:1px solid rgba(177,193,45,.53);border-radius:6px;color:var(--colorTextMain,#212121);padding:1px 5px;text-decoration:none}big{font-size:125%}a{transition:color .2s ease-out}*,:after,:before{box-sizing:inherit}body{background:#fff;font-style:var(--bodyFontStyle,"regular");font-weight:var(--bodyFontWeight,400);letter-spacing:var(--bodyLetterSpacing,0);margin:0;text-transform:var(--bodyTextTransform,"none")}hr{background-color:#e6e6e6;border:0;height:1px;margin-bottom:1.5em}ol,ul:not(.wp-block-gallery){list-style-position:outside;margin:25px auto}@media only screen and (max-width:480px){ol,ul:not(.wp-block-gallery){margin:20px 0}}li{line-height:1.625;margin:18px 0}@media only screen and (max-width:1360px){li{margin:20px 0}}@media only screen and (max-width:480px){li{margin:15px 0}}ul{list-style:disc}@media only screen and (max-width:1360px){ul{padding-left:30px}}@media only screen and (max-width:480px){ul{padding-left:20px}}ol{list-style:decimal}@media only screen and (max-width:1360px){ol{padding-left:30px}}@media only screen and (max-width:480px){ol{padding-left:20px}}dt{font-weight:700;margin-bottom:10px}dd{line-height:1.625;margin:0 0 23px}@media only screen and (max-width:1360px){dd{margin:0 0 20px}}@media only screen and (max-width:480px){dd{margin:0 0 15px}}img{height:auto;max-width:100%}figure{margin:1em 0}.fluid-width-video-wrapper{border-radius:6px;overflow:hidden}iframe[src*="https://w.soundcloud.com"]{height:auto;width:100%}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:center right 13px;background-repeat:no-repeat;background-size:16px;border:1px solid var(--colorPrimary,#212121);cursor:pointer;max-width:100%;padding:13px;transition:border-color .2s ease}select:not([multiple=multiple]){background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NyA0NTEuODQ3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTEuODQ3IDQ1MS44NDciIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik0yMjUuOTIzIDM1NC43MDZjLTguMDk4IDAtMTYuMTk1LTMuMDkyLTIyLjM2OS05LjI2M0w5LjI3IDE1MS4xNTdjLTEyLjM1OS0xMi4zNTktMTIuMzU5LTMyLjM5NyAwLTQ0Ljc1MSAxMi4zNTQtMTIuMzU0IDMyLjM4OC0xMi4zNTQgNDQuNzQ4IDBsMTcxLjkwNSAxNzEuOTE1IDE3MS45MDYtMTcxLjkwOWMxMi4zNTktMTIuMzU0IDMyLjM5MS0xMi4zNTQgNDQuNzQ0IDAgMTIuMzY1IDEyLjM1NCAxMi4zNjUgMzIuMzkyIDAgNDQuNzUxTDI0OC4yOTIgMzQ1LjQ0OWMtNi4xNzcgNi4xNzItMTQuMjc0IDkuMjU3LTIyLjM2OSA5LjI1N3oiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6IzQ4NDg0OCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiLz48L3N2Zz4=);padding-right:30px}select:hover{border-color:var(--colorSecondary,#212121);box-shadow:0 3px 6px rgba(0,0,0,.08)}table{border-collapse:collapse;border-spacing:0;margin:0 0 1.5em;width:100%}table caption{color:#40464d;font-weight:600;padding:1em 0}table thead tr th{background-color:var(--colorBGLight,#f7f7f7);color:var(--colorPrimary,#212121);font-weight:600}table tbody tr td,table tbody tr th,table thead tr th{border:1px solid var(--colorBorderLight,#e6e6e6);padding:.5em;vertical-align:middle}table tbody tr td,table tbody tr th{color:var(--colorTextLight,#5a5a5a);font-weight:400;text-align:left}table tbody tr td a,table tbody tr th a{text-decoration:underline}table tbody tr td a:hover,table tbody tr th a:hover{text-decoration:none}table tbody tr td#today,table tbody tr th#today{background-color:var(--colorPrimary,#212121);color:#fff}table tbody tr td#today a,table tbody tr th#today a{color:inherit}table tbody tr th{color:var(--colorPrimary,#212121);font-weight:600}@media(max-width:767px){.shop_table_responsive thead{display:none}.shop_table_responsive tr{display:block}.shop_table_responsive tr td{display:block;padding:1rem;text-align:right}.shop_table_responsive tr td[data-title]:before{content:attr(data-title) ": ";float:left;font-weight:600}.shop_table_responsive tr td.product-thumbnail{display:flex;justify-content:center}}@media(min-width:768px){.is-style-stripes tbody tr:nth-child(odd) td{background-color:#f0f0f0}}ul.cartsylite-social-profiles{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}ul.cartsylite-social-profiles.color-light .cartsylite-social-profile-item a{color:var(--colorTextLight,#5a5a5a)}ul.cartsylite-social-profiles.color-light .cartsylite-social-profile-item a:hover{color:var(--colorPrimaryHover,#3a3a3a)}ul.cartsylite-social-profiles.color-main .cartsylite-social-profile-item a{color:var(--colorTextMain,#212121)}ul.cartsylite-social-profiles.color-main .cartsylite-social-profile-item a:hover{color:var(--colorPrimaryHover,#3a3a3a)}ul.cartsylite-social-profiles .cartsylite-social-profile-item{margin:0 25px 0 0}ul.cartsylite-social-profiles .cartsylite-social-profile-item:last-child{margin-right:0}ul.cartsylite-social-profiles .cartsylite-social-profile-item a{color:var(--colorTextDark,#212121);display:block;font-size:16px;line-height:1;margin:0;text-decoration:none;transition:.15s ease-in-out}ul.cartsylite-social-profiles .cartsylite-social-profile-item a:hover{color:var(--colorPrimaryHover,#3a3a3a)}ul.cartsylite-social-profiles .cartsylite-social-profile-item a i{display:block}.button:not(.wc-forward),.checkout-button,button,input[type=button],input[type=reset],input[type=submit]{align-items:center;background-color:var(--colorPrimary,#212121);border:0;border-radius:6px;box-shadow:none;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;height:auto;justify-content:center;line-height:1;padding:18px 40px;text-decoration:none;transition:.15s ease-in-out}@media(max-width:575px){.button:not(.wc-forward),.checkout-button,button,input[type=button],input[type=reset],input[type=submit]{padding:12px 20px}}.button:active:not(.wc-forward),.button:focus:not(.wc-forward),.button:hover:not(.wc-forward),.button:visited:not(.wc-forward),.checkout-button:active,.checkout-button:focus,.checkout-button:hover,.checkout-button:visited,button:active,button:focus,button:hover,button:visited,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=button]:visited,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=reset]:visited,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover,input[type=submit]:visited{background:var(--colorPrimaryHover,#3a3a3a);color:#fff}.button:disabled:not(.wc-forward),.checkout-button:disabled,button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.2}.button .button-icon{margin-right:10px}.wc-forward:after{content:"";display:inline-block;font-family:dashicons;margin-left:.5407911001em;vertical-align:middle}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.cartsylite-breadcrumb{font-size:14px}.cartsylite-breadcrumb,.cartsylite-breadcrumb a{color:var(--colorTextLight,#5a5a5a)}.cartsylite-breadcrumb a:hover{color:var(--colorTextMain,#212121)}.cartsylite-breadcrumb a:visited{color:var(--colorTextLight,#5a5a5a)}.cartsylite-breadcrumb .current,.cartsylite-breadcrumb a:visited:hover{color:var(--colorTextMain,#212121)}.cartsylite-breadcrumb .current{font-weight:600}input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=range]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholder{color:var(--colorTextLight,#5a5a5a)}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{border-bottom-color:solid;border-left-color:var(--colorTextMain,#212121);border-right-color:var(--colorTextMain,#212121);border-top-color:solid;box-shadow:0 3px 6px rgba(0,0,0,.08);color:var(--colorTextMain,#212121);outline:0}select{border:1px solid var(--colorTextMain,#212121);border-radius:6px}select:hover{border:1px solid var(--colorTextMain,#212121)}textarea{min-height:230px;padding:16px 20px;width:100%}label{display:inline-block;font-weight:600;margin-bottom:5px}.required{color:#ff1a1a}.woocommerce-invalid input[type=color],.woocommerce-invalid input[type=date],.woocommerce-invalid input[type=datetime-local],.woocommerce-invalid input[type=datetime],.woocommerce-invalid input[type=email],.woocommerce-invalid input[type=month],.woocommerce-invalid input[type=number],.woocommerce-invalid input[type=password],.woocommerce-invalid input[type=range],.woocommerce-invalid input[type=search],.woocommerce-invalid input[type=tel],.woocommerce-invalid input[type=text],.woocommerce-invalid input[type=time],.woocommerce-invalid input[type=url],.woocommerce-invalid input[type=week],.woocommerce-invalid textarea{border-color:#ff1a1a}.wpcf7-form-control-wrap{display:inline-block}.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu>li:hover>.dropdown-menu,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li.menu-item-has-children.focus>.dropdown-menu,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li:hover>.dropdown-menu,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li>.dropdown-menu .menu-item-has-children.focus>.dropdown-menu{opacity:1;visibility:visible}.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .sub-menu-toggle,.cartsylite-join-us-btn,.cartsylite-join-us-btn:visited,.cartsylite-main-menu li a,.cartsylite-menu-right-col,.cartsylite-site-header .site-description,.cartsylite-site-header .site-title{color:var(--cartsyliteLocalMenuTextColor,#212121)}.cartsylite-header-search-button:focus,.cartsylite-header-search-button:hover,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu>li:hover,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu>li:hover>.sub-menu-toggle,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu>li:hover>a,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li.focus,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li.focus>.sub-menu-toggle,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li.focus>a,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li.menu-item-has-children.focus>a,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li:hover,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li:hover>.sub-menu-toggle,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li:hover>a,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li>.dropdown-menu .menu-item-has-children.focus>a,.cartsylite-join-us-btn:focus,.cartsylite-join-us-btn:hover,.cartsylite-main-menu .current-menu-ancestor>a,.cartsylite-main-menu .current-menu-item>a,.cartsylite-main-menu .current-menu-parent>a,.cartsylite-main-menu li a:focus,.cartsylite-main-menu li a:hover,.cartsylite-site-header .site-title>a:hover{color:var(--cartsyliteLocalMenuTextHoverColor,#3a3a3a)}.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu>li:hover,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li.focus,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li.menu-item-has-children.focus>a,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li:hover,.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li>.dropdown-menu .menu-item-has-children.focus>a,.cartsylite-main-menu .current-menu-ancestor>a,.cartsylite-main-menu .current-menu-item>a,.cartsylite-main-menu .current-menu-parent>a,.cartsylite-main-menu li a:focus,.cartsylite-main-menu li a:hover{background-color:var(--cartsyliteLocalMenuTextHoverBgColor,#f3f3f3)}.cartsylite-navigation-drawer{display:none}@media(max-width:1024px){.cartsylite-navigation-drawer{display:block}.cartsylite-navigation-drawer .cartsylite-menu-drawer{background-color:var(--cartsyliteLocalDefaultHeaderColor,var(--defaultHeaderColor,#fff));display:flex;flex-direction:column;height:100%;left:0;max-width:390px;overflow-x:hidden;padding:0;position:fixed;top:0;transform:translateX(-100%);transition:.35s ease-in-out;visibility:hidden;width:100%;z-index:9996}.cartsylite-navigation-drawer .cartsylite-menu-drawer.open{transform:translateX(0);visibility:visible}.cartsylite-navigation-drawer .cartsylite-drawer-overlay{background-color:#000;height:100%;left:0;opacity:0;position:fixed;top:0;transition:.35s ease-in-out;visibility:hidden;width:100%;z-index:9991}.cartsylite-navigation-drawer .cartsylite-drawer-overlay.show{opacity:.3;visibility:visible}.cartsylite-navigation-drawer .cartsylite-menu-toggler{align-items:flex-start;background-color:transparent;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:5px;width:100%}.cartsylite-navigation-drawer .cartsylite-menu-toggler>span{background-color:var(--cartsyliteLocalMenuTextColor,var(--menuTextColor,#212121));border-radius:3px;display:block;height:3px;transition:all .25s ease-in-out}.cartsylite-navigation-drawer .cartsylite-menu-toggler>span:not(:last-child){margin-bottom:6px}.cartsylite-navigation-drawer .cartsylite-menu-toggler>span:nth-child(2){width:26px}.cartsylite-navigation-drawer .cartsylite-menu-toggler>span:first-child{width:13px}.cartsylite-navigation-drawer .cartsylite-menu-toggler>span:nth-child(3){width:18px}.cartsylite-navigation-drawer .cartsylite-menu-toggler:hover>span{background-color:var(--cartsyliteLocalMenuTextHoverColor,var(--menuTextHoverColor,#3a3a3a))}.cartsylite-navigation-drawer .cartsylite-menu-toggler:hover>span:nth-child(2){width:18px}.cartsylite-navigation-drawer .cartsylite-menu-toggler:hover>span:first-child{width:26px}.cartsylite-navigation-drawer .cartsylite-menu-toggler:hover>span:nth-child(3){width:13px}.cartsylite-navigation-drawer .cartsylite-main-menu{margin-top:0}.cartsylite-navigation-drawer .cartsylite-main-menu li{margin-bottom:5px}.cartsylite-navigation-drawer .cartsylite-main-menu li.menu-item-has-children{align-items:center;display:flex;flex-wrap:wrap}.cartsylite-navigation-drawer .cartsylite-main-menu li.menu-item-has-children>a{flex:0 0 calc(100% - 58px);max-width:calc(100% - 58px)}.cartsylite-navigation-drawer .cartsylite-main-menu li a{font-size:16px;padding:10px 15px 10px 35px}.cartsylite-navigation-drawer .cartsylite-main-menu li ul.dropdown-menu{display:none;flex:0 0 100%;margin:0;max-width:100%;padding:10px 0}.cartsylite-navigation-drawer .cartsylite-main-menu li ul.dropdown-menu li{margin-bottom:0;padding-left:35px}.cartsylite-navigation-drawer .cartsylite-main-menu li ul.dropdown-menu li a{background-image:linear-gradient(#5a5a5a 33%,hsla(0,0%,100%,0) 0);background-position:0;background-repeat:repeat-y;background-size:1px 3px;font-size:14px}.cartsylite-navigation-drawer .cartsylite-main-menu li .menu-drop-down-selector{align-items:center;align-self:stretch;color:var(--cartsyliteLocalMenuTextColor,var(--menuTextColor,#212121));cursor:pointer;display:flex;flex:0 0 50px;font-size:18px;padding-left:20px;transition:.15s ease-in-out}.cartsylite-navigation-drawer .cartsylite-main-menu li .menu-drop-down-selector:hover{color:var(--cartsyliteLocalMenuTextHoverColor,var(--menuTextHoverColor,#3a3a3a));transform:scale(1.2)}.cartsylite-navigation-drawer .cartsylite-main-menu li .menu-drop-down-selector:before{transition:.15s ease-in-out}.cartsylite-navigation-drawer .cartsylite-main-menu li .menu-drop-down-selector.children-active:before{transform:rotate(90deg)}.cartsylite-navigation-drawer .cartsylite-menu-drawer-header{align-items:center;border-bottom:1px solid #f3f3f3;display:flex;flex-shrink:0;height:80px;justify-content:space-between;padding:0 20px 0 30px}.cartsylite-navigation-drawer .cartsylite-menu-drawer-close{background-color:transparent;color:var(--cartsyliteLocalMenuTextColor,var(--menuTextColor,#212121));cursor:pointer;display:flex;font-size:38px;justify-content:flex-end;padding:10px;transition:.15s ease-in-out}.cartsylite-navigation-drawer .cartsylite-menu-wrapper{flex:auto;padding:30px 0}body.admin-bar .cartsylite-menu-drawer{top:32px}}@media(max-width:782px){body.admin-bar .cartsylite-menu-drawer{top:46px}}@media(max-width:1024px){body.admin-bar .cartsylite-menu-wrapper{flex:0 0 calc(100% - 185px)}}@media(max-width:782px){body.admin-bar .cartsylite-menu-wrapper{flex:0 0 calc(100% - 199px)}}.cartsylite-menu-drawer-logout{background-color:#f7f7f7;display:flex;flex-shrink:0;padding:23px 30px}.cartsylite-menu-drawer-logout a{color:var(--cartsyliteLocalMenuTextColor,var(--menuTextColor,#212121));display:block;font-size:16px;position:relative;text-decoration:none;transition:.15s ease-in-out;width:100%}.cartsylite-menu-drawer-logout a:hover{color:var(--cartsyliteLocalMenuTextHoverColor,var(--menuTextHoverColor,#3a3a3a))}@media(max-width:1024px){.cartsylite-menu-drawer-logout .cartsylite-join-us-btn .cartsylite-join-us-btn-title{display:block}.cartsylite-menu-drawer-logout .cartsylite-join-us-btn>svg{display:none}}.cartsylite-main-menu{list-style:none;margin:0;padding:0}.cartsylite-main-menu li{list-style:none;margin:0;position:relative;transition:.15s ease-in-out}@media(max-width:1280px){.cartsylite-main-menu li{font-size:15px}}@media(max-width:1199px){.cartsylite-main-menu li{font-size:14px}}.cartsylite-main-menu li a{display:block;font-size:1em;text-decoration:none;transition:.15s ease-in-out;white-space:nowrap}.cartsylite-horizontal-navigation{margin-left:35px}.cartsylite-horizontal-navigation ul{list-style:none;margin:0;padding:0}.cartsylite-horizontal-navigation ul.cartsylite-main-menu{display:flex;flex-wrap:wrap}.cartsylite-horizontal-navigation ul.cartsylite-main-menu li{justify-content:space-between}.cartsylite-horizontal-navigation ul.cartsylite-main-menu li.menu-item-has-children{display:flex}.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li:not(:last-child){margin-right:5px}.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li>a{padding:37px 25px 37px 20px}@media(max-width:1500px){.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li>a{padding-bottom:30px;padding-top:30px}}@media(max-width:1280px){.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li>a{padding:30px 20px 30px 15px}}@media(max-width:1199px){.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li>a{padding-left:10px;padding-right:15px}}.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li>.sub-menu-toggle{top:calc(50% - .4rem);transform:rotate(90deg)}@media(max-width:1280px){.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li>.sub-menu-toggle{top:calc(50% - .5rem)}}.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li>.dropdown-menu .menu-item-has-children .dropdown-menu{left:100%;top:0}.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .sub-menu-toggle{background-color:transparent;border:none;display:inline-block;font-size:1em;height:auto;line-height:1;padding:0;position:absolute;right:2px;width:auto}@media(max-width:1199px){.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .sub-menu-toggle{right:4px}}.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu{background-color:var(--cartsyliteLocalDefaultHeaderColor,var(--defaultHeaderColor,#fff));box-shadow:0 2px 4px rgba(0,0,0,.08);display:block;left:0;min-width:230px;opacity:0;position:absolute;top:100%;transition:all .3s ease;visibility:hidden;z-index:10}@media(max-width:1500px){.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu{min-width:180px}}@media(max-width:1280px){.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu{min-width:200px}}.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu .sub-menu-toggle{top:50%;transform:translateY(-50%)}@media(max-width:1500px){.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu .sub-menu-toggle{right:8px}}.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu>li>a{padding:12px 18px;width:100%}@media(max-width:1500px){.cartsylite-horizontal-navigation ul.cartsylite-main-menu>li .dropdown-menu>li>a{font-size:.9rem;padding:10px 15px}}@media(max-width:1024px){.cartsylite-horizontal-navigation{display:none}}.cartsylite-menu-right-col{align-items:center;display:flex;margin-left:auto}@media(max-width:1280px){.cartsylite-menu-right-col{font-size:15px}}@media(max-width:1199px){.cartsylite-menu-right-col{font-size:20px}}@media(max-width:1024px){.cartsylite-menu-right-col .cartsylite-join-us-btn-title,.cartsylite-menu-right-col .cartsylite-join-us-btn>svg{display:none}body.logged-in .cartsylite-menu-right-col .cartsylite-join-us-btn>svg{display:block}}.cartsylite-join-us-btn{font-size:1em;line-height:1;text-decoration:none;white-space:nowrap}@media(min-width:1025px){.cartsylite-join-us-btn svg{display:none}}@media(max-width:1024px){.cartsylite-join-us-btn-title{display:none}}.cartsylite-header-search-button{background-color:transparent;border:none;border-radius:0;color:inherit;cursor:pointer;font-size:1em;margin-right:30px;padding:5px;transition:.15s ease-in-out}.cartsylite-header-search-button:focus,.cartsylite-header-search-button:hover{background-color:transparent}@media(min-width:1281px){.cartsylite-header-search-button{font-size:20px}}@media(max-width:767px){.cartsylite-header-search-button{margin-right:15px;padding:0}}.cartsylite-header-search-button>svg{display:block}.cartsylite-header-search-form{height:60px;left:0;opacity:0;pointer-events:none;position:absolute;top:100%;transition:.15s ease-in-out;visibility:hidden;width:100%;z-index:20}.cartsylite-header-search-form.show-mobile-search{opacity:1;pointer-events:auto;visibility:visible}.cartsylite-header-search-form .site-search{height:100%;position:relative}.cartsylite-header-search-form .widget_product_search,.cartsylite-header-search-form .woocommerce-product-search{height:100%}.cartsylite-header-search-form .woocommerce-product-search{align-items:center;display:flex;position:relative}.cartsylite-header-search-form .woocommerce-product-search input{background-color:#f9f9f9;border-radius:0;border-width:0;height:100%;padding-left:70px;transition:background-color .2s ease}.cartsylite-header-search-form .woocommerce-product-search input:focus{background-color:#f6f7f6;box-shadow:none}.cartsylite-header-search-form .woocommerce-product-search button[type=submit]{left:0;padding:30px;right:auto}.cartsylite-menu-area{align-items:center;display:flex}@media(max-width:1024px){.cartsylite-menu-area{min-height:80px}}.cartsylite-site-header{box-sizing:border-box}.cartsylite-site-header .site-branding{display:flex;flex-direction:column;flex-shrink:0;justify-content:center;padding:10px 0}@media(max-width:1024px){.cartsylite-site-header .site-branding{margin:0 20px}}.cartsylite-site-header .site-title{font-size:24px;font-weight:700;margin:0}.cartsylite-site-header .site-title>a{color:inherit;display:block;text-decoration:none}@media(max-width:1280px){.cartsylite-site-header .site-title{font-size:18px}}.cartsylite-site-header .site-description{margin:0}@media(max-width:1280px){.cartsylite-site-header .site-description{font-size:14px}}@media(max-width:1024px){.cartsylite-site-header .site-description{display:none}}.custom-logo{display:block;max-height:80px;max-width:180px}@media(max-width:1500px){.custom-logo{max-height:66px}}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#c9ced6;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:var(--colorTextMain,#212121);display:block;font-size:13.125px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.entry-content .alignleft{float:left;margin:0 40px 0 0}@media only screen and (max-width:1360px){.entry-content .alignleft{margin:0 30px 0 0}}@media only screen and (max-width:375px){.entry-content .alignleft{margin:0 27px 0 0}}.entry-content .alignright{float:right;margin:0 0 0 40px}@media only screen and (max-width:1360px){.entry-content .alignright{margin:0 0 0 30px}}@media only screen and (max-width:375px){.entry-content .alignright{margin:0 0 0 27px}}.entry-content .aligncenter{clear:both;margin-left:auto;margin-right:auto}.entry-content img.aligncenter{display:inherit}.cartsylite-site-content:after,.cartsylite-site-content:before,.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.cartsylite-site-content:after,.clear:after,.comment-content:after,.entry-content:after,.site-footer:after,.site-header:after{clear:both}.widget{border:1px solid #f3f3f3;border-radius:6px;box-shadow:0 3px 6px rgba(0,0,0,.08);margin:0 0 30px;padding:30px}@media(min-width:1025px)and (max-width:1299px){.widget{padding:15px}}.widget .widget-title,.widget .wp-block-search__label,.widget h2{color:var(--colorPrimary,#212121);font-family:var(--widgetFontFamily,Open Sans,sans-serif);font-size:var(--widgetFontSize,21px);font-style:var(--widgetFontStyle,"regular");font-weight:var(--widgetFontWeight,600);letter-spacing:var(--widgetLetterSpacing,0);line-height:var(--widgetLineHeight,1.625);margin-bottom:18px;margin-top:-7px;text-transform:var(--widgetTextTransform,none)}@media only screen and (max-width:991px){.widget .widget-title,.widget .wp-block-search__label,.widget h2{margin-bottom:25px}}@media only screen and (max-width:480px){.widget .widget-title,.widget .wp-block-search__label,.widget h2{margin-bottom:20px}}@media(min-width:1025px)and (max-width:1299px){.widget .widget-title,.widget .wp-block-search__label,.widget h2{font-size:16px;margin-bottom:15px}}.widget select{width:100%}.widget ul{margin:25px 0 28px 5px;padding:0}.widget ul li{color:var(--colorTextLight,#5a5a5a);line-height:1.312;list-style:none;margin:18px 0;padding:0 0 0 20px;position:relative}@media(max-width:1500px){.widget ul li{padding-left:10px}}.widget ul li:before{background-color:var(--colorPrimary,#212121);border-radius:50%;bottom:auto;content:"";display:block;height:1px;left:-1px;position:absolute;top:13px;width:10px}.widget ul li a{color:var(--colorTextMain,#212121)}.widget ul li a:hover{color:var(--colorTextLight,#5a5a5a);text-decoration:underline}.widget ul li:last-of-type{margin:0}.widget ul li ul{margin:15px 0 18px}.widget ul li ul li ul li ul li ul li ul li ul li ul{margin-left:0}.widget .menu-testing-menu-container>ul,.widget>ul{margin-bottom:0;margin-left:0;margin-top:0}.widget.widget_search .search-form{align-items:center;display:flex;justify-content:space-between;position:relative}.widget.widget_search .search-form>label{flex:auto;margin-bottom:0}.widget.widget_search .search-form .search-field{height:48px;padding:15px 40px 15px 17px;width:100%}.widget.widget_search .search-form .search-field:focus{outline:none}.widget.widget_categories li{align-items:center;color:var(--colorTextLight,#5a5a5a);display:grid;grid-template-columns:1fr auto}.widget.widget_categories li .children{margin-bottom:0}.widget.widget_categories li .children li{margin-top:0}.widget.widget_archive li{align-items:center;color:var(--colorTextLight,#5a5a5a);display:flex;justify-content:space-between}.widget.widget_calendar .calendar_wrap{position:relative}.widget.widget_calendar table{margin:0}.widget.widget_calendar table caption{padding-top:0}.widget.widget_recent_comments ul li{color:var(--colorTextLighter,#999)}.widget.widget_recent_comments ul li span{color:var(--colorTextMain,#212121)}.widget.widget_recent_comments ul li a{color:var(--colorTextMain,#212121);transition:color .3s ease}.widget.widget_recent_comments ul li a:hover{color:var(--colorPrimary,#212121);text-decoration:underline}.widget.widget_rss .rsswidget{color:var(--colorPrimary,#212121);font-weight:600}.widget.widget_rss .rsswidget:hover{color:var(--colorPrimaryHover,#3a3a3a)}.widget.widget_rss .rss-date{color:var(--colorTextLight,#5a5a5a);font-size:13px;margin-left:10px}.widget.widget_rss .rssSummary{color:var(--colorTextLight,#5a5a5a);line-height:1.625;margin:15px 0}.widget.widget_rss cite{font-size:13px}.widget.widget_text .textwidget>div,.widget.widget_text .textwidget>p{color:var(--colorPrimary,#212121);margin:0 0 25px}.widget.widget_text .textwidget>div:last-of-type,.widget.widget_text .textwidget>p:last-of-type{margin-bottom:0}.widget.widget_text .textwidget>p{font-size:15px}.widget.widget_text .textwidget>p:first-of-type strong{margin-top:0}.widget.widget_text .textwidget>p:first-of-type img+br+strong{margin-bottom:0}.widget.widget_text .textwidget strong{color:var(--colorPrimary,#212121);display:inline-block;margin:15px 0 7px}.widget.widget_text .textwidget .wp-caption p:empty{display:none}.widget.widget_media_gallery>.gallery{margin:0}.widget.widget_media_gallery>.gallery .gallery-item{margin:0;padding-left:4px}.widget.widget_media_gallery>.gallery .gallery-item:nth-child(3n+1){padding-left:0}.widget.widget_tag_cloud a{transition:color .3s ease}.widget.widget_tag_cloud a:hover{text-decoration:underline}.widget .wp-block-latest-comments{padding-left:17px}.widget .wp-block-latest-comments .wp-block-latest-comments__comment{color:var(--colorCommentText,#707070);line-height:1.312;list-style:inherit}.widget .wp-block-latest-comments .wp-block-latest-comments__comment a:hover{color:var(--colorTextLight,#5a5a5a);text-decoration:underline}.widget.widget_media_image img{border-radius:6px}.widget.widget_media_gallery .gallery-item a{display:block;height:80px;margin-bottom:4px}.widget.widget_media_gallery .gallery-item a img{border-radius:6px;display:block;height:100%;object-fit:cover}.media-modal-content .button-primary-disabled,.media-modal-content .button-primary.disabled,.media-modal-content .button-primary:disabled,.media-modal-content .button-primary[disabled]{background:#008ec2!important;border-color:#008ec2!important;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:none!important}.media-modal-content .button-primary{background:#007cba;border-color:#007cba;color:#fff;text-decoration:none;text-shadow:none}.media-modal-content .media-router .media-menu-item{color:#444}.media-modal-close:active,.media-modal-close:hover{background:transparent;border:0}.wp-calendar-nav{align-items:center;display:flex;height:30px;justify-content:space-between;left:0;margin-top:0;position:absolute;top:0;width:100%}.wp-calendar-nav span a{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg stroke='currentColor' fill='currentColor' stroke-width='0' viewBox='0 0 16 16' height='1em' width='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8z' stroke='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:22px;display:block;font-size:0;padding:12px 17px}.wp-calendar-nav span.wp-calendar-nav-next a{transform:rotate(180deg)}.wp-block-calendar{position:relative}form.wp-block-search .wp-block-search__button{background:var(--colorPrimary,#212121);border-color:var(--colorPrimary,#212121);border-radius:6px;color:#fff;cursor:pointer;padding-bottom:10px;padding-top:10px;transition:.15s ease-in-out}form.wp-block-search .wp-block-search__button:hover{background:var(--colorPrimaryHover,#3a3a3a)}form.wp-block-search .wp-block-search__button>svg{fill:currentColor}form.wp-block-search.wp-block-search__text-button .wp-block-search__button{padding:14px 20px}form.wp-block-search .wp-block-search__input{padding-bottom:14px;padding-top:14px}form.wp-block-search.wp-block-search__button-inside .wp-block-search__button,form.wp-block-search.wp-block-search__button-inside .wp-block-search__input{padding-bottom:9px;padding-top:9px}form.wp-block-search.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__button{padding-bottom:6px;padding-top:6px}form.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border-radius:6px}.wp-calendar-table tbody tr td,.wp-calendar-table tbody tr th,.wp-calendar-table thead tr td,.wp-calendar-table thead tr th{padding:.2rem;text-align:center}.wp-calendar-table thead th{background:#f8f8f8}.woocommerce-mini-cart{list-style:none;margin:0;padding-left:0}.woocommerce-mini-cart .mini_cart_item{position:relative}.woocommerce-mini-cart .mini_cart_item .remove_from_cart_button{color:#fff}.woocommerce-mini-cart .mini_cart_item>a:not(.remove_from_cart_button){font-size:16px;font-weight:600}.woocommerce-mini-cart .mini_cart_item:hover .remove_from_cart_button{color:#fff;text-decoration:none;transform:scale(1)}.woocommerce-mini-cart .remove_from_cart_button{background-color:var(--colorPrimary,#212121);border-radius:50%;height:20px;line-height:19px;position:absolute;right:0;text-align:center;top:2px;transform:scale(0);transition:.15s ease-in-out;width:20px}.woocommerce-mini-cart__total{align-items:center;background-color:#f7f6f6;border-radius:3px;display:flex;justify-content:space-between;line-height:1;padding:16px}.woocommerce-mini-cart__buttons{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin:0}.woocommerce-mini-cart__buttons .button{background-color:#f3f3f3;border-radius:6px;display:block;font-size:14px;padding:7px 20px;text-align:center}.woocommerce-mini-cart__buttons .checkout{background-color:var(--colorPrimary,#212121);border-color:var(--colorPrimary,#212121);color:#fff}.woocommerce-mini-cart__buttons .checkout:hover{background-color:var(--colorPrimaryHover,#3a3a3a)}.entry-meta{font-size:13px;font-weight:600}.entry-meta>span.number-of-comment{margin-left:20px;padding-left:20px;position:relative}@media only screen and (max-width:991px){.entry-meta>span.number-of-comment{margin-left:13px;padding-left:15px}}.entry-meta>span.number-of-comment:before{background-color:var(--colorTextLight,#5a5a5a);border-radius:50%;content:"";display:inline-block;height:4px;left:0;position:absolute;top:calc(50% - 2px);width:4px}@media only screen and (max-width:480px){.entry-meta>span.number-of-comment+span.categories{display:inline-flex;margin:5px 0 0}}.entry-meta>span.categories{margin-left:17px;padding-left:21px;position:relative}@media only screen and (max-width:991px){.entry-meta>span.categories{margin-left:13px;padding-left:15px}}.entry-meta>span.categories:before{background-color:var(--colorTextLight,#5a5a5a);border-radius:50%;content:"";display:inline-block;height:4px;left:0;position:absolute;top:calc(50% - 2px);width:4px}.entry-meta>span.categories a.category{margin-right:10px;position:relative}@media only screen and (max-width:480px){.entry-meta>span.categories a.category{margin-right:5px}}.entry-meta>span.categories a.category:after{content:","}.entry-meta>span.categories a.category:last-child:after{display:none}.entry-header{margin:25px 0 35px}.entry-header .entry-meta,.entry-header .entry-meta a{color:var(--colorTextLight,#5a5a5a)}.entry-header .entry-meta a:hover{color:var(--colorPrimary,#212121)}.entry-header .entry-title{word-wrap:break-word;font-weight:700;margin:15px 0 0}@media(max-width:767px){.entry-header .entry-title{font-size:20px;line-height:1.3}}.entry-header .entry-title a{color:inherit}.entry-header .entry-title a:hover{color:var(--colorPrimaryHover,#3a3a3a);text-decoration:underline;text-underline-offset:2px}.comment-content,.entry-content{margin:0}.comment-content>:first-child,.entry-content>:first-child{margin-top:0}.comment-content .wp-block-spacer,.entry-content .wp-block-spacer{clear:both;margin-bottom:0;margin-top:0}.comment-content p,.entry-content p{line-height:1.75}.comment-content p[class*=-font-size],.comment-content p[style^=font-size],.entry-content p[class*=-font-size],.entry-content p[style^=font-size]{line-height:normal}.comment-content p strong,.entry-content p strong{color:var(--colorTextMain,#212121)}.comment-content p.wp-block-cover-text,.entry-content p.wp-block-cover-text{color:#fff;position:relative}.comment-content p.wp-block-cover-text strong,.entry-content p.wp-block-cover-text strong{color:#fff}.comment-content p a,.entry-content p a{color:var(--colorPrimary,#212121);text-decoration:underline;text-underline-offset:2px}.comment-content p a:hover,.entry-content p a:hover{text-decoration:none}.comment-content a,.entry-content a{text-underline-offset:2px}.comment-content a:hover,.entry-content a:hover{text-decoration:none}.comment-content .wp-block-cover-text a,.entry-content .wp-block-cover-text a{color:inherit}.comment-content .wp-block-columns,.entry-content .wp-block-columns{margin-bottom:-10px;padding:5px 0 0}.comment-content dt,.comment-content pre,.entry-content dt,.entry-content pre{color:var(--colorTextMain,#212121)}.comment-content table,.entry-content table{table-layout:fixed}.comment-content pre,.entry-content pre{border:1px solid var(--colorTextMain,#212121)}.comment-content blockquote,.entry-content blockquote{border-color:var(--colorPrimary,#212121);border-left:4px solid;margin:0 0 30px;padding-left:20px}.comment-content blockquote p,.entry-content blockquote p{color:#212121;font-style:normal;line-height:1.625;margin:0}@media only screen and (max-width:480px){.comment-content blockquote p,.entry-content blockquote p{font-size:18px;line-height:32px}}.comment-content blockquote cite,.entry-content blockquote cite{color:var(--colorTextMain,#212121);display:inline-block;font-size:15px;font-weight:700;line-height:20px;margin:25px 0 0;text-transform:capitalize}@media only screen and (max-width:1360px){.comment-content blockquote cite,.entry-content blockquote cite{margin:50px 0 0}}@media only screen and (max-width:480px){.comment-content blockquote cite,.entry-content blockquote cite{font-size:14px;margin:30px 0 0}}.comment-content blockquote cite em,.entry-content blockquote cite em{font-size:15px;line-height:20px}@media only screen and (max-width:480px){.comment-content blockquote cite em,.entry-content blockquote cite em{font-size:14px}}.comment-content .wp-block-quote.is-large,.comment-content .wp-block-quote.is-style-large,.entry-content .wp-block-quote.is-large,.entry-content .wp-block-quote.is-style-large{margin:0 0 30px;padding:0 20px}.comment-content .wp-block-quote.has-text-align-right,.entry-content .wp-block-quote.has-text-align-right{border-left:0;border-right:4px solid}.comment-content .wp-block-pullquote,.entry-content .wp-block-pullquote{border-color:#212121;border-width:2px;padding:60px 0}@media only screen and (max-width:1360px){.comment-content .wp-block-pullquote,.entry-content .wp-block-pullquote{padding:50px 0}}@media only screen and (max-width:480px){.comment-content .wp-block-pullquote,.entry-content .wp-block-pullquote{padding:30px 0}}.comment-content .wp-block-pullquote blockquote,.entry-content .wp-block-pullquote blockquote{border-left:0;margin-bottom:0}.comment-content .wp-block-pullquote.is-style-solid-color,.entry-content .wp-block-pullquote.is-style-solid-color{align-items:center;background-color:#212121;border-radius:6px;display:flex;min-height:244px;padding:56px 60px 60px}@media only screen and (max-width:1360px){.comment-content .wp-block-pullquote.is-style-solid-color,.entry-content .wp-block-pullquote.is-style-solid-color{padding:50px}}@media only screen and (max-width:480px){.comment-content .wp-block-pullquote.is-style-solid-color,.entry-content .wp-block-pullquote.is-style-solid-color{min-height:180px;padding:30px}}.comment-content .wp-block-pullquote.is-style-solid-color blockquote,.entry-content .wp-block-pullquote.is-style-solid-color blockquote{max-width:100%;width:100%}.comment-content .wp-block-pullquote.is-style-solid-color blockquote p,.entry-content .wp-block-pullquote.is-style-solid-color blockquote p{color:#fff!important;font-size:25px;line-height:40px}@media only screen and (max-width:480px){.comment-content .wp-block-pullquote.is-style-solid-color blockquote p,.entry-content .wp-block-pullquote.is-style-solid-color blockquote p{font-size:20px;line-height:30px}}.comment-content .wp-block-pullquote.is-style-solid-color blockquote p:first-letter,.entry-content .wp-block-pullquote.is-style-solid-color blockquote p:first-letter{text-transform:capitalize}.comment-content .wp-block-pullquote.is-style-solid-color blockquote cite,.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite{align-items:center;color:#fff;display:inline-flex;font-size:15px;font-style:normal;position:relative}@media only screen and (max-width:480px){.comment-content .wp-block-pullquote.is-style-solid-color blockquote cite,.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite{font-size:13px}}.comment-content .wp-block-pullquote.is-style-solid-color blockquote cite:before,.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite:before{background-color:#fff;content:"";display:inline-flex;height:2px;margin-right:5px;width:16px}.comment-content .wp-block-image figcaption,.entry-content .wp-block-image figcaption{margin-bottom:15px;margin-top:15px}.comment-content .wp-block-latest-comments .wp-block-latest-comments__comment,.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment{line-height:1.625}.comment-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{color:var(--colorTextLight,#5a5a5a);line-height:1.625}.comment-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a,.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a{color:#212121;font-weight:600}.comment-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover,.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover{color:var(--colorPrimary,#212121)}.comment-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date,.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date{color:var(--colorTextLight,#5a5a5a);font-size:13px;line-height:1.625}.comment-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt{color:#707070}.comment-content .wp-block-latest-posts,.entry-content .wp-block-latest-posts{padding:0}.comment-content .wp-block-latest-posts li,.entry-content .wp-block-latest-posts li{list-style:none}.comment-content .wp-block-latest-posts li a,.entry-content .wp-block-latest-posts li a{color:#212121;display:inline-block;font-weight:600;line-height:1.625;margin-bottom:5px}.comment-content .wp-block-latest-posts li a:hover,.entry-content .wp-block-latest-posts li a:hover{color:var(--colorPrimary,#212121)}.comment-content .wp-block-latest-posts li .wp-block-latest-posts__post-date,.entry-content .wp-block-latest-posts li .wp-block-latest-posts__post-date{color:var(--colorTextLight,#5a5a5a);line-height:1.625}.comment-content .post-password-form label,.entry-content .post-password-form label{display:block}.comment-content .post-password-form label input[type=password],.entry-content .post-password-form label input[type=password]{border-radius:6px;margin-bottom:10px;margin-top:10px;min-height:48px}@media only screen and (max-width:375px){.comment-content .post-password-form input[type=submit],.entry-content .post-password-form input[type=submit]{margin-top:15px}}.comment-content .wp-block-video video,.entry-content .wp-block-video video{width:100%}.single-post .page-links .post-page-numbers{align-items:center;background-color:#f3f3f3;border-radius:6px;color:var(--colorPrimary,#212121);display:inline-flex;height:35px;justify-content:center;text-decoration:none;width:35px}.single-post .page-links .post-page-numbers.current{background-color:var(--colorPrimary,#212121);border-color:var(--colorPrimary,#212121);color:#fff}.entry-footer{margin-top:30px}.entry-footer .cartsylite-read-more{color:var(--colorPrimary,#212121);font-size:14px;font-weight:600;line-height:1.26;transition:color .3s ease}.entry-footer .cartsylite-read-more:hover{color:var(--colorPrimaryHover,#3a3a3a);text-decoration:underline}@media only screen and (max-width:480px){.entry-footer{margin-top:20px}}.page-content form.search-form>label{display:block;margin-bottom:10px}.single-post .entry-content a{text-decoration:underline}.single-post .entry-content a.button,.single-post .entry-content a.button:hover,.single-post .entry-content a.wp-block-button__link,.single-post .entry-content a.wp-block-button__link:hover,.single-post .entry-content a.wp-block-file__button,.single-post .entry-content a.wp-block-file__button:hover{text-decoration:none}:root{--separator--height:1px;--global--spacing-unit:20px;--global--spacing-horizontal:25px;--global--spacing-vertical:30px}.wp-block-image.is-style-cartsy-lite-image-frame img{padding:var(--global--spacing-unit)}.wp-block-cover-image.is-style-cartsy-lite-border,.wp-block-cover.is-style-cartsy-lite-border,.wp-block-image.is-style-cartsy-lite-border img,.wp-block-image.is-style-cartsy-lite-image-frame img,.wp-block-latest-posts.is-style-cartsy-lite-latest-posts-borders li{border:calc(var(--separator--height)*3) solid var(--colorPrimary,#212121)}.wp-block-latest-posts.is-style-cartsy-lite-latest-posts-borders li{padding:var(--global--spacing-vertical) var(--global--spacing-horizontal)}.wp-block-latest-posts.is-style-cartsy-lite-latest-posts-borders li:last-child{padding-bottom:var(--global--spacing-vertical)}.wp-block-latest-posts.is-style-cartsy-lite-latest-posts-borders:not(.is-grid) li{margin-bottom:var(--global--spacing-horizontal);margin-top:var(--global--spacing-horizontal)}.has-background a,.has-background h1,.has-background h2,.has-background h3,.has-background h4,.has-background h5,.has-background h6,.has-background p{color:currentColor}.wp-block-post-template h2{margin-bottom:0}.wp-block-post-template a{text-decoration:underline}body:not(.single):not(.page) article.page,body:not(.single):not(.page) article.post,body:not(.single):not(.page) article.product{margin-bottom:60px}@media only screen and (max-width:1360px){body:not(.single):not(.page) article.page,body:not(.single):not(.page) article.post,body:not(.single):not(.page) article.product{margin-bottom:60px}}@media only screen and (max-width:1200px){body:not(.single):not(.page) article.page,body:not(.single):not(.page) article.post,body:not(.single):not(.page) article.product{margin-bottom:50px}}@media only screen and (max-width:767px){body:not(.single):not(.page) article.page,body:not(.single):not(.page) article.post,body:not(.single):not(.page) article.product{margin-bottom:40px}}body:not(.single):not(.page) article.page:last-of-type,body:not(.single):not(.page) article.post:last-of-type,body:not(.single):not(.page) article.product:last-of-type{margin-bottom:0}body:not(.single):not(.page) article.page .entry-media,body:not(.single):not(.page) article.post .entry-media,body:not(.single):not(.page) article.product .entry-media{display:grid;margin:0 0 25px;position:relative}body:not(.single):not(.page) article.page .entry-media:hover img,body:not(.single):not(.page) article.post .entry-media:hover img,body:not(.single):not(.page) article.product .entry-media:hover img{opacity:.95}body:not(.single):not(.page) article.page .entry-media img,body:not(.single):not(.page) article.post .entry-media img,body:not(.single):not(.page) article.product .entry-media img{border-radius:6px;display:block;transition:.15s ease-in-out}body:not(.single):not(.page) article.page .entry-header,body:not(.single):not(.page) article.post .entry-header,body:not(.single):not(.page) article.product .entry-header{margin:0 0 15px}body:not(.single):not(.page) article.page .entry-header .entry-meta a,body:not(.single):not(.page) article.post .entry-header .entry-meta a,body:not(.single):not(.page) article.product .entry-header .entry-meta a{color:var(--colorTextLight,#5a5a5a);transition:color .3s ease}body:not(.single):not(.page) article.page .entry-header .entry-meta a:hover,body:not(.single):not(.page) article.post .entry-header .entry-meta a:hover,body:not(.single):not(.page) article.product .entry-header .entry-meta a:hover{color:var(--colorPrimary,#212121);text-decoration:underline}body:not(.single):not(.page) article.page .entry-header .entry-title,body:not(.single):not(.page) article.post .entry-header .entry-title,body:not(.single):not(.page) article.product .entry-header .entry-title{margin:15px 0 0}@media only screen and (max-width:480px){body:not(.single):not(.page) article.page .entry-header .entry-title,body:not(.single):not(.page) article.post .entry-header .entry-title,body:not(.single):not(.page) article.product .entry-header .entry-title{margin:12px 0 0}}body:not(.single):not(.page) article.page .entry-content,body:not(.single):not(.page) article.page .entry-content p:not(.has-text-color),body:not(.single):not(.page) article.post .entry-content,body:not(.single):not(.page) article.post .entry-content p:not(.has-text-color),body:not(.single):not(.page) article.product .entry-content,body:not(.single):not(.page) article.product .entry-content p:not(.has-text-color){color:var(--colorTextLight,#5a5a5a)}body:not(.single):not(.page) article.page .entry-content p.wp-block-cover-text,body:not(.single):not(.page) article.page .entry-content p.wp-block-cover-text strong,body:not(.single):not(.page) article.post .entry-content p.wp-block-cover-text,body:not(.single):not(.page) article.post .entry-content p.wp-block-cover-text strong,body:not(.single):not(.page) article.product .entry-content p.wp-block-cover-text,body:not(.single):not(.page) article.product .entry-content p.wp-block-cover-text strong{color:#fff}body:not(.single):not(.page) article.page .entry-content .has-text-color p,body:not(.single):not(.page) article.post .entry-content .has-text-color p,body:not(.single):not(.page) article.product .entry-content .has-text-color p{color:inherit;line-height:inherit}body:not(.single):not(.page) article.page.sticky,body:not(.single):not(.page) article.post.sticky,body:not(.single):not(.page) article.product.sticky{border:1px solid var(--colorPrimary,#212121);border-radius:6px;box-shadow:0 3px 6px rgba(0,0,0,.08);padding:35px 30px}body:not(.single):not(.page) article.page.format-chat,body:not(.single):not(.page) article.page.format-link,body:not(.single):not(.page) article.page.format-quote,body:not(.single):not(.page) article.page.format-status,body:not(.single):not(.page) article.post.format-chat,body:not(.single):not(.page) article.post.format-link,body:not(.single):not(.page) article.post.format-quote,body:not(.single):not(.page) article.post.format-status,body:not(.single):not(.page) article.product.format-chat,body:not(.single):not(.page) article.product.format-link,body:not(.single):not(.page) article.product.format-quote,body:not(.single):not(.page) article.product.format-status{align-items:center;background-color:#212121;background-repeat:no-repeat;background-size:cover;border-radius:6px;display:flex;min-height:244px;overflow:hidden;padding:60px 60px 58px;position:relative}@media only screen and (max-width:480px){body:not(.single):not(.page) article.page.format-chat,body:not(.single):not(.page) article.page.format-link,body:not(.single):not(.page) article.page.format-quote,body:not(.single):not(.page) article.page.format-status,body:not(.single):not(.page) article.post.format-chat,body:not(.single):not(.page) article.post.format-link,body:not(.single):not(.page) article.post.format-quote,body:not(.single):not(.page) article.post.format-status,body:not(.single):not(.page) article.product.format-chat,body:not(.single):not(.page) article.product.format-link,body:not(.single):not(.page) article.product.format-quote,body:not(.single):not(.page) article.product.format-status{min-height:150px;padding:40px 30px 38px}}body:not(.single):not(.page) article.page.format-chat:after,body:not(.single):not(.page) article.page.format-link:after,body:not(.single):not(.page) article.page.format-quote:after,body:not(.single):not(.page) article.page.format-status:after,body:not(.single):not(.page) article.post.format-chat:after,body:not(.single):not(.page) article.post.format-link:after,body:not(.single):not(.page) article.post.format-quote:after,body:not(.single):not(.page) article.post.format-status:after,body:not(.single):not(.page) article.product.format-chat:after,body:not(.single):not(.page) article.product.format-link:after,body:not(.single):not(.page) article.product.format-quote:after,body:not(.single):not(.page) article.product.format-status:after{background:linear-gradient(rgba(0,0,0,.85),transparent 80%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (max-width:480px){body:not(.single):not(.page) article.page.format-chat:after,body:not(.single):not(.page) article.page.format-link:after,body:not(.single):not(.page) article.page.format-quote:after,body:not(.single):not(.page) article.page.format-status:after,body:not(.single):not(.page) article.post.format-chat:after,body:not(.single):not(.page) article.post.format-link:after,body:not(.single):not(.page) article.post.format-quote:after,body:not(.single):not(.page) article.post.format-status:after,body:not(.single):not(.page) article.product.format-chat:after,body:not(.single):not(.page) article.product.format-link:after,body:not(.single):not(.page) article.product.format-quote:after,body:not(.single):not(.page) article.product.format-status:after{background:linear-gradient(rgba(0,0,0,.85),transparent)}}body:not(.single):not(.page) article.page.format-chat h2,body:not(.single):not(.page) article.page.format-link h2,body:not(.single):not(.page) article.page.format-quote h2,body:not(.single):not(.page) article.page.format-status h2,body:not(.single):not(.page) article.post.format-chat h2,body:not(.single):not(.page) article.post.format-link h2,body:not(.single):not(.page) article.post.format-quote h2,body:not(.single):not(.page) article.post.format-status h2,body:not(.single):not(.page) article.product.format-chat h2,body:not(.single):not(.page) article.product.format-link h2,body:not(.single):not(.page) article.product.format-quote h2,body:not(.single):not(.page) article.product.format-status h2{color:#fff;margin:0;transition:.15s ease-in-out;z-index:1}@media only screen and (max-width:480px){body:not(.single):not(.page) article.page.format-chat h2,body:not(.single):not(.page) article.page.format-link h2,body:not(.single):not(.page) article.page.format-quote h2,body:not(.single):not(.page) article.page.format-status h2,body:not(.single):not(.page) article.post.format-chat h2,body:not(.single):not(.page) article.post.format-link h2,body:not(.single):not(.page) article.post.format-quote h2,body:not(.single):not(.page) article.post.format-status h2,body:not(.single):not(.page) article.product.format-chat h2,body:not(.single):not(.page) article.product.format-link h2,body:not(.single):not(.page) article.product.format-quote h2,body:not(.single):not(.page) article.product.format-status h2{font-size:22px}}body:not(.single):not(.page) article.page.format-chat:hover h2,body:not(.single):not(.page) article.page.format-link:hover h2,body:not(.single):not(.page) article.page.format-quote:hover h2,body:not(.single):not(.page) article.page.format-status:hover h2,body:not(.single):not(.page) article.post.format-chat:hover h2,body:not(.single):not(.page) article.post.format-link:hover h2,body:not(.single):not(.page) article.post.format-quote:hover h2,body:not(.single):not(.page) article.post.format-status:hover h2,body:not(.single):not(.page) article.product.format-chat:hover h2,body:not(.single):not(.page) article.product.format-link:hover h2,body:not(.single):not(.page) article.product.format-quote:hover h2,body:not(.single):not(.page) article.product.format-status:hover h2{text-decoration:underline}body:not(.single):not(.page) article.page.format-chat i,body:not(.single):not(.page) article.page.format-link i,body:not(.single):not(.page) article.page.format-quote i,body:not(.single):not(.page) article.page.format-status i,body:not(.single):not(.page) article.post.format-chat i,body:not(.single):not(.page) article.post.format-link i,body:not(.single):not(.page) article.post.format-quote i,body:not(.single):not(.page) article.post.format-status i,body:not(.single):not(.page) article.product.format-chat i,body:not(.single):not(.page) article.product.format-link i,body:not(.single):not(.page) article.product.format-quote i,body:not(.single):not(.page) article.product.format-status i{color:var(--colorPrimary,#212121);font-size:30px;height:auto;line-height:1;position:absolute;right:30px;top:23px;width:auto;z-index:1}@media only screen and (max-width:480px){body:not(.single):not(.page) article.page.format-chat i,body:not(.single):not(.page) article.page.format-link i,body:not(.single):not(.page) article.page.format-quote i,body:not(.single):not(.page) article.page.format-status i,body:not(.single):not(.page) article.post.format-chat i,body:not(.single):not(.page) article.post.format-link i,body:not(.single):not(.page) article.post.format-quote i,body:not(.single):not(.page) article.post.format-status i,body:not(.single):not(.page) article.product.format-chat i,body:not(.single):not(.page) article.product.format-link i,body:not(.single):not(.page) article.product.format-quote i,body:not(.single):not(.page) article.product.format-status i{font-size:24px;right:22px;top:20px}}body:not(.single):not(.page) article.page.format-chat.cartsylite_no_post_thumb i,body:not(.single):not(.page) article.page.format-link.cartsylite_no_post_thumb i,body:not(.single):not(.page) article.page.format-quote.cartsylite_no_post_thumb i,body:not(.single):not(.page) article.page.format-status.cartsylite_no_post_thumb i,body:not(.single):not(.page) article.post.format-chat.cartsylite_no_post_thumb i,body:not(.single):not(.page) article.post.format-link.cartsylite_no_post_thumb i,body:not(.single):not(.page) article.post.format-quote.cartsylite_no_post_thumb i,body:not(.single):not(.page) article.post.format-status.cartsylite_no_post_thumb i,body:not(.single):not(.page) article.product.format-chat.cartsylite_no_post_thumb i,body:not(.single):not(.page) article.product.format-link.cartsylite_no_post_thumb i,body:not(.single):not(.page) article.product.format-quote.cartsylite_no_post_thumb i,body:not(.single):not(.page) article.product.format-status.cartsylite_no_post_thumb i{color:#fff}body:not(.single):not(.page) article.page .cartsylite_blog_post_link,body:not(.single):not(.page) article.post .cartsylite_blog_post_link,body:not(.single):not(.page) article.product .cartsylite_blog_post_link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-next,body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-prev,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-next,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-prev,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-next,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-prev{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.16);color:var(--colorTextLight,#5a5a5a);cursor:pointer;display:inline-flex;font-size:20px;height:48px;justify-content:center;position:absolute;top:calc(50% - 24px);transition:background-color .3s ease;width:48px;z-index:1}@media only screen and (max-width:480px){body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-next,body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-prev,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-next,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-prev,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-next,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-prev{height:40px;width:40px}}body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-next:hover,body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-prev:hover,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-next:hover,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-prev:hover,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-next:hover,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-prev:hover{background-color:var(--colorPrimary,#212121);color:#fff}body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-next:focus,body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-prev:focus,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-next:focus,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-prev:focus,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-next:focus,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-prev:focus{outline:0}body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-prev,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-prev,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-prev{left:-24px}@media only screen and (max-width:767px){body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-prev,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-prev,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-prev{left:24px}}@media only screen and (max-width:480px){body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-prev,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-prev,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-prev{left:20px}}body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-next,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-next,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-next{right:-24px}@media only screen and (max-width:480px){body:not(.single):not(.page) article.page.format-gallery .cartsylite-post-gallery-next,body:not(.single):not(.page) article.post.format-gallery .cartsylite-post-gallery-next,body:not(.single):not(.page) article.product.format-gallery .cartsylite-post-gallery-next{right:20px}}body:not(.single):not(.page) article.page.format-aside.has-post-thumbnail,body:not(.single):not(.page) article.post.format-aside.has-post-thumbnail,body:not(.single):not(.page) article.product.format-aside.has-post-thumbnail{align-items:center;display:flex}@media only screen and (min-width:992px)and (max-width:1200px){body:not(.single):not(.page) article.page.format-aside.has-post-thumbnail,body:not(.single):not(.page) article.post.format-aside.has-post-thumbnail,body:not(.single):not(.page) article.product.format-aside.has-post-thumbnail{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:480px){body:not(.single):not(.page) article.page.format-aside.has-post-thumbnail,body:not(.single):not(.page) article.post.format-aside.has-post-thumbnail,body:not(.single):not(.page) article.product.format-aside.has-post-thumbnail{align-items:flex-start;flex-direction:column}}body:not(.single):not(.page) article.page.format-aside.has-post-thumbnail .entry-media,body:not(.single):not(.page) article.post.format-aside.has-post-thumbnail .entry-media,body:not(.single):not(.page) article.product.format-aside.has-post-thumbnail .entry-media{flex-shrink:0;margin-right:30px;width:465px}@media only screen and (min-width:992px)and (max-width:1200px){body:not(.single):not(.page) article.page.format-aside.has-post-thumbnail .entry-media,body:not(.single):not(.page) article.post.format-aside.has-post-thumbnail .entry-media,body:not(.single):not(.page) article.product.format-aside.has-post-thumbnail .entry-media{width:100%}}@media only screen and (max-width:991px){body:not(.single):not(.page) article.page.format-aside.has-post-thumbnail .entry-media,body:not(.single):not(.page) article.post.format-aside.has-post-thumbnail .entry-media,body:not(.single):not(.page) article.product.format-aside.has-post-thumbnail .entry-media{width:320px}}@media only screen and (max-width:480px){body:not(.single):not(.page) article.page.format-aside.has-post-thumbnail .entry-media,body:not(.single):not(.page) article.post.format-aside.has-post-thumbnail .entry-media,body:not(.single):not(.page) article.product.format-aside.has-post-thumbnail .entry-media{flex-shrink:1;margin-right:0;width:100%}}body:not(.single):not(.page) article.page.format-aside.has-post-thumbnail .entry-header,body:not(.single):not(.page) article.post.format-aside.has-post-thumbnail .entry-header,body:not(.single):not(.page) article.product.format-aside.has-post-thumbnail .entry-header{margin-top:0}body:not(.single):not(.page) article.page.format-audio .entry-media .entry-meta,body:not(.single):not(.page) article.page.format-video .entry-media .entry-meta,body:not(.single):not(.page) article.post.format-audio .entry-media .entry-meta,body:not(.single):not(.page) article.post.format-video .entry-media .entry-meta,body:not(.single):not(.page) article.product.format-audio .entry-media .entry-meta,body:not(.single):not(.page) article.product.format-video .entry-media .entry-meta{margin-bottom:25px}body.search-results .cartsylite-site-main article{margin-bottom:60px}@media only screen and (max-width:1360px){body.search-results .cartsylite-site-main article{margin-bottom:60px}}@media only screen and (max-width:1200px){body.search-results .cartsylite-site-main article{margin-bottom:50px}}@media only screen and (max-width:767px){body.search-results .cartsylite-site-main article{margin-bottom:40px}}body.search-results .cartsylite-site-main article:last-of-type{margin-bottom:0}.single-post .entry-media{margin-bottom:25px}.single-post .entry-media img{border-radius:6px}.single-post .entry-header{margin-top:0}.single-post.single-format-quote .entry-header{margin-bottom:60px}@media only screen and (max-width:480px){.single-post.single-format-quote .entry-header{margin-bottom:30px}}.single-post .entry-content{margin-bottom:50px}@media only screen and (max-width:480px){.single-post .entry-content{margin-bottom:60px}}.single-post .entry-content .twitter-tweet{margin-left:0}@media only screen and (max-width:1360px){.single-post .entry-content .has-large-font-size{font-size:28px}}@media only screen and (max-width:480px){.single-post .entry-content .has-large-font-size{font-size:20px}}.single-post .entry-post-categories,.single-post .entry-post-tags{margin:15px 0}.single-post .entry-post-categories .cat-title,.single-post .entry-post-categories .tag-title,.single-post .entry-post-tags .cat-title,.single-post .entry-post-tags .tag-title{font-weight:700}.single-post .entry-post-categories .cat-items,.single-post .entry-post-categories .tag-items,.single-post .entry-post-tags .cat-items,.single-post .entry-post-tags .tag-items{color:var(--colorPrimary,#212121)}.single-post .entry-post-categories a,.single-post .entry-post-tags a{color:var(--colorPrimary,#212121);display:inline-flex;margin:2px 0 2px 5px;text-transform:capitalize}@media only screen and (max-width:480px){.single-post .entry-post-categories a,.single-post .entry-post-tags a{margin:5px 0 5px 10px}}.single-post .entry-post-categories a:hover,.single-post .entry-post-tags a:hover{text-decoration:underline}.single-post .page-links .post-page-numbers{margin-left:10px}.single-post select{max-width:268px;width:100%}.archive .posts-navigation,.blog .posts-navigation,.search .posts-navigation{margin:90px 0 145px}@media only screen and (max-width:991px){.archive .posts-navigation,.blog .posts-navigation,.search .posts-navigation{margin:60px 0 90px}}@media only screen and (max-width:480px){.archive .posts-navigation,.blog .posts-navigation,.search .posts-navigation{margin:50px 0 70px}}.archive .posts-navigation .nav-links,.blog .posts-navigation .nav-links,.search .posts-navigation .nav-links{align-items:center;display:flex;justify-content:space-between}.archive .posts-navigation .nav-links .nav-previous a i,.blog .posts-navigation .nav-links .nav-previous a i,.search .posts-navigation .nav-links .nav-previous a i{margin-right:10px}.archive .posts-navigation .nav-links .nav-next a i,.blog .posts-navigation .nav-links .nav-next a i,.search .posts-navigation .nav-links .nav-next a i{margin-left:10px}.archive .posts-navigation .nav-links a,.blog .posts-navigation .nav-links a,.search .posts-navigation .nav-links a{align-items:center;background-color:#f7f7f7;border-radius:6px;color:var(--colorTextMain,#212121);display:inline-flex;font-weight:700;justify-content:center;padding:9px 25px;transition:all .3s ease}.archive .posts-navigation .nav-links a i,.blog .posts-navigation .nav-links a i,.search .posts-navigation .nav-links a i{font-size:20px;line-height:1}.archive .posts-navigation .nav-links a:hover,.blog .posts-navigation .nav-links a:hover,.search .posts-navigation .nav-links a:hover{background-color:var(--colorPrimary,#212121);color:#fff}.single-post .post-navigation{border-bottom:1px solid #e6e6e6;border-color:#e6e6e6 currentcolor;border-top:1px solid #e6e6e6;margin:50px 0 0;padding:20px 0}@media only screen and (max-width:480px){.single-post .post-navigation{margin:60px 0 0}}.nav-links{align-items:center;display:flex;justify-content:space-between;position:relative}@media(max-width:767px){.nav-links{flex-wrap:wrap}}.nav-links a{align-items:center;display:inline-flex;width:100%}.nav-links a.nav-previous{padding-right:40px}@media only screen and (max-width:480px){.nav-links a.nav-previous{padding-right:10px}}.nav-links a.nav-previous .thumb-img{margin:0 25px 0 0}@media only screen and (max-width:480px){.nav-links a.nav-previous .thumb-img{margin:0 15px 0 0}}.nav-links a.nav-previous .thumb-img:empty:before{content:"";font-family:dashicons}.nav-links a.nav-next{justify-content:flex-end;padding-left:40px;text-align:right}@media only screen and (max-width:480px){.nav-links a.nav-next{padding-left:10px}}.nav-links a.nav-next .thumb-img{margin:0 0 0 25px}@media only screen and (max-width:480px){.nav-links a.nav-next .thumb-img{margin:0 0 0 15px}}.nav-links a.nav-next .thumb-img:empty:before{content:"";font-family:dashicons}.nav-links a .nav-text{display:flex;flex-direction:column-reverse}.nav-links a .thumb-img{flex-shrink:0}.nav-links a .thumb-img img{border-radius:6px;display:block}@media only screen and (max-width:480px){.nav-links a .thumb-img img{height:60px;width:60px}}.nav-links a .thumb-img:empty{align-items:center;background-color:#f7f7f7;border-radius:6px;color:var(--colorPrimary,#212121);display:flex;font-size:24px;height:90px;justify-content:center;transition:background-color .3s ease;width:90px}@media only screen and (max-width:480px){.nav-links a .thumb-img:empty{font-size:22px;height:60px;width:60px}}.nav-links a .thumb-img:empty:before{font-family:Ionicons}.nav-links a h5{color:var(--colorTextLighter,#999);font-size:16px;font-weight:400;margin:0;padding:0;text-transform:capitalize;transition:color .3s ease;word-break:break-word}.nav-links a p{color:var(--colorTextMain,#212121);font-weight:700;line-height:1.3;margin:0 0 10px;padding:0}.nav-links a p:empty{display:none}@media only screen and (max-width:480px){.nav-links a p{display:none}}.nav-links a:hover h5{color:var(--colorPrimary,#212121);text-decoration:underline}.nav-links a:hover .thumb-img:empty{background-color:var(--colorPrimary,#212121);color:#fff}.nav-links .hr-bar{background-color:#e6e6e6;display:inline-flex}@media(min-width:768px){.nav-links .hr-bar{height:40px;left:50%;position:absolute;top:auto;width:1px}}@media(max-width:767px){.nav-links .hr-bar{height:1px;margin:15px 0;width:100%}}.fall-back-header{align-items:center;display:flex;justify-content:center;margin:0 0 40px}@media(max-width:990px){.fall-back-header{background-color:#f1f1f1;margin:-60px calc(-50vw + 50%) 40px;min-height:240px}}@media(max-width:767px){.fall-back-header{margin-bottom:30px;margin-left:-20px;margin-top:-20px}}@media(max-width:575px){.fall-back-header{min-height:200px}}.fall-back-header .entry-title{margin:0}@media(max-width:990px){.fall-back-header .entry-title{font-size:32px}}.sticky{display:block}.updated:not(.published){display:none}.page-links{clear:both;margin:0 0 1.5em}.hentry .edit-link{margin-top:40px}.page .entry-content>:last-of-type{overflow:hidden}.archive .cartsylite-content-area .page-header{margin-bottom:60px}.archive .cartsylite-content-area .page-header .page-title{margin:0}.archive .cartsylite-content-area .page-header .page-description p{color:var(--colorTextLight,#5a5a5a);margin:15px 0 0}#comments{margin:50px 0 0}@media only screen and (max-width:1440px){#comments{margin:40px 0 0}}@media only screen and (max-width:480px){#comments{margin:30px 0 0}}#comments .comment-content a{word-wrap:break-word}#comments .bypostauthor{display:block}h2.comments-title{margin:0 0 40px}@media only screen and (max-width:767px){h2.comments-title{font-size:20px;line-height:1.3}}@media only screen and (max-width:480px){h2.comments-title{margin:0 0 40px}}ol.comment-list,ol.commentlist{margin:0 0 75px;padding:0}@media only screen and (max-width:1440px){ol.comment-list,ol.commentlist{margin:0 0 90px}}@media only screen and (max-width:991px){ol.comment-list,ol.commentlist{margin:0 0 70px}}@media only screen and (max-width:768px){ol.comment-list,ol.commentlist{margin:0}}ol.comment-list li.post-comment,ol.comment-list li.review,ol.commentlist li.post-comment,ol.commentlist li.review{list-style:none;margin:0}ol.comment-list #respond,ol.commentlist #respond{margin-bottom:80px;margin-top:20px}@media only screen and (max-width:1360px){ol.comment-list #respond,ol.commentlist #respond{margin-bottom:60px}}@media only screen and (max-width:480px){ol.comment-list #respond,ol.commentlist #respond{margin-bottom:40px}}ol.comment-list .comment-text .star-rating,ol.comment-list .comment-text p.meta,ol.commentlist .comment-text .star-rating,ol.commentlist .comment-text p.meta{margin:0 0 7px}ol.comment-list .comment-text .description p:first-child,ol.commentlist .comment-text .description p:first-child{margin-top:0}.no-comments{margin:0}.comment-card,.comment_container{align-items:flex-start;display:flex;margin:0 0 60px;width:100%}@media only screen and (max-width:1360px){.comment-card,.comment_container{margin:0 0 40px}}@media only screen and (max-width:480px){.comment-card,.comment_container{margin:0 0 30px}}.comment-card .avatar,.comment_container .avatar{border-radius:4px}.comment-card .avatar,.comment-card .comment-avatar,.comment_container .avatar,.comment_container .comment-avatar{flex-shrink:0;height:48px;margin-right:20px;width:48px}@media only screen and (max-width:480px){.comment-card .avatar,.comment-card .comment-avatar,.comment_container .avatar,.comment_container .comment-avatar{margin-right:20px}}.comment-card .avatar img,.comment-card .comment-avatar img,.comment_container .avatar img,.comment_container .comment-avatar img{border-radius:50%;object-fit:cover}.comment-card .avatar+.comment-content,.comment-card .avatar+.comment-text,.comment-card .comment-avatar+.comment-content,.comment-card .comment-avatar+.comment-text,.comment_container .avatar+.comment-content,.comment_container .avatar+.comment-text,.comment_container .comment-avatar+.comment-content,.comment_container .comment-avatar+.comment-text{width:calc(100% - 132px)}@media only screen and (max-width:1360px){.comment-card .avatar+.comment-content,.comment-card .avatar+.comment-text,.comment-card .comment-avatar+.comment-content,.comment-card .comment-avatar+.comment-text,.comment_container .avatar+.comment-content,.comment_container .avatar+.comment-text,.comment_container .comment-avatar+.comment-content,.comment_container .comment-avatar+.comment-text{width:calc(100% - 120px)}}@media only screen and (max-width:480px){.comment-card .avatar+.comment-content,.comment-card .avatar+.comment-text,.comment-card .comment-avatar+.comment-content,.comment-card .comment-avatar+.comment-text,.comment_container .avatar+.comment-content,.comment_container .avatar+.comment-text,.comment_container .comment-avatar+.comment-content,.comment_container .comment-avatar+.comment-text{width:calc(100% - 100px)}}.comment-card .comment-content,.comment-card .comment-text,.comment_container .comment-content,.comment_container .comment-text{width:100%}.comment-card .comment-content .comment-meta,.comment-card .comment-text .comment-meta,.comment_container .comment-content .comment-meta,.comment_container .comment-text .comment-meta{display:flex;justify-content:space-between;margin-bottom:10px}.comment-card .comment-content .comment-reply-link,.comment-card .comment-text .comment-reply-link,.comment_container .comment-content .comment-reply-link,.comment_container .comment-text .comment-reply-link{color:var(--colorTextLight,#5a5a5a);font-size:14px;font-style:italic;position:relative}.comment-card .comment-content .comment-reply-link:hover,.comment-card .comment-text .comment-reply-link:hover,.comment_container .comment-content .comment-reply-link:hover,.comment_container .comment-text .comment-reply-link:hover{color:var(--colorPrimary,#212121);text-decoration:underline}.comment-card .comment-content .name h5,.comment-card .comment-text .name h5,.comment_container .comment-content .name h5,.comment_container .comment-text .name h5{margin:0}.comment-card .comment-content .name h5 b,.comment-card .comment-text .name h5 b,.comment_container .comment-content .name h5 b,.comment_container .comment-text .name h5 b{font-weight:inherit}.comment-card .comment-content .content,.comment-card .comment-text .content,.comment_container .comment-content .content,.comment_container .comment-text .content{color:#707070}.comment-card .comment-content .content p,.comment-card .comment-text .content p,.comment_container .comment-content .content p,.comment_container .comment-text .content p{margin-top:0}@media only screen and (max-width:480px){.comment-card .comment-content .content p,.comment-card .comment-text .content p,.comment_container .comment-content .content p,.comment_container .comment-text .content p{margin-bottom:15px}}.comment-card .comment-content .action,.comment-card .comment-text .action,.comment_container .comment-content .action,.comment_container .comment-text .action{align-items:center;color:var(--colorTextLight,#5a5a5a);display:flex;font-size:13px;justify-content:space-between}.comment_container{margin-bottom:36px}#respond h3{font-size:var(--h2FontSize);line-height:var(--h2LineHeight);margin-bottom:15px}@media(max-width:767px){#respond h3{font-size:20px;line-height:1.3}}#respond h3 #cancel-comment-reply-link{clear:right;color:var(--colorTextLight,#5a5a5a);float:right;font-size:15px;font-weight:600;transition:color .3s ease}#respond h3 #cancel-comment-reply-link:hover{color:var(--colorPrimary,#212121);text-decoration:underline}#commentform p label{color:var(--colorTextDark,#212121);font-weight:600;line-height:19px}#commentform p label:not([for^=wp-comment-cookies-consent]){display:inline-block;font-weight:600;margin-bottom:14px}#commentform p input:not(.submit):not([type=checkbox]){width:100%}#respond .required{color:red}.woocommerce-review__published-date{color:#999}.cartsylite-page-title{align-items:center;background-color:var(--cartsyliteBannerBGColor,var(--bannerBackground,#323232));display:flex;justify-content:center;min-height:400px;padding:80px 60px;position:relative}@media(max-width:1440px){.cartsylite-page-title{min-height:350px}}@media(max-width:1280px){.cartsylite-page-title{min-height:300px}}@media(max-width:1024px){.cartsylite-page-title{min-height:280px}}@media(max-width:990px){.cartsylite-page-title{padding:80px 40px}}@media screen and (max-width:768px){.cartsylite-page-title{min-height:240px}}@media(max-width:575px){.cartsylite-page-title{padding:80px 20px}.cartsylite-page-title.color{min-height:200px}}.cartsylite-page-title:before{background-color:#000;content:"";display:block;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}.cartsylite-page-title.color:before{display:none}.cartsylite-breadcrumb{color:var(--cartsyliteBannerTextColor,var(--bannerTextColor,#fff));margin-top:15px;text-align:center}@media(max-width:575px){.cartsylite-breadcrumb{margin-top:10px}}.cartsylite-breadcrumb a{color:var(--cartsyliteBannerTextColor,var(--bannerTextColor,#fff))}.cartsylite-breadcrumb a:hover{text-decoration:underline}.cartsylite-breadcrumb .current,.cartsylite-breadcrumb a:hover,.cartsylite-breadcrumb a:visited,.cartsylite-breadcrumb a:visited:hover{color:var(--cartsyliteBannerTextColor,var(--bannerTextColor,#fff))}.cartsylite-page-title-content{position:relative;z-index:2}.cartsylite-page-title-content h1,.cartsylite-page-title-content>span{color:var(--cartsyliteBannerTextColor,var(--bannerTextColor,#fff));display:block;text-align:center;word-break:break-word}.cartsylite-page-title-content>span{font-size:18px;font-style:italic;margin-bottom:15px}@media(max-width:1024px){.cartsylite-page-title-content>span{font-size:18px}}@media(max-width:575px){.cartsylite-page-title-content>span{margin-bottom:10px}}.cartsylite-page-title-content h1{margin-bottom:0}@media(max-width:1024px){.cartsylite-page-title-content h1{font-size:28px}}@media(max-width:990px){.cartsylite-page-title-content h1{font-size:24px}}@media(max-width:575px){.cartsylite-page-title-content h1{font-size:20px}}.cartsylite-page-thumb-area,.cartsylite-page-thumb-area-image{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.cartsylite-page-thumb-area img,.cartsylite-page-thumb-area-image img{height:100%;object-fit:cover;width:100%}a{text-decoration:none}a,a:visited{color:var(--colorTextMain,#212121)}a:active,a:focus,a:hover{color:var(--colorPrimaryHover,#3a3a3a)}a:focus{outline:thin dotted}a:active,a:hover{outline:0}.cartsylite-content-area{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media(min-width:578px){.cartsylite-content-area{max-width:540px}}@media(min-width:768px){.cartsylite-content-area{max-width:720px}}@media(min-width:992px){.cartsylite-content-area{max-width:960px}}@media(min-width:1300px){.cartsylite-content-area{max-width:1220px}}@media(min-width:1500px){.cartsylite-content-area{max-width:1420px}}.cartsylite-content-area.cartsylite-with-sidebar .cartsylite-widget-area{margin-top:40px}@media(min-width:1025px){.cartsylite-content-area.cartsylite-with-sidebar{grid-column-gap:30px;display:flex}.cartsylite-content-area.cartsylite-with-sidebar .cartsylite-site-main{flex-shrink:0;max-width:73%;width:100%}.cartsylite-content-area.cartsylite-with-sidebar .cartsylite-widget-area{margin-top:0;max-width:26%;width:100%;width:calc(26% - 16px)}.cartsylite-content-area.cartsylite-with-sidebar.cartsylite-left-sidebar .cartsylite-site-main{order:2}.cartsylite-content-area.cartsylite-with-sidebar.cartsylite-left-sidebar .cartsylite-widget-area,.cartsylite-content-area.cartsylite-with-sidebar.cartsylite-right-sidebar .cartsylite-site-main{order:1}.cartsylite-content-area.cartsylite-with-sidebar.cartsylite-right-sidebar .cartsylite-widget-area{order:2}}.cartsylite-site-content{padding-bottom:50px;padding-top:50px}div#page{min-height:100vh;overflow:hidden}.woocommerce-account.cartsylite-logout-mode .cartsylite-content-area .cartsylite-site-main{max-width:100%}.dashicons{height:auto;width:auto}.cartsylite-site-preloader{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.cartsylite-header-default{background-color:var(--cartsyliteLocalDefaultHeaderColor,var(--defaultHeaderColor,#fff));box-shadow:0 2px 4px rgba(0,0,0,.08);position:relative;transition:.25s ease-in-out;width:100%;z-index:100}@media screen and (max-width:1279px){.cartsylite-menu-area{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}}@media(min-width:578px){.cartsylite-menu-area{max-width:540px}}@media(min-width:768px){.cartsylite-menu-area{max-width:720px}}@media(min-width:992px){.cartsylite-menu-area{max-width:960px}}@media(min-width:1280px){.cartsylite-menu-area{max-width:none;padding-left:30px;padding-right:30px}}.cartsylite-site-footer{background-color:var(--localFooterBgColor,var(--footerBgColor,#fff));border:1px solid #e6e6e6;color:var(--localFooterTextColor,var(--footerTextColor,#212121));overflow:hidden;position:relative;width:100%}.cartsylite-site-footer *{color:inherit!important}.footer-widget-area{padding:80px 75px}.site-info{align-items:center;display:flex;justify-content:space-between;padding:25px 75px}@media(max-width:767px){.site-info{flex-direction:column}}@media(max-width:1440px){.site-info{padding:25px 50px}}@media(max-width:1280px){.site-info{padding:25px 40px}}@media(max-width:1024px){.site-info{padding:25px}}@media(max-width:575px){.site-info{padding:25px 15px}}.site-info .copyright{padding-right:20px}@media(max-width:767px){.site-info .copyright{margin-bottom:20px;padding-right:0;text-align:center}}@media(max-width:575px){.site-info .copyright{padding-left:8px;padding-right:8px}}.cartsylite-copyright-social-area{flex-shrink:0;padding-left:20px}@media(max-width:767px){.cartsylite-copyright-social-area{padding-left:0}}.cartsylite-social-profiles .cartsylite-social-profile-item a{color:var(--localFooterTextColor,var(--footerTextColor,#212121))}.cartsylite-footer-newsletter-form input[type=email]{background-color:transparent;border-color:var(--localFooterTextColor,var(--footerTextColor,#212121))}.cartsylite-footer-newsletter-form input[type=email]::placeholder{color:var(--localFooterTextColor,var(--footerTextColor,#212121))}.copyright-url{font-weight:600}.copyright-url:hover{opacity:.8;text-decoration:underline}.max--w--none{max-width:none!important}.rq-wrist-watch-block .wp-block-columns{display:grid;gap:8rem;grid-template-columns:40% 1fr}.rq-wrist-watch-block h2,.rq-wrist-watch-block h4{font-family:Open Sans,sans-serif;font-weight:400}.rq-wrist-watch-block h2{font-size:36px;line-height:1.36}.rq-wrist-watch-block .wp-block-button__link{background-color:#000;border-radius:6px;padding:15px 40px}.cartsylite-mini-cart-wrapper{cursor:pointer;margin-right:30px;padding:37px 5px;position:relative}@media(max-width:767px){.cartsylite-mini-cart-wrapper{margin-right:15px;padding-left:0;padding-right:0}}@media(min-width:1025px){.cartsylite-mini-cart-wrapper:hover .cartsylite-cart-contents{background-color:var(--colorPrimaryHover,#3a3a3a)}}.cartsylite-mini-cart-wrapper:hover .cartsylite-cart-icon-wrapper{color:var(--colorPrimaryHover,#3a3a3a)}.cartsylite-mini-cart-wrapper .product_list_widget,.cartsylite-mini-cart-wrapper .product_list_widget li:first-child{margin-top:0}.cartsylite-mini-cart-wrapper .product_list_widget li:last-child{margin-bottom:0}.cartsylite-cart-icon-wrapper{color:var(--colorPrimary,#212121);display:inline-flex;position:relative;transition:.15s ease-in-out}.cartsylite-cart-icon-wrapper .cartsylite-cart-icon{background-color:transparent;border:none;border-radius:0;color:inherit;cursor:pointer;font-size:1em;line-height:1;padding:0;transition:.15s ease-in-out}@media(min-width:1281px){.cartsylite-cart-icon-wrapper .cartsylite-cart-icon{font-size:20px}}@media(min-width:1025px){.cartsylite-cart-icon-wrapper .cartsylite-cart-icon{position:relative;top:3px}}@media(max-width:1024px){.cartsylite-cart-icon-wrapper{display:flex;position:static}}@media(min-width:1025px){.cartsylite-cart-contents{background-color:var(--colorPrimary,#212121);border-radius:50%;color:#fff;font-size:10px;height:18px;line-height:16px;position:absolute;right:-10px;text-align:center;top:-7px;transition:.15s ease-in-out;width:18px}}@media(max-width:1024px){.cartsylite-cart-contents{display:none}}.cartsylite-mini-cart-items-wrapper{background-color:#fbfbfb;border-radius:0 0 6px 6px;box-shadow:0 2px 4px rgba(0,0,0,.08);cursor:auto;min-width:380px;opacity:0;padding:20px;pointer-events:none;position:absolute;right:0;top:100%;transition:.15s ease-in-out;visibility:hidden}.cartsylite-mini-cart-items-wrapper ul.woocommerce-mini-cart{margin:0;max-height:350px;overflow-y:auto;scrollbar-color:rgba(0,0,0,.3) #fff;scrollbar-width:thin}.cartsylite-mini-cart-items-wrapper ul.woocommerce-mini-cart li{margin-top:0}.cartsylite-mini-cart-items-wrapper ul.woocommerce-mini-cart::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:10px}.cartsylite-mini-cart-items-wrapper ul.woocommerce-mini-cart::-webkit-scrollbar{width:5px}@media(max-width:1024px){.cartsylite-mini-cart-items-wrapper{display:none}}@media(min-width:1025px){.cartsylite-mini-cart-items-wrapper.cartsylite-mini-cart-active{opacity:1;pointer-events:auto;visibility:visible}}@media only screen and (min-width:1025px){.cartsylite-cart-link{display:none}}@media(max-width:1024px){.cartsylite-cart-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}}.woocommerce-mini-cart__empty-message{margin:0}.cartsylite-mini-cart-main-wrapper{position:relative;z-index:101}.rtl .navigation-drawer .cartsy-menu-drawer .cartsy-menu-wrapper .cartsy-main-menu li .menu-drop-down-selector.children-active:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.rtl.cartsy-woocommerce.woocommerce #content .product .woocommerce-product-gallery .flex-control-thumbs .swiper-button-next:after,.rtl.cartsy-woocommerce.woocommerce #content .product .woocommerce-product-gallery .flex-control-thumbs .swiper-button-prev:after,.rtl.cartsy-woocommerce.woocommerce #content ul.products li .woocommerce-product-gallery .flex-control-thumbs .swiper-button-next:after,.rtl.cartsy-woocommerce.woocommerce #content ul.products li .woocommerce-product-gallery .flex-control-thumbs .swiper-button-prev:after,.rtl.cartsy-woocommerce.woocommerce ul.products #content li .woocommerce-product-gallery .flex-control-thumbs .swiper-button-next:after,.rtl.cartsy-woocommerce.woocommerce ul.products #content li .woocommerce-product-gallery .flex-control-thumbs .swiper-button-prev:after,.rtl.cartsy-woocommerce.woocommerce ul.products .single-product li .woocommerce-product-gallery .flex-control-thumbs .swiper-button-next:after,.rtl.cartsy-woocommerce.woocommerce ul.products .single-product li .woocommerce-product-gallery .flex-control-thumbs .swiper-button-prev:after,.rtl.single-product .cartsy-woocommerce.woocommerce ul.products li .woocommerce-product-gallery .flex-control-thumbs .swiper-button-next:after,.rtl.single-product .cartsy-woocommerce.woocommerce ul.products li .woocommerce-product-gallery .flex-control-thumbs .swiper-button-prev:after,.rtl.single-product .product .woocommerce-product-gallery .flex-control-thumbs .swiper-button-next:after,.rtl.single-product .product .woocommerce-product-gallery .flex-control-thumbs .swiper-button-prev:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl .wpusb-item:last-child{margin-right:8px}.rtl .wpusb-item .wpusb-btn span{margin-left:0;margin-right:5px}.rtl .wpusb .wpusb-count{margin-left:0;margin-right:12px}.rtl .wpusb-count:after{left:100%;right:auto;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{height:auto!important;left:auto;right:10px}.rtl .redq-purchase-button .purchase-btn-text{margin-left:0;margin-right:8px}.rtl #comments .comment-card .comment-content .action .comment-reply-link i,.rtl .cartsy-product-pagination>a[rel][rel=next] i,.rtl .cartsy-product-pagination>a[rel][rel=prev] i,.rtl .navigation-drawer .cartsy-menu-drawer .cartsy-menu-wrapper .cartsy-main-menu li .menu-drop-down-selector:before,.rtl.single-post .post-navigation .nav-links a.nav-next .thumb-img:empty:before,.rtl.single-post .post-navigation .nav-links a.nav-previous .thumb-img:empty:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media(min-width:1025px){.rtl .horizontal-navigation .cartsy-horizontal-menu ul.cartsy-main-menu li .menu-drop-down-selector:before{transform:rotate(-180deg)}.rtl .horizontal-navigation .cartsy-horizontal-menu ul.cartsy-main-menu>li.menu-item-has-children:focus>.menu-drop-down-selector:before,.rtl .horizontal-navigation .cartsy-horizontal-menu ul.cartsy-main-menu>li.menu-item-has-children:hover>.menu-drop-down-selector:before,.rtl .horizontal-navigation .cartsy-horizontal-menu ul.cartsy-main-menu>li>.dropdown-menu>li.menu-item-has-children:focus>.menu-drop-down-selector:before,.rtl .horizontal-navigation .cartsy-horizontal-menu ul.cartsy-main-menu>li>.dropdown-menu>li.menu-item-has-children:hover>.menu-drop-down-selector:before{transform:rotate(-270deg)}}body.rtl .cartsy-woocommerce.woocommerce ul.page-numbers li a.next,body.rtl .cartsy-woocommerce.woocommerce ul.page-numbers li a.prev,body.rtl .cartsy-woocommerce.woocommerce ul.page-numbers li span.next,body.rtl .cartsy-woocommerce.woocommerce ul.page-numbers li span.prev,body.rtl .woocommerce-pagination ul.page-numbers li a.next,body.rtl .woocommerce-pagination ul.page-numbers li a.prev,body.rtl .woocommerce-pagination ul.page-numbers li span.next,body.rtl .woocommerce-pagination ul.page-numbers li span.prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rtl{direction:rtl;unicode-bidi:embed}.rtl .cartsylite-widget-area .widget ul{margin-left:0;margin-right:5px}.rtl .cartsylite-widget-area .widget ul li{padding-left:0;padding-right:20px}.rtl .cartsylite-widget-area .widget ul li:before{left:auto;right:-1px}.rtl .entry-meta{align-items:center;display:flex;justify-content:flex-start}.rtl .entry-meta>span.categories{display:flex;margin-left:0;margin-right:17px;padding-left:0;padding-right:21px}.rtl .entry-meta>span.categories:before{left:auto;right:0}.rtl .entry-meta>span.categories a.category{margin-left:10px;margin-right:0}.rtl .entry-meta>span.categories a.category:before{content:","}.rtl .entry-meta>span.categories a.category:after{display:none}.rtl .entry-meta>span.number-of-comment{margin-left:0;margin-right:20px;padding-left:0;padding-right:20px}.rtl .entry-meta>span.number-of-comment:before{left:auto;right:0}.rtl.archive .posts-navigation .nav-links,.rtl.archive .posts-navigation .nav-links a,.rtl.blog .posts-navigation .nav-links,.rtl.blog .posts-navigation .nav-links a,.rtl.search .posts-navigation .nav-links,.rtl.search .posts-navigation .nav-links a{flex-direction:row-reverse}.rtl .nav-links a.nav-next{padding-left:0;text-align:left}.rtl .nav-links a.nav-next .thumb-img{margin-left:0;margin-right:25px}.rtl .nav-links a.nav-previous{padding-right:0;text-align:right}.rtl .nav-links a.nav-previous .thumb-img{margin-left:25px;margin-right:0}.rtl .cartsylite-copyright-social-area{padding-left:0;padding-right:20px}.rtl .cartsylite-copyright-social-area .cartsylite-social-profile-item{margin-left:25px;margin-right:0}.rtl .cartsylite-copyright-social-area .cartsylite-social-profile-item:last-child{margin-left:0}.rtl .comment-card .avatar,.rtl .comment-card .comment-avatar,.rtl .comment_container{margin-left:25px;margin-right:0}.rtl .woocommerce-error:before,.rtl .woocommerce-info:before,.rtl .woocommerce-message:before,.rtl .woocommerce-notice:before{left:auto;margin-left:20px;margin-right:0;right:23px}.rtl .woocommerce-error a.button,.rtl .woocommerce-info a.button,.rtl .woocommerce-message a.button,.rtl .woocommerce-notice a.button{margin-left:0;margin-right:auto}@media(max-width:575px){.rtl .woocommerce-error a.button,.rtl .woocommerce-info a.button,.rtl .woocommerce-message a.button,.rtl .woocommerce-notice a.button{margin-left:auto;margin-right:0}}.rtl .woocommerce-MyAccount-navigation .is-active{border-left:0;border-right:4px solid var(--colorPrimary,#212121)}
/*# Current File Updated by Asset CleanUp - Original Source Map: cartsy-lite-main-style.css.map */