@charset "utf-8";

  .dpArticleShare {
font-family:Arial, Helvetica, sans-serif;
line-height:100%;
margin: 0px !important;
position: absolute !important;
top: auto;
left: 0px !important;
list-style: none !important;
padding: 0 !important;
display: none;
}
.dpArticleShare * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.dpArticleShare.scrolltop {
position: fixed !important;
top: 0 !important;
left: auto !important;
margin-left: -55px !important;
}
.dpArticleShare.scrolltop.scrolltopend {
position: absolute !important;
top: auto !important;
bottom: 0 !important;
}
.dpArticleShare.vertical.scrolltop {
position: fixed !important;
top: 0 !important;
margin-left: 0 !important;
}
.dpArticleShare.vertical.scrolltop.scrolltopend {
position: absolute !important;
top: auto !important;
bottom: auto !important;
}
.dpArticleShare .clear{
clear:both;	
}
.clear-article-share{
clear:both;	
}
.dpArticleParent {
position: static;
}
.dpArticleParent.dpArticleParentInside {
padding-left: 55px;	
position: relative;
}
.dpArticleShare li {
list-style: none !important;
padding: 5px !important;
margin: 0 !important;
background: none !important;
position: relative;
font-style: normal !important;
}
.dpArticleShare.vertical li:first-child,
.dpArticleShare.vertical-inside li:first-child {
padding-top: 1px !important;
}
.dpArticleShare.horizontal-top li,
.dpArticleShare.horizontal-bottom li {
padding: 5px 10px 5px 0 !important;
}
.dpArticleShare.horizontal-top,
.dpArticleShare.horizontal-bottom {
position: relative !important;
clear: both;
}
.dpArticleShare.horizontal-top li,
.dpArticleShare.horizontal-bottom li {
float: left;
}
.dpArticleShare.horizontal-top li:first-child,
.dpArticleShare.horizontal-bottom li:first-child {
padding-left: 0 !important;
}
.dpArticleShare.fixed-left {
position: fixed !important;
left: 0 !important;
top: 50px !important;
}
.dpArticleShare.fixed-left .dpArticleSocialShareTooltip  {
left: 5px !important;
}
.dpArticleShare.color li,
.dpArticleShare.compact li {
opacity: .8;	
}
.dpArticleShare.color li:hover,
.dpArticleShare.compact li:hover {
opacity: 1;
}
.dpArticleShare li a {
cursor: pointer;
text-decoration: none !important;
display: inline !important;
}
.dpArticleShare li .dpas-icon {
background-position: 50% 50% !important;
background-repeat: no-repeat !important;
background-color: #ccc !important;
float: left !important;
display: block !important;
width: 35px !important;
height: 35px !important;
padding: 0 !important;
cursor: pointer !important;
text-indent: -1111px !important;
overflow: hidden !important;
background-image: none;
}
.dpArticleShare.dark li .dpas-icon {
background-color: #333 !important;
}
.dpArticleShare.dark li .dpas-icon i,
.dpArticleShare.dark li .dpas-icon i::before {
text-shadow: rgb(36, 36, 36) 1px 1px,
rgb(37, 37, 37) 2px 2px,
rgb(37, 37, 37) 3px 3px,
rgb(38, 38, 38) 4px 4px,
rgb(38, 38, 38) 5px 5px,
rgb(39, 39, 39) 6px 6px,
rgb(39, 39, 39) 7px 7px,
rgb(40, 40, 40) 8px 8px,
rgb(40, 40, 40) 9px 9px,
rgb(41, 41, 41) 10px 10px,
rgb(41, 41, 41) 11px 11px,
rgb(42, 42, 42) 12px 12px,
rgb(42, 42, 42) 13px 13px,
rgb(43, 43, 43) 14px 14px,
rgb(43, 43, 43) 15px 15px,
rgb(44, 44, 44) 16px 16px,
rgb(44, 44, 44) 17px 17px,
rgb(45, 45, 45) 18px 18px,
rgb(45, 45, 45) 19px 19px,
rgb(46, 46, 46) 20px 20px,
rgb(46, 46, 46) 21px 21px,
rgb(47, 47, 47) 22px 22px,
rgb(47, 47, 47) 23px 23px,
rgb(48, 48, 48) 24px 24px,
rgb(48, 48, 48) 25px 25px,
rgb(49, 49, 49) 26px 26px,
rgb(49, 49, 49) 27px 27px,
rgb(50, 50, 50) 28px 28px,
rgb(50, 50, 50) 29px 29px,
rgb(51, 51, 51) 30px 30px;
}
.dpArticleShare li .dpShareArticleCounter {
font-size: 12px;
font-weight: bold;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: block;
text-align: center;
margin-top: 40px;
font-style: normal;
}
.dpArticleShare.light li .dpShareArticleCounter,
.dpArticleShare.dark li .dpShareArticleCounter,
.dpArticleShare.color li .dpShareArticleCounter {
width: 35px;
}
.dpArticleShare li p {
display:none !important;
}
.dpArticleShare li span {
padding: 7px 0;
color: #666;
border: 1px solid #ddd;
position: relative;
background: #fff;
text-align: center !important;
margin: 0 !important;
line-height: 100% !important;
display: block;
font-family: arial;
}
.dpArticleShare li span:before {
content: "";
position: absolute;
border-style: solid;
border-color: #ddd transparent;
display: block;
width: 0;
top: -5px;
bottom: auto;
left: auto;
right: 12px;
border-width: 0 5px 5px;
}
.dpArticleShare li span:after {
content: "";
position: absolute;
border-style: solid;
border-color: #fff transparent;
display: block;
width: 0;
top: -4px;
bottom: auto;
left: auto;
right: 12px;
border-width: 0 5px 5px;
}
.dpArticleShare.dark li span {
color: #111;
border: 1px solid #111;
background: #535353;
}
.dpArticleShare.dark li span:before {
content: "";
position: absolute;
border-style: solid;
border-color: #111 transparent;
display: block;
width: 0;
top: -5px;
bottom: auto;
left: auto;
right: 12px;
border-width: 0 5px 5px;
}
.dpArticleShare.dark li span:after {
content: "";
position: absolute;
border-style: solid;
border-color: #535353 transparent;
display: block;
width: 0;
top: -4px;
bottom: auto;
left: auto;
right: 12px;
border-width: 0 5px 5px;
}
.dpArticleShare .dpArticleSocialShareTooltip {
display: none;
position: absolute;
bottom: 85px;
left: -30px;
width: 80px;
z-index: 9999;
line-height: 20px;
padding: 5px 10px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-size: 12px;
line-height: 120%;
font-family: arial;
text-align: center;
font-weight: bold;
word-wrap: break-word;
z-index: 999;
background: #fff;
border: 1px solid #ccc;
-moz-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
-webkit-box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
color: #999;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.dpArticleShare.dark .dpArticleSocialShareTooltip {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background: #3F4140;
border: 1px solid #1A1A1A;
color: #999;	
}
.dpArticleShare li:hover .dpArticleSocialShareTooltip {
display: block;
}
.dpArticleShare li .dpas-icon-dpShareIcon-fb {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-fb,
.dpArticleShare.color li .dpas-icon-dpShareIcon-fb,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-fb,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-fb {
background-color: #3b5998 !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-fb i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-fb i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-fb i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-fb i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-fb i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-fb i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-fb i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-fb i::before {
text-shadow: rgb(41, 62, 107) 1px 1px,
rgb(42, 63, 109) 2px 2px,
rgb(42, 64, 110) 3px 3px,
rgb(43, 65, 112) 4px 4px,
rgb(44, 66, 113) 5px 5px,
rgb(44, 67, 115) 6px 6px,
rgb(45, 68, 116) 7px 7px,
rgb(45, 69, 118) 8px 8px,
rgb(46, 70, 119) 9px 9px,
rgb(47, 71, 121) 10px 10px,
rgb(47, 71, 122) 11px 11px,
rgb(48, 72, 124) 12px 12px,
rgb(48, 73, 125) 13px 13px,
rgb(49, 74, 127) 14px 14px,
rgb(50, 75, 129) 15px 15px,
rgb(50, 76, 130) 16px 16px,
rgb(51, 77, 132) 17px 17px,
rgb(51, 78, 133) 18px 18px,
rgb(52, 79, 135) 19px 19px,
rgb(53, 80, 136) 20px 20px,
rgb(53, 80, 138) 21px 21px,
rgb(54, 81, 139) 22px 22px,
rgb(54, 82, 141) 23px 23px,
rgb(55, 83, 142) 24px 24px,
rgb(56, 84, 144) 25px 25px,
rgb(56, 85, 145) 26px 26px,
rgb(57, 86, 147) 27px 27px,
rgb(57, 87, 148) 28px 28px,
rgb(58, 88, 150) 29px 29px,
rgb(59, 89, 152) 30px 30px;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-facebook_like {
background-color: #3b5998 !important;
}
.dpArticleShare li .dpas-icon-dpShareIcon-tw {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-tw,
.dpArticleShare.color li .dpas-icon-dpShareIcon-tw,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-tw,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-tw {
background-color: #00bef6 !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-tw i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-tw i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-tw i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-tw i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-tw i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-tw i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-tw i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-tw i::before {
text-shadow: rgb(0, 134, 174) 1px 1px,
rgb(0, 136, 176) 2px 2px,
rgb(0, 138, 179) 3px 3px,
rgb(0, 140, 181) 4px 4px,
rgb(0, 142, 184) 5px 5px,
rgb(0, 144, 186) 6px 6px,
rgb(0, 146, 189) 7px 7px,
rgb(0, 148, 191) 8px 8px,
rgb(0, 150, 194) 9px 9px,
rgb(0, 152, 196) 10px 10px,
rgb(0, 153, 199) 11px 11px,
rgb(0, 155, 201) 12px 12px,
rgb(0, 157, 204) 13px 13px,
rgb(0, 159, 206) 14px 14px,
rgb(0, 161, 209) 15px 15px,
rgb(0, 163, 211) 16px 16px,
rgb(0, 165, 213) 17px 17px,
rgb(0, 167, 216) 18px 18px,
rgb(0, 169, 218) 19px 19px,
rgb(0, 171, 221) 20px 20px,
rgb(0, 172, 223) 21px 21px,
rgb(0, 174, 226) 22px 22px,
rgb(0, 176, 228) 23px 23px,
rgb(0, 178, 231) 24px 24px,
rgb(0, 180, 233) 25px 25px,
rgb(0, 182, 236) 26px 26px,
rgb(0, 184, 238) 27px 27px,
rgb(0, 186, 241) 28px 28px,
rgb(0, 188, 243) 29px 29px,
rgb(0, 190, 246) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-g {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-g,
.dpArticleShare.color li .dpas-icon-dpShareIcon-g,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-g,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-g {
background-color: #ce3d2b !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-g i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-g i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-g i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-g i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-g i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-g i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-g i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-g i::before {
text-shadow: rgb(146, 43, 30) 1px 1px,
rgb(148, 44, 30) 2px 2px,
rgb(150, 44, 31) 3px 3px,
rgb(152, 45, 31) 4px 4px,
rgb(154, 46, 32) 5px 5px,
rgb(156, 46, 32) 6px 6px,
rgb(158, 47, 33) 7px 7px,
rgb(160, 47, 33) 8px 8px,
rgb(162, 48, 33) 9px 9px,
rgb(164, 49, 34) 10px 10px,
rgb(166, 49, 34) 11px 11px,
rgb(168, 50, 35) 12px 12px,
rgb(170, 50, 35) 13px 13px,
rgb(172, 51, 36) 14px 14px,
rgb(175, 52, 36) 15px 15px,
rgb(177, 52, 36) 16px 16px,
rgb(179, 53, 37) 17px 17px,
rgb(181, 53, 37) 18px 18px,
rgb(183, 54, 38) 19px 19px,
rgb(185, 55, 38) 20px 20px,
rgb(187, 55, 39) 21px 21px,
rgb(189, 56, 39) 22px 22px,
rgb(191, 56, 39) 23px 23px,
rgb(193, 57, 40) 24px 24px,
rgb(195, 58, 40) 25px 25px,
rgb(197, 58, 41) 26px 26px,
rgb(199, 59, 41) 27px 27px,
rgb(201, 59, 42) 28px 28px,
rgb(203, 60, 42) 29px 29px,
rgb(206, 61, 43) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-comment {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-comment,
.dpArticleShare.color li .dpas-icon-dpShareIcon-comment,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-comment,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-comment {
background-color: #666 !important;
}
.dpArticleShare li .dpas-icon-dpShareIcon-print {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-print,
.dpArticleShare.color li .dpas-icon-dpShareIcon-print,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-print,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-print {
background-color: #666 !important;
}
.dpArticleShare li .dpas-icon-dpShareIcon-total {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-total,
.dpArticleShare.color li .dpas-icon-dpShareIcon-total,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-total,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-total {
background-color: #666 !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-total i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-total i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-total i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-total i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-total i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-total i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-total i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-total i::before,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-print i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-print i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-print i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-print i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-print i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-print i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-print i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-print i::before,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-comment i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-comment i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-comment i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-comment i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-comment i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-comment i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-comment i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-comment i::before,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-more i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-more i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-more i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-more i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-more i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-more i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-more i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-more i::before,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-email i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-email i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-email i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-email i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-email i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-email i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-email i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-email i::before {
text-shadow: rgb(72, 72, 72) 1px 1px,
rgb(73, 73, 73) 2px 2px,
rgb(74, 74, 74) 3px 3px,
rgb(75, 75, 75) 4px 4px,
rgb(76, 76, 76) 5px 5px,
rgb(77, 77, 77) 6px 6px,
rgb(78, 78, 78) 7px 7px,
rgb(79, 79, 79) 8px 8px,
rgb(80, 80, 80) 9px 9px,
rgb(81, 81, 81) 10px 10px,
rgb(82, 82, 82) 11px 11px,
rgb(83, 83, 83) 12px 12px,
rgb(84, 84, 84) 13px 13px,
rgb(85, 85, 85) 14px 14px,
rgb(86, 86, 86) 15px 15px,
rgb(87, 87, 87) 16px 16px,
rgb(88, 88, 88) 17px 17px,
rgb(89, 89, 89) 18px 18px,
rgb(90, 90, 90) 19px 19px,
rgb(91, 91, 91) 20px 20px,
rgb(92, 92, 92) 21px 21px,
rgb(93, 93, 93) 22px 22px,
rgb(94, 94, 94) 23px 23px,
rgb(95, 95, 95) 24px 24px,
rgb(96, 96, 96) 25px 25px,
rgb(97, 97, 97) 26px 26px,
rgb(98, 98, 98) 27px 27px,
rgb(99, 99, 99) 28px 28px,
rgb(100, 100, 100) 29px 29px,
rgb(102, 102, 102) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-linkedin {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-linkedin,
.dpArticleShare.color li .dpas-icon-dpShareIcon-linkedin,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-linkedin,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-linkedin {
background-color: #007ab9 !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-linkedin i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-linkedin i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-linkedin i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-linkedin i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-linkedin i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-linkedin i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-linkedin i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-linkedin i::before {
text-shadow: rgb(0, 86, 131) 1px 1px,
rgb(0, 87, 133) 2px 2px,
rgb(0, 88, 135) 3px 3px,
rgb(0, 89, 137) 4px 4px,
rgb(0, 91, 139) 5px 5px,
rgb(0, 92, 141) 6px 6px,
rgb(0, 93, 142) 7px 7px,
rgb(0, 94, 144) 8px 8px,
rgb(0, 96, 146) 9px 9px,
rgb(0, 97, 148) 10px 10px,
rgb(0, 98, 150) 11px 11px,
rgb(0, 99, 152) 12px 12px,
rgb(0, 101, 153) 13px 13px,
rgb(0, 102, 155) 14px 14px,
rgb(0, 103, 157) 15px 15px,
rgb(0, 104, 159) 16px 16px,
rgb(0, 105, 161) 17px 17px,
rgb(0, 107, 163) 18px 18px,
rgb(0, 108, 164) 19px 19px,
rgb(0, 109, 166) 20px 20px,
rgb(0, 110, 168) 21px 21px,
rgb(0, 112, 170) 22px 22px,
rgb(0, 113, 172) 23px 23px,
rgb(0, 114, 174) 24px 24px,
rgb(0, 115, 175) 25px 25px,
rgb(0, 117, 177) 26px 26px,
rgb(0, 118, 179) 27px 27px,
rgb(0, 119, 181) 28px 28px,
rgb(0, 120, 183) 29px 29px,
rgb(0, 122, 185) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-pinterest {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-pinterest,
.dpArticleShare.color li .dpas-icon-dpShareIcon-pinterest,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-pinterest,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-pinterest {
background-color: #cb2028 !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-pinterest i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-pinterest i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-pinterest i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-pinterest i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-pinterest i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-pinterest i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-pinterest i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-pinterest i::before {
text-shadow: rgb(144, 22, 28) 1px 1px,
rgb(146, 22, 28) 2px 2px,
rgb(148, 23, 29) 3px 3px,
rgb(150, 23, 29) 4px 4px,
rgb(152, 23, 30) 5px 5px,
rgb(154, 24, 30) 6px 6px,
rgb(156, 24, 30) 7px 7px,
rgb(158, 24, 31) 8px 8px,
rgb(160, 25, 31) 9px 9px,
rgb(162, 25, 32) 10px 10px,
rgb(164, 25, 32) 11px 11px,
rgb(166, 26, 32) 12px 12px,
rgb(168, 26, 33) 13px 13px,
rgb(170, 26, 33) 14px 14px,
rgb(172, 27, 34) 15px 15px,
rgb(174, 27, 34) 16px 16px,
rgb(176, 27, 34) 17px 17px,
rgb(178, 28, 35) 18px 18px,
rgb(180, 28, 35) 19px 19px,
rgb(182, 28, 36) 20px 20px,
rgb(184, 29, 36) 21px 21px,
rgb(186, 29, 36) 22px 22px,
rgb(188, 29, 37) 23px 23px,
rgb(190, 30, 37) 24px 24px,
rgb(192, 30, 38) 25px 25px,
rgb(194, 30, 38) 26px 26px,
rgb(196, 31, 38) 27px 27px,
rgb(198, 31, 39) 28px 28px,
rgb(200, 31, 39) 29px 29px,
rgb(203, 32, 40) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-delicious {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-delicious,
.dpArticleShare.color li .dpas-icon-dpShareIcon-delicious,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-delicious,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-delicious {
background-color: #3399fd !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-delicious i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-delicious i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-delicious i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-delicious i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-delicious i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-delicious i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-delicious i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-delicious i::before {
text-shadow: rgb(36, 108, 179) 1px 1px,
rgb(37, 110, 182) 2px 2px,
rgb(37, 111, 184) 3px 3px,
rgb(38, 113, 187) 4px 4px,
rgb(38, 114, 189) 5px 5px,
rgb(39, 116, 192) 6px 6px,
rgb(39, 117, 194) 7px 7px,
rgb(40, 119, 197) 8px 8px,
rgb(40, 120, 199) 9px 9px,
rgb(41, 122, 202) 10px 10px,
rgb(41, 123, 204) 11px 11px,
rgb(42, 125, 207) 12px 12px,
rgb(42, 126, 209) 13px 13px,
rgb(43, 128, 212) 14px 14px,
rgb(43, 130, 215) 15px 15px,
rgb(44, 131, 217) 16px 16px,
rgb(44, 133, 220) 17px 17px,
rgb(45, 134, 222) 18px 18px,
rgb(45, 136, 225) 19px 19px,
rgb(46, 137, 227) 20px 20px,
rgb(46, 139, 230) 21px 21px,
rgb(47, 140, 232) 22px 22px,
rgb(47, 142, 235) 23px 23px,
rgb(48, 143, 237) 24px 24px,
rgb(48, 145, 240) 25px 25px,
rgb(49, 146, 242) 26px 26px,
rgb(49, 148, 245) 27px 27px,
rgb(50, 149, 247) 28px 28px,
rgb(50, 151, 250) 29px 29px,
rgb(51, 153, 253) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-stumbleupon {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-stumbleupon,
.dpArticleShare.color li .dpas-icon-dpShareIcon-stumbleupon,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-stumbleupon,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-stumbleupon {
background-color: #eb4923 !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-stumbleupon i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-stumbleupon i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-stumbleupon i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-stumbleupon i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-stumbleupon i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-stumbleupon i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-stumbleupon i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-stumbleupon i::before {
text-shadow: rgb(167, 51, 25) 1px 1px,
rgb(169, 52, 25) 2px 2px,
rgb(172, 53, 26) 3px 3px,
rgb(174, 53, 26) 4px 4px,
rgb(176, 54, 26) 5px 5px,
rgb(179, 55, 27) 6px 6px,
rgb(181, 56, 27) 7px 7px,
rgb(183, 56, 27) 8px 8px,
rgb(186, 57, 28) 9px 9px,
rgb(188, 58, 28) 10px 10px,
rgb(190, 59, 28) 11px 11px,
rgb(193, 59, 29) 12px 12px,
rgb(195, 60, 29) 13px 13px,
rgb(197, 61, 29) 14px 14px,
rgb(200, 62, 30) 15px 15px,
rgb(202, 62, 30) 16px 16px,
rgb(204, 63, 30) 17px 17px,
rgb(207, 64, 31) 18px 18px,
rgb(209, 64, 31) 19px 19px,
rgb(211, 65, 31) 20px 20px,
rgb(214, 66, 32) 21px 21px,
rgb(216, 67, 32) 22px 22px,
rgb(218, 67, 32) 23px 23px,
rgb(221, 68, 33) 24px 24px,
rgb(223, 69, 33) 25px 25px,
rgb(225, 70, 33) 26px 26px,
rgb(228, 70, 34) 27px 27px,
rgb(230, 71, 34) 28px 28px,
rgb(232, 72, 34) 29px 29px,
rgb(235, 73, 35) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-tumblr {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-tumblr,
.dpArticleShare.color li .dpas-icon-dpShareIcon-tumblr,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-tumblr,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-tumblr {
background-color: #314e6c !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-tumblr i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-tumblr i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-tumblr i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-tumblr i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-tumblr i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-tumblr i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-tumblr i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-tumblr i::before {
text-shadow: rgb(34, 55, 77) 1px 1px,
rgb(35, 56, 78) 2px 2px,
rgb(35, 57, 79) 3px 3px,
rgb(36, 58, 80) 4px 4px,
rgb(36, 58, 81) 5px 5px,
rgb(37, 59, 82) 6px 6px,
rgb(37, 60, 83) 7px 7px,
rgb(38, 61, 84) 8px 8px,
rgb(38, 61, 85) 9px 9px,
rgb(39, 62, 86) 10px 10px,
rgb(39, 63, 87) 11px 11px,
rgb(40, 64, 88) 12px 12px,
rgb(40, 64, 89) 13px 13px,
rgb(41, 65, 90) 14px 14px,
rgb(41, 66, 92) 15px 15px,
rgb(42, 67, 93) 16px 16px,
rgb(42, 68, 94) 17px 17px,
rgb(43, 68, 95) 18px 18px,
rgb(43, 69, 96) 19px 19px,
rgb(44, 70, 97) 20px 20px,
rgb(44, 71, 98) 21px 21px,
rgb(45, 71, 99) 22px 22px,
rgb(45, 72, 100) 23px 23px,
rgb(46, 73, 101) 24px 24px,
rgb(46, 74, 102) 25px 25px,
rgb(47, 74, 103) 26px 26px,
rgb(47, 75, 104) 27px 27px,
rgb(48, 76, 105) 28px 28px,
rgb(48, 77, 106) 29px 29px,
rgb(49, 78, 108) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-digg {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-digg,
.dpArticleShare.color li .dpas-icon-dpShareIcon-digg,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-digg,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-digg {
background-color: #719dca !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-digg i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-digg i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-digg i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-digg i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-digg i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-digg i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-digg i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-digg i::before {
text-shadow: rgb(80, 111, 143) 1px 1px,
rgb(81, 113, 145) 2px 2px,
rgb(82, 114, 147) 3px 3px,
rgb(83, 116, 149) 4px 4px,
rgb(84, 117, 151) 5px 5px,
rgb(85, 119, 153) 6px 6px,
rgb(86, 120, 155) 7px 7px,
rgb(88, 122, 157) 8px 8px,
rgb(89, 124, 159) 9px 9px,
rgb(90, 125, 161) 10px 10px,
rgb(91, 127, 163) 11px 11px,
rgb(92, 128, 165) 12px 12px,
rgb(93, 130, 167) 13px 13px,
rgb(94, 131, 169) 14px 14px,
rgb(96, 133, 171) 15px 15px,
rgb(97, 135, 173) 16px 16px,
rgb(98, 136, 175) 17px 17px,
rgb(99, 138, 177) 18px 18px,
rgb(100, 139, 179) 19px 19px,
rgb(101, 141, 181) 20px 20px,
rgb(102, 142, 183) 21px 21px,
rgb(103, 144, 185) 22px 22px,
rgb(105, 146, 187) 23px 23px,
rgb(106, 147, 189) 24px 24px,
rgb(107, 149, 191) 25px 25px,
rgb(108, 150, 193) 26px 26px,
rgb(109, 152, 195) 27px 27px,
rgb(110, 153, 197) 28px 28px,
rgb(111, 155, 199) 29px 29px,
rgb(113, 157, 202) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-reddit {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-reddit,
.dpArticleShare.color li .dpas-icon-dpShareIcon-reddit,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-reddit,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-reddit {
background-color: #acd4f8 !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-reddit i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-reddit i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-reddit i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-reddit i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-reddit i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-reddit i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-reddit i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-reddit i::before {
text-shadow: rgb(121, 150, 176) 1px 1px,
rgb(123, 152, 178) 2px 2px,
rgb(125, 154, 181) 3px 3px,
rgb(126, 156, 183) 4px 4px,
rgb(128, 158, 186) 5px 5px,
rgb(130, 160, 188) 6px 6px,
rgb(132, 162, 191) 7px 7px,
rgb(133, 165, 193) 8px 8px,
rgb(135, 167, 196) 9px 9px,
rgb(137, 169, 198) 10px 10px,
rgb(139, 171, 201) 11px 11px,
rgb(140, 173, 203) 12px 12px,
rgb(142, 175, 206) 13px 13px,
rgb(144, 177, 208) 14px 14px,
rgb(146, 180, 211) 15px 15px,
rgb(147, 182, 213) 16px 16px,
rgb(149, 184, 215) 17px 17px,
rgb(151, 186, 218) 18px 18px,
rgb(152, 188, 220) 19px 19px,
rgb(154, 190, 223) 20px 20px,
rgb(156, 192, 225) 21px 21px,
rgb(158, 194, 228) 22px 22px,
rgb(159, 197, 230) 23px 23px,
rgb(161, 199, 233) 24px 24px,
rgb(163, 201, 235) 25px 25px,
rgb(165, 203, 238) 26px 26px,
rgb(166, 205, 240) 27px 27px,
rgb(168, 207, 243) 28px 28px,
rgb(170, 209, 245) 29px 29px,
rgb(172, 212, 248) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-buffer {
background-image: url(//karlictartufi.hr/wp-content/plugins/dpArticleShare/images/icons/buffer.png) !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-buffer,
.dpArticleShare.color li .dpas-icon-dpShareIcon-buffer,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-buffer,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-buffer {
background-color: #303030 !important;
}
.dpArticleShare li .dpas-icon-dpShareIcon-vk {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-vk,
.dpArticleShare.color li .dpas-icon-dpShareIcon-vk,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-vk,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-vk {
background-color: #5a7ba6 !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-vk i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-vk i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-vk i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-vk i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-vk i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-vk i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-vk i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-vk i::before {
text-shadow: rgb(63, 87, 117) 1px 1px,
rgb(64, 88, 119) 2px 2px,
rgb(65, 89, 121) 3px 3px,
rgb(66, 90, 122) 4px 4px,
rgb(67, 92, 124) 5px 5px,
rgb(68, 93, 126) 6px 6px,
rgb(69, 94, 127) 7px 7px,
rgb(70, 95, 129) 8px 8px,
rgb(71, 97, 131) 9px 9px,
rgb(72, 98, 132) 10px 10px,
rgb(72, 99, 134) 11px 11px,
rgb(73, 100, 136) 12px 12px,
rgb(74, 102, 137) 13px 13px,
rgb(75, 103, 139) 14px 14px,
rgb(76, 104, 141) 15px 15px,
rgb(77, 105, 142) 16px 16px,
rgb(78, 106, 144) 17px 17px,
rgb(79, 108, 146) 18px 18px,
rgb(80, 109, 147) 19px 19px,
rgb(81, 110, 149) 20px 20px,
rgb(81, 111, 151) 21px 21px,
rgb(82, 113, 152) 22px 22px,
rgb(83, 114, 154) 23px 23px,
rgb(84, 115, 156) 24px 24px,
rgb(85, 116, 157) 25px 25px,
rgb(86, 118, 159) 26px 26px,
rgb(87, 119, 161) 27px 27px,
rgb(88, 120, 162) 28px 28px,
rgb(89, 121, 164) 29px 29px,
rgb(90, 123, 166) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-blogger {
background-image: url(//karlictartufi.hr/wp-content/plugins/dpArticleShare/images/icons/blogger.png) !important;
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-blogger,
.dpArticleShare.color li .dpas-icon-dpShareIcon-blogger,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-blogger,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-blogger {
background-color: #ff9233 !important;
}
.dpArticleShare li .dpas-icon-dpShareIcon-email {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-email,
.dpArticleShare.color li .dpas-icon-dpShareIcon-email,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-email,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-email {
background-color: #666 !important;
}
.dpArticleShare li .dpas-icon-dpShareIcon-whatsapp {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-whatsapp,
.dpArticleShare.color li .dpas-icon-dpShareIcon-whatsapp,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-whatsapp,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-whatsapp {
background-color: #299b82 !important;
}
.dpArticleShare.dark li:hover .dpas-icon-dpShareIcon-whatsapp { }
.dpArticleShare li:hover .dpas-icon-dpShareIcon-whatsapp i,
.dpArticleShare.color li .dpas-icon-dpShareIcon-whatsapp i,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-whatsapp i,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-whatsapp i,
.dpArticleShare li:hover .dpas-icon-dpShareIcon-whatsapp i::before,
.dpArticleShare.color li .dpas-icon-dpShareIcon-whatsapp i::before,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-whatsapp i::before,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-whatsapp i::before {
text-shadow: rgb(29, 110, 92) 1px 1px,
rgb(29, 112, 93) 2px 2px,
rgb(30, 113, 94) 3px 3px,
rgb(30, 115, 96) 4px 4px,
rgb(31, 116, 97) 5px 5px,
rgb(31, 118, 98) 6px 6px,
rgb(31, 119, 100) 7px 7px,
rgb(32, 121, 101) 8px 8px,
rgb(32, 122, 102) 9px 9px,
rgb(33, 124, 104) 10px 10px,
rgb(33, 125, 105) 11px 11px,
rgb(33, 127, 106) 12px 12px,
rgb(34, 128, 107) 13px 13px,
rgb(34, 130, 109) 14px 14px,
rgb(35, 132, 110) 15px 15px,
rgb(35, 133, 111) 16px 16px,
rgb(35, 135, 113) 17px 17px,
rgb(36, 136, 114) 18px 18px,
rgb(36, 138, 115) 19px 19px,
rgb(37, 139, 117) 20px 20px,
rgb(37, 141, 118) 21px 21px,
rgb(37, 142, 119) 22px 22px,
rgb(38, 144, 120) 23px 23px,
rgb(38, 145, 122) 24px 24px,
rgb(39, 147, 123) 25px 25px,
rgb(39, 148, 124) 26px 26px,
rgb(39, 150, 126) 27px 27px,
rgb(40, 151, 127) 28px 28px,
rgb(40, 153, 128) 29px 29px,
rgb(41, 155, 130) 30px 30px;
}
.dpArticleShare li .dpas-icon-dpShareIcon-more {
}
.dpArticleShare li:hover .dpas-icon-dpShareIcon-more,
.dpArticleShare.color li .dpas-icon-dpShareIcon-more,
.dpArticleShare.compact li .dpas-icon-dpShareIcon-more,
.dpArticleShare.flat li .dpas-icon-dpShareIcon-more {
background-color: #666 !important;
}
.dpArticleShare_Loader {
display:none;
vertical-align: middle;	
}
.dpArticleShare.compact li .dpShareArticleCounter {
margin-top: 29px;
background: rgba(0,0,0,.2);
height: 15px;
position: relative;
width: 35px;
}
.dpArticleShare.compact li span {
padding: 2px 0;
color: #fff;
border: none;
background: none;
text-indent: -35px;
width: 36px;
}
.dpArticleShare.compact li span:before {
display: none;
}
.dpArticleShare.compact li span:after {
display: none;
}
.dpArticleShare.compact li .dpas-icon {	
padding-bottom: 16px !important;
height: 28px !important;
background-position: 50% 2px !important;
}
.dpArticleShare.compact li .dpas-icon.dpas-icon-dpShareIcon-more,
.dpArticleShare.compact li .dpas-icon.dpas-icon-nocount {
padding-bottom: 0;	
margin-bottom: 16px;
}
.dpArticleShare.flat li .dpShareArticleCounter {
margin-top: 32px;
position: absolute;
background: #333 !important;
border-radius: 50%;
bottom: -2px;
right: 0;
}
.dpArticleShare.flat li span {
background: none;
border: none;
color: #fff;  }
.dpArticleShare.flat li span:before {
display: none;
}
.dpArticleShare.flat li span:after {
display: none;
}
.dpArticleShare.flat li .dpas-icon {
height: 32px !important;
padding: 5px 10px !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
width: 25px !important;
}
.dpArticleShare.flat li {
opacity: .8;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.dpArticleShare.flat li:hover {
opacity: 1;
}
.dpArticleShare.flat li .dpas-icon.dpas-icon-dpShareIcon-more,
.dpArticleShare.flat li .dpas-icon.dpas-icon-nocount { }
.dpArticleShare.flat.counter-right li .dpas-icon.dpas-icon-dpShareIcon-more,
.dpArticleShare.flat.counter-right li .dpas-icon.dpas-icon-nocount {
padding-right: 10px !important;
} .dpArticleShare.compact.counter-right li .dpShareArticleCounter {
margin-top: 0;
margin-left: 35px;
height: 28px;
}
.dpArticleShare.compact.counter-right li .dpas-icon {
padding-right: 36px !important;
padding-bottom: 0 !important;
background-position: 2px 2px !important;
}
.dpArticleShare.compact.counter-right li span {
line-height: 28px !important;
padding: 0;
}
.dpArticleShare.flat.counter-right li .dpShareArticleCounter {
background: none;  margin-top: 0;
margin-left: 35px;
}
.dpArticleShare.flat.counter-right li span {
line-height: 24px !important; padding: 0;
color: #fff;
border: none;
background: none;
}
.dpArticleShare.flat.counter-right li .dpas-icon {
height: 32px !important;
padding: 5px 10 5px 10px !important;
background-position: 10px 50% !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.dpArticleShare.color.counter-right li .dpShareArticleCounter,
.dpArticleShare.light.counter-right li .dpShareArticleCounter,
.dpArticleShare.dark.counter-right li .dpShareArticleCounter {
margin-top: 0;
margin-left: 35px;
height: 36px;
}
.dpArticleShare.color.counter-right li .dpas-icon,
.dpArticleShare.light.counter-right li .dpas-icon,
.dpArticleShare.dark.counter-right li .dpas-icon {
}
.dpArticleShare.color.counter-right li span,
.dpArticleShare.light.counter-right li span,
.dpArticleShare.dark.counter-right li span {
height: 34px;
padding: 0;
line-height: 36px !important;
}
.dpArticleShare.color.counter-right li span:before,
.dpArticleShare.light.counter-right li span:before,
.dpArticleShare.dark.counter-right li span:before {
content: "";
position: absolute;
border-style: solid;
border-color: transparent #ddd transparent transparent;
display: block;
width: 0;
top: 50%;
bottom: auto;
left: 0;
right: auto;
border-width: 5px 5px 5px 0px;
margin-top: -5px;
margin-left: -5px;
}
.dpArticleShare.color.counter-right li span:after,
.dpArticleShare.light.counter-right li span:after,
.dpArticleShare.dark.counter-right li span:after {
content: "";
position: absolute;
border-style: solid;
border-color: transparent #fff transparent transparent;
display: block;
width: 0;
top: 50%;
bottom: auto;
left: 0;
right: auto;
border-width: 5px 5px 5px 0;
margin-top: -5px;
margin-left: -5px;
}
.dpArticleShare.scrolltop.color.counter-right,
.dpArticleShare.scrolltop.light.counter-right,
.dpArticleShare.scrolltop.dark.counter-right { }
.dpArticleParent.dpArticleParentInside.color.counter-right,
.dpArticleParent.dpArticleParentInside.light.counter-right,
.dpArticleParent.dpArticleParentInside.dark.counter-right {
padding-left: 85px;
} .dpArticleShareOverlay {
position: fixed;
top: 0px;
left: 0px;
display: none;
z-index: 9999999;
height: 100%;
width: 100%;
background: rgba(41,47,51,0.9);
overflow: hidden;
cursor:pointer;
}
.dpArticleShareModal {
display:none;	
position: fixed !important;
max-width: 490px !important;
width: 100% !important;
right: 0 !important;
left: 0 !important;
margin: 0 auto !important;
top:100px;
z-index: 99999999;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
background: #f1f1f1 !important;
-webkit-box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.35);
-moz-box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.35);
box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.35);
}
.dpArticleShareModal h2 {
font-size: 18px;
font-weight:normal;
padding: 0 0 0 10px;
background: #e14d43;
color: #fff;
-webkit-font-smoothing: subpixel-antialiased;
font-family: "Open Sans",sans-serif;
line-height: 220%;
margin: 0 !important;
}
.dpArticleShareModal h2 a.dpArticleShareClose {
color: #fff;
text-decoration: none;
float: right;
font-size: 18px;
font-weight: bold;
font-family: arial;
margin: 0;
padding: 0;
cursor:pointer;
line-height: 39px;
width: 40px;
text-align: center;
}
.dpArticleShareModal h2 a.dpArticleShareClose:hover {
background: rgba(0,0,0,.2);
}
.dpArticleShareModal .dpArticleShare {
display:inline-block !important;
padding-left: 10px !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
position: relative !important;
top: auto !important;
left: auto !important;
}
.dpArticleShareModal .dpArticleShare li {
width: 50px !important;
display: block !important;
}
.dpArticleShareModal .dpArticleShare li .dpas-icon,
.dpArticleShareModal .dpArticleShare.counter-right li .dpas-icon,
.dpArticleShareModal .dpArticleShare.counter-right li .dpas-icon.dpas-icon-nocount,
.dpArticleShareModal .dpArticleShare.flat li .dpas-icon.dpas-icon-nocount {
width: 100% !important;
height: 50px !important;
padding: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
background-position: 50% 50% !important;
}
.dpArticleShareModal .dpArticleShare li .dpShareArticleCounter {
display:none;	
}
.dpArticleShareModal .dpArticleShare .dpArticleSocialShareTooltip {
bottom: 60px !important;
left: -25px !important;
}
.dpArticleShareModal .dpArticleShare li.li-dpShareIcon-more,
.dpArticleShareModal .dpArticleShare li.li-dpShareIcon-comment,
.dpArticleShareModal .dpArticleShare li.li-dpShareIcon-total,
.dpArticleShareModal .dpArticleShare .dpArticleSocialShareTooltip {
display:none !important;
}
.dpArticleShareModal .page_info {
background: #fff;
padding: 10px;
}
.dpArticleShareModal .page_info span {
font-family: arial;
font-size: 11px;
text-transform: uppercase;
color: #666;
font-weight: bold;
margin: 0;
padding: 0;
}
.dpArticleShareModal .page_info p {
font-family: arial !important;
line-height: 150% !important;
margin: 5px 0 0 !important;
font-size: 14px;
padding: 0 !important;
}
.dpArticleShareModal .dpArticleShare_mailform {
padding: 10px;
display: none;
background: #f9f9f9;
font-family: arial;
}
.dpArticleShareModal .dpArticleShare_mailform form {
padding: 0;
margin: 0;
}
.dpArticleShareModal .dpArticleShare_mailform form .dpArticleShare_input {
margin: 0;
margin-bottom: 10px;
width: 100%;
height: 32px;
font-size: 13px;
border-color: #dfdfdf;
background: #fff;
color: #333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-width: 1px;
border-style: solid;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border linear .2s,box-shadow linear .2s;
-moz-transition: border linear .2s,box-shadow linear .2s;
-o-transition: border linear .2s,box-shadow linear .2s;
transition: border linear .2s,box-shadow linear .2s;
outline: none;
padding: 0 10px;
line-height: normal;
}
.dpArticleShareModal .dpArticleShare_mailform form .dpArticleShare_textarea {
resize: none;
width: 100%;
font-size: 13px;
margin: 0;
margin-bottom: 10px;
height: 90px;
border-color: #dfdfdf;
background: #fff;
color: #333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-width: 1px;
border-style: solid;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
outline: none;
padding: 10px;
line-height: normal;
}
.dpArticleShareModal .dpArticleShare_mailform form .dpArticleShare_input.dpArticleShare_from_name {
float: left;
width: 50%;
border-right: 1px #dfdfdf dashed;
border-radius: 3px 0 0 3px;
}
.dpArticleShareModal .dpArticleShare_mailform form .dpArticleShare_input.dpArticleShare_from_email {
float: left;
width: 50%;
border-left: 0;
border-radius: 0 3px 3px 0;
}
.dpArticleShareModal .placeholder { 
color: #999 !important; 
}
.dpArticleShareModal .dpArticleShare_send {
color: #5e5e5e;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(top, #f9f9f9, #ebebeb);
cursor: pointer;
font-size: 13px;
font-weight: normal;
padding: 5px 10px;
margin: 0;
-webkit-box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
-moz-box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
border: 1px solid #d2d2d2;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
line-height: 150%;
outline: none;
}
.dpArticleShareModal .dpArticleShare_send:active {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
padding: 5px 10px;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(top, #f9f9f9, #ebebeb);
border: 1px solid #d2d2d2;
}
.dpArticleShareModal h3 {
margin: 0;
padding: 0;
color: #444;
margin-bottom: 10px;
font-size: 14px;
line-height: 100%;
font-family: arial;
}
.dpArticleShareModal .dpArticleShare_sending_email {
width: 32px;
height: 32px;
display: none;
background: url(//karlictartufi.hr/wp-content/plugins/dpArticleShare/images/loader.gif) no-repeat 50% 50%;
vertical-align: middle;
}
.dpArticleShare_success {
background: #96CC69;
color: #fff;
text-shadow: none;
padding: 5px 10px;
margin-bottom: 10px;
border-radius: 3px;
font-size: 13px;
display: none;
clear: both;
}
.dpArticleShare_error {
background: #C83411;
color: #fff;
text-shadow: none;
padding: 5px 10px;
margin-bottom: 10px;
border-radius: 3px;
font-size: 13px;
display: none;
clear: both;
line-height: 100%;
} .colorSelector {
position: relative;
width: 36px;
height: 36px;
background: url(//karlictartufi.hr/wp-content/plugins/dpArticleShare/images/colorpicker/select.png);
}
.colorSelector div {
position: absolute;
top: 3px;
left: 3px;
width: 30px;
height: 30px;
background: url(//karlictartufi.hr/wp-content/plugins/dpArticleShare/images/colorpicker/select.png) center;
}
.dpArticleShare li.li-dpShareIcon-total .dpas-icon-dpShareIcon-total,
.dpArticleShare li.li-dpShareIcon-total a {
cursor: default !important;	
} .dpArticleShare li .dpas-icon.dpas-fa,
.dpArticleShareModal .dpArticleShare li .dpas-icon.dpas-fa {
text-indent: 0 !important;
text-align: center;
font-size: 24px;
color: #fff;
}
.dpArticleShare li .dpas-icon.dpas-fa i{
vertical-align: middle;
margin: 13px 0;
}
.dpArticleShareModal .dpArticleShare li .dpas-icon.dpas-fa i{
margin: 13px 0 !important;
}
.dpArticleShare.flat li .dpas-icon.dpas-fa i {
margin: 4px 0;
}
.dpArticleShare.color li .dpas-icon i, 
.dpArticleShare.light li .dpas-icon i, 
.dpArticleShare.dark li .dpas-icon i{
margin: 6px 0;
}
.dpArticleShare li .dpas-icon i,
.dpArticleShare li .dpas-icon i::before {
text-shadow: rgb(155, 155, 155) 1px 1px,
rgb(155, 155, 155) 2px 2px,
rgb(155, 155, 155) 3px 3px,
rgb(155, 155, 155) 4px 4px,
rgb(155, 155, 155) 5px 5px,
rgb(155, 155, 155) 6px 6px,
rgb(155, 155, 155) 7px 7px,
rgb(155, 155, 155) 8px 8px,
rgb(155, 155, 155) 9px 9px,
rgb(155, 155, 155) 10px 10px,
rgb(155, 155, 155) 11px 11px,
rgb(155, 155, 155) 12px 12px,
rgb(155, 155, 155) 13px 13px,
rgb(155, 155, 155) 14px 14px,
rgb(155, 155, 155) 15px 15px,
rgb(155, 155, 155) 16px 16px,
rgb(155, 155, 155) 17px 17px,
rgb(155, 155, 155) 18px 18px,
rgb(155, 155, 155) 19px 19px,
rgb(155, 155, 155) 20px 20px,
rgb(155, 155, 155) 21px 21px,
rgb(155, 155, 155) 22px 22px,
rgb(155, 155, 155) 23px 23px,
rgb(155, 155, 155) 24px 24px,
rgb(155, 155, 155) 25px 25px,
rgb(155, 155, 155) 26px 26px,
rgb(155, 155, 155) 27px 27px,
rgb(155, 155, 155) 28px 28px,
rgb(155, 155, 155) 29px 29px,
rgb(155, 155, 155) 30px 30px;
}
.dpArticleShare.compact li .dpas-icon.dpas-fa i {
margin: 2px 0;
} @media only screen and (max-width: 1150px) {
}
@media only screen and (max-width: 940px) {
} @media only screen and (min-width: 768px) {
} @media only screen and (max-width: 767px) {
.dpArticleShare,
.dpArticleShare.scrolltop,
.dpArticleShare.scrolltopend,
.dpArticleShare.fixed-left {
position: relative !important;
clear: both;
margin: 0px !important;
top: auto !important;
left: 0px !important;
}
.dpArticleShare li {
float: left;
}
.dpArticleShare li:first-child {
padding-left: 0;
}
.dpArticleParent {
position: relative;
padding-left: 0 !important;	
}
.dpArticleShareModal .dpArticleShare.dpArticleShare_emailform,
.dpArticleShare .dpArticleSocialShareTooltip {
display: none !important;	
}
.dpArticleShare.vertical li:first-child, .dpArticleShare.vertical-inside li:first-child {
padding-top: 5px !important;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
} @media only screen and (max-width: 479px) {
.dpArticleShareModal {
top: 50px;	
}
}
@media print {
.dpArticleShareModal {
display: none !important;	
}
.dpArticleShare {
display:none !important;	
}
}@font-face {
font-family: 'FontAwesome';
src: url(//karlictartufi.hr/wp-content/plugins/dpArticleShare/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//karlictartufi.hr/wp-content/plugins/dpArticleShare/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//karlictartufi.hr/wp-content/plugins/dpArticleShare/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//karlictartufi.hr/wp-content/plugins/dpArticleShare/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//karlictartufi.hr/wp-content/plugins/dpArticleShare/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//karlictartufi.hr/wp-content/plugins/dpArticleShare/fonts/fontawesome-webfont.svg?v=4.5.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 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
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 {
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: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-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-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";
}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//karlictartufi.hr/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}html.has-cookie-bar.cookie-bar-top-bar {
margin-top: 30px;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
}
#catapult-cookie-bar {
box-sizing: border-box;
max-height: 0;
opacity: 0;
direction: ltr;
padding: 0 20px;
z-index: 99999;
overflow: hidden;
text-align:left;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
}
.ctcc-exclude-AF.geoip-continent-AF #catapult-cookie-bar,
.ctcc-exclude-AN.geoip-continent-AN #catapult-cookie-bar,
.ctcc-exclude-AS.geoip-continent-AS #catapult-cookie-bar,
.ctcc-exclude-EU.geoip-continent-EU #catapult-cookie-bar,
.ctcc-exclude-NA.geoip-continent-NA #catapult-cookie-bar,
.ctcc-exclude-OC.geoip-continent-OC #catapult-cookie-bar,
.ctcc-exclude-SA.geoip-continent-SA #catapult-cookie-bar {
display: none;
}
.ctcc-exclude-AF.geoip-continent-AF,
.ctcc-exclude-AN.geoip-continent-AN,
.ctcc-exclude-AS.geoip-continent-AS,
.ctcc-exclude-EU.geoip-continent-EU,
.ctcc-exclude-NA.geoip-continent-NA,
.ctcc-exclude-OC.geoip-continent-OC,
.ctcc-exclude-SA.geoip-continent-SA {
margin-top: 0 !important;
}
#catapult-cookie-bar.rounded-corners {
border-radius: 3px;
}
#catapult-cookie-bar.drop-shadow {
-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.4);
}
.cookie-bar-block #catapult-cookie-bar {
max-height: 999px;
-webkit-transition: opacity 0.25s;
-moz-transition: opacity 0.25s;
transition: opacity 0.25s;
}
.has-cookie-bar #catapult-cookie-bar {
opacity: 1;
max-height: 999px;
min-height: 30px;
padding: 15px 20px 15px;
}
.cookie-bar-block #catapult-cookie-bar span {
display: block;
margin: 1em 0;
}
.cookie-bar-bar #catapult-cookie-bar.float-accept span.ctcc-right-side {
float: right;
}
button#catapultCookie {
cursor: pointer;
margin:0 20px 0 0;
}
.cookie-bar-bar button#catapultCookie {
margin:0 0 0 20px;
}
.cookie-bar-bar .ctcc-inner {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
position: relative;
}
.cookie-bar-bar .float-accept .ctcc-inner {
-webkit-justify-content: space-between;
justify-content: space-between;
}
@media screen and (max-width: 991px) {
.ctcc-left-side {
margin-right: 1em;
}
}
.ctcc-right-side {
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
.cookie-bar-block #catapult-cookie-bar h3 {
margin: 0.5em 0 0;
}
.use_x_close .x_close {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
font-family: sans-serif;
-webkit-transition-duration:0.5s;
transition-duration:0.5s;
}
.cookie-bar-bar .use_x_close .x_close {
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.x_close {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0px,0px,0px);
width: 14px;
height: 30px;
position: relative;
margin: 0 auto;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
.x_close span {
display: block;
position: absolute;
height: 3px;
width: 14px;
background: #111;
border-radius: 6px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
transition-delay: .14s;
-webkit-transition-delay: .14s;
-moz-transition-delay: .14s;
}
.x_close span:nth-child(1),
.x_close span:nth-child(2) {
top: 14px;
}
.x_close span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.x_close span:nth-child(2) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.x_close:hover span:nth-child(1) {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
.x_close:hover span:nth-child(2) {
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce #content div.product div.thumbnails:after,.woocommerce #content div.product div.thumbnails:before,.woocommerce .col2-set:after,.woocommerce .col2-set:before,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:before,.woocommerce-page .col2-set:after,.woocommerce-page .col2-set:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs,.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product div.thumbnails a.first,.woocommerce #content div.product div.thumbnails:after,.woocommerce .cart-collaterals:after,.woocommerce .col2-set:after,.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails:after,.woocommerce ul.products,.woocommerce ul.products li.first,.woocommerce ul.products:after,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page .cart-collaterals:after,.woocommerce-page .col2-set:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:after,.woocommerce-page div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails:after,.woocommerce-page ul.products,.woocommerce-page ul.products li.first,.woocommerce-page ul.products:after{clear:both}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment:after,.woocommerce #content div.product #reviews .comment:before,.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce .woocommerce-pagination ul.page-numbers:before,.woocommerce div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:before,.woocommerce ul.products:after,.woocommerce ul.products:before,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:before,.woocommerce-page .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:before,.woocommerce-page div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:before,.woocommerce-page ul.products:after,.woocommerce-page ul.products:before{content:" ";display:table}.woocommerce #content div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce .cart-collaterals .shipping_calculator:before,.woocommerce .cart-collaterals:after,.woocommerce .cart-collaterals:before,.woocommerce form .form-row:after,.woocommerce form .form-row:before,.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:before,.woocommerce-page .cart-collaterals:after,.woocommerce-page .cart-collaterals:before,.woocommerce-page form .form-row:after,.woocommerce-page form .form-row:before,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.cart_list li:before,.woocommerce-page ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:before{content:" ";display:table}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce form .form-row-wide,.woocommerce form .form-row:after,.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page form .form-row-wide,.woocommerce-page form .form-row:after,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{float:left;width:47%;overflow:visible}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}.twentyfourteen .tfwc .product .images img{margin-bottom:1em}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}.rtl .woocommerce form .form-row-first,.rtl .woocommerce form .form-row-last,.rtl .woocommerce-page form .form-row-first,.rtl .woocommerce-page form .form-row-last{float:right}.rtl .woocommerce form .form-row-last,.rtl .woocommerce-page form .form-row-last{float:left}