@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?2015.06.15.3');
	src:url('../fonts/icomoon.eot?2015.06.15.3') format('embedded-opentype'),
		url('../fonts/icomoon.woff?2015.06.15.3') format('woff'),
		url('../fonts/icomoon.ttf?2015.06.15.3') format('truetype'),
		url('../fonts/icomoon.svg?2015.06.15.3') format('svg');
	font-weight: normal;
	font-style: normal;
}
.icon, [class^="icon-"], [class*=" icon-"] { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.icon-close:before { content: "\e600"; }
.icon-chevron-up:before { content: "\e601"; }
.icon-chevron-right:before { content: "\e603"; }
.icon-chevron-left:before { content: "\e602"; }
.icon-chevron-down:before { content: "\e632"; }
.icon-checkmark:before { content: "\e604"; }
.icon-play:before { content: "\e605"; }
.icon-play-inverse:before { content: "\e606"; }
.icon-star:before { content: "\e607"; }
.icon-search:before { content: "\e608"; }
.icon-location:before { content: "\e609"; }
.icon-cart:before { content: "\e60a"; }
.icon-dollar:before { content: "\e60b"; }
.icon-lock:before { content: "\e631"; }
.icon-email:before { content: "\e60c"; }
.icon-remove:before { content: "\e60d"; }
.icon-doc:before { content: "\e60d"; }
/*techinically same as .icon-remove*/
.icon-patented:before { content: "\e60e"; }
.icon-book:before { content: "\e60f"; }
.icon-compare:before { content: "\e610"; }
.icon-helicopter:before { content: "\e611"; }
.icon-nano:before { content: "\e612"; }
.icon-scratch:before { content: "\e613"; }
.icon-glass:before { content: "\e614"; }
.icon-infinity:before { content: "\e615"; }
.icon-thin:before { content: "\e616"; }
.icon-finger-print:before { content: "\e617"; }
.icon-lightbulb:before { content: "\e618"; }
.icon-battery:before { content: "\e619"; }
.icon-bolt:before { content: "\e61a"; }
.icon-adjustable:before { content: "\e61b"; }
.icon-umbrella:before { content: "\e61c"; }
.icon-f1:before { content: "\e61d"; }
.icon-trophy:before { content: "\e61e"; }
.icon-devices:before { content: "\e61f"; }
.icon-phone:before { content: "\e620"; }
.icon-tablet1:before { content: "\e621"; }
.icon-tablet2:before { content: "\e622"; }
.icon-tablet3:before { content: "\e623"; }
.icon-bluetooth:before { content: "\e624"; }
.icon-facebook:before { content: "\e625"; }
.icon-google-plus:before { content: "\e626"; }
.icon-instagram:before { content: "\e627"; }
.icon-pinterest:before { content: "\e628"; }
.icon-twitter:before { content: "\e629"; }
.icon-tumblr:before { content: "\e62a"; }
.icon-youtube:before { content: "\e62b"; }
.icon-apple:before { content: "\e62c"; }
.icon-ios:before { content: "\e62c"; }
.icon-android:before { content: "\e62d"; }
.icon-windows:before { content: "\e62e"; }
.icon-is:before { content: "\e62f"; }
.icon-zagg:before { content: "\e630"; }
/*----------ZAGG Icon Font-*/
.icon-close, .icon-chevron-up, .icon-chevron-left, .icon-chevron-right { font-size: xx-small; font-weight: bold; }

.img-circle {
    border-radius: 50%;
}

@font-face {
    font-family: 'icomoon-ifrogz';
    src:url('../fonts/icomoon_ifrogz.eot?-k4u45');
    src:url('../fonts/icomoon_ifrogz.eot?#iefix-k4u45') format('embedded-opentype'),
    url('../fonts/icomoon_ifrogz.woff?-k4u45') format('woff'),
    url('../fonts/icomoon_ifrogz.ttf?-k4u45') format('truetype'),
    url('../fonts/icomoon_ifrogz.svg?-k4u45#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.icon-ifrogz, [class^="icon-ifrogz-"], [class*=" icon-ifrogz-"] { font-family: 'icomoon-ifrogz'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.icon-ifrogz-user:before {content: "\e600";}
.icon-ifrogz-menu:before {content: "\e601";}
.icon-ifrogz-arrow-right:before {content: "\e602";}
.icon-ifrogz-arrow-left:before {content: "\e603";}
#order-pagination ul{float:right;position: relative;top:10px;}
#order-pagination li{display: inline;margin:0 10px;}