.link-btn {
border: 1px solid #cccccc;
padding: 0;
display: block;
float: left;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 13px;
margin: 0 1px 1px 0;
width: 250px;
}
.link-btn.pcenter{
display: block; float: left;margin-left: calc( 50% - 125px );
}
.link-btn.pright{
display: block; float: right;
}
.link-btn .wbt-content .wpdm-download-link{
background: transparent !important;
padding: 0 !important;
}
.wbt-icon{
padding: 7px !important;
border-right: 1px solid rgba(255,255,255,0.1);
}
.wbt-left{
border-right: 1px solid rgba(0,0,0,0.1);
margin-right: 2px !important;
padding-right: 0 !important;
}
.wbt-content{
padding: 7px !important;
}
.link-btn.centered{
float: none !important;
}
.link-btn.right{
float: right;
}
.ptitle{
font-size: 11pt;
font-weight: 900;
margin-bottom: 5px;
font-family: Montserrat, "segoe ui", serif;
}
.link-btn img.wpdm_icon{
border: 0 !important;
box-shadow: none !important;
width: 32px;
height: auto;
}
.clear{
display: block;clear: both;
margin: 5px 0;
}
.link-btn * {
text-decoration: none !important;
line-height: normal !important;
}
.link-btn:active {
margin: 1px 0 0 1px;
}
.light {
-moz-box-shadow: 0px 1px 0px 0px #ffffff;
-webkit-box-shadow: 0px 1px 0px 0px #ffffff;
box-shadow: 0px 1px 0px 0px #ffffff;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
background: -moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
background: -webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
background: -o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
background: -ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
background: linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
background-color: #ffffff;
border: 1px solid #dcdcdc;
display: inline-block;
cursor: pointer;
color: #666666;
text-decoration: none;
text-shadow: 0px 1px 0px #ffffff;
}
.light:hover {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
background: -moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
background: -webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
background: -o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
background: -ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
background: linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff', GradientType=0);
background-color: #f6f6f6;
}
.light:active {
position: relative;
top: 1px;
}
.green .ptitle a,.blue .ptitle a,.coffee .ptitle a,.xmas .ptitle a,.red .ptitle a,.lightblue .ptitle a,
.green,.blue,.coffee,.xmas,.red,.lightblue,
.green > a,.blue > a,.coffee > a,.xmas > a,.red > a,.lightblue > a,
.green .wpdm-download-link,.blue .wpdm-download-link,.coffee .wpdm-download-link,.xmas .wpdm-download-link,.red .wpdm-download-link,.lightblue .wpdm-download-link {
color: #ffffff !important;
}
.green {
-moz-box-shadow: inset 0px 1px 0px 0px #9acc85;
-webkit-box-shadow: inset 0px 1px 0px 0px #9acc85;
box-shadow: inset 0px 1px 0px 0px #9acc85;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
background: -moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
background: -webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
background: -o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
background: -ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
background: linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b', GradientType=0);
background-color: #74ad5a;
border: 1px solid #3b6e22;
display: inline-block;
cursor: pointer;
color: #ffffff;
text-decoration: none;
}
.green:hover {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
background: -moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
background: -webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
background: -o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
background: -ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
background: linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a', GradientType=0);
background-color: #68a54b;
}
.blue {
-moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
-webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
box-shadow: inset 0px 1px 0px 0px #54a3f7;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
background: -moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
background: -webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
background: -o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
background: -ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7', GradientType=0);
background-color: #007dc1;
border: 1px solid #124d77;
display: inline-block;
cursor: pointer;
color: #ffffff;
font-size: 13px;
text-decoration: none;
text-shadow: 0px 1px 0px #154682;
}
.blue:hover {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1', GradientType=0);
background-color: #0061a7;
}
.coffee {
-moz-box-shadow: inset 0px 1px 0px 0px #a6827e;
-webkit-box-shadow: inset 0px 1px 0px 0px #a6827e;
box-shadow: inset 0px 1px 0px 0px #a6827e;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7d5d3b), color-stop(1, #634b30));
background: -moz-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
background: -webkit-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
background: -o-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
background: -ms-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
background: linear-gradient(to bottom, #7d5d3b 5%, #634b30 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d5d3b', endColorstr='#634b30', GradientType=0);
background-color: #7d5d3b;
border: 1px solid #54381e;
cursor: pointer;
color: #ffffff;
text-decoration: none;
text-shadow: 0px 1px 0px #4d3534;
}
.coffee:hover {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #634b30), color-stop(1, #7d5d3b));
background: -moz-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
background: -webkit-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
background: -o-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
background: -ms-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
background: linear-gradient(to bottom, #634b30 5%, #7d5d3b 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#634b30', endColorstr='#7d5d3b', GradientType=0);
background-color: #634b30;
}
.popover *{
text-shadow: none !important;
}
.popover-title {
color: #222222 !important;
font-weight: 700 !important;
}
.panel-body{
color: #222222 !important;
}
.xmas {
display: inline-block;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
min-width:100px;
padding: 5px;
line-height: 26px;
text-decoration: none;
color: #FFF;
text-shadow: 0 1px 2px rgba(0,0,0,0.75);
background: #5e0d0c;
outline: none;
border-radius: 4px;
border: 1px solid #4c0300;
box-shadow:
inset 1px 1px 0px rgba(255,255,255,0.25), inset 0 0 6px #a23227, inset 0 80px 80px -40px #ac3223, 1px 1px 3px rgba(0,0,0,0.75); position: relative;
overflow: visible; -webkit-transition: 500ms linear;
-moz-transition: 500ms linear;
-o-transition: 500ms linear;
transition: 500ms linear;
}
.xmas::before {
content: '';
display: block;
position: absolute;
top: -7px;
left: -3px;
right: 0;
height: 23px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAXCAYAAACS5bYWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABFpJREFUeNrUV0tIo1cUvpkYjQ4xxSA6DxuNqG0dtaUKOgs3s6i0dFd3pSsXdjeIixakiGA34sZuXCkoONLFwJTK4GMYLYXg29gatTpiXurkbd7vv9/5ub+IxuhA7eiFQ5Kbc8/57ne/e87/ywRBYLdl3GG3aNwqsLJ0k0tLS+fmcnNzWUVFBVMoFGx2djarvLxcm5OTw+bm5iytra2xc4ExNjY27iqVyvvwK6CpeDzuCYVC1urq6qDA9UcfPp+PHR4esmAwKK6tr68/l5/8rgQ2Ozub1dbWyiYmJooaGxt/VqvV38jlchX9l0qlwoFA4DWS/RKLxRxFRUVf5+XlPcaaT2AP0sVPJBL2SCRiAPBpu93+vKamZo/Ae71eZjabWV1dXVqw7CKwp43ksrCw8Bhg7MJ/PLDZ5PHx8cz29vYT5JGD/bSYLgTrcDgYdk6siSc6NjZWDaAe4ZoHQL+cmZnRpZPnhWDpD8kw7uKo9ML/NMCsd2tr61vkzboMrEyv138M7TyLRqMWMBsX3sMgaZhMpp+AR5EJrCocDpuEGzKg4x8khs+CVWxubvZfR9JkMik4nU7BarUKLpeLmLsKuwIqTLynp4fqmIzASrqQT09Pf1VVVfX0KsWZ6uHBwQHTaDSsoKAgo6/H4xHLEcrVyRwuEisrKzs5XrrIVAVwiUVDKRRrL+YI32ewdVhMApuHWvcj6vids6J2u90MF4yBHUZNgKoEBaRBQalJqFSqtJfUYrGIlQX+ydXVVTN+u0tKSjQNDQ1axJVl2iTypebn55d7e3v/kqoDgZU1NTU9LCws/Py0M+2ekuGincxJ3yF+18jIyHJLS0slQJUWFxczrBeBE0vE5tHRkbixlZWVfSR8gTX/0P5gH7S1tX3Z3t7+BW8qAvwSfr8/jA0EIRM/qoFtampqbW9vTw+XA+ojUruVd3Z2tvb19T2TQFEim81GgVJoCvvj4+NLOJZgaWmpemdn5y3a6BbcnJDAw8HBwac6ne6eqCW5XDwB3qVSqM9/DAwMUNy/eVLabT7sI25qwgujThCBhWE+mAt2yNc4SQKSZrOQQE1HS22VJkmPAGTr7+//fX19fRk+Zgq0trbGeFAKEAQT98BSqKOj47vm5uaa/Px8JeIk4GcaHh6eWlxcfAU/A8xG67BxAX3fwdcbYUpSDJ06Z49Ak8ZC3OL8f3YiA4PBYKdLQ2AJ9OTk5GpXV9cQiCVh79M94QtlPLDUE/1gPNrd3f0W33W4cBoco48zQuy/IZYAMnGqlSc4c66L9JruQUaSARXeT8HGKzxAqFBekni6+h46+pMzGiJGMgTOJh1yU/KNEGDvZWvfBawkA9ppwGg0mrRa7SOI2g+gxOgbJIpdFpj72PnxSnPX8vqRxTURgBQWKisrH+GThOm+CtAzoK/9/Uiqq/6hoaHfdnd3jaOjo7/yY7yxbwqkWy3sQzpS2C6YirwvUJk0y7hurfyGRrnduPGvAAMASmo8wzeVwfsAAAAASUVORK5CYII=) no-repeat 0 0,
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAXCAYAAABOHMIhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABiZJREFUeNrsWMtPlFcUvzPMwIDysLyRR4uATDHWCiVgSmRlios2DeiiXUFs0nRBd6arxqQhJDapkYXhP4BqDKTQhZaFNQSCaBEVJjwdHsNr5DUMDDPDzPT3u7nTDEgRKrKgc5KT+z3uufec33de99P4fD4RpL2RNgjB3kn35MkTeRERESFiYmLkGBoaKnQ6nWSNRvPPZFxr+vv7k6KioiIdDsfa8vLyQkFBgcP3Bnel3MDAQArWI0eFhISE87nb7bZ7PJ4VvLYuLi5O5+fnu9+kMNfq6+tLjIyMzMY6KeBEbK/XarXReI3lPDZMWcc4v7GxYV1dXR3Jy8ub2E5HPvJ6vRSSDH0ku1wuAfsEZOV1IEFHoeNFdHS0yMrK2knR0Lm5uR+hxLdQMjbwHTZbB41h8RGwCdc9MzMzneHh4bGJiYlf4SN8ijkfwqiIncCAAR7Iz2GPSShudjqdfeCeqampvwBQfFxc3JdYqwTv8gB8/F48A8BgKecE14V+L7ju2tpae05OzkuCCZvkPOj8mizmC6vVKtmPu+bx48cC3qI1mUyFUOyywWD4SHlELBaLJmCHNcwAghuAOujtuF4FqHO4nsX4EsAS3I4TJ04ME1h8PDE9PS09TYZoY2Pj1729vd6lpSVfkDYTPG0UkfNDRUWFgQ5Gb2Mh0N29e9eG/GQfHh4W8/PzwUy/ObQ/gMfVVlZW1iAiZdQxp3nv3LljRoL/5erVq1UIxzSiiVD9X4EDYATynCwAzGO858hCQRoaGmJFZNJz8YIcBc4BF966dau6sLAwBxVSJCUlCSThQwuU3W6XkYUok1Vzm5znQx5bbm9v77p+/frPeNSNRzZ/ISBwrG4ZR48eLamtrf2+uLjYSEG9Xi/wTISFhQlWGXohyzO/CJlVl23KQRLbABoaHx+/Z1lUZ/Hq1SsJFj3JT3hmHx8fnydPTEzMj46OziHPW2w22wxeD4Kfgadh/4YEzU8Az4DhffAn5eXlX1y6dKkEoCTspAQ9Mjs7+0BBo8Fms1lkZGTsOo0QLLRNkvnR+fEJzIMHD0xtbW39CL8JTFtSbAOvBIyLHIGVm9VzE2gKuDAMSSpcT6KXyT137lx2cnLyMXhcGDb3wq3XuWF3d/fCzZs3P0c4v5eSknJQbYLo7Ox0gC2lpaVZ3Be67Th/dnZWoAJKsJC3XA8fPhxoamp6hMb+BaaMgWcUMGtszZjiFDNmvcDI91pzG0iY4ARwkwrxkcHBwUdgNrRMbnrqoRbkVzDcvn3bl5qaWsmcgFH4G8XdEGUWFhak51AuISFBnkoCTyFbyWKxCJwIxlC0fq2rq7tcVFRkRKskjh8/Lr0+kBjCCDV/knfdv3//WX19/R8IRRNemxlu4AXwKqM+EJwdj1HbPYSwh3sCPAJDABm2LLchCjS+5/kirKGhwWk0GrMuXrxYQuX9hm/XXTMXMY+srKwI5ApZrbYmZh7deEJhAUKjLe/pLTzSsCuHrK+1tbUJVe3P6upq87Vr174rKysrYHVj/uW+OH3IfEuw4F3ee/fuPQfAvwOs5yyE4CnlFOu7BWrTCWlreO6FACpBZGwUw4BvkANLobReHb3kGZYGsGzTq/zlO8AT1ru6uoZbWlqeA6gINJAfnz59OlVLoX8Jtebm5raampqfcMvQYgTknz9//sKVK1c+y83NTdIEuCnaKMuNGzd+6+np6cCtSTkAw9D9X8Dyh+dbgaaAC1XAnUlPTy+qqqq6cPbs2UzkmWjNljiDJzpwHFnCkW2yo6NjCKW8H54wjlezKvRT09LSTsJrz5w6dSoN+Yp51ADAPUj8VoDbDq9pxrwuJcNIYQllJTIi/xopBw/VA7DJp0+f9hA78CgL5F5C8J2CpoCj8sfA6WCe/FPRhsRlZmbGIs8Y4FFO5CJgtrSsvrRVGW1V93b1myoGnKAKEcHgnwsWpg1lNI0fphwrmdqbckeU18WrnlOjqp5/j7W3BWvfQVPKa5SBkcrYCNVB65TRTlWZ1lXiXVU5xbtlDb2SPaLWYwrgHIcqPg6Vc7fbX69Yoyqfa7/AeiegbWOEVhmsVcWDwPn224iDJgla8Hd38Hd3ELQgaIeI/hZgAIPEp0vmQJdoAAAAAElFTkSuQmCC) no-repeat 50% 0,
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAXCAYAAACFxybfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAodJREFUeNrsVb1rWlEUv2pN/GqspKRSKFYXWzEloIWif0Fn6dJChQ7OQil0qd3EzcEpg0OgdHDr4CQODk7VRlLMEIVqApX4We0zflR9/Z1Ui4T34ksaaAYP/Hzc673n/M6550PG8zz73yKjn0wm83fDYDAwo9HINBrNnwOQg4MDs0ql2lQqlfdAWont7ng8Pjw+Ps44nc4G1pI9EXWaSOzt7TGO42aH5Pv7+08ajUZ0MBiUeXEZd7vdL5VK5fX29rZ+5tQiEmdxKrlcjsEYczgcynK5/BKKv/IXFNz/XiqVXkHdjUuRIA9SqdRD8or/R8Ez9fr9fqHVakUR4c2z0REjIQuHw2ZcrPBXLCA0RHTezEdHjIQqkUhEr9I4HOILhQLf6/VoOUFEvDMiQiToDx1Cdz+bzZ6bUFarlel0OkkVUK/XWbvdPoVer5fh3ntsfwJ+CJ2XA4p0Op1bpBgJyxDehQQ6nQ5DZXHBYDBZq9V+EhFUndnr9drEqoc2bwJbwGPgtohuVSwWe2Gz2TZMJpNgRKi6qtUqg2EWj8dTgUDgo0KhWPN4PC70EvXOzs67fD6/S6kiRIKeZA1YJ2MiJNbdbvfTUCjkV6vVK2hcDF8GI2w0GrGTkxM2HA5PDxaLxSOfz/cWEfk81X0XIMMFgJJ/srBjCgk8IdcfuVyuZ36//7nFYtkQyAMumUzuRiKRD0jMFLa+AZOpYwqgB/ziBVqmVBKUO7eAB/R0WG/Z7XaTVqtdbTabHJL6EK2djBaBPHA0NSqpbUsiMUeEBgpF4Q5AbZrmSJ/yEWgBTaBNHl9kdkgmMUeG7qwAq9PqovceTA3zlxlgsuswyuXsGsiSxJLEkoSY/BZgAEjRodi+uBruAAAAAElFTkSuQmCC) no-repeat 100% 0;
}
.xmas:hover {
background: #a61715;
text-shadow: 0 1px 2px rgba(0,0,0,0.75), 0 0 40px #FFF;
box-shadow:
inset 1px 1px 0px rgba(255,255,255,0.25), inset 0 0 6px #da3b2c, inset 0 80px 80px -40px #dd4330, 1px 1px 3px rgba(0,0,0,0.75); }
.xmas:focus {
outline: none; }
.xmas:active {
box-shadow:
inset 1px 1px 0px rgba(255,255,255,0.25), inset 0 0 6px #da3b2c, inset 0 80px 80px -40px #dd4330, 0px 1px 0px rgba(255,255,255,0.25); -webkit-transition: 50ms linear;
-moz-transition: 50ms linear;
-o-transition: 50ms linear;
transition: 50ms linear;
} .instagram {
color:#333;
text-shadow:1px 1px #fff;
text-decoration: none;
display:inline-block;
padding:0.5em 1.75em 0.5em 1em;
border-radius: 0.25em;
background: #f8f8f8;
border:1px solid #ccc;
border-right:0.25em solid #00558D; position: relative;
margin:0 0 1px;
}
.instagram:before, .instagram:after {
content:'';
display:block;
position: absolute;
} .instagram:before {
width:0.25em;
height: 100%;
background:#FBB03B; border-left:0.25em solid #D4145A; border-right:0.25em solid #00A99D; top:0;
right:0;
} .instagram:after {
width:100%;
height: 100%;
top: 0;
left: 0;
border-radius: 0.25em;
padding-left: 0.25em;
box-shadow: inset 1px 1px 0px rgba(255,255,255,0.5), inset -1px -1px 0 rgba(0,0,0,0.1);
background: -moz-linear-gradient(top,  rgba(255,255,255,0.35) 0%, rgba(255,255,255,0.2) 49%, rgba(255,255,255,0) 50%, rgba(0,0,0,0.1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.35)), color-stop(49%,rgba(255,255,255,0.2)), color-stop(50%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.35) 0%,rgba(255,255,255,0.2) 49%,rgba(255,255,255,0) 50%,rgba(0,0,0,0.1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0.35) 0%,rgba(255,255,255,0.2) 49%,rgba(255,255,255,0) 50%,rgba(0,0,0,0.1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0.35) 0%,rgba(255,255,255,0.2) 49%,rgba(255,255,255,0) 50%,rgba(0,0,0,0.1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.35) 0%,rgba(255,255,255,0.2) 49%,rgba(255,255,255,0) 50%,rgba(0,0,0,0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59ffffff', endColorstr='#1a000000',GradientType=0 );
} .instagram, .instagram:before {
-webkit-transition-property: background, border;
-webkit-transition: 0.1s ease-in;
-moz-transition-property: background, border;
-moz-transition: 0.1s ease-in;
-o-transition-property: background, border;
-o-transition: 0.1s ease-in;
transition-property: background, border;
transition: 0.1s ease-in;
} .instagram:hover, .instagram:focus  {
background: #fff;
}
.instagram:hover {
border-right:0.25em solid #09c;
}
.instagram:hover:before {
background:#fc6; border-left:0.25em solid #f06; border-right:0.25em solid #0cc; }
.instagram:hover:after {
background: -moz-linear-gradient(top,  rgba(255,255,255,0.25) 0%, rgba(255,255,255,0.1) 49%, rgba(255,255,255,0) 50%, rgba(0,0,0,0.05) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.25)), color-stop(49%,rgba(255,255,255,0.1)), color-stop(50%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.05)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0.1) 49%,rgba(255,255,255,0) 50%,rgba(0,0,0,0.05) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0.1) 49%,rgba(255,255,255,0) 50%,rgba(0,0,0,0.05) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0.1) 49%,rgba(255,255,255,0) 50%,rgba(0,0,0,0.05) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0.1) 49%,rgba(255,255,255,0) 50%,rgba(0,0,0,0.05) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40ffffff', endColorstr='#0d000000',GradientType=0 );
} .instagram:active {
margin:1px 0 0;
}
.red{
background-color: #D14836;
background-image: -moz-linear-gradient(center top , #DD4B39, #D14836);
border: 1px solid transparent;
color: #fff;
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
border-radius: 2px 2px 2px 2px;
white-space: nowrap;
}
.red:hover{
background-color: #C53727;
background-image: -moz-linear-gradient(center top , #DD4B39, #C53727);
border: 1px solid #b0281A;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
cursor: pointer;
}
.lightblue {
border: 1px solid #3079ED !important;
background: #4B8DF8;
background: -webkit-linear-gradient(top, #4C8FFD, #4787ED);
background: -moz-linear-gradient(top, #4C8FFD, #4787ED);
background: -ms-linear-gradient(top, #4C8FFD, #4787ED);
background: -o-linear-gradient(top, #4C8FFD, #4787ED);
-webkit-transition: border .20s;
-moz-transition: border .20s;
-o-transition: border .20s;
transition: border .20s;
}
.lightblue:hover {
border: 1px solid #2F5BB7 !important;
background: #3F83F1;
background: -webkit-linear-gradient(top, #4D90FE, #357AE8);
background: -moz-linear-gradient(top, #4D90FE, #357AE8);
background: -ms-linear-gradient(top, #4D90FE, #357AE8);
background: -o-linear-gradient(top, #4D90FE, #357AE8);
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-size: 1em;
font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
color: inherit;
font: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-size: 16px;
font-size: 1rem;
font-family: 'Ubuntu', Tahoma, Arial;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin: 0.75em 0;
line-height: 1.4;
}
h1 {
font-size: 36px;
font-size: 2.25rem;
}
h2 {
font-size: 28px;
font-size: 1.75rem;
}
h3 {
font-size: 24px;
font-size: 1.5rem;
}
h4 {
font-size: 22px;
font-size: 1.375rem;
}
h5 {
font-size: 20px;
font-size: 1.25rem;
}
h6 {
font-size: 19px;
font-size: 1.1875rem;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
overflow: auto;
margin-bottom: 1.5em;
padding: 1.5em;
max-width: 100%;
background: #eee;
font-size: 15px;
font-size: 0.9375rem;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
}
code,
kbd,
tt,
var {
font-size: 15px;
font-size: 0.9375rem;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: none;
}
blockquote {
margin: 0 0 1.5em;
padding-left: 1.5em;
border-left: 4px solid #eee;
color: #777;
font-style: italic;
font-size: 19px;
font-size: 1.1875rem;
}
blockquote cite,
blockquote small {
display: block;
margin-top: 1em;
color: #404040;
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
}
blockquote cite:before,
blockquote small:before {
content: "\2014\00a0";
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote > :last-child {
margin-bottom: 0.5em;
}
hr {
margin-bottom: 1.5em;
height: 1px;
border: 0;
background-color: #eee;
}
ul,
ol {
margin: 0 0 1.5em 1.25em;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.25em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 1.5em;
}
img {
max-width: 100%; height: auto; }
table {
margin: 0 0 1.5em;
width: 100%;
border: none;
table-layout: fixed;
}
th,
td {
padding: 0.3em 0.6em;
border: 1px solid #ddd;
}
th {
background: #eee;
}
a {
color: #22aadd;
text-decoration: none;
}
a:link,
a:visited {
color: #22aadd;
}
a:hover,
a:focus,
a:active {
color: #404040;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
padding: 0.4em 0.8em;
border: none;
background: #22aadd;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
font-size: 0.8125rem;
font-family: 'Raleway', Tahoma, Arial;
transition: all 0.2s ease;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background: #404040;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.3em 0.6em;
max-width: 100%;
border: 1px solid #ddd;
color: #666;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
border: 1px solid #ccc;
color: #111;
}
textarea {
width: 100%;
}  .screen-reader-text {
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
top: 5px;
left: 5px;
z-index: 100000; display: block;
clip: auto !important;
padding: 15px 23px 14px;
width: auto;
height: auto;
border-radius: 3px;
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
color: #21759b;
text-decoration: none;
font-weight: bold;
font-size: 14px;
font-size: 0.875rem;
line-height: normal;
} .alignleft {
float: left;
margin-right: 1.5em;
margin-bottom: 1em;
}
.alignright {
float: right;
margin-left: 1.5em;
margin-bottom: 1em;
}
.aligncenter {
display: block;
clear: both;
margin-right: auto;
margin-left: auto;
margin-bottom: 1em;
text-align: center;
} .clearfix:before,
.clearfix:after,
.post-navigation .nav-links:before,
.post-navigation .nav-links:after,
.comment-navigation:before,
.comment-navigation:after {
display: table;
content: "";
}
.clearfix:after,
.post-navigation .nav-links:after,
.comment-navigation:after {
clear: both;
} .site {
margin: 0;
width: 100%;
}
.container {
margin: 0 auto;
padding: 0 2em;
max-width: 1280px;
width: 100%;
}
.site-content {
padding-top: 3em;
background: #fff;
}
.content-area {
float: left;
box-sizing: border-box;
padding-right: 4em;
width: 70%;
}
.sidebar {
float: right;
width: 30%;
} .no-sidebar .content-area,
.site-content .centered-content-area {
float: none;
margin: 0 auto;
padding: 0;
max-width: 840px;
width: 100%;
} .site-content .fullwidth-content-area {
float: none;
margin: 0;
padding: 0;
max-width: 100%;
width: 100%;
} .site-header {
border-bottom: 1px solid rgba(0,0,0,0.12);
background: #fff;
}
.site-branding {
float: left;
margin: 1em 0;
padding: 0;
max-width: 100%;
}
.site-branding a:link,
.site-branding a:visited,
.site-branding a:hover {
padding: 0;
border: none;
text-decoration: none;
}
.site-title {
display: inline-block;
margin: 0;
padding: 0;
color: #404040;
text-decoration: none;
font-weight: bold;
font-size: 38px;
font-size: 2.375rem;
font-family: 'Raleway', sans-serif;
line-height: 1.5;
}
.site-title a:link,
.site-title a:visited {
color: #404040;
transition: all 0.2s ease;
}
.site-title a:hover,
.site-title a:active {
color: #22aadd;
}
.site-branding .custom-logo {
margin: 0.3em 1em 0 0;
padding: 0;
max-width: 100%;
height: auto;
border: none;
vertical-align: top;
}
.site-description {
margin: -0.2em 0 0.6em;
font-size: 14px;
font-size: 0.875rem;
} .header-image {
margin-top: -1px;
text-align: center;
}
.header-image img {
margin: 0 auto;
max-width: 100%;
max-height: 480px;
width: auto;
height: auto;
vertical-align: top;
}  .primary-navigation {
float: right;
margin: 1em 0;
}
.main-navigation-toggle {
display: none;
}
.main-navigation-menu {
position: relative;
float: left;
margin: 0;
padding: 0;
list-style-position: outside;
list-style-type: none;
}
.main-navigation-menu li {
float: left;
}
.main-navigation-menu a {
display: block;
padding: 1.2em;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 15px;
font-size: 0.9375rem;
font-family: 'Raleway', Tahoma, Arial;
transition: all 0.2s ease;
color: #404040;
}
.main-navigation-menu > .menu-item-has-children > a:after {
display: inline-block;
margin: 0.2em 0 0 0.2em;
content: '\f431';
vertical-align: top;
text-decoration: inherit;
font-size: 16px;
font-family: 'Genericons';
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main-navigation-menu a:link,
.main-navigation-menu a:visited {
color: #404040;
text-decoration: none;
}
.main-navigation-menu a:hover,
.main-navigation-menu a:active {
color: #22aadd;
}
.main-navigation-menu ul {
position: absolute;
z-index: 99;
display: none;
margin: 0;
padding: 0;
border: 1px solid rgba(0,0,0,0.12);
border-top: 4px solid #404040;
background: #fff;
list-style-position: outside;
list-style-type: none;
}
.main-navigation-menu ul li {
position: relative;
float: none;
}
.main-navigation-menu ul a {
padding: 1em;
min-width: 250px;
min-width: 16rem;
border-bottom: 1px dotted rgba(0,0,0,0.24);
font-size: 13px;
font-size: 0.8125rem;
transition: none;
}
.main-navigation-menu ul li:last-child a {
border-bottom: none;
}
.main-navigation-menu ul .menu-item-has-children > a:after {
display: inline-block;
margin: 0.2em 0 0 0.2em;
content: '\f431';
vertical-align: top;
text-decoration: inherit;
font-size: 14px;
font-family: 'Genericons';
line-height: 1;
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main-navigation-menu li ul ul {
top: 0;
left: 100%;
margin-top: -4px;
}
.main-navigation-menu li.menu-item-has-children:hover > ul,
.main-navigation-menu li.page_item_has_children:hover > ul,
.main-navigation-menu li.menu-item-has-children[aria-expanded="true"] > ul {
display: block;
}
.main-navigation-menu li.current-menu-item > a {
color: #22aadd;
} .mega-menu-content .mega-menu-widget ul li {
display: block;
border-top: 1px dotted #ccc;
}
.mega-menu-content .mega-menu-widget ul li a {
display: block;
padding: 0.5em 0.75em;
} .social-icons-menu {
margin: 0;
padding: 0;
list-style-position: outside;
list-style-type: none;
line-height: 1;
}
.social-icons-menu li {
float: left;
margin: 0;
padding: 0;
}
.social-icons-menu li a {
position: relative;
display: inline-block;
padding: 0.5em;
text-decoration: none;
color: #fff;
}
.social-icons-menu li a .screen-reader-text {
display: none;
} .social-icons-menu li a:before {
display: inline-block;
vertical-align: top;
text-decoration: inherit;
font-size: 16px;
font-family: 'Genericons';
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.social-icons-menu li a:before { content: '\f408'; } .social-icons-menu li a[href*="codepen.io"]:before  { content: '\f216'; }
.social-icons-menu li a[href*="digg.com"]:before { content: '\f221'; }
.social-icons-menu li a[href*="dribbble.com"]:before { content: '\f201'; }
.social-icons-menu li a[href*="facebook.com"]:before { content: '\f204'; }
.social-icons-menu li a[href*="flickr.com"]:before { content: '\f211'; }
.social-icons-menu li a[href*="plus.google.com"]:before { content: '\f218'; }
.social-icons-menu li a[href*="github.com"]:before { content: '\f200'; }
.social-icons-menu li a[href*="instagram.com"]:before { content: '\f215'; }
.social-icons-menu li a[href*="linkedin.com"]:before { content: '\f207'; }
.social-icons-menu li a[href*="pinterest.com"]:before { content: '\f209'; }
.social-icons-menu li a[href*="polldaddy.com"]:before { content: '\f217'; }
.social-icons-menu li a[href*="getpocket.com"]:before { content: '\f224'; }
.social-icons-menu li a[href*="reddit.com"]:before { content: '\f222'; }
.social-icons-menu li a[href*="spotify.com"]:before { content: '\f515'; }
.social-icons-menu li a[href*="skype.com"]:before,
.social-icons-menu li a[href*="skype:"]:before { content: '\f220'; }
.social-icons-menu li a[href*="stumbleupon.com"]:before { content: '\f223'; }
.social-icons-menu li a[href*="tumblr.com"]:before { content: '\f214'; }
.social-icons-menu li a[href*="twitch.tv"]:before { content: '\f516'; }
.social-icons-menu li a[href*="twitter.com"]:before { content: '\f202'; }
.social-icons-menu li a[href*="vimeo.com"]:before  { content: '\f212'; }
.social-icons-menu li a[href*="wordpress.org"]:before { content: '\f205'; }
.social-icons-menu li a[href*="wordpress.com"]:before { content: '\f205'; }
.social-icons-menu li a[href*="youtube.com"]:before { content: '\f213'; }
.social-icons-menu li a[href*="newsletter"]:before,
.social-icons-menu li a[href*="mailto"]:before { content: '\f410'; }
.social-icons-menu li a[href*="/feed"]:before,
.social-icons-menu li a[href*="/feed/"]:before,
.social-icons-menu li a[href*="?feed=rss2"]:before,
.social-icons-menu li a[href*="feedburner.google.com"]:before,
.social-icons-menu li a[href*="feedburner.com"]:before { content: '\f413'; } .widget {
margin: 0 0 3em 0;
color: #333;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.widget-header {
margin: 0 0 1.5em 0;
}
.widget-title {
display: inline-block;
margin: 0;
padding: 0;
border-bottom: 4px solid #eee;
color: #404040;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
font-size: 1.125rem;
font-family: 'Raleway', Tahoma, Arial;
}
.widget ul {
margin: 0;
padding: 0 0.3em;
list-style: circle inside;
}
.widget ul .children,
.widget ul .sub-menu {
margin: 0.5em 0 0.5em 1em;
padding: 0;
}
.widget-title a:link,
.widget-title a:visited  {
color: #404040;
transition: all 0.2s ease;
}
.widget-title a:hover,
.widget-title a:active  {
color: #22aadd;
} .widget select {
max-width: 100%;
}  .widget_tag_cloud .tagcloud {
font-size: 14px;
font-size: 0.875rem;
}
.widget_tag_cloud .tagcloud:before,
.widget_tag_cloud .tagcloud:after {
display: table;
content: "";
}
.widget_tag_cloud .tagcloud:after {
clear: both;
}
.widget_tag_cloud .tagcloud a {
display: inline-block;
float: left;
margin: 0 2px 2px 0;
padding: 0.2em 0.5em 0.3em;
background: #eee;
text-decoration: none;
font-size: 16px !important;
font-size: 1rem !important;
}
.widget_tag_cloud .tagcloud a:link,
.widget_tag_cloud .tagcloud a:visited {
color: #777;
transition: all 0.2s ease;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active {
background: #22aadd;
color: #fff;
} .search-form {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
width: 100%;
}
.search-form .screen-reader-text {
display: none;
}
.search-form .search-field {
display: inline-block;
box-sizing: border-box;
margin: 0;
padding: 0.5em 1.5em 0.5em 0.7em;
width: 100%;
-webkit-appearance: none;
}
.search-form .search-submit {
position: absolute;
top: 0;
right: 0;
padding: 0.6em 0.6em 0 0;
border: none;
cursor: pointer;
transition: all 0.2s ease;
}
.search-form .search-submit .genericon-search {
display: inline-block;
padding: 0.05em 0 0.55em 0.45em;
color: #fff;
content: '\f400';
vertical-align: middle;
text-decoration: inherit;
font-weight: normal;
font-style: normal;
font-size: 24px;
font-family: 'Genericons';
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .widget-magazine-posts {
margin-bottom: -1em;
}
.widget-magazine-posts .type-post {
margin: 0 0 2em 0;
padding: 0;
border: none;
background: none;
}
.widget-magazine-posts .type-post .wp-post-image {
margin: 0 0 0.5em;
max-width: 100%;
}
.widget-magazine-posts .type-post .entry-content {
font-size: 16px;
font-size: 1rem;
}
.widget-magazine-posts .type-post .entry-content p {
margin: 1em 0 0;
}
.widget-magazine-posts .type-post .more-link {
margin: 1em 0 0;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.widget-magazine-posts .medium-post {
display: block;
float: left;
box-sizing: border-box;
padding-right: 2em;
width: 33.33333333%;
}
.widget-magazine-posts .medium-post .entry-title {
font-size: 16px;
font-size: 1rem;
}
.widget-magazine-posts .small-post {
display: block;
float: left;
box-sizing: border-box;
width: 100%;
}
.widget-magazine-posts .small-post .wp-post-image {
float: left;
margin: 0 1em 0 0;
max-width: 40%;
}
.widget-magazine-posts .small-post .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
.widget-magazine-posts .medium-post .entry-meta,
.widget-magazine-posts .small-post .entry-meta {
font-size: 12px;
font-size: 0.75rem;
} .widget-magazine-posts .magazine-horizontal-box .large-post .wp-post-image {
float: left;
box-sizing: border-box;
margin: 0;
padding-right: 1em;
width: 50%;
}
.widget-magazine-posts .magazine-horizontal-box .large-post .post-content {
float: right;
box-sizing: border-box;
padding-left: 1em;
width: 50%;
}
.widget-magazine-posts .magazine-horizontal-box .medium-posts {
margin-right: -2em;
} .widget-magazine-posts .magazine-vertical-box .large-post {
float: left;
box-sizing: border-box;
margin-bottom: 1em;
padding-right: 1em;
width: 50%;
}
.widget-magazine-posts .magazine-vertical-box .small-posts {
box-sizing: border-box;
margin-left: 50%;
padding-left: 1em;
width: 50%;
} .widget-magazine-posts .magazine-grid {
margin-right: -2em;
}
.widget-magazine-posts .magazine-grid .large-post {
float: left;
box-sizing: border-box;
padding-right: 2em;
width: 50%;
}
.widget-magazine-posts .magazine-grid .post-column:nth-child(2n+1) .large-post,
.widget-magazine-posts .magazine-grid .post-column:nth-child(3n+1) .medium-post {
clear: left;
} .poseidon-magazine-posts-columns {
padding: 0;
}
.widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content .magazine-posts-columns-post-list {
float: left;
box-sizing: border-box;
width: 100%;
}
.widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content {
float: left;
width: 100%;
}
.widget-magazine-posts-columns .magazine-posts-column-left {
float: left;
box-sizing: border-box;
padding-right: 1em;
width: 50%;
}
.widget-magazine-posts-columns .magazine-posts-column-right {
box-sizing: border-box;
margin-left: 50%;
padding-left: 1em;
width: 50%;
}
.widget-magazine-posts-columns .medium-post {
padding-right: 0;
width: 100%;
} .type-post,
.type-page,
.type-attachment  {
margin: 0 0 3em 0;
max-width: 100%;
}
.page-title,
.entry-title {
display: inline;
margin: 0;
padding: 0;
color: #404040;
-ms-word-wrap: break-word;
word-wrap: break-word;
font-weight: bold;
font-size: 40px;
font-size: 2.5rem;
font-family: 'Raleway', sans-serif;
}
.entry-title a:link,
.entry-title a:visited {
color: #404040;
text-decoration: none;
transition: all 0.2s ease;
}
.entry-title a:hover,
.entry-title a:active{
color: #22aadd;
}
.type-post .wp-post-image {
margin: 0 0 0.5em;
}
.entry-content {
font-size: 17px;
font-size: 1.0625rem;
}
.entry-content a {
text-decoration: underline;
} .more-link {
display: inline-block;
margin: 0;
padding: 0;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
font-size: 0.875rem;
font-family: 'Raleway', Tahoma, Arial;
transition: all 0.2s ease;
}
.entry-content .more-link {
text-decoration: none;
} .post-layout-small .post-wrapper .type-post .wp-post-image,
.post-layout-small .infinite-wrap .type-post .wp-post-image {
float: left;
margin: 0 1.5em 1.5em 0;
padding: 0.3em 0 0;
max-width: 40%;
}
.post-layout-small .post-wrapper .type-post .entry-title,
.post-layout-small .infinite-wrap .type-post .entry-title {
font-size: 28px;
font-size: 1.75rem;
}
.post-layout-small .post-wrapper .type-post .entry-content,
.post-layout-small .infinite-wrap .type-post .entry-content {
font-size: 16px;
font-size: 1rem;
}
.post-layout-small .post-wrapper .type-post .entry-excerpt p,
.post-layout-small .infinite-wrap .type-post .entry-excerpt p {
margin-bottom: 1em;
} .page-links {
margin: 0 0 1.5em;
word-spacing: 0.75em;
font-weight: bold;
} .entry-meta {
margin: 0.5em 0.2em 0;
color: #aaa;
text-transform: uppercase;
font-size: 13px;
font-size: 0.8125rem;
}
.entry-meta a:link,
.entry-meta a:visited {
color: #aaa;
}
.entry-meta a:hover,
.entry-meta a:active {
color: #777;
}
.entry-meta span:after {
display: inline-block;
margin-left: 0.2em;
color: #aaa;
content: '\f428';
vertical-align: middle;
font: normal 16px 'Genericons';
-webkit-font-smoothing: antialiased;
}
.entry-meta span:last-child:after {
display: none;
} body.date-hidden .entry-meta .meta-date,
body.author-hidden .entry-meta .meta-author,
body.categories-hidden .entry-meta .meta-category {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
}
body.author-hidden.categories-hidden .entry-meta .meta-date:after,
body.categories-hidden .entry-meta .meta-author:after,
body.author-hidden .widget-magazine-posts .entry-meta .meta-date:after {
display: none;
}
body.date-hidden.author-hidden.categories-hidden .content-area .entry-meta {
display: none;
} .entry-tags {
clear: both;
margin: 0 0 2em;
}
.entry-tags .meta-tags {
display: block;
margin: 0;
font-size: 14px;
font-size: 0.875rem;
}
.entry-tags .meta-tags a {
display: inline-block;
float: left;
margin: 0 2px 2px 0;
padding: 0.2em 0.5em 0.3em;
background: #eee;
text-decoration: none;
}
.entry-tags .meta-tags a:link,
.entry-tags .meta-tags a:visited {
color: #777;
transition: all 0.2s ease;
}
.entry-tags .meta-tags a:hover,
.entry-tags .meta-tags a:active {
background: #22aadd;
color: #fff;
} .post-navigation {
margin: 1em 0 0;
padding: 0.6em 0;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.post-navigation .nav-links .nav-previous {
float: left;
}
.post-navigation .nav-links .nav-next {
float: right;
}
.post-navigation .nav-links .nav-previous a:before {
margin-right: 3px;
content: "\00AB";
}
.post-navigation .nav-links .nav-next a:after {
margin-left: 4px;
content: "\00BB";
} .pagination {
display: inline-block;
margin: 0 0 3em;
border-top: 4px solid #eee;
}
.pagination a,
.pagination .current {
display: inline-block;
margin: 0;
padding: 0.5em 0.9em;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
font-size: 1rem;
font-family: 'Raleway', Tahoma, Arial;
}
.pagination a:link,
.pagination a:visited {
transition: all 0.2s ease;
} .infinite-scroll .pagination {
display: none;
}
.infinite-scroll #infinite-handle span {
display: inline-block;
margin: 0 0 3em;
padding: 0;
background: none;
color: #22aadd;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
font-size: 0.875rem;
font-family: 'Raleway', Tahoma, Arial;
transition: all 0.2s ease;
}
.infinite-scroll #infinite-handle span:hover {
color: #404040;
} .page-header {
margin: 0 0 1.5em 0;
}
.page-header .archive-title {
display: inline-block;
margin: 0;
padding: 0;
border-bottom: 4px solid #eee;
color: #404040;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
font-size: 1.125rem;
font-family: 'Raleway', Tahoma, Arial;
}
.blog-description,
.archive-description p {
margin-bottom: 0;
} .breadcrumbs {
margin: 0;
padding: 0.5em 0;
border-bottom: 1px solid #ddd;
}
.breadcrumbs-container {
color: #222;
font-size: 14px;
font-size: 0.875rem;
}
.breadcrumbs .trail-browse,
.breadcrumbs .trail-items,
.breadcrumbs .trail-items li {
display: inline;
margin: 0;
padding: 0;
}
.breadcrumbs .trail-browse {
margin-right: 0.5em;
font-weight: normal;
font-size: 14px;
font-size: 0.875rem;
}
.breadcrumbs .trail-items {
list-style: none;
}
.breadcrumbs .trail-items li::after {
padding: 0 0.5em;
content: "\00bb"; }
.trail-separator-slash .trail-items li::after { content: "\002F"; }
.trail-separator-dash .trail-items li::after { content: "\2013"; }
.trail-separator-bull .trail-items li::after { content: "\2022"; }
.trail-separator-arrow-bracket .trail-items li::after { content: "\003e"; }
.trail-separator-raquo .trail-items li::after { content: "\00bb"; }
.trail-separator-single-arrow .trail-items li::after { content: "\2192"; }
.trail-separator-double-arrow .trail-items li::after { content: "\21D2"; }
.breadcrumbs .trail-items li:last-of-type::after {
display: none;
}  .wp-block-audio audio {
width: 100%;
} .wp-block-separator {
height: 4px;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .wp-block-quote.is-style-large {
border: none;
margin: 0 0 1.5em;
padding: 0;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-quote.is-style-large p {
margin-bottom: 0.5em;
font-size: inherit;
font-style: inherit;
line-height: inherit;
}
.wp-block-quote.is-style-large cite {
text-align: inherit;
} .wp-block-pullquote {
margin-bottom: 1.5em;
padding: 1.5em 0;
border-bottom: 4px solid #eee;
border-top: 4px solid #eee;
}
.wp-block-pullquote blockquote {
border: none;
margin: 0;
padding: 0;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-pullquote blockquote p {
margin-bottom: 0.5em;
} .wp-block-cover {
display: flex;
}
.wp-block-cover-text {
margin-top: 0;
margin-bottom: 0;
} .has-primary-color {
color: #22aadd;
}
.has-white-color {
color: #ffffff;
}
.has-light-gray-color {
color: #f0f0f0;
}
.has-dark-gray-color {
color: #777777;
}
.has-black-color {
color: #404040;
} .has-primary-background-color {
background-color: #22aadd;
}
.has-white-background-color {
background-color: #ffffff;
}
.has-light-gray-background-color {
background-color: #f0f0f0;
}
.has-dark-gray-background-color {
background-color: #777777;
}
.has-black-background-color {
background-color: #404040;
}  .comments-header,
.comment-reply-title {
margin: 0 0 1.5em 0;
}
.comments-header .comments-title,
.comment-reply-title span {
display: inline-block;
margin: 0;
padding: 0;
border-bottom: 4px solid #eee;
color: #404040;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
font-size: 1.125rem;
font-family: 'Raleway', Tahoma, Arial;
} .comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comment {
margin: 0 0 1.5em;
padding: 1.5em;
border: 2px solid #eee;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comment-meta {
float: left;
padding: 0;
width: 100%;
}
.comment-meta .comment-author img {
float: left;
margin-right: 1em;
}
.bypostauthor {
display: block;
}
.comment-meta .comment-metadata {
margin-top: 0.3em;
font-size: 14px;
font-size: 0.875rem;
}
.comment-meta .comment-metadata a {
margin-right: 1em;
}
.comment-content {
clear: left;
padding: 0.2em 0 0;
}
.comment-content a {
word-wrap: break-word;
}
.comment ol.children {
list-style: none;
}
.comment .comment-respond {
margin-top: 2em;
} .comment-navigation {
margin: 0 0 1.5em;
padding: 0.5em 0;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font-size: 14px;
font-size: 0.875rem;
}
.comment-navigation .nav-previous {
float: left;
}
.comment-navigation .nav-next {
float: right;
}
.comment-navigation .nav-previous a:before {
margin-right: 3px;
content: "\00AB";
}
.comment-navigation .nav-next a:after {
margin-left: 4px;
content: "\00BB";
} .comment-form {
padding: 0;
}
.comment-form label {
display: inline-block;
min-width: 150px;
font-weight: bold;
}
.comment-form textarea {
margin-top: 0.4em;
}
.comment-form .submit {
padding: 1em 1.6em;
}
.comment-form input[type="checkbox"] + label {
display: inline;
padding-left: 0.5em;
font-weight: normal;
}
.comment-reply-title small a {
margin-left: 1em;
text-decoration: underline;
font-weight: normal;
font-size: 14px;
font-size: 0.875rem;
} .footer-wrap {
border-top: 1px solid rgba(0,0,0,0.12);
background: #fff;
}
.site-footer {
font-size: 14px;
font-size: 0.875rem;
}
.site-footer .site-info {
float: left;
padding: 2em 0;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1em;
max-width: 100%;
font-size: 15px;
font-size: 0.9375rem;
color: #777;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.5em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
box-sizing: border-box;
margin: 0;
padding: 1em 1.5em 0 0;
width: 100%;
vertical-align: top;
text-align: center;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
font-size: 15px;
font-size: 0.9375rem;
color: #777;
}  @media only screen and (max-width: 80em) {
.site-content {
padding-top: 2em;
}
.content-area {
padding-right: 3em;
}
}
@media only screen and (max-width: 75em) {
.main-navigation-menu a {
padding: 1.3em 1.1em;
font-size: 14px;
font-size: 0.875rem;
}
.page-title,
.entry-title {
font-size: 36px;
font-size: 2.25rem;
}
.post-layout-small .post-wrapper .type-post .entry-title,
.post-layout-small .infinite-wrap .type-post .entry-title {
font-size: 26px;
font-size: 1.625rem;
}
} @media only screen and (max-width: 70em) {
.main-navigation-menu a {
padding: 1.5em 1em;
font-size: 13px;
font-size: 0.8125rem;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
.widget-magazine-posts .medium-post .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
.widget-magazine-posts .small-post .entry-title {
font-size: 14px;
font-size: 0.875rem;
}
.widget-magazine-posts .magazine-horizontal-box .large-post .more-link  {
display: none;
}
} @media only screen and (max-width: 65em) {
.widget-magazine-posts .magazine-horizontal-box .large-post .entry-content {
display: none;
}
} @media only screen and (max-width: 60em) {
.page-title,
.entry-title {
font-size: 32px;
font-size: 2rem;
}
.post-layout-small .post-wrapper .type-post .entry-title,
.post-layout-small .infinite-wrap .type-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
} .site-footer .site-info {
float: none;
text-align: center;
}  .primary-navigation {
float: none;
margin: 0;
}
.main-navigation-menu li {
position: static;
float: none;
}
.main-navigation-menu ul,
.mega-menu-item .mega-menu-content,
.mega-menu-item .mega-menu-content .mega-menu-widget {
position: static;
top: auto;
left: auto;
display: block;
}
.main-navigation-menu ul a {
float: none;
width: auto;
}
.main-navigation-menu li ul ul {
top: auto;
left: auto;
margin: 0;
}
.main-navigation-menu > .menu-item-has-children > a:after,
.main-navigation-menu ul .menu-item-has-children > a:after {
display: none;
} .main-navigation-toggle {
display: inline-block;
float: right;
margin: 1em 0;
padding: 1em;
color: #404040;
background: none;
}
.main-navigation-toggle:hover,
.main-navigation-toggle:active {
color: #22aadd;
background: none;
cursor: pointer;
}
.main-navigation-toggle:focus {
background: none;
}
.main-navigation-toggle:after {
display: inline-block;
float: left;
content: '\f419';
vertical-align: middle;
text-decoration: inherit;
font-size: 32px;
font-family: 'Genericons';
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .main-navigation-menu {
display: none;
float: left;
margin-bottom: 1em;
width: 100%;
border-top: 4px solid #404040;
}
.main-navigation-menu a {
display: block;
clear: left;
padding: 1.2em;
border-bottom: 1px dotted #ccc;
font-size: 15px;
font-size: 0.9375rem;
}
.main-navigation-menu li:last-child a {
border-bottom: none;
}
.main-navigation-menu ul {
float: none;
width: 100%;
border: none;
}
.main-navigation-menu ul a {
display: block;
padding-left: 2em;
width: 100%;
}
.main-navigation-menu ul li ul a {
padding-left: 4em;
}
.main-navigation-menu ul li ul li ul a {
padding-left: 6em;
}
.main-navigation-menu ul li ul li ul li ul a {
padding-left: 8em;
}
.main-navigation-menu ul li:last-child a {
border-bottom: 1px dotted #ccc;
} .main-navigation-menu .submenu-dropdown-toggle {
display: block;
float: right;
margin: 0;
padding: 0.8em 1.2em;
color: #404040;
}
.main-navigation-menu .submenu-dropdown-toggle:hover {
color: #22aadd;
cursor: pointer;
}
.main-navigation-menu .submenu-dropdown-toggle:before {
content: '\f431';
vertical-align: middle;
text-decoration: inherit;
font-size: 32px;
font-family: 'Genericons';
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main-navigation-menu .submenu-dropdown-toggle.active:before {
content: '\f432';
}
.main-navigation-menu ul .submenu-dropdown-toggle {
padding: 0.5em 1em;
}
.main-navigation-menu ul .submenu-dropdown-toggle:before {
font-size: 24px;
} .mega-menu-item .mega-menu-content {
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.mega-menu-item .mega-menu-two-columns > li,
.mega-menu-item .mega-menu-three-columns > li,
.mega-menu-item .mega-menu-five-columns > li {
width: 100%;
}
.mega-menu-item .mega-menu-four-columns > li,
.mega-menu-item .mega-menu-six-columns > li {
width: 50%;
}
} @media only screen and (max-width: 55em) {
.content-area,
.site-content .fullwidth-content-area {
float: none;
padding: 0;
width: 100%;
}
.sidebar {
float: none;
padding: 2em 0 0;
width: 100%;
border-top: 4px solid #eee;
} .widget-magazine-posts .magazine-horizontal-box .large-post .entry-content,
.widget-magazine-posts .magazine-horizontal-box .large-post .more-link {
display: inline-block;
}
.widget-magazine-posts .large-post .entry-title 	{
font-size: 24px;
font-size: 1.5rem;
}
.widget-magazine-posts .medium-post .entry-title {
font-size: 16px;
font-size: 1rem;
}
.widget-magazine-posts .small-post .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
} @media only screen and (max-width: 50em) {
.site-branding .site-title {
font-size: 35px;
font-size: 2.1875rem;
}
.main-navigation-toggle:after {
font-size: 29px;
} .widget-magazine-posts .large-post .entry-title 	{
font-size: 22px;
font-size: 1.375rem;
}
.widget-magazine-posts .medium-post .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
.widget-magazine-posts .small-post .entry-title {
font-size: 14px;
font-size: 0.875rem;
}
.widget-magazine-posts .magazine-horizontal-box .large-post .more-link {
display: none;
}
} @media only screen and (max-width: 45em) {
.widget-magazine-posts .magazine-horizontal-box .large-post .entry-content {
display: none;
}
} @media only screen and (max-width: 40em) {
.page-title,
.entry-title {
font-size: 28px;
font-size: 1.75rem;
}
.post-layout-small .post-wrapper .type-post .entry-title,
.post-layout-small .infinite-wrap .type-post .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
.entry-content {
font-size: 16px;
font-size: 1rem;
} .widget-magazine-posts .magazine-grid-two-columns {
margin-right: 0;
}
.widget-magazine-posts .magazine-grid-three-columns {
margin-right: -1.2em;
}
.widget-magazine-posts .magazine-grid .large-post,
.widget-magazine-posts .magazine-horizontal-box .large-post .wp-post-image,
.widget-magazine-posts .magazine-vertical-box .large-post,
.widget-magazine-posts-columns .magazine-posts-column-left {
float: none;
padding: 0;
width: 100%;
}
.widget-magazine-posts .magazine-vertical-box .small-posts,
.widget-magazine-posts-columns .magazine-posts-column-right {
margin-left: 0;
padding-top: 1em;
padding-left: 0;
width: 100%;
}
.widget-magazine-posts .large-post .wp-post-image {
float: left;
margin: 0 1.5em 0 0;
max-width: 50%;
}
.widget-magazine-posts .magazine-horizontal-box .large-post .post-content {
float: right;
padding-left: 1.5em;
width: 50%;
}
.widget-magazine-posts .magazine-grid .large-post {
clear: left;
}
.widget-magazine-posts .magazine-grid .large-post .wp-post-image {
margin-bottom: 1em;
}
.widget-magazine-posts .large-post .entry-content {
display: none;
}
.widget-magazine-posts .small-post .entry-title {
font-size: 15px;
font-size: 0.9375rem;
} .mega-menu-item .mega-menu-four-columns > li,
.mega-menu-item .mega-menu-six-columns > li {
width: 100%;
}
} @media only screen and (max-width: 35em) {
.site-branding .site-title {
font-size: 32px;
font-size: 2rem;
}
.main-navigation-toggle:after {
font-size: 26px;
}
.widget-magazine-posts .magazine-grid-three-columns {
margin-right: 0;
}
.widget-magazine-posts .medium-post {
float: none;
padding-right: 0;
width: 100%;
}
.widget-magazine-posts .medium-post .wp-post-image {
float: left;
margin: 0 1em 0 0;
max-width: 120px;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
} @media only screen and (max-width: 30em) {
.container {
padding-right: 1.5em;
padding-left: 1.5em;
}
.page-title,
.entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.post-layout-small .post-wrapper .type-post .entry-title,
.post-layout-small .infinite-wrap .type-post .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.alignright, .alignleft {
float: none;
margin: 1em 0;
} .widget-magazine-posts .medium-post .wp-post-image,
.widget-magazine-posts .small-post .wp-post-image {
max-width: 30%;
}
.widget-magazine-posts .medium-post .entry-title {
font-size: 14px;
font-size: 0.875rem;
}
.widget-magazine-posts .large-post .wp-post-image,
.widget-magazine-posts .magazine-grid .large-post .wp-post-image {
float: none;
margin: 0 0 0.5em 0;
max-width: 100%;
}
.widget-magazine-posts .magazine-horizontal-box .large-post .post-content {
float: none;
padding: 0;
width: 100%;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
.widget-magazine-posts .large-post .entry-content,
.widget-magazine-posts .large-post .entry-content .more-link {
display: inline-block;
}
} @media only screen and (max-width: 25em) {
.post-layout-small .post-wrapper .type-post .wp-post-image,
.post-layout-small .infinite-wrap .type-post .wp-post-image {
float: none;
margin: 0 0 0.5em;
padding: 0;
max-width: 100%;
}
} @media only screen and (max-width: 20em) {
.site-branding .site-title {
font-size: 28px;
font-size: 1.75rem;
}
.main-navigation-toggle {
padding: 0.75em;
}
.main-navigation-toggle:after {
font-size: 24px;
}
.page-title,
.entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.entry-meta span {
display: block;
}
.entry-meta span:after {
display: none;
}
}  @media only screen and (min-width: 55em) {
.sidebar-left .content-area {
float: right;
padding-right: 0;
padding-left: 4em;
}
.sidebar-left .sidebar {
float: left;
}
} @media only screen and (min-width: 60.001em) {
.sticky-header .site-header {
position: fixed;
top: 0;
z-index: 100;
width: 100%;
}
.sticky-header.admin-bar .site-header  {
top: 32px;
}
.sticky-header .header-bar-wrap {
display: none;
} .sticky-header.small-header .site-header .site-branding,
.sticky-header.small-header .primary-navigation {
margin: 0;
transition: all 0.4s ease;
}
.sticky-header.small-header .site-header .site-branding .site-title {
margin: 0.25em 0 0;
font-size: 28px;
font-size: 1.75rem;
}
.sticky-header.small-header .site-header .site-branding .custom-logo {
margin-top: 1em;
max-height: 25px;
width: auto;
}
.sticky-header.small-header .site-header .site-description {
display: none;
}
}
@media only screen and (max-width: 60em) {
.sticky-header {
padding-top: 0 !important;
}
}  @media only screen and (min-width: 60.001em) {
.main-navigation-menu {
display: block !important;
}
} .magazine-widgets-placeholder {
position: relative;
}
.magazine-widgets-placeholder .magazine-widgets-placeholder-title {
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding: 1em 1em 1em 55px;
color: #0085ba;
border: 2px dashed #0085ba;
} .magazine-widgets-placeholder .customize-partial-edit-shortcut button {
left: 15px;
top: 12px;
}
.customize-partial-edit-shortcut-poseidon_theme_options-excerpt_more {
left: -9999px;
}