@charset "UTF-8";
.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0!important}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:2147483646}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;margin-bottom:.4em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;text-decoration:none}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-first-highlight .cc-btn:last-child{background-color:transparent;border-color:transparent}.cc-first-highlight .cc-btn:last-child:focus,.cc-first-highlight .cc-btn:last-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.2em;right:.4em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close.cc-closeXcustomText{text-decoration:underline;font-size:1.1em;top:.5em;right:.6em}.cc-window.cc-banner.cc-addedcloseX{padding:2em 1.8em}.cc-close:focus,.cc-close:hover{opacity:1}div.cc-blockingScreen{opacity:.5;background:#000;width:100%;height:100%;z-index:2147483630;top:0;left:0;position:fixed}span.cc-visually-hidden{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-allswitches.cc-floating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}.cc-switch-element{margin-bottom:.3em}.cc-switch{position:relative;display:inline-block;width:2.3em;height:1.4em;margin:0 .3em 0 0;vertical-align:middle}.cc-switch-label{margin-right:.6em}.cc-switch input{opacity:0;width:0;height:0;display:none}.cc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.cc-slider:before{position:absolute;content:"";height:1em;width:1em;left:.2em;bottom:.2em;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.cc-slider{background-color:#a0db8e}input:focus+.cc-slider{-webkit-box-shadow:0 0 1px #a0db8e;box-shadow:0 0 1px #a0db8e}input:checked+.cc-slider:before{-webkit-transform:translateX(.9em);transform:translateX(.9em)}.cc-slider.disabled:before{opacity:45%}.cc-slider.classic{border-radius:.6em}.cc-slider.classic:before{border-radius:50%}.cc-popovercenter{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:380px;z-index:2147483645}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-popovercenter{top:50%!important;left:50%!important;min-width:calc(100%)!important}}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-highlight .cc-btn:last-child{min-width:140px}.cc-theme-classic .cc-highlight .cc-btn:first-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:last-child{min-width:0}.cc-theme-classic .cc-first-highlight .cc-btn:first-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}
body{line-height:1;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;} abbr[title], acronym[title] { text-decoration: none;} input, textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
} input[type="checkbox"] {
-webkit-appearance:none; height: 1em;
width: 1em;
cursor: pointer;
position: relative;
-webkit-transition: .15s;
}
input[type="checkbox"]:checked {
background-color: #bd8a49;
border-color: #bd8a49;
}
input[type="checkbox"]:before, input[type="checkbox"]:checked:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 1.2em;
text-align: center;
color: #fff;
}
input[type="checkbox"]:checked:before {
font-family: FontAwesome;
content: "\f00c";
color: #fff;
font-style: normal;
}
input[type="checkbox"]:hover:before {
background: rgba(255,255,255,0.3);
} input[type="radio"] {
-webkit-appearance:none; height: 1em;
width: 1em;
cursor: pointer;
position: relative;
border-radius: 50%;
border-color: #333;
padding: 9px 9px !important;
-webkit-transition: .15s;
}
input[type="radio"]:checked {
background-color: #bd8a49;
border-color: #bd8a49;
}
input[type="radio"]:before, input[type="radio"]:checked:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 1.2em;
text-align: center;
color: #fff;
}
input[type="radio"]:checked:before {
font-family: FontAwesome;
content: "\f111";
color: #fff;
font-style: normal;
}
input[type="radio"]:hover:before {
background: transparent;
} svg:not(:root) {
overflow: hidden;
} .icon {
display: inline-block;
fill: currentColor;
height: 1em;
position: relative; top: -0.0625em;
vertical-align: middle;
width: 1em;
} body,
button,
input,
select,
textarea {
color: #333;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
cite {
font-size: 18px;
font-family: 'Libre Baskerville', serif;
color: #bd8a49;
font-weight: 400;
line-height: 30px;
margin-top: 12px;
margin-bottom: 12px;
display: inline-block;
}
pre > cite {
margin: 0;
}
address {
font-size: 14px;
margin: 0 0 1.5em;
font-style: italic;
} pre {
background: #f3f3f3;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
} code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 12px;
font-size: 0.75rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #dba765;
text-decoration: none;
padding: 1px 3px 1px 3px;
}
big {
font-size: 125%;
}
sub {
vertical-align: sub;
font-size: smaller;
}
sup {
vertical-align: super;
font-size: smaller;
} html {
box-sizing: border-box;
}
body {
background: #fff;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: none;
}
q {
margin-left: 50px;
position: relative;
color: #848484;
padding-left: 0px;
font-size: 18px;
line-height: 35px;
font-style: italic;
font-family: 'Libre Baskerville', serif;
font-weight: 400;
}
q:before {
display: block;
content: "\201C";
font-size: 75px;
position: absolute;
left: -50px;
top: 11px;
color: #bd8a49;
font-family: initial;
}
blockquote, q {
margin-top: 25px;
margin-bottom: 25px;
}
blockquote cite {
margin-bottom: 0px;
}
blockquote + p > cite {
margin-top: -5px;
margin-bottom: 12px;
padding-left: 50px;
}
hr {
background-color: #eee;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 0 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0;
}
dt {
font-size: 14px;
font-weight: 700;
}
dd {
font-size: 14px;
margin: 0 1.5em 1.5em;
}
img {
height: auto;
max-width: 100%;
}
table {
margin: 0 0 1.5em;
width: 100%;
} .twitter-tweet {
margin-bottom: 33px !important
} input,
select,
textarea {
width: 100%;
box-sizing: border-box;
}
input:focus, select:focus, textarea:focus, button:focus {
outline: 0;
}  a {
color: #dba765;
}
a:visited {
color: none;
}
a:hover,
a:focus,
a:active {
color: #bd8a49;
}
a:focus {
outline: none;
}
a:hover,
a:active {
outline: 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #bd8a49;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
#content[tabindex="-1"]:focus {
} .alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignnone {
margin: 0 20px 5px 0;
} .widget, .widget-woocommerce  {
margin-bottom: 35px;
box-sizing: border-box;
overflow: hidden;
}
.woocommerce.widget select, .woocommerce.widget-topbar select, .woocommerce.widget-footer select, 
.widget-footer select, .widget-topbar select, .widget select, .widget-woocommerce select {
border: 1px solid #eee;
border-radius: 0;
padding: 8px 10px;
padding-right: 35px;
width: 100%;
box-sizing: border-box;
outline: none;
color: #333;
font-family: 'Exo', sans-serif;
font-size: 11px !important;
letter-spacing: 2px;
font-weight: 700;
font-size: 0.75rem;
text-transform: uppercase;
line-height: 1;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; 
background-color: #f8f8f8;
background-image: url(//www.mertec.net/wp-content/themes/swanky/img/arrow-down.png);
background-repeat: no-repeat;
background-position-x: 99%;
background-position-y: center;
background-position: 97%;
background-size: 12px;
}
.widget-topbar select, .widget-footer select, .widget-footer select#product_cat, .widget-topbar select#product_cat {
background-position: 99%;
}
.widget_text select {
margin-top: 15px;
}
.widget-heading {
display: block;
margin-top: 5px;
margin-bottom: 30px;
text-transform: uppercase;
font-size: 12px;
color: #222;
letter-spacing: 2px;
position: relative;
text-align: center;
font-weight: 700;
} @-moz-document url-prefix() {
.widget-heading {
margin-top: 3px;
}
}
.widget-heading span {
position: relative;
border-width: 1px;
border-style: solid;
border-color: #bd8a49;
padding: 2px 5px 2px 8px;
}
.widget-heading span:after {
content: "";
width: 591px;
height: 1px;
position: absolute;
top: 50%;
left: 100%;
background-color: #bd8a49;
bottom: 3px;
}
.widget-heading span:before {
content: "";
width: 591px;
height: 1px;
position: absolute;
top: 50%;
right: 100%;
background-color: #bd8a49;
bottom: 3px;
}
.widget img {
max-width: 100%;
height: auto;
}
.widget a {
color: #bd8a49;
}
.widget a:hover, .widget-woocommerce a:hover {
text-decoration: underline;
}
.widget ul li, .widget-woocommerce ul li {
margin-bottom: 9px;
padding-bottom: 9px;
border-bottom: 1px solid;
border-bottom-color: #eee !important;
color: #333;
font-size: 13px;
letter-spacing: 1px;
list-style: none;
}
.widget ul li, .widget-woocommerce ul li {
margin-right: 0;
}
.widget ul.menu li:first-child, .widget-woocommerce ul.menu li:first-child {
margin-top: 9px;
}
.widget ul.menu li:last-child {
margin-bottom: 9px;
}
.widget ul li.page_item ul.children {
margin-top: 7px !important;
border-top: 1px solid;
border-top-color: #eee;
}
.widget ul li.cat-item ul.children, .widget-woocommerce ul li.cat-item ul.children {
margin-top: 7px !important;
border-top: 1px solid;
border-top-color: #eee;
}
.widget ul li:last-child, .widget-woocommerce ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget ul li a, .widget ul li.cat-item-none, .widget-woocommerce ul li a, .widget-woocommerce ul li.cat-item-none {
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
color: #333;
line-height: 18px;
text-transform: uppercase;
font-family: 'Exo', sans-serif;
}
#sidebar .widget ul ul, #sidebar .widget-woocommerce ul ul {
list-style: none;
margin-top: 0;
z-index: 9;
}
#sidebar .widget ul ul li {
padding-left: 0.8rem;
}
#sidebar .widget-woocommerce ul ul li {
padding-left: 0.8rem;
}
#sidebar .woocommerce.widget_product_categories ul ul.children li {
padding-left: 0;
}
.widget strong {
font-weight: 700;
}
.menu-testing-menu-container {
position: relative;
}
.menu-testing-menu-container > .menu li {
display: list-item;
}
.menu-testing-menu-container > .menu ul.sub-menu {
display: block;
position: relative;
border: none;
margin-top: 5px;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.menu-testing-menu-container > .menu ul.sub-menu > li:hover {
background: none !important;
}
.menu-testing-menu-container > .menu ul.sub-menu > li a {
padding: 5px 17px;
}
.menu-testing-menu-container .menu ul.sub-menu li a:hover {
color: #333;
}
.menu-testing-menu-container > .menu ul.sub-menu > li:last-child a:last-child {
border-bottom: none;
}
.menu-testing-menu-container > .menu ul.sub-menu > li > ul.sub-menu {
position: static;
}
.menu-main-menu-container {
position: relative;
}
.menu-main-menu-container > .menu li {
display: list-item;
}
.menu-main-menu-container > .menu ul.sub-menu {
display: block;
position: relative;
border: none;
margin-bottom: -5px;
margin-top: 5px;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.menu-main-menu-container > .menu ul.sub-menu > li {
border: none;
margin-bottom: 0;
padding-bottom: 0;
list-style: none;
}
.widget-woocommerce .menu-main-menu-container > .menu ul.sub-menu > li {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #eee;
margin-bottom: 9px;
}
.menu-main-menu-container > .menu ul.sub-menu > li:hover {
background: none !important;
}
.menu-main-menu-container > ul.menu ul.sub-menu li a:hover {
text-decoration: underline;
color: #333;
}
.widget-woocommerce .menu-main-menu-container > ul.menu ul.sub-menu li a:hover {
color: #222;
}
.menu-main-menu-container > .menu ul.sub-menu > li a {
padding: 9px 17px; 
padding-left: 0;  
}
.menu-main-menu-container > .menu ul.sub-menu > li:last-child a:last-child {
border-bottom: none;
}
.menu-main-menu-container > .menu ul.sub-menu > li > ul.sub-menu {
position: static;
padding: 5px 0 0 0;
border: none;
margin-left: 0 !important;
}
.widget-woocommerce .menu-main-menu-container > .menu ul.sub-menu > li > ul.sub-menu {
padding: 0;
}
.widget.widget_categories ul.children {
padding-top: 8px;
}
.widget.widget_pages ul.children {
padding-top: 8px;
}  .sticky {
display: block;
}
.sticky.post {
border-top: 2px solid;
border-top-color: #bd8a49;
}
span.sticky-post {
z-index: 999;
font-family: 'Exo', sans-serif;
font-size: 12px;
letter-spacing: 2px;
background-color: #bd8a49;
color: #fff;
font-weight: 700;
padding: 1px 8px;
position: absolute;
top: 0;
left: 0;
text-transform: uppercase;
}
.hentry {
margin: 0 0 1.5em;
} .page-template-page-authors .post-author, .page-template-fullwidth-page-authors .post-author {
padding-top: 32px;
margin-bottom: 40px;
}
.page-template-page-authors  .post-author:last-child, .page-template-fullwidth-page-authors .post-author:last-child {
margin-bottom: 0;
} .post-entry.archive-page ul {
padding-left: 25px;
}
.post-entry.archive-page ul:last-child {
margin-bottom: 0;
}
.post-entry.archive-page .section:last-child ul:last-child li:last-child {
margin-bottom: 0;
}
.post-entry.archive-page ul li {
list-style: none;
}
.post-entry.archive-page ul li a {
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}
.post-entry.archive-page ul li a:before {
content: "\f0da ";
position: relative;
top: 0;
font-family: FontAwesome;
font-size: 15px;
margin-right: 10px;
}
.post-entry.archive-page ul li a:hover {
text-decoration: none;
margin-left: 5px;
}
.post-entry.archive-page h3 {
letter-spacing: 2px;
text-transform: uppercase;
display: inline-block;
font-weight: 700;
margin-bottom: 15px;
}
.post-entry.archive-page .section {
border-bottom: 1px solid #eee;
margin-bottom: 30px;
padding-bottom: 25px;
}  
.post-entry.archive-page .section:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
} embed,
iframe,
object {
max-width: 100%;
} .mejs-audio {
margin-top: 31px;
margin-bottom: 31px;
}
.embed-youtube {
margin-top: 30px;
margin-bottom: 33px;
} .wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 8px 8px 5px;
text-align: center;
margin-bottom: 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 20px;
margin-top: 2px;
margin-bottom: 2px;
}
.wp-caption-text {
text-align: center;
font-size: 12px;
line-height: 20px;
margin-bottom: 2px;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.post_format-post-format-image .post-entry dl.wp-caption {
border: none;
padding: 0;
} .gallery {
margin-top: 30px;
margin-bottom: 0;
}
.gallery.gallery-columns-3 {
margin-top: 0;
}
.gallery .gallery-caption {
font-size: 12px;
line-height: 20px;
margin-bottom: 30px;
}
.gallery .gallery-icon img {
border-radius: 2px;
border: 1px solid #DDD !important;
padding: 8px;
box-sizing: border-box;
}
.gallery .gallery-icon img:hover {
border: 1px solid #ccc !important;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.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;
} .clearfix:before, .clearfix:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.group:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.group{display:inline-block;clear:both;}
* html .group{height:1%;}
.group{display:block;}
body{font-size:12px;font-family:'Lora', serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#FFFFFF;}
p {color:#333;font-size:14px;line-height:24px;}
.widget_text p{color: #333;font-size: 13px;line-height: 22px;margin-bottom: 0;}
.widget_text ul {list-style: disc;padding: 5px 0;padding-left: 40px;}
.widget_text ul li {color: #333;font-size: 13px;line-height: 22px;border-bottom: none;margin-bottom: 0;letter-spacing: 0;padding-bottom: 0;}
.widget_text ol {list-style: disc;padding: 5px 0;padding-left: 40px;}
.widget_text ol li {list-style: decimal;color: #333;font-size: 13px;line-height: 22px;border-bottom: none;margin-bottom: 0;letter-spacing: 0;padding-bottom: 0;}
em,i{font-style:italic;}
b{font-weight:bold;}
a{text-decoration:none;color:#bd8a49;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
h1,h2,h3,h4,h5,h6{font-family:'Exo', sans-serif;}
.container{width:1080px;margin:0 auto;}
#content{overflow:hidden;margin-top:50px;}
#main{width:740px;float:left;}
#main.fullwidth{width:100%; float: none;}
#sidebar{width:300px;float:right;} .fadeload-wrapper {
top: 45%;
left: 0;
position: absolute;
width: 100%;
}
.fadeload {
position: fixed;
width: 100%;
height: 100%;
background-color: #fff;
top: 0;
left: 0;
z-index: 999999999;
}
@-webkit-keyframes fadeload {
50% {
opacity: 1;
}
}
@-moz-keyframes fadeload {
50% {
opacity: 1;
}
}
@-ms-keyframes fadeload {
50% {
opacity: 1;
}
}
@-o-keyframes fadeload {
50% {
opacity: 1;
}
}
@keyframes fadeload {
50% {
opacity: 1;
}
} .preloader-wrapper {
top: 45%;
left: 0;
position: absolute;
width: 100%;
}
.preloader {
position: fixed;
width: 100%;
height: 100%;
background-color: #fff;
top: 0;
left: 0;
z-index: 999999999;
}
.preloader span {
position: absolute;
top: 50%;
left: 0;
width: 100%;
text-align: center;
font-family: 'Exo', sans-serif;
text-transform: uppercase;
font-size: 18px;
letter-spacing: 3px;
color: #222;
opacity: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-animation: preloader 2s linear infinite;
-moz-animation: preloader 2s linear infinite;
-ms-animation: preloader 2s linear infinite;
-o-animation: preloader 2s linear infinite;
animation: preloader 2s linear infinite;
}
@-webkit-keyframes preloader {
50% {
opacity: 1;
}
}
@-moz-keyframes preloader {
50% {
opacity: 1;
}
}
@-ms-keyframes preloader {
50% {
opacity: 1;
}
}
@-o-keyframes preloader {
50% {
opacity: 1;
}
}
@keyframes preloader {
50% {
opacity: 1;
}
}
.cssload-thecube {
width: 14px;
height: 14px;
margin: 0 auto;
margin-top: 31px;
position: relative;
transform: rotateZ(45deg);
-o-transform: rotateZ(45deg);
-ms-transform: rotateZ(45deg);
-webkit-transform: rotateZ(45deg);
-moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
position: relative;
transform: rotateZ(45deg);
-o-transform: rotateZ(45deg);
-ms-transform: rotateZ(45deg);
-webkit-transform: rotateZ(45deg);
-moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #bd8a49;
animation: cssload-fold-thecube 2.76s infinite linear both;
-o-animation: cssload-fold-thecube 2.76s infinite linear both;
-ms-animation: cssload-fold-thecube 2.76s infinite linear both;
-webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
-moz-animation: cssload-fold-thecube 2.76s infinite linear both;
transform-origin: 100% 100%;
-o-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
-webkit-transform-origin: 100% 100%;
-moz-transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
transform: scale(1.1) rotateZ(90deg);
-o-transform: scale(1.1) rotateZ(90deg);
-ms-transform: scale(1.1) rotateZ(90deg);
-webkit-transform: scale(1.1) rotateZ(90deg);
-moz-transform: scale(1.1) rotateZ(90deg);
-webkit-backface-visibility: hidden;
}
.cssload-thecube .cssload-c3 {
transform: scale(1.1) rotateZ(180deg);
-o-transform: scale(1.1) rotateZ(180deg);
-ms-transform: scale(1.1) rotateZ(180deg);
-webkit-transform: scale(1.1) rotateZ(180deg);
-moz-transform: scale(1.1) rotateZ(180deg);
-webkit-backface-visibility: hidden;
}
.cssload-thecube .cssload-c4 {
transform: scale(1.1) rotateZ(270deg);
-o-transform: scale(1.1) rotateZ(270deg);
-ms-transform: scale(1.1) rotateZ(270deg);
-webkit-transform: scale(1.1) rotateZ(270deg);
-moz-transform: scale(1.1) rotateZ(270deg);
-webkit-backface-visibility: hidden;
}
.cssload-thecube .cssload-c2:before {
animation-delay: 0.35s;
-o-animation-delay: 0.35s;
-ms-animation-delay: 0.35s;
-webkit-animation-delay: 0.35s;
-moz-animation-delay: 0.35s;
}
.cssload-thecube .cssload-c3:before {
animation-delay: 0.69s;
-o-animation-delay: 0.69s;
-ms-animation-delay: 0.69s;
-webkit-animation-delay: 0.69s;
-moz-animation-delay: 0.69s;
}
.cssload-thecube .cssload-c4:before {
animation-delay: 1.04s;
-o-animation-delay: 1.04s;
-ms-animation-delay: 1.04s;
-webkit-animation-delay: 1.04s;
-moz-animation-delay: 1.04s;
}
@keyframes cssload-fold-thecube {
0%,
10% {
transform: perspective(59px) rotateX(-180deg);
opacity: 0;
}
25%,
75% {
transform: perspective(59px) rotateX(0deg);
opacity: 1;
}
90%,
100% {
transform: perspective(59px) rotateY(180deg);
opacity: 0;
}
}
@-o-keyframes cssload-fold-thecube {
0%,
10% {
-o-transform: perspective(59px) rotateX(-180deg);
opacity: 0;
}
25%,
75% {
-o-transform: perspective(59px) rotateX(0deg);
opacity: 1;
}
90%,
100% {
-o-transform: perspective(59px) rotateY(180deg);
opacity: 0;
}
}
@-ms-keyframes cssload-fold-thecube {
0%,
10% {
-ms-transform: perspective(59px) rotateX(-180deg);
opacity: 0;
}
25%,
75% {
-ms-transform: perspective(59px) rotateX(0deg);
opacity: 1;
}
90%,
100% {
-ms-transform: perspective(59px) rotateY(180deg);
opacity: 0;
}
}
@-webkit-keyframes cssload-fold-thecube {
0%,
10% {
-webkit-transform: perspective(59px) rotateX(-180deg);
opacity: 0;
}
25%,
75% {
-webkit-transform: perspective(59px) rotateX(0deg);
opacity: 1;
}
90%,
100% {
-webkit-transform: perspective(59px) rotateY(180deg);
opacity: 0;
}
}
@-moz-keyframes cssload-fold-thecube {
0%,
10% {
-moz-transform: perspective(59px) rotateX(-180deg);
opacity: 0;
}
25%,
75% {
-moz-transform: perspective(59px) rotateX(0deg);
opacity: 1;
}
90%,
100% {
-moz-transform: perspective(59px) rotateY(180deg);
opacity: 0;
}
}
div#top-cube {
top: -38px;
}
div#bottom-cube {
top: 4px;
} #top-bar {
height: 50px;
width: 100%;
position: relative;
background-color: #262626;
z-index: 99999;
-webkit-backface-visibility: hidden;
}
#top-bar .container {
position: relative;
}
.meta_top {
float: right;
position: relative;
z-index: 999;
}
#top-social {
display: inline-block;
white-space: nowrap;
float: right;
position: relative;
}
.top_social_placeholder {
font-size: 12px;
display: inline-block;
color: #262626;
letter-spacing: 1px;
line-height: 35px;
float: left;
}
#top-social a {
color: #c9c9c9;
}
#top-social ul.menu {
font-size: 0;
}
#top-social .menu li {
margin-left: 1px;
}
#top-social .menu li a {
line-height: 50px;
}
#top-social .icon {
height: 13px;
top: 18px;
width: 14px;
vertical-align: top;
}
#top-social a:hover {
color: #bd8a49;
}
#top-social i {
margin-left: 5px;
} .top_message ul {
list-style: none;
}
.top_message a {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 50px;
color: #c9c9c9;
font-weight: 700;
display: inline-block;
white-space: nowrap;
font-family: 'Exo', sans-serif;
}
.top_message a i {
margin-right: 5px;
}
.top_message ul {
position: relative;
}
.top_message li {
position: absolute;
left:0;
top:0;
width: 100%;
}
.top_message li a:hover {
color: #bd8a49;
}
.top_message_steady {
display: inline-block !important;
}
ul.animation li {
display: inline-block;
display: none;
} .top-bar-menu > ul.menu {
display: inline-block;
font-size: 0;
}
.top-bar-menu .menu li {
display: inline-block;
margin-right: 30px;
margin-left: 0;
position: relative;
}
.top-bar-menu .menu ul ul li {
display: block;
}
.top-bar-menu .menu li:last-child {
margin-right: 0;
}
.top-bar-menu .menu li a {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 50px;
color: #c9c9c9;
font-weight: 700;
display: block;
white-space: nowrap;
-o-transition: .25s;
-ms-transition: .25s;
-moz-transition: .25s;
-webkit-transition: .25s;
transition: .25s;
}
.top-bar-menu .menu li a:hover {
color: #bd8a49;
}
.top-bar-menu .menu > li.menu-item-has-children > a:after {
font-family: FontAwesome;
content: "\f107";
margin-left: 7px;
font-size: 12px;
opacity: 0.65;
}
.top-bar-menu .menu > li.menu-item-has-children .sub-menu > li.menu-item-has-children > a:after {
font-family: FontAwesome;
content: "\f105";
margin-left: 7px;
font-size: 12px;
opacity: 0.65;
} .top-bar-menu .menu .sub-menu, .top-bar-menu .menu .children {
border-top-color: #333;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.top-bar-menu ul.menu ul.sub-menu li a, .top-bar-menu .menu li ul.children li a {
color: #c9c9c9;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333;
margin: 0;
padding: 9px 17px;
min-width: 160px;
line-height: 20px;
-o-transition: .25s;
-ms-transition: .25s;
-moz-transition: .25s;
-webkit-transition: .25s;
transition: .25s;
}
.top-bar-menu ul.menu ul.sub-menu li a:hover, .top-bar-menu .menu li ul.children li a:hover {
color: #bd8a49;
}
.top-bar-menu .menu li.menu-item-has-children:hover > a, .top-bar-menu .menu li ul.children li.page_item_has_children:hover > a {
color: #bd8a49;
}
.top-bar-menu ul.menu ul.sub-menu li:hover, .top-bar-menu .menu li ul.children li:hover {
background-color: #111;
opacity: 1;
}
.top-bar-menu ul.menu ul.sub-menu li, .top-bar-menu .menu li ul.children li  {
padding-right: 0;
margin-right: 0;
display: block;
background: #262628;
} .slicknav_btn {
position: relative;
display: block;
vertical-align: middle;
float: left;
cursor: pointer; 
margin: 7px 5px 7px;
margin-left: 0;
height: 36px;
}
.slicknav_menu .slicknav_menutxt {
display: block;
line-height: 1.188em;
float: left;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
}
.slicknav_btn:hover .slicknav_menutxt {
color: #bd8a49;
}
.slicknav_menu .slicknav_icon {
float: left;
margin: 10px 0 0 12px;
}
.slicknav_menu .slicknav_no-text {
margin: 0
}
.slicknav_menu .slicknav_icon-bar {
display: block;
width: 20px;
height: 0.125em;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
margin-top: 0.188em;
}
.slicknav_nav {
clear: both
}
.slicknav_nav ul,
.slicknav_nav li {
display: block;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333;
}
.slicknav_menu .sub-menu .menu-item .menu-image-title-after:hover, .menu-item.slicknav_parent .slicknav_item.slicknav_row:hover
.slicknav_nav ul a, .slicknav_nav li a {
padding: 9px 17px;
}
.slicknav_nav ul li ul.children li.page_item:last-child {
border-bottom: none;
}
.slicknav_nav ul a:hover, .slicknav_nav li a:hover, .slicknav_nav ul a:hover a, .slicknav_nav li a:hover a {
color: #bd8a49;
background: #111;
}
.slicknav_nav li a[aria-haspopup=true]:hover a {
background: none;
} 
.menu-item.slicknav_parent.slicknav_open > .slicknav_item.slicknav_row a, .page_item.page_item_has_children.slicknav_parent.slicknav_open > .slicknav_item.slicknav_row a  {
color: #bd8a49;
}
.slicknav_menu .sub-menu .menu-item .menu-image-title-after:hover, .menu-item.slicknav_parent .slicknav_item.slicknav_row:hover {
background-color: #111;
}
.slicknav_nav > .menu-item > .menu-image-title-after:hover, .menu-item.slicknav_parent.slicknav_open > .slicknav_item.slicknav_row, .page_item.page_item_has_children.slicknav_parent.slicknav_open > .slicknav_item.slicknav_row  {
background-color: #111;
}
.slicknav_item.slicknav_row a:hover
.slicknav_nav ul:first-child,
.slicknav_nav li:first-child {
border-top: none
}
.slicknav_nav ul.sub-menu:last-child, .slicknav_nav ul.sub-menu li:last-child {
border-bottom: none;
}
.slicknav_nav .slicknav_arrow {
font-size: 0.8em;
margin: 0 0 0 0.4em;
}
.menu-item.slicknav_parent.slicknav_open > .slicknav_item.slicknav_row span, .page_item.page_item_has_children.slicknav_parent.slicknav_open > .slicknav_item.slicknav_row span {
color: #bd8a49;
}
.slicknav_nav .slicknav_item {
cursor: pointer;
}
.slicknav_nav .slicknav_row {
display: block;
}
.slicknav_nav a {
display: block
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
display: inline
}
.slicknav_menu:before,
.slicknav_menu:after {
content: " ";
display: table;
}
.slicknav_menu:after {
clear: both
} .slicknav_menu {
*zoom: 1
}
.slicknav_menu {
display: none;
font-size: 16px;
background-color: #262628;
}
.slicknav_btn {
text-decoration: none;
outline: none;
}
.slicknav_menu .slicknav_menutxt {
color: #c9c9c9;
font-weight: 700;
font-family: 'Exo', sans-serif;
font-size: 11px;
letter-spacing: 2px;
line-height: 35px;
text-transform: uppercase;
}
.slicknav_menu .slicknav_icon-bar {
background-color: #c9c9c9;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
}
.slicknav_btn:hover .slicknav_icon-bar {
background-color: #bd8a49;
}
.slicknav_nav {
color: #fff;
margin: 0;
padding: 0;
font-size: 0.875em;
margin-top: 35px;
background-color: #262628;
}
.slicknav_nav,
.slicknav_nav ul {
list-style: none;
overflow: hidden;
}
.slicknav_nav ul.sub-menu, .slicknav_nav ul.children {
padding: 0;
margin: 0 0 0 20px;
border-bottom: none;
}
.slicknav_nav a {
padding: 10px 0;
text-align: left;
text-decoration: none;
font-size: 12px;
letter-spacing: 1px;
color: #c9c9c9;
font-weight: 700;
font-family: 'Exo', sans-serif;
text-transform: uppercase;
outline: none;
}
.slicknav_nav a:hover {
color: #bd8a49;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
padding: 0;
margin: 0;
}
.slicknav_nav .slicknav_txtnode {
margin-left: 15px;
}
.slicknav_menu .slicknav_no-text {
margin-top: 5px;
} #top-search {
text-align: center;
background: #333;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #737373;
float: right;
margin-left: 15px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
}
.open-search {
padding: 0 15px 0 15px;
display: block;
color: #c9c9c9;
line-height: 50px;
}
#top-search:hover {
background: #111;
cursor: pointer;
}
#top-search a i.fa-search {
color: #c9c9c9;
}
.show-search {
z-index: 10000;
width: 290px;
display: none;
position: absolute;
top: 0;
right: 48px;
}
.show-search .close-search {
position: absolute;
right: 0;
top: 0;
font-size: 14px;
color: #c9c9c9;
padding: 0 15px 0 15px;
line-height: 50px;
}
.show-search a.close-search:hover {
color: #bd8a49;
}
.show-search #searchform input#s {
border: none;
padding: 0;
height: 50px;
font-size: 11px;
font-weight: 600;
color: #c9c9c9;
box-sizing: border-box;
width: 100%;
background: transparent;
line-height: 50px;
letter-spacing: 1.5px;
font-family: 'Exo', sans-serif;
vertical-align: middle;
background-color: #333;
padding-left: 15px;
padding-right: 42px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #737373;
}
.show-search #searchform input#s:focus {
outline: none;
}
.top_search_wrap::-webkit-input-placeholder,
.mc4wp-form::-webkit-input-placeholder {
color: #555;
}
.top_search_wrap::-moz-placeholder,
.mc4wp-form::-moz-placeholder { color: #555;
}
.top_search_wrap::-moz-placeholder,
.mc4wp-form::-moz-placeholder { color: #555;
}
.top_search_wrap::-ms-input-placeholder,
.mc4wp-form:-ms-input-placeholder {
color: #555;
}
.menu-mobile {
position: absolute;
top: 0;
left: 0;
width: 100%;
display: none;
z-index: 99;
} .mobile-show-search {
z-index: 1;
display: none;
float: right;
right: 42px;
position: absolute;
}
.mobile-show-search #searchform input#s {
border: none;
padding: 0;
height: 35px;
font-size: 11px;
color: #c9c9c9;
box-sizing: border-box;
width: 150px;
background: transparent;
font-family: 'Exo', sans-serif;
vertical-align: middle;
background-color: #262626;
padding-left: 10px;
border-left: 1px solid #737373;
}
#mobile-top-search {
text-align: center;
background: #333;
padding: 0 15px 0 15px;
border-right: 1px solid #737373;
float: left;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
}
#mobile-top-search:hover {
background: #111;
cursor: pointer;
}
#mobile-top-search a i.fa-search {
color: #c9c9c9;
line-height: 35px;
display: block;
font-size: 11px;
} .menu_wrap {
text-align: center;
border-top: 1px solid #eee;
}
.home .menu_wrap {
border-bottom: 1px solid #eee;
}
.home .active-sliders .menu_wrap {
border-bottom: none;
}
header.remove-mainmenu .container {
border-bottom: 1px solid #eee;
}
.home .menu_wrap, .blog .menu_wrap {
border-bottom: 1px solid #eee;
}
.home .active-sliders .menu_wrap, .blog .active-sliders .menu_wrap {
border-bottom: none;
}
.page-template .menu_wrap {
border-bottom: none;
}
.page-template-default #header .container, 
.page-template.page-template-fullwidth-page #header .container, 
.page-template-page-authors #header .container, 
.page-template-fullwidth-page-authors #header .container,
.page-template-page-archives #header .container, 
.page-template-fullwidth-page-archives #header .container {
border-bottom: 1px solid #eee;
} 
.home.page-template-default #header .container {
border-bottom: none;
} 
.single #header .container {
border-bottom: 1px solid #eee;
}
.post-template-fullwidth-post-boxedslider #header .container,
.post-template-fullwidth-post-carousel #header .container,
.post-template-fullwidth-post-fullwidth-carousel #header .container,
.post-template-fullwidth-post-fullwidth-slider #header .container,
.post-template-post-boxedslider #header .container,
.post-template-post-carousel #header .container,
.post-template-post-fullwidth-boxedslider #header .container,
.post-template-post-fullwidth-carousel #header .container {
border-bottom: none;
}
.menu_wrap > ul.menu {
display: inline-block;
font-size: 0;
}
.menu li {
display: inline-block;
margin-right: 15px;
margin-left: 15px;
position: relative;
cursor: pointer;
}
.menu > li {
margin-bottom: 1px;
}
.menu ul ul li {
display: block;
}
.menu li:first-child {
margin-left: 0;
}
.menu li:last-child {
margin-right: 0;
}
.menu li a, .menu_wrap .menu li a {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 45px;
color: #222;
font-weight: 700;
display: block;
white-space: nowrap;
font-family: 'Exo', sans-serif;
-o-transition: .25s;
-ms-transition: .25s;
-moz-transition: .25s;
-webkit-transition: .25s;
transition: .25s;
}
.menu_wrap .menu li a:hover {
color: #bd8a49;
}
.menu > li.menu-item-has-children > a:after {
font-family: FontAwesome;
content: "\f107";
margin-left: 7px;
font-size: 12px;
opacity: 0.65;
}
.menu > li.menu-item-has-children .sub-menu > li.menu-item-has-children > a:after {
font-family: FontAwesome;
content: "\f105";
margin-left: 7px;
font-size: 12px;
opacity: 0.65;
} .menu .sub-menu,
.menu .children {
background-color: #fff;
display: none;
padding: 0;
position: absolute;
margin-top: 0;
left: 0;
top: 100%;
z-index: 99999;
text-align: left;
transition: all .25s ease-in-out;
box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.30);
-webkit-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.30);
-moz-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.30);
}
#footer .menu .sub-menu,
#footer .menu .children {
z-index: 1;
margin-bottom: 4px;
}
.menu .sub-menu ul:after {
content: none;
}
ul.menu ul a,
.menu ul ul a {
color: #000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eee;
margin: 0;
padding: 9px 17px;
min-width: 160px;
line-height: 20px;
-o-transition: .25s;
-ms-transition: .25s;
-moz-transition: .25s;
-webkit-transition: .25s;
transition: .25s;
}
ul.menu ul.sub-menu li, .menu_wrap ul.menu ul.sub-menu li, .menu_wrap .menu li ul.children li {
padding-right: 0;
margin-right: 0;
margin-left: 0;
display: block;
background: #fff;
-o-transition: .25s;
-ms-transition: .25s;
-moz-transition: .25s;
-webkit-transition: .25s;
transition: .25s;
}
ul.menu ul.sub-menu li:hover, .menu_wrap ul.menu ul.sub-menu li:hover {
background-color: #f1f1f1;
opacity: 1;
}
.menu_wrap ul.menu ul.sub-menu li:hover > a, .menu_wrap ul.menu ul.sub-menu li:hover > a, .menu_wrap .menu li ul.children li:hover > a {
color: #bd8a49;
}
ul.menu ul.sub-menu li a, .menu_wrap ul.menu ul.sub-menu li a, .menu_wrap .menu li ul.children li a {
color: #222;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eee;
margin: 0;
padding: 9px 17px;
min-width: 160px;
line-height: 20px;
-o-transition: .25s;
-ms-transition: .25s;
-moz-transition: .25s;
-webkit-transition: .25s;
transition: .25s;
}
ul.menu ul.sub-menu li a:hover, .menu_wrap ul.menu ul.sub-menu li a:hover {
color: #bd8a49;
}
ul.menu li:hover > ul,
.menu ul li:hover > ul {
display: block;
}
.menu .sub-menu ul,
.menu .children ul {
left: 100%;
top: 0;
}
div.menu ul.children li a:hover {
color: #bd8a49;
}
div.menu ul.children li {
margin-right: 0;
}
div.menu ul.children li:hover {
background-color: #f4f4f4;
} #logo {
text-align: center;
padding-bottom: 30px;
padding-top: 100px;
}
#logo img {
max-width: 100%;
height: auto;
} .full_post, .post, article.page {
position: relative;
background-color: #f1f1f1;
padding-bottom: 30px;
margin-bottom: 50px;
}
.woocommerce-page .woocommerce-page-wrapper {
position: relative;
background-color: #f1f1f1;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 50px;
}
.attachment.full_post {
background-color: #f1f1f1;
padding-bottom: 30px;
margin-bottom: 50px;
}
.single .post {
margin-bottom: 50px;
} span.dropcap {
float: left;
color: #333;
font-size: 49px;
line-height: 24px;
padding-top: 15px;
padding-right: 9px;
padding-left: 0;
} .post-img {
text-align: center;
margin-bottom: -44px;
}
.post_grid .post-img + .grid_post_wrap {
margin-top: -39px;
} .full_post.format-audio .post-img.audio iframe {
margin-bottom: 6px;
} .post_grid.format-audio .post-img.audio iframe {
margin-bottom: 6px;
} .full_post.format-video .fluid-width-video-wrapper {
margin-bottom: 34px;
} .post_grid.format-video .fluid-width-video-wrapper {
margin-bottom: 29px;
} .full_post.format-gallery .bx-wrapper {
margin-bottom: 5px !important;
}
.post-img img {
max-width: 100%;
height: auto;
position: relative;
} .post_grid .post-img {
margin-bottom: 0;
}
.post-img.audio iframe {
height: 166px;
width: 100%;
}
.post-header {
text-align: center;
padding: 45px 70px;
z-index: 10;
position: relative;
background: #fff;
-webkit-box-shadow: inset 0px 0px 59px -30px rgba(0, 0, 0, 0.75);
-moz-box-shadow: inset 0px 0px 59px -30px rgba(0, 0, 0, 0.75);
box-shadow: inset 0px 0px 59px -30px rgba(0, 0, 0, 0.75);
border-right: 1px solid #eee;
border-left: 1px solid #eee;
border-top: 1px solid #eee;
margin-bottom: 0;
}
.post_grid .post-header  {
padding: 45px 43px;
}
.sticky.post .post-header {
border: none;
}
.post-header h2 a,
.post-header h1 {
font-size: 24px;
color: #222;
margin-bottom: 2px;
position: relative;
display: inline-block;
line-height: 1.4em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 3px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.post-header h2 a:hover {
opacity: 0.8;
}
.side_right .post-header h2 a, .side_right .post-header h2 {
margin-bottom: 5px;
display: block;
}
.content_post_wrap {
padding: 40px;
background-color: #ffffff;
width: 91.8918918%;
box-sizing: border-box;
position: relative;
z-index: 99;
margin: 0 auto;
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
}
.fullwidth .content_post_wrap {
width: 94.4444444%;
}
.fullwidth .content_metabottom_wrap {
width: 94.4444444%;
}
.sticky.post .content_post_wrap {
border-top: 1px solid;
border-top-color: #ccc;
border-right: 1px solid;
border-right-color: #ccc;
border-bottom: 1px solid;
border-bottom-color: #ccc;
border-left: 1px solid;
border-left-color: #ccc;
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
}
.content_metabottom_wrap {
width: 91.8918918%;
box-sizing: border-box;
position: relative;
z-index: 99;
margin: 0 auto;
margin-top: 69px;
}
.full_post .content_post_wrap + .content_metabottom_wrap {
margin-top: 30px;
}
.full_post .post-header + .content_metabottom_wrap {
margin-top: 30px;
}
.page .content_metabottom_wrap {
margin-top: 30px;
}
.meta-comments {
display: inline-block;
}
.meta-comments:hover a, .meta-comments:hover a i.fa-comments {
color: #bd8a49;
}
.post-header .cat-blog {
display: block;
margin-bottom: 6px;
text-transform: uppercase;
letter-spacing: 2px;
color: #bd8a49;
position: relative;
font-size: 11px;
font-family: 'Exo', sans-serif;
font-weight: 700;
}
.post-header .cat-blog a {
color: #bd8a49;
}
.post_grid .post-header .cat-blog {
margin-bottom: 0;
}
.cat-blog a {
margin-bottom: 4px;
display: inline-block;
}
.post_grid .cat-blog a:last-child {
margin-bottom: 12px;
}
.cat-blog a:first-child {
margin-left: 0;
margin-right: 0;
}
.cat-blog a:hover {
text-decoration: underline;
}
.post_format-post-format-chat .post-entry p:nth-child(even) {
border-left: 2px solid #eee;
padding-left: 8px;
}
.home .post_format-post-format-chat .post-entry p:last-child {
border-left: none;
padding-left: 0;
}
.post-entry .video-player {
margin-top: 32px;
margin-bottom: -3px;
}  .decorater {
text-align: center;
margin-bottom: 0;
margin: 0 auto 0;
}
.line {
display: inline-block;
position: relative;
}
.line:before {
right: 9px;
}
.line:before,
.line:after {
content: "";
position: absolute;
top: 50%;
border-bottom: 1px solid;
border-bottom-color: #bd8a49;
width: 40px;
margin: 0 6px;
}
.dot {
width: 5px;
height: 5px;
display: inline-block;
background-color: #bd8a49;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
position: relative;
}
.post_grid .dot {
top: 2px;
}  .post-entry {
font-size: 12px;
line-height: 27px;
color: #242424;
margin-top: 0;
}
.post-entry:before {
content: '';
display: table;
}
.post-entry:after {
content: "";
visibility: hidden;
display: block;
height: 0;
clear: both;
}
.post-entry p img:before {
content: '';
display: table;
box-sizing: border-box;
} .single-post .format-chat .post-entry > p:nth-of-type(1)::first-letter, 
.blog .format-chat .post-entry > p:nth-of-type(1)::first-letter,
.single-post .format-status .post-entry > p:nth-of-type(1)::first-letter,
.blog .format-status .post-entry > p:nth-of-type(1)::first-letter,
.single-post .format-link .post-entry > p:nth-of-type(1)::first-letter,
.blog .format-link .post-entry > p:nth-of-type(1)::first-letter {
float: none;
font-size: 14px;
line-height: 24px;
margin-top: 0;
margin-right:0;
margin-left: 0;
text-transform: initial;
}
.single-post .format-link .post-entry > p:nth-of-type(1)::first-letter,
.blog .format-link .post-entry > p:nth-of-type(1)::first-letter {
color: #bd8a49;
text-transform: initial;
}
.single-post .format-link .post-entry.excerpt-post-summary > p:nth-of-type(1)::first-letter,
.blog .format-link .post-entry.excerpt-post-summary > p:nth-of-type(1)::first-letter {
color: inherit;
text-transform: inherit;
}
.more-link {
display: block;
text-align: center;
margin-top: 30px;
}
.more-button {
position: relative;
display: inline-block;
color: #f6f6f6;
padding: 9px 25px 7px;
background-color: #bd8a49;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 4px;
font-weight: 700;
font-family: 'Exo', sans-serif;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.more-button:hover {
background-color: #d69139;
text-decoration: none;
}
.post-entry img {
max-width: 100%;
height: auto;
}
.post-entry a:hover {
text-decoration: underline;
}
.post-entry p,
.post-entry ul,
.post-entry li,
.post-entry .wp-caption-text,
.post-entry address,
.post-entry pre,
.post-entry dt,
.post-entry dd,
.post-entry th,
.post-entry td {
color: #333;
}
.post-entry tr:nth-child(even) {
background-color: rgba(244, 244, 244, 0.5);
}
.post-entry p {
margin-bottom: 20px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.grid_post_wrap .post-entry p:after,.side_right .post-entry p:after {
content: "";
visibility: hidden;
display: block;
height: 0;
clear: both;
}
.post-entry h1,
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5,
.post-entry h6,
.post-entry hr {
margin-bottom: 8px;
}
.post-entry h1,
.post-entry h2,
.post-entry h3,
.post-entry h4,
.post-entry h5,
.post-entry h6 {
color: #333;
font-weight: 700;
}
.post-entry h1 {
font-size: 21px;
}
.post-entry h2 {
font-size: 19px;
}
.post-entry h3 {
font-size: 17px;
}
.post-entry h4 {
font-size: 15px;
}
.post-entry h5 {
font-size: 13px;
}
.post-entry h6 {
font-size: 11px;
}
.post-entry hr {
border: 0;
height: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eee;
clear: both;
margin-bottom: 20px;
}
.post-entry blockquote p {
color: #848484 !important;
padding-left: 50px;
font-size: 18px;
line-height: 30px;
font-style: italic;
position: relative;
font-family: 'Libre Baskerville', serif;
font-weight: 400;
}
.post-entry blockquote p:before {
display: block;
content: "\201C";
font-size: 75px;
position: absolute;
left: 0;
top: 17px;
color: #bd8a49 !important;
font-family: serif;
} @-moz-document url-prefix() { 
.post-entry blockquote p:before {
top:23px;
}
}
.post-entry blockquote strong, .post-entry blockquote code, .post-entry blockquote em {
font-size: 18px !important;
}
.post-entry p + ul,
.post-entry p + ol {
margin-top: 20px;
}
.post-entry ul,
.post-entry ol {
font-size: 14px;
padding-left: 40px;
margin-bottom: 15px;
}
.post-entry ul li {
margin-bottom: 3px;
list-style: disc;
}
.post-entry ol li {
margin-bottom: 5px;
list-style: decimal;
}
.post-entry table {
font-size: 14px;
width: 100%;
margin-top: 30px;
margin-bottom: 34px;
border: 1px solid #eee;
line-height: 20px;
}
.post-entry td,
.post-entry th {
padding: 12px;
border-bottom: 1px #eee solid;
border-left: 1px #eee solid;
border-right: 1px #eee solid;
}
.post-entry th {
font-weight: 700;
font-size: 14px;
text-align: left;
background: #f4f4f4;
}
.post-meta {
font-family: 'Source Sans Pro', sans-serif;
position: relative;
display: block;
font-size: 12px;
text-transform: uppercase;
line-height: 12px;
letter-spacing: 1.5px; 
color: #737373;
}
.side_right .post-entry + .post-meta {
margin-top: 20px;
}
.meta_bottom {
text-align: center;
font-size: 0;
overflow: hidden;
}
span.posted, span.bypostauthor {
text-transform: uppercase;
}
.page .meta_bottom {
margin-bottom: 0;
} .post-entry .jr-insta-thumb {
margin-top: 33px;
margin-bottom: 33px;
}
.post-entry + .jr-insta-thumb {
margin-top: 0 !important;
}
.post-entry .jr-insta-thumb ul.thumbnails li img:hover {
opacity: 0.85;
} .wrap_author_post {
display: inline-block;
position: relative;
float: right;
}
.author-post-name {
display: inline-block;
}
.author-post-name:hover a, .author-post-name:hover a i.fa-user { 
color: #bd8a49; 
}
.wrap_author_post .author-post-name p {
color: #333;
}
.wrap_author_post p {
margin-bottom: 0;
}
.author-post-name a, .author-post-name .author-text {
font-size: 11px;
font-family: 'Exo', sans-serif;
letter-spacing: 1px;
color: #737373;
display: inline-block;
text-transform: uppercase;
margin-top: 0;
}
.author-post-name p > a {
margin-right: 5px;
}
.author-post-name a i.fa-user {
color: #737373;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
top: 2px;
position: relative;
}
.wrap_author_post a i {
font-size: 16px;
line-height: 21px;
}
.post-share {
display: inline-block;
border-right: 0;
position: relative;
float: right;
top: -3px;
}
.wrap_author_comment_count {
display: inline-block;
position: relative;
float: left;
}
.meta-comments a, .meta-comments .comment-text {
font-size: 11px;
font-family: 'Exo', sans-serif;
letter-spacing: 1px;
color: #737373;
display: inline-block;
text-transform: uppercase;
margin-top: 0;
}
.meta-comments p > a {
margin-right: 5px;
}
.wrap_author_comment_count .meta-comments p {
color: #333;
}
.meta-comments a i.fa-comments {
color: #737373;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
top: 1px;
position: relative;
}
.wrap_author_comment_count a i {
font-size: 16px;
line-height: 21px;
}
.wrap_author_comment_count p {
margin-bottom: 0;
}
.text_share {
font-size: 11px;
font-family: 'Exo', sans-serif;
letter-spacing: 1px;
color: #737373;
display: inline-block;
margin-top: 8px;
vertical-align: top;
text-transform: uppercase;
}
.post-share a i {
font-size: 16px;
line-height: 28px;
}
.post-share a:last-child {
margin-right: 0;
}
.post-share a {
display: inline-block;
text-align: center;
color: #737373;
margin: 0 8px;
}
.post-share a:first-child  {
margin: 0;
margin-left: 0;
}
.post-share a:hover {
color: #bd8a49;
}
.meta_date {
display: inline-block;
margin-top: 14px;
}
.post_grid .meta_date {
margin-top: 20px;
}
.meta_author {
display: inline-block;
margin-top: 10px;
}
.meta_author a {
text-transform: uppercase;
color: #737373;
}
.meta_author a:hover {
color: #bd8a49;
} .post-author {
overflow: hidden;
padding: 25px;
padding-top: 30px;
border-width: 1px;
border-style: solid;
border-color: #eee;
margin-bottom: 50px;
}
.author-img {
float: left;
margin-right: 30px;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.page-template-page-authors .author-img:hover, .page-template-fullwidth-page-authors .author-img:hover {
filter: brightness(80%);
}
.author-img img {
border-radius: 50%;
}
.author-content {
overflow: hidden;
}
.author-content h5 a {
font-size: 13px;
text-transform: uppercase;
margin-bottom: 6px;
color: #333;
display: block;
font-weight: 700;
letter-spacing: 1px;
line-height: 16px;
}
.author-content h5 a {
font-size: 13px;
text-transform: uppercase;
margin-bottom: 6px;
color: #333;
display: block;
font-weight: 700;
letter-spacing: 1px;
line-height: 16px;
}
.author-content h5 a:hover {
opacity: 0.8;
text-decoration: none;
}
.author-content h6 {
color: #737373 !important;
font-weight: 400;
font-size: 11px;
font-family: 'Source Sans Pro', sans-serif;
letter-spacing: 1.5px;
text-transform: uppercase;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #eee;
}
.author-content p {
color: #737373;
margin-bottom: 6px;
font-size: 13px;
line-height: 25px;
}
.author-content .author-social {
font-size: 15px;
color: #737373;
margin-right: 12px;
line-height: 30px;
}
.author-content .icon {
height: 15px;
width: 15px;
}
.author-content .icon.icon-google-plus {
height: 15px;
width: 18px;
}
.author-content a.author-social:hover {
color: #bd8a49;
text-decoration: none;
} .post-tags {
display: block;
margin-top: 25px;
color: #737373;
}
.post-tags i {
margin-right: 10px;
font-size: 16px;
color: #737373;
}
.tag_title {
display: none;
}
.tags_wrap {
font-size: 0;
}
.tags_wrap a {
font-size: 11px !important;
letter-spacing: 1px;
text-transform: uppercase;
color: #737373;
padding: 1px 10px;
margin-right: 8px;
margin-bottom: 8px;
display: inline-block;
text-decoration: none;
font-family: 'Exo', sans-serif;
background-color: #f1f1f1;
font-weight: 700;
}
.tags_wrap a:first-child {
margin-left: 0;
}
.tags_wrap a:hover {
background-color: #bd8a49;
color: #f9f9f9;
text-decoration: none;
} .post-pagination {
overflow: hidden;
border-top: 1px solid #eee;
margin-bottom: 50px;
}
.post-pagination .prev-post {
text-align: left;
overflow: hidden;
padding-right: 20px;
}
.post-pagination .next-post {
text-align: right;
overflow: hidden;
padding-left: 20px;
}
.prev-post, .next-post {
padding-top: 20px; 
padding-bottom: 20px; 
cursor: pointer;
}
.post-pagi-cols {
float: left;
width: 50%;
padding-top: 40px;
padding-bottom: 40px;
}
.post-pagi-cols.next-thumb {
float: right;
}
.post-pagi-cols.prev-thumb + .post-pagi-cols.next-thumb {
float: left;
}
.post-pagi-cols.prev-thumb + .post-pagi-cols.next-thumb .next-post {
border-left: 1px solid #eee;
}
.post-pagination .pagi-prevpost-title, .post-pagination .pagi-nextpost-title {
color: #737373;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
font-family: 'Exo', sans-serif;
display: block;
} .prev-pagi-thumb, .next-pagi-thumb {
padding-top: 5px;
}
.prev-pagi-thumb {
border-right: 1px solid #eee;
float: left;
margin-right: 25px;
}
.next-pagi-thumb {
border-left: 1px solid #eee;
float: right;
margin-left: 25px;
}
.prev-pagi-item-thumb.wp-post-image, .next-pagi-item-thumb.wp-post-image {
height: auto;
max-width: 140px;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.prev-post:hover .prev-pagi-item-thumb.wp-post-image {
filter: brightness(80%);
}
.next-post:hover .next-pagi-item-thumb.wp-post-image {
filter: brightness(80%);
}
.prevpost-btn {
display: block;
color: #333;
font-weight: 700;
font-family: 'Exo', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 13px;
margin-bottom: 3px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.prevpost-btn:before {
content: "\f0d9";
position: relative;
top: 0;
font-family: FontAwesome;
font-size: 15px;
margin-right: 5px;
}
.nextpost-btn {
display: block;
color: #333;
font-weight: 700;
font-family: 'Exo', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 13px;
margin-bottom: 3px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.nextpost-btn:after {
content: "\f0da";
position: relative;
top: 0;
font-family: FontAwesome;
font-size: 15px;
}
.prev-post:hover .prevpost-btn {
color: #bd8a49;
}
.prev-post:hover .pagi-prevpost-title {
color: #bd8a49;
}
.next-post:hover .nextpost-btn {
color: #bd8a49;
}
.next-post:hover .pagi-nextpost-title {
color: #bd8a49;
} .post-password-form input[name="post_password"] {
padding: 12px;
border: 1px solid #eee;
width: 100%;
height: 30px;
font-size: 13px;
color: #555;
line-height: 20px;
box-sizing: border-box;
}
.post-password-form input {
outline: none;
}
.post-password-form p > input {
padding: 7px 20px;
border: none;
display: inline-block;
letter-spacing: 4px;
font-family: 'Exo', sans-serif;
text-transform: uppercase;
font-size: 10px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
color: #fff;
margin-right: 0;
margin-top: 10px;
font-weight: 400;
text-decoration: none;
cursor: pointer;
background-color: #333;
}
.post-password-form input[name="Submit"]:hover {
background-color: #222;
}
.post-password-required label {
margin-right: 5px;
} .post-related {
overflow: hidden;
margin-bottom: 50px;
border-top: 1px solid #eee;
padding-top: 50px;
}
.post-related h2 {
margin-bottom: 30px;
text-align: center;
}
#related_heading {
font-size: 12px;
letter-spacing: 2px;
display: inline-block;
color: #222;
text-align: center;
font-weight: 600;
position: relative;
padding-bottom: 4px;
text-transform: uppercase;
}
#related_heading:before {
content: "";
position: absolute;
height: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #222;
top: 6px;
right: 110%;
width: 20%;
}
#related_heading:after {
content: "";
position: absolute;
height: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #222;
top: 6px;
left: 110%;
width: 20%;
margin-right: 25px;
}
.item-related {
float: left;
width: 232px;
margin-right: 22px;
margin-top: 35px;
}
.item-related > div:first-child.related-title {
margin-top: -35px;
}
.item-related:last-child {
margin-right: 0;
}
.fullwidth .item-related {
width: 340px;
margin-right: 30px;
}
#main.fullwidth .item-related:last-child {
margin-right: 0;
}
.item-related img {
width: 100%;
height: auto;
margin-bottom: 7px;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.item-related img:hover {
filter: brightness(80%);
}
.item-related h3 {
margin-bottom: 5px;
text-align: center;
word-wrap: break-word;
}
.item-related h3 a {
font-size: 13px;
font-weight: 700;
color: #333;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 23px;
}
.item-related h3 a:hover {
text-decoration: underline;
}
.item-related span.date {
font-size: 11px;
color: #737373;
letter-spacing: 1.5px;
}
.related-image {
margin-top: -35px;
}
.related-date {
font-family: 'Source Sans Pro', sans-serif;
position: relative;
z-index: 99;
margin: 0 auto;
margin-top: -34px;
padding: 8px;
width: 70%;
text-align: center;
text-transform: uppercase;
background-color: #ffffff;
box-sizing: border-box;
}
.related-title {
margin-top: 5px;
} .comments li {
list-style: none;
}
.comment_heading {
text-align: center;
margin-bottom: 30px;
}
.comment_heading h4 {
font-size: 12px;
letter-spacing: 2px;
display: inline-block;
color: #222;
text-align: center;
font-weight: 600;
position: relative;
padding-bottom: 4px;
text-transform: uppercase;
}
.comment_heading h4:before {
content: "";
position: absolute;
height: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #222;
top: 6px;
right: 113%;
width: 30%;
}
.comment_heading h4:after {
content: "";
position: absolute;
height: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #222;
top: 6px;
left: 110%;
width: 30%;
}
.post-comments {
background: #ffffff;
margin-bottom: 50px;
}
.thecomment {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #eee;
padding-bottom: 20px;
margin-bottom: 30px;
}
.thecomment .author-img {
float: left;
margin-right: 25px;
}
.thecomment .comment-text {
overflow: hidden;
}
.thecomment .comment-text p {
color: #333;
margin-bottom: 5px;
font-size: 14px;
}
.thecomment .comment-text span.author,
.thecomment .comment-text span.author a {
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 4px;
color: #222;
display: block;
font-family: 'Exo', sans-serif;
font-weight: 700;
}
.thecomment .comment-text span.author a:hover {
text-decoration: underline;
}
.thecomment .comment-text span.date {
font-size: 14px;
color: #999;
display: block;
margin-bottom: 12px;
font-family: 'Source Sans Pro', sans-serif;
}
.thecomment .comment-text em i {
font-size: 14px;
color: #f3bd00;
}
.post-comments span.reply a {
float: right;
text-transform: uppercase;
font-size: 11px;
border: 1px solid #eee;
border-color: #eee;
color: #767676;
padding: 6px 10px;
margin-left: 7px;
letter-spacing: 1px;
font-family: 'Exo', sans-serif;
font-weight: 700;
}
.post-comments span.reply a.comment-reply-link {
color: #767676;
border-color: #bd8a49;
padding-right: 8px;
}
.post-comments span.reply a.comment-reply-link:hover {
background-color: #bd8a49;
border-color: #bd8a49; 
color: #fff;
}
.post-comments span.reply a.comment-edit-link {
background-color: #333;
border: 1px solid #333;
color: #ffffff;
}
.post-comments span.reply a.comment-edit-link:hover {
background-color: #222;
border: 1px solid #222;
color: #ffffff;
}
.post-comments span.reply a .comments ul.children {
margin: 0 0 0 55px;
}
.comments ul.children li.thecomment {
margin: 0 0 8px 0;
}
.comments ul.children {
margin: 0 0 0 55px;
}
p.form-submit {
margin-bottom: 0;
} .comment-text h1 {font-size: 17px;}
.comment-text h2 {font-size: 16px;}
.comment-text h3 {font-size: 15px;}
.comment-text h4 {font-size: 14px;}
.comment-text h5 {font-size: 13px;}
.comment-text h6 {font-size: 12px;}
.comment-text h1, .comment-text h2, .comment-text h3, .comment-text h4, .comment-text h5, .comment-text h6 {
font-weight: 700;
margin-bottom: 8px;
}
.comment-text blockquote p {
color: #848484 !important;
padding-left: 42px;
font-size: 16px !important;
line-height: 30px;
font-style: italic;
position: relative;
font-family: 'Libre Baskerville', serif;
font-weight: 400;
}
.comment-text blockquote p:before {
display: block;
content: "\201C";
font-size: 64px;
position: absolute;
left: 0;
top: 14px;
color: #bd8a49 !important;
font-family: serif;
}
.comment-text cite {
font-size: 16px;
color: #bd8a49;
font-weight: 400;
line-height: 30px;
margin-left: 0.5em;
}
.comment-text table {
font-size: 13px;
width: 100%;
margin-bottom: 12px;
border: 1px solid #eee;
line-height: 20px;
}
.comment-text td, .comment-text th {
padding: 12px;
border-bottom: 1px #eee solid;
border-left: 1px #eee solid;
border-right: 1px #eee solid;
}
.comment-text th {
font-weight: 700;
font-size: 13px;
text-align: left;
background: #f4f4f4;
}
.comment-text td:first-child {
font-weight: 700;
background: #f4f4f4;
}
.comment-text tr:nth-child(odd) {
background-color: #fdfdfd;
}
.comment-text ul, .comment-text ol {
font-size: 14px;
padding-left: 18px;
margin-bottom: 15px;
}
.comment-text ul li {
margin-bottom: 3px;
list-style: disc;
}
.comment-text ol li {
margin-bottom: 5px;
list-style: decimal;
} #respond {
overflow: hidden;
margin-bottom: 20px;
}
#respond h3 {
font-size: 12px;
letter-spacing: 2px;
display: block;
color: #222;
margin-bottom: 23px;
font-weight: 600;
position: relative;
text-transform: uppercase;
}
#respond h3 a {
color: #222;
display: inline-block;
}
#respond h3 small a {
text-transform: uppercase;
border-width: 1px;
border-style: solid;
border-color: #bd8a49;
font-size: 11px;
font-weight: 700;
color: #767676;
padding: 6px 14px;
margin-left: 7px;
letter-spacing: 1px;
}
#respond h3 small a:hover {
background-color: #bd8a49;
border-color: #bd8a49;
color: #fff;
}
#respond label {
font-family: 'Exo', sans-serif;
color: #333333;
width: 62px;
font-size: 12px;
font-weight: 600;
display: inline-block;
white-space: nowrap;
letter-spacing: 1px;
text-transform: uppercase;
}
span.required {
color: red;
font-size: 16px;
}
#respond input {
display: block;
padding: 10px;
border: 1px solid;
border-color: #aaa;
margin-top: 4px;
color: #555;
margin-bottom: 15px;
font-size: 14px;
width: 250px;
background-color: #fff;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
#respond input:focus, #respond input[type=text]:focus, #respond input[type=email]:focus, #respond input[type=url]:focus {
border-color: #111;
outline: none;
}
#respond textarea {
padding: 12px;
border: 1px solid;
border-color: #aaa;
width: 100%;
height: 150px;
font-size: 14px;
color: #555;
margin-bottom: 0;
line-height: 20px;
box-sizing: border-box;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
#respond textarea:focus {
border-color: #111;
outline: none;
}
#respond #submit {
padding: 14px 20px;
display: inline-block;
letter-spacing: 4px;
font-family: 'Exo', sans-serif;
text-transform: uppercase;
font-size: 10px;
border: none;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
color: #fff !important;
margin-right: 0;
font-weight: 700;
text-decoration: none;
cursor: pointer;
background-color: #333;
margin-bottom: 0;
border-radius: 0;
}
#respond #submit:hover {
background-color: #222;
}
input,
textarea {
font-family: 'Lora', serif;
} .pagination {
overflow: hidden;
margin-bottom: 45px;
}
.pagination a {
display: inline-block;
font-family: 'Exo', sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
font-size: 11px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
color: #555;
text-decoration: none;
background: #f2f2f2;
padding: 10px 14px 10px 18px;
}
.pagination a:hover {
background: #bd8a49;
color: #fff;
}
.pagination .newer {
float: left;
}
.pagination .newer a:before {
content: "\f104 \f104";
position: relative;
top: 0;
font-family: FontAwesome;
margin-right: 5px;
font-size: 12px;
font-weight: 700;
}
.pagination .older {
float: right;
}
.pagination .older a:after {
content: "\f105 \f105";
position: relative;
top: 0;
font-family: FontAwesome;
margin-left: 5px;
font-size: 12px;
font-weight: 700;
}
.banner-bg {
cursor: pointer;
text-align: center;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.banner-bg:hover {
filter: brightness(80%);
}  .swanky_about_widget {
padding: 0;
border: 0;
text-align: center;
}
.about-widget {
text-align: center;
background-color: #ffffff;
padding: 20px;
margin: 0 auto;
z-index: 99;
position: relative;
width: 85%;
box-sizing: border-box;
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
}
.about-widget a {
color: #bd8a49 !important;
}
.about-widget a:hover {
text-decoration: underline;
}
.about-bg {
background-color: #f1f1f1;
padding-bottom: 23px;
}
.about_photo img {
max-width: 100%;
height: auto;
margin-bottom: 20px;
}
.about_photo {
margin-bottom: -64px;
}
.about-widget .sign {
margin-top: 16px;
display: inline-block;
}
.about-widget .name {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
display: block;
text-align: center;
margin-top: 13px;
margin-bottom: 10px;
font-weight: 700;
}
.about-widget p {
color: #333;
font-size: 13px;
line-height: 22px;
margin-bottom: 0;
}
.widget-social {
text-align: center;
margin-top: 10px;
}
.widget-social a {
display: inline-block;
color: #333 !important;
font-size: 16px;
margin: 10px;
}
.widget-social a:hover {
color: #666 !important;
} .widget_archive, .widget_categories, .rss-date {
font-family: 'Source Sans Pro', sans-serif;
} ul.latest_posts li {
margin-bottom: 28px;
padding-bottom: 24px;
list-style: none;
}
.widget ul.lastest_news li {
list-style-type: none;
margin-bottom: 17px;
padding-bottom: 13px;
margin-left: 0;
}
.widget ul.lastest_news li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.side-item {
overflow: hidden;
}
.side-image {
float: left;
margin-right: -15px;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.side-image img {
width: 100px;
height: auto;
}
.side-text {
overflow: hidden;
position: relative;
background-color: #ffffff;
z-index: 99;
margin-top: 1px;
margin-left: 2px;
margin-bottom: 5px;
word-wrap: break-word;
padding: 12px 20px;
padding-left: 16px;
width: 98%;
box-sizing: border-box;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.swanky_latest_posts_widget ul li:last-child .side-text {
margin-bottom: 3px;
}
.side-item .side-image + .side-text {
width: 70%;
margin-top: 13px;
margin-bottom: 12px;
}
.side-item:hover .side-image {
filter: brightness(80%);
}
.side-text h4 a {
display: block;
margin-bottom: 3px;
font-size: 14px;
line-height: 23px;
}
.side-meta {
color: #737373;
font-size: 11px;
font-family: 'Source Sans Pro', sans-serif;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.side-meta a {
font-size: 12px !important;
color: #737373 !important;
font-style: italic;
margin-left: 5px;
font-family: 'Libre Baskerville', serif !important;
}
.side-meta a:first-child {
margin-left: 0;
} .widget.widget_nav_menu .menu li, .widget-woocommerce.widget_nav_menu .menu li {
margin-left: 0;
}
.widget.widget_nav_menu .menu-main-menu-container > .menu ul.sub-menu > li > ul.sub-menu {
padding: 0;
margin-left: 0 !important;
margin-bottom: 1px; 
margin-top: 0 !important;
}
.widget.widget_nav_menu .menu-main-menu-container > .menu ul.sub-menu > li {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #eee;
}
.widget.widget_nav_menu .menu-main-menu-container > .menu ul.sub-menu > li:first-child,
.widget-woocommerce.widget_nav_menu .menu-main-menu-container > .menu ul.sub-menu > li:first-child {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #eee;
}
.widget.widget_nav_menu .menu-main-menu-container > .menu ul.sub-menu > li a {
margin: 8px 0;
}
.widget.widget_nav_menu .menu-main-menu-container > .menu ul.sub-menu > li.menu-item-has-children a {
margin-bottom: 8px;
margin-top: 8px;
} .widget_categories {
color: #a5a5a5;
} .widget_categories ul li, .widget_archive ul li, .widget-footer.widget_categories ul li, .widget-footer.widget_archive ul li, .widget-topbar.widget_categories ul li, .widget-topbar.widget_archive ul li  {
font-weight: 700;
color: #999;
}
.widget_categories a {
margin-right: 3px;
}
.widget_categories ul.children li a:after {
font-family: FontAwesome;
content: "\f148";
margin-left: 7px;
font-size: 12px;
opacity: 0.65;
} .widget_pages li.page_item_has_children > a:after {
font-family: FontAwesome;
content: "\f149";
margin-left: 7px;
font-size: 12px;
opacity: 0.65;
} .widget ul li.recentcomments, .widget-footer ul li.recentcomments, .widget-topbar ul li.recentcomments, .widget-woocommerce ul li.recentcomments  {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
color: #333;
font-family: 'Exo', sans-serif;
} .widget .tagcloud a, .widget-woocommerce .tagcloud a {
font-size: 11px !important;
letter-spacing: 1px;
text-transform: uppercase;
color: #737373;
padding: 6px 10px;
margin-right: 5px;
margin-bottom: 8px;
display: inline-block;
text-decoration: none;
font-family: 'Exo', sans-serif;
background-color: #f1f1f1;
font-weight: 700;
}
.widget .tagcloud a:hover, .widget-woocommerce .tagcloud a:hover {
background-color: #bd8a49;
color: #f9f9f9;
} .widget_rss h4 a.rsswidget {
color: #222;
}
.widget_rss h4 a.rsswidget:hover {
text-decoration: none;
}
span.rss-date {
display: block;
margin-top: 6px;
margin-bottom: 12px;
color: #737373;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1.5px;
}
.widget_rss .rssSummary {
font-size: 13px;
line-height: 22px;
letter-spacing: 0;
margin-bottom: 8px;
}
.widget_rss cite {
font-size: 12px;
font-style: normal;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
font-family: 'Exo', sans-serif;
margin-top: 5px;
margin-left: 0;
line-height: 18px;
} #wp-calendar {
width: 100%;
font-family: 'Source Sans Pro', sans-serif;
}
#wp-calendar caption {
font-family: 'Exo', sans-serif;
text-transform: uppercase;
text-align: center;
color: #333;
font-weight: 700;
font-size: 12px;
margin-bottom: 15px;
letter-spacing: 2px;
}
#wp-calendar thead {
font-size: 12px;
background-color: #f9f9f9;
}
#wp-calendar thead th {
padding-bottom: 10px;
}
#wp-calendar tbody {
color: #aaa;
}
#wp-calendar tbody td {
background: #f9f9f9;
border: 1px solid #ffffff;
text-align: center;
padding: 8px;
cursor: pointer;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
}
#wp-calendar tbody td a {
font-weight: 700;
color: #333;
text-decoration: none;
}
#wp-calendar tbody td:hover {
background: #bd8a49;
color: #ffffff;
}
#wp-calendar tbody .pad {
background: transparent;
}
#wp-calendar tbody .pad:hover {
background: transparent;
}
#wp-calendar tfoot #next {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
text-align: right;
}
#wp-calendar tfoot #prev {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
padding-top: 10px;
letter-spacing: 1px;
}
#wp-calendar tfoot #prev a {
font-family: 'Exo', sans-serif;
color: #333;
}
#wp-calendar tfoot #next a {
color: #333;
}
#wp-calendar thead th {
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
.widget table {
margin-bottom: 0;
} .widget #searchform input#s, .widget-woocommerce #searchform input#s {
font-family: 'Exo', sans-serif;
border: 1px solid #eee;
background: #ffffff url(//www.mertec.net/wp-content/themes/swanky/img/searchsubmit.png) no-repeat 95% 14px;
padding: 13px 14px;
padding-right: 45px;
font-size: 11px;
color: #484848;
letter-spacing: 1.5px;
width: 260px;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.widget #searchform #s:focus {
border-color: #aaa;
outline: none;
}
.widget #searchform input#s, .widget-woocommerce #searchform input#s {
font-family: 'Exo', sans-serif;
width: 100%;
box-sizing: border-box;
}
.widget.widget_recent_comments ul li .comment-author-link a, .widget-woocommerce.widget_recent_comments ul li .comment-author-link a {
color: #bd8a49 !important;
} .widget .jr-insta-thumb ul.thumbnails li img, .widget-woocommerce .jr-insta-thumb ul.thumbnails li img {
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.widget .jr-insta-thumb ul.thumbnails li img:hover, .widget-woocommerce .jr-insta-thumb ul.thumbnails li img:hover {
filter: brightness(80%);
}
.jr-insta-thumb ul.thumbnails li:nth-last-child(-n+3) {
margin: 0 0 0 2.5%;
} .widget-topbar.jr-insta-slider {
margin-bottom: 0;
}
.widget-topbar.jr-insta-slider .block-heading {
display: none;  
}
.widget-topbar .jr-insta-thumb ul.thumbnails.no-border li {
margin-top: 0px !important;
}
.widget-topbar .jr-insta-thumb img {
font-size: 0;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.widget-topbar .jr-insta-thumb img:hover {
filter: brightness(80%);
} .swanky_facebook_widget {
text-align: center;
} .widget_media_image {
text-align: center;
} .widget_recent_entries .post-date {
font-family: 'Source Sans Pro', sans-serif;
font-size: 11px;
color: #737373;
display: block;
letter-spacing: 1.5px;
text-transform: uppercase;
margin-top: 5px;
} .widget .mejs-audio {
margin-top: 0;
margin-bottom: 0;
} .widget_rss ul li {
margin-bottom: 21px;
}
.widget_rss ul li:last-child cite {
margin-bottom: 0;
} .widget ul.menu li,
.widget-footer ul.menu li,
.widget-topbar ul.menu li {
display: block;
margin-right: 0;
position: inherit;
}
.widget-footer ul.menu li, .widget-topbar ul.menu li {
display: block;
margin-right: 0;
position: inherit;
margin: 0 auto;
}
.widget-footer ul.menu ul.sub-menu li,
.widget ul.menu ul.sub-menu li, .widget-topbar ul.menu ul.sub-menu li {
padding-bottom: 0;   
}
.widget-footer .menu .sub-menu,
.widget .menu .sub-menu, .widget-topbar .menu .sub-menu {
display: block;
position: inherit;
border-top: 1px solid;
border-top-color: #eee;
margin-top: 8px !important;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.widget-footer ul.menu ul.sub-menu li, .widget-topbar ul.menu ul.sub-menu li {
margin-top: 6px;
padding-bottom: 0;
text-align: center;
margin: 0 auto;
width: 100%;
}
.widget-footer .menu .sub-menu, .widget-topbar .menu .sub-menu {
margin-top: 4px !important;
text-align: center;
margin: 0 auto;
}
.widget-footer ul.menu ul.sub-menu li:hover,
.widget ul.menu ul.sub-menu li:hover,
.widget-topbar ul.menu ul.sub-menu li:hover {
background-color: initial;
}
.widget-footer ul.menu ul.sub-menu li a,
.widget ul.menu ul.sub-menu li a,
.widget-topbar ul.menu ul.sub-menu li a,
.widget-woocommerce ul.menu ul.sub-menu li a {
border: none;
padding: 0;
margin: 8px 0;
}
.widget.widget_nav_menu ul li a, .widget.widget_nav_menu ul.menu ul.sub-menu li a {
color: #333;
}
.widget.widget_nav_menu ul li a:hover, .widget.widget_nav_menu ul.menu ul.sub-menu li a:hover {
text-decoration: underline;
}
.widget-footer ul.menu ul.sub-menu li a:hover,
.widget ul.menu ul.sub-menu li a:hover,
.widget-topbar ul.menu ul.sub-menu li a:hover { 
color: #333; 
}
.widget-footer ul.menu ul.sub-menu li.menu-item-has-children, .widget-topbar ul.menu ul.sub-menu li.menu-item-has-children {
padding-bottom: 0;
width: 100%;
}
.widget-footer ul li.menu-item-has-children, .widget-topbar ul li.menu-item-has-children {
padding-bottom: 0;
}
.widget ul li.menu-item-has-children {
padding-bottom: 0;
}
.widget-woocommerce ul li.menu-item-has-children {
padding-bottom: 5px;
}
.widget .menu > li.menu-item-has-children > a:after, .widget-woocommerce .menu > li.menu-item-has-children > a:after {
content: "\f149";
}
.widget .menu > li.menu-item-has-children .sub-menu > li.menu-item-has-children > a:after, .widget-woocommerce .menu > li.menu-item-has-children .sub-menu > li.menu-item-has-children > a:after {
content: "\f149";
}
.widget-footer .menu > li.menu-item-has-children .sub-menu > li.menu-item-has-children > a:after, 
.widget-topbar .menu > li.menu-item-has-children .sub-menu > li.menu-item-has-children > a:after {
content: "\f107";
}
.widget-footer ul.menu ul.sub-menu li:first-child, .widget-topbar ul.menu ul.sub-menu li:first-child {
margin-top: 4px;
margin-bottom: 4px;
} .widget-topbar {
text-align: center;
position: relative;
margin-top: 30px;
margin-bottom: 35px;
}
.widget-topbar:first-child {
margin-top: 0;
}
.widget-topbar a:hover {
text-decoration: underline;
}
.widget-topbar ul li {
margin-top: 9px !important;
padding-bottom: 9px;
border-bottom: 1px solid;
border-bottom-color: #eee !important;
color: #333;
font-size: 13px;
letter-spacing: 1px;
width: 98%;
list-style: none;
margin: 0 auto;
}
.widget-topbar ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} 
#top-instagram {
overflow: hidden;
}
#top-instagram .mc4wp-form label:first-child {
font-family: 'Exo', sans-serif;
position: relative;
text-transform: uppercase;
top: 4px;
display: inline-block;
text-align: center;
color: #222;
letter-spacing: 2px;
font-size: 18px;
font-weight: 700;
margin-bottom: 0 !important;
margin-right: 24px;
}
#top-instagram .mc4wp-form label:first-child:before {
font-family: "FontAwesome";
content: "\f0e0";
font-weight: 400;
font-size: 17px;
margin-right: 9px;
position: relative;
top: -1px;
}
#top-instagram .mc4wp-form label:nth-child(2) {
display: none;
}
.widget-topbar ul li.cat-item ul.children li {
border-bottom: none;
padding-bottom: 0;
border-top: 1px solid;
border-top-color: #eee;
padding-top: 8px;
width: 100%;
}
.widget-topbar ul li.page_item ul.children li {
border-bottom: none;
padding-bottom: 0;
border-top: 1px solid;
border-top-color: #eee;
padding-top: 8px;
width: 100%;
}
.widget-topbar ul.menu li ul.sub-menu {
margin-top: 8px !important;
border-top: 1px solid;
border-top-color: #eee;
}
.widget-topbar.widget_nav_menu .menu-main-menu-container > .menu ul.sub-menu > li > ul.sub-menu {
padding: 0;
}
.widget-topbar.widget_nav_menu .menu-main-menu-container > .menu ul.sub-menu > li {
margin-top: 0 !important;
border-top: 1px solid;
border-top-color: #eee;
}
.widget-topbar.widget_nav_menu .menu-main-menu-container > ul.menu > li.menu-item-has-children > ul.sub-menu > li:first-child {
border-top: none;
}
.widget-topbar ul li a:hover {
text-decoration: underline;
}
.widget-topbar ul.menu li a:hover {
border-bottom: none;
}
.widget-topbar ul li a {
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
color: #333;
line-height: 18px;
text-transform: uppercase;
font-family: 'Exo', sans-serif;
}
.widget-topbar strong {
font-weight: 700;
}
.widget-topbar .wp-caption {
width: 98%;
margin: 0 auto;
margin-top: 6px;
margin-bottom: 20px;
} .widget-topbar.widget_tag_cloud .tagcloud {
width: 98%;
margin: 0 auto;
}
.widget-topbar .tagcloud a {
font-size: 11px !important;
letter-spacing: 1px;
text-transform: uppercase;
color: #737373;
padding: 6px 10px;
margin-right: 5px;
margin-bottom: 8px;
display: inline-block;
text-decoration: none;
font-family: 'Exo', sans-serif;
background-color: #f1f1f1;
font-weight: 700;
}
.widget-topbar .tagcloud a:hover {
background-color: #bd8a49;
color: #f9f9f9;
} .widget-topbar .trending_widget > .bx-wrapper .bx-controls-direction i.fa-angle-left {
top: -5px;
left: -2px;
}
.widget-topbar .trending_widget > .bx-wrapper .bx-controls-direction i.fa-angle-right {
top: -1px;
left: 3px;
}
.widget-topbar .trending_widget_overlay h4 a {
color: #fff !important;
text-transform: uppercase;
font-size: 14px;
line-height: 20px;
letter-spacing: 1px;
display: block;
}
.widget-topbar .trending_widget_overlay h4 a:hover {
opacity: 0.8;
text-decoration: none;
}
.widget-topbar .trending_widget_cat {
margin-bottom: 4px;
color: #bd8a49;
display: block;
}
.widget-topbar .trending_widget_cat a {
color: #bd8a49 !important;
font-size: 10px;
letter-spacing: 2px;
}
.widget-topbar .trending_widget_cat a:hover {
opacity: 0.8;
text-decoration: none;
} .widget-topbar ul.latest_posts li {
padding-top: 24px;
padding-bottom: 24px;
}
.widget-topbar ul li .side-text {
text-align: left;
margin: 0 auto;
margin-left: 0px;
padding: 12px 20px;
margin-top: 1px;
margin-bottom: 5px;
width: 99%;
}
.widget-topbar ul li .side-image {
float: left;
margin-top: 5px;
margin-right: -22px;
}
.widget-topbar .side-item .side-image + .side-text {
width: 92%;
margin-top: 18px;
}
.widget-topbar .block-heading {
font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
color: #222;
padding: 18px 0 18px 0;
text-transform: uppercase;
margin-bottom: 30px;
background: #f9f9f9;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
} .widget-topbar.widget_rss ul li {
margin-bottom: 21px;
}
.widget-topbar.widget_rss ul li:last-child {
border-bottom: none;
} .widget-topbar.widget_nav_menu .menu > li.menu-item-has-children > a:after {
content: "\f149";
}
.widget-topbar.widget_nav_menu .menu > li.menu-item-has-children .sub-menu > li.menu-item-has-children > a:after {
content: "\f149";
} .widget-topbar .about-bg {
width: 98%;
margin: 0 auto;
}
.widget-topbar .about-widget {
width: 97%;
} .widget-topbar.widget_search #searchform input#s {
font-family: 'Exo', sans-serif;
border: 1px solid #eee;
background: #ffffff url(//www.mertec.net/wp-content/themes/swanky/img/searchsubmit.png) no-repeat 95% 14px;
padding: 13px 14px;
padding-right: 42px;
font-size: 11px;
color: #484848;
letter-spacing: 1.5px;
width: 260px;
box-sizing: border-box;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.widget-topbar.widget_search #searchform #s:focus {
border-color: #aaa;
outline: none;
} .widget-topbar.widget_text .textwidget {
display: inline-block;
}
.widget-topbar.widget_text ul {
padding-left: 60px;
}
.widget-topbar.widget_text ul li {
color: #333;
font-size: 13px;
line-height: 22px;
border-bottom: none;
margin-top: 0 !important;
margin-bottom: 0;
letter-spacing: 0;
padding-bottom: 0;
list-style: disc;
text-align: left;
width: 100%;
}
.widget-topbar.widget_text ol {
padding-left: 60px;
}
.widget-topbar.widget_text ol li {
margin: 0 auto;
text-align: left;
}
.widget-topbar.widget_text select {
margin-top: 15px;
} #top-instagram .calendar_wrap {
width: 98%;
margin: 0 auto;
}
.widget-topbar td#prev a {
float: left;
}
.widget-topbar td#next a {
float: right;
} .widget-topbar form {
width: 98%;
margin: 0 auto;
}
.widget-topbar select {
width: 98%;
margin: 0 auto;
}
.widget-topbar.widget_text select {
width: 100%;
}
.woocommerce .widget-topbar select {
width: 98%;
}
.woocommerce .widget-topbar.widget_text select {
width: 100%;
}
.widget-topbar.widget_text .textwidget p {
width: 98%;
margin: 0 auto;
} .widget-topbar.widget_categories select {
width: 100%;
} .widget-topbar ul.categories_image li {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 180px;
}
.widget-topbar ul li .cat-widget-overlay a:hover {
opacity: 0.8;
text-decoration: none;
}
.widget-topbar .categories_image ul {
margin-bottom: 20px;
}
.widget-topbar .categories_image li {
width: 98%;
height: 155px;
margin: 0 auto;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
margin-bottom: 20px !important;
padding-bottom: 0;
text-align: center;
border-bottom: none;
box-sizing: border-box;
position: relative;
background-color: rgba(0, 0, 0, 0.65);
cursor: pointer;
}
.widget-topbar .categories_image li a {
font-size: 12px;
letter-spacing: 2px;
top: 70px;
color: #fff;
font-weight: 700;
display: inline-block;
}
.widget-topbar .categories_image li:hover a {
text-decoration: underline;
}
.widget-topbar .categories_image li:hover .cat-widget-overlay {
background-color: rgba(0, 0, 0, 0.72);
} .widget-topbar.jr-insta-slider {
margin-bottom: 0;
}
.widget-topbar.jr-insta-slider + .widget-topbar {
margin-top: 0;
}
.widget-topbar.widget_mc4wp_form_widget + .widget-topbar {
margin-top: 0;
}
.widget-topbar.jr-insta-slider .block-heading {
margin-bottom: 0;
background: transparent;
}
.widget-topbar.jr-insta-slider .block-heading {
background: transparent;
}
.widget-topbar .jr-insta-thumb ul.thumbnails.no-border li {
margin-top: 0px !important;
}
.widget-topbar .jr-insta-thumb img {
font-size: 0;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.widget-topbar .jr-insta-thumb img:hover {
filter: brightness(80%);
} .widget-topbar.swanky_trending_posts_widget .bx-wrapper {
width: 98%;
}
.widget-topbar.swanky_trending_posts_widget ul li {
margin-top: 0 !important;
} .widget-topbar .mejs-container {
width: 98% !important;
margin: 0 auto;
background: rgba(255, 255, 255, 0);
}
#top-instagram .menu .sub-menu,
#top-instagram .menu .children {
z-index: 1;
margin-bottom: 4px;
} .widget-topbar.widget_recent_comments ul li .comment-author-link a {
color: #bd8a49 !important;
} #footer {
margin-top: 100px;
position: relative;
}
.widget-footer {
text-align: center;
position: relative;
margin-top: 30px;
margin-bottom: 35px;
}
.widget-footer:first-child {
margin-top: 0;
}
.widget-footer a:hover {
text-decoration: underline;
}
.widget-footer ul li {
margin-top: 9px !important;
padding-bottom: 9px;
border-bottom: 1px solid;
border-bottom-color: #eee !important;
color: #333;
font-size: 13px;
letter-spacing: 1px;
width: 98%;
list-style: none;
margin: 0 auto;
}
.widget-footer ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} 
#footer .mc4wp-form label:first-child {
font-family: 'Exo', sans-serif;
position: relative;
text-transform: uppercase;
top: 4px;
display: inline-block;
text-align: center;
color: #222;
letter-spacing: 2px;
font-size: 18px;
font-weight: 700;
margin-bottom: 0 !important;
margin-right: 24px;
}
#footer .mc4wp-form label:first-child:before {
font-family: "FontAwesome";
content: "\f0e0";
font-weight: 400;
font-size: 17px;
margin-right: 9px;
position: relative;
top: -1px;
}
#footer .mc4wp-form label:nth-child(2) {
display: none;
}
.widget-footer ul li.cat-item ul.children li {
border-bottom: none;
padding-bottom: 0;
border-top: 1px solid;
border-top-color: #eee;
padding-top: 8px;
width: 100%;
}
.widget-footer ul li.page_item ul.children li {
border-bottom: none;
padding-bottom: 0;
border-top: 1px solid;
border-top-color: #eee;
padding-top: 8px;
width: 100%;
}
.widget-footer ul.menu li ul.sub-menu {
margin-top: 8px !important;
border-top: 1px solid;
border-top-color: #eee;
}
.widget-footer.widget_nav_menu .menu-main-menu-container > .menu ul.sub-menu > li > ul.sub-menu {
padding: 0;
}
.widget-footer.widget_nav_menu .menu-main-menu-container > .menu ul.sub-menu > li {
margin-top: 0 !important;
border-top: 1px solid;
border-top-color: #eee;
}
.widget-footer.widget_nav_menu .menu-main-menu-container > ul.menu > li.menu-item-has-children > ul.sub-menu > li:first-child {
border-top: none;
}
.widget-footer ul li a:hover {
text-decoration: underline;
}
.widget-footer ul.menu li a:hover {
border-bottom: none;
}
.widget-footer ul li a {
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
color: #333;
line-height: 18px;
text-transform: uppercase;
font-family: 'Exo', sans-serif;
}
.widget-footer strong {
font-weight: 700;
}
.widget-footer .wp-caption {
width: 98%;
margin: 0 auto;
margin-top: 6px;
margin-bottom: 20px;
} .widget-footer.widget_tag_cloud .tagcloud {
width: 98%;
margin: 0 auto;
}
.widget-footer .tagcloud a {
font-size: 11px !important;
letter-spacing: 1px;
text-transform: uppercase;
color: #737373;
padding: 6px 10px;
margin-right: 5px;
margin-bottom: 8px;
display: inline-block;
text-decoration: none;
font-family: 'Exo', sans-serif;
background-color: #f1f1f1;
font-weight: 700;
}
.widget-footer .tagcloud a:hover {
background-color: #bd8a49;
color: #f9f9f9;
} .widget-footer .trending_widget > .bx-wrapper .bx-controls-direction i.fa-angle-left {
top: -5px;
left: -2px;
}
.widget-footer .trending_widget > .bx-wrapper .bx-controls-direction i.fa-angle-right {
top: -1px;
left: 3px;
}
.widget-footer .trending_widget_overlay h4 a {
color: #fff !important;
text-transform: uppercase;
font-size: 14px;
line-height: 20px;
letter-spacing: 1px;
display: block;
}
.widget-footer .trending_widget_overlay h4 a:hover {
opacity: 0.8;
text-decoration: none;
}
.widget-footer .trending_widget_cat {
margin-bottom: 4px;
color: #bd8a49;
display: block;
}
.widget-footer .trending_widget_cat a {
color: #bd8a49 !important;
font-size: 10px;
letter-spacing: 2px;
}
.widget-footer .trending_widget_cat a:hover {
opacity: 0.8;
text-decoration: none;
} .widget-footer ul.latest_posts li {
padding-top: 24px;
padding-bottom: 24px;
}
.widget-footer ul li .side-text {
text-align: left;
margin: 0 auto;
margin-left: 0px;
padding: 12px 20px;
margin-top: 1px;
margin-bottom: 5px;
width: 99%;
}
.widget-footer ul li .side-image {
float: left;
margin-top: 5px;
margin-right: -22px;
}
.widget-footer .side-item .side-image + .side-text {
width: 92%;
margin-top: 18px;
}
.widget-footer .block-heading {
font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
color: #222;
padding: 18px 0 18px 0;
text-transform: uppercase;
margin-bottom: 30px;
background: #f9f9f9;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
} .widget-footer.widget_rss ul li {
margin-bottom: 21px;
}
.widget-footer.widget_rss ul li:last-child {
border-bottom: none;
} .widget-footer.widget_nav_menu .menu > li.menu-item-has-children > a:after {
content: "\f149";
}
.widget-footer.widget_nav_menu .menu > li.menu-item-has-children .sub-menu > li.menu-item-has-children > a:after {
content: "\f149";
} .widget-footer .about-bg {
width: 98%;
margin: 0 auto;
}
.widget-footer .about-widget {
width: 97%;
} .widget-footer.widget_search #searchform input#s {
font-family: 'Exo', sans-serif;
border: 1px solid #eee;
background: #ffffff url(//www.mertec.net/wp-content/themes/swanky/img/searchsubmit.png) no-repeat 95% 14px;
padding: 13px 14px;
padding-right: 42px;
font-size: 11px;
color: #484848;
letter-spacing: 1.5px;
width: 260px;
box-sizing: border-box;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.widget-footer.widget_search #searchform #s:focus {
border-color: #aaa;
outline: none;
} .widget-footer.widget_text .textwidget {
display: inline-block;
}
.widget-footer.widget_text .textwidget p {
width: 98%;
margin: 0 auto;
}
.widget-footer.widget_text ul {
padding-left: 60px;
}
.widget-footer.widget_text ul li {
color: #333;
font-size: 13px;
line-height: 22px;
border-bottom: none;
margin-top: 0 !important;
margin-bottom: 0;
letter-spacing: 0;
padding-bottom: 0;
list-style: disc;
text-align: left;
width: 100%;
}
.widget-footer.widget_text ol {
padding-left: 60px;
}
.widget-footer.widget_text ol li {
margin: 0 auto;
text-align: left;
}
.widget-footer.widget_text select {
margin-top: 15px;
width: 100%;
}
.woocommerce .widget-footer.widget_text select {
width: 100%;
} #footer-widget .calendar_wrap {
width: 98%;
margin: 0 auto;
}
.widget-footer td#prev a {
float: left;
}
.widget-footer td#next a {
float: right;
} .widget-footer form {
width: 98%;
margin: 0 auto;
}
.widget-footer select {
width: 98%;
margin: 0 auto;
}
.woocommerce .widget-footer select {
width: 98%;
} .widget-footer.widget_categories select {
width: 100%;
}
.woocommerce .widget-footer.widget_categories select {
width: 100%;
} .widget-footer ul.categories_image li {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 180px;
}
.widget-footer ul li .cat-widget-overlay a:hover {
opacity: 0.8;
text-decoration: none;
}
.widget-footer .categories_image ul {
margin-bottom: 20px;
}
.widget-footer .categories_image li {
width: 98%;
height: 155px;
margin: 0 auto;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
margin-bottom: 20px !important;
padding-bottom: 0;
text-align: center;
border-bottom: none;
box-sizing: border-box;
position: relative;
background-color: rgba(0, 0, 0, 0.65);
cursor: pointer;
}
.widget-footer .categories_image li a {
font-size: 12px;
letter-spacing: 2px;
top: 70px;
color: #fff !important;
font-weight: 700;
display: inline-block;
}
.widget-footer .categories_image li:hover a {
text-decoration: underline;
}
.widget-footer .categories_image li:hover .cat-widget-overlay {
background-color: rgba(0, 0, 0, 0.72);
} .widget-footer.jr-insta-slider {
margin-bottom: 0;
}
.widget-footer.jr-insta-slider + .widget-footer {
margin-top: 0;
}
.widget-footer.widget_mc4wp_form_widget + .widget-footer {
margin-top: 0;
}
.widget-footer.jr-insta-slider .block-heading {
margin-bottom: 0;
background: transparent;
}
.widget-footer.jr-insta-slider .block-heading {
background: transparent;
}
.widget-footer .jr-insta-thumb ul.thumbnails.no-border li {
margin-top: 0px !important;
}
.widget-footer .jr-insta-thumb img {
font-size: 0;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.widget-footer .jr-insta-thumb img:hover {
filter: brightness(80%);
} .widget-footer.swanky_trending_posts_widget .bx-wrapper {
width: 98%;
}
.widget-footer.swanky_trending_posts_widget ul li {
margin-top: 0 !important;
} .widget-footer .mejs-container {
width: 98% !important;
margin: 0 auto;
background: rgba(255, 255, 255, 0);
} .widget-footer.widget_recent_comments ul li .comment-author-link a {
color: #bd8a49 !important;
} #footer_meta {
overflow: hidden;
padding: 30px 0;
background-color: #262626;
margin-top: 30px;
}
footer#footer #footer-widget + #footer_meta {
margin-top: 0;
}
#footer_meta h2 {
float: left;
font-size: 11px;
text-transform: uppercase;
color: #c9c9c9;
font-weight: 700;
padding-top: 3px;
line-height: 20px;
letter-spacing: 1px;
}
#footer_meta h2 a {
color: #ffffff;
}
#footer_meta h2 a:hover {
color: #bd8a49;
}
.footer_social {
float: right;
text-align: right;
}
.footer_social .menu li a {
display: inline-block;
color: #c9c9c9;
line-height: 2;
}
.footer_social .menu li a:hover {
color: #bd8a49;
}
.footer_social .menu li {
margin-right: 2px;
}
.footer_social a:first-child {
margin-left: 0;
}
.footer_social .icon {
height: 18px;
top: 3px;
width: 18px;
vertical-align: top;
}
.wrap_to_top {
text-align: right;
display: block;
margin-bottom: -66px;
z-index: 999;
position: relative;
}
.to-top {
margin: 0 5px;
display: block;
-webkit-backface-visibility: visible;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
width: 35px;
height: 35px;
background-color: #333;
border-bottom: 1px solid rgba(201, 201, 201, 0.4);
border-left: 1px solid rgba(201, 201, 201, 0.4);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
position: relative;
left: 94.4%;
top: -10px;
}
.to-top:hover {
background-color: #111;
}
.to-top i {
font-size: 18px;
padding: 15px;
border-bottom: 0;
color: #c9c9c9;
left: -2px;
top: -8px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: relative;
}
.to-top:hover i {
color: #bd8a49;
}
#footer-copyright .to-top:hover {
text-decoration: none;
}  .archive #header .menu_wrap {  
border-bottom: 1px solid #eee;
}
.archive-box {
padding: 35px 19px 30px;
margin-bottom: 50px;
background-color: #ffffff;
text-align: center;
font-family: 'Exo', sans-serif;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #bd8a49;
border-top: 2px solid #bd8a49;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
box-sizing: border-box;
box-shadow: 0px 10px 13px -5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 10px 13px -5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 10px 13px -5px rgba(0, 0, 0, 0.05);
}
.archive-box span {
font-size: 12px;
color: #737373;
display: block;
margin-bottom: 6px;
font-weight: 400;
letter-spacing: 2px;
text-transform: uppercase;
}
.archive-box h1 {
font-size: 20px;
letter-spacing: 2px;
text-transform: uppercase;
display: inline-block;
color: #737373;
font-weight: 700;
}
.category-description {
padding: 0 8px;
}
.archive-box p {
font-family: 'Exo', sans-serif;
font-size: 12px;
letter-spacing: 1px;
display: inline-block;
line-height: 25px;
margin: 10px 0 0;
color: #737373;
font-weight: 400;
} .error404 .error-page {
text-align: center;
}
.error404 .error-page h1 {
font-size: 190px;
}
.error404 .error-page p {
margin-bottom: 0em;
}
.error404 .error-page form {
margin-top: 1.5em;
}
.error404 #header .container {
border-bottom: 1px solid #eee;
}
.error-page #searchform input#s {
font-family: 'Exo', sans-serif;
border: 1px solid #eee;
background: #ffffff url(//www.mertec.net/wp-content/themes/swanky/img/searchsubmit.png) no-repeat 95% 14px;
padding: 13px 14px;
padding-right: 42px;
font-size: 11px;
color: #484848;
letter-spacing: 1.5px;
width: 260px;
box-sizing: border-box;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.error-page #searchform #s:focus {
border-color: #aaa;
outline: none;
} .search.search-results #header .container {
border-bottom: 1px solid #eee;
} .search.search-no-results #header .container {
border-bottom: 1px solid #eee;
}
.search.search-no-results .search-nothing {
text-align: center;
}
.search.search-no-results .search-nothing h1 {
font-size: 50px;
line-height: 55px;
letter-spacing: 2px;
font-weight: 700;
color: #333;
text-transform: uppercase;  
margin-bottom: 1em;
}
.search-nothing #searchform input#s {
font-family: 'Exo', sans-serif;
border: 1px solid #eee;
background: #ffffff url(//www.mertec.net/wp-content/themes/swanky/img/searchsubmit.png) no-repeat 95% 14px;
padding: 13px 14px;
font-size: 11px;
color: #484848;
letter-spacing: 1.5px;
width: 260px;
box-sizing: border-box;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.search-nothing #searchform #s:focus {
outline: none;
border-color: #aaa;
} .wpcf7 input {
width: 300px;
}
div.wpcf7 {
overflow: hidden;
}
.wpcf7-form p {
font-family: 'Exo', sans-serif;
color: #333333;
font-size: 12px;
font-weight: 600;
white-space: nowrap;
letter-spacing: 1px;
text-transform: uppercase;
}
.wpcf7 input,
.wpcf7 textarea {
padding: 12px;
border: 1px solid #eee;
margin-right: 10px;
color: #333;
font-size: 14px;
outline: none;
margin-top: 5px;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.wpcf7 input:focus,
.wpcf7 textarea:focus {
border-color: #aaa;
outline: none;
}
.wpcf7 textarea {
height: 150px;
}
.wpcf7 .wpcf7-submit {
padding: 14px 20px;
display: inline-block;
font-family: 'Exo', sans-serif;
letter-spacing: 4px;
text-transform: uppercase;
font-size: 10px;
font-weight: 700;
background-color: #333;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
color: #fff;
text-decoration: none;
cursor: pointer;
border: none;
border-radius: 0;
}
.wpcf7 .wpcf7-submit:hover {
background-color: #222;
}
.wpcf7-form-control-wrap {
margin-bottom: 15px;
}
div.wpcf7-spam-blocked {
border: 1px solid #bd8a49;
margin: 0;
}
div.wpcf7-mail-sent-ok {
margin: 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 0 20px 5px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
} .custom-pagination {
text-align: center;
margin-bottom: 45px;
}
.custom-pagination span,
.custom-pagination a {
display: inline-block;
margin: 0 8px;
font-family: 'Exo', sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: #555;
o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.custom-pagination a:hover {
color: #bd8a49;
}
.custom-pagination span.page-num {
margin-right: 10px;
padding: 0;
}
.custom-pagination .prev,
.custom-pagination .next {
font-size: 10px;
text-transform: uppercase;
}
.custom-pagination .prev:before {
content: "\f053";
position: relative;
top: 1px;
font-family: FontAwesome;
margin-right: 5px;
font-size: 12px;
}
.custom-pagination .next:after {
content: "\f105";
position: relative;
top: 0;
font-family: FontAwesome;
margin-left: 5px;
font-size: 12px;
}
.custom-pagination span.dots {
padding: 0;
color: #000;
}
.custom-pagination span.current {
font-size: 17px;
} .mc4wp-form {
margin: 0 !important;
padding: 20px;
text-align: center;
font-size: 0;
background-color: #f1f1f1;
}
#sidebar .widget.widget_mc4wp_form_widget > h4.widget-heading {
display: none;
}
.mc4wp-alert {
font-size: initial;
}
#sidebar .mc4wp-form label:first-child {
font-family: 'Exo', sans-serif;
display: block;
margin-bottom: 14px;
margin-top: 14px;
text-transform: uppercase;
font-size: 16px;
color: #222;
letter-spacing: 1px;
position: relative;
text-align: center;
font-weight: 700;
}
#sidebar .mc4wp-form label:nth-child(2) {
margin-bottom: 20px;
font-size: 13px;
line-height: 22px;
color: #737373;
display: block;
}
#subscribe-submit input[type=submit],
.mc4wp-form button,
.mc4wp-form input[type=button],
.mc4wp-form input[type=submit] {
padding: 14px 20px !important;
width: 100%;
letter-spacing: 2px;
text-transform: uppercase;
font-size: 11px !important;
background-color: #333 !important;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
color: #fff !important;
text-decoration: none;
cursor: pointer;
border: none;
font-weight: 700;
margin-bottom: 0 !important;
}
#subscribe-submit input[type=submit]:hover,
.mc4wp-form input[type=submit]:hover {
background-color: #222 !important;
}
.widget .mc4wp-form input, .widget-woocommerce .mc4wp-form input {
padding: 11px 14px !important;
color: #555;
font-family: 'Exo', sans-serif;
letter-spacing: 4px;
font-size: 12px;
margin-bottom: 10px;
width: 100% !important;
box-sizing: border-box;
background-color: transparent;
border: none;
border-radius: 0;
outline: none;
background-color: #f9f9f9;
line-height: 20px;
-webkit-appearance: none;
}
#sidebar .mailchimp-box {
padding-top: 18px;
}
#sidebar .widget_mc4wp_form_widget label:first-child:before {
font-family: "FontAwesome";
content: "\f0e0";
font-weight: 400;
font-size: 16px;
margin-right: 10px;
}
#sidebar .widget_mc4wp_form_widget p {
font-family: 'Source Sans Pro', sans-serif;
margin-bottom: 20px;
font-size: 11px;
line-height: 22px;
}
.widget .mc4wp-form input[type=email], .widget-woocommerce .mc4wp-form input[type=email],
.widget .mc4wp-form input[type=text], .widget-woocommerce .mc4wp-form input[type=text] {
padding: 11px 14px !important;
color: #555;
font-size: 12px;
letter-spacing: 1px;
margin-bottom: 10px;
width: 100% !important;
box-sizing: border-box;
outline: none;
background-color: #ffffff;
border-width: 1px;
border-style: solid;
border-color: #eee;
line-height: 20px;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.widget .mc4wp-form input[type=email]:focus, .widget-woocommerce .mc4wp-form input[type=email]:focus,
.widget .mc4wp-form input[type=text]:focus, .widget-woocommerce .mc4wp-form input[type=text]:focus {
border-color: #aaa;
outline: none;
}
#subscribe-submit::-webkit-input-placeholder,
.mc4wp-form::-webkit-input-placeholder {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 9px;
color: #999;
}
#subscribe-submit::-moz-placeholder,
.mc4wp-form::-moz-placeholder { text-transform: uppercase;
letter-spacing: 1px;
font-size: 9px;
color: #999;
}
#subscribe-submit::-moz-placeholder,
.mc4wp-form::-moz-placeholder { text-transform: uppercase;
letter-spacing: 1px;
font-size: 9px;
color: #999;
}
#subscribe-submit::-ms-input-placeholder,
.mc4wp-form:-ms-input-placeholder {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 9px;
color: #999;
}
.widget .mc4wp-form input[type=email]:focus {
border-color: #aaa;
} .widget .categories_image li, .widget-woocommerce .categories_image li {
width: 100%;
height: 155px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
margin-bottom: 30px;
padding-bottom: 0;
text-align: center;
border-bottom: none;
box-sizing: border-box;
position: relative;
background-color: rgba(0, 0, 0, 0.1);
cursor: pointer;
}
.widget .categories_image li:hover .cat-widget-overlay, .widget-woocommerce .categories_image li:hover .cat-widget-overlay  {
background-color: rgba(0, 0, 0, 0.72);
}
.widget .categories_image li:hover a, .widget-woocommerce .categories_image li:hover a {
text-decoration: underline;
}
.widget .categories_image li:last-child, .widget-woocommerce .categories_image li:last-child {
margin-bottom: 0;
}
.widget .categories_image li a, .widget-woocommerce .categories_image li a {
font-size: 12px;
letter-spacing: 1px;
top: 70px;
line-height: 18px;
text-transform: uppercase;
color: #fff !important;
font-weight: 700;
display: inline-block;
}
.cat-widget-overlay {
position: absolute;
bottom: 0;
display: block;
text-align: left;
width: 100%;
padding: 18px 20px;
box-sizing: border-box;
z-index: 2;
background-color: rgba(0, 0, 0, 0.4);
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}  .carousel_wrap_full_width {
padding: 0;
}
.carousel_wrap {
padding: 0 10px;
}
.carousel_wrap img {
width: 100%;
height: auto;
}
.owl-carousel-full-width .owl-item img {
filter: brightness(90%);
}
.owl-carousel .owl-item img {
filter: brightness(90%);
}
.carousel_title_wrap {
position: absolute;
bottom: 0;
right: 0;
left: 0;
width: 100%;
padding: 20px 20px;
box-sizing: border-box;
background-color: rgba(0, 0, 0, 0.4);
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
.carousel_title_wrap:hover {
bottom: 0;
}
a.carousel_title {
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
font-family: 'Exo', sans-serif;
color: #fff;
display: inline-block;
letter-spacing: 1px;
line-height: 20px;
}
a.carousel_title:hover {
opacity: 0.8;
}
.carousel_meta {
color: #fff;
line-height: 18px;
display: block;
margin-bottom: 10px;
font-size: 10px;
font-weight: 700;
}
.carousel_meta a {
font-family: 'Exo', sans-serif;
display: inline-block;
letter-spacing: 2px;
font-size: 11px;
position: relative;
margin-left: 3px;
margin-bottom: 4px;
text-transform: uppercase;
color: #ffffff;
top: 1px;
}
.carousel_meta a:first-child {
margin-left: 0;
margin-bottom: 0;
}
.carousel_meta a:last-child {
margin-right: 0;
margin-bottom: 0;
}
.carousel_meta a:hover {
opacity: 0.8;
}
.carousel_readmore_slider a {
position: relative;
display: inline-block;
color: #ffffff;
margin-top: 20px;
padding: 8px 25px;
border: 2px solid #ffffff;
text-transform: uppercase;
opacity: 0.8;
font-size: 10px;
letter-spacing: 4px;
font-weight: 700;
font-family: 'Exo', sans-serif;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.carousel_readmore_slider a:hover {
background-color: #ffffff;
color: #333;
text-decoration: none;
opacity: 1;
}
.flash {
margin: 0 5px;
color: #ddd;
} .full-width-slider {
width: 100%;
} .slider_wrap {
margin-bottom: 60px;
}
.bxslider_featured {
position: relative;
height: 530px;
overflow: hidden;
}
.bxslider_featured_full_width {
position: relative;
height: 530px;
overflow: hidden;
}
.slide_item {
width: 100%;
height: 530px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
display: table;
}
.slide_overlay {
height: 100%;
background: rgba(0, 0, 0, 0.15);
display: table-cell;
vertical-align: middle;
text-align: center;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.bxslider_featured_slider_wrapper {
margin: 0 auto;
max-width: 60%;
opacity: 0;
}
.bxslider_featured_full_width_slider_wrapper {
margin: 0 auto;
max-width: 60%;
opacity: 0;
}
.slide_overlay .cat {
margin-bottom: 12px;
display: block;
font-size: 10px;
font-weight: 700;
color: #ffffff;
}
.slide_overlay .cat a {
text-transform: uppercase;
letter-spacing: 2px;
display: inline-block;
color: #ffffff;
position: relative;
margin-left: 3px;
margin-bottom: 4px;
font-size: 11px;
font-family: 'Exo', sans-serif;
font-weight: 700;
top: 1px;
}
.slide_overlay .cat a:last-child {
margin-right: 0;
margin-bottom: 0;
}
.slide_overlay .cat a:first-child {
margin-left: 0;
margin-bottom: 0;
}
.slide_overlay .cat a:hover {
opacity: 0.8;
}
.slide_overlay h2 a {
font-size: 30px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
display: block;
letter-spacing: 2px;
z-index: 999999;
line-height: 38px;
}
.slide_overlay h2 a:hover {
opacity: 0.8;
}
.slider-decorater {
text-align: center;
margin-bottom: 20px;
margin-top: 10px;
}
.slider-line {
display: inline-block;
position: relative;
}
.slider-line:before {
right: 9px;
}
.slider-line:before,
.slider-line:after {
content: "";
position: absolute;
top: 50%;
border-bottom: 1px solid;
border-color: #ffffff;
width: 40px;
margin: 0 6px;
}
.slider-dot {
width: 5px;
height: 5px;
display: inline-block;
background-color: #ffffff;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
position: relative;
}
.readmore_slider a {
position: relative;
display: inline-block;
color: #ffffff;
padding: 12px 25px;
border: 2px solid #ffffff;
text-transform: uppercase;
opacity: 0.8;
font-size: 10px;
letter-spacing: 4px;
font-weight: 700;
font-family: 'Exo', sans-serif;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.readmore_slider a:hover {
background-color: #ffffff;
color: #333;
text-decoration: none;
opacity: 1;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: none;
} .promobox-container {
margin-bottom:60px;
overflow:hidden;
}
.promobox {
position:relative;
display: table;
width:340px;
height:200px;
float:left;
margin-right:30px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
z-index: 999;
}
.promobox:last-child {
margin-right:0;
}
.promobox-content {
display: table-cell;  
height: 100%;
width: 100%;
vertical-align: bottom;    
text-align:center;
background: rgba(0, 0, 0, 0.15);
-o-transition: .2s;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
transition: .2s;
}
.promobox:hover .promobox-content {
background-color: rgba(0, 0, 0, 0.2); 
}
.promobox-content h4 {
display: inline-block;
color: #222;
font-size: 12px;
font-weight: 600;  
line-height: 1.5em;
text-transform: uppercase;
letter-spacing: 2px;
-o-transition: .2s;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
transition: .2s;
}
.promobox:hover .promobox-content h4 {
color: #fff;
}
.promobox-link {
position: absolute; 
display: block;
height: 100%; 
width: 100%;
top: 0;
left:0;
z-index: 999999;
}
.promobox-title {
position: relative;
display: inline-block;
max-width: 60%;
padding: 10px 16px;
background: #fff;
-o-transition: .2s;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
transition: .2s;
}
.promobox:hover .promobox-title {
margin-bottom: 15px;
}
.promobox:hover .promobox-title {
background: #bd8a49;
}  ul.list_post.grid-post {
font-size: 0; 
}
.post_grid {
padding-bottom: 15px;
margin-bottom: 50px;
}
.post_grid.no-grid-excerpt {
padding-bottom: 0;
}
.list_post.grid-post > li, .list_post.grid-post.full-grid-layout > li {
width: 355px;
margin-right: 30px;
display: inline-block;
vertical-align: top;
}
.list_post.grid-post > li.li-grid:nth-of-type(2n+2) {
margin-right: 0;
} .list_post.grid-post.full-grid-layout > li:first-child {
width: initial;
margin-right: initial;
display: inline-block;
vertical-align: top;
}
.list_post.grid-post.full-grid-layout > li:nth-of-type(2n+2) {
margin-right: 30px;
}
.list_post.grid-post.full-grid-layout > li:nth-of-type(2n+3) {
margin-right: 0;
} .paged .list_post.grid-post.full-grid-layout > li:first-child {
width: 355px;
margin-right: 30px;
display: inline-block;
vertical-align: top;
}
.paged .list_post.grid-post.full-grid-layout > li:nth-of-type(2n+2) {
margin-right: 0;
}
.paged .list_post.grid-post.full-grid-layout > li:nth-of-type(2n+3) {
margin-right: 30px;
} #main.fullwidth .list_post.grid-post > li, #main.fullwidth .list_post.grid-post.full-grid-layout > li {
width: 340px;
margin-right: 30px;
}
#main.fullwidth .list_post.grid-post > li:nth-of-type(2n+2) {
margin-right: 30px;
}
#main.fullwidth .list_post.grid-post > li:nth-of-type(3n+3) {
margin-right: 0;
} #main.fullwidth .list_post.grid-post.full-grid-layout > li:first-child {
width: initial;
margin-right: initial;
}
#main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(2n+2) {
margin-right: 0;
}
#main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(3n+2) {
margin-right: 30px;
}
#main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(3n+3) {
margin-right: 30px;
} #main.fullwidth .list_post.grid-post.full-grid-layout > li.li-grid {
width: 340px;
margin-right: 30px;
}
#main.fullwidth .list_post.grid-post.full-grid-layout > li.li-grid:nth-of-type(2n+2) {
margin-right: 30px;
}
#main.fullwidth .list_post.grid-post.full-grid-layout > li.li-grid:nth-of-type(3n+1) {
margin-right: 0;
}
.paged #main.fullwidth .list_post.grid-post.full-grid-layout > li:first-child {
width: 340px;
margin-right: 30px;
}
.paged #main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(2n+2) {
margin-right: 30px;
}
.paged #main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(3n+1) {
margin-right: 30px;
}
.paged #main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(3n+2) {
margin-right: 30px;
}
.paged #main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(3n+3) {
margin-right: 0;
}
.list_post li, #main > li {
list-style: none;
}
.list_post li:nth-of-type(2n+2) .post_grid {
margin-right: 0;
}
.post_grid .post-header h2 {
max-width: 100%;
text-align: center;
}
.post_grid .post-header h2 a, .post_grid .post-header h2 {
display: block;
font-size: 19px;
letter-spacing: 2px;
margin-bottom: 12px;
}
.post_grid .grid_post_wrap {
padding: 30px;
background-color: #ffffff;
width: 92%;
box-sizing: border-box;
position: relative;
z-index: 99;
margin: 0 auto;
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
}
.post_grid.sticky.post .grid_post_wrap {
border-top: 1px solid;
border-top-color: #ccc;
border-right: 1px solid;
border-right-color: #ccc;
border-bottom: 1px solid;
border-bottom-color: #ccc;
border-left: 1px solid;
border-left-color: #ccc;
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
} .list-item {
overflow: hidden;
margin-bottom: 35px;
padding-bottom: 35px;
border-bottom: 1px solid #eee;
}
.list-grid-layout .list-item {
margin-bottom: 35px;
}
.list-item .list-content {
overflow: hidden;
}
.list-item .post-img {
float: left;
margin-right: 25px;
margin-bottom: 0;
}
.list-item .post-img img {
max-width: 260px;
}
#main.fullwidth .list-item .post-img img {
max-width: 280px;
}
.list-item .list-content .post-header {
text-align: left;
}
.list-item .post-header h2 {
max-width: 100%;
}
.list-item .post-header h2 a {
font-size: 19px;
letter-spacing: 2px;
}
.list-item .post-header .cat a {
margin: 0 8px 2px 0;
}
.list-item .post-header {
margin-bottom: 14px;
}
.list-item .post-entry p {
margin-bottom: 11px;
}
.list-title-divider {
border-top: 2px solid;
display: block;
max-width: 40px;
margin: 0 0 14px;
color: #161616;
}
.list_post .no_featured_img_list .side_right {
width: 95%;
box-sizing: border-box;
margin: 20px 0 20px 20px;
}
.post_list .post-header {
padding: 0;
box-shadow: none;
border: none;
}
.post_list .side_right .post-entry {
margin-top: 32px;
}
.post_list.format-standard .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-audio .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-video .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-gallery .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-image .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-aside .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-status .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-link .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-quote .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-chat .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
} .fullwidth .post_list.format-standard .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.fullwidth .post_list.format-audio .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.fullwidth .post_list.format-video .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.fullwidth .post_list.format-gallery .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.fullwidth .post_list.format-image .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.fullwidth .post_list.format-aside .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.fullwidth .post_list.format-status .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.fullwidth .post_list.format-link .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.fullwidth .post_list.format-quote .side_left + .side_right{
width: 50%;
float: right;
margin-right: 30px;
}
.fullwidth .post_list.format-chat .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
div.fullwidth .post_list.no_featured_img_list .side_right {
margin-top: 20px !important;
width: 97%;
} .trending_widget_wrap {
overflow: hidden;
}
.trending_widget_item {
max-width: 100%;
height: 250px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.trending_widget_item:after {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 1;
z-index: 1;
-o-transition: .2s;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
transition: .2s;
}
.trending_widget:hover .trending_widget_item:after {
background-color: rgba(0, 0, 0, 0.2);
}
.trending_widget_overlay {
position: absolute;
bottom: 0;
display: block;
text-align: left;
width: 100%;
padding: 18px 20px;
box-sizing: border-box;
z-index: 2;
background-color: rgba(0, 0, 0, 0.65);
}
.widget .trending_widget_overlay h4 a, .widget-woocommerce .trending_widget_overlay h4 a {
color: #fff !important;
text-transform: uppercase;
font-size: 14px;
line-height: 20px;
letter-spacing: 1px;
display: block;
}
.widget .trending_widget_overlay h4 a:hover, .widget-woocommerce .trending_widget_overlay h4 a:hover {
opacity: 0.8;
text-decoration: none;
}
.widget .trending_widget_cat, .widget-woocommerce .trending_widget_cat  {
margin-bottom: 10px;
color: #bd8a49;
display: block;
font-size: 10px;
font-weight: 700;
font-style: italic;
}
.widget .trending_widget_cat a, .widget-woocommerce .trending_widget_cat a  {
color: #bd8a49 !important;
font-size: 11px;
letter-spacing: 2px;
display: inline-block;
font-style: normal;
margin-left: 3px;
margin-bottom: 4px;
}
.widget .trending_widget_cat a:first-child, .widget-woocommerce .trending_widget_cat a:first-child {
margin-left: 0;
margin-bottom: 0;
}
.widget .trending_widget_cat a:last-child, .widget-woocommerce .trending_widget_cat a:last-child {
margin-right: 0;
margin-bottom: 0;
}
.widget .trending_widget_cat a:hover, .widget-woocommerce .trending_widget_cat a:hover {
opacity: 0.8;
text-decoration: none;
}
.trending_widget ul.trending_widget_wrap li {
border: none;
margin-bottom: 0px;
padding-bottom: 0px;
}
.trending_widget > .bx-wrapper .bx-controls-direction a {
width: 18px;
height: 18px;
top: 46%;
opacity: 0;
transition: .4s;
-moz-transition: .4s;
-webkit-transition: .4s;
}
.trending_widget > .bx-wrapper .bx-controls-direction a:hover {
opacity: 1;
}
.trending_widget > .bx-wrapper .bx-controls-direction i {
font-size: 23px;
}
.trending_widget > .bx-wrapper .bx-controls-direction i.fa-angle-left {
top: -6px;
left: 3px;
}
.trending_widget > .bx-wrapper .bx-controls-direction i.fa-angle-right {
top: -1px;
left: 8px;
}
.trending_widget > .bx-wrapper .bx-prev {
left: 20px;
}
.trending_widget > .bx-wrapper:hover .bx-prev {
left: 44px;
}
.trending_widget > .bx-wrapper .bx-next {
right: 0;
}
.trending_widget > .bx-wrapper:hover .bx-next {
right: 24px;
} img.rss-widget-icon {
top: 3px;
position: relative;
} .post-img .bx-wrapper .bx-controls-direction a {
width: 20px;
height: 20px;
opacity: 0;
transition: .4s;
-moz-transition: .4s;
-webkit-transition: .4s;
}
.post-img .bx-wrapper:hover .bx-controls-direction a {
opacity: 1;
}
.post-img .bx-wrapper .bx-controls-direction i {
font-size: 23px;
}
.post-img .bx-wrapper .bx-controls-direction i.fa-angle-left {
top: -5px;
left: -2px;
}
.post-img .bx-wrapper .bx-controls-direction i.fa-angle-right {
top: 1px;
left: 4px;
}
.post-img .bx-wrapper .bx-controls-direction .bx-prev {
left: 23px;
}
.post-img .bx-wrapper .bx-controls-direction .bx-next {
right: -2px;
} .post-img .bx-wrapper:hover .bx-controls-direction .bx-prev {
left: 47px;
}
.post-img .bx-wrapper:hover .bx-controls-direction .bx-next {
right: 24px;
} .post_list .side_left .post-img .bx-wrapper .bx-controls-direction .bx-next {
right: 67px;
}
.post_list .side_left .post-img .bx-wrapper:hover .bx-controls-direction .bx-next {
right: 90px;
} .side_left {
width: 55%;
z-index: 1;
float: left;
position: absolute;
}
.fullwidth .side_left {
width: 53.4259259%;
}
.side_right {
width: 91.8918918%;
padding: 40px;
background-color: #ffffff;
box-sizing: border-box;
position: relative;
z-index: 99;
margin: 0 auto;
margin-top: 30px;
margin-bottom: 30px;
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
}
.fullwidth .side_right {
width: 94.4444444%;
}
.sticky.post .side_right {
border-top: 1px solid;
border-top-color: #ccc;
border-right: 1px solid;
border-right-color: #ccc;
border-bottom: 1px solid;
border-bottom-color: #ccc;
border-left: 1px solid;
border-left-color: #ccc;
box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
}
.post_list {
padding-bottom: 0;
padding-top: 0;
margin-bottom: 50px;
box-sizing: border-box;
overflow: hidden;
}
.side_left .post-img a {
margin-bottom: -5px;
display: inherit;
}
.tag-audio.tag-post-formats.tag-shortcode.post_format-post-format-audio .side_left .post-img.audio {
margin-bottom: -4px;
}
.side_right .post-header {
margin-bottom: 5px;
text-align: left;
}
.side_right .post-header h2 a {
font-size: 18px;
margin-bottom: 4px;
line-height: 25px;
word-wrap: break-word;
-ms-word-wrap: break-word;
}
.side_right .cat-blog {
display: block;
margin-bottom: 8px;
text-transform: uppercase;
letter-spacing: 2px;
color: #bd8a49;
position: relative;
font-size: 11px;
font-family: 'Exo', sans-serif;
font-weight: 700;
}
.side_right .cat-blog .cat-blog-seperator {
margin-right: 10px;
}
.post_list .post-entry p {
margin-bottom: 0;
}
.post_list .side_right .post-header {
margin-bottom: 0;
}
.side_right .decorater {
text-align: left;
padding-left: 50px;
}
.fluid-width-video-wrapper {
width: 100%;
position: relative;
padding: 0;
} .svg-fallback {
display: none;
}
.no-svg .svg-fallback {
display: inline-block;
}
.no-svg .dropdown-toggle {
padding: 0.5em 0 0;
right: 0;
text-align: center;
width: 2em;
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
font-size: 20px;
font-size: 1.25rem;
font-weight: 400;
line-height: 1;
-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);
}
.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
-webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0);
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
content: "\005E";
} .no-svg .social-navigation a {
background: transparent;
color: #222;
height: auto;
width: auto;
} .no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
clip: auto;
font-size: 16px;
font-size: 1rem;
font-weight: 400;
height: auto;
position: relative !important; width: auto;
} .widget-footer.widget_mc4wp_form_widget {
margin-bottom: 0;
}
#footer .mc4wp-form {
background-color: #f9f9f9;
padding: 32px 0;
margin: 0;
width: 100%;
}
#footer .widget-footer.widget_mc4wp_form_widget > h4.block-heading {
display: none;
}
#footer .mc4wp-form h4 {
position: relative;
top: 4px;
display: inline-block;
text-align: center;
color: #222;
font-size: 18px;
font-weight: 700;
margin-bottom: 0 !important;
margin-right: 50px;
}
#footer .mc4wp-form input {
display: inline-block;
background-color: #fff;
font-family: 'Exo', sans-serif;
font-size: 12px;
border: 1px solid #eee;
letter-spacing: 1px;
outline: none;
color: #565656;
padding: 0 25px !important;
width: 400px;
height: 45px;
margin-right: 10px;
}
#footer .mc4wp-form input[type=email], #footer .mc4wp-form input[type=text] {
display: inline-block;
background-color: #fff;
font-size: 12px;
border: 1px solid #eee;
outline: none;
letter-spacing: 1px;
color: #565656;
padding: 0 25px !important;
width: 200px;
height: 45px;
margin-right: 10px;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
#footer .mc4wp-form input[type=email] {
width: 300px;
}
#footer .mc4wp-form input[type=text] + input {
width: 200px;
}
#footer .mc4wp-form input[type=email]:focus, #footer .mc4wp-form input[type=text]:focus {
border-color: #aaa;
outline: none;
}
#footer .mc4wp-form input[type=submit] {
display: inline-block;
background-color: #333 !important;
color: #fff !important;
letter-spacing: 4px;
width: initial;
padding: 0 35px !important;
vertical-align: top;
font-size: 12px !important;
height: 45px;
margin-right: 0;
}
#footer .mc4wp-form input[type=submit]:hover {
background-color: #222 !important;
} .widget-topbar.widget_mc4wp_form_widget {
margin-bottom: 0;
}
#top-instagram .mc4wp-form {
background-color: #f9f9f9;
padding: 32px 0;
margin: 0;
width: 100%;
}
#top-instagram .widget-topbar.widget_mc4wp_form_widget > h4.block-heading {
display: none;
}
#top-instagram .mc4wp-form h4 {
position: relative;
top: 4px;
display: inline-block;
text-align: center;
color: #222;
font-size: 18px;
font-weight: 700;
margin-bottom: 0 !important;
margin-right: 50px;
}
#top-instagram .mc4wp-form input {
display: inline-block;
background-color: #fff;
font-family: 'Exo', sans-serif;
font-size: 12px;
border: 1px solid #eee;
letter-spacing: 1px;
outline: none;
color: #565656;
padding: 0 25px !important;
width: 400px;
height: 45px;
margin-right: 10px;
}
#top-instagram .mc4wp-form input[type=email], #top-instagram .mc4wp-form input[type=text] {
display: inline-block;
background-color: #fff;
font-size: 12px;
border: 1px solid #eee;
outline: none;
letter-spacing: 1px;
color: #565656;
padding: 0 25px !important;
width: 200px;
height: 45px;
margin-right: 10px;
-o-transition: .7s;
-ms-transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
transition: .7s;
}
#top-instagram .mc4wp-form input[type=email]:focus, #top-instagram .mc4wp-form input[type=text]:focus {
border-color: #aaa;
outline: none;
}
#top-instagram .mc4wp-form input[type=email] {
width: 300px;
}
#top-instagram .mc4wp-form input[type=text] + input {
width: 200px;
}
#top-instagram .mc4wp-form input[type=submit] {
display: inline-block;
background-color: #333 !important;
color: #fff !important;
letter-spacing: 4px;
width: initial;
padding: 0 35px !important;
vertical-align: top;
font-size: 12px !important;
height: 45px;
margin-right: 0;
}
#top-instagram .mc4wp-form input[type=submit]:hover {
background-color: #222 !important;
} .content-column a img.alignnone {
margin: 0;
}.bx-wrapper {
position: relative;
margin: 0 auto 0;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block; }
.bx-wrapper .bx-viewport { text-align: center;
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -35px;
width: 100%;
}
.bx-wrapper .bx-loading {
min-height: 50px; height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
}
.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #ccc;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
font-size: 0;
margin: 0 5px;
outline: 0;
border-width: 1px;
border-style: solid;
border-color: #ccc;
display: block;
-webkit-backface-visibility: visible;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
width: 8px;
height: 8px;
background-color: #fff;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
position: relative;
}
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:last-child a:last-child {
margin-right: -5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #ccc;
}
.bx-wrapper .bx-prev {
left: 45px;
}
.bx-wrapper .bx-next {
right: 20px; }
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
opacity: .8 !important;
}
.bx-wrapper .bx-controls-direction a {
border: 1px solid;
border-color: #fff;
display: block;
-webkit-backface-visibility: visible;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
width: 25px;
height: 25px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
position: absolute;
top: 50%;
}
.bx-wrapper .bx-controls-direction i {
font-size: 30px;
color: #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.bx-wrapper .bx-controls-direction i.fa-angle-left {
top: -6px;
left: 5px;
position: relative;
}
.bx-wrapper .bx-controls-direction i.fa-angle-right {
top: 0px;
left: 11px;
position: relative;
}
.bx-controls-direction a {
opacity: 0;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
}
.bx-wrapper:hover .bx-controls-direction a {
opacity: 1;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}
.bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//www.mertec.net/wp-content/themes/swanky/img/controls.png) -86px -11px no-repeat;
margin: 0 3px;
margin-right: 13px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//www.mertec.net/wp-content/themes/swanky/img/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: center;
width: 100%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 10px;
width: 50px;
bottom: 10px;
}
.bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.6);
width: 100%;
padding: 17px;
box-sizing: border-box;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-size: 12px;
line-height: 20px;
}@font-face{font-family:'FontAwesome';src:url(//www.mertec.net/wp-content/themes/swanky/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.mertec.net/wp-content/themes/swanky/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.mertec.net/wp-content/themes/swanky/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.mertec.net/wp-content/themes/swanky/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.mertec.net/wp-content/themes/swanky/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.mertec.net/wp-content/themes/swanky/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item:hover .carousel_title_wrap {
background-color: rgba(0, 0, 0, 0.72);
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.no-js .owl-carousel {
display: block;
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.mertec.net/wp-content/themes/swanky/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
.owl-carousel-full-width .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel-full-width .owl-animated-in {
z-index: 0;
}
.owl-carousel-full-width .owl-animated-out {
z-index: 1;
}
.owl-carousel-full-width .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel-full-width {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
position: relative;
z-index: 1;
}
.owl-carousel-full-width .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel-full-width .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel-full-width .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel-full-width .owl-controls .owl-nav .owl-prev,
.owl-carousel-full-width .owl-controls .owl-nav .owl-next,
.owl-carousel-full-width .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel-full-width.owl-loaded {
display: block;
}
.owl-carousel-full-width.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel-full-width.owl-hidden {
opacity: 0;
}
.owl-carousel-full-width .owl-refresh .owl-item {
display: none;
}
.owl-carousel-full-width .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel-full-width .owl-item:hover .carousel_title_wrap {
background-color: rgba(0, 0, 0, 0.72);
}
.owl-carousel-full-width .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel-full-width.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel-full-width .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel-full-width.owl-rtl {
direction: rtl;
}
.owl-carousel-full-width.owl-rtl .owl-item {
float: right;
}
.no-js .owl-carousel-full-width {
display: block;
}
.owl-carousel-full-width .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel-full-width .owl-item img {
transform-style: preserve-3d;
}
.owl-carousel-full-width .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel-full-width .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.mertec.net/wp-content/themes/swanky/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel-full-width .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel-full-width .owl-video-playing .owl-video-tn,
.owl-carousel-full-width .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel-full-width .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel-full-width .owl-video-frame {
position: relative;
z-index: 1;
}
.owl-theme .owl-controls {
margin-top: 20px;
text-align: center;
-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
color: #fff;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #d6d6d6;
display: inline-block;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
background: #869791;
color: #fff;
text-decoration: none
}
.owl-theme .owl-controls .owl-nav .disabled {
opacity: .5;
cursor: default
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline
}
.owl-theme .owl-dots .owl-dot span {
margin: 0 5px;
border-width: 1px;
border-style: solid;
border-color: #ccc;
display: block;
-webkit-backface-visibility: visible;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
width: 8px;
height: 8px;
background-color: #fff;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
position: relative;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: #ccc;
}
 .animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}@media only screen and (min-width:942px) and (max-width:1170px) { .container {
width: 940px;
} .full-width-slider {
width: 100%;
} .promobox {
width: 293px;
height: 172px;
} #main {
width: 610px;
float: left;
} .content_post_wrap {
width: 90.1639344%;
} .content_metabottom_wrap {
width: 90.1639344%;
} #main.fullwidth .content_post_wrap {
width: 93.6170212%;
} #main.fullwidth .content_metabottom_wrap {
width: 93.6170212%;
} .item-related {
width: 190px;
margin-right: 20px;
} #main.fullwidth .item-related {
width: 292px;
margin-right: 32px;
} .side_left {
width: 56.0655737%;
} #main.fullwidth .side_left {
width: 53.9361702%;
} .side_right {
width: 90.1639344%;
} #main.fullwidth .side_right {
width: 93.6170212%;
} .post_list.format-standard .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-audio .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-video .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-gallery .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-image .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-aside .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-status .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-link .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-quote .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-chat .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
} #main.fullwidth .post_list.format-standard .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-audio .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-video .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-gallery .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-image .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-aside .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-status .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-link .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-quote .side_left + .side_right{
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-chat .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
} .bxslider_featured .slide_item {
height: 461px;
} .bxslider_featured_full_width .slide_item {
height: 461px;
} .to-top {
left: 93.4%;
} .list_post.grid-post > li {
width: 290px;
}
.list_post.grid-post > li, .list_post.grid-post.full-grid-layout > li {
width: 290px;
}
.paged .list_post.grid-post.full-grid-layout > li:first-child {
width: 290px;
} .post_grid {
padding-bottom: 12px;
} #main.fullwidth .list_post.grid-post > li {
width: 293px;
} #main.fullwidth .list_post.grid-post.full-grid-layout > li {
width: 293px;
} #main.fullwidth .list_post.grid-post.full-grid-layout > li.li-grid {
width: 293px;
}
.paged #main.fullwidth .list_post.grid-post.full-grid-layout > li:first-child {
width: 293px;
}
.prev-pagi-item-thumb.wp-post-image, .next-pagi-item-thumb.wp-post-image {
max-width: 100%;
}
.prev-pagi-thumb {
margin-right: 0;
}
.next-pagi-thumb {
margin-left: 0;
}
.prev-pagi-thumb, .next-pagi-thumb {
margin-bottom: 14px;
}
.post-pagination .prev-post {
padding-right: 50px;
}
.post-pagination .next-post {
padding-left: 50px;
}
#main.fullwidth .prev-pagi-item-thumb.wp-post-image, 
#main.fullwidth  .next-pagi-item-thumb.wp-post-image {
max-width: 140px;
}
#main.fullwidth .prev-pagi-thumb {
margin-right: 25px;
}
#main.fullwidth .next-pagi-thumb {
margin-left: 25px;
}
#main.fullwidth .prev-pagi-thumb, .next-pagi-thumb {
margin-bottom: 0;
} .widget-footer .about-bg {
padding-bottom: 18px;
} .widget-footer .side-item .side-image + .side-text {
width: 90%;
} .widget-topbar .about-bg {
padding-bottom: 18px;
} .widget-topbar .side-item .side-image + .side-text {
width: 90%;
} #top-instagram .thumbnails li:nth-child(10), #top-instagram .thumbnails li:nth-child(9) {
display: none;
}
.widget-topbar .jr-insta-thumb ul.thumbnails.no-border.jr_col_10 li {
width: 12.5% !important;
}
.slicknav_menu {
display: block;
}
.top-bar-menu {
display: none;
}
} @media only screen and (max-width:960px) { .top_search_wrap {
left: 80px !important;
} .menu-mobile {
display: block !important;
}
.slicknav_menu {
display: block;
}
.top-bar-menu {
display: none;
}
.top_message ul {
display: none;
} .menu_wrap {
display: none;
} #sidebar {
width: 480px;
margin: 0 auto;
float: none;
overflow: hidden;
} .widget {
width: 480px;
margin-left: auto;
margin-right: auto;
} .widget .categories_image li {
height: 215px;
} .about_photo img {
width: 100%;
} .side-text {
width: 99%;
}
.side-item .side-image + .side-text {
width: 81.5%;
} .to-top {
left: 85.2%;
} .error404 .error-page {
margin-bottom: 96px;
} .search-no-results .search-nothing {
margin-bottom: 96px;
} .footer_social {
float: none;
text-align: center;
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #c9c9c9;
}
.footer_social a {
margin: 0 10px;
font-size: 16px;
}
.footer_social a:first-child {
margin-left: 0;
}
.footer_social a:last-child {
margin-right: 0;
} #footer {
margin-top: 30px;
} #footer_meta h2 {
float: none;
text-align: center;
} #footer .mc4wp-form label:first-child,
#footer .mc4wp-form input[type=email],
#footer .mc4wp-form input[type=submit] {
display: block;
}
#footer .mc4wp-form label:first-child,
#footer {
margin-right: 0;
}
#footer .mc4wp-form input[type=email],
#footer .mc4wp-form input[type=text],
#footer .mc4wp-form input[type=submit]
{
width: 300px;
margin: 0 auto;
margin-bottom: 20px;
}
#footer .mc4wp-form input[type=text] + input {
width: 300px;
} #top-instagram .mc4wp-form label:first-child,
#top-instagram .mc4wp-form input[type=email],
#top-instagram .mc4wp-form input[type=submit] {
display: block;
}
#top-instagram .mc4wp-form label:first-child,
#top-instagram {
margin-right: 0;
}
#top-instagram .mc4wp-form input[type=email],
#top-instagram .mc4wp-form input[type=text],
#top-instagram .mc4wp-form input[type=submit] {
width: 300px;
margin: 0 auto;
margin-bottom: 20px;
}
#top-instagram .mc4wp-form input[type=text] + input {
width: 300px;
} .list_post.grid-post > li {
width: 348px;
} .list_post.grid-post > li, .list_post.grid-post.full-grid-layout > li {
width: 348px;
} .paged .list_post.grid-post.full-grid-layout > li:first-child {
width: 348px;
} #main.fullwidth .list_post.grid-post > li {
width: 348px;
}
#main.fullwidth .list_post.grid-post > li:nth-of-type(3n+3) {
margin-right: 30px;
}
#main.fullwidth .list_post.grid-post > li:nth-of-type(2n+2) {
margin-right: 0;
} #main.fullwidth .list_post.grid-post.full-grid-layout > li {
width: 348px;
}
#main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(2n+2) {
margin-right: 30px;
}
#main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(2n+3) {
margin-right: 0;
} #main.fullwidth .list_post.grid-post.full-grid-layout > li.li-grid {
width: 348px;
margin-right: 0;
}
#main.fullwidth .list_post.grid-post.full-grid-layout > li.li-grid:nth-of-type(3n+3) {
margin-right: 0;
}
#main.fullwidth .list_post.grid-post.full-grid-layout > li.li-grid:nth-of-type(2n+2) {
margin-right: 30px;
}
.paged #main.fullwidth .list_post.grid-post.full-grid-layout > li:first-child {
width: 348px;
margin-right: 30px;
}
.paged #main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(2n+2) {
margin-right: 0;
}
.paged #main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(2n+3) {
margin-right: 30px;
} .post_grid {
padding-bottom: 14px;
} .post_grid .grid_post_wrap {
width: 91.6666666%;
}
.post_grid .post-img + .grid_post_wrap {
margin-top: -39px;
}
} @media only screen and (min-width:768px) and (max-width:960px) { .container {
width: 726px;
} #header .container, .home.page-template-default #header .container {
border-bottom: 1px solid #eee;
} #header.active-sliders .container {
border-bottom: none;
} .promobox {
width: 230px;
height: 135px;
margin-right: 18px;
} .single #header .container {
border-bottom: 1px solid #eee;
} .post-template-fullwidth-post-boxedslider #header .container,
.post-template-fullwidth-post-carousel #header .container,
.post-template-fullwidth-post-fullwidth-carousel #header .container,
.post-template-fullwidth-post-fullwidth-slider #header .container,
.post-template-post-boxedslider #header .container,
.post-template-post-carousel #header .container,
.post-template-post-fullwidth-boxedslider #header .container,
.post-template-post-fullwidth-carousel #header .container {
border-bottom: none;
} .page-template-default #header .container, .page-template.page-template-fullwidth-page #header .container {
border-bottom: 1px solid #eee;
} .page-template.page-template-page-authors #header .container, .page-template.page-template-fullwidth-page-authors #header .container {
border-bottom: 1px solid #eee;
} .page-template.page-template-page-archives #header .container, .page-template.page-template-fullwidth-page-archives #header .container {
border-bottom: 1px solid #eee;
} .page-template #header .container {
border-bottom: none;
} #main {
width: 100%;
padding-right: 0;
} .error404 #header .container {
border-bottom: 1px solid #eee;
} .search.search-results #header .container {
border-bottom: 1px solid #eee;
}
.search.search-no-results #header .container {
border-bottom: 1px solid #eee;
} .archive #header .container {
border-bottom: 1px solid #eee;
} .full-width-slider {
width: 100%;
} .wp-caption {
max-width: 97% !important;
} .widget .about-bg, .widget-woocommerce .about-bg {
padding-bottom: 22px;
} .content_post_wrap {
width: 91.7355371%;
} .content_metabottom_wrap {
width: 91.7355371%;
} #main.fullwidth .content_post_wrap {
width: 91.7355371%;
} #main.fullwidth .content_metabottom_wrap {
width: 91.7355371%;
} .item-related {
width: 230px;
margin-right: 18px;
} #main.fullwidth .item-related {
width: 230px;
margin-right: 18px;
}
#main.fullwidth .item-related:last-child {
margin-right: 0;
} .side_left {
width: 55.0964187%;
} #main.fullwidth .side_left {
width: 55.0964187%;
} .side_right {
width: 91.7355371%;
} #main.fullwidth .side_right {
width: 91.7355371%;
} .post_list.format-standard .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-audio .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-video .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-gallery .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-image .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-aside .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-status .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-link .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-quote .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
.post_list.format-chat .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
} #main.fullwidth .post_list.format-standard .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-audio .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-video .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-gallery .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-image .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-aside .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-status .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-link .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-quote .side_left + .side_right{
width: 50%;
float: right;
margin-right: 30px;
}
#main.fullwidth .post_list.format-chat .side_left + .side_right {
width: 50%;
float: right;
margin-right: 30px;
} #footer .mc4wp-form label {
display: block;
float: none;
text-align: center;
padding-bottom: 20px;
margin: 0;
} #top-instagram .mc4wp-form label {
display: block;
float: none;
text-align: center;
padding-bottom: 20px;
margin: 0;
} .about-widget {
width: 91%;
}
.prev-pagi-item-thumb.wp-post-image, .next-pagi-item-thumb.wp-post-image {
max-width: 100px;
}
.prev-pagi-thumb, .next-pagi-thumb {
margin-bottom: 0;
}
.prev-pagi-thumb {
margin-right: 20px;
}
.next-pagi-thumb {
margin-left: 20px;
}
.post-pagination {
border-bottom: 1px solid #eee;
} .bxslider_featured .slide_item {
height: 356px;
} .bxslider_featured_full_width .slide_item {
height: 356px;
} .widget-footer .about-widget {
width: 96%;
}
.widget-footer .about-bg {
padding-bottom: 18px;
} .widget-footer .side-item .side-image + .side-text {
width: 87%;
} .widget-topbar .about-widget {
width: 96%;
}
.widget-topbar .about-bg {
padding-bottom: 18px;
} .widget-topbar .side-item .side-image + .side-text {
width: 87%;
} #top-instagram .thumbnails li:nth-child(10), #top-instagram .thumbnails li:nth-child(9), #top-instagram .thumbnails li:nth-child(8), #top-instagram .thumbnails li:nth-child(7) {
display: none;
}
.widget-topbar .jr-insta-thumb ul.thumbnails.no-border.jr_col_10 li {
width: 16.66% !important;
}
} @media only screen and (max-width:767px) { .container {
width: 480px;
} #header .container, .home.page-template-default #header .container {
border-bottom: 1px solid #eee;
} #header.active-sliders .container {
border-bottom: none;
} .single #header .container {
border-bottom: 1px solid #eee;
} .post-template-fullwidth-post-boxedslider #header .container,
.post-template-fullwidth-post-carousel #header .container,
.post-template-fullwidth-post-fullwidth-carousel #header .container,
.post-template-fullwidth-post-fullwidth-slider #header .container,
.post-template-post-boxedslider #header .container,
.post-template-post-carousel #header .container,
.post-template-post-fullwidth-boxedslider #header .container,
.post-template-post-fullwidth-carousel #header .container {
border-bottom: none;
} .page-template-default #header .container, .page-template.page-template-fullwidth-page #header .container {
border-bottom: 1px solid #eee;
} .page-template.page-template-page-authors #header .container, .page-template.page-template-fullwidth-page-authors #header .container {
border-bottom: 1px solid #eee;
} .page-template.page-template-page-archives #header .container, .page-template.page-template-fullwidth-page-archives #header .container {
border-bottom: 1px solid #eee;
} .page-template #header .container {
border-bottom: none;
} .full-width-slider {
width: 100%;
} .post-header h2 a, .post-header h1 {
display: block;
font-size: 19px;
letter-spacing: 2px;
} .side_right .cat-blog {
margin-bottom: 8px;
} .slicknav_menu {
display: block;
} #main {
width: 100%;
padding-right: 0;
} #sidebar {
width: 100%;
} .full_post, .post, article.page {
padding-bottom: 20px;
}
.page .content_metabottom_wrap, .post .content_metabottom_wrap, .full_post .content_metabottom_wrap  {
margin-bottom: 10px;
}
.post_list {
padding-bottom: 0;
} #respond #submit {
width: 100%;
} .wpcf7 .wpcf7-submit {
width: 100%;
} .side_right {
width: 91.6666666%;
margin-top: 20px;
margin-bottom: 20px;
} #main.fullwidth .side_right {
width: 91.6666666%;
} .error404 #header .container {
border-bottom: 1px solid #eee;
} .search.search-results #header .container {
border-bottom: 1px solid #eee;
}
.search.search-no-results #header .container {
border-bottom: 1px solid #eee;
} .archive #header .container {
border-bottom: 1px solid #eee;
} .pagination {
margin-bottom: 50px;
}
.post-pagination {
border-bottom: 1px solid #eee;
} .author-img img {
max-width: 60px;
height: auto;
}
.author-img {
margin-right: 15px;
} .widget .about-bg, .widget-woocommerce .about-bg {
padding-bottom: 20px !important;
}
.about-widget {
width: 91.6666666%;
} .post_list .side_left .post-img > .bx-wrapper .bx-controls-direction .bx-next {
right: -2px !important; 
}
.post_list .side_left .post-img > .bx-wrapper:hover .bx-controls-direction .bx-next {
right: 24px !important; 
}
.custom-pagination .prev,
.custom-pagination .next {
display: none;
}
.bxslider_featured_slider_wrapper {
margin: 0 auto;
max-width: 80%;
}
.bxslider_featured_full_width_slider_wrapper {
margin: 0 auto;
max-width: 80%;
}
.slide_overlay .cat a:last-child {
margin-top: 6px;
} .list_post.grid-post > li {
width: 100%;
margin-right: 0;
} .list_post.grid-post.full-grid-layout > li {
width: 100%;
margin-right: 0;
}
.list_post.grid-post.full-grid-layout > li:nth-of-type(2n+2) {
margin-right: 0;
} .paged .list_post.grid-post.full-grid-layout > li:first-child {
width: 100%;
margin-right: 0;
}
.paged .list_post.grid-post.full-grid-layout > li:nth-of-type(2n+3) {
margin-right: 0;
} #main.fullwidth .list_post.grid-post > li {
width: 100%;
margin-right: 0;
}
#main.fullwidth .list_post.grid-post > li:nth-of-type(3n+3) {
margin-right: 0;
} #main.fullwidth .list_post.grid-post.full-grid-layout > li {
width: 100%;
margin-right: 0;
}
#main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(2n+2) {
margin-right: 0;
} #main.fullwidth .list_post.grid-post.full-grid-layout > li.li-grid {
width: 100%;
}
.paged #main.fullwidth .list_post.grid-post.full-grid-layout > li:first-child {
width: 100%;
margin-right: 0;
}
.paged #main.fullwidth .list_post.grid-post.full-grid-layout > li:nth-of-type(2n+3) {
margin-right: 0;
}
.slide_overlay h2 a {
font-size: 21px;
line-height: 29px;
}
.bx-wrapper .bx-prev {
left: 40px;
}
.bx-wrapper .bx-next {
right: 15px;
} #footer .mc4wp-form label {
display: block;
float: none;
text-align: center;
padding-bottom: 20px;
margin: 0;
} #top-instagram .mc4wp-form label {
display: block;
float: none;
text-align: center;
padding-bottom: 20px;
margin: 0;
} .side_left {
position: relative;
width: 100%;
float: none;
margin-right: 0;
} .fullwidth .side_left {
width: 100%;
} .post_list.format-standard .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.post_list.format-audio .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
} .post_list.format-audio .side_left .post-img.audio iframe {
margin-bottom: 6px;
} .post_list.format-video .side_left .fluid-width-video-wrapper {
margin-bottom: 34px;
}
.post_list.format-video .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.post_list.format-gallery .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
} .post_list.format-gallery .side_left .bx-wrapper {
margin-bottom: 5px !important;
}
.post_list.format-image .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.post_list.format-aside .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.post_list.format-status .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.post_list.format-link .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.post_list.format-quote .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.post_list.format-chat .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
} .fullwidth .post_list.format-standard .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.fullwidth .post_list.format-audio .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.fullwidth .post_list.format-video .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.fullwidth .post_list.format-gallery .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.fullwidth .post_list.format-image .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.fullwidth .post_list.format-aside .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.fullwidth .post_list.format-status .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.fullwidth .post_list.format-link .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.fullwidth .post_list.format-quote .side_left + .side_right{
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
}
.fullwidth .post_list.format-chat .side_left + .side_right {
width: 91.6666666%;
float: none;
margin: 0 auto;
margin-bottom: 20px;
margin-top: -44px;
} .post_grid {
padding-bottom: 20px;
}
.side_left .post-img {
margin-bottom: 0;
}
q:before {
top: 17px;
}
q {
padding-left: 0;
display: block;
} .bxslider_featured .slide_item {
height: 300px;
} .bxslider_featured_full_width .slide_item {
height: 300px;
} .widget-footer .about-widget {
width: 94%;
}
.widget-footer .about-bg {
padding-bottom: 18px;
} .widget-footer .side-item .side-image + .side-text {
width: 81%;
} .widget-topbar .about-widget {
width: 94%;
}
.widget-topbar .about-bg {
padding-bottom: 18px;
} .widget-topbar .side-item .side-image + .side-text {
width: 81%;
}
.wrap_to_top {
margin-bottom: -58px;
}
} @media only screen and (min-width:480px) and (max-width:768px) {
#main {
width: 100%;
padding-right: 0;
}
.wp-caption {
max-width: 100% !important;
border: none;
padding: 0;
}
article.full_post .post-header {
padding: 45px 60px;
}
.content_post_wrap {
width: 91.6666666%;
}
.content_metabottom_wrap {
width: 91.6666666%;
}
.fullwidth .content_post_wrap {
width: 91.6666666%;
}
.fullwidth .content_metabottom_wrap {
width: 91.6666666%;
} .promobox {
width: 100%;
height: 200px;
margin-bottom: 30px;
}
.promobox:last-child {
margin-bottom: 0;
}
.error404 .error-page {
padding-top: 0;
}
.error404 .error-page h1 {
font-size: 130px;
}
.item-related {
width: 148px;
margin-right: 18px;
}
.related-date {
width: 90%;  
}
#main.fullwidth .item-related {
width: 148px;
margin-right: 18px;
}
#main.fullwidth .item-related:last-child {
margin-right: 0;
}
.widget .about-bg, .widget-woocommerce .about-bg {
padding-bottom: 36px;
}
.bx-wrapper .bx-controls-direction i.fa-angle-left {
top: -6px;
left: 4px;
position: relative;
}
.bx-wrapper .bx-controls-direction i.fa-angle-right {
top: 1px;
left: 10px;
position: relative;
}
.bx-wrapper .bx-controls-direction i.fa-angle-left {
top: -6px;
left: 5px;
position: relative;
}
.bx-wrapper .bx-controls-direction i.fa-angle-right {
top: 0px;
left: 11px;
position: relative;
}
.bxslider_featured_slider_wrapper {
margin: 0 auto;
max-width: 70%;
}
.bxslider_featured_full_width_slider_wrapper {
margin: 0 auto;
max-width: 70%;
}
#footer .mc4wp-form input[type=submit] {
width: 300px;
}
#top-instagram .mc4wp-form input[type=submit] {
width: 300px;
} .to-top {
left: 90.8%;
top: -2px;
} #top-instagram .thumbnails li:nth-child(10), #top-instagram .thumbnails li:nth-child(9), #top-instagram .thumbnails li:nth-child(8), #top-instagram .thumbnails li:nth-child(7) {
display: none;
}
.widget-topbar .jr-insta-thumb ul.thumbnails.no-border.jr_col_10 li {
width: 16.66% !important;
}
.widget-footer .jr-insta-thumb ul.thumbnails.no-border.jr_col_8 li {
width: 25% !important;
}
.widget-footer .jr-insta-thumb ul.thumbnails.no-border li {
margin-bottom: -8px !important;
}
.widget .jr-insta-thumb ul.thumbnails.jr_col_3 li {
width: 30.83% !important;
}
.post-pagination .prev-post {
float: none;
width: 100%;
padding-right: 0;
}
.prev-post .pagi-text {
border-right: none;
}
.post-pagination .next-post {
float: none;
width: 100%;
padding-left: 0;
}
.prev-pagi-thumb, .next-pagi-thumb {
margin-bottom: 14px;
}
.prev-pagi-thumb {
margin-right: 45px;
}
.next-pagi-thumb {
margin-left: 45px;
}
.prev-pagi-item-thumb.wp-post-image, .next-pagi-item-thumb.wp-post-image {
max-width: 100%;
}
} @media only screen and (max-width:479px) { .top_search_wrap {
left: 28px !important;
}
.show-search {
width: 260px;
}
.post-header .cat-blog {
margin-bottom: 0;
} .promobox {
width: 100%;
height: 176px;
margin-bottom: 30px;
}
.promobox:last-child {
width: 100%;
height: 176px;
margin-bottom: 0;
} .post-header h2 a, .post-header h1 {
margin-bottom: 6px;
} .side_right .cat-blog {
margin-bottom: 0;
} .full_post, .post, article.page {
padding-bottom: 6px;
}
.page .content_metabottom_wrap, .post .content_metabottom_wrap, .full_post .content_metabottom_wrap {
margin-bottom: 20px;
}
.post_list { padding-bottom: 0; }
article.full_post .post-header {
padding: 45px 42px;
}
.fullwidth .content_post_wrap {
width: 96%;
}
.fullwidth .content_metabottom_wrap {
width: 96%;
}
.error404 .error-page {
padding-top: 0;
}
.container {
width: 300px;
}
.footer_social a {
margin: 0 9px;
} #top-instagram .thumbnails li:nth-child(10), #top-instagram .thumbnails li:nth-child(9), #top-instagram .thumbnails li:nth-child(8), #top-instagram .thumbnails li:nth-child(7), #top-instagram .thumbnails li:nth-child(6), #top-instagram .thumbnails li:nth-child(5) {
display: none;
}
.widget-topbar .jr-insta-thumb ul.thumbnails.no-border.jr_col_10 li {
width: 25% !important;
} .single #header .container {
border-bottom: 1px solid #eee;
} .post-template-fullwidth-post-boxedslider #header .container,
.post-template-fullwidth-post-carousel #header .container,
.post-template-fullwidth-post-fullwidth-carousel #header .container,
.post-template-fullwidth-post-fullwidth-slider #header .container,
.post-template-post-boxedslider #header .container,
.post-template-post-carousel #header .container,
.post-template-post-fullwidth-boxedslider #header .container,
.post-template-post-fullwidth-carousel #header .container {
border-bottom: none;
}
.side_right {
width: 96%;
margin-top: 6px;
margin-bottom: 6px;
padding: 17px;
padding-top: 34px;
padding-bottom: 35px;
} #main.fullwidth .side_right {
width: 96%;
} .post_list.format-standard .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.post_list.format-audio .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.post_list.format-video .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.post_list.format-gallery .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.post_list.format-image .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.post_list.format-aside .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.post_list.format-status .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.post_list.format-link .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.post_list.format-quote .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.post_list.format-chat .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
} .fullwidth .post_list.format-standard .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.fullwidth .post_list.format-audio .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.fullwidth .post_list.format-video .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.fullwidth .post_list.format-gallery .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.fullwidth .post_list.format-image .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.fullwidth .post_list.format-aside .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.fullwidth .post_list.format-status .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.fullwidth .post_list.format-link .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.fullwidth .post_list.format-quote .side_left + .side_right{
width: 96%;
margin-bottom: 7px;
}
.fullwidth .post_list.format-chat .side_left + .side_right {
width: 96%;
margin-bottom: 7px;
}
.full-width-slider {
width: 100%;
}
.content_post_wrap {
padding: 17px;
width: 96%;
padding-top: 32px;
}
.content_metabottom_wrap {
width: 96%;
}
.slicknav_menu .slicknav_menutxt {
display: none;
}
.slicknav_menu .slicknav_icon {
margin: 10px 0 0 0;
}
.top_social_placeholder {
margin-right: -10px;
}
.top_social_wrap {
display: inline-block;
}
#top-social .menu li {
margin-left: 0px;
margin-right: 10px;
}
#top-social .menu li:last-child {
margin-right: 0;
}
.post.category-formatting.category-markup .post-entry table {
margin-left: -15px;
}
.post-entry blockquote p:before {
position: relative !important;
left: -10px;
top: 10px; 
}
q:before {
position: relative !important;
left: -8px;
top: 21px;
}
q {
margin-left: 0px;
}
blockquote, q {
margin-bottom: 20px;
}
.post-entry blockquote p {
padding-left: 4px;
}
blockquote + p > cite {
padding-left: 4px;
}
p,
.textwidget,
.post-entry ul,
.post-entry ol,
.post-entry table,
dd {
font-size: 14px;
line-height: 24px;
}
.wp-caption {
max-width: 100% !important;
border: none;
padding: 0;
} .to-top {
left: 86.5%;
top: -2px;
}
.widget {
width: 100%;
} .widget .categories_image li {
height: 155px;
}
.item-related {
width: 100%;
margin-bottom: 15px;
margin-right: 0;
}
.item-related:last-child {
margin-bottom: 0;
}
.item-related:last-child h3 {
margin-bottom: 0;
}
#main.fullwidth .item-related {
width: 100%;
margin-right: 0;
margin-bottom: 25px;
}
#respond input {
width: 100%;
box-sizing: border-box;
} .author-img {
float: none;
margin-right: 0;
margin-bottom: 10px;
}
.text_follow {
display: none;
}
.cat-blog a {
font-size: 11px;
margin-bottom: 6px;
}
.cat-blog a:last-child {
margin-bottom: 12px;
}
.post-entry ul,
.post-entry ol {
padding-left: 30px;
}
.owl-theme .owl-dots .owl-dot span {
width: 8px !important;
}
.post-pagination .prev-post {
float: left;
width: 100%;
}
.post-pagi-cols {
width: 100%;
}
.post-pagi-cols {
padding-top: 20px;
padding-bottom: 20px;
}
.post-pagi-cols.prev-thumb + .post-pagi-cols.next-thumb {
border-top: 1px solid #e8e8e8;
}
.prev-pagi-thumb {
float: left;
margin-right: 0;
max-width: 140px;
margin-right: 15px;
}
.prev-pagi-item-thumb.wp-post-image, .next-pagi-item-thumb.wp-post-image {
max-width: 90px;
}
.next-pagi-thumb {
float: right;
margin-left: 0;
max-width: 140px;
margin-left: 15px;
} 
.prev-post .pagi-text {
border-right: none;
}
.post-pagination .next-post {
float: right;
width: 100%;
}
.archive-box h1 {
display: block;
} .bxslider_featured .slide_item {
height: 300px;
} .bxslider_featured_full_width .slide_item {
height: 300px;
}
.slide_overlay h2 a {
font-size: 18px;
line-height: 26px;
}
.post_grid {
float: none;
margin-right: 0;
width: 100%;
}
.wrap_author_post {
width: 100% !important;
}
.post-share {
width: 100% !important;
}
.wrap_author_comment_count {
width: 100% !important;
}
.wrap_author_post + .wrap_author_comment_count {
margin-top: 8px;
}
.post-share + .wrap_author_comment_count {
margin-top: 8px;
} .side-text {
width: 98%;
}
.side-item .side-image + .side-text {
width: 71%;
} .bx-wrapper .bx-controls-direction a {
border: 1px solid #fff;
display: block;
-webkit-backface-visibility: visible;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
width: 20px;
height: 20px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
position: absolute;
top: 46%;
}
.bx-wrapper .bx-controls-direction i {
font-size: 25px;
color: #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.bx-wrapper .bx-prev {
left: 30px;
}
.bx-wrapper .bx-next {
right: 5px;
}
.bx-wrapper .bx-controls-direction i.fa-angle-left {
top: -5px;
left: 4px;
position: relative;
}
.bx-wrapper .bx-controls-direction i.fa-angle-right {
top: -1px;
left: 8px;
position: relative;
}
#footer .mc4wp-form input[type=submit] {
width: 300px;
}
#top-instagram .mc4wp-form input[type=submit] {
width: 300px;
}
.wpcf7 input {
width: 214px;
} .post_grid {
padding-bottom: 6px;
} .post_grid .grid_post_wrap {
width: 96%;
padding: 17px;
padding-top: 32px;
} .sticky.post .side_right {
margin-top: 20px;
} .post-entry.archive-page ul li a:hover {
margin-left: 0;
} .widget .about-bg, .widget-woocommerce .about-bg {
padding-bottom: 6px !important;
}
.about-widget {
width: 96%;
}
.post-entry p {
word-wrap: break-word;
-ms-word-wrap: break-word;
}
.post-entry td,
.post-entry th {
padding: 6px;
}
.widget-footer .jr-insta-thumb ul.thumbnails.no-border li {
margin-bottom: -8px !important;
}
.error404 .error-page h1 {
font-size: 130px;
} .thecomment .author-img {
margin-right: 0;
float: none;
margin-bottom: 11px;
}
.post-comments span.reply a {
padding: 4px 7px;
}
.jr-insta-thumb ul.thumbnails li:nth-last-child(-n+2) {
margin: 0 0 0 2.5%;
}
.item-related > div:first-child.related-title {
margin-top: -24px;
} .widget-footer .about-widget {
width: 96%;
}
.widget-footer .about-bg {
padding-bottom: 6px;
} .widget-footer .side-item .side-image + .side-text {
width: 71%;
} .widget-topbar .about-widget {
width: 96%;
}
.widget-topbar .about-bg {
padding-bottom: 6px;
} .post-entry.archive-page .section:last-child ul:last-child li:last-child {
padding-bottom: 12px;
} .widget-topbar .side-item .side-image + .side-text {
width: 71%;
} #footer .mc4wp-form label:first-child {
font-size: 15px;
}
#top-instagram .mc4wp-form label:first-child {
font-size: 15px;
}
}