@charset "UTF-8";

/**
 * 	Loading font only
 * 	Use frontend.css for specific styles
 */

 /* Generate and add new x icon  */
 @font-face {
    font-family: 'IcoMoon';
    src:  url('../font/icomoon/icomoon.eot');
    src:  url('../font/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
          url('../font/icomoon/icomoon.ttf') format('truetype'),
          url('../font/icomoon/icomoon.woff') format('woff'),
          url('../font/icomoon/icomoon.svg#IcoMoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family: 'love-icons';
	src: url(../font/loveicons_2.0/icomoon.eot?13072798);
	src: url(../font/loveicons_2.0/icomoon.eot?13072798#iefix) format("embedded-opentype"), url(../font/loveicons_2.0/icomoon.woff?13072798) format("woff"), url(../font/loveicons_2.0/icomoon.ttf?13072798) format("truetype"), url(../font/loveicons_2.0/icomoon.svg?13072798#love-icons) format("svg");
	font-weight: 400;
	font-style: normal
}

[class^="dpc-icon-"]:before,
[class*=" dpc-icon-"]:before {
	font-family: "love-icons";
	font-size: initial;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em
}

.dpc-icon-linkarena:before {
	content: '\e811'
}

.dpc-icon-block:before {
	content: '\e81d'
}

.dpc-icon-lb_showmore:before {
	content: '\e821'
}

.dpc-icon-load:before {
	content: '\e820'
}

.dpc-icon-favorite:before {
	content: '\e807'
}

.dpc-icon-more:before {
	content: '\e828'
}

.dpc-icon-less:before {
	content: '\e829'
}

.dpc-icon-facebook:before {
	content: '\e800'
}

.dpc-icon-linkedin:before {
	content: '\e80c'
}

/* Generate and add new X icon  */
.dpc-icon-x:before {
	content: '\e900';
	font-family: 'IcoMoon';
}

.dpc-icon-vkontakte:before {
	content: '\e812'
}

.dpc-icon-help:before {
	content: '\e80b'
}

.dpc-icon-info:before {
	content: '\e809'
}

.dpc-icon-style:before {
	content: '\e824'
}

.dpc-icon-total:before {
	content: '\e815'
}

.dpc-icon-google:before {
	content: '\e80a'
}

.dpc-icon-pinterest:before {
	content: '\e805'
}

.dpc-icon-stumbleupon:before {
	content: '\e801'
}

.dpc-icon-flattr:before {
	content: '\e808'
}

.dpc-icon-nolove:before {
	content: '\e804'
}

.dpc-icon-more:before {
	content: '\e817'
}

.dpc-icon-skype:before {
	content: '\e822'
}

.dpc-icon-tumblr:before {
	content: '\e810'
}

.dpc-icon-mail:before {
	content: '\e80d'
}

.dpc-icon-settings:before {
	content: '\e823'
}

.dpc-icon-stats:before {
	content: '\e816'
}

.dpc-icon-locked:before {
	content: '\e81f'
}

.dpc-icon-opend:before {
	content: '\e81c'
}

.dpc-icon-networks:before {
	content: '\e825'
}

.dpc-icon-xing:before {
	content: '\e813'
}

.dpc-icon-buffer:before {
	content: '\e806'
}

.dpc-icon-pocket:before {
	content: '\e80e'
}

.dpc-icon-print:before {
	content: '\e80f'
}

.dpc-icon-position:before {
	content: '\e826'
}

.dpc-icon-ok:before {
	content: '\e818'
}

.dpc-icon-cancel:before {
	content: '\e819'
}

.dpc-icon-add:before {
	content: '\e81a'
}

.dpc-icon-remove:before {
	content: '\e81b'
}

.dpc-icon-clock:before {
	content: '\e81e'
}

.dpc-icon-love:before {
	content: '\e803'
}

.dpc-icon-whatsapp:before {
	content: '\e600'
}

/*.dpc-icon-whatsapp{background-image:url(button.svg);border:1px solid rgba(0,0,0,0.1);display:inline-block!important;position:relative;font-family:Arial,sans-serif;letter-spacing:.4px;cursor:pointer;font-weight:400;text-transform:none;color:#fff;border-radius:2px;background-color:#5cbe4a;background-repeat:no-repeat;line-height:1.2;text-decoration:none;text-align:left}*/*/