#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.panel-has-overlay .panel-cell-style,.panel-has-overlay .panel-row-style,.panel-has-overlay .panel-widget-style{overflow:hidden;position:relative;z-index:1}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:clip}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}.so-sr-only{clip:rect(0,0,0,0);height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}@font-face{font-family:'feature-background';src:url(//www.cartomanzia24oresu24.com/modules/87ab324a54/widgets/features/css/fonts/feature-background.eot);src:url(//www.cartomanzia24oresu24.com/modules/87ab324a54/widgets/features/css/fonts/feature-background.eot) format('embedded-opentype'),url(//www.cartomanzia24oresu24.com/modules/87ab324a54/widgets/features/css/fonts/feature-background.woff) format('woff'),url(//www.cartomanzia24oresu24.com/modules/87ab324a54/widgets/features/css/fonts/feature-background.ttf) format('truetype'),url(//www.cartomanzia24oresu24.com/modules/87ab324a54/widgets/features/css/fonts/feature-background.svg) format('svg');font-weight:normal;font-style:normal;font-display:block}.sow-features-list::before,.sow-features-list::after{content:none}.sow-features-list .sow-icon-container{font-family:'feature-background';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:90px;position:relative;color:#404040}.sow-features-list .sow-icon-container.sow-container-round:before{content:"\e600"}.sow-features-list .sow-icon-container.sow-container-sticker:before{content:"\e601"}.sow-features-list .sow-icon-container.sow-container-rounded-sticker:before{content:"\e602"}.sow-features-list .sow-icon-container.sow-container-square:before{content:"\e603"}.sow-features-list .sow-icon-container.sow-container-rounded-square:before{content:"\e604"}.sow-features-list .sow-icon-container.sow-container-rounded-hex:before{content:"\e605"}.sow-features-list .sow-icon-container.sow-container-octagon:before{content:"\e606"}.sow-features-list .sow-icon-container.sow-container-hex:before{content:"\e607"}.sow-features-list .sow-icon-container.sow-container-frame:before{content:"\e608"}.sow-features-list .sow-icon-container.sow-container-explode:before{content:"\e609"}.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list {
display: flex;
flex-wrap: wrap;
gap: 25px 25px;
list-style: none;
margin: 0;
padding: 0;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
position: relative;
}
@media (min-width: 780px) {
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature:nth-of-type(1n + 1) {
padding-left: 0;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature:nth-of-type(1n) {
padding-right: 0;
}
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature.sow-icon-container-position-top {
text-align: center;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature.sow-icon-container-position-top .sow-icon-container {
margin-bottom: 10px;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature.sow-icon-container-position-right {
align-items: flex-start;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature.sow-icon-container-position-right .sow-icon-container {
margin-right: 10px;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature.sow-icon-container-position-left {
align-items: flex-start;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature.sow-icon-container-position-left .sow-icon-container {
margin-left: 10px;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature.sow-icon-container-position-bottom {
align-items: center;
text-align: center;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature.sow-icon-container-position-bottom .sow-icon-container {
margin-top: 10px;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature.sow-icon-container-position-top .sow-icon-container,
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature.sow-icon-container-position-bottom .sow-icon-container {
margin: auto;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature .sow-features-feature-right-left-container {
display: flex;
flex-direction: inherit;
width: 100%;
align-items: center;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature .sow-features-feature-right-left-container .textwidget {
width: 100%;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature .sow-icon-container {
font-size: 84px;
height: 84px;
text-decoration: none;
width: 84px;
flex: 0 0 84px;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature .sow-icon-container:not(.sow-container-none) [class^="sow-icon-"],
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
align-items: center;
color: #fff;
display: flex;
height: 84px;
justify-content: center;
position: absolute;
text-decoration: none;
top: 0;
width: 84px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature h5 {
margin: 1em 0;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature h5 a {
color: inherit;
text-decoration: none;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature h5 a:hover {
text-decoration: underline;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature p.sow-more-text a {
color: inherit;
font-weight: 500;
text-decoration: none;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature p.sow-more-text a:hover {
text-decoration: underline;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature p:last-child {
margin-bottom: 0;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature p.sow-more-text a {
color: inherit;
font-weight: 500;
text-decoration: none;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list .sow-features-feature p.sow-more-text a:hover {
text-decoration: underline;
}
@media (max-width: 780px) {
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list {
gap: 25px;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-features-feature {
flex-direction: row !important;
justify-content: center;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-icon-container-position-top,
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-icon-container-position-right,
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-icon-container-position-left {
flex-direction: column !important;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-icon-container-position-bottom {
flex-direction: column-reverse !important;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-features-feature {
width: 100% !important;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-features-feature-content,
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-features-feature-title,
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-more-text {
text-align: center;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-icon-container-position-left .sow-icon-container,
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-icon-container-position-right .sow-icon-container {
display: flex;
justify-content: center;
width: 100%;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-icon-container-position-left .sow-icon-container {
margin-left: 0;
}
.so-widget-sow-features-default-39511dc05c9c-3252 .sow-features-list.sow-features-responsive .sow-icon-container-position-right .sow-icon-container {
margin-right: 0;
}
}@font-face {
font-family: 'Genericons';
src: url(//www.cartomanzia24oresu24.com/vews/6a6614831f/genericons/genericons/Genericons.eot);
}
@font-face {
font-family: 'Genericons';
src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),
url(//www.cartomanzia24oresu24.com/vews/6a6614831f/genericons/genericons/Genericons.ttf) format('truetype'),
url(//www.cartomanzia24oresu24.com/vews/6a6614831f/genericons/genericons/Genericons.svg#genericonsregular) format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Genericons";
src: url(//www.cartomanzia24oresu24.com/vews/6a6614831f/genericons/genericons/Genericons.svg#Genericons) format("svg");
}
} .genericon {
font-size: 16px;
vertical-align: top;
text-align: center;
-moz-transition: color .1s ease-in 0;
-webkit-transition: color .1s ease-in 0;
display: inline-block;
font-family: "Genericons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
speak: none;
} .genericon-404:before { content: "\f423"; }
.genericon-activity:before { content: "\f508"; }
.genericon-anchor:before { content: "\f509"; }
.genericon-aside:before { content: "\f101"; }
.genericon-attachment:before { content: "\f416"; }
.genericon-audio:before { content: "\f109"; }
.genericon-bold:before { content: "\f471"; }
.genericon-book:before { content: "\f444"; }
.genericon-bug:before { content: "\f50a"; }
.genericon-cart:before { content: "\f447"; }
.genericon-category:before { content: "\f301"; }
.genericon-chat:before { content: "\f108"; }
.genericon-checkmark:before { content: "\f418"; }
.genericon-close:before { content: "\f405"; }
.genericon-close-alt:before { content: "\f406"; }
.genericon-cloud:before { content: "\f426"; }
.genericon-cloud-download:before { content: "\f440"; }
.genericon-cloud-upload:before { content: "\f441"; }
.genericon-code:before { content: "\f462"; }
.genericon-codepen:before { content: "\f216"; }
.genericon-cog:before { content: "\f445"; }
.genericon-collapse:before { content: "\f432"; }
.genericon-comment:before { content: "\f300"; }
.genericon-day:before { content: "\f305"; }
.genericon-digg:before { content: "\f221"; }
.genericon-document:before { content: "\f443"; }
.genericon-dot:before { content: "\f428"; }
.genericon-downarrow:before { content: "\f502"; }
.genericon-download:before { content: "\f50b"; }
.genericon-draggable:before { content: "\f436"; }
.genericon-dribbble:before { content: "\f201"; }
.genericon-dropbox:before { content: "\f225"; }
.genericon-dropdown:before { content: "\f433"; }
.genericon-dropdown-left:before { content: "\f434"; }
.genericon-edit:before { content: "\f411"; }
.genericon-ellipsis:before { content: "\f476"; }
.genericon-expand:before { content: "\f431"; }
.genericon-external:before { content: "\f442"; }
.genericon-facebook:before { content: "\f203"; }
.genericon-facebook-alt:before { content: "\f204"; }
.genericon-fastforward:before { content: "\f458"; }
.genericon-feed:before { content: "\f413"; }
.genericon-flag:before { content: "\f468"; }
.genericon-flickr:before { content: "\f211"; }
.genericon-foursquare:before { content: "\f226"; }
.genericon-fullscreen:before { content: "\f474"; }
.genericon-gallery:before { content: "\f103"; }
.genericon-github:before { content: "\f200"; }
.genericon-googleplus:before { content: "\f206"; }
.genericon-googleplus-alt:before { content: "\f218"; }
.genericon-handset:before { content: "\f50c"; }
.genericon-heart:before { content: "\f461"; }
.genericon-help:before { content: "\f457"; }
.genericon-hide:before { content: "\f404"; }
.genericon-hierarchy:before { content: "\f505"; }
.genericon-home:before { content: "\f409"; }
.genericon-image:before { content: "\f102"; }
.genericon-info:before { content: "\f455"; }
.genericon-instagram:before { content: "\f215"; }
.genericon-italic:before { content: "\f472"; }
.genericon-key:before { content: "\f427"; }
.genericon-leftarrow:before { content: "\f503"; }
.genericon-link:before { content: "\f107"; }
.genericon-linkedin:before { content: "\f207"; }
.genericon-linkedin-alt:before { content: "\f208"; }
.genericon-location:before { content: "\f417"; }
.genericon-lock:before { content: "\f470"; }
.genericon-mail:before { content: "\f410"; }
.genericon-maximize:before { content: "\f422"; }
.genericon-menu:before { content: "\f419"; }
.genericon-microphone:before { content: "\f50d"; }
.genericon-minimize:before { content: "\f421"; }
.genericon-minus:before { content: "\f50e"; }
.genericon-month:before { content: "\f307"; }
.genericon-move:before { content: "\f50f"; }
.genericon-next:before { content: "\f429"; }
.genericon-notice:before { content: "\f456"; }
.genericon-paintbrush:before { content: "\f506"; }
.genericon-path:before { content: "\f219"; }
.genericon-pause:before { content: "\f448"; }
.genericon-phone:before { content: "\f437"; }
.genericon-picture:before { content: "\f473"; }
.genericon-pinned:before { content: "\f308"; }
.genericon-pinterest:before { content: "\f209"; }
.genericon-pinterest-alt:before { content: "\f210"; }
.genericon-play:before { content: "\f452"; }
.genericon-plugin:before { content: "\f439"; }
.genericon-plus:before { content: "\f510"; }
.genericon-pocket:before { content: "\f224"; }
.genericon-polldaddy:before { content: "\f217"; }
.genericon-portfolio:before { content: "\f460"; }
.genericon-previous:before { content: "\f430"; }
.genericon-print:before { content: "\f469"; }
.genericon-quote:before { content: "\f106"; }
.genericon-rating-empty:before { content: "\f511"; }
.genericon-rating-full:before { content: "\f512"; }
.genericon-rating-half:before { content: "\f513"; }
.genericon-reddit:before { content: "\f222"; }
.genericon-refresh:before { content: "\f420"; }
.genericon-reply:before { content: "\f412"; }
.genericon-reply-alt:before { content: "\f466"; }
.genericon-reply-single:before { content: "\f467"; }
.genericon-rewind:before { content: "\f459"; }
.genericon-rightarrow:before { content: "\f501"; }
.genericon-search:before { content: "\f400"; }
.genericon-send-to-phone:before { content: "\f438"; }
.genericon-send-to-tablet:before { content: "\f454"; }
.genericon-share:before { content: "\f415"; }
.genericon-show:before { content: "\f403"; }
.genericon-shuffle:before { content: "\f514"; }
.genericon-sitemap:before { content: "\f507"; }
.genericon-skip-ahead:before { content: "\f451"; }
.genericon-skip-back:before { content: "\f450"; }
.genericon-skype:before { content: "\f220"; }
.genericon-spam:before { content: "\f424"; }
.genericon-spotify:before { content: "\f515"; }
.genericon-standard:before { content: "\f100"; }
.genericon-star:before { content: "\f408"; }
.genericon-status:before { content: "\f105"; }
.genericon-stop:before { content: "\f449"; }
.genericon-stumbleupon:before { content: "\f223"; }
.genericon-subscribe:before { content: "\f463"; }
.genericon-subscribed:before { content: "\f465"; }
.genericon-summary:before { content: "\f425"; }
.genericon-tablet:before { content: "\f453"; }
.genericon-tag:before { content: "\f302"; }
.genericon-time:before { content: "\f303"; }
.genericon-top:before { content: "\f435"; }
.genericon-trash:before { content: "\f407"; }
.genericon-tumblr:before { content: "\f214"; }
.genericon-twitch:before { content: "\f516"; }
.genericon-twitter:before { content: "\f202"; }
.genericon-unapprove:before { content: "\f446"; }
.genericon-unsubscribe:before { content: "\f464"; }
.genericon-unzoom:before { content: "\f401"; }
.genericon-uparrow:before { content: "\f500"; }
.genericon-user:before { content: "\f304"; }
.genericon-video:before { content: "\f104"; }
.genericon-videocamera:before { content: "\f517"; }
.genericon-vimeo:before { content: "\f212"; }
.genericon-warning:before { content: "\f414"; }
.genericon-website:before { content: "\f475"; }
.genericon-week:before { content: "\f306"; }
.genericon-wordpress:before { content: "\f205"; }
.genericon-xpost:before { content: "\f504"; }
.genericon-youtube:before { content: "\f213"; }
.genericon-zoom:before { content: "\f402"; }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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
word-wrap: break-word;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
max-width: 100%;
}
audio:not([controls]) {
display: none;
}
html {
overflow-y: scroll;
}
body,
button,
input,
select,
textarea {
color: #2b2b2b;
font-size: 18px;
line-height: 1.5;
}
@font-face {
font-family: 'Pacifico';
font-style: normal;
font-weight: 400;
src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2');
font-display: swap;
} .sidebar-toggle,
.menu-toggle {
margin: 20px;
padding: 6px 10px;
font-size: 11px;
line-height: 1.4;
font-weight: normal;
color: #7c7c7c;
background-color: #e6e6e6;
background-repeat: repeat-x;
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
cursor: pointer;
}
.sidebar-toggle:hover,
.menu-toggle:hover {
color: #5e5e5e;
background-color: #ebebeb;
background-repeat: repeat-x;
}
.sidebar-toggle:active,
.menu-toggle:active,
.sidebar-toggle.toggled-on,
.menu-toggle.toggled-on {
color: #767676;
background-color: #e1e1e1;
background-repeat: repeat-x;
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border-color: transparent;
}
body {
background: #ccc;
overflow-x: hidden;
}
a {
text-decoration: none;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
text-decoration: underline;
outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 300;
margin: 12px 0;
}
h1 {
font-size: 42px;
line-height: 1.34;
}
h2 {
font-size: 24px;
line-height: 1;
}
h3 {
font-size: 22px;
line-height: 1.1;
}
h4 {
font-size: 20px;
line-height: 1.2;
}
h5 {
font-size: 18px;
line-height: 1.3;
}
h6 {
font-size: 16px;
line-height: 1.5;
}
address {
font-style: italic;
margin-bottom: 24px;
}
abbr[title] {
border-bottom: 1px dotted #2b2b2b;
cursor: help;
}
b,
strong {
font-weight: bold;
}
cite,
dfn,
em,
i {
font-style: italic;
}
mark,
ins {
background: #cc0000;
color: #aaa;
display: inline-block;
padding: 2px;
text-decoration: none;
}
.widget ins {
background: #cc0000;
color: #fff;
}
p {
margin-bottom: 24px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, serif;
font-size: 15px;
hyphens:         none;
line-height: 1.6;
}
pre {
border: 1px solid #ccc;
box-sizing:         border-box;
margin-bottom: 24px;
max-width: 100%;
overflow: auto;
padding: 12px;
word-wrap: normal; 
}
blockquote,
q {
hyphens: none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
color: #822f2c;
font-size: 19px;
font-style: italic;
line-height: 1.3;
margin-bottom: 24px;
}
blockquote cite,
blockquote small {
color: #6699cc;
font-family: 'Lobster', sans-serif;
font-size: 24px;
line-height: 1.5;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: bold;
}
small {
font-size: smaller;
}
big {
font-size: 125%;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 24px;
}
ul,
ol {
list-style: none;
margin: 10px 0 10px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 0 0 0 20px;
}
figure {
margin: 0;
}
fieldset {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 24px;
padding: 11px 12px 0;
}
legend {
white-space: normal;
}
button,
input,
select,
textarea {
box-sizing: border-box;
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
select {
max-width: 100%;
word-wrap: break-word;
}
select  option{
max-width: 100%;
white-space: normal;
word-wrap: break-word;
}
button,
input {
line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table,
th,
td {
border: 1px solid #ccc;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
del {
color: #767676;
}
hr {
background-color: #eee;
border: 0;
height: 1px;
margin-bottom: 12px;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
width: auto;
}  input,
textarea {
background: #eee;
border: 1px solid #ccc;
border-radius: 2px;
color: #000066;
padding: 0 10px;
}
textarea {
width: 100%;
}
input:focus,
textarea:focus {
background: #fff;
border: 1px solid #0066cc;
outline: 0;
}
textarea:focus {
} button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #eee;
border-radius: 10px;
border: 1px solid #ccc;
border-radius: 2px;
color: #aaa;
font-size: 12px;
font-weight: bold;
padding: 10px 30px;
text-transform: uppercase;
vertical-align: bottom;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
background-color: #41a62a;
color: #fff;
}
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background-color: #3333ff;
} .comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
max-width: 100%;
width: auto;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
height: auto;
max-width: 100%;
width: auto;
} embed,
iframe,
object,
video {
overflow: hidden;
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
margin-bottom: 0;
} .category-list a:before {
color: #eee;
content: '\f301';
-webkit-font-smoothing: antialiased;
font: normal 32px/1 'Genericons';
padding-right: 5px;
vertical-align: middle;	
}
.tag:before,
.tags a:before {
content: '\f302';
color: #eee;
-webkit-font-smoothing: antialiased;
font: normal 32px/1 'Genericons';
padding-right: 5px;
vertical-align: middle;
} .author.vcard  a:before {
content: '\f304';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: middle;	
}
.entry-date a:before {
content: '\f307';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: middle;	
}
.menu-toggle:before {
content: '\f419';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 12px/1 'Genericons';
padding-right: 2px;
vertical-align: middle;	
}
.sidebar-toggle:after {
content: '\f502';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 12px/1 'Genericons';
vertical-align: middle;	
}
.edit-link a:before {
content: '\f411';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: middle;	
}
.featured-post:before {
content: '\f308';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 32px/1 'Genericons';
vertical-align: middle;	
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
margin: 10px 12px 10px 0;
}
.wp-caption.alignleft {
margin: 10px 12px 10px 0;
}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
margin: 10px 0 10px 12px;
}
.wp-caption.alignright {
margin: 10px 0 10px 12px;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
margin-top: 10px;
margin-bottom: 10px;
}
.site-content blockquote.alignleft,
.site-content blockquote.alignright {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding-top: 17px;
width: 50%;
}
.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
margin-bottom: 17px;
}
.wp-caption {
color: #767676;
margin-bottom: 12px;
max-width: 100%;
width: auto;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption-text {
box-sizing:         border-box;
font-size: 12px;
font-style: italic;
line-height: 1.5;
margin: 10px 0;
}
div.wp-caption .wp-caption-text {
padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
padding-left: 10px;
padding-right: 0;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
}
.screen-reader-text:focus {
background-color: #eee;
border-radius: 3px;
box-shadow: 0 0 2px 2px #fff;
clip: auto;
color: #3333ff;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
text-transform: none;
width: auto;
z-index: 100000; }
.hide {
display: none;
} .site {
color: #666;
margin: 0 auto;
width: 96%;
}
.background-fixed {
bottom: 0;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: -1;
}
.main-wrapper {
display: -webkit-box;     
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;
display: flex;            
margin: 0 auto;
-webkit-flex-flow: wrap;
-ms-flex-flow: wrap;
flex-flow: wrap;
}
.site-content {
-ms-flex-order: 1;     
-webkit-order: 1;  
order: 1;
width: 100%;
}
.sidebar-1 {
-ms-flex-order: 2;     
-webkit-order: 2;  
order: 2;
}
.sidebar-2 {
-ms-flex-order: 3;     
-webkit-order: 3;  
order: 3;
}
.sidebar-1,
.sidebar-2,
.content {
width: 100%;
} .boxed-content .main-area {
margin: 0 20px;
}
.main-area {
padding: 20px;
}
.no-content .main-area,
.page-template-no-content .main-area {
padding: 0;
}
.nothing-found,
.content-container {
clear: both;
} .assistive-text,
.site .screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
} .sg-site-header-1,
.sg-site-header {
display: -webkit-box;     
display: -moz-box;        
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;
display: flex;            
-webkit-flex-flow: wrap;
-ms-flex-flow: wrap;
flex-flow: wrap;
}
.site-description,
.site-title {
margin: 0;
text-align: center;
}
.site-title {
border-radius: 20px 20px 0 0;
line-height: 2.6vw;
padding: 1vw;
}
.site-title a {
font-size: 3vw;
font-weight: 300;
}
.site-description {
line-height: 2vw;
padding: 2% 6% 6% 6%;
font-size: 1.6vw;
font-style: italic;
}
.header-wrap {
margin: 0 auto;
}
.header-image {
margin: 0 auto;
}
.element-wrap {
background-color: rgba(255,255,255, 0.8);
border-radius: 20px 20px 0 0;
bottom: 0;
-webkit-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
-moz-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
display: inline-block;
left: 0;
overflow: hidden;
position: absolute;
margin-right: 50%;
margin-left: 10px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
width: 40%;
}
.boxed-header .sg-header-area {
margin: 20px 20px 0 20px;
z-index: 20;
}
.logo-block {
width: 10%;
}
.menu-top,
.logo-is-on .menu-top {
width: 100%;
}
.logo-is-on .menu-1 {
padding-left: 120px;
}
.logo-section {
position: absolute;
z-index: 11;
}
.logo {
display: block;
max-width: 100px;
margin: 0 20px;
} .nav-link {
margin-top: 20px;
} .nav-link,
.widget .flex.content,
.flex .content {
display: -webkit-box;    
display: -moz-box;         
display: -ms-flexbox;     
display: -webkit-flex;   
display: flex;           
-webkit-flex-flow: wrap;
-ms-flex-flow: wrap;
flex-flow: wrap;
}
.nav-link a {
text-decoration: none;
width: 94%;
}
.navigation.paging-navigation {
text-align: center;
}
.menu-toggle,
.sidebar-toggle {
display: inline-block;
}
.pagination .next.page-numbers,
.pagination .prev.page-numbers {
margin-bottom: 10px;
}
.pagination .page-numbers {
background: #fff;
border: 1px solid #ccc;
color: #1e73be;
padding: 5px 10px;
}
.pagination .page-numbers:hover {
background: #eee;
}
.pagination .page-numbers.current {
background: #eee;
border: 1px solid #ccc;
}
.pagination.loop-pagination {
padding: 20px;
} .menu-1 {
clear: both;
}
.top-1-navigation {
box-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
} .horisontal-navigation li ul {
box-shadow: 0 4px 2px rgba(0, 0, 0, 0.3);
}
.horisontal-navigation .current-menu-item a:before,
.horisontal-navigation .current_page_item a:before {
content: '\f405';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: top;	
color: red;
}
.horisontal-navigation .current-page-ancestor > a:before,
.horisontal-navigation .current-menu-ancestor > a:before {
content: '\f405';	
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: top;	
}
.horisontal-navigation ul.nav-horizontal,
.horisontal-navigation div.nav-horizontal > ul {
display: none;
}
.horisontal-navigation ul.nav-horizontal.toggled-on,
.horisontal-navigation div.nav-horizontal.toggled-on > ul {
}
.horisontal-navigation ul.toggled-on ul,
.horisontal-navigation ul.toggled-on {
margin: 0 20px 20px 20px;
}
.horisontal-navigation {
text-align: right;
}
.horisontal-navigation > div {
float: right;
text-align: left;
}
.horisontal-navigation  ul {
box-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
list-style: none;
max-width: 280px;
margin: 0 20px 0 20px;
min-width: 200px;
}
.horisontal-navigation > div > ul > li a {
padding: 0 20px;
}
.toggle {
display: block;
}
.nav-horizontal li {
font-size: 18px;
}
.nav-horizontal li ul li li {
margin: 10px;
}
.horisontal-navigation a {
display: block;
line-height: 1.8;
text-decoration: none;
}
.horisontal-navigation ul li ul li a:before {
content: '\f429';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: middle;	
} .entry-summary {
display: none;
padding: 0 10px;
}
.entry-content table,
.comment-content table {
font-size: 14px;
line-height: 1.2;
margin-bottom: 12px;
}
.entry-content th,
.comment-content th {
padding: 8px;
text-transform: uppercase;
}
.entry-content td,
.comment-content td {
padding: 8px;
} .archive-title {
font-size: 14px;
text-transform: uppercase;
} .flex .entry-thumbnail img {
display: block;
margin: 0 auto;
}
.content-container .entry-thumbnail {
padding: 0 0 20px 0;
}
.flex .content-container {
overflow: hidden;
} .flex .content-container .entry-thumbnail {
padding: 0;
}
.flex .content-container {
margin: 0 auto 20px auto;
}
.flex-layout-1 .content-container {
width: 100%;
}
.flex-layout-2 .content-container {
width: 100%;
}
.flex-layout-3 .content-container {
width: 100%;
}
.flex-layout-4 .content-container {
width: 100%;
}
.flex .entry-title a {
font-size: 18px;
}
.flex .entry-summary,
.flex .entry-content {
font-size: 0;
}
.flex  .entry-meta {
font-size: 0;
}
.flex .entry-header h1 {
border-radius: 0 0 10px 10px;
margin: 0;
padding: 0 5px;
text-align: center;
}
.flex .entry-summary  p {
margin: 0;
padding: 5px;
}
.flex .entry-content{
padding: 5px 20px;
}
.nothing-found > article ,
.content-container > article,
.content-container > div {
padding: 20px;
} .archive-header {
margin-bottom: 20px;
padding: 20px;
text-align: center;
}
.archive-header h1 {
display: inline-block;
} .entry-meta {
color: #aaa;
font-style: italic;
padding: 10px 20px;
text-align: right;
}
.widget .entry-meta {
padding: 0;
}
.entry-date a:before,
.author.vcard a:before,
.edit-link a:before,
.comments-link a:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 24px/1 'Genericons';
padding: 0 2px;
vertical-align: middle;
}
.comments-link a:before {
content: '\f300';
}
.edit-link a:before {
content: '\f411';
}
.author.vcard a:before {
content: '\f304';
}
.entry-date a:before {
content: '\f307';
}
.wide .entry-date a:before,
.wide .author.vcard a:before,
.wide .edit-link a:before,
.wide .comments-link a:before {
text-shadow: none;
}
.comments-link a:before {
display: inline-block;
content: '\f300';
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
padding: 0 2px;
vertical-align: middle;
}
.comments-link {
padding: 0 0 0 10px;
} .project-list,
.category-list {
margin: 0 0 20px 0;
}
.widget .tags,
.widget .project-list,
.widget .category-list {
text-align: center;
}
.widget .project-list,
.widget .category-list {
margin: 20px;
padding: 5px;
}
.project-list a,
.category-list a {
display: inline-block;
margin: 5px;
}
.project-list ul,
.category-list ul {
margin: 0;
}
.project-list li,
.category-list li{
display: inline-block;
list-style: none;
}
.tag:before,
.project a:before,
.tags a:before,
.project-list a:before,
.category-list a:before {
color: #eee;
-webkit-font-smoothing: antialiased;
font: normal 32px/1 'Genericons';
vertical-align: middle;	
}
.project a:before,
.project-list a:before {
content: '\f445';
padding-right: 5px;
}
.project-list {
color: #aaa;
font-style: italic;
}
.category-list a:before {
content: '\f301';
}
.tags a:before {
content: '\f302';
}
.tags {
margin: 20px 0;
text-align: right;
}
.tags a {
display: inline-block;
}
.project-list a,
.category-list a,
.tags a {
border: 1px solid #ccc;
border-radius: 10px;
margin: 5px 0;
padding: 10px;
text-decoration: none;
} .post-date {
margin: 5px 0 0 5px;
padding: 2px;
}
.post-date a {
text-decoration: none;
} .meta-nav {
margin: 5px;
}
.previous-image,
.next-image,
.nav-previous-one, 
.nav-next {
display: block;
margin: 5px;
padding: 20px;
text-align: center;
}
.nav-previous-one {
padding: 20px;
} .post-format {
padding: 5px;
text-align: center;
} .gallery {
margin-bottom: 20px;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 48%;
}
.gallery-columns-3 .gallery-item {
max-width: 32%;
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
clear: left;
}
.gallery-caption {
background-color: #eee;
bottom: 0;
box-sizing: border-box;
color: #767676;
font-size: 12px;
left: 0;	
line-height: 1.5;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
text-align: left;
width: 100%;
}
.gallery-caption:before {
content: "";
height: 100%;
left: 0;
min-height: 49px;
position: absolute;
top: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .comments-area {
margin: 0;
padding: 40px 20px;
}
.comment-reply-title,
.comments-title {
margin: 0;
text-transform: uppercase;
}
.comment-list {
list-style: none;
margin: 0 0 48px 0;
}
.comment-author {
font-size: 14px;
line-height: 1.7;
}
.comment-list .reply,
.comment-metadata {
font-size: 12px;
line-height: 2;
text-transform: uppercase;
}
.comment-meta {
font-size: 12px;
}
.comment-list .reply {
margin-top: 24px;
}
.comment-author a {
color: #3366cc;
}
.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
color: #003366;
}
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
color: #339900;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
margin-bottom: 24px;
padding-top: 24px;
}
.comment-author {
position: relative;
}
.bypostauthor .fn a {
color: #339900;
}
.bypostauthor .fn a:hover {
color: #3366cc;
}
.bypostauthor > article .fn:before {
content: '\f408';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
margin: 0 2px 0 -2px;
position: relative;
top: -1px;
vertical-align: middle;	
}
.comment-author .avatar {
border: 1px solid #eee;
height: 18px;
padding: 2px;
position: absolute;
top: 0;
left: 0;
width: 18px;
}
.says {
display: none;
}
.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
padding-left: 30px;
}
.comment-edit-link {
margin-left: 10px;
}
.comment-content {
hyphens:         auto;
word-wrap: break-word;
}
.comment-body {
clear: right;
margin: 20px 0;
padding: 10px;
}
.comment-content ul,
.comment-content ol {
margin: 0 0 24px 22px;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-content > :last-child {
margin-bottom: 0;
}
.comment-list .children {
list-style: none;
margin-left: 15px;
}
.comment-respond {
margin-bottom: 24px;
padding: 0;
}
.comment .comment-respond {
margin-top: 24px;
}
.comment-respond h3 {
margin-top: 0;
margin-bottom: 24px;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
color: #ccc;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
font-size: 14px;
line-height: 1.7;
}
.no-comments {
font-size: 16px;
line-height: 1.5;
margin-top: 24px;
text-transform: uppercase;
}
.comment-form label {
display: block;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
max-width: 300px;
padding: 5px;
width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
font-size: 12px;
line-height: 1.5;
}
.required {
color: #c0392b;
}
.comment-reply-title small a {
color: #ccc;
float: right;
height: 24px;
overflow: hidden;
width: 24px;
}
.comment-navigation {
font-size: 12px;
line-height: 2;
margin-bottom: 48px;
text-transform: uppercase;
}
.comment-navigation .nav-next,
.comment-navigation .nav-previous {
display: block;
text-align: center;
}
#comment-nav-above {
margin-top: 36px;
margin-bottom: 0;
}
#respond {
clear: right;
}
.full-size-link {
padding: 20px;
}
.featured-post {
margin-top: 20px;
padding: 0 20px;
text-align: center;
}
.clear {
clear: both;
}
.clear-right {
clear: right;
} .sticky {
} .widget {
font-size: 18px;
hyphens:         auto;
line-height: 1.8;
word-wrap: break-word;
}
.site .widget {
padding-bottom: 20px;
} .sidebar-2 .column,f
.sidebar-1 .column {
padding: 20px 0 0 0;
}
.sidebar-1 .widget,
.sidebar-2 .widget {
margin: 0 auto 20px auto;
}
.site .column .widget {
margin-bottom: 20px;
overflow: hidden;
padding: 20px;
}
.column .widget .widgettitle,
.column .widget .widget-title {
border-bottom: 3px solid rgba(220,220, 220, 0.3);
font-size: 22px;
font-weight: 300;
margin-top: 0;
padding: 5px;
text-align: center;
}
.wide .stainedglass_widget_title .entry-title {
margin: 0;
padding: 20px;
}
.sidebar-footer li:before,
.column li:before {
color: #fff;
content: '\f428';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 32px/1 'Genericons';
margin: 0;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
vertical-align: middle;	
}
.column select {
width: 100%;
}
.column ol,
.column ul {
list-style: none;
margin: 10px 0 10px 0;
}
.column ol li ol,
.column ul li ul{
margin: 0 0 0 10px;
} .wide .widget-area .widgettitle,
.wide .widget-area .widget-title {
margin-left: auto;
margin-right: auto;
}
.wide .widget ul {
list-style: none;
}
.sidebar-before-footer {
margin: 0 auto;
}
.boxed-header .sidebar-wrap {
margin: 0 20px 20px 20px;
}
.wide select {
display: block;
margin: 20px auto;
padding: 5px;
width: 300px;
}
.wide  ul li a{
text-transform: uppercase;
}
.wide .widget.widget_rss  .rss-date {
display: block;
}
.wide .widget.widget_rss  ul li .rssSummary {
border-bottom: 1px solid rgba(150, 150, 150, 0.2);
display: block;
margin: 5px;
padding: 5px;
}
.wide .widget.widget_tag_cloud a {
background: rgba(150, 150, 150, 0.2);
border: 1px solid #fff;
margin: 2px;
padding: 2px;
border-radius: 20px;
display: inline-block;	
}
.wide .widgettitle,
.wide .widget-title {
font-size: 32px;
font-weight: 300;
margin: 0 0 20px 0;
padding: 5px;
text-align: center;
}
.wide .widget {
margin: 0 auto;
} .wide .widget.widget_nav_menu .menu {
display: -webkit-box;     
display: -moz-box;     
display: -ms-flexbox;      
display: -webkit-flex;
display: flex;
-webkit-flex-flow: wrap;
-ms-flex-flow: wrap;
flex-flow: wrap;
}
.wide .widget.widget_nav_menu > div > .menu > li > a {
border-bottom: 5px solid rgba(255, 255, 255, 0.5);
display: block;
font-size: 24px;
margin: 10px;
padding: 5px;
}
.site .wide .widget-area .widget.widget_nav_menu ul,
.site .wide .widget-area  .widget.widget_nav_menu ul li {
margin: 0;
}
.wide .widget.widget_nav_menu .menu li ul li  {
border: none;
display: block;
margin: 10px;
}
.wide .widget.widget_nav_menu .menu > li {
display: block;
width: 100%;
} .wide .widget.widget_nav_menu .menu li ul li a:before,
.wide .widget ul li:before {
color: rgba(150, 150, 150, 0.6);
content: '\f432';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
padding-right: 5px;
margin-top: 6px;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
vertical-align: middle;
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
}
.wide .widget.widget_nav_menu ul li:before {
content: none;
}
.wide .widget.widget_rss  ul li:before {
color: rgba(150, 150, 150, 0.2);
content: '\f511';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 32px/1 'Genericons';
text-shadow: 5px 1px 10px rgba(150, 150, 150, 0.2);
vertical-align: middle;	
}
.wide .widget.widget_rss  .rss-date:before {
color: rgba(150, 150, 150, 0.2);
content: '\f307';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 32px/1 'Genericons';
text-shadow: 5px 1px 10px rgba(150, 150, 150, 0.2);
vertical-align: middle;	
}
.wide .widget.widget_text div,
.wide .widget.widget_tag_cloud div,
.wide .widget.widget_nav_menu ul,
.wide .widget.widget_recent_comments ul,
.wide .widget.widget_meta ul,
.wide .widget.widget_recent_entries ul,
.wide .widget.widget_pages ul,
.wide .widget.widget_categories ul,
.wide .widget.widget_archive ul,
.wide .widget.widget_rss  ul {
padding: 0 20px;
}
.widget.stainedglass_socialicons ul li:before{
content: '';
} .sidebar-footer ul {
list-style: none;
}
.sidebar-footer .widget {
margin: 20px;
}
.sidebar-footer .widgettitle,
.sidebar-footer .widget-title {
padding: 0 5px 10px 5px;
border-bottom: 5px solid #ccc;
}
.sidebar-footer .widget {
margin: 0 20px;
padding: 20px;
} .search-submit {
display: none;
}
.sidebar-footer .widget_search .search-form input[type="search"] {
width: 100%;
}
.wide .widget.woocommerce.widget_product_search input,
.search-form input[type="search"],
.wide .widget.widget_search .search-form input[type="search"] {
width: 100%;
padding: 10px;
}
.widget.woocomsmerce.widget_price_filter form,
.widget.woocommerce.widget_product_search form,
.wide .widget.widget_search form,
.wide.widget.widget_search input{
margin-left: 20px;
margin-right: 20px;
}
.wide .widget.woocommerce.widget_product_search, 
.wide .widget.widget_search {
padding: 20px 0;
}
.widget.woocommerce.widget_product_search,
.widget_search .search-form input[type="search"] {
font-size: 18px;
}
.widget_product_search input[type="submit"],
.widget_product_search #searchsubmit,
.widget_search  .search-submit {
display: none;
}
.wide .widget.widget_rss > div,
.wide .widget_calendar > div  {
padding: 20px;
} .widget_calendar {
max-width: 280px;
}
.widget_calendar table {
line-height: 2;
margin: 0;
}
.widget_calendar tbody td,
.widget_calendar thead th {
text-align: center;
}
.widget_calendar #next{
text-align: right;
} .widget_recent_entries .post-date {
display: block;
} .stainedglass_socialicons ul {
margin: 0;
text-align: left;
} .stainedglass_socialicons  {
overflow: auto;
}
.stainedglass_socialicons .big.horizontal li {
display: inline-block;
width: 64px;
}
.stainedglass_socialicons .small.horizontal li {
display: inline-block;
width: 32px;
}
.stainedglass_socialicons .big.vertical li {
width: 64px;
}
.stainedglass_socialicons .small.vertical li {
width: 32px;
}
.stainedglass_socialicons a {
display: inline-block;
}
.stainedglass_socialicons .big a {
height: 64px;
width: 64px;
}
.stainedglass_socialicons .small a {
height: 32px;
width: 32px;
}
.stainedglass_socialicons a {
opacity: 0.7;
}
.stainedglass_socialicons a:hover {
opacity: 1;
}
.stainedglass_socialicons .vertical li {
display: block;
margin: 0;
} .site-info {
font-size: 16px;
padding: 5px 20px;
text-align: right;
}
.site-info a{
text-decoration: underline;
} .scrollup {
background: url(//www.cartomanzia24oresu24.com/vews/6a6614831f/img/scrollup.png) no-repeat 0 20px;
bottom: 40px;
display: none;
height: 45px;
padding: 20px 0;
position: fixed;
-webkit-transition: all 0.4s ease-in;
transition: all 0.4s ease-in;
width: 50px; 
z-index: 99;
}
.scrollup.right {
right: 5px;
}
.scrollup.center {
right: 45%;
}
.scrollup.left {
left: 5px;
}
.scrollup:hover {
-ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);
-webkit-transition: all 0.4s ease-in;
transition: all 0.4s ease-in;
}
@keyframes my-jump  { 
20% {transform: translateY(20px);}
100% {transform: scale(1.1);}
}
@-webkit-keyframes my-jump  { 
20% {transform: translateY(20px);}
100% {transform: scale(1.1);}
}
.move {
-webkit-animation: my-jump 2s linear 0.2s infinite alternate; animation: my-jump 2s linear 0.2s infinite alternate; } #woocommerce-wrapper {
padding: 20px;
}
.archive  .woo-shop .content-container {
padding: 20px;
width: 96%;
}
.woo-shop .content-container {
padding: 20px;
}
.upsells.products .products,
.related.products .products,
.archive .woo-shop .products {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;     
display: -webkit-flex;    
display: flex;            
-webkit-flex-flow: wrap;
-ms-flex-flow: wrap;
flex-flow: wrap;
}
.woo-shop .products li {
border: 1px solid #ccc;
border-radius: 10px;
margin: 20px auto !important;
padding: 20px !important;
}
.woo-shop .page-title {
padding: 5px 20px;
}
.woo-shop .woocommerce-pagination {
padding: 10px;
}
.woo-shop .woocommerce-breadcrumb, 
.woo-shop .woocommerce-result-count {
padding: 5px 20px;
}
.woo-shop .woocommerce-breadcrumb {
display: inline-block;
margin: 0;
}
.woo-shop .add_to_cart_button,
.woo-shop .product-cart a {
font-size: 12px !important;
}
.woo-shop .price ins{
background: #cc0000 !important;
color: #fff !important;
text-shadow: #333 0.1em 0.1em 0.2em;
}
.widget.woocommerce.widget_product_search,
.wide .widget.widget_search {
background: rgba(255, 255, 255, 0.8);
}
.woo-shop .flex-layout-1 .products > li,
.woo-shop .flex-layout-2 .products > li,
.woo-shop .flex-layout-3 .products > li,
.woo-shop.flex-layout-4 .products li {
width: 96% !important;
}    .small .widget.widget_nav_menu div > ul > li:before,
.small .widget.widget_pages > ul > li:before,
.small .widget.widget_categories > ul > li:before,
.small .widget.widget_product_categories > ul > li:before {
content: none;
}
.small .widget.widget_nav_menu div > ul > li.menu-item-has-children:before,
.small .widget.widget_pages > ul > li.page_item_has_children:before,
.small .widget.widget_categories > ul > li.cat-parent:before,
.small .widget.widget_product_categories > ul > li.cat-parent:before {
content: '\f431';
color: #eee;
-webkit-font-smoothing: antialiased;
font: normal 32px/1 'Genericons';
padding-right: 5px;
vertical-align: middle;	
float: right;
}
.small .widget.widget_nav_menu div > ul > li > a,
.small .widget.widget_pages > ul > li > a,
.small .widget.widget_categories > ul > li > a,
.small .widget.widget_product_categories > ul > li > a {
border: 1px solid #eee;
margin: 10px auto;
display: block;
padding: 5px;
}
.small .widget.widget_nav_menu div > ul > li:hover,
.small .widget.widget_pages > ul > li:hover,
.small .widget.widget_categories > ul > li:hover,
.small .widget.widget_product_categories > ul > li:hover {
box-shadow:
0 1px 4px rgba(0, 0, 0, .3),
-23px 0 20px -23px rgba(0, 0, 0, .8),
23px 0 20px -23px rgba(0, 0, 0, .8),
0 0 40px rgba(0, 0, 0, .1) inset;
}
.small .widget.widget_nav_menu div > ul > li > ul,
.small .widget.widget_pages > ul > li > ul,
.small .widget.widget_product_categories > ul > li > ul {
display: none;
}
.small .widget.widget_nav_menu div > ul > li:hover > ul,
.small .widget.widget_pages > ul > li:hover > ul,
.small .widget.widget_categories > ul > li:hover > ul,
.small .widget.widget_product_categories > ul > li:hover > ul {
display: block;
}
.small .widget.widget_categories a {
width: 90%;
}
@media screen and (min-width: 500px) {
.column-2.element-list {
-webkit-column-count: 2; 
-moz-column-count: 2;
column-count: 2;
}
.column-3.element-list {
-webkit-column-count: 3;
-moz-column-count: 3; 
column-count: 3;
}
.column-4.element-list {
-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;
}
}
.hide-screen-fixed {
bottom: 0;
left: 0;
right: 0;
position: fixed;
top: 0;
z-index: -1;
}
@media screen and (min-width: 550px) {
.wide .widget.widget_recent_comments ul,
.wide .widget.widget_meta ul,
.wide .widget.widget_recent_entries ul,
.wide .widget.widget_pages ul,
.wide .widget.widget_categories ul,
.wide .widget.widget_archive ul,
.wide .widget.widget_rss  ul {
display: -webkit-box;     
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;    
display: flex;            
-webkit-flex-flow: wrap;
-ms-flex-flow: wrap;
flex-flow: wrap;
}
.wide .widget.widget_recent_comments ul li,
.wide .widget.widget_meta ul li,
.wide .widget.widget_recent_entries ul li,
.wide .widget.widget_pages ul li,
.wide .widget.widget_categories ul li,
.wide .widget.widget_archive ul li,
.wide .widget.widget_rss  ul li{	
width: 50%;	
}
}
@media screen and (min-width: 600px) {
.nav-link a {
margin: 20px auto;
width: 48%;
}	
.nav-link a:first-child {
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;         
order: 2;
}
} @media screen and (min-width: 680px) {	
.upsells.products .product,
.related.products .product {
display: block;
margin: 20px auto;
width: 26% !important;
}
.widget.woocomsmerce.widget_price_filter form,
.widget.woocommerce.widget_product_search form,
.wide .widget.widget_search form,
.wide.widget.widget_search input{
max-width: 500px;
margin-left: auto;
margin-right:auto;
} .stainedglass_socialicons ul {
text-align: right;
}
.site-content {
position: relative;
z-index: 1;
}
.nothing-found,
.content-container {
clear: none;
}
.entry-summary,
.entsry-content {
padding: 0 20px;
} .woo-shop  .entry-summary,
#woocommerce-wrapper .entry-summary {
padding: 0;
}
.column .widget.woocommerce.widget_product_search input {
padding: 10px;
}  .menu-toggle {
display: none;
} .horisontal-navigation  ul {
box-shadow: none;
list-style: none;
margin: 0;
padding: 0;
text-indent: 0;
display: inline-block;
list-style: none;
margin: auto;
max-width: none;
min-width: none;
padding: 0;
text-align: left;
}
.horisontal-navigation ul ul{
margin: 0;
}
.nav-container {
padding: 0 20px;
position: relative;
z-index: 2;
}
.nav-horizontal li ul li li {
border: none;
margin: 0;
}
.horisontal-navigation ul li ul li a:before {
content: "";
}
.horisontal-navigation {
display: block;
}
.horisontal-navigation  ul {
list-style: none;
margin: 0;
padding: 0;
text-indent: 0;
}
.horisontal-navigation div {
display: block;
text-align: right;
}
.horisontal-navigation  ul {	
display: inline-block;
list-style: none;
margin: auto;
max-width: none;
padding: 0;
text-align: left;
}
.nav-horizontal li {
display: inline-block;
font-size: 16px;
}
.horisontal-navigation  .menu-item-has-children  > a:after {
content: '\f431';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: top;	
}
.horisontal-navigation  ul li ul .menu-item-has-children  > a:after {
content: '\f429';
display: inline-block;
float: right;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: top;
}
.horisontal-navigation > div > ul > li a,
.horisontal-navigation a {
display: inline-block;
font-size: 18px;
line-height: 1;
padding: 20px 5px 20px 5px;
text-decoration: none;
-webkit-transition: 0.5s;
transition: 0.5s;
}
.horisontal-navigation li ul a {
margin-top: 0;
}
.horisontal-navigation div.nav-horizontal > ul {
display: none;
}
.horisontal-navigation ul.nav-horizontal,
.horisontal-navigation div.nav-horizontal > ul {
display: inline-block !important;
max-height: 100%;
overflow: visible;
}
.horisontal-navigation li a,
.horisontal-navigation li {
display: inline-block;
text-decoration: none;
}
.horisontal-navigation li a {
white-space: normal;
}
.top-1-navigation  {
z-index: 9;
}	
.top-navigation  {
z-index: 8;
}	
.horisontal-navigation li {
position: relative;
}
.horisontal-navigation li ul {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
left: 0;
overflow: hidden;
position: absolute;
top: 100%;
width: 1px;
z-index: 10;
}
.horisontal-navigation li ul li ul{
left: 100%;
top: 0;
}
.horisontal-navigation ul li:hover > ul,
.horisontal-navigation ul li:focus > ul,
.horisontal-navigation .focus > ul {
clip: inherit;
height: inherit;
overflow: inherit;
width: inherit;
}
.horisontal-navigation li ul li a {
display: block;
padding: 5px 10px;
width: 180px;
white-space: normal;
} .meta-nav {
border: 1px solid #ccc;
max-width: 170px;
margin: 0 auto;
padding: 3%;
}
.previous-image {
float: left;
margin-left: 20px;
margin-right: 20px;
}
.previous-image a,
.next-image a,
.nav-previous a,
.nav-next  a {
display: inline-block;
padding: 10px 20px;
}
.next-image {
float: right;
margin-left: 20px;
margin-right: 20px;
text-align: right;
}
.widget {
font-size: 14px;
line-height: 1.5;
}
.logo-is-on .menu-1,
.logo-is-on .menu-2 {
padding-left: 120px;
}
.logo {
max-width: 100px;
}
.menu-1 div {
clear: none;
padding-bottom: 0;
}
.wide .flex-layout-1 .content-container {
width: 94%;
}
.flex-layout-1 .content-container {
width: 100%;
}
.flex-layout-2 .content-container {
width: 48%;
}
.flex-layout-3 .content-container {
width: 30%;
}
.flex-layout-4 .content-container {
width: 22%;
}
.flex-layout-1 .entry-header .entry-title a,
.flex-layout-2 .entry-header .entry-title a {
font-size: 42px;
}
.flex-layout-3 .entry-header .entry-title a {
font-size: 24px;
}
.flex-layout-4 .entry-header .entry-title a {
font-size: 18px;
}
.flex-layout-1 .entry-meta {
font-size: 16px;
}
.flex-layout-2 .entry-summary,
.flex-layout-2 .entry-content,
.flex-layout-1 .entry-summary,
.flex-layout-1 .entry-content {
font-size: 16px;
}
.flex-layout-3 .entry-summary,
.flex-layout-3 .entry-content,
.flex-layout-4 .entry-summary,
.flex-layout-4 .entry-content {
font-size: 16px;
}
.flex .entry-summary,
.flex .entry-content{
padding: 5px 0;
}
.flex .entry-header h1 {
border-radius: 0;
} .woo-shop .flex-layout-1 .products > li {
width: 98% !important;
}
.woo-shop .flex-layout-2 .products > li {
width: 46% !important;
}
.woo-shop .flex-layout-3 .products > li {
width: 26% !important;
}
.woo-shop.flex-layout-4 .products li {
width: 18% !important;
}
}
@media screen and (min-width: 760px) {
.site {
width: 100%;
}
}
@media screen and (min-width: 800px) { .stainedglass_socialicons .vertical li {
margin: 0 auto;
}
}
@media screen and (min-width: 960px) {
.entry-summary {
display: block;
}
.wide .widget.widget_nav_menu .menu > li {
display: block;
width: 25%;
}
.wide .column .widget.widget_nav_menu .menu > li {
display: block;
width: 100%;
}
.logo-is-on .menu-1,
.logo-is-on .menu-2 {
padding-left: 200px;
}
.logo-section {
max-width: 240px;
position: absolute;
z-index: 21;
}
.logo {
max-width: 200px;
margin: 0 20px;
} .wide .widget.widget_recent_comments ul,
.wide .widget.widget_meta ul,
.wide .widget.widget_recent_entries ul,
.wide .widget.widget_pages ul,
.wide .widget.widget_categories ul,
.wide .widget.widget_archive ul,
.wide .widget.widget_rss  ul {
display: -webkit-box;     
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;    
display: flex;            
-webkit-flex-flow: wrap;
-ms-flex-flow: wrap;
flex-flow: wrap;
}
.wide .widget.widget_recent_comments ul li,
.wide .widget.widget_recent_entries ul li,
.wide .widget.widget_pages ul li,
.wide .widget.widget_categories ul li,
.wide .widget.widget_archive ul li,
.wide .widget.widget_rss  ul li {	
width: 25%;	
}
.wide .widget.widget_meta ul li {	
width: 20%;	
}
.column .widget.widget_recent_comments ul li,
.column .widget.widget_meta ul li,
.column .widget.widget_recent_entries ul li,
.column .widget.widget_pages ul li,
.column .widget.widget_categories ul li,
.column .widget.widget_archive ul li,
.column .widget.widget_rss  ul li{	
width: 100%;	
}
.wide .widget.widget_recent_comments ul.children li,
.wide .widget.widget_meta ul.children li,
.wide .widget.widget_recent_entries ul.children li,
.wide .widget.widget_pages ul.children li,
.wide.widget.widget_categories ul.children li {
display: block;
width: 100%;
}
.wide .widget.widget_archive ul {
margin: 0;
padding: 20px;
}
.sidebar-footer .widget-area {
display: -webkit-box;     
display: -moz-box;      
display: -ms-flexbox;    
display: -webkit-flex;    
display: flex;            
-webkit-flex-flow: wrap;
-ms-flex-flow: wrap;
flex-flow: wrap;
}
.sidebar-footer .widget-area .widget {
margin: 0 auto;
width: 28%;
}
} @media print {
body {
background: none !important; color: #2b2b2b;
font-size: 12pt;
}
.site,
.site-header,
.hentry,
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content,
.archive-header,
.page-header,
.comments-area,
.attachment .entry-attachment .attachment {
max-width: 100%;
}
.img-container,
.site-navigation,
.horisontal-navigation,
.site-content nav,
.edit-link,
.page-links,
.widget-area,
.more-link,
.comment-respond,
.comment-list .reply,
.comment-reply-login,
.site-footer {
display: none;
}
.site-title a,
.entry-meta,
.entry-meta a,
.featured-content .hentry,
.featured-content a {
color: #2b2b2b;
}
.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
text-decoration: none;
}
.site-header,
.post-thumbnail,
a.post-thumbnail:hover,
.site-footer {
background: transparent;
}
.site-title {
font-size: 19pt;
}
.site-content footer.entry-meta {
display: none;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
display: block;
}
.archive-title,
.page-title {
margin: 0 10px 48px;
}
}
.nav-next {
margin-bottom: 0;
padding-top: 20px;
}
.horizontal.big li {
height: 60px;
width: 60px;
}
.site-content .entry-title {
font-weight: 300;
margin: 0 0 20px 0;
}
.site-content .entry-title a {
text-decoration: none;
}
.project-list a {
margin-right: 5px;
}
.project-list a,
.category-list a,
.sidebar-top-full a,
.sidebar-before-footer a,
.sidebar-top a,
.sidebar-content a {
font-weight: 300;
}
.footer-list a {
border-bottom: 1px solid #eee;
text-align: center;
text-decoration: none;
}
.site .entry-date a,
.site .author.vcard a,
.site .edit-link a, 
.site .comments-link a {
color: #aaa;
}
.site .comments-area {
margin-top: 20px;
}
.site .comments-area,
.content,
.nothing-found,
.content-container,
.entry-summary{
border-radius: 10px;
}
.archive-header+.nothing-found,
.archive-header+.content-container {
border-radius: 0 0 10px 10px;
} .wide .widget.widget.stainedglass_widget_title article {
padding: 20px;
}
.wide .widget.widget.stainedglass_widget_title h1{
border: 1px solid #ccc;
}
.wide .widget.widget.stainedglass_widget_cats,
.wide .widget.widget.stainedglass_widget_tags {
padding: 20px;
}
.wide .widget.widget.stainedglass_widget_title,
.wide .widget.widget.stainedglass_featured_image{
padding-bottom: 0;
} .boxed-image .image-wrapper {
padding: 20px 20px 0 20px;
}
.image-wrapper {
margin: 0 auto;
overflow: hidden;
position: relative;
}
.image-wrapper img {
display: block;
margin: 0 auto;
}
.woo-shop .site-content {
padding: 5px !important;
} .hidden-el {
display: none;
}
.jetpack-widget-tag-nav li:hover,
.jetpack-widget-nav li:hover {
cursor: pointer;
text-decoration: underline;
box-shadow:
0 1px 4px rgba(0, 0, 0, .3),
-23px 0 20px -23px rgba(0, 0, 0, .8),
23px 0 20px -23px rgba(0, 0, 0, .8),
0 0 40px rgba(0, 0, 0, .1) inset;
}
.jetpack-widget-tag-nav li.current:before,
.jetpack-widget-nav li.current:before {
color: #fff;
content: '\f432';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 32px/1 'Genericons';
margin: 0;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
vertical-align: middle;	
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
} .column-4.element-list {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
.link-hover {
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
width: 100%;
}
.link-button {
background: #000;
bottom: 5%;
box-shadow: 0 0 1px #000;
color: #fff;
display: inline-block;
opacity: 0;
padding: 2% 4%;
position: absolute;
right: 5%;
text-decoration: none;
text-transform: uppercase;
}
.link-hover:hover .link-button {
opacity: 1;
}
.position-fixed {
position: fixed;
z-index: 2000;
}  .top-1-navigation ul {
background-color: #fff;
}
.top-1-navigation .horisontal-navigation li a {
color: #000000;
}	
.top-1-navigation {
background-color: rgba(196,196,196,1);
}
.top-1-navigation .horisontal-navigation li ul {
background-color: #fff;
}
.top-1-navigation .horisontal-navigation li ul li a {
color: #bababa;
}
.top-1-navigation .horisontal-navigation li a:hover,
.top-1-navigation .horisontal-navigation li a:focus {
background: #111; 
color: #fff; 
}
.top-1-navigation .horisontal-navigation li ul li a:hover,
.horisontal-navigation li ul li a:focus {
background-color: #bababa;
color: #fff;
}
.top-1-navigation .horisontal-navigation .current-menu-ancestor a:before,
.top-1-navigation .horisontal-navigation .current_page_item a:before,
.top-1-navigation .horisontal-navigation .current_page_ancestor a:before,
.top-1-navigation .horisontal-navigation .current-menu-item a:before {
color: red;
}
.top-1-navigation .horisontal-navigation li ul .current-menu-ancestor > a,
.top-1-navigation .horisontal-navigation li ul .current_page_ancestor > a {
background-color: #bababa;
color: #fff;
} .top-navigation ul {
background-color: #eeeeee;
}
.top-navigation .horisontal-navigation li a {
color: #aaa;
}	
.top-navigation {
background-color: rgba(255,255,255,1);
}
.top-navigation .horisontal-navigation li ul {
background-color: #eeeeee;
}
.top-navigation .horisontal-navigation li ul li a {
color: #aaa;
}
.top-navigation .horisontal-navigation li a:hover,
.top-navigation .horisontal-navigation li a:focus {
background: #f4f4f4; 
color: #bfbfbf; 
}
.top-navigation .horisontal-navigation li ul li a:hover,
.horisontal-navigation li ul li a:focus {
background-color: #aaa;
color: #000000;
}
.top-navigation .horisontal-navigation .current-menu-ancestor a:before,
.top-navigation .horisontal-navigation .current_page_item a:before,
.top-navigation .horisontal-navigation .current_page_ancestor a:before,
.top-navigation .horisontal-navigation .current-menu-item a:before {
color: red;
}
.top-navigation .horisontal-navigation li ul .current-menu-ancestor > a,
.top-navigation .horisontal-navigation li ul .current_page_ancestor > a {
background-color: #aaa;
color: #eeeeee ;
} #footer-navigation ul {
background-color: #eeeeee;
}
#footer-navigation .horisontal-navigation li a {
color: #aaa;
}	
.site-info,
#footer-navigation {
background-color: rgba(255,255,255,1);
color: #f4f4f4;
}
.site-info,
.site-info a,
#footer-navigation .horisontal-navigation li a {
color: #bfbfbf;
}	
#footer-navigation .horisontal-navigation li ul {
background-color: #eeeeee;
}
#footer-navigation .horisontal-navigation li ul li a {
color: #aaa;
}
#footer-navigation .horisontal-navigation li a:hover,
#footer-navigation .horisontal-navigation li a:focus {
background: #f4f4f4; 
color: #bfbfbf; 
}
#footer-navigation .horisontal-navigation li ul li a:hover,
.horisontal-navigation li ul li a:focus {
background-color: #aaa;
color: #eeeeee;
}
#footer-navigation .horisontal-navigation .current-menu-ancestor a:before,
#footer-navigation .horisontal-navigation .current_page_item a:before,
#footer-navigation .horisontal-navigation .current_page_ancestor a:before,
#footer-navigation .horisontal-navigation .current-menu-item a:before {
color: red;
}
#footer-navigation .horisontal-navigation li ul .current-menu-item > a,
#footer-navigation .horisontal-navigation li ul .current-menu-ancestor > a {
background-color: #aaa;
color: #eeeeee;
}
@media screen and (min-width: 680px) {
.top-1-navigation ul {
background-color: transparent;
}
.top-1-navigation .horisontal-navigation li a {
color: #fff;
}
.top-navigation ul {
background-color: transparent;
}
.top-navigation .horisontal-navigation li a {
color: #000000;
}
#footer-navigation ul {
background-color: transparent;
}
#footer-navigation .horisontal-navigation li a {
color: #bfbfbf;
}
} .wide .widget.widget_nav_menu {
background-color: rgba(0,0,0,0.6);
}
.wide .widget.widget_nav_menu .menu li ul li a {
color: #d1d1d1;
}
.wide .widget.widget_nav_menu .menu > li a {
color: #dd3333;
}
.wide .widget.widget_nav_menu .menu > li a:hover {
color: #a71fdd;
}
.wide .widget.widget_nav_menu > div > .menu > li > a {
border-bottom: 10px solid #d1d1d1;
} .sidebar-top-full .widget {
background-color:rgba(198,198,198,0.8);
}	
th,
td,
.sidebar-top-full .widget ul li:before,
.sidebar-top-full .widget {
color: #fff;
}
.sidebar-top-full .widget a {
color: #7a1713;
}
.sidebar-top-full .widget a:hover {
color: #a71fdd;
}		
.sidebar-top-full .widget .widgettitle,
.sidebar-top-full .widget .widget-title {
background: rgba(255,255,255,1);
color: #bfbfbf;
} .sidebar-before-footer .widget {
background-color:rgba(204,204,204,0.8);
}
th,
td,
.sidebar-before-footer .widget ul li:before,
.sidebar-before-footer .widget {
color: #fff;
}
.sidebar-before-footer a {
color: #7a1713;
}
.sidebar-before-footer a:hover {
color: #a71fdd;
}
.sidebar-before-footer .widget .widgettitle,
.sidebar-before-footer .widget .widget-title {
background: rgba(255,255,255,1);
color: #bfbfbf;
} .sidebar-footer {
background-color: rgba(0,0,0,0.6);
}	
td,
.sidebar-footer .widgettitle,
.sidebar-footer .widget-title,
.sidebar-footer .widget {
color: #ccc;
}
.sidebar-footer .widget a {
color: #919191;
}
th,
.sidebar-footer .widget a:hover {
color: #a71fdd;
} .main-area {
background-color:rgba(255,255,255,0.9);
}
td,
#sidebar-1 .widget-area .column .widget,
.column .widget {
color: #aaa;
}
#sidebar-1 .widget-area .column .widget a,
.wide .column .widget.widget_nav_menu .menu > li a,
.wide .column .widget.widget_nav_menu .menu li ul li a,		
.column a {
color: #1e73be;
}
th,
#sidebar-1 .widget-area .column .widget a:hover,
.wide .column .widget.widget_nav_menu .menu > li a:hover,
.column a:hover {
color: #a71fdd;
}
#sidebar-1 .widget-area .column .widget .widgettitle,
#sidebar-1 .widget-area .column .widget .widget-title,
.column .widget .widgettitle,
.column .widget .widget-title {
background: rgba(255,255,255,0);
color: #aaa;
}
#sidebar-1 .widget-area .column .widget,
.wide .column .widget.widget_nav_menu,
.column .widget {
background: rgba(255,255,255,0);
}	
.column .widget {
border: 1px solid rgba(255,255,255,0.1);
} .woo-shop .woocommerce-result-count,
.woo-shop .woocommerce-pagination,
.woo-shop .page-title,
.woo-shop .products > li,
.flex .content-container,
#woocommerce-wrapper,
.header-wrapper,
.content-search,
.comments-area,
.nav-link,
.pagination.loop-pagination,
.content-container,
.nothing-found,
.archive-header {
background: rgba(255,255,255,1);
color: #9eadbf;
}
.entry-date a:hover:before,
.author.vcard a:hover:before,
.edit-link a:hover:before,
.tag a:hover:before,
.content .project a:hover:before,
.tags a:hover:before,
.content .project-list a:hover:before,
.category-list a:hover:before,
.comments-link a:hover:before {
text-shadow: 5px 1px 10px rgba(0,0,0,0.5);
}
.woo-shop .woocommerce-breadcrumb a,
.woo-shop .woocommerce-breadcrumb,
.woo-shop .orderby {
color: #9eadbf;
}
.project-list a:hover,
.category-list a:hover,
.tags a:hover,
.nav-link a:hover {
box-shadow: 5px 1px 10px rgba(0,0,0,0.5);
}
.woo-shop .woocommerce-breadcrumb {
border-bottom: 5px solid rgba(255,255,255,1);
}
.woo-shop .woocommerce-result-count,
.woocommerce-pagination,
.woo-shop .page-title,
.nav-link,
.comment-body,
.archive-header,
.nothing-found,
.content-container {
border: 1px solid rgba(238,238,238,1);
}
.menu-top.position-fixed {
box-shadow: 0 0 4px 4px rgba(238,238,238,1);
}
.site-content .entry-title {
border-bottom: 1px solid rgba(238,238,238,1);
}.site .widget.stainedglass_page {
color: #666;
font-size: 18px;
background: rgba(255, 255, 255, 0.9);
}
.site .wide .widget.stainedglass_page .widgettitle,
.site .wide .widget.stainedglass_page .widget-title {
margin: 0;
}
.site .wide .widget.stainedglass_page > div {
max-width: 100%;
margin: 0 20px !important;
}
.wide .widget-area .widget .main-wrapper.no-sidebar {
margin: 0 auto;
}	
.wide .widget-area .widget .main-wrapper {
padding: 20px 0 0 0;
}.widget .main-wrapper-image,
.widget .wrapper-image {
display: -webkit-box;     
display: -moz-box;        
display: -ms-flexbox;     
display: -webkit-flex;    
display: flex;            
-webkit-flex-flow: wrap;
-ms-flex-flow: wrap;
flex-flow: wrap;
position: relative;
}
.sidebar-top-full .widget a.link {
color: #eee;
}
.widget .wrapper-image {
position: relative;
}
.hide-element {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: -1;
}
.widget-area .stainedglass_gallery .entry-thumbnail,
.widget.stainedglass_items_category .entry-thumbnail,
.stainedglass-recent-posts .entry-thumbnail,
.widget.stainedglass_product .entry-thumbnail,
.widget.stainedglass_items .entry-thumbnail,
.widget.stainedglass_items_portfolio .entry-thumbnail,
.widget.stainedglass_featured_products .entry-thumbnail,
.widget.stainedglass_featured_posts .entry-thumbnail,
.widget.stainedglass_portfolio .entry-thumbnail,
.widget.stainedglass_image .entry-thumbnail {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
padding: 35% 0;
}
.entry-thumbnail {
background-position: center center;
}
.widget.stainedglass_image .column-1 .entry-thumbnail {
background-position: center center;
padding: 18% 0;
}
.widget-area  .widget .element {
color: #666;
}
.description ul,
.element ul {
display: inline-block;
text-align: left;
}
.wide .description {
font-size: 16px;
}
.wide .description .main-title {
font-size: 28px;
}
.column-1.margin-0 .element {
width: 100%;
}
.column-2.margin-0 .element {
width: 100%;
}
.column-3.margin-0 .element {
width: 100%;
}
.column-4.margin-0 .element {
width: 100%;
}
.column-1 .element {
width: 98%;
}
.column-2 .element {
width: 98%;
}
.column-3 .element {
width: 98%;
}
.column-4 .element {
width: 98%;
}
.widget-gallery .column-2 .element,
.stainedglass_recent_shop .column-2 .element,
.stainedglass-recent-posts .column-2 .element {
width: 50%;
}
.stainedglass_recent_shop .entry-meta,
.stainedglass-recent-posts .entry-meta {
bottom: 0;
left: 0;
position: absolute;
}
.site .widget .stainedglass-recent-posts .wrapper-image .entry-meta .entry-date a,
.site .widget .stainedglass-recent-posts .wrapper-image .entry-meta .comments-link a,
.site .widget .stainedglass-recent-posts .wrapper-image .entry-meta .byline a {
font-size: 0;
}
.column-4 .element:nth-child(2) {
margin-top: 0;
}
.column-4 .element {
width: 48%;
}
.column-4.margin-0 .element {
width: 50%;
}
.widget.stainedglass_product .element,
.widget.stainedglass_items_portfolio .element,
.widget.stainedglass_items_category .element,
.widget.stainedglass_items .element {
border: 2px solid #eee;
}
.widget.stainedglass_product .margin-0 .element,
.widget.stainedglass_items_portfolio .margin-0 .element,
.widget.stainedglass_items_category .margin-0 .element,
.widget.stainedglass_items .margin-0 .element{
border: none;
}
.widget.stainedglass_product .element article,
.widget.stainedglass_items_portfolio .element article,
.widget.stainedglass_items_category .element article,
.widget.stainedglass_items .element article {
padding: 20%;
}
.widget.stainedglass_recent_portfolio .project-list,
.widget.stainedglass_portfolio .project-list {
position: absolute;
bottom: 0;
left: 0;
}
.recent-posts .effect-2 .project-list,
.widget.stainedglass_portfolio .effect-2 .project-list {
position: relative;
}
.widget.stainedglass_recent_portfolio .effect-8 .project-list a,
.widget.stainedglass_featured_posts .effect-8 .project-list a,
.widget.stainedglass_featured_products .effect-8 .project-list a,
.widget.stainedglass_portfolio .effect-8 .project-list a,
.widget.stainedglass_recent_portfolio .effect-12 .project-list a,
.widget.stainedglass_portfolio .effect-12 .project-list a {
color: #000;	
}
.main-wrapper-image .wrapper-image,
.main-wrapper-image.left .wrapper-image,
.main-wrapper-image.right .wrapper-image,
.main-wrapper-image.left .description,
.main-wrapper-image .description .element,
.main-wrapper-image.right .description {
width: 100%;
}
.wide  .widget.stainedglass_recent_portfolio .widgettitle,
.wide  .widget.stainedglass_recent_shop .widgettitle,
.wide  .widget.stainedglass_recent_posts .widgettitle,
.wide  .widget.stainedglass_gallery .widgettitle,
.wide  .widget.stainedglass_image .widgettitle,
.wide  .widget.stainedglass_product  .widgettitle,
.wide  .widget.stainedglass_items_portfolio  .widgettitle,
.wide  .widget.stainedglass_items_category  .widgettitle,
.wide  .widget.stainedglass_items  .widgettitle,
.wide  .widget.stainedglass_featured_posts .widgettitle,
.wide  .widget.stainedglass_featured_products .widgettitle,
.wide  .widget.stainedglass_portfolio .widgettitle,
.wide  .widget.stainedglass_recent_portfolio .widget-title,
.wide  .widget.stainedglass_recent_shop .widget-title,
.wide  .widget.stainedglass_recent_posts .widget-title,
.wide  .widget.stainedglass_gallery .widget-title,
.wide  .widget.stainedglass_image .widget-title,
.wide  .widget.stainedglass_product  .widget-title,
.wide  .widget.stainedglass_items_portfolio  .widget-title,
.wide  .widget.stainedglass_items_category  .widget-title,
.wide  .widget.stainedglass_items  .widget-title,
.wide  .widget.stainedglass_featured_posts .widget-title,
.wide  .widget.stainedglass_featured_products .widget-title,
.wide  .widget.stainedglass_portfolio .widget-title {
margin: 0;
}
.wide .widget.stainedglass_recent_shop,
.wide .widget.stainedglass_recent_portfolio,
.wide .widget.stainedglass_recent_posts,
.wide .widget.stainedglass_product,
.wide .widget.stainedglass_items_portfolio,
.wide .widget.stainedglass_items_category,
.wide .widget.stainedglass_items,
.wide .widget.stainedglass_gallery,
.wide .widget.stainedglass_image,
.wide .widget.stainedglass_featured_posts,
.wide .widget.stainedglass_featured_products,
.wide .widget.stainedglass_portfolio {
padding-bottom: 0;
}
.small .widget.stainedglass_recent_shop,
.small .widget.stainedglass_recent_portfolio,
.small .widget.stainedglass_recent_posts,
.small .widget.stainedglass_product,
.small .widget.stainedglass_items_portfolio,
.small .widget.stainedglass_items_category,
.small .widget.stainedglass_items,
.small .widget.stainedglass_gallery,
.small .widget.stainedglass_image,
.small .widget.stainedglass_featured_posts,
.small .widget.stainedglass_featured_products,
.small .widget.stainedglass_portfolio {
padding-bottom: 20px;
}
.site .wide .widget.stainedglass_recent_shop > div,
.site .wide .widget.stainedglass_recent_portfolio > div,
.site .wide .widget.stainedglass_recent_posts > div,
.site .wide .widget.stainedglass_product > div,
.site .wide .widget.stainedglass_items_portfolio > div,
.site .wide .widget.stainedglass_items_category > div,
.site .wide .widget.stainedglass_items > div,
.site .wide .widget.stainedglass_featured_posts > div,
.site .wide .widget.stainedglass_featured_products > div,
.site .wide .widget.stainedglass_portfolio > div,
.site .wide .widget.stainedglass_gallery > div,
.site .wide .widget.stainedglass_image > div {
max-width: 100%;
}
.wide .widget.stainedglass_gallery,
.wide .widget.stainedglass_image {
padding: 0;
}
.small.widget.stainedglass_gallery,
.small .widget.stainedglass_image {
padding: 20px;
}
.description article {
padding: 20px;
text-align: center;
}
.wide .widget.stainedglass_recent_portfolio .project-list,
.wide .widget.stainedglass_recent_posts .element .entry-meta,
.wide .widget.stainedglass_recent_shop .entry-meta,
.wide .widget.stainedglass_recent_portfolio .entry-meta {
display: none;
}
.wide .widget.stainedglass_recent_posts .description p,
.wide .widget.stainedglass_gallery .description p,
.wide .widget.stainedglass_recent_shop .description p,
.wide .widget.stainedglass_recent_shop .description p,
.wide .widget.stainedglass_recent_portfolio .description p {
font-size: 3vw;
}
.wide .element ul {
display: none;
}
.wide .widget.stainedglass_recent_posts .description p,
.wide .widget.stainedglass_gallery .description p,
.wide .widget.stainedglass_recent_shop .description p,
.wide .widget.stainedglass_recent_portfolio .description p {
font-size: 3vw;
}
.wide .widget.stainedglass_recent_posts .description .entry-title,
.wide .widget.stainedglass_gallery .description .entry-title,
.wide .widget.stainedglass_recent_shop .description .entry-title,
.wide .widget.stainedglass_recent_shop .description .entry-title,
.wide .widget.stainedglass_recent_portfolio .description .entry-title {
font-size: 4vw;
}
.description.posts article {
padding: 0;
}
.description.posts {
background: transparent;
}
.description {
background: #fff;
color: rgb(158, 173, 191);
}
.description .main-title {
border-bottom: 1px solid #eee;
}
.description .link {
background: #000;
padding: 10px;
}
.widget .description .link:hover {
color: #fff;
box-shadow: 0 0 1px #000;
padding: 2% 4%;
text-decoration: none;
}
.element {
margin: 0 auto;
overflow: hidden;
position: relative;
text-align: center;
}
.element {
margin-top: 20px;
}
.margin-0 .element,
.element:first-child {
margin-top: 0;
}
.element img {
border: none;
position: relative;
}
.element .hover, 
.element  .text {
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
width: 100%;
}
.element p,
.element .entry-title {
margin: 0;
position: relative;
text-align: center
}
.element h2 {
display: block;
margin: 0;
padding: 0;
}
.element p {
color: #fff;
font-style: italic;
padding: 2% 6% 0 6%;
}
.element .entry-title {
background: rgba(0, 0, 0, 0.8);
color: #fff;
display: block;
padding: 2%;
text-transform: uppercase;
}
#sidebar-1 .widget-area .column .widget .link,
#sidebar-1 .widget-area .column .widget .entry-title a,
#sidebar-1 .widget-area .column .widget .entry-title,
#page .element .entry-title a {
color: #fff;
}
#page .site .element a.link {
color: #fff;
}
#sidebar-1  .widget-area .widget.stainedglass_product .element .entry-title a,
#sidebar-1  .widget-area .widget.stainedglass_items_portfolio .entry-title a,
#sidebar-1  .widget-area .widget.stainedglass_items_category  .entry-title a,
#sidebar-1  .widget-area .widget.stainedglass_items  .element .entry-title a {
color: #000;
}
.widget.stainedglass_product .element .entry-title,
.widget.stainedglass_items_portfolio .entry-title,
.widget.stainedglass_items_category  .entry-title,
.widget.stainedglass_items  .element .entry-title
.widget.stainedglass_product .element .entry-title,
.widget.stainedglass_items_portfolio .entry-title,
.widget.stainedglass_items_category  .entry-title,
.widget.stainedglass_items  .element .entry-title {
background: rgba(255, 255, 255, 0.8);
color: #000;
}
#page  .widget.stainedglass_items_portfolio .entry-title a,
#page .widget.stainedglass_items_category  .entry-title a {
color: #000;
}
.widget.stainedglass_items_portfolio .element.trigger-hover .entry-title,
.widget.stainedglass_items_portfolio .element:hover  .entry-title,
.widget.stainedglass_items_category  .element.trigger-hover .entry-title,
.widget.stainedglass_items_category .element:hover .entry-title,
.widget.stainedglass_items  .element .element.trigger-hover .entry-title,
.widget.stainedglass_items  .element .element:hover  .entry-title {
background: rgba(255, 255, 255, 0.8);
}
.widget.stainedglass_items_category  .element p,
.widget.stainedglass_product  .element p {
padding-top: 2%;
}
.widget.stainedglass_items_portfolio  .element p,
.widget.stainedglass_items  .element p {
padding-top: 8%;
}
.element a.link {
background: #000;
bottom: 5%;
box-shadow: 0 0 1px #000;
color: #fff;
display: inline-block;
padding: 2% 4%;
position: absolute;
right: 5%;
text-decoration: none;
text-transform: uppercase;
z-index: 2;
}
.widget-wrap .widget .element a.link,
.widget .element a.link {
color: #fff;
}
.widget-wrap .widget .element a.link:hover,
.widget .element a.link:hover {
box-shadow: 0 0 0 2px #000;
color: #fff;
} .element a {
font-size: 12px;
}
.description .element .entry-title {
font-size: 16px;
}
.wide .element .entry-title {
font-size: 5vw;
}
.wide .effect-2 .entry-title,
.wide .effect-17 .entry-title,
.wide .effect-18 .entry-title,
.wide .effect-19 .entry-title,
.wide .effect-20 .entry-title {
font-size: 2vw;
}
.wide .element p {
font-size: 4vw;
}
.wide .effect-2  p,
.wide .effect-17 p,
.wide .effect-18  p,
.wide .effect-19 p,
.wide .effect-20  p {
font-size: 1.6vw;
}
.column .element p,
.element .entry-meta {
display: none;
} .effect-1  .entry-title {
background: rgba(0, 0, 0, 0.4);
}
.effect-1 .entry-thumbnail,
.effect-1 img { 
-webkit-transition: 0.6s; transition: 0.6s;
}
.effect-1 .hover {
filter: alpha(opacity=0); opacity: 1;
background-color: transparent;
-webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out;
}
.effssect-1 .entry-title,
.effect-1 p ,
.effect-1 a.link {
filter: alpha(opacity=0); opacity: 0;
}
.esffect-1 .entry-title {
-ms-transform: translateY(); -webkit-transform: translateY(-50px); transform: translateY(-50px);
-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}
.effect-1 p { 
-ms-transform: translateY(50px); -webkit-transform: translateY(50px); transform: translateY(50px);
-webkit-transition: all 0.6s linear; transition: all 0.6s linear;
}
.effect-1 a.link {
-webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.effect-1.trigger-hover .entry-thumbnail,
.effect-1.trigger-hover img,
.effect-1:hover .entry-thumbnail,
.effect-1:hover img { 
-ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);
} 
.effect-1.trigger-hover .hover,
.effect-1:hover .hover { 
background-color: rgba(0, 0, 0, 0.5);
filter: alpha(opacity=1); opacity: 1;
}
.effect-1.trigger-hover .entry-title,
.effect-1:hover .entry-title {
background-color: rgba(0, 0, 0, 0.8);
}
.effect-1.trigger-hover .entry-title,
.effect-1.trigger-hover p,
.effect-1.trigger-hover a.link,
.effect-1:hover .entry-title,
.effect-1:hover p,
.effect-1:hover a.link {
filter: alpha(opacity=1); opacity: 1;
-ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0);
}
.effect-1.trigger-hover a.link,
.effect-1:hover a.link {
-webkit-transition-delay: 0.1s; transition-delay: 0.1s;
}
.effect-2 .entry-thumbnail,
.effect-2 img { 
-webkit-transition: all 0.4s linear; transition: all 0.4s linear;
}
.effect-2 .hover {
opacity: 0.5;
background-color: transparent; 
margin-left: 50%;
-webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
width: 50%;
}
.effect-2 .entry-title {
opacity: 0.8;
-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}
.effect-2 p { 
-ms-transform: translateX(40%); -webkit-transform: translateX(40%); transform: translateX(40%);
opacity: 0;
-webkit-transition: all 1s linear; transition: all 1s linear;
}
.effect-2 a.link{
opacity: 0;
-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}
.effect-2.trigger-hover .entry-thumbnail,
.effect-2.trigger-hover img,
.effect-2:hover .entry-thumbnail,
.effect-2:hover img { 
-ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);
} 
.effect-2.trigger-hover .hover,
.effect-2:hover .hover { 
opacity: 1;
background-color: rgba(10,10,8, 0.7);
}
.effect-2.trigger-hover .entry-title,
.effect-2.trigger-hover p,
.effect-2.trigger-hover a.link,
.effect-2:hover .entry-title,
.effect-2:hover p,
.effect-2:hover a.link {
opacity: 1;
-ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0);
}
.effect-2.trigger-hover p,
.effect-2:hover p {
-webkit-transition-delay: 0.2s; transition-delay: 0.2s;
}
.effect-2.trigger-hover a.link,
.effect-2:hover a.link {
-webkit-transition-delay: 0.1s; transition-delay: 0.1s;
}
.effect-2.trigger-hover .entry-title,
.effect-2:hover .entry-title {
margin-top: 5%;
}
.effect-3 .entry-thumbnail,
.effect-3 img { 
-webkit-transition: all 0.4s linear; transition: all 0.4s linear;
}
.effect-3 .hover {
background-color: rgba(100,10,8, 0.7); 
opacity: 0;
-webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out;
}
.effect-3 .product-cart,
.effect-3 .entry-title {
opacity: 0;
-webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;
}
.effect-3 p { 
opacity: 0;
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.effect-3 a.link{
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.effect-3.trigger-hover .hover, 
.effect-3:hover .hover { 
opacity: 1;
}
.effect-3.trigger-hover .entry-title,
.effect-3.trigger-hover p,
.effect-3.trigger-hover a.link,
.effect-3:hover .product-cart,
.effect-3:hover .entry-title,
.effect-3:hover p,
.effect-3:hover a.link {
opacity: 1;
-ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0);
}
.effect-3.trigger-hover p,
.effect-3:hover p {
-webkit-transition-delay: 0.1s; transition-delay: 0.2s;
}
.effect-3.trigger-hover a.link,
.effect-3:hover a.link {
-webkit-transition-delay: 0.1s; transition-delay: 0.1s;
}
.effect-4 .entry-thumbnail,
.effect-4 img { 
-webkit-transition: all 5s linear; transition: all 5s linear;
}
.effect-4 .hover {
background-color: rgba(100,10,8, 0.7); 
opacity: 0;
-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}
.effect-4 .entry-title {
padding-top: 20px;
padding-bottom: 20px;
opacity: 0;
-ms-transform: translateX(100px); -webkit-transform: translateX(100px); transform: translateX(100px);
-webkit-transition: all 1.2s ease-in-out; transition: all 1.2s ease-in-out;
}
.effect-4 p { 
opacity: 0;
-ms-transform: translateX(-100px); -webkit-transform: translateX(-100px); transform: translateY(-100px);
-webkit-transition: all 1.9s linear;
transition: all 1.9s linear;
}
.effect-4 a.link{
opacity: 0;
-webkit-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.effect-4.trigger-hover .entry-thumbnail, 
.effect-4.trigger-hover img, 
.effect-4:hover .entry-thumbnail,
.effect-4:hover img { 
-ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);
} 
.effect-4.trigger-hover .hover, 
.effect-4:hover .hover { 
opacity: 1;
}
.effect-4.trigger-hover .entry-title,
.effect-4.trigger-hover p,
.effect-4.trigger-hover a.link,
.effect-4:hover .entry-title,
.effect-4:hover p,
.effect-4:hover a.link {
opacity: 1;
-ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0);
}
.effect-4.trigger-hover p,
.effect-4:hover p {
-webkit-transition-delay: 0.3s; transition-delay: 0.3s;
}
.effect-4.trigger-hover a.link,
.effect-4:hover a.link {
margin-top: 14%;
-webkit-transition-delay: 0.7s; transition-delay: 0.7s;
}
.effect-5 .entry-title,
.effect-5 p,
.effect-5 a.link {
opacity: 0;
}
.effect-5 .entry-thumbnail,   
.effect-5 img {   
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in; 
}
.effect-5 .hover { 
background-color: rgba(0,0,0,0.5);
-ms-transform: translate(150%, -33%) rotate(180deg); -webkit-transform: translate(150%, -33%) rotate(180deg); transform: translate(150%, -33%) rotate(180deg);
-webkit-transition: all 0.2s 0.4s ease-in-out;
transition: all 0.2s 0.4s ease-in-out;
}
.effect-5 .entry-title {
-ms-transform: translateY(-100px); -webkit-transform: translateY(-100px); transform: translateY(-100px);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.effect-5 p { 
-ms-transform: translateX(300px) rotate(90deg); -webkit-transform: translateX(300px) rotate(90deg); transform: translateX(300px) rotate(90deg);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.effect-5 a.link { 
-ms-transform: translateY(-200px); -webkit-transform: translateY(-200px); transform: translateY(-200px);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} 
.effect-5.trigger-hover .entry-title,
.effect-5.trigger-hover p,
.effect-5.trigger-hover a.link,
.effect-5:hover .entry-title,
.effect-5:hover p,
.effect-5:hover a.link {
opacity: 1;
}
.effect-5.trigger-hover .hover,
.effect-5:hover .hover { 
transition-delay: 0s;   
-ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0);
}
.effect-5.trigger-hover .entry-title, 
.effect-5:hover .entry-title { 
-ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); 
-webkit-transition-delay: 0.5s; transition-delay: 0.5s; 
}
.effect-5.trigger-hover p,
.effect-5:hover p { 
-ms-transform: translateX(0) rotate(0deg); -webkit-transform: translateX(0) rotate(0deg); transform: translateX(0) rotate(0deg);
-webkit-transition-delay: 0.4s; transition-delay: 0.4s;
}
.effect-5.trigger-hover a.link,
.effect-5:hover a.link { 
-ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0);
-webkit-transition-delay: 0.3s; transition-delay: 0.3s;
}
.effect-6 .entry-title,
.effect-6 p,
.effect-6 a.link {
opacity: 0;
}
.effect-6 .entry-thumbnail, 
.effect-6 img { 
-webkit-transition: all 0.4s ease-in-out 0.2s;
transition: all 0.4s ease-in-out 0.2s;
}
.effect-6 .hover { 
background-color: rgba(0,0,0,0.8);
-ms-transform: scale(0) rotate(-180deg); -webkit-transform: scale(0) rotate(-180deg); transform: scale(0) rotate(-180deg);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.4s ease-in;
}
.effect-6 .entry-title{
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
background: transparent;
margin: 20px 40px 0px 40px;
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.effect-6.trigger-hover .entry-title,
.effect-6.trigger-hover p,
.effect-6.trigger-hover a.link,
.effect-6:hover .entry-title,
.effect-6:hover p,
.effect-6:hover a.link{
opacity: 1;
-webkit-transition: 0.5s;
transition-delay: 0.5s;
}
.effect-6.trigger-hover .hover,
.effect-6:hover .hover { 
opacity: 1; 
-ms-transform: scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); transform: scale(1) rotate(0deg);
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}                                 
.effect-6.trigger-hover .entry-thumbnail, 
.effect-6.trigger-hover img, 
.effect-6:hover .entry-thumbnail,
.effect-6:hover img { 
-ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); 
opacity: 0;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}  
.effect-7 .entry-thumbnail,
.effect-7 img {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 
}
.effect-7 .hover { 
background-color: rgba(140,90,96,0.3);
-ms-transform: translateX(-100%); -webkit-transform: translateX(-100%); transform: translateX(-100%);
opacity: 1;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; 
}
.effect-7 .entry-title{
background: rgba(255, 255, 255, 0.5);
color: #fff;
box-shadow: 0px 1px 3px rgba(160, 140, 145, 0.5);
}
.effect-7 p{
opacity: 0;
color: #eee;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.effect-7.trigger-hover .hover, 
.effect-7:hover .hover { 
-ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0);
}                       
.effect-7.trigger-hover .entry-thumbnail,
.effect-7.trigger-hover img,
.effect-7:hover .entry-thumbnail,
.effect-7:hover img { 
-ms-transform: translateX(140%); -webkit-transform: translateX(140%); transform: translateX(140%);
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.effect-7.trigger-hover p,
.effect-7:hover p {
opacity: 1;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.effect-8 .hover{ 
background-color: rgba(255, 255, 255, 0.7);
opacity: 0;
top: -250px;
-webkit-transition: all 0.3s ease-out 0.5s;
transition: all 0.3s ease-out 0.5s;
}
.effect-8 .entry-title{
-ms-transform: translateY(-250px); -webkit-transform: translateY(-250px); transform: translateY(-250px);
-webkit-transition: all 0.2s ease-in-out 0.1s;
transition: all 0.2s ease-in-out 0.1s;
}
.effect-8 p { 
color: #333;
-ms-transform: translateY(-250px); -webkit-transform: translateY(-250px); transform: translateY(-250px);
-webkit-transition: all 0.2s ease-in-out 0.2s;
transition: all 0.2s ease-in-out 0.2s;
}
.effect-8 a.link { 
-ms-transform: translateY(-250px); -webkit-transform: translateY(-250px); transform: translateY(-250px);
-webkit-transition: all 0.2s ease-in-out 0.3s;
transition: all 0.2s ease-in-out 0.3s;
} @-webkit-keyframes jump {
0% { transform: translateY(-200px);}
38% { transform: translateY(-95px);}
64% { transform: translateY(-50px);}
80% { transform: translateY(-30px);}
92% { transform: translateY(-10px);}
55%, 76%, 88%, 98%, 100% { transform: translateY(0px);}
}
@keyframes jump {
0% { transform: translateY(-200px);}
38% { transform: translateY(-95px);}
64% { transform: translateY(-50px);}
80% { transform: translateY(-30px);}
92% { transform: translateY(-10px);}
55%, 76%, 88%, 98%, 100% { transform: translateY(0px);}
} 
.effect-8.trigger-hover .hover, 
.effect-8:hover .hover { 
-webkit-animation: jump 1s linear;
animation: jump 1s linear;
opacity: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
top: 0;
}                                                                                       
.effect-8.trigger-hover .entry-title,
.effect-8:hover .entry-title {
-ms-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px);
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.effect-8.trigger-hover p, 
.effect-8:hover p { 
-ms-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px);
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.effect-8.trigger-hover a.link, 
.effect-8:hover a.link { 
-ms-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px);
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.effect-9 .entry-thumbnail,
.effect-9 img {
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
opacity: 1;
}
.effect-9 .hover {
background-color: rgba(78, 40, 38, 0.4);
opacity: 0;
-ms-transform: rotate(0deg) scale(1); -webkit-transform: rotate(0deg) scale(1); transform: rotate(0deg) scale(1);
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
-ms-transform: translateY(-100%); -webkit-transform: translateY(-100%); transform: translateY(-100%);
}
.effect-9 .entry-title {
-ms-transform: translateY(-100%); -webkit-transform: translateY(-100%); transform: translateY(-100%);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.effect-9 p {
-ms-transform: translateY(-200px); -webkit-transform: translateY(-200px); transform: translateY(-200px);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.effect-9 a.link {
-ms-transform: translateY(-200px); -webkit-transform: translateY(-200px); transform: translateY(-200px);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.effect-9.trigger-hover .entry-thumbnail,
.effect-9.trigger-hover img,
.effect-9:hover .entry-thumbnail,
.effect-9:hover img {
-ms-transform: rotate(720deg) scale(0); -webkit-transform: rotate(720deg) scale(0); transform: rotate(720deg) scale(0);
opacity: 0;
}
.effect-9.trigger-hover .hover,
.effect-9:hover .hover {
opacity: 1;  
-ms-transform: translateY(0px) rotate(0deg); -webkit-transform: translateY(0px) rotate(0deg); transform: translateY(0px) rotate(0deg);
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}                                                                                       
.effect-9.trigger-hover .entry-title,
.effect-9:hover .entry-title {
-ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0);
-webkit-transition-delay: 0.7s;
transition-delay: 0.7s;
}
.effect-9.trigger-hover p,
.effect-9:hover p {
-ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0);
-webkit-transition-delay: 0.6s;
transition-delay: 0.6s;
}
.effect-9.trigger-hover a.link,
.effect-9:hover a.link {
-ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0);
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.effect-10 .entry-thumbnail,
.effect-10 img { 
-ms-transform: translateY(0); -webkit-transform: translateY(0); transform: scaleY(1);
-webkit-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.effect-10 .hover { 
background-color: rgba(255, 240, 160, 0.28); 
opacity: 0;
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
}   
.effect-10 .entry-title{
border-bottom: 1px solid rgba(0, 0, 0, 0.28);
background: transparent;
color: #333;
margin: 5% 6% 0 6%;
opacity: 0;
-ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0);
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.effect-10 p {
color: #333;
opacity: 0;
-ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0);
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.effect-10 a.link { 
opacity: 0;
-ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0);
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.effect-10.trigger-hover  .entry-thumbnail, 
.effect-10.trigger-hover  img, 
.effect-10:hover .entry-thumbnail,
.effect-10:hover img { 
opacity: 0;
-ms-transform: scale(10); -webkit-transform: scale(10); transform: scale(10);
}
.effect-10.trigger-hover .hover, 
.effect-10:hover .hover { 
opacity: 1;
}                                                                            
.effect-10.trigger-hover  .entry-title,
.effect-10:hover .entry-title,
.effect-10.trigger-hover  p,
.effect-10:hover p,
.effect-10.trigger-hover  a.link,
.effect-10:hover a.link { 
opacity: 1;
-ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);
}
.effect-11 .entry-thumbnail, 
.effect-11 img { 
-webkit-transition: all 0.4s linear; transition: all 0.4s linear;
}
.effect-11 .hover {
opacity: 0.5;
background-color: transparent; 
margin-left: 25%;
-webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
width: 50%;
}
.effect-11 .entry-title {
opacity: 0.8;
-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}
.effect-11.trigger-hover .entry-thumbnail,
.effect-11.trigger-hover img,
.effect-11:hover .entry-thumbnail, 
.effect-11:hover img { 
-ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);
} 
.effect-11 .hover,
.effect-11 .hover { 
opacity: 1;
background-color: rgba(10,10,8, 0.7);
}
.effect-11.trigger-hover .entry-title,
.effect-11.trigger-hover p,
.effect-11.trigger-hover a.link,
.effect-11:hover .entry-title,
.effect-11:hover p,
.effect-11:hover a.link {
opacity: 1;
-ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0);
}
.effect-11.trigger-hover p,
.effect-11:hover p {
-webkit-transition-delay: 0.2s; transition-delay: 0.2s;
}
.effect-11.trigger-hover a.link,
.effect-11:hover a.link {
-webkit-transition-delay: 0.1s; transition-delay: 0.1s;
}
.effect-11.trigger-hover .entry-title,
.effect-11:hover .entry-title {
margin-top: 5%;
}
.effect-12 .entry-thumbnail,
.effect-12 img { 
-webkit-transition: all 0.2s linear; transition: all 0.2s linear;
}
.effect-12 .hover {
background-color: rgba(255,255,255, 0.7);
-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}
.effect-12 .hover p {
color: #000;	
}
.effect-12 a.link{
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.effect-12.trigger-hover .entry-thumbnail, 
.effect-12.trigger-hover img, 
.effect-12:hover .entry-thumbnail,
.effect-12:hover img { 
-ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);
} 
.effect-12.trigger-hover .hover, 
.effect-12:hover .hover { 
opacity: 1;
}
.effect-12.trigger-hover .entry-title,
.effect-12.trigger-hover p,
.effect-12.trigger-hover a.link,
.effect-12:hover .entry-title,
.effect-12:hover p,
.effect-12:hover a.link {
opacity: 1;
-ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0);
}
.effect-12.trigger-hover p,
.effect-12:hover p {
-webkit-transition-delay: 0.1s; transition-delay: 0.2s;
}
.effect-12.trigger-hover a.link,
.effect-12:hover a.link {
-webkit-transition-delay: 0.1s; transition-delay: 0.1s;
}
.effect-14 .entry-thumbnail,
.effect-14 img {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 
}
.effect-14 .hover { 
background-color: rgba(140,90,96,0.3);
-ms-transform: translateY(-100%); -webkit-transform: translateY(-100%); transform: translateY(-100%);
opacity: 1;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; 
}
.effect-14 .entry-title{
background: rgba(255, 255, 255, 0.5);
color: #fff;
box-shadow: 0px 1px 3px rgba(160, 140, 145, 0.5);
}
.effect-14 p{
opacity: 0;
color: #eee;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.effect-14.trigger-hover .hover, 
.effect-14:hover .hover { 
-ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0);
}                       
.effect-14.trigger-hover .entry-thumbnaill,
.effect-14.trigger-hover img,
.effect-14:hover .entry-thumbnail, 
.effect-14:hover img { 
-ms-transform: translateY(150%); -webkit-transform: translateY(150%); transform: translateY(150%);
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.effect-14.trigger-hover p,
.effect-14:hover p {
opacity: 1;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.effect-15 .entry-thumbnail,
.effect-15 img {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 
}
.effect-15 .hover { 
background-color: rgba(140,90,96,0.3);
-ms-transform: translateX(-100%); -webkit-transform: translateX(100%); transform: translateX(100%);
opacity: 1;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; 
}
.effect-15 .entry-title{
background: rgba(255, 255, 255, 0.5);
color: #fff;
box-shadow: 0px 1px 3px rgba(160, 140, 145, 0.5);
}
.effect-15 p{
opacity: 0;
color: #eee;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.effect-15.trigger-hover .hover, 
.effect-15:hover .hover { 
-ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0);
}                       
.effect-15.trigger-hover .entry-thumbnail,
.effect-15.trigger-hover img,
.effect-15:hover .entry-thumbnail,
.effect-15:hover img { 
-ms-transform: translateX(-140%); -webkit-transform: translateX(-140%); transform: translateX(-140%);
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.effect-15.trigger-hover p,
.effect-15:hover p {
opacity: 1;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.effect-16 .entry-thumbnail,
.effect-16 img {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; 
}
.effect-16 .hover { 
background-color: rgba(140,90,96,0.3);
-ms-transform: translateY(100%); -webkit-transform: translateY(100%); transform: translateY(100%);
opacity: 1;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; 
}
.effect-16 .entry-title{
background: rgba(255, 255, 255, 0.5);
color: #fff;
box-shadow: 0px 1px 3px rgba(160, 140, 145, 0.5);
}
.effect-16 p{
opacity: 0;
color: #eee;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.effect-16.trigger-hover .hover, 
.effect-16:hover .hover { 
-ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0);
}                       
.effect-16.trigger-hover .entry-thumbnail,
.effect-16.trigger-hover img,
.effect-16:hover .entry-thumbnail,
.effect-16:hover img { 
-ms-transform: translateY(-140%); -webkit-transform: translateY(-140%); transform: translateY(-140%);
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.effect-16.trigger-hover p,
.effect-16:hover p {
opacity: 1;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.effect-17 .entry-thumbnail,
.effect-17 img { 
-webkit-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.effect-17 .hover {
background-color: rgba(255,255,255, 0.8);
border-radius: 20px 20px 0 0;
bottom: 0;
-webkit-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
-moz-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
display: inline-block;
height: auto;
margin-right: 50%;
margin-left: 10px;
padding-bottom: 40px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
width: 40%;
top: auto;
}
.effect-17 .entry-title {
border-radius: 20px 20px 0 0;
color: #aaa;
font-weight: 300;
-webkit-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.effect-17 p { 
color: #888;
font-weight: 300;
}
.widget .effect-17 a.link {
background-color: rgba(255,255,255, 0.7);
-webkit-box-shadow: -1px 6px 78px 6px rgba(138,123,138,0.5);
-moz-box-shadow: -1px 6px 78px 6px rgba(138,123,138,0.5);
box-shadow: -1px 6px 78px 6px rgba(138,123,138,0.5);
color: #888;
}
.widget .effect-17 a.link:hover,
.widget .effect-17 a.link .hover { 
background-color: rgba(255,255,255, 0.9);
color: #777;
-webkit-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
-moz-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
opacity: 1;
}
.effect-17.trigger-hover .hover,
.effect-17:hover .hover { 
opacity: 1;
}
.effect-17.trigger-hover a.link,
.effect-17:hover a.link {
-webkit-transition-delay: 0.1s; transition-delay: 0.1s;
}
.effect-18 .entry-thumbnail,
.effect-18 img { 
-webkit-transition: all 0.4s linear; transition: all 0.4s linear;
}
.effect-18 .hover {
background-color: rgba(255,255,255, 0.8);
border-radius: 20px 20px 0 0;
-webkit-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
-moz-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
bottom: 0;
display: inline-block;
height: auto;
margin-left: 60%;
padding-bottom: 40px;
top: auto;
-webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
width: 38%;
}
.effect-18 .entry-title {
border-radius: 20px 20px 0 0;
color: #aaa;
font-weight: 300;
-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}
.effect-18 p { 
color: #999;
font-weight: 300;
}
.widget .effect-18 a.link {
background-color: rgba(255,255,255, 0.7);
color: #888;
-webkit-box-shadow: -1px 6px 78px 6px rgba(138,123,138,0.5);
-moz-box-shadow: -1px 6px 78px 6px rgba(138,123,138,0.5);
box-shadow: -1px 6px 78px 6px rgba(138,123,138,0.5);
}
.widget .effect-18 a.link:hover,
.widget .effect-18 a.link .hover { 
background-color: rgba(255,255,255, 0.9);
color: #777;
-webkit-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
-moz-box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
box-shadow: -1px 6px 78px 6px rgba(138,123,138,1);
opacity: 1;
}
.effect-18.trigger-hover .hover,
.effect-18:hover .hover { 
opacity: 1;
}
.effect-18.trigger-hover a.link,
.effect-18:hover a.link {
-webkit-transition-delay: 0.1s; transition-delay: 0.1s;
}
.effect-19 .entry-thumbnail,
.effect-19 img { 
-webkit-transition: all 0.4s linear; transition: all 0.4s linear;
}
.effect-19 .hover {
background-color: rgba(255,255,255, 0.8);
border-radius: 20px;
border: 3px double #fff;
-webkit-box-shadow: -1px 6px 78px 6px rgba(221, 221, 221, 1);
-moz-box-shadow: -1px 6px 78px 6px rgba(221, 221, 221, 1);
box-shadow: -1px 6px 78px 6px rgba(221, 221, 221, 1);
box-shadow: 0 0 10px 5px ;
height: 60%;
margin-left: 20px;
top: 30%;
margin-bottom: 20px;
-webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
width: 40%;
bottom: 0;
display: inline-block;
height: auto;
padding-bottom: 40px;
top: auto;
}
.effect-19 .entry-title {
background-color: rgba(255,255,255, 0.7);
border-radius: 20px 20px 0 0;
color: #eee;
-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
text-shadow: 1px 1px white, -1px -1px #333;
}
.effect-19 p { 
color: #777;
font-style: normal;
font-weight: 300;
}
.widget .effect-19 a.link {
background-color: rgba(255,255,255, 0.7);
color: #888;
-webkit-box-shadow: -1px 6px 78px 6px rgba(221, 221, 221, 0.5);
-moz-box-shadow: -1px 6px 78px 6px rgba(221, 221, 221, 0.5);
box-shadow: -1px 6px 78px 6px rgba(221, 221, 221, 0.5);
}
.widget .effect-19 a.link:hover,
.widget .effect-19 a.link .hover { 
background-color: rgba(255,255,255, 0.7);
color: #333;
-webkit-box-shadow: -1px 6px 78px 6px rgba(221, 221, 221, 1);
-moz-box-shadow: -1px 6px 78px 6px rgba(221, 221, 221, 1);
box-shadow: -1px 6px 78px 6px rgba(221, 221, 221, 1);
opacity: 1;
}
.effect-19.trigger-hover .hover,
.effect-19:hover .hover { 
opacity: 1;
}
.effect-19.trigger-hover a.link,
.effect-19:hover a.link {
-webkit-transition-delay: 0.1s; transition-delay: 0.1s;
}
.effect-20 .entry-thumbnail,
.effect-20 img { 
-webkit-transition: all 0.4s linear; transition: all 0.4s linear;
}
.effect-20 .hover {
opacity: 0.9;
background-color: rgba(0,0,0, 0.5);
height: 70%;
top: 15%;
margin-bottom: 20px;
-webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
width: 100%;
}
.effect-20 .entry-title {
background-color: rgba(0,0,0, 0.1);
color: #eee;
-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
text-shadow: #aaa 0.1em 0.1em 0.2em;
}
.effect-20 p { 
color: #ddd;
font-weight: 300;
max-width: 800px;
margin: 0 auto;
-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}
.widget .effect-20 a.link {
background-color: rgba(0,0,0, 0.7);
color: #000;
-webkit-box-shadow: -1px 6px 78px 6px rgba(0, 0, 0, 1);
-moz-box-shadow: -1px 6px 78px 6px rgba(0, 0, 0, 1);
box-shadow: -1px 6px 78px 6px rgba(0, 0, 0, 1);
bottom: 0;
left: 0;
right: 0;
text-shadow: 1px 1px white, -1px -1px #333;
}
.widget .effect-20 a.link:hover,
.widget .effect-20 a.link .hover { 
background-color: rgba(0,0,0, 1);
border: none;
opacity: 1;
}
.effect-20.trigger-hover .hover,
.effect-20:hover .hover { 
opacity: 1;
}
.effect-20.trigger-hover a.link,
.effect-20:hover a.link {
-webkit-transition-delay: 0.1s; transition-delay: 0.1s;
-webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}
.element {
-ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.widget .zoom.trigger-zoom {
opacity: 1;
}
.widget .zoom {
opacity: 0.4;
-webkit-transition: all 3s ease-in;
transition: all 3s ease-in;
}
.widget .zoom:hover {
opacity: 1;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.wide .widget .description .product-price {
font-size: 1.8vw;
}
.wide .widget .product-price {
font-size: 1.8vw;
}
.wide .widget .product-cart a {
font-size: 1.8vw;
} .site .small  .column-2 .element .entry-title,
.site .small  .column-2 .element p,
.site .small  .column-2 .element a,
.site .small  .column-1 .element p,
.site .small  .column-1 .element a {
font-size: 12px;
}
.site .small  .description.column-1 .element .entry-title,
.site .small  .column-1 .element .entry-title {
font-size: 14px;	
}
.small  .column-4 .element .project-list,
.small  .column-3 .element .project-list,
.small  .column-1 .element .project-list,
.small  .column-2 .element .project-list,
.small  .column-1 .element .entry-meta,
.small  .column-2 .element .entry-meta,
.small  .column-3 .element .entry-meta,
.small  .column-4 .element .entry-meta {
display: none;
} .effect-2 .product-cart,
.effect-3 .product-cart,
.effect-4 .product-cart,
.effect-5 .product-cart,
.effect-6 .product-cart,
.effect-7 .product-cart,
.effect-8 .product-cart,
.effect-9 .product-cart,
.effect-10 .product-cart,
.effect-11 .product-cart,
.effect-12 .product-cart,
.effect-14 .product-cart,
.effect-15 .product-cart,
.effect-16 .product-cart {
opacity: 0;
-webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;
}
.effect-2:hover .product-cart,
.effect-3:hover .product-cart,
.effect-4:hover .product-cart,
.effect-5:hover .product-cart,
.effect-6:hover .product-cart,
.effect-7:hover .product-cart,
.effect-8:hover .product-cart,
.effect-9:hover .product-cart,
.effect-10:hover .product-cart,
.effect-11:hover .product-cart,
.effect-12:hover .product-cart,
.effect-14:hover .product-cart,
.effect-15:hover .product-cart,
.effect-16:hover .product-cart {
opacity: 1;
}
.wide  .widget.stainedglass_recent_shop .product-price,
.wide  .widget.stainedglass_product  .product-price,
.wide  .widget.stainedglass_featured_products .product-price {
bottom: 0;
background: rgba(255, 255, 255, 0.7);
background: rgba(0, 0, 0, 0.7);
height: 30px;
left: 0;
padding: 10px;
position: absolute;
text-align: left;
width: 100%;
}
.small  .widget.stainedglass_recent_shop .product-price,
.small  .widget.stainedglass_product  .product-price,
.small  .widget.stainedglass_featured_products .product-price {
top: 14px;
background: rgba(255, 255, 255, 0.7);
background: rgba(0, 0, 0, 0.7);
display: inline-block;
height: 20px;
right: 0;
padding: 5px;
position: absolute;
text-align: left;
}
.small .star-rating {
display: none;
}
.small .product-cart a {
font-size: 10px !important;
}
.small .product-cart {
font-size: 10px;
position: absolute;
bottom: 0;
right: 2px;
}
.product-cart a {
background: #fff;
padding: 3px;
}
.product-cart a:before {
display: none;
}
.product-cart a:before {
position: absolute;
top: 0;
}
.product-cart a {
color: #000 !important;
}
.widget .product-price .price ins .amount {
color: #fff;
text-shadow: #333 0.1em 0.1em 0.2em;
}
.widget .product-price .price del .amount {
color: #aaa;
}
.widget .product-price .price .amount {
color: #fff;
text-shadow: #000 0.1em 0.1em 0.2em;
}
.widget .star-rating:before {
text-shadow: #123 0.2em 0.2em 0.3em;
}
@media screen and (min-width: 500px) {	
.column-4.margin-0 .element {
width: 50%;
}
.column-4 .element {
width: 48%;
}	
.column-4  .element p {
font-size: 1.8vw;
}	
}
@media screen and (min-width: 1020px) {	
.wide .widget.stainedglass_recent_portfolio .project-list,
.wide .widget.stainedglass_recent_posts .element .entry-meta,
.wide .widget.stainedglass_recent_shop .entry-meta,
.wide .widget.stainedglass_recent_portfolio .entry-meta {
display: block;
}
.wide .element p,
.wide .element .entry-meta {
display: block;
}
.site .widget .stainedglass-recent-posts .wrapper-image .entry-meta .entry-date {
font-size: 12px;
}
.column-1.margin-0 .element {
width: 100%;
}
.column-2.margin-0 .element {
width: 50%;
}
.column-3.margin-0 .element {
width: 33.333%;
}
.column-4.margin-0 .element {
width: 25%;
}
.column-1 .element {
width: 98%;
}
.column-2 .element {
width: 48%;
}
.column-3 .element {
width: 30%;
}
.column-4 .element {
width: 22%;
}
.column-4 .element:nth-child(2),
.column-4 .element:nth-child(3),
.column-4 .element:nth-child(4),
.column-3 .element:nth-child(2),
.column-3 .element:nth-child(3),
.column-2 .element:nth-child(2) {
margin-top: 0;
}
}
@media screen and (min-width: 960px) {	
.wide .element ul {
display: inline-block;
font-size: 1vw;
}
.right .element {
-ms-flex-order: 1;     
-webkit-order: 1;  
order: 1;
}
.right .description {
-ms-flex-order: 2;     
-webkit-order: 2;  
order: 2;
}
.wide .main-wrapper-image.left .wrapper-image,
.wide .main-wrapper-image.right .wrapper-image,
.wide .main-wrapper-image.left .description,
.wide .main-wrapper-image.right  .description {
width: 50%;
}
.column .main-wrapper-image.left .wrapper-image,
.column .main-wrapper-image.right .wrapper-image,
.column .main-wrapper-image.left .description,
.column .main-wrapper-image.right  .description {
width: 100%;
} .wide .column-1 .element .entry-title {
font-size: 3vw;
}
.wide .left .column-1 .element .entry-title,
.wide .right .column-1 .element .entry-title {
font-size: 1.5vw;
}
.wide .left .description.column-1 .element .entry-title,
.wide .right .description.column-1 .element .entry-title {
font-size: 5vw;
}
.wide .column-1 .element a {
font-size: 1.2vw;
}
.wide .left .column-1 .element a,
.wide .right .column-1 .element a {
font-size: 0.6vw;
}
.wide .left .description.column-1 .element a,
.wide .right .description.column-1 .element a {
font-size: 1.2vw;
}
.wide .column-1 .element p {
font-size: 2vw;
}	
.wide .column-1 .element.effect-17 p,
.wide .column-1 .element.effect-19 p,
.wide .column-1 .element.effect-18 p {
font-size: 1.4vw;
}	
.wide .left .column-1 .element p,
.wide .right .column-1 .element p {
font-size: 1vw;
}	
.wide .left  .description.column-1 .element p,
.wide .right .description.column-1 .element p {
font-size: 4vw;
} .wide .column-2 .element .entry-title {
font-size: 3vw;
}
.wide .column-2 .element a {
font-size: 1.2vw;
}
.wide .column-2 .element p {
font-size: 2vw;
} .wide .left .column-2 .element .entry-title,
.wide .right .column-2 .element .entry-title {
font-size: 1.5vw;
}
.wide .left .column-2 .element a,
.wide .right .column-2 .element a {
font-size: 0.8vw;
}
.wide .left .column-2 .element p,
.wide .right .column-2 .element p {
font-size: 1vw;
} .wide .column-2 .element .entry-title {
font-size: 3vw;
} .wide .column-3 .element .entry-title {
font-size: 2vw;
}
.wide .column-3 .element a {
font-size: 1.2vw;
}
.wide .column-3 .element p {
font-size: 1.5vw;
}
.wide .left .column-3 .element .entry-title,
.wide .right .column-3 .element .entry-title {
font-size: 1.2vw;
}
.wide .left.column-3 .element a,
.wide .right .column-3 .element a {
font-size: 0.8vw;
}
.wide .left .column-3 .element p,
.wide .right .column-3 .element p {
font-size: 0.8vw;
} .wide .column-4 .element .entry-title {
font-size: 1.5vw;
}
.wide .right .column-4 .element .entry-title,
.wide .left .column-4 .element .entry-title {
font-size: 0.8vw;
}
.wide .column-4 .element a {
font-size: 1vw;
}
.wide .left.column-4 .element a,
.wide .right .column-4 .element a {
font-size: 0.8vw;
}
.wide .left .column-4 .element p,
.wide .right .column-4 .element p {
font-size: 0.7vw;
}	
.wide .column-4 .element p {
font-size: 1vw;
}
.wide .left .description.column-1 .element a,
.wide .widget .product-price,
.wide .widget .product-cart,
.wide .widget .description .product-price {
font-size: 1.2vw;
}
} .small .column-1.margin-0 .element {
width: 100%;
}
.small .column-2.margin-0 .element {
width: 50%;
}
.small .column-3.margin-0 .element {
width: 33.333%;
}
.small .column-4.margin-0 .element {
width: 25%;
}
.small .column-1 .element {
width: 98%;
}
.small .column-2 .element {
width: 48%;
}
.small .column-3 .element {
width: 30%;
}
.small .column-4 .element {
width: 22%;
}
.small .element p,
.small .element .entry-meta,
.column .element p {
display: none;
}
.sidebar-footer .widget .entry-title a {	
color: #eee;
}
.small .left .description.column-1 .element a,
.small .widget .product-price,
.small .widget .product-cart,
.small .widget .description .product-price {
font-size: 12px;
}
.small .column-4 .element:nth-child(2),
.small .column-4 .element:nth-child(3),
.small .column-4 .element:nth-child(4),
.small .column-3 .element:nth-child(2),
.small .column-3 .element:nth-child(3),
.small .column-2 .element:nth-child(2) {
margin-top: 0;
}
.small .widget.stainedglass_product .element a.link {
display: none;
}
.widget .entry-meta {
background: rgba(0, 0, 0, 0.7);
text-shadow: #000 0.2em 0.2em 0.3em;
text-align: left;
width: 100%;
}
.site .widget .entry-meta a {
color: #fff;
}
.wide .widget .project-list a {
background: rgba(0, 0, 0, 0.4);
color: #fff;
}
.site .widget .project-list a:hover {
background: rgba(255, 255, 255, 0.4);
color: #fff;
text-shadow: #000 0.2em 0.2em 0.3em;
}.site .wide .widget.stainedglass_widget_button {
padding: 20px;
bsackground: #123;
}
.stainedglass-button {	
text-align: center;
}
.stainedglass-link {
border: 1px solid #eee;
display: inline-block;
font-size: 24px;
margin: 0 20px;
padding: 20px;
}
.stainedglass-link:hover {
box-shadow: 0 0 4px 4px #999;
text-decoration: none;
}