.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container,
.row.ig_fullwidth {
width: 750px;
}
}
@media (min-width: 992px) {
.container,
.row.ig_fullwidth {
width: 970px;
}
}
@media (min-width: 1200px) {
.container,
.row.ig_fullwidth {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: 0%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: 0%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: 0%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: 0%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 46.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: 0%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: 0%;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: 0%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: 0%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
content: " ";
display: table;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}.mfp-zoom-in .mfp-with-anim {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
transform: scale(0.8);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
} .mfp-no-margins img.mfp-img {
padding: 0;
} .mfp-no-margins .mfp-figure:after {
top: 0;
bottom: 0;
} .mfp-no-margins .mfp-container {
padding: 0;
}
.mfp-with-fade .mfp-content,
.mfp-with-fade .mfp-arrow, .mfp-with-fade.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content,
.mfp-with-fade.mfp-ready .mfp-arrow {
opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-with-fade.mfp-removing .mfp-content,
.mfp-with-fade.mfp-removing .mfp-arrow, .mfp-with-fade.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.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;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
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: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.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;
-webkit-box-shadow: none;
box-shadow: none; }
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;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
background-color: transparent !important; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -55px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
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, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: -90px; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: -90px; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
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: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 50px 0 50px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 50px;
bottom: 50px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -44px;
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: 50px;
position: relative; }
.mfp-title a.image-source-link {
color: #0088CC;
display: inline-block;
position: absolute;
right: 0;
top: 15px; }
.mfp-title a.image-source-link:hover {
text-decoration: none;
color: #f3f3f3; }
.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;
min-height: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
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; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }  .owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-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 .owl-item{
float: left;
display: inline-block;
position: relative;
}
.owl-carousel .owl-item .product,
.owl-carousel .owl-item .post {
width: 100% !important;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing {
cursor:url(//prami.ro/wp-content/themes/handystore/images/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
} .owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
margin: 0 5px;
font-size: 12px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #869791;
opacity: 0.5;
width: 24px;
height: 24px;
line-height: 24px;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//prami.ro/wp-content/themes/handystore/images/AjaxLoader.gif) no-repeat center center
} .owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}@font-face {
font-family: 'custom_font';
src:
url(//prami.ro/wp-content/themes/handystore/fonts/font-custom/custom-icon.ttf?3kfuxo) format('truetype'),
url(//prami.ro/wp-content/themes/handystore/fonts/font-custom/custom-icon.woff?3kfuxo) format('woff'),
url(//prami.ro/wp-content/themes/handystore/fonts/font-custom/custom-icon.svg?3kfuxo#custom-icon) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'star';
src: url(//prami.ro/wp-content/themes/handystore/fonts/font-star/star.eot);
src: url(//prami.ro/wp-content/themes/handystore/fonts/font-star/star.eot?#iefix) format('embedded-opentype'),
url(//prami.ro/wp-content/themes/handystore/fonts/font-star/star.woff) format('woff'),
url(//prami.ro/wp-content/themes/handystore/fonts/font-star/star.ttf) format('truetype'),
url(//prami.ro/wp-content/themes/handystore/fonts/font-star/star.svg#star) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="custom-icon-"]:before, [class*=" custom-icon-"]:before { font-family: 'custom_font' !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;
}
.custom-icon-arrow-down:before {
content: "\e902";
}
.custom-icon-arrow-up:before {
content: "\e903";
}
.custom-icon-arrow-right:before {
content: "\e900";
}
.custom-icon-arrow-left:before {
content: "\e901";
}
.custom-icon-grid:before {
content: "\e800";
}
.custom-icon-list:before {
content: "\e801";
}
.custom-icon-basket:before {
content: "\e802";
}
.custom-icon-alert:before {
content: "\e803";
}
.custom-icon-truck:before {
content: "\e804";
}
.custom-icon-search:before {
content: "\e805";
}
.custom-icon-tag:before {
content: "\e806";
}
.custom-icon-home:before {
content: "\e807";
}
.custom-icon-radio-button-on:before {
content: "\e808";
}
.custom-icon-check-box-off:before {
content: "\e809";
}
.custom-icon-check-box-on:before {
content: "\e80a";
}
.custom-icon-radio-button-off:before {
content: "\e80b";
}
.custom-icon-like:before {
content: "\e810";
}
.custom-icon-sale-badge:before {
content: "\e811";
}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,
var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
max-width: 100%;
}
html {
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}  embed,
iframe,
object,
video {
margin-bottom: 15px;
max-width: 100%;
vertical-align: middle;
display: inline-block;
}
p> embed,
p> iframe,
p> object,
span> embed,
span> iframe,
span> object {
margin-bottom: 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
text-transform: none;
width: auto;
z-index: 100000;
} *,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
-webkit-tap-highlight-color: transparent;
}
body {
direction: ltr;
unicode-bidi: embed;
font-weight: normal;
line-height: 1.5;
}
a {
text-decoration: none;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
a:focus,
a:hover,
a:active {
outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: bold;
margin: 0 0 15px 0;
text-rendering: optimizeLegibility;
}
.entry-content h1,
.entry-summary h1,
.comment-content h1 {
font-size: 32px;
line-height: 1.3;
}
.entry-content h2,
.entry-summary h2,
.comment-content h2 {
font-size: 28px;
line-height: 1.25;
}
.entry-content h3,
.entry-summary h3,
.comment-content h3 {
font-size: 24px;
line-height: 1.2;
}
.entry-content h4,
.entry-summary h4,
.comment-content h4 {
font-size: 20px;
line-height: 1.2;
}
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
font-size: 18px;
line-height: 1.1;
}
address {
font-style: italic;
margin-bottom: 15px;
}
abbr[title] {
border-style: dotted;
border-width: 0 0 1px 0;
cursor: help;
}
b,
strong {
font-weight: bold;
}
cite,
dfn,
em,
i {
font-style: italic;
}
blockquote cite {
display: block;
margin-top: 10px;
font-weight: lighter;
}
p {
margin-bottom: 15px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, serif;
font-size: 12px;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
font-family: FontAwesome;
}
q:before {
content: "\f10d";
padding-right: 5px;
}
q:after {
content: "\f10e";
padding-left: 5px;
}
q {
font-style: normal;
font-weight: normal;
margin-bottom: 15px;
font-size: 16px;
}
blockquote:before {
content: "\f10d";
position: absolute;
font-size: 26px;
left: 25px;
padding-top: 3px;
}
blockquote {
font-style: normal;
font-size: 18px;
margin-bottom: 15px;
padding: 20px 20px 20px 75px;
border-style: solid;
border-width: 1px;
position: relative;
}
blockquote p:last-of-type {
margin-bottom: 0;
}
pre {
border-style: solid;
border-width: 1px;
margin-bottom: 15px;
max-width: 100%;
overflow: auto;
padding: 10px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
mark,
ins {
text-decoration: none;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 0 2px;
}
ul {
list-style: disc inside none;
margin-bottom: 15px;
}
ol {
list-style: decimal inside none;
margin-bottom: 15px;
}
li> ul,
li> ol {
margin: 0 0 0 20px;
}
small {
font-size: smaller;
}
big {
font-size: 125%;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 15px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 15px;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
vertical-align: middle;
}
figure {
margin: 0;
}
fieldset {
margin: 0 0 15px;
padding: 0;
min-width: 0;
}
legend {
white-space: normal;
display: block;
width: 100%;
padding: 0;
margin-bottom: 15px;
}
del {
}
hr {
border: 0;
height: 1px;
margin: 20px 0;
}
label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
output {
display: block;
}
table,
th,
td {
border-style: solid;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 24px 0;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
td {
border-width: 0 1px 1px 0;
}
th,
td {
padding: 5px;
} ::selection {
background: #e1e1e1;
color: #000;
text-shadow: none;
}
::-moz-selection {
background: #e1e1e1;
color: #000;
text-shadow: none;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
} .lazyload {
opacity: 0;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
.lazyloaded {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0.7s ease-out;
-moz-transition: opacity 0.7s ease-out;
-ms-transition: opacity 0.7s ease-out;
-o-transition: opacity 0.7s ease-out;
transition: opacity 0.7s ease-out;
-webkit-transition: transform 0.7s ease-out;
-moz-transition: transform 0.7s ease-out;
-ms-transition: transform 0.7s ease-out;
-o-transition: transform 0.7s ease-out;
transition: transform 0.7s ease-out;
}
.bypostauthor {
}  button,
input,
select,
textarea {
margin: 0;
max-width: 100%;
vertical-align: baseline;
border: 0;
-webkit-border-radius: 0;
border-radius: 0;
background: #fff;
padding: 0 20px;
height: 38px;
line-height: 38px;
font-size: inherit;
}
input[type="password"],
input[type="text"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
select,
textarea {
border-style: solid;
border-width: 1px;
}
textarea {
overflow: auto;
vertical-align: top;
width: 100%;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
margin: 0;
line-height: 1;
height: auto;
}
input,
textarea {
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 0;
-webkit-appearance: button;
cursor: pointer;
-webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
-moz-transition: color 0.3s ease-out, background-color 0.3s ease-out;
-ms-transition: color 0.3s ease-out, background-color 0.3s ease-out;
-o-transition: color 0.3s ease-out, background-color 0.3s ease-out;
transition: color 0.3s ease-out, background-color 0.3s ease-out;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input[type="number"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="phone"]:focus,
select:focus,
textarea:focus {
outline: 0;
} ::-webkit-input-placeholder {
color: #898e91;
}
:-moz-placeholder {
color: #898e91;
}
::-moz-placeholder {
color: #898e91;
opacity: 1;
}
:-ms-input-placeholder {
color: #898e91;
}
button[disabled],
html input[disabled] {
cursor: default;
opacity: .5;
}  .site-header {
}
.site-header [class^="col-"],
.site-header [class*=" col-"] {
margin-bottom: 0px;
} .header-top {
border-bottom: 1px solid #e1e1e1;
-webkit-box-shadow: inset 0 -1px 0 0 #fff;
box-shadow: inset 0 -1px 0 0 #fff;
font-weight: 300;
}
.header-top .top-nav-container,
.header-top .info-container,
.header-top .top-widgets {
padding: 15px;
}
.header-top .header-top-nav ul {
margin: 0;
}
.header-top .header-top-nav li {
display: inline-block;
padding: 0 15px 0 10px;
position: relative;
}
.header-top .header-top-nav li:before {
display: inline-block;
content: "\f111";
font-family: FontAwesome;
font-size: 6px;
position: absolute;
top: 6px;
left: 0;
}
.header-top .header-top-nav li:last-of-type {
padding-right: 0;
}
.header-top .info-container {
text-align: center;
}
.header-top .top-widgets {
text-align: right;
}
.header-top .top-widgets .widget {
margin: 0;
}
.header-top .top-widgets .right-aligned {
display: inline-block;
padding-left: 12px;
}
.header-top .top-widgets .right-aligned:first-of-type {
padding-left: 0;
} .logo-wrapper {
padding: 20px 0;
}
.hgroup-sidebar {
text-align: center;
}
.hgroup-sidebar .widget {
display: inline-block;
margin: 0;
padding: 20px 45px;
border-style: solid;
border-width: 0 1px 0 0;
width: auto;
position: relative;
vertical-align: top;
}
.hgroup-sidebar .widget:last-of-type {
padding-right: 0;
border-right: 0;
}
.hgroup-sidebar.right-pos {
text-align: center;
}
.hgroup-sidebar .widget.widget_pt_login_widget {
padding: 6px 45px;
}
.icon-with-description {
display: inline-block;
width: auto;
text-align: left;
}
.icon-with-description i {
color: #c2d44e;
float: left;
font-size: 36px;
padding: 0 20px 0 0;
}
.icon-with-description span {
float: none;
font-size: 15px;
display: inline-block;
}
.icon-with-description:after {
display: block;
content: '';
clear: both;
} .site-title {
font-size: 20px;
margin: 0;
}
.site-description {
font-size: 16px;
margin: 0;
} .header-primary-nav {
background-color: transparent;
-webkit-box-shadow: inset 0 -1px 0 0 #e1e1e1, inset 0 -2px 0 0 white;
box-shadow: inset 0 -1px 0 0 #e1e1e1, inset 0 -2px 0 0 white;
}
.primary-nav ul {
margin: 0;
padding: 0;
list-style: none;
}
.primary-nav .menu {
width: 100%;
margin: 0 auto;
padding-left: 10px;
background-color: #565656;
}
.primary-nav .menu:before,
.primary-nav .menu:after {
content: "";
display: table;
}
.primary-nav .menu:after {
clear: both;
}
.primary-nav .menu {
zoom: 1;
}
.primary-nav .menu li {
float: left;
position: relative;
margin-right: 10px;
}
.primary-nav .menu li:hover> ul {
opacity: 1;
visibility: visible;
margin: 0 0 0 1px;
}
.primary-nav .menu li:last-of-type a {
border-bottom: 0;
}
.primary-nav .menu a {
padding: 0 6px;
color: white;
margin: 8px 0;
height: 34px;
line-height: 34px;
font-family: "Roboto", sans-serif;
text-decoration: none;
font-size: 16px;
-webkit-border-radius: 4px;
border-radius: 4px;
display: inline-block;
position: relative;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-ms-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;
}
.primary-nav .menu li.current_page_item a,
.primary-nav .menu a:hover,
.primary-nav .menu li.current_page_item a:hover {
background-color: #c2d44e;
}
.primary-nav .menu li.menu-item-has-children a {
padding: 0 20px 0 6px;
}
.primary-nav .menu li.menu-item-has-children a:after {
content: "\f0d7";
font-family: FontAwesome;
display: inline-block;
position: absolute;
right: 6px;
}
.primary-nav .menu li.menu-item-has-children .sub-menu a:after {
content: '';
right: 0;
}
.primary-nav .menu li .sub-menu a {
padding: 6px 16px;
}
.primary-nav .menu ul {
margin: 1px 0 0 0;
opacity: 0;
background: #ebebeb;
visibility: hidden;
position: absolute;
top: 50px;
left: 0;
z-index: 300;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
width: 120%;
}
.primary-nav .menu ul li {
float: none;
display: block;
border: 0;
margin: 0;
}
.primary-nav .menu ul a {
display: inline-block;
border-bottom: 1px solid #e4e4e4;
font-family: "Open Sans", sans-serif;
font-size: 14px;
font-style: normal;
padding: 10px 26px;
color: #646565;
border-radius: 0;
margin: 0;
height: auto;
width: 100%;
line-height: 1.5;
}
.primary-nav .menu ul a:after {
display: block;
content: '';
height: 100%;
width: 3px;
background: #c2d44e;
opacity: 0;
right: 0px;
left: auto;
bottom: 0;
position: absolute;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
.primary-nav .menu ul a:hover {
background-color: #f4f4f4;
color: #646565;
}
.primary-nav .menu ul a:hover:after {
opacity: 1;
}
.primary-nav .menu ul ul {
top: 0px;
left: 100%;
width: 100%;
}  .site-content {
margin-top: 30px;
margin-bottom: 0px !important;
}
.archive-title,
.page-title {
font-size: 36px;
font-weight: 300;
margin-bottom: 15px;
line-height: 1;
}
.archive .site-content,
.category .site-content {
margin-top: 30px;
}
.taxonomy-description,
.author-description {
margin: 0 0 20px 0;
font-weight: lighter;
vertical-align: middle;
} .site-content article.sticky {
position: relative;
padding-top: 10px;
border-style: solid;
border-width: 0 0 2px 0;
}
.site-content article.sticky .sticky-post {
position: absolute;
top: 0;
left: 30px;
display: inline-block;
padding: 5px 8px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}
.site-content article {
margin-bottom: 40px;
border-style: solid;
border-width: 1px;
}
.site-content article:last-of-type {
margin-bottom: 0;
}
.site-content .thumbnail-wrapper {
max-height: 450px;
overflow: hidden;
}
.site-content .thumbnail-wrapper img {
height: auto;
max-width: 100%;
}
.site-content .content-wrapper {
padding: 30px;
}
.site-content .entry-title {
font-size: 30px;
font-weight: 500;
margin-bottom: 10px;
}
.site-content .entry-title a {
color: inherit;
}
.site-content .entry-meta .post-author,
.site-content .entry-meta .post-cats,
.site-content .entry-meta .time-wrapper {
display: inline-block;
}
.site-content .entry-meta .entry-date {
color: black;
}
.site-content .entry-meta .edit-link {
padding-left: 20px;
}
.site-content .entry-meta .post-author+ .post-cats:before,
.site-content .entry-meta .post-cats+ .time-wrapper:before {
display: inline-block;
content: '|';
padding: 0 5px 0 2px;
}
.site-content .entry-content {
margin-top: 30px;
}
.site-content .entry-content input[type="submit"] {
vertical-align: top;
}
.site-content .entry-additional-meta {
margin-top: 20px;
}
.site-content .entry-additional-meta .post-comments,
.site-content .entry-additional-meta .likes-counter {
display: inline-block;
}
.site-content .entry-additional-meta .post-comments i,
.site-content .entry-additional-meta .likes-counter i {
font-size: 14px;
padding-right: 3px;
}
.site-content .entry-additional-meta .post-comments i {
font-size: 16px;
}
.site-content .entry-additional-meta .post-comments+ .likes-counter:before {
display: inline-block;
content: '|';
padding: 0 5px 0 2px;
}
.entry-content,
.entry-summary,
.page-content {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.entry-content:after,
.entry-summary:after,
.page-content:after {
display: block;
content: '';
clear: both;
}
.entry-content.page-content {
margin-top: 0;
} .site-content .blog-grid-wrapper article {
padding: 0 15px;
float: left;
margin-bottom: 30px;
border: 0;
max-width: 100%;
}
.site-content .blog-grid-wrapper article .content-wrapper {
border-style: solid;
border-width: 1px;
}
.site-content .blog-grid-wrapper article .thumbnail-wrapper+ .content-wrapper,
.site-content .blog-grid-wrapper article .audio-wrapper+ .content-wrapper {
border-top: 0;
}
.site-content .blog-grid-wrapper article .entry-content,
.site-content .blog-grid-wrapper article .entry-summary {
margin-top: 20px;
}
.site-content .blog-grid-wrapper article .entry-meta .post-author,
.site-content .blog-grid-wrapper article .entry-meta .post-cats,
.site-content .blog-grid-wrapper article .entry-meta .time-wrapper {
display: block;
}
.site-content .blog-grid-wrapper article .entry-meta .edit-link {
display: none;
}
.site-content .blog-grid-wrapper article .entry-meta .post-author:before,
.site-content .blog-grid-wrapper article .entry-meta .post-cats:before,
.site-content .blog-grid-wrapper article .entry-meta .time-wrapper:before {
display: none;
}
.blog-grid-wrapper {
margin: 0 -15px;
}
.blog-grid-wrapper .format-video embed,
.blog-grid-wrapper .format-video iframe,
.blog-grid-wrapper .format-video object,
.blog-grid-wrapper .format-video video {
height: auto;
} .search-form label {
margin: 0;
}
.search-counter-wrapper {
margin-bottom: 50px;
}
.search-form .search-submit {
display: inline-block;
vertical-align: top;
}
.search .search-form {
margin: 0 0 30px 0;
}
.search p+ .search-form {
margin: 15px 0 0 0;
}
.search .entry-summary {
margin-top: 20px;
} .error404 .page-content,
.error404 .page-header {
text-align: center;
}
.error404 .search-form {
margin-top: 20px;
}  .gallery {
width: 100%;
margin: 20px 0 0 0;
}
.gallery:after {
display: block;
content: '';
clear: both;
}
.gallery img {
width: 100%;
border: 0;
}
.gallery .gallery-item {
float: left;
margin: 0 20px 20px 0;
overflow: hidden;
position: relative;
text-align: center;
display: inline-block;
}
.gallery-columns-1 .gallery-item {
max-width: 98%;
max-width: -webkit-calc(100% - 20px);
max-width: calc(100% - 20px);
}
.gallery-columns-2 .gallery-item {
max-width: 49%;
max-width: -webkit-calc(49.8% - 20px);
max-width: calc(49.8% - 20px);
}
.gallery-columns-3 .gallery-item {
max-width: 32%;
max-width: -webkit-calc(33% - 20px);
max-width: calc(33% - 20px);
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 21px);
max-width: calc(25% - 21px);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 20px);
max-width: calc(20% - 20px);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.5% - 20px);
max-width: calc(16.5% - 20px);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 20px);
max-width: calc(14.28% - 20px);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 20px);
max-width: calc(12.5% - 20px);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 10px);
max-width: calc(11.1% - 10px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
clear: left;
}
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none !important;
}
.gallery.gallery-columns-9 {
margin: 0 0 0 -10px;
}
.gallery.gallery-columns-9 .gallery-item {
margin: 0 0 10px 10px;
} .comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
max-width: 100%;
height: auto;
-webkit-transform: translateZ(0);
}
img.alignleft,
.wp-caption.alignleft {
margin: 5px 20px 5px 0;
display: inline-block;
}
img.aligncenter,
.wp-caption.aligncenter {
margin: 20px auto;
display: block;
}
img.alignright,
.wp-caption.alignright {
margin: 5px 0 5px 20px;
display: inline-block;
}
img.alignnone,
.wp-caption.alignnone {
display: inline-block;
margin: 20px 0;
}
.wp-caption {
margin: 0;
position: relative;
overflow: hidden;
}
.wp-caption img[class*="wp-image-"] {
display: inline-block;
margin: 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.wp-caption-text {
font-weight: normal;
line-height: 1.5;
margin: 0;
position: absolute;
bottom: 0;
left: 0;
padding: 10px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
display: block;
width: 100%;
color: #212121;
text-align: center;
}
.wp-caption:hover img {
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0);
}
.wp-caption:hover .wp-caption-text {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.gallery-item {
background: #3498db;
}
figure.gallery-item img {
opacity: 0.95;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.05, 1.05, 1);
transform: scale3d(1.05, 1.05, 1);
}
figure.gallery-item .gallery-icon::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.5);
content: '';
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
figure.gallery-item figcaption.wp-caption-text {
position: absolute;
right: 0;
left: auto;
bottom: 0;
margin: 1em;
padding: 0 1em;
border-right: 4px solid #fff;
text-align: right;
opacity: 0;
max-width: 50%;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
display: inline-block;
transform: none;
}
figure.gallery-item:hover img {
opacity: 0.6;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
figure.gallery-item:hover .gallery-icon::before {
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
figure.gallery-item:hover figcaption {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.gallery-columns-3 .gallery-item figcaption.wp-caption-text,
.gallery-columns-4 .gallery-item figcaption.wp-caption-text {
max-width: 100%;
} article.attachment {
overflow: hidden;
padding: 0;
border: 0;
}
article.attachment:after {
display: block;
content: '';
clear: both;
}
article.attachment .entry-title {
font-size: 30px;
border-style: solid;
border-width: 0 0 1px 0;
padding-bottom: 7px;
font-weight: 300;
}
article.attachment .attachment-img {
text-align: center;
max-width: 60%;
float: left;
margin-right: 20px;
}
article.attachment .attachment-img img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
article.attachment div.attachment-description {
float: none;
overflow: hidden;
}
article.attachment .entry-caption {
line-height: 1.5;
}
article.attachment .entry-content {
line-height: 1.3;
padding-bottom: 0;
}
article.attachment .entry-meta {
padding-top: 20px;
}
article.attachment .entry-caption~ .entry-description {
padding-top: 20px;
}
article.attachment .post-comments {
display: inline-block;
}
article.attachment .entry-meta-bottom {
clear: left;
float: left;
width: 100%;
margin-top: 40px;
}   .nav-links {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.navigation.post-navigation .nav-links a+ a:before {
content: '/';
display: inline-block;
padding: 0 10px 0 15px;
}
.post-navigation,
.image-navigation {
display: inline-block;
float: left;
padding: 0;
font-size: 18px;
} .navigation.pagination {
margin: 40px 0;
text-align: center;
clear: both;
display: inline-block;
width: 100%;
}
.navigation.pagination .page-numbers {
font-size: 13px;
margin-right: 1px;
display: inline-block;
padding: 9px 15px;
border-style: solid;
border-width: 1px;
border-radius: 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.navigation.pagination a:hover {
color: #fff;
}
.navigation.pagination i {
font-size: 12px;
} .comment-numeric-navigation {
margin: 0 0 30px 0;
text-align: center;
}
.comment-numeric-navigation .loop-pagination {
margin-top: -5px;
text-align: center;
}
.comment-numeric-navigation .page-numbers {
font-size: 13px;
margin-right: 1px;
display: inline-block;
padding: 9px 15px;
border-style: solid;
border-width: 1px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
border-radius: 0;
}
.comment-numeric-navigation ul.page-numbers {
border: 0;
padding: 0;
margin: 0;
}
.comment-numeric-navigation a:hover {
color: #fff;
}
.comment-numeric-navigation i {
font-size: 12px;
}
.comment-numeric-navigation .page-links-title {
float: left;
padding: 10px 0;
}
.comment-navigation {
margin: 40px 0;
text-align: left;
}
.comment-navigation .prev {
float: left;
}
.comment-navigation .next {
float: right;
}
.comment-navigation a {
font-size: 13px;
display: inline-block;
padding: 9px 15px;
border-style: solid;
border-width: 1px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color: #fff;
border-radius: 0;
}
.comment-navigation a:hover {
color: #fff;
}
.comment-navigation i {
font-size: inherit;
padding: 0 5px;
}
.comment-navigation:after {
display: block;
clear: both;
content: '';
} .page-links {
clear: both;
font-size: 13px;
font-weight: 400;
margin: 20px 0;
}
.page-links span {
border-style: solid;
border-width: 1px;
padding: 9px 15px;
display: inline-block;
border-radius: 0;
}
.page-links a span {
border-style: solid;
border-width: 1px;
background: #fff;
border-radius: 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.page-links a:hover span {
color: #fff;
}
.page-links> .page-links-title {
height: auto;
margin: 0;
padding: 0 7px 0 0;
width: auto;
background: transparent;
border: 0;
} .breadcrumbs-wrapper,
.breadcrumbs-wrapper div {
margin-bottom: 0 !important;
}
.breadcrumbs-wrapper .container {
padding: 30px 0;
display: inline-block;
text-align: right;
width: 100%;
max-width: 100%;
border-style: solid;
border-width: 0 0 1px 0;
}
.breadcrumbs-wrapper .page-title {
display: inline-block;
float: left;
font-size: 24px;
padding: 0;
font-weight: 400;
margin-bottom: 0;
}
.breadcrumbs-wrapper .breadcrumbs {
margin: 0;
padding: 0;
display: block;
font-size: 18px;
}  .entry-meta-bottom {
border-style: solid;
border-width: 1px 0 0 0;
padding: 40px 0 0 0;
margin: 20px 0 0 0;
}
.entry-meta-bottom .social-links {
display: inline-block;
margin: 0;
}
.entry-meta-bottom .social-links> span {
display: block;
font-size: 17px;
margin-bottom: 10px;
}
.entry-meta-bottom .social-links a {
font-size: inherit;
margin: 0;
width: auto;
}
.entry-meta-bottom .social-links i {
font-size: 20px;
}
.entry-meta-bottom .social-links span.sharecount {
font-size: inherit;
display: inline-block;
vertical-align: top;
}
.entry-meta-bottom .social-links .pt-post-share {
padding: 0 15px;
border-left: 1px solid #d0d0d0;
display: inline-block;
}
.entry-meta-bottom .social-links .pt-post-share:first-of-type {
border-left: 0;
padding-left: 0;
}
.entry-meta-bottom .like-wrapper {
display: inline-block;
float: right;
margin: 0;
}
.entry-meta-bottom .like-wrapper span {
display: block;
font-size: 17px;
margin-bottom: 10px;
}
.entry-meta-bottom .like-wrapper i {
font-size: 20px;
vertical-align: top;
padding-right: 3px;
}
.entry-meta-bottom .like-wrapper a {
font-size: inherit;
height: 20px;
line-height: 20px;
display: inline-block;
}
.entry-meta-bottom .like-wrapper .loading {
background: url(//prami.ro/wp-content/themes/handystore/images/ajax-loader.gif) center no-repeat;
display: inline-block;
height: 16px;
margin: 0;
width: 16px;
}
.entry-meta-bottom .post-views {
display: inline-block;
float: right;
margin: 0;
}
.entry-meta-bottom .post-views span {
display: block;
font-size: 17px;
margin-bottom: 10px;
}
.entry-meta-bottom .post-views i {
font-size: 20px;
vertical-align: top;
padding-right: 3px;
}
.entry-meta-bottom:after {
display: block;
content: '';
clear: both;
}
.entry-meta-bottom .social-links+ .post-views {
margin-left: 30px;
}
.entry-meta-bottom .post-tags {
margin-bottom: 20px;
}
.author-info {
border-style: solid;
border-width: 1px 0 0 0;
padding-top: 40px;
margin-top: 20px;
padding-left: 90px;
position: relative;
}
.author-info .author-avatar {
display: inline-block;
position: absolute;
left: 0;
top: 40px;
}
.author-info .author-title {
font-size: 14px;
font-weight: 400;
display: inline-block;
}
.author-info .author-total-comments {
display: inline-block;
}
.author-info .author-total-comments i {
font-size: 14px;
padding-right: 5px;
}
.author-info .author-title+ .author-total-comments:before,
.author-info .author-contacts:before {
content: '|';
display: inline-block;
margin: 0 10px;
}
.author-info .author-contacts {
margin: 0;
display: inline-block;
}
.author-info .author-contacts i {
font-size: 16px;
}
.author-info .author-contacts a {
margin-left: 10px;
vertical-align: middle;
}
.author-info .author-contacts a:first-of-type {
margin-left: 0;
}
.entry-meta-bottom+ .author-info {
margin-top: 50px;
} .post-list:after {
display: block;
content: '';
clear: both;
}
.post-list .post {
padding: 0 15px;
list-style: none;
float: left;
margin: 0;
}
.post-list .item-content {
border-style: solid;
border-width: 1px;
position: relative;
padding: 20px 0 0 0;
}
.post-list .item-content h3 {
font-size: 18px;
font-weight: 300;
display: block;
float: none;
padding: 0 20px;
margin-bottom: 0;
}
.post-list .item-content .meta-data {
padding: 0 20px;
margin-top: 10px;
}
.post-list .item-content .author {
border-style: 1px solid #eeeeee;
padding-right: 15px;
margin-right: 15px;
}
.post-list .item-content .entry-excerpt {
margin: 15px 0 20px 0;
padding: 0 20px;
}
.post-list .item-content .buttons-wrapper {
border-style: solid;
border-width: 1px 0 0 0;
height: 40px;
line-height: 40px;
padding: 0 10px 0 20px;
}
.post-list .item-content .buttons-wrapper .comments-qty,
.post-list .item-content .buttons-wrapper .likes-counter,
.post-list .item-content .buttons-wrapper .link-to-post {
display: inline-block;
}
.post-list .item-content .buttons-wrapper .comments-qty i,
.post-list .item-content .buttons-wrapper .likes-counter i {
margin-right: 5px;
font-size: 15px;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
vertical-align: middle;
opacity: 0.5;
}
.post-list .item-content .buttons-wrapper .comments-qty {
margin-right: 10px;
}
.post-list .item-content .buttons-wrapper .comments-qty i {
font-size: 17px;
}
.post-list .item-content .buttons-wrapper .link-to-post {
float: right;
}
.post-list .item-content .buttons-wrapper .link-to-post a {
width: 24px;
height: 24px;
line-height: 24px;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
padding-left: 3px;
opacity: 0.5;
}
.post-list .item-content .buttons-wrapper:after {
display: block;
content: '';
clear: both;
}
.post-list .item-content:hover .link-to-post a i {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.post-list .item-content:hover .link-to-post a i {
color: #fff;
}
.post-list .item-content:hover .comments-qty i,
.post-list .item-content:hover .likes-counter i,
.post-list .item-content:hover .link-to-post a {
opacity: 1;
}
.post-list .thumb-wrapper {
position: relative;
}
.post-list .thumb-wrapper img {
width: 100%;
}
.post-list .thumb-wrapper+ .item-content {
border-top: 0;
}
#related_posts {
margin-top: 60px;
clear: both;
}
#related_posts .post-list {
padding-top: 30px;
margin: 0 -15px 0 -15px;
}
#related_posts .related-posts-title {
text-transform: none;
font-size: 30px;
font-weight: 300;
margin: 0;
position: relative;
}   .format-audio {}
.format-audio .audio-wrapper+ .content-wrapper {
border-top: 0;
}
.format-audio .mejs-offscreen {
display: none !important;
}
.format-audio .wp-audio-shortcode,
.format-audio .wp-playlist {
border: 0 none;
font-size: inherit;
line-height: inherit;
margin: 0;
padding: 0;
background: #fafafa;
color: inherit;
}
.format-audio .mejs-container .mejs-controls {
height: 30px;
position: relative;
width: 100%;
}
.format-audio .mejs-container .mejs-controls div {
float: left;
height: 30px;
line-height: 30px;
margin: 0;
padding: 0;
width: auto;
font-size: inherit;
}
.format-audio .mejs-container .mejs-controls .mejs-playpause-button {
width: 15px;
}
.format-audio .mejs-container .mejs-controls .mejs-button button {
background: transparent;
height: 30px;
margin: 0;
padding: 0;
position: relative;
width: 30px;
color: #505050;
}
.format-audio .mejs-container .mejs-controls .mejs-button button:before {
font-family: FontAwesome;
display: inline-block;
position: absolute;
left: 10px;
top: 15px;
content: '';
font-size: 13px;
color: inherit;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.format-audio .mejs-container .mejs-controls .mejs-play button:before {
content: "\f04b";
left: 0;
}
.format-audio .mejs-container .mejs-controls .mejs-pause button:before {
content: "\f04c";
left: 0;
}
.format-audio .mejs-container .mejs-controls .mejs-time {
box-sizing: content-box;
color: inherit;
display: block;
height: 30px;
line-height: 30px;
padding: 0;
}
.format-audio .mejs-container .mejs-controls .mejs-time span {
color: inherit;
display: inline-block;
float: none;
font-size: inherit;
line-height: inherit;
margin: 0 5px;
}
.format-audio .mejs-container .mejs-controls .mejs-time-rail {
padding-top: 7px;
}
.format-audio .mejs-container .mejs-controls .mejs-time-rail span {
border-radius: 0;
height: 4px;
}
.format-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
background: #e9e9e9;
margin: 5px;
height: 4px;
}
.format-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
background: #58a7c6;
}
.format-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #dedcdc;
}
.format-audio .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
opacity: 0;
}
.format-audio .mejs-container .mejs-controls .mejs-unmute button:before {
content: "\f028";
font-size: 18px;
left: 7px;
top: 14px;
}
.format-audio .mejs-container .mejs-controls .mejs-mute button:before {
content: "\f026";
font-size: 18px;
left: 7px;
top: 14px;
}
.format-audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
height: 30px;
line-height: 30px;
position: relative;
width: 60px;
}
.format-audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #e9e9e9;
width: 100%;
height: 4px;
display: inline-block;
}
.format-audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #58a7c6;
height: 4px;
display: inline-block;
}
.format-audio .wp-audio-shortcode {
margin: 20px 0;
}
.format-audio .wp-audio-shortcode.mejs-container .mejs-controls {
padding: 0 10px;
}
.format-audio .mejs-container .mejs-controls {
background: transparent;
}
.format-audio .wp-playlist {
min-height: 140px;
}
.format-audio .wp-playlist .wp-playlist-current-item {
height: auto;
display: block;
margin-bottom: 0px;
overflow: hidden;
}
.format-audio .wp-playlist .wp-playlist-current-item img {
max-width: 140px;
position: absolute;
z-index: 1;
}
.format-audio .wp-playlist .wp-playlist-current-item .wp-playlist-caption {
padding: 10px 10px 10px 155px;
}
.format-audio .wp-playlist .wp-playlist-caption {
font-size: inherit;
line-height: inherit;
font-family: "Roboto", sans-serif;
font-weight: normal;
}
.format-audio .wp-playlist .wp-playlist-item-meta {
font-size: inherit;
line-height: inherit;
}
.format-audio .wp-playlist .wp-playlist-item-title {
font-size: inherit;
line-height: inherit;
}
.format-audio .wp-playlist .wp-playlist-item-artist {
font-size: inherit;
line-height: inherit;
}
.format-audio .wp-playlist .mejs-container .mejs-controls {
padding: 0 10px 0 155px;
background: #fafafa;
}
.format-audio .wp-playlist .wp-playlist-next,
.format-audio .wp-playlist .wp-playlist-prev {
padding-left: 155px;
display: inline-block;
width: auto;
height: 30px;
line-height: 30px;
text-align: center;
color: #505050;
}
.format-audio .wp-playlist .wp-playlist-next {
padding-left: 0px;
border-left: 1px solid #e5e4e4;
}
.format-audio .wp-playlist .wp-playlist-prev {
float: left;
text-align: left;
}
.format-audio .wp-playlist .wp-playlist-next:before,
.format-audio .wp-playlist .wp-playlist-prev:before {
font-family: FontAwesome;
display: inline-block;
content: '';
width: 30px;
color: inherit;
font-size: 15px;
cursor: pointer;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.format-audio .wp-playlist .wp-playlist-next:before {
content: "\f051";
}
.format-audio .wp-playlist .wp-playlist-prev:before {
content: "\f048";
width: 19px;
}
.format-audio .wp-playlist .wp-playlist-caption {
color: inherit;
}
.format-audio .wp-playlist .wp-playlist-caption:hover {
color: #c2d44e;
}
.format-audio .wp-playlist .wp-playlist-item {
border-bottom: 0 none;
color: inherit;
padding: 5px 0;
}
.format-audio .wp-playlist .wp-playlist-playing {
background: #FAFAFA;
color: inherit;
}
.format-audio .wp-playlist .wp-playlist-playing .wp-playlist-item-title:before {
display: inline-block;
color: #58a7c6;
font-family: FontAwesome;
content: "\f01d";
font-size: 14px;
padding-right: 5px;
}
.format-audio .wp-playlist .wp-playlist-playing .wp-playlist-item-length {
font-weight: bold;
}
.format-audio .wp-playlist .wp-playlist-item-length {
font-size: inherit;
line-height: inherit;
right: 0px;
top: 5px;
}
.format-audio .wp-playlist .mejs-container .mejs-controls .mejs-play:hover button,
.format-audio .wp-playlist .mejs-container .mejs-controls .mejs-pause:hover button,
.format-audio .wp-playlist .mejs-container .mejs-controls .mejs-unmute:hover button,
.format-audio .wp-playlist .mejs-container .mejs-controls .mejs-mute:hover button,
.format-audio .wp-playlist-next:hover,
.format-audio .wp-playlist-prev:hover {
color: #58a7c6;
}
.format-audio .wp-playlist-tracks {
margin: 0;
padding: 15px 10px 5px;
}
.format-audio .single-audio .wp-playlist-tracks {
display: none;
}
.format-audio .single-audio .wp-playlist-next {
display: none;
}
.format-audio .single-audio .wp-playlist-prev {
display: none;
}
.blog-grid-wrapper .format-audio .wp-playlist .wp-playlist-current-item img {
position: relative;
float: left;
}
.blog-grid-wrapper .format-audio .wp-playlist {
min-height: 180px;
}
.blog-grid-wrapper .format-audio .wp-playlist .wp-playlist-current-item .wp-playlist-caption {
padding: 10px 10px 10px 0;
}
.blog-grid-wrapper .format-audio .wp-playlist .wp-playlist-current-item {
margin-bottom: 10px;
}
.blog-grid-wrapper .format-audio .wp-playlist .mejs-container .mejs-controls {
padding: 0 10px;
}
.blog-grid-wrapper .format-audio .wp-playlist .wp-playlist-prev {
padding-left: 10px;
}
.blog-grid-wrapper .format-audio .audio-wrapper.single-audio {
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
} .format-gallery .entry-carousel+ .content-wrapper {
border-top: 0px;
}
.format-gallery .entry-carousel {
overflow: hidden;
}
.blog-gallery {
background: rgba(0, 0, 0, 0.2);
}
.blog-gallery .owl-controls {
display: inline-block;
position: absolute;
}
.blog-gallery .owl-controls .owl-page span {
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
.blog-gallery .slide {
text-align: center;
}
.blog-gallery img {
display: inline-block;
}
.blog-gallery.paginated .owl-controls {
left: 30px;
bottom: 30px;
}
.blog-gallery.paginated .owl-controls .owl-page span {
background: #fff;
border-radius: 0;
display: inline-block;
height: 5px;
margin: 5px;
opacity: 1;
width: 30px;
}
.blog-gallery.paginated .owl-controls .owl-page:hover span,
.blog-gallery.paginated .owl-controls .owl-page.active span {
opacity: 0.7;
}  .comments-area {
margin-top: 60px;
padding: 0;
clear: both;
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
text-transform: none;
font-size: 30px;
font-weight: 300;
margin: 0;
position: relative;
}
.page .comments-area .comments-title,
.page .comments-area .comment-reply-title {
font-size: 26px;
}
.comments-area .comments-list {
margin: 0;
padding: 30px 0;
}
.comments-area .comments-list .comment {
margin-bottom: 20px;
position: relative;
min-height: 70px;
border: 0 none;
float: none;
}
.comments-area .comments-list .comment:last-of-type {
margin: 0 !important;
}
.comments-area .comments-list .comment .child-comments {
margin: 0 0 0 50px;
padding: 20px 0 0 0;
clear: both;
}
.comments-area .gravatar {
display: inline-block;
float: left;
}
.comments-area .comment-meta {
hyphens: auto;
padding: 0 0 0 100px;
word-wrap: break-word;
}
.comments-area .comment-meta .comment-author {
display: inline-block;
margin-bottom: 0;
}
.comments-area .comment-meta .comment-author-link,
.comments-area .comment-meta .author {
display: inline-block;
}
.comments-area .comment-meta .comment-meta-time+ .comment-reply-link:before,
.comments-area .comment-meta .comment-meta-time+ .comment-edit-link:before,
.comments-area .comment-meta .comment-edit-link+ .comment-reply-link:before {
content: '|';
display: inline-block;
margin: 0 10px;
color: #898e91;
}
.comments-area .comment-meta-item {
margin: 0;
padding: 0 0 0 100px;
}
.comments-area .comment-content {
padding: 0 0 0 100px;
margin-top: 10px;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.comments-area .comment-form {
padding: 30px 0;
}
.comments-area .comment-form input[type="text"],
.comments-area .comment-form input[type="email"],
.comments-area .comment-form input[type="url"],
.comments-area .comment-form textarea {
padding: 8px 20px;
background: #fefefe;
width: 100%;
max-width: 470px;
}
.comments-area .comment-form label {
display: none;
}
.comments-area .comment-form textarea {
max-width: 670px;
min-height: 200px;
}
.comments-area small {
display: block;
margin: 15px 0 0 0;
font-size: 20px;
}
.comments-area small #cancel-comment-reply-link:before {
content: "\f00d";
font-family: FontAwesome;
display: inline-block;
padding-right: 5px;
}
.comments-area .pingback .comment-meta,
.comments-area .trackback .comment-meta,
.comments-area .pingback .comment-content,
.comments-area .trackback .comment-content {
padding: 0;
}
.required {
color: #c0392b;
}
@media (max-width: 480px) {
.comments-area .comments-list .comment .child-comments {
margin: 0;
}
}  .sidebar {
margin-top: 30px;
}
.sidebar [class^="col-"],
.sidebar [class*=" col-"] {
margin-bottom: 0px;
} .widget .wpb_content_element {
margin-bottom: 0;
}
.widget {
margin: 0 0 30px 0;
}
.widget .widget-title {
font-size: 22px;
font-weight: 300;
margin: 0 0 15px 0;
}
.widget ul {
list-style: none;
margin-bottom: 0;
}
.widget ul li {
list-style: none;
position: relative;
border-style: solid;
border-width: 0 0 1px 0;
padding: 5px 0;
}
.widget ul li:last-of-type {
border-bottom: 0;
}
.widget ul li:before {
display: none;
padding-right: 0;
} .tagcloud {
padding-top: 10px;
}
.tagcloud a {
font-size: 12px;
color: #3d3d3d;
padding: 5px 10px;
background: #fafafa;
display: inline-block;
margin: 0 10px 10px 0;
float: left;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a:active {
color: #fff !important;
background: #81CFDC;
}
.tagcloud:after {
display: block;
content: '';
clear: both;
} .widget_search label {
width: 100%;
margin-bottom: 0;
}
.widget_search .search-form {
width: 100%;
display: inline-block;
position: relative;
margin: 0;
}
.widget_search .search-field {
display: inline-block;
width: 100%;
padding: 11px 80px 10px 10px;
}
.widget_search .search-submit {
display: inline-block;
position: absolute;
top: 3px;
right: 3px;
padding: 0 12px;
height: 32px;
line-height: 32px;
} .widget.widget_categories ul li,
.widget.widget_archive ul li {
text-align: right;
}
.widget.widget_categories ul li a,
.widget.widget_archive ul li a {
text-align: left;
float: left;
display: block;
max-width: 80%;
}
.widget.widget_categories ul li:after,
.widget.widget_archive ul li:after {
display: block;
content: '';
clear: both;
}  .footer-shortcode+ .site-footer {
margin-top: 0px;
}
.site-footer {
color: #aeb4bc;
margin-top: 80px;
}
.site-footer [class^="col-"],
.site-footer [class*=" col-"] {
margin-bottom: 0px;
}
.site-footer .top-footer-widget {
border-bottom: 1px solid #484e56;
}
.site-footer .widget {
margin: 40px 0;
}
.site-footer .widget-title {
font-size: 18px;
}
.site-footer .widget ul {
list-style: none;
margin-bottom: 0;
}
.site-footer .widget ul li {
list-style: none;
position: relative;
border: 0 none;
}
.site-footer .widget ul li:before {
display: inline-block;
content: "\f054";
font-family: FontAwesome;
vertical-align: middle;
font-size: 8px;
padding-right: 5px;
}
.site-footer .widget.pt-socials-widget {
margin: 15px 0;
display: inline-block;
}
.site-footer .widget.pt-socials-widget .widget-title {
margin: 0 30px 0 0;
vertical-align: middle;
display: inline-block;
}
.site-footer .widget.pt-socials-widget a {
color: #545b65;
}
.site-footer .widget.pt-socials-widget a:hover,
.site-footer .widget.pt-socials-widget a:focus,
.site-footer .widget.pt-socials-widget a:active {
color: #fff;
}
.site-footer .footer-bottom {
border-top: 1px solid #484e56;
}
.site-footer .site-info {
padding: 20px 0;
}
.site-footer input[type="password"],
.site-footer input[type="text"],
.site-footer input[type="email"],
.site-footer input[type="number"],
.site-footer input[type="search"],
.site-footer input.input-text,
.site-footer textarea {
color: inherit;
border-color: #4f555f;
-webkit-box-shadow: inset 0 0 0 1px #4a515a;
-moz-box-shadow: inset 0 0 0 1px #4a515a;
box-shadow: inset 0 0 0 1px #4a515a;
background: transparent;
}
.site-footer .widget.widget_categories ul li,
.site-footer .widget.widget_archive ul li {
text-align: left;
}
.site-footer .widget.widget_categories ul li a,
.site-footer .widget.widget_archive ul li a {
text-align: left;
float: none;
display: inline-block;
max-width: 100%;
}
.site-footer .widget.widget_categories ul li:after,
.site-footer .widget.widget_archive ul li:after {
display: block;
content: '';
clear: both;
}  .text-align-center {
text-align: center;
} .page-template-front-page .site-content {
margin-top: 30px;
}
.page-template-front-page .site-content .entry-content {
margin-top: 0;
}
.page-template-front-page .sidebar {
margin-top: 30px;
}
#special-sidebar-front .row {
margin-top: 30px;
padding-top: 30px;
border-style: solid;
border-width: 1px 0 0 0;
}
#special-sidebar-front .widget {
border: 0;
border-radius: 0;
padding: 0 15px;
margin-bottom: 30px;
}
.footer-shortcode {
margin-top: 30px;
padding: 50px 0;
}
.footer-shortcode [class^="col-"],
.footer-shortcode [class*=" col-"] {
margin-bottom: 0px;
}
.front-page-shortcode {
padding: 50px 0;
} #portfolio-gallery {
margin: 0 -15px;
width: auto;
}
#portfolio-gallery figure.gallery-item {
margin: 0;
padding: 15px;
max-width: 100%;
background: transparent;
}
#portfolio-gallery .gallery-icon {
overflow: hidden;
position: relative;
}
#portfolio-gallery .gallery-icon::before {
display: none;
}
#portfolio-gallery .gallery-icon .quick-view {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background: #f4f4f4;
color: #555555;
display: inline-block;
text-align: center;
width: 40px;
height: 40px;
line-height: 44px;
position: absolute;
top: 50%;
left: 50%;
margin: -15px 0 0 -15px;
opacity: 0;
}
#portfolio-gallery .gallery-icon .quick-view .fa {
font-size: 22px;
}
#portfolio-gallery .gallery-icon .quick-view:hover {
color: #fff;
}
#portfolio-gallery .gallery-item img {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
width: 100%;
}
#portfolio-gallery .gallery-item:hover img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
opacity: 1;
}
#portfolio-gallery .gallery-item:hover .quick-view {
opacity: 0.8;
}
#portfolio-gallery .portfolio-item-description {
margin: 0;
text-align: left;
padding: 25px;
border-style: solid;
border-width: 0 1px 1px 1px;
}
#portfolio-gallery .portfolio-item-description h3 {
font-size: 30px;
font-weight: 300;
margin: 0;
padding: 0;
}
#portfolio-gallery .portfolio-item-description div {
margin-top: 30px;
}
#portfolio-gallery .portfolio-item-description .buttons-wrapper .comments-qty,
#portfolio-gallery .portfolio-item-description .buttons-wrapper .likes-counter,
#portfolio-gallery .portfolio-item-description .buttons-wrapper .link-to-post {
display: inline-block;
margin-top: 0;
}
#portfolio-gallery .portfolio-item-description .buttons-wrapper .comments-qty i,
#portfolio-gallery .portfolio-item-description .buttons-wrapper .likes-counter i {
margin-right: 5px;
font-size: 15px;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
vertical-align: middle;
}
#portfolio-gallery .portfolio-item-description .buttons-wrapper .comments-qty {
margin-right: 10px;
}
#portfolio-gallery .portfolio-item-description .buttons-wrapper .comments-qty i {
font-size: 17px;
}
#portfolio-gallery .portfolio-item-description .buttons-wrapper .link-to-post {
float: right;
}
#portfolio-gallery .portfolio-item-description .buttons-wrapper .link-to-post i {
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
#portfolio-gallery .portfolio-item-description .buttons-wrapper .link-to-post a {
width: 24px;
height: 24px;
line-height: 24px;
-webkit-border-radius: 50%;
border-radius: 50%;
padding: 0 0 0 9px;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
opacity: 0.5;
}
#portfolio-gallery .portfolio-item-description .buttons-wrapper .link-to-post a:hover {
opacity: 1;
}
#portfolio-gallery .portfolio-item-description .buttons-wrapper .link-to-post a:hover i {
color: #fff;
}
#portfolio-gallery .portfolio-item-description .buttons-wrapper:after {
display: block;
content: '';
clear: both;
} #pt-gallery {
margin: 0 -15px;
width: auto;
}
#pt-gallery figure.gallery-item {
margin: 0;
padding: 15px;
max-width: 100%;
position: relative;
overflow: hidden;
background: transparent;
}
#pt-gallery .gallery-icon::before {
display: none;
}
#pt-gallery .gallery-item:hover .gallery-icon img {
opacity: 0.9;
-ms-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#pt-gallery .gallery-item:hover .gallery-item-description:before {
opacity: 1;
-ms-transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
#pt-gallery .gallery-item:hover p {
opacity: 1;
-ms-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#pt-gallery .gallery-item:hover h3 {
-ms-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 0.8;
}
#pt-gallery .gallery-icon {
overflow: hidden;
position: relative;
}
#pt-gallery .gallery-icon img {
margin: -10px 0 0 -10px;
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);
max-width: calc(100% + 10px);
-ms-transition: opacity 0.35s, -webkit-transform 0.35s;
-moz-transition: opacity 0.35s, -webkit-transform 0.35s;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-ms-transform: translate3d(10px, 10px, 0);
-moz-transform: translate3d(10px, 10px, 0);
-webkit-transform: translate3d(10px, 10px, 0);
transform: translate3d(10px, 10px, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#pt-gallery .gallery-item-description {
margin: 0;
padding: 1em;
height: 100%;
max-height: -moz-calc(100% - 30px);
max-height: -webkit-calc(100% - 30px);
max-height: calc(100% - 30px);
width: 100%;
max-width: -moz-calc(100% - 30px);
max-width: -webkit-calc(100% - 30px);
max-width: calc(100% - 30px);
position: absolute;
left: 15px;
top: 15px;
overflow: hidden;
}
#pt-gallery .gallery-item-description:before {
-ms-transition: opacity 0.35s, -webkit-transform 0.35s;
-moz-transition: opacity 0.35s, -webkit-transform 0.35s;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
position: absolute;
right: -40px;
bottom: -70px;
width: 140px;
height: 140px;
border: 2px solid #fff;
background-color: rgba(255,255,255,0.5);
border-radius: 50%;
content: '';
opacity: 0;
-webkit-transform: scale3d(0.5, 0.5, 1);
transform: scale3d(0.5, 0.5, 1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
#pt-gallery .gallery-item-description p {
position: absolute;
right: 0;
bottom: 0;
padding: 0 10px 10px 0;
text-align: center;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(20px, 20px, 0);
transform: translate3d(20px, 20px, 0);
margin: 0;
opacity: 0;
}
#pt-gallery .gallery-item-description p a {
display: inline-block;
margin: 0 0 0 10px;
color: #fff;
background: transparent;
padding: 3px;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
position: relative;
}
#pt-gallery .gallery-item-description p a i {
font-size: 18px;
}
#pt-gallery .gallery-item-description p a:hover,
#pt-gallery .gallery-item-description p a:focus,
#pt-gallery .gallery-item-description p a:active {
color: #b1b1b1;
}
#pt-gallery .gallery-item-description h3 {
position: absolute;
bottom: 10px;
left: 10px;
padding: 3px;
max-width: 50%;
-webkit-transition: -webkit-transform 0.35s, background-color 0.35s;
transition: transform 0.35s, background-color 0.35s;
-webkit-transform: translate3d(30px, 0, 0);
transform: translate3d(30px, 0, 0);
color: #fff;
font-size: 16px;
font-weight: 300;
margin: 0;
background: transparent;
} .portfolio-filters-wrapper {
display: block;
text-align: left;
padding: 0;
margin-bottom: 25px;
}
.portfolio-filters-wrapper label {
margin: 0 0 15px 0;
font-size: 16px;
font-weight: 300;
vertical-align: middle;
}
.portfolio-filters-wrapper ul {
margin: 0;
list-style: none;
}
.portfolio-filters-wrapper:after {
display: table;
clear: both;
content: '';
}
.portfolio-filters-wrapper li {
display: inline-block;
margin: 0 10px 10px 0;
list-style: none;
height: 30px;
line-height: 30px;
padding: 0 15px;
font-size: 12px;
text-transform: uppercase;
cursor: pointer;
-webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
transition: background-color 0.3s ease-out, color 0.3s ease-out;
}
.portfolio-filters-wrapper li:hover {
color: #fff;
} .wpcf7 {
text-align: center;
}
.wpcf7 form {
max-width: 770px;
display: inline-block;
width: 100%;
}
.wpcf7 input,
.wpcf7 textarea {
width: 100%;
max-width: 100%;
background: #ebebeb;
color: #6a6a6a;
font-family: "Roboto", sans-serif;
font-size: 15px;
border-color: #dbdbdb;
font-weight: lighter;
}
.wpcf7 textarea {
min-height: 250px;
padding-top: 8px;
}
.wpcf7 .wpcf7-submit {
width: auto;
display: inline-block;
font-weight: normal;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.wpcf7 input::-webkit-input-placeholder {
text-align: center;
}
.wpcf7 input:-moz-placeholder {
text-align: center;
}
.wpcf7 input::-moz-placeholder {
text-align: center;
}
.wpcf7 input:-ms-input-placeholder {
text-align: center;
}
.wpcf7 textarea::-webkit-input-placeholder {
text-align: center;
}
.wpcf7 textarea:-moz-placeholder {
text-align: center;
}
.wpcf7 textarea::-moz-placeholder {
text-align: center;
}
.wpcf7 textarea:-ms-input-placeholder {
text-align: center;
} .to-top {
display: inline-block;
height: 40px;
line-height: 35px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
overflow: hidden;
background: transparent;
visibility: hidden;
opacity: 0;
font-size: 32px;
text-align: center;
color: #c2d44e;
border: 1px solid #c2d44e;
border-radius: 0;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
z-index: 500;
}
.to-top:hover {
background: #c2d44e;
color: #fff;
}
.to-top.top-is-visible {
visibility: visible;
opacity: 1;
}
.to-top.top-fade-out {
opacity: .5;
}
.no-touch .to-top:hover {
background-color: #e86256;
opacity: 1;
}
@media only screen and (min-width: 768px) {
.to-top {
right: 20px;
bottom: 20px;
}
}
@media only screen and (max-width: 480px) {
.to-top {
display: none;
}
}
@media only screen and (min-width: 1024px) {
.to-top {
height: 60px;
line-height: 50px;
width: 60px;
right: 30px;
bottom: 30px;
}
} .widget.yith-woocommerce-ajax-product-filter {
border-style: solid;
border-width: 1px;
border-radius: 0;
padding: 25px;
}
.widget.yith-woocommerce-ajax-product-filter.woocommerce li {
list-style: none;
}
.widget.yith-woocommerce-ajax-product-filter.woocommerce .yith-wcan-list li:last-of-type {
border: 0;
}
.widget.yith-woocommerce-ajax-product-filter.woocommerce .yith-wcan-list li {
border-style: solid;
border-width: 0 0 1px 0;
}
.widget.yith-woocommerce-ajax-product-filter.woocommerce .yith-wcan-list li a {
padding-left: 20px;
}
.widget.yith-woocommerce-ajax-product-filter .yith-wcan-list li.chosen a:before {
content: "\e80a";
}
.widget.yith-woocommerce-ajax-product-filter.widget_layered_nav ul li.chosen a {
background: transparent;
border: 0;
color: inherit;
}
.widget.yith-woocommerce-ajax-product-filter .yith-wcan-list li a:before {
display: inline-block;
content: "\e809";
font-family: 'custom_font';
position: absolute;
left: 0;
top: 3px;
font-size: 15px;
padding: 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li {
border-bottom: 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a,
.woocommerce .widget_layered_nav ul.yith-wcan-color li span {
border: 2px solid #f1f1f1;
height: 30px;
margin: 0 5px 0 0;
width: 30px;
opacity: 0.5;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-color li span:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen span {
opacity: 1;
border: 2px solid #f1f1f1;
}
.woocommerce a.button.yith-wcan-reset-navigation {
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-ms-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;
margin-top: 6px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li span {
background: transparent;
border: 2px solid #f1f1f1;
margin: 0 5px 0 0;
min-width: 34px;
height: 34px;
line-height: 26px;
text-align: center;
padding: 2px;
-webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
-moz-transition: color 0.3s ease-out, background-color 0.3s ease-out;
-ms-transition: color 0.3s ease-out, background-color 0.3s ease-out;
-o-transition: color 0.3s ease-out, background-color 0.3s ease-out;
transition: color 0.3s ease-out, background-color 0.3s ease-out;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a {
background-color: #c2d44e;
border: 2px solid #c2d44e;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li,
.woocommerce .widget_layered_nav ul.yith-wcan-color li {
padding-bottom: 0;
}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li a,
.widget .yit-wcan-select-open {
max-width: 210px;
}
.widget-area .yith-wcan-select-wrapper {
max-width: 210px;
margin-top: -1px;
border-color: #e1e1e1;
}
.widget .yit-wcan-select-open {
background-color: #fafafa;
background-image: none;
border-color: #e1e1e1;
color: #505050;
height: 34px;
line-height: 32px;
padding: 0px 30px 0px 15px;
margin: 16px 0 0 0;
position: relative;
}
.widget .yit-wcan-select-open::after {
content: "\f106";
display: block;
font-family: FontAwesome;
font-size: 12px;
position: absolute;
right: 15px;
top: 0;
}
#filters-sidebar {
padding-bottom: 6px;
}
#filters-sidebar .widget.yith-woocommerce-ajax-product-filter {
border: 0;
border-radius: 0;
padding: 0 8px;
display: inline-block;
position: relative;
}
#filters-sidebar .dropdown-filters-title {
font-size: 18px;
font-weight: 300;
display: inline-block;
padding: 8px 20px;
text-transform: uppercase;
background: #f5f5f5;
border-style: solid;
border-width: 1px;
margin: 0;
cursor: pointer;
font-size: 14px;
}
#filters-sidebar .widget.yith-woocommerce-ajax-product-filter .yith-wcan {
background-color: #fff;
padding: 20px 20px 25px;
min-width: 200px;
position: absolute;
top: 60px;
left: 50%;
margin: 0 0 0 -100px;
border-style: solid;
border-width: 1px;
z-index: 10;
opacity: 0;
visibility: hidden;
-webkit-transform: translate3d(0, -15px, 0);
-moz-transform: translate3d(0, -15px, 0);
-ms-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
-webkit-transition: opacity 0.35s, transform 0.35s;
-moz-transition: opacity 0.35s, transform 0.35s;
-ms-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
#filters-sidebar .widget.yith-woocommerce-ajax-product-filter .yith-wcan:after,
#filters-sidebar .widget.yith-woocommerce-ajax-product-filter .yith-wcan:before {
display: inline-block;
content: '';
width: 0;
height: 0;
position: absolute;
top: -10px;
right: 80px;
}
#filters-sidebar .widget.yith-woocommerce-ajax-product-filter .yith-wcan:before {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #e1e1e1;
}
#filters-sidebar .widget.yith-woocommerce-ajax-product-filter .yith-wcan:after {
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 9px solid #fff;
top: -9px;
right: 82px;
}
#filters-sidebar .widget.yith-woocommerce-ajax-product-filter.hovered .yith-wcan {
opacity: 1;
-webkit-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
} @media (max-width: 767px) {
.site-logo {
text-align: center;
margin-bottom: 20px;
}
.hgroup-sidebar {
text-align: center;
}
.hgroup-sidebar .widget {
width: 100%;
padding-left: 0;
padding-right: 0;
border: 0;
}
.hgroup-sidebar .widget.widget_shopping_cart {
width: auto;
padding-left: 0;
padding-right: 0;
min-width: 74px;
margin-top: 10px;
float: right;
}
.top-nav-container,
.info-container,
.header-top .top-widgets {
text-align: center;
}
.banner-with-effects {
font-size: 60%;
}
.post-list .post {
margin-bottom: 30px;
}
.entry-meta-bottom .social-links .pt-post-share {
padding: 0 8px;
}
.entry-meta-bottom .like-wrapper {
float: left;
margin: 15px 0 0;
}
.entry-meta-bottom .post-views {
float: left;
margin: 15px 30px 0 0 !important;
}
.breadcrumbs-wrapper .breadcrumbs {
float: left;
padding: 15px 0 0 0;
text-align: left;
display: block;
width: 100%;
}
}
@media (max-width: 480px) {
.hgroup-sidebar {
text-align: right;
}
.hgroup-sidebar .widget {
text-align: center;
}
.hgroup-sidebar .widget.widget_text {
text-align: left;
display: inline-block;
float: left;
width: auto;
}
.hgroup-sidebar .widget.widget_text .textwidget {
display: inline-block;
}
.header-top .info-container {
padding: 0 15px;
}
.banner-with-effects {
font-size: 45%;
}
.breadcrumbs-wrapper .page-title {
float: none;
display: none;
}
.archive-title,
.page-title {
text-align: center;
}
.breadcrumbs-wrapper .breadcrumbs {
float: none;
text-align: center;
padding: 20px 0 0;
}
.post-navigation,
.image-navigation {
float: none;
text-align: center;
width: 100%;
padding: 0;
}
.pt-searchform {
text-align: center;
min-width: auto;
}
.entry-meta-bottom .social-links {
display: block;
margin: 0 0 10px 0;
}
#related_posts .post-list.owl-carousel {
margin: 0;
}
#related_posts .post-list.owl-carousel li {
padding: 0;
}
.site-content .content-wrapper {
padding: 30px 20px;
}
article.attachment .attachment-img {
max-width: 100%;
float: none;
margin-right: 0;
}
article.attachment div.attachment-description {
float: none;
display: block;
clear: both;
padding: 25px 0 0 0;
overflow: visible;
}
}
@media (min-width: 768px) {
.site-logo {
text-align: center;
margin-bottom: 20px;
}
.hgroup-sidebar {
text-align: center;
}
.hgroup-sidebar .widget:first-of-type {
padding-left: 0;
}
.entry-meta-bottom .social-links+ .post-views {
margin-left: 0;
}
.entry-meta-bottom .post-views {
display: block;
float: none;
margin: 10px 0 0 0;
}
.entry-meta-bottom .like-wrapper {
display: block;
float: none;
margin: 10px 0 0 0;
}
.post-list .post {
margin-bottom: 30px;
}
.post-list .post:nth-child(3) {
clear: left;
}
.post-list .post:last-of-type {
margin-bottom: 0px;
}
#related_posts+ .comments-area {
margin-top: 30px;
}
.banner-with-effects {
font-size: 50%;
}
}
@media (min-width: 992px) {
.site-logo {
margin-bottom: 0px;
}
.hgroup-sidebar {
text-align: center;
}
.hgroup-sidebar .widget:first-of-type {
padding-left: 0;
}
.breadcrumbs-wrapper .breadcrumbs {
display: inline-block;
float: none;
padding: 0;
text-align: right;
width: auto;
}
.post-list .post:nth-child(3) {
clear: none;
}
.entry-meta-bottom .social-links+ .post-views {
margin-left: 30px;
}
.entry-meta-bottom .post-views {
display: inline-block;
float: right;
margin: 0;
}
.entry-meta-bottom .like-wrapper {
display: inline-block;
float: right;
margin: 0;
}
.banner-with-effects {
font-size: 80%;
}
}
@media (min-width: 1200px) {
.hgroup-sidebar {
text-align: center;
}
.site-logo {
margin-bottom: 0px;
}
.banner-with-effects {
font-size: 100%;
}
} .pt-special {
padding: 30px;
border: 1px solid #e1e1e1;
background: #fff;
text-align: center;
}
.pt-special .icon {
display: inline-block;
width: 96px;
height: 96px;
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
background-color: #e1e1e1;
position: relative;
-webkit-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}
.pt-special .fa {
position: absolute;
right: -10px;
bottom: -10px;
font-size: 75px;
color: #fff;
}
.pt-special h4 {
font-family: "Roboto", sans-serif;
font-size: 30px;
color: #484747;
font-weight: 200;
margin: 20px 0;
padding: 0;
}
.pt-special p {
color: #898e91;
margin: 0;
}
.pt-special:hover .icon {
background-color: #c2d44e;
}
.pt-special-3 {
padding: 30px;
text-align: center;
border-style: solid;
border-color: #e1e1e1;
border-width: 4px 1px 1px 1px;
position: relative;
}
.pt-special-3:before {
display: block;
content: '';
height: 4px;
width: 0;
left: 50%;
top: -4px;
position: absolute;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background: #c2d44e;
}
.pt-special-3:hover:before {
width: 100%;
left: 0;
}
.pt-special-3:hover .icon {
background-color: #c2d44e;
}
.pt-special-3:hover .icon i {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.pt-special-3 .icon {
display: inline-block;
width: 95px;
height: 95px;
line-height: 105px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
background-color: #e1e1e1;
-webkit-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}
.pt-special-3 .icon i {
font-size: 26px;
color: #fff;
-webkit-transition: -webkit-transform 0.3s ease-in-out;
-moz-transition: transform 0.3s ease-in-out;
-ms-transition: transform 0.3s ease-in-out;
-o-transition: transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
}
.pt-special-3 h4 {
font-family: "Roboto", sans-serif;
font-size: 16px;
color: #484747;
font-weight: 400;
margin: 30px 0 10px 0;
padding: 0;
}
.pt-special-3 p {
color: inherit;
margin: 0;
}
.pt-special-4 {
padding: 45px 20px 20px;
text-align: center;
position: relative;
margin: 40px 0 0 0;
border: 1px solid #e1e1e1;
}
.pt-special-4:hover .icon:before {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.pt-special-4:hover .icon:after {
-webkit-transform: scale(0.85);
-moz-transform: scale(0.85);
-ms-transform: scale(0.85);
transform: scale(0.85);
}
.pt-special-4 .icon {
display: inline-block;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; position: absolute;
right: 20px;
top: -40px;
z-index: 1;
}
.pt-special-4 .icon:before,
.pt-special-4 .icon:after {
position: absolute;
width: 100%;
height: 100%;
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; content: '';
top: 0;
left: 0;
z-index: -1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pt-special-4 .icon:before {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
border: 3px solid #c2d44e;
}
.pt-special-4 .icon:after {
background: #c2d44e;
}
.pt-special-4 .icon i {
color: #fff;
font-size: 34px;
line-height: inherit;
}
.pt-special-4 h4 {
font-family: "Roboto", sans-serif;
font-size: 24px;
font-weight: 200;
margin: 10px 0;
padding: 0;
}
.pt-special-4 p {
margin: 0 0 20px 0;
} .site-content #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
box-shadow: none;
border: 1px solid #e1e1e1;
}
.site-content #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
background: #fafafa;
border-top: 1px solid #e1e1e1;
}
.site-content #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite .featured-label,
.site-content #dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-info .featured-favourite .featured-label {
background: #81cfdc;
border-radius: 0;
box-shadow: none;
color: #fff;
}
.site-content #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating span:before {
color: #c2d44e;
}
.site-content #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating {
width: 70px;
height: 18px;
}
.site-content input[type="submit"].dokan-btn-theme,
.site-content a.dokan-btn-theme,
.site-content .dokan-btn-theme {
color: #fff;
background-color: #c2d44e;
border-color: #c2d44e;
border-radius: 0;
}
.site-content input[type="submit"].dokan-btn-theme:hover,
.site-content a.dokan-btn-theme:hover,
.site-content .dokan-btn-theme:hover,
.site-content input[type="submit"].dokan-btn-theme:focus,
.site-content a.dokan-btn-theme:focus,
.site-content .dokan-btn-theme:focus {
color: #fff;
background-color: #b5c648;
border-color: #b5c648;
}
.site-content .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info {
padding: 0 30px 0 50px;
}
.site-content .dokan-store-sidebar form.seller-form ul li {
border: 0;
}
.site-content .dokan-single-store .dokan-store-tabs ul {
border-color: #e1e1e1;
}
.dokan-store .breadcrumbs-wrapper:first-of-type {
display: none;
}
.site-content .dokan-single-store .profile-frame {
border: 1px solid #e1e1e1;
}
.dokan-dashboard .site-content .dokan-dashboard-content article {
border: 0;
}
.dokan-dashboard .site-content .dokan-dashboard-content article label {
display: block;
}
.site-content .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper,
.site-content .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper {
border: 0;
border-top: 1px solid #e1e1e1;
}
.site-content .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name,
.site-content .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
line-height: 1.5;
}
.site-content .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
border: 0;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info:after {
display: table;
content: '';
clear: both;
}
.dokan-dashboard.single .dokan-dashboard-wrap {
padding: 0 15px;
margin-top: 40px;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap ul.level-0 {
background: #fafafa;
margin-left: 0;
}
.site-content .dokan-category-menu #cat-drop-stack ul li:last-child.has-children a {
border-bottom: 0 !important;
}
.site-content .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper {
height: 240px;
}
.backorder_notification{
display: none;
}
.backorder_notification_custom{
display: block;
margin-bottom:0px;
}