div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.anitapokrivacdesign.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}#cookie-notice {
display: none;
position: fixed;
min-width: 100%;
height: auto;
z-index: 100000;
font-size: 13px;
line-height: 20px;
left: 0;
text-align: center;
}
.cookie-notice-container {
padding: 10px;
}
.cn-top {
top: 0;
}
.cn-bottom {
bottom: 0;
}
#cookie-notice .button {
margin-left: 10px;
}
#cookie-notice .button.wp-default {
font-family: sans-serif;
line-height: 18px;
padding: 2px 12px;
background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
border-color: #BBB;
color: #333;
text-shadow: 0 1px 0 #FFF;
-moz-box-sizing: border-box;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
cursor: pointer;
display: inline-block;
font-size: 12px;
font-style: normal;
text-decoration: none;
white-space: nowrap;
outline: none;
}
#cookie-notice .button.wp-default:hover, #cookie-notice .button.wp-default:focus {
background: linear-gradient(to bottom, #FFFFFF, #F3F3F3) repeat scroll 0 0 #F3F3F3;
border-color: #999999;
color: #222222;
}
#cookie-notice .button.bootstrap {
font-family: sans-serif;
display: inline-block;
*display: inline;
padding: 4px 12px;
margin-right: 0.3em;
margin-bottom: 0;
*margin-left: .3em;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
font-style: normal;
vertical-align: middle;
cursor: pointer;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #006dcc;
*background-color: #0044cc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(to bottom, #0088cc, #0044cc);
background-repeat: repeat-x;
border-style: solid;
border-width: 1px;
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
padding: 2px 10px;
font-size: 12px;
text-decoration: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
outline: none;
}
#cookie-notice .button.bootstrap:hover, #cookie-notice .button.bootstrap:focus {
color: #ffffff;
background-color: #0044cc;
*background-color: #003bb3;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}.component {
margin: 0 auto;
position: relative;
margin-bottom: 40px;
max-width: 100%;
}
.component-small {
width: 650px;
height: 290px;
}
.component-fullwidth {
width: 100%;
height: 100%;
min-height: 200px;
margin-bottom: 0;
background: transparent;
position: relative;
}
.component-transparent {
width: 900px;
height: 500px;
}
.component > ul {
width: 100%;
max-width: 100%;
height: 100%;
position: relative;
list-style: none;
padding: 0;
margin: 0 auto;
}
.component-small > ul {
width: 450px;
}
.component-fullwidth > ul {
overflow: hidden;
}
.component-transparent > ul {
width: 112px;
}
.component li {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
pointer-events: none;
opacity: 0;
z-index: 1;
margin-bottom: 0px;
}
.component-fullwidth li {
overflow: hidden;
}
.component .current {
opacity: 1;
pointer-events: auto;
z-index: 2;
margin: 0px;
}
.component li img {
display: inline-block;
max-width: 100%;
}
.component li .be-slide-bg img {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: opacity 0.5s ease;
-moz-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
display: inline-block;
max-width: none;
}
.component nav a,
a.ps-prev,
a.ps-next {
position: absolute;
width: 40px;
height: 60px;
line-height: 60px;
color: #fff;
outline: none;
overflow: hidden;
text-align: center;
top: 50%;
font-size: 20px;
background: #000;
background: rgba(0, 0, 0, 0.2);
color: #fff;
z-index: 13;
}
.component-small nav a.prev,
.component-transparent nav a.prev {
left: 0px;
}
.component-small nav a.next,
.component-transparent nav a.next {
right: 0px;
}
.component-fullwidth nav a {
top: 50%;
left: 50%;
margin-top: -30px;
display: none;
}
.component-fullwidth nav a.prev {
left: 0px;
}
.component-fullwidth nav a.next {
right: 0px;
left: auto;
}
.component li .be-slide-bg-holder,
.component li .be-slide-bg {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.component li .be-slide-bg {
background: transparent;
}
.component li .be-slide-bg .image-loader-wrap {
text-align: center;
}
.component li .be-slide-bg i {
font-size: 20px;
width: 20px;
height: 20px;
line-height: 20px;
position: absolute;
top: 50%;
left: 50%;
margin: -10px 0px 0px -10px;
display: block;
}
.ps-slides-inner-slide-wrap .component-fullwidth {
min-height: initial;
}
.be-slide-bg-holder .be-wrap {
height: 100%;
}
.be-slider-content-wrap {
display: table;
width: 100%;
height: 100%;
}
.be-slider-content {
color: #fff;
z-index: 1;
position: relative;
display: table-cell;
vertical-align: middle;
}
.be-slider-content.top-content {
vertical-align: top;
padding-top: 15px;
}
.be-slider-content.bottom-content {
vertical-align: bottom;
padding-bottom: 15px;
}
.be-slider-content-inner {
display: none;
}
.current .be-slider-content-inner {
display: block;
}
.be-slider-content-inner-wrap {
margin: 0 auto;
}
.be-slider-content-inner-wrap.left-content {
margin: 0px 0px 0px 20px;
}
.be-slider-content-inner-wrap.right-content {
margin: 0px 20px 0px auto;
}
@media screen and (max-width: 35.5em) {
.component-small nav a {
top: 100%;
margin-top: 10px;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
.component-small nav a.prev {
left: 50%;
margin-left: -80px;
}
.component-small nav a.next {
margin-left: 20px;
right: auto;
left: 50%;
}
}
@media only screen and (max-width: 767px) {
.be-slider-content-inner-wrap {
width: 90% !important;
max-width: 100% !important;
left: auto !important;
right: auto !important;
bottom: auto !important;
top: auto !important;
float: none !important;
margin: 0 auto !important;
font-size: 13px;
line-height: 20px;
}
.be-slider-content-inner-wrap h1,
.be-slider-content-inner-wrap h2,
.be-slider-content-inner-wrap h3,
.be-slider-content-inner-wrap h4,
.be-slider-content-inner-wrap h5,
.be-slider-content-inner-wrap h6 {
font-size: 30px;
line-height: 30px;
}
} .ps-container-wrap {
position: relative;
}
.dual-carousel-container {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
}
.dual-carousel-container > div {
position: absolute;
width: 75%;
}
.dual-carousel-container > div.ps-contentwrapper {
width: 25%;
}
.ps-contentwrapper {
top: 0px;
height: 100%;
}
.ps-content {
width: 100%;
height: 100%;
padding: 70px 50px 70px 50px;
background: #fff;
position: relative;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
}
.ps-content .ps-content-inner {
height: 100%;
}
.pa-slides-inner-slide-container .ps-content {
display: none;
position: relative;
}
.ps-slidewrapper {
right: 0px;
top: 0px;
height: 100%;
overflow: hidden;
}
.ps-slides {
height: 100%;
bottom: 0px;
width: 100%;
position: relative;
}
.ps-slides > div {
width: 100%;
height: 100%;
}
.dual-carousel-container > a {
width: 70px;
height: 50px;
position: absolute;
float: left;
outline: none;
bottom: 20px;
line-height: 40px;
left: 12.5%;
margin-left: -35px;
background: none !important;
color: #000;
font-size: 50px;
top: auto;
}
.ps-move {
-webkit-transition: top 400ms ease-out;
-moz-transition: top 400ms ease-out;
-o-transition: top 400ms ease-out;
-ms-transition: top 400ms ease-out;
transition: top 400ms ease-out;
}
.dual-carousel-container > a.ps-next {
bottom: auto;
top: 20px;
}
.ps-slides-inner-slide-wrap {
position: absolute;
width: 100%;
height: 100%;
display: block;
}
.ps-content .portfolio-title {
margin-bottom: 20px;
}
.ps-content-thumbnail {
display: none;
margin-bottom: 20px;
}
.ps-content-thumbnail img {
width: 100%;
}
@media screen and (max-width: 960px) {
.ps-container-wrap {
position: initial;
}
.ps-content {
height: auto;
}
.dual-carousel-container > div,
.dual-carousel-container {
position: relative;
height: auto;
}
.dual-carousel-container > div.ps-contentwrapper {
width: 100%;
}
.ps-content {
display: none;
}
.pa-slides-inner-slide-container .ps-content {
display: block;
position: relative;
}
.ps-contentwrapper {
top: 0px;
}
.ps-slides,
.ps-container-wrap {
position: relative !important;
height: auto !important;
}
.ps-slides-inner-slide-wrap {
position: relative;
}
.ps-container-wrap .component-fullwidth {
height: 300px !important;
}
.dual-carousel-container > div {
width: 100% !important;
}
.ps-next,
.ps-prev,
.dual-carousel-container > a {
display: none !important;
}
}    .fxSoftScale .navOutNext {
-webkit-animation: scaleUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxSoftScale .navInNext {
-webkit-animation: scaleDownUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleDownUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxSoftScale .navOutPrev {
-webkit-animation: scaleDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxSoftScale .navInPrev {
-webkit-animation: scaleUpDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleUpDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
@-webkit-keyframes scaleUp {
from {} to {
-webkit-transform: scale(1.2);
opacity: 0;
}
}
@keyframes scaleUp {
from {} to {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
}
@-webkit-keyframes scaleDownUp {
from {
opacity: 0;
-webkit-transform: scale(0.9);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
}
@keyframes scaleDownUp {
from {
opacity: 0;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes scaleDown {
from {} to {
opacity: 0;
-webkit-transform: scale(0.9);
}
}
@keyframes scaleDown {
from {} to {
opacity: 0;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@-webkit-keyframes scaleUpDown {
from {
-webkit-transform: scale(1.2);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
}
@keyframes scaleUpDown {
from {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}   .fxPressAway .navOutNext {
-webkit-animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxPressAway .navInNext {
opacity: 1;
-webkit-animation: slideInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxPressAway .navOutPrev {
-webkit-animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxPressAway .navInPrev {
opacity: 1;
-webkit-animation: slideInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
@-webkit-keyframes slideOutScaleRight {
from {} to {
-webkit-transform: translateX(100%) scale(0.9);
opacity: 0;
}
}
@keyframes slideOutScaleRight {
from {} to {
-webkit-transform: translateX(100%) scale(0.9);
transform: translateX(100%) scale(0.9);
opacity: 0;
}
}
@-webkit-keyframes slideInFromLeft {
from {
-webkit-transform: translateX(-100%);
}
to {
-webkit-transform: translateX(0);
}
}
@keyframes slideInFromLeft {
from {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes slideOutScaleLeft {
from {} to {
-webkit-transform: translateX(-100%) scale(0.9);
opacity: 0;
}
}
@keyframes slideOutScaleLeft {
from {} to {
-webkit-transform: translateX(-100%) scale(0.9);
transform: translateX(-100%) scale(0.9);
opacity: 0;
}
}
@-webkit-keyframes slideInFromRight {
from {
-webkit-transform: translateX(100%);
}
to {
-webkit-transform: translateX(0);
}
}
@keyframes slideInFromRight {
from {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}   .fxSideSwing .navOutNext {
-webkit-animation: slideOutScaleRight 1.2s forwards;
animation: slideOutScaleRight 1.2s forwards;
-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}
.fxSideSwing .navInNext {
opacity: 1;
-webkit-animation: slideInFromLeft 1.2s forwards;
animation: slideInFromLeft 1.2s forwards;
-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}
.fxSideSwing .navOutPrev {
-webkit-animation: slideOutScaleLeft 1.2s forwards;
animation: slideOutScaleLeft 1.2s forwards;
-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}
.fxSideSwing .navInPrev {
opacity: 1;
-webkit-animation: slideInFromRight 1.2s forwards;
animation: slideInFromRight 1.2s forwards;
-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}   .fxFortuneWheel .itemwrap {
-webkit-perspective: 1600px;
perspective: 1600px;
}
.fxFortuneWheel .navOutNext {
-webkit-animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxFortuneWheel .navInNext {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-animation: rotateInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxFortuneWheel .navOutPrev {
-webkit-animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxFortuneWheel .navInPrev {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
@-webkit-keyframes rotateInFromLeft {
from {
-webkit-transform: translateX(-100%) rotateY(-55deg);
}
to {
-webkit-transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@keyframes rotateInFromLeft {
from {
-webkit-transform: translateX(-100%) rotateY(-55deg);
transform: translateX(-100%) rotateY(-55deg);
}
to {
-webkit-transform: translateX(0) rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@-webkit-keyframes rotateInFromRight {
from {
-webkit-transform: translateX(100%) rotateY(55deg);
}
to {
-webkit-transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@keyframes rotateInFromRight {
from {
-webkit-transform: translateX(100%) rotateY(55deg);
transform: translateX(100%) rotateY(55deg);
}
to {
-webkit-transform: translateX(0) rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}   .fxSwipe .navOutNext {
-webkit-animation: decreaseHeight 0.8s forwards ease-in-out;
animation: decreaseHeight 0.8s forwards ease-in-out;
}
.fxSwipe .navInNext {
-webkit-animation: show 0.8s forwards ease-in-out;
animation: show 0.8s forwards ease-in-out;
}
.fxSwipe .navOutPrev {
-webkit-animation: hide 0.8s forwards ease-in-out;
animation: hide 0.8s forwards ease-in-out;
}
.fxSwipe .navInPrev {
z-index: 3;
opacity: 1;
-webkit-animation: increaseHeight 0.8s forwards ease-in-out;
animation: increaseHeight 0.8s forwards ease-in-out;
}
@-webkit-keyframes decreaseHeight {
from {} to {
height: 0;
}
}
@keyframes decreaseHeight {
from {} to {
height: 0;
}
}
@-webkit-keyframes show {
0% {
opacity: 0;
}
1%,100% {
opacity: 1;
}
}
@keyframes show {
0% {
opacity: 0;
}
1%,100% {
opacity: 1;
}
}
@-webkit-keyframes hide {
0%,99% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes hide {
0%,99% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes increaseHeight {
from {
height: 0;
}
to {
height: 100%;
}
}
@keyframes increaseHeight {
from {
height: 0;
}
to {
height: 100%;
}
}   .fxPushReveal .navOutNext {
opacity: 1;
-webkit-animation: slideOutBottom 0.7s forwards ease-in-out;
animation: slideOutBottom 0.7s forwards ease-in-out;
}
.fxPushReveal .navInNext {
opacity: 1;
-webkit-animation: slideInHalfFromTop 0.7s forwards ease-in-out;
animation: slideInHalfFromTop 0.7s forwards ease-in-out;
}
.fxPushReveal .navOutPrev {
opacity: 1;
-webkit-animation: slideOutHalfTop 0.7s forwards ease-in-out;
animation: slideOutHalfTop 0.7s forwards ease-in-out;
}
.fxPushReveal .navInPrev {
opacity: 1;
z-index: 11;
-webkit-animation: slideInFromBottom 0.7s forwards ease-in-out;
animation: slideInFromBottom 0.7s forwards ease-in-out;
}
@-webkit-keyframes slideOutBottom {
from {} to {
-webkit-transform: translateY(100%);
}
}
@keyframes slideOutBottom {
from {} to {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-webkit-keyframes slideInHalfFromTop {
from {
-webkit-transform: translateY(-50%);
}
to {
-webkit-transform: translateY(0);
}
}
@keyframes slideInHalfFromTop {
from {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes slideOutHalfTop {
from {} to {
-webkit-transform: translateY(-50%);
}
}
@keyframes slideOutHalfTop {
from {} to {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
}
@-webkit-keyframes slideInFromBottom {
from {
-webkit-transform: translateY(100%);
}
to {
-webkit-transform: translateY(0);
}
}
@keyframes slideInFromBottom {
from {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}   .fxSnapIn .navOutNext {
-webkit-animation: slideOutLeft 0.5s forwards ease-in;
animation: slideOutLeft 0.5s forwards ease-in;
}
.fxSnapIn .navInNext {
z-index: 11;
opacity: 1;
-webkit-animation: slideFromRightFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideFromRightFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxSnapIn .navOutPrev {
-webkit-animation: slideOutRight 0.5s forwards ease-in;
animation: slideOutRight 0.5s forwards ease-in;
}
.fxSnapIn .navInPrev {
z-index: 11;
opacity: 1;
-webkit-animation: slideFromLeftFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideFromLeftFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxSnapIn li::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
background-color: rgba(0,0,0,0.8);
transition: opacity 0.4s 0.1s ease-in;
}
.fxSnapIn .navOutPrev::after,
.fxSnapIn .navOutNext::after {
opacity: 1;
}
@-webkit-keyframes slideOutLeft {
from {} to {
-webkit-transform: translateX(-10%);
}
}
@keyframes slideOutLeft {
from {} to {
-webkit-transform: translateX(-10%);
transform: translateX(-10%);
}
}
@-webkit-keyframes slideFromRightFast {
0%,50% {
-webkit-transform: translateX(100%);
}
100% {
-webkit-transform: translateX(0%);
}
}
@keyframes slideFromRightFast {
0%,50% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@-webkit-keyframes slideOutRight {
from {} to {
-webkit-transform: translateX(10%);
}
}
@keyframes slideOutRight {
from {} to {
-webkit-transform: translateX(10%);
transform: translateX(10%);
}
}
@-webkit-keyframes slideFromLeftFast {
0%,50% {
-webkit-transform: translateX(-100%);
}
100% {
-webkit-transform: translateX(0%);
}
}
@keyframes slideFromLeftFast {
0%,50% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}   .fxLetMeIn .itemwrap {
-webkit-perspective: 1600px;
perspective: 1600px;
}
.fxLetMeIn .navOutNext {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-animation: rotateOutRight 0.5s forwards ease-in-out;
animation: rotateOutRight 0.5s forwards ease-in-out;
}
.fxLetMeIn .navInNext {
z-index: 11;
opacity: 1;
-webkit-animation: slideFromRightFast 0.5s forwards ease;
animation: slideFromRightFast 0.5s forwards ease;
}
.fxLetMeIn .navOutPrev {
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
-webkit-animation: rotateOutLeft 0.5s forwards ease-in-out;
animation: rotateOutLeft 0.5s forwards ease-in-out;
}
.fxLetMeIn .navInPrev {
z-index: 11;
opacity: 1;
-webkit-animation: slideFromLeftFast 0.5s forwards ease;
animation: slideFromLeftFast 0.5s forwards ease;
}
.fxLetMeIn li::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
background-color: rgba(0,0,0,0.6);
transition: opacity 0.5s ease-in-out;
}
.fxLetMeIn .navOutPrev::after,
.fxLetMeIn .navOutNext::after {
opacity: 1;
}
@-webkit-keyframes rotateOutRight {
from {} to {
-webkit-transform: rotateY(10deg);
}
}
@keyframes rotateOutRight {
from {} to {
-webkit-transform: rotateY(10deg);
transform: rotateY(10deg);
}
}
@-webkit-keyframes rotateOutLeft {
from {} to {
-webkit-transform: rotateY(-10deg);
}
}
@keyframes rotateOutLeft {
from {} to {
-webkit-transform: rotateY(-10deg);
transform: rotateY(-10deg);
}
}   .fxStickIt .itemwrap {
-webkit-perspective: 1600px;
perspective: 1600px;
}
.fxStickIt .navOutNext {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateBottomSideOut 0.8s forwards ease-in;
animation: rotateBottomSideOut 0.8s forwards ease-in;
}
.fxStickIt .navInNext {
z-index: 11;
opacity: 1;
-webkit-animation: slideInFromBottomDelayed 0.8s forwards;
animation: slideInFromBottomDelayed 0.8s forwards;
}
.fxStickIt .navOutPrev {
opacity: 1;
-webkit-animation: slideOutToBottom 0.8s forwards;
animation: slideOutToBottom 0.8s forwards;
}
.fxStickIt .navInPrev {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: rotateBottomSideIn 0.8s 0.1s forwards ease-in;
animation: rotateBottomSideIn 0.8s 0.1s forwards ease-in;
}
@-webkit-keyframes rotateBottomSideOut {
from {} 40% { 
-webkit-transform: rotateX(-15deg);
-webkit-animation-timing-function: ease-out; 
}
100% { 
opacity: 0;
-webkit-transform: scale(0.8) translateZ(-200px);
}
}
@keyframes rotateBottomSideOut {
from {} 40% { 
-webkit-transform: rotateX(-15deg); 
transform: rotateX(-15deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; 
}
100% { 
opacity: 0;
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
}
}
@-webkit-keyframes slideInFromBottomDelayed {
0%, 30% {
-webkit-transform: translateY(100%);
}
100% {
-webkit-transform: translateY(0);
}
}
@keyframes slideInFromBottomDelayed {
0%, 30% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes rotateBottomSideIn {
0% {
opacity: 0;
-webkit-transform: scale(0.8) translateZ(-200px);
}
60% {
-webkit-transform: scale(1) translateZ(0) rotateX(-15deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 1;
-webkit-transform: scale(1) translateZ(0) rotateX(0deg);
}
}
@keyframes rotateBottomSideIn {
0% {
opacity: 0;
-webkit-transform: scale(0.8) translateZ(-200px);
transform: scale(0.8) translateZ(-200px);
}
60% {
-webkit-transform: scale(1) translateZ(0) rotateX(-15deg);
transform: scale(1) translateZ(0) rotateX(-15deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
100% {
opacity: 1;
-webkit-transform: scale(1) translateZ(0) rotateX(0deg);
transform: scale(1) translateZ(0) rotateX(0deg);
}
}   .fxArchiveMe .navOutNext {
-webkit-animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxArchiveMe .navInNext {
z-index: 11;
opacity: 1;
-webkit-animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxArchiveMe .navOutPrev {
-webkit-animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxArchiveMe .navInPrev {
-webkit-animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxArchiveMe li::before,
.fxArchiveMe li::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
background-color: rgba(0,0,0,0.7);
transition: opacity 0.7s cubic-bezier(0.7, 0, 0.3, 1);
}
.fxArchiveMe li::after,
.fxArchiveMe .navOutNext::before {
opacity: 1;
}
.fxArchiveMe li::before,
.fxArchiveMe li.current::after,
.fxArchiveMe .navInNext::after,
.fxArchiveMe .navInPrev::after {
opacity: 0;
}
.fxArchiveMe .navInNext::after {
transition: none;
}
@-webkit-keyframes scaleHalfDown {
from {} to {
-webkit-transform: scale(0.6);
opacity: 0;
}
}
@keyframes scaleHalfDown {
from {} to {
-webkit-transform: scale(0.6);
transform: scale(0.6);
opacity: 0;
}
}
@-webkit-keyframes slideOutToBottom {
from {} to {
-webkit-transform: translateY(100%);
}
}
@keyframes slideOutToBottom {
from {} to {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@-webkit-keyframes scaleHalfUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
}
@keyframes scaleHalfUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
transform: scale(0.6);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}   .fxVGrowth .navOutNext {
-webkit-animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
}
.fxVGrowth .navInNext {
z-index: 11;
opacity: 1;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
}
.fxVGrowth .navOutPrev {
-webkit-animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
animation: scaleDown 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
}
.fxVGrowth .navInPrev {
z-index: 11;
opacity: 1;
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
-webkit-animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
animation: maximize 0.6s forwards cubic-bezier(0.6, 0, 0.4, 1);
}
@-webkit-keyframes maximize {
from {
-webkit-transform: scale(0);
}
to {
-webkit-transform: scale(1);
}
}
@keyframes maximize {
from {
-webkit-transform: scale(0);
transform: scale(0);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
}
}    .fxSlideBehind .itemwrap {
-webkit-perspective: 1000px;
perspective: 1000px;
}
.fxSlideBehind .navOutNext {
-webkit-animation: hideLeft 0.8s forwards;
animation: hideLeft 0.8s forwards;
}
.fxSlideBehind .navInNext {
-webkit-animation: showRight 0.8s forwards;
animation: showRight 0.8s forwards;
}
.fxSlideBehind .navOutPrev {
-webkit-animation: hideRight 0.8s forwards;
animation: hideRight 0.8s forwards;
}
.fxSlideBehind .navInPrev {
-webkit-animation: showLeft 0.8s forwards;
animation: showLeft 0.8s forwards;
}
@-webkit-keyframes hideLeft { 
0% { -webkit-transform: translateZ( 0px ); }
40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); z-index: 9; }
100% { opacity: 1; -webkit-transform: translateZ( -400px ); }
}
@keyframes hideLeft { 
0% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); }
40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); z-index: 9; }
100% { opacity: 1; -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); }
}
@-webkit-keyframes showRight {
0% { -webkit-transform: translateZ( -400px ); opacity: 1; }
40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; }
41% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; z-index: 9999; }
100% { -webkit-transform: translateZ( 0px ); opacity: 1; z-index: 9999; }
}
@keyframes showRight {
0% { -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); opacity: 1; }
40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; }
41% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; z-index: 9; }
100% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); opacity: 1; z-index: 9; }
}
@-webkit-keyframes hideRight { 
0% { -webkit-transform: translateZ( 0px ); }
40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); z-index: 9; }
100% { opacity: 1; -webkit-transform: translateZ( -400px ); }
}
@keyframes hideRight { 
0% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); }
40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); z-index: 9; }
100% { opacity: 1; -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); }
}
@-webkit-keyframes showLeft {
0% { -webkit-transform: translateZ( -400px ); opacity: 1; }
40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; }
41% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; z-index: 9; }
100% { -webkit-transform: translateZ( 0px ); opacity: 1; z-index: 9; }
}
@keyframes showLeft {
0% { -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); opacity: 1; }
40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; }
41% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; z-index: 9; }
100% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); opacity: 1; z-index: 9; }
}   .fxSoftPulse .navOutPrev,
.fxSoftPulse .navOutNext {
-webkit-animation: scaleUpFadeOut 0.8s forwards ease-in;
animation: scaleUpFadeOut 0.8s forwards ease-in;
}
.fxSoftPulse .navInPrev,
.fxSoftPulse .navInNext {
-webkit-animation: scaleDownFadeIn 0.8s forwards ease-out;
animation: scaleDownFadeIn 0.8s forwards ease-out;
}
@-webkit-keyframes scaleUpFadeOut {
from {} 50% {
-webkit-transform: scale(1.2);
opacity: 1;
}
75% {
-webkit-transform: scale(1.1);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
opacity: 0;
}
}
@keyframes scaleUpFadeOut {
from {} 50% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
75% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@-webkit-keyframes scaleDownFadeIn {
from {} 50% {
opacity: 1;
-webkit-transform: scale(1.2);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
}
}
@keyframes scaleDownFadeIn {
from {} 50% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}    .fxEarthquake .navOutNext {
opacity: 1;
-webkit-animation: shakeSlideBottom 1s 0.1s forwards;
animation: shakeSlideBottom 1s 0.1s forwards;
}
.fxEarthquake .navInNext {
-webkit-animation: pushFromTop 1s 0.1s forwards;
animation: pushFromTop 1s 0.1s forwards;
}
.fxEarthquake .navOutPrev {
opacity: 1;
-webkit-animation: shakeSlideTop 1s 0.1s forwards;
animation: shakeSlideTop 1s 0.1s forwards;
}
.fxEarthquake .navInPrev{
opacity: 1;
-webkit-animation: pushFromBottom 1s 0.1s forwards;
animation: pushFromBottom 1s 0.1s forwards;
}
.fxEarthquake li::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
background-color: rgba(0,0,0,0.3);
transition: opacity 0.5s;
}
.fxEarthquake .navOutPrev::after,
.fxEarthquake .navOutNext::after {
opacity: 1;
}
@-webkit-keyframes shakeSlideBottom { 
0% { -webkit-transform: translate(0px, 0px) rotate(0deg); }
2% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
4% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
6% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
8% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
10% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
12% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
14% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
16% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
18% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
20% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
22% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
24% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
26% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
28% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
30% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
32% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
34% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
36% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
38% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
40% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
42% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
44% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
46% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
48% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
50% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
52% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
54% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
56% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
58% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
60% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
62% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
64% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
66% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
68% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
70% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
100% { -webkit-transform: translateY(100%); } 
}
@keyframes shakeSlideBottom { 
0% { -webkit-transform: translate(0px, 0px) rotate(0deg); transform: translate(0px, 0px) rotate(0deg); }
2% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
4% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
6% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
8% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
10% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
12% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
14% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
16% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
18% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
20% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
22% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
24% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
26% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
28% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
30% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
32% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
34% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
36% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
38% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
40% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
42% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
44% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
46% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
48% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
50% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
52% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
54% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
56% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
58% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
60% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
62% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
64% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
66% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
68% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
70% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
100% { -webkit-transform: translateY(100%); transform: translateY(100%); } 
}
@-webkit-keyframes pushFromTop {
0%, 70% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes pushFromTop {
0%, 70% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes shakeSlideTop { 
0% { -webkit-transform: translate(0px, 0px) rotate(0deg); }
2% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
4% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
6% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
8% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
10% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
12% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
14% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
16% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
18% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
20% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
22% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
24% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
26% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
28% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
30% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
32% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
34% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
36% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
38% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
40% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
42% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
44% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
46% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
48% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
50% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
52% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
54% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
56% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
58% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
60% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
62% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
64% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); }
66% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); }
68% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); }
70% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); }
100% { -webkit-transform: translateY(-100%); } 
}
@keyframes shakeSlideTop { 
0% { -webkit-transform: translate(0px, 0px) rotate(0deg); transform: translate(0px, 0px) rotate(0deg); }
2% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
4% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
6% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
8% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
10% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
12% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
14% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
16% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
18% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
20% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
22% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
24% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
26% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
28% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
30% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
32% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
34% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
36% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
38% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
40% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
42% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
44% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
46% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
48% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
50% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
52% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
54% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
56% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
58% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
60% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
62% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
64% { -webkit-transform: translate(0px, -1px) rotate(-0.5deg); transform: translate(0px, -1px) rotate(-0.5deg); }
66% { -webkit-transform: translate(-1px, -1px) rotate(-0.5deg); transform: translate(-1px, -1px) rotate(-0.5deg); }
68% { -webkit-transform: translate(-1px, 0px) rotate(-0.5deg); transform: translate(-1px, 0px) rotate(-0.5deg); }
70% { -webkit-transform: translate(0px, 0px) rotate(-0.5deg); transform: translate(0px, 0px) rotate(-0.5deg); }
100% { -webkit-transform: translateY(-100%); transform: translateY(-100%); } 
}
@-webkit-keyframes pushFromBottom {
0%, 70% {
opacity: 0;
-webkit-transform: translateY(100%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes pushFromBottom {
0%, 70% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}   .fxCliffDiving li {
-webkit-transform-origin: 50% 400%;
transform-origin: 50% 400%;
}
.fxCliffDiving .navOutNext {
opacity: 1;
-webkit-animation: rotateOutCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateOutCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxCliffDiving .navInNext {
opacity: 1;
-webkit-animation: rotateInCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateInCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxCliffDiving .navOutPrev {
opacity: 1;
-webkit-animation: rotateOutCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateOutCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxCliffDiving .navInPrev {
opacity: 1;
-webkit-animation: rotateInCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: rotateInCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.fxCliffDiving li::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
background-color: rgba(0,0,0,1);
transition: opacity 0.9s cubic-bezier(0.7, 0, 0.3, 1);
}
.fxCliffDiving .navOutPrev::after,
.fxCliffDiving .navOutNext::after {
opacity: 1;
}
@-webkit-keyframes rotateOutCircLeft {
from {} to {
-webkit-transform: rotate(-20deg) translateX(-100%);
}
}
@keyframes rotateOutCircLeft {
from {} to {
-webkit-transform: rotate(-20deg) translateX(-100%);
transform: rotate(-20deg) translateX(-100%);
}
}
@-webkit-keyframes rotateInCircRight {
from {
-webkit-transform: rotate(20deg) translateX(100%);
}
to {
-webkit-transform: rotate(0deg) translateX(0);
}
}
@keyframes rotateInCircRight {
from {
-webkit-transform: rotate(20deg) translateX(100%);
transform: rotate(20deg) translateX(100%);
}
to {
-webkit-transform: rotate(0deg) translateX(0);
transform: rotate(0deg) translateX(0);
}
}
@-webkit-keyframes rotateOutCircRight {
from {} to {
-webkit-transform: rotate(20deg) translateX(100%);
}
}
@keyframes rotateOutCircRight {
from {} to {
-webkit-transform: rotate(20deg) translateX(100%);
transform: rotate(20deg) translateX(100%);
}
}
@-webkit-keyframes rotateInCircLeft {
from {
-webkit-transform: rotate(-20deg) translateX(-100%);
}
to {
-webkit-transform: rotate(0deg) translateX(0);
}
}
@keyframes rotateInCircLeft {
from {
-webkit-transform: rotate(-20deg) translateX(-100%);
transform: rotate(-20deg) translateX(-100%);
}
to {
-webkit-transform: rotate(0deg) translateX(0);
transform: rotate(0deg) translateX(0);
}
}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.anitapokrivacdesign.com/wp-content/plugins/oshine-modules/public/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
.owl-theme .owl-controls {
text-align:center;
-webkit-tap-highlight-color:transparent;
}
.owl-theme .owl-dots .owl-dot {
display:inline-block;
zoom:1;
*display:inline;
}
.owl-theme .owl-dots .owl-dot span {
width:7px;
height:7px;
margin:5px 7px;
background:#d6d6d6;
display:block;
-webkit-backface-visibility:visible;
-webkit-transition:opacity 200ms ease;
-moz-transition:opacity 200ms ease;
-ms-transition:opacity 200ms ease;
-o-transition:opacity 200ms ease;
transition:opacity 200ms ease;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span { 
background:#869791;
} .owl-dots {
margin-top: 15px;
}
.content_slider_module, .twitter_module , .client-carousel-module, .portfolio-carousel-module {
list-style: none;
padding-left: 0;
} .oshine-module {
margin-bottom: 60px;
}
.oshine_diamond {
width: 10px;
height: 10px;
background: #727b7d;
display: inline-block;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
font-size: 16px;
line-height: 16px;
vertical-align: middle;
margin: 0 20px;
} .font-icon.tiny {
font-size: 12px;
width: 28px;
height: 28px;
line-height: 28px;
}
.font-icon.small {
font-size: 16px;
width: 45px;
height: 45px;
line-height: 45px;
}
.font-icon.medium {
font-size: 25px;
height: 75px;
line-height: 75px;
width: 75px;
}
.font-icon.large {
font-size: 40px;
width: 100px;
height: 100px;
line-height: 100px;
}
.font-icon.xlarge {
font-size: 55px;  
width: 125px;
height: 125px;
line-height: 125px;
}  .chart-wrap {
text-align: center;
}
.chart {
text-align: center;
position: relative;
width: 110px;
height: 110px;
line-height: 110px;
margin: 0 auto 20px;
}
.chart canvas {
position: absolute;
top: 0;
left: 0;
}  .client-carousel-module.be-owl-carousel{
display: none;
}
.client-carousel-module.owl-carousel .owl-item,
.portfolio-carousel-module.owl-carousel .owl-item,
.content_slider_module.owl-carousel .owl-item,
.testimonial_module.owl-carousel .owl-item,
.twitter_module.owl-carousel .owl-item {
-webkit-backface-visibility: initial;
} .portfolio-carousel-module.be-owl-carousel{
display: none;
}
.carousel-wrap {
position: relative;
margin-bottom: 50px;
}
.be-owl-carousel{
margin: 0;
padding: 0;
list-style: none;
display: block;
overflow: hidden;
}
.be-owl-carousel li{
margin: 0px 10px;
display: block;
position: relative;
}
.portfolio-carousel .be-owl-carousel li {
margin: 0px 0px;
}
.owl-carousel.client-carousel-module .owl-item img{
display: inline-block;
width: auto;
}
.client-carousel-module li a {
display: block;
text-align: center;
line-height: 120px;
}
.portfolio-carousel .be-owl-carousel li img {
width: 100%;
max-width: 100%;
}
.client-carousel-module li img {
vertical-align: middle;
height: auto !important;
}
.owl-controls .owl-prev,
.owl-controls .owl-prev{
-webkit-transition: all .6s ease;
-moz-transition: all .6s ease;
-o-transition: all .6s ease;
transition: all .6s ease;
}
.owl-controls .owl-buttons{
opacity: 0;
-moz-opacity: 0;
-webkit-transition: all .6s ease;
-moz-transition: all .6s ease;
-o-transition: all .6s ease;
transition: all .6s ease;
}
.owl-controls .owl-next,
.owl-controls .owl-prev {
position: absolute;
top: 50%;
width: 40px;
height: 60px;
line-height: 60px;
font-size: 20px;
margin-top: -35px;
text-align: center;
background: #000;
background: rgba(0, 0, 0, 0.2);
color: #fff;
}
.owl-controls .owl-prev {
left: 0px;
}
.owl-controls .owl-next {
right: 0px;
}  .contact_form.style2 .field_name,
.contact_form.style2 .field_email{
width: 48%;
float: left;
}
.contact_form.style2 .field_name{
margin-right: 4%;
}
.contact_form.style2 .submit-fieldset{
text-align: center;
} .countdown-rtl {
direction: rtl;
}
.countdown-holding span {
color: #888;
}
.countdown-row {
clear: both;
width: 100%;
padding: 0px 2px;
text-align: center;
}
.countdown-show1 .countdown-section {
width: 98%;
}
.countdown-show2 .countdown-section {
width: 48%;
}
.countdown-show3 .countdown-section {
width: 32.5%;
}
.countdown-show4 .countdown-section {
width: 24.5%;
}
.countdown-show5 .countdown-section {
width: 19.5%;
}
.countdown-show6 .countdown-section {
width: 16.25%;
}
.countdown-show7 .countdown-section {
width: 14%;
}
.countdown-section {
display: block;
float: left;
font-size: 16px;
text-align: center;
}
.countdown-amount {
font-size: 50px;
line-height: 2;
}
.countdown-period {
display: block;
}
.countdown-descr {
display: block;
width: 100%;
} .portfolio-nav-wrap a {
color: inherit !important;
margin: 5px;
}
.portfolio-nav-wrap .home-grid-icon{
display: inline-block;
}
.portfolio-nav-wrap.style1-navigation .home-grid-icon{
width:18px;
}
.portfolio-nav-wrap .style2-navigation .home-grid-icon{
width:21px;
}
.portfolio-nav-wrap .home-grid-icon:hover span{
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(1){
-webkit-transition-delay: 50ms;
-moz-transition-delay: 50ms;
-o-transition-delay: 50ms;
transition-delay : 50ms;
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(2){
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay : 100ms;
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(3){
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay : 200ms;
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(4){
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay : 100ms;
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(5){
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay : 200ms;
}
.portfolio-nav-wrap .home-grid-icon span:nth-child(6){
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay : 300ms;
}
.home-grid-icon span{
background: #000;
float: left;
height: 4px;
width: 4px;
margin-bottom: 1px;
margin-left: 1px;
-webkit-transition: all 0.3s ease;    
-moz-transition: all 0.3s ease;    
-o-transition: all 0.3s ease;    
-ms-transition: all 0.3s ease;    
transition: all 0.3s ease;    
}
.portfolio-nav-wrap .style2-navigation .home-grid-icon span{
height: 5px;
width: 5px;
}
.single-page-nav.style2-navigation {
text-align: center;
}
.single-page-nav.style2-navigation .font-icon {
font-size: 30px;
line-height: 40px;
display: inline-block;
vertical-align: top;
}
.single-page-nav.style2-navigation .next-post-link,
.single-page-nav.style2-navigation .previous-post-link {
display: block;
margin: 0px;
position: relative;
}
.single-page-nav.style2-navigation .next-post-link .font-icon,
.single-page-nav.style2-navigation .previous-post-link .font-icon {
font-size: 27px;
}
.single-page-nav.style2-navigation .next-post-link .font-icon{
margin-left: 20px;
}
.single-page-nav.style2-navigation .previous-post-link .font-icon{
margin-right: 20px;
}
.single-page-nav.style2-navigation .next-post-link .font-icon:before,
.single-page-nav.style2-navigation .previous-post-link .font-icon:before {
display: block;
height: 38px;
line-height: 38px;
}
.single-page-nav.style2-navigation .next-post-link {
float: right;
margin-top: -1px;
}
.single-page-nav.style2-navigation .previous-post-link {
float: left;
}
.single-page-nav.style2-navigation .next-post-link i.font-icon {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=6);
display: block;
}
.single-page-nav.style2-navigation .next-post-link h6,
.single-page-nav.style2-navigation .previous-post-link h6 {
display: block;
white-space: nowrap;
line-height: 38px;
font-size: 13px;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in, left 0.5s ease-in, right 0.5s ease-in;
-moz-transition: opacity 0.3s ease-in, left 0.5s ease-in, right 0.5s ease-in;
-o-transition: opacity 0.3s ease-in, left 0.5s ease-in, right 0.5s ease-in;
-ms-transition: opacity 0.3s ease-in, left 0.5s ease-in, right 0.5s ease-in;
transition: opacity 0.3s ease-in, left 0.5s ease-in, right 0.5s ease-in;
top: 0px;  
position: absolute;
}
.single-page-nav.style2-navigation .previous-post-link h6 {
left: 50%;
right: auto;
}
.single-page-nav.style2-navigation .next-post-link h6 {
right: 50%;
left: auto;
}
.single-page-nav.style2-navigation .previous-post-link:hover h6 {
opacity: 1;
left: 100%;
}
.single-page-nav.style2-navigation .next-post-link:hover h6 {
opacity: 1;
right: 100%;
}
.single-page-nav.style2-navigation .portfolio-url {
margin: 0px !important;
line-height: 40px;
} .project_details{
list-style: none;
padding: 0;
margin-bottom: 30px;
}
.project_details li i {
margin-right: 20px;
}
.project_details li {
margin-bottom: 10px;
}
.portfolio-details {
margin-bottom: 30px;
}
.gallery-side-heading { margin-bottom: 5px;
line-height: 17px;
display: block;
text-transform: uppercase;
}
.portfolio-details .gallery-side-heading-wrap p {
margin-bottom: 30px !important;
}
.gallery-cat-list-wrap {
margin-bottom: 30px;
}
a.custom-share-button, a.custom-share-button:active, a.custom-share-button:hover, a.custom-share-button:visited {
color: #000; }
.gallery-cat-list-wrap a{
color: inherit !important;
}
a.view-project-link {
text-transform: uppercase; color: inherit;
background: none;
padding: 10px 0px;
border-bottom-width: 3px;
border-style: solid;
border-color: inherit;
}
.portfolio-details.style2 .gallery-side-heading-wrap {
border-style: solid;
border-bottom-width: 1px;
border-color: inherit;
margin-bottom: 20px !important;
}
.portfolio-details.style2 .gallery-side-heading-wrap p,
.portfolio-details.style2 .gallery-side-heading-wrap .gallery-side-heading {
float: left;
line-height: 20px;
margin-bottom: 20px !important;
}
.portfolio-details.style2 .gallery-side-heading-wrap .gallery-side-heading {
width: 160px;
} .oshine-recent-posts {
-webkit-display: flex;
display: flex;
margin: 0 -15px;
flex-direction: row;
align-items: flex-start;
}
.oshine-recent-posts .fourth-col {
width: 25%;
padding: 0 15px;
box-sizing: border-box;
}
.oshine-recent-posts .third-col {
width: 33.33%;
padding: 0 15px;
box-sizing: border-box;
}
.related-items {
margin-bottom: 60px;
}
.related-items .post-nav, .related-items .post-nav h6 {
margin-bottom: 0;
padding: 0;
}
.related-items .recent-posts-col {
margin-bottom: 0;
}
.recent-post-header {
margin-bottom: 15px; 
}
.recent-post-title {
margin-bottom: 10px;       
}
.recent-post-title a {
color:inherit;
}
.related-items.style3-blog .post-nav {
margin: 10px 0px 15px 0px !important;
}
.related-items.style3-blog.hide-excerpt .post-content{
display: none;
}
.related-items.style3-blog .post-title{
margin-bottom: 10px !important;
}
.related-items.style3-blog .element-inner {
background: none !important;
}
.related-items.style3-blog .article-details {
padding: 20px 0;
}
.bar-style-related-posts-list {
overflow: hidden;
text-align: center;
margin-bottom: 0px;
border-bottom-width: 1px;
border-style: solid;
border-color: inherit;
padding: 50px 0px;
position: relative;
}
.bar-style-related-posts-list ul.cal-list {
display: inline-block;
vertical-align: top;
}
.bar-style-related-posts-list .post-title {
font-size: 25px!important;
}
.bar-style-related-posts-list .background-overlay {
position: absolute;
width: 100%;
height: 100%;
background: #fff;
top: 0px;
left: 0px;
z-index: 1;
-webkit-transition: background 0.8s;
-moz-transition: background 0.8s;
-ms-transition: background 0.8s;
-o-transition: background 0.8s;
transition: background 0.8s;
}
.bar-style-related-posts-list .background-content {
position: relative;
z-index: 2;
}
.bar-style-related-posts-list:hover .background-overlay {
background: #fff;
background: rgba(255, 255, 255, 0.9);
}
.bar-style-related-posts-list .sep-with-icon-wrap {
margin-bottom: 10px;
} .testimonials-slides{
display: none;
}
.be_image_slider{
min-height:1px;
}
.be_image_slider .image_slider_module{
display: none;
}
.be_image_slider .owl-buttons{
opacity: 1 !important;
}
.be_image_slider .owl-carousel .owl-item{
text-align: center;
}
.image_slider_module.owl-carousel .owl-item img{
width: auto;
display: inline-block;
}
.testimonial_slide,
.content_slide {
position: relative;
}
.testimonial_slide_inner {
position: relative;
margin: 0 auto;
padding-left: 90px;
min-height: 60px;
}
.testimonial-author {
font-size: inherit;
display: block;
line-height: inherit;
}
.testimonial-content {
margin: 0px 0px 30px 0px;
z-index: 2;
position: relative;
line-height: 2.0;
}
.testimonial_slide .icon-quote {
position: absolute;
top: -9px;
left: 0px;
font-size: 80px;
z-index: 1;
color: #dfdfdf;
line-height: 60px;
}
.testimonial-author-img,
.testimonial-author-info { width: auto;
text-align: left;
vertical-align: middle;
display: inline-block;
}
.testimonial-author-info .testimonial-author-role {
display: block;
white-space: nowrap;
}
.testimonial-author-img {
width: 70px;
overflow: hidden;
margin-right: 20px;
}
.testimonial-author-img img {
border-radius: 50%;
}
.testimonials_wrap .flex-control-nav.flex-control-paging {
position: relative !important;
top: 0px;
margin: 10px 0px 0px 0px;
display: block !important;
opacity: 1 !important;
}
.center-content .testimonial_slide_inner {
max-width: 700px;
text-align: center;
}
.center-content .testimonial-author-info-wrap {
display: inline-block; }
.instagram-feed-img-wrap {
margin-bottom: 40px;
}
.right-content .testimonial_slide_inner {
padding-left: 0px;
padding-right: 95px;
text-align: right;
}
.right-content .testimonial_slide_inner .icon-quote {
left: auto;
right: 0px;
}
.right-content .testimonial_slide_inner .testimonial-author-img {
float: right;
margin: 0px 0px 0px 20px;
}
.right-content .testimonial_slide_inner .testimonial-author-info {
float: right;
margin-top: 23px;
}
.testimonials_wrap .center-content .font-icon{
position: static;
display: block;
margin-bottom: 20px;
}
.testimonials_wrap .center-content .testimonial_slide_inner{
padding-left: 0px;
}
span.subtitle {
font-size: 11px;
}
.content-slider{
display: none;
}
.content_slider_module.owl-carousel .owl-item img{
width: auto;
}
.content-slide-wrap .content-slider .flex-control-nav.flex-control-paging {
position: absolute !important;
bottom: -11px;
top: auto;
line-height: 19px;
margin-top: 0px;
}
.content-slide-wrap .content-slider .flex-viewport{
margin-bottom: 40px;
}
.content_slide_inner {
max-width: 100%;
margin: 0 auto;
}
.content-slide-wrap .flex-control-paging {
border-color: #000;
border-width: 0px;
}
.content-slide-wrap .flex-control-paging li {
border-color: inherit;
border-width: 0px;
}
.content-slide-wrap .flex-control-paging li a {
width: 6px;
height: 6px;
border-color: inherit;
border-width: 0px;
}
.content-slide-wrap .flex-control-paging li a:before {
content: " ";
width: auto;
height: 0px;
color: #000;
border-width: 4px;
border-style: solid;
border-color: inherit;
display: block;
border-radius: 100%;
}
.content-slider .flex-control-nav.flex-control-paging {
position: relative;
} .team-shortcode-wrap {
overflow: hidden !important;
}
.team-title {
margin-bottom: 0px;
}
.team-shortcode-wrap  .designation{   
text-transform: capitalize;
margin-bottom: 10px;
}
ul.team-social{
padding-left: 0px;
}
.team-description{
margin-bottom: 15px;
}
.team-shortcode-wrap .style5-title .thumb-overlay .thumb-bg{
padding:18px 0px 0px;
}
.team-shortcode-wrap .style3-title{
}
.style5-title .team-social.over,
.style6-title .team-social.over{
list-style: none;
padding-left: 0;
display: block;
position: absolute;
bottom: -100px;
background: #000;
background: rgba(0, 0, 0, 0.2);
padding: 15px 0px 13px 0px;
width: 100%;
line-height: normal;
text-align: center;
-webkit-transition: bottom 0.4s;
-moz-transition: bottom 0.4s;
-ms-transition: bottom 0.4s;
-o-transition: bottom 0.4s;
transition: bottom 0.4s;
z-index: 10;
}
.team-social li {
display:inline-block;
margin-bottom: 0px;
line-height: normal;
}
.team_icons{
font-size: 12px;
margin: 0 5px !important;
border: none !important;
color: inherit;
display: block;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
overflow: hidden;
line-height: normal;
transition: all 0.3s ease;
}
.team-img {
margin-bottom: 20px;
position: relative;
overflow: hidden;
}
.team_icons i {
width: 27px;
height: 27px;
line-height: 27px;
display:block;
text-align: center;
}
.team_icons i:before {
line-height: inherit;
}
.team-shortcode-wrap:hover .style5-title .team-social,
.team-shortcode-wrap:hover .style6-title .team-social {
bottom: 0px;
top: auto;
}
.style9-hover .team-wrap {
padding: 0px;
}
.style3-title .team-wrap{
padding: 0px 15px;
}
.team-shortcode-wrap .style10-hover .thumb-bg {
background: none !important;
}
.team-shortcode-wrap .thumb-bg {
display: block;
}
.team-wrap {
text-align: center;
}
.team-shortcode-wrap .element{
float: none;
margin: 0px;
width: 100%; 
} .skill-style1 {
border-color: #272727;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
-ms-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
}
.skill-style1 .skill-row {
border-color: inherit;
width: 90%;
margin: auto;
}
.skill-style1 .skill-col .font-icon,
.process-style1 .process-col .font-icon {
font-size: 75px;
display: block;
margin-bottom: 10px;
}
.skill-style1 .skill-col.size-large .font-icon,
.process-style1 .process-col .font-icon {
font-size: 80px;
}
.skill-style1 .skill-col .skill-info {
font-size: 13px;
text-transform: uppercase;
}
.skill-style1 .skill-col {
border-right-width: 1px;
border-bottom-width: 1px;
border-style: solid;
border-color: inherit;
padding: 50px 0px;
margin: 0px !important;
float: left;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.process-style1 {
text-align: center;
border-color: #000;
display: flex;
flex-direction: row;
justify-content: center;
margin: 0 -20px;
}
.process-style1 .process-col {
display: inline-block;
zoom: 1;
vertical-align: top;
flex-grow: 1;
flex-basis: 0;
position: relative;
padding: 0 20px;
}
.process-col .process-sep {
position: absolute;
right: 0%;
top: 50%;
width: 100px;
height: 1px;
transform: translate(50%, 0%);
background: #ddd;
}
.process-col:last-child .process-sep {
display: none;
}
.process-style1 .process-divider {
width: 80px;
display: inline-block;
zoom: 1;
height: 40px;
vertical-align: top;
border-bottom-width: 1px;
border-style: solid;
border-color: inherit;
}
.process-style1 .process-divider:last-child {
display: none;
}
.process-style1 .process-col .font-icon { margin-bottom: 0.3em;
padding: 0 15px;
}  .portfolio-all-wrap,
.portfolio-container {
overflow: hidden;
width: 100%;
min-height: 30px;
}
.portfolio {
overflow: hidden;
}
.element {
float: left;
margin: 0px 0px 40px 0px;
overflow: hidden;
}
.element-empty-message {
width: 100% !important;
text-align: center;
text-align: center;
}
.justified-gallery.init-slide-left .flip-img-wrap,
.portfolio-shortcode.init-slide-left .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-left .thumb-overlay{
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
.justified-gallery.init-slide-right .flip-img-wrap,
.portfolio-shortcode.init-slide-right .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-right .thumb-overlay {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
.justified-gallery.init-slide-left .flip-img-wrap.img-loaded,
.portfolio-shortcode.init-slide-left .flip-img-wrap.img-loaded,
.justified-gallery.init-slide-right .flip-img-wrap.img-loaded,
.portfolio-shortcode.init-slide-right .flip-img-wrap.img-loaded,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-left .thumb-overlay.img-loaded,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-right .thumb-overlay.img-loaded {
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.justified-gallery.init-slide-top .flip-img-wrap,
.portfolio-shortcode.init-slide-top .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-top .thumb-overlay {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.justified-gallery.init-slide-bottom .flip-img-wrap,
.portfolio-shortcode.init-slide-bottom .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-bottom .thumb-overlay {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
.justified-gallery.init-slide-top .flip-img-wrap.img-loaded,
.portfolio-shortcode.init-slide-top .flip-img-wrap.img-loaded,
.justified-gallery.init-slide-bottom .flip-img-wrap.img-loaded,
.portfolio-shortcode.init-slide-bottom .flip-img-wrap.img-loaded,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-top .thumb-overlay.img-loaded,
.portfolio-shortcode.force-show-thumb-overlay.init-slide-bottom .thumb-overlay.img-loaded {
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.justified-gallery.init-scale .flip-img-wrap,
.portfolio-shortcode.init-scale .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay.init-scale .thumb-overlay {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.justified-gallery.init-scale .flip-img-wrap.img-loaded,
.portfolio-shortcode.init-scale .flip-img-wrap.img-loaded,
.portfolio-shortcode.force-show-thumb-overlay.init-scale .thumb-overlay.img-loaded {  
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.justified-gallery .flip-img-wrap,
.portfolio-shortcode .flip-img-wrap,
.portfolio-shortcode.force-show-thumb-overlay .thumb-overlay {
transition: transform 0.7s, scale 0.7s;
-o-transition: -o-transform 0.7s, scale 0.7s;
-ms-transition: -ms-transform 0.7s, scale 0.7s;
-moz-transition: -moz-transform 0.7s, scale 0.7s;
-webkit-transition: transform 0.7s !important;
} .two-col .element {
width:  560px;
}
.three-col .element {
width:  360px;
}
.three-col .element.wide {
width:  760px;
}
.four-col .element {
width:  260px;
}
.four-col .element.wide {
width:  560px;
} .full-screen .element {
width: 20%;
margin: 0px;
}
.full-screen.one-col .element {
width: 100%;
}
.full-screen.two-col .element {
width: 50%;
}
.full-screen.two-col.masonry_disable .element.wide {
width: 50%;
}
.full-screen.three-col .element,
.full-screen.three-col.masonry_enable .element.wide {
width: 33.34%;
}
.full-screen.three-col .element.wide{
width: 66.7%; 
}
.full-screen.four-col .element,
.full-screen.four-col.masonry_enable .element.wide {
width: 25%;
}
.full-screen.four-col .element.wide {
width: 50%;
}
.full-screen.five-col .element,
.full-screen.five-col.masonry_enable .element.wide {
width: 20%;
}
.full-screen.five-col .element.wide{
width: 40%;
} .full-screen-gutter  {
margin-right: 40px;
}
.full-screen-gutter.style2-gutter {
margin-right: 0px !important;
margin-left: -40px;
}
.full-screen-gutter .element .element-inner {
margin-left: 40px;
}
.full-screen-gutter .element {
margin-bottom: 40px;
} .element .element-inner,
.element .thumb-wrap,
.element .flip-img-wrap {
overflow: hidden;
position: relative;
}
.element img {
width: 100%;
display: block;
}
.element.bw_to_bw .element-inner .flip-img-wrap img,
.element.bw_to_c .element-inner .flip-img-wrap img,
.element.c_to_bw .element-inner:hover .flip-img-wrap img,
.client-carousel-item.bw_to_bw img,
.client-carousel-item.bw_to_c img,
.client-carousel-item.c_to_bw:hover img {
filter : url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter     id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter : gray; -webkit-filter : grayscale(100%); -moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
}
.element.bw_to_c .element-inner:hover .flip-img-wrap img,
.element.c_to_bw .element-inner .flip-img-wrap img,
.client-carousel-item.bw_to_c:hover img,
.client-carousel-item.c_to_bw img {
-webkit-filter: grayscale(0); 
-webkit-filter: grayscale(0%); 
-moz-filter: grayscale(0%);
filter: grayscale(0%);
}
.element .element-inner .flip-img-wrap.zoom-in-effect img,
.element .element-inner .flip-img-wrap.zoom-out-effect img,
.element .element-inner .flip-img-wrap.zoom-in-rotate-effect img,
.element .element-inner .flip-img-wrap.zoom-out-rotate-effect img {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.element .element-inner:hover .flip-img-wrap.zoom-in-effect img,
.element .element-inner .flip-img-wrap.zoom-out-effect img {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
.element .element-inner:hover .flip-img-wrap.zoom-out-effect img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.element .element-inner:hover .flip-img-wrap.zoom-in-rotate-effect img,
.element .element-inner .flip-img-wrap.zoom-out-rotate-effect img {
-webkit-transform: scale(1.3) rotate(-5deg);
-moz-transform: scale(1.3) rotate(-5deg);
-ms-transform: scale(1.3) rotate(-5deg);
-o-transform: scale(1.3) rotate(-5deg);
transform: scale(1.3) rotate(-5deg);
}
.element .element-inner:hover .flip-img-wrap.zoom-out-rotate-effect img {
-webkit-transform: scale(1) rotate(0deg);
-moz-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
.element img,
.client-carousel-item img {
transition: filter 0.4s, transform 0.4s;
-o-transition: -o-filter 0.4s, -o-transform 0.4s;
-ms-transition: -ms-filter 0.4s, -ms-transform 0.4s;
-moz-transition: -moz-filter 0.4s, -moz-transform 0.4s;
-webkit-transition: -webkit-filter 0.4s, -webkit-transform 0.4s;
}
.element.wide-width-height img, 
.element.wide-height img, 
.element.wide-width img {
max-width: none;
display: inline-block !important;
}
.portfolio-archives .portfolio.full-screen {
margin-bottom: 0px;
}
.portfolio-container .element:last-child,
.full-screen.full-screen-gutter .portfolio-container .element {
margin-bottom: 40px;
}
.full-screen .portfolio-container .element {
margin-bottom: 0px;
}
.portfolio-categories {
list-style: none;
padding: 0;
margin-bottom: 10px;
}
.portfolio-categories li {
float: left;
margin-right: 10px;
margin-bottom: 0;
}
.portfolio-title {
margin-bottom: 0;
}
.portfolio-title h6 {
margin-bottom: 5px;
}
.portfolio-title a {
display: block;
}
.portfolio-content { 
margin-bottom: 20px; 
}
.element .one-half , .element .be-button, .element img {
margin-bottom: 0;
}
.element .be-row, .portfolio.one-col .element{
margin-bottom: 50px;
}
.three-col .portfolio-title , .four-col .portfolio-title, .two-col .portfolio-title, .related-items .portfolio-title{
padding: 5px 5px 5px 0;
margin: 12px 1px 1px !important;
}
.portfolio-content-wrap{
padding-left: 10px;
}
.portfolio-overlay-icon {
color: #fff;
background: url(//www.anitapokrivacdesign.com/wp-content/plugins/oshine-modules/public/img/plus_icon.png) no-repeat;
width: 50px;
height: 50px;
display: inline-block;
} .hover-icon-no-show .thumb-title{
display: none;
}
.trigger_load_more {
margin: 40px 0 0 40px;
text-align: center;
}
.portfolio .pagination_parent{
margin-top: 40px;
}
.trigger_infinite_scroll {
height: 1px;
}
.like-button-wrap {
display: inline-block;
position: absolute;
right: 10px;
top: 10px;
}
.custom-like-button {
color: #fff;
line-height: 16px;
opacity: 0;
font-size: 13px;
-webkit-transition-delay: 0.4s; 
transition-delay: 0.4s;
z-index: 10;
}
.custom-like-button span {
display: inline-block;
margin-left: 3px;
}
.element-inner:hover .custom-like-button {
opacity: 1;
} .thumb-wrap {
display: block;
}
.thumb-wrap, .thumb-bg{
position: relative;
}
.flip-wrap {
overflow: hidden;
position: relative;
}
.thumb-overlay {
position: absolute;
overflow: hidden;
width: 101%;
height: 101%;
top:0;
left:0; }
.style3-hover .thumb-overlay,
.style4-hover .thumb-overlay {
width: 100%;
height: 100%;
}
.thumb-bg {
width: 100%;
height: 100%;
display: table;
}
.thumb-bg .thumb-icons {
display: table-cell;
vertical-align: middle;
text-align: center;
} .style1-title .thumb-title-wrap {
text-align: center;
display: table-cell;
vertical-align: middle;
}
.style1-title .thumb-title {
display: inline-block;
font-weight: 700;
letter-spacing: 2px;
font-size: 12px;
text-transform: uppercase;
border: 3px solid;
padding: 6px 15px;
margin-bottom: 10px;
}
.portfolio-item-cats {
margin-bottom: 0;
} .style2-title .thumb-title-wrap,
.style3-title .thumb-title-wrap,
.style4-title .thumb-title-wrap {
text-align: center;
display: table-cell;
vertical-align: top;
}
.style2-title .thumb-title,
.style4-title .thumb-title {
margin: 10px 20px 10px 20px;
}
.style3-title .thumb-title{
margin: 0px 0px 10px 0px;    
}
.style2-title .portfolio-item-cats,
.style3-title .portfolio-item-cats,
.style4-title .portfolio-item-cats {
margin: 0px 20px 0px 20px;
} .style2-title .thumb-title-wrap {
text-align: left;
vertical-align: top;
} .style3-title .thumb-title-wrap {
vertical-align: middle;
}
.style4-title .portfolio-item-cats {
margin: 0px 0px 0px 0px !important;
} .style4-title .thumb-title-wrap {
text-align: left;
vertical-align: bottom;
}
.style4-title .portfolio-item-cats {
margin: 0px 20px 10px 20px !important;
}
.style4-title .thumb-title:last-child {
margin-bottom: 5px !important;
}
.popup-gallery {
display: none;
}
.thumb-bg.act-table {
display: table
}
.thumb-icons a{
margin-right: 10px;
padding: 6px 5px 4px 5px;
display: inline-block;
border-radius: 50%;
}
.thumb-icons .font-icon {
font-size: 16px;
} .element.style1-hover .thumb-overlay {
opacity: 0;
transition: opacity 0.4s ease;
-webkit-transition: opacity 0.4s ease;
-moz-transition: opacity 0.4s ease;
}
.element.style1-hover .element-inner:hover .thumb-overlay{
opacity: 1;
}
.element.style2-hover {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.element.style2-hover .thumb-overlay {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-70deg);
-moz-transform: rotateY(-70deg);
-ms-transform: rotateY(-70deg);
transform: rotateY(-70deg);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
opacity: 0;
}
.element.style2-hover .element-inner:hover .thumb-overlay {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
.element.style3-hover,
.element.style4-hover {
overflow: hidden;
}
.style3-hover .thumb-overlay,
.style4-hover .thumb-overlay {
display: none;
}
.element.style5-hover .thumb-overlay {
-webkit-transform: scale(0.3);
-moz-transform: scale(0.3);
-ms-transform: scale(0.3);
transform: scale(0.3);
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.element.style5-hover .element-inner:hover .thumb-overlay {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.element.style6-hover {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
overflow: hidden;
}
.element.style6-hover .thumb-overlay {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(600px) rotateX(20deg); 
-moz-transform: translateZ(600px) rotateX(20deg); 
-ms-transform: translateZ(600px) rotateX(20deg); 
transform: translateZ(600px) rotateX(20deg); 
opacity: 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.element.style6-hover .element-inner:hover .thumb-overlay {
-webkit-transform: translateZ(0px) rotateX(0deg);
-moz-transform: translateZ(0px) rotateX(0deg);
-ms-transform: translateZ(0px) rotateX(0deg);
transform: translateZ(0px) rotateX(0deg); 
opacity: 1;
}
.element.style7-hover {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
}
.element.style7-hover .thumb-overlay {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateX(-70deg);
-moz-transform: rotateX(-70deg);
-ms-transform: rotateX(-70deg);
transform: rotateX(-70deg);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
opacity: 0;
}
.element.style7-hover .element-inner:hover .thumb-overlay {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
.element.style8-hover .thumb-overlay {
-webkit-transform: scale(0) rotate(720deg);
-moz-transform: scale(0) rotate(720deg);
-ms-transform: scale(0) rotate(720deg);
transform: scale(0) rotate(720deg);
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.element.style8-hover .element-inner:hover .thumb-overlay {
-webkit-transform: scale(1) rotate(0deg);
-moz-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
opacity: 1;
}
.touch .justified-gallery .element-inner:hover .thumb-overlay{
opacity: 0;
transition: none;
transform: none;
}
.element.style5-title,
.element.style5-title .element-inner,
.element.style6-title,
.element.style6-title .element-inner {
overflow: visible;
}
.element.style5-title .thumb-overlay,
.element.style6-title .thumb-overlay,
.element.style7-title .thumb-overlay {
position: relative;
display: block !important;
}
.portfolio-container .style5-title .thumb-overlay .thumb-bg,
.portfolio-container .style6-title .thumb-overlay .thumb-bg,
.portfolio-container .style7-title .thumb-overlay .thumb-bg {
padding: 15px 18px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.style5-title .portfolio-item-cats,
.style6-title .portfolio-item-cats {
margin: 0px 0px 0px 0px !important;
}
.style5-title .thumb-title,
.style6-title .thumb-title,
.style7-title .thumb-title {
margin: 0px 0px 5px 0px !important;
}
.element.style6-title .thumb-overlay .thumb-bg {
padding: 15px 0px;
}
.element.style7-title .thumb-overlay {
position: absolute;
bottom: -120px;
top: auto;
height: auto;
-webkit-transition: bottom 0.4s;
-moz-transition: bottom 0.4s;
transition: bottom 0.4s;
}
.element.style7-title .element-inner:hover .thumb-overlay {
bottom: 0px;
}
.portfolio-container.force-show-thumb-overlay{
opacity: 0;
transition: opacity 0.4s;
}
.portfolio-container.force-show-thumb-overlay .element .thumb-overlay{  opacity: 1;
display: block;
bottom: 0px;
} .filters{ margin-bottom:40px; text-align: center; }
.filters .sort{
cursor:pointer; 
display: inline-block;
}
.filters.border .sort{
padding:5px 18px 5px 20px;
}
.filters.rounded .sort{
padding: 3px 20px;
}
.filters .filter_item {
font-weight: normal;
margin-bottom: 0;
display: inline-block;
}
.filters.border .filter_item{
margin-right: 5px;
}
.filters.single_border .filter_item{
border-right: 1px solid;
padding: 0px 13px;
line-height: normal;
}
.filters.border .current_choice {
border: 1px solid;
}
.filters.rounded .current_choice{
border-radius: 50px;
} .loader {
text-align: center;
width: 100px;
height: 100px;
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
margin: -50px 0px 0px -50px;
display: none;
overflow: hidden;
}
.page-loader {
position: fixed;
z-index: 10;
}
.loader-style1-wrap {
width: 50px;
height: 50px;
position: relative;
margin: 25px;
}
.loader-style1-double-bounce1, .loader-style1-double-bounce2 {
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #999;
opacity: 0.6;
top: 0;
left: 0;
-webkit-animation: loader-style1-animation 2.0s infinite ease-in-out;
animation: loader-style1-animation 2.0s infinite ease-in-out;
}
.loader-style1-double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes loader-style1-animation {
0%, 100% { 
-webkit-transform: scale(0.0);
}
50% { 
-webkit-transform: scale(1.0);
}
}
@keyframes loader-style1-animation {
0%, 100% { 
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 50% { 
transform: scale(1.0);
-webkit-transform: scale(1.0)
}
}
.loader-style2-wrap {
width: 50px;
height: 50px;
margin: 25px auto;
background-color: #999;
border-radius: 100%;  
-webkit-animation: loader-style2-animation 1.0s infinite ease-in-out;
animation: loader-style2-animation 1.0s infinite ease-in-out;
}
@-webkit-keyframes loader-style2-animation {
0% { -webkit-transform: scale(0.0) }
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes loader-style2-animation {
0% { 
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
}
.loader-style3-wrap {
margin: 10px auto;
width: 80px;
height: 50px;
text-align: center;
font-size: 10px;
}
.loader-style3-wrap > div {
background-color: #999;
height: 100%;
width: 8px;
display: inline-block; 
-webkit-animation: loader-style3-animation 1.2s infinite ease-in-out;
animation: loader-style3-animation 1.2s infinite ease-in-out;
margin: 0px 2px;
}
.loader-style3-wrap .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.loader-style3-wrap .rect3 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.loader-style3-wrap .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.loader-style3-wrap .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes loader-style3-animation {
0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
20% { -webkit-transform: scaleY(1.0) }
}
@keyframes loader-style3-animation {
0%, 40%, 100% { 
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4);
}  20% { 
transform: scaleY(1.0);
-webkit-transform: scaleY(1.0);
}
}
.loader-style4-wrap {
font-size: 10px;
position: relative;
border-top: 7px solid rgba(0, 0, 0, 0.2);
border-right: 7px solid rgba(0, 0, 0, 0.2);
border-bottom: 7px solid rgba(0, 0, 0, 0.2);
border-left: 7px solid #000;
-webkit-animation: loader-style4-animation 1.1s infinite linear;
animation: loader-style4-animation 1.1s infinite linear;
}
.loader-style4-wrap,
.loader-style4-wrap:after {
border-radius: 50%;
width: 40px;
height: 40px;
margin: 23px;
}
@-webkit-keyframes loader-style4-animation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loader-style4-animation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.loader-style5-wrap {
margin: 25px auto;
width: 50px;
height: 50px;
position: relative;
text-align: center;
-webkit-animation: style5-rotate 2.0s infinite linear;
animation: style5-rotate 2.0s infinite linear;
}
.loader-style5-wrap .dot1, .loader-style5-wrap .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #999;
border-radius: 100%;
-webkit-animation: style5-bounce 2.0s infinite ease-in-out;
animation: style5-bounce 2.0s infinite ease-in-out;
}
.loader-style5-wrap .dot2 {
top: auto;
bottom: 0px;
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes style5-rotate { 
100% { 
-webkit-transform: rotate(360deg) 
}
}
@keyframes style5-rotate { 
100% { 
transform: rotate(360deg); 
-webkit-transform: rotate(360deg) 
}
}
@-webkit-keyframes style5-bounce {
0%, 100% { -webkit-transform: scale(0.0) }
50% { -webkit-transform: scale(1.0) }
}
@keyframes style5-bounce {
0%, 100% { 
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 50% { 
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
} .carousel_bar_area {
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
text-align: center;
min-height: 35px;
display: block;
height: 100px;
overflow: hidden;
}
.carousel_bar_dots{
width: 41px;
height: 75px;
z-index: 2;
position: absolute;
display: block;
left:50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
background: url(//www.anitapokrivacdesign.com/wp-content/plugins/oshine-modules/public/img/dots.png) no-repeat center;
}
.carousel_bar_wrap {
position: absolute;
bottom: -300px;
max-width: 100%;
margin: 0 auto;
right: 0px;
left: 0px; }
.carousel_bar {
position: relative;
} .grid-wrap {
border-color: #272727;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
-ms-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
}
.grid-wrap .grid-row {
border-color: inherit;
width: 90%;
margin: auto;
display: table;
}
.grid-wrap .grid-col .font-icon {
display: inline-block;
margin-bottom: 10px;
}
.grid-wrap .grid-col.size-large .font-icon {
font-size: 100px;
}
.grid-wrap .grid-col {
border-right-width: 1px;
border-bottom-width: 1px;
border-style: solid;
border-color: inherit;
padding: 10px 3% 50px;
margin: 0px !important; display: table-cell;
vertical-align: middle;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .animate-icon-module-style1-wrap-container {
position: relative;
width: 100%;
height: 100%;
max-width: 100%;
}
.animate-icon-module-style1-wrap {
display: block;
width: 100%;
height: 300px;
}
.animate-icon-module {
color: inherit;
display: block;
text-align: center;
overflow: hidden;
position: relative;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
overflow: hidden;
display: block;
opacity: 0;
height: 100%;
float: left;
}
.animate-icon-module-normal-content,
.animate-icon-module-hover-content {
display: block;
position: absolute;
width: 100%;
height: 100%;
-webkit-transition: all 600ms ease;
-webkit-transition: all 600ms ease; 
-moz-transition: all 600ms ease; 
-o-transition: all 600ms ease; 
transition: all 600ms ease;
}
.animate-icon-module-style1-wrap .animate-icon-module-normal-content,
.animate-icon-module-style1-wrap .animate-icon-module-hover-content {
z-index: 3;
}
.animate-icon-module-hover-content {
-webkit-transition: all 600ms ease; 
-moz-transition: all 600ms ease; 
-o-transition: all 600ms ease; 
transition: all 600ms ease;
}.animate-icon-module-style1.ai-has-overlay {
position: relative;
}
.animate-icon-module-style1.ai-has-overlay .ai-overlay {
opacity: 1;
}
.animate-icon-module-style1 .ai-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: all 600ms ease;
-webkit-transition: all 600ms ease; 
-moz-transition: all 600ms ease; 
-o-transition: all 600ms ease; 
transition: all 600ms ease;
}
.animate-icon-module-style1 .animate-icon-module-normal-content .title_content{
margin-top: 18px;
}
html body .be-section .be-row .animate-icon-module .animate-icon-module-hover-content *:last-child {
margin-bottom: 0px !important;
}
.top-animate.animate-icon-module .animate-icon-module-normal-content,
.top-animate.animate-icon-module:hover .animate-icon-module-hover-content {
top: 0%;
}
.top-animate.animate-icon-module .animate-icon-module-hover-content {
top: 100%;
}
.top-animate.animate-icon-module:hover .animate-icon-module-normal-content {
top: -100%;
}
.left-animate.animate-icon-module .animate-icon-module-normal-content,
.left-animate.animate-icon-module:hover .animate-icon-module-hover-content {
left: 0%;
}
.left-animate.animate-icon-module .animate-icon-module-hover-content {
left: 100%;
}
.left-animate.animate-icon-module:hover .animate-icon-module-normal-content {
left: -100%;
}
.right-animate.animate-icon-module .animate-icon-module-normal-content,
.right-animate.animate-icon-module:hover .animate-icon-module-hover-content {
right: 0%;
}
.right-animate.animate-icon-module .animate-icon-module-hover-content {
right: 100%;
}
.right-animate.animate-icon-module:hover .animate-icon-module-normal-content {
right: -100%;
}
.bottom-animate.animate-icon-module .animate-icon-module-normal-content,
.bottom-animate.animate-icon-module:hover .animate-icon-module-hover-content {
bottom: 0%;
}
.bottom-animate.animate-icon-module .animate-icon-module-hover-content {
bottom: 100%;
}
.bottom-animate.animate-icon-module:hover .animate-icon-module-normal-content {
bottom: -100%;
}
.fade-animate.animate-icon-module .animate-icon-module-normal-content,
.fade-animate.animate-icon-module:hover .animate-icon-module-hover-content {
opacity: 1;
}
.fade-animate.animate-icon-module .animate-icon-module-hover-content {
opacity: 0
}
.fade-animate.animate-icon-module:hover .animate-icon-module-normal-content {
opacity: 0;
}
.display-table {
display: table;
width: 100%;
height: 100%;
}
.display-table-cell {
display: table-cell;
}
.animate-icon-module-style1 .animate-icon-module-hover-content .display-table-cell{
padding:10px;
}
.vertical-align-middle {
vertical-align: middle;
}
.margin-bottom-0 {
margin-bottom: 0px !important;
} .display-block {
display: block;
position: relative;
}
.animate-icon-module-style2-wrap {
display: table;
table-layout: fixed;
width: 100%;
height: auto;
}
.animate-icon-module-style2 {
display: block;
-webkit-transition: background-color 200ms linear, height 500ms linear, opacity 200ms linear;
-moz-transition: background-color 200ms linear, height 200ms linear, opacity 200ms linear;
-o-transition: background-color 200ms linear, height 200ms linear, opacity 200ms linear;
transition: background-color 200ms linear, height 500ms linear, opacity 200ms linear;
overflow: hidden;
display: table-cell; opacity: 0;
width: 100%;
vertical-align: middle;
}
.animate-icon-module-style2-inner-wrap{
text-align: center;
position: relative;
}
.animate-icon-icon {
display: block;
margin-bottom: 10px;
}
.animate-icon-module-style2 .animate-icon-icon,
.animate-icon-module-style2 .animate-icon-title {
-webkit-transition: color 150ms linear;
-moz-transition: color 150ms linear;
-o-transition: color 150ms linear;
transition: color 150ms linear;
}
.animate-icon-module-style2-hover-content {
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: auto;
transform: translateY(100%);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0px 20px;
opacity: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.animate-icon-module-style2-normal-content {
position: relative; display: inline-block;
top: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0px 20px;    
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.animate-icon-module-style2-normal-content br {
display: none;
}
.animate-icon-module-style2:hover .animate-icon-module-style2-normal-content{
transform: translateY(-50%);
margin-bottom: 12px;
}
.animate-icon-module-style2:hover .animate-icon-module-style2-hover-content{
opacity: 1;
transform: translateY(12px);
}
.be-section .be-row:not(:last-child) .column-block .animate-icon-module-style2-normal-content h6:last-child {
margin-bottom: 0 !important;
} .tweet-slides{
display: none;
}
.tweet_list {
position: relative;
text-align: left;
}
.center-content .tweet_list {
text-align: center;
}
.tweet_list .meta {
display: block;
position: relative;
z-index: 2;
color: inherit;
}
.tweet-slides .testimonial_slide_inner{
padding-left: 0px;
} .tweet_list .icon-twitter { top: 0px;
left: 0px;
font-size: 80px;
z-index: 1;
color: #dfdfdf;
line-height: 80px;
}
.tweet_list .status {
position: relative;
z-index: 2;
display: block;
margin-bottom: 10px;
margin-top: 15px;
}
.tweet_list .tweet-content{
line-height: 2.0;
}
.tweet_list h6 { text-transform: uppercase;
} .accordion {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
-ms-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
padding: 0;
min-height: 0;
margin: 0px;
margin-top: 25px;
outline: 0;
line-height: normal;
font-size: inherit;
}
.ui-accordion .ui-accordion-header:first-child {
margin-top: 0;
}
.ui-accordion .ui-accordion-content p:last-child {
margin-bottom: 0px;
}
.ui-accordion .ui-accordion-header.top-space {
margin-top: 20px;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
position: absolute;
left: .5em;
top: 50%;
margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
padding: 20px 20px 20px 0;
border-top: 0;
overflow: auto;
background: none;
margin-top: -1px;
} 
.ui-accordion-header:before {
content: '\e806';
font-family: "icomoon";
margin-right: 15px;
font-size: 16px;
position: relative;
top: 1px;
}
.ui-accordion-header-active:before {
content: '\e7ec';
font-family: "icomoon";
margin-right: 15px;
font-size: 16px;
position: relative;
top: 1px;
}
.accordion .accordion-head.with-bg.ui-accordion-header{
transition: background-color 0.5s linear;    
-webkit-transition: background-color 0.5s linear;    
-moz-transition: background-color 0.5s linear;    
-ms-transition: background-color 0.5s linear;    
-o-transition: background-color 0.5s linear;    
} .oshine-mc-form input[type="text"] {
width: 100%;
}
.oshine-mc-field {
width: 50%;
margin-right: 20px;
display: inline-block;
}
.oshine-mc-submit-wrap {
display: inline-block;
}
.oshine-mc-submit {
margin: 0px;
line-height: 7px !important;
} .pricing-table {
list-style: none;
padding: 0; background: #fff;
padding-bottom: 25px;
}   
.pricing-table.sec-border{
border-width:1px !important;
}
.pricing-table li {
margin: 0;
padding: 20px;
text-align: center;
}
.pricing-table li.pricing-price .price{
margin-bottom: 5px;
}
.pricing-table li.pricing-button {
padding: 20px 15px 0px 15px;
}
.pricing-table li.pricing-button .be-button{
border-radius: 0px;
border-width: 2px !important;
}
.pricing-button .button{
margin: 0;
}
.pricing-price{
padding: 30px 15px;
}
li.pricing-feature{
padding: 10px 0;
}
.pricing-table .price {
font-size: 40px;
line-height: 50px;
display: inline-block;
}
.pricing-table .currency{
font-size: 20px;
font-weight: normal;
}
.pricing-table .pricing-duration {
display: block;
}
.pricing-table.highlight-no {  }
.pricing-duration.special-subtitle{
max-width: 100%;
}
.pricing-table.highlight-yes .pricing-title, 
.pricing-table.highlight-yes .pricing-button {
padding: 28px 15px; } .be-services {
margin: 0 auto;
max-width: 80%;
overflow: hidden;
list-style: none;
padding: 0;
position: relative;
list-style-type: none; position: relative;
}
.be-service:nth-child(even) {
float: left;
padding: 0px 58% 0 0;
}
.be-service {
float: right;
margin: 0 0 30px;
padding: 0 0 0 58%;
position: relative;
}
.be-service .font-icon {
position: absolute;
top: 0px;
display: block;
right: 50%;
margin-right: -22px;
background: #000;
color: #fff;
border-radius: 50%;
z-index: 1;
line-height: 44px;
width: 44px;
height: 44px;
text-align: center;
-webkit-transition: background 500ms ease, color 500ms ease;
-moz-transition: background 500ms ease, color 500ms ease;
-ms-transition: background 500ms ease, color 500ms ease;
-o-transition: background 500ms ease, color 500ms ease;
transition: background 500ms ease, color 500ms ease;
}
.be-service .service-wrap div.service-content{
padding: 6% 9%;
}
.be-service .font-icon.icon-size-large {
line-height: 84px;
margin-right: -42px;
font-size: 30px;
width: 84px;
height: 84px;
text-align: center;
}
.be-service .font-icon.icon-size-medium {
line-height: 64px;
margin-right: -32px;
font-size: 22px;
width: 64px;
height: 64px;
text-align: center;
}
.services-outer-wrap span.timeline {
position: absolute;
top: 0px;
right: 50%;
display: block;
background: #000;
height: 100%;
width: 1px;
margin-right: -0.5px;
}
.services-outer-wrap {
position: relative;
} .skill-wrap .skill-bar { 
height: 15px;
position: relative;
}
.expand { 
height: 15px;
line-height: 15px;
position:absolute;
top: 0;
left: 0;
width: 0px;        
transition: all 0.7s linear !important;
}
.skill-wrap .skill-bar {
font-size: inherit;
display: block;
}
.skill-wrap .skill_name{
display: block;
}
.skill-vertical .skill-wrap .skill-bar{
margin-bottom: 8px;
}
.skill-vertical .skill-wrap .skill_name{
margin-bottom: 25px;
}
.skill-horizontal .skill-wrap {
margin-bottom: 25px;
}
.skill-horizontal .skill-wrap .skill_name{
margin-bottom: 8px;
}
.skill-vertical .skill {
display: block;
width: 100%;
height: 100%;
padding: 0px 10px;
}
.skill-vertical .skill-wrap {
text-align: center;
padding: 0px 10px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
}
.skill-vertical .skill-wrap .skill-bar .be-skill {
width: 100% !important;
bottom: 0px;
position: absolute;
top: auto;
} .special-heading {
position: relative; 
}
.special-h-tag {
margin: 0;
}
.special-heading:first-child{
margin-top: 0;
}
.align-center {
text-align: center;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.special-heading-wrap.style1 .special-h-tag{
margin-bottom: 30px;
}
.special-heading-wrap.style2 .special-heading{
border: 3px solid #e8e8e8;
display: inline-block;
padding: 1% 5%;
}
.special-heading-wrap.style2 {
margin-bottom: 20px;
}
.style2 .special-heading .special-h-tag{
display: inline;
} .special-heading-wrap.style1 .sub-title {
margin-bottom: 30px;
}
.special-heading.align-left .separator {
margin: 0;
}
.special-heading-wrap.style1 br,
.special-heading-wrap.style2 br {
display: none;
}
.special-heading-wrap.style1 .sub-title {
display: block;
font-size: 16px;
max-width: 80%; line-height: 35px;
}
.special-heading-wrap.style1 .align-center .sub-title{
margin-left: auto;
margin-right: auto;
}
.special-heading-wrap.style1 .align-right .sub-title{
margin: 0 0 0 auto;
}
.special-heading-wrap.style3 {
text-align: center;
overflow: hidden;
}
.special-heading-wrap.style3 .special-h-tag {
text-align: center;
padding-bottom: 0px;
margin: 20px 0px !important;
}
html body .be-section .be-row .special-heading-wrap.style3 .special-h-tag {
margin-bottom: 20px !important;
}
.special-heading-wrap.style3 .special-heading {
margin-bottom: 0px;
}
.special-heading-wrap.style3 .caption-wrap {
text-align: center;
position: relative;
}
.special-heading-wrap.style3 .caption {
padding: 0 15px;
display: inline-block;
position: relative;
}
.special-heading-wrap.style3 .caption .caption-inner {
background: #ddd;
}
.special-heading-wrap.style3 .caption .caption-inner:before, .special-heading-wrap.style3 .caption .caption-inner:after {
content: "";
position: absolute;
display: inline-block;
height: 1px;
width: 100px;
left: -100px;
top: 50%;
background: inherit;
margin-top: -1px;
}
.special-heading-wrap.style3 .caption .caption-inner:after {
right: -100px;
left: auto;
}
.special-heading-wrap.style4 {
text-align: center;
margin-bottom: 30px;
}
.special-heading-wrap.style4 .vertical-divider{
width: 1px;
height: 45px;
display: inline-block;
}
.special-heading-wrap.style4 .special-subtitle {
display: block;
max-width: 100%;
text-align: center;
}
.special-heading-wrap.style4 .special-h-tag{
margin-bottom: 0px !important;
}
.special-heading-wrap.style4 .vertical-divider.top{
margin-bottom: 20px;  
}
.special-heading-wrap.style4 .special-heading{
margin-bottom: 30px
} .special-heading-wrap.style4 .caption-wrap{
margin-bottom: 6px;
}
.special-heading-wrap.style5{
position: relative;
}
.special-heading-wrap.style5  .caption-wrap{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
line-height: 1em !important; 
width: 100%;
}    
.special-heading-wrap.style5.align-left .caption-wrap{
left:0%;
right: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.special-heading-wrap.style5.align-right .caption-wrap{
right:0%;
left: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.special-heading-wrap.style5 .caption{
line-height: 1em !important; 
max-width: 100% !important; 
}    
.be-section .be-row:not(:last-child) .column-block .special-heading-wrap.style3 h6.caption:last-child  {
margin-bottom: 0 !important;
}
.sep-with-icon-wrap{
margin-bottom: 20px;
}
.sep-with-icon {
display: inline-block;
vertical-align: middle;
}
.sep-icon {
line-height: 16px;
font-size: 16px;
vertical-align: middle;
margin: 0 20px;
}
.icon-dimond {
width: 10px;
height: 10px;
background: #000;
display: inline-block;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
} .special-subtitle {
line-height: 1.8em;
display: inline-block;
max-width: 60%;
}
.special-subtitle-wrap{
margin-bottom: 30px;
} .tabs {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in;
-moz-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
-ms-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
}
.ui-tabs {
position: relative;
margin-bottom: 50px;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
padding: 0;
margin: 0;
white-space: nowrap;
margin-right: 30px;
}
.ui-tabs .ui-tabs-nav li a {
float: left;
padding: 0 0 10px;
text-decoration: none;
outline: 0;   
border-left: none;
color: inherit;
}
.ui-tabs .ui-tabs-panel p:last-child {
margin-bottom: 0px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
cursor: text; 
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
border-bottom: 2px solid;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {   
cursor: pointer; 
}
.tabs li a.tab-icon:before {
font-size: 15px;
width: 25px;
text-align: left;
vertical-align: middle;
margin-right: 12px;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
margin-top: -1px;
padding: 25px 0;
}
.ui-tabs .ui-tabs-panel p {
width: 100%;
} .be_icon_card_wrap {
position: relative;
}
.be_icon_card_wrap .font-icon{
position: absolute;
top: 50%;
transform: translateY(-51%);
text-align: center;
}
.be_icon_card_wrap.small .font-icon{
font-size: 17px;      
}
.be_icon_card_wrap.large .font-icon{
font-size: 25px;
}
.be_icon_card_wrap.small.circled .font-icon{
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 50px;
}
.be_icon_card_wrap.large.circled .font-icon{
font-size: 25px;
width: 65px;
height: 65px;
line-height: 65px;
border-radius: 50px;
}
.be_icon_card_wrap.small .title-with-icon-card{
min-height: 48px;
}
.be_icon_card_wrap.large .title-with-icon-card{
min-height: 68px;
}
.be_icon_card_wrap.small.circled .title-with-icon-card{
padding-left: 65px;
}
.be_icon_card_wrap.large.circled .title-with-icon-card{
padding-left: 85px;
}
.be_icon_card_wrap.small.plain .title-with-icon-card{
padding-left: 37px;
}
.be_icon_card_wrap.large.plain .title-with-icon-card{
padding-left: 55px;
}
.be_icon_card_wrap h1,
.be_icon_card_wrap h2,
.be_icon_card_wrap h3,
.be_icon_card_wrap h4,
.be_icon_card_wrap h5,
.be_icon_card_wrap h6{
margin-bottom: 0px;
} .menu-card-item-info {
padding-right: 40px;
}
.menu-card-item {
position: relative;
display: block;
border-bottom-width: 1px;
border-style: solid;
border-color: inherit;
padding: 15px 10px;
margin-bottom: 0px;
}
.menu-card-title {
font-size: 13px !important;
line-height: 24px !important;
padding-right: 10px;
}
.menu-card-ingredients {
font-size: 16px !important;
line-height: 24px !important;
max-width: none;
display: initial;
}
.menu-card-item-price {
font-size: 13px !important;
line-height: 24px !important;
position: absolute;
top: 15px;
right: 10px;
}
.menu-card-item.highlight-menu-item {
background: #f1edde;
border-bottom: none;
}
.menu-card-item-stared {
padding-left: 10px;
} .separator{
display: inline-block;
}
hr.separator{
margin-bottom: 20px !important;
}
.mail-chimp-form input[type="text"] {
width: 100%;
}
.mail-chimp-submit-wrap input[type="submit"]{
margin: 0px;    
}
.mail-chimp-email-wrap {
width: 50%;
margin-right: 20px;
display: inline-block;
}
.mail-chimp-submit-wrap{
display: inline-block;
}
.mail-chimp-submit {
line-height: 7px !important;
}   .pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.pswp img {
max-width: none; } .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open {
display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; } .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__container, .pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; } .pswp__container, .pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-touch-callout: none; }
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none; }
.pswp__container, .pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
-webkit-transition: opacity 0.15s;
transition: opacity 0.15s; } .pswp__img--placeholder {
-webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank {
background: #222; }
.pswp--ie .pswp__img {
width: 100%;
height: 100%;
left: 0;
top: 0; } .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }
.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }    .pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none; }
.pswp__button:focus, .pswp__button:hover {
opacity: 1; }
.pswp__button:active {
outline: none;
opacity: 0.9; }
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0; } .pswp__ui--over-close .pswp__button--close {
opacity: 1; }
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
background: url(//www.anitapokrivacdesign.com/wp-content/plugins/oshine-modules/public/img/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px; }
@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
background-image: url(//www.anitapokrivacdesign.com/wp-content/plugins/oshine-modules/public/img/default-skin.svg); }
.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
background: none; }
}
.pswp__button--close {
background-position: 0 -44px; }
.pswp__button--share {
background-position: -44px -44px; }
.pswp__button--fs {
display: none; }
.pswp--supports-fs .pswp__button--fs {
display: block; }
.pswp--fs .pswp__button--fs {
background-position: -44px 0; }
.pswp__button--zoom {
display: none;
background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom {
display: block; }
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0; } .pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
visibility: hidden; } .pswp__button--arrow--left, .pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute; }
.pswp__button--arrow--left {
left: 0; }
.pswp__button--arrow--right {
right: 0; }
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute; }
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px; }
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px; } .pswp__counter, .pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__share-modal--hidden {
display: none; }
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px; }
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in {
opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px; }
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid rgba(0, 0, 0, 0);
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none; }
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF; }
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A; }
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF; }
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D; }
a.pswp__share--download:hover {
background: #DDD; } .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px; } .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px; }
.pswp__caption small {
font-size: 11px;
color: #BBB; }
.pswp__caption__center {
text-align: center;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC; }
.pswp__caption--empty {
display: none; } .pswp__caption--fake {
visibility: hidden; } .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity; }
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px; }
.pswp__preloader--active {
opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { background: url(//www.anitapokrivacdesign.com/wp-content/plugins/oshine-modules/public/css/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active {
opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0; }
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0; }
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right; }
}
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550; } .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%; }
body.admin-bar .pswp__top-bar{
top:32px;
}
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
visibility: visible; }
.pswp__top-bar, .pswp__caption {
background-color: rgba(0, 0, 0, 0.5); } .pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3); } .pswp__ui--idle .pswp__top-bar {
opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
opacity: 0; } .pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; } .pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
display: none; }
.pswp__element--disabled {
display: none !important; }
.pswp--minimal--dark .pswp__top-bar {
background: none; } .pswp__caption__center{
max-width: 80%;
} .oshine-module *:last-child {
margin-bottom: 0 !important;
}  .justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;filter:"alpha(opacity=10)";opacity:.1}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0;filter:"alpha(opacity=0)";opacity:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;filter:"alpha(opacity=70)";opacity:.7;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.entry-visible{filter:"alpha(opacity=100)";opacity:1;background:0 0}.justified-gallery>.entry-visible>img,.justified-gallery>.entry-visible>a>img{filter:"alpha(opacity=100)";opacity:1;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;filter:"alpha(opacity=100)";opacity:1;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;filter:"alpha(opacity=0)";opacity:0;width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px} @media only screen and (min-width: 1280px) and (max-width: 1440px) {
.left-header .two-col .element {
width:  470px;
}
.left-header .three-col .element {
width:  300px;
}
.left-header .three-col .element.wide {
width:  640px;
}
.left-header .four-col .element {
width:  215px;
}
.left-header .four-col .element.wide {
width:  470px;
}
.left-header .full-screen .element {
width: 19.97%;
margin: 0px;
}
.left-header .full-screen.two-col .element {
width: 50%;
}
.left-header .full-screen.three-col .element {
width: 33.34%;
}
.left-header .full-screen.three-col .element.wide {
width: 66.7%;
}
.left-header .full-screen.four-col .element {
width: 25%;
}
.left-header .full-screen.four-col .element.wide {
width: 50%;
}
.left-header .full-screen.five-col .element {
width: 20%;
}
.left-header .full-screen.five-col .element.wide {
width: 40%;
}    
}
@media only screen and (max-width: 1280px) {
.process-style1 .process-divider {
width: 120px;
}
} @media only screen and (min-width: 960px) and (max-width: 1279px) {
.two-col .element {
width:  470px;
}
.three-col .element {
width:  300px;
}
.three-col .element.wide {
width:  640px;
}
.four-col .element {
width:  215px;
}
.four-col .element.wide {
width:  470px;
}
.grid-wrap .grid-col.size-large .font-icon, .process-style1 .process-col .font-icon {
font-size: 75px;
}
.full-screen .element,
.full-screen.three-col .element,
.full-screen.four-col .element,
.full-screen.five-col .element {
width: 33.4%;
}
.full-screen.three-col .element.wide,
.full-screen.four-col .element.wide,
.full-screen.five-col .element.wide {
width: 66.7%;
}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.fullscreen-col .element { width: 33.4%; }	
.two-col .element,
.three-col .element,
.four-col .element { 
width: 350px; 
}
.three-col .element.wide,
.four-col .element.wide { 
width: 740px; 
} .full-screen .element,
.full-screen.three-col .element,
.full-screen.four-col .element,
.full-screen.five-col .element {
width: 33.4%;
}
.full-screen.three-col .element.wide,
.full-screen.four-col .element.wide,
.full-screen.five-col .element.wide {
width: 66.7%;
}
.process-style1 .process-divider {
width: 50px;
}
.animate-icon-module-style2-wrap,
.animate-icon-module-style2 {
display: block;
width: 100% !important;
}
.animate-icon-module {
width: 100% !important;
margin-right: 0px !important;
}
} @media only screen and (max-width: 959px) {
.animate-icon-module-style2-normal-content {
top: 50%;
transform: translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-o-transform:translateY(-50%);
}
.animate-icon-module-style2:hover .animate-icon-module-style2-normal-content{
top: 0;
transform: translateY(50px);
-webkit-transform:translateY(50px);
-moz-transform:translateY(50px);
-o-transform:translateY(50px);
}
.animate-icon-module-style2 .animate-icon-module-style2-hover-content{
bottom:0;
top:auto;
}
.animate-icon-module-style2:hover .animate-icon-module-style2-hover-content{
transform: translateY(-50px);
-webkit-transform:translateY(-50px);
-moz-transform:translateY(-50px);
-o-transform:translateY(-50px);
}
}
@media only screen and (max-width: 767px) {
ul.tabs li {
width: 298px;
}
.portfolio-content-wrap{
padding-left: 0px;
}
.related-items .column-block {
margin-bottom: 40px;
}
.be-service {
padding: 0px !important;
margin-bottom: 30px;
text-align: center !important;
}
.be-service .font-icon {
position: relative;
display: block;
left: auto !important;
right: auto !important;
width: 42px;
height: 42px;
margin: 0 auto 10px;
}
.be-service .font-icon.icon-size-medium,
.be-service .font-icon.icon-size-large	{
margin: 0 auto 10px;
height: 60px;
line-height: 60px;
padding: 0px;
width: 60px;
}
.services-outer-wrap span.timeline {
display: none;
}
.three-col .element, 
.four-col .element , 
.two-col .element {
width: 300px;
}
.full-screen .element, 
.full-screen.three-col .element, 
.full-screen.four-col .element, 
.full-screen.five-col .element {
width: 100%!important;
}
.be-services .be-service * {
text-align: center !important;
}
.be-services .be-service .font-icon {
margin-bottom: 20px;
}
.single_portfolio_close .font-icon {
border-color: #000;
background: #000;
}
.single_portfolio_close {
right: 10px;
top: 35px;
} .process-style1 .process-col .font-icon {
font-size: 40px;
}
.hide-mobile {
display: none !important;
}
body.disable-animation-on-mobile .animated {
-webkit-animation-duration: 0s !important;
-moz-animation-duration: 0s !important;
-ms-animation-duration: 0s !important;
-o-animation-duration: 0s !important;
animation-duration: 0s !important;
visibility: visible !important;
}
.process-style1 .process-sep {
width: 1px;
height: 50px;
margin: 15px auto;
position: static;
transform: none;
}
.process-style1 .process-col {
display: block;
margin-bottom: 30px;
}
.grid-wrap .grid-col {
width: 100% !important;
padding: 0 !important;
border: 0 !important;
margin-bottom: 40px !important;
display: block;
}
.skill-vertical .skill-wrap,
.skill-vertical .skill {
width: 100% !important;
padding: 0px !important;
}
.pricing-table.highlight-no{
position: static;
top: 0px;
}
.animate-icon-module-style2-wrap,
.animate-icon-module-style2 {
display: block;
width: 100% !important;
}
.animate-icon-module {
width: 100% !important;
margin-right: 0px !important;
}
.portfolio-container.portfolio-item-parallax .element .element-inner {
-webkit-transform : translatey(0px) scale(1) translatez(0px) !important;
-moz-transform : translatey(0px) scale(1) translatez(0px) !important;
-o-transform : translatey(0px) scale(1) translatez(0px) !important;
-ms-transform : translatey(0px) scale(1) translatez(0px) !important;
transform : translatey(0px) scale(1) translatez(0px) !important;
}
.portfolio-carousel-module .owl-buttons{
display: none;
}
.style1-navigation .single-page-nav a{
margin: 15px;
}
.single-page-nav.style2-navigation .next-post-link h6,
.single-page-nav.style2-navigation .previous-post-link h6{
display: none;
}
.content_slide_inner {
width: 100% !important;
}
.special-subtitle{
max-width: 100%;
}
.contact_form.style2 .field_name,
.contact_form.style2 .field_email{
width: 100%;
float: none;
}
.contact_form.style2 .field_name{
margin-right: 0px;
}
.process-style1 {
flex-direction: column;
}
.oshine-recent-posts {
flex-direction: column;
}
.oshine-recent-posts .fourth-col, 
.oshine-recent-posts .third-col {
width: 100%;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
ul.tabs li {
width: 438px;
}
.three-col .element, 
.four-col .element , 
.two-col .element,
.three-col .element.wide, 
.four-col .element.wide , 
.two-col .element.wide {
width:100%;
}
.full-screen .element, 
.full-screen.three-col .element, 
.full-screen.four-col .element, 
.full-screen.five-col .element {
width: 50%!important;
}
.full-screen.one-col .element,
.full-screen .style3-blog .element, 
.full-screen.three-col .style3-blog .element, 
.full-screen.four-col .style3-blog .element, 
.full-screen.five-col .style3-blog .element {
width: 100% !important;
}
}.tatsu-section {
position: relative;
overflow: hidden;
width:100%;
}
.tatsu-section-pad {
box-sizing: border-box;
width: 100%;
}
.tatsu-frame .tatsu-section {
border-style: solid !important;
}
.tatsu-section.tatsu-parallax {
overflow: hidden;
}
.tatsu-section.tatsu-section-offset {
overflow: visible;
}
.tatsu-section-offset-wrap {
position: relative;
z-index: 2;
}
.tatsu-parallax-element,
.tatsu-bg-video,
.tatsu-overlay,
.tatsu-col-overlay-link {
position: absolute;
top:0;
left:0;
width: 100%;
height: 100%;
}
.tatsu-parallax-element {
background-repeat: no-repeat;
background-position: center center;
background-attachment: scroll;
background-size: cover;
}
.tatsu-parallax-element-wrap {
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 0;
}
.tatsu-fullscreen-wrap {
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.tatsu-bg-video {
object-fit: cover;
} .tatsu-wrap {
width: 100%;
max-width: 1160px;
margin: 0 auto;
}
.tatsu-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -25px;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.tatsu-eq-cols .tatsu-row {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
-ms-grid-row-align: stretch;
align-items: stretch;
}
.tatsu-no-gutter .tatsu-row{
margin: 0;
}
.tatsu-tiny-gutter .tatsu-row{
margin: 0 -5px;
}
.tatsu-small-gutter .tatsu-row{
margin: 0 -10px;
}
.tatsu-medium-gutter .tatsu-row{
margin: 0 -25px;
}
.tatsu-large-gutter .tatsu-row{
margin: 0 -35px;
}
.tatsu_row_one_col .tatsu-row {
margin: 0;
} .tatsu-column { 
padding: 0 25px; 
margin:0 0 50px 0;
position: relative;
overflow: hidden;
z-index: 2;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;    
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;    
}
.tatsu-zero-margin .tatsu-column {
margin-bottom: 0;
}
.tatsu-reg-cols .tatsu-column-align-top {   
-ms-flex-item-align: start;   
align-self: flex-start;
}
.tatsu-reg-cols .tatsu-column-align-bottom {
-ms-flex-item-align: end;
align-self: flex-end;
}
.tatsu-reg-cols .tatsu-column-align-middle {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.tatsu-eq-cols .tatsu-column {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.tatsu-column-inner {
width: 100%;
position: relative;
overflow: hidden;
}
.tatsu-column-pad-wrap {
width: 100%;
}
.tatsu-eq-cols .tatsu-column-inner {
display: -webkit-box;
display: -ms-flexbox;    
display: flex;
}
.tatsu-eq-cols .tatsu-column-align-middle .tatsu-column-inner {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.tatsu-eq-cols .tatsu-column-align-top .tatsu-column-inner {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.tatsu-eq-cols .tatsu-column-align-bottom .tatsu-column-inner {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.tatsu-no-gutter .tatsu-column {
padding: 0;
}
.tatsu-tiny-gutter .tatsu-column {
padding: 0 5px;
}
.tatsu-small-gutter .tatsu-column {
padding: 0 10px;
}
.tatsu-medium-gutter .tatsu-column {
padding: 0 25px;
}
.tatsu-large-gutter .tatsu-column {
padding: 0 35px;
}
.tatsu_row_one_col > .tatsu-column {
padding: 0;
}
.tatsu-one-col {
width: 100%;
padding: 0 !important;
}
.tatsu-one-third { 
width:33.33%; 
}
.tatsu-one-fourth { 
width:25%; 
}
.tatsu-one-fifth { 
width:20%; 
}
.tatsu-one-half { 
width: 50%;
}
.tatsu-two-third { 
width:66.67%; 
}
.tatsu-three-fourth { 
width:75%; 
}
.tatsu-col-overlay-link {
z-index: 10;
cursor: pointer;
} .tatsu-section .tatsu-row-wrap:last-child .tatsu-column {
margin-bottom: 0;
}
.tatsu-section .tatsu-row-wrap:last-child .tatsu-column h1:last-child,
.tatsu-section .tatsu-row-wrap:last-child .tatsu-column h2:last-child,
.tatsu-section .tatsu-row-wrap:last-child .tatsu-column h3:last-child,
.tatsu-section .tatsu-row-wrap:last-child .tatsu-column h4:last-child,
.tatsu-section .tatsu-row-wrap:last-child .tatsu-column h5:last-child,
.tatsu-section .tatsu-row-wrap:last-child .tatsu-column h6:last-child {
margin-bottom: 0;
} 
.tatsu-section .tatsu-row-wrap:not(:last-child) .tatsu-column h1:last-child,
.tatsu-section .tatsu-row-wrap:not(:last-child) .tatsu-column h2:last-child,
.tatsu-section .tatsu-row-wrap:not(:last-child) .tatsu-column h3:last-child,
.tatsu-section .tatsu-row-wrap:not(:last-child) .tatsu-column h4:last-child,
.tatsu-section .tatsu-row-wrap:not(:last-child) .tatsu-column h5:last-child,
.tatsu-section .tatsu-row-wrap:not(:last-child) .tatsu-column h6:last-child {
margin-bottom: 20px;
}
.tatsu-column .tatsu-overlay {
-webkit-transition: opacity 0.8s ease;
transition: opacity 0.8s ease;
}
.tatsu-bg-overlay .tatsu-column-pad,
.tatsu-video-section .tatsu-column-pad {
z-index: 1;
position: relative;
}
.tatsu-column.tatsu-bg-overlay .tatsu-overlay,
.tatsu-column.tatsu-video-section .tatsu-bg-video {
z-index: 0;
}
.tatsu-overlay.tatsu-animate-hide,
.tatsu-bg-overlay:hover .tatsu-overlay.tatsu-animate-show {
opacity: 0;
}
.tatsu-bg-overlay:hover .tatsu-overlay.tatsu-animate-hide,
.tatsu-overlay.tatsu-animate-show {
opacity: 1;
}
.tatsu-column-pad {
width: 100%;
box-sizing: border-box;
}
.tatsu-eq-cols .tatsu-column-empty .tatsu-column-pad {
width: 100%;
} .tatsu-module {
margin-bottom: 60px;
}
.be-text-inner,
.special-heading-wrap,
.tatsu-text-inner {
margin-bottom: 30px;
}
.tatsu-column-pad > *:last-child {
margin-bottom: 0 !important;
}
.tatsu-module *:last-child {
margin-bottom: 0 !important;
}
.be-button-wrap:last-child, .be-button-wrap *:last-child,
.carousel-wrap:last-child {
margin-bottom: 0 !important;
}
.tatsu-column-pad .be-preview:last-child .be-text-inner {
margin-bottom: 0;
}
.tatsu-empty-space {
width: 100%;
} @media only screen and (min-width: 1377px) {
.tatsu-hide-desktop {
display: none;
}    
} @media only screen and (min-width: 1025px) and (max-width: 1366px) {
.tatsu-hide-laptop {
display: none;
}    
} @media only screen and (min-width: 960px) and (max-width: 1279px) {
.tatsu-wrap {
max-width: 900px;
margin: 0 auto;
}
} @media only screen and (min-width: 768px) and (max-width: 1024px)  {
.tatsu-hide-tablet {
display: none;
}    
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.tatsu-wrap {
max-width: 740px;
margin: 0 auto;
}
} @media only screen and (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
.touch .tatsu-section {
background-attachment: scroll !important;
}    
} @media only screen and (max-width: 767px) {
.tatsu-fullscreen-wrap {
height: auto;
display: block;
}
.tatsu-wrap {
max-width: 300px;
margin: 0 auto;
} 
.tatsu-row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin:0;
}
.tatsu-tiny-gutter .tatsu-row,
.tatsu-large-gutter .tatsu-row,
.tatsu-small-gutter .tatsu-row,
.tatsu-medium-gutter .tatsu-row {
margin: 0px;
}
.tatsu-column,
.tatsu-one-col,
.tatsu-one-half,
.tatsu-one-third,
.tatsu-one-fourth,
.tatsu-one-fifth,
.tatsu-two-third,
.tatsu-three-fourth {
width: 100%;
padding: 0 !important;
}
.tatsu-eq-cols .tatsu-column {
min-height: 350px;
}
.tatsu-eq-cols .tatsu-column.tatsu-column-empty {
min-height: initial;
} 
.tatsu-column-no-bg.tatsu-column-empty .tatsu-column-pad {
padding: 0 !important;
}
.tatsu-section .tatsu-row-wrap:last-child .tatsu-column {
margin-bottom: 50px;
} 
.tatsu-eq-cols .tatsu-column,
.tatsu-section .tatsu-row-wrap.tatsu-eq-cols:last-child .tatsu-column:last-child,
.tatsu-section .tatsu-row-wrap:last-child .tatsu-column:last-child {
margin-bottom: 0;
}
.tatsu-hide-mobile {
display: none;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.tatsu-wrap {
max-width: 440px;
margin: 0 auto;
} 
} .tatsu-clearfix:before,
.tatsu-clearfix:after {
content: " "; display: table; }
.tatsu-clearfix:after {
clear: both;
}.tatsu-text-inner, 
.tatsu-text-block, 
.tatsu-text-block img {
margin-bottom: 30px;
} .tatsu-an,
.tatsu-an-caption {
display: block;
margin-bottom: 10px;
}
.tatsu-an-wrap {
text-align: center;
}
.tatsu-an-wrap.align-left {
text-align: left;
}
.tatsu-an-wrap.align-right {
text-align: right;
}
.tatsu-an {
line-height: 1.2 !important;
} .tatsu-button-wrap {
display: inline-block;
margin:0 20px 10px 0;
}
.tatsu-button-wrap.align-block {
display: block;
margin:0 0 40px 0;
}
.tatsu-button {
display: inline-block;
text-decoration: none;
border-color: transparent;
text-transform: uppercase;
letter-spacing: 1px;
}
.tatsu-button {
transition: 0.3s linear all !important;
-webkit-transition: 0.3s linear all !important;
-moz-transition: 0.3s linear all !important;
-ms-transition: 0.3s linear all !important;
-o-transition: 0.3s linear all !important;
}
.tatsu-buttton-wrap.block-center .tatsu-button {
margin:0px 0px 10px 0;
}
.tatsu-buttton-wrap.block-center .tatsu-icon {
margin-right: 0px;
}
p .be-button {
margin-bottom: 0; 
}
.tatsu-button.rounded {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.tatsu-button.circular {
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
}
.smallbtn {
font-size: 11px;
line-height: 12px;
padding: 12px 15px;
}
.circular.smallbtn{
padding: 12px 25px;
}
.mediumbtn {
font-size: 13px;
line-height: 14px;
padding: 15px 20px;
}
.circular.mediumbtn{
padding: 15px 30px;
}
.largebtn {
font-size: 15px;
line-height: 16px;
padding: 18px 25px;
}
.circular.largebtn{
padding: 18px 35px;
}
.blockbtn {
font-size: 17px;
display: block !important;
padding: 22px 0;
width: 100%;
box-sizing: border-box;
}
.tatsu-button i {
margin-right: 1em;
}
.tatsu-button.link {
padding-left:0px;
}
.tatsu-button-wrap.block-left {
text-align: left;
}
.tatsu-button-wrap.block-center {
text-align: center;
}
.tatsu-button-wrap.block-right{
text-align: right;
}
.tatsu-button-wrap.block-right a.tatsu-button {
margin-right: 0px;
}
.tatsu-button.bg-animation-slide-bottom,
.tatsu-button.bg-animation-slide-top {
-webkit-background-size: 100% 200%;
-moz-background-size: 100% 200%;
-o-background-size: 100% 200%;
background-size: 100% 200%;
}
.tatsu-button.bg-animation-slide-bottom:hover {
background-position: 0 100%;
}
.tatsu-button.bg-animation-slide-top:hover {
background-position: 0 -100%;
}
.tatsu-button.bg-animation-slide-left,
.tatsu-button.bg-animation-slide-right {
-webkit-background-size: 200% 100%;
-moz-background-size: 200% 100%;
-o-background-size: 200% 100%;
background-size: 200% 100%;
}
.tatsu-button.bg-animation-slide-right:hover {
background-position: 100% 0;
}
.tatsu-button.bg-animation-slide-left:hover {
background-position: -100% 0;
}
.tatsu-button-wrap.popup-gallery {
display: block !important;
} .tatsu-icon-shortcode {
margin-bottom: 15px;
}
.tatsu-icon-shortcode .tatsu-icon.tiny.diamond{
margin: 9px !important;
}
.tatsu-icon-shortcode .tatsu-icon.small.diamond{
margin: 11px !important;
}
.tatsu-icon-shortcode .tatsu-icon.medium.diamond{
margin: 17px !important;
}
.tatsu-icon-shortcode .tatsu-icon.large.diamond{
margin: 22px !important;
}
.tatsu-icon-shortcode .tatsu-icon.xlarge.diamond{
margin: 27px !important;
}
a.tatsu-icon-shortcode.icon-plain{
display: inline-block;
}
.tatsu-icon-shortcode.block-center .tatsu-icon { 
margin-right: 0; 
}
.tatsu-button.right-icon i.tatsu-icon {
margin: 0px 0px 0px 1em;
} #content .tatsu-button-group{
margin-bottom:20px;
}
.tatsu-button-group .tatsu-button-wrap{
margin-right: 20px;
}
.tatsu-button-group .tatsu-button-wrap.align-right{
margin-right: 0px;
margin-left: 20px;
}
.tatsu-button-group .tatsu-button-wrap.align-block{
display: inline;
} .tatsu-call-to-action {
padding: 30px 0px;
display: table;
width: 100%;
text-align: center;
}
.tatsu-action-content {
display: inline;
margin-bottom: 0;
line-height: 47px;
margin-right: 40px;
}
.tatsu-action-button {
position: relative;
top: -4px;
} .tatsu-dropcap .tatsu-icon:before{
width: auto;
margin: 0;
}   
.tatsu-dropcap-circle, 
.tatsu-dropcap-letter, 
.tatsu-dropcap-icon,
.tatsu-dropcap-rounded{
float: left;
text-transform: uppercase;
}
.tatsu-dropcap-circle.small, 
.tatsu-dropcap-square.small, 
.tatsu-dropcap-rounded.small {
margin-top: 3px;
font-size: 19px;
line-height: 36px;
margin-right: 10px;
width: 36px;
height: 35px;
text-align: center;
}
.tatsu-dropcap-circle {
border-radius: 50%;
}
.tatsu-dropcap-rounded {
border-radius: 3px;
}
.tatsu-dropcap-letter {
font-size: 35px;
margin: 5px 10px 0 0;
} 
.tatsu-dropcap-letter.small{
font-size: 24px;
margin: 5px 15px 0 0;
}
.tatsu-dropcap-circle.big, 
.tatsu-dropcap-square.big, 
.tatsu-dropcap-rounded.big {
margin-top: 5px;
font-size: 26px;
line-height: 47px;
width: 47px;
height: 47px;
margin-right: 10px;
text-align: center;
}
.tatsu-dropcap-circle,
.tatsu-dropcap-rounded {
color:#fff;
}
.tatsu-dropcap i:before {
line-height: inherit;
}
.tatsu-dropcap-wrap.style2{
position: relative;
}
.tatsu-dropcap-wrap.style2 .tatsu-dropcap{ font-weight: bold;
line-height: 1em;
display: inline-block;
}
.tatsu-dropcap-wrap.style2 .tatsu-dropcap-title{
position: absolute;
left: 1%;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
line-height: 1em;
} 
.tatsu-dropcap-wrap.style2 i:before {
line-height: initial;
} .tatsu-icon-shortcode .tatsu-icon {
display: inline-block !important;
border: 1px solid #323232;
text-align: center;
margin-right: 10px;
font-family: "icomoon"; transition: 0.3s linear all !important;
-webkit-transition: 0.3s linear all !important;
-moz-transition: 0.3s linear all !important;
-ms-transition: 0.3s linear all !important;
-o-transition: 0.3s linear all !important;
}
.tatsu-icon-shortcode,
.tatsu-icon-shortcode,
.tatsu-icon-shortcode {
margin-bottom: 20px;
}
.tatsu-icon-shortcode.align-none{
display: inline-block; margin-right: 0px;
}
.tatsu-icon-shortcode a {
display: inline-block;
}
.tatsu-icon.tiny {
font-size: 12px;
}
.tatsu-icon.small {
font-size: 16px;
}
.tatsu-icon.medium {
font-size: 25px;
}
.tatsu-icon.large {
font-size: 40px;
}
.tatsu-icon.xlarge {
font-size: 55px;
}
.tatsu-icon.tiny.plain {
font-size: 18px;
}
.tatsu-icon.small.plain {
font-size: 24px;
}
.tatsu-icon.medium.plain {
font-size: 35px;
}
.tatsu-icon.large.plain {
font-size: 50px;  
}
.tatsu-icon.xlarge.plain {
font-size: 80px;
}
.tatsu-icon.tiny {
width: 28px;
height: 28px;
line-height: 28px;
}
.tatsu-icon.small {
width: 45px;
height: 45px;
line-height: 45px;
}
.tatsu-icon.medium {
height: 75px;
line-height: 75px;
width: 75px;
}
.tatsu-icon.large {
width: 100px;
height: 100px;
line-height: 100px;
}
.tatsu-icon.xlarge {
width: 125px;
height: 125px;
line-height: 125px;
}
.tatsu-icon.plain{
border: none !important;
width: auto ; height: auto;
line-height: normal;
}
.tatsu-icon.plain:before {
width: auto;
margin-left: 0;
margin-right: 0;
}
.tatsu-icon.circle {
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.font-icon.diamond {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-transform: rotate(45deg);
}
.font-icon.diamond:before{
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-transform: rotate(-45deg);
position: relative;
display: inline-block; 
}
.tatsu-icon-shortcode.block-center, 
.tatsu-icon-shortcode.block-center, 
.tatsu-icon-shortcode.block-right {
display: block;
margin-bottom: 30px;
}
.tatsu-icon-shortcode.block-left {
text-align: left;
}
.tatsu-icon-shortcode.block-center {
text-align: center;
}
.tatsu-icon-shortcode.block-right {
text-align: right;
}
.tatsu-icon.diamond {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-transform: rotate(45deg);
}
.tatsu-icon.diamond:before{
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-transform: rotate(-45deg);
position: relative;
display: inline-block; 
} #content .tatsu-icon-group{
margin-bottom:20px;
}
.tatsu-icon-group div.tatsu-icon-shortcode {
display: inline;
margin-right: 20px;
}
.tatsu-icon-group.align-right div.tatsu-icon-shortcode{
margin-right: 0px;
margin-left: 20px;
} .tatsu-list {
list-style: none;
padding: 0;
}
.tatsu-list .tatsu-icon {
font-size: 15px;
width: 25px;
height: 25px;
line-height: 25px;
border-radius: 50%;
text-align: center;
position: absolute;
left: 0px;
top: 0px;
display: block;
}
.tatsu-list .tatsu-icon.circled {
width: 30px;
height: 30px;
line-height: 30px;
}
.tatsu-list-content {
width: auto;
line-height: 25px;
margin-bottom: 12px;
position: relative;
}
.tatsu-list-inner {
padding-left: 45px;
display: inline-block;
} .tatsu-notification {
margin-bottom: 20px;
}
.tatsu-success, .wpcf7-response-output.wpcf7-mail-sent-ok {
background: #26cda4;
color: #000;   
}
.tatsu-error, .wpcf7-response-output.wpcf7-validation-errors{
background: #de4141;
color:#ffd6d6;
}
.tatsu-notification, .wpcf7-response-output.wpcf7-validation-errors, .wpcf7-response-output.wpcf7-mail-sent-ok {
cursor: default;
line-height:20px;
margin-bottom:20px;
padding: 15px;
border:none;
text-align: center;
position: relative;
border-radius: 2px;
}  
.tatsu-notification span.close {
cursor: pointer;
margin-top: -7px;
position: absolute;
right: 20px;
top: 50%;
line-height: 14px;
width: 15px;
height: 15px;
font-size: 14px;
color: #fff;
}  .tatsu-ti {
display: inline-block;
text-align: center;
float: left;
margin-right: 30px;
position: relative;
}
.tatsu-ti.align-right {
float: right;
margin-left: 30px;
margin-right: 0px;
}
.tatsu-ti.circled {
border: 1px solid transparent;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
text-align: center;
}
.tatsu-ti.small {
font-size: 21px;
width: 30px;
height: 30px;
line-height: 30px;
margin-right: 20px;
}
.tatsu-ti.medium {
width: 70px;
height: 70px;
line-height: 70px;
font-size: 28px;
}
.tatsu-ti.large {
width: 90px;
height: 90px;
line-height: 90px;
font-size: 32px;
}
.tatsu-ti.medium.plain {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 28px;
}
.tatsu-ti.large.plain {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 34px;
}
.tatsu-tc {
padding-left: 80px;
}
.tatsu-tc.small.plain {
padding-left: 50px;
}
.tatsu-ti.small.circled {
width: 45px;
height: 45px;
line-height: 45px;
}
.tatsu-tc.small {
padding-left: 70px;
}
.tatsu-tc.small.align-right {
padding-right: 70px;
}
.tatsu-ti.small.align-right {
margin-left: 20px;
margin-right: 0;
}
.tatsu-tc.medium {
padding-left: 100px;
}
.tatsu-tc.medium.plain {
padding-left: 60px;
}
.tatsu-tc.align-right {
padding-right: 80px;
}
.tatsu-tc.small.plain.align-right {
padding-right: 50px;
}
.tatsu-tc.medium.align-right {
padding-right: 100px;
}
.tatsu-tc.medium.plain.align-right {
padding-right: 60px;
}
.tatsu-tc.align-right,
.tatsu-tc.small.plain.align-right,
.tatsu-tc.medium.align-right,
.tatsu-tc.medium.plain.align-right {
padding-left: 0px;
text-align: right;
} .tatsu-divider{
display: inline-block;
border: none;
}
hr.tatsu-divider{
margin-bottom: 20px !important;
} .tatsu-gmap {
height: inherit;
} .tatsu_testimonial_wrap {
position: relative;
margin-bottom: 30px;
}
.tatsu_testimonial_wrap i.tatsu-icon.icon-quote {
font-size: 100px;
position: absolute;
top: -18px;
opacity: 0.2;
right: -14px;
display: inline-block;
z-index: 3;
}
.tatsu_testimonial_inner_wrap:after {
content: "";
display: block;
position: absolute;
}
.bubble_left .tatsu_testimonial_inner_wrap:after{
left: 45px;
border: 9px solid;
border-top-color: inherit;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: inherit;  
}
.bubble_center .tatsu_testimonial_inner_wrap:after{
left: 50%;
transform:translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
border: 15px solid;
border-top-color: inherit;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;  
}
.bubble_right .tatsu_testimonial_inner_wrap:after{
right: 45px;
border: 9px solid;
border-top-color: inherit;
border-right-color: inherit;
border-bottom-color: transparent;
border-left-color: transparent;  
}
.tatsu_testimonial_content {
padding: 30px 23px;
border-radius: 3px;    
-moz-border-radius: 3px;    
-webkit-border-radius: 3px;
margin-bottom: 0;    
}
.tatsu_testimonial_author{
margin-bottom: 0px;
}
.tatsu_testimonial.bubble_left .tatsu_testimonial_info_wrap {
margin-left: 20px;
}
.tatsu_testimonial_img {
width: 70px;
display: inline-block;
border-radius: 50%;
margin-right: 20px;
}
.tatsu_testimonial_info {
display: inline-block;
vertical-align: middle;
}
.tatsu_testimonial_wrap.bubble_right .tatsu_testimonial_info_wrap {
text-align: right;
} .tatsu_testimonial_wrap.bubble_center .tatsu_testimonial_img {
display: block;
padding-bottom: 10px;
margin: 0 auto;
}
.tatsu_testimonial_wrap.bubble_center .tatsu_testimonial_info {
text-align: center;
display: block;
}
.tatsu_testimonial_wrap.bubble_right .tatsu_testimonial_img {
float: right;
display: inline-block;
margin-right: 0;
margin-left: 20px;
}
.tatsu_testimonial_wrap.bubble_right .tatsu_testimonial_info {
margin-top: 10px;
}
.tatsu-vimeo-wrap .fluid-width-video-wrapper {
padding-top: 56% !important;
} @media only screen and ( min-width: 768px ) and ( max-width: 959px ) {
.tatsu-call-to-action{
padding: 30px 30px;
}
.tatsu-action-content, 
.tatsu-action-button { 
float: none; 
}
} @media only screen and (max-width: 959px) {
.be-section-pad.be-edge-padding{
padding-left: 20px !important;
padding-right: 20px !important;
}
} @media only screen and (max-width: 767px) { .tatsu-text-inner{
width: 100% !important;
} .tatsu-action-content, 
.tatsu-action-button { 
float: none; 
}
.tatsu-action-content {
display: block;
margin: 0 0 25px;
} .tatsu-tc.align-right, 
.tatsu-tc.small.plain.align-right, 
.tatsu-tc.medium.align-right, 
.tatsu-tc.medium.plain.align-right {
text-align: left;
}
.tatsu-ti.align-right {
float: left;
margin-right: 30px;
margin-left: 0px;
}
.tatsu-tc.medium.align-right {
padding-left: 100px;
padding-right: 0px; 
}
.tatsu-ti.small.align-right {
margin-left: 0px;
margin-right: 20px;
}
.tatsu-tc.small.plain.align-right {
padding-left: 50px;
padding-right: 0px;
}
.tatsu-tc.medium.plain.align-right {
padding-right: 0px;
padding-left: 60px;
}
.tatsu-tc * {
text-align: left !important;
} .hide-mobile {
display: none !important;
}
body.disable-animation-on-mobile .animated {
-webkit-animation-duration: 0s !important;
-moz-animation-duration: 0s !important;
-ms-animation-duration: 0s !important;
-o-animation-duration: 0s !important;
animation-duration: 0s !important;
visibility: visible !important;
}
}.animated {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s; 
visibility: visible !important;
}
.animated.hinge {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
} 
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInX {
0% {
-moz-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateX(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateX(10deg);
}
100% {
-moz-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-o-keyframes flipInX {
0% {
-o-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-o-transform: perspective(400px) rotateX(-10deg);
}
70% {
-o-transform: perspective(400px) rotateX(10deg);
}
100% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
transform: perspective(400px) rotateX(-10deg);
}
70% {
transform: perspective(400px) rotateX(10deg);
}
100% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInX;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipInX;
-o-backface-visibility: visible !important;
-o-animation-name: flipInX;
backface-visibility: visible !important;
animation-name: flipInX;
visibility: visible !important;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInY {
0% {
-moz-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateY(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateY(10deg);
}
100% {
-moz-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-o-keyframes flipInY {
0% {
-o-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-o-transform: perspective(400px) rotateY(-10deg);
}
70% {
-o-transform: perspective(400px) rotateY(10deg);
}
100% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
transform: perspective(400px) rotateY(-10deg);
}
70% {
transform: perspective(400px) rotateY(10deg);
}
100% {
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInY;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipInY;
-o-backface-visibility: visible !important;
-o-animation-name: flipInY;
backface-visibility: visible !important;
animation-name: flipInY;
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-moz-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-o-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
visibility: visible;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-o-transform: translateY(-20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeft {
0% {
opacity: 0;
-o-transform: translateX(-20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translateX(-20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-o-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRight {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRight {
0% {
opacity: 0;
-o-transform: translateX(20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translateX(20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-o-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes slideInDown {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes slideInDown {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
100% {
-o-transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
transform: translateY(-2000px);
}
100% {
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
-moz-animation-name: slideInDown;
-o-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes slideInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes slideInLeft {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
transform: translateX(-2000px);
}
100% {
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
-moz-animation-name: slideInLeft;
-o-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes slideInRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes slideInRight {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
100% {
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
-moz-animation-name: slideInRight;
-o-animation-name: slideInRight;
animation-name: slideInRight;
} @-webkit-keyframes rollIn {
0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}
@-moz-keyframes rollIn {
0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}
@-o-keyframes rollIn {
0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}
@keyframes rollIn {
0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}
.rollIn {
-webkit-animation-name: rollIn;
-moz-animation-name: rollIn;
-o-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
}
}
@-moz-keyframes rollOut {
0% {
opacity: 1;
-moz-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-moz-transform: translateX(100%) rotate(120deg);
}
}
@-o-keyframes rollOut {
0% {
opacity: 1;
-o-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-o-transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
-moz-animation-name: rollOut;
-o-animation-name: rollOut;
animation-name: rollOut;
} @-webkit-keyframes bounce { 
0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
40% {-webkit-transform: translateY(-30px);} 
60% {-webkit-transform: translateY(-15px);} 
} 
@keyframes bounce { 
0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
40% {transform: translateY(-30px);} 
60% {transform: translateY(-15px);} 
} 
.bounce { 
-webkit-animation-name: bounce; 
animation-name: bounce; 
} @-webkit-keyframes bounceIn { 
0% { 
opacity: 0; 
-webkit-transform: scale(.3); 
} 
50% { 
opacity: 1; 
-webkit-transform: scale(1.05); 
} 
70% { 
-webkit-transform: scale(.9); 
} 
100% { 
-webkit-transform: scale(1); 
} 
} 
@keyframes bounceIn { 
0% { 
opacity: 0; 
transform: scale(.3); 
} 
50% { 
opacity: 1; 
transform: scale(1.05); 
} 
70% { 
transform: scale(.9); 
} 
100% { 
transform: scale(1); 
} 
} 
.bounceIn { 
-webkit-animation-name: bounceIn; 
animation-name: bounceIn; 
} @-webkit-keyframes bounceInUp { 
0% { 
opacity: 0; 
-webkit-transform: translateY(2000px); 
} 
60% { 
opacity: 1; 
-webkit-transform: translateY(-30px); 
} 
80% { 
-webkit-transform: translateY(10px); 
} 
100% { 
-webkit-transform: translateY(0); 
} 
} 
@keyframes bounceInUp { 
0% { 
opacity: 0; 
transform: translateY(2000px); 
} 
60% { 
opacity: 1; 
transform: translateY(-30px); 
} 
80% { 
transform: translateY(10px); 
} 
100% { 
transform: translateY(0); 
} 
} 
.bounceInUp { 
-webkit-animation-name: bounceInUp; 
animation-name: bounceInUp; 
} @-webkit-keyframes bounceInDown { 
0% { 
opacity: 0; 
-webkit-transform: translateY(-2000px); 
} 
60% { 
opacity: 1; 
-webkit-transform: translateY(30px); 
} 
80% { 
-webkit-transform: translateY(-10px); 
} 
100% { 
-webkit-transform: translateY(0); 
} 
} 
@keyframes bounceInDown { 
0% { 
opacity: 0; 
transform: translateY(-2000px); 
} 
60% { 
opacity: 1; 
transform: translateY(30px); 
} 
80% { 
transform: translateY(-10px); 
} 
100% { 
transform: translateY(0); 
} 
} 
.bounceInDown { 
-webkit-animation-name: bounceInDown; 
animation-name: bounceInDown; 
} @-webkit-keyframes bounceInLeft { 
0% { 
opacity: 0; 
-webkit-transform: translateX(-2000px); 
} 
60% { 
opacity: 1; 
-webkit-transform: translateX(30px); 
} 
80% { 
-webkit-transform: translateX(-10px); 
} 
100% { 
-webkit-transform: translateX(0); 
} 
} 
@keyframes bounceInLeft { 
0% { 
opacity: 0; 
transform: translateX(-2000px); 
} 
60% { 
opacity: 1; 
transform: translateX(30px); 
} 
80% { 
transform: translateX(-10px); 
} 
100% { 
transform: translateX(0); 
} 
} 
.bounceInLeft { 
-webkit-animation-name: bounceInLeft; 
animation-name: bounceInLeft; 
} @-webkit-keyframes bounceInRight { 
0% { 
opacity: 0; 
-webkit-transform: translateX(2000px); 
} 
60% { 
opacity: 1; 
-webkit-transform: translateX(-30px); 
} 
80% { 
-webkit-transform: translateX(10px); 
} 
100% { 
-webkit-transform: translateX(0); 
} 
} 
@keyframes bounceInRight { 
0% { 
opacity: 0; 
transform: translateX(2000px); 
} 
60% { 
opacity: 1; 
transform: translateX(-30px); 
} 
80% { 
transform: translateX(10px); 
} 
100% { 
transform: translateX(0); 
} 
} 
.bounceInRight { 
-webkit-animation-name: bounceInRight; 
animation-name: bounceInRight; 
} @-webkit-keyframes fadeInUpBig { 
0% { 
opacity: 0; 
-webkit-transform: translateY(2000px); 
} 
100% { 
opacity: 1; 
-webkit-transform: translateY(0); 
} 
} 
@keyframes fadeInUpBig { 
0% { 
opacity: 0; 
transform: translateY(2000px); 
} 
100% { 
opacity: 1; 
transform: translateY(0); 
} 
} 
.fadeInUpBig { 
-webkit-animation-name: fadeInUpBig; 
animation-name: fadeInUpBig; 
} @-webkit-keyframes fadeInDownBig { 
0% { 
opacity: 0; 
-webkit-transform: translateY(-2000px); 
} 
100% { 
opacity: 1; 
-webkit-transform: translateY(0); 
} 
} 
@keyframes fadeInDownBig { 
0% { 
opacity: 0; 
transform: translateY(-2000px); 
} 
100% { 
opacity: 1; 
transform: translateY(0); 
} 
} 
.fadeInDownBig { 
-webkit-animation-name: fadeInDownBig; 
animation-name: fadeInDownBig; 
} @-webkit-keyframes fadeInLeftBig { 
0% { 
opacity: 0; 
-webkit-transform: translateX(-2000px); 
} 
100% { 
opacity: 1; 
-webkit-transform: translateX(0); 
} 
} 
@keyframes fadeInLeftBig { 
0% { 
opacity: 0; 
transform: translateX(-2000px); 
} 
100% { 
opacity: 1; 
transform: translateX(0); 
} 
} 
.fadeInLeftBig { 
-webkit-animation-name: fadeInLeftBig; 
animation-name: fadeInLeftBig; 
} @-webkit-keyframes fadeInRightBig { 
0% { 
opacity: 0; 
-webkit-transform: translateX(2000px); 
} 
100% { 
opacity: 1; 
-webkit-transform: translateX(0); 
} 
} 
@keyframes fadeInRightBig { 
0% { 
opacity: 0; 
transform: translateX(2000px); 
} 
100% { 
opacity: 1; 
transform: translateX(0); 
} 
} 
.fadeInRightBig { 
-webkit-animation-name: fadeInRightBig; 
animation-name: fadeInRightBig; 
} @-webkit-keyframes flash { 
0%, 50%, 100% {opacity: 1;} 
25%, 75% {opacity: 0;} 
} 
@keyframes flash { 
0%, 50%, 100% {opacity: 1;} 
25%, 75% {opacity: 0;} 
} 
.flash { 
-webkit-animation-name: flash; 
animation-name: flash; 
} @-webkit-keyframes flip { 
0% { 
-webkit-transform: perspective(400px) rotateY(0); 
-webkit-animation-timing-function: ease-out; 
} 
40% { 
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg); 
-webkit-animation-timing-function: ease-out; 
} 
50% { 
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); 
-webkit-animation-timing-function: ease-in; 
} 
80% { 
-webkit-transform: perspective(400px) rotateY(360deg) scale(.95); 
-webkit-animation-timing-function: ease-in; 
} 
100% { 
-webkit-transform: perspective(400px) scale(1); 
-webkit-animation-timing-function: ease-in; 
} 
} 
@keyframes flip { 
0% { 
transform: perspective(400px) rotateY(0); 
animation-timing-function: ease-out; 
} 
40% { 
transform: perspective(400px) translateZ(150px) rotateY(170deg); 
animation-timing-function: ease-out; 
} 
50% { 
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); 
animation-timing-function: ease-in; 
} 
80% { 
transform: perspective(400px) rotateY(360deg) scale(.95); 
animation-timing-function: ease-in; 
} 
100% { 
transform: perspective(400px) scale(1); 
animation-timing-function: ease-in; 
} 
} 
.flip { 
-webkit-backface-visibility: visible !important; 
-webkit-animation-name: flip; 
backface-visibility: visible !important; 
animation-name: flip; 
} @-webkit-keyframes lightSpeedIn { 
0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; } 
60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; } 
80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; } 
100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; } 
} 
@keyframes lightSpeedIn { 
0% { transform: translateX(100%) skewX(-30deg); opacity: 0; } 
60% { transform: translateX(-20%) skewX(30deg); opacity: 1; } 
80% { transform: translateX(0%) skewX(-15deg); opacity: 1; } 
100% { transform: translateX(0%) skewX(0deg); opacity: 1; } 
} 
.lightSpeedIn { 
-webkit-animation-name: lightSpeedIn; 
animation-name: lightSpeedIn; 
-webkit-animation-timing-function: ease-out; 
animation-timing-function: ease-out; 
} 
.animated.lightSpeedIn { 
-webkit-animation-duration: 0.5s; 
animation-duration: 0.5s; 
} @-webkit-keyframes pulse { 
0% { -webkit-transform: scale(1); } 
50% { -webkit-transform: scale(1.1); } 
100% { -webkit-transform: scale(1); } 
} 
@keyframes pulse { 
0% { transform: scale(1); } 
50% { transform: scale(1.1); } 
100% { transform: scale(1); } 
} 
.pulse { 
-webkit-animation-name: pulse; 
animation-name: pulse; 
} @-webkit-keyframes rotateIn { 
0% { 
-webkit-transform-origin: center center; 
-webkit-transform: rotate(-200deg); 
opacity: 0; 
} 
100% { 
-webkit-transform-origin: center center; 
-webkit-transform: rotate(0); 
opacity: 1; 
} 
} 
@keyframes rotateIn { 
0% { 
transform-origin: center center; 
transform: rotate(-200deg); 
opacity: 0; 
} 
100% { 
transform-origin: center center; 
transform: rotate(0); 
opacity: 1; 
} 
} 
.rotateIn { 
-webkit-animation-name: rotateIn; 
animation-name: rotateIn; 
} @-webkit-keyframes rotateInUpLeft { 
0% { 
-webkit-transform-origin: left bottom; 
-webkit-transform: rotate(90deg); 
opacity: 0; 
} 
100% { 
-webkit-transform-origin: left bottom; 
-webkit-transform: rotate(0); 
opacity: 1; 
} 
} 
@keyframes rotateInUpLeft { 
0% { 
transform-origin: left bottom; 
transform: rotate(90deg); 
opacity: 0; 
} 
100% { 
transform-origin: left bottom; 
transform: rotate(0); 
opacity: 1; 
} 
} 
.rotateInUpLeft { 
-webkit-animation-name: rotateInUpLeft; 
animation-name: rotateInUpLeft; 
} @-webkit-keyframes rotateInDownLeft {
0% { 
-webkit-transform-origin: left bottom; 
-webkit-transform: rotate(-90deg); 
opacity: 0; 
} 
100% { 
-webkit-transform-origin: left bottom; 
-webkit-transform: rotate(0); 
opacity: 1; 
} 
} 
@keyframes rotateInDownLeft { 
0% { 
transform-origin: left bottom; 
transform: rotate(-90deg); 
opacity: 0; 
} 
100% { 
transform-origin: left bottom; 
transform: rotate(0); 
opacity: 1; 
} 
} 
.rotateInDownLeft { 
-webkit-animation-name: rotateInDownLeft; 
animation-name: rotateInDownLeft; 
} @-webkit-keyframes rotateInUpRight { 
0% { 
-webkit-transform-origin: right bottom; 
-webkit-transform: rotate(-90deg); 
opacity: 0; 
} 
100% { 
-webkit-transform-origin: right bottom; 
-webkit-transform: rotate(0); 
opacity: 1; 
} 
} 
@keyframes rotateInUpRight { 
0% { 
transform-origin: right bottom; 
transform: rotate(-90deg); 
opacity: 0; 
} 
100% { 
transform-origin: right bottom; 
transform: rotate(0); 
opacity: 1; 
} 
} 
.rotateInUpRight { 
-webkit-animation-name: rotateInUpRight; 
animation-name: rotateInUpRight; 
} @-webkit-keyframes rotateInDownRight { 
0% { 
-webkit-transform-origin: right bottom; 
-webkit-transform: rotate(90deg); 
opacity: 0; 
} 
100% { 
-webkit-transform-origin: right bottom; 
-webkit-transform: rotate(0); 
opacity: 1; 
} 
} 
@keyframes rotateInDownRight { 
0% { 
transform-origin: right bottom; 
transform: rotate(90deg); 
opacity: 0; 
} 
100% { 
transform-origin: right bottom; 
transform: rotate(0); 
opacity: 1; 
} 
} 
.rotateInDownRight { 
-webkit-animation-name: rotateInDownRight; 
animation-name: rotateInDownRight; 
} @-webkit-keyframes shake { 
0%, 100% {-webkit-transform: translateX(0);} 
10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);} 
20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);} 
} 
@keyframes shake { 
0%, 100% {transform: translateX(0);} 
10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);} 
20%, 40%, 60%, 80% {transform: translateX(10px);} 
} 
.shake { 
-webkit-animation-name: shake; 
animation-name: shake; 
}
@-webkit-keyframes swing { 
20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; } 
20% { -webkit-transform: rotate(15deg); } 
40% { -webkit-transform: rotate(-10deg); } 
60% { -webkit-transform: rotate(5deg); } 
80% { -webkit-transform: rotate(-5deg); } 
100% { -webkit-transform: rotate(0deg); } 
} @keyframes swing { 
20% { transform: rotate(15deg); } 
40% { transform: rotate(-10deg); } 
60% { transform: rotate(5deg); } 
80% { transform: rotate(-5deg); } 
100% { transform: rotate(0deg); } 
} 
.swing { 
-webkit-transform-origin: top center; 
transform-origin: top center; 
-webkit-animation-name: swing; 
animation-name: swing; 
} @-webkit-keyframes tada { 
0% {-webkit-transform: scale(1);} 
10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);} 
30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);} 
40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);} 
100% {-webkit-transform: scale(1) rotate(0);} 
} 
@keyframes tada { 
0% {transform: scale(1);} 
10%, 20% {transform: scale(0.9) rotate(-3deg);} 
30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);} 
40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);} 
100% {transform: scale(1) rotate(0);} 
} 
.tada { 
-webkit-animation-name: tada; 
animation-name: tada; 
} @-webkit-keyframes wiggle { 
0% { -webkit-transform: skewX(9deg); } 
10% { -webkit-transform: skewX(-8deg); } 
20% { -webkit-transform: skewX(7deg); } 
30% { -webkit-transform: skewX(-6deg); } 
40% { -webkit-transform: skewX(5deg); } 
50% { -webkit-transform: skewX(-4deg); } 
60% { -webkit-transform: skewX(3deg); } 
70% { -webkit-transform: skewX(-2deg); } 
80% { -webkit-transform: skewX(1deg); } 
90% { -webkit-transform: skewX(0deg); } 
100% { -webkit-transform: skewX(0deg); } 
} 
@keyframes wiggle { 
0% { transform: skewX(9deg); } 
10% { transform: skewX(-8deg); } 
20% { transform: skewX(7deg); } 
30% { transform: skewX(-6deg); } 
40% { transform: skewX(5deg); } 
50% { transform: skewX(-4deg); } 
60% { transform: skewX(3deg); } 
70% { transform: skewX(-2deg); } 
80% { transform: skewX(1deg); } 
90% { transform: skewX(0deg); } 
100% { transform: skewX(0deg); } 
} 
.wiggle { 
-webkit-animation-name: wiggle; 
animation-name: wiggle; 
-webkit-animation-timing-function: ease-in; 
animation-timing-function: ease-in; 
} 
.animated.wiggle { 
-webkit-animation-duration: 0.75s; 
animation-duration: 0.75s; 
} @-webkit-keyframes wobble { 
0% { -webkit-transform: translateX(0%); } 
15% { -webkit-transform: translateX(-25%) rotate(-5deg); } 
30% { -webkit-transform: translateX(20%) rotate(3deg); } 
45% { -webkit-transform: translateX(-15%) rotate(-3deg); } 
60% { -webkit-transform: translateX(10%) rotate(2deg); } 
75% { -webkit-transform: translateX(-5%) rotate(-1deg); } 
100% { -webkit-transform: translateX(0%); } 
} 
@keyframes wobble { 
0% { transform: translateX(0%); } 
15% { transform: translateX(-25%) rotate(-5deg); } 
30% { transform: translateX(20%) rotate(3deg); } 
45% { transform: translateX(-15%) rotate(-3deg); } 
60% { transform: translateX(10%) rotate(2deg); } 
75% { transform: translateX(-5%) rotate(-1deg); } 
100% { transform: translateX(0%); } 
} 
.wobble { 
-webkit-animation-name: wobble; 
animation-name: wobble; 
} @-webkit-keyframes infiniteJump {
0% {
opacity: 0.7;
-webkit-transform: translateY(-30px);
}
50% {
opacity: 1;
-webkit-transform: translateY(0px);
}
100% {
opacity: 0.7;
-webkit-transform: translateY(-30px);
}
}
@-moz-keyframes infiniteJump {
0% {
opacity: 0.7;
-webkit-transform: translateY(-30px);
}
50% {
opacity: 1;
-webkit-transform: translateY(0px);
}
100% {
opacity: 0.7;
-webkit-transform: translateY(-30px);
}
}
@-o-keyframes infiniteJump {
0% {
opacity: 0.7;
-webkit-transform: translateY(-30px);
}
50% {
opacity: 1;
-webkit-transform: translateY(0px);
}
100% {
opacity: 0.7;
-webkit-transform: translateY(-30px);
}
}
@keyframes infiniteJump {
0% {
opacity: 0.7;
-webkit-transform: translateY(-30px);
}
50% {
opacity: 1;
-webkit-transform: translateY(0px);
}
100% {
opacity: 0.7;
-webkit-transform: translateY(-30px);
}
}
.infiniteJump {
-webkit-animation: infiniteJump 2s infinite, visibility 1s ease;
-moz-animation: infiniteJump 2s infinite, visibility 1s ease;
-o-animation: infiniteJump 2s infinite, visibility 1s ease;
animation: infiniteJump 2s infinite, visibility 1s ease;
visibility: visible !important;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
} .rotates {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
display: inline-block;
vertical-align: bottom;
}
.rotating {
display: inline-block;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
-moz-transform: rotateX(0) rotateY(0) rotateZ(0);
-ms-transform: rotateX(0) rotateY(0) rotateZ(0);
-o-transform: rotateX(0) rotateY(0) rotateZ(0);
transform: rotateX(0) rotateY(0) rotateZ(0);
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
-webkit-transform-origin-x: 50%;
}
.rotating.flip {
position: relative;
}
.rotating .front, .rotating .back {
left: 0;
top: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
.rotating .front {
position: absolute;
display: inline-block;
-webkit-transform: translate3d(0,0,1px);
-moz-transform: translate3d(0,0,1px);
-ms-transform: translate3d(0,0,1px);
-o-transform: translate3d(0,0,1px);
transform: translate3d(0,0,1px);
}
.rotating.flip .front {
z-index: 1;
}
.rotating .back {
display: block;
opacity: 0;
}
.rotating.spin {
-webkit-transform: rotate(360deg) scale(0);
-moz-transform: rotate(360deg) scale(0);
-ms-transform: rotate(360deg) scale(0);
-o-transform: rotate(360deg) scale(0);
transform: rotate(360deg) scale(0);
}
.rotating.flip .back {
z-index: 2;
display: block;
opacity: 1;
-webkit-transform: rotateY(180deg) translate3d(0,0,0);
-moz-transform: rotateY(180deg) translate3d(0,0,0);
-ms-transform: rotateY(180deg) translate3d(0,0,0);
-o-transform: rotateY(180deg) translate3d(0,0,0);
transform: rotateY(180deg) translate3d(0,0,0);
}
.rotating.flip.up .back {
-webkit-transform: rotateX(180deg) translate3d(0,0,0);
-moz-transform: rotateX(180deg) translate3d(0,0,0);
-ms-transform: rotateX(180deg) translate3d(0,0,0);
-o-transform: rotateX(180deg) translate3d(0,0,0);
transform: rotateX(180deg) translate3d(0,0,0);
}
.rotating.flip.cube .front {
-webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
-moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
-ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
-o-transform: translate3d(0,0,100px) scale(0.85,0.85);
transform: translate3d(0,0,100px) scale(0.85,0.85);
}
.rotating.flip.cube .back {
-webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
-moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
-ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
-o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}
.rotating.flip.cube.up .back {
-webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
-moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
-ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
-o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
} .tatsu-bg-horizontal-animation,
.tatsu-bg-vertical-animation,
.background-horizontal-animation,
.background-vertical-animation {
background-position: 0px 0px;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}
.tatsu-bg-horizontal-animation,
.background-horizontal-animation {
-webkit-animation: AnimateHorizontal 2500s linear infinite;
-moz-animation: AnimateHorizontal 2500s linear infinite;
-o-animation: AnimateHorizontal 2500s linear infinite;
animation: AnimateHorizontal 2500s linear infinite;
background-repeat: repeat-x !important;
}
.tatsu-bg-vertical-animation,
.background-vertical-animation {
-webkit-animation: AnimateVertical 2500s linear infinite;
-moz-animation: AnimateVertical 2500s linear infinite;
-o-animation: AnimateVertical 2500s linear infinite;
animation: AnimateVertical 2500s linear infinite;
background-repeat: repeat-y !important;
}
@-webkit-keyframes AnimateHorizontal {
0% { background-position: 0px 0; }
100% { background-position: -100000px 0; }
}
@-moz-keyframes AnimateHorizontal {
0% { background-position: 0px 0; }
100% { background-position: -100000px 0; }
}
@-o-keyframes AnimateHorizontal {
0% { background-position: 0px 0; }
100% { background-position: -100000px 0; }
}
@keyframes AnimateHorizontal {
0% { background-position: 0px 0; }
100% { background-position: -100000px 0; }
}
@-webkit-keyframes AnimateVertical {
0% { background-position: 0px 0px; }
100% { background-position: 0px -100000px; }
}
@-moz-keyframes AnimateVertical {
0% { background-position: 0px 0px; }
100% { background-position: 0px -100000px; }
}
@-o-keyframes AnimateVertical {
0% { background-position: 0px 0px; }
100% { background-position: 0px -100000px; }
}
@keyframes AnimateVertical {
0% { background-position: 0px 0px; }
100% { background-position: 0px -100000px; }
}
.typed {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
.typed-cursor {
opacity: 1;
-webkit-animation: blink 0.7s infinite;
-moz-animation: blink 0.7s infinite;
animation: blink 0.7s infinite;
display: none;
}
@keyframes blink {
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes blink {
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes blink {
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
} #nprogress {
pointer-events: none;
}
#nprogress .bar {
background: #29d;
position: fixed;
z-index: 1031;
top: 0;
left: 0;
width: 100%;
height: 3px;
}
body.admin-bar #nprogress .bar {
top: 32px;
} #nprogress .peg {
display: block;
position: absolute;
right: 0px;
width: 100px;
height: 100%;
box-shadow: 0 0 10px #29d, 0 0 5px #29d;
opacity: 1.0;
-webkit-transform: rotate(3deg) translate(0px, -4px);
-ms-transform: rotate(3deg) translate(0px, -4px);
transform: rotate(3deg) translate(0px, -4px);
} #nprogress .spinner {
display: block;
position: fixed;
z-index: 1031;
top: 15px;
right: 15px;
}
#nprogress .spinner-icon {
width: 18px;
height: 18px;
box-sizing: border-box;
border: solid 2px transparent;
border-top-color: #29d;
border-left-color: #29d;
border-radius: 50%;
-webkit-animation: nprogress-spinner 400ms linear infinite;
animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
overflow: hidden;
position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
position: absolute;
}
@-webkit-keyframes nprogress-spinner {
0%   { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
0%   { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }@font-face {
font-family: 'icomoon';
src:url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/icomoon/fonts/icomoon.eot?85pf5i);
src:url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/icomoon/fonts/icomoon.eot?#iefix85pf5i) format('embedded-opentype'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/icomoon/fonts/icomoon.woff?85pf5i) format('woff'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/icomoon/fonts/icomoon.ttf?85pf5i) format('truetype'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/icomoon/fonts/icomoon.svg?85pf5i#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: normal; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-arrow_back:before {
content: "\e71c";
}
.icon-arrow_carrot_up_alt:before {
content: "\e71d";
}
.icon-arrow_carrot-2down_alt2:before {
content: "\e71e";
}
.icon-arrow_carrot-2down:before {
content: "\e71f";
}
.icon-arrow_carrot-2dwnn_alt:before {
content: "\e720";
}
.icon-arrow_carrot-2left_alt:before {
content: "\e721";
}
.icon-arrow_carrot-2left_alt2:before {
content: "\e722";
}
.icon-arrow_carrot-2left:before {
content: "\e723";
}
.icon-arrow_carrot-2right_alt:before {
content: "\e724";
}
.icon-arrow_carrot-2right_alt2:before {
content: "\e725";
}
.icon-arrow_carrot-2right:before {
content: "\e726";
}
.icon-arrow_carrot-2up_alt:before {
content: "\e727";
}
.icon-arrow_carrot-2up_alt2:before {
content: "\e728";
}
.icon-arrow_carrot-2up:before {
content: "\e729";
}
.icon-arrow_carrot-down_alt:before {
content: "\e72a";
}
.icon-arrow_carrot-down_alt2:before {
content: "\e72b";
}
.icon-arrow_carrot-down:before {
content: "\e72c";
}
.icon-arrow_carrot-left_alt:before {
content: "\e72d";
}
.icon-arrow_carrot-left_alt2:before {
content: "\e72e";
}
.icon-arrow_carrot-left:before {
content: "\e72f";
}
.icon-arrow_carrot-right_alt:before {
content: "\e730";
}
.icon-arrow_carrot-right_alt2:before {
content: "\e731";
}
.icon-arrow_carrot-right:before {
content: "\e732";
}
.icon-arrow_carrot-up_alt2:before {
content: "\e733";
}
.icon-arrow_carrot-up:before {
content: "\e734";
}
.icon-arrow_condense_alt:before {
content: "\e735";
}
.icon-arrow_condense:before {
content: "\e736";
}
.icon-arrow_down_alt:before {
content: "\e737";
}
.icon-arrow_down:before {
content: "\e738";
}
.icon-arrow_expand_alt:before {
content: "\e739";
}
.icon-arrow_expand_alt2:before {
content: "\e73a";
}
.icon-arrow_expand_alt3:before {
content: "\e73b";
}
.icon-arrow_expand:before {
content: "\e73c";
}
.icon-arrow_left_alt:before {
content: "\e73d";
}
.icon-arrow_left-down_alt:before {
content: "\e73e";
}
.icon-arrow_left-down:before {
content: "\e73f";
}
.icon-arrow_left-right_alt:before {
content: "\e740";
}
.icon-arrow_left-right:before {
content: "\e741";
}
.icon-arrow_left-up_alt:before {
content: "\e742";
}
.icon-arrow_left-up:before {
content: "\e743";
}
.icon-arrow_left:before {
content: "\e744";
}
.icon-arrow_move:before {
content: "\e745";
}
.icon-arrow_right_alt:before {
content: "\e746";
}
.icon-arrow_right-down_alt:before {
content: "\e747";
}
.icon-arrow_right-down:before {
content: "\e748";
}
.icon-arrow_right-up_alt:before {
content: "\e749";
}
.icon-arrow_right-up:before {
content: "\e74a";
}
.icon-arrow_right:before {
content: "\e74b";
}
.icon-arrow_triangle-down_alt:before {
content: "\e74c";
}
.icon-arrow_triangle-down_alt2:before {
content: "\e74d";
}
.icon-arrow_triangle-down:before {
content: "\e74e";
}
.icon-arrow_triangle-left_alt:before {
content: "\e74f";
}
.icon-arrow_triangle-left_alt2:before {
content: "\e750";
}
.icon-arrow_triangle-left:before {
content: "\e751";
}
.icon-arrow_triangle-right_alt:before {
content: "\e752";
}
.icon-arrow_triangle-right_alt2:before {
content: "\e753";
}
.icon-arrow_triangle-right:before {
content: "\e754";
}
.icon-arrow_triangle-up_alt:before {
content: "\e755";
}
.icon-arrow_triangle-up_alt2:before {
content: "\e756";
}
.icon-arrow_triangle-up:before {
content: "\e757";
}
.icon-arrow_up_alt:before {
content: "\e758";
}
.icon-arrow_up-down_alt:before {
content: "\e759";
}
.icon-arrow_up:before {
content: "\e75a";
}
.icon-arrow-up-down:before {
content: "\e75b";
}
.icon-icon_adjust-horiz:before {
content: "\e75c";
}
.icon-icon_adjust-vert:before {
content: "\e75d";
}
.icon-icon_archive_alt:before {
content: "\e75e";
}
.icon-icon_archive:before {
content: "\e75f";
}
.icon-icon_bag_alt:before {
content: "\e760";
}
.icon-icon_bag:before {
content: "\e761";
}
.icon-icon_balance:before {
content: "\e762";
}
.icon-icon_blocked:before {
content: "\e763";
}
.icon-icon_book_alt:before {
content: "\e764";
}
.icon-icon_book:before {
content: "\e765";
}
.icon-icon_box-checked:before {
content: "\e766";
}
.icon-icon_box-empty:before {
content: "\e767";
}
.icon-icon_box-selected:before {
content: "\e768";
}
.icon-icon_briefcase_alt:before {
content: "\e769";
}
.icon-icon_briefcase:before {
content: "\e76a";
}
.icon-icon_building_alt:before {
content: "\e76b";
}
.icon-icon_building:before {
content: "\e76c";
}
.icon-icon_calculator_alt:before {
content: "\e76d";
}
.icon-icon_calendar:before {
content: "\e76e";
}
.icon-icon_calulator:before {
content: "\e76f";
}
.icon-icon_camera_alt:before {
content: "\e770";
}
.icon-icon_camera:before {
content: "\e771";
}
.icon-icon_cart_alt:before {
content: "\e772";
}
.icon-icon_cart:before {
content: "\e773";
}
.icon-icon_chat_alt:before {
content: "\e774";
}
.icon-icon_chat:before {
content: "\e775";
}
.icon-icon_check_alt:before {
content: "\e776";
}
.icon-icon_check_alt2:before {
content: "\e777";
}
.icon-icon_check:before {
content: "\e778";
}
.icon-icon_circle-empty:before {
content: "\e779";
}
.icon-icon_circle-slelected:before {
content: "\e77a";
}
.icon-icon_clipboard:before {
content: "\e77b";
}
.icon-icon_clock_alt:before {
content: "\e77c";
}
.icon-icon_clock:before {
content: "\e77d";
}
.icon-icon_close_alt:before {
content: "\e77e";
}
.icon-icon_close_alt2:before {
content: "\e77f";
}
.icon-icon_close:before {
content: "\e780";
}
.icon-icon_cloud_alt:before {
content: "\e781";
}
.icon-icon_cloud-download_alt:before {
content: "\e782";
}
.icon-icon_cloud-download:before {
content: "\e783";
}
.icon-icon_cloud-upload_alt:before {
content: "\e784";
}
.icon-icon_cloud-upload:before {
content: "\e785";
}
.icon-icon_cloud:before {
content: "\e786";
}
.icon-icon_cog:before {
content: "\e787";
}
.icon-icon_cogs:before {
content: "\e788";
}
.icon-icon_comment_alt:before {
content: "\e789";
}
.icon-icon_comment:before {
content: "\e78a";
}
.icon-icon_compass_alt:before {
content: "\e78b";
}
.icon-icon_compass:before {
content: "\e78c";
}
.icon-icon_cone_alt:before {
content: "\e78d";
}
.icon-icon_cone:before {
content: "\e78e";
}
.icon-icon_contacts_alt:before {
content: "\e78f";
}
.icon-icon_contacts:before {
content: "\e790";
}
.icon-icon_creditcard:before {
content: "\e791";
}
.icon-icon_currency_alt:before {
content: "\e792";
}
.icon-icon_currency:before {
content: "\e793";
}
.icon-icon_cursor_alt:before {
content: "\e794";
}
.icon-icon_cursor:before {
content: "\e795";
}
.icon-icon_datareport_alt:before {
content: "\e796";
}
.icon-icon_datareport:before {
content: "\e797";
}
.icon-icon_desktop:before {
content: "\e798";
}
.icon-icon_dislike_alt:before {
content: "\e799";
}
.icon-icon_dislike:before {
content: "\e79a";
}
.icon-icon_document_alt:before {
content: "\e79b";
}
.icon-icon_document:before {
content: "\e79c";
}
.icon-icon_documents_alt:before {
content: "\e79d";
}
.icon-icon_documents:before {
content: "\e79e";
}
.icon-icon_download:before {
content: "\e79f";
}
.icon-icon_drawer_alt:before {
content: "\e7a0";
}
.icon-icon_drawer:before {
content: "\e7a1";
}
.icon-icon_drive_alt:before {
content: "\e7a2";
}
.icon-icon_drive:before {
content: "\e7a3";
}
.icon-icon_easel_alt:before {
content: "\e7a4";
}
.icon-icon_easel:before {
content: "\e7a5";
}
.icon-icon_error-circle_alt:before {
content: "\e7a6";
}
.icon-icon_error-circle:before {
content: "\e7a7";
}
.icon-icon_error-oct_alt:before {
content: "\e7a8";
}
.icon-icon_error-oct:before {
content: "\e7a9";
}
.icon-icon_error-triangle_alt:before {
content: "\e7aa";
}
.icon-icon_error-triangle:before {
content: "\e7ab";
}
.icon-icon_film:before {
content: "\e7ac";
}
.icon-icon_floppy_alt:before {
content: "\e7ad";
}
.icon-icon_floppy:before {
content: "\e7ae";
}
.icon-icon_flowchart_alt:before {
content: "\e7af";
}
.icon-icon_flowchart:before {
content: "\e7b0";
}
.icon-icon_folder_download:before {
content: "\e7b1";
}
.icon-icon_folder_upload:before {
content: "\e7b2";
}
.icon-icon_folder-add_alt:before {
content: "\e7b3";
}
.icon-icon_folder-add:before {
content: "\e7b4";
}
.icon-icon_folder-alt:before {
content: "\e7b5";
}
.icon-icon_folder-open_alt:before {
content: "\e7b6";
}
.icon-icon_folder-open:before {
content: "\e7b7";
}
.icon-icon_folder:before {
content: "\e7b8";
}
.icon-icon_genius:before {
content: "\e7b9";
}
.icon-icon_gift_alt:before {
content: "\e7ba";
}
.icon-icon_gift:before {
content: "\e7bb";
}
.icon-icon_globe_alt:before {
content: "\e7bc";
}
.icon-icon_globe-2:before {
content: "\e7bd";
}
.icon-icon_globe:before {
content: "\e7be";
}
.icon-icon_grid-2x2:before {
content: "\e7bf";
}
.icon-icon_grid-3x3:before {
content: "\e7c0";
}
.icon-icon_group:before {
content: "\e7c1";
}
.icon-icon_headphones:before {
content: "\e7c2";
}
.icon-icon_heart_alt:before {
content: "\e7c3";
}
.icon-icon_heart:before {
content: "\e7c4";
}
.icon-icon_hourglass:before {
content: "\e7c5";
}
.icon-icon_house_alt:before {
content: "\e7c6";
}
.icon-icon_house:before {
content: "\e7c7";
}
.icon-icon_id_alt:before {
content: "\e7c8";
}
.icon-icon_id-2_alt:before {
content: "\e7c9";
}
.icon-icon_id-2:before {
content: "\e7ca";
}
.icon-icon_id:before {
content: "\e7cb";
}
.icon-icon_image:before {
content: "\e7cc";
}
.icon-icon_images:before {
content: "\e7cd";
}
.icon-icon_info_alt:before {
content: "\e7ce";
}
.icon-icon_info:before {
content: "\e7cf";
}
.icon-icon_key_alt:before {
content: "\e7d0";
}
.icon-icon_key:before {
content: "\e7d1";
}
.icon-icon_laptop:before {
content: "\e7d2";
}
.icon-icon_lifesaver:before {
content: "\e7d3";
}
.icon-icon_lightbulb_alt:before {
content: "\e7d4";
}
.icon-icon_lightbulb:before {
content: "\e7d5";
}
.icon-icon_like_alt:before {
content: "\e7d6";
}
.icon-icon_like:before {
content: "\e7d7";
}
.icon-icon_link_alt:before {
content: "\e7d8";
}
.icon-icon_link:before {
content: "\e7d9";
}
.icon-icon_loading:before {
content: "\e7da";
}
.icon-icon_lock_alt:before {
content: "\e7db";
}
.icon-icon_lock-open_alt:before {
content: "\e7dc";
}
.icon-icon_lock-open:before {
content: "\e7dd";
}
.icon-icon_lock:before {
content: "\e7de";
}
.icon-icon_mail_alt:before {
content: "\e7df";
}
.icon-icon_mail:before {
content: "\e7e0";
}
.icon-icon_map_alt:before {
content: "\e7e1";
}
.icon-icon_map:before {
content: "\e7e2";
}
.icon-icon_menu-circle_alt:before {
content: "\e7e3";
}
.icon-icon_menu-circle_alt2:before {
content: "\e7e4";
}
.icon-icon_menu-square_alt:before {
content: "\e7e5";
}
.icon-icon_menu-square_alt2:before {
content: "\e7e6";
}
.icon-icon_menu:before {
content: "\e7e7";
}
.icon-icon_mic_alt:before {
content: "\e7e8";
}
.icon-icon_mic:before {
content: "\e7e9";
}
.icon-icon_minus_alt:before {
content: "\e7ea";
}
.icon-icon_minus_alt2:before {
content: "\e7eb";
}
.icon-icon_minus-06:before {
content: "\e7ec";
}
.icon-icon_minus-box:before {
content: "\e7ed";
}
.icon-icon_mobile:before {
content: "\e7ee";
}
.icon-icon_mug_alt:before {
content: "\e7ef";
}
.icon-icon_mug:before {
content: "\e7f0";
}
.icon-icon_music:before {
content: "\e7f1";
}
.icon-icon_ol:before {
content: "\e7f2";
}
.icon-icon_paperclip:before {
content: "\e7f3";
}
.icon-icon_pause_alt:before {
content: "\e7f4";
}
.icon-icon_pause_alt2:before {
content: "\e7f5";
}
.icon-icon_pause:before {
content: "\e7f6";
}
.icon-icon_pencil_alt:before {
content: "\e7f7";
}
.icon-icon_pencil-edit_alt:before {
content: "\e7f8";
}
.icon-icon_pencil-edit:before {
content: "\e7f9";
}
.icon-icon_pencil:before {
content: "\e7fa";
}
.icon-icon_pens_alt:before {
content: "\e7fb";
}
.icon-icon_pens:before {
content: "\e7fc";
}
.icon-icon_percent_alt:before {
content: "\e7fd";
}
.icon-icon_percent:before {
content: "\e7fe";
}
.icon-icon_phone:before {
content: "\e7ff";
}
.icon-icon_piechart:before {
content: "\e800";
}
.icon-icon_pin_alt:before {
content: "\e801";
}
.icon-icon_pin:before {
content: "\e802";
}
.icon-icon_plus_alt:before {
content: "\e803";
}
.icon-icon_plus_alt2:before {
content: "\e804";
}
.icon-icon_plus-box:before {
content: "\e805";
}
.icon-icon_plus:before {
content: "\e806";
}
.icon-icon_printer-alt:before {
content: "\e807";
}
.icon-icon_printer:before {
content: "\e808";
}
.icon-icon_profile:before {
content: "\e809";
}
.icon-icon_pushpin_alt:before {
content: "\e80a";
}
.icon-icon_pushpin:before {
content: "\e80b";
}
.icon-icon_puzzle_alt:before {
content: "\e80c";
}
.icon-icon_puzzle:before {
content: "\e80d";
}
.icon-icon_question_alt:before {
content: "\e80e";
}
.icon-icon_question_alt2:before {
content: "\e80f";
}
.icon-icon_question:before {
content: "\e810";
}
.icon-icon_quotations_alt:before {
content: "\e811";
}
.icon-icon_quotations_alt2:before {
content: "\e812";
}
.icon-icon_quotations:before {
content: "\e813";
}
.icon-icon_refresh:before {
content: "\e814";
}
.icon-icon_ribbon_alt:before {
content: "\e815";
}
.icon-icon_ribbon:before {
content: "\e816";
}
.icon-icon_rook:before {
content: "\e817";
}
.icon-icon_search_alt:before {
content: "\e818";
}
.icon-icon_search:before {
content: "\e819";
}
.icon-icon_search2:before {
content: "\e81a";
}
.icon-icon_shield_alt:before {
content: "\e81b";
}
.icon-icon_shield:before {
content: "\e81c";
}
.icon-icon_star_alt:before {
content: "\e81d";
}
.icon-icon_star-half_alt:before {
content: "\e81e";
}
.icon-icon_star-half:before {
content: "\e81f";
}
.icon-icon_star:before {
content: "\e820";
}
.icon-icon_stop_alt:before {
content: "\e821";
}
.icon-icon_stop_alt2:before {
content: "\e822";
}
.icon-icon_stop:before {
content: "\e823";
}
.icon-icon_table:before {
content: "\e824";
}
.icon-icon_tablet:before {
content: "\e825";
}
.icon-icon_tag_alt:before {
content: "\e826";
}
.icon-icon_tag:before {
content: "\e827";
}
.icon-icon_tags_alt:before {
content: "\e828";
}
.icon-icon_tags:before {
content: "\e829";
}
.icon-icon_target:before {
content: "\e82a";
}
.icon-icon_tool:before {
content: "\e82b";
}
.icon-icon_toolbox_alt:before {
content: "\e82c";
}
.icon-icon_toolbox:before {
content: "\e82d";
}
.icon-icon_tools:before {
content: "\e82e";
}
.icon-icon_trash_alt:before {
content: "\e82f";
}
.icon-icon_trash:before {
content: "\e830";
}
.icon-icon_ul:before {
content: "\e831";
}
.icon-icon_upload:before {
content: "\e832";
}
.icon-icon_vol-mute_alt:before {
content: "\e833";
}
.icon-icon_vol-mute:before {
content: "\e834";
}
.icon-icon_volume-high_alt:before {
content: "\e835";
}
.icon-icon_volume-high:before {
content: "\e836";
}
.icon-icon_volume-low_alt:before {
content: "\e837";
}
.icon-icon_volume-low:before {
content: "\e838";
}
.icon-icon_wallet_alt:before {
content: "\e839";
}
.icon-icon_wallet:before {
content: "\e83a";
}
.icon-icon_zoom-in_alt:before {
content: "\e83b";
}
.icon-icon_zoom-in:before {
content: "\e83c";
}
.icon-icon_zoom-out_alt:before {
content: "\e83d";
}
.icon-icon_zoom-out:before {
content: "\e83e";
}
.icon-social_blogger_circle:before {
content: "\e83f";
}
.icon-social_blogger_square:before {
content: "\e840";
}
.icon-social_blogger:before {
content: "\e841";
}
.icon-social_delicious_circle:before {
content: "\e842";
}
.icon-social_delicious_square:before {
content: "\e843";
}
.icon-social_delicious:before {
content: "\e844";
}
.icon-social_deviantart_circle:before {
content: "\e845";
}
.icon-social_deviantart_square:before {
content: "\e846";
}
.icon-social_deviantart:before {
content: "\e847";
}
.icon-social_dribbble_circle:before {
content: "\e848";
}
.icon-social_dribbble_square:before {
content: "\e849";
}
.icon-social_dribbble:before {
content: "\e84a";
}
.icon-social_facebook_circle:before {
content: "\e84b";
}
.icon-social_facebook_square:before {
content: "\e84c";
}
.icon-social_facebook:before {
content: "\e84d";
}
.icon-social_flickr_circle:before {
content: "\e84e";
}
.icon-social_flickr_square:before {
content: "\e84f";
}
.icon-social_flickr:before {
content: "\e850";
}
.icon-social_googledrive_alt2:before {
content: "\e851";
}
.icon-social_googledrive_square:before {
content: "\e852";
}
.icon-social_googledrive:before {
content: "\e853";
}
.icon-social_googleplus_circle:before {
content: "\e854";
}
.icon-social_googleplus_square:before {
content: "\e855";
}
.icon-social_googleplus:before {
content: "\e856";
}
.icon-social_instagram_circle:before {
content: "\e857";
}
.icon-social_instagram_square:before {
content: "\e858";
}
.icon-social_instagram:before {
content: "\e859";
}
.icon-social_linkedin_circle:before {
content: "\e85a";
}
.icon-social_linkedin_square:before {
content: "\e85b";
}
.icon-social_linkedin:before {
content: "\e85c";
}
.icon-social_myspace_circle:before {
content: "\e85d";
}
.icon-social_myspace_square:before {
content: "\e85e";
}
.icon-social_myspace:before {
content: "\e85f";
}
.icon-social_picassa_circle:before {
content: "\e860";
}
.icon-social_picassa_square:before {
content: "\e861";
}
.icon-social_picassa:before {
content: "\e862";
}
.icon-social_pinterest_circle:before {
content: "\e863";
}
.icon-social_pinterest_square:before {
content: "\e864";
}
.icon-social_pinterest:before {
content: "\e865";
}
.icon-social_rss_circle:before {
content: "\e866";
}
.icon-social_rss_square:before {
content: "\e867";
}
.icon-social_rss:before {
content: "\e868";
}
.icon-social_share_circle:before {
content: "\e869";
}
.icon-social_share_square:before {
content: "\e86a";
}
.icon-social_share:before {
content: "\e86b";
}
.icon-social_skype_circle:before {
content: "\e86c";
}
.icon-social_skype_square:before {
content: "\e86d";
}
.icon-social_skype:before {
content: "\e86e";
}
.icon-social_spotify_circle:before {
content: "\e86f";
}
.icon-social_spotify_square:before {
content: "\e870";
}
.icon-social_spotify:before {
content: "\e871";
}
.icon-social_stumbleupon_circle:before {
content: "\e872";
}
.icon-social_stumbleupon_square:before {
content: "\e873";
}
.icon-social_tumbleupon:before {
content: "\e874";
}
.icon-social_tumblr_circle:before {
content: "\e875";
}
.icon-social_tumblr_square:before {
content: "\e876";
}
.icon-social_tumblr:before {
content: "\e877";
}
.icon-social_twitter_circle:before {
content: "\e878";
}
.icon-social_twitter_square:before {
content: "\e879";
}
.icon-social_twitter:before {
content: "\e87a";
}
.icon-social_vimeo_circle:before {
content: "\e87b";
}
.icon-social_vimeo_square:before {
content: "\e87c";
}
.icon-social_vimeo:before {
content: "\e87d";
}
.icon-social_wordpress_circle:before {
content: "\e87e";
}
.icon-social_wordpress_square:before {
content: "\e87f";
}
.icon-social_wordpress:before {
content: "\e880";
}
.icon-social_youtube_circle:before {
content: "\e881";
}
.icon-social_youtube_square:before {
content: "\e882";
}
.icon-social_youtube:before {
content: "\e883";
}
.icon-duckduckgo:before {
content: "\21";
}
.icon-aim:before {
content: "\22";
}
.icon-delicious:before {
content: "\23";
}
.icon-paypal:before {
content: "\24";
}
.icon-flattr:before {
content: "\25";
}
.icon-android:before {
content: "\26";
}
.icon-eventful:before {
content: "\27";
}
.icon-smashmag:before {
content: "\2a";
}
.icon-gplus:before {
content: "\2b";
}
.icon-wikipedia:before {
content: "\2c";
}
.icon-lanyrd:before {
content: "\2d";
}
.icon-calendar:before {
content: "\2e";
}
.icon-stumbleupon:before {
content: "\2f";
}
.icon-fivehundredpx:before {
content: "\30";
}
.icon-pinterest:before {
content: "\31";
}
.icon-bitcoin:before {
content: "\32";
}
.icon-w3c:before {
content: "\33";
}
.icon-foursquare:before {
content: "\34";
}
.icon-html5:before {
content: "\35";
}
.icon-ie:before {
content: "\36";
}
.icon-call:before {
content: "\37";
}
.icon-grooveshark:before {
content: "\38";
}
.icon-ninetyninedesigns:before {
content: "\39";
}
.icon-forrst:before {
content: "\3a";
}
.icon-digg:before {
content: "\3b";
}
.icon-spotify:before {
content: "\3d";
}
.icon-reddit:before {
content: "\3e";
}
.icon-guest:before {
content: "\3f";
}
.icon-gowalla:before {
content: "\40";
}
.icon-appstore:before {
content: "\41";
}
.icon-blogger:before {
content: "\42";
}
.icon-cc:before {
content: "\43";
}
.icon-dribbble:before {
content: "\44";
}
.icon-evernote:before {
content: "\45";
}
.icon-flickr:before {
content: "\46";
}
.icon-google:before {
content: "\47";
}
.icon-viadeo:before {
content: "\48";
}
.icon-instapaper:before {
content: "\49";
}
.icon-weibo:before {
content: "\4a";
}
.icon-klout:before {
content: "\4b";
}
.icon-linkedin:before {
content: "\4c";
}
.icon-meetup:before {
content: "\4d";
}
.icon-vk:before {
content: "\4e";
}
.icon-plancast:before {
content: "\50";
}
.icon-disqus:before {
content: "\51";
}
.icon-rss:before {
content: "\52";
}
.icon-skype:before {
content: "\53";
}
.icon-twitter:before {
content: "\54";
}
.icon-youtube:before {
content: "\55";
}
.icon-vimeo:before {
content: "\56";
}
.icon-windows:before {
content: "\57";
}
.icon-xing:before {
content: "\58";
}
.icon-yahoo:before {
content: "\59";
}
.icon-chrome:before {
content: "\5b";
}
.icon-email:before {
content: "\5d";
}
.icon-macstore:before {
content: "\5e";
}
.icon-myspace:before {
content: "\5f";
}
.icon-podcast:before {
content: "\60";
}
.icon-amazon:before {
content: "\61";
}
.icon-steam:before {
content: "\62";
}
.icon-cloudapp:before {
content: "\63";
}
.icon-dropbox:before {
content: "\64";
}
.icon-ebay:before {
content: "\65";
}
.icon-facebook:before {
content: "\66";
}
.icon-github:before {
content: "\67";
}
.icon-github-circled:before {
content: "\e8";
}
.icon-googleplay:before {
content: "\68";
}
.icon-itunes:before {
content: "\69";
}
.icon-plurk:before {
content: "\6a";
}
.icon-songkick:before {
content: "\6b";
}
.icon-lastfm:before {
content: "\6c";
}
.icon-gmail:before {
content: "\6d";
}
.icon-pinboard:before {
content: "\6e";
}
.icon-openid:before {
content: "\6f";
}
.icon-quora:before {
content: "\71";
}
.icon-soundcloud:before {
content: "\73";
}
.icon-tumblr:before {
content: "\74";
}
.icon-eventasaurus:before {
content: "\76";
}
.icon-wordpress:before {
content: "\77";
}
.icon-yelp:before {
content: "\79";
}
.icon-intensedebate:before {
content: "\7b";
}
.icon-eventbrite:before {
content: "\7c";
}
.icon-scribd:before {
content: "\7d";
}
.icon-posterous:before {
content: "\7e";
}
.icon-stripe:before {
content: "\a3";
}
.icon-opentable:before {
content: "\c7";
}
.icon-cart:before {
content: "\c9";
}
.icon-print:before {
content: "\d1";
}
.icon-angellist:before {
content: "\d6";
}
.icon-instagram:before {
content: "\dc";
}
.icon-dwolla:before {
content: "\e0";
}
.icon-appnet:before {
content: "\e1";
}
.icon-statusnet:before {
content: "\e2";
}
.icon-acrobat:before {
content: "\e3";
}
.icon-drupal:before {
content: "\e4";
}
.icon-buffer:before {
content: "\e5";
}
.icon-pocket:before {
content: "\e7";
}
.icon-bitbucket:before {
content: "\e9";
}
.icon-lego:before {
content: "\ea";
}
.icon-login:before {
content: "\eb";
}
.icon-stackoverflow:before {
content: "\ec";
}
.icon-hackernews:before {
content: "\ed";
}
.icon-lkdto:before {
content: "\ee";
}
.icon-phone:before {
content: "\e600";
}
.icon-mobile:before {
content: "\e601";
}
.icon-mouse:before {
content: "\e602";
}
.icon-directions:before {
content: "\e603";
}
.icon-mail:before {
content: "\e604";
}
.icon-paperplane:before {
content: "\e605";
}
.icon-pencil:before {
content: "\e606";
}
.icon-feather:before {
content: "\e607";
}
.icon-paperclip:before {
content: "\e608";
}
.icon-drawer:before {
content: "\e609";
}
.icon-reply:before {
content: "\e60a";
}
.icon-reply-all:before {
content: "\e60b";
}
.icon-forward:before {
content: "\e60c";
}
.icon-user:before {
content: "\e60d";
}
.icon-users:before {
content: "\e60e";
}
.icon-user-add:before {
content: "\e60f";
}
.icon-vcard:before {
content: "\e610";
}
.icon-export:before {
content: "\e611";
}
.icon-location:before {
content: "\e612";
}
.icon-map:before {
content: "\e613";
}
.icon-compass:before {
content: "\e614";
}
.icon-location2:before {
content: "\e615";
}
.icon-target:before {
content: "\e616";
}
.icon-share:before {
content: "\e617";
}
.icon-sharable:before {
content: "\e618";
}
.icon-heart:before {
content: "\e619";
}
.icon-heart2:before {
content: "\e61a";
}
.icon-star:before {
content: "\e61b";
}
.icon-star2:before {
content: "\e61c";
}
.icon-thumbsup:before {
content: "\e61d";
}
.icon-thumbsdown:before {
content: "\e61e";
}
.icon-chat:before {
content: "\e61f";
}
.icon-comment:before {
content: "\e620";
}
.icon-quote:before {
content: "\e621";
}
.icon-house:before {
content: "\e622";
}
.icon-popup:before {
content: "\e623";
}
.icon-search:before {
content: "\e624";
}
.icon-flashlight:before {
content: "\e625";
}
.icon-printer:before {
content: "\e626";
}
.icon-bell:before {
content: "\e627";
}
.icon-link:before {
content: "\e628";
}
.icon-flag:before {
content: "\e629";
}
.icon-cog:before {
content: "\e62a";
}
.icon-tools:before {
content: "\e62b";
}
.icon-trophy:before {
content: "\e62c";
}
.icon-tag:before {
content: "\e62d";
}
.icon-camera:before {
content: "\e62e";
}
.icon-megaphone:before {
content: "\e62f";
}
.icon-moon:before {
content: "\e630";
}
.icon-palette:before {
content: "\e631";
}
.icon-leaf:before {
content: "\e632";
}
.icon-music:before {
content: "\e633";
}
.icon-music2:before {
content: "\e634";
}
.icon-new:before {
content: "\e635";
}
.icon-graduation:before {
content: "\e636";
}
.icon-book:before {
content: "\e637";
}
.icon-newspaper:before {
content: "\e638";
}
.icon-bag:before {
content: "\e639";
}
.icon-airplane:before {
content: "\e63a";
}
.icon-lifebuoy:before {
content: "\e63b";
}
.icon-eye:before {
content: "\e63c";
}
.icon-clock:before {
content: "\e63d";
}
.icon-microphone:before {
content: "\e63e";
}
.icon-calendar2:before {
content: "\e63f";
}
.icon-bolt:before {
content: "\e640";
}
.icon-thunder:before {
content: "\e641";
}
.icon-droplet:before {
content: "\e642";
}
.icon-cd:before {
content: "\e643";
}
.icon-briefcase:before {
content: "\e644";
}
.icon-air:before {
content: "\e645";
}
.icon-hourglass:before {
content: "\e646";
}
.icon-gauge:before {
content: "\e647";
}
.icon-language:before {
content: "\e648";
}
.icon-network:before {
content: "\e649";
}
.icon-key:before {
content: "\e64a";
}
.icon-battery:before {
content: "\e64b";
}
.icon-bucket:before {
content: "\e64c";
}
.icon-magnet:before {
content: "\e64d";
}
.icon-drive:before {
content: "\e64e";
}
.icon-cup:before {
content: "\e64f";
}
.icon-rocket:before {
content: "\e650";
}
.icon-brush:before {
content: "\e651";
}
.icon-suitcase:before {
content: "\e652";
}
.icon-cone:before {
content: "\e653";
}
.icon-earth:before {
content: "\e654";
}
.icon-keyboard:before {
content: "\e655";
}
.icon-browser:before {
content: "\e656";
}
.icon-publish:before {
content: "\e657";
}
.icon-progress-3:before {
content: "\e658";
}
.icon-progress-2:before {
content: "\e659";
}
.icon-brogress-1:before {
content: "\e65a";
}
.icon-progress-0:before {
content: "\e65b";
}
.icon-sun:before {
content: "\e65c";
}
.icon-sun2:before {
content: "\e65d";
}
.icon-adjust:before {
content: "\e65e";
}
.icon-code:before {
content: "\e65f";
}
.icon-screen:before {
content: "\e660";
}
.icon-infinity:before {
content: "\e661";
}
.icon-light-bulb:before {
content: "\e662";
}
.icon-creditcard:before {
content: "\e663";
}
.icon-database:before {
content: "\e664";
}
.icon-voicemail:before {
content: "\e665";
}
.icon-clipboard:before {
content: "\e666";
}
.icon-cart2:before {
content: "\e667";
}
.icon-box:before {
content: "\e668";
}
.icon-ticket:before {
content: "\e669";
}
.icon-rss2:before {
content: "\e66a";
}
.icon-signal:before {
content: "\e66b";
}
.icon-thermometer:before {
content: "\e66c";
}
.icon-droplets:before {
content: "\e66d";
}
.icon-uniE66E:before {
content: "\e66e";
}
.icon-statistics:before {
content: "\e66f";
}
.icon-pie:before {
content: "\e670";
}
.icon-bars:before {
content: "\e671";
}
.icon-graph:before {
content: "\e672";
}
.icon-lock:before {
content: "\e673";
}
.icon-lock-open:before {
content: "\e674";
}
.icon-logout:before {
content: "\e675";
}
.icon-login2:before {
content: "\e676";
}
.icon-checkmark:before {
content: "\e677";
}
.icon-cross:before {
content: "\e678";
}
.icon-minus:before {
content: "\e679";
}
.icon-plus:before {
content: "\e67a";
}
.icon-cross2:before {
content: "\e67b";
}
.icon-minus2:before {
content: "\e67c";
}
.icon-plus2:before {
content: "\e67d";
}
.icon-cross3:before {
content: "\e67e";
}
.icon-minus3:before {
content: "\e67f";
}
.icon-plus3:before {
content: "\e680";
}
.icon-erase:before {
content: "\e681";
}
.icon-blocked:before {
content: "\e682";
}
.icon-info:before {
content: "\e683";
}
.icon-info2:before {
content: "\e684";
}
.icon-question:before {
content: "\e685";
}
.icon-help:before {
content: "\e686";
}
.icon-warning:before {
content: "\e687";
}
.icon-cycle:before {
content: "\e688";
}
.icon-cw:before {
content: "\e689";
}
.icon-ccw:before {
content: "\e68a";
}
.icon-shuffle:before {
content: "\e68b";
}
.icon-arrow:before {
content: "\e68c";
}
.icon-arrow2:before {
content: "\e68d";
}
.icon-retweet:before {
content: "\e68e";
}
.icon-loop:before {
content: "\e68f";
}
.icon-history:before {
content: "\e690";
}
.icon-back:before {
content: "\e691";
}
.icon-switch:before {
content: "\e692";
}
.icon-list:before {
content: "\e693";
}
.icon-add-to-list:before {
content: "\e694";
}
.icon-layout:before {
content: "\e695";
}
.icon-list2:before {
content: "\e696";
}
.icon-text:before {
content: "\e697";
}
.icon-text2:before {
content: "\e698";
}
.icon-document:before {
content: "\e699";
}
.icon-docs:before {
content: "\e69a";
}
.icon-landscape:before {
content: "\e69b";
}
.icon-pictures:before {
content: "\e69c";
}
.icon-video:before {
content: "\e69d";
}
.icon-music3:before {
content: "\e69e";
}
.icon-folder:before {
content: "\e69f";
}
.icon-archive:before {
content: "\e6a0";
}
.icon-trash:before {
content: "\e6a1";
}
.icon-upload:before {
content: "\e6a2";
}
.icon-download:before {
content: "\e6a3";
}
.icon-disk:before {
content: "\e6a4";
}
.icon-install:before {
content: "\e6a5";
}
.icon-cloud:before {
content: "\e6a6";
}
.icon-upload2:before {
content: "\e6a7";
}
.icon-bookmark:before {
content: "\e6a8";
}
.icon-bookmarks:before {
content: "\e6a9";
}
.icon-book2:before {
content: "\e6aa";
}
.icon-play:before {
content: "\e6ab";
}
.icon-pause:before {
content: "\e6ac";
}
.icon-record:before {
content: "\e6ad";
}
.icon-stop:before {
content: "\e6ae";
}
.icon-next:before {
content: "\e6af";
}
.icon-previous:before {
content: "\e6b0";
}
.icon-first:before {
content: "\e6b1";
}
.icon-last:before {
content: "\e6b2";
}
.icon-resize-enlarge:before {
content: "\e6b3";
}
.icon-resize-shrink:before {
content: "\e6b4";
}
.icon-volume:before {
content: "\e6b5";
}
.icon-sound:before {
content: "\e6b6";
}
.icon-mute:before {
content: "\e6b7";
}
.icon-flow-cascade:before {
content: "\e6b8";
}
.icon-flow-branch:before {
content: "\e6b9";
}
.icon-flow-tree:before {
content: "\e6ba";
}
.icon-flow-line:before {
content: "\e6bb";
}
.icon-flow-parallel:before {
content: "\e6bc";
}
.icon-arrow-left:before {
content: "\e6bd";
}
.icon-arrow-down:before {
content: "\e6be";
}
.icon-arrow-up-upload:before {
content: "\e6bf";
}
.icon-arrow-right:before {
content: "\e6c0";
}
.icon-arrow-left2:before {
content: "\e6c1";
}
.icon-arrow-down2:before {
content: "\e6c2";
}
.icon-arrow-up:before {
content: "\e6c3";
}
.icon-arrow-right2:before {
content: "\e6c4";
}
.icon-arrow-left3:before {
content: "\e6c5";
}
.icon-arrow-down3:before {
content: "\e6c6";
}
.icon-arrow-up2:before {
content: "\e6c7";
}
.icon-arrow-right3:before {
content: "\e6c8";
}
.icon-arrow-left4:before {
content: "\e6c9";
}
.icon-arrow-down4:before {
content: "\e6ca";
}
.icon-arrow-up3:before {
content: "\e6cb";
}
.icon-arrow-right4:before {
content: "\e6cc";
}
.icon-arrow-left5:before {
content: "\e6cd";
}
.icon-arrow-down5:before {
content: "\e6ce";
}
.icon-arrow-up4:before {
content: "\e6cf";
}
.icon-arrow-right5:before {
content: "\e6d0";
}
.icon-arrow-left6:before {
content: "\e6d1";
}
.icon-arrow-down6:before {
content: "\e6d2";
}
.icon-arrow-up5:before {
content: "\e6d3";
}
.icon-arrow-right6:before {
content: "\e6d4";
}
.icon-arrow-left7:before {
content: "\e6d5";
}
.icon-arrow-down7:before {
content: "\e6d6";
}
.icon-arrow-up6:before {
content: "\e6d7";
}
.icon-uniE6D8:before {
content: "\e6d8";
}
.icon-arrow-left8:before {
content: "\e6d9";
}
.icon-arrow-down8:before {
content: "\e6da";
}
.icon-arrow-up7:before {
content: "\e6db";
}
.icon-arrow-right7:before {
content: "\e6dc";
}
.icon-menu:before {
content: "\e6dd";
}
.icon-ellipsis:before {
content: "\e6de";
}
.icon-dots:before {
content: "\e6df";
}
.icon-dot:before {
content: "\e6e0";
}
.icon-cc2:before {
content: "\e6e1";
}
.icon-cc-by:before {
content: "\e6e2";
}
.icon-cc-nc:before {
content: "\e6e3";
}
.icon-cc-nc-eu:before {
content: "\e6e4";
}
.icon-cc-nc-jp:before {
content: "\e6e5";
}
.icon-cc-sa:before {
content: "\e6e6";
}
.icon-cc-nd:before {
content: "\e6e7";
}
.icon-cc-pd:before {
content: "\e6e8";
}
.icon-cc-zero:before {
content: "\e6e9";
}
.icon-cc-share:before {
content: "\e6ea";
}
.icon-cc-share2:before {
content: "\e6eb";
}
.icon-danielbruce:before {
content: "\e6ec";
}
.icon-danielbruce2:before {
content: "\e6ed";
}
.icon-github2:before {
content: "\e6ee";
}
.icon-github3:before {
content: "\e6ef";
}
.icon-flickr2:before {
content: "\e6f0";
}
.icon-flickr3:before {
content: "\e6f1";
}
.icon-vimeo2:before {
content: "\e6f2";
}
.icon-vimeo3:before {
content: "\e6f3";
}
.icon-twitter2:before {
content: "\e6f4";
}
.icon-twitter3:before {
content: "\e6f5";
}
.icon-facebook2:before {
content: "\e6f6";
}
.icon-facebook3:before {
content: "\e6f7";
}
.icon-facebook4:before {
content: "\e6f8";
}
.icon-googleplus:before {
content: "\e6f9";
}
.icon-googleplus2:before {
content: "\e6fa";
}
.icon-pinterest2:before {
content: "\e6fb";
}
.icon-pinterest3:before {
content: "\e6fc";
}
.icon-tumblr2:before {
content: "\e6fd";
}
.icon-tumblr3:before {
content: "\e6fe";
}
.icon-linkedin2:before {
content: "\e6ff";
}
.icon-linkedin3:before {
content: "\e700";
}
.icon-dribbble2:before {
content: "\e701";
}
.icon-dribbble3:before {
content: "\e702";
}
.icon-stumbleupon2:before {
content: "\e703";
}
.icon-stumbleupon3:before {
content: "\e704";
}
.icon-lastfm2:before {
content: "\e705";
}
.icon-lastfm3:before {
content: "\e706";
}
.icon-rdio:before {
content: "\e707";
}
.icon-rdio2:before {
content: "\e708";
}
.icon-spotify2:before {
content: "\e709";
}
.icon-spotify3:before {
content: "\e70a";
}
.icon-qq:before {
content: "\e70b";
}
.icon-instagram2:before {
content: "\e70c";
}
.icon-dropbox2:before {
content: "\e70d";
}
.icon-evernote2:before {
content: "\e70e";
}
.icon-flattr2:before {
content: "\e70f";
}
.icon-skype2:before {
content: "\e710";
}
.icon-skype3:before {
content: "\e711";
}
.icon-renren:before {
content: "\e712";
}
.icon-sina-weibo:before {
content: "\e713";
}
.icon-paypal2:before {
content: "\e714";
}
.icon-picasa:before {
content: "\e715";
}
.icon-soundcloud2:before {
content: "\e716";
}
.icon-mixi:before {
content: "\e717";
}
.icon-behance:before {
content: "\e718";
}
.icon-circles:before {
content: "\e719";
}
.icon-vk2:before {
content: "\e71a";
}
.icon-smashing:before {
content: "\e71b";
}
.icon-mobile2:before {
content: "\e10a";
}
.icon-laptop:before {
content: "\e10b";
}
.icon-desktop:before {
content: "\e10c";
}
.icon-tablet:before {
content: "\e10d";
}
.icon-phone2:before {
content: "\e10e";
}
.icon-document2:before {
content: "\e10f";
}
.icon-documents:before {
content: "\e110";
}
.icon-search2:before {
content: "\e111";
}
.icon-clipboard2:before {
content: "\e112";
}
.icon-newspaper2:before {
content: "\e113";
}
.icon-notebook:before {
content: "\e114";
}
.icon-book-open:before {
content: "\e115";
}
.icon-browser2:before {
content: "\e116";
}
.icon-calendar3:before {
content: "\e117";
}
.icon-presentation:before {
content: "\e118";
}
.icon-picture:before {
content: "\e119";
}
.icon-pictures2:before {
content: "\e11a";
}
.icon-video2:before {
content: "\e11b";
}
.icon-camera2:before {
content: "\e11c";
}
.icon-printer2:before {
content: "\e11d";
}
.icon-toolbox:before {
content: "\e11e";
}
.icon-briefcase2:before {
content: "\e11f";
}
.icon-wallet:before {
content: "\e120";
}
.icon-gift:before {
content: "\e121";
}
.icon-bargraph:before {
content: "\e122";
}
.icon-grid:before {
content: "\e123";
}
.icon-expand:before {
content: "\e124";
}
.icon-focus:before {
content: "\e125";
}
.icon-edit:before {
content: "\e126";
}
.icon-adjustments:before {
content: "\e127";
}
.icon-ribbon:before {
content: "\e128";
}
.icon-hourglass2:before {
content: "\e129";
}
.icon-lock2:before {
content: "\e12a";
}
.icon-megaphone2:before {
content: "\e12b";
}
.icon-shield:before {
content: "\e12c";
}
.icon-trophy2:before {
content: "\e12d";
}
.icon-flag2:before {
content: "\e12e";
}
.icon-map2:before {
content: "\e12f";
}
.icon-puzzle:before {
content: "\e130";
}
.icon-basket:before {
content: "\e131";
}
.icon-envelope:before {
content: "\e132";
}
.icon-streetsign:before {
content: "\e133";
}
.icon-telescope:before {
content: "\e134";
}
.icon-gears:before {
content: "\e135";
}
.icon-key2:before {
content: "\e136";
}
.icon-paperclip2:before {
content: "\e137";
}
.icon-attachment:before {
content: "\e138";
}
.icon-pricetags:before {
content: "\e139";
}
.icon-lightbulb:before {
content: "\e13a";
}
.icon-layers:before {
content: "\e13b";
}
.icon-pencil2:before {
content: "\e13c";
}
.icon-tools2:before {
content: "\e13d";
}
.icon-tools-2:before {
content: "\e13e";
}
.icon-scissors:before {
content: "\e13f";
}
.icon-paintbrush:before {
content: "\e140";
}
.icon-magnifying-glass:before {
content: "\e141";
}
.icon-circle-compass:before {
content: "\e142";
}
.icon-linegraph:before {
content: "\e143";
}
.icon-mic:before {
content: "\e144";
}
.icon-strategy:before {
content: "\e145";
}
.icon-beaker:before {
content: "\e146";
}
.icon-caution:before {
content: "\e147";
}
.icon-recycle:before {
content: "\e148";
}
.icon-anchor:before {
content: "\e149";
}
.icon-profile-male:before {
content: "\e14a";
}
.icon-profile-female:before {
content: "\e14b";
}
.icon-bike:before {
content: "\e14c";
}
.icon-wine:before {
content: "\e14d";
}
.icon-hotairballoon:before {
content: "\e14e";
}
.icon-globe:before {
content: "\e14f";
}
.icon-genius:before {
content: "\e150";
}
.icon-map-pin:before {
content: "\e151";
}
.icon-dial:before {
content: "\e152";
}
.icon-chat2:before {
content: "\e153";
}
.icon-heart3:before {
content: "\e154";
}
.icon-cloud2:before {
content: "\e155";
}
.icon-upload3:before {
content: "\e156";
}
.icon-download2:before {
content: "\e157";
}
.icon-target2:before {
content: "\e158";
}
.icon-hazardous:before {
content: "\e159";
}
.icon-piechart:before {
content: "\e15a";
}
.icon-speedometer:before {
content: "\e15b";
}
.icon-global:before {
content: "\e15c";
}
.icon-compass2:before {
content: "\e15d";
}
.icon-lifesaver:before {
content: "\e15e";
}
.icon-clock2:before {
content: "\e15f";
}
.icon-aperture:before {
content: "\e160";
}
.icon-quote2:before {
content: "\e161";
}
.icon-scope:before {
content: "\e162";
}
.icon-alarmclock:before {
content: "\e163";
}
.icon-refresh:before {
content: "\e164";
}
.icon-happy:before {
content: "\e165";
}
.icon-sad:before {
content: "\e166";
}
.icon-facebook5:before {
content: "\e167";
}
.icon-twitter4:before {
content: "\e168";
}
.icon-googleplus3:before {
content: "\e169";
}
.icon-rss3:before {
content: "\e16a";
}
.icon-tumblr4:before {
content: "\e16b";
}
.icon-linkedin4:before {
content: "\e16c";
}
.icon-dribbble4:before {
content: "\e16d";
}@font-face{font-family:star;src:url(//www.anitapokrivacdesign.com/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(//www.anitapokrivacdesign.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(//www.anitapokrivacdesign.com/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(//www.anitapokrivacdesign.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(//www.anitapokrivacdesign.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//www.anitapokrivacdesign.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(//www.anitapokrivacdesign.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//www.anitapokrivacdesign.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(//www.anitapokrivacdesign.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(//www.anitapokrivacdesign.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}div.pp_woocommerce .pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgba(0,0,0,.25);padding:20px 0}div.pp_woocommerce .pp_content_container:after,div.pp_woocommerce .pp_content_container:before{content:" ";display:table}div.pp_woocommerce .pp_content_container:after{clear:both}div.pp_woocommerce .pp_loaderIcon:before{height:1em;width:1em;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;display:block;content:"";-webkit-animation:spin 1s ease-in-out infinite;-moz-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(//www.anitapokrivacdesign.com/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}div.pp_woocommerce div.ppt{color:#000}div.pp_woocommerce .pp_gallery ul li a{border:1px solid rgba(0,0,0,.5);background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:2px;display:block}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close,div.pp_woocommerce .pp_next:before,div.pp_woocommerce .pp_previous:before,div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);line-height:1em;transition:all ease-in-out .2s;color:#fff!important}div.pp_woocommerce .pp_gallery ul li a:hover,div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#000}div.pp_woocommerce .pp_next:before,div.pp_woocommerce .pp_previous:before{background-color:#444;font-size:16px!important;font-family:WooCommerce;content:"\e00b";text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center}div.pp_woocommerce .pp_next:before:hover,div.pp_woocommerce .pp_previous:before:hover{background-color:#000}div.pp_woocommerce .pp_next:hover:before,div.pp_woocommerce .pp_previous:hover:before{display:block}div.pp_woocommerce .pp_previous:before{left:1em}div.pp_woocommerce .pp_next:before{right:1em;font-family:WooCommerce;content:"\e008"}div.pp_woocommerce .pp_details{margin:0;padding-top:1em}div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav{font-size:14px}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play{margin:0}div.pp_woocommerce .pp_nav{margin-right:1em;position:relative}div.pp_woocommerce .pp_close{background-color:#444;top:-.5em;right:-.5em;font-size:1.618em!important}div.pp_woocommerce .pp_close:hover{background-color:#000}div.pp_woocommerce .pp_close:before{font-family:WooCommerce;content:"\e013";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{background-color:#444;font-size:16px!important;position:relative;margin-top:-1px}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000}div.pp_woocommerce .pp_arrow_next:before,div.pp_woocommerce .pp_arrow_previous:before{font-family:WooCommerce;content:"\e00b";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_previous{margin-right:.5em}div.pp_woocommerce .pp_arrow_next{margin-left:.5em}div.pp_woocommerce .pp_arrow_next:before{content:"\e008"}div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{background-color:#444;right:auto;left:-.5em;top:-.5em;font-size:1.618em!important}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000}div.pp_woocommerce a.pp_contract:before,div.pp_woocommerce a.pp_expand:before{font-family:WooCommerce;content:"\e005";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce a.pp_contract:before{content:"\e004"}div.pp_woocommerce #respond{margin:0;width:100%;background:0 0;border:none;padding:0}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none}div.pp_woocommerce .pp_inline{padding:0!important}.rtl div.pp_woocommerce .pp_content_container{text-align:right}@media only screen and (max-width:768px){div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous{display:none!important}div.pp_woocommerce{left:5%!important;right:5%!important;box-sizing:border-box;width:90%!important}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close{height:44px;width:44px;font-size:44px;line-height:44px}div.pp_woocommerce .pp_arrow_next:before,div.pp_woocommerce .pp_arrow_previous:before,div.pp_woocommerce .pp_close:before{font-size:44px}.pp_content,div.pp_woocommerce .pp_details{width:100%!important}.pp_content #pp_full_res>img{width:100%!important;height:auto!important}.currentTextHolder{line-height:3}}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px solid #000;border:1px solid rgba(0,0,0,.5);display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}a.pp_next,a.pp_previous{display:block;height:100%;width:49%;text-indent:-10000px}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{float:right}a.pp_previous{float:left}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res .pp_inline{text-align:left}div.ppt{color:#fff!important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}div.shopswatchinput a {
display:inline-block !important;
}
div.wcvashopswatchlabel{
margin-right: 5px;
cursor:pointer;
background-size:contain;
background-repeat:no-repeat;
display:inline-block !important;
-webkit-transition: all 100ms ease-in;
-moz-transition: all 100ms ease-in;
transition: all 100ms ease-in;
border: solid 2px white;
outline: solid 1px #9C9999;
outline-style:dotted;
line-height: 1.0000;
}
.wcva_filter_widget {
float:left;
}
div.wcva_shop_textblock {
text-align: center;
background:#eee; 
width:auto; 
padding: 3px 6px;
border-radius: 3px;
color:black;
}
div.wcva_filter_textblock {
text-align: center;
background:#eee; 
width:auto; 
border-radius: 3px;
margin-left: 2px;
color:black;
}
div.wcvaround {
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
outline: solid 0 #9C9999;
}
div.selectedswatch {opacity: .9;}
div.selectedswatch.wcvasquare {
cursor:pointer;
background-size:contain;
background-repeat:no-repeat;
display:inline-block;
-webkit-transition: all 100ms ease-in;
-moz-transition: all 100ms ease-in;
transition: all 100ms ease-in;
border: solid 2px white;
outline: solid 2px black;
line-height: 1.0000;
}
.wcvaswatchinput div.wcva-selected-filter.wcvasquare {
cursor:pointer;
background-size:contain;
background-repeat:no-repeat;
display:inline-block;
-webkit-transition: all 100ms ease-in;
-moz-transition: all 100ms ease-in;
transition: all 100ms ease-in;
border: solid 2px white;
outline: solid 2px black;
line-height: 1.0000;
}
.wcvaswatchinput div.wcva-selected-filter.wcvaround {
cursor:pointer;
background-size:contain;
background-repeat:no-repeat;
display:inline-block;
-webkit-transition: all 100ms ease-in;
-moz-transition: all 100ms ease-in;
transition: all 100ms ease-in;
box-shadow: 0px 0px 0px 2px white inset;
border: solid 2px black !important;
line-height: 1.0000;
}
.wcva_filter_widget div.wcvashopswatchlabel  {
margin-right: 10px;
margin-top: 5px;
margin-bottom:5px;
}
div.selectedswatch.wcvaround {
cursor:pointer;
background-size:contain;
background-repeat:no-repeat;
display:inline-block;
-webkit-transition: all 100ms ease-in;
-moz-transition: all 100ms ease-in;
transition: all 100ms ease-in;
box-shadow: 0px 0px 0px 2px white inset;
border: solid 1px black;
line-height: 1.0000;
}
.wcvaswatchinput div.wcva-selected-filter.wcvasquare:hover {
border: solid 2px white !important;
outline: solid 2px black !important;
}
div.wcvashopswatchlabel.wcvasquare:hover {
border: solid 2px white !important;
outline: solid 1px black !important;
}
div.wcvaround:hover {
border: solid 1px black;
box-shadow: 0px 0px 0px 2px white inset;
}
.wcva_filter-widget-title {
text-align:left;
}
.single_variation_wrap div.woocommerce-variation {
height:auto !important;
}.wcppec-checkout-buttons {
text-align: center;
margin: 1em 0;
overflow: hidden;
}
.wcppec-checkout-buttons__separator {
display: block;
opacity: .5;
margin: 0 0 1em;
}
.wcppec-checkout-buttons__button {
display: block;
text-decoration: none !important;
border: 0 !important;
}
.wcppec-checkout-buttons__button img {
margin: 0 auto;
}
.paypal-button-widget .paypal-button,
.paypal-button-widget .paypal-button:hover {
background: transparent;
box-shadow: none;
border: none;
}
.wcppec-cart-widget-button {
display: inline-block;
text-decoration: none !important;
border: 0 !important;
}.selectBox-dropdown {
min-width: 150px;
position: relative;
border: solid 1px #BBB;
line-height: 1.5;
text-decoration: none;
text-align: left;
color: #000;
outline: none;
vertical-align: middle;
background: #F2F2F2;
background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: inline-block;
cursor: default;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
border-color: #666;
}
.selectBox-dropdown.selectBox-menuShowing {
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.selectBox-dropdown .selectBox-label {
padding: 2px 8px;
display: inline-block;
white-space: nowrap;
overflow: hidden;
}
.selectBox-dropdown .selectBox-arrow {
position: absolute;
top: 0;
right: 0;
width: 23px;
height: 100%;
background: url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.gif) 50% center no-repeat;
border-left: solid 1px #BBB;
} .selectBox-dropdown-menu {
position: absolute;
z-index: 99999;
max-height: 200px;
min-height: 1em;
border: solid 1px #BBB; background: #FFF;
-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
overflow: auto;
-webkit-overflow-scrolling: touch;
} .selectBox-inline {
min-width: 150px;
outline: none;
border: solid 1px #BBB;
background: #FFF;
display: inline-block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: auto;
}
.selectBox-inline:focus {
border-color: #666;
} .selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
list-style: none;
display: block;
cursor: default;
padding: 0;
margin: 0;
}
.selectBox-options LI A {
line-height: 1.5;
padding: 0 .5em;
white-space: nowrap;
overflow: hidden;
background: 6px center no-repeat;
}
.selectBox-options LI.selectBox-hover A {
background-color: #EEE;
}
.selectBox-options LI.selectBox-disabled A {
color: #888;
background-color: transparent;
}
.selectBox-options LI.selectBox-selected A {
background-color: #C8DEF4;
}
.selectBox-options .selectBox-optgroup {
color: #666;
background: #EEE;
font-weight: bold;
line-height: 1.5;
padding: 0 .3em;
white-space: nowrap;
} .selectBox.selectBox-disabled {
color: #888 !important;
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
opacity: .5;
filter: alpha(opacity=50);
border-color: #666;
}
.selectBox-inline.selectBox-disabled {
color: #888 !important;
}
.selectBox-inline.selectBox-disabled .selectBox-options A {
background-color: transparent !important;
}.woocommerce a.selectBox{
background: #ffffff;
min-width: 100px;
margin-right: 10px;
color: inherit;
}
.woocommerce a.selectBox,
.woocommerce a.selectBox:hover{
border-bottom: 1px solid #bbb!important;
}
.woocommerce a.selectBox:hover{
color: inherit;
}
.woocommerce a.selectBox:focus{
border: 1px solid #ccc;
}
.selectBox-dropdown .selectBox-label{
vertical-align: middle;
padding: 3px 8px;
}
.selectBox-dropdown .selectBox-arrow{
border: none;
background: url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png) center right no-repeat;
}
.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{
background: url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png) center left no-repeat;
}
.selectBox-dropdown-menu{
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
padding: 5px;
font-size: 80%;
}
.selectBox-label.public-visibility:before,
.selectBox-dropdown-menu li.public-visibility a:before{
font-family: FontAwesome;
display: inline-block;
content: "\f0ac";
margin-right: 5px;
}
.selectBox-label.shared-visibility:before,
.selectBox-dropdown-menu li.shared-visibility a:before{
font-family: FontAwesome;
display: inline-block;
content: "\f0c1";
margin-right: 5px;
}
.selectBox-label.private-visibility:before,
.selectBox-dropdown-menu li.private-visibility a:before{
font-family: FontAwesome;
display: inline-block;
content: "\f023";
margin-right: 5px;
}
.selectBox-dropdown-menu li a{
color: inherit;
padding: 5px 8px;
border-radius: 3px;
}
.selectBox-dropdown-menu a:hover{
color: inherit;
text-decoration: none;
} .woocommerce .wishlist_table td.product-add-to-cart a{
display: block!important;
margin: 0;
margin-bottom: 5px;
text-align: center;
}
.woocommerce .wishlist_table td.product-add-to-cart span.dateadded{
display: block;
} .yith-wcwl-add-button a.open-pretty-photo{
display: none;
}
.yes-js .yith-wcwl-add-button a.open-pretty-photo{
display: inline-block;
}
.yes-js .yith-wcwl-popup{
display: none;
text-align: center;
}
.yes-js .yith-wcwl-popup-content{
}
.yes-js .yith-wcwl-popup-content{
display: table;
width: 100%;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-first-row{
display: table-header-group;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-second-row{
display: none;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container,
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb,
.yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new,
.yes-js .yith-wcwl-popup-content .yith-wcwl-visibility{
display: table-cell;
vertical-align: bottom;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container{
width: 80%;
padding-bottom: 20px;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container select,
.yes-js .yith-wcwl-popup-content .yith-wcwl-visibility select,
.yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new input{
border: 1px solid #ccc;
height: 35px;
border-radius: 3px;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container select{
width: 100%;
font-weight: 700;
padding-left: 10px;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb{
width: 20%;
padding-bottom: 20px;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb img{
float: right;
border: 1px solid #ccc;
border-radius: 3px;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new{
text-align: right;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new label{
font-weight: 700;
}
.yes-js .yith-wcwl-popup-content .yith-wcwl-visibility select{
float: right;
min-width: 90px;
}
.yes-js .yith-wcwl-popup-footer{
border-top: 1px solid #CCC;
padding: 20px 20px 0 20px;
margin: 20px -20px 0;
text-align: right;
} #yith-wcwl-popup-message {
background: white;
border: 1px solid #CCC;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
line-height: 50px;
padding: 15px;
position: fixed;
text-align: center;
top: 50%;
left: 50%;
z-index: 10000; } .wishlist-title{
display: inline-block;
}
.wishlist-title h2{
display: inline-block;
padding: 5px;
}
.wishlist-title.wishlist-title-with-form h2:hover{
background: #efefef;
}
.wishlist-title a.show-title-form{
cursor: pointer;
visibility: hidden;
}
.wishlist-title:hover a.show-title-form{
visibility: visible;
}
.yes-js #yith-wcwl-form .hidden-title-form{
display: none;
margin: 25px 0 39px;
} .woocommerce table.wishlist_table{
font-size: 80%;
}
.woocommerce table.wishlist_table thead th{
border-top: 1px solid;
padding: 16px 12px;
}
.woocommerce table.wishlist_table tbody td{
padding: 16px 12px;
}
.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td{
border-color: #e7e7e7;
}
.wishlist_table tr td, .wishlist_table tr th.wishlist-delete, .wishlist_table tr th.product-checkbox { text-align: center; }
.wishlist_table tr th.product-checkbox { vertical-align: middle; width: 40px; }
.wishlist_table tr th.product-remove { vertical-align: middle; width: 40px; }
.wishlist_table tr th.product-thumbnail{ width: 80px; }
.wishlist_table tr td.product-thumbnail, .wishlist_table tr td.product-name, .wishlist_table tr td.wishlist-name, .wishlist_table tr td.wishlist-privacy, .woocommerce table.wishlist_table tfoot td { text-align: left; }
.woocommerce table.wishlist_table tr td.product-remove { padding: 16px 0 }
.wishlist_table tr td.product-thumbnail a { display: block; border: none; max-width: 80px; }
.wishlist_table tr td.product-thumbnail a img { width: 100%; }
.wishlist_table tr td.product-stock-status span.wishlist-in-stock { color: #297E29; }
.wishlist_table tr td.product-stock-status span.wishlist-out-of-stock { color: #F00; }
.wishlist_table tr td a.button { white-space: normal; } a.add_to_wishlist{
cursor: pointer;
}
.summary .single_add_to_wishlist.button,
div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
margin: 0px;
}
.wishlist_table .add_to_cart.button{
padding: 7px 12px;
line-height: normal;
}
.yith-wcwl-add-to-wishlist {
margin-top: 10px;
}
.yith-wcwl-add-button > a i,
.wishlist_table .add_to_cart.button i,
.wishlist_table .ask-an-estimate-button i,
.wishlist-title a.show-title-form i,
.hidden-title-form a.hide-title-form i,
.hidden-title-form button i,
.yith-wcwl-wishlist-new button i,
.wishlist_manage_table tfoot button.submit-wishlist-changes i,
.wishlist_manage_table tfoot a.create-new-wishlist i,
.yith-wcwl-wishlist-search-form button.wishlist-search-button i{
margin-right: 10px;
}
.wishlist_table .add_to_cart.button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.wishlist_table a.ask-an-estimate-button,
.wishlist-title a.show-title-form,
.hidden-title-form a.hide-title-form,
.woocommerce .yith-wcwl-wishlist-new button,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.yith-wcwl-wishlist-search-form button.wishlist-search-button{
margin: 0px;
box-shadow: none;
text-shadow: none;
border-radius: 3px;
} .woocommerce .wishlist-title h2{
vertical-align: middle;
}
.woocommerce .wishlist-title a.show-title-form{
vertical-align: middle;
margin-left: 15px;
}
.woocommerce .hidden-title-form input[type="text"]{
border: 1px solid #ccc;
border-radius: 3px;
height: 35px;
min-width: 250px;
vertical-align: middle;
}
.woocommerce .hidden-title-form button{
padding: 7px 24px;
vertical-align: middle;
border: none;
position: relative;
}
.woocommerce .hidden-title-form button:active{
top: 1px;
}
.woocommerce .hidden-title-form a.hide-title-form{
vertical-align: middle;
line-height: normal;
} .woocommerce #content table.wishlist_table.cart a.remove{
color: #c3c3c3;
margin: 0 auto;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover{
background-color: #c3c3c3;
color: #fff;
} .yith-wcwl-share{
margin-bottom: 35px;
}
.yith-wcwl-share h4.yith-wcwl-share-title{
margin: 10px 0;
}
.yith-wcwl-share ul {
margin: 5px 0;
padding: 0;
}
.yith-wcwl-share ul, .yith-wcwl-share li { height: 21px; }
.yith-wcwl-share li, .entry-content .yith-wcwl-share li { margin-left: 0px; margin-right: 0px; }
.yith-wcwl-share li a {
background-position: left top;
display: inline-block;
width: 21px;
height: 21px;
border: none;
}
.yith-wcwl-share li a:hover { background-position: left bottom; }
.yith-wcwl-share li a.facebook { background-image: url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/images/facebook.png); }
.yith-wcwl-share li a.twitter { background-image: url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/images/twitter.png); }
.yith-wcwl-share li a.pinterest { background-image: url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/images/pinterest.jpg); }
.yith-wcwl-share li a.googleplus { background-image: url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/images/googleplus.jpg); }
.yith-wcwl-share li a.email { background-image: url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/images/email.jpg); } .woocommerce .wishlist_table.cart .ask-an-estimate-button,
.woocommerce .wishlist_table.cart #custom_add_to_cart{
margin: 10px 0;
display: inline-block;
}
.woocommerce .wishlist_table.cart .ask-an-estimate-button{
padding: 7px 12px;
line-height: normal;
}
#ask_an_estimate_popup{
display: none;
}
.ask-an-estimate-button-popup{
margin-top: 30px!important;
float: right;
text-transform: none;
}
#additional_notes{
min-height: 150px;
} .yith-wcwl-wishlist-new{
padding: 20px 30px;
border-bottom: 1px solid #e7e7e7;
}
.yith-wcwl-wishlist-new label{
vertical-align: middle;
margin-right: 20px;
}
.yith-wcwl-wishlist-new input{
min-width: 190px;
}
.yith-wcwl-wishlist-new input[type="text"],
.yith-wcwl-wishlist-new select{
border: 1px solid #ccc;
border-radius: 3px;
height: 35px;
vertical-align: middle;
margin-right: 10px;
}
.woocommerce .yith-wcwl-wishlist-new button{
padding: 7px 24px;
vertical-align: middle;
border: 1px solid;
position: relative;
}
.woocommerce .yith-wcwl-wishlist-new button:active{
top: 1px;
} .woocommerce .wishlist_manage_table select{
border: 1px solid #ccc;
border-radius: 3px;
height: 35px;
vertical-align: middle;
margin-right: 10px;
}
.woocommerce table.wishlist_manage_table tfoot td{
text-align: right;
padding: 24px 12px;
}
.woocommerce .wishlist_manage_table tfoot button.submit-wishlist-changes{
padding: 7px 24px;
vertical-align: middle;
border: 1px solid;
border-radius: 3px;
position: relative;
line-height: normal;
}
.woocommerce .wishlist_manage_table tfoot button.submit-wishlist-changes:active{
top: 1px;
}
.woocommerce .wishlist_manage_table tfoot a.create-new-wishlist{
vertical-align: middle;
line-height: normal;
padding: 7px 24px;
} .woocommerce .yith-wcwl-wishlist-search-form{
padding: 20px 80px;
border-bottom: 1px solid #e7e7e7;
}
.woocommerce .yith-wcwl-wishlist-search-form:after{
content: '';
display: block;
clear: both;
}
.woocommerce .yith-wcwl-wishlist-search-form #wishlist_search{
min-width: 300px;
border: 1px solid #ccc;
border-radius: 3px;
height: 35px;
vertical-align: middle;
float: left;
}
.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button{
padding: 7px 24px;
vertical-align: middle;
border: 1px solid;
border-radius: 3px;
position: relative;
line-height: normal;
float: right;
}
.woocommerce p.yith-wcwl-empty-search-result{
padding: 50px 0;
text-align: center;
}
.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button:active{
top: 1px;
}
.woocommerce ul.yith-wcwl-search-results,
.woocommerce ul.user-wishlists{
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce ul.yith-wcwl-search-results > li{
padding: 50px 80px;
border-bottom: 1px solid #e7e7e7;
}
.woocommerce ul.yith-wcwl-search-results > li:after{
content: '';
display: block;
clear: both;
}
.woocommerce ul.yith-wcwl-search-results .thumb{
float: left;
margin-right: 15px;
}
.woocommerce ul.yith-wcwl-search-results .user-details{
overflow: hidden;
padding-top: 15px;
}
.woocommerce ul.yith-wcwl-search-results .user-details span{
display: block;
}
.woocommerce ul.yith-wcwl-search-results .user-details span.name{
font-weight: 700;
}
.woocommerce ul.yith-wcwl-search-results .reuslt-details{
float: left;
width: 50%;
}
.woocommerce ul.yith-wcwl-search-results .result-wishlists{
float: right;
max-width: 50%;
padding-top: 15px;
}
.woocommerce .yith-wcwl-search-pagination{
padding: 5px 0;
text-align: center;
} .yith-wcwl-add-to-wishlist .ajax-loading {
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
display: inline !important;
margin-left: 5px;
vertical-align: middle;
visibility: hidden;
width: 16px !important;
height: 16px !important;
} .widget_yith-wcwl-lists ul.dropdown li{
padding: 0;
}
.widget_yith-wcwl-lists ul.dropdown > li a,
.widget_yith-wcwl-lists ul.dropdown ul.lists > li a{
display: block;
padding: 5px 15px;
}
.widget_yith-wcwl-lists ul.dropdown ul.lists > li a{
padding: 5px 25px;
}
.widget_yith-wcwl-lists ul.dropdown > li.lists-section{
border-bottom: 1px solid #e7e7e7;
}
.widget_yith-wcwl-lists ul.dropdown ul.lists{
margin: 0;
}@font-face{font-family:'FontAwesome';src:url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/fontawesome/fontawesome-webfont.eot?v=4.3.0);src:url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/fontawesome/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/fontawesome/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/fontawesome/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//www.anitapokrivacdesign.com/wp-content/plugins/yith-woocommerce-wishlist/assets/fontawesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.woocommerce.single-product #right-sidebar {
display: none;
}
p.demo_store {
position: fixed;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: .5em 0;
text-align: center;
background: #ad74a2;
background: -webkit-gradient(linear, left top, left bottom, from(#ad74a2), to(#96588a));
background: -webkit-linear-gradient(#ad74a2, #96588a);
background: -moz-linear-gradient(center top, #ad74a2 0%, #96588a 100%);
background: -moz-gradient(center top, #ad74a2 0%, #96588a 100%);
border: 1px solid #96588a;
color: #ffffff;
z-index: 99998;
box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.2);
-webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.2);
}
.woocommerce .page-title {
font-size: 24px;
}
.admin-bar p.demo_store {
top: 28px;
}
.woocommerce small.note, 
.woocommerce-page small.note {
display: block;
color: #777777;
font-size: 11px;
line-height: 21px;
margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
margin: 0px 0px 20px 0px;
padding: 0;
font-size: 11px;
display: none;
}
.woocommerce .woocommerce-breadcrumb:after, .woocommerce-page .woocommerce-breadcrumb:after {
content: "";
display: block;
clear: both;
}
.woocommerce .woocommerce-breadcrumb a, .woocommerce-page .woocommerce-breadcrumb a {
color: #000;
font-size: 12px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
width: 100%;
}
.woocommerce #customer_details {
margin-bottom: 50px;
}
.woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
content: "";
display: block;
clear: both;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
float: left;
width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
float: right;
width: 48%;
}
.woocommerce div.product, .woocommerce #content div.product, .woocommerce-page div.product, .woocommerce-page #content div.product {
margin-bottom: 50px;
position: relative;
}
.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title {
clear: none;
font-size: 20px;
line-height: 36px;
margin-top: 0;
padding: 0;
letter-spacing: 2px;
}
.woocommerce.single-product .woocommerce-product-rating {
margin-bottom: 20px;
}
.woocommerce div.product span.price ins, .woocommerce div.product p.price ins, .woocommerce #content div.product span.price ins, .woocommerce #content div.product p.price ins, .woocommerce-page div.product span.price ins, .woocommerce-page div.product p.price ins, .woocommerce-page #content div.product span.price ins, .woocommerce-page #content div.product p.price ins {
background: inherit;
}
.woocommerce div.product span.price del, .woocommerce div.product p.price del, .woocommerce #content div.product span.price del, .woocommerce #content div.product p.price del, .woocommerce-page div.product span.price del, .woocommerce-page div.product p.price del, .woocommerce-page #content div.product span.price del, .woocommerce-page #content div.product p.price del {
font-size: 0.67em;
color: rgba(145, 145, 145, 0.5);
}
.woocommerce div.product p.stock, .woocommerce #content div.product p.stock, .woocommerce-page div.product p.stock, .woocommerce-page #content div.product p.stock { }
.woocommerce div.product .out-of-stock, .woocommerce #content div.product .out-of-stock, .woocommerce-page div.product .out-of-stock, .woocommerce-page #content div.product .out-of-stock {
color: red;
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
float: left;
width: 48%;
margin-bottom: 0;
margin-top: 10px;
position: relative;
}
.woocommerce .product-single-boxed-content {
margin-bottom: 60px;
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
display: block;
width: 100%;
height: auto;
}
.woocommerce div.product div.images div.thumbnails, .woocommerce #content div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails, .woocommerce-page #content div.product div.images div.thumbnails {
padding-top: 1em;
}
.woocommerce div.product div.images div.thumbnails:after, .woocommerce #content div.product div.images div.thumbnails:after, .woocommerce-page div.product div.images div.thumbnails:after, .woocommerce-page #content div.product div.images div.thumbnails:after {
content: "";
display: block;
clear: both;
}
.woocommerce div.product div.images div.thumbnails a, .woocommerce #content div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a, .woocommerce-page #content div.product div.images div.thumbnails a {
float: left;
width: 16%;
margin-right: 5%;
margin-bottom: 5%;
}
.woocommerce div.product div.images div.thumbnails a.last, .woocommerce #content div.product div.images div.thumbnails a.last, .woocommerce-page div.product div.images div.thumbnails a.last, .woocommerce-page #content div.product div.images div.thumbnails a.last {
margin-right: 0;
}
.woocommerce div.product div.images div.thumbnails a.first, .woocommerce #content div.product div.images div.thumbnails a.first, .woocommerce-page div.product div.images div.thumbnails a.first, .woocommerce-page #content div.product div.images div.thumbnails a.first {
clear: both;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
margin-bottom: 2em;
width: 48%;
float: right;
}
.woocommerce div.product div.social, .woocommerce #content div.product div.social, .woocommerce-page div.product div.social, .woocommerce-page #content div.product div.social {
text-align: right;
margin: 0 0 1em;
}
.woocommerce div.product div.social span, .woocommerce #content div.product div.social span, .woocommerce-page div.product div.social span, .woocommerce-page #content div.product div.social span {
margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span, .woocommerce #content div.product div.social span span, .woocommerce-page div.product div.social span span, .woocommerce-page #content div.product div.social span span {
margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets, .woocommerce #content div.product div.social span .stButton .chicklets, .woocommerce-page div.product div.social span .stButton .chicklets, .woocommerce-page #content div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0;
}
.woocommerce div.product div.social iframe, .woocommerce #content div.product div.social iframe, .woocommerce-page div.product div.social iframe, .woocommerce-page #content div.product div.social iframe {
float: left;
margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs {
clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
list-style: none;
padding: 0px;
margin: 0px;
overflow: hidden;
position: relative;
white-space: nowrap !important;
word-wrap: normal;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: normal;
float: left;
position: relative;
z-index: 0;
margin: 0 0 0 -1px;
padding: 0px 20px 0px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
display: block; text-decoration: none;
padding-bottom: 5px;
text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
background: none;
z-index: 2;
color: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
border-bottom: 2px solid;
color: inherit;
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel {
margin: 0 0 60px;
padding-top: 25px;
border-top: none;
}
.woocommerce div.product .woocommerce-tabs .panel p:last-child {
margin-bottom: 0;
}
.woocommerce div.product p.cart, .woocommerce #content div.product p.cart, .woocommerce-page div.product p.cart, .woocommerce-page #content div.product p.cart {
margin-bottom: 2em;
}
.woocommerce div.product p.cart:after, .woocommerce #content div.product p.cart:after, .woocommerce-page div.product p.cart:after, .woocommerce-page #content div.product p.cart:after {
content: "";
display: block;
clear: both;
}
.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {
margin-bottom: 35px;
}
.woocommerce div.product form.cart:after, .woocommerce #content div.product form.cart:after, .woocommerce-page div.product form.cart:after, .woocommerce-page #content div.product form.cart:after {
content: "";
display: block;
clear: both;
}
.woocommerce div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
float: left;
margin: 0px 20px 0px 0px;
}
.woocommerce div.product form.cart table, .woocommerce #content div.product form.cart table, .woocommerce-page div.product form.cart table, .woocommerce-page #content div.product form.cart table {
border-width: 0 0 1px 0;
}
.woocommerce div.product form.cart table td, .woocommerce #content div.product form.cart table td, .woocommerce-page div.product form.cart table td, .woocommerce-page #content div.product form.cart table td {
padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity, .woocommerce #content div.product form.cart table div.quantity, .woocommerce-page div.product form.cart table div.quantity, .woocommerce-page #content div.product form.cart table div.quantity {
float: none;
margin: 0;
}
.woocommerce div.product form.cart table small.stock, .woocommerce #content div.product form.cart table small.stock, .woocommerce-page div.product form.cart table small.stock, .woocommerce-page #content div.product form.cart table small.stock {
display: block;
float: none;
}
.woocommerce div.product form.cart .variations, .woocommerce #content div.product form.cart .variations, .woocommerce-page div.product form.cart .variations, .woocommerce-page #content div.product form.cart .variations {
margin-bottom: 1em;
}
.woocommerce div.product form.cart .variations label, .woocommerce #content div.product form.cart .variations label, .woocommerce-page div.product form.cart .variations label, .woocommerce-page #content div.product form.cart .variations label {
font-weight: bold;
}
.woocommerce div.product form.cart .variations select, .woocommerce #content div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select, .woocommerce-page #content div.product form.cart .variations select {
width: 100%;
float: left;
border: 1px solid #dedede;
}
.woocommerce div.product form.cart .variations td.label, .woocommerce #content div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label {
padding-right: 1em;
}
.woocommerce div.product form.cart .variations td, .woocommerce #content div.product form.cart .variations td, .woocommerce-page div.product form.cart .variations td, .woocommerce-page #content div.product form.cart .variations td {
vertical-align: top;
}
.woocommerce div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
vertical-align: middle;
float: left;
}
.woocommerce div.product form.cart .group_table td.label, .woocommerce #content div.product form.cart .group_table td.label, .woocommerce-page div.product form.cart .group_table td.label, .woocommerce-page #content div.product form.cart .group_table td.label {
padding-right: 1em;
padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td, .woocommerce #content div.product form.cart .group_table td, .woocommerce-page div.product form.cart .group_table td, .woocommerce-page #content div.product form.cart .group_table td {
vertical-align: top;
}
.woocommerce .cart_totals table.shop_table{
border: none;
width: 50%;
}
.woocommerce-order-received .woocommerce header,
.woocommerce-view-order .woocommerce header{
margin-bottom: 20px; 
}
.woocommerce-order-received .woocommerce table.shop_table,
.woocommerce-view-order .woocommerce table.shop_table{
margin: 0 0 30px 0;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
min-height: 32px;
min-width: 32px;
padding: 4px;
font-size: 12px;
position: absolute;
margin: 0;
color: #ffffff;
top: 10px;
border-radius: 0px;
padding: 3px 6px;
height: auto;
margin: 0px;
line-height: normal;
text-shadow: none;
box-shadow: none;
min-height: 0px;
right: 10px;
text-transform: uppercase;
font-weight: bold;
min-width: 0px;
font-size: 11px;
}
.woocommerce .button {
text-transform: uppercase !important;
}
.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
margin: 0 0 1em;
padding: 0;
list-style: none outside;
clear: both;
}
.woocommerce .products ul:after, .woocommerce ul.products:after, .woocommerce-page .products ul:after, .woocommerce-page ul.products:after {
content: "";
display: block;
clear: both;
}
.woocommerce .products ul li, .woocommerce ul.products li, .woocommerce-page .products ul li, .woocommerce-page ul.products li {
list-style: none outside;
}
.woocommerce .related:after, .woocommerce .upsells.products:after, .woocommerce-page .related:after, .woocommerce-page .upsells.products:after {
content: "";
display: block;
clear: both;
}
.woocommerce .related ul.products, .woocommerce .related ul, .woocommerce .upsells.products ul.products, .woocommerce .upsells.products ul, .woocommerce-page .related ul.products, .woocommerce-page .related ul, .woocommerce-page .upsells.products ul.products, .woocommerce-page .upsells.products ul {
float: none;
}
.woocommerce .related ul.products li.product img, .woocommerce .related ul li.product img, .woocommerce .upsells.products ul.products li.product img, .woocommerce .upsells.products ul li.product img, .woocommerce-page .related ul.products li.product img, .woocommerce-page .related ul li.product img, .woocommerce-page .upsells.products ul.products li.product img, .woocommerce-page .upsells.products ul li.product img {
width: 100%;
height: auto;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
float: left;
margin: 0 4% 3% 0px;
padding: 0;
position: relative;
width: 22%;
margin-left: 0;
background: #fff;
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
top: 0;
right: 0;
left: auto;
margin: -6px -6px 0 0;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
padding: 1.5em 0;
margin: 0;
text-align: center;
}
.woocommerce ul.products li.product h3 mark, .woocommerce-page ul.products li.product h3 mark{
background-color: transparent !important;
color:inherit;
}
.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a {
text-decoration: none;
font-size: 11px;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
width: 100%;
height: auto;
display: block;
margin: 0 0 8px;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
}
.woocommerce ul.products li.product strong, .woocommerce-page ul.products li.product strong {
display: block;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
display: block;
font-weight: normal;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
font-size: 0.67em;
color: rgba(145, 145, 145, 0.5);
margin: -2px 0 0 0;
}
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins {
background: none;
}
.woocommerce ul.products li.product .price .from, .woocommerce-page ul.products li.product .price .from {
font-size: 0.67em;
margin: -2px 0 0 0;
text-transform: uppercase;
color: rgba(145, 145, 145, 0.5);
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
clear: both;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
margin-right: 0;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
float: left;
margin: 0px 0px 30px 0px;
line-height: 0px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
margin: -40px 0px 40px 0px;
float: right;
width: 200px;
max-width: 100%;
}
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
vertical-align: top;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce #content nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul {
display: inline-block;
white-space: nowrap;
padding: 0;
clear: both;
border-right: 0;
margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li {
margin: 0px 15px 0px 0px;
padding: 0;
float: left;
display: inline;
overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span, 
.woocommerce-page nav.woocommerce-pagination ul li a, 
.woocommerce-page nav.woocommerce-pagination ul li span {
margin: 0;
text-decoration: none;
padding: 0;
line-height: 35px;
font-size: 13px;
width: 35px;
height: 35px;
display: block;
background: #efefef;
color: #555;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
transition: all 300ms linear;
text-align: center;
}
nav.woocommerce-pagination {
margin: 0px 0px 90px 0px;
padding-top: 90px;
border-top: 1px solid #dedede;
text-align: center;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a, .woocommerce-page .product-categories li a {
color: #000;
}
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #respond input#submit, 
.woocommerce #content input.button, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page #content input.button {
font-size: 12px;
margin: 0;
line-height: 45px;
cursor: pointer;
position: relative;
font-family: inherit;
text-decoration: none;
overflow: visible;
padding: 0px 20px;
left: auto; border-width: 0px;
display: inline-block;
-webkit-transition: 0.2s linear 0s;
-moz-transition: 0.2s linear 0s;
-o-transition: 0.2s linear 0s;
transition: 0.2s linear 0s;
letter-spacing: 1px;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
font-style: normal;
}
.woocommerce .button_ajax_wrapper .button.add_to_cart_button {
color: #fff !important;
border: none !important;
background: #000 !important;
} .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, 
.woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, 
.woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover {
background: #000;
color: #fff;
}
.button-shape-rounded .widget_shopping_cart_wrap a.button,
.button-shape-rounded.woocommerce-page a.button,
.button-shape-rounded.woocommerce-page button.button,
.button-shape-rounded.woocommerce-page #respond input#submit,
.button-shape-rounded.woocommerce-page #content input.button,
.button-shape-rounded.woocommerce-page .checkout-button{
border-radius: 3px;
}
.button-shape-circular .widget_shopping_cart_wrap a.button,
.button-shape-circular.woocommerce-page a.button,
.button-shape-circular.woocommerce-page button.button,
.button-shape-circular.woocommerce-page #respond input#submit,
.button-shape-circular.woocommerce-page #content input.button,
.button-shape-circular.woocommerce-page .checkout-button{
border-radius: 50px;
padding: 0px 30px !important;
}
.woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading, .woocommerce #respond input#submit.loading, .woocommerce #content input.button.loading, .woocommerce-page a.button.loading, .woocommerce-page button.button.loading, .woocommerce-page input.button.loading, .woocommerce-page #respond input#submit.loading, .woocommerce-page #content input.button.loading {
color: #777777;
border: 1px solid #f7f6f7;
}
.woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce-page .cart .button, .woocommerce-page .cart input.button {
float: none;
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
padding-top: .5em;
white-space: nowrap;
display: inline-block;
}
.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity { position: relative;
overflow: hidden;
zoom: 1;
}
.woocommerce .quantity input::-webkit-outer-spin-button, .woocommerce .quantity input::-webkit-inner-spin-button, .woocommerce #content .quantity input::-webkit-outer-spin-button, .woocommerce #content .quantity input::-webkit-inner-spin-button, .woocommerce-page .quantity input::-webkit-outer-spin-button, .woocommerce-page .quantity input::-webkit-inner-spin-button, .woocommerce-page #content .quantity input::-webkit-outer-spin-button, .woocommerce-page #content .quantity input::-webkit-inner-spin-button {
display: none;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
width: 45px;
height: 30px;
float: left;
padding: 0;
text-align: center;
border: 1px solid #dedede;
background: #f6f6f6;
}
.woocommerce .quantity noindex:-o-prefocus, .woocommerce .quantity input[type=number], .woocommerce #content .quantity noindex:-o-prefocus, .woocommerce #content .quantity input[type=number], .woocommerce-page .quantity noindex:-o-prefocus, .woocommerce-page .quantity input[type=number], .woocommerce-page #content .quantity noindex:-o-prefocus, .woocommerce-page #content .quantity input[type=number] {
padding-right: 1.2em;
}
.woocommerce .quantity input[type=number]::-webkit-inner-spin-button, 
.woocommerce .quantity input[type=number]::-webkit-outer-spin-button { 
-webkit-appearance: none; 
margin: 0; 
} 
.woocommerce .quantity input[type=number] {
-moz-appearance: textfield;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
display: block;
padding: 0;
margin: 0;
position: relative;
float: left;
text-align: center;
vertical-align: text-top;
width: 45px;
height: 32px;
text-decoration: none;
overflow: visible;
text-decoration: none;
cursor: pointer;
line-height: 32px;
font-size: 14px;
color: #141414;
border: 1px solid #dedede;
background: #f6f6f6;
}
.woocommerce #reviews h2 small, .woocommerce-page #reviews h2 small {
float: right;
color: #777777;
font-size: 15px;
line-height: 21px;
margin: 10px 0 0 0;
}
.woocommerce #reviews h2 small a, .woocommerce-page #reviews h2 small a {
text-decoration: none;
color: #777777;
}
.woocommerce #reviews h3, .woocommerce-page #reviews h3 {
margin: 0;
}
.woocommerce #reviews #respond, .woocommerce-page #reviews #respond {
margin: 0;
border: 0;
padding: 0;
}
.woocommerce #reviews #comment, .woocommerce-page #reviews #comment {
height: 75px;
}
.woocommerce #reviews #comments .add_review:after, .woocommerce-page #reviews #comments .add_review:after {
content: "";
display: block;
clear: both;
}
.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 {
clear: none;
}
.woocommerce #reviews #comments ol.commentlist, .woocommerce-page #reviews #comments ol.commentlist {
margin: 0px;
width: 100%;
background: none;
list-style: none;
}
.woocommerce #reviews #comments ol.commentlist:after, .woocommerce-page #reviews #comments ol.commentlist:after {
content: "";
display: block;
clear: both;
}
.woocommerce #reviews #comments ol.commentlist li, .woocommerce-page #reviews #comments ol.commentlist li {
padding: 00;
margin: 0 0 30px;
border: 0;
position: relative;
background: 0;
border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta, .woocommerce-page #reviews #comments ol.commentlist li .meta {
color: #777777;
font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
float: left;
position: absolute;
top: 0;
left: 0;
width: 40px;
height: auto;
margin-top: 8px;
line-height: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 50px;
padding: 0px 10px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 0.83em;
}
.woocommerce #reviews #comments .commentlist > li:before, .woocommerce-page #reviews #comments .commentlist > li:before {
content: ""}
.woocommerce .star-rating, .woocommerce-page .star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1em;
width: 5.4em;
font-family: 'star'
}
.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
content: "\73\73\73\73\73";
color: #dedede;
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 15px;
}
.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
display: block;
margin: 5px 0px 10px;
float: none;
}
.woocommerce .hreview-aggregate .star-rating, .woocommerce-page .hreview-aggregate .star-rating {
margin: 10px 0 0 0;
}
.woocommerce #review_form #respond, .woocommerce-page #review_form #respond {
position: static;
margin: 0;
width: auto;
padding: 0 0 0;
background: transparent none;
border: 0;
}
.woocommerce #review_form #respond:after, .woocommerce-page #review_form #respond:after {
content: "";
display: block;
clear: both;
}
.woocommerce #review_form #respond p, .woocommerce-page #review_form #respond p {
margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input {
left: auto;
}
.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
.woocommerce p.stars:after, .woocommerce-page p.stars:after {
content: "";
display: block;
clear: both;
}
.woocommerce p.stars span, .woocommerce-page p.stars span {
width: 80px;
height: 16px;
position: relative;
float: left;
background: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/img/star.png) repeat-x left 0;
}
.woocommerce p.stars span a, .woocommerce-page p.stars span a {
float: left;
position: absolute;
left: 0;
top: 0;
width: 16px;
height: 0;
padding-top: 16px;
overflow: hidden;
}
.woocommerce p.stars span a:hover, .woocommerce p.stars span a:focus, .woocommerce-page p.stars span a:hover, .woocommerce-page p.stars span a:focus {
background: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/img/star.png) repeat-x left -16px;
}
.woocommerce p.stars span a.active, .woocommerce-page p.stars span a.active {
background: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/img/star.png) repeat-x left -32px;
}
.woocommerce p.stars span a.star-1, .woocommerce-page p.stars span a.star-1 {
width: 16px;
z-index: 10;
}
.woocommerce p.stars span a.star-2, .woocommerce-page p.stars span a.star-2 {
width: 32px;
z-index: 9;
}
.woocommerce p.stars span a.star-3, .woocommerce-page p.stars span a.star-3 {
width: 48px;
z-index: 8;
}
.woocommerce p.stars span a.star-4, .woocommerce-page p.stars span a.star-4 {
width: 64px;
z-index: 7;
}
.woocommerce p.stars span a.star-5, .woocommerce-page p.stars span a.star-5 {
width: 80px;
z-index: 6;
}
.woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes {
border: 0; margin-bottom: 1.618em;
width: 100%}
.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
width: 150px;
font-weight: bold;
padding: 8px;
border-top: 0; margin: 0;
line-height: 1.5em;
}
.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
padding: 0;
border-top: 0; margin: 0;
line-height: 1.5em;
}
.woocommerce table.shop_attributes td p, .woocommerce-page table.shop_attributes td p {
margin: 0;
padding: 8px 0;
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th, .woocommerce-page table.shop_attributes .alt td, .woocommerce-page table.shop_attributes .alt th { }
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
border: none;
margin: 0px -1px 0px 0px;
text-align: left;
width: 100%;
border-collapse: separate;
border: 1px solid #dedede;
}
.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
text-align: left;
}
.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td 
.woocommerce-page.woocommerce-checkout table.shop_table {
border-bottom: none;
} .woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
line-height: 18px;
padding: 20px 20px;
border: none;
text-transform: none;
color: #555;
font-weight: normal;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
border: none;
padding: 20px;
vertical-align: middle;
}
.woocommerce table.shop_table.cart td {
padding: 25px;
}
.woocommerce table.shop_table td small, .woocommerce-page table.shop_table td small {
font-weight: normal;
}
.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th {
border-top: 1px solid #dedede;
}
table.shop_table .checkout_table_item td {
border-top: 1px solid #dedede;
}
.woocommerce table.shop_table.cart thead tr th{
border-bottom: 1px solid #dedede !important;
padding-bottom: 20px;
font-weight: bold;
}
.woocommerce table.shop_table thead tr th{
padding-bottom: 20px;
}
.woocommerce table.shop_table tfoot tr td {
color: #000;
}
.woocommerce table.shop_table tr td.actions {
border-top: 1px solid #dedede !important;
padding-top: 50px;
}
.cart_table_item td {
border-bottom: 1px solid #dedede !important;
}
.woocommerce table.my_account_orders, .woocommerce-page table.my_account_orders { }
.woocommerce table.my_account_orders th, .woocommerce table.my_account_orders td, .woocommerce-page table.my_account_orders th, .woocommerce-page table.my_account_orders td { vertical-align: middle;
}
.woocommerce table.my_account_orders .button, .woocommerce-page table.my_account_orders .button {
white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions, .woocommerce-page table.my_account_orders .order-actions {
text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button, .woocommerce-page table.my_account_orders .order-actions .button {
margin: .125em 0 .125em .25em;
}
.woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation {
margin: .25em 0 .5em;
font-size: 0.8751em;
}
.woocommerce td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dt {
font-weight: bold;
float: left;
clear: left;
margin: 0 .25em 0 0;
padding: 0;
}
.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {
margin: 0 0 .25em 0;
}
.woocommerce td.product-name p.backorder_notification, .woocommerce-page td.product-name p.backorder_notification {
font-size: 0.83em;
}
.woocommerce td.product-quantity, .woocommerce-page td.product-quantity {
min-width: 80px;
}
.woocommerce table.cart .product-thumbnail, .woocommerce #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
min-width: 32px;
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
width: 50px;
height: auto;
}
.woocommerce table.cart th, .woocommerce table.cart td, .woocommerce #content table.cart th, .woocommerce #content table.cart td, .woocommerce-page table.cart th, .woocommerce-page table.cart td, .woocommerce-page #content table.cart th, .woocommerce-page #content table.cart td {
vertical-align: middle;
}
.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove {
font-size: 30px;
height: 24px;
width: 24px;
text-align: center;
line-height: 1;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
text-decoration: none;
font-weight: bold;
content: none;
color: #141414;
display: inline-block;
-webkit-transition: 0.2s linear 0s;
-moz-transition: 0.2s linear 0s;
-o-transition: 0.2s linear 0s;
transition: 0.2s linear 0s;
}
.woocommerce table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
text-align: right;
}
.woocommerce table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
float: left;
width: 500px;
}
.woocommerce table.cart td.actions .coupon label, .woocommerce #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label {
display: none;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
width: 220px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #dedede;
margin: 0 10px 0 0;
outline: 0;
height: 45px;
}
.woocommerce table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {
float: right;
margin-left: 10px;
height: 45px;
}
.woocommerce table.cart td.actions input[type=submit] {
height: 45px !important;
float: left;
} .woocommerce-MyAccount-navigation{
margin-bottom: 20px;    
}
.woocommerce-MyAccount-navigation ul{
list-style: none;
overflow: hidden;
display: inline-block;
white-space: nowrap !important;
word-wrap: normal;
}
.woocommerce-MyAccount-navigation ul li{
float: left;
position: relative;
padding: 0px 30px 0px 0px;
margin: 0px;
}
.woocommerce-MyAccount-navigation ul li a{
display: block;
color: inherit;
text-decoration: none;
padding-bottom: 5px;
}
.woocommerce-MyAccount-navigation ul li.is-active a{
border-bottom: 2px solid;
} .woocommerce ul.cart_list, .woocommerce ul.product_list_widget, .woocommerce-page ul.cart_list, .woocommerce-page ul.product_list_widget {
list-style: none outside;
padding: 0;
margin: 0;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
padding: 0;
margin: 0;
list-style: none;
margin-bottom: 25px;
}
.woocommerce ul.cart_list li.be-last-child, 
.woocommerce ul.product_list_widget li.be-last-child, 
.woocommerce-page ul.cart_list li.be-last-child, 
.woocommerce-page ul.product_list_widget li.be-last-child,
.woocommerce ul.cart_list li:last-child, 
.woocommerce ul.product_list_widget li:last-child, 
.woocommerce-page ul.cart_list li:last-child, 
.woocommerce-page ul.product_list_widget li:last-child {
border-bottom: none;
padding: 0px 0px 0px 0px;
}
.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
content: "";
display: block;
clear: both;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a {
display: block;
-webkit-transition: 0.2s linear 0s;
-moz-transition: 0.2s linear 0s;
-o-transition: 0.2s linear 0s;
transition: 0.2s linear 0s; margin-bottom: 5px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
float: right;
margin-left: 10px;
width: 40px;
height: auto;
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.cart_list li dl, .woocommerce-page ul.product_list_widget li dl {
margin: 0;
font-size: 0.8751em;
padding-left: 1em;
border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt, .woocommerce-page ul.cart_list li dl dt, .woocommerce-page ul.product_list_widget li dl dt {
float: left;
clear: left;
margin-right: .25em;
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.cart_list li dl dd, .woocommerce-page ul.product_list_widget li dl dd {
margin-bottom: .5em;
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating, .woocommerce-page ul.cart_list li .star-rating, .woocommerce-page ul.product_list_widget li .star-rating {
float: none;
}
.woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total {
padding: 15px 0 0;
border-top: 1px solid #dedede;
margin-top: 15px;
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce-page .widget_shopping_cart .total strong {
min-width: 40px;
display: inline-block;
}
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce-page .widget_shopping_cart .buttons:after {
content: "";
display: block;
clear: both;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
width: 100%;
margin-top: 45px;
}
.woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
content: "";
display: block;
clear: both;
}
.woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
width: 30.75%;
float: left;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
width: 50%;
float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 50%;
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
width: 50%;
text-align: right;
clear: right;
float: right;
}
.woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
content: "";
display: block;
clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .button, .woocommerce-page .cart-collaterals .shipping_calculator .button {
width: 100%;
float: none;
display: block;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
width: 47%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: left; width: 100%;
margin-bottom: 20px;
}
.woocommerce .cart-collaterals .cart_totals p, .woocommerce-page .cart-collaterals .cart_totals p {
margin: 0;
}
.woocommerce .cart-collaterals .cart_totals p small, .woocommerce-page .cart-collaterals .cart_totals p small {
color: #777777;
font-size: 0.83em;
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th, .woocommerce .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td {
border-top: 0;
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table th {
padding: 6px 3px;
}
.woocommerce .cart-collaterals .cart_totals table small, .woocommerce-page .cart-collaterals .cart_totals table small {
display: block;
color: #777777;
}
.woocommerce .cart-collaterals .cart_totals table select, .woocommerce-page .cart-collaterals .cart_totals table select {
width: 100%}
.woocommerce .cart-collaterals .cart_totals .discount td, .woocommerce-page .cart-collaterals .cart_totals .discount td {
color: #26cda4;
}
.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr th {
border: none;
padding: 6px 6px;
text-align: left;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
width: auto;
display: inline-block;
font-size: 0.92em;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
margin: 0px 0px 30px 0px;
}
.woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
content: "";
display: block;
clear: both;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder, .woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 0.5s 0.5s ease;
-moz-transition: opacity 0.5s 0.5s ease;
transition: opacity 0.5s 0.5s ease;
opacity: 0;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
display: block;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 13px;
}
.woocommerce form .form-row label.hidden, .woocommerce-page form .form-row label.hidden {
visibility: hidden;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
width: 100%;
cursor: pointer;
margin: 0;
}
.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
color: #2F3239;
font-weight: bold;
border: 0;
}
.woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
display: inline;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
}
.woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
height: 3.5em;
line-height: 1.5em;
display: block;
}
.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text {
background-image: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/img/icons/valid.png);
background-position: 95% center;
background-repeat: no-repeat;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {
background-image: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/img/icons/invalid.png);
background-position: 95% center;
background-repeat: no-repeat;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce form .form-row.validate-required.woocommerce-invalid select, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
border-color: #dd6868;
}
.woocommerce form .form-row ::-webkit-input-placeholder, .woocommerce-page form .form-row ::-webkit-input-placeholder {
line-height: 1em;
padding-top: 2px;
}
.woocommerce form .form-row :-moz-placeholder, .woocommerce-page form .form-row :-moz-placeholder {
line-height: 1em;
padding-top: 2px;
}
.woocommerce form .form-row :-ms-input-placeholder, .woocommerce-page form .form-row :-ms-input-placeholder {
line-height: 1em;
padding-top: 2px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
float: left;
width: 47%;
overflow: visible;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
float: right;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
clear: both;
}
.woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.login, .woocommerce-page form.checkout_coupon, .woocommerce-page form.register {
border: 1px solid #dedede;
padding: 50px;
margin: 0px 0px 50px 0px;
text-align: left;
}
.woocommerce ul#shipping_method, .woocommerce-page ul#shipping_method {
list-style: none outside;
margin: 0;
padding: 0;
}
.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
margin: 0;
padding: .25em 0 .25em 22px;
text-indent: -22px;
list-style: none outside;
}
.woocommerce ul#shipping_method .amount, .woocommerce-page ul#shipping_method .amount {
font-weight: bold;
}
.woocommerce .checkout .col-2 h3, .woocommerce-page .checkout .col-2 h3 {
float: left;
clear: none;
}
.woocommerce .checkout .col-2 .notes, .woocommerce-page .checkout .col-2 .notes {
clear: left;
}
.woocommerce .checkout .col-2 .form-row-first, .woocommerce-page .checkout .col-2 .form-row-first {
clear: left;
}
.woocommerce .checkout div.shipping-address, .woocommerce-page .checkout div.shipping-address {
padding: 0;
clear: left;
width: 100%}
.woocommerce .checkout #shiptobilling, .woocommerce-page .checkout #shiptobilling {
float: right;
line-height: 43px;
margin: 0 0 0 0;
padding: 0;
}
.woocommerce .checkout #shiptobilling label, .woocommerce-page .checkout #shiptobilling label {
font-size: 0.6875em;
}
.woocommerce .checkout .shipping_address, .woocommerce-page .checkout .shipping_address {
clear: both;
}
.woocommerce #payment, .woocommerce-page #payment {
margin-bottom: 30px;
}
.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
text-align: left;
padding: 20px;
border: 1px solid #dedede;
margin: 0;
list-style: none outside;
}
.woocommerce #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:after {
content: "";
display: block;
clear: both;
}
.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
line-height: 2em;
text-align: left;
margin: 0;
font-weight: normal;
}
.woocommerce #payment ul.payment_methods li input, .woocommerce-page #payment ul.payment_methods li input {
margin: 0 1em 0 0;
}
.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 .5em;
position: relative;
}
.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
padding: 50px 0px 20px 0px;
border-top: 1px solid #ffffff;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
float: right;
margin: 0;
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms {
padding: 0 1em 0;
text-align: right;
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
position: relative;
padding: 20px 0px;
margin: 0px;
font-size: 0.92em;
line-height: 1.5em;
color: #5e5e5e;
}
.woocommerce #payment div.payment_box p:last-child, .woocommerce-page #payment div.payment_box p:last-child {
margin-bottom: 0;
}
.woocommerce #payment div.payment_box #cc-expire-month, .woocommerce #payment div.payment_box #cc-expire-year, .woocommerce-page #payment div.payment_box #cc-expire-month, .woocommerce-page #payment div.payment_box #cc-expire-year {
width: 48%;
float: left;
}
.woocommerce #payment div.payment_box #cc-expire-year, .woocommerce-page #payment div.payment_box #cc-expire-year {
float: right;
}
.woocommerce #payment div.payment_box span.help, .woocommerce-page #payment div.payment_box span.help {
font-size: 11px;
color: #777777;
line-height: 13px;
font-weight: normal;
}
.woocommerce #payment div.payment_box .form-row, .woocommerce-page #payment div.payment_box .form-row {
margin: 0 0 1em;
}
.woocommerce #payment div.payment_box .form-row select, .woocommerce-page #payment div.payment_box .form-row select {
width: 48%;
float: left;
margin-right: 3.8%}
.woocommerce #payment div.payment_box .form-row select:nth-child(3n), .woocommerce-page #payment div.payment_box .form-row select:nth-child(3n) {
margin-right: 0;
}
.woocommerce .order_details, .woocommerce-page .order_details {
margin: 0 0 1.5em;
list-style: none;
}
.woocommerce .order_details:after, .woocommerce-page .order_details:after {
content: "";
display: block;
clear: both;
}
.woocommerce .order_details li, .woocommerce-page .order_details li {
float: left;
margin-right: 2em;
text-transform: uppercase;
font-size: 0.715em;
line-height: 1em;
border-right: 1px dashed #dfdbdf;
padding-right: 2em;
}
.woocommerce .order_details li strong, .woocommerce-page .order_details li strong {
display: block;
font-size: 1.4em;
text-transform: none;
line-height: 1.5em;
}
.woocommerce .order_details li:last-of-type, .woocommerce-page .order_details li:last-of-type {
border: none;
}
.woocommerce .addresses .title:after, .woocommerce-page .addresses .title:after {
content: "";
display: block;
clear: both;
}
.woocommerce .addresses .title h3, .woocommerce-page .addresses .title h3 {
float: left;
}
.woocommerce .addresses .title .edit, .woocommerce-page .addresses .title .edit {
float: right;
}
.woocommerce ol.commentlist.notes li.note p.meta, .woocommerce-page ol.commentlist.notes li.note p.meta {
font-weight: bold;
margin-bottom: 0;
}
.woocommerce ol.commentlist.notes li.note .description p:last-child, .woocommerce-page ol.commentlist.notes li.note .description p:last-child {
margin-bottom: 0;
}
.woocommerce ul.digital-downloads, .woocommerce-page ul.digital-downloads {
margin-left: 0;
padding-left: 0;
}
.woocommerce ul.digital-downloads li, .woocommerce-page ul.digital-downloads li {
list-style: none;
margin-left: 0;
padding-left: 1.5em;
background: url(data:image/png;
base64, iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat;
}
.woocommerce ul.digital-downloads li .count, .woocommerce-page ul.digital-downloads li .count {
float: right;
}
.woocommerce .widget_layered_nav ul, .woocommerce-page .widget_layered_nav ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
}
.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li {
padding: 0 0 1px;
list-style: none;
}
.woocommerce .widget_layered_nav ul li:after, .woocommerce-page .widget_layered_nav ul li:after {
content: "";
display: block;
clear: both;
}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span, .woocommerce-page .widget_layered_nav ul li a, .woocommerce-page .widget_layered_nav ul li span {
padding: 1px 0;
float: left;
}
.woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a {
padding: 0 6px 0 18px;
border: 1px solid #ad74a2;
background: #ad74a2 url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/img/cross_white.png) no-repeat 6px center;
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
color: #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.woocommerce .widget_layered_nav ul small.count, .woocommerce-page .widget_layered_nav ul small.count {
float: right;
margin-left: 6px;
font-size: 1em;
padding: 1px 0;
color: #777777;
}
.woocommerce .widget_layered_nav_filters ul, .woocommerce-page .widget_layered_nav_filters ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
overflow: hidden;
zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li, .woocommerce-page .widget_layered_nav_filters ul li {
float: left;
padding: 0 1px 1px 0;
list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a, .woocommerce-page .widget_layered_nav_filters ul li a {
padding: 2px 10px;
color: #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
float: left;
}
.woocommerce .widget_price_filter .price_slider, .woocommerce-page .widget_price_filter .price_slider {
margin-bottom: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4em;
font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
font-size: 1.15em;
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
float: left; height: auto;
font-size: 11px;
}
.woocommerce .widget_price_filter .ui-slider, .woocommerce-page .widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 10px;
height: 10px;    cursor: pointer;
outline: none;
top: -0.13em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: 0em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: 0em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background: #ad74a2 url(data:image/png;
base64, iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
border: 1px solid #dedede;
background: none;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
background: #dddddd;
}
.woocommerce .widget_price_filter .ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.twentythirteen .entry-summary {
padding: 0;
} .woocommerce .three-col-product ul.products li.product, .woocommerce-page .three-col-product ul.products li.product {
margin: 0 4.25% 4.25% 0;
width: 30.5%;
}
.woocommerce .three-col-product ul.products li.product.last, .woocommerce-page .three-col-product ul.products li.product.last {
margin-right: 0;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
margin:0px;
}
.product-thumbnail-image-wrap,.product-meta-data {
position: relative;
}
.button_ajax_wrapper {
position: absolute;
bottom: 100%;
width: 60px;
height: 60px;
right: 0px;
overflow: hidden;
}
.products .product-type-external .button_ajax_wrapper{
width: 100%;
height: auto;
}
.products .product-type-external .button_ajax_wrapper a{
width: 100%;
padding: 0 0 !important;
}
a.added_to_cart {
display: none !important;
}
.woocommerce  a.button.product_type_simple,
.woocommerce  a.button.product_type_variable,
.woocommerce  a.button.add_to_cart_button,
.woocommerce  a.button.product_type_simple.added,
.woocommerce  a.button.product_type_simple:hover {
position: absolute;
right: 0px;
bottom: -50px;
padding: 0px !important;
line-height: 50px !important;
border-width: none;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background: #000;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
text-shadow: none;
color: #fff;
font-size: 20px !important; 
margin-right: 0px !important;
text-align: center;
width: 50px;
height: 50px !important;
}
.woocommerce .products .product:hover a.button.product_type_simple,
.woocommerce .products .product:hover a.button.product_type_variable,
.woocommerce .products .product:hover a.button.add_to_cart_button,
.woocommerce .products .product:hover a.button.product_type_simple.added {
bottom: 0px;
}
.button.product_type_simple:before,
.button.add_to_cart_button:before, 
.button.product_type_simple.added:before,
.button.product_type_variable:before {
content: "\e696";
font-family: 'icomoon' !important;
}
.add_to_cart_button.button.product_type_simple:before {
content: "\e760";
font-family: 'icomoon' !important;
}
.add_to_cart_button.button.product_type_simple.added:before {
content: "\e778";
font-family: 'icomoon' !important;
font-size: 14px;
}
.woocommerce a.button.add_to_cart_button.added,
.woocommerce a.button.add_to_cart_button.loading {
bottom: 0;
} @-webkit-keyframes sk-scaleout {
0% { -webkit-transform: scale(0); }
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes sk-scaleout {
0% { 
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0);
} 100% {
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
transform: scale(1.0);
opacity: 0;
}
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .product-thumbnail-image-wrap span.onsale, .woocommerce-page .woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .product-thumbnail-image-wrap span.onsale {
left: 10px;
right: auto;
top: 10px;
border-radius: 0px;
padding: 3px 6px;
height: auto;
margin: 0px;
line-height: normal;
text-shadow: none;
box-shadow: none;
min-height: 0px;
font-size: 11px;
width: auto;
min-width: 0px;
border-radius: 2px;
}
.woocommerce ul.products li.product .product-meta-data h3, .woocommerce-page ul.products li.product .product-meta-data h3 {
display: inline-block;
font-size: 13px;
line-height: 23px;
padding: 0;
font-weight: normal;
color: #272934;
text-transform: uppercase;
letter-spacing: 2px;
}
.woocommerce .woocommerce-ordering select.orderby, .woocommerce-page .woocommerce-ordering select.orderby {
padding: 10px;
margin: 0px;
border: 1px solid #dedede;
font-weight: bold;
}
.woocommerce-page .price_slider_amount .button,
.woocommerce-page .price_slider_amount .button:hover,
.woocommerce-page .widget_shopping_cart_content .buttons a.button:hover,
.woocommerce-page .widget_shopping_cart_content .buttons a.button {
color: #fff;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
text-shadow: none; -webkit-transition: 0.2s linear 0s;
-moz-transition: 0.2s linear 0s;
-o-transition: 0.2s linear 0s;
transition: 0.2s linear 0s;
}
.woocommerce .widget_shopping_cart_content .button {
font-size: 10px !important;
}
.woocommerce-page .widget_shopping_cart_content .buttons a.button.checkout {
float: right;
}
.price_slider_amount {
width: 100%;
}
.price_slider_amount .price_label {
float: right;
}
.product-categories {
padding: 0px;
list-style: none;
}
.product-categories li {
padding-left: 25px;
}
.product-categories li:before {
content: '\e732';
font-family: "icomoon";
display: inline-block;
margin-left: -25px;
width: 25px;
font-size: 14px;
}
.product-categories li span {
float: right;
color: #777777;
}
.tagcloud a {
padding: 8px 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
label.screen-reader-text {
display: none;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
font-size: 11px;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
color: #000;
font-size: 14px;
font-weight: bold;
}
.star-rating span {
color: #000;
}
.woocommerce-page a.button.product_type_simple {    
margin-right: 15px;
line-height: 10px;
padding: 10px 10px;
height: auto;
}
.be-wrap.clearfix.three-col-product #right-sidebar {
padding: 0px;
float: right;
}
.woocommerce .widget_featured_products {
position: relative;
}
.woocommerce .widget_featured_products ul.product_list_widget {
overflow: hidden;
width: 100% !important;
position: relative;
}
.woocommerce .widget_featured_products ul.product_list_widget a{
display: block;
float: none;
font-size: 13px;
margin-bottom: 10px;
}
.woocommerce .widget_featured_products ul.product_list_widget li img {
width: 100%;
margin: 0px 0px 20px 0px;
float: none;
}
.woocommerce .widget_featured_products ul.product_list_widget li {
border: none;
}
.woocommerce .widget_featured_products ul.product_list_widget li > *{
display: block;
}
.woocommerce .widget_featured_products .flex-direction-nav a {
bottom: 50%;
}
.cart_totals h2 {
margin-bottom: 0px;
}
.cart-collaterals {
margin-bottom: 50px;
}
.cart_totals th strong,.cart_totals th {
text-transform: none;
font-weight: normal;
}
#calc_shipping_country {
padding: 10px;
border: 1px solid #cac3d4;
font-weight: bold;
height: 45px;
}
.cart_totals table { width: 100%;
}
.product_meta:before,.product_meta:before {
content: '';
clear: both;
display: block;
}
.product_meta {
display: block;
margin-bottom: 20px;
}
.woocommerce-page .woocommerce-tabs h2 { display: none;
}
.mfp-content #review_form {
display: block;
max-width: 500px;
margin: 0 auto;
background: #fff;
padding: 20px;
position: relative;
}
#review_form #reply-title {
font-size: 13px;
line-height: 27px;
margin-bottom: 20px;
}
.add_review {
margin-bottom: 0px;
}
.summary.entry-summary .price del {
display: none;
}
.summary.entry-summary .price ins {
font-size: 25px;
}
.summary.entry-summary .price {
margin-bottom: 30px;
font-size: 25px;
color: #000;
border-bottom: 3px solid #e5e5e5;
padding-bottom: 30px;
}
.woocommerce-variation-price .price{
border: none !important;
margin-bottom: 20px;
}
.related.products h2,
.upsells.products h2,
.cart-collaterals .cross-sells h2,
.cart_totals h2, 
.shipping_calculator h2,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.shipping_calculator h2,
#order_review_heading,
.woocommerce .page-title {
font-size: 18px;  line-height: 35px;
text-align: left;
text-transform: uppercase;
letter-spacing: 0;
}
.product_list_widget .star-rating {
margin: 5px 0px 5px 0px;
}
.checkout_coupon .form-row.form-row-first,.checkout_coupon .form-row.form-row-last {
margin-bottom: 0px;
}
.custom-rating .star-rating {
float: left;
}
.custom-rating {
margin-bottom: 35px;
}
.woocommerce .single_add_to_cart_button.button.alt {
margin-top: -6px;
}
td.product-name a {
color: inherit;
}
td.product-name { }
td.product-total, td.product-subtotal {
color: #000;
font-weight: bold;
}
.cart_totals tr td strong {
color: #777777;
font-weight: normal;
}
.cart_totals tr {
border-top: 1px solid #dedede;
}
.cart_totals tr.cart-subtotal {
border-top: none;
}
.cart_totals tr th, .cart_totals tr td {
padding: 20px 0px !important;
}
.cart_totals tr td {
text-align: right !important;
}
.shipping-calculator-button span {
display: none;
}
#shipping_country_chosen {
width: 99% !important;
}
.widget_shopping_cart_content .buttons a.button { font-size: 11px;
height: auto;
}
.widget_product_search #s {
height: 45px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin-bottom: 0px;
width: 99%;
}
.widget_product_search input[type="submit"]{
border: none;
cursor:pointer;
display: inline-block;
margin:0px 20px 10px 0;
text-decoration: none;  
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
font-size: 12px;
line-height: 12px;
padding: 15px;
text-transform: uppercase;
letter-spacing: 1px;
} 
.button-shape-circular .widget_product_search input[type="submit"]{
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
padding: 14px 20px;
}
.button-shape-rounded .widget_product_search input[type="submit"]{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.widget_product_search #searchsubmit {
display: none;
}
#searchform {
position: relative;
}
.widget_product_search #searchform:after {
content: '\e624';
font-family: 'icomoon';
position: absolute;
top: 50%;
right: 10px;
font-size: 13px;
margin-top: -13px;
}
.chosen-container-single .chosen-single span:after,.chosen-search:after {
content: "\e6ce";
font-family: 'icomoon';
position: absolute;
right: 10px;
font-size: 14px;
height: 40px;
line-height: 40px;
}
.woocommerce .search-field {
border: 2px solid #eeeeee;
color: #7a7a7a;
height: 48px;
width: 100%;
display: block;
font-size: 13px;
margin-bottom: 20px;
padding-left: 8px;
font-family: inherit;
}
.chosen-search:after {
content: '\e803';
}
.payment_methods.methods li label {
color: #000;
}
#shiptobilling label {
font-weight: normal;
font-size: 11px;
}
form.login a.lost_password {
font-weight: bold;
padding-left: 10px;
}
#account_password-2_field label {
visibility: visible;
display: block !important;
}
.chosen-container-single .chosen-single div b {
background: none !important;
}
.chosen-container-single .chosen-single span:after {
content: "\e6ce";
}
.chosen-container-single .chosen-single div {
display: none !important;
}
.chosen-container-single .chosen-single {
padding: 0px 15px !important;
height: auto !important;
border-radius: 0px !important;
outline: none !important;
line-height: 45px !important;
box-shadow: none !important;
background:none !important;
}
.chosen-container, .chosen-container-single .chosen-drop,.chosen-container-single .chosen-search input {
width: 99.7% !important;
}
.post-type-archive-product .chosen-container {
width: 198px !important;
}
.chosen-container-single .chosen-search input {
padding: 0px !important;
text-indent: 15px;
border: none !important;
border-bottom: 1px solid #dedede !important;
background: none !important;
height: 36px !important;
}
.chosen-container-single .chosen-search {
padding: 0px !important;
}  .chosen-container .chosen-results {
padding: 0px !important;
margin: 0px !important;
}
.chosen-container .chosen-results li {
line-height: 35px !important;
padding: 0px 15px !important;
border-bottom-width: 1px;
border-style: solid;
border-color: inherit;
color: inherit !important;
}
.chosen-container .chosen-results .highlighted, .woocommerce-page.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
background: none !important;
}
.chosen-container-single .chosen-drop {
border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
margin-top: 0px !important;
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}
.chosen-container.orderby .chosen-search input {
display: none;
}
.chosen-container.orderby .chosen-single {
line-height: 45px !important;
}
.chosen-container.orderby .chosen-search:after {
display: none;
}
.add_review a.button {
height: auto;
}
.shipping-calculator-form .form-row.form-row-wide {
text-align: left;
}
.summary.entry-summary h1.product_title.entry-title {
margin-bottom: 20px;
}
.mfp-content #review_form #commentform input[type="text"], 
.mfp-content #review_form #commentform input[type="email"], 
.mfp-content #review_form #commentform input[type="password"] {
margin: 0px;
display: block;
}
.mfp-content #review_form #commentform p.comment-form-author
.mfp-content #review_form #commentform p.comment-form-email
.mfp-content #review_form #commentform p.comment-form-rating
.mfp-content #review_form #commentform p.comment-form-comment {
margin: 0px 0px 15px 0px !important;
}
.mfp-content #review_form #commentform label {
font-weight: bold;
display: inline-block;
color: #2F3239;
margin-bottom: 10px;
}
.mfp-content #review_form #commentform #comment {
height: 100px;
}
.mfp-title {
text-transform: capitalize;
}
.chosen-container .chosen-single span {
line-height: 40px !important;
}
a.button.product_type_simple {
font-weight: normal !important;
}
#calc_shipping_state_chzn {
text-align: left;
}
#reviews #comments ol.commentlist .comment_container .comment-text .meta {
margin-bottom: 5px;
}
#reviews #comments ol.commentlist .comment_container .comment-text .meta strong {
font-size: 13px;
font-weight: bold;
text-transform: capitalize;
}
#reviews #comments ol.commentlist .comment_container .comment-text .meta time {
font-size: 13px;
}
.products .product br,.products .product p:empty {
display: none;
}
.product-meta-data p{
margin-bottom: 0px;
}
span.price {
margin-bottom:0px;
}
.related.products ul.products:after {
border-bottom: none !important;
} .woocommerce-message, 
.woocommerce-error, 
.woocommerce-info {
padding: 17px 60px;
margin: 0px 0px 50px 0px;
position: relative;
list-style: none outside;
border-radius: 3px;
width: auto;
}
.woocommerce-message {
background: #26cda4;
color: #fff;
}
.woocommerce-info {
background: #000;
color: #999;
}
.woocommerce-info a {
color: #fff;
}
.woocommerce-error {
background: #dd6868;
color: #fff;
}
.woocommerce-page .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button {
float: right;
padding: 0px;
font-size: 12px;
height: auto;
background: none !important;
line-height: inherit;
}
.woocommerce-message li, 
.woocommerce-error li, 
.woocommerce-info li {
list-style: none outside;
padding: 0;
margin: 0;
}
@font-face {
font-family: 'star';
src: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/star/star.eot);
src: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/star/star.eot?#iefix) format('embedded-opentype'),  url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/star/star.woff) format('woff'),  url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/star/star.ttf) format('truetype'),  url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/star/star.svg#star) format('svg');
font-weight: normal;
font-style: normal;
} div.header-cart-controls {
position: relative;
float: right;
}
.header-cart-controls .buttons a:hover,
.widget_shopping_cart .buttons a:hover{
border: none !important;
}
.widget_shopping_cart_wrap {
position: absolute;
width: 240px;
max-width: 240px;
line-height: normal;
top: 100%;
right: 0px;
background: #fff;
padding: 25px 25px 25px 25px;
box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.23);
-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.23);
-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.23);
display: none;
overflow: hidden;
border-top: 1px solid #dedede;
z-index: 2;
text-align: left;
margin-top: 1px;
}
.button-shape-circular .widget_shopping_cart_wrap{
width: 280px;
max-width: 280px;
}
.widget_shopping_cart_wrap .widget .widgettitle {
font-size: 20px;
line-height: 30px;
display: none;
}
.widget_shopping_cart_wrap .widget .product_list_widget img {
margin-top: 3px !important;
}
.widget_shopping_cart_wrap .widget .product_list_widget li {
position: relative;
}
.widget_shopping_cart_wrap .widget .product_list_widget a {
margin-bottom: 8px;
font-size: 11px;
}
.widget_shopping_cart_wrap .widget .product_list_widget a.remove {
position: absolute;
right: -18px;
top: 50%;
font-size: 15px;
margin-top: -15px;
}
.widget_shopping_cart_wrap .widget_shopping_cart .total {
border-top: 1px solid #dedede;
padding-top: 15px;
margin-bottom: 15px;
}
.widget_shopping_cart_wrap .widget p.buttons a.button {
display: inline-block;
margin-top: 10px;
text-align: center;
font-size: 11px;
text-transform: uppercase;
}
.widget_shopping_cart_wrap .widget_shopping_cart .total .amount {
color: #000;
font-weight: bold;
}
.widget_shopping_cart_wrap .widget ul.product_list_widget li:last-child {
margin-bottom: 20px !important;
}
.widget_shopping_cart_wrap .widget.woocommerce.widget_shopping_cart,
.widget_shopping_cart_wrap .widget p.buttons a.button,
.widget_shopping_cart_wrap .widget p.buttons a.button.checkout {
margin-bottom: 0px !important;
}
.header-cart-controls .widget_shopping_cart_wrap .widget p.buttons a.button {
float: left;
}
.header-cart-controls .widget_shopping_cart_wrap .widget p.buttons a.button.checkout {
float: right;
}
p.return-to-shop {
margin-bottom: 60px;
}
.product-thumbnail-image-wrap {
overflow: hidden;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, 
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .price_slider_amount .button:hover {
background: #bbbbbb;
} .product-meta-data {
text-align: center;
padding: 20px 20px;
}
.product-meta-data .star-rating {
width: 60px;
margin: 5px auto 10px !important;
}
.woocommerce-checkout .form-row .chosen-container-single .chosen-search input { 
line-height: 35px !important;
}
table.variations {
width: 60%;
}
table.variations td {
border: none;
}
table.variations label {
line-height: 45px;
}
table.variations td,
table.variations th{
padding: 0px 20px;
}
.reset_variations {
line-height: 35px;
display: block;
clear: both; }
.summary.entry-summary div.star-rating,
.summary.entry-summary .woocommerce-review-link {
display: inline-block;
margin-right: 10px;
}
.single_variation {
margin-bottom: 20px;
}
table.shop_attributes td {
padding: 0px 5px !important;
}
#tab-description h2 {
display: none;
}
.select2-search {
position: relative;
}
.select2-search input[type="text"] {
width: 98%;
height: 28px !important;
margin: 10px 5px;
line-height: 28px !important;
}
.shipping-calculator-form .form-row {
margin-bottom: 10px !important;
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
.woocommerce div.product .product_title,   
.woocommerce #content div.product .product_title, 
.woocommerce-page div.product .product_title, 
.woocommerce-page #content div.product .product_title {
width: 413px;
}
}
@media only screen and (max-width: 960px) {
.woocommerce div.product .product_title, 
.woocommerce #content div.product .product_title, 
.woocommerce-page div.product .product_title, 
.woocommerce-page #content div.product .product_title {
width: 100% !important;
}
.summary.entry-summary .price {
float: none;
}
}
@media only screen and (max-width: 960px){
.woocommerce .product-single-boxed-content .images{
float: none;
width: 100% !important;
}
.woocommerce .product-single-boxed-content .summary.entry-summary{
float: none;
width: 100% !important;
}
h1.product_title.entry-title{
margin-top: 30px !important;
}
.woocommerce table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
width: 50%;
margin-bottom: 20px;
}
.coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
margin-bottom: 20px;
}
.woocommerce table.cart td.actions input[type=submit] {
float: right;
margin-bottom: 20px !important;
}
.woocommerce-page #content table.cart td.actions .coupon .button {
float: left;
width: 220px;
}
.woocommerce table.shop_table tr td.actions {
padding-bottom: 0px!important; 
}
} @media only screen and (max-width: 767px) {
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {      
margin: 0 0 30px 0 !important;
width: 100% !important;
}
.woocommerce div.product div.images, 
.woocommerce #content div.product div.images, 
.woocommerce-page div.product div.images, 
.woocommerce-page #content div.product div.images,
.single-product-datas {
width: 100%;
}
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1, 
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
float: none !important;
width: 100% !important;
}
.cart_totals table,
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator, 
.woocommerce-page .cart-collaterals .shipping_calculator {
width: 100%;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
padding: 10px 20px !important;
width: 50%;
}
.woocommerce table.shop_table.cart td {
padding: 10px 4px !important;
}
.woocommerce table.shop_table.cart td.product-name{
width: 75px;
}
.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
width: 45px;
}
.woocommerce table.cart td.actions .coupon {
float: none !important;
width: 100% !important;
margin: 0 auto;
padding-top: 20px;
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .input-text {
margin: 0px auto 20px !important;
width: 80% !important;
display: block !important;
float: none !important;
}
.woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
border-left: 1px solid;
border-right: 1px solid;
border-top-width: 0px;
border-bottom-width: 0px;
width: 43px;
}
.woocommerce table.cart .product-thumbnail {
display: none;
}
.woocommerce form.login .form-row-first,
.woocommerce form.checkout_coupon .form-row-first,
.woocommerce form.login .form-row-last,
.woocommerce form.checkout_coupon .form-row-last     {
width: 100%;
float: none;
margin-bottom: 20px;
}    
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: none;
}
.woocommerce  a.button.product_type_simple,
.woocommerce  a.button.product_type_variable,
.woocommerce  a.button.add_to_cart_button,
.woocommerce  a.button.product_type_simple.added{
bottom: 0px;    
}
.woocommerce .woocommerce-ordering, 
.woocommerce-page .woocommerce-ordering{
margin-top: 13px;
}
.woocommerce .woocommerce-ordering select.orderby, 
.woocommerce-page .woocommerce-ordering select.orderby{
font-size: 13px;
color: #323232;
font-family: "Raleway";
border-radius: 0%;
border: 1px solid #eeeeee;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
margin: 0 5% 30px 0 !important;     
width: 47% !important;      
float: left !important; 
}
.woocommerce ul.products li.first, 
.woocommerce-page ul.products li.first {
float: left !important;     clear: none;
}   
.woocommerce ul.products li.product:nth-child(odd), 
.woocommerce-page ul.products li.product:nth-child(odd) {
margin-right: 6% !important;
}   
.woocommerce ul.products li.product:nth-child(even),
.woocommerce-page ul.products li.product:nth-child(even) {
margin-right: 0px !important;
}
}div.bbp-template-notice, 
div.indicator-hint {
margin: 0px 0px 30px 0px;
}
#subscription-toggle {
float: right;
}
#bbpress-forums div.bbp-breadcrumb p, #bbpress-forums div.bbp-topic-tags p {
margin-bottom: 30px;
}
#bbpress-forums fieldset.bbp-form legend {
font-weight: bold;
}
.wp-editor-wrap {
border: 1px solid #eeeeee;
}
.bbp-breadcrumb-sep {
padding: 0px 5px;
}
#bbpress-forums fieldset.bbp-form p, #bbpress-forums fieldset.bbp-form textarea, #bbpress-forums fieldset.bbp-form select, #bbpress-forums fieldset.bbp-form input[type="text"] {
margin-bottom: 20px;
}
#bbpress-forums input[type="text"] {
margin-bottom: 0px !important;
width: 50%;
}
#bbp_topic_submit,
#bbp_search_submit,
#bbpress-forums fieldset.bbp-form,
div.bbp-submit-wrapper,
#bbpress-forums #bbp-your-profile fieldset.submit button {
margin: 0px 0px 20px 0px;
}
#bbp-user-avatar .vcard,
.vcard.bbp-user-profile-link {
width: auto;
float: none;
}
.bbp-submit-wrapper .button.submit {
margin-right: 0px !important;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd {
background: transparent;
}
#bbpress-forums li.bbp-header {
border-top: none;
}
#bbpress-forums li.bbp-body ul.forum, 
#bbpress-forums li.bbp-body ul.topic {
padding: 20px;
}
#bbpress-forums li.bbp-header, 
#bbpress-forums li.bbp-footer {
padding: 10px 20px;
}
a.bbp-forum-title,
.bbp-topic-title a.bbp-topic-permalink,
#bbpress-forums fieldset.bbp-form label  {
font-size: 13px !important;
}
#bbpress-forums div.bbp-reply-header {
background: none;
}
#bbpress-forums div.reply {
font-size: inherit;
font-style: inherit;
}
#bbpress-forums .topic .bbp-topic-meta .bbp-author-avatar,
#bbpress-forums .topic .bbp-topic-meta .avatar,
.bbp-topic-freshness-author .avatar {
display: none;
}
#bbpress-forums .topic .bbp-topic-meta a {
color: inherit;
}
div.bbp-reply-header {
padding: 15px 15px 0 25px;
}
li.bbp-body div.hentry {
padding-top: 0;
}
.bbp-pagination-count {
font-weight: bold;
} div.bbp-template-notice p {
padding: 20px;
}
div.bbp-template-notice.info {
border: none;
background-color: #E6F5F8;
border-radius: 0;
}
div.bbp-template-notice, div.indicator-hint {
background-color: #FAEFD3;
border: none;
border-radius: 0;
}
#bbpress-forums .wp-editor-container .button {
font:inherit !important;
text-transform: none !important;
letter-spacing: 0;
}article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; } 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
} table {
border-collapse: collapse;
border-spacing: 0;
}
td { vertical-align: top; }
img{max-width:100%;}
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle;}
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { }
input[type="text"],input[type="submit"], textarea { -webkit-appearance: none; -webkit-border-radius:0px; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
::selection         {background: rgb(0,0,0); color: #fff; }
::-moz-selection    {background: rgb(255,255,158);}
img::selection      {background: transparent;}
img::-moz-selection {background: transparent;}   html {
padding-right: 0px !important;
overflow-y: auto;
overflow-x: hidden;
}
html.hide-overflow{
overflow: hidden !important;
}
html.show-overflow{
overflow-y: scroll;
} .tp-simpleresponsive >ul li {
z-index: 1 !important;
} #main.layout-border{
padding: 30px;
}
#main.layout-border.layout-border-header-top {
padding: 0px 30px 30px 30px;
}
.left-header #main.layout-border{
padding-left: 0px;
}
#header-top-bar-left   {
float: left;
padding: 10px 20px;
}
#header-top-bar-wrap.be-wrap #header-top-bar-left{
padding-left: 0px;
}
#header-top-bar-right   {
float: right;
padding: 10px 20px;
}
#header-top-bar-wrap.be-wrap #header-top-bar-right {
padding-right: 0px;
}
#header-top-bar-left .top-bar-widgets, 
#header-top-bar-left .header-search-controls,
#header-top-bar-left .header-cart-controls,
#header-top-bar-left .topbar-menu-container{
margin-right: 15px;
}
#header-top-bar-right .top-bar-widgets, 
#header-top-bar-right .header-search-controls,
#header-top-bar-right .header-cart-controls,
#header-top-bar-right .topbar-menu-container {
margin-left: 15px;
}
#header-controls-left .header-widgets, 
#header-controls-left .header-search-controls,
#header-controls-left .header-cart-controls,
#header-controls-left .menu-controls {
margin-right: 15px;
}
#header-controls-right .header-widgets, 
#header-controls-right .header-search-controls,
#header-controls-right .header-cart-controls,
#header-controls-right .sliderbar-menu-controller {
margin-left: 15px;
}
#header-top-bar-left ul ,
#header-top-bar-right ul ,
#header-controls-left ul {
display: inline;
padding-left: 0px;
}
#header-top-bar-left li ,
#header-top-bar-right li ,
#header-controls-left li {
display: inline;
text-decoration: none;
}
.menu-falling-animate-controller {
display: inline-block;
cursor: pointer; }
.custom-font-icon {
display: inline-block;
line-height: normal;
position: relative;
cursor: pointer;
}
.menu-icon {
border-top-width: 2px;
border-style: solid;
border-color: inherit;
display: block;
margin-bottom: 6px;
width: 16px;
-webkit-transition: -webkit-transform 400ms ease, opacity 400ms ease, top 400ms ease;
-moz-transition: -moz-transform 400ms ease, opacity 400ms ease, top 400ms ease;
-o-transition: -o-transform 400ms ease, opacity 400ms ease, top 400ms ease;
transition: transform 400ms ease, opacity 400ms ease, top 400ms ease;
cursor: pointer;
position: absolute;
top: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
.menu-icon.menu-icon-third {
margin-bottom: 0px;
}
.custom-font-icon .menu-icon.menu-icon-first {
top: -4px;
}
.custom-font-icon .menu-icon.menu-icon-second {
position: relative;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.custom-font-icon .menu-icon.menu-icon-third {
top: 4px;
}
.custom-font-icon.active .menu-icon.menu-icon-first {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
top: 0;
}
.custom-font-icon.active .menu-icon.menu-icon-second {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transform: translateX(50px);
-moz-transform: translateX(50px);
-ms-transform: translateX(50px);
-o-transform: translateX(50px);
}
.custom-font-icon.active .menu-icon.menu-icon-third {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
top: 0;
}
#header-top-bar-wrap i.font-icon {
margin-bottom: 0px;
}
#header-top-bar,
#header-bottom-bar {
line-height: 25px; }
#header-top-bar{
position: relative;
z-index: 3;
}
#header-top-bar .topbar-menu-container{
display: inline-block;
}
#topbar-menu > li:after{
content: " | ";
} 
#topbar-menu > li:last-child:after{
content: "";
} .header-cart-controls, 
.sliderbar-nav-controller-wrap{
display: inline-block;
}
.header-cart-controls{
float: none !important;
}
#header #left-header-mobile .header-cart-controls{
float: right !important;
}
.top-overlay-menu #header-bottom-bar{
display: none;
}
#header .header-border{
display: block;
}
#header .transparent .header-border{
display: none;
}
.style6 #header-wrap {
text-align: center;
} .style4 #header-bottom-bar{
padding: 0 30px;
} .logo a, .logo a img {
display: block;
} .style1 .logo {
margin-left: 30px;
padding:20px 0; float: left;
}
.layout-border-header-top .style1 .logo {
margin-left: 0px;
}
.style1 .be-wrap  .logo {
margin-left:0;
}
.style4 .logo {
margin-left: 30px;
padding:20px 0; float: left;
}
#left-header-mobile .logo {
margin-left: 30px;
padding:20px 0; float: left;
} .style5 .logo {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
} .style2 #header-wrap{
position: relative;
}   .style3 .logo {
position: absolute;
left: 30px;
padding: 20px 0; }
.layout-border-header-top .style3 .logo {
left: 0px;
} .style2 .logo {
text-align: center;
}
.style2 .logo a{
display: inline-block;
vertical-align: middle;
}
.style6 .logo {
margin: 25px auto;
display: inline-block;
vertical-align: top;
z-index: 1;
position: relative;
}  .style1 #header-controls-right,
.style5 #header-controls-right {
float: right;
margin-right: 30px; }layout-border-header-top .style1 #header-controls-right {
margin-right: 0px;
}
.style1 .be-wrap #header-controls-right {
margin-right: 0;
margin-left: 15px;
}
.style4 #header-controls-right{
float: right;
margin-right: 30px;
} .style2 #header-controls-right{
position: absolute;
right: 30px;
top: 0;
}
.style2 #header-controls-left{
position: absolute;
left: 30px;
top: 0;
}
.style3 #header-controls-right{
position: absolute;
right: 30px;
top: 0;
}
.layout-border-header-top .style3 #header-controls-right {
right: 0px;
}
#header-inner-wrap i.font-icon{
margin-bottom: 0px;
} #left-header-mobile .mobile-nav-controller-wrap{
margin: 0 30px 0px 15px;
float: right;
}
.style6 #header-controls-right {
margin-right: 30px;
position: absolute;
top: 0px;
right: 0px;
z-index: 1;
}
#header .tatsu-module,
#header .oshine-module {
margin-bottom: 0;
}  .style1 #navigation {
float: right;
margin-right: 30px;
}
.style1 .be-wrap #navigation {
margin-right: 0px;
} .style4 #navigation, 
.style5 #navigation {
float: left;
position: static;
margin-left: 30px;
}
.style5 #menu > li:first-child > a {
padding-left: 0;
} .style3 .menu{
float: none;
display: inline-block;
vertical-align: top;
}
.style2 .menu{
float: none;
display: inline-block;
vertical-align: top;
}
.style3 #navigation{
text-align: center;
}
.style2 #navigation{
text-align: center;
}
.style2 #navigation {
line-height: 50px;
} .style6 #navigation-left-side,
.style6 #navigation-right-side {
position: absolute;
top: 0px;
width: 50%;
left: 0px;
box-sizing: border-box;
}
.style6 #navigation-right-side {
left: auto;
right: 0px;
padding-right: 0px;
}
.style6 #navigation-left-side #left-menu {
display: inline-block;
zoom: 1;
vertical-align: top;
float: right;
}
.mobile-menu.left-mobile-menu #mobile-menu {
padding-bottom: 0px !important;
}
.mobile-menu.right-mobile-menu #mobile-menu {
padding-top: 0px !important;
}
#navigation a{
transition: color 0.3s ease;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-o-transition:  color 0.3s ease;
-ms-transition: color 0.3s ease;
}  .be-nav-link-effect-1 a {
padding: 8px 0;
}
.be-nav-link-effect-1 a::after {
position: absolute;
top: 170%;
left: 20px;
width: calc(100% - 40px);
height: 2px;
background: rgba(0,0,0,0.1);
content: '';
opacity: 0;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
-moz-transition: opacity 0.3s, -moz-transform 0.3s;
-o-transition:  opacity 0.3s, -o-transform 0.3s;
-ms-transition:  opacity 0.3s, -ms-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
}
ul#menu.be-nav-link-effect-1 > li:last-child a::after{
width: calc(100% - 20px);
} .be-nav-link-effect-1 a:hover::after {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
} .be-nav-link-effect-2 a::after {
position: absolute;
top: 170%;
left: 50%;
right: 50%;
height: 2px;
z-index: 1;
content: "";
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
background: rgba(0,0,0,0.1);
} .be-nav-link-effect-2 a:hover::after {
left: 20px;
right: 20px;
}
ul#menu.be-nav-link-effect-2 > li:last-child a:hover::after,
ul#menu.be-nav-link-effect-2 > li:last-child a:focus::after{
right: 0px;
} .be-nav-link-effect-3 a::after {
position: absolute;
top:170%;
left: 50%;
right: 50%;
height: 2px;
z-index: 1;
content: "";
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
background: rgba(0,0,0,0.1);
} .be-nav-link-effect-3 a:hover::after {
left: 40%;
right: 40%;
}
ul#menu.be-nav-link-effect-3 > li:last-child a:hover::after,
ul#menu.be-nav-link-effect-3 > li:last-child a:focus::after{
right: 22%;
} .sub-menu a:after{
display: none;
}
#navigation .sub-menu a {
left: 0;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#navigation .sub-menu a:hover {
left:7px;
}  .header-code-widgets {
display: inline-block;
margin-left: 15px;
} .sliderbar-menu-controller{
display: inline-block;
cursor: pointer;
} .search-box-wrapper {
position: absolute;
top: 100%;
right: 0px;
width: 240px;
display: none;
z-index: 12;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.23);
-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.23);
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.23);
line-height: normal;
padding: 30px;
background: #fff;
overflow-y: hidden;
}
.be-themes-layout-layout-border-header-top .search-box-wrapper {
z-index: 10 !important;
}
#header-top-bar-right .search-box-wrapper{
padding: 0px;
}
.header-search-controls {
display: inline-block;
}
.header-search-controls .search-button {
margin-left: 0px;
cursor: pointer;
color: inherit;
display: inline-block;
zoom: 1;
position: relative;
top: 2px;
font-size: 18px;
line-height: normal;
}
#header-top-bar-right .search-box-wrapper.style1-header-search-widget input[type="text"]{
height: 55px;
}
.search-box-wrapper .searchform .search-icon {
position: absolute;
top: 0px;
right: 35px;
line-height: 96px;
font-size: 14px;
}
#header-top-bar-right .search-box-wrapper .searchform .search-icon{
top: -19px;
right: 14px;
}
.search-box-wrapper.style2-header-search-widget .searchform .search-icon{
display: none;
}
.search-box-wrapper .searchform .s {
width: 100%;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin-bottom: 0;
}
.search-box-wrapper .icon-icon_close{
color: #232323;
}
.search-box-wrapper.style2-header-search-widget {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
box-sizing: border-box;
}
body.admin-bar .search-box-wrapper.style2-header-search-widget {
padding-top: 62px;
}
body.admin-bar .search-box-wrapper.style2-header-search-widget .searchform .search-icon {
top: 50%;
line-height: normal;
margin-top: -14px;
font-size: 25px;
right:14px;
}
.search-box-wrapper.style2-header-search-widget .search-box-inner1 {
position: relative;
display: table;
width: 100%;
height: 100%;
}
.search-box-wrapper.style2-header-search-widget .search-box-inner2 {
display: table-cell;
vertical-align: middle;
width: 100%;
margin: 0px;
}
.search-box-wrapper.style2-header-search-widget .searchform .s {
height: 100px;
font-size: 40px;
line-height: 1;
}
.search-box-wrapper.style2-header-search-widget .searchform {
display: block;
width: 80%;
margin: 0 auto;
position: relative;
}
.header-search-form-close {
display: none;
}
.search-box-wrapper.style2-header-search-widget .header-search-form-close {
position: absolute;
top: 30px;
right: 30px;
font-size: 35px;
cursor: pointer;
color: inherit;
display: block;
z-index: 4;
}
body.admin-bar .search-box-wrapper.style2-header-search-widget .header-search-form-close {
margin-top: 32px;
} .left-strip-wrapper .header-cart-controls {
width: 100%;
text-align: center;
top: 85%;
}
.header-cart-controls .cart-contents span {
display: inline-block;
font-weight: bold;
margin: 0 auto;
border-radius: 20%;
text-align: center;
width: 20px;
height: 20px;
line-height: 21px;
font-size: 10px;
position: relative;
top: -5px;
}
.left-strip-wrapper .header-cart-controls .cart-contents span {
display: block;
position: static;
margin-top: -60px;
}
.header-cart-controls .cart-contents{
color: inherit;
}
.header-cart-controls .cart-contents i{
font-size: 23px;
position: relative;
} body.header-transparent #header #header-inner-wrap.no-transparent,
body.sticky-header #header #header-inner-wrap.no-transparent {
position: fixed;
top: -300px;
width: 100%;
right: 0px;
}
body.header-transparent #header #header-inner-wrap.no-transparent.top-animate,
body.sticky-header #header #header-inner-wrap.no-transparent.top-animate {
top: 0px;
-webkit-transition: top .50s ease, right 400ms ease;
-moz-transition: top .50s ease, right 400ms ease;
-o-transition: top .50s ease, right 400ms ease;
-ms-transition: top .50s ease, right 400ms ease;
-webkit-backface-visibility: hidden;
}
body.header-transparent.admin-bar #header #header-inner-wrap.no-transparent.top-animate,
body.sticky-header.admin-bar #header #header-inner-wrap.no-transparent.top-animate {
top: 32px;
-webkit-transition: top .50s ease, right 400ms ease;
-moz-transition: top .50s ease, right 400ms ease;
-o-transition: top .50s ease, right 400ms ease;
-ms-transition: top .50s ease, right 400ms ease;
-webkit-backface-visibility: hidden;
box-shadow: 0 1px 1px rgba(0,0,0,0.15);
}
body.header-transparent #header #header-inner-wrap {
position: absolute; width: 100%;
border: none !important;
}
body.header-transparent #header #header-wrap {
background: transparent;
box-shadow: none;	
}
body.header-transparent #header #header-bottom-bar {
background: transparent;
box-shadow: none;	
}
body #main.layout-border-header-top #header-inner-wrap.no-transparent,
body.admin-bar #main.layout-border-header-top #header-inner-wrap.no-transparent {
position: fixed;
backface-visibility: hidden;
}
body #main.layout-border-header-top #header-inner-wrap.no-transparent {
top: 0px;
}
body.admin-bar #main.layout-border-header-top #header-inner-wrap.no-transparent {
top: 32px;
}
#header-inner-wrap.transparent {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
#header-inner-wrap {
position: relative;
}
#header-inner-wrap.background--dark.transparent #navigation,
#header-inner-wrap.background--dark.transparent .header-search-controls .search-button,
#header-inner-wrap.background--dark.transparent .header-cart-controls  i.font-icon,
#header-inner-wrap.background--dark.transparent .menu-controls i.font-icon,
#header-inner-wrap.background--dark.transparent .menu-controls {
color: #f5f5f5;
transition: color 0.5s linear;
}
.single_portfolio_info_close.background--dark .font-icon,
#portfolio-title-nav-bottom-wrap  .background--dark{
color: #f5f5f5;
}
#header-inner-wrap.background--light.transparent #navigation,
#header-inner-wrap.background--light.transparent .header-search-controls .search-button,
#header-inner-wrap.background--light.transparent .header-cart-controls  i.font-icon,
#header-inner-wrap.background--light.transparent .menu-controls i.font-icon,
#header-inner-wrap.background--light.transparent .menu-controls  {
color: #333;
transition: color 0.5s linear;
}
.single_portfolio_info_close.background--light .font-icon,
#portfolio-title-nav-bottom-wrap .background--light{
color: #333;
} #header-inner-wrap.background--dark.transparent .be-mobile-menu-icon,
#header-inner-wrap.background--dark.transparent .be-mobile-menu-icon::before,
#header-inner-wrap.background--dark.transparent .be-mobile-menu-icon::after,
#portfolio-title-nav-bottom-wrap  .background--dark .home-grid-icon span{
background-color: #f5f5f5;
} #header-inner-wrap.background--light.transparent .be-mobile-menu-icon,
#header-inner-wrap.background--light.transparent .be-mobile-menu-icon::before,
#header-inner-wrap.background--light.transparent .be-mobile-menu-icon::after,
#portfolio-title-nav-bottom-wrap  .background--light .home-grid-icon span {
background-color: #333;
}
body.header-transparent .logo img,
body .logo img.sticky-logo {
display: none;
}
body #header-inner-wrap.no-transparent.top-animate .logo img.sticky-logo {
display: block;
}
body #header-inner-wrap.no-transparent.top-animate .logo img.normal-logo {
display: none;
}
body.header-transparent #header-inner-wrap.no-transparent.top-animate .logo img.normal-logo,
body.header-transparent #header-inner-wrap.no-transparent.top-animate .logo img.sticky-logo,
body.header-transparent #header-inner-wrap .logo img.transparent-logo {
display: block;
}
body.header-transparent #header-inner-wrap.no-transparent.top-animate .logo img.transparent-logo,
body.header-transparent #header-inner-wrap.no-transparent.top-animate .logo img.normal-logo {
display: none;
}
.light-scheme-logo {
display: none !important;
}
body.header-transparent #header-inner-wrap.background--dark.transparent .logo img.light-scheme-logo {
display: block !important;
}
body.header-transparent #header-inner-wrap.background--dark.transparent .logo img.dark-scheme-logo {
display: none !important;
} #header {
position: relative;
z-index: 10;
}
#header-inner-wrap.top-animate #navigation, 
#header-inner-wrap.top-animate .header-controls, 
#header-inner-wrap.top-animate .social-media-icons-mid-header,
#header-inner-wrap.stuck #navigation, 
#header-inner-wrap.stuck .header-controls, 
#header-inner-wrap.stuck .social-media-icons-mid-header {
line-height: 70px;
-webkit-transition: line-height 0.5s ease;
-moz-transition: line-height 0.5s ease;
-ms-transition: line-height 0.5s ease;
-o-transition: line-height 0.5s ease;
transition: line-height 0.5s ease;
} #navigation a,
#navigation-right-side a,
#navigation-left-side a {
position: relative;
color: inherit;
padding: 0px 20px;
display: inline-block;
line-height: initial;
}
#navigation ul li,
#navigation-right-side ul li,
#navigation-left-side ul li {
float: left;
display: inline-block;
position: relative;
margin-bottom: 0;
line-height: inherit;
}
#navigation .sub-menu,
#navigation .children,
#navigation-right-side .sub-menu,
#navigation-right-side .children,
#navigation-left-side .sub-menu,
#navigation-left-side .children {
position: absolute;
width: 200px;
display: none; 
z-index: 12;
top: 100%;
line-height: 32px;
padding: 10px 0;
margin-top: 1px;
}
#navigation .sub-menu .sub-menu,
#navigation .children .children,
#navigation-right-side .sub-menu .sub-menu,
#navigation-right-side .children .children,
#navigation-left-side .sub-menu .sub-menu,
#navigation-left-side .children .children {
left: 100%;
top: -10px;
margin-left: 0;
}
#navigation ul .sub-menu li,
#navigation ul .children li,
#navigation-right-side ul .sub-menu li,
#navigation-right-side ul .children li,
#navigation-left-side ul .sub-menu li,
#navigation-left-side ul .children li {
display: block;
float: none;
text-align: left;
}
#navigation ul .sub-menu li a,
#navigation ul .children li a,
#navigation-right-side ul .sub-menu li a,
#navigation-right-side ul .children li a,
#navigation-left-side ul .sub-menu li a,
#navigation-left-side ul .children li a {
display: block;
padding: 5px 20px;
line-height: inherit;
}
.menu-controls i.font-icon {
font-size: 21px; cursor: pointer;
display: inline-block;
zoom: 1;
padding: 0px;
line-height: normal;
}
.exclusive-mobile-bg .menu-controls{
font: initial; padding: 10px 10px;
}
.menu-controls i.font-icon:before {
position: relative;
top: 2px;
}
.top-overlay-menu #navigation,
.top-overlay-menu #navigation-right-side,
.top-overlay-menu #navigation-left-side{
display: none;
}
body.menu-animate-fall #navigation ul li,
body.menu-animate-fall #navigation-right-side ul li,
body.menu-animate-fall #navigation-left-side ul li {
-webkit-transition: -webkit-transform 400ms ease, opacity 400ms ease;
-moz-transition: -moz-transform 400ms ease, opacity 400ms ease;
-o-transition: -o-transform 400ms ease, opacity 400ms ease;
transition: transform 400ms ease, opacity 400ms ease;
transform: translateY(-60%);
-ms-transform: translateY(-60%);
-moz-transform: translateY(-60%);
-webkit-transform: translateY(-60%);
-o-transform: translateY(-60%);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
body.menu-animate-fall #navigation ul li ul li,
body.menu-animate-fall #navigation-right-side ul li ul li,
body.menu-animate-fall #navigation-left-side ul li ul li,
body.menu-animate-fall #navigation ul li.return-position,
body.menu-animate-fall #navigation-right-side ul li.return-position,
body.menu-animate-fall #navigation-left-side ul li.return-position  {
transform: initial !important;
-ms-transform: initial !important;
-moz-transform: initial !important;
-webkit-transform: initial !important;
-o-transform: initial !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
} .left-header #header-top-bar,
.left-header #header-wrap,
.left-header #header-bottom-bar,
#left-header-mobile{
display: none;
}
.left-header .sliderbar-menu-controller .icon-menu{
display:none;
}
.left-header.left-sliding #main-wrapper {
margin-left: 70px;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
overflow-x: hidden;
}
.left-header .layout-box-left{
display: none;
}
.left-header.left-static .layout-box-left{
display: block;
}
.top-header.top-right-sliding-menu.slider-bar-opened  #main.layout-border{
padding-right: 0px;
}
.left-header.left-sliding.left-overlay-menu.slider-bar-opened #main-wrapper.hidden-strip #main.layout-border{ }
.left-header.left-static #main-wrapper{
margin-left: 280px;
}
.left-header.left-static.be-themes-layout-layout-border #main-wrapper{
margin-left: 310px;
}
.left-header .left-strip-wrapper{
width: 71px;
position: fixed;
height: 100%;
background-color: #000;
z-index: 12;
}
.left-header #sb-left-strip{
position: relative;
height: 100%;
}
.left-header #sb-left-strip .leftside-menu-controller{
position: absolute;
bottom: 40px;
font-size: 30px;	
width: 100%;
text-align: center;
}
.admin-bar.left-header #sb-left-strip .leftside-menu-controller{
bottom: 72px;
}
.left-header #sb-left-strip #logo-strip-bar{
top: 40px;
position: absolute;
width: 100%;
text-align: center;
}
.sb-slidebar .menu ul {
list-style: none;
margin-bottom: 0px;
display: block;
padding: 0px;
margin-top: 0px;
}
.sb-slidebar .menu ul li {
margin-bottom: 0px;
}
.sb-slidebar .menu ul li {
display: block;
position: relative;
}
#slidebar-menu { }
.sb-slidebar-content .menu {
margin-bottom: 50px;
text-align: center;
padding: 40px 0;
} .top-overlay-menu .sb-slidebar-content .menu,
.left-overlay-menu .sb-slidebar-content .menu{
border: none;
}
#slidebar-menu .sub-menu {
display: none;
}
#slidebar-menu a {
cursor: pointer;
color: inherit;
display: inline-block;
line-height: inherit;
}
.sb-left #slidebar-menu a {
color: inherit !important;
}
.sb-slidebar .widget_text {
text-align: center;
padding: 0px 14px;
margin-bottom: 10px;
}
#navigation .mobile-sub-menu-controller,
#navigation-left-side .mobile-sub-menu-controller,
#navigation-right-side .mobile-sub-menu-controller {
display: none;
}
#slidebar-menu .mobile-sub-menu-controller {
width: 50px;
top: 0px;
cursor: pointer;
font-size: 13px;
-webkit-transition: all 0.5s;    
-moz-transition: all 0.5s;    
-o-transition: all 0.5s;    
-ms-transition: all 0.5s;    
transition: all 0.5s;  
text-align: center;
vertical-align: middle;
position: absolute;
color: inherit !important;
}
#slidebar-menu .mobile-sub-menu-controller.isClicked{
-webkit-transform: rotate(45deg) scale(1.5,1.5);
-moz-transform: rotate(45deg) scale(1.5,1.5);
-ms-transform: rotate(45deg) scale(1.5,1.5);
-o-transform: rotate(45deg) scale(1.5,1.5);
transform: rotate(45deg) scale(1.5,1.5);
}
.top-overlay-menu #slidebar-menu li,
.left-overlay-menu #slidebar-menu li{
opacity: 0;
-webkit-transform: translateY(30%);
-moz-transform: translateY(30%);
-ms-transform: translateY(30%);
-o-transform: translateY(30%);
transform: translateY(30%);
transition: all 0.4s;
}
.top-overlay-menu #slidebar-menu li.menu-loaded,
.left-overlay-menu #slidebar-menu li.menu-loaded{
opacity: 1;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
#slidebar-menu .menu-item .sub-menu li{
opacity: 1 !important;
transform: translateY(0%) !important;
}
.overlay-menu-close {
position: absolute;
z-index: 15;
font-size: 30px !important; margin-top: 8px;
right: 25px;
top:25px;
cursor: pointer; }
.overlay-menu-close:before {
display: inline-block; -webkit-transition: -webkit-transform 400ms ease;
-moz-transition: -moz-transform 400ms ease;
-o-transition: -o-transform 400ms ease;
transition: transform 400ms ease;
}
.overlay-menu-close:hover:before {
-webkit-transform: rotate(90deg) ;
-moz-transform: rotate(90deg) ;
-ms-transform: rotate(90deg) ;
-o-transform: rotate(90deg) ; } .sb-left .display-table {
height: 100%;
} .sb-slidebar.sb-left .overlay-menu-close,
.sb-slidebar.sb-right .overlay-menu-close {
display: none !important;
}
body.top-overlay-menu .sb-slidebar.sb-left .overlay-menu-close,
body.top-overlay-menu .sb-slidebar.sb-right .overlay-menu-close,
body.left-overlay-menu .sb-slidebar.sb-left .overlay-menu-close,
body.left-overlay-menu .sb-slidebar.sb-right .overlay-menu-close {
display: inline-block !important;
} .mobile-menu {
display: none;
}
#mobile-menu, 
#mobile-menu ul {
list-style: none;
margin-bottom: 0px;
margin-top: 0px;
padding: 0px; 
text-align: left;
}
#mobile-menu ul.sub-menu {
padding: 0px 0px 15px 0px;
display: none;
}
#mobile-menu li {
margin-bottom: 0px;
position: relative;
padding: 0px 0px 0px 20px;
border-bottom: 1px solid transparent;
}
#mobile-menu .sub-menu li{
border: none;
padding-right: 0px;
}
#mobile-menu a {
color: inherit;
padding-right: 5px;
display: inline-block;
cursor: pointer;
}
#mobile-menu .mobile-sub-menu-controller {
width: 50px;
cursor: pointer;
font-size: 13px;
float: right;
-webkit-transition: all 0.5s;    
-moz-transition: all 0.5s;    
-o-transition: all 0.5s;    
-ms-transition: all 0.5s;    
transition: all 0.5s;  
text-align: center;
}
#mobile-menu .mobile-sub-menu-controller.isClicked{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.mobile-nav-controller-wrap {
display: none;
}
.mobile-nav-controller-wrap .menu-controls {
margin-left: 0px;
margin-right:0px;
}
#logo-sidebar {
text-align: center;
line-height: normal !important;
margin: 40px 0px;
}  #navigation .menu > ul > li.mega,
#navigation-left-side .menu > ul > li.mega,
#navigation-right-side .menu > ul > li.mega {
position: inherit !important;	
}
.style4 #navigation .menu > ul > li.mega,
.style1 #navigation .menu > ul > li.mega,
.style5 #navigation .menu > ul > li.mega, {
position: relative;
}
#navigation .menu > ul > li.mega > ul.sub-menu {
width: 1160px;	
left: 50%;
margin-left: -580px;
padding: 20px 0px;
margin-top: 0px;
}
.style4 #navigation .menu > ul > li.mega > ul.sub-menu,
.style5 #navigation .menu > ul > li.mega > ul.sub-menu {
left:0;
margin-left: 0;
}
.style1 #navigation .menu > ul > li.mega > ul.sub-menu {
right:0;
left: auto;
margin-left: 0;
}
#navigation-left-side .menu > ul > li.mega > ul.sub-menu,
#navigation-right-side .menu > ul > li.mega > ul.sub-menu{
width: 580px;	
left: 50%;
margin-left: -290px;
padding: 20px 0px;
margin-top: 0px;
}
#navigation .menu > ul > li.mega > ul.sub-menu a,
#navigation-left-side .menu > ul > li.mega > ul.sub-menu a,
#navigation-right-side .menu > ul > li.mega > ul.sub-menu a {
padding: 5px 20px 5px 20px;
-webkit-font-smoothing: antialiased !important;
}
#navigation .menu > ul > li.mega > ul > li,
#navigation-left-side .menu > ul > li.mega > ul > li,
#navigation-right-side .menu > ul > li.mega > ul > li {
display: table-cell !important;
float: none;
padding: 0px;
width: 300px;
border-right: 1px solid;
}
#navigation .menu > ul > li.mega > ul > li:last-child,
#navigation-left-side .menu > ul > li.mega > ul > li:last-child,
#navigation-right-side .menu > ul > li.mega > ul > li:last-child {
border-right: none;
}
#navigation .menu > ul > li.mega.columns-2 > ul > li,
#navigation-left-side .menu > ul > li.mega.columns-2 > ul > li,
#navigation-right-side .menu > ul > li.mega.columns-2 > ul > li { 
width: 580px; 
}
#navigation .menu > ul > li.mega.columns-3 > ul > li,
#navigation-left-side .menu > ul > li.mega.columns-3 > ul > li,
#navigation-right-side .menu > ul > li.mega.columns-3 > ul > li { 
width: 386px; 
}
#navigation .menu > ul > li.mega.columns-4 > ul > li,
#navigation-left-side .menu > ul > li.mega.columns-4 > ul > li,
#navigation-right-side .menu > ul > li.mega.columns-4 > ul > li { 
width: 290px; 
}
#navigation .menu > ul > li.mega.columns-5 > ul > li,
#navigation-left-side .menu > ul > li.mega.columns-5 > ul > li,
#navigation-right-side .menu > ul > li.mega.columns-5 > ul > li { 
width: 232px; 
}
#navigation .menu > ul > li.mega > ul > li ul,
#navigation-left-side .menu > ul > li.mega > ul > li ul,
#navigation-right-side .menu > ul > li.mega > ul > li ul {
display: block !important;
width: 100%;
left: 0px !important;
top: 0px !important;
opacity: 1 !important;
position: relative !important;
background: none;
margin-top: -1px;
}
#navigation .menu > ul > li:last-child a {
padding-right: 0px;
}
#navigation .mega .sub-menu .highlight .sf-with-ul,
#navigation-left-side .mega .sub-menu .highlight .sf-with-ul,
#navigation-right-side .mega .sub-menu .highlight .sf-with-ul, { padding-bottom: 10px !important;
line-height: 1.5 !important;
} 
body.header-transparent #navigation .sub-menu {
top: 100%;
}
body.header-transparent #navigation .sub-menu .sub-menu {
top: 0px;
} #main {
position: relative;
}
.sb-slidebar {
position: fixed;
width: 280px;
z-index: 12;
height: 100%;
overflow: auto;
}
.top-header.be-themes-layout-layout-border-header-top .sb-slidebar {
z-index: 10 !important;
}
.left-overlay-menu .sb-slidebar,
.top-overlay-menu .sb-slidebar {
width: 100%;
z-index: 14;
} .left-header.left-static .sb-slidebar.sb-left {
left: 0px;
}
.left-header.left-static.be-themes-layout-layout-border .sb-slidebar.sb-left {
left: 30px;
} .sb-slidebar.sb-right {
right: -280px;
-webkit-transition: right 400ms ease;
-moz-transition: right 400ms ease;
-o-transition: right 400ms ease;
transition: right 400ms ease;
}
body.be-themes-layout-layout-border-header-top .sb-slidebar.sb-right,
body.be-themes-layout-layout-border .sb-slidebar.sb-right {
right: -250px;
}
.sb-slidebar.sb-right.opened {
right: 0px;
}
.be-themes-layout-layout-border-header-top .sb-slidebar.sb-right.opened,
.be-themes-layout-layout-border .sb-slidebar.sb-right.opened {
right: 30px;
}
body #main {
-webkit-transition: right 400ms ease;
-moz-transition: right 400ms ease;
-o-transition: right 400ms ease;
transition: right 400ms ease;
position: relative;
right: 0px;
}
body.top-header.slider-bar-opened #main,
body.top-header.slider-bar-opened #main #header #header-inner-wrap.no-transparent.top-animate {
right: 280px;
left: auto;
}
body.be-themes-layout-layout-border-header-top.top-header.slider-bar-opened #main #header #header-inner-wrap.no-transparent.top-animate,
body.be-themes-layout-layout-border.top-header.slider-bar-opened #main #header #header-inner-wrap.no-transparent.top-animate {
right: 310px;
}
body.top-header.slider-bar-opened.top-overlay-menu #main {
right: 0px;
} .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left.opened {
left: 0;
} html.csstransforms .left-strip-wrapper {
-webkit-transition: -webkit-transform 200ms linear;
-moz-transition: -moz-transform 200ms linear;
-o-transition: -o-transform 200ms linear;
transition: transform 200ms linear;    
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
-o-transition-delay: 0ms;
transition-delay: 0ms;
}
html.csstransforms .left-strip-wrapper.hide {
-webkit-transform: translatex(-70px);
-moz-transform: translatex(-70px);
-ms-transform: translatex(-70px);
-o-transform: translatex(-70px);
transform: translatex(-70px);
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms;
}
html.no-csstransforms .left-strip-wrapper {
-webkit-transition: left 200ms linear;
-moz-transition: left 200ms linear;
-o-transition: left 200ms linear;
transition: left 200ms linear;
left: 0px;
}
html.no-csstransforms .left-strip-wrapper.hide {
left: -80px;
} html.csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left {
-webkit-transform: translatex(-280px);
-moz-transform: translatex(-280px);
-ms-transform: translatex(-280px);
-o-transform: translatex(-280px);
transform: translatex(-280px);
-webkit-transition: -webkit-transform 400ms linear;
-moz-transition: -moz-transform 400ms linear;
-o-transition: -o-transform 400ms linear;
transition: transform 400ms linear;
}
html.csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left.opened {
-webkit-transform: translatex(0px);
-moz-transform: translatex(0px);
-ms-transform: translatex(0px);
-o-transform: translatex(0px);
transform: translatex(0px);	
}
html.no-csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left {
left: -280px;
-webkit-transition: left 400ms linear;
-moz-transition: left 400ms linear;
-o-transition: left 400ms linear;
transition: left 400ms linear;
}
html.no-csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left.opened {
left: 0px;
} html.csstransforms .left-header.left-sliding.left-bar-menu #main {
-webkit-transition: -webkit-transform 300ms linear;
-moz-transition: -moz-transform 300ms linear;
-o-transition: -o-transform 300ms linear;
transition: transform 300ms linear;
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
-o-transition-delay: 0ms;
transition-delay: 0ms;
}
html.csstransforms body.left-header.left-bar-menu.slider-bar-opened #main {
-webkit-transition: -webkit-transform 300ms linear;
-moz-transition: -moz-transform 300ms linear;
-o-transition: -o-transform 300ms linear;
transition: transform 300ms linear;
-webkit-transform: translatex(210px);
-moz-transform: translatex(210px);
-ms-transform: translatex(210px);
-o-transform: translatex(210px);
transform: translatex(210px);
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms;
}
html.no-csstransforms .left-header.left-sliding.left-bar-menu #main {
-webkit-transition: right 300ms linear;
-moz-transition: right 300ms linear;
-o-transition: right 300ms linear;
transition: right 300ms linear;
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
-o-transition-delay: 0ms;
transition-delay: 0ms;
}
html.no-csstransforms body.left-header.left-bar-menu.slider-bar-opened #main {
-webkit-transition: right 300ms linear;
-moz-transition: right 300ms linear;
-o-transition: right 300ms linear;
transition: right 300ms linear;
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms;
}
html.no-csstransforms body.left-header.left-bar-menu.slider-bar-opened #main {
right: -200px;
}
.top-overlay-menu .sb-slidebar,
.left-overlay-menu .sb-slidebar{ right: 0px !important;
transition: all 0.6s;
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
}
.top-overlay-menu .sb-slidebar.opened,
.left-overlay-menu .sb-slidebar.opened{ right: 0px !important;
transform: translateY(0%);
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
}   .left-header.left-sliding.left-overlay-menu .sb-slidebar.sb-left.opened .display-table,
.top-header.top-overlay-menu .sb-slidebar.sb-right.opened .display-table {
display: table;
height: 100%;
} .left-header.left-sliding.left-overlay-menu .sb-slidebar .sb-slidebar-content,
.top-header.top-overlay-menu .sb-slidebar.sb-right .sb-slidebar-content {
display: table-cell;
vertical-align: middle;
} html.csstransforms body.top-header.top-overlay-menu.slider-bar-opened #main {
-webkit-transform: initial;
-moz-transform: initial;
-ms-transform: initial;
-o-transform: initial;
transform: initial;
}
body.left-header.left-sliding.left-overlay-menu.slider-bar-opened #main-wrapper { } html.no-csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left {
-webkit-transition: left 400ms ease;
-moz-transition: left 400ms ease;
-o-transition: left 400ms ease;
transition: left 400ms ease;
}
html.csstransforms .left-header.left-sliding.left-bar-menu .sb-slidebar.sb-left{
left: 0px;
}
html.csstransforms .left-header.left-static .sb-slidebar.sb-left {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
} .mobile-nav-controller {
display: inline-block;
}
.be-mobile-menu-icon { display: inline-block;
position: relative;
-webkit-transform: translateX(0%) translateY(-50%);
-moz-transform: translateX(0%) translateY(-50%);
-ms-transform: translateX(0%) translateY(-50%);
-o-transform: translateX(0%) translateY(-50%);
transform: translateX(0%) translateY(-50%);
width: 18px;
height: 2px;
top: -4px;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
transition: background-color 0.3s; }
.be-mobile-menu-icon::before, 
.be-mobile-menu-icon::after {
content: '';
width: 100%;
height: 100%;
position: absolute;
right: 0;
-webkit-transition: -webkit-transform .5s, top .5s, background-color 0.3s, width 0.2s;
-moz-transition: -moz-transform .5s, top .5s, background-color 0.3s width 0.2s;
transition: transform .5s, top .5s, background-color 0.3s width 0.2s;
}
.be-mobile-menu-icon::before {
top: -5px;
}
.be-mobile-menu-icon::after {
top: 5px;
}
.be-mobile-menu-icon.is-clicked {
background-color: rgba(255, 255, 255, 0) !important;
}
.be-mobile-menu-icon.is-clicked::before {
top: 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.be-mobile-menu-icon.is-clicked::after {
top: 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}  body.page-template-page-blank #header-wrap,
body.page-template-page-blank #header-bottom-bar,
body.page-template-page-blank.left-header .sb-slidebar,
body.page-template-page-blank.left-header .left-strip-wrapper,
body.page-template-page-blank #footer-wrap,
body.page-template-page-blank.left-header #leftheadermobile{
display: none !important;
}
body.page-template-page-blank.left-header.left-sliding #main-wrapper,
body.page-template-page-blank.left-header.left-static #main-wrapper{
margin-left: 0px !important;
}
.be-password-protect-wrap {
padding: 150px 0;
} .page-title-module-custom {
padding:30px 0;
}
.header-breadcrumb {
font-size: 11px;
}
.header-breadcrumb .breadcrumbs a {
color: inherit;
} .gallery-slider-wrap  {
position: fixed;
width: 100%;
height: 100%;
background: #fff;
top: 0px;
left: -100%;
z-index: 15;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: left 0.3s ease-in, opacity 0.3s ease-in;
-moz-transition: left 0.3s ease-in, opacity 0.3s ease-in;
-o-transition: left 0.3s ease-in, opacity 0.3s ease-in;
-ms-transition: left 0.3s ease-in, opacity 0.3s ease-in;
transition: left 0.3s ease-in, opacity 0.3s ease-in;
}
a.no-link {
cursor: default;
}
.overflow-hidden {
overflow: hidden !important;
}
.gallery-slider-content,
#gallery-container-wrap,
#gallery-container {
position: relative;
width: 100%;
height: 100%;
}
#gallery-container-wrap{
height: 100vh;
}
#gallery-container {
width: 100%;
float: left;
} #gallery-container-wrap {
overflow-x: hidden;
overflow-y: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
transition: opacity 1s ease;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#gallery-container {
white-space: nowrap !important;
word-wrap: normal;
font-size: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 0px !important;
}
#gallery-container .placeholder {
width: 100%;
height: 100%;
display: inline-block;
zoom: 1;
text-align: center;
position: relative;
}
#gallery-container .placeholder img {
display: inline-block;
height: auto;
width: auto;
max-height: 100%;
max-width: 100%;
vertical-align: middle;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
display: none;
-webkit-transition: opacity 0.5s ease-in;
-moz-transition: opacity 0.5s ease-in;
-o-transition: opacity 0.5s ease-in;
-ms-transition: opacity 0.5s ease-in;
transition: opacity 0.5s ease-in;
}
#gallery-container .placeholder.style1_placehloder {
width: auto;
position: relative;
vertical-align: top;
height: 100%;
height: 100% !important;
}
#gallery-container .placeholder.style1_placehloder img {
height: 100%;
max-width: none;
}
#gallery-container .placeholder.center,
#gallery-container .placeholder.style2_placehloder {
vertical-align: top;
overflow: hidden !important;
}
#gallery-container .placeholder.center .fluid-width-video-wrapper iframe{
width: 100%!important;
}
.single-page-lightbox-content {
height: 100% !important;
overflow: auto !important;
}
#gallery-container .placeholder.center.style4_placehloder {
display: block;
overflow: hidden;
}
#gallery-container .placeholder.center.style4_placehloder a.slider-img-wrap {
position: absolute;
width: 100%;
height: 100%;
left: 0px;
}
.portfolio-item-overlay,
.overlay_placeholder {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background: #000;
background: rgba(0, 0, 0, 0.85);
z-index: 1;
}
.placeholder .fluid-width-video-wrapper {
display: inline-block !important;
vertical-align: top !important;
padding: 0px !important;
margin: 0px !important;
height: 100% !important;
}
.fluid-width-video-wrapper {
width: 100%;
position: relative;
padding: 0;
}
.fluid-width-video-wrapper, .fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
max-width: 100%;
}
.placeholder .fluid-width-video-wrapper iframe.gallery {
position: relative !important;
height: 100% !important;
}
#gallery-container .placeholder:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
#gallery-container .placeholder.center img {
-webkit-backface-visibility: hidden;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
display: block;
max-width: none;
max-height: none;
}
.gallery-all-container.resized .arrow_prev, 
.gallery-all-container.resized .arrow_next{ display: none !important;
}
.arrow_prev,
.arrow_next {
position: absolute;
top: 50%;
cursor: pointer;
z-index: 10;
margin-top: -50px;  font-size: 30px;
text-align: center; }
.single_portfolio_info_close { 
position: absolute;
line-height: 40px;
width: 40px;
font-size: 20px;
height: 40px;
text-align: center;
}
.arrow_prev {
left: 0px;
}
.arrow_next {
right: 0px;
}
.style1-arrow .arrow_prev,
.style2-arrow .arrow_prev,
.style1-arrow .arrow_next,
.style2-arrow .arrow_next {
height: 100px;
line-height: 100px;
width: 60px;
}
.style3-arrow .arrow_prev,
.style4-arrow .arrow_prev,
.style3-arrow .arrow_next,
.style4-arrow .arrow_next {
height: 40px;
line-height: 40px;
width: 40px;
}
.style5-arrow .arrow_prev,
.style6-arrow .arrow_prev,
.style5-arrow .arrow_next,
.style6-arrow .arrow_next {
height: 50px;
line-height: 50px;
width: 50px;
border-radius: 50%;
}
.style2-arrow .arrow_prev,
.style4-arrow .arrow_prev{
border-left: none !important;
}
.style2-arrow .arrow_next,
.style4-arrow .arrow_next{
border-right: none !important;
} 
.style5-arrow .arrow_prev,
.style6-arrow .arrow_prev{
left:15px;
}
.style5-arrow .arrow_next,
.style6-arrow .arrow_next{
right:15px;
}
.arrow_next .font-icon, 
.arrow_prev .font-icon, 
.single_portfolio_close .font-icon, 
.single_portfolio_info_close .font-icon, 
.single_portfolio_back .font-icon {
display: inline-block;
text-align: center;
line-height: inherit;
-webkit-user-select: none;
}
.gallery_content {
position: absolute;
top: 0px;
width: 480px;
background: #fff;
word-break: break-word;
z-index: 11;
height: 100%;
right: -480px;
-webkit-transition: right 0.3s ease;
-moz-transition: right 0.3s ease;
-o-transition: right 0.3s ease;
-ms-transition: right 0.3s ease;
transition: right 0.3s ease;
box-sizing: border-box;
}
.normal-scroll .attachment-details-custom-slider {
display: block !important;
opacity: 1 !important;
}
.normal-scroll.gallery-all-container .arrow_prev,
.normal-scroll.gallery-all-container .arrow_next {
display: none !important;
}
.gallery_content.show {
right: 0px;
}
.single_portfolio_info_close {
left: -40px;
top: 40px;
z-index: 12;
}
.single_portfolio_info_close .font-icon {
border-radius: 0px;
border: 0px;
font-size: inherit;
}
.single_portfolio_close {
right: 40px;
top: 60px;
}
.single_portfolio_close .font-icon {
font-size: 16px;
}
.post-title.gallery-title {
font-size: 16px;
text-transform: uppercase;
color: #000;
letter-spacing: 2px;
margin-bottom: 15px;
}
.gallery_scrollable_content {
margin-bottom: 50px;
}
.gallery_scrollable_content a.more-link,
.single-portfolio a.more-link {
display: none !important;
}
.gallery_content_area .post-header i {
margin-right: 20px;
}
.gallery_content_area .post-header li {
margin-bottom: 10px;
}
.gallery_content_area,
.gallery_content_area_wrap {
height: 100%;
max-height: 100%;
}
.tatsu-frame .gallery_content_area,
.tatsu-frame .fixed-sidebar-content-inner {
overflow: scroll !important;
}
.gallery_content_area_wrap {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 70px 50px;
}
.gallery_content_slide{
width: 400px;
padding: 0px 30px;
}
.show-title .attachment-details-custom-slider,
.show-title .overlay_placeholder {
opacity: 0 !important;
}
.attachment-details-custom-slider {
position: absolute;
bottom: 0px;
left: 0px;
word-break: break-word;
white-space: normal;
word-wrap: normal;
background: #000;
display: none;
padding: 0px 20px;
color: #a2a2a2;
}
.attachment-details-custom-slider a,
.attachment-details-custom-slider a:hover,
.attachment-details-custom-slider a:active,
.attachment-details-custom-slider a:visited {
color: inherit;
font-size: inherit;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px 0px;
text-align: left;
}
.attachment-details-custom-slider a.cat-list,
.attachment-details-custom-slider span {
color: inherit;
font-size: 13px;
line-height: 20px;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0px 2px 12px 2px;
text-align: left;
}
.gallery_content .be-section-pad {
padding: 0 !important;
}
.single_portfolio_info_close {
left: -40px;
bottom: 5px;
top: auto;
}
.gallery-all-container {
position: relative !important;
overflow: hidden;
} #portfolio-title-nav-bottom-wrap h6, 
#portfolio-title-nav-bottom-wrap ul a, 
.single_portfolio_info_close .font-icon,
.slider-counts{
-webkit-transition: all 0.3s ease;    
-moz-transition: all 0.3s ease;    
-o-transition: all 0.3s ease;    
-ms-transition: all 0.3s ease;    
transition: all 0.3s ease;    
}
.home-grid-icon{
width:18px;
display: inline-block;
}
.home-grid-icon span{
background: #000;
float: left;
height: 4px;
width: 4px;
margin-bottom: 1px;
margin-left: 1px;
-webkit-transition: all 0.5s ease;    
-moz-transition: all 0.5s ease;    
-o-transition: all 0.5s ease;    
-ms-transition: all 0.5s ease;    
transition: all 0.5s ease;    
}
.home-grid-icon span:nth-child(1){
-webkit-transition-delay: 50ms;
-moz-transition-delay: 50ms;
-o-transition-delay: 50ms;
transition-delay : 50ms;
}
.home-grid-icon span:nth-child(2){
-webkit-transition-delay: 80ms;
-moz-transition-delay: 80ms;
-o-transition-delay: 80ms;
transition-delay : 80ms;
}
.home-grid-icon span:nth-child(3){
-webkit-transition-delay: 100ms;
-moz-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay : 100ms;
}
.home-grid-icon span:nth-child(4){
-webkit-transition-delay: 120ms;
-moz-transition-delay: 120ms;
-o-transition-delay: 120ms;
transition-delay : 120ms;
}
.home-grid-icon span:nth-child(5){
-webkit-transition-delay: 150ms;
-moz-transition-delay: 150ms;
-o-transition-delay: 150ms;
transition-delay : 150ms;
}
.home-grid-icon span:nth-child(6){
-webkit-transition-delay: 180ms;
-moz-transition-delay: 180ms;
-o-transition-delay: 180ms;
transition-delay : 180ms;
}
.single_portfolio_info_close  {
-webkit-transition: all 0.3s ease;    
-moz-transition: all 0.3s ease;    
-o-transition: all 0.3s ease;    
-ms-transition: all 0.3s ease;    
transition: all 0.3s ease;
}
#portfolio-title-nav-wrap .home-grid-icon{
display: block;	
}
#portfolio-title-nav-wrap{
padding: 15px 0px;
border-top: none !important;
border-right: none !important;
border-left: none !important;
}
#portfolio-title-nav-wrap{
position: relative;
}
h6.portfolio-title-nav{
text-align: center;
margin-bottom: 0px;
}
#portfolio-title-nav-wrap.style3 h6.portfolio-title-nav{
text-align: left;
}
#portfolio-title-nav-wrap .portfolio-nav{
position: absolute;
right: 30px;
top: 50%;
margin: -15px 0px 0px 0px;
line-height: normal;
width: 117px;
padding: 0px;
text-align: right;
}
#portfolio-title-nav-wrap .be-wrap .portfolio-nav{
right: 0px;
}
#portfolio-title-nav-wrap .portfolio-nav li{
display: inline-block;
padding-right: 15px;
font-size: 17px;
line-height: 33px;
}
#portfolio-title-nav-wrap .portfolio-nav li.home-grid-wrapper{
margin-bottom: 2px;
padding-right: 12px;
}
#portfolio-title-nav-wrap .portfolio-nav li:last-child{
padding-right: 0px;
}
#portfolio-title-nav-wrap .portfolio-nav a{
text-decoration: none;
}
#portfolio-title-nav-bottom-wrap {
position: absolute;
bottom: 5px;
right: 40px;
z-index: 9;
}
#portfolio-title-nav-bottom-wrap ul{
padding: 0px 10px;
}
#portfolio-title-nav-bottom-wrap h6, 
#portfolio-title-nav-bottom-wrap ul{	
display: inline-block;
margin-bottom: 0px;
}
#portfolio-title-nav-bottom-wrap h6{
line-height: 40px;
padding: 0px 15px;
}
#portfolio-title-nav-bottom-wrap ul li{
display: inline;
}
#portfolio-title-nav-bottom-wrap ul li a{
color:inherit;
display: inline-block;
height: 40px;
width: 40px;
line-height: 41px;
text-align: center;
margin-bottom: 0px;
}
#portfolio-title-nav-bottom-wrap h6, 
#portfolio-title-nav-bottom-wrap ul, 
.single_portfolio_info_close .font-icon{
color:  #323232;
}
.gallery_content .slider-counts-mobile{
display: none;
}
.image-size-toggle{
width: 40px;
line-height: 40px;
text-align: center;
right: 40px;
height: 41px;
bottom: 0px;
} #footer {
position: relative;
}
#footer.layout-border {
position: relative;
}
#footer-wrap{
padding: 25px 0;
}
#footer-wrap .footer-left-area{
padding-left: 30px;
}
#footer-wrap .footer-right-area{
padding-right: 30px;
}
#footer-wrap.be-wrap .footer-left-area{
padding-left: 0px;
}
#footer-wrap.be-wrap .footer-right-area{
padding-right: 0px;
}
#footer-wrap .footer-left-area{
position: absolute;
top: 50%;
height: 20px;
line-height: 20px;
margin-top: -10px;
left: 0; 
}
#footer-wrap .footer-right-area{
position: absolute;
top: 50%;
height: 20px;
line-height: 20px;
margin-top: -10px;
right: 0; 
}
#footer-wrap .footer-center-area{
text-align: center;
height: 20px;
line-height: 20px;
}
#footer .footer-border{
display: block;
} #footer-wrap.style2 .footer-left-area,
#footer-wrap.style2 .footer-center-area,
#footer-wrap.style2 .footer-right-area{
position: static;
float: none;
display: inline;
}
#footer-wrap.style2 .footer-content-inner-left,
#footer-wrap.style2 .footer-content-inner-right,
#footer-wrap.style2 .footer-content-inner-center{
margin-top: 0px;
margin-top: 30px;
text-align: center;
padding-left: 0px;
padding-right: 0px;
width: 100%;
height: auto;
line-height: 30px;
}
#footer-wrap.style2 div:last-child{
margin-bottom: 30px;
}
#footer-wrap .font-icon{
margin-bottom: 0px;
margin-right: 0px;
}
#footer-wrap a{
margin-right: 10px;
}
#footer-wrap a:last-child{
margin-right: 0px;	
}
ul#footer-menu{
display: inline-block;
margin-bottom: 0px;
}
ul#footer-menu li{
display: inline;
list-style: none;
}
ul#footer-menu li a{
color: inherit;
}
#footer-menu > li:after{
content: " | ";
} 
#footer-menu > li:last-child:after{
content: "";
} .post-meta {
float: left;
}
.post-meta a {
color: inherit !important;
}
.post-title a {
color: inherit !important;
display: inline-block;
}
.post-nav {
font-size: 12px;
}
.post-nav ul li {
margin-bottom: 0;
}
.post-nav .post-meta-sep {
margin: 0 7px;
}
.style7-blog .post-meta-sep {
margin: 0 3px;
}
.pagination_parent.style7-blog{
text-align: center;
}
.pagination a, .pagination span, .pages_list a {
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
margin: 0 16px 0px 0px;
display: inline-block;
}
.portfolio.full-screen.full-screen-gutter .pagination {
text-align: center;
}
.pagination a:last-child, .pagination span:last-child {
margin-right: 0px;
}
.pages_list a { 
width: auto;
padding: 0px 10px;
}
embed {
max-width: 100%;
}
.single-post #content {
padding-bottom: 50px;
}
.single-page-atts h6 {
margin-right: 10px;
}
.single-page-atts h6,
.single-page-atts .tagcloud {
float: left;
}
.single-page-atts .tagcloud a {
margin-bottom: 20px;
line-height: 20px;
padding: 7px 10px;
color: inherit;
}
.single-page-atts .share-links a {
line-height: 32px;
display: block;
float: left;
padding: 0px 3px;
color: inherit;
}
.single-page-att {
margin-bottom: 30px;
}
.single-post .project_navigation {
margin-top: 50px;
}
.post-excerpt{
margin-bottom: 35px;
} 
.hide-excerpt .post-bottom-details {
display: none;
}
.post-thumb img{
width: 100% !important;
height: auto !important;
}
.post-thumb.style-2{
float: left;
width: 300px;
margin-right: 20px;
}
.no-thumb .post-header {
margin-bottom: 15px;
}
.post-date-wrap {
width: 52px;
text-align: center;
text-transform: uppercase !important;
padding: 8px;
border: 2px solid;
border-color: inherit;
position: absolute;
top: 0px;
left: 0px;
font-family: inherit !important;
line-height: inherit !important;
font-size: 16px !important;
margin-bottom: 0px !important;
}
.post-title-section-wrap {
margin-bottom: 30px;
position: relative;
min-height: 72px;
}
.style3-blog .post-title-section-wrap {
margin-bottom: 20px;
}
.post-title-section {
position: relative;
width: 100%;
box-sizing: border-box;
padding-left: 104px;
}
.blog-separator .separator {
margin-top: 35px;
margin-bottom: 0px !important;
width: 100%;
display: block;
height: 3px;
}
hr {
margin-bottom: 50px;
}
.post-tags {
margin-bottom: 40px;
}
.article-details {
padding: 30px 0px;
}
.style3-blog .article-details{
padding: 30px 30px;
}
.blog-post.format-quote .article-details,
.blog-post.format-link .article-details {
padding: 30px 30px 0px 30px;
}
.element.blog-post {
width: 100%;
}
.blog-post.format-quote .post-top-details .post-nav,
.blog-post.format-link .post-top-details .post-nav {
margin-bottom: 20px;
}
.blog-post.format-quote .post-top-details .post-meta.post-comments,
.blog-post.format-link .post-top-details .post-meta.post-comments {
display: none;
}
.blog-post.format-quote .post-date-wrap,
.blog-post.format-link .post-date-wrap {
border: none;
font-size: 75px !important;
padding: 0px;
width: 100px;
text-align: left;
color: inherit;
}
.style3-blog .blog-post.format-quote .post-date-wrap,
.style3-blog .blog-post.format-link .post-date-wrap {
font-size: 60px !important;
width: 60px;
}
.style3-blog .blog-post.format-quote .post-title-section,
.style3-blog .blog-post.format-link .post-title-section {
padding-left: 70px;
}
.post-custom-meta {
font-size: 13px;
}
.style1-blog .blog-post.format-quote .element-inner,
.style1-blog .blog-post.format-link .element-inner,
.style2-blog .blog-post.format-quote .element-inner,
.style2-blog .blog-post.format-link .element-inner,
.style2-blog .blog-post .post-content-wrap,
.style5-blog .blog-post.format-quote .element-inner,
.style5-blog .blog-post.format-link .element-inner,
.style6-blog .blog-post.format-quote .element-inner,
.style6-blog .blog-post.format-link .element-inner {
margin-bottom: 30px;
}
.style1-blog .article-details,
.style5-blog .article-details,
.style6-blog .article-details {
padding: 30px 0px 0px 0px;
}
.style2-blog .post-nav,
.style3-blog .post-nav,
.style5-blog .post-nav,
.style6-blog .post-nav {
margin-bottom: 20px !important;
}
.style3-blog .blog-post.element .element-inner {
background: #fff;
}
.style2-blog .more-link,
.style3-blog .more-link {
display: none;
}
.style3-blog .fluid-width-video-wrapper,
.post-thumb p {
margin-bottom: 0px !important;
}
.style6-blog .special-subtitle.post-date {
margin-bottom: 10px;
}
.style6-blog .special-subtitle.post-date a {
color: inherit;
}
.single-post .style6-blog .post-details {
margin-bottom: 20px;
} .style7-blog .post-content-wrap .post-header,
.style7-blog .post-content-wrap .post-top-details { 
text-align: center; 
}
.style7-blog .post-content-wrap .post-category{
margin-bottom: 3px;
float:none;
} .blog .style7-blog .post-content { 
text-align: center;
margin: 0 auto; 
max-width: 780px; 
}
.style7-blog .post-category{
float:none;
text-align: center;
}
.style7-blog .post-nav { 
display: inline-block; 
margin-bottom: 12px
}
body.blog #content.style7-blog-content .pagination{
text-align: center;
} .style2-blog .post-thumb {
width: 40%;
margin-right: 5%;
float: left;
}
.style2-blog .article-details {
width: 55%;
float: left;
padding: 0px;
}
.style2-blog .format-quote .article-details,
.style2-blog .format-link .article-details{
width: 100%;
}
.single-post .style2-blog .post-thumb,
.single-post .style2-blog .article-details {
float: none;
margin-right: 0px;
width: auto;
}
.single-post .style2-blog .post-thumb {
margin-bottom: 30px;
} .style3-blog .blog-separator .separator {
margin-top:60px;
margin-bottom: 65px;
}
.blog-post.element {
margin-bottom: 65px;
}
.style3-blog .format-quote .post-content-wrap, 
.style3-blog .format-link .post-content-wrap {
margin-bottom: 0;
}
.element .post-content p {
margin-bottom: 20px;
} .style4-blog .blog-post {
background: #fff;
width: 100%;
} .style7-blog .blog-separator .separator {
height: 1px;
} .mejs-container, 
.mejs-embed, 
.mejs-embed body,
.mejs-container .mejs-controls {
background: none !important;
}
.mejs-container .mejs-controls .mejs-time span {
color: #555 !important;
}
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #efefef !important;
}
.mejs-controls .mejs-button button {
background: none !important;
outline: 0;
margin: 5px 5px !important;
height: 20px !important;
line-height: 20px !important;
outline: none !important;
}
.mejs-controls .mejs-button button:before {
outline: none !important;
}
.mejs-controls .mejs-playpause-button.mejs-play button:before {
content: "\e6ab";
font-family: 'icomoon' !important;
font-size: 12px;
color: #555;
}
.mejs-controls .mejs-playpause-button.mejs-pause button:before {
content: "\e7f6";
font-family: 'icomoon' !important;
font-size: 20px;
color: #555;   
}
.mejs-controls .mejs-volume-button.mejs-mute button:before {
content: "\e834";
font-family: 'icomoon' !important;
font-size: 14px;
color: #555;   
}
.mejs-controls .mejs-volume-button.mejs-unmute button:before {
content: "\e836";
font-family: 'icomoon' !important;
font-size: 14px;
color: #555;   
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #000 !important;
} .form-submit {
margin-bottom: 0;
}
.commentlist { 
list-style: none; 
padding: 0; 
margin-bottom: 60px; 
}
.commentlist li.comment { 
padding: 0; 
margin-bottom: 0; 
}
article.comment {
margin-bottom: 50px;
position: relative;
}
.vcard, .comment-content {
float: left;
}
.vcard {
width: 9%;
}
.comment-author-inner {
display: inline-block;
text-align: center;
}
.comment-author-inner img {
height: auto !important;
}
.comment-content{
width: 80%;
padding-left: 4%;
}
.children{
list-style: none;
}
#comments-title{
margin-bottom: 40px;
}
.comment {
margin-bottom: 30px;
}
.comment-meta{
margin-bottom: 10px;
}
.comment_text p{
margin-bottom: 0;
}
#reply-title {
margin-bottom: 15px;
}
.comment-meta h6.fn {
margin-bottom: 0;
}
.comment-meta time {
font-size: 12px;
}
.comment-edit-reply { 
padding:0; 
margin:0;
position: absolute;
right: 10px;
bottom: 2px;
}
.comment-edit-reply li {
margin-bottom: 0;
}
.comment-edit-reply,.children{ list-style:none !important; }
.reply {
display:block;
}
.reply,
li.edit-link,
span.edit-link {
font-size: 11px;
font-style: italic;
}
.comment a{
text-decoration: none;
}
.avatar {
margin-bottom: 10px;
}
.children{ 
padding-left:10% ;
margin-bottom: 0; 
}
.children .vcard { 
width:9%; 
}
.children .comment-content { 
width: 80%;
padding-left: 4%;
}
.form-allowed-tags{
display: none;
} h1,h2,h3,h4,h5,h6 {
-webkit-font-smoothing: antialiased;
text-rendering:optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
}
h1,h2 {
margin-bottom: 20px;
}
h3, h4 , h5 {
margin-bottom: 15px;
}
h6 {
margin-bottom: 10px;
}
p {
margin-bottom: 30px;
}
p.inner-content{
margin-left: 30px;
}
#content ,.post-title ,.breadcrumbs , #page-title{
-ms-word-wrap: break-word;
word-break: break-word;   
}
#content.page-split-screen-left {
margin-left: 50%;
min-height: 100vh;
}
#content.page-split-screen-right {
width: 50%;
min-height: 100vh;
}
blockquote {
font-style: italic;
margin-bottom: 30px;
position: relative;
padding-left: 90px;
min-height: 60px;
}
blockquote p:last-child{
margin-bottom: 0;
}
blockquote:before {
content: "\e621";
font-family: 'icomoon' !important;
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;
position: absolute;
top: 0px;
left: 0px;
font-size: 80px;
z-index: -1;
color: #dfdfdf;
line-height: 60px;
} a, a:visited , a:hover{
text-decoration: none;
}
.sidebar-widgets .widget ul li a {
color: inherit;
} ul,ol{
padding-left: 1.3em;
line-height: inherit;
margin: 0px 0px 20px;
}
ul{ list-style: disc; }
ol{ list-style: decimal; }
ul li,ol li{
margin-bottom: 10px;
}
ul ul, ol ol, li ul, li ol {
margin-top: 10px;
}
dd { margin: 0 0 20px; line-height: inherit; }
dt { line-height: inherit; }
nav ul, nav ol { list-style: none !important; list-style-image: none; margin: 0; padding: 0; }
.widget ul{
margin-bottom: 0;
}
.widget ul li:last-child{
margin-bottom: 0 !important;
padding-bottom: 0;
border: none;
} code, pre { font-family:"Courier New", Courier, monospace; }
cite{ font-weight:bold; }
address {
display: block;
line-height:20px;
margin: 0 0 20px;
font-style: normal;
}
pre{  display: block; margin: 10px 0; padding: 10px; overflow: auto; }
table{ border-collapse: collapse; margin-bottom:20px; }
tr:nth-of-type(odd){  }
th,td{ border: 1px solid #ddd; padding: 9px 20px; }
th{ text-transform: uppercase; }
caption{ font-size: 11px; font-style: italic; }
sup,
sub {
height: 0;
font-size: 10px;
line-height: 1;
position: relative;
top: .5ex;
vertical-align: baseline;
}
sup { bottom: 1ex; top:auto; } .wp-caption{
margin-bottom:20px;
max-width: 100% !important;
padding-top: 6px;
text-align: center;
}
.wp-caption img{ width:auto!important; height:auto!important; max-width:98%;}
.wp-caption img, .wp-caption img a { border: 0 none; margin: 0 !important; padding: 0; }
.wp-caption .wp-caption-text { font-size: 11px; font-style:italic; margin: 0; padding: 4px 4px 5px;  }
img.alignright, .wp-caption.alignright { float: right; margin: 0 0 0px 20px; }
img.alignleft, .wp-caption.alignleft { float: left; margin: 0 20px 0px 0; }
img.aligncenter, .wp-caption.aligncenter { display: block;  margin-right: auto; margin-left: auto; }
img.aligncenter { margin-bottom: 10px; }
a img.alignright { float: right; margin: 7px 0 20px 20px; }
a img.alignleft { float: left; margin: 7px 20px 20px 0; }
a img.aligncenter { display: block;  margin-right: auto; margin-left: auto; }
.gallery-item img{ width:auto !important; height:auto !important;  border:none !important; max-width: 100% !important; }    
.gallery-caption { display: block; font-style: italic; margin-bottom: 0 !important; padding: 0 4px 5px; }
.element .post-content img{width: auto;} .sticky, .bypostauthor { } img[class*="align"],
img[class*="wp-image-"] {
height: auto; 
} input[type="text"], input[type="email"], input[type="password"], input[type="tel"] {
padding: 0px;
width: 100%;
margin-bottom: 20px;
border: none;
text-indent: 10px;
font-size: inherit;
color: inherit ;
font: inherit ;
line-height: 20px;
height:41px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
select {
width: 100%;
height: 38px;
padding: 10px;
display: block;
position: relative;
border: 2px solid #eeeeee;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rtb-booking-form select{
width: 100%;
}
select[multiple="multiple"] {
height: 100px;
}
select[multiple="multiple"] option {
height: 20px;
line-height: 20px;
}
textarea{
padding: 10px 0 0 10px;
height: 350px;
width: 100%;
margin-bottom: 20px;
font:inherit;
overflow: auto;
font-size: inherit;
color: inherit ;
font: inherit ;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}  
.comment-form textarea,
.comment-form input[type="text"]{
margin-bottom: 0px;
}
.rtb-booking-form textarea {
width: 100% !important;
max-width: none !important;
height: 150px;
}
input[type="submit"], .action-button .be-button,
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
border: none;
cursor:pointer;
display: inline-block;
margin:0px 20px 10px 0;
text-decoration: none;  
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 12px;
line-height: 12px;
padding: 18px;
text-transform: uppercase;
letter-spacing: 1px;
} 
.more-link,
.view-project-link {
display: inline-block;
border-bottom-width: 3px;
border-style: solid;
border-color: inherit; color: inherit;
padding-bottom: 5px;
text-transform: uppercase;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
}
.more-link.style2-button,
.view-project-link.style2-button {
border-color: inherit !important;
border-width: 2px;
border-style: solid;
padding: 5px 15px;
font-size: 12px;
}
.more-link.style3-button,
.view-project-link.style3-button {
border: none;
padding: 5px 15px;
font-size: 12px;
}
.view-project-link.style2-button,
.view-project-link.style3-button {
padding: 15px 20px;
} .wpcf7-not-valid-tip {
display: none;
}
span.wpcf7-form-control-wrap {
position: relative !important;
display: block !important;
}
input[type="text"].wpcf7-not-valid , input[type="email"].wpcf7-not-valid, input[type="password"].wpcf7-not-valid, textarea.wpcf7-not-valid {
border: 1px solid #ef8080;
margin-bottom: 0;
}  .contact_form .column-block{
margin-bottom: 25px ;
}
.contact_form input[type="text"]{
width: 100%;
margin-bottom: 30px !important;
}
.contact_form textarea.txt_area {
width:100%;
margin-bottom: 30px !important;
}
.contact_form {
margin-bottom: 60px;
} .contact_form_module.style2-input input[type="text"],
.contact_form_module.style2-input textarea {
border-top: none !important;
border-left: none !important;
border-right: none !important;
}
input[type="submit"].largebtn {
font-size: 15px;
line-height: 16px;
padding: 18px 25px;
}
.button-shape-circular input[type="submit"].largebtn{
padding: 18px 35px;
}
input[type="submit"].mediumbtn {
font-size: 13px;
line-height: 14px;
padding: 15px 20px;
}
.button-shape-circular input[type="submit"].mediumbtn{
padding: 15px 30px;
}
input[type="submit"].smallbtn {
font-size: 11px;
line-height: 12px;
padding: 12px 15px;
}
.button-shape-circular input[type="submit"].smallbtn{
padding: 12px 25px;
}
::-webkit-input-placeholder {
color: inherit !important;
font: inherit !important;
} .gmap {
margin-bottom: 60px;
height: 100%;
}
.gmap img {
max-width: initial !important;
}
.page-template-contact-php #content {
padding-bottom: 50px;
}
.submit-fieldset {
position: relative;
transform-style: preserve-3d;
}
.contact_loader,
.subscribe_loader {
background: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/img/loader.gif) no-repeat top left;
display: inline-block;
width: 25px;
height: 25px;
position: absolute;
display: none; left: 0;
margin-left: 100px; top:-46%;
transform:translateY(50%);
}
.contact_loader .font-icon {
width: 15px;
height: 15px;
border-width: 3px;
}  .widget{
margin-bottom: 40px;
}
#bottom-widgets .widget {
margin-bottom: 40px;
}
.sidebar-widgets .widget:last-child {
margin-bottom: 0;
}
.widget h6 {
margin-bottom: 10px;
}
#bottom-widgets {
padding-top: 70px;
padding-bottom: 70px;
position: relative;
z-index: 3;
}
#bottom-widgets .column-block {
margin-bottom: 0;
}
#bottom-widgets-wrap .column-block .widget:last-child {
margin-bottom: 0;
} .recent_post_container{
list-style: none !important;
padding: 0;
}
.recent_posts {
margin-bottom: 25px;
}
.recent_post_content a {
display: block;
padding: 0;
}
.recent_post_img { 
margin: 6px 10px 0 0; 
float: left; 
}
.recent_post_img a {
display: block;
position: relative;  
}
.recent_post_img img { 
display: inline-block; 
}
.recent-post-date {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 5px;
display: inline-block;
}
.recent-post-title {
margin-bottom: 10px
} .tagcloud:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.tagcloud a {
padding: 7px 15px;
display: block;
float: left;
margin: 0 15px 15px 0;
background-clip: padding-box; 
color: inherit;
border: 1px solid; 
} .search-submit {
display: none !important;
}
.search-button{
margin-left: -30px;
}
.widget .searchform {
position: relative;
}
.widget .searchform .search-icon {
position: absolute;
top: 0px;
right: 15px;
line-height: 51px;
}
.s {
height: 45px;
border-radius: 3px;
background: #fff;
font-size: 11px;
z-index: 1000000;
margin-bottom: 0px;
}
.widget .s {
width: 97% !important;
}
.not-found {
padding-top:100px;
padding-bottom: 100px;
text-align: center;
}
.not-found-search{
width: 350px;
margin: 0 auto;
} #wp-calendar {
width: 100%;
background: none;
border: none;
border-collapse: separate;
border-spacing:0;
line-height: 24px;
margin-bottom: 0px;
text-align: center;
}
#wp-calendar caption {
font-size: 12px;
font-style: normal;
text-align: center;
text-transform: uppercase;
}
#wp-calendar thead {
font-size: 11px;
font-weight: 700;
}
#wp-calendar thead  th{
background: none;
padding-top: 5px;
padding-bottom: 5px;
}
#wp-calendar tbody,#wp-calendar tfoot  {
font-size: 11px;
font-weight: 700;
}
#wp-calendar tbody tr td,#wp-calendar thead tr th,#wp-calendar tfoot tr td{
background: none;
border: none;
}
#wp-calendar tbody tr td {
background: none;
border: 1px;
}
#wp-calendar tbody tr td.pad {
background: none;
border:none;
}
#wp-calendar tfoot tr td{
background: none;
padding: 5px 0px 0px;
}
#wp-calendar td,#wp-calendar th {
padding: 0px;
}
#today a{ color:#fff; }
#wp-calendar tfoot tr #prev{
text-align: left;
}
#wp-calendar tfoot tr #next {
text-align: right;
}
#wp-calendar tr a {
display: block;
} .widget_categories ul, 
.widget_archive ul, 
.widget_links ul,
.widget_meta ul, 
.widget_nav_menu ul, 
.widget_pages ul{
list-style: none;
padding-left: 0;
}
.widget_categories ul li, 
.widget_archive ul li, 
.widget_links ul li,
.widget_meta ul li, 
.widget_nav_menu ul li,
.widget_pages ul li
{
padding-left: 25px;
}
.widget_categories ul li:before, 
.widget_archive ul li:before, 
.widget_links ul li:before,
.widget_meta ul li:before, 
.widget_nav_menu ul li:before,
.widget_pages ul li:before {
content: '\e732';
font-family: "icomoon";
display: inline-block;
margin-left: -25px; width: 25px; font-size: 14px;
}
.widget_categories ul li a, 
.widget_archive ul li a, 
.widget_links ul li a,
.widget_meta ul li a, 
.widget_nav_menu ul li a,
.widget_pages ul li a {
left: 0;
position: relative;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.widget_categories ul li a:hover, 
.widget_archive ul li a:hover, 
.widget_links ul li a:hover,
.widget_meta ul li a:hover, 
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:hover {
left: 7px;
} .photostream ul {
list-style: none;
padding-left: 0;
}
.photostream ul li {
margin: 0px 5px 10px 5px;
float: left;
width: auto;
} .photostream ul li a {
display: block;
position: relative;
}
.photostream ul li a img {
display: block;
width: 70px;
height: 70px;
}
.photostream_overlay {
position: absolute;
top: 0px;
width: 100%;
height: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-backface-visibility: hidden;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.photostream_overlay:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
} #lang_sel a.lang_sel_sel,
#lang_sel a.lang_sel_sel:hover,
#lang_sel :hover > a, #lang_sel ul ul :hover > a,
#lang_sel ul ul a, #lang_sel ul ul a:visited {
background-color: transparent;
color: inherit;
} #back-to-top {
position: fixed;
bottom: 20px;
right: 20px;
display: block;
font-size: 17px;
z-index: 9;
display: none;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;	
} body.single-page-version .single-page-nav-wrap {
display: block;
height: 100%;
position: fixed;
bottom: 0px;
right: 15px;
top: 0px;
z-index: 4;
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
-webkit-transform: translateZ(0);
}
body.be-themes-layout-layout-border-header-top.single-page-version .single-page-nav-wrap,
body.be-themes-layout-layout-border.single-page-version .single-page-nav-wrap {
right: 50px;
}
body.single-page-version.custom-gallery-page .single-page-nav-wrap {
display: none;
}
body.single-page-version.slider-bar-opened .single-page-nav-wrap {
display: none;
}
body.single-page-version .single-page-nav-wrap-inner {
display: table;
height: 100%;
max-height: 100%;
}
body.single-page-version .single-page-nav-wrap-inner .sinle-page-nav-links {
display: table-cell;
zoom: 1;
vertical-align: middle;
}
.single-page-nav-link {
width: 8px;
height: 8px; border-radius: 100%;
display: block;
margin: 5px 0px !important;
border: 1px solid #999;
position: relative;
}
.single-page-nav-link.current-section-nav-link{
background: #9c9c9c !important;
}
.header-hero-section {
position: relative;
}
.page-template-page-splitscreen-left .header-hero-section {
position: fixed;
width: 50%;
height: 100% !important;
}
.left-sliding.page-template-page-splitscreen-left .header-hero-section {
width: calc(50% - 35px);
}
.page-template-page-splitscreen-right .header-hero-section {
position: fixed;
left: 50%;
width: 50%;
height: 100% !important;
}
.left-sliding.page-template-page-splitscreen-right .header-hero-section{
left: calc(50% + 35px);
}
.left-static.page-template-page-splitscreen-left .header-hero-section{
width: calc(50% - 140px);
}
.left-static.page-template-page-splitscreen-right .header-hero-section {
left: calc(50% + 140px);	
}
.hero-section-wrap canvas {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 2;
}
.section-navigation {
position: absolute;
bottom: 20px;
left: 0px;
right: 0px;
z-index: 5;
color: inherit;
text-align: center;
font-size: 37px;
}
.single-page-nav-link span {
display: block;
position: absolute;
right: 50px;
top: 0px;
background: #000;
padding: 4px 20px;
margin-top: -13px;
color: #fff;
white-space: nowrap;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.single-page-nav-link:hover span {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
right: 30px;
}
.single-page-nav-link:hover span:after {
border-top: 17px solid transparent;
border-left: 20px solid black;
border-bottom: 17px solid transparent;
display: block;
content: '';
position: absolute;
right: -20px;
top: 0px;
}
.hero-section-wrap {
display: flex;
align-items: center;
height: 100vh;
}  @-webkit-keyframes arrow-bounce {
0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
40% {-webkit-transform: translateY(-20px);}
60% {-webkit-transform: translateY(-10px);}
} 
@keyframes arrow-bounce {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-20px);}
60% {transform: translateY(-10px);}
} .section-navigation .font-icon {
-webkit-animation: arrow-bounce 2.5s infinite;
animation: arrow-bounce 2.5s infinite;
} .mouse-icon {
border: 2px solid #fff;
border-radius: 16px;
height: 40px;
width: 24px;
display: inline-block;
z-index: 10;
opacity: 0.7;
}
.mouse-icon .wheel {
-webkit-animation-name: drop;
-webkit-animation-duration: 1.25s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
-webkit-animation-name: drop;
animation-name: drop;
-webkit-animation-duration: 1.25s;
animation-duration: 1.25s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.mouse-icon .wheel {
position: relative;
border-radius: 10px;
background: #fff;
width: 2px;
height: 6px;
top: 4px;
margin-left: auto;
margin-right: auto;
display:block;
}
@-webkit-keyframes drop {
0% {
top: 5px;
opacity: 0;
}
30% {
top: 10px;
opacity: 1;
}
100% {
top: 25px;
opacity: 0;
}
}
@keyframes drop {
0% {
top: 5px;
opacity: 0;
}
30% {
top: 10px;
opacity: 1;
}
100% {
top: 25px;
opacity: 0;
}
}
.simplebar {
position: relative;
}
.gallery_scrollable_content,
.gallery_content_slide .simplebar-content {
position: absolute;
}
a.custom-share-button {
margin-right: 12px;
}  @media only screen and (max-width: 1279px) {
#navigation .menu > ul > li.mega > ul.sub-menu {
width: 974px;	
margin-left: -487px;
}
}
@media only screen and (max-width: 960px) {
.left-header #left-header-mobile{
display: block;
}
.left-header .layout-box-left{
display: block;
}
.left-header .left-strip-wrapper,
.left-header .sb-left{
display: none;
}
.left-header #main-wrapper{
margin-left: 0px !important;
}
#navigation,
#navigation-left-side,
#navigation-right-side {
display: none !important;
}
#header-bottom-bar{
display: none !important;
}
.style6 .logo{ float: left;
margin-left: 30px;
}
.style2 .logo {
text-align: left;
margin-left: 30px;
}
.style2 #header-controls-left{
display: none;
}
.style3 .logo {
float: left !important;
position:static;
margin-left:30px;
}
.style5 .logo {
position: static;
float: left;
left: auto;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
margin-left:30px;
}
.style1 #header-controls-right{
padding-left: 0px;
}
#header-inner-wrap.stuck {
position: relative;
width: 100%;
box-shadow: none;
}
body.admin-bar #header-inner-wrap.stuck {
top: 0px !important;
}
.sticky-wrapper {
height: auto !important;
}
.header-contact-wrap {
padding-top: 5px;
}
.header-contact-wrap,#header-top-menu {
line-height: 25px !important;
}
.header-contact-wrap .be-wrap div.left, .header-contact-wrap .be-wrap div.right {
margin-bottom: 5px;
}
body.header-transparent #header #header-inner-wrap.no-transparent {
position: absolute;
left: auto;
right: auto;
}
body.sticky-header #header #header-inner-wrap.no-transparent {
position: relative;
left: auto;
right: auto;
top: 0px !important;
}
body.header-transparent.admin-bar .layout-border.layout-border-header-top #header #header-inner-wrap.no-transparent.top-animate, 
body.sticky-header.admin-bar .layout-border.layout-border-header-top #header #header-inner-wrap.no-transparent.top-animate {
top: 0px !important;
}
.mobile-nav-controller-wrap {
display: inline-block;
}
.top-overlay-menu .mobile-nav-controller-wrap {
display: none;
}
.menu-falling-animate-controller {
display: none;
}
#header-controls-right .header-widgets, 
#header-controls-right .header-search-controls,
#header-controls-right .header-cart-controls,
#header-controls-right .sliderbar-menu-controller {
margin-left: 20px;
}
#header-top-bar-right .top-bar-widgets, 
#header-top-bar-right .header-search-controls,
#header-top-bar-right .header-cart-controls,
#header-top-bar-right .menu-controls{
margin-right: 15px;
}
#header-top-bar-left,
#header-top-bar-right{
float: none;
text-align: center;
width: 100%; }
#header-top-bar-wrap{
padding: 13px 0px !important;
}	
#header-top-bar-wrap #header-top-bar-left{
padding: 0px 0px 5px 0px !important;
}
#header-top-bar-wrap #header-top-bar-right{
padding: 5px 0px 0px 0px !important;
}
#header-top-bar-wrap #header-top-bar-left:last-child{
padding-bottom: 0px !important;
}
#header-top-bar-wrap #header-top-bar-right:first-child{
padding-top: 0px !important;
}
#footer-wrap{
padding:10px 0;
}
#footer.layout-border{
position: static;
bottom: auto;
margin-left: 0px;
margin-right: 0px; 
}
#footer-wrap .footer-left-area,
#footer-wrap .footer-center-area,
#footer-wrap .footer-right-area{
position: static;
float: left;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
padding-left: 0px;
padding-right: 0px;
width: 100%;
height: auto;
line-height: 30px;
}
.footer-content-inner-left,
.footer-content-inner-right,
.footer-content-inner-center{
margin-top: 10px;
}
#content.page-split-screen-left,
#content.page-split-screen-right{
margin-left: 0px;
width: 100%;
}
.left-sliding #content.page-split-screen-left,
.left-sliding #content.page-split-screen-right {
margin-left: 0px;
width: 100%;
}
.page-template-page-splitscreen-left .header-hero-section,
.page-template-page-splitscreen-right .header-hero-section{
position: static;
width: 100% !important;
}
#main.layout-border,
#main.layout-border.layout-border-header-top {
padding: 0px;
}
.be-themes-layout-layout-border-header-top .sb-slidebar.sb-right.opened, 
.be-themes-layout-layout-border .sb-slidebar.sb-right.opened,
body.be-themes-layout-layout-border-header-top.top-header.slider-bar-opened #main #header #header-inner-wrap.no-transparent.top-animate, 
body.be-themes-layout-layout-border.top-header.slider-bar-opened #main #header #header-inner-wrap.no-transparent.top-animate {
right: 0px;
}
body.be-themes-layout-layout-border-header-top.single-page-version .single-page-nav-wrap,
body.be-themes-layout-layout-border.single-page-version .single-page-nav-wrap {
right: 35px;
}
body.be-themes-layout-layout-border-header-top .sb-slidebar.sb-right, 
body.be-themes-layout-layout-border .sb-slidebar.sb-right {
right: -280px;
}
.portfolio-sliders .gallery_content {
position: relative;
width: 100%;
right: 0px;
box-shadow: none !important;
}
.portfolio-sliders .gallery_content {
height: auto !important;
max-height: none !important;
}
.portfolio-sliders .gallery_content_area_wrap {
padding: 20px !important;
}
.portfolio-sliders .gallery-all-container .carousel_bar_area{
display: none; 
}
.portfolio-sliders .gallery-info-box-wrap #portfolio-title-nav-bottom-wrap {
right: 0px;
text-align: center;
width: 100%;
position: static;
}
.portfolio-sliders .gallery-info-box-wrap #portfolio-title-nav-bottom-wrap ul {
float: none;
display: inline-block;
margin-bottom: 30px;
}
.portfolio-sliders .gallery_content {
background: transparent !important;
}
.portfolio-sliders .portfolio-title-nav-bottom {
display: none !important;
}
.gallery_content_slide{
width: auto;
margin-bottom: 30px;
}
} @media only screen and (max-width: 767px) {
#header-inner-wrap.stuck {
position: relative;
width: 100%;
box-shadow: none;
}
.top-bar-widgets{
margin-left: 0px;
margin-right: 15px;
} ul.tabs li  { 
float: none;
margin-right: 0px;
width:100%;
margin-left: 0px;  
} .children { 
padding-left:0% ; 
}
.vcard, .children .vcard { 
width:25%; margin-right: 0; 
}
.comment-content,.children .comment-content { 
width:70%; padding-left: 4%;
}
#footer-widgets { 
width: 270px; 
}
.no-mobile {
display: none;
}
input[type="text"], 
input[type="email"], 
input[type="password"] {
width: 100%;
}
.style2-blog .post-thumb,
.style2-blog .article-details {
width: 100%;
float: none;
}
.gmap-wrapper {
height: 250px !important;
}	
.portfolio-title-nav h6{
text-align: left;
margin-left: 30px;
}
#gallery-container-wrap {
height: auto !important;
padding: 0px !important;
margin-bottom: 20px;
}
html body #gallery-container {
float: none !important;
padding: 0px !important;
}
#gallery-container .placeholder img {
height: auto !important;
max-width: 100% !important;
width: 100% !important;
vertical-align: top !important;
max-height: initial !important;
}
html body #gallery-container .placeholder,
#gallery-container .placeholder.style1_placehloder {
display: block;
width: 100% !important;
vertical-align: initial !important;
height: auto !important;
padding: 20px 20px 0px 20px;
box-sizing: border-box;
}
.placeholder .fluid-width-video-wrapper iframe.gallery {
position: absolute !important;
width: 100% !important;
}
.placeholder .fluid-width-video-wrapper {
padding-top: 50% !important;
}
.portfolio-title-nav-bottom {
display: none !important;
}
.gallery_content {
position: relative;
width: 100%;
right: 0px;
box-shadow: none !important;
}
.gallery_content {
height: auto !important;
max-height: none !important;
}
.gallery_content_area_wrap {
padding: 20px !important;
}
.gallery-info-box-wrap #portfolio-title-nav-bottom-wrap {
right: 0px;
}
.gallery-info-box-wrap #portfolio-title-nav-bottom-wrap {
right: 0px;
text-align: center;
width: 100%;
}
.gallery-info-box-wrap #portfolio-title-nav-bottom-wrap ul {
float: none;
display: inline-block;
margin-bottom: 30px;
}
.arrow_next, .arrow_prev {
display: none !important;
}
.gallery_content {
background: transparent !important;
}
#portfolio-title-nav-bottom-wrap {
position: relative !important;
}
.gallery-all-container.mobile-one-by-one #portfolio-title-nav-bottom-wrap .slider-counts{
display: none;
}
.gallery-all-container.mobile-slide #portfolio-title-nav-bottom-wrap .slider-counts{
display: none;
}
.gallery_content .slider-counts-mobile{
display: block;
margin-bottom: 8px;
text-align: center;
}
.gallery_content .slider-counts-mobile .total-slides-count{
font-size: 1.9em;
font-weight: bold;
}
#gallery-container .placeholder.center img {
position: relative !important;
width: 100% !important;
height: auto !important;
display: inline-block !important;
margin: 0px !important;
}
body.custom-gallery-page.single-portfolio #header-inner-wrap {
position: relative !important;
}
.overlay_placeholder {
display: none !important;
}
.attachment-details-custom-slider {
position: static !important;
display: block !important;
}	
.attachment-details-custom-slider.special-subtitle { 
max-width: initial; 
}	
#back-to-top{
display: none;
}
#portfolio-title-nav-wrap.style3 h6.portfolio-title-nav{
text-align: center;
}
#portfolio-title-nav-wrap .portfolio-nav{
position: static;
margin-top: 15px;
width: 100%;
text-align: center;
}	
#portfolio-title-nav-wrap .portfolio-nav li{
margin-bottom: 0px;
}
#portfolio-title-nav-wrap .portfolio-nav .home-grid-wrapper{
margin: 0px 15px 2px 15px;
}
} @media only screen and (max-width: 320px) {
#header-controls-right .header-widgets, 
#header-controls-right .header-search-controls,
#header-controls-right .header-cart-controls,
#header-controls-right .sliderbar-menu-controller {
margin-left: 10px;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.vcard, .children .vcard {
width: 20%;
}    
} .left{
float:left;
}
.right{
float:right;
} .clear{ clear: both; }
.no-margin{
margin-bottom: 0;
}
.truncate {
height: 100px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.no-list-style{
list-style: none;
} .ir {
background-color: transparent;
border: 0;
overflow: hidden; *text-indent: -9999px;
}
.ir:before {
content: "";
display: block;
width: 0;
height: 100%;
} .hidden {
display: none !important;
visibility: hidden;
} .visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} .visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
} .invisible {
visibility: hidden;
} .clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
} .clearfix {
*zoom: 1;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) { } @media print {
* {
background: transparent !important;
color: #000 !important; box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
} .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}.be-wrap {
max-width: 1160px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.page-split-screen-left .be-wrap,
.page-split-screen-right .be-wrap{
padding: 0px 30px;
}
.layout-box{
position: relative;
width:1280px;
margin: 0px auto;
}
#hero-section .be-master-fullscreen {
height: 100vh;
}
.be-section.full-screen-section {
opacity: 0;
height: 1000px;
} #page-content.content-single-sidebar{
width:820px;
}
#left-sidebar, #right-sidebar{
width: 260px;
}
#left-sidebar, #right-sidebar{
float: left;
}
.left-sidebar-page #page-content,.dual-sidebar-page #page-content {
float: right;
}
.right-sidebar-page #page-content{
float: left;
}
#left-sidebar, 
.right-sidebar-page #page-content {
margin-right: 80px;
}
#left-sidebar, #right-sidebar{
margin-bottom: 50px;
}
#content {
position: static;
z-index: 2;
}
body.no-section-scroll #content {
-webkit-transform: initial !important;
-moz-transform: initial !important;
-ms-transform: initial !important;
-o-transform: initial !important;
transform: initial !important;
}
.no-page-builder {
padding: 70px 0px;
}
.page #comments {
padding: 50px 0;
} .layout-box-top,
.layout-box-right,
.layout-box-bottom,
.layout-box-left {
position: fixed;
background: #ccc;
z-index: 15;
-webkit-transform: translateZ(0);
}
.layout-box-top,
.layout-box-bottom {
width: 100%;
height: 30px;
top: 0px;
left: 0px;
}
.layout-box-bottom {
top: auto;
bottom: 0px;
}
.layout-box-right,
.layout-box-left {
width: 30px;
height: 100%;
top: 0px;
right: 0px;
}
.layout-box-left {
right: auto;
left: 0px;
}
body.admin-bar .layout-box-top{
top: 32px;
} .column-block { 
float: left;
margin-left: 5%; 
margin-bottom: 50px;
position: relative;
overflow: hidden;
position: relative;
z-index: 2;
}
.column-block .be-custom-column-pad,
.column-block .be-custom-column-inner {
position: relative;
z-index: 2;
}
.one-col.column-block {
margin-left: 0px;
float: none;
}
.one-third { 
width:30%; 
}
.one-fourth { 
width:21.25%; 
}
.one-fifth { 
width:16%; 
}
.one-half { 
width:47.5%; 
}
.two-third { 
width:65%; 
}
.three-fourth { 
width:73.75%; 
}
.be-no-space .one-third { 
width:33.33%; 
}
.be-no-space .one-fourth { 
width: 25%; 
}
.be-no-space .one-fifth { 
width: 20%; 
}
.be-no-space .one-half { 
width: 50%; 
}
.be-no-space .two-third { 
width: 66.68%; 
}
.be-no-space .three-fourth { 
width: 75%; 
}
.be-no-space { 
display: table; 
margin-bottom: 60px; 
table-layout: fixed;
}
.be-no-space.zero-bottom { 
margin-bottom: 0; 
}
.be-no-space .column-block { 
display: table-cell; 
margin-left: 0px; 
float: none; 
vertical-align: middle; 
}
.be-column-pad {
padding: 100px 5%;
}
.one-third.be-column-pad, .one-fourth.be-column-pad, .one-col.be-column-pad, .two-third.be-column-pad, .three-fourth.be-column-pad {
padding: 100px 5%;
}
.one-half.be-column-pad {
padding: 100px 15% 100px 5%;
}
.one-half.be-column-pad:first-child {
padding: 100px 5% 100px 15%;
}
.column-block *:last-child {
margin-bottom: 0 !important;
}
.be-last-child {
margin-bottom: 0 !important;
}
.be-row .column-block:first-child{
margin-left: 0;
}
.be-row.zero-bottom .column-block {
margin-bottom: 0;
}
.be-section .be-row:last-child .column-block {
margin-bottom: 0;
}
.be-section .be-row:last-child .column-block h1:last-child,
.be-section .be-row:last-child .column-block h2:last-child,
.be-section .be-row:last-child .column-block h3:last-child,
.be-section .be-row:last-child .column-block h4:last-child,
.be-section .be-row:last-child .column-block h5:last-child,
.be-section .be-row:last-child .column-block h6:last-child {
margin-bottom: 0 !important;
} 
.be-section .be-row:not(:last-child) .column-block h1:last-child,
.be-section .be-row:not(:last-child) .column-block h2:last-child,
.be-section .be-row:not(:last-child) .column-block h3:last-child,
.be-section .be-row:not(:last-child) .column-block h4:last-child,
.be-section .be-row:not(:last-child) .column-block h5:last-child,
.be-section .be-row:not(:last-child) .column-block h6:last-child {
margin-bottom: 30px !important;
}
html body .be-section .be-row .column-block .be-notification *:last-child {
margin-bottom: 0px !important;
}
.two-third .column-block, .three-fourth .column-block {
margin-bottom: 0;
}
.column-inner-content {
position: relative;
z-index: 2;
} .be-section.be-video-section .be-section-pad,
.be-section.be-bg-overlay {
position: relative;
}
.be-section {
overflow: hidden;
}
.be-section.be-section-offset{
overflow: visible;
}
.be-section-offset-wrap{
position: relative;
z-index: 2;
}
.be-row {
z-index: 3;
position: relative;
}
.be-row.be-no-space {
width: 100%;
}
.be-bg-video {
display: none;
position: absolute;
width: 100%;
z-index: 0;
top: 0;
left: 0;
}
.be-animate {
visibility: hidden;
margin-bottom: 30px;
}
#be-pb-main .be-animate {
visibility: visible;
}
.be-bg-parallax {
background-attachment: fixed;
}
.be-bg-cover {
background-size: cover !important;
-webkit-background-size:cover !important;
-moz-background-size:cover !important;
}
.be-bg-mousemove-parallax.be-bg-cover {
background-size: initial !important;
-webkit-background-size: initial !important;
-moz-background-size:initial !important;
}
.section-overlay {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1;
background: #000;
opacity: 0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
}
.be-col-overlay-link{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 2;
}
.be-shortcode {
margin-bottom: 60px;
}   
html.section-scroll.csstransforms,
html.csstransforms body.section-scroll
html.csstransforms body.section-scroll #main-wrapper {
overflow: hidden;
height: 100%;
}
html.csstransforms body.section-scroll #footer {
display: none;
}
html.csstransforms body.section-scroll #content {
opacity: 0;
}
html.csstransforms body.section-scroll #content {
-webkit-transition: -webkit-transform 800ms ease;
-moz-transition: -moz-transform 800ms ease;
-o-transition: -o-transform 800ms ease;
transition: transform 800ms ease;
position: relative;
z-index: 9;
}
.fullscreen-nav-wrap {
display: none;
}
html.csstransforms body.section-scroll .fullscreen-nav-wrap {
display: table;
height: 100%;
position: fixed;
bottom: 0px;
right: 35px;
top: 0px;
z-index: 10;
}
html.csstransforms body.section-scroll .fullscreen-nav-wrap-inner {
display: table-cell;
zoom: 1;
vertical-align: middle;
}
.fullscreen-nav {
margin-bottom: 0px;
list-style-type: none;
padding: 0px;
}
.fullscreen-nav-item, .fullscreen-nav-item-hero-section {
width: 7px;
height: 7px;
border: 1px solid #fff;
background: transparent;
border-radius: 50%;
cursor: pointer;
margin: 5px 0px 5px 0px;
}
.fullscreen-nav-item.current-item, .fullscreen-nav-item-hero-section.current-item {
background: #fff;
}
body.section-scroll .be-section * {
-webkit-transform: translateZ(0);
} .fixed-sidebar-page {
padding: 0px !important;
} .fixed-sidebar-page #content-wrap {
position: relative;
}
.fixed-sidebar-page #left-sidebar,
.fixed-sidebar-page #right-sidebar,
.fixed-sidebar-page #page-content {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0px;
}
.fixed-sidebar-page #left-sidebar,
.fixed-sidebar-page #right-sidebar {
width: 30%;
margin: 0px !important;
height: 100%;
position: absolute;
}
.fixed-sidebar-page #right-sidebar {
right: 0px;
}
.fixed-sidebar-page #page-content {
width: 70% !important;
padding: 30px;
}
.fixed-sidebar-page #left-sidebar.active-fixed,
.fixed-sidebar-page #right-sidebar.active-fixed {
position: fixed;
top: 0px;
height: 100%;
}
.fixed-sidebar-page .top-animate{
-webkit-transition: top .50s ease;
-moz-transition: top .50s ease;
-o-transition: top .50s ease;
-ms-transition: top .50s ease;
transition: top .50s ease;
-webkit-backface-visibility: hidden;
}
.fixed-sidebar-page #right-sidebar.active-fixed {
right: 0px;
left: auto;
}
body.admin-bar .fixed-sidebar-page #left-sidebar.active-fixed .fixed-sidebar-content,
body.admin-bar .fixed-sidebar-page #right-sidebar.active-fixed .fixed-sidebar-content {
padding-top: 82px;
}
.active-fixed .fixed-sidebar-content {
overflow: hidden;
display: block;
height: 100%;
position: relative;
}
.fixed-sidebar-content {
padding: 50px 50px 100px 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.fixed-sidebar-content-inner {
height: 100%;
}
.active-fixed .fixed-sidebar-content .mCSB_container {
margin-right: 0px;
}
.fixed-sidebar-page .mCustomScrollBox>.mCSB_scrollTools {
right: -30px !important;
}
.fixed-sidebar-page .mCustomScrollBox {
overflow: visible !important;
}
.layout-box .fixed-sidebar-page #right-sidebar.active-fixed {
position: relative !important;
right: auto !important;
} .widget .be-shortcode,
.widget .icon-shortcode,
.widget .be-button-wrap{
margin-bottom: 0px !important;
}
#header-wrap .be-shortcode,
#header-wrap .icon-shortcode,
#header-wrap .be-button-wrap{
margin-bottom: 0px !important;
} @media only screen and (min-width: 1280px) and (max-width: 1360px) {
.left-header.left-static .sb-slidebar {
width: 240px;
}
.left-header.left-static #main-wrapper {
margin-left: 240px !important;
}
.left-static.page-template-page-splitscreen-left .header-hero-section{
width: calc(50% - 120px);
}
.left-static.page-template-page-splitscreen-right .header-hero-section {
left: calc(50% + 120px); 
}
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
.left-header .be-wrap {
max-width: 980px;
margin: 0 auto;
}
.left-header.left-static.be-themes-layout-layout-border .be-wrap{
max-width: 850px
}
.left-header #page-content.content-single-sidebar {
width:700px;
}
.left-header #left-sidebar, 
.left-header #right-sidebar {
width:220px;
}
.left-header #left-sidebar, 
.left-header .right-sidebar-page #page-content {
margin-right: 50px;
}
.fixed-sidebar-page #left-sidebar,
.fixed-sidebar-page #right-sidebar {
width: 30%;
margin: 0px !important ;
}
} @media only screen and (min-width: 960px) and (max-width: 1279px) {
.be-wrap {
max-width: 940px;
margin: 0 auto;
}
.left-header.left-static .be-wrap{
max-width: 650px
}
.layout-box {
width:100%;
}
#page-content.content-single-sidebar{
width:670px;
}
#left-sidebar, #right-sidebar{
width:220px;
}
#left-sidebar, 
.right-sidebar-page #page-content {
margin-right: 50px;
}
.fixed-sidebar-page #left-sidebar,
.fixed-sidebar-page #right-sidebar {
width: 30%;
margin: 0px !important ;
} 
} @media only screen and (max-width: 1024px) {
.be-bg-cover,
.be-section {
background-attachment: scroll !important;
background-position: center center !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.be-wrap {
max-width: 740px;
margin: 0 auto;
}
.layout-box {
width:100%;
}
#page-content.content-single-sidebar{
width:500px;
}
#left-sidebar, #right-sidebar{
width:200px;
}
#left-sidebar,
.right-sidebar-page #page-content,
.dual-sidebar-page #left-sidebar,
#dual-sidebar-wrap {
margin-right: 40px;
}   
#left-sidebar.floting-sidebar, #right-sidebar.floting-sidebar{
width:100%;
margin-right: 0;
}        
.content-single-sidebar .column-block {
width: 100%;
margin-left: 0;
float: none;
}   
}
@media only screen and (min-width: 960px) {
.full-screen-section-wrap {
display: table;
width: 100%;
height: 100%;
}
.full-screen-section-wrap .be-section-pad {
padding-top: 0px !important;
padding-bottom: 0px !important;
display: table-cell;
vertical-align: middle;
}
}
@media only screen and (max-width: 960px) {
html.section-scroll,
body.section-scroll {
overflow: auto !important;
height: auto !important;
}
html.csstransforms body.section-scroll .fullscreen-nav-wrap {
display: none !important;
}
body.section-scroll #footer {
display: block;
}
#content {
-webkit-transform: initial !important;
-moz-transform: initial !important;
-ms-transform: initial !important;
-o-transform: initial !important;
transform: initial !important;
}
.fixed-sidebar-page #left-sidebar, 
.fixed-sidebar-page #right-sidebar, 
.fixed-sidebar-page #page-content.content-single-sidebar,
.single-portfolio #page-content.content-single-sidebar  {
width: 100% !important;
position: relative !important;
}
.layout-box-container{
display: none !important;
}
.style1-blog .post-date-wrap {
display: block;
position: static;
width: 100%;
border: none;
text-align: left;
padding: 0;
font-size: inherit !important;
color: inherit;
margin-bottom: 5px !important;
}
.style1-blog .post-date-wrap div {
float: left;
margin-right: 10px;
}
.style1-blog .post-title-section {
padding-left: 0;
}
.style1-blog .post-date-wrap:before {
font-family: "icomoon";
content: "\e63f";
margin-right: 10px;
float: left;
}
}
@media only screen and (min-width: 1025px) {
.full-screen-section-wrap {
display: table;
width: 100%;
height: 100%;
}
.full-screen-section-wrap .be-section-pad {
padding-top: 0px !important;
padding-bottom: 0px !important;
display: table-cell;
vertical-align: middle;
}
}
@media only screen and (max-width: 768px) {
.be-no-space .column-block {
width: 100%;
display: block;
}
.be-no-space .with-background.column-block {
min-height: 350px; } .be-no-space .no-background .be-custom-column-inner,
.be-no-space .no-background .be-custom-column-pad{
padding: 60px 30px !important;
}
} @media only screen and (max-width: 767px) {
.be-wrap {
max-width: 300px;
margin: 0 auto;
} 
.layout-box {
width:100%;
margin: 0; 
} 
#right-sidebar,
#left-sidebar {
float: none;
margin-right: 0;
margin-left: 0;
margin-top: 50px;
width: 100%;
}
#page-content.content-single-sidebar,
.right-sidebar-page #page-content { 
float: none;
margin-right: 0px;
width:100%;
margin-left: 0px;  
}    
.column-block {
float: none;
margin-left: 0;
width: 100%;
}
.column-block .column-block{
margin-bottom: 60px;
}
.be-section .be-row:last-child .column-block {
margin-bottom: 60px;
}
.be-section .be-row:last-child .column-block:last-child,
.be-section .be-row.be-no-space:last-child .column-block {
margin-bottom: 0;
}
.be-no-space {
display: block;
} .be-no-space .column-block.be-column-pad {
padding: 80px 15% 80px 5%;
}   
.be-column-spacing .column-block{
margin-bottom: 20px !important;
}
#bottom-widgets .column-block {
margin-bottom: 60px;
}
.column-block .be-custom-column-pad {
padding: 60px 30px !important;
}
.column-block .be-custom-column-inner{ }
body.disable-css-animation-mobile .be-animate {
visibility: visible !important;
-webkit-animation-duration: 0s;
-moz-animation-duration: 0s;
-ms-animation-duration: 0s;
-o-animation-duration: 0s;
animation-duration: 0s;
}
.be-video-section video {
display:none !important;
}    
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.be-wrap {
max-width: 440px;
margin: 0 auto;
} 
}.ps-container {
-ms-touch-action: auto;
touch-action: auto;
overflow: hidden !important;
-ms-overflow-style: none; height: 100%; }
@supports (-ms-overflow-style: none) {
.ps-container {
overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps-container {
overflow: auto !important; } }
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
display: block;
background-color: transparent; }
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: #999;
height: 11px; }
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: #999;
width: 11px; }
.ps-container > .ps-scrollbar-x-rail {
display: none;
position: absolute; opacity: 0;
-webkit-transition: background-color .2s linear, opacity .2s linear;
-o-transition: background-color .2s linear, opacity .2s linear;
-moz-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
bottom: 0px; height: 15px; }
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
position: absolute; background-color: #aaa;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
-o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
-moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
bottom: 2px; height: 6px; }
.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
height: 11px; }
.ps-container > .ps-scrollbar-y-rail {
display: none;
position: absolute; opacity: 0;
-webkit-transition: background-color .2s linear, opacity .2s linear;
-o-transition: background-color .2s linear, opacity .2s linear;
-moz-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
right: 0; width: 15px; }
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
position: absolute; background-color: #aaa;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
-o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
-moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
right: 2px; width: 6px; }
.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
width: 11px; }
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: #999;
height: 11px; }
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: #999;
width: 11px; }
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
opacity: 0.6; }
.ps-container:hover > .ps-scrollbar-x-rail:hover {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
background-color: #999; }
.ps-container:hover > .ps-scrollbar-y-rail:hover {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
background-color: #999; }.flickity-enabled {
position: relative;
}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
} .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
} .flickity-prev-next-button {
position: absolute;
top: 50%;
width: 44px;
height: 44px;
border: none;
border-radius: 50%;
background: white;
background: hsla(0, 0%, 100%, 0.75);
cursor: pointer; -webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.flickity-prev-next-button:hover { background: white; }
.flickity-prev-next-button:focus {
outline: none;
box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
filter: alpha(opacity=60); opacity: 0.6;
}
.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; } .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
.flickity-prev-next-button:disabled {
filter: alpha(opacity=0); opacity: 0;
cursor: auto;
}
.flickity-prev-next-button svg {
position: absolute;
left: 22%;
top: 23%;
width: 60%;
height: 60%;
}
.flickity-prev-next-button .arrow {
fill: #333;
} .flickity-prev-next-button.no-svg {
color: #333;
font-size: 26px;
} .flickity-page-dots {
position: absolute;
width: 100%;
bottom: -25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 8px;
background: #333;
border-radius: 50%;
filter: alpha(opacity=25); opacity: 0.25;
cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
filter: alpha(opacity=100); opacity: 1;
} .be-flickity:after{
content: 'flickity';
display: none;
}
#content.portfolio-sliders{
position: relative ;
overflow: hidden;
}
#content.portfolio-sliders .img-wrap{
height: 0px;
height: 100vh;
}
#content.be-centered .img-wrap,
#content.be-fullscreen .img-wrap{
width: 100%;
text-align: center;
}
.be-fullscreen .be-flickity img{
max-width: initial !important;
}
.be-flickity .img-wrap{
overflow: hidden;
}
.be-flickity .img-wrap img{
display: inline-block;
height: 100%;
opacity: 0;
-webkit-transition: opacity 0.9s ease;
-ms-transition: opacity 0.9s ease;
-o-transition: opacity 0.9s ease;
transition: opacity 0.9s ease;
}
.be-flickity .img-wrap iframe{
opacity: 0;
-webkit-transition: opacity 0.9s ease;  
-ms-transition: opacity 0.9s ease;
-o-transition: opacity 0.9s ease;
transition: opacity 0.9s ease;
}
.be-flickity .img-wrap .flickity-lazyloaded{
opacity: 1;
}
.be-flickity .img-wrap .img-overlay-wrap {
display: none; -webkit-transition: opacity 0.9s ease;
-ms-transition: opacity 0.9s ease;
-o-transition: opacity 0.9s ease;
transition: opacity 0.9s ease;
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background: #000;
background: rgba(0, 0, 0, 0.85);
z-index: 1;
}
.be-flickity .img-wrap.is-selected .img-overlay-wrap{
opacity: 0; }
.img-wrap .fluid-width-video-wrapper {
display: inline-block !important;
vertical-align: top !important;
padding: 0px !important;
margin: 0px !important;
height: 100% !important;
}
.img-wrap .fluid-width-video-wrapper iframe.gallery {
position: relative !important;
height: 100% !important;
width: 100%!important;
}
.flickity-slider .img-wrap.is-selected .attachment-details-custom-slider{
display: block;
transition: all 0.9s fadeOut;
-ms-transition: all 0.9s fadeOut;
-o-transition: all 0.9s fadeOut;
transition: all 0.9s fadeOut;
}
.gallery-info-box-wrap .slider-counts{
display: inline-block;
padding: 0px 7px;
line-height: 40px;
}
.single-portfolio-slider.carousel_bar_area{
position: absolute;
bottom: 0px;
width: 100%;
min-height: 35px;
left: 0px;
right: 0px;
margin: 0 auto;
text-align: center;
display: block;
height: 75px;
overflow: hidden;  }
.single-portfolio-slider .carousel_bar_dots{
width: 41px;
height: 75px;
z-index: 2;
position: absolute;
display: block;
left:50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
background: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/img/dots.png) no-repeat center;
}
.single-portfolio-slider .carousel_bar_wrap{
position: absolute;
margin: 0 auto;
right: 0px;
left: 0px;
z-index: 13;
bottom: -500px; 
padding:10px 0;
}
.be-carousel-thumb a img{
max-width: none;
}
.single-portfolio-slider .carousel_bar_wrap.be-wrap{
width: 1160px;
}
.be-flickity-thumb img,
.be-carousel-thumb img{
margin-left: 10px;
width: auto !important;
height: 50px;
}
.single-portfolio-slider .carousel_bar_wrap{
background: transparent; 
} .flickity-prev-next-button.previous {
left: 0px;
}
.flickity-prev-next-button.next{
right: 0px;
}
.flickity-prev-next-button{
border-radius: 0%;
}
button.flickity-prev-next-button {
margin:0px;
}
.flickity-prev-next-button svg{
height: 60%;
width: 60%;
top: 20px;
}
.flickity-prev-next-button.next svg{
left: 15px; 
}
.flickity-prev-next-button.next svg{
left: 10px;
}
.flickity-prev-next-button:focus{
box-shadow: none;
}
.arrow-border .flickity-prev-next-button{
background: transparent !important;
}
.style1-arrow .flickity-prev-next-button,
.style2-arrow .flickity-prev-next-button {
height: 100px;
line-height: 100px;
width: 60px;
}
.style3-arrow .flickity-prev-next-button,
.style4-arrow .flickity-prev-next-button {
height: 40px;
line-height: 40px;
width: 40px;
}
.style5-arrow .flickity-prev-next-button,
.style6-arrow .flickity-prev-next-button {
height: 50px;
line-height: 50px;
width: 50px;
border-radius: 50%;
}
.style2-arrow .flickity-prev-next-button.previous,
.style4-arrow .flickity-prev-next-button.previous{
border-left: none !important;
}
.style2-arrow .flickity-prev-next-button.next,
.style4-arrow .flickity-prev-next-button.next{
border-right: none !important;
} 
.style5-arrow .flickity-prev-next-button.previous,
.style6-arrow .flickity-prev-next-button.previous{
left:15px;
}
.style5-arrow .flickity-prev-next-button.next,
.style6-arrow .flickity-prev-next-button.next{
right:15px;
} @media only screen and (max-width: 960px) {
.show-desktop-only {
display: none !important;
}
.be-flickity .img-wrap .img-overlay-wrap{
display: none !important;
}
.single-portfolio-slider.carousel_bar_area.show-desktop-only{
display: none !important;
}
.disable-flickity-mobile.be-flickity:after{
content: '';
}
.disable-flickity-mobile.be-flickity .img-wrap img{
opacity: 1 !important;
height: auto !important;
width: 100% !important;
margin-left: 0px !important;
top: 0px !important;
margin-top: 0 !important;
}
.disable-flickity-mobile.be-flickity .img-wrap{
margin-left: 0px !important;
margin-bottom: 10px;
}
.disable-flickity-mobile{
padding: 10px 10px !important;
}
.enable-flickity-mobile.be-flickity .fluid-width-video-wrapper{
height: 100%;
padding-top: 0px !important;
}
.be-flickity.enable-flickity-mobile .img-wrap img,
.be-flickity.enable-flickity-mobile .img-wrap iframe{
position: absolute;
top: 50%;
left: 50%;
margin-left: 0px !important;
margin-top: 0px !important;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.be-flickity.enable-flickity-mobile .img-wrap img{
height: auto !important;
}
.be-flickity.enable-flickity-mobile .img-wrap iframe{
height: 70% !important;
}
.be-fullscreen .be-flickity.enable-flickity-mobile img{
max-width: 100% !important;
}
.be-flickity.enable-flickity-mobile .attachment-details-custom-slider{
position: absolute !important;
background: transparent;
width: 100%;
padding: 0px;
top: 0px;
color: inherit;
}
.be-flickity.enable-flickity-mobile .attachment-details-custom-slider a{
text-align: center;
}
.be-flickity.disable-flickity-mobile .img-wrap{
position: relative;
}
.be-flickity.disable-flickity-mobile .fluid-width-video-wrapper iframe.gallery {
position: absolute !important;
width: 100% !important;
}
.be-flickity.disable-flickity-mobile .fluid-width-video-wrapper {
padding-top: 50% !important;
}
.be-flickity.disable-flickity-mobile .attachment-details-custom-slider {
position: static !important;
display: block !important;
}
.gallery-info-box-wrap .slider-counts{
display: none;
padding-left: 0px;
text-align: center;
margin-right: 10px;
}
.portfolio-sliders .gallery_content{
margin-top: 30px;
}
.portfolio-sliders .carousel_bar_area.disable-flickity-mobile-thumb{
display: none;
} 
.flickity-prev-next-button{
display: none;
}
.gallery_content_slide{
margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px) { .gallery-all-container .single-portfolio-slider{
display: none;
}
}@font-face {
font-family: 'Hans Kendrick Heavy';
src: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-heavy-webfont.oft) format("oft");
src: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-heavy-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-heavy-webfont.woff) format('woff'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-heavy-webfont.ttf) format('truetype'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-heavy-webfont.svg#hans_kendrickheavy) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Hans Kendrick Light';
src: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-light-webfont.oft) format("oft");
src: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-light-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-light-webfont.woff) format('woff'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-light-webfont.ttf) format('truetype'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-light-webfont.svg#hans_kendricklight) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Hans Kendrick Medium';
src: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-medium-webfont.oft) format("oft");
src: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-medium-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-medium-webfont.woff) format('woff'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-medium-webfont.ttf) format('truetype'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-medium-webfont.svg#hans_kendrickmedium) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Hans Kendrick Regular';
src: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-regular-webfont.oft) format("oft");
src: url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-regular-webfont.woff) format('woff'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-regular-webfont.ttf) format('truetype'),
url(//www.anitapokrivacdesign.com/wp-content/themes/oshin/fonts/custom-fonts/hanskendrick-regular-webfont.svg#hans_kendrickregular) format('svg');
font-weight: normal;
font-style: normal;
}.mc4wp-form input[name^="_mc4wp_honey"]{display:none!important}.mc4wp-form-basic,.mc4wp-form-theme{margin:1em 0}.mc4wp-form-basic,.mc4wp-form-basic input,.mc4wp-form-basic label,.mc4wp-form-theme,.mc4wp-form-theme input,.mc4wp-form-theme label{width:auto;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:auto;height:auto;vertical-align:baseline;line-height:normal}.mc4wp-form-basic:after,.mc4wp-form-theme:after{content:"";display:table;clear:both}.mc4wp-form-basic label,.mc4wp-form-theme label{font-weight:700;margin-bottom:6px;display:block}.mc4wp-form-basic input.placeholdersjs,.mc4wp-form-theme input.placeholdersjs{color:#aaa!important}.mc4wp-form-basic input[type=text],.mc4wp-form-basic input[type=email],.mc4wp-form-basic input[type=tel],.mc4wp-form-basic input[type=url],.mc4wp-form-basic input[type=date],.mc4wp-form-basic select,.mc4wp-form-basic textarea,.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=url],.mc4wp-form-theme input[type=date],.mc4wp-form-theme select,.mc4wp-form-theme textarea{min-height:32px;width:100%;max-width:480px}.mc4wp-form-basic input[type=number],.mc4wp-form-theme input[type=number]{min-width:40px}.mc4wp-form-basic input[type=checkbox],.mc4wp-form-basic input[type=radio],.mc4wp-form-theme input[type=checkbox],.mc4wp-form-theme input[type=radio]{position:relative;margin:0 6px 0 0;padding:0;height:13px;width:13px;display:inline-block;border:0}.mc4wp-form-basic input[type=checkbox],.mc4wp-form-theme input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-basic input[type=radio],.mc4wp-form-theme input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-basic button,.mc4wp-form-basic input[type=submit],.mc4wp-form-basic input[type=button],.mc4wp-form-theme button,.mc4wp-form-theme input[type=submit],.mc4wp-form-theme input[type=button]{cursor:pointer;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mc4wp-form-basic label>span,.mc4wp-form-basic li>label,.mc4wp-form-theme label>span,.mc4wp-form-theme li>label{font-weight:400}.mc4wp-form-basic .mc4wp-alert,.mc4wp-form-theme .mc4wp-alert{color:#c09853;clear:both}.mc4wp-form-basic .mc4wp-success,.mc4wp-form-theme .mc4wp-success{color:#468847}.mc4wp-form-basic .mc4wp-notice,.mc4wp-form-theme .mc4wp-notice{color:#3a87ad}.mc4wp-form-basic .mc4wp-error,.mc4wp-form-theme .mc4wp-error{color:#CD5C5C}.rtl .mc4wp-form-reset input[type=checkbox],.rtl .mc4wp-form-reset input[type=radio]{margin:0 0 0 6px}.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=url],.mc4wp-form-theme input[type=date],.mc4wp-form-theme input[type=number],.mc4wp-form-theme select,.mc4wp-form-theme textarea{height:auto;padding:8px 16px;line-height:1.428571429;color:#555!important;vertical-align:middle;background:#fff;border:1px solid #ccc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);text-shadow:none}.mc4wp-form-theme button:focus,.mc4wp-form-theme input:focus,.mc4wp-form-theme select:focus,.mc4wp-form-theme textarea:focus{outline:0;background-image:none}.mc4wp-form-theme textarea{height:auto}.mc4wp-form-theme input[disabled],.mc4wp-form-theme input[readonly]{background-color:#eee}.mc4wp-form-theme button,.mc4wp-form-theme input[type=submit],.mc4wp-form-theme input[type=button]{display:inline-block;padding:8px 16px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:0 0;text-shadow:none;filter:none;height:auto;width:auto}.mc4wp-form-theme button:focus,.mc4wp-form-theme button:hover,.mc4wp-form-theme input[type=submit]:focus,.mc4wp-form-theme input[type=submit]:hover,.mc4wp-form-theme input[type=button]:focus,.mc4wp-form-theme input[type=button]:hover{outline:0;color:#333;text-decoration:none;background:0 0}.mc4wp-form-theme-dark button,.mc4wp-form-theme-dark input[type=submit]{color:#fff!important;background-color:#444!important;border-color:#1e1e1e}.mc4wp-form-theme-dark button:active,.mc4wp-form-theme-dark button:focus,.mc4wp-form-theme-dark button:hover,.mc4wp-form-theme-dark input[type=submit]:active,.mc4wp-form-theme-dark input[type=submit]:focus,.mc4wp-form-theme-dark input[type=submit]:hover{color:#fff!important;background-color:#1e1e1e!important;border-color:#000}.mc4wp-form-theme-dark input[type=text]:focus,.mc4wp-form-theme-dark input[type=email]:focus,.mc4wp-form-theme-dark input[type=tel]:focus,.mc4wp-form-theme-dark input[type=url]:focus,.mc4wp-form-theme-dark input[type=date]:focus,.mc4wp-form-theme-dark select:focus,.mc4wp-form-theme-dark textarea:focus{border-color:#6a6a6a;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(68,68,68,.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(68,68,68,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(68,68,68,.15)}.mc4wp-form-theme-light button,.mc4wp-form-theme-light input[type=submit]{color:#000!important;background-color:#fff!important;border-color:#d9d9d9}.mc4wp-form-theme-light button:active,.mc4wp-form-theme-light button:focus,.mc4wp-form-theme-light button:hover,.mc4wp-form-theme-light input[type=submit]:active,.mc4wp-form-theme-light input[type=submit]:focus,.mc4wp-form-theme-light input[type=submit]:hover{color:#000!important;background-color:#d9d9d9!important;border-color:#b3b3b3}.mc4wp-form-theme-light input[type=text]:focus,.mc4wp-form-theme-light input[type=email]:focus,.mc4wp-form-theme-light input[type=tel]:focus,.mc4wp-form-theme-light input[type=url]:focus,.mc4wp-form-theme-light input[type=date]:focus,.mc4wp-form-theme-light select:focus,.mc4wp-form-theme-light textarea:focus{border-color:#d9d9d9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,255,255,.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,255,255,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,255,255,.15)}.mc4wp-form-theme-red button,.mc4wp-form-theme-red input[type=submit]{color:#fff!important;background-color:#d9534f!important;border-color:#b52b27}.mc4wp-form-theme-red button:active,.mc4wp-form-theme-red button:focus,.mc4wp-form-theme-red button:hover,.mc4wp-form-theme-red input[type=submit]:active,.mc4wp-form-theme-red input[type=submit]:focus,.mc4wp-form-theme-red input[type=submit]:hover{color:#fff!important;background-color:#b52b27!important;border-color:#761c19}.mc4wp-form-theme-red input[type=text]:focus,.mc4wp-form-theme-red input[type=email]:focus,.mc4wp-form-theme-red input[type=tel]:focus,.mc4wp-form-theme-red input[type=url]:focus,.mc4wp-form-theme-red input[type=date]:focus,.mc4wp-form-theme-red select:focus,.mc4wp-form-theme-red textarea:focus{border-color:#e7908e;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217,83,79,.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217,83,79,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217,83,79,.15)}.mc4wp-form-theme-blue button,.mc4wp-form-theme-blue input[type=submit]{color:#fff!important;background-color:#428bca!important;border-color:#2a6496}.mc4wp-form-theme-blue button:active,.mc4wp-form-theme-blue button:focus,.mc4wp-form-theme-blue button:hover,.mc4wp-form-theme-blue input[type=submit]:active,.mc4wp-form-theme-blue input[type=submit]:focus,.mc4wp-form-theme-blue input[type=submit]:hover{color:#fff!important;background-color:#2a6496!important;border-color:#193c5a}.mc4wp-form-theme-blue input[type=text]:focus,.mc4wp-form-theme-blue input[type=email]:focus,.mc4wp-form-theme-blue input[type=tel]:focus,.mc4wp-form-theme-blue input[type=url]:focus,.mc4wp-form-theme-blue input[type=date]:focus,.mc4wp-form-theme-blue select:focus,.mc4wp-form-theme-blue textarea:focus{border-color:#7eb0db;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(66,139,202,.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(66,139,202,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(66,139,202,.15)}.mc4wp-form-theme-green button,.mc4wp-form-theme-green input[type=submit]{color:#fff!important;background-color:#5cb85c!important;border-color:#3d8b3d}.mc4wp-form-theme-green button:active,.mc4wp-form-theme-green button:focus,.mc4wp-form-theme-green button:hover,.mc4wp-form-theme-green input[type=submit]:active,.mc4wp-form-theme-green input[type=submit]:focus,.mc4wp-form-theme-green input[type=submit]:hover{color:#fff!important;background-color:#3d8b3d!important;border-color:#255625}.mc4wp-form-theme-green input[type=text]:focus,.mc4wp-form-theme-green input[type=email]:focus,.mc4wp-form-theme-green input[type=tel]:focus,.mc4wp-form-theme-green input[type=url]:focus,.mc4wp-form-theme-green input[type=date]:focus,.mc4wp-form-theme-green select:focus,.mc4wp-form-theme-green textarea:focus{border-color:#91cf91;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(92,184,92,.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(92,184,92,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(92,184,92,.15)}