@font-face{
	/*
	font-family: 'IconBaandy';
	src:  url('../font/IconBaandy092020.eot?2r5khr');
	src:  url('../font/IconBaandy092020.eot?2r5khr#iefix') format('embedded-opentype'),
	url('../font/IconBaandy092020.ttf?2r5khr') format('truetype'),
	url('../font/IconBaandy092020.woff?2r5khr') format('woff'),
	url('../font/IconBaandy092020.svg?2r5khr#IconBaandy092020') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;*/
	
	font-family: 'Baandy';
	src:  url('../font/Baandy.eot?5erj1t');
	src:  url('../font/Baandy.eot?5erj1t#iefix') format('embedded-opentype'),
	url('../font/Baandy.ttf?5erj1t') format('truetype'),
	url('../font/Baandy.woff?5erj1t') format('woff'),
	url('../font/Baandy.svg?5erj1t#Baandy') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"]{
	font-family: 'Baandy' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height:1;
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga";-moz-font-feature-settings: "liga=1";-moz-font-feature-settings: "liga";-ms-font-feature-settings: "liga" 1;font-feature-settings: "liga";
	-webkit-font-variant-ligatures: discretionary-ligatures;font-variant-ligatures: discretionary-ligatures;
	-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
}
   
.icon-logo-short:before{  content: "\e900"; }
.icon-logo-full:before{  content: "\e912"; }
.icon-bathroom:before{  content: "\e901"; }
.icon-cart-circle:before{  content: "\e902"; }
.icon-cart:before{  content: "\e903"; }
.icon-close:before{  content: "\e904"; }
.icon-cod:before{  content: "\e905"; }
.icon-coin:before{  content: "\e906"; }
.icon-complete:before{  content: "\e907"; }
.icon-credit-card:before{  content: "\e908"; }
.icon-delete:before{  content: "\e909"; }
.icon-delivery:before{  content: "\e90a"; }
.icon-deposit:before{  content: "\e90b"; }
.icon-filter:before{  content: "\e90c"; }
.icon-home:before{  content: "\e90d"; }
.icon-like:before{  content: "\e90e"; }
.icon-liked-red:before{  content: "\e90f"; }
.icon-livingroom:before{  content: "\e910"; }
.icon-location:before{  content: "\e911"; }
.icon-notification:before{  content: "\e913"; }
.icon-outdoor:before{  content: "\e914"; }
.icon-paint:before{  content: "\e915"; }
.icon-pin:before{  content: "\e916"; }
.icon-profile:before{  content: "\e917"; }
.icon-receipt:before{  content: "\e918"; }
.icon-screw:before{  content: "\e919"; }
.icon-search-not-found:before{  content: "\e91a"; }
.icon-search:before{  content: "\e91b"; }
.icon-subtract:before{  content: "\e91c"; }
.icon-swap:before{  content: "\e91d"; }
.icon-tools:before{  content: "\e91e"; }
.icon-transfer:before{  content: "\e91f"; }
.icon-warning:before{  content: "\e920"; }
.icon-equalizer:before{  content: "\e992"; }
.icon-cog:before{  content: "\e994"; }
.icon-google-plus:before{  content: "\ea8b"; }
.icon-google-plus3:before{  content: "\ea8d"; }
.icon-facebook:before{  content: "\ea90"; }
.icon-facebook2:before{  content: "\ea91"; }
.icon-instagram:before{  content: "\ea92"; }
.icon-twitter:before{  content: "\ea96"; }

.icon-collapsible:before{  content: "\002B"; }
.icon-collapsible.active:before{  content: "\2212"; }
.icon-left:before{  content: "\2039"; }
.icon-right:before{  content: "\203A"; }

.icon-xs{font-size: .5em;}
.icon-sm{font-size: .75em;}
.icon-md{font-size: 1.25em;}
.icon-lg{font-size: 1.5em;}
.icon-2x{font-size: 2em;}
.icon-3x{font-size: 3em;}
.icon-4x{font-size: 4em;}
.icon-5x{font-size: 5em;}

.icon-fw{text-align: center;width: 1.25em;}
.icon-ul{list-style-type: none;padding-left: 0;margin-left: 0;}

