.voice-icon {
background-image: url(//www.wisbrokers.com/wp-content/plugins/audible-site-search/assets/icons/microphone-icon.svg);
background-size: 16px 16px;
padding: 0px;
border-radius: 5px;
margin: 5px 2px;
background-repeat: no-repeat;
background-position: center;
width: 40px;
height: 40px;
border: none;
background-color: #FFF;
cursor: pointer;
display: inline-block;
vertical-align: middle;
box-shadow: 0px 0px 2px #979393;
}
.search-icon {
background-image: url(//www.wisbrokers.com/wp-content/plugins/audible-site-search/assets/icons/search-icon.svg);
background-size: 16px 16px;
padding: 0px;
border-radius: 5px;
margin: 5px 2px;
background-repeat: no-repeat;
background-position: center;
width: 40px;
height: 40px;
border: none;
background-color: #FFF;
cursor: pointer;
display: inline-block;
vertical-align: middle;
box-shadow: 0px 0px 2px #979393;
}
#voice-search-container {
position: relative;
display: flex;
align-items: center;
}
#voice-search-input {
flex: 1;
padding: 8px 12px;
font-size: 16px;
border: 1px solid #ccc;
border-radius: 4px;
width: 100%;
margin-right: 5px;
}
#voice-search-results {
position: absolute;
left: 0;
width: 100%;
background-color: white;
border: 1px solid #ccc;
border-top: none;
z-index: 999;
max-height: 250px;
overflow-y: auto;
display: none;
list-style: none;
padding: 0;
margin: 0 !important;
}
#voice-search-results li {
padding: 10px 12px;
cursor: pointer;
font-size: 14px;
line-height: 1.4;
}
#voice-search-results li:hover {
background-color: #f0f0f0;
}
@media (max-width: 768px) {
#voice-search-results {
position: static;
max-height: none;
border: none;
}
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
} .leaflet-tile::selection {
background: transparent;
} .leaflet-safari .leaflet-tile {
image-rendering: -webkit-optimize-contrast;
} .leaflet-safari .leaflet-tile-container {
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}  .leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
max-width: none !important;
max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
-ms-touch-action: pan-x pan-y;
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom; touch-action: none;
touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}
.leaflet-container {
-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 800;
} .leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-pane         { z-index: 400; }
.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }
.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
} .leaflet-control {
position: relative;
z-index: 800;
pointer-events: visiblePainted; pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
} .leaflet-fade-anim .leaflet-tile {
will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
opacity: 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
-moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
} .leaflet-interactive {
cursor: pointer;
}
.leaflet-grab {
cursor: -webkit-grab;
cursor:    -moz-grab;
cursor:         grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
cursor:         grabbing;
} .leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
pointer-events: visiblePainted; pointer-events: auto;
} .leaflet-container {
background: #ddd;
outline: 0;
}
.leaflet-container a {
color: #0078A8;
}
.leaflet-container a.leaflet-active {
outline: 2px solid orange;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255,255,255,0.5);
} .leaflet-container {
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
} .leaflet-bar {
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
} .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px 'Lucida Console', Monaco, monospace;
text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
font-size: 22px;
} .leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/lib/leaflet/images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/lib/leaflet/images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-scrollbar {
overflow-y: scroll;
overflow-x: hidden;
padding-right: 5px;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
} .leaflet-default-icon-path {
background-image: url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/lib/leaflet/images/marker-icon.png);
} .leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.7);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover {
text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid #777;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
font-size: 11px;
white-space: nowrap;
overflow: hidden;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
} .leaflet-popup {
position: absolute;
text-align: center;
margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 19px;
line-height: 1.4;
}
.leaflet-popup-content p {
margin: 18px 0;
}
.leaflet-popup-tip-container {
width: 40px;
height: 20px;
position: absolute;
left: 50%;
margin-left: -20px;
overflow: hidden;
pointer-events: none;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
color: #333;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
padding: 4px 4px 0 0;
border: none;
text-align: center;
width: 18px;
height: 14px;
font: 16px/14px Tahoma, Verdana, sans-serif;
color: #c3c3c3;
text-decoration: none;
font-weight: bold;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
color: #999;
}
.leaflet-popup-scrolled {
overflow: auto;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
-ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
} .leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}  .leaflet-tooltip {
position: absolute;
padding: 6px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
color: #222;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.leaflet-tooltip.leaflet-clickable {
cursor: pointer;
pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
} .leaflet-tooltip-bottom {
margin-top: 6px;
}
.leaflet-tooltip-top {
margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
.leaflet-tooltip-top:before {
bottom: 0;
margin-bottom: -12px;
border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
top: 0;
margin-top: -12px;
margin-left: -6px;
border-bottom-color: #fff;
}
.leaflet-tooltip-left {
margin-left: -6px;
}
.leaflet-tooltip-right {
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
.leaflet-tooltip-left:before {
right: 0;
margin-right: -12px;
border-left-color: #fff;
}
.leaflet-tooltip-right:before {
left: 0;
margin-left: -12px;
border-right-color: #fff;
}mappress-map poi {
display: none;
}
.mapp-layout {
border: 1px solid lightgray;
box-sizing: border-box;
display: block;
max-width: none; min-width: 200px;
opacity: 1 !important; padding: 0px !important; }        
mappress-map.mapp-layout {
display: flex !important; flex-direction: column;
position: relative; }
.mapp-layout * {
box-sizing: border-box;
color: black;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 13px;
} .mapp-layout p {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
} .mapp-layout.aligncenter {
text-align: left;
}
.mapp-canvas {
user-select: none;
}
.mapp-wrapper {
min-height: 50px;
position: relative;
} .mapp-content {
display: flex;
flex-direction: column;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
}
.mapp-main {
display: flex;
flex: 1;
overflow: hidden;
position: relative;
}
.mapp-content .mapp-main .mapp-canvas img {
border: none;
max-width: none; padding: 0; }
.mapp-hidden {
display: none;
}  .mapp-canvas-panel {
flex: 1;
height: 100%;
margin: 0px;
overflow: hidden !important;
padding: 0px !important;
position: relative; }
.mapp-canvas {
height: 100%;
word-wrap: normal; }
.mapp-canvas img {
background: none;
box-shadow: none !important; border-radius: 0px !important; visibility: inherit !important;
}
.leaflet-control-container .leaflet-control-attribution * {
font-size: 8px !important;
} .leaflet-popup-close-button {
box-shadow: none !important; text-decoration: none !important; }
a.leaflet-control-zoom-in, .leaflet-control-zoom-out {
text-decoration: none !important;
}
.mapp-spinner-overlay {
align-items: center;
background-color: #c0c0c0;
justify-content: center;
opacity: 0.5;
padding: 10px;
position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
z-index: 10001;
} .mapp-spinner {
background: transparent url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/images/loading.gif) no-repeat center center;
background-size: 64px;
display: inline-block;
height: 64px;
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%,-50%);
z-index: 10002;
width: 64px;
} .mapp-google-control {
background-color: white;
box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px;
position: absolute;
}
.mapp-google-control > div {
background-position: center;
background-repeat: no-repeat;
height: 40px;
opacity: 0.6;
width: 40px;
}
.mapp-google-control:hover { background-color: #f4f4f4; }
.mapp-google-control:hover > div { opacity: 1; }
.mapp-leaflet-control {
border: 2px solid rgba(0,0,0,0.2);
border-radius: 4px;
position: absolute;
z-index: 1000;
}
.mapp-leaflet-control > div {
background-color: white;
background-position: center;
background-repeat: no-repeat;
border-radius: 2px;
height: 30px;
line-height: 30px;
opacity: 1;
width: 30px;
}
.mapp-leaflet-control:hover > div {
background-color: #f4f4f4;
opacity: 1;
}
.mapp-google-fullscreen, .mapp-leaflet-fullscreen {
top: 10px; right: 10px;
}
.mapp-google-fullscreen > div, .mapp-leaflet-fullscreen > div {
background-image: url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/images/fullscreen.svg);
background-size: 18px 18px;
}
.mapp-google-geolocate, .mapp-leaflet-geolocate {
bottom: 120px; right: 10px;
}
.mapp-mini .mapp-google-geolocate, .mapp-mini .mapp-leaflet-geolocate {
bottom: auto;
top: 60px;
}
.mapp-google-geolocate > div {
background-image: url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/images/geolocate.svg);
background-size: 18px 18px;
}
.mapp-leaflet-geolocate > div {
background-image: url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/images/geolocate.svg);
background-size: 14px 14px;
} .mapp-sidebar {
background-color: white;
border-right: 1px solid lightgray;
display: flex;
flex-direction: column;
max-width: 55%;
position: relative;
transition-property: all;
transition-duration: .1s;
width: 0;
}
.mapp-sidebar.mapp-sidebar-open {
width: 300px;
} .mapp-sidebar-toggle {
align-items: center;
background-color: white;
border: 1px solid lightgray;
cursor: pointer;
display: flex;
height: 40px;
justify-content: center;
margin: auto;
position: absolute;
top: 0; left: 100%; bottom: 0;
width: 20px;
z-index: 1000;
}
.mapp-sidebar-toggle::before {
width: 0;
height: 0;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid black;
content: '';
}
.mapp-sidebar-open .mapp-sidebar-toggle::before {
width: 0;
height: 0;
border-left: none;
border-right: 6px solid black;
} .mapp-sidebar.mapp-sidebar-inline  {
border: none;
border-top: 1px solid lightgray;
display: flex;
max-height: 350px;
max-width: none;
width: auto;
}
.mapp-sidebar-inline .mapp-sidebar-toggle {
display: none;
}
.mapp-sidebar-inline .mapp-directions {
max-width: none;
width: auto;
}
.mapp-sidebar-inline .mapp-list {
display: flex;
flex: 1;
flex-direction: column;
} .mapp-list {
display: flex;
flex-direction: column;
flex: 1;
overflow: hidden;
position: relative;
}
.mapp-list .mapp-list-header {
border-bottom: 1px solid lightgray;
display: flex;
flex-direction: column;
padding: 5px;
position: relative; }
.mapp-list-count {
padding: 5px;
text-align: center;
}
.mapp-list .mapp-items {
flex: 1;
overflow: auto;
}
.mapp-list .mapp-item {
align-items: center;
border-bottom: 1px solid lightgray;
display: flex;
cursor: pointer;
overflow: hidden;
padding: 10px;
}
.mapp-list .mapp-item.mapp-selected {
background-color: #eaeaea;
}
.mapp-list .mapp-item:hover {
background-color: #eaeaea;
}
.mapp-list .mapp-info {
flex: 1;
}
.mapp-list .mapp-info .mapp-template {
align-items: center;
display: flex;
}
.mapp-list .mapp-title {
flex: 1;
}
.mapp-list .mapp-item .mapp-icon {
border: none; max-width: 32px !important; max-height: 32px;
margin: 0 5px;
padding: 0; }
.mapp-list-footer {
border-top: 1px solid lightgray;
display: flex;
justify-content: center;
padding: 10px;
}
.mapp-list .mapp-dir-wrapper {
margin-top: 10px;
} .mapp-list .mapp-dir {
color: #4272db;
cursor: pointer;
white-space: nowrap;
} .mapp-paginate {
align-items: center;
display: flex;
} .mapp-paginate-button {
align-items: baseline;
background-color: #eee;
border: 1px solid lightgray;
border-radius: 5px;
cursor: pointer;
display: inline-flex;
font-size: 16px;
height: 25px;
justify-content: center;
margin: 0 2px;
width: 20px;
}
.mapp-paginate-button.mapp-disabled {
color: #aaa;
}
.mapp-paginate-count {
display: inline-block;
min-width: 60px;
text-align: center;
} .mapp-header {
align-items: stretch;
background-color: white;
border-bottom: 1px solid lightgray;
display: flex;
flex-wrap: wrap;
gap: 5px;
justify-content: right; min-height: 50px; padding: 5px;
} .mapp-search-container {
display: flex;
flex: 1;
min-width: 325px;
position: relative;
} .mapp-autocomplete {
align-items: stretch;
display: flex;
flex: 1;
}
.mapp-autocomplete-wrapper {
align-items: center;
display: flex;
flex: 1;
position: relative;
}
.mapp-autocomplete input.mapp-places {
background-color: white !important; border: none;
border: 1px solid #bbb ;
box-shadow: none ;
color: black ;
flex: 1;
height: 100%;
line-height: 25px;
margin: 0 ;
padding: 5px 10px;
}
.mapp-autocomplete-button {
background: url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/images/search_black.png) no-repeat center;
background-size: contain;
cursor: pointer;
position: absolute;
right: 10px;
width: 20px;  
height: 100%;
background-size: contain;
}		
.mapp-autocomplete-button:hover {
background: url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/images/search_blue.png) no-repeat center;
background-size: contain;
} .mapp-autocomplete .mapp-submit-button img {
margin: 0 !important;
}
.mapp-autocomplete-list {
background-color: white;
border: 1px solid lightgray;
box-shadow: 0px 1px 2px grey;
cursor: pointer;
overflow-x: hidden;
overflow-y: auto;
position: absolute;
top: 100%;
width: 100%;
z-index: 10000;
}
.mapp-autocomplete-item {
background-color: inherit;
border-bottom: 1px solid lightgray;
border-top: none;
border-right: none;
border-left: none;
box-shadow: none;
color: inherit;
cursor: inherit;
font: inherit;
margin: 0;
padding: 8px;
}
.mapp-autocomplete-item:hover, .mapp-autocomplete-item.mapp-selected {
background-color: #eaeaea;
}
.mapp-autocomplete-item {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
} .mapp-filter {
display: flex;
gap: 5px;
}
.mapp-filter .mapp-button {
text-transform: uppercase;
}
.mapp-filter-spinner {
background: transparent url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/images/spinner-2x.gif) no-repeat center center;
height: 24px;
width: 24px;
margin-left: 10px;
margin-right: 10px;
}
.mapp-filter-wrapper {
display: flex;
flex: 1;
flex-direction: column;
overflow: auto;
padding: 5px 10px;
}
.mapp-filter-button {
align-items: center;
display: flex;
justify-content: center;
}
.mapp-filter-values {
line-height: normal;
min-width: 100%;
padding: 5px;
}
.mapp-filter-values .mapp-control {
display: block;
}
.mapp-filter-toolbar {
align-items: center;
border-top: 1px solid lightgray;
display: flex;
justify-content: space-between;
padding: 10px;
}
.mapp-filter-toolbar .mapp-filter-count {
color: #777;
margin-right: 5px;
min-width: 100px;
overflow: hidden;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
}
.mapp-filter-label {
font-weight: bold;
padding: 5px 0;
text-transform: capitalize;
white-space: nowrap;
}
.mapp-filter-values label {
align-items: center;
color: #666;
display: flex;
font-weight: normal; margin: 0;
}
.mapp-filter-values img.mapp-icon {
display: inline; margin-right: 5px;
} .mapp-filter input, .mapp-filter input[type="text"], .mapp-filter input[type="search"] {
border: 1px solid #bbb;
border-radius: 0;
box-shadow: none;
line-height: 1;
max-width: none;
outline: none;
padding: 5px 10px;
}
.mapp-filter input[type="radio"], .mapp-filter input[type="checkbox"] {    
all: revert;
border-radius: 0;
box-shadow: none;
line-height: 1;
margin: initial;
margin-right: 10px;
outline: none;
}
.mapp-filter .mapp-filter-values select {
border: 1px solid gray;
border-radius: 0;
box-shadow: none;
line-height: 1;
margin: initial;
max-width: none;
outline: none;
width: 100%;
} .mapp-header .mapp-filter-text label, .mapp-header .mapp-filter-text input {
height: 100%;
}
.mapp-sidebar .mapp-filter-text .mapp-control, .mapp-sidebar .mapp-filter-text label {
display: flex;
flex: 1;
}
.mapp-sidebar .mapp-filter-text input {
flex: 1;
padding: 10px;
} .mapp-header .mapp-filters {
display: flex;
gap: 5px;
}
.mapp-sidebar .mapp-filter {
border-bottom: 1px solid lightgray;
flex-direction: column;
}
.mapp-sidebar .mapp-filter-button {
border: none;
}
.mapp-sidebar .mapp-filter .mapp-dropdown-content {
border: none;
height: 100%;
right: 0; left: 0;
}
.mapp-sidebar .mapp-filter-text {
padding: 5px;
}  .mapp-ib-wrapper {
bottom: 0;
display: flex;
left: 0;
max-height: 60%; max-width: 90%; overflow: hidden;
position: absolute;
}
.mapp-ib-content {
cursor: pointer;
display: flex;
flex-direction: column;
line-height: 0; overflow: hidden;
z-index: 1005; } :fullscreen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-webkit-full-screen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-moz-full-screen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-ms-fullscreen ~ .mapp-ib-wrapper { z-index: 10000000000; }
.mapp-ib {
background-color: white;
border: 1px solid lightgray;
box-sizing: border-box;
display: flex;
flex-direction: column;
line-height: normal;
outline: none;
overflow: hidden;
box-shadow: 0 0px 7px 0px rgba(0,0,0,0.20);
}
.mapp-ib-tip {
display: flex;
flex: 0 0 auto;
left: 50%;
position: relative;
top: -1px;
width: 0;
}
.mapp-ib-tip:before {
border: 10px solid transparent;
border-top: 10px solid white;
border-bottom: none;
content: "";
left: -10px;
position: relative;
width: 0;
} .mapp-iw {
display: flex;
flex-direction: column;
min-width: 200px;
overflow: hidden;
} .mapp-ib .mapp-iw * {
font-size: 13px;
} .mapp-content .mapp-iw * {
line-height: normal;
}
.mapp-iw p {
margin: 0 !important;
padding: 0;
} .mapp-iw iframe {
max-height: 100%;
max-width: 100%;
} .mapp-iw a, .mapp-iw a:link, .mapp-iw a:active, .mapp-iw a:visited, .mapp-iw a:hover {
border: none !important;
box-shadow: none !important; color: #4272db !important;
margin: 0;
padding: 0;
text-decoration: none !important;
}
.mapp-iw .mapp-info {
display: flex;
flex: 1;
flex-direction: column;
min-height: 100px; overflow: hidden;
padding: 10px;
}
.mapp-iw .mapp-info .mapp-template {
display: flex;
flex: 1;
flex-direction: column;
overflow: hidden;
}
.mapp-iw .mapp-title {
font-weight: bold;
padding-bottom: 10px;
}
.mapp-iw .mapp-body {
flex: 1;
overflow: auto;
overflow-wrap: break-word;
}
.mapp-iw .mapp-dir-wrapper {
margin-top: 10px;
} .mapp-iw .mapp-dir {
color: #4272db;
cursor: pointer;
padding-top: 10px;
white-space: nowrap;
} .mapp-ie .mapp-iw {
display: block;
overflow: auto;
}
.mapp-ie .mapp-iw .mapp-body {
flex: none;
} .mapp-iw .mapp-table {
margin-top: 10px;
}
.mapp-iw .mapp-label {
font-weight: 500;
}
.mapp-iw .mapp-cell {
padding: 2px 10px;
} .mapp-iw .mapp-thumbnail {
cursor: pointer;
}
.mapp-thumbnail {
align-items: center;
display: flex;
justify-content: center;
overflow: hidden;
position: relative;
} .mapp-thumbnail img {
display: inline-block;
max-width: none;
object-fit: cover;
}
.mapp-thumbnail .mapp-gallery-previous, .mapp-thumbnail .mapp-gallery-next {
align-items: end;
background-color: white;
border: 1px solid gray;
border-radius: 40px;
color: black;
cursor: pointer;
display: flex;
font-size: 20px;
height: 24px;
justify-content: center;
opacity: 0.5;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 24px;
}
.mapp-thumbnail .mapp-gallery-previous:hover, .mapp-thumbnail .mapp-gallery-next:hover {
opacity: 1.0;
}
.mapp-thumbnail .mapp-gallery-previous { left: 5px; }
.mapp-thumbnail .mapp-gallery-next { right: 5px; }
.mapp-thumbnail .mapp-gallery-previous:after { content: "<"; }
.mapp-thumbnail .mapp-gallery-next:after { content: ">"; } .mapp-iw.mapp-thumb-top .mapp-thumbnail {
text-align: center;
} .mapp-iw.mapp-thumb-top.mapp-has-thumb .mapp-info {
min-width: 100%;
width: 0;
}
.mapp-iw.mapp-thumb-left .mapp-thumbnail, .mapp-iw.mapp-thumb-right .mapp-thumbnail {
align-items: center;
} .mapp-iw.mapp-thumb-left .mapp-info, .mapp-iw.mapp-thumb-right .mapp-info  {
min-width: 150px;
}
.mapp-iw.mapp-thumb-left {
flex-direction: row;
}
.mapp-iw.mapp-thumb-right {
flex-direction: row-reverse;
}  .mapp-list .mapp-thumbnail img, .mapp-list .mapp-thumbnail .mapp-embed, .mapp-list .mapp-thumbnail iframe {
height: 100%;
width: 100%;
} .mapp-list.mapp-thumb-top .mapp-item {
display: block;
padding: 10px;
}
.mapp-list.mapp-thumb-top .mapp-thumbnail {
height: 150px;
margin-bottom: 10px;
text-align: center;
}
.mapp-list.mapp-thumb-left .mapp-thumbnail {
height: 100px !important;
width: 100px !important;
margin-right: 10px;
}
.mapp-list.mapp-thumb-left .mapp-item {
align-items: start;
}
.mapp-list.mapp-thumb-left .mapp-info .mapp-template {
flex-direction: row-reverse;
}
.mapp-list.mapp-thumb-right .mapp-item {
align-items: start;
flex-direction: row-reverse;
}
.mapp-list.mapp-thumb-right .mapp-thumbnail {
height: 100px !important;
width: 100px !important;
margin-left: 10px;
} @keyframes floatdown {
from { margin-top: 0 }
to { margin-top: 5px }
}
@keyframes floatup {
from { margin-top: 0 }
to { margin-top: -5px }
}
.mapp-ib-wrapper.mapp-ib-float {
animation: floatup 0.4s forwards;
}  .mapp-mini .mapp-main {
flex-direction: column-reverse;
}
.mapp-mini .mapp-sidebar {
bottom: 0;
height: 0;
left: 0;
max-width: none;
position: absolute;
right: 0;
transition-property : all;
transition-duration: .3s;
width: auto;
z-index: 10000;
}
.mapp-mini .mapp-sidebar.mapp-sidebar-open  {
height: 100%;
}
.mapp-button.mapp-view-list, .mapp-button.mapp-view-map {
align-items: center;
border: none;
justify-content: center;
text-transform: uppercase;    
}
.mapp-view-list img, .mapp-view-map img {
height: 16px !important; margin-right: 5px;
}
.mapp-mini .mapp-directions {
max-width: none;
width: auto;
}
.mapp-footer {
background-color: #f5f5f5;
border-top: 1px solid lightgray;
}
.mapp-mini .mapp-filters .mapp-dropdown-content { 
width: 100%;
height: 100%;
} .mapp-marker {
cursor: pointer;
filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
position: absolute;
touch-action: none; } .mapp-marker img:nth-child(2) {
height: 50%;
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 50%;
} .mapp-marker img {
transform-origin: 50% 100%;
transition: transform .2s;
width: 100%;
} .mapp-marker-scale img {
transform-origin: 50% 100%;
transform: scale(1.2);
perspective: 1001px;
} .mapp-marker-scale img:nth-child(2) {
transform: translate(-50%, -50%) scale(1.5);
}
.mapp-marker-circle {
overflow: visible !important;
}
.mapp-marker-circle::before {
background-color: rgba(255,255,255,0.7);
border: 3px solid white;
border-radius: 50%;
box-sizing: border-box;
content: "";
left: -25%;
top: -25%;
width: 150%;
height: 150%;
position: absolute;
z-index: -1;
} .mapp-directions {
padding: 20px 10px 10px 10px;
}
.mapp-directions input {
border: 1px solid gray; padding: 3px;
}
.mapp-dir-content {
align-items: center;
display: flex;
}
.mapp-dir-toolbar {
margin-top: 10px;
}
.mapp-dir-from-to {
display: flex;
flex: 1;
flex-direction: column;
gap: 8px;
}
.mapp-dir-from, .mapp-dir-top {
line-height: normal ;
width: 100%;
}
.mapp-dir-arrows {
background: transparent url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/images/swapvert.svg) no-repeat center center;
cursor: pointer;
height: 30px;
margin-left: 5px;
opacity: 0.6;
width: 30px;
}
.mapp-dir-arrows:hover {
background-color: rgba(0,0,0,0.05);
border-radius: 30px;
opacity: 1;
}  .mapp-main .mapp-menu-toggle {
background: white url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/images/menu-2x.png) no-repeat center center;
background-size: 24px 24px;
box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
color: #777;
cursor: pointer;
height: 40px;
outline: none;
outline: none; position: absolute;
top: 10px; left: 10px; bottom: 0; right: 0;
width: 40px;
z-index: 1000;
}
.mapp-menu {
background-color: white;
border: 1px solid lightgray;
color: #606060;
cursor: default;
display: flex;
flex-direction: column;
overflow: auto;
padding: 5px 0 5px 0;
position: absolute;
top: 50px; left: 10px;
width: 150px;
z-index: 1010;
}
.mapp-menu-items {
flex: 1;
}
.mapp-menu-item {
cursor: pointer;
line-height: 20px;
padding: 5px 10px 5px 10px;
}
.mapp-menu-item:hover {
background-color: #eaeaea;
color: black;
}
.mapp-menu-item.mapp-active {
background-color: #eaeaea;
color: black;
font-weight: bold;
}
.mapp-menu-separator {
padding: 0;
border-bottom: 1px solid lightgray;
}
.mapp-menu-footer{
padding: 5px 10px;
text-align: right;
}
.mapp-menu-help:hover {
opacity: 1;
} .mapp-dialog {
max-width: 90vw;
max-height: 90vh;
overflow: hidden;
padding: 0;
} .mapp-dialog-noscroll {
overflow: hidden;
} .mapp-dialog[open] {
display: flex;
flex-direction: column;
}
.mapp-dialog::backdrop {
background-color: black;
opacity: 0.6;
}
@media screen and (max-width: 650px) {
.mapp-dialog {
height: 100vh;
max-height: none;
max-width: none;
width: 100vw;
}
}
.mapp-dialog-title {
font-size: 20px;
padding: 15px;
}
.mapp-dialog-content {
display: flex;
flex-direction: column;
flex: 1;
overflow: hidden;
padding: 0 15px;
}
.mapp-dialog-toolbar {
align-items: center;
display: flex;
justify-content: space-between;
padding: 15px;
border-top: 1px solid lightgray;
}
.mapp-dialog-toolbar > div {
display: flex;
gap: 5px;
}
.mapp-dialog-nopad .mapp-dialog-title, .mapp-dialog-nopad .mapp-dialog-content, .mapp-dialog-nopad .mapp-dialog-toolbar {
padding: 0;
}
.mapp-dialog-close {
color: black;
cursor: pointer;
display: inline-block;
font-family: sans-serif;
font-size: 36px;
line-height: 36px;
position: absolute;
text-align: center;
top: 10px; right: 10px;
z-index: 1;
}
.mapp-dialog-close:hover {
color: rgb(0,124,186);
} .mapp-dialog.mapp-modal {
max-height: 80vh;
max-width: 80vw;
min-width: 400px;
}
.mapp-dialog.mapp-modal .mapp-dialog-content {
padding-left: 0;
}
.mapp-modal-title {
margin-bottom: 15px;
}
.mapp-modal-title h1 {
margin: 0;
padding: 0 0 15px 0;
}
.mapp-modal-template {
display: flex;
flex: 1;
flex-direction: row;
} .mapp-modal-featured {
max-width: 40%;
}
.mapp-modal-featured img {
height: 100% !important;
object-fit: cover;
width: 100% !important;
max-width: none !important;
}
.mapp-modal-article {
display: flex;
flex: 1;
flex-direction: column;
overflow: auto;
padding: 20px;
}
.mapp-modal-meta {
display: flex;
font-size: 12px;
justify-content: space-between;
margin-top: 50px;
}
.mapp-modal-spinner-wrapper {
transform: translate(-200%, -200%);
width: 5px;
height: 5px;
} .mapp-modal-spinner {
background: transparent url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/images/spinner-2x.gif) no-repeat center center;
height: 40px;
width: 40px;
margin-left: 10px;
margin-right: 10px;
position: absolute;
top: 50%; left: 50%;
}  .mapp-component-iframe {
background-color: rgba(221,221,221,1); border: none;
max-height: none !important; overflow: hidden;
z-index: 1;
} .mapp-iframe {
background-color: rgba(221,221,221,1); border: none;
height: 100%;
max-height: none !important; overflow: hidden;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
width: 100%;
z-index: 1;
}
.mapp-iframe-html, .mapp-iframe-body { 
box-sizing: border-box;
color: black;
font-family: sans-serif;
font-size: 13px;
height: 100%;
margin: 0;
padding: 0;
}
.mapp-iframe-body .mapp-wrapper { 
height: 100% !important;
padding-bottom: 0 !important;
} .mapp-errors-overlay {
background-color: black;
opacity: 0.7;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
z-index: 1100; }
.mapp-errors {
background-color: white;
border: 2px solid gray;
color: black !important;
overflow: auto;
padding: 10px;
position: absolute;
top: 10%; left: 10%; bottom: 10%; right: 10%;
z-index: 1101;
}
.mapp-errors * {
font-size: 14px !important;
}
.mapp-errors-header {
font-size: 18px !important;
font-weight: bold !important;
margin-bottom: 15px;
text-align: center;
}
.mapp-errors-section {
margin: 5px 0;
}
.mapp-errors-title {
display: inline-block;
border-bottom: 2px solid red;
font-weight: 600 !important;
margin: 10px 0;
}
.mapp-errors-toolbar {
text-align: center;
}
.mapp-errors-apikey {
background-color: #007CBA;
border: 1px solid gray;
color: white;
cursor: pointer;
display: inline-block;
margin-top: 20px;
padding: 10px;
}
.mapp-errors-apikey:hover {
background-color: #006ba1;
}
.mapp-errors-apikey:active {
box-shadow: inset 0 0 0 1px #fff, 0 0 0;
} .mapp-layout > .cmplz-placeholder-element {
height: auto !important;
}
.mapp-layout.mapp-has-iframe { position: relative; }
.mapp-layout.mapp-has-iframe iframe,
.mapp-layout.mapp-has-iframe div.cmplz-blocked-content-container,
.mapp-layout.mapp-has-iframe [data-placeholder_class_index] {
border: none;
height: 100%;
max-height: none !important; overflow: hidden;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
width: 100%;
z-index: 1;
} .mapp-table {
border-collapse: collapse;
display: table;
table-layout: fixed;
}
.mapp-table .mapp-row { display: table-row; }
.mapp-table .mapp-cell { display: table-cell; }
.mapp-table .mapp-label { display: table-cell; } div.mapp-control {
display: inline-block;
}
.mapp-control > label {
align-items:center;
display: inline-flex;
}
.mapp-label-left {
margin-right: 5px;
}
.mapp-label-right {
margin-left: 5px;
}
.mapp-label-top {
margin-bottom: 3px;
} .mapp-control-checkbox label, .mapp-control-radio label {
margin-right: 20px;
} .mapp-control input[type="radio"], .mapp-control input[type="checkbox"] {
margin: 0;
}
.mapp-help-text {
font-style: italic;
padding: 5px 0;
}
.mapp-help-link {
display: inline-block;
text-decoration: none;
vertical-align: baseline;
}
.mapp-help-warning {
border: 1px solid lightgray;
border-left: 4px solid #dba617;
margin-top: 10px;
padding: 10px;
}
.mapp-help-error {
border: 1px solid lightgray;
border-left: 4px solid #d63638;
margin-top: 10px;
padding: 10px;
} .mapp-align-left { float: left; }
.mapp-align-right { float: right; }
.mapp-align-center { margin-left: auto; margin-right: auto; }
.mapp-align-default {}
.mapp-close {
color: gray;
cursor: pointer;
display: inline-block;
font-family: sans-serif;
font-size: 18px;
font-weight: bold;
height: 20px;
line-height: 20px;
position: absolute;
text-align: center;
top: 0px; right: 0px;
width: 20px;
z-index: 1;
}
.mapp-close:after {
content: "x";
}
.mapp-close:hover {
color: black;
}
img.mapp-icon, .mapp-icon img {
box-shadow: none !important; filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
height: 32px;
width: 32px;
vertical-align: middle;
}
*[data-mapp-action] {
cursor: pointer;
}
.mapp-max {
width: 100%;
}
.mapp-caret:after {
content: "";
display: inline-block;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid black;
border-bottom: none;
margin-left: 5px;
vertical-align: middle;
} .mapp-button, .mapp-link-button, .mapp-submit-button {
align-items: center;
cursor: pointer;
display: flex;
justify-content: center;
line-height: normal;
padding: 10px;
white-space: nowrap;
}
.mapp-link-button {
color: #4285F4;
}
.mapp-button {
background-color: white;
border: 1px solid lightgray;
user-select: none;    
}
.mapp-button:hover {
background-color: #eee;
}
.mapp-submit-button {
background-color: #4d90fe;
border: 1px solid lightgray;
color: white;
}
.mapp-submit-button:hover {
background-color: #357ae8;
}
.mapp-button-disabled  {
color: #aaa;
pointer-events: none;
}
.mapp-button-busy:after {
background: transparent url(//www.wisbrokers.com/wp-content/plugins/mappress-google-maps-for-wordpress/images/spinner-2x.gif) no-repeat center center;
background-size: 20px 20px;
content: '';
height: 20px;
margin-left: 10px;
opacity: 0.5;
width: 20px;
}
.mapp-button-caret:after {
content: '';
display: inline-block;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid black;
border-bottom: none;
margin-left: 10px;
}
.mapp-button-disabled.mapp-button-caret:after {
border-top: 5px solid #aaa;
}
.mapp-dropdown-content {
background-color: white;
border: 1px solid lightgray;
display: flex;
flex-direction: column;   
margin-top: 6px;
overflow: hidden;
position: absolute;
top: 100%;
z-index: 10000;
}span.eeb-nodis { 
display:none !important; 
}
span.eeb-rtl { 
unicode-bidi:bidi-override !important; 
direction:rtl !important; 
display:inline !important; 
}
span.eeb-rtl span.eeb-sd, span.eeb-nrtl span.eeb-sd{
display:inline !important;
padding-left:0 !important;
}
span.eeb-nrtl { 
word-break: break-all !important;
}
.eeb-encoded { 
position:relative; 
margin-top:-0.3em; 
z-index:1000; 
color:green; 
}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,
strong,
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%;
vertical-align: baseline;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
cursor: pointer;
} .ie7 img {
-ms-interpolation-mode: bicubic;
} textarea {
overflow: auto;
} button,
input,
select,
textarea {
margin: 0;
} pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
background: #f7f7f7;
border: 1px solid #e6e6e6;
padding: 10px;
margin-bottom: 20px;
} pre,
code,
kbd,
samp {
font-family: monospace, "lato", sans-serif;
} a:hover,
a:active {
outline: none;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
sup {
font-size: 50%;
vertical-align: super;
}
sub {
font-size: 50%;
vertical-align: sub;
} .fl {
float: left;
}
.fr {
float: right;
}
.ac {
text-align: center;
}
.ar {
text-align: right;
} .fix:before,
.fix:after,
.col-full:before,
.col-full:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}
.fix:after,
.col-full:after {
clear: both;
} .fix,
.col-full {
zoom: 1;
}       @-webkit-keyframes spin-360 {
from {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
to {
-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg);
zoom: 1;
}
}
@-moz-keyframes spin-360 {
from {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
to {
-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg);
zoom: 1;
}
}
@-o-keyframes spin-360 {
from {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
to {
-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg);
zoom: 1;
}
}
@keyframes spin-360 {
from {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
to {
-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg);
zoom: 1;
}
}
body {
*zoom: 1;
}
body:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
body:before,
body:after {
content: "";
display: table;
}
body:after {
clear: both;
}    html {
font-size: 62.5%;
}
body {
font-size: 1.6em;
line-height: 1.618;
color: #474747;
font-family: "lato", sans-serif;
font-weight: 400;
padding: 0 1.618em;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
background: #f7f7f7;
word-wrap: break-word;
}
img {
vertical-align: bottom;
max-width: 100%;
height: auto;
}
hr {
background-color: #e6e6e6;
border: 0;
height: 1px;
margin-bottom: 1.618em;
} a {
color: #77cb6d;
text-decoration: none;
}
a:hover {
color: #55a94b;
text-decoration: underline;
}
a img {
-webkit-transition: opacity ease-out 0.1s;
-moz-transition: opacity ease-out 0.1s;
-ms-transition: opacity ease-out 0.1s;
-o-transition: opacity ease-out 0.1s;
transition: opacity ease-out 0.1s;
-moz-backface-visibility: hidden;
-webkit-transform: translateZ(0);
}
a img:hover {
opacity: 0.75;
}
mark {
background: #77cb6d;
color: #f7f7f7;
padding: 2px 6px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}  h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "lato", sans-serif;
color: #474747;
margin: 0 0 .618em;
font-weight: 700;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
text-decoration: underline;
}
h1,
.alpha {
font-size: 2.291em;
line-height: 1.416em;
}
h2,
.beta {
font-size: 1.618em;
line-height: 1.416em;
}
h3,
.gamma {
font-size: 1.416em;
}
h4 {
font-size: 1em;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 0.875em;
}
p {
-webkit-hyphens: auto;
-webkit-hyphenate-character: "\2010";
-webkit-hyphenate-limit-after: 1;
-webkit-hyphenate-limit-before: 3;
-moz-hyphens: manual;
orphans: 3;
widows: 3;
}
ul,
ol,
dl,
p,
table,
form,
pre,
hr {
margin: 0 0 1.618em 0;
}
li > ul,
li > ol {
margin: 0 0 0 1.618em;
}
dl dt {
font-weight: bold;
}
dl dd {
margin-bottom: 1.618em;
}
strong {
font-weight: 700;
} @font-face {
font-family: 'Social';
font-weight: normal;
font-style: normal;
src: url(//www.wisbrokers.com/wp-content/themes/peddlar/includes/fonts//social.eot);
src: url(//www.wisbrokers.com/wp-content/themes/peddlar/includes/fonts//social.eot?#iefix) format('embedded-opentype'), url(//www.wisbrokers.com/wp-content/themes/peddlar/includes/fonts/social.woff) format('woff'), url(//www.wisbrokers.com/wp-content/themes/peddlar/includes/fonts/social.ttf) format('truetype'), url(//www.wisbrokers.com/wp-content/themes/peddlar/includes/fonts/social.svg#WebSymbolsRegular) format('svg');
}
@font-face {
font-family: 'FontAwesome';
src: url(//www.wisbrokers.com/wp-content/themes/peddlar/includes/fonts//fontawesome-webfont.eot);
src: url(//www.wisbrokers.com/wp-content/themes/peddlar/includes/fonts//fontawesome-webfont.eot?#iefix) format('embedded-opentype'), url(//www.wisbrokers.com/wp-content/themes/peddlar/includes/fonts//fontawesome-webfont.woff) format('woff'), url(//www.wisbrokers.com/wp-content/themes/peddlar/includes/fonts//fontawesome-webfont.ttf) format('truetype'), url(//www.wisbrokers.com/wp-content/themes/peddlar/includes/fonts//fontawesome-webfont.svg#FontAwesome) format('svg');
font-weight: normal;
font-style: normal;
} table {
border-spacing: 0;
width: 100%;
border: 1px solid #e6e6e6;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #f7f7f7;
border-collapse: separate;
}
table td,
table th {
padding: .875em 1.416em;
text-align: left;
border-right: 1px dotted #e6e6e6;
vertical-align: top;
}
table td p:last-child,
table th p:last-child {
margin-bottom: 0;
}
table thead th {
background: #fff;
border-right: 1px dotted #e6e6e6;
border-bottom: 2px solid #e6e6e6;
padding: 1.416em;
vertical-align: middle;
}
table thead th:first-child {
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
table thead th:last-child {
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
table tr th:last-child,
table tr td:last-child {
border-right: 0;
}
table tbody th {
background: #fff;
border-bottom: 1px solid #e6e6e6;
}
table tbody tr:nth-child(2n) td {
border-right: 1px dotted #e6e6e6;
background: #f7f7f7;
}
table tbody tr:nth-child(2n) td:last-child {
border-right: 0;
}
table tbody td {
background: #f2f2f2;
border-bottom: 1px solid #e6e6e6;
}
table tbody h2 {
font-size: 1em;
letter-spacing: normal;
font-weight: normal;
}
table tbody h2 a {
font-weight: normal;
}
table tbody tr:last-child td:first-child {
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
table tbody tr:last-child td:last-child {
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
table tbody tr:last-child td {
border-bottom: 0;
}
table tbody tr:last-child th {
border-bottom: 0;
}     ul.nav li a {
padding: .5em 1em;
display: block;
}
ul.nav li.current-menu-item > a {
background: #ffffff;
}
#navigation {
clear: both;
display: none;
background: #eaeaea;
padding-bottom: 1em;
margin-left: -1.618em;
margin-right: -1.618em;
padding: 0 .618em;
}
#navigation ul.rss {
margin: 0 1em 0 0;
padding: 0 1em 0 0;
}
#navigation ul.rss li {
display: inline;
padding: 0;
}
#navigation ul.rss li a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f09e";
}
#navigation ul.rss li.sub-email {
color: #474747;
}
#navigation ul {
list-style: none;
margin: 0;
}
#navigation ul ul.sub-menu {
margin-left: 1em;
}
#navigation .widget_product_search {
clear: both;
margin: 1em 1em 0 1em;
display: none;
}
#navigation .widget_product_search form {
margin: 0;
background: #ffffff;
} #top {
padding: 1em 1.618em;
margin-left: -1.618em;
margin-right: -1.618em;
background: #f3f3f3;
}
#top select {
width: 100%;
}
#top #top-nav {
display: none;
} #header {
padding: 1.618em 0 0 0;
margin-bottom: 1.618em;
margin-left: -1.618em;
margin-right: -1.618em;
margin-bottom: 0;
clear: both;
position: relative;
background: #ffffff;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding-left: 1.618em;
padding-right: 1.618em;
}
#header #logo {
float: left;
margin-bottom: 1.618em;
}
#header .site-title {
margin: 0;
}
#header .site-description {
margin-bottom: 1.618em;
}
#header .site-description + .nav.cart {
margin-top: -1.618em;
margin-bottom: 1.618em;
}
#header .site-title,
#header .site-description {
color: #000;
display: none;
}
#header .site-title a,
#header .site-description a {
color: #141414;
text-transform: none;
font-weight: normal;
text-decoration: none;
}
#header .site-title a:hover,
#header .site-description a:hover {
text-decoration: underline;
}
#header .site-description {
line-height: 1.618em;
}
#header hgroup {
*zoom: 1;
}
#header hgroup:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#header hgroup:before,
#header hgroup:after {
content: "";
display: table;
}
#header hgroup:after {
clear: both;
}
#header hgroup nav.cart {
clear: left;
padding-top: 1em;
}
#header .nav-toggle {
cursor: pointer;
clear: both;
display: block;
background: rgba(0, 0, 0, 0.05);
padding: 1.387em 1.618em;
margin-left: -1.618em;
margin-right: -1.618em;
}
#header .nav-toggle:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f0c9";
height: 1.5em;
width: 1.5em;
text-align: center;
line-height: 1.75;
}
#header .nav-toggle a {
color: #474747;
text-transform: uppercase;
}
#header .nav-toggle a:hover {
text-decoration: none;
}
#header .widget_product_search {
margin-left: -1.618em;
margin-right: -1.618em;
padding: 0 1.618em;
background: rgba(0, 0, 0, 0.025);
}
#header .widget_product_search .woocommerce-product-search {
border: 0;
margin-bottom: 0;
}
#header .widget_product_search .woocommerce-product-search .search-field {
padding: 1.618em 0;
}
#header .widget_product_search .woocommerce-product-search input[type="submit"] {
top: 1.387em;
}
#header .site-description {
color: #616161;
font-family: "Droid Serif", sans-serif;
font-style: italic;
}
#header #topad {
float: right;
}   #sidebar {
overflow: hidden;
}
#sidebar .secondary {
float: left;
margin-right: 20px;
}
#sidebar .secondary.last {
margin: 0;
} #footer {
padding: 2.618em 1.618em;
margin-left: -1.618em;
margin-right: -1.618em;
background: #eaeaea;
}
#footer #credit img {
vertical-align: middle;
}
#footer #credit span {
display: none;
}
#footer .col-left,
#footer .col-right {
font-size: .875em;
}
#footer p {
margin: 0;
}
.footer-shop {
margin-left: -1.618em;
margin-right: -1.618em;
margin-bottom: 1.618em;
}
.footer-shop .inner {
padding: 1.618em;
background: rgba(0, 0, 0, 0.8);
}
.footer-shop .inner .footer-shop-content {
text-align: center;
color: #fff;
}
.fullwidth-widgets .widget {
margin-bottom: 0;
}
.fullwidth-widgets .widget h3:first-child {
text-align: center;
border: 0;
margin-bottom: 1em;
}
.fullwidth-widgets .widget_brand_thumbnails ul.brand-thumbnails {
text-align: center;
}
.fullwidth-widgets .widget_brand_thumbnails ul.brand-thumbnails li {
display: inline-block;
float: none;
margin: 0 .618em .618em .618em;
width: auto !important;
}
.fullwidth-widgets .widget_brand_thumbnails ul.brand-thumbnails li a img {
filter: gray;
-webkit-filter: grayscale(1);
max-height: 2em;
width: auto;
}
.fullwidth-widgets .widget_brand_thumbnails ul.brand-thumbnails li a:hover img {
filter: none;
-webkit-filter: grayscale(0);
}
#footer-widgets {
padding: 0 0 5.997em 0;
}
#footer-widgets hr {
height: 4px;
background: #ffffff;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
display: inline;
float: left;
width: 95.83333333%;
margin-left: 2.08333333%;
margin-right: 2.08333333%;
*width: 95.78125%;
*margin-left: 2.03125%;
*margin-right: 2.03125%;
margin-bottom: 5.997em;
}
#footer-widgets .widget {
margin-bottom: 2.618em;
} #breadcrumbs {
margin-bottom: 3.706em;
font-size: .875em;
color: #8b8b8b;
}   #breadcrumb,
.post .video {
margin-bottom: 1.618em;
}
.archive-header {
display: block;
float: left;
width: 100%;
margin: 0 0 1.618em;
padding: 0 0 1em;
font-weight: bold;
border-bottom: #e6e6e6 1px solid;
}
.archive-description {
clear: both;
margin-bottom: 1.618em;
}
.post,
.type-page {
margin: 0 0 4.236em; }
.post:last-child,
.type-page:last-child {
margin-bottom: 0;
}
.post header h1,
.type-page header h1 {
font-weight: bold;
}
.post header h1 a:link,
.type-page header h1 a:link,
.post header h1 a:visited,
.type-page header h1 a:visited {
color: #141414;
}
.post .post-meta a,
.type-page .post-meta a,
.post .post-more a,
.type-page .post-more a {
color: #474747;
}
.post .post-meta,
.type-page .post-meta {
margin: 0 0 2.618em 0;
font-size: .875em;
}
.post .post-meta li,
.type-page .post-meta li {
display: inline;
}
.post .post-meta .post-author a,
.type-page .post-meta .post-author a,
.post .post-meta .post-category a,
.type-page .post-meta .post-category a {
margin-left: .618em;
}
.post .post-meta .post-author a:before,
.type-page .post-meta .post-author a:before,
.post .post-meta .post-category a:before,
.type-page .post-meta .post-category a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
margin-right: .207em;
color: #77cb6d;
}
.post .post-meta .post-author a:before,
.type-page .post-meta .post-author a:before {
content: "\f007";
}
.post .post-meta .post-category a:before,
.type-page .post-meta .post-category a:before {
content: "\f07b";
}
.post .post-more,
.type-page .post-more {
clear: both;
border-top: 0.236em solid #ffffff;
padding-top: 1em;
font-size: .875em;
}
.post .post-more .post-more-sep,
.type-page .post-more .post-more-sep {
margin: 0 .618em;
color: #adadad;
}
.post .post-more .comments a:before,
.type-page .post-more .comments a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f075";
color: #77cb6d;
}
.post p.tags,
.type-page p.tags {
width: 100%;
clear: both;
}
.post p.tags:before,
.type-page p.tags:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: '\f02c';
color: #77cb6d;
}
.post .entry,
.type-page .entry {
margin-bottom: 2.618em;
}
.post .entry blockquote,
.type-page .entry blockquote {
position: relative;
margin: 3.706em 0 3.706em 2.618em;
padding: 0 0 0 2.618em;
quotes: "\201C" "\201D" "\2018" "\2019";
font-style: italic;
border-left: 0.334em solid #77cb6d;
}
.post .entry .widget_woothemes_testimonials blockquote,
.type-page .entry .widget_woothemes_testimonials blockquote {
margin: 0;
padding: 0;
border: 0;
}
.post img,
.type-page img,
.post img.thumbnail,
.type-page img.thumbnail {
max-width: 100%;
height: auto;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.post img:hover,
.type-page img:hover,
.post img.thumbnail:hover,
.type-page img.thumbnail:hover {
border-color: #cdcdcd;
}
.post img.wp-smiley,
.type-page img.wp-smiley {
padding: 0;
border: 0;
}
.post .alignleft,
.type-page .alignleft {
float: left;
margin: 0 1.618em 1em 0;
}
.post .alignright,
.type-page .alignright {
float: right;
margin: 0 0 1em 1.618em;
}
.post .aligncenter,
.type-page .aligncenter {
display: block;
text-align: center;
margin: 0 auto 1.618em;
}
.post .wp-caption,
.type-page .wp-caption {
padding: .079em;
text-align: center;
background: #f7f7f7;
border: 1px solid #e6e6e6;
max-width: 100%;
}
.post .wp-caption img,
.type-page .wp-caption img {
margin: 0;
padding: .334em 0;
background: none;
border: 0;
}
.post .wp-caption-text,
.type-page .wp-caption-text {
margin: 0;
padding: 0;
text-align: center;
}
.single .post p:first-child {
font-size: 1.416em;
color: #252525;
} .nav-entries,
.wp-pagenavi,
.woo-pagination {
padding: 1em 1.618em;
}
.nav-entries a {
display: block;
color: #474747;
text-decoration: none;
}
.nav-entries a:hover {
text-decoration: underline;
}
.woo-pagination {
margin: 0;
text-align: center;
margin: 0 0.146em;
}
.woo-pagination .page-numbers {
display: inline-block;
text-decoration: none;
color: #474747;
padding: .334em .875em;
font-weight: bold;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-size: .875em;
background: #eaeaea;
}
.woo-pagination .page-numbers.dots {
background: none;
}
.woo-pagination .page-numbers.dots:hover {
background: none;
}
.woo-pagination .page-numbers:hover {
background: #d5d5d5;
}
.woo-pagination .page-numbers.current {
background: #474747;
color: #f7f7f7;
} #post-author {
clear: both;
display: block;
width: 106.25%;
margin-left: -3.125%;
margin-right: -3.125%;
*width: 106.19791667%;
*margin-left: -3.17708333%;
*margin-right: -3.17708333%;
*zoom: 1;
margin-bottom: 2.618em;
}
#post-author:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#post-author:before,
#post-author:after {
content: "";
display: table;
}
#post-author:after {
clear: both;
}
#post-author .profile-image {
display: inline;
float: left;
width: 18.75%;
margin-left: 3.125%;
margin-right: 3.125%;
*width: 18.69791667%;
*margin-left: 3.07291667%;
*margin-right: 3.07291667%;
}
#post-author .profile-image img {
width: 100%;
height: auto;
}
#post-author .profile-content {
display: inline;
float: left;
width: 68.75%;
margin-left: 3.125%;
margin-right: 3.125%;
*width: 68.69791667%;
*margin-left: 3.07291667%;
*margin-right: 3.07291667%;
} #post-entries {
border-top: 0.236em solid #ffffff;
border-bottom: 0.236em solid #ffffff;
padding: 1.618em 0;
margin-bottom: 2.618em;
}
#post-entries .nav-prev a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f060";
}
#post-entries .nav-next a:after {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-left: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
text-align: right;
content: "\f061";
} #connect {
clear: both;
margin-bottom: 2.618em;
}
#connect .newsletter-form {
margin: 0 0 1.387em;
}
#connect .newsletter-form .email {
margin: 0 1em 1em 0;
}
#connect .newsletter-form .submit {
margin: 0 0 1em;
}
#connect .social {
margin-bottom: 1.618em;
}
#connect .social a {
opacity: 0.8;
filter: alpha(opacity=@opacity * 100);
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
-ms-transition: all ease-in-out 0.2s;
-o-transition: all ease-in-out 0.2s;
transition: all ease-in-out 0.2s;
}
#connect .social a:hover {
opacity: 1;
filter: alpha(opacity=@opacity * 100);
}
#connect .social a:hover {
text-decoration: none;
}
#connect .social a:before {
font-family: Social;
font-size: 1.2em;
line-height: 1.1;
margin: 0 0.53em 0.53em 0;
padding: .53em;
display: inline-block;
-webkit-border-radius: 300px;
border-radius: 300px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
color: #fff;
background: #77cb6d;
text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}
#connect .social a.subscribe:before {
content: '\e001';
background-color: #FF6600;
}
#connect .social a.twitter:before {
content: '\e002';
background-color: #00aced;
}
#connect .social a.facebook:before {
content: '\e003';
background-color: #3b5998;
}
#connect .social a.youtube:before {
content: '\e004';
background-color: #af2b26;
}
#connect .social a.flickr:before {
content: '\e005';
background-color: #ff0084;
}
#connect .social a.linkedin:before {
content: '\e006';
background-color: #71c5ef;
}
#connect .social a.delicious:before {
content: '\e007';
background-color: #285da7;
}
#connect .social a.googleplus:before {
content: '\e008';
background-color: #2d2d2d;
font-weight: bold;
}
#connect .social a.dribbble:before {
content: '\e009';
background-color: #ea4c89;
}
#connect .social a.instagram:before {
content: '\e010';
background-color: #517fa4;
}
#connect .social a.vimeo:before {
content: '\e011';
background-color: #33454E;
}
#connect .social a.pinterest:before {
content: '\e012';
background-color: #cb2027;
}
.widget #connect .fl,
.widget #connect .fr {
float: none;
}
#main #connect .col-left,
#main #connect .col-right {
float: none;
}
#main #connect .col-right ul {
list-style: none;
}
#main #connect .col-right ul a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f0f6";
}    .widget h3 {
color: #474747;
font-size: 1em;
}  #searchform,
.woocommerce-product-search {
width: 100%;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative;
border-color: #d5d5d5;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 0.236em;
border-radius: 0.236em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#searchform .s,
.woocommerce-product-search .s,
#searchform #s,
.woocommerce-product-search #s,
#searchform .search-field,
.woocommerce-product-search .search-field {
font-size: 1em;
padding: 1.45em 2.618em 1.45em .875em;
width: 100%;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0;
border: 0;
background: none;
color: #474747;
-webkit-appearance: none;
}
#searchform .search-submit,
.woocommerce-product-search .search-submit,
#searchform #searchsubmit,
.woocommerce-product-search #searchsubmit,
#searchform input[type="submit"],
.woocommerce-product-search input[type="submit"] {
position: absolute;
top: 1.3em;
right: 1em;
border: none;
overflow: hidden;
margin: 0;
height: 1.618em;
width: 1.618em;
padding: 0;
background: url(//www.wisbrokers.com/wp-content/themes/peddlar/images/ico-search.png) no-repeat center;
background-size: 16px 16px;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
opacity: 0.2;
filter: alpha(opacity=@opacity * 100);
text-indent: -99em;
}
#searchform .search-submit:hover,
.woocommerce-product-search .search-submit:hover,
#searchform #searchsubmit:hover,
.woocommerce-product-search #searchsubmit:hover,
#searchform input[type="submit"]:hover,
.woocommerce-product-search input[type="submit"]:hover {
opacity: 1;
filter: alpha(opacity=@opacity * 100);
background: url(//www.wisbrokers.com/wp-content/themes/peddlar/images/ico-search.png) no-repeat center;
background-size: 16px 16px;
background-color: none;
-webkit-animation: none;
}
#searchform label,
.woocommerce-product-search label {
display: none;
}
.search-results .search-results #main > :not(.type-post) {
display: none;
}
.search-results .search-results #main .type-page {
display: block;
} .widget_woo_flickr h3 span {
color: #0051d8;
}
.widget_woo_flickr h3 span span {
color: #ff1183;
}
.widget_woo_flickr .wrap {
margin: 1em 0 0;
text-align: center;
}
.widget_woo_flickr .wrap .flickr_badge_image {
display: inline-block;
margin: 0 1em 1.416em;
}
.widget_woo_flickr .wrap .flickr_badge_image a img {
display: block;
-webkit-border-radius: 300px;
border-radius: 300px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
} #wp-calendar caption {
padding: 1em;
}
#wp-calendar th,
#wp-calendar td {
text-align: center;
padding: .541em 0;
} .widget_woo_blogauthorinfo .avatar {
padding: .382em;
border: 1px solid #e6e6e6;
}
.widget_woo_blogauthorinfo .left {
float: left;
margin: 0 1em .618em 0;
}
.widget_woo_blogauthorinfo .right {
float: right;
margin: 0 .618em 1em;
} .widget_woodojo_tabs,
.woocommerce_tabs,
.woocommerce-tabs {
clear: both;
}
.widget_woodojo_tabs ul.nav-tabs,
.woocommerce_tabs ul.nav-tabs,
.woocommerce-tabs ul.nav-tabs,
.widget_woodojo_tabs ul.tabs,
.woocommerce_tabs ul.tabs,
.woocommerce-tabs ul.tabs {
margin-bottom: 0;
list-style: none;
*zoom: 1;
}
.widget_woodojo_tabs ul.nav-tabs:after,
.woocommerce_tabs ul.nav-tabs:after,
.woocommerce-tabs ul.nav-tabs:after,
.widget_woodojo_tabs ul.tabs:after,
.woocommerce_tabs ul.tabs:after,
.woocommerce-tabs ul.tabs:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.widget_woodojo_tabs ul.nav-tabs:before,
.woocommerce_tabs ul.nav-tabs:before,
.woocommerce-tabs ul.nav-tabs:before,
.widget_woodojo_tabs ul.tabs:before,
.woocommerce_tabs ul.tabs:before,
.woocommerce-tabs ul.tabs:before,
.widget_woodojo_tabs ul.nav-tabs:after,
.woocommerce_tabs ul.nav-tabs:after,
.woocommerce-tabs ul.nav-tabs:after,
.widget_woodojo_tabs ul.tabs:after,
.woocommerce_tabs ul.tabs:after,
.woocommerce-tabs ul.tabs:after {
content: "";
display: table;
}
.widget_woodojo_tabs ul.nav-tabs:after,
.woocommerce_tabs ul.nav-tabs:after,
.woocommerce-tabs ul.nav-tabs:after,
.widget_woodojo_tabs ul.tabs:after,
.woocommerce_tabs ul.tabs:after,
.woocommerce-tabs ul.tabs:after {
clear: both;
}
.widget_woodojo_tabs ul.nav-tabs li,
.woocommerce_tabs ul.nav-tabs li,
.woocommerce-tabs ul.nav-tabs li,
.widget_woodojo_tabs ul.tabs li,
.woocommerce_tabs ul.tabs li,
.woocommerce-tabs ul.tabs li {
float: left;
margin-bottom: 0;
display: block;
margin-right: .09em;
font-size: .875em;
}
.widget_woodojo_tabs ul.nav-tabs li a,
.woocommerce_tabs ul.nav-tabs li a,
.woocommerce-tabs ul.nav-tabs li a,
.widget_woodojo_tabs ul.tabs li a,
.woocommerce_tabs ul.tabs li a,
.woocommerce-tabs ul.tabs li a {
border-bottom: 0;
border-bottom-width: 0;
border-right-width: 0;
display: block;
margin: 0 !important;
padding: .618em 1.9em !important;
color: #474747;
-webkit-border-top-left-radius: 3px !important;
-webkit-border-top-right-radius: 3px !important;
border-top-left-radius: 3px !important;
border-top-right-radius: 3px !important;
}
.widget_woodojo_tabs ul.nav-tabs li a:hover,
.woocommerce_tabs ul.nav-tabs li a:hover,
.woocommerce-tabs ul.nav-tabs li a:hover,
.widget_woodojo_tabs ul.tabs li a:hover,
.woocommerce_tabs ul.tabs li a:hover,
.woocommerce-tabs ul.tabs li a:hover {
color: #77cb6d;
background: #ffffff;
text-decoration: none;
color: #252525;
}
.widget_woodojo_tabs ul.nav-tabs li.active a,
.woocommerce_tabs ul.nav-tabs li.active a,
.woocommerce-tabs ul.nav-tabs li.active a,
.widget_woodojo_tabs ul.tabs li.active a,
.woocommerce_tabs ul.tabs li.active a,
.woocommerce-tabs ul.tabs li.active a {
background: #ffffff;
color: #252525;
}
.widget_woodojo_tabs ul.nav-tabs li.description_tab a,
.woocommerce_tabs ul.nav-tabs li.description_tab a,
.woocommerce-tabs ul.nav-tabs li.description_tab a,
.widget_woodojo_tabs ul.tabs li.description_tab a,
.woocommerce_tabs ul.tabs li.description_tab a,
.woocommerce-tabs ul.tabs li.description_tab a,
.widget_woodojo_tabs ul.nav-tabs li.additional_information_tab a,
.woocommerce_tabs ul.nav-tabs li.additional_information_tab a,
.woocommerce-tabs ul.nav-tabs li.additional_information_tab a,
.widget_woodojo_tabs ul.tabs li.additional_information_tab a,
.woocommerce_tabs ul.tabs li.additional_information_tab a,
.woocommerce-tabs ul.tabs li.additional_information_tab a,
.widget_woodojo_tabs ul.nav-tabs li.reviews_tab a,
.woocommerce_tabs ul.nav-tabs li.reviews_tab a,
.woocommerce-tabs ul.nav-tabs li.reviews_tab a,
.widget_woodojo_tabs ul.tabs li.reviews_tab a,
.woocommerce_tabs ul.tabs li.reviews_tab a,
.woocommerce-tabs ul.tabs li.reviews_tab a {
text-indent: -9999em;
position: relative;
width: 1em;
}
.widget_woodojo_tabs ul.nav-tabs li.description_tab a:after,
.woocommerce_tabs ul.nav-tabs li.description_tab a:after,
.woocommerce-tabs ul.nav-tabs li.description_tab a:after,
.widget_woodojo_tabs ul.tabs li.description_tab a:after,
.woocommerce_tabs ul.tabs li.description_tab a:after,
.woocommerce-tabs ul.tabs li.description_tab a:after,
.widget_woodojo_tabs ul.nav-tabs li.additional_information_tab a:after,
.woocommerce_tabs ul.nav-tabs li.additional_information_tab a:after,
.woocommerce-tabs ul.nav-tabs li.additional_information_tab a:after,
.widget_woodojo_tabs ul.tabs li.additional_information_tab a:after,
.woocommerce_tabs ul.tabs li.additional_information_tab a:after,
.woocommerce-tabs ul.tabs li.additional_information_tab a:after,
.widget_woodojo_tabs ul.nav-tabs li.reviews_tab a:after,
.woocommerce_tabs ul.nav-tabs li.reviews_tab a:after,
.woocommerce-tabs ul.nav-tabs li.reviews_tab a:after,
.widget_woodojo_tabs ul.tabs li.reviews_tab a:after,
.woocommerce_tabs ul.tabs li.reviews_tab a:after,
.woocommerce-tabs ul.tabs li.reviews_tab a:after {
text-indent: 0;
font-family: 'FontAwesome';
content: "\f0f6";
display: block;
line-height: 1;
height: 1em;
width: 1em;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
margin-left: -0.5em;
margin-top: -0.5em;
}
.widget_woodojo_tabs ul.nav-tabs li.additional_information_tab a:after,
.woocommerce_tabs ul.nav-tabs li.additional_information_tab a:after,
.woocommerce-tabs ul.nav-tabs li.additional_information_tab a:after,
.widget_woodojo_tabs ul.tabs li.additional_information_tab a:after,
.woocommerce_tabs ul.tabs li.additional_information_tab a:after,
.woocommerce-tabs ul.tabs li.additional_information_tab a:after {
content: "\f022";
}
.widget_woodojo_tabs ul.nav-tabs li.reviews_tab a:after,
.woocommerce_tabs ul.nav-tabs li.reviews_tab a:after,
.woocommerce-tabs ul.nav-tabs li.reviews_tab a:after,
.widget_woodojo_tabs ul.tabs li.reviews_tab a:after,
.woocommerce_tabs ul.tabs li.reviews_tab a:after,
.woocommerce-tabs ul.tabs li.reviews_tab a:after {
content: "\f005";
}
.widget_woodojo_tabs .panel,
.woocommerce_tabs .panel,
.woocommerce-tabs .panel {
clear: both;
background: #ffffff;
padding: 1.618em;
margin-bottom: 1.618em;
}
.widget_woodojo_tabs ul.nav-tabs {
text-align: center;
margin-bottom: 1.618em;
border: 0;
background: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.widget_woodojo_tabs ul.nav-tabs li {
float: none;
display: inline-block;
}
.widget_woodojo_tabs ul.nav-tabs li a {
padding: 0 !important;
position: relative;
display: block;
width: 1.618em;
height: 1.618em;
font-size: 1.618em;
text-indent: -999em;
background: none !important;
border: 0 !important;
}
.widget_woodojo_tabs ul.nav-tabs li a:after {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-indent: 0;
font-family: 'FontAwesome';
line-height: 1.5;
}
.widget_woodojo_tabs ul.nav-tabs li.active a:after,
.widget_woodojo_tabs ul.nav-tabs li a:hover:after {
color: #77cb6d;
}
.widget_woodojo_tabs ul.nav-tabs li.active a:before,
.widget_woodojo_tabs ul.nav-tabs li a:hover:before {
display: block;
content: "";
position: absolute;
bottom: -0.875em;
left: 50%;
margin-left: -0.5em;
border: .5em solid white;
border-color: white transparent transparent transparent;
}
.widget_woodojo_tabs ul.nav-tabs li.tab-heading-latest a:after {
content: "\f0f6";
}
.widget_woodojo_tabs ul.nav-tabs li.tab-heading-popular a:after {
content: "\f005";
}
.widget_woodojo_tabs ul.nav-tabs li.tab-heading-comments a:after {
content: "\f075";
}
.widget_woodojo_tabs ul.nav-tabs li.tab-heading-tags a:after {
content: "\f02b";
}
.widget_woodojo_tabs .tab-pane ul li {
margin: 0 0 1em;
*zoom: 1;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding-bottom: 1em;
}
.widget_woodojo_tabs .tab-pane ul li:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.widget_woodojo_tabs .tab-pane ul li:before,
.widget_woodojo_tabs .tab-pane ul li:after {
content: "";
display: table;
}
.widget_woodojo_tabs .tab-pane ul li:after {
clear: both;
}
#main .widget_woothemes_features .feature {
display: block;
width: 108.33333333%;
margin-left: -4.16666667%;
margin-right: -4.16666667%;
*width: 108.28125%;
*margin-left: -4.21875%;
*margin-right: -4.21875%;
*zoom: 1;
margin-bottom: 1.618em;
}
#main .widget_woothemes_features .feature:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#main .widget_woothemes_features .feature:before,
#main .widget_woothemes_features .feature:after {
content: "";
display: table;
}
#main .widget_woothemes_features .feature:after {
clear: both;
}
#main .widget_woothemes_features .feature img {
display: inline;
float: left;
width: 8.33333333%;
margin-left: 4.16666667%;
margin-right: 4.16666667%;
*width: 8.28125%;
*margin-left: 4.11458333%;
*margin-right: 4.11458333%;
height: auto;
}
#main .widget_woothemes_features .feature h3,
#main .widget_woothemes_features .feature .feature-content {
display: inline;
float: left;
width: 75%;
margin-left: 4.16666667%;
margin-right: 4.16666667%;
*width: 74.94791667%;
*margin-left: 4.11458333%;
*margin-right: 4.11458333%;
}
#sidebar .widget_woothemes_features img,
#footer-widgets .widget_woothemes_features img {
float: left;
margin: 0 1em 1em 0;
}
#sidebar .widget_woothemes_features .feature,
#footer-widgets .widget_woothemes_features .feature {
margin-bottom: 2.618em;
}
#main .widget h2:first-of-type,
.home .home .widget h2:first-of-type,
.layout-full.business .widget h2:first-of-type,
#main #recent-products h2:first-of-type,
.home .home #recent-products h2:first-of-type,
.layout-full.business #recent-products h2:first-of-type,
#main #component-widget h2:first-of-type,
.home .home #component-widget h2:first-of-type,
.layout-full.business #component-widget h2:first-of-type {
font-size: 1em;
text-transform: uppercase;
text-align: center;
margin-bottom: 4.236em;
}
.home .homepage-area {
margin-bottom: 4.236em;
}
.home .homepage-area #recent-products:first-child {
padding-top: 5.992em;
}
.business .widget_woothemes_features {
clear: both;
*zoom: 1;
}
.business .widget_woothemes_features:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.business .widget_woothemes_features:before,
.business .widget_woothemes_features:after {
content: "";
display: table;
}
.business .widget_woothemes_features:after {
clear: both;
}
#main .widget_woothemes_testimonials .quote {
margin-bottom: 2.618em;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 2.618em;
}
#main .widget_woothemes_testimonials .quote .quote-content {
display: block;
width: 108.33333333%;
margin-left: -4.16666667%;
margin-right: -4.16666667%;
*width: 108.28125%;
*margin-left: -4.21875%;
*margin-right: -4.21875%;
*zoom: 1;
font-style: italic;
}
#main .widget_woothemes_testimonials .quote .quote-content:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#main .widget_woothemes_testimonials .quote .quote-content:before,
#main .widget_woothemes_testimonials .quote .quote-content:after {
content: "";
display: table;
}
#main .widget_woothemes_testimonials .quote .quote-content:after {
clear: both;
}
#main .widget_woothemes_testimonials .quote .quote-content img.avatar {
width: 100%;
display: inline;
float: left;
width: 8.33333333%;
margin-left: 4.16666667%;
margin-right: 4.16666667%;
*width: 8.28125%;
*margin-left: 4.11458333%;
*margin-right: 4.11458333%;
height: auto;
-webkit-border-radius: 100%;
border-radius: 100%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: .334em;
background: #ffffff;
}
#main .widget_woothemes_testimonials .quote .quote-content .testimonials-text {
display: inline;
float: left;
width: 75%;
margin-left: 4.16666667%;
margin-right: 4.16666667%;
*width: 74.94791667%;
*margin-left: 4.11458333%;
*margin-right: 4.11458333%;
}
#main .widget_woothemes_testimonials .quote .quote-content cite.author {
display: block;
font-style: normal;
font-weight: bold;
}
#main .widget_woothemes_testimonials .quote .quote-content cite.author .excerpt,
#main .widget_woothemes_testimonials .quote .quote-content cite.author .url {
font-weight: normal;
display: block;
}
#main .widget_woothemes_testimonials .quote .quote-content .title {
display: block;
}
.entry .widget_woothemes_testimonials .columns-2,
.entry .widget_woothemes_testimonials .columns-3,
.entry .widget_woothemes_testimonials .columns-4,
.entry .widget_woothemes_testimonials .columns-5,
.entry .widget_woothemes_testimonials .columns-6 {
*zoom: 1;
}
.entry .widget_woothemes_testimonials .columns-2:after,
.entry .widget_woothemes_testimonials .columns-3:after,
.entry .widget_woothemes_testimonials .columns-4:after,
.entry .widget_woothemes_testimonials .columns-5:after,
.entry .widget_woothemes_testimonials .columns-6:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.entry .widget_woothemes_testimonials .columns-2:before,
.entry .widget_woothemes_testimonials .columns-3:before,
.entry .widget_woothemes_testimonials .columns-4:before,
.entry .widget_woothemes_testimonials .columns-5:before,
.entry .widget_woothemes_testimonials .columns-6:before,
.entry .widget_woothemes_testimonials .columns-2:after,
.entry .widget_woothemes_testimonials .columns-3:after,
.entry .widget_woothemes_testimonials .columns-4:after,
.entry .widget_woothemes_testimonials .columns-5:after,
.entry .widget_woothemes_testimonials .columns-6:after {
content: "";
display: table;
}
.entry .widget_woothemes_testimonials .columns-2:after,
.entry .widget_woothemes_testimonials .columns-3:after,
.entry .widget_woothemes_testimonials .columns-4:after,
.entry .widget_woothemes_testimonials .columns-5:after,
.entry .widget_woothemes_testimonials .columns-6:after {
clear: both;
}
.entry .widget_woothemes_testimonials .columns-2 .quote,
.entry .widget_woothemes_testimonials .columns-3 .quote,
.entry .widget_woothemes_testimonials .columns-4 .quote,
.entry .widget_woothemes_testimonials .columns-5 .quote,
.entry .widget_woothemes_testimonials .columns-6 .quote {
float: left;
margin-right: 3.8%;
}
.entry .widget_woothemes_testimonials .columns-2 .quote.first,
.entry .widget_woothemes_testimonials .columns-3 .quote.first,
.entry .widget_woothemes_testimonials .columns-4 .quote.first,
.entry .widget_woothemes_testimonials .columns-5 .quote.first,
.entry .widget_woothemes_testimonials .columns-6 .quote.first {
clear: both;
}
.entry .widget_woothemes_testimonials .columns-2 .quote.last,
.entry .widget_woothemes_testimonials .columns-3 .quote.last,
.entry .widget_woothemes_testimonials .columns-4 .quote.last,
.entry .widget_woothemes_testimonials .columns-5 .quote.last,
.entry .widget_woothemes_testimonials .columns-6 .quote.last {
margin-right: 0;
}
.entry .widget_woothemes_testimonials .columns-2 .quote {
width: 48%;
}
.entry .widget_woothemes_testimonials .columns-3 .quote {
width: 30.75%;
}
.entry .widget_woothemes_testimonials .columns-4 .quote {
width: 22.05%;
}
.entry .widget_woothemes_testimonials .columns-5 .quote {
width: 16.9%;
}
.entry .widget_woothemes_testimonials .columns-6 .quote {
width: 13.5%;
}
#sidebar .widget_woothemes_testimonials img,
#footer-widgets .widget_woothemes_testimonials img {
float: left;
margin: 0 0 1em 1em;
-webkit-border-radius: 100%;
border-radius: 100%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#sidebar .widget_woothemes_testimonials .quote,
#footer-widgets .widget_woothemes_testimonials .quote {
margin-bottom: 2.618em;
}
#sidebar .widget_woothemes_testimonials .quote {
background-color: #fff;
padding: 1em;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#sidebar .widget_woothemes_testimonials img.avatar {
float: right;
margin: 0 0 1em 1em;
}
#sidebar .widget_woothemes_testimonials .title {
display: block;
} .widget_woodojo_tweets ul li {
border: 0;
position: relative;
padding-left: 3.706em;
}
.widget_woodojo_tweets ul li:before {
display: block;
font-family: "FontAwesome";
content: "\f099";
position: absolute;
top: 0;
left: 0;
font-size: 1.618em;
}    #comments {
clear: both;
}
#comments .nocomments {
padding: 1em 1em 1em 3.706em;
position: relative;
margin-bottom: 1.618em;
-webkit-border-radius: 0.327em;
border-radius: 0.327em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #ffffff;
}
#comments .nocomments:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
position: absolute;
top: 1.416em;
left: 1.416em;
padding-left: .541em;
content: "\f05a";
color: #6c98c9;
}
#comments .commentlist {
list-style: none;
}
#comments .commentlist ul.children {
margin: 0;
}
#comments .commentlist li.comment {
list-style: none;
clear: both;
}
#comments .commentlist li.comment .avatar {
height: auto;
}
#comments .commentlist li.comment .avatar img.avatar {
width: 100% !important;
height: auto;
margin: 0 !important;
}
#comments .commentlist > li.comment {
display: block;
width: 106.25%;
margin-left: -3.125%;
margin-right: -3.125%;
*width: 106.19791667%;
*margin-left: -3.17708333%;
*margin-right: -3.17708333%;
*zoom: 1;
list-style: none;
}
#comments .commentlist > li.comment:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#comments .commentlist > li.comment:before,
#comments .commentlist > li.comment:after {
content: "";
display: table;
}
#comments .commentlist > li.comment:after {
clear: both;
}
#comments .commentlist > li.comment:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#comments .commentlist > li.comment:before,
#comments .commentlist > li.comment:after {
content: "";
display: table;
}
#comments .commentlist > li.comment:after {
clear: both;
}
#comments .commentlist > li.comment .avatar {
display: inline;
float: left;
width: 6.25%;
margin-left: 3.125%;
margin-right: 3.125%;
*width: 6.19791667%;
*margin-left: 3.07291667%;
*margin-right: 3.07291667%;
}
#comments .commentlist > li.comment .avatar img {
width: 100%;
height: auto;
}
#comments .commentlist > li.comment .comment-text {
display: inline;
float: left;
width: 81.25%;
margin-left: 3.125%;
margin-right: 3.125%;
*width: 81.19791667%;
*margin-left: 3.07291667%;
*margin-right: 3.07291667%;
background: #ffffff;
padding: 1.618em;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 2.618em;
}
#comments .commentlist > li.comment .comment-text p:last-child {
margin-bottom: 0;
}
#comments .commentlist > li.comment .comment-text .comment-head {
margin-bottom: 1em;
}
#comments .commentlist > li.comment .comment-text .comment-head a {
margin-right: 1em;
font-size: .875em;
}
#comments .commentlist > li.comment .comment-text .comment-head .name {
margin-right: 1em;
}
#comments .commentlist > li.comment .comment-text .comment-head .name:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f007";
}
#comments .commentlist > li.comment .comment-text .comment-head a.comment-reply-link:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f112";
}
#comments .commentlist > li.comment .comment-text .comment-head .edit a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f044";
}
#comments .commentlist > li.comment .comment-text .comment-head .date a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f073";
}
#comments .commentlist > li.comment ul.children li.comment .comment-text {
display: inline;
float: left;
width: 68.75%;
margin-left: 3.125%;
margin-right: 3.125%;
*width: 68.69791667%;
*margin-left: 3.07291667%;
*margin-right: 3.07291667%;
}
#comments .commentlist > li.comment ul.children li.comment .comment-text,
#comments .commentlist > li.comment ul.children li.comment .avatar {
float: right;
}
#comments .commentlist > li.comment ul.children li.comment ul.children li.comment .comment-text {
display: inline;
float: left;
width: 56.25%;
margin-left: 3.125%;
margin-right: 3.125%;
*width: 56.19791667%;
*margin-left: 3.07291667%;
*margin-right: 3.07291667%;
}
#comments .commentlist > li.comment ul.children li.comment ul.children li.comment .comment-text,
#comments .commentlist > li.comment ul.children li.comment ul.children li.comment .avatar {
float: right;
}
#comments .commentlist > li.comment ul.children li.comment ul.children li.comment ul.children li.comment .comment-text {
display: inline;
float: left;
width: 43.75%;
margin-left: 3.125%;
margin-right: 3.125%;
*width: 43.69791667%;
*margin-left: 3.07291667%;
*margin-right: 3.07291667%;
}
#comments .commentlist > li.comment ul.children li.comment ul.children li.comment ul.children li.comment .comment-text,
#comments .commentlist > li.comment ul.children li.comment ul.children li.comment ul.children li.comment .avatar {
float: right;
}
#comments .commentlist > li.comment ul.children li.comment ul.children li.comment ul.children li.comment ul.children li.comment .comment-text {
display: inline;
float: left;
width: 31.25%;
margin-left: 3.125%;
margin-right: 3.125%;
*width: 31.19791667%;
*margin-left: 3.07291667%;
*margin-right: 3.07291667%;
}
#comments .commentlist > li.comment ul.children li.comment ul.children li.comment ul.children li.comment ul.children li.comment .comment-text,
#comments .commentlist > li.comment ul.children li.comment ul.children li.comment ul.children li.comment ul.children li.comment .avatar {
float: right;
}
#reviews ol.commentlist li.comment .comment-text {
padding: 0;
} #respond label {
color: #616161;
}
#respond #reply-title small {
display: block;
margin: 0 0 1.618em;
}
#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
width: 30.75%;
float: left;
margin-right: 3.8%;
}
#respond #commentform .comment-form-url {
margin-right: 0;
}
#respond #commentform label {
display: block;
}
#respond #commentform input.txt,
#respond #commentform textarea {
width: 100%;
} .pinglist li {
margin: 0 0 0 1.618em;
list-style-type: decimal;
}
.pinglist li .author {
font-weight: bold;
}
.pinglist li .pingcontent {
display: block;
margin: 0 0 1.618em;
}    .archives_list {
border-left: 1px solid #e6e6e6;
list-style: none;
margin: 0 0 1em 1em;
font-size: .875em;
}
.archives_list li {
clear: left;
padding-left: 2.334em;
font-style: normal;
list-style: none !important;
}
.archives_list li:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f073";
}
.archives_list .date {
color: #616161;
}
.archives_list .linked {
display: none;
}
.archives_list .comments {
display: block;
margin-bottom: 1em;
}
.archives_list .comments a {
color: #6d6d6d;
}
.archives_list .comments a:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: "\f075";
}
.archives_list .comments a:hover {
text-decoration: none;
}
h3.archive_year {
font-weight: bold;
color: #474747;
margin-top: 0;
} #contactForm {
clear: both;
}
#contact-page {
*zoom: 1;
}
#contact-page:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
#contact-page:before,
#contact-page:after {
content: "";
display: table;
}
#contact-page:after {
clear: both;
}
#contact-page .screenReader {
left: -9999px;
position: absolute;
top: -9999px;
}
#contact-page ol.forms {
float: left;
list-style: none;
width: 100%;
}
#contact-page ol.forms li {
clear: both;
float: left;
margin-bottom: 1.618em;
position: relative;
width: 48%;
}
#contact-page ol.forms li:first-child {
margin-right: 3.8%;
}
#contact-page ol.forms li:nth-child(2n) {
clear: none;
}
#contact-page ol.forms li.textarea,
#contact-page ol.forms li.screenReader,
#contact-page ol.forms li.inline,
#contact-page ol.forms li.buttons {
width: 100%;
}
#contact-page ol.forms li input.txt,
#contact-page ol.forms li textarea {
width: 100%;
}
#contact-page ol.forms li .error {
display: block;
color: red;
}
#contact-page ol.forms li.textarea .error {
display: block;
}
#contact-page ol.forms li.screenReader {
margin-bottom: 0;
}
#contact-page ol.forms li.inline input {
width: auto;
}
#contact-page ol.forms li.inline label {
display: inline;
float: none;
width: auto;
}
#contact-page ol.forms label {
cursor: pointer;
display: block;
font-weight: 700;
margin: 0 0 1em;
}
#contact-page ol.forms input#sendCopy {
border: none;
margin-right: 1em;
}
.entry #contact-page ol.forms li {
list-style: none;
}
.page-template-template-contact-php #location ul {
list-style: none;
}
.page-template-template-contact-php #location ul address {
margin-bottom: 1em;
}
.page-template-template-contact-php #location ul li.tel:before,
.page-template-template-contact-php #location ul li.fax:before,
.page-template-template-contact-php #location ul li.email:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
}
.page-template-template-contact-php #location ul li.tel:before {
content: "\f095";
}
.page-template-template-contact-php #location ul li.fax:before {
content: "\f02f";
}
.page-template-template-contact-php #location ul li.email:before {
content: "\f003";
}
.page-template-template-contact-php #twitter-connect h2:after {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-left: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
text-align: right;
content: "\f099";
}
.page-template-template-contact-php #twitter-connect ul li {
list-style: none;
padding: 1em;
background: #ffffff;
position: relative;
}
.page-template-template-contact-php #twitter-connect ul li:after {
content: "";
display: block;
border: 1em solid red;
border-color: #ffffff transparent transparent transparent;
position: absolute;
left: 1em;
bottom: -2em;
border-width: 1em 0 1em 1em;
}
.page-template-template-contact-php #twitter-connect ul li .content {
display: block;
}
.page-template-template-contact-php #map {
clear: both;
margin-bottom: 1.618em;
} #main div.gallery {
margin-left: -10px;
}
#main div.gallery dl.gallery-item dt.gallery-icon {
margin: 7%;
}
#main div.gallery dl.gallery-item img {
border: none;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.image-gallery-item img {
max-width: 100%;
padding: .236em;
margin: 0 1em 1em 0;
border: 1px solid #dedede;
background: #f7f7f7;
-webkit-border-radius: 0.236em;
border-radius: 0.236em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.image-gallery-item img:hover {
border: 1px solid #c4c4c4;
box-shadow: 0 1px 0.334em 0px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 0.334em 0px rgba(0, 0, 0, 0.2);
}      .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
position: relative;
overflow: hidden;
} .flexslider .slides .slide-media img {
width: 100%;
display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider .slides:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}  .no-js .flexslider .slides > li:first-child {
display: block;
} .slider-wrap {
margin-left: -1.618em;
margin-right: -1.618em;
}
.flexslider {
background: #fff;
position: relative;
zoom: 1;
clear: both;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.flexslider .slides {
zoom: 1;
} .flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
width: 30px;
height: 30px;
margin: -20px 0 0;
display: block;
position: absolute;
top: 50%;
cursor: pointer;
text-indent: -9999px;
background: rgba(0, 0, 0, 0.9);
-webkit-transition: width ease 0.3s;
-moz-transition: width ease 0.3s;
-ms-transition: width ease 0.3s;
-o-transition: width ease 0.3s;
transition: width ease 0.3s;
}
.flex-direction-nav a:after {
font-family: "FontAwesome";
color: #fff;
text-indent: 0;
text-align: center;
line-height: 2;
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.flex-direction-nav a.flex-next {
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.flex-direction-nav a.flex-next:after {
content: "\f054";
}
.flex-direction-nav a.flex-prev {
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.flex-direction-nav a.flex-prev:after {
content: "\f053";
}
.flexslider .flex-next {
right: 0px;
}
.flexslider .flex-prev {
left: 0px;
}
.flex-direction-nav .flex-disabled {
opacity: .3!important;
filter: alpha(opacity=30);
cursor: default;
} .flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #77cb6d;
}
.flex-control-paging li a.flex-active {
background: #77cb6d;
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
display: block;
opacity: .7;
cursor: pointer;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 0;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 0;
}
} .flexslider .layout-full .slide-content,
.flexslider .layout-full .slide-media {
width: 100%;
float: none;
}
.flexslider .layout-left-content .slide-content,
.flexslider .layout-right-content .slide-content,
.flexslider .layout-left-content .slide-media,
.flexslider .layout-right-content .slide-media {
width: 45%;
}
.flexslider .layout-left-content {
*zoom: 1;
}
.flexslider .layout-left-content:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.flexslider .layout-left-content:before,
.flexslider .layout-left-content:after {
content: "";
display: table;
}
.flexslider .layout-left-content:after {
clear: both;
}
.flexslider .layout-left-content .slide-content {
float: left;
}
.flexslider .layout-left-content .slide-media {
float: right;
}
.flexslider .layout-right-content {
*zoom: 1;
}
.flexslider .layout-right-content:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.flexslider .layout-right-content:before,
.flexslider .layout-right-content:after {
content: "";
display: table;
}
.flexslider .layout-right-content:after {
clear: both;
}
.flexslider .layout-right-content .slide-content {
float: right;
}
.flexslider .layout-right-content .slide-media {
float: left;
}
.flexslider .slide-content {
padding: 1.618em;
}    input[type=text],
input.input-text,
textarea,
input.txt,
input[type=tel],
input[type=email],
input[type=password] {
padding: .875em 1em;
border: 0;
-webkit-border-radius: 0.236em;
border-radius: 0.236em;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-size: 1em; line-height: 1;
font-family: inherit; outline: none;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } a.button,
#commentform #submit,
.submit,
.added_to_cart,
input[type=submit],
input.button,
button.button,
.wrapper .woo-sc-button,
.slide-content .woo-sc-button {
display: inline-block;
padding: .875em 1.416em;
color: white;
text-align: center;
text-decoration: none;
font-size: 1em; font-family: inherit; cursor: pointer; overflow: visible; width: auto; line-height: 1;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; white-space: nowrap;
font-weight: bold;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
font-family: "lato", sans-serif;
text-shadow: none;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #77cb6d;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
}
a.button:hover,
#commentform #submit:hover,
.submit:hover,
.added_to_cart:hover,
input[type=submit]:hover,
input.button:hover,
button.button:hover,
.wrapper .woo-sc-button:hover,
.slide-content .woo-sc-button:hover {
background: #66ba5c;
color: #fff;
text-decoration: none !important;
}
a.button:active,
#commentform #submit:active,
.submit:active,
.added_to_cart:active,
input[type=submit]:active,
input.button:active,
button.button:active,
.wrapper .woo-sc-button:active,
.slide-content .woo-sc-button:active {
border-color: #227618;
-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.3), 0 1px 0 #ffffff;
-moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.3), 0 1px 0 #ffffff;
box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.3), 0 1px 0 #ffffff;
}
a.button.large,
#commentform #submit.large,
.submit.large,
.added_to_cart.large,
input[type=submit].large,
input.button.large,
button.button.large,
.wrapper .woo-sc-button.large,
.slide-content .woo-sc-button.large {
font-size: 1.416em;
}
a.button.small,
#commentform #submit.small,
.submit.small,
.added_to_cart.small,
input[type=submit].small,
input.button.small,
button.button.small,
.wrapper .woo-sc-button.small,
.slide-content .woo-sc-button.small {
font-size: .875em;
}
a.button.red,
#commentform #submit.red,
.submit.red,
.added_to_cart.red,
input[type=submit].red,
input.button.red,
button.button.red,
.wrapper .woo-sc-button.red,
.slide-content .woo-sc-button.red {
border-color: #af4040;
border-bottom-color: #9a2020;
background: #d72323;
}
a.button.red:hover,
#commentform #submit.red:hover,
.submit.red:hover,
.added_to_cart.red:hover,
input[type=submit].red:hover,
input.button.red:hover,
button.button.red:hover,
.wrapper .woo-sc-button.red:hover,
.slide-content .woo-sc-button.red:hover {
background: #d20000;
}
a.button.orange,
#commentform #submit.orange,
.submit.orange,
.added_to_cart.orange,
input[type=submit].orange,
input.button.orange,
button.button.orange,
.wrapper .woo-sc-button.orange,
.slide-content .woo-sc-button.orange {
border-color: #af7440;
border-bottom-color: #9a5420;
background: #d76b23;
}
a.button.orange:hover,
#commentform #submit.orange:hover,
.submit.orange:hover,
.added_to_cart.orange:hover,
input[type=submit].orange:hover,
input.button.orange:hover,
button.button.orange:hover,
.wrapper .woo-sc-button.orange:hover,
.slide-content .woo-sc-button.orange:hover {
background: #d25e00;
}
a.button.green,
#commentform #submit.green,
.submit.green,
.added_to_cart.green,
input[type=submit].green,
input.button.green,
button.button.green,
.wrapper .woo-sc-button.green,
.slide-content .woo-sc-button.green {
border-color: #87bf00;
border-bottom-color: #7ca122;
background: #8dc11e;
}
a.button.green:hover,
#commentform #submit.green:hover,
.submit.green:hover,
.added_to_cart.green:hover,
input[type=submit].green:hover,
input.button.green:hover,
button.button.green:hover,
.wrapper .woo-sc-button.green:hover,
.slide-content .woo-sc-button.green:hover {
background: #87c000;
}
a.button.aqua,
#commentform #submit.aqua,
.submit.aqua,
.added_to_cart.aqua,
input[type=submit].aqua,
input.button.aqua,
button.button.aqua,
.wrapper .woo-sc-button.aqua,
.slide-content .woo-sc-button.aqua {
border-color: #40af96;
border-bottom-color: #209a82;
background: #23d7af;
}
a.button.aqua:hover,
#commentform #submit.aqua:hover,
.submit.aqua:hover,
.added_to_cart.aqua:hover,
input[type=submit].aqua:hover,
input.button.aqua:hover,
button.button.aqua:hover,
.wrapper .woo-sc-button.aqua:hover,
.slide-content .woo-sc-button.aqua:hover {
background: #00d2a8;
}
a.button.teal,
#commentform #submit.teal,
.submit.teal,
.added_to_cart.teal,
input[type=submit].teal,
input.button.teal,
button.button.teal,
.wrapper .woo-sc-button.teal,
.slide-content .woo-sc-button.teal {
border-color: #23a6d6;
border-bottom-color: #20799a;
background: #23abd7;
}
a.button.teal:hover,
#commentform #submit.teal:hover,
.submit.teal:hover,
.added_to_cart.teal:hover,
input[type=submit].teal:hover,
input.button.teal:hover,
button.button.teal:hover,
.wrapper .woo-sc-button.teal:hover,
.slide-content .woo-sc-button.teal:hover {
background: #009ed2;
}
a.button.purple,
#commentform #submit.purple,
.submit.purple,
.added_to_cart.purple,
input[type=submit].purple,
input.button.purple,
button.button.purple,
.wrapper .woo-sc-button.purple,
.slide-content .woo-sc-button.purple {
border-color: #234dd6;
border-bottom-color: #20489a;
background: #2356d7;
}
a.button.purple:hover,
#commentform #submit.purple:hover,
.submit.purple:hover,
.added_to_cart.purple:hover,
input[type=submit].purple:hover,
input.button.purple:hover,
button.button.purple:hover,
.wrapper .woo-sc-button.purple:hover,
.slide-content .woo-sc-button.purple:hover {
background: #0036d2;
}
a.button.pink,
#commentform #submit.pink,
.submit.pink,
.added_to_cart.pink,
input[type=submit].pink,
input.button.pink,
button.button.pink,
.wrapper .woo-sc-button.pink,
.slide-content .woo-sc-button.pink {
border-color: #d623cb;
border-bottom-color: #9a2096;
background: #d723d5;
}
a.button.pink:hover,
#commentform #submit.pink:hover,
.submit.pink:hover,
.added_to_cart.pink:hover,
input[type=submit].pink:hover,
input.button.pink:hover,
button.button.pink:hover,
.wrapper .woo-sc-button.pink:hover,
.slide-content .woo-sc-button.pink:hover {
background: #bc00d2;
}
a.button.silver,
#commentform #submit.silver,
.submit.silver,
.added_to_cart.silver,
input[type=submit].silver,
input.button.silver,
button.button.silver,
.wrapper .woo-sc-button.silver,
.slide-content .woo-sc-button.silver {
color: #444 !important;
text-shadow: 0 1px #fff;
border-color: #bbb;
border-bottom-color: #999;
background: #d8d8d8;
}
a.button.silver:hover,
#commentform #submit.silver:hover,
.submit.silver:hover,
.added_to_cart.silver:hover,
input[type=submit].silver:hover,
input.button.silver:hover,
button.button.silver:hover,
.wrapper .woo-sc-button.silver:hover,
.slide-content .woo-sc-button.silver:hover {
background: #ccc;
}
a.button.alt,
#commentform #submit.alt,
.submit.alt,
.added_to_cart.alt,
input[type=submit].alt,
input.button.alt,
button.button.alt,
.wrapper .woo-sc-button.alt,
.slide-content .woo-sc-button.alt {
background: #429b37;
} p.woo-sc-box,
div.woo-sc-box {
margin: 1em 0 1.5em 0;
padding: 9px 10px 9px 50px;
border-width: 1px 0 1px 0;
color: #212121;
text-shadow: none;
}
p.woo-sc-box.rounded,
div.woo-sc-box.rounded {
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
p.woo-sc-box.alert,
div.woo-sc-box.alert {
border-color: #f0baa2;
background-color: #ffd9c8;
}
p.woo-sc-box.download,
div.woo-sc-box.download {
border-color: #d4ebaf;
background-color: #edfcd5;
}
p.woo-sc-box.tick,
div.woo-sc-box.tick {
border-color: #d4ebaf;
background-color: #edfcd5;
}
p.woo-sc-box.info,
div.woo-sc-box.info {
border-color: #e6e6e6;
background-color: #f7f7f7;
}
p.woo-sc-box.note,
div.woo-sc-box.note {
border-color: #efe3ae;
background-color: #fef6d2;
}
p.woo-sc-box.normal,
div.woo-sc-box.normal {
border-color: #e6e6e6;
background-color: #f7f7f7;
} ul.gform_fields li {
list-style: none;
}
.gfield {
margin-bottom: 1.618em;
}
.gfield_label {
width: 100%;
font-weight: bold;
margin-bottom: .618em;
display: block;
}
.gfield_required {
color: red;
}
.ginput_container {
*zoom: 1;
margin-bottom: 1.618em;
}
.ginput_container:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.ginput_container:before,
.ginput_container:after {
content: "";
display: table;
}
.ginput_container:after {
clear: both;
}
.ginput_container label {
display: block;
}
.ginput_container input,
.ginput_container textarea {
width: 100%;
}
.ginput_container .ginput_left,
.ginput_container .ginput_right,
.ginput_container .ginput_full {
margin-bottom: 1em;
display: block;
}
.ginput_container .ginput_left label,
.ginput_container .ginput_right label,
.ginput_container .ginput_full label {
font-size: .875em;
}
.ginput_container .ginput_left,
.ginput_container .ginput_right {
width: 48%;
float: left;
clear: left;
}
.ginput_container .ginput_right {
float: right;
clear: none;
}
.ginput_container .gfield_checkbox,
.ginput_container .gfield_radio {
margin-left: 0;
}
.ginput_container .gfield_checkbox label,
.ginput_container .gfield_radio label {
display: inline-block;
margin-left: .618em;
}
.ginput_container .gfield_checkbox input,
.ginput_container .gfield_radio input {
width: auto;
}
img.ui-datepicker-trigger {
border: 0;
padding: 0;
} .ie8 .widget_woo_blogauthorinfo .avatar {
width: auto;
}a {
color: #069A06;
}
#logo span
{
font-size:25px;
}
.copyright
{
text-align:center;
}
nav#navigation {
margin: 0 !important;
background: #3775dd;
}
#navigation ul.nav > li.current_page_item > a, #navigation ul.nav li.current_page_parent > a, #navigation ul.nav li.current-cat > a, #navigation ul.nav li.current-menu-item > a {
background: #FFFFFF;
color: #3775DD;
box-shadow: none;
-webkit-box-shadow: none;
}
.header_main_custom .wrapper:after {
content: '';
display: table;
width: 100%;
clear: both;
}
.header_main_custom {
margin-left: -1.618em;
margin-right: -1.618em;
border-bottom: 0;
margin-bottom: 45px;
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.55);
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 1000;
padding-left: 20px;
padding-right: 20px;
}
#navigation ul.nav > li > a:hover {
background: #FFFFFF !important;
color: #000000 !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
}
@media only screen and (min-width: 800px){
div#nav_menu-2 {
margin-bottom: 0px !Important;
}
aside#sidebar #menu-top-menu li {
border-bottom: 0px solid #069A06;
margin: 6px -23px;
padding: 0 22px;
}
aside#sidebar #menu-top-menu li,aside#sidebar #menu-top-menu li a {    
transition: 0.3s;
}
aside#sidebar #menu-top-menu li:hover{
border-color:#3775DD;
}
aside#sidebar #menu-top-menu li:hover a{
color:#3775DD;
}
aside#sidebar #menu-top-menu li a {
padding: 4px 0;
display: block;
text-decoration: none;
}
.layout-left-content #sidebar {
float: left !important;
}
hgroup{
display:none;
}
#sidebar .widget > h2 {
background: #3775DD;
color: #fff;
font-weight: 400;
font-size: 16px !important;
margin: 0 -22px 15px;
padding: 6px 22px 8px 22px;
border-top: 3px solid #069A06;
border-bottom: 0;
}
#navigation ul.nav > li > a {
padding: 8px 20px !important;
color: #FFFFFF !important;
font-weight: 400 !important;
font-size: 15px !important;
}
#navigation ul.nav > li.current-menu-item > a {
padding: 8px 20px !important;
color: #000 !important;
background: #fff !important;
box-shadow:none !important;
}
header#header {
padding-top: 0 !important;
}
aside#sidebar {
width: 25.833333%;
padding-left: 2.08333333%;
padding-right: 2.08333333%;
margin-left: 0 !important;
margin: 0 !Important;
border-left: 1px solid #3775DD;
padding-top: 35px;
border-right: 1px solid #3775DD;
}
#main{
padding-top: 35px;
}
}
#navigation ul.nav > li > a,#navigation ul.nav > li{
transition:0.2s ease-in-out;
}
aside#sidebar ul {
list-style:none;
}
body {
padding-top: 118px;
} header#header a#logo {
display: inline-block;
margin-top: 20px;
}
header#header form#searchform {
display: inline-block;
max-width: 579px;
width: 60%;
width: calc(75% - 198px);
margin: 0;
margin-top: 20px;
box-shadow: none;
margin-left: 25px;
border: 1px solid #069A06;
border-radius: 0 !important;
}
header#header form#searchform input[type=text] {
padding: 10px 45px 10px 15px;
border-radius: 0;
box-shadow: none !important;
}
header#header form#searchform input[type=submit] {
top: 40%;
top: calc(50% - 13px) !important;
margin: 0;
padding: 0;
border:0 !important;
}
header#header {
padding-bottom: 22px !important;
}
ul.social-links {
list-style: none;
padding: 0;
margin: 0;
display: inline-block;
width: 28%;
text-align: right;
}
ul.social-links li a,ul.social-links li {
display: inline-block;
transition:0.1s;
}
ul.social-links li a:hover {
transform:scale(1.05);
color: #3775DD;
}
ul.social-links li + li {
margin-left: 10px;
}
ul.social-links li a {
padding: 0 3px;
} #main, aside#sidebar{
margin-bottom: 0 !important;
padding-bottom: 35px;
padding-top: 0 !important;
margin-top: 35px !important;
box-sizing: border-box;
}
form#gform_1 input {
display: block;
width: 100% !important;
height: 35px;
box-sizing: border-box;
}
form#gform_1 input[type=text]{
border: 1px solid #3775DD;
border-radius:0;
border-bottom-color: #069A06;
}
form#gform_1 input[type=submit]{
border-radius:0;
border-bottom: 4px solid #3775DD;
background: #069A06;
height: 38px;
font-weight: 400;
padding-top: 11px;
}
#gform_1 .gform_footer.top_label {
padding-top: 0 !important;
margin-top: 0 !important;
}
section > article > div > header > h1 {
color: #069A06 !important;
font-size: 30px;
padding-bottom: 5px;
}
@media(max-width:799px){
aside#sidebar h2{
font-size:18px !important;
}
aside#sidebar {
padding-left: 2.08333333%;
padding-right: 2.08333333%;
padding-top: 20px !important;
border: 1px solid #3775DD;
margin-bottom: 30px !important;
}
section#main{
border-bottom: 1px solid #069A06 !important;
}
body{
padding-top:0;
}
.header_main_custom {
position: relative;
padding: 26px;
box-shadow: none;
margin-bottom: 0;
}
#navigation ul.nav > li > a, #navigation ul.nav > li{
color:#fff;
text-align:center;
margin: 0 -5px;
border-top: 1px solid #3775DD;
border-left: 1px solid #3775DD;
border-right: 1px solid #3775DD;
}
header#header form#searchform{
width:100% !important;
display:block;
margin-left:0;
max-width: 100%;
margin-top: 5px;
margin-bottom: 15px;
}
header#header a#logo {
width: 100%;
display: block;
max-Width: 100%;
text-align: center;
float: none;
margin-bottom: 0;
}
ul.social-links {
width: 100%;
text-align: center;
}
hgroup a {
color: #3775DD !important;
text-decoration: none !important;
}
hgroup {
text-align: center;
}
header#header {
padding-top: 10px;
}
}
section#main {
padding-left: 2.08333333%;
padding-right: 2.08333333%;
margin-right: 0;
padding-top: 14px !important;
border: 1px solid #069A06;
border-bottom: 0;
}
@media(min-width:800px){
section#main {
padding-left: 2.08333333%;
padding-right: 2.08333333%;
margin-right: 0;
width: 69%;
padding-top: 14px !important;
border: 1px solid #069A06;
border-bottom: 0;
}
}
.gform_wrapper ul, html>body .entry ul {
text-indent: 0;
padding-left: 18px;
}
#main, aside#sidebar{
background: #fff;    
}
section#main > article > header > h1{
color: #069A06 !important;
font-size: 30px;
padding-bottom: 5px;
}
@media(max-width:1080px) and (min-width:800px){
ul.social-links {
width: auto;
margin-left: 20px;
}
#navigation ul.nav > li > a {
padding: 8px 15px !important;
}
}
a.main_section_sidebar_btn {
position: absolute;
left: 0;
right: auto;
top: 87px;
background: #3775DD;
display: inline-block;
padding: 2px 9px;
color: #fff;
z-index: 999;
box-shadow: 0 0 5px #000;
}
section#main,#sidebar{
overflow:hidden;
}
.home div#content {
display: none;
}
.ms-slide-info.ms-dir-h.ms-align-bottom h2 {
color: #069A06;
}
section#main.active {
width: 100%;
margin-left: 0;
}
aside#sidebar #menu-top-menu li a:before {
content: "\f101";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-size: 16px;
-moz-osx-font-smoothing: grayscale;
margin-right: 8px;
min-width:19px;    
}
aside#sidebar #menu-top-menu li:nth-child(1) a:before {
content: "\f015";
}
aside#sidebar #menu-top-menu li:nth-child(2) a:before {
content: "\f1ea";
}
aside#sidebar #menu-top-menu li:nth-child(3) a:before {
content: "\f0c0";
}
aside#sidebar #menu-top-menu li:nth-child(4) a:before {
content: "\f073";
}
aside#sidebar #menu-top-menu li:nth-child(5) a:before {
content: "\f0a1";
}
aside#sidebar #menu-top-menu li:nth-child(6) a:before {
content: "\f003";
}
aside#sidebar #menu-top-menu li:nth-child(7) a:before {
content: "\f129";
}
.more_home_content {
display: none;
}
@media(min-width:800px){
section#main, #sidebar{
min-height: 982px;
}
#sidebar .widget > h2 {
color: rgb(6, 154, 6);
font-weight: 400;
font-size: 16px;
background: rgba(0, 20, 53, 0);
margin: 0px -22px 15px;
padding: 6px 22px 8px;
border-top: 1px solid rgb(6, 154, 6);
border-bottom: 1px solid rgb(6, 154, 6);
}
aside#sidebar{
border-color: rgb(6, 154, 6);
}
form#gform_1 input[type=submit] {
border-radius: 0;
border: 2px solid #069A06;
background: #FFFFFF;
height: 38px;
font-weight: 400;
padding-top: 11px;
color: #069A06;
}
form#gform_1 input[type=text]{
border-color:#069A06;
}
}
img
{
max-width:none !important;
}
input, select, textarea {
border: 1px solid !important;
border-radius: 0px !important;
border-color: rgb(169, 169, 169) !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
margin-left: 0px !important;
}
header#header form#searchform input[type=text] { border-radius: 0;
box-shadow: none !important;
border: 0 !important;
}
#footer {
padding: 1.618em 1.618em;
margin-left: -1.618em;
margin-right: -1.618em;
background: #3775DD;
color: #fff;
}
#footer a{
color: #fff;
}
.footer_main {
background: #FFFFFF;
margin: 0 -1.618em;
color: #000;
border-top: 2px solid #1674D1;
}
section#footer-widgets {
padding-bottom: 10px !important;
}
.widget h3 {
color: #069A06 !important;
font-size: 20px !important;
}
#footer-widgets hr
{
margin-bottom:25px;
}
ul#menu-top-menu-1 {
list-style: none;
padding-left: 3px;
}
h1
{
color: #069A06 !important;
font-size: 30px;
padding-bottom: 5px;
}
div#nav_menu-3 h3:before {
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
margin-right: .618em;
font-weight: normal;
line-height: 1em;
width: 1em;
content: '\f02c';
}
div#text-2 h3:before {
content: "\f007";
font-family: 'FontAwesome';
display: inline-block;
font-size: 100%;
font-weight: normal;
line-height: 1em;
width: 1em;
margin-right: .207em;
}
div#text-3 a span {
font-size: 36px;
}
div#text-3 {
text-align: center;
padding-top: 60px;
}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}