.ps-reaction-emoticon-0 {background-image:url(https://bekazon.com/wp-content/plugins/peepso-core/assets/images/svg/like_blue.svg);}.ps-reaction-emoticon-1 {background-image:url(https://bekazon.com/wp-content/plugins/peepso-core/assets/images/svg/heart_2764.svg);}.ps-reaction-emoticon-2 {background-image:url(https://bekazon.com/wp-content/plugins/peepso-core/assets/images/svg/face_1f606.svg);}.ps-reaction-emoticon-3 {background-image:url(https://bekazon.com/wp-content/plugins/peepso-core/assets/images/svg/face_1f609.svg);}.ps-reaction-emoticon-4 {background-image:url(https://bekazon.com/wp-content/plugins/peepso-core/assets/images/svg/face_1f62e.svg);}.ps-reaction-emoticon-5 {background-image:url(https://bekazon.com/wp-content/plugins/peepso-core/assets/images/svg/face_1f62d.svg);}.ps-reaction-emoticon-6 {background-image:url(https://bekazon.com/wp-content/plugins/peepso-core/assets/images/svg/face_1f620.svg);}.ps-reaction-emoticon-7 {background-image:url(https://bekazon.com/wp-content/plugins/peepso-core/assets/images/svg/face_1f60b.svg);}.ps-reaction-emoticon-8 {background-image:url(https://bekazon.com/wp-content/plugins/peepso-core/assets/images/svg/face_1f636.svg);}.ps-reaction-emoticon-9 {background-image:url(https://bekazon.com/wp-content/plugins/peepso-core/assets/images/svg/rest_1f64f.svg);}.ps-reaction-emoticon-10 {background-image:url(https://bekazon.com/wp-content/plugins/peepso-core/assets/images/svg/occa_1f389.svg);}.ps-blogposts__post-image {
height: 150px;
}
.ps-blogposts__post-image--left,
.ps-blogposts__post-image--right {
width: 150px;
}
.ps-blogposts__post {
height: 350px;
}.peepso-markdown ul {
padding-left: 2em !important;
padding-bottom: 1em !important;
}
.peepso-markdown ol {
padding-left: 1em !important;
padding-bottom: 1em !important;
}
.peepso-markdown ol > li {
list-style-type: decimal !important;
list-style-position: inside;
}
.peepso-markdown ul > li {
list-style-type: disc !important;
}
.peepso-markdown em {
font-style: italic !important;
}
.peepso-markdown strong {
font-weight: bold !important;
}
.peepso-markdown code {
background-color: #eee;
color: #888;
display: inline !important;
padding: 5px 5px 3px;
white-space: break-spaces;
}
.peepso-markdown code,
.peepso-markdown code * {
font-family: 'Lucida Console', 'Courier New', Courier, monospace !important;
}
.peepso-markdown pre > code {
display: block !important;
}
.peepso-markdown blockquote br,
.peepso-markdown blockquote > p > br {
display: block !important;
}
.ps-comment .peepso-markdown {
display: inline;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url(//bekazon.com/wp-content/plugins/kk-star-ratings/src/core/public/svg/inactive.svg);}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url(//bekazon.com/wp-content/plugins/kk-star-ratings/src/core/public/svg/active.svg);}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url(//bekazon.com/wp-content/plugins/kk-star-ratings/src/core/public/svg/selected.svg);}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}ul.currency_switcher {
overflow: hidden;
zoom: 1;
list-style: none outside;
}
ul.currency_switcher li {
float: left;
margin: 0 4px 4px 0;
list-style: none outside;
}
ul.currency_switcher li a {
float: left;
padding: 3px 5px;
border: 1px solid #ccc;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}
ul.currency_switcher li a.active, ul.currency_switcher li a:hover {
background: #ddd;
}