.icon-rotate-45{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.icon-rotate-90{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.icon-rotate-180{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.icon-rotate-270{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform: rotate(270deg);transform: rotate(270deg);}
.icon-flip-horizontal{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform: scale(-1, 1);transform: scale(-1, 1);}
.icon-flip-vertical{-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform: scale(1, -1);transform: scale(1, -1);}

:root .icon-rotate-45,
:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical{
	-webkit-filter: none;filter: none;display: inline-block;
}

.icon-hover{ opacity:0.8;cursor:pointer; }
.icon-hover:hover{ opacity:1; }

/* svg icon */
.white-toggler-icon{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='2.5 3 11 9'%3e%3cpath  fill='%23fff' d='M2.5 11.5A.5.5 0 0 1 3 11h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4A.5.5 0 0 1 3 3h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z'/%3e%3c/svg%3e");
}
.prev-icon-white{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.next-icon-white{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.prev-icon-primary{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f37720' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}


.down-icon-primary{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f37720' width='10' height='10' viewBox='0 0 284.929 284.929' %3e%3cpath d='M282.082,76.511l-14.274-14.273c-1.902-1.906-4.093-2.856-6.57-2.856c-2.471,0-4.661,0.95-6.563,2.856L142.466,174.441	L30.262,62.241c-1.903-1.906-4.093-2.856-6.567-2.856c-2.475,0-4.665,0.95-6.567,2.856L2.856,76.515C0.95,78.417,0,80.607,0,83.082 c0,2.473,0.953,4.663,2.856,6.565l133.043,133.046c1.902,1.903,4.093,2.854,6.567,2.854s4.661-0.951,6.562-2.854L282.082,89.647 c1.902-1.903,2.847-4.093,2.847-6.565C284.929,80.607,283.984,78.417,282.082,76.511z' /%3e%3c/svg%3e ");
}
.up-icon-primary{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f37720' width='10' height='10' viewBox='0 0 284.929 284.929' %3e%3cpath d='M282.082,195.285L149.028,62.24c-1.901-1.903-4.088-2.856-6.562-2.856s-4.665,0.953-6.567,2.856L2.856,195.285C0.95,197.191,0,199.378,0,201.853c0,2.474,0.953,4.664,2.856,6.566l14.272,14.271c1.903,1.903,4.093,2.854,6.567,2.854c2.474,0,4.664-0.951,6.567-2.854l112.204-112.202l112.208,112.209c1.902,1.903,4.093,2.848,6.563,2.848c2.478,0,4.668-0.951,6.57-2.848l14.274-14.277c1.902-1.902,2.847-4.093,2.847-6.566C284.929,199.378,283.984,197.188,282.082,195.285z' /%3e%3c/svg%3e ");
}

.down-icon-dark{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2333' width='10' height='10' viewBox='0 0 284.929 284.929' %3e%3cpath d='M282.082,76.511l-14.274-14.273c-1.902-1.906-4.093-2.856-6.57-2.856c-2.471,0-4.661,0.95-6.563,2.856L142.466,174.441	L30.262,62.241c-1.903-1.906-4.093-2.856-6.567-2.856c-2.475,0-4.665,0.95-6.567,2.856L2.856,76.515C0.95,78.417,0,80.607,0,83.082 c0,2.473,0.953,4.663,2.856,6.565l133.043,133.046c1.902,1.903,4.093,2.854,6.567,2.854s4.661-0.951,6.562-2.854L282.082,89.647 c1.902-1.903,2.847-4.093,2.847-6.565C284.929,80.607,283.984,78.417,282.082,76.511z' /%3e%3c/svg%3e ");
}
.up-icon-dark{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2333' width='10' height='10' viewBox='0 0 284.929 284.929' %3e%3cpath d='M282.082,195.285L149.028,62.24c-1.901-1.903-4.088-2.856-6.562-2.856s-4.665,0.953-6.567,2.856L2.856,195.285C0.95,197.191,0,199.378,0,201.853c0,2.474,0.953,4.664,2.856,6.566l14.272,14.271c1.903,1.903,4.093,2.854,6.567,2.854c2.474,0,4.664-0.951,6.567-2.854l112.204-112.202l112.208,112.209c1.902,1.903,4.093,2.848,6.563,2.848c2.478,0,4.668-0.951,6.57-2.848l14.274-14.277c1.902-1.902,2.847-4.093,2.847-6.566C284.929,199.378,283.984,197.188,282.082,195.285z' /%3e%3c/svg%3e ");
}

.next-icon-dark{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2333' width='10' height='10' viewBox='0 0 492.004 492.004' %3e%3cpath d='M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z' /%3e%3c/svg%3e ");
}
.prev-icon-dark{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2333' width='10' height='10' viewBox='0 0 492 492' %3e%3cpath d='M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z' /%3e%3c/svg%3e ");
}

.svg-icon, .svg-icon-hover{
	display: inline-block;content: "";
	width:1em;
	height:1em;
	background-size: contain;
	background-repeat: no-repeat;
	background-position:center center;
	vertical-align: middle;
	border:0px solid blue;
}
.svg-icon-hover{ opacity:0.8;cursor:pointer; }
.svg-icon-hover:hover{ opacity:1; }

.svg-icon-xs{font-size: .5em;}
.svg-icon-sm{font-size: .75em;}
.svg-icon-md{font-size: 1.25em;}
.svg-icon-lg{font-size: 1.5em;}
.svg-icon-1x{font-size: 1em;}
.svg-icon-2x{font-size: 2em;}
.svg-icon-3x{font-size: 3em;}
.svg-icon-4x{font-size: 4em;}
.svg-icon-5x{font-size: 5em;}
