.ssa-upcoming-appointments{
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
gap: 1rem;
margin-bottom: 1rem;
}
.ssa-upcoming-appointments .appointment-card{
display: flex;
flex-direction: column;
color: #858585;
background-color: white;
border-radius: 4px;
}
.ssa-upcoming-appointments .appointment-card-header{
display: flex;
flex-wrap: wrap;
gap: 1rem;
padding: 1.5rem 1.5rem 0 1.5rem;
}
.wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card-header{
justify-content: center;
}
.wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card-header{
justify-content: center;
}
.wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card-header{
justify-content: center;
}
.wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img{
object-fit: contain;
}
.wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img{
object-fit: contain;
}
.wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img{
object-fit: contain;
}
.wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card .action-bar{
display: flex;
justify-content: center;
}
.wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card .action-bar{
display: flex;
justify-content: center;
}
.wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card .action-bar{
display: flex;
justify-content: center;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information{
display: flex;
flex-direction: column;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header {
display: flex;
flex-direction: column;
font-size: 20px;
font-weight: normal;
padding-top: 5px;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header .appointment-staff {
color: #242424;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header p:first-of-type{
font-size: 22px;
font-weight: bold;
color: #636363;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-details ul {
padding-left: 18px;
margin: 11px 0 0 0;
font-size: 18px;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-details ul li {
list-style-type: none;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-details ul li a{
color: #000000 !important;
text-decoration: underline !important;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header p{
margin: 0;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header img{
width: 70px;
height: 70px;
border-radius: 120px;
object-fit: cover;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container{
width: 70px;
height: 70px;
position: relative;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container img{
width: 56px;
height: 56px;
position: absolute;
border-radius: 120px;
object-fit: cover;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container .secondary-image{
top: 0;
left: 0;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container .primary-image{
bottom: 0;
right: 0;
}
.ssa-upcoming-appointments .appointment-card .action-bar{
padding: 1rem;
}
.ssa-upcoming-appointments .appointment-card .action-bar button{
padding: 0.5rem 8px;
font-size: 18px;
background-color: transparent;
border: none;
color: #000000;
content: 'Edit Appointment';
border-radius: 4px;
}
.ssa-upcoming-appointments .appointment-card .action-bar button:hover{
cursor: pointer;
background-color: #FAFDF8;
}
@media screen and (min-width: 486px) and (max-width: 768px){
.ssa-upcoming-appointments .appointment-card-header{
justify-content: center;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img {
object-fit: contain;
}
.ssa-upcoming-appointments .appointment-card .action-bar{
display: flex;
justify-content: center;
}
}
@media screen and (min-width: 600px) and (max-width: 768px) {
.wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card .action-bar{
display:block;
justify-content: none;
}
.wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card .action-bar{
display:block;
justify-content: none;
}
.wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card .action-bar{
display:block;
justify-content: none;
}
}iframe.ssa_booking_iframe {
border: 0 none;
height: 600px;
max-height:  none !important; min-width: 100%;
width: 1px;
}
.ssa-admin-warning {
background-color: #fff9c4;
border-left: 4px solid #fdd835;
color: #c6a700; 
margin: 0;
padding: 16px;
}.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}@font-face {
font-family: 'FontAwesome';
src: url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}svg {
touch-action: auto;
}
.jvectormap-container {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
touch-action: auto;
}
.jvectormap-tip {
position: absolute;
display: none; border-radius: 3px;
background: #292929;
background: rgba(41, 41, 41,0.8);
color: white;
font-family: sans-serif, Verdana;
font-size: smaller;
padding: 3px;
z-index: 2147483647;
}
.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
position: absolute;
left: 10px;
border-radius: 3px;
background: #292929;
padding: 2px;
color: white;
cursor: pointer;
line-height: 10px;
text-align: center;
box-sizing: content-box;
}
.jvectormap-zoomin, .jvectormap-zoomout {
width: 12px;
height: 11px;
font-size: 12px;
}
.jvectormap-zoomin {
top: 10px;
}
.jvectormap-zoomout {
top: 30px;
}
.jvectormap-goback {
bottom: 10px;
z-index: 1000;
padding: 6px;
}
.jvectormap-spinner {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: center no-repeat url(data:image/gif;base64,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);
}
.jvectormap-legend-title {
font-weight: bold;
font-size: 14px;
text-align: center;
}
.jvectormap-legend-cnt {
position: absolute;
}
.jvectormap-legend-cnt-h {
bottom: 0;
right: 0;
}
.jvectormap-legend-cnt-v {
top: 0;
right: 0;
}
.jvectormap-legend {
background: black;
color: white;
border-radius: 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend {
float: left;
margin: 0 10px 10px 0;
padding: 3px 3px 1px 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
float: left;
}
.jvectormap-legend-cnt-v .jvectormap-legend {
margin: 10px 10px 0 0;
padding: 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick {
width: 40px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
height: 15px;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
height: 20px;
width: 20px;
display: inline-block;
vertical-align: middle;
}
.jvectormap-legend-tick-text {
font-size: 12px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
text-align: center;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
display: inline-block;
vertical-align: middle;
line-height: 20px;
padding-left: 3px;
}.rvm-map-container {
position: relative;
}
.rvm-card-container {
background: rgba(0, 0, 0, 0.5);
color: #fff;
padding: 10px 30px 10px;
box-sizing: border-box;
}
.rvm-default-card-container {
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
overflow-y: auto;
}
.rvm-hide-card-container {
display: none;
}
.rvm-close-default-card-container {
position: absolute;
right: 10px;
top: 10px;
background: #83c464;
color: #fff;
line-height: 18px;
text-align: center;
border-radius: 50%;
width: 24px;
height: 24px;
border: 2px solid #fff;
font-family: Arial, sans-serif;
font-size: 14px;
}
.rvm-close-default-card-container:hover {
cursor: pointer;
}
.jvectormap-marker {
-webkit-transition-duration: 600ms;
-moz-transition-duration: 600ms;
-o-transition-duration: 600ms;
transition-duration: 600ms;
}
.jvectormap-container {
overflow-x: hidden;
}
.rvm_show_markers_effect {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}@font-face {
font-family: "Flaticon";
src: url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/flaticon/Flaticon.eot);
src: url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"),
url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/flaticon/Flaticon.woff) format("woff"),
url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/flaticon/Flaticon.ttf) format("truetype"),
url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 16px;
font-style: normal;
}
.flaticon-add:before { content: "\f100"; }
.flaticon-bag:before { content: "\f101"; }
.flaticon-battery:before { content: "\f102"; }
.flaticon-bell:before { content: "\f103"; }
.flaticon-bluetooth:before { content: "\f104"; }
.flaticon-bookmark:before { content: "\f105"; }
.flaticon-briefcase:before { content: "\f106"; }
.flaticon-calendar:before { content: "\f107"; }
.flaticon-cancel:before { content: "\f108"; }
.flaticon-cancel-1:before { content: "\f109"; }
.flaticon-clip:before { content: "\f10a"; }
.flaticon-clock:before { content: "\f10b"; }
.flaticon-clock-1:before { content: "\f10c"; }
.flaticon-cloud:before { content: "\f10d"; }
.flaticon-correct:before { content: "\f10e"; }
.flaticon-credit-card:before { content: "\f10f"; }
.flaticon-cursor:before { content: "\f110"; }
.flaticon-cursor-1:before { content: "\f111"; }
.flaticon-cut:before { content: "\f112"; }
.flaticon-cutlery:before { content: "\f113"; }
.flaticon-down-arrow:before { content: "\f114"; }
.flaticon-download:before { content: "\f115"; }
.flaticon-edit:before { content: "\f116"; }
.flaticon-envelope:before { content: "\f117"; }
.flaticon-export:before { content: "\f118"; }
.flaticon-favorite:before { content: "\f119"; }
.flaticon-file:before { content: "\f11a"; }
.flaticon-folder:before { content: "\f11b"; }
.flaticon-forward:before { content: "\f11c"; }
.flaticon-gallery:before { content: "\f11d"; }
.flaticon-gamepad:before { content: "\f11e"; }
.flaticon-garbage:before { content: "\f11f"; }
.flaticon-headphones:before { content: "\f120"; }
.flaticon-heart:before { content: "\f121"; }
.flaticon-help:before { content: "\f122"; }
.flaticon-home:before { content: "\f123"; }
.flaticon-hourglass:before { content: "\f124"; }
.flaticon-info:before { content: "\f125"; }
.flaticon-layer:before { content: "\f126"; }
.flaticon-layout:before { content: "\f127"; }
.flaticon-left-arrow:before { content: "\f128"; }
.flaticon-left-arrow-1:before { content: "\f129"; }
.flaticon-lightning:before { content: "\f12a"; }
.flaticon-link:before { content: "\f12b"; }
.flaticon-logout:before { content: "\f12c"; }
.flaticon-magnet:before { content: "\f12d"; }
.flaticon-map:before { content: "\f12e"; }
.flaticon-menu:before { content: "\f12f"; }
.flaticon-monitor:before { content: "\f130"; }
.flaticon-moon:before { content: "\f131"; }
.flaticon-padnote:before { content: "\f132"; }
.flaticon-paint:before { content: "\f133"; }
.flaticon-pause:before { content: "\f134"; }
.flaticon-photo-camera:before { content: "\f135"; }
.flaticon-placeholder:before { content: "\f136"; }
.flaticon-play-button:before { content: "\f137"; }
.flaticon-power:before { content: "\f138"; }
.flaticon-presentation:before { content: "\f139"; }
.flaticon-printer:before { content: "\f13a"; }
.flaticon-profile:before { content: "\f13b"; }
.flaticon-prohibition:before { content: "\f13c"; }
.flaticon-push-pin:before { content: "\f13d"; }
.flaticon-puzzle:before { content: "\f13e"; }
.flaticon-refresh:before { content: "\f13f"; }
.flaticon-remove:before { content: "\f140"; }
.flaticon-rewind:before { content: "\f141"; }
.flaticon-right-arrow:before { content: "\f142"; }
.flaticon-right-arrow-1:before { content: "\f143"; }
.flaticon-rocket-launch:before { content: "\f144"; }
.flaticon-screen:before { content: "\f145"; }
.flaticon-search:before { content: "\f146"; }
.flaticon-settings:before { content: "\f147"; }
.flaticon-settings-1:before { content: "\f148"; }
.flaticon-settings-2:before { content: "\f149"; }
.flaticon-share:before { content: "\f14a"; }
.flaticon-shield:before { content: "\f14b"; }
.flaticon-shopping-cart:before { content: "\f14c"; }
.flaticon-shutter:before { content: "\f14d"; }
.flaticon-smartphone:before { content: "\f14e"; }
.flaticon-speech-bubble:before { content: "\f14f"; }
.flaticon-speedometer:before { content: "\f150"; }
.flaticon-stats:before { content: "\f151"; }
.flaticon-store:before { content: "\f152"; }
.flaticon-sun:before { content: "\f153"; }
.flaticon-switch:before { content: "\f154"; }
.flaticon-tag:before { content: "\f155"; }
.flaticon-target:before { content: "\f156"; }
.flaticon-timer:before { content: "\f157"; }
.flaticon-unlock:before { content: "\f158"; }
.flaticon-up-arrow:before { content: "\f159"; }
.flaticon-upload:before { content: "\f15a"; }
.flaticon-video:before { content: "\f15b"; }
.flaticon-video-camera:before { content: "\f15c"; }
.flaticon-visible:before { content: "\f15d"; }
.flaticon-voice-recorder:before { content: "\f15e"; }
.flaticon-volume:before { content: "\f15f"; }
.flaticon-waiting:before { content: "\f160"; }
.flaticon-wifi:before { content: "\f161"; }
.flaticon-zoom:before { content: "\f162"; }
.flaticon-zoom-out:before { content: "\f163"; }@font-face {
font-family: 'themeicons';
src:  url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/themeicons/themeicons.eot?wdbq7y);
src:  url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/themeicons/themeicons.eot?wdbq7y#iefix) format('embedded-opentype'),
url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/themeicons/themeicons.ttf?wdbq7y) format('truetype'),
url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/themeicons/themeicons.woff?wdbq7y) format('woff'),
url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/themeicons/themeicons.svg?wdbq7y#themeicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ico-"], [class*=" ico-"] { font-family: 'themeicons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;
}
.ico-web-programming:before {
content: "\e900";
}
.ico-photography:before {
content: "\e901";
}
.ico-basket:before {
content: "\e902";
}
.ico-rocket:before {
content: "\e903";
}
.ico-marketing:before {
content: "\e904";
}
.ico-design:before {
content: "\e905";
}
.ico-add:before {
content: "\e906";
}
.ico-add-1:before {
content: "\e907";
}
.ico-add-2:before {
content: "\e908";
}
.ico-add-3:before {
content: "\e909";
}
.ico-agenda:before {
content: "\e90a";
}
.ico-alarm:before {
content: "\e90b";
}
.ico-alarm-1:before {
content: "\e90c";
}
.ico-alarm-clock:before {
content: "\e90d";
}
.ico-alarm-clock-1:before {
content: "\e90e";
}
.ico-albums:before {
content: "\e90f";
}
.ico-align:before {
content: "\e910";
}
.ico-align-1:before {
content: "\e911";
}
.ico-anchor:before {
content: "\e912";
}
.ico-app:before {
content: "\e913";
}
.ico-archive:before {
content: "\e914";
}
.ico-archive-1:before {
content: "\e915";
}
.ico-archive-2:before {
content: "\e916";
}
.ico-archive-3:before {
content: "\e917";
}
.ico-attachment:before {
content: "\e918";
}
.ico-back:before {
content: "\e919";
}
.ico-background:before {
content: "\e91a";
}
.ico-background-1:before {
content: "\e91b";
}
.ico-background-2:before {
content: "\e91c";
}
.ico-battery:before {
content: "\e91d";
}
.ico-battery-1:before {
content: "\e91e";
}
.ico-battery-2:before {
content: "\e91f";
}
.ico-battery-3:before {
content: "\e920";
}
.ico-battery-4:before {
content: "\e921";
}
.ico-battery-5:before {
content: "\e922";
}
.ico-battery-6:before {
content: "\e923";
}
.ico-battery-7:before {
content: "\e924";
}
.ico-battery-8:before {
content: "\e925";
}
.ico-battery-9:before {
content: "\e926";
}
.ico-binoculars:before {
content: "\e927";
}
.ico-blueprint:before {
content: "\e928";
}
.ico-bluetooth:before {
content: "\e929";
}
.ico-bluetooth-1:before {
content: "\e92a";
}
.ico-bookmark:before {
content: "\e92b";
}
.ico-bookmark-1:before {
content: "\e92c";
}
.ico-bounding-box:before {
content: "\e92d";
}
.ico-briefcase:before {
content: "\e92e";
}
.ico-broken-link:before {
content: "\e92f";
}
.ico-brush:before {
content: "\e930";
}
.ico-bucket:before {
content: "\e931";
}
.ico-bucket-1:before {
content: "\e932";
}
.ico-calculator:before {
content: "\e933";
}
.ico-calculator-1:before {
content: "\e934";
}
.ico-calendar:before {
content: "\e935";
}
.ico-calendar-1:before {
content: "\e936";
}
.ico-calendar-2:before {
content: "\e937";
}
.ico-calendar-3:before {
content: "\e938";
}
.ico-calendar-4:before {
content: "\e939";
}
.ico-calendar-5:before {
content: "\e93a";
}
.ico-calendar-6:before {
content: "\e93b";
}
.ico-calendar-7:before {
content: "\e93c";
}
.ico-center-align:before {
content: "\e93d";
}
.ico-center-alignment:before {
content: "\e93e";
}
.ico-center-alignment-1:before {
content: "\e93f";
}
.ico-checked:before {
content: "\e940";
}
.ico-checked-1:before {
content: "\e941";
}
.ico-circle:before {
content: "\e942";
}
.ico-circular:before {
content: "\e943";
}
.ico-clock:before {
content: "\e944";
}
.ico-clock-1:before {
content: "\e945";
}
.ico-close:before {
content: "\e946";
}
.ico-cloud1:before {
content: "\e947";
}
.ico-cloud-computing:before {
content: "\e948";
}
.ico-cloud-computing-1:before {
content: "\e949";
}
.ico-cloud-computing-2:before {
content: "\e94a";
}
.ico-cloud-computing-3:before {
content: "\e94b";
}
.ico-cloud-computing-4:before {
content: "\e94c";
}
.ico-cloud-computing-5:before {
content: "\e94d";
}
.ico-column:before {
content: "\e94e";
}
.ico-command:before {
content: "\e94f";
}
.ico-compact-disc:before {
content: "\e950";
}
.ico-compact-disc-1:before {
content: "\e951";
}
.ico-compact-disc-2:before {
content: "\e952";
}
.ico-compass:before {
content: "\e953";
}
.ico-compose:before {
content: "\e954";
}
.ico-cone:before {
content: "\e955";
}
.ico-constraint:before {
content: "\e956";
}
.ico-controls:before {
content: "\e957";
}
.ico-controls-1:before {
content: "\e958";
}
.ico-controls-2:before {
content: "\e959";
}
.ico-controls-3:before {
content: "\e95a";
}
.ico-controls-4:before {
content: "\e95b";
}
.ico-controls-5:before {
content: "\e95c";
}
.ico-controls-6:before {
content: "\e95d";
}
.ico-controls-7:before {
content: "\e95e";
}
.ico-controls-8:before {
content: "\e95f";
}
.ico-controls-9:before {
content: "\e960";
}
.ico-coordinates:before {
content: "\e961";
}
.ico-crop:before {
content: "\e962";
}
.ico-crop-1:before {
content: "\e963";
}
.ico-cube:before {
content: "\e964";
}
.ico-cube-1:before {
content: "\e965";
}
.ico-cube-2:before {
content: "\e966";
}
.ico-cube-3:before {
content: "\e967";
}
.ico-cube-4:before {
content: "\e968";
}
.ico-cube-5:before {
content: "\e969";
}
.ico-cursor:before {
content: "\e96a";
}
.ico-cursor-1:before {
content: "\e96b";
}
.ico-cursor-2:before {
content: "\e96c";
}
.ico-cylinder:before {
content: "\e96d";
}
.ico-database:before {
content: "\e96e";
}
.ico-database-1:before {
content: "\e96f";
}
.ico-database-2:before {
content: "\e970";
}
.ico-database-3:before {
content: "\e971";
}
.ico-diamond:before {
content: "\e972";
}
.ico-diploma:before {
content: "\e973";
}
.ico-dislike:before {
content: "\e974";
}
.ico-dislike-1:before {
content: "\e975";
}
.ico-distort:before {
content: "\e976";
}
.ico-distort-1:before {
content: "\e977";
}
.ico-divide:before {
content: "\e978";
}
.ico-divide-1:before {
content: "\e979";
}
.ico-division:before {
content: "\e97a";
}
.ico-document:before {
content: "\e97b";
}
.ico-download:before {
content: "\e97c";
}
.ico-edit:before {
content: "\e97d";
}
.ico-edit-1:before {
content: "\e97e";
}
.ico-edit-2:before {
content: "\e97f";
}
.ico-edit-3:before {
content: "\e980";
}
.ico-edit-4:before {
content: "\e981";
}
.ico-edit-corner:before {
content: "\e982";
}
.ico-eject:before {
content: "\e983";
}
.ico-eject-1:before {
content: "\e984";
}
.ico-equal:before {
content: "\e985";
}
.ico-equal-1:before {
content: "\e986";
}
.ico-equal-2:before {
content: "\e987";
}
.ico-error:before {
content: "\e988";
}
.ico-exclude:before {
content: "\e989";
}
.ico-exit:before {
content: "\e98a";
}
.ico-exit-1:before {
content: "\e98b";
}
.ico-exit-2:before {
content: "\e98c";
}
.ico-eyedropper:before {
content: "\e98d";
}
.ico-eyedropper-1:before {
content: "\e98e";
}
.ico-eyeglasses:before {
content: "\e98f";
}
.ico-fast-forward:before {
content: "\e990";
}
.ico-fast-forward-1:before {
content: "\e991";
}
.ico-fax:before {
content: "\e992";
}
.ico-file:before {
content: "\e993";
}
.ico-file-1:before {
content: "\e994";
}
.ico-file-2:before {
content: "\e995";
}
.ico-film:before {
content: "\e996";
}
.ico-fingerprint:before {
content: "\e997";
}
.ico-flag:before {
content: "\e998";
}
.ico-flag-1:before {
content: "\e999";
}
.ico-flag-2:before {
content: "\e99a";
}
.ico-flag-3:before {
content: "\e99b";
}
.ico-flag-4:before {
content: "\e99c";
}
.ico-flatten:before {
content: "\e99d";
}
.ico-flip:before {
content: "\e99e";
}
.ico-flip-1:before {
content: "\e99f";
}
.ico-focus:before {
content: "\e9a0";
}
.ico-folder:before {
content: "\e9a1";
}
.ico-folder-1:before {
content: "\e9a2";
}
.ico-folder-2:before {
content: "\e9a3";
}
.ico-folder-3:before {
content: "\e9a4";
}
.ico-folder-4:before {
content: "\e9a5";
}
.ico-folder-5:before {
content: "\e9a6";
}
.ico-folder-6:before {
content: "\e9a7";
}
.ico-folder-7:before {
content: "\e9a8";
}
.ico-folder-8:before {
content: "\e9a9";
}
.ico-folder-9:before {
content: "\e9aa";
}
.ico-folder-10:before {
content: "\e9ab";
}
.ico-folder-11:before {
content: "\e9ac";
}
.ico-folder-12:before {
content: "\e9ad";
}
.ico-folder-13:before {
content: "\e9ae";
}
.ico-folder-14:before {
content: "\e9af";
}
.ico-folder-15:before {
content: "\e9b0";
}
.ico-folder-16:before {
content: "\e9b1";
}
.ico-folder-17:before {
content: "\e9b2";
}
.ico-folder-18:before {
content: "\e9b3";
}
.ico-folder-19:before {
content: "\e9b4";
}
.ico-forbidden:before {
content: "\e9b5";
}
.ico-foreground:before {
content: "\e9b6";
}
.ico-funnel:before {
content: "\e9b7";
}
.ico-garbage:before {
content: "\e9b8";
}
.ico-garbage-1:before {
content: "\e9b9";
}
.ico-garbage-2:before {
content: "\e9ba";
}
.ico-gift:before {
content: "\e9bb";
}
.ico-grids:before {
content: "\e9bc";
}
.ico-group:before {
content: "\e9bd";
}
.ico-help:before {
content: "\e9be";
}
.ico-hide:before {
content: "\e9bf";
}
.ico-hold:before {
content: "\e9c0";
}
.ico-home:before {
content: "\e9c1";
}
.ico-home-1:before {
content: "\e9c2";
}
.ico-home-2:before {
content: "\e9c3";
}
.ico-hourglass:before {
content: "\e9c4";
}
.ico-hourglass-1:before {
content: "\e9c5";
}
.ico-hourglass-2:before {
content: "\e9c6";
}
.ico-hourglass-3:before {
content: "\e9c7";
}
.ico-house:before {
content: "\e9c8";
}
.ico-id-card:before {
content: "\e9c9";
}
.ico-id-card-1:before {
content: "\e9ca";
}
.ico-id-card-2:before {
content: "\e9cb";
}
.ico-id-card-3:before {
content: "\e9cc";
}
.ico-id-card-4:before {
content: "\e9cd";
}
.ico-id-card-5:before {
content: "\e9ce";
}
.ico-idea:before {
content: "\e9cf";
}
.ico-incoming:before {
content: "\e9d0";
}
.ico-infinity:before {
content: "\e9d1";
}
.ico-info:before {
content: "\e9d2";
}
.ico-internet:before {
content: "\e9d3";
}
.ico-intersection:before {
content: "\e9d4";
}
.ico-joint:before {
content: "\e9d5";
}
.ico-key:before {
content: "\e9d6";
}
.ico-lamp:before {
content: "\e9d7";
}
.ico-layers:before {
content: "\e9d8";
}
.ico-layers-1:before {
content: "\e9d9";
}
.ico-left-alignment:before {
content: "\e9da";
}
.ico-left-alignment-1:before {
content: "\e9db";
}
.ico-left-alignment-2:before {
content: "\e9dc";
}
.ico-like:before {
content: "\e9dd";
}
.ico-like-1:before {
content: "\e9de";
}
.ico-like-2:before {
content: "\e9df";
}
.ico-link:before {
content: "\e9e0";
}
.ico-list:before {
content: "\e9e1";
}
.ico-list-1:before {
content: "\e9e2";
}
.ico-lock:before {
content: "\e9e3";
}
.ico-lock-1:before {
content: "\e9e4";
}
.ico-locked:before {
content: "\e9e5";
}
.ico-locked-1:before {
content: "\e9e6";
}
.ico-locked-2:before {
content: "\e9e7";
}
.ico-locked-3:before {
content: "\e9e8";
}
.ico-locked-4:before {
content: "\e9e9";
}
.ico-locked-5:before {
content: "\e9ea";
}
.ico-locked-6:before {
content: "\e9eb";
}
.ico-login:before {
content: "\e9ec";
}
.ico-magic-wand:before {
content: "\e9ed";
}
.ico-magnet:before {
content: "\e9ee";
}
.ico-magnet-1:before {
content: "\e9ef";
}
.ico-magnet-2:before {
content: "\e9f0";
}
.ico-map:before {
content: "\e9f1";
}
.ico-map-1:before {
content: "\e9f2";
}
.ico-map-2:before {
content: "\e9f3";
}
.ico-map-location:before {
content: "\e9f4";
}
.ico-megaphone:before {
content: "\e9f5";
}
.ico-megaphone-1:before {
content: "\e9f6";
}
.ico-menu:before {
content: "\e9f7";
}
.ico-menu-1:before {
content: "\e9f8";
}
.ico-menu-2:before {
content: "\e9f9";
}
.ico-menu-3:before {
content: "\e9fa";
}
.ico-menu-4:before {
content: "\e9fb";
}
.ico-merge:before {
content: "\e9fc";
}
.ico-microphone:before {
content: "\e9fd";
}
.ico-microphone-1:before {
content: "\e9fe";
}
.ico-minus:before {
content: "\e9ff";
}
.ico-minus-1:before {
content: "\ea00";
}
.ico-mirror-horizontally:before {
content: "\ea01";
}
.ico-mirror-horizontally-1:before {
content: "\ea02";
}
.ico-more:before {
content: "\ea03";
}
.ico-more-1:before {
content: "\ea04";
}
.ico-more-2:before {
content: "\ea05";
}
.ico-multiply:before {
content: "\ea06";
}
.ico-multiply-1:before {
content: "\ea07";
}
.ico-music-player:before {
content: "\ea08";
}
.ico-music-player-1:before {
content: "\ea09";
}
.ico-music-player-2:before {
content: "\ea0a";
}
.ico-music-player-3:before {
content: "\ea0b";
}
.ico-mute:before {
content: "\ea0c";
}
.ico-muted:before {
content: "\ea0d";
}
.ico-navigation:before {
content: "\ea0e";
}
.ico-navigation-1:before {
content: "\ea0f";
}
.ico-network:before {
content: "\ea10";
}
.ico-newspaper:before {
content: "\ea11";
}
.ico-next:before {
content: "\ea12";
}
.ico-note:before {
content: "\ea13";
}
.ico-notebook:before {
content: "\ea14";
}
.ico-notebook-1:before {
content: "\ea15";
}
.ico-notebook-2:before {
content: "\ea16";
}
.ico-notebook-3:before {
content: "\ea17";
}
.ico-notebook-4:before {
content: "\ea18";
}
.ico-notebook-5:before {
content: "\ea19";
}
.ico-notepad:before {
content: "\ea1a";
}
.ico-notepad-1:before {
content: "\ea1b";
}
.ico-notepad-2:before {
content: "\ea1c";
}
.ico-notification:before {
content: "\ea1d";
}
.ico-outline:before {
content: "\ea1e";
}
.ico-oval:before {
content: "\ea1f";
}
.ico-oval-1:before {
content: "\ea20";
}
.ico-oval-2:before {
content: "\ea21";
}
.ico-paint-palette:before {
content: "\ea22";
}
.ico-paper-plane:before {
content: "\ea23";
}
.ico-paper-plane-1:before {
content: "\ea24";
}
.ico-pause:before {
content: "\ea25";
}
.ico-pause-1:before {
content: "\ea26";
}
.ico-pen:before {
content: "\ea27";
}
.ico-pen-1:before {
content: "\ea28";
}
.ico-percent:before {
content: "\ea29";
}
.ico-percent-1:before {
content: "\ea2a";
}
.ico-perspective:before {
content: "\ea2b";
}
.ico-photo-camera:before {
content: "\ea2c";
}
.ico-photo-camera-1:before {
content: "\ea2d";
}
.ico-photos:before {
content: "\ea2e";
}
.ico-picture:before {
content: "\ea2f";
}
.ico-picture-1:before {
content: "\ea30";
}
.ico-picture-2:before {
content: "\ea31";
}
.ico-pin:before {
content: "\ea32";
}
.ico-placeholder:before {
content: "\ea33";
}
.ico-placeholder-1:before {
content: "\ea34";
}
.ico-placeholder-2:before {
content: "\ea35";
}
.ico-placeholder-3:before {
content: "\ea36";
}
.ico-placeholders:before {
content: "\ea37";
}
.ico-play-button:before {
content: "\ea38";
}
.ico-play-button-1:before {
content: "\ea39";
}
.ico-plus:before {
content: "\ea3a";
}
.ico-polygon:before {
content: "\ea3b";
}
.ico-power:before {
content: "\ea3c";
}
.ico-previous:before {
content: "\ea3d";
}
.ico-price-tag:before {
content: "\ea3e";
}
.ico-print:before {
content: "\ea3f";
}
.ico-push-pin:before {
content: "\ea40";
}
.ico-radar:before {
content: "\ea41";
}
.ico-reading:before {
content: "\ea42";
}
.ico-record:before {
content: "\ea43";
}
.ico-repeat:before {
content: "\ea44";
}
.ico-repeat-1:before {
content: "\ea45";
}
.ico-restart:before {
content: "\ea46";
}
.ico-resume:before {
content: "\ea47";
}
.ico-rewind:before {
content: "\ea48";
}
.ico-rewind-1:before {
content: "\ea49";
}
.ico-right-alignment:before {
content: "\ea4a";
}
.ico-right-alignment-1:before {
content: "\ea4b";
}
.ico-right-alignment-2:before {
content: "\ea4c";
}
.ico-rotate:before {
content: "\ea4d";
}
.ico-rotate-1:before {
content: "\ea4e";
}
.ico-route:before {
content: "\ea4f";
}
.ico-row:before {
content: "\ea50";
}
.ico-ruler:before {
content: "\ea51";
}
.ico-ruler-1:before {
content: "\ea52";
}
.ico-save:before {
content: "\ea53";
}
.ico-scale:before {
content: "\ea54";
}
.ico-search:before {
content: "\ea55";
}
.ico-search-1:before {
content: "\ea56";
}
.ico-select:before {
content: "\ea57";
}
.ico-send:before {
content: "\ea58";
}
.ico-sent:before {
content: "\ea59";
}
.ico-sent-1:before {
content: "\ea5a";
}
.ico-server:before {
content: "\ea5b";
}
.ico-server-1:before {
content: "\ea5c";
}
.ico-server-2:before {
content: "\ea5d";
}
.ico-server-3:before {
content: "\ea5e";
}
.ico-settings:before {
content: "\ea5f";
}
.ico-settings-1:before {
content: "\ea60";
}
.ico-settings-2:before {
content: "\ea61";
}
.ico-settings-3:before {
content: "\ea62";
}
.ico-settings-4:before {
content: "\ea63";
}
.ico-settings-5:before {
content: "\ea64";
}
.ico-settings-6:before {
content: "\ea65";
}
.ico-settings-7:before {
content: "\ea66";
}
.ico-settings-8:before {
content: "\ea67";
}
.ico-settings-9:before {
content: "\ea68";
}
.ico-shapes:before {
content: "\ea69";
}
.ico-shapes-1:before {
content: "\ea6a";
}
.ico-share:before {
content: "\ea6b";
}
.ico-share-1:before {
content: "\ea6c";
}
.ico-share-2:before {
content: "\ea6d";
}
.ico-shuffle:before {
content: "\ea6e";
}
.ico-shuffle-1:before {
content: "\ea6f";
}
.ico-shutdown:before {
content: "\ea70";
}
.ico-sign:before {
content: "\ea71";
}
.ico-sign-1:before {
content: "\ea72";
}
.ico-skip:before {
content: "\ea73";
}
.ico-smartphone:before {
content: "\ea74";
}
.ico-smartphone-1:before {
content: "\ea75";
}
.ico-smartphone-2:before {
content: "\ea76";
}
.ico-smartphone-3:before {
content: "\ea77";
}
.ico-smartphone-4:before {
content: "\ea78";
}
.ico-smartphone-5:before {
content: "\ea79";
}
.ico-smartphone-6:before {
content: "\ea7a";
}
.ico-smartphone-7:before {
content: "\ea7b";
}
.ico-smartphone-8:before {
content: "\ea7c";
}
.ico-smartphone-9:before {
content: "\ea7d";
}
.ico-smartphone-10:before {
content: "\ea7e";
}
.ico-smartphone-11:before {
content: "\ea7f";
}
.ico-speaker:before {
content: "\ea80";
}
.ico-speaker-1:before {
content: "\ea81";
}
.ico-speaker-2:before {
content: "\ea82";
}
.ico-speaker-3:before {
content: "\ea83";
}
.ico-speaker-4:before {
content: "\ea84";
}
.ico-speaker-5:before {
content: "\ea85";
}
.ico-speaker-6:before {
content: "\ea86";
}
.ico-speaker-7:before {
content: "\ea87";
}
.ico-speaker-8:before {
content: "\ea88";
}
.ico-spiral:before {
content: "\ea89";
}
.ico-spotlight:before {
content: "\ea8a";
}
.ico-spray:before {
content: "\ea8b";
}
.ico-square:before {
content: "\ea8c";
}
.ico-square-1:before {
content: "\ea8d";
}
.ico-square-2:before {
content: "\ea8e";
}
.ico-square-3:before {
content: "\ea8f";
}
.ico-square-4:before {
content: "\ea90";
}
.ico-square-5:before {
content: "\ea91";
}
.ico-square-6:before {
content: "\ea92";
}
.ico-square-7:before {
content: "\ea93";
}
.ico-square-8:before {
content: "\ea94";
}
.ico-square-9:before {
content: "\ea95";
}
.ico-square-10:before {
content: "\ea96";
}
.ico-square-11:before {
content: "\ea97";
}
.ico-square-12:before {
content: "\ea98";
}
.ico-square-13:before {
content: "\ea99";
}
.ico-square-14:before {
content: "\ea9a";
}
.ico-square-15:before {
content: "\ea9b";
}
.ico-square-16:before {
content: "\ea9c";
}
.ico-square-17:before {
content: "\ea9d";
}
.ico-square-18:before {
content: "\ea9e";
}
.ico-square-19:before {
content: "\ea9f";
}
.ico-square-20:before {
content: "\eaa0";
}
.ico-square-21:before {
content: "\eaa1";
}
.ico-square-22:before {
content: "\eaa2";
}
.ico-square-23:before {
content: "\eaa3";
}
.ico-square-24:before {
content: "\eaa4";
}
.ico-square-25:before {
content: "\eaa5";
}
.ico-square-26:before {
content: "\eaa6";
}
.ico-square-27:before {
content: "\eaa7";
}
.ico-star:before {
content: "\eaa8";
}
.ico-star-1:before {
content: "\eaa9";
}
.ico-stop:before {
content: "\eaaa";
}
.ico-stop-1:before {
content: "\eaab";
}
.ico-stopwatch:before {
content: "\eaac";
}
.ico-stopwatch-1:before {
content: "\eaad";
}
.ico-stopwatch-2:before {
content: "\eaae";
}
.ico-stopwatch-3:before {
content: "\eaaf";
}
.ico-stopwatch-4:before {
content: "\eab0";
}
.ico-street:before {
content: "\eab1";
}
.ico-street-1:before {
content: "\eab2";
}
.ico-substract:before {
content: "\eab3";
}
.ico-substract-1:before {
content: "\eab4";
}
.ico-success:before {
content: "\eab5";
}
.ico-switch:before {
content: "\eab6";
}
.ico-switch-1:before {
content: "\eab7";
}
.ico-switch-2:before {
content: "\eab8";
}
.ico-switch-3:before {
content: "\eab9";
}
.ico-switch-4:before {
content: "\eaba";
}
.ico-switch-5:before {
content: "\eabb";
}
.ico-switch-6:before {
content: "\eabc";
}
.ico-switch-7:before {
content: "\eabd";
}
.ico-tabs:before {
content: "\eabe";
}
.ico-tabs-1:before {
content: "\eabf";
}
.ico-target:before {
content: "\eac0";
}
.ico-television:before {
content: "\eac1";
}
.ico-television-1:before {
content: "\eac2";
}
.ico-tile:before {
content: "\eac3";
}
.ico-tile-1:before {
content: "\eac4";
}
.ico-time:before {
content: "\eac5";
}
.ico-transform:before {
content: "\eac6";
}
.ico-trash:before {
content: "\eac7";
}
.ico-triangle:before {
content: "\eac8";
}
.ico-triangle-1:before {
content: "\eac9";
}
.ico-trim:before {
content: "\eaca";
}
.ico-umbrella:before {
content: "\eacb";
}
.ico-unconstrained:before {
content: "\eacc";
}
.ico-ungroup:before {
content: "\eacd";
}
.ico-unite:before {
content: "\eace";
}
.ico-unlink:before {
content: "\eacf";
}
.ico-unlocked:before {
content: "\ead0";
}
.ico-unlocked-1:before {
content: "\ead1";
}
.ico-unlocked-2:before {
content: "\ead2";
}
.ico-upload:before {
content: "\ead3";
}
.ico-user:before {
content: "\ead4";
}
.ico-user-1:before {
content: "\ead5";
}
.ico-user-2:before {
content: "\ead6";
}
.ico-user-3:before {
content: "\ead7";
}
.ico-user-4:before {
content: "\ead8";
}
.ico-user-5:before {
content: "\ead9";
}
.ico-user-6:before {
content: "\eada";
}
.ico-user-7:before {
content: "\eadb";
}
.ico-users:before {
content: "\eadc";
}
.ico-users-1:before {
content: "\eadd";
}
.ico-vector:before {
content: "\eade";
}
.ico-vector-1:before {
content: "\eadf";
}
.ico-vector-2:before {
content: "\eae0";
}
.ico-vector-3:before {
content: "\eae1";
}
.ico-vertical-alignment:before {
content: "\eae2";
}
.ico-vertical-alignment-1:before {
content: "\eae3";
}
.ico-vertical-alignment-2:before {
content: "\eae4";
}
.ico-vertical-alignment-3:before {
content: "\eae5";
}
.ico-vertical-alignment-4:before {
content: "\eae6";
}
.ico-vertical-alignment-5:before {
content: "\eae7";
}
.ico-vertical-alignment-6:before {
content: "\eae8";
}
.ico-video-camera:before {
content: "\eae9";
}
.ico-video-camera-1:before {
content: "\eaea";
}
.ico-video-player:before {
content: "\eaeb";
}
.ico-video-player-1:before {
content: "\eaec";
}
.ico-video-player-2:before {
content: "\eaed";
}
.ico-view:before {
content: "\eaee";
}
.ico-view-1:before {
content: "\eaef";
}
.ico-view-2:before {
content: "\eaf0";
}
.ico-volume-control:before {
content: "\eaf1";
}
.ico-volume-control-1:before {
content: "\eaf2";
}
.ico-warning:before {
content: "\eaf3";
}
.ico-wifi:before {
content: "\eaf4";
}
.ico-wifi-1:before {
content: "\eaf5";
}
.ico-windows:before {
content: "\eaf6";
}
.ico-windows-1:before {
content: "\eaf7";
}
.ico-windows-2:before {
content: "\eaf8";
}
.ico-windows-3:before {
content: "\eaf9";
}
.ico-windows-4:before {
content: "\eafa";
}
.ico-wireless-internet:before {
content: "\eafb";
}
.ico-worldwide:before {
content: "\eafc";
}
.ico-worldwide-1:before {
content: "\eafd";
}
.ico-zoom-in:before {
content: "\eafe";
}
.ico-zoom-out:before {
content: "\eaff";
}
.ico-atom-symbol:before {
content: "\eb00";
}
.ico-bottle:before {
content: "\eb01";
}
.ico-fingerprint1:before {
content: "\eb02";
}
.ico-flasks:before {
content: "\eb03";
}
.ico-flasks-alt:before {
content: "\eb04";
}
.ico-gemological:before {
content: "\eb05";
}
.ico-microscope:before {
content: "\eb06";
}
.ico-microscope-alt:before {
content: "\eb07";
}
.ico-research:before {
content: "\eb08";
}
.ico-message-alt:before {
content: "\eb09";
}
.ico-phone-alt:before {
content: "\eb0a";
}
.ico-telegram:before {
content: "\eb0b";
}
.ico-arrow:before {
content: "\eb0c";
}
.ico-cpu:before {
content: "\eb0d";
}
.ico-internet1:before {
content: "\eb0e";
}
.ico-sg:before {
content: "\eb0f";
}
.ico-brain:before {
content: "\eb10";
}
.ico-timing-belt:before {
content: "\eb11";
}
.ico-skyline:before {
content: "\eb12";
}
.ico-smartwatch:before {
content: "\eb13";
}
.ico-wallet:before {
content: "\eb14";
}
.ico-headphones:before {
content: "\eb15";
}
.ico-avatar:before {
content: "\eb16";
}
.ico-paper-plane1:before {
content: "\eb17";
}
.ico-padlock:before {
content: "\eb18";
}
.ico-smartphone1:before {
content: "\eb19";
}
.ico-exchange:before {
content: "\eb1a";
}
.ico-hand:before {
content: "\eb1b";
}
.ico-arrow-left:before {
content: "\eb1c";
}
.ico-arrow-right:before {
content: "\eb1d";
}
.ico-app1:before {
content: "\eb1e";
}
.ico-tomato:before {
content: "\eb1f";
}
.ico-water:before {
content: "\eb20";
}
.ico-watering:before {
content: "\eb21";
}
.ico-greenhouse:before {
content: "\eb22";
}
.ico-greenhouse1:before {
content: "\eb23";
}
.ico-plantpot:before {
content: "\eb24";
}
.ico-greenhouse2:before {
content: "\eb25";
}
.ico-experiment:before {
content: "\eb26";
}
.ico-greenhouse3:before {
content: "\eb27";
}
.ico-flower:before {
content: "\eb28";
}
.ico-farmer:before {
content: "\eb29";
}
.ico-wateringsprayer:before {
content: "\eb2a";
}
.ico-energy:before {
content: "\eb2b";
}
.ico-organic:before {
content: "\eb2c";
}
.ico-fertilizer:before {
content: "\eb2d";
}
.ico-fence:before {
content: "\eb2e";
}
.ico-greenhouse4:before {
content: "\eb2f";
}
.ico-carrot:before {
content: "\eb30";
}
.ico-planting:before {
content: "\eb31";
}
.ico-watering1:before {
content: "\eb32";
}
.ico-harvest:before {
content: "\eb33";
}
.ico-wateringcan:before {
content: "\eb34";
}
.ico-temperature:before {
content: "\eb35";
}
.ico-thinkgreen:before {
content: "\eb36";
}
.ico-shovelandrake:before {
content: "\eb37";
}
.ico-waterspray:before {
content: "\eb38";
}
.ico-waterhose:before {
content: "\eb39";
}
.ico-observation:before {
content: "\eb3a";
}
.ico-fertilizer1:before {
content: "\eb3b";
}
.ico-fan:before {
content: "\eb3c";
}
.ico-solarpanel:before {
content: "\eb3d";
}
.ico-farmer1:before {
content: "\eb3e";
}
.ico-growingplant:before {
content: "\eb3f";
}
.ico-seedbag:before {
content: "\eb40";
}
.ico-trash1:before {
content: "\eb41";
}
.ico-sprout:before {
content: "\eb42";
}
.ico-hydroponic:before {
content: "\eb43";
}
.ico-timer:before {
content: "\eb44";
}
.ico-planting1:before {
content: "\eb45";
}
.ico-cctv:before {
content: "\eb46";
}
.ico-observation1:before {
content: "\eb47";
}
.ico-pesticide:before {
content: "\eb48";
}
.ico-plant:before {
content: "\eb49";
}
.ico-timer1:before {
content: "\eb4a";
}
.ico-watering2:before {
content: "\eb4b";
}
.ico-greenhouse5:before {
content: "\eb4c";
}
.ico-fertilizer2:before {
content: "\eb4d";
}
.ico-book:before {
content: "\eb4e";
}
.ico-fertilizer3:before {
content: "\eb4f";
}@font-face {
font-family: 'soc-icons';
src:  url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/socicons/soc-icons.eot?n0zxsg);
src:  url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/socicons/soc-icons.eot?n0zxsg#iefix) format('embedded-opentype'),
url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/socicons/soc-icons.ttf?n0zxsg) format('truetype'),
url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/socicons/soc-icons.woff?n0zxsg) format('woff'),
url(//themily.com/tm-agropower/wp-content/themes/agropower/fonts/socicons/soc-icons.svg?n0zxsg#soc-icons) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="soc-"], [class*=" soc-"] { font-family: 'soc-icons' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.soc-snapchat:before {
content: "\e900";
}
.soc-square-snapchat:before {
content: "\e903";
}
.soc-tiktok:before {
content: "\e901";
}
.soc-x-twitter:before {
content: "\e902";
}
.soc-square-x-twitter:before {
content: "\e904";
}