@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.text-left {
text-align: left; }
.text-center {
text-align: center; }
.text-right {
text-align: right; } * {
box-sizing: border-box; }
*:before, *:after {
box-sizing: border-box; }
:root {
font-size: 16px; }
body {
font-family: "Open Sans";
font-weight: normal;
line-height: 1.7;
margin: 0;
background-color: #f6f6f6;
color: #616161;
word-break: break-word; }
h1, h2, h3, h4, h5, h6 {
color: #2B2B2B;
line-height: normal;
font-family: "Playfair Display";
font-weight: 700; }
a {
text-decoration: none;
color: inherit;
transition: .3s ease; }
figure, img, iframe {
max-width: 100%; }
figure {
margin: 0; }
.screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
visibility: hidden;
overflow: hidden; }
.site-content {
overflow-x: hidden; }
.site-content:after {
content: " ";
clear: both;
display: block; }
.main-content {
min-height: 50vh; } input:not([type="checkbox"]):not([type="radio"]),
select,
textarea {
padding: 8px 20px;
border: 3px solid #BDBDBD;
border-radius: 50px;
font-size: inherit;
font-family: inherit;
background-color: transparent;
line-height: normal;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: inline-block; }
input:not([type="checkbox"]):not([type="radio"]):focus,
select:focus,
textarea:focus {
outline: none; }
textarea {
min-height: 200px;
border-radius: 20px; }
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding-right: 60px;
background-image: url(//www.ledilettante.com/wp-content/themes/pustaka/assets/img/select-arrow.png);
background-repeat: no-repeat;
background-position: right center;
max-width: 100%; }
.button, .comment-respond .form-submit input, input[type="submit"].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme, input[type="submit"], input[type="reset"] {
border: 3px solid #CD40E6;
padding: 10px 20px;
border-radius: 50px;
color: inherit;
font-size: inherit;
display: inline-block;
background-color: transparent;
transition: .3s ease;
line-height: 1.5;
text-decoration: none; }
.button:hover, .comment-respond .form-submit input:hover, input[type="submit"].dokan-btn-theme:hover, .dokan-btn-theme:hover, input[type="submit"]:hover, input[type="reset"]:hover {
border-color: #DB1037;
color: #CD40E6; }
.button--secondary, input[type="submit"]--secondary, input[type="reset"]--secondary {
border-color: #2B2B2B; }
.button--secondary:hover, input[type="submit"]--secondary:hover, input[type="reset"]--secondary:hover {
border-color: #BDBDBD;
color: inherit; }
.button--special, .comment .reply a, .widget.tokoo-mailchimp-subscribe-form .mc4wp-form-fields input[type="submit"], input[type="submit"]--special, input[type="reset"]--special {
border: none;
padding: 10px 50px 10px 0;
overflow: hidden;
position: relative;
border-radius: 0;
text-transform: uppercase;
letter-spacing: 1px; }
.button--special:after, .comment .reply a:after, .widget.tokoo-mailchimp-subscribe-form .mc4wp-form-fields input[type="submit"]:after, input[type="submit"]--special:after, input[type="reset"]--special:after {
content: " ";
width: 100%;
height: 2px;
background-color: #CD40E6;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
margin-left: 10px; }
.button--special-left, input[type="submit"]--special-left, input[type="reset"]--special-left {
padding: 10px 0px 10px 50px; }
.button--special-left:after, input[type="submit"]--special-left:after, input[type="reset"]--special-left:after {
display: none; }
.button--special-left:before, input[type="submit"]--special-left:before, input[type="reset"]--special-left:before {
content: " ";
width: 100%;
height: 2px;
background-color: #CD40E6;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
margin-right: 10px; }
.form-group {
margin-bottom: 30px; }
.form-group input, .form-group select {
width: 100%; }  table {
width: 100%;
border-collapse: collapse;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }
th, td {
padding: 5px; }
caption {
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
padding: 10px; }
thead {
background-color: #2B2B2B; }
thead th {
color: white;
padding: 10px 5px 5px; }
tbody {
background-color: white; }
tbody tr:nth-child(odd) {
background-color: #f1f4f6; }
tfoot {
background-color: #57445a;
color: white; }
tfoot a {
color: white; } .site-header {
background-color: white;
position: relative;
z-index: 99;
max-width: 100%; }
.site-header-wrap.is-sticky .site-header {
position: fixed;
width: 100%;
top: 0;
left: 0; }
@media screen and (max-width: 990px) {
.site-header-wrap.is-sticky .site-header {
position: relative;
top: 0; } }
.admin-bar .site-header-wrap.is-sticky .site-header {
top: 32px; }
@media screen and (max-width: 990px) {
.admin-bar .site-header-wrap.is-sticky .site-header {
position: relative;
top: 0; } }
.site-header.sticky-enabled {
position: fixed;
top: 0;
left: 0;
width: 100%; }
@media screen and (max-width: 990px) {
.site-header.sticky-enabled {
position: relative; } }
.site-header .container, .site-header .dokan-dashboard .dokan-dashboard-content > article, .dokan-dashboard .site-header .dokan-dashboard-content > article, .site-header .container-fluid {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.no-flexbox .site-header .container, .no-flexbox .site-header .dokan-dashboard .dokan-dashboard-content > article, .dokan-dashboard .no-flexbox .site-header .dokan-dashboard-content > article, .no-flexbox .site-header .container-fluid {
display: table;
width: 100%; }
@media screen and (min-width: 991px) {
.site-header--type-2 .menu-main-toggle {
display: none; } }
.hdr-widget {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 30px 20px;
position: relative; }
.no-flexbox .hdr-widget {
display: table-cell;
vertical-align: middle; }
.hdr-widget:not(:last-child):after {
content: " ";
width: 1px;
height: 30px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
margin: auto;
background-color: rgba(0, 0, 0, 0.1); }
.hdr-widget--menu-main {
position: relative;
padding: 0; }
.hdr-widget--menu-main:after {
display: none; }
.hdr-widget--menu-main.open-onhover:hover .menu-main-wrapper {
pointer-events: auto;
z-index: 1;
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1; }
.hdr-widget--menu-main .menu-main-toggle {
padding-left: 0; }
.hdr-widget-dropdown-menu {
-ms-flex: 1;
flex: 1;
-ms-flex-align: stretch;
align-items: stretch; }
.hdr-widget-dropdown-menu .menu-main-dropdown {
display: -ms-flexbox;
display: flex;
-ms-flex-align: stretch;
align-items: stretch;
padding-left: 15px; }
.hdr-widget-dropdown-menu .menu {
list-style: none;
padding: 0;
margin: 0;
display: -ms-flexbox;
display: flex; }
.hdr-widget-dropdown-menu .menu:after {
content: " ";
clear: both;
display: block; }
@media screen and (max-width: 990px) {
.hdr-widget-dropdown-menu .menu {
display: none; } }
.hdr-widget-dropdown-menu .menu-item {
display: -ms-flexbox;
display: flex;
position: relative; }
.hdr-widget-dropdown-menu .menu-item a {
padding: 10px 15px;
display: block;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; }
.hdr-widget-dropdown-menu .menu-item a i {
margin-right: 10px;
display: inline-block; }
.hdr-widget-dropdown-menu .menu-item:hover > a {
color: #DB1037; }
.hdr-widget-dropdown-menu .menu-item:hover > .sub-menu {
pointer-events: auto;
opacity: 1;
-ms-transform: translateY(0);
transform: translateY(0);
visibility: visible; }
.no-csspointerevents .hdr-widget-dropdown-menu .menu-item:hover > .sub-menu {
display: block; }
.hdr-widget-dropdown-menu .menu > .menu-item > a:before {
content: " ";
width: 0;
height: 5px;
background-color: #DB1037;
background-image: linear-gradient(90deg, #DB1037, #CD40E6);
position: absolute;
left: 0;
bottom: 0;
transition: .3s ease; }
.hdr-widget-dropdown-menu .menu > .menu-item:hover > a:before {
width: 100%; }
.hdr-widget-dropdown-menu > .menu-item > .sub-menu {
border: 1px solid #e3e3e3; }
.hdr-widget-dropdown-menu .sub-menu {
position: absolute;
top: 100%;
left: 0;
margin: 0;
padding: 0;
background-color: white;
min-width: 250px;
box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
pointer-events: none;
opacity: 0;
-ms-transform: translateY(30px);
transform: translateY(30px);
transition: .3s ease;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px; }
.no-csspointerevents .hdr-widget-dropdown-menu .sub-menu {
display: none;
opacity: 1;
-ms-transform: translateY(0);
transform: translateY(0); }
.hdr-widget-dropdown-menu .sub-menu .menu-item {
display: block; }
.hdr-widget-dropdown-menu .sub-menu .menu-item:not(:last-child) {
border-bottom: 1px solid #e3e3e3; }
.hdr-widget-dropdown-menu .sub-menu .menu-item a {
display: block;
padding: 10px 15px;
transition: .3s ease;
position: relative;
z-index: 1;
font-size: 90%; }
.hdr-widget-dropdown-menu .sub-menu .menu-item a:before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
background-image: linear-gradient(90deg, #DB1037, #CD40E6);
background-color: #DB1037;
color: white;
top: 0;
left: 0;
z-index: -1;
opacity: 0;
transition: .3s ease; }
.hdr-widget-dropdown-menu .sub-menu .menu-item:hover > a {
color: white; }
.hdr-widget-dropdown-menu .sub-menu .menu-item:hover > a .menu-desc {
color: rgba(255, 255, 255, 0.7); }
.hdr-widget-dropdown-menu .sub-menu .menu-item:hover > a:before {
opacity: 1; }
.hdr-widget-dropdown-menu .sub-menu .sub-menu {
top: 0;
left: 100%;
border-top-right-radius: 3px; }
.hdr-widget-dropdown-menu .menu-desc {
display: block;
font-size: 70%;
color: #999;
line-height: 1.3;
transition: .3s ease; }
.hdr-widget-dropdown-menu .mega-menu > .sub-menu {
display: -ms-flexbox;
display: flex;
visibility: hidden;
pointer-events: none; }
.hdr-widget-dropdown-menu .mega-menu > .sub-menu > .menu-item {
width: 200px;
display: table-cell; }
.hdr-widget-dropdown-menu .mega-menu > .sub-menu > .menu-item:not(:last-child) {
border-right: 1px solid #e3e3e3; }
.hdr-widget-dropdown-menu .mega-menu > .sub-menu > .menu-item > a {
border-bottom: 1px solid #e3e3e3; }
.hdr-widget-dropdown-menu .mega-menu > .sub-menu > .menu-item > a .menu-label {
font-weight: 700;
text-transform: uppercase; }
.hdr-widget-dropdown-menu .mega-menu > .sub-menu > .menu-item > a .menu-desc {
color: inherit; }
.hdr-widget-dropdown-menu .mega-menu > .sub-menu > .menu-item:hover > a {
color: inherit; }
.hdr-widget-dropdown-menu .mega-menu > .sub-menu > .menu-item:hover > a:before {
display: none; }
.hdr-widget-dropdown-menu .mega-menu > .sub-menu > .menu-item .sub-menu {
opacity: 1;
position: static;
-ms-transform: translateY(0);
transform: translateY(0);
pointer-events: auto;
box-shadow: none;
min-width: auto; }
.hdr-widget--site-logo {
padding-right: 20px;
padding-left: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-direction: column;
flex-direction: column; }
@media screen and (max-width: 768px) {
.hdr-widget--site-logo {
padding-right: 15px; }
.hdr-widget--site-logo:after {
display: none; } }
@media screen and (max-width: 480px) {
.hdr-widget--site-logo {
max-width: 150px; } }
.hdr-widget--site-logo .site-logo {
margin: 0;
font-weight: 300;
font-size: 24px;
line-height: 1; }
.hdr-widget--site-logo .site-description {
font-size: 12px;
font-size: 0.75em;
margin-top: 5px;
display: block;
line-height: normal;
color: #999999; }
.hdr-widget--site-logo a, .hdr-widget--site-logo img {
display: block; }
.hdr-widget--site-logo a {
text-decoration: none;
color: black;
background-color: white;
position: relative;
color: #CD40E6; }
.hdr-widget--site-logo a strong {
font-weight: 500; }
.hdr-widget--site-logo a span {
color: #DB1037; }
.hdr-widget--product-search {
-ms-flex: 1 0 auto;
flex: 1 0 auto;
display: -ms-flexbox;
display: flex; }
.hdr-widget--product-search form {
width: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0; }
@media screen and (max-width: 640px) {
.hdr-widget--product-search {
display: none !important; } }
.hdr-widget--product-search select {
border: none; }
.hdr-widget--product-search .product-search-category {
position: relative;
padding-right: 20px;
max-width: 210px; }
.hdr-widget--product-search .product-search-category select {
background-image: none; }
@media screen and (max-width: 1024px) {
.hdr-widget--product-search .product-search-category {
display: none; } }
.hdr-widget--product-search .product-search-category .fa {
position: absolute;
right: 20px;
top: 0;
bottom: 0;
margin: auto;
height: 14px;
pointer-events: none; }
.hdr-widget--product-search .product-search-input {
-ms-flex-positive: 1;
flex-grow: 1;
position: relative;
overflow: hidden; }
.hdr-widget--product-search .product-search-input .line {
content: " ";
width: 100%;
height: 2px;
background-color: #DB1037;
background-image: linear-gradient(90deg, transparent, rgba(205, 64, 230, 0.5) 25%, rgba(219, 16, 55, 0.5) 50%, rgba(205, 64, 230, 0.5) 75%, transparent);
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
-ms-transform: scaleX(0);
transform: scaleX(0);
transition: 0.2s cubic-bezier(1, -0.02, 0.15, 1.03);
opacity: 0; }
.hdr-widget--product-search .product-search-input input {
width: 100%;
border: none;
border-radius: 0;
padding-left: 0;
padding-right: 40px;
line-height: inherit;
font-size: inherit; }
.hdr-widget--product-search .product-search-input input:focus ~ .line, .hdr-widget--product-search .product-search-input input:active ~ .line {
opacity: 1;
-ms-transform: scaleX(1);
transform: scaleX(1);
animation: line-animation 3s infinite; }
.hdr-widget--product-search .product-search-input input.dirty + label {
opacity: 0;
pointer-events: none;
-ms-transform: translateX(50px);
transform: translateX(50px); }
.hdr-widget--product-search .product-search-input label {
position: absolute;
top: 10px;
color: #999999;
transition: .4s ease;
pointer-events: none;
display: block; }
.hdr-widget--product-search .product-search-input label em {
font-family: "Playfair Display";
font-weight: 400; }
.hdr-widget--product-search .search-icon {
position: absolute;
top: 10px;
right: 10px;
color: #CD40E6;
border: none;
background-color: transparent;
font-size: inherit; }
.rtl .hdr-widget--product-search .search-icon {
left: 10px;
right: auto; }
.hdr-widget--product-search.search-dropdown {
-ms-flex: 0;
flex: 0; }
.hdr-widget--product-search.search-dropdown .search-dropdown-toggle {
border: none;
background-color: transparent;
font-size: 18px; }
.hdr-widget--product-search.search-dropdown form {
position: absolute;
top: 100%;
background-color: white;
right: 0;
width: 300px;
padding: 15px;
box-shadow: 0 10px 30px -3px rgba(0, 0, 0, 0.2);
visibility: hidden;
pointer-events: none;
-ms-transform: translateX(30px);
transform: translateX(30px);
transition: .3s ease;
opacity: 0;
border: 1px solid #e3e3e3; }
.hdr-widget--product-search.search-dropdown form:before, .hdr-widget--product-search.search-dropdown form:after {
content: " ";
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
position: absolute;
bottom: 100%;
right: 30px; }
.hdr-widget--product-search.search-dropdown form:before {
border-color: transparent transparent white;
z-index: 1; }
.hdr-widget--product-search.search-dropdown form:after {
border-width: 12px;
right: 28px;
border-color: transparent transparent #e3e3e3; }
.hdr-widget--product-search.search-dropdown form input {
border: 1px solid #e3e3e3;
padding: 5px; }
.hdr-widget--product-search.search-dropdown form label, .hdr-widget--product-search.search-dropdown form .product-search-category, .hdr-widget--product-search.search-dropdown form .line {
display: none; }
.hdr-widget--product-search.search-dropdown form .search-icon {
top: 10px;
right: 10px; }
.hdr-widget--product-search.search-dropdown:hover form {
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
pointer-events: auto; }
.hdr-widget--menu-user {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; }
@media screen and (max-width: 1024px) {
.hdr-widget--menu-user {
margin-left: auto; } }
@media screen and (max-width: 990px) {
.hdr-widget--menu-user {
display: none !important; } }
.hdr-widget--menu-user .menu-user-avatar {
border: none;
background-color: transparent;
padding: 0; }
.hdr-widget--menu-user .menu-user-avatar img {
border-radius: 50%;
width: 30px;
height: 30px; }
.hdr-widget--menu-user .menu-user-avatar span {
display: none; }
.hdr-widget--menu-user:hover .menu-user-wrap {
opacity: 1;
-ms-transform: translateY(0);
transform: translateY(0);
pointer-events: auto;
z-index: 1; }
.hdr-widget--menu-user .menu-user-wrap {
position: absolute;
top: 100%;
right: 0;
list-style: none;
padding-left: 0;
border: 1px solid #e3e3e3;
padding: 10px 0;
border-radius: 3px;
background-color: white;
margin: 0;
min-width: 200px;
-ms-transform: translateY(30px);
transform: translateY(30px);
pointer-events: none;
opacity: 0;
z-index: -1;
transition: .3s ease; }
.hdr-widget--menu-user .menu-user-wrap:before {
content: " ";
width: 0;
border-style: solid;
border-width: 10px;
border-color: transparent transparent white;
position: absolute;
bottom: 100%;
right: 35px;
-webkit-filter: drop-shadow(0 -1px 0 #e3e3e3);
filter: drop-shadow(0 -1px 0 #e3e3e3); }
.hdr-widget--menu-user .menu-user-wrap .menu {
list-style: none;
padding: 0;
margin: 0; }
.hdr-widget--menu-user .menu-user-wrap .menu-item {
white-space: nowrap; }
.hdr-widget--menu-user .menu-user-wrap .menu-item .fa {
display: inline-block;
margin-right: 10px;
vertical-align: middle; }
.hdr-widget--menu-user .menu-user-wrap .menu-item a {
padding: 10px 20px;
text-decoration: none;
display: block;
color: inherit;
position: relative;
z-index: 1;
transition: .3s ease; }
.hdr-widget--menu-user .menu-user-wrap .menu-item a:after {
content: " ";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: -1;
background-image: linear-gradient(90deg, #CD40E6, #DB1037);
opacity: 0;
transition: .3s ease; }
.hdr-widget--menu-user .menu-user-wrap .menu-item:hover > a {
color: white; }
.hdr-widget--menu-user .menu-user-wrap .menu-item:hover > a:after {
opacity: 1; }
@media screen and (max-width: 1024px) {
.hdr-widget--menu-cart {
padding: 0 20px; } }
@media screen and (max-width: 768px) {
.hdr-widget--menu-cart {
margin-left: auto;
padding: 0;
padding-left: 15px; } }
@media screen and (max-width: 480px) {
.hdr-widget--menu-cart {
position: static; } }
.hdr-widget--menu-cart .menu-cart-trigger {
border: none;
background-color: transparent;
font-size: inherit;
color: #CD40E6; }
.hdr-widget--menu-cart .menu-cart-trigger .cart-count {
font-size: 11px;
position: relative;
top: -5px;
font-weight: 700;
margin-left: -5px;
background-color: #DB1037;
color: white !important;
border-radius: 10px;
padding: 2px 5px; }
.hdr-widget--menu-cart:hover .widget_shopping_cart {
opacity: 1 !important;
pointer-events: auto;
-ms-transform: translateY(0);
transform: translateY(0);
visibility: visible; }
.hdr-widget--menu-cart .widget_shopping_cart {
position: absolute;
top: 100%;
right: 0;
background-color: white;
width: 400px;
padding: 50px;
box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.2);
-ms-transform: translateY(40px);
transform: translateY(40px);
transition: .3s ease;
opacity: 0 !important;
pointer-events: none;
visibility: hidden;
border: 1px solid #e3e3e3; }
.hdr-widget--menu-cart .widget_shopping_cart:before, .hdr-widget--menu-cart .widget_shopping_cart:after {
content: " ";
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
position: absolute;
bottom: 100%;
right: 30px; }
.hdr-widget--menu-cart .widget_shopping_cart:before {
border-color: transparent transparent white;
z-index: 1; }
.hdr-widget--menu-cart .widget_shopping_cart:after {
border-width: 12px;
right: 28px;
border-color: transparent transparent #e3e3e3; }
@media screen and (max-width: 480px) {
.hdr-widget--menu-cart .widget_shopping_cart {
padding: 30px;
left: 0;
width: auto; } }
.hdr-widget--menu-cart .widget_shopping_cart .cart_list.product_list_widget {
max-height: 300px; }
@media screen and (max-height: 1024px) {
.hdr-widget--menu-cart .widget_shopping_cart .cart_list.product_list_widget {
max-height: 250px;
overflow: auto; } }
@keyframes line-animation {
0% {
opacity: 0;
transform: scaleX(0); }
50% {
opacity: 1;
transform: scaleX(1.5); }
100% {
opacity: 0;
transform: scaleX(1.5); } }
.menu-main-overlay {
background-color: rgba(0, 0, 0, 0.5);
position: fixed;
width: 100%;
height: 100%;
z-index: 98;
pointer-events: none;
opacity: 0;
transition: .3s ease;
top: 0;
left: 0; }
@media screen and (max-width: 990px) {
.menu-main-overlay {
display: none !important; } }
.menu-main-overlay.is-active {
opacity: 1;
pointer-events: auto; }
.user-auth-box {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 999;
overflow: auto;
display: none; }
.user-auth-box .user-auth-overlay {
position: fixed;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
left: 0;
top: 0; }
.user-auth-box .user-auth-box-content {
background-color: white;
padding: 25px 20px 20px;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
min-width: 480px;
left: 20px;
right: 20px;
margin: 80px auto;
max-width: 860px; }
@media screen and (max-width: 640px) {
.user-auth-box .user-auth-box-content {
max-width: 100%;
min-width: initial;
top: 30px;
-ms-transform: translateY(0);
transform: translateY(0);
margin-top: 0; }
.user-auth-box .user-auth-box-content .grid-item {
padding: 0;
width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%; }
.user-auth-box .user-auth-box-content .grid-item.register {
border-left: none;
padding-top: 15px;
border-top: 1px dashed #e3e3e3;
margin-top: 15px; } }
.user-auth-box .user-auth-box-content .tokoo-popup__close {
position: absolute;
width: 36px;
height: 36px;
border-radius: 50%;
right: 10px;
top: 10px;
border: 3px solid #DB1037;
background-color: white;
z-index: 9;
font-size: 24px;
font-size: 1.5em;
box-shadow: none;
line-height: 36px;
padding: 0; }
@media screen and (max-width: 640px) {
.user-auth-box .user-auth-box-content .tokoo-popup__close {
font-size: 18px;
font-size: 1.125em;
width: 32px;
height: 32px;
right: 15px;
top: 15px;
line-height: 32px;
padding: 0; } }
.user-auth-box .user-auth-box-content:before {
content: " ";
width: 100%;
left: 0;
height: 5px;
background: linear-gradient(90deg, #DB1037, #CD40E6, #DB1037);
position: absolute;
left: 0;
top: 0; }
.user-auth-box .user-auth-box-content .login, .user-auth-box .user-auth-box-content .register {
box-shadow: none;
margin-bottom: 0; }
.user-auth-box .user-auth-box-content .grid-item {
-ms-flex-positive: 1;
flex-grow: 1; }
.user-auth-box .user-auth-box-content .section-header {
margin-top: 0; }
.user-auth-box .user-auth-box-content .form-row {
margin-bottom: 10px; }
.user-auth-box .user-auth-box-content .form-row label {
display: block;
font-weight: 700;
margin-bottom: 5px;
font-size: 14px;
font-size: 0.875em; }
.user-auth-box .user-auth-box-content label.radio input {
width: auto; }
.user-auth-box .user-auth-box-content .login-action:after {
content: " ";
clear: both;
display: block; }
.user-auth-box .user-auth-box-content .login-action > label {
margin-top: 5px;
float: left; }
.user-auth-box .user-auth-box-content .login-action input[type="submit"] {
float: right;
padding: 5px 40px;
margin-bottom: 30px; }
.user-auth-box .user-auth-box-content .register {
border-left: 1px dashed #e3e3e3; }
.user-auth-box .user-auth-box-content .lostpassword {
text-align: right;
display: block;
font-size: 12px;
font-size: 0.75em; }
.user-auth-box .user-auth-box-content .register-action {
text-align: right; }
.user-auth-box .user-auth-box-content .register-action input[type="submit"] {
padding: 5px 40px; }
.user-auth-box .user-auth-box-content .woocommerce-password-strength {
font-size: 14px;
font-size: 0.875em;
margin: 10px 0; }
.user-auth-box .user-auth-box-content .woocommerce-password-hint {
padding: 10px;
border-radius: 3px;
border: 1px solid #e3e3e3;
display: block; } .main-content {
margin-bottom: 50px; }
.main-content:after {
content: " ";
clear: both;
display: block; }
.main-content.layout-left-sidebar .content-area {
float: right;
padding-right: 15px;
padding-left: 50px; }
@media screen and (max-width: 990px) {
.main-content.layout-left-sidebar .content-area {
padding-left: 15px;
width: 100%; } }
.main-content.layout-left-sidebar .sidebar.widget-area {
padding-right: 0;
padding-left: 15px;
border-left: none;
border-right: 1px dashed #e0e0e0; }
@media screen and (max-width: 990px) {
.main-content.layout-left-sidebar .sidebar.widget-area {
padding-right: 15px;
border-right: none;
clear: both; } }
.main-content.layout-left-sidebar .sidebar.widget-area .widget {
padding-right: 50px; }
@media screen and (max-width: 990px) {
.main-content.layout-left-sidebar .sidebar.widget-area .widget {
padding-right: 0; } }
.content-area.col-md-8 {
padding-right: 50px; }
@media screen and (max-width: 990px) {
.content-area.col-md-8 {
padding-right: 15px; } } .footer-feature-list {
background-color: #57445a;
color: white;
padding: 30px 0;
text-align: center; }
.footer-feature-list .feature__image {
color: rgba(255, 255, 255, 0.6);
font-size: 36px;
font-size: 2.25em;
display: inline-block;
vertical-align: middle;
margin-right: 20px;
line-height: 1; }
.footer-feature-list .feature__image [class*="ti"], .footer-feature-list .feature__image [class*="ico"] {
line-height: 1; }
.footer-feature-list .feature__image [class*="ti"]:before, .footer-feature-list .feature__image [class*="ico"]:before {
line-height: inherit; }
.footer-feature-list .feature__title {
color: white;
display: inline-block;
vertical-align: middle;
margin: 0;
line-height: 1; }
.site-footer {
border-top: 1px dashed #e0e0e0; }
.site-footer a {
color: #DB1037; }
.site-footer__widget-area {
padding: 70px 0; }
.site-footer__widget-area .grid-item:not(:last-child) {
border-right: 1px dashed #e0e0e0; }
@media screen and (max-width: 768px) {
.site-footer__widget-area .grid-item {
width: 100% !important;
border-right: none !important; } }
.site-footer .widget .widget-title {
margin-left: 0; }
.site-footer__colophon {
background-color: white;
padding: 20px 0; }
@media screen and (max-width: 480px) {
.site-footer__colophon {
font-size: 14px;
font-size: 0.875em; } }
@media screen and (max-width: 480px) {
.site-footer__colophon .grid-item {
width: 100% !important;
text-align: center !important; } } .container, .dokan-dashboard .dokan-dashboard-content > article, body .kc-container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container:after, .dokan-dashboard .dokan-dashboard-content > article:after, body .kc-container:after {
content: " ";
clear: both;
display: block; }
@media (min-width: 768px) {
.container, .dokan-dashboard .dokan-dashboard-content > article, body .kc-container {
max-width: 750px; } }
@media (min-width: 992px) {
.container, .dokan-dashboard .dokan-dashboard-content > article, body .kc-container {
max-width: 970px; } }
@media (min-width: 1200px) {
.container, .dokan-dashboard .dokan-dashboard-content > article, body .kc-container {
max-width: 1170px; } }
@media (min-width: 1600px) {
.container, .dokan-dashboard .dokan-dashboard-content > article, body .kc-container {
max-width: 1600px; } }
.container .container, .dokan-dashboard .dokan-dashboard-content > article .container, .container .dokan-dashboard .dokan-dashboard-content > article, .dokan-dashboard .container .dokan-dashboard-content > article, .dokan-dashboard .dokan-dashboard-content > article .dokan-dashboard-content > article, body .kc-container .container, body .kc-container .dokan-dashboard .dokan-dashboard-content > article, .dokan-dashboard body .kc-container .dokan-dashboard-content > article {
width: 100%; }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container-fluid:after {
content: " ";
clear: both;
display: block; }
.row {
margin-left: -15px;
margin-right: -15px; }
.row:after {
content: " ";
clear: both;
display: block; }
.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; }
.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-1 {
width: 8.33333%; }
.col-xs-2 {
width: 16.66667%; }
.col-xs-3 {
width: 25%; }
.col-xs-4 {
width: 33.33333%; }
.col-xs-5 {
width: 41.66667%; }
.col-xs-6 {
width: 50%; }
.col-xs-7 {
width: 58.33333%; }
.col-xs-8 {
width: 66.66667%; }
.col-xs-9 {
width: 75%; }
.col-xs-10 {
width: 83.33333%; }
.col-xs-11 {
width: 91.66667%; }
.col-xs-12 {
width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.33333%; }
.col-xs-pull-2 {
right: 16.66667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.33333%; }
.col-xs-pull-5 {
right: 41.66667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.33333%; }
.col-xs-pull-8 {
right: 66.66667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.33333%; }
.col-xs-pull-11 {
right: 91.66667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.33333%; }
.col-xs-push-2 {
left: 16.66667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.33333%; }
.col-xs-push-5 {
left: 41.66667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.33333%; }
.col-xs-push-8 {
left: 66.66667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.33333%; }
.col-xs-push-11 {
left: 91.66667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.33333%; }
.col-xs-offset-2 {
margin-left: 16.66667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.33333%; }
.col-xs-offset-5 {
margin-left: 41.66667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.33333%; }
.col-xs-offset-8 {
margin-left: 66.66667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.33333%; }
.col-xs-offset-11 {
margin-left: 91.66667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@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-1 {
width: 8.33333%; }
.col-sm-2 {
width: 16.66667%; }
.col-sm-3 {
width: 25%; }
.col-sm-4 {
width: 33.33333%; }
.col-sm-5 {
width: 41.66667%; }
.col-sm-6 {
width: 50%; }
.col-sm-7 {
width: 58.33333%; }
.col-sm-8 {
width: 66.66667%; }
.col-sm-9 {
width: 75%; }
.col-sm-10 {
width: 83.33333%; }
.col-sm-11 {
width: 91.66667%; }
.col-sm-12 {
width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.33333%; }
.col-sm-pull-2 {
right: 16.66667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.33333%; }
.col-sm-pull-5 {
right: 41.66667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.33333%; }
.col-sm-pull-8 {
right: 66.66667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.33333%; }
.col-sm-pull-11 {
right: 91.66667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.33333%; }
.col-sm-push-2 {
left: 16.66667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.33333%; }
.col-sm-push-5 {
left: 41.66667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.33333%; }
.col-sm-push-8 {
left: 66.66667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.33333%; }
.col-sm-push-11 {
left: 91.66667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.33333%; }
.col-sm-offset-2 {
margin-left: 16.66667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.33333%; }
.col-sm-offset-5 {
margin-left: 41.66667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.33333%; }
.col-sm-offset-8 {
margin-left: 66.66667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.33333%; }
.col-sm-offset-11 {
margin-left: 91.66667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@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-1 {
width: 8.33333%; }
.col-md-2 {
width: 16.66667%; }
.col-md-3 {
width: 25%; }
.col-md-4 {
width: 33.33333%; }
.col-md-5 {
width: 41.66667%; }
.col-md-6 {
width: 50%; }
.col-md-7 {
width: 58.33333%; }
.col-md-8 {
width: 66.66667%; }
.col-md-9 {
width: 75%; }
.col-md-10 {
width: 83.33333%; }
.col-md-11 {
width: 91.66667%; }
.col-md-12 {
width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.33333%; }
.col-md-pull-2 {
right: 16.66667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.33333%; }
.col-md-pull-5 {
right: 41.66667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.33333%; }
.col-md-pull-8 {
right: 66.66667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.33333%; }
.col-md-pull-11 {
right: 91.66667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.33333%; }
.col-md-push-2 {
left: 16.66667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.33333%; }
.col-md-push-5 {
left: 41.66667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.33333%; }
.col-md-push-8 {
left: 66.66667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.33333%; }
.col-md-push-11 {
left: 91.66667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.33333%; }
.col-md-offset-2 {
margin-left: 16.66667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.33333%; }
.col-md-offset-5 {
margin-left: 41.66667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.33333%; }
.col-md-offset-8 {
margin-left: 66.66667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.33333%; }
.col-md-offset-11 {
margin-left: 91.66667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@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-1 {
width: 8.33333%; }
.col-lg-2 {
width: 16.66667%; }
.col-lg-3 {
width: 25%; }
.col-lg-4 {
width: 33.33333%; }
.col-lg-5 {
width: 41.66667%; }
.col-lg-6 {
width: 50%; }
.col-lg-7 {
width: 58.33333%; }
.col-lg-8 {
width: 66.66667%; }
.col-lg-9 {
width: 75%; }
.col-lg-10 {
width: 83.33333%; }
.col-lg-11 {
width: 91.66667%; }
.col-lg-12 {
width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.33333%; }
.col-lg-pull-2 {
right: 16.66667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.33333%; }
.col-lg-pull-5 {
right: 41.66667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.33333%; }
.col-lg-pull-8 {
right: 66.66667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.33333%; }
.col-lg-pull-11 {
right: 91.66667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.33333%; }
.col-lg-push-2 {
left: 16.66667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.33333%; }
.col-lg-push-5 {
left: 41.66667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.33333%; }
.col-lg-push-8 {
left: 66.66667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.33333%; }
.col-lg-push-11 {
left: 91.66667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.33333%; }
.col-lg-offset-2 {
margin-left: 16.66667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.33333%; }
.col-lg-offset-5 {
margin-left: 41.66667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.33333%; }
.col-lg-offset-8 {
margin-left: 66.66667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.33333%; }
.col-lg-offset-11 {
margin-left: 91.66667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
@-ms-viewport {
width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important; }
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
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 (max-width: 767px) {
.visible-xs-block {
display: block !important; } }
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important; } }
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !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: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !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: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !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 (min-width: 1200px) {
.visible-lg-block {
display: block !important; } }
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important; } }
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !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; } }
.visible-print-block {
display: none !important; }
@media print {
.visible-print-block {
display: block !important; } }
.visible-print-inline {
display: none !important; }
@media print {
.visible-print-inline {
display: inline !important; } }
.visible-print-inline-block {
display: none !important; }
@media print {
.visible-print-inline-block {
display: inline-block !important; } }
@media print {
.hidden-print {
display: none !important; } }
.equal-height {
display: table;
width: 100%; }
.equal-height [class^="col-"] {
float: none;
display: table-cell; }
@media screen and (max-width: 768px) {
.equal-height [class^="col-sm-"] {
width: 100%;
display: block; } }
@media screen and (max-width: 992px) {
.equal-height [class^="col-md-"] {
width: 100%;
display: block; } }
@media screen and (max-width: 1200px) {
.equal-height [class^="col-lg-"] {
width: 100%;
display: block; } }
.grid-layout {
margin: 0 -15px;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
clear: both; }
@media screen and (max-width: 480px) {
.grid-layout {
margin: 0 -10px; } }
.no-flexbox .grid-layout:after {
content: " ";
clear: both;
display: block; }
.grid-layout.v-align {
-ms-flex-align: center;
align-items: center; }
.grid-layout.b-align {
-ms-flex-align: end;
align-items: flex-end; }
.grid-layout .grid-item {
padding: 15px 15px; }
@media screen and (max-width: 480px) {
.grid-layout .grid-item {
padding: 10px; } }
.no-flexbox .grid-layout .grid-item {
float: left; }
.grid-layout.columns-1 .grid-item {
width: 100%; }
.grid-layout.columns-2 .grid-item {
width: 50%; }
.no-flexbox .grid-layout.columns-2 .grid-item:nth-child(2n+1) {
clear: both; }
@media screen and (max-width: 320px) {
.grid-layout.columns-2 .grid-item {
width: 100%; } }
.grid-layout.columns-3 .grid-item {
width: 33.3333%; }
.no-flexbox .grid-layout.columns-3 .grid-item:nth-child(3n+1) {
clear: both; }
@media screen and (max-width: 640px) {
.grid-layout.columns-3 .grid-item {
width: 50%; }
.no-flexbox .grid-layout.columns-3 .grid-item:nth-child(3n+1) {
clear: none; }
.no-flexbox .grid-layout.columns-3 .grid-item:nth-child(2n+1) {
clear: both; } }
@media screen and (max-width: 320px) {
.grid-layout.columns-3 .grid-item {
width: 100%; } }
.grid-layout.columns-4 .grid-item {
width: 25%; }
.no-flexbox .grid-layout.columns-4 .grid-item:nth-child(4n+1) {
clear: both; }
@media screen and (max-width: 1020px) {
.grid-layout.columns-4 .grid-item {
width: 33.3333%; }
.no-flexbox .grid-layout.columns-4 .grid-item:nth-child(4n+1) {
clear: none; }
.no-flexbox .grid-layout.columns-4 .grid-item:nth-child(3n+1) {
clear: both; } }
@media screen and (max-width: 640px) {
.grid-layout.columns-4 .grid-item {
width: 50%; }
.no-flexbox .grid-layout.columns-4 .grid-item:nth-child(3n+1) {
clear: none; }
.no-flexbox .grid-layout.columns-4 .grid-item:nth-child(2n+1) {
clear: both; } }
@media screen and (max-width: 320px) {
.grid-layout.columns-4 .grid-item {
width: 100%; } }
.grid-layout.columns-5 .grid-item {
width: 20%; }
.no-flexbox .grid-layout.columns-5 .grid-item:nth-child(5n+1) {
clear: both; }
@media screen and (max-width: 1020px) {
.grid-layout.columns-5 .grid-item {
width: 33.3333%; }
.no-flexbox .grid-layout.columns-5 .grid-item:nth-child(4n+1) {
clear: none; }
.no-flexbox .grid-layout.columns-5 .grid-item:nth-child(3n+1) {
clear: both; } }
@media screen and (max-width: 640px) {
.grid-layout.columns-5 .grid-item {
width: 50%; }
.no-flexbox .grid-layout.columns-5 .grid-item:nth-child(3n+1) {
clear: none; }
.no-flexbox .grid-layout.columns-5 .grid-item:nth-child(2n+1) {
clear: both; } }
@media screen and (max-width: 320px) {
.grid-layout.columns-5 .grid-item {
width: 100%; } }
.grid-layout.columns-6 .grid-item {
width: 16.6667%; }
.no-flexbox .grid-layout.columns-6 .grid-item:nth-child(6n+1) {
clear: both; }
@media screen and (max-width: 1020px) {
.grid-layout.columns-6 .grid-item {
width: 33.3333% !important; }
.no-flexbox .grid-layout.columns-6 .grid-item:nth-child(4n+1) {
clear: none; }
.no-flexbox .grid-layout.columns-6 .grid-item:nth-child(3n+1) {
clear: both; } }
@media screen and (max-width: 640px) {
.grid-layout.columns-6 .grid-item {
width: 50% !important; }
.no-flexbox .grid-layout.columns-6 .grid-item:nth-child(3n+1) {
clear: none; }
.no-flexbox .grid-layout.columns-6 .grid-item:nth-child(2n+1) {
clear: both; } }
@media screen and (max-width: 320px) {
.grid-layout.columns-6 .grid-item {
width: 100% !important; } } .sidebar.widget-area {
border-left: 1px dashed #e0e0e0;
padding-left: 0; }
@media screen and (max-width: 990px) {
.sidebar.widget-area {
padding-left: 15px;
border-left: none; } }
.sidebar.widget-area .widget {
padding-left: 50px;
padding-bottom: 30px; }
@media screen and (max-width: 990px) {
.sidebar.widget-area .widget {
padding-left: 15px; } }
.sidebar.widget-area .widget:not(:last-child) {
border-bottom: 1px dashed #e0e0e0; }
@media screen and (max-width: 990px) {
.sidebar.widget-area .widget {
padding: 0 0 30px; } } .menu-main-toggle {
background-color: transparent;
border: none;
outline: none;
-webkit-tap-highlight-color: transparent; }
.hamburger {
padding: 15px 30px;
display: inline-block;
cursor: pointer;
transition-property: opacity, -webkit-filter;
transition-property: opacity, filter;
transition-property: opacity, filter, -webkit-filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
outline: none; }
.hamburger:hover {
opacity: 0.7; }
.hamburger-box {
width: 20px;
height: 18px;
display: block;
position: relative; }
.hamburger-inner {
display: block;
top: 50%;
margin-top: -2px;
width: 20px;
height: 2px;
background: #DB1037;
background: linear-gradient(-90deg, #DB1037, #CD40E6);
border-radius: 4px;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease; }
.hamburger-inner::before, .hamburger-inner::after {
content: "";
width: 20px;
height: 2px;
background: #DB1037;
background: linear-gradient(-90deg, #DB1037, #CD40E6);
border-radius: 4px;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease;
display: block; }
.hamburger-inner::before {
top: -6px; }
.hamburger-inner::after {
bottom: -6px; }
.hamburger--elastic .hamburger-inner {
transition-duration: 0.4s;
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic .hamburger-inner::before {
top: -6px;
transition: opacity 0.15s 0.4s ease; }
.hamburger--elastic .hamburger-inner::after {
top: 6px;
transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic.is-active .hamburger-inner {
transform: translate3d(0, 0, 0) rotate(135deg);
transition-delay: 0.1s; }
.hamburger--elastic.is-active .hamburger-inner::before {
transition-delay: 0s;
opacity: 0; }
.hamburger--elastic.is-active .hamburger-inner::after {
transform: translate3d(0, -6px, 0) rotate(-270deg);
transition-delay: 0.1s; }
.menu-main-wrapper {
position: absolute;
top: 100%;
left: 0;
background-color: white;
border-radius: 3px;
box-shadow: 0 5px 20px -10px rgba(0, 0, 0, 0.3);
transition: .3s ease;
z-index: 1;
padding: 20px 0;
pointer-events: none;
z-index: -1;
-ms-transform: translateY(30px);
transform: translateY(30px);
opacity: 0;
transition: 0.3s cubic-bezier(0.87, 0.04, 0.25, 1);
display: none; }
@media screen and (max-width: 990px) {
.menu-main-wrapper {
display: none !important; } }
.menu-main-wrapper:after {
content: " ";
width: 0;
border-style: solid;
position: absolute;
bottom: 100%;
border-width: 10px;
border-color: transparent transparent white;
left: 11px;
margin-bottom: -1px;
-webkit-filter: drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.1));
filter: drop-shadow(0 -1px 0 rgba(0, 0, 0, 0.1)); }
.menu-main-wrapper.is-active {
pointer-events: auto;
z-index: 1;
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
display: block; }
.menu-main-wrapper.mega-open {
overflow: hidden; }
.menu-main-wrapper .menu, .menu-main-wrapper .sub-menu {
list-style: none;
display: block;
padding: 0;
margin: 0; }
.menu-main-wrapper .menu {
position: relative;
display: inline-block;
transition: box-shadow .5s ease;
font-size: 90%; }
.menu-main-wrapper .menu.sub-open {
box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1); }
.menu-main-wrapper .menu > .menu-item {
min-width: 200px; }
.menu-main-wrapper .menu > .menu-item.menu-item-has-children > a:after {
content: "\56";
font-family: "dripicons-v2";
position: absolute;
right: 10px;
z-index: 2;
top: 10px; }
.menu-main-wrapper .menu > .menu-item a {
padding: 10px 20px;
display: block;
color: inherit;
text-decoration: none;
position: relative;
z-index: 1;
line-height: 1;
transition: .3s ease; }
.menu-main-wrapper .menu > .menu-item a:before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
background-image: linear-gradient(90deg, #DB1037, #CD40E6);
opacity: 0;
left: 0;
top: 0;
z-index: -1;
transition: .3s ease; }
.menu-main-wrapper .menu > .menu-item:hover > a {
color: white; }
.menu-main-wrapper .menu > .menu-item:hover > a:before {
opacity: 1; }
.menu-main-wrapper .menu > .menu-item.sub-open > .sub-menu {
opacity: 1;
visibility: visible;
pointer-events: auto;
-ms-transform: translateY(0);
transform: translateY(0);
z-index: 1; }
.menu-main-wrapper .menu-desc {
display: block;
color: #999999;
font-style: italic;
font-size: 14px;
font-size: 0.875em;
padding-bottom: 5px; }
.menu-main-wrapper .menu-item .fa, .menu-main-wrapper .menu-item [class*="ico"] {
width: 16px;
margin-right: 10px; }
.menu-main-wrapper .menu-item .fa:before, .menu-main-wrapper .menu-item [class*="ico"]:before {
line-height: 1; }
.menu-main-wrapper .menu-item a {
padding: 10px 20px;
display: block; }
.menu-main-wrapper .menu-item:not(.mega-menu) {
position: relative; }
.menu-main-wrapper .menu-item:not(.mega-menu):hover > .sub-menu {
opacity: 1;
pointer-events: auto;
-ms-transform: translateY(0);
transform: translateY(0); }
.menu-main-wrapper .menu-item:not(.mega-menu) .sub-menu {
position: absolute;
top: 0;
left: 100%;
min-width: 200px;
background-color: white;
opacity: 0;
pointer-events: none;
-ms-transform: translateY(30px);
transform: translateY(30px);
transition: .3s ease;
box-shadow: 0 5px 20px -10px rgba(0, 0, 0, 0.3); }
.menu-main-wrapper .menu-item:not(.mega-menu) .sub-menu a {
position: relative;
transition: .3s ease;
padding: 10px 20px;
display: block;
line-height: 1.8; }
.menu-main-wrapper .menu-item:not(.mega-menu) .sub-menu li:hover > a {
color: #DB1037; }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu {
position: absolute;
pointer-events: none;
visibility: hidden;
opacity: 0;
top: 0;
left: 100%;
transition: opacity .15s ease, transform .15s ease;
display: -ms-flexbox;
display: flex;
-ms-transform: translateY(20px);
transform: translateY(20px);
padding: 0 20px; }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu:after {
content: " ";
clear: both;
display: block; }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu > .menu-item {
min-width: 200px; }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu > .menu-item:not(:last-child) {
padding-right: 30px; }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu .menu-item-has-children > a {
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
color: #2B2B2B; }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu .menu-item-has-children > a .menu-desc {
text-transform: initial;
font-weight: 400;
font-size: 13px;
line-height: 1.5;
padding-top: 3px;
font-style: normal; }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu .sub-menu {
display: block;
box-shadow: none;
left: 0;
position: relative;
background: transparent;
opacity: 1;
pointer-events: auto;
-ms-transform: translateY(0);
transform: translateY(0); }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu .sub-menu .menu-item-has-children {
margin-top: 20px; }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu .sub-menu a {
position: relative;
padding: 5px 20px;
color: #2B2B2B;
font-weight: 600; }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu .sub-menu a:before {
height: 1px;
bottom: 0;
top: auto;
background-color: rgba(0, 0, 0, 0.1); }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu .sub-menu a:after {
content: " ";
position: absolute;
width: 0;
height: 1px;
right: 0;
background-color: #DB1037;
bottom: 0;
transition: .3s ease; }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu .sub-menu a:hover:after {
width: 100%;
right: auto;
left: 0; }
.menu-main-wrapper .menu-item.mega-menu > .sub-menu .sub-menu a .menu-desc {
font-weight: 400; }
.menu-main-wrapper .menu .page_item:not(.menu-item) {
white-space: nowrap;
position: relative; }
.menu-main-wrapper .menu .page_item:not(.menu-item) a {
padding: 10px 15px; }
.menu-main-wrapper .menu .page_item:not(.menu-item) a:hover {
color: #DB1037; }
.menu-main-wrapper .menu .page_item:not(.menu-item) .children {
position: absolute;
left: 100%;
top: 0; }
.menu-main-wrapper .hover-area {
position: absolute;
top: 0; }
.menu-background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: white;
z-index: -1;
transition: width .3s ease;
border: 1px solid #e3e3e3;
overflow-x: hidden; }
.menu-background .menu-main-background {
position: absolute;
top: 0;
bottom: 0;
left: 0;
background-color: inherit;
transition: .3s ease; }
.menu-background .menu-main-background.sub-open {
box-shadow: 4px 0 5px -4px rgba(0, 0, 0, 0.1); }
.menu-background .sub-bg-container {
position: absolute;
top: 0;
right: 0;
bottom: 0;
background-position: bottom right;
background-repeat: no-repeat;
transition: .3s ease; }
.mobile-menu-wrap {
position: relative;
border-top: 1px solid #e3e3e3;
padding: 15px;
display: none;
background-color: white; }
@media screen and (min-width: 991px) {
.mobile-menu-wrap {
display: none !important; } }
.mobile-menu-wrap .hdr-widget--product-search,
.mobile-menu-wrap .hdr-widget--menu-user {
display: block !important;
padding: 15px; }
.mobile-menu-wrap .hdr-widget--product-search {
padding: 15px 0; }
.mobile-menu-wrap .hdr-widget--product-search .search-icon {
right: 0; }
.mobile-menu-wrap .hdr-widget--menu-user {
margin-top: 15px;
padding: 0;
border: 1px solid #e3e3e3; }
.mobile-menu-wrap .hdr-widget--menu-user a {
display: block;
color: inherit; }
.mobile-menu-wrap .hdr-widget--menu-user .menu-nologin-user-wrap a {
padding: 10px; }
.mobile-menu-wrap .hdr-widget--menu-user .menu-nologin-user-wrap a:before {
content: "\e013";
font-family: "Dripicons-v2";
display: inline-block;
margin-right: 10px;
vertical-align: middle; }
.mobile-menu-wrap .hdr-widget--menu-user .menu-user-avatar {
padding: 10px 15px;
display: block;
width: 100%;
text-align: left;
font-size: inherit; }
.mobile-menu-wrap .hdr-widget--menu-user .menu-user-avatar:after {
content: "\54";
font-family: "Dripicons-v2";
position: absolute;
right: 20px;
top: 20px; }
.mobile-menu-wrap .hdr-widget--menu-user .menu-user-avatar img {
display: inline-block;
vertical-align: middle;
margin-right: 10px; }
.mobile-menu-wrap .hdr-widget--menu-user .menu-user-avatar span {
display: inline-block;
text-transform: capitalize; }
.mobile-menu-wrap .hdr-widget--menu-user .menu-user-wrap {
position: relative;
display: none;
opacity: 1;
-ms-transform: translateY(0);
transform: translateY(0);
border: none;
padding: 0; }
.mobile-menu-wrap .hdr-widget--menu-user .menu-user-wrap:before, .mobile-menu-wrap .hdr-widget--menu-user .menu-user-wrap:after {
display: none; }
.mobile-menu-wrap .hdr-widget--menu-user .menu-user-wrap .menu-item {
border-top: 1px solid #e3e3e3; }
.mobile-menu-wrap .hdr-widget--menu-user .menu-user-wrap .menu-item .fa {
display: inline-block;
vertical-align: middle;
margin-right: 15px; }
.mobile-menu .menu {
list-style: none;
margin: 0;
padding: 0;
border: 1px solid #e3e3e3;
border-bottom: none; }
.mobile-menu .menu-item {
border-bottom: 1px solid #e3e3e3; }
.mobile-menu .menu-item a {
padding: 10px 20px;
display: block;
position: relative; }
.mobile-menu .menu-item a .fa, .mobile-menu .menu-item a [class*="ico"], .mobile-menu .menu-item a [class*="ti-"] {
width: 16px;
margin-right: 10px; }
.mobile-menu .menu-desc {
display: none; }
.mobile-menu .menu .sub-menu {
list-style: none;
margin: 0;
padding-left: 0;
padding-right: 0;
display: none;
border-top: 1px solid #e3e3e3;
padding-left: 30px; }
.mobile-menu .menu .sub-menu .menu-item {
border-left: 1px solid #e3e3e3; }
.mobile-menu .menu .sub-menu .menu-item:last-child {
border-bottom: none; }
.mobile-menu .open-sub {
position: absolute;
right: 0;
top: 0;
bottom: 0;
background: none;
border: none;
font-size: 16px;
text-align: center;
min-width: 48px; }
.mobile-menu .open-sub .dripicons-chevron-down {
margin-right: 0 !important;
display: inline-block;
position: relative;
transition: transform .3s ease; }
.mobile-menu .open-sub.active .dripicons-chevron-down {
-ms-transform: rotate(180deg);
transform: rotate(180deg); } .hero-carousel-wrap {
position: relative;
background-color: #efefef; }
.hero-carousel-wrap .uil-ripple {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
transition: opacity .3s ease; }
.hero-carousel-wrap .slick-initialized + .uil-ripple {
opacity: none;
z-index: -1; }
.hero-carousel-wrap.style-1 .hero-carousel {
white-space: nowrap;
overflow: hidden;
position: relative; }
.hero-carousel-wrap.style-1 .hero-carousel:after {
content: " ";
clear: both;
display: block; }
.hero-carousel-wrap.style-1 .hero-carousel [tabindex]:focus {
outline: none; }
.hero-carousel-wrap.style-1 .hero-carousel.slick-initialized .hero-item {
opacity: 1; }
.hero-carousel-wrap.style-1 .hero-carousel .hero-item {
padding: 50px 25px;
position: relative;
outline: none !important;
display: inline-block;
white-space: normal;
opacity: 0;
transition: .3s ease; }
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__inner {
position: relative;
box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.6); }
@media screen and (max-width: 990px) {
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__inner {
box-shadow: none; } }
.hero-carousel-wrap.style-1 .hero-carousel .hero-item .block-link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1; }
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__image {
margin: 0;
position: relative; }
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__image:after {
content: " ";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)); }
@media screen and (max-width: 990px) {
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__image {
box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.6);
margin-bottom: 30px; } }
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__image img {
width: 100%;
display: block; }
.hero-carousel-wrap.style-1 .hero-carousel .hero-item.slick-current .hero-item__detail {
opacity: 1;
-ms-transform: translateY(0);
transform: translateY(0); }
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__detail {
position: absolute;
z-index: 1;
bottom: 50px;
left: 50px;
width: 40%;
opacity: 0;
-ms-transform: translateY(50px);
transform: translateY(50px);
transition: .5s ease;
transition-delay: .3s; }
@media screen and (max-width: 1300px) {
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__detail {
width: 50%;
bottom: 30px;
left: 30px; } }
@media screen and (max-width: 990px) {
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__detail {
position: relative;
bottom: 0;
left: 0;
right: 0 !important;
width: 100%;
text-align: center !important;
color: inherit !important; } }
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__detail--right {
left: auto;
right: 50px;
text-align: right; }
@media screen and (max-width: 1300px) {
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__detail--right {
right: 30px; } }
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__title {
font-weight: 900;
font-family: "Playfair Display";
font-size: 48px;
font-size: 3em;
line-height: 1;
margin: 0 0 10px;
color: white; }
@media screen and (max-width: 1300px) {
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__title {
color: #2B2B2B;
font-size: 32px;
font-size: 2em; } }
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__desc {
margin: 0;
color: rgba(255, 255, 255, 0.8); }
@media screen and (max-width: 990px) {
.hero-carousel-wrap.style-1 .hero-carousel .hero-item__desc {
color: #999999; } }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item {
position: relative; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item .hero-background, .hero-carousel-wrap.style-2 .hero-carousel .hero-item .bg {
position: absolute;
width: 100%;
height: 100%; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item .hero-background {
overflow: hidden; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item .hero-background .bg {
background-size: cover;
background-position: center; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item .hero-background .bg:before {
content: " ";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)); }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item .hero-content {
position: relative;
z-index: 1; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item .hero-content .container, .hero-carousel-wrap.style-2 .hero-carousel .hero-item .hero-content .dokan-dashboard .dokan-dashboard-content > article, .dokan-dashboard .hero-carousel-wrap.style-2 .hero-carousel .hero-item .hero-content .dokan-dashboard-content > article {
padding: 100px 40px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__inner {
width: 100%; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__inner:after {
content: " ";
clear: both;
display: block; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item .block-link {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__title {
font-size: 64px;
font-size: 4em;
font-family: "Playfair Display";
color: white;
line-height: 1;
margin: 0;
transition: 0.6s cubic-bezier(0.79, 0.03, 0.25, 1);
transition-delay: .3s;
opacity: 0;
-ms-transform: translateY(100px);
transform: translateY(100px); }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__desc {
font-size: 18px;
font-size: 1.125em;
color: rgba(255, 255, 255, 0.8);
font-weight: 300;
transition: 0.6s cubic-bezier(0.79, 0.03, 0.25, 1);
transition-delay: .4s;
opacity: 0;
-ms-transform: translateY(100px);
transform: translateY(100px); }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item.slick-current .hero-item__title, .hero-carousel-wrap.style-2 .hero-carousel .hero-item.slick-current .hero-item__desc {
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__detail--right {
text-align: right;
float: right; }
@media screen and (min-width: 991px) {
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__detail--right {
width: 50%; } }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__detail--left {
text-align: left;
float: left; }
@media screen and (min-width: 991px) {
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__detail--left {
width: 50%; } }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__detail--center {
text-align: center; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__detail--light .hero-background .bg:before {
background: linear-gradient(transparent, rgba(255, 255, 255, 0.4)); }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__detail--light .hero-item__title {
color: #333; }
.hero-carousel-wrap.style-2 .hero-carousel .hero-item__detail--light .hero-item__desc {
color: rgba(0, 0, 0, 0.7); }
.hero-carousel-wrap.style-2 .slick-prev, .hero-carousel-wrap.style-2 .slick-next {
position: absolute;
z-index: 2;
font-size: 36px;
font-size: 2.25em;
border: none;
background: none;
color: white;
width: 36px;
height: 36px;
line-height: 1;
top: 0;
bottom: 0;
margin: auto; }
.hero-carousel-wrap.style-2 .slick-prev {
left: 0; }
.hero-carousel-wrap.style-2 .slick-next {
right: 0; }
.hero-carousel-wrap.style-2 .slick-dots {
list-style: none;
position: absolute;
left: 0;
width: 100%;
bottom: 0;
margin: 0;
padding: 20px 0;
text-align: center; }
.hero-carousel-wrap.style-2 .slick-dots li {
display: inline-block;
padding: 0 5px; }
.hero-carousel-wrap.style-2 .slick-dots li button {
background: white;
text-indent: -9999px;
overflow: hidden;
width: 8px;
height: 8px;
padding: 0;
border-radius: 10px;
border: none;
transition: .3s ease; }
.hero-carousel-wrap.style-2 .slick-dots li.slick-active button {
width: 30px; } .post-grid .post__inner, .post-masonry .post__inner {
background-color: white;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
transition: .3s ease;
position: relative;
overflow: hidden;
width: 100%; }
.post-grid .post__inner:after, .post-masonry .post__inner:after {
content: " ";
width: 100%;
height: 5px;
background-image: linear-gradient(90deg, transparent, #DB1037, #CD40E6, #DB1037, transparent);
position: absolute;
bottom: 0;
left: 0;
-ms-transform: scaleX(0);
transform: scaleX(0);
transition: .7s ease;
opacity: 0; }
.post-grid .post:hover .post__inner, .post-masonry .post:hover .post__inner {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }
.post-grid .post:hover .post__inner:after, .post-masonry .post:hover .post__inner:after {
-ms-transform: scaleX(1.2);
transform: scaleX(1.2);
opacity: 1; }
.post-grid .post__image a, .post-grid .post__image img, .post-masonry .post__image a, .post-masonry .post__image img {
display: block; }
.post-grid .post__image img, .post-masonry .post__image img {
width: 100%;
height: auto; }
.post-grid .post__detail, .post-masonry .post__detail {
padding: 20px; }
@media screen and (max-width: 480px) {
.post-grid .post__detail, .post-masonry .post__detail {
padding: 15px; } }
.post-grid .post__title, .post-masonry .post__title {
margin: 0 0 10px;
line-height: 1.4; }
@media screen and (max-width: 480px) {
.post-grid .post__title, .post-masonry .post__title {
font-size: 16px;
font-size: 1em; } }
.post-grid .post__meta, .post-masonry .post__meta {
margin-bottom: 20px;
font-size: 14px;
font-size: 0.875em; }
@media screen and (max-width: 480px) {
.post-grid .post__meta, .post-masonry .post__meta {
font-size: 10px;
font-size: 0.625em;
line-height: 1.3; } }
.post-grid .post__meta span, .post-masonry .post__meta span {
display: inline-block;
margin-right: 10px;
color: #999999; }
.post-grid .post__meta span a:hover, .post-masonry .post__meta span a:hover {
color: #DB1037; }
.post-grid .post__more, .post-masonry .post__more {
display: inline-block;
margin-top: 20px;
color: #DB1037;
font-weight: 700; }
.post-grid .post {
display: -ms-flexbox;
display: flex; }
.post-grid .post .post__image {
max-height: 300px;
overflow: hidden; }
.post-grid .post .post__image img {
object-fit: cover;
max-height: 300px; }
.post-list .post {
margin-bottom: 40px;
background-color: white;
padding: 30px 30px 35px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
transition: .3s ease;
position: relative;
overflow: hidden; }
@media screen and (max-width: 640px) {
.post-list .post {
padding: 15px; } }
.post-list .post:after {
content: " ";
width: 100%;
height: 5px;
background-image: linear-gradient(90deg, transparent, #DB1037, #CD40E6, #DB1037, transparent);
position: absolute;
bottom: 0;
left: 0;
-ms-transform: scaleX(0);
transform: scaleX(0);
transition: .7s ease;
opacity: 0; }
.post-list .post:hover {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }
.post-list .post:hover:after {
-ms-transform: scaleX(1.2);
transform: scaleX(1.2);
opacity: 1; }
.post-list .post__inner {
display: table;
width: 100%; }
.post-list .post__image, .post-list .post__detail {
display: table-cell;
vertical-align: top; }
@media screen and (max-width: 640px) {
.post-list .post__image, .post-list .post__detail {
display: block; } }
.post-list .post__image {
width: 200px; }
@media screen and (max-width: 640px) {
.post-list .post__image {
width: 100%;
text-align: center; }
.post-list .post__image img {
width: 100%; } }
.post-list .post.has-post-thumbnail .post__detail {
padding-left: 30px; }
@media screen and (max-width: 640px) {
.post-list .post.has-post-thumbnail .post__detail {
padding-left: 0; } }
.post-list .post__title {
font-family: "Playfair Display";
margin: 0 0 10px;
line-height: 1.3;
font-size: 32px;
font-size: 2em; }
.post-list .post__meta {
color: #999999;
margin-bottom: 30px;
position: relative;
padding-bottom: 15px; }
.post-list .post__meta:after {
content: " ";
width: 50px;
height: 3px;
background-color: #DB1037;
background-image: linear-gradient(to right, #DB1037, #CD40E6);
position: absolute;
bottom: 0;
left: 0; }
.post-list .post__meta span {
margin-right: 10px; }
.post-list .post__meta a:hover {
color: #DB1037; }
.post-list .post__more {
margin-top: 20px;
display: block;
font-weight: 700; }
.gallery-slider {
position: relative; }
.gallery-slider .slides {
list-style: none;
padding-left: 0;
margin: 0;
white-space: nowrap;
overflow: hidden; }
.gallery-slider .slides li {
display: inline-block;
white-space: normal; }
.gallery-slider .flex-viewport img {
width: 100%;
max-width: 100%;
height: auto;
display: block; }
.gallery-slider .flex-direction-nav {
list-style: none;
margin: 0;
padding-left: 0; }
.gallery-slider .flex-direction-nav .flex-next, .gallery-slider .flex-direction-nav .flex-prev {
position: absolute;
width: 40px;
height: 50px;
text-align: center;
line-height: 50px;
font-size: 24px;
font-size: 1.5em;
color: white;
background-color: rgba(0, 0, 0, 0.5);
top: 0;
bottom: 0;
margin: auto;
z-index: 8; }
.gallery-slider .flex-direction-nav .flex-prev {
left: 0; }
.gallery-slider .flex-direction-nav .flex-next {
right: 0; }
.gallery-slider .flex-direction-nav .flex-disabled {
pointer-events: none;
opacity: 0; }
.posts-navigation {
padding: 50px 0; }
.posts-navigation:after {
content: " ";
clear: both;
display: block; }
.posts-navigation .next-link, .posts-navigation .prev-link {
padding: 5px 40px; }
.posts-navigation .next-link {
float: right; }
.posts-navigation .prev-link {
float: left; }
.single-post .post {
background-color: white;
padding: 30px 30px 70px;
box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1);
position: relative;
margin-bottom: 100px; }
@media screen and (max-width: 480px) {
.single-post .post {
margin-bottom: 30px;
padding-bottom: 30px; } }
.single-post .post .gallery-slider {
margin: -30px -30px 30px; }
.single-post .post__header {
position: relative;
padding: 30px 90px 0; }
@media screen and (max-width: 990px) {
.single-post .post__header {
padding: 0; } }
.single-post .post.has-post-thumbnail .post__header {
padding: 300px 90px 70px;
z-index: 1;
margin: -30px -30px 50px; }
@media screen and (max-width: 768px) {
.single-post .post.has-post-thumbnail .post__header {
padding: 100px 20px 20px;
margin-bottom: 30px; } }
.single-post .post.has-post-thumbnail .post__header .post__image, .single-post .post.has-post-thumbnail .post__header .post__image .bg {
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
top: 0;
left: 0; }
.single-post .post.has-post-thumbnail .post__header .post__image {
overflow: hidden; }
.single-post .post.has-post-thumbnail .post__header .post__image .bg {
background-size: cover;
background-position: center;
height: 200%;
top: -100%; }
.single-post .post.has-post-thumbnail .post__header .post__image:after {
content: " ";
background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0; }
.single-post .post.has-post-thumbnail .post__header .post__title {
color: white; }
.single-post .post.has-post-thumbnail .post__header .post__meta {
margin-bottom: 0; }
.single-post .post.has-post-thumbnail .post__header .post__date, .single-post .post.has-post-thumbnail .post__header .post__meta {
color: white; }
.single-post .post.has-post-thumbnail .post__header .post__meta:before {
background-color: white; }
.single-post .post__title {
font-size: 3em;
font-family: "Playfair Display";
line-height: 1.3;
margin: 0 0 20px; }
@media screen and (max-width: 480px) {
.single-post .post__title {
font-size: 32px;
font-size: 2em; } }
.single-post .post__meta {
padding-left: 70px;
position: relative;
margin-bottom: 50px; }
@media screen and (max-width: 480px) {
.single-post .post__meta {
padding-left: 0;
font-size: 12px;
font-size: 0.75em; } }
.single-post .post__meta:before {
content: " ";
width: 60px;
height: 1px;
position: absolute;
background-color: #616161;
top: 0;
bottom: 4px;
left: 0;
margin: auto; }
@media screen and (max-width: 480px) {
.single-post .post__meta:before {
display: none; } }
.single-post .post__meta span {
display: inline-block;
margin-right: 10px; }
.single-post .post__meta a {
color: #CD40E6; }
.single-post .post__content {
padding: 30px 70px; }
@media screen and (max-width: 990px) {
.single-post .post__content {
padding: 0; } }
.single-post .post__footer {
padding: 30px 70px; }
.single-post .post__footer:after {
content: " ";
clear: both;
display: block; }
@media screen and (max-width: 640px) {
.single-post .post__footer {
padding: 0; } }
.single-post .post__tags {
padding-left: 120px;
position: relative; }
.single-post .post__tags strong {
color: #999999;
font-weight: normal;
position: absolute;
left: 0;
text-align: right;
padding-left: 15px; }
.single-post .post__tags strong:before {
content: " ";
width: 50px;
height: 1px;
background-color: #BDBDBD;
margin-right: 10px;
display: inline-block;
vertical-align: middle; }
.single-post .post__tags a {
color: #2B2B2B; }
.single-post .post__share {
width: 100%;
position: absolute;
left: 0;
top: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
transform-style: preserve-3d;
perspective: 1000px; }
@media screen and (max-width: 480px) {
.single-post .post__share {
display: block;
top: auto;
bottom: 0;
position: relative; } }
.single-post .post__share strong, .single-post .post__share a {
-ms-flex: 1;
flex: 1;
padding: 15px 10px;
text-align: center;
background-color: white;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.1); }
.single-post .post__share strong.animated, .single-post .post__share a.animated {
animation: shakeShare 2s ease;
box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.3); }
.single-post .post__share strong {
font-size: 18px;
padding: 20px 10px; }
@media screen and (max-width: 480px) {
.single-post .post__share strong {
display: block; } }
.single-post .post__share a {
color: white;
font-size: 24px; }
@media screen and (max-width: 480px) {
.single-post .post__share a {
width: 50%;
float: left;
font-size: 16px;
padding: 10px; } }
.single-post .post__share .label {
display: none; }
.single-post .post__share .facebook {
background-color: #3B5998; }
.single-post .post__share .twitter {
background-color: #55ACEE; }
.single-post .post__share .google-plus {
background-color: #E02F2F; }
.single-post .post__share .linkedin {
background-color: #007BB5; }
.single-post .post__nav {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: start;
align-items: flex-start;
padding: 0 0 50px; }
.single-post .post__nav--prev, .single-post .post__nav--next {
-ms-flex: 1 0 50%;
flex: 1 0 50%;
padding: 30px;
margin: 30px 0;
position: relative; }
@media screen and (max-width: 480px) {
.single-post .post__nav--prev, .single-post .post__nav--next {
margin: 15px 0; } }
.single-post .post__nav--prev:before, .single-post .post__nav--next:before {
font-family: "dripicons-v2";
font-size: 18px;
position: absolute;
top: 30px; }
@media screen and (max-width: 480px) {
.single-post .post__nav--prev, .single-post .post__nav--next {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
text-align: left !important; } }
.single-post .post__nav--prev {
text-align: left; }
.single-post .post__nav--prev:before {
content: "\55";
left: 0; }
@media screen and (min-width: 481px) {
.single-post .post__nav--prev {
border-right: 1px solid #e3e3e3; } }
.single-post .post__nav--next {
text-align: right; }
.single-post .post__nav--next:before {
content: "\56";
right: 0; }
@media screen and (max-width: 480px) {
.single-post .post__nav--next:before {
right: auto;
left: 0; } }
.single-post .post__nav h2 {
margin-top: 0;
margin-bottom: 5px;
line-height: 1.3; }
.single-post .post__comment {
background-color: white;
padding: 30px;
box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.2);
margin-bottom: 100px; }
.comment-list, .commentlist {
list-style: none;
padding: 0;
margin: 0 0 100px; }
.comments-area .section-header {
margin-top: 0; }
.comment-body {
padding-left: 80px;
position: relative;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px dashed #e0e0e0; }
@media screen and (max-width: 640px) {
.comment-body {
padding-left: 0; } }
@media screen and (max-width: 640px) {
.comment-meta {
padding-left: 80px;
position: relative;
min-height: 50px;
margin-bottom: 30px; } }
.comment-meta .avatar {
position: absolute;
left: 0;
top: 0;
border-radius: 50%; }
.comment-meta .fn {
color: #2B2B2B;
font-family: "Playfair Display";
font-style: normal;
font-size: 18px;
font-size: 1.125em; }
.comment-meta .fn a {
color: inherit; }
.comment-metadata {
color: #999999;
font-size: 14px; }
.comment-content {
margin-bottom: 30px; }
.comment .reply a {
padding-right: 20px; }
.comment .reply a:after {
background-color: #DB1037; }
.comment .reply span {
display: none; }
.comment .children {
margin-left: 80px;
list-style: none;
padding-left: 0; }
@media screen and (max-width: 640px) {
.comment .children {
margin-left: 0; } }
.comment-respond .section-header {
margin-top: 0; }
.comment-respond .comment-notes, .comment-respond .form-submit, .comment-respond .logged-in-as {
padding: 0 15px;
clear: both; }
.comment-respond .form-submit {
text-align: right;
padding-top: 15px;
display: block; }
.comment-respond .comment-form {
margin: 0 -15px; }
.comment-respond .comment-form-rating, .comment-respond .comment-form .stars {
padding: 0 15px; }
.comment-respond .comment-form-comment {
width: 100%;
padding: 0 15px;
margin: 0 0 30px; }
.comment-respond .comment-form-comment textarea {
width: 100%;
padding: 20px 15px;
display: block;
border-radius: 20px; }
.comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-url {
width: 33.3333%;
float: left;
padding: 0 15px;
margin: 0 0 10px; }
@media screen and (max-width: 640px) {
.comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-url {
width: 100%; } }
.comment-respond .comment-form-author input, .comment-respond .comment-form-email input, .comment-respond .comment-form-url input {
width: 100%;
display: block; }
.bypostauthor .avatar {
border: 2px solid #DB1037; }
.bypostauthor .comment-body {
border-bottom-color: #DB1037; }
@keyframes shakeShare {
0% {
transform: rotateX(0); }
15% {
transform: rotateX(40deg); }
30% {
transform: rotateX(-30deg); }
50% {
transform: rotateX(20deg); }
60% {
transform: rotateX(-15deg); }
75% {
transform: rotateX(10deg); }
100% {
transform: rotateX(0); } }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6,
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
margin-top: 50px;
margin-bottom: 15px; }
.entry-content h1,
.page-content h1,
.comment-content h1 {
font-size: 36px;
font-size: 2.25em; }
.entry-content h2,
.page-content h2,
.comment-content h2 {
font-size: 32px;
font-size: 2em; }
.entry-content h3,
.page-content h3,
.comment-content h3 {
font-size: 28px;
font-size: 1.75em; }
.entry-content h4,
.page-content h4,
.comment-content h4 {
font-size: 24px;
font-size: 1.5em; }
.entry-content h5,
.page-content h5,
.comment-content h5 {
font-size: 18px;
font-size: 1.125em; }
.entry-content h6,
.page-content h6,
.comment-content h6 {
font-size: 16px;
font-size: 1em; }
.entry-content .leading,
.page-content .leading,
.comment-content .leading {
font-size: 21px;
font-size: 1.3125em;
font-family: "Playfair Display";
line-height: 1.7; }
.entry-content blockquote,
.page-content blockquote,
.comment-content blockquote {
font-family: "Playfair Display";
font-size: 24px;
font-size: 1.5em;
font-style: italic;
color: #2B2B2B;
border-left: 1px solid #BDBDBD;
margin-left: 0;
padding-left: 50px; }
.entry-content blockquote p,
.page-content blockquote p,
.comment-content blockquote p {
font-family: inherit;
font-size: inherit;
font-style: inherit;
color: inherit;
line-height: inherit; }
.entry-content blockquote cite,
.page-content blockquote cite,
.comment-content blockquote cite {
display: block;
padding: 40px 0 0;
font-family: "Open Sans";
font-style: normal;
font-size: 14px;
font-size: 0.58333em; }
.entry-content blockquote cite:before,
.page-content blockquote cite:before,
.comment-content blockquote cite:before {
content: " ";
width: 40px;
height: 1px;
background-color: #BDBDBD;
display: inline-block;
vertical-align: middle;
margin-right: 10px; }
.entry-content img,
.page-content img,
.comment-content img {
height: auto; }
.entry-content .alignleft,
.page-content .alignleft,
.comment-content .alignleft {
margin: 30px 30px 30px 0;
max-width: 60%; }
.entry-content .alignright,
.page-content .alignright,
.comment-content .alignright {
margin: 30px 0 30px 30px;
max-width: 60%; }
.entry-content ul, .entry-content ol,
.page-content ul,
.page-content ol,
.comment-content ul,
.comment-content ol {
margin: 15px 0;
padding-left: 20px; }
.alignleft {
float: left; }
.alignright {
float: right; }
.wp-caption {
margin: 30px 0; }
.wp-caption img {
height: auto; }
.wp-caption.alignleft {
margin-right: 30px; }
.wp-caption.alignright {
margin-left: 30px; }
.wp-caption.aligncenter {
margin: 30px auto;
text-align: center;
max-width: 100% !important; }
.wp-caption-text {
color: #999999; }
.gallery-caption {
color: #999999;
font-style: italic;
font-size: 14px;
font-size: 0.875em; }
.comments-nav {
position: relative;
padding: 30px 0;
margin-bottom: 30px;
z-index: 1; }
.comments-nav .page-numbers {
position: absolute;
text-align: center;
z-index: -1;
width: 100%;
left: 0; }
@media screen and (max-width: 768px) {
.comments-nav .page-numbers {
display: none; } }
.comments-nav .comment-navigation:after {
content: " ";
clear: both;
display: block; }
.comments-nav .comment-navigation .nav-previous a, .comments-nav .comment-navigation .nav-next a {
border: 2px solid #DB1037;
border-radius: 40px;
padding: 5px 30px;
display: block; }
.comments-nav .comment-navigation .nav-previous {
float: left; }
.comments-nav .comment-navigation .nav-next {
float: right; } .page-header {
position: relative;
padding: 100px 0;
z-index: 1;
margin-bottom: 50px; }
.page-header--center {
text-align: center; }
.page-header--right {
text-align: right; }
.page-header-bg {
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
left: 0;
top: 0;
overflow: hidden; }
.page-header-bg .bg {
position: absolute;
width: 100%;
height: 200%;
left: 0;
top: 0;
background-size: cover;
top: -100%; }
.page-header-bg .bg:before {
content: " ";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: rgba(219, 16, 55, 0.7);
background: linear-gradient(#DB1037, #CD40E6);
opacity: .4; }
.page-header .page-title {
font-size: 64px;
font-size: 4em;
line-height: 1;
margin: 0 0 20px;
font-family: "Playfair Display";
color: white; }
@media screen and (max-width: 480px) {
.page-header .page-title {
font-size: 48px;
font-size: 3em; } }
.page-header .page-subtitle {
font-size: 18px;
font-size: 1.125em;
font-weight: 300;
color: rgba(255, 255, 255, 0.9); }
.breadcrumbs {
padding: 30px 0;
border-bottom: 1px dashed #BDBDBD; }
.breadcrumbs a, .breadcrumbs span {
display: inline-block; }
.breadcrumbs a {
color: #DB1037; }
.breadcrumbs a:after {
content: " | ";
vertical-align: middle; }
.error404 .site-content {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100vh; }
.error404 .site-content .main-content {
-ms-flex-positive: 1;
flex-grow: 1;
margin-bottom: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
padding: 100px 0;
text-align: center;
background-size: cover;
background-image: url(//www.ledilettante.com/wp-content/themes/pustaka/assets/img/dummy/outer-space.jpg);
z-index: 1;
position: relative; }
.error404 .site-content .main-content:before {
content: " ";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: -1;
background-color: rgba(0, 0, 0, 0.5); }
.error404 .site-content .type-page {
height: 100%; }
.error404 .site-content .fourohfour {
font-size: 200px;
font-size: 12.5em;
font-weight: 900;
line-height: 1;
color: white;
margin-bottom: 50px;
display: block;
letter-spacing: -20px; }
.error404 .site-content .fourohfour .char-2 {
position: relative;
top: 50px;
left: -20px; }
@media screen and (max-width: 640px) {
.error404 .site-content .fourohfour .char-2 {
left: 0;
top: .2em; } }
@media screen and (max-width: 640px) {
.error404 .site-content .fourohfour {
font-size: 70px;
font-size: 4.375em;
letter-spacing: 0; } }
.error404 .site-content .entry-title {
font-family: "Playfair Display";
font-weight: 300;
color: rgba(255, 255, 255, 0.9); }
@media screen and (max-width: 640px) {
.error404 .site-content .entry-title {
font-size: 32px;
font-size: 2em; } }
.error404 .site-content .widget_search input {
color: white; }
.no-content-wrap {
padding: 100px 0; }
.no-content-wrap .no-content-icon {
font-size: 100px;
font-size: 6.25em;
text-align: center;
color: rgba(0, 0, 0, 0.2);
margin-bottom: 50px; }
@media screen and (min-width: 768px) {
.no-content-wrap .no-content-desc {
width: 85%;
margin: 0 auto;
text-align: center; } }
.no-content-wrap .no-content-desc p {
font-weight: 300;
font-size: 24px;
font-size: 1.5em;
line-height: 1.5; }
.icon-grid {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -10px; }
.icon-item {
width: 25%;
padding: 10px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: 10px; }
@media screen and (max-width: 768px) {
.icon-item {
width: 50%; } }
@media screen and (max-width: 480px) {
.icon-item {
-ms-flex-direction: column;
flex-direction: column; } }
.icon-sample {
font-size: 36px;
width: 48px;
display: inline-block;
margin-right: 15px; }
@media screen and (max-width: 480px) {
.icon-sample {
width: 100%;
margin-right: 0;
text-align: center;
margin-bottom: 10px; } } .koo-dropcap {
margin-top: 0;
margin-bottom: 0; }
.button.small:hover, .comment-respond .form-submit input.small:hover, .small.dokan-btn-theme:hover, .button.medium:hover, .comment-respond .form-submit input.medium:hover, .medium.dokan-btn-theme:hover, .button.large:hover, .comment-respond .form-submit input.large:hover, .large.dokan-btn-theme:hover {
color: white; }  .product-grid .product {
margin-bottom: 50px; }
@media screen and (max-width: 480px) {
.product-grid .product {
margin-bottom: 30px; } }
.product-grid .product:hover .product__action {
opacity: 1; }
.product-grid .product__image {
margin: 0 0 20px;
box-shadow: 0 5px 20px -3px rgba(0, 0, 0, 0.2);
position: relative;
transition: transform .3s ease; }
.product-grid .product__image > a {
overflow: hidden;
display: block; }
.product-grid .product__image img {
max-width: 100%;
display: block;
width: 100%;
height: auto;
transition: .3s ease; }
.product-grid .product__action {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.9);
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
opacity: 0;
transition: .3s ease; }
.no-flexbox .product-grid .product__action {
text-align: center;
padding-top: 10%; }
.product-grid .product__action .button, .product-grid .product__action .comment-respond .form-submit input, .comment-respond .form-submit .product-grid .product__action input, .product-grid .product__action .dokan-btn-theme {
border: none;
padding: 10px;
border-radius: 0;
font-size: 30px;
line-height: 1;
color: #DB1037;
position: relative; }
.product-grid .product__action .button .dripicons-plus, .product-grid .product__action .comment-respond .form-submit input .dripicons-plus, .comment-respond .form-submit .product-grid .product__action input .dripicons-plus, .product-grid .product__action .dokan-btn-theme .dripicons-plus {
font-size: 18px;
position: absolute;
display: block;
top: 0;
right: -10px;
line-height: 1;
transition: color .3s ease; }
.product-grid .product__action .button.loading .dripicons-plus, .product-grid .product__action .comment-respond .form-submit input.loading .dripicons-plus, .comment-respond .form-submit .product-grid .product__action input.loading .dripicons-plus, .product-grid .product__action .loading.dokan-btn-theme .dripicons-plus {
color: #CD40E6; }
.product-grid .product__action .button.loading .dripicons-plus:before, .product-grid .product__action .comment-respond .form-submit input.loading .dripicons-plus:before, .comment-respond .form-submit .product-grid .product__action input.loading .dripicons-plus:before, .product-grid .product__action .loading.dokan-btn-theme .dripicons-plus:before {
content: "\e011";
display: block;
position: relative;
animation: rotating 2s linear infinite; }
.product-grid .product__action .button.added .dripicons-plus, .product-grid .product__action .comment-respond .form-submit input.added .dripicons-plus, .comment-respond .form-submit .product-grid .product__action input.added .dripicons-plus, .product-grid .product__action .added.dokan-btn-theme .dripicons-plus {
color: #92dc34; }
.product-grid .product__action .button.added .dripicons-plus:before, .product-grid .product__action .comment-respond .form-submit input.added .dripicons-plus:before, .comment-respond .form-submit .product-grid .product__action input.added .dripicons-plus:before, .product-grid .product__action .added.dokan-btn-theme .dripicons-plus:before {
content: "\53"; }
.product-grid .product__action .button .button-label, .product-grid .product__action .comment-respond .form-submit input .button-label, .comment-respond .form-submit .product-grid .product__action input .button-label, .product-grid .product__action .dokan-btn-theme .button-label {
display: none; }
.product-grid .product__action .yith-wcqv-button, .product-grid .product__action .added_to_cart.wc-forward, .product-grid .product__action .buy-now {
text-transform: uppercase;
letter-spacing: 1px;
padding: 5px 15px;
font-weight: 700;
border-radius: 40px;
line-height: 1;
font-size: 12px;
font-size: 0.75em;
border: 3px solid; }
.product-grid .product .onsale {
position: absolute;
right: -10px;
top: 20px;
background-color: #CD40E6;
color: white;
text-transform: uppercase;
line-height: 1;
padding: 5px 10px;
border-radius: 3px;
z-index: 2;
font-size: 14px;
font-size: 0.875em; }
.product-grid .product__detail > .yith-wcqv-button {
display: none; }
.product-grid .product__title {
font-size: 18px;
font-size: 1.125em;
margin: 0;
line-height: 1.3; }
@media screen and (max-width: 480px) {
.product-grid .product__title {
font-size: 16px;
font-size: 1em; } }
.product-grid .product__title a {
color: inherit;
text-decoration: none; }
.product-grid .product__meta {
margin-bottom: 10px; }
.product-grid .product .author {
font-family: "Playfair Display";
font-style: italic;
color: #999999;
font-size: 14px;
font-size: 0.875em; }
.product-grid .product__price {
color: #DB1037;
margin-bottom: 5px;
font-size: 16px;
font-size: 1em; }
@media screen and (max-width: 480px) {
.product-grid .product__price {
font-size: 14px;
font-size: 0.875em; } }
.product-grid .product__rating {
font-size: 18px;
font-size: 1.125em; }
@media screen and (max-width: 480px) {
.product-grid .product__rating {
font-size: 14px;
font-size: 0.875em; } }
.product-grid + .view-all {
margin-bottom: 100px;
padding-top: 30px; }
.product-grid + .view-all .button, .product-grid + .view-all .comment-respond .form-submit input, .comment-respond .form-submit .product-grid + .view-all input, .product-grid + .view-all .dokan-btn-theme {
padding: 5px 40px; }
.product-list .product {
margin-bottom: 100px; }
@media screen and (max-width: 640px) {
.product-list .product {
clear: both; } }
.product-list .product__inner {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: start;
justify-content: flex-start; }
@media screen and (max-width: 640px) {
.product-list .product__inner {
display: block; }
.product-list .product__inner:after {
content: " ";
clear: both;
display: block; } }
.product-list .product__image {
width: 200px;
position: relative;
margin: 0;
-ms-flex-negative: 0;
flex-shrink: 0; }
@media screen and (max-width: 640px) {
.product-list .product__image {
width: 100%;
margin-bottom: 30px; } }
.product-list .product__image img {
height: auto;
max-width: 100%;
width: 100%;
display: block;
box-shadow: 0 10px 20px -3px rgba(0, 0, 0, 0.2); }
.product-list .product__image .onsale {
position: absolute;
right: -10px;
top: 20px;
background-color: #CD40E6;
color: white;
text-transform: uppercase;
line-height: 1;
padding: 7px 10px;
border-radius: 3px;
z-index: 2;
font-size: 14px;
font-size: 0.875em; }
.product-list .product__detail {
padding-left: 40px; }
@media screen and (max-width: 640px) {
.product-list .product__detail {
padding-left: 0; } }
.product-list .product__detail > .yith-wcqv-button {
display: none; }
.product-list .product__meta .author {
font-family: "Playfair Display";
font-style: italic; }
.product-list .product__title {
margin: 0; }
.product-list .product__price {
float: left;
font-size: 18px;
font-weight: 700;
color: #DB1037; }
.product-list .product__action {
float: right; }
.product-list .product__action .button, .product-list .product__action .comment-respond .form-submit input, .comment-respond .form-submit .product-list .product__action input, .product-list .product__action .dokan-btn-theme, .product-list .product__action .added_to_cart.wc-forward {
font-size: 12px;
font-size: 0.75em;
padding: 5px 20px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
position: relative;
line-height: 1; }
.product-list .product__action .button .dripicons-plus, .product-list .product__action .comment-respond .form-submit input .dripicons-plus, .comment-respond .form-submit .product-list .product__action input .dripicons-plus, .product-list .product__action .dokan-btn-theme .dripicons-plus, .product-list .product__action .added_to_cart.wc-forward .dripicons-plus {
position: relative;
display: inline-block;
top: -3px;
line-height: .7;
transition: color .3s ease; }
.product-list .product__action .button.loading .dripicons-plus, .product-list .product__action .comment-respond .form-submit input.loading .dripicons-plus, .comment-respond .form-submit .product-list .product__action input.loading .dripicons-plus, .product-list .product__action .loading.dokan-btn-theme .dripicons-plus, .product-list .product__action .added_to_cart.wc-forward.loading .dripicons-plus {
color: #CD40E6; }
.product-list .product__action .button.loading .dripicons-plus:before, .product-list .product__action .comment-respond .form-submit input.loading .dripicons-plus:before, .comment-respond .form-submit .product-list .product__action input.loading .dripicons-plus:before, .product-list .product__action .loading.dokan-btn-theme .dripicons-plus:before, .product-list .product__action .added_to_cart.wc-forward.loading .dripicons-plus:before {
content: "\e011";
display: block;
position: relative;
animation: rotating 2s linear infinite; }
.product-list .product__action .button.added .dripicons-plus, .product-list .product__action .comment-respond .form-submit input.added .dripicons-plus, .comment-respond .form-submit .product-list .product__action input.added .dripicons-plus, .product-list .product__action .added.dokan-btn-theme .dripicons-plus, .product-list .product__action .added_to_cart.wc-forward.added .dripicons-plus {
color: #92dc34; }
.product-list .product__action .button.added .dripicons-plus:before, .product-list .product__action .comment-respond .form-submit input.added .dripicons-plus:before, .comment-respond .form-submit .product-list .product__action input.added .dripicons-plus:before, .product-list .product__action .added.dokan-btn-theme .dripicons-plus:before, .product-list .product__action .added_to_cart.wc-forward.added .dripicons-plus:before {
content: "\53"; }
.added_to_cart.wc-forward {
display: inline-block;
color: #DB1037;
border: 3px solid;
border-radius: 40px; }
@keyframes rotating {
0% {
transform: rotate(0deg); }
100% {
transform: rotate(360deg); } }
.product-overview {
padding: 100px 0;
position: relative; }
.product-overview:after {
content: " ";
clear: both;
display: block; }
@media screen and (max-width: 480px) {
.product-overview {
padding: 30px 0; } }
.product-overview__image {
width: 40%; }
@media screen and (max-width: 768px) {
.product-overview__image {
margin-bottom: 40px; } }
.product-overview__image .images img {
width: 100%;
height: auto; }
.product-overview__image .images .thumbnails.columns-3 {
margin: 0 -5px; }
.product-overview__image .images .thumbnails.columns-3:after {
content: " ";
clear: both;
display: block; }
.product-overview__image .images .thumbnails.columns-3 a {
width: 33.3333%;
float: left;
padding: 5px; }
.product-overview__summary {
width: 60%;
padding-left: 50px;
position: relative; }
@media screen and (max-width: 768px) {
.product-overview__summary {
padding-left: 0; } }
.product-overview__summary .onsale {
position: absolute;
right: 0;
background-color: #DB1037;
color: white;
border-radius: 3px;
padding: 2px 10px; }
.product-overview__summary .product__title {
font-size: 48px;
font-size: 3em;
font-family: "Playfair Display";
margin: 0 0 20px;
line-height: 1.2; }
@media screen and (max-width: 480px) {
.product-overview__summary .product__title {
font-size: 32px;
font-size: 2em; } }
.product-overview__summary .product__meta:after {
content: " ";
clear: both;
display: block; }
.product-overview__summary .product__meta .author {
font-family: "Playfair Display";
font-style: italic;
float: left; }
@media screen and (max-width: 480px) {
.product-overview__summary .product__meta .author {
float: none; } }
.product-overview__summary .product__meta .woocommerce-product-rating {
float: right;
text-align: right; }
@media screen and (max-width: 480px) {
.product-overview__summary .product__meta .woocommerce-product-rating {
float: none;
text-align: left;
margin-top: 10px; } }
.product-overview__summary .product__meta .woocommerce-product-rating .star-rating {
display: inline-block;
text-align: left; }
.product-overview__summary .product__meta .woocommerce-product-rating .woocommerce-review-link {
color: #999999;
font-size: 12px;
display: block; }
.product-overview__summary .product-bookmark:after {
content: " ";
clear: both;
display: block; }
.product-overview__summary .product-bookmark .yith-wcwl-add-to-wishlist, .product-overview__summary .product-bookmark .clear, .product-overview__summary .product-bookmark .post__share {
display: inline-block;
vertical-align: middle;
margin-top: 0; }
.product-overview__summary .product-bookmark .post__share a {
display: inline-block;
padding: 5px 10px;
border-radius: 3px;
color: white;
line-height: 1;
margin-bottom: 3px;
font-size: 14px;
font-size: 0.875em; }
.product-overview__summary .product-bookmark .post__share a .fa {
display: inline-block;
margin-right: 5px;
vertical-align: middle; }
.product-overview__summary .product-bookmark .post__share a.facebook {
background-color: #3B5998; }
.product-overview__summary .product-bookmark .post__share a.facebook:hover {
background-color: #4c70ba; }
.product-overview__summary .product-bookmark .post__share a.twitter {
background-color: #55ACEE; }
.product-overview__summary .product-bookmark .post__share a.twitter:hover {
background-color: #83c3f3; }
.product-overview__summary .product-bookmark .post__share a.google-plus {
background-color: #E02F2F; }
.product-overview__summary .product-bookmark .post__share a.google-plus:hover {
background-color: #e75b5b; }
.product-overview__summary .product-bookmark .post__share a.linkedin {
background-color: #007BB5; }
.product-overview__summary .product-bookmark .post__share a.linkedin:hover {
background-color: #009ee8; }
.product-overview__summary .product-deals-info {
background-color: white;
display: table;
border: 1px solid #e0e0e0;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
border-radius: 3px;
margin-bottom: 20px; }
.product-overview__summary .product-deals-info:after {
content: " ";
clear: both;
display: block; }
.product-overview__summary .product-deals-info .deal-countdown, .product-overview__summary .product-deals-info .deal-saving {
float: left; }
.product-overview__summary .product-deals-info .label {
font-size: 13px;
font-size: 0.8125em;
color: #a6a6a6; }
.product-overview__summary .product-deals-info .deal-countdown {
padding: 10px 20px;
border-right: 1px solid #e0e0e0; }
@media screen and (max-width: 1200px) {
.product-overview__summary .product-deals-info .deal-countdown {
width: 100%;
border-right: none;
border-bottom: 1px solid #e3e3e3;
text-align: center; } }
.product-overview__summary .product-deals-info .deal-countdown .timer {
font-weight: 700;
font-size: 18px;
font-size: 1.125em;
display: inline-block;
margin-right: 5px;
color: #2B2B2B; }
.product-overview__summary .product-deals-info .deal-countdown .count-num {
display: inline-block;
margin-right: 10px; }
.product-overview__summary .product-deals-info .deal-saving {
display: table; }
@media screen and (max-width: 1200px) {
.product-overview__summary .product-deals-info .deal-saving {
width: 100%;
table-layout: fixed; } }
.product-overview__summary .product-deals-info .deal-saving .saving {
display: table-cell;
padding: 10px 20px;
text-align: center; }
.product-overview__summary .product-deals-info .deal-saving .saving:not(:last-child) {
border-right: 1px solid #e0e0e0; }
.product-overview__summary .product-deals-info .deal-saving .saving > span {
display: block; }
.product-overview__summary .product-deals-info .deal-saving .saving > span.value {
font-weight: 700;
font-size: 18px;
font-size: 1.125em;
color: #2B2B2B; }
.product-overview__image, .product-overview__summary {
float: left; }
@media screen and (max-width: 768px) {
.product-overview__image, .product-overview__summary {
display: block;
float: none;
width: 100%; } }
.product-overview .product-action .price {
font-size: 24px;
font-size: 1.5em;
margin-bottom: 20px;
color: #DB1037;
font-weight: 700; }
.product-overview .product-action .price del, .product-overview .product-action .price ins {
display: inline-block; }
.product-overview .product-action .price del {
color: #999999;
margin-right: 10px;
font-weight: 300; }
.product-overview .product-action .price ins {
font-weight: 700; }
.product-overview .product-action .WooZone-price-info {
display: block;
font-size: 14px;
margin-top: 5px;
color: #444;
font-style: normal;
font-weight: 400; }
.product-overview .cart:not(.variations_form) {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 30px; }
.product-overview .cart:not(.variations_form):after {
content: " ";
clear: both;
display: block; }
.product-overview .cart:not(.variations_form) .quantity {
display: -ms-flexbox;
display: flex; }
.product-overview .cart:not(.variations_form) .input-text.qty {
margin-right: 20px; }
.no-flexbox .product-overview .cart:not(.variations_form) .input-text.qty {
float: left;
min-width: 150px;
margin-right: 0; }
.product-overview .cart:not(.variations_form) .button, .product-overview .cart:not(.variations_form) .comment-respond .form-submit input, .comment-respond .form-submit .product-overview .cart:not(.variations_form) input, .product-overview .cart:not(.variations_form) .dokan-btn-theme {
margin: 0; }
.product-overview .product_meta {
padding-top: 30px; }
.product-overview .product_meta > span {
display: inline-block;
margin-right: 20px;
color: #2B2B2B; }
.product-overview .product_meta > span * {
color: #999999; }
.variations_form.cart .price-wrap {
color: #DB1037;
border-bottom: 1px dashed #BDBDBD; }
.variations_form.cart table.variations {
background-color: transparent;
box-shadow: none;
margin-bottom: 30px; }
.variations_form.cart table.variations tr, .variations_form.cart table.variations tbody {
background-color: transparent; }
@media screen and (max-width: 480px) {
.variations_form.cart table.variations td, .variations_form.cart table.variations th {
display: block; } }
.variations_form.cart table.variations .label {
text-transform: capitalize; }
.variations_form.cart table.variations .reset_variations {
padding-left: 20px;
color: #999999; }
.variations_form.cart table.variations .reset_variations:before {
content: "\5a";
font-family: "dripicons-v2";
display: inline-block;
vertical-align: middle;
margin-right: 5px;
color: #DB1037; }
.variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation:after {
content: " ";
clear: both;
display: block; }
.variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-description {
width: 100%; }
.variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-price {
float: left;
padding: 10px 0; }
.variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-availability {
float: right;
padding: 10px; }
.variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-availability .out-of-stock {
color: red;
font-style: italic; }
.variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-availability p {
margin: 0; }
.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 30px; }
.no-flex .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
display: block; }
.no-flex .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart:after {
content: " ";
clear: both;
display: block; }
.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
display: -ms-flexbox;
display: flex;
margin-right: 20px; }
.no-flex .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
float: left;
margin-right: 0; }
.no-flex .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input {
min-width: 150px; }
.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart button[type="submit"] {
margin: 0; }
.no-flex .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart button[type="submit"] {
float: left; }
.book-images {
perspective: 2000px; }
.book-images .book {
width: 300px;
max-width: 100%;
position: relative;
transform-style: preserve-3d;
transform: rotateY(0);
margin: 0 auto;
transition: transform .6s ease; }
.book-images .book.back-view {
transform: rotateY(-180deg); }
.rtl .book-images .book.back-view {
transform: rotateY(180deg); }
.book-images .book:not(.back-view):hover {
transform: rotateY(-30deg); }
.rtl .book-images .book:not(.back-view):hover {
transform: rotateY(30deg); }
.book-images .book:not(.back-view):hover .book__page--front {
transform: rotateY(-20deg); }
.rtl .book-images .book:not(.back-view):hover .book__page--front {
transform: rotateY(20deg); }
.book-images .book:not(.back-view):hover .book__page--first-page {
transform: rotateY(-10deg); }
.rtl .book-images .book:not(.back-view):hover .book__page--first-page {
transform: rotateY(10deg); }
.book-images .book img {
display: block;
height: auto; }
.book-images .book .placeholder {
visibility: hidden;
display: block;
height: auto; }
.book-images .book__page {
position: absolute;
left: 0;
top: 0;
-ms-transform-origin: 0;
transform-origin: 0;
will-change: transform;
background-image: linear-gradient(45deg, white, #fafafa);
transition: transform .3s ease; }
.book-images .book__page img {
display: block;
height: auto; }
.book-images .book__page--side {
width: 50px;
bottom: 0;
background-color: #333;
transform: rotateY(90deg);
background-image: linear-gradient(45deg, #333, #111); }
.rtl .book-images .book__page--side {
left: 100%; }
.book-images .book__page--side-paper {
width: 50px;
bottom: 0;
left: 100%;
background-color: white;
transform: rotateY(90deg);
background-color: #f3f3f3; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjAxMzAwMDAwMDAwMDAwMDAwMSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjAyIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMDMyIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMDMxOTU4NzYyODg2NTk3OTM2Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMDQ0OTU4NzYyODg2NTk3OTQiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4wNTE5NTg3NjI4ODY1OTc5MyIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjA2Mzk1ODc2Mjg4NjU5Nzk0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMDYzOTE3NTI1NzczMTk1ODciLz48c3RvcCBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4wNzY5MTc1MjU3NzMxOTU4NyIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjA4MzkxNzUyNTc3MzE5NTg2Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMDk1OTE3NTI1NzczMTk1ODciLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4wOTU4NzYyODg2NTk3OTM4Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMTA4ODc2Mjg4NjU5NzkzODIiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4xMTU4NzYyODg2NTk3OTM4MSIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjEyNzg3NjI4ODY1OTc5Mzg0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMTI3ODM1MDUxNTQ2MzkxNzQiLz48c3RvcCBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4xNDA4MzUwNTE1NDYzOTE3NSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjE0NzgzNTA1MTU0NjM5MTczIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMTU5ODM1MDUxNTQ2MzkxNzQiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4xNTk3OTM4MTQ0MzI5ODk2OCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjE3Mjc5MzgxNDQzMjk4OTY2Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMTc5NzkzODE0NDMyOTg5NyIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjE5MTc5MzgxNDQzMjk4OTY4Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMTkxNzUyNTc3MzE5NTg3NiIvPjxzdG9wIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjIwNDc1MjU3NzMxOTU4NzYzIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMjExNzUyNTc3MzE5NTg3NjMiLz48c3RvcCBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4yMjM3NTI1NzczMTk1ODc2MSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjIyMzcxMTM0MDIwNjE4NTU1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMjM2NzExMzQwMjA2MTg1NTYiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4yNDM3MTEzNDAyMDYxODU1NyIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjI1NTcxMTM0MDIwNjE4NTUiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4yNTU2NzAxMDMwOTI3ODM1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMjY4NjcwMTAzMDkyNzgzNSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjI3NTY3MDEwMzA5Mjc4MzUiLz48c3RvcCBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4yODc2NzAxMDMwOTI3ODM0NiIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjI4NzYyODg2NTk3OTM4MTQiLz48c3RvcCBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4zMDA2Mjg4NjU5NzkzODE0MyIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjMwNzYyODg2NTk3OTM4MTQ0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMzE5NjI4ODY1OTc5MzgxNCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjMxOTU4NzYyODg2NTk3OTM2Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMzMyNTg3NjI4ODY1OTc5MzciLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4zMzk1ODc2Mjg4NjU5Nzk0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMzUxNTg3NjI4ODY1OTc5MzMiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4zNTE1NDYzOTE3NTI1NzczIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMzY0NTQ2MzkxNzUyNTc3MjUiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4zNzE1NDYzOTE3NTI1NzcyNSIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjM4MzU0NjM5MTc1MjU3NzMiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4zODM1MDUxNTQ2MzkxNzUyIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMzk2NTA1MTU0NjM5MTc1MjQiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC40MDM1MDUxNTQ2MzkxNzUyNSIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjQxNTUwNTE1NDYzOTE3NTI2Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNDE1NDYzOTE3NTI1NzczMTYiLz48c3RvcCBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC40Mjg0NjM5MTc1MjU3NzMxIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNDM1NDYzOTE3NTI1NzczMSIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjQ0NzQ2MzkxNzUyNTc3MzIiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC40NDc0MjI2ODA0MTIzNzExIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNDYwNDIyNjgwNDEyMzcxMDUiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC40Njc0MjI2ODA0MTIzNzExIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNDc5NDIyNjgwNDEyMzcxMSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjQ3OTM4MTQ0MzI5ODk2OSIvPjxzdG9wIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjQ5MjM4MTQ0MzI5ODk2OSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjQ5OTM4MTQ0MzI5ODk2OSIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjUxMTM4MTQ0MzI5ODk2OTEiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC41MTEzNDAyMDYxODU1NjciLz48c3RvcCBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC41MjQzNDAyMDYxODU1NjciLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC41MzEzNDAyMDYxODU1NjciLz48c3RvcCBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC41NDMzNDAyMDYxODU1NjciLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC41NDMyOTg5NjkwNzIxNjQ5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNTU2Mjk4OTY5MDcyMTY0OSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjU2MzI5ODk2OTA3MjE2NDkiLz48c3RvcCBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC41NzUyOTg5NjkwNzIxNjQ5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNTc1MjU3NzMxOTU4NzYyOCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjU4ODI1NzczMTk1ODc2MjkiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC41OTUyNTc3MzE5NTg3NjI5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNjA3MjU3NzMxOTU4NzYyOSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjYwNzIxNjQ5NDg0NTM2MDgiLz48c3RvcCBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC42MjAyMTY0OTQ4NDUzNjA4Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNjI3MjE2NDk0ODQ1MzYwOCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjYzOTIxNjQ5NDg0NTM2MDgiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC42MzkxNzUyNTc3MzE5NTg3Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNjUyMTc1MjU3NzMxOTU4NyIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjY1OTE3NTI1NzczMTk1ODciLz48c3RvcCBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC42NzExNzUyNTc3MzE5NTg2Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNjcxMTM0MDIwNjE4NTU2NiIvPjxzdG9wIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjY4NDEzNDAyMDYxODU1NjciLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC42OTExMzQwMjA2MTg1NTY3Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNzAzMTM0MDIwNjE4NTU2NyIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjcwMzA5Mjc4MzUwNTE1NDYiLz48c3RvcCBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC43MTYwOTI3ODM1MDUxNTQ1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNzIzMDkyNzgzNTA1MTU0NiIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjczNTA5Mjc4MzUwNTE1NDYiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC43MzUwNTE1NDYzOTE3NTI0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNzQ4MDUxNTQ2MzkxNzUyNCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjc1NTA1MTU0NjM5MTc1MjQiLz48c3RvcCBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC43NjcwNTE1NDYzOTE3NTI0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNzY3MDEwMzA5Mjc4MzUwNSIvPjxzdG9wIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjc4MDAxMDMwOTI3ODM1MDUiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC43ODcwMTAzMDkyNzgzNTA1Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNzk5MDEwMzA5Mjc4MzUwNSIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjc5ODk2OTA3MjE2NDk0ODQiLz48c3RvcCBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC44MTE5NjkwNzIxNjQ5NDg0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuODE4OTY5MDcyMTY0OTQ4NCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjgzMDk2OTA3MjE2NDk0ODQiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC44MzA5Mjc4MzUwNTE1NDYzIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuODQzOTI3ODM1MDUxNTQ2MiIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjg1MDkyNzgzNTA1MTU0NjIiLz48c3RvcCBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC44NjI5Mjc4MzUwNTE1NDY0Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuODYyODg2NTk3OTM4MTQ0NCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjg3NTg4NjU5NzkzODE0NDMiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC44ODI4ODY1OTc5MzgxNDQzIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuODk0ODg2NTk3OTM4MTQ0NCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjg5NDg0NTM2MDgyNDc0MjIiLz48c3RvcCBzdG9wLWNvbG9yPSIjZWJlYmViIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC45MDc4NDUzNjA4MjQ3NDIyIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuOTE0ODQ1MzYwODI0NzQyMiIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjkyNjg0NTM2MDgyNDc0MjIiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC45MjY4MDQxMjM3MTEzNDAxIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuOTM5ODA0MTIzNzExMzQiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC45NDY4MDQxMjM3MTEzNDAyIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuOTU4ODA0MTIzNzExMzQwMiIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjk1ODc2Mjg4NjU5NzkzOCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjk3MTc2Mjg4NjU5NzkzOCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjk3ODc2Mjg4NjU5NzkzOCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjk5MDc2Mjg4NjU5NzkzOCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjk5MDcyMTY0OTQ4NDUzNiIvPjxzdG9wIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==); background-image: -webkit-repeating-linear-gradient(left, white 0%, #ebebeb 1.3%, white 2%, #e2e2e2 3.2%); background-image: repeating-linear-gradient(to right, white 0%, #ebebeb 1.3%, white 2%, #e2e2e2 3.2%);
background-image: -ms-repeating-linear-gradient(left, white 0%, #ebebeb 1.3%, white 2%, #e2e2e2 3.2%); }
@media \0screen\,screen\9 {
.book-images .book__page--side-paper {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffe2e2e2",GradientType=1); } }
.rtl .book-images .book__page--side-paper {
left: 0; }
.book-images .book__page--front {
background-color: #333;
transform: rotateY(-2deg); }
.rtl .book-images .book__page--front {
-ms-transform-origin: 100%;
transform-origin: 100%;
transform: rotateY(2deg); }
.book-images .book__page--front:after {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.1) 10px, rgba(0, 0, 0, 0.1) 15px, transparent, 16px, transparent); }
.rtl .book-images .book__page--front:after {
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.book-images .book__page--back {
background: url(//www.ledilettante.com/wp-content/themes/pustaka/assets/img/pattern.png) !important;
transform: translateZ(-50px) rotateY(180deg);
-ms-transform-origin: center;
transform-origin: center;
box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
width: 100%;
height: 100%; }
.book-images .book__page--back:after {
content: " ";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(-90deg, transparent, rgba(0, 0, 0, 0.3) 10px, rgba(0, 0, 0, 0.5) 15px, transparent, 16px, transparent); }
.rtl .book-images .book__page--back:after {
-ms-transform: rotate(-180deg);
transform: rotate(-180deg); }
.book-images .book__page--first-page, .book-images .book__page--second-page {
width: 100%;
height: 100%;
background-color: white; }
.book-images .book__page--first-page {
transform: rotateY(-1deg);
background-image: linear-gradient(75deg, #aaa, #ccc); }
.rtl .book-images .book__page--first-page {
-ms-transform-origin: 100% 0;
transform-origin: 100% 0; }
.book-images .book__page--second-page {
background-color: #fafafa;
background-image: linear-gradient(45deg, #f3f3f3, #fafafa); }
.no-preserve3d .book-images .book__page--back, .no-preserve3d .book-images .book__page--first-page, .no-preserve3d .book-images .book__page--side, .no-preserve3d .book-images .book__page--side-paper, .no-preserve3d .book-images .book__page--second-page {
display: none; }
.book-images .book__action {
text-align: center;
padding-top: 50px; }
.no-preserve3d .book-images .book__action .see-back {
display: none; }
.book-images .book__action button, .book-images .book__action .see-inside {
background-color: transparent;
border: none;
font-size: inherit;
padding: 5px 15px;
color: #999999;
border: 2px solid #BDBDBD;
border-radius: 50px;
font-size: 15px;
cursor: pointer;
line-height: 1;
display: inline-block;
margin: 0 5px; }
.book-images .book__action button [class*="ico"], .book-images .book__action .see-inside [class*="ico"] {
margin-right: 10px;
vertical-align: middle;
color: #DB1037;
line-height: 1;
font-size: 13px;
width: 13px;
height: 13px;
display: inline-block; }
.book-images .book__action button [class*="ico"]:before, .book-images .book__action .see-inside [class*="ico"]:before {
line-height: 1; }
.movie-images {
text-align: center; }
.movie-images .see-gallery {
border: 2px solid #DB1037;
border-radius: 40px;
padding: 3px 20px;
display: inline-block;
transition: .3s ease; }
.movie-case {
width: 300px;
margin: 0 auto 30px;
position: relative;
transform-style: preserve-3d;
perspective: 1000px;
pointer-events: none;
max-width: 100%; }
@media screen and (max-width: 480px) {
.movie-case {
overflow: hidden; } }
@media screen and (min-width: 481px) {
.movie-case.is-open .front-cover {
transform: rotateY(-45deg); }
.rtl .movie-case.is-open .front-cover {
transform: rotateY(45deg); }
.movie-case.is-open .disc {
-ms-transform: translateX(100px) rotate(15deg);
transform: translateX(100px) rotate(15deg); }
.rtl .movie-case.is-open .disc {
-ms-transform: translateX(-100px) rotate(-15deg);
transform: translateX(-100px) rotate(-15deg); }
.movie-case.is-open .back-cover {
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4); } }
.movie-case .cover-placeholder {
visibility: hidden;
display: block; }
.movie-case .front-cover, .movie-case .back-cover {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
transform-style: preserve-3d; }
.movie-case .front-cover {
-ms-transform-origin: 0;
transform-origin: 0;
transition: 0.4s cubic-bezier(0.71, 0.02, 0.25, 1);
z-index: 3; }
.rtl .movie-case .front-cover {
-ms-transform-origin: 100% 0;
transform-origin: 100% 0; }
.movie-case .front-cover:before {
content: " ";
width: 15px;
height: 100%;
position: absolute;
background-color: #444;
background-image: linear-gradient(90deg, #333, #444, #444 50%, #111, 51%, #111 52%, #333 53%, #333);
left: 100%;
-ms-transform-origin: 0;
transform-origin: 0;
transform: rotateY(90deg); }
.rtl .movie-case .front-cover:before {
left: 0; }
.no-preserve3d .movie-case .front-cover:before {
display: none; }
.movie-case .back-cover {
background-color: #222;
background-image: linear-gradient(45deg, #111, #555);
border: 2px solid #222;
border-radius: 3px;
transition: .3s ease;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
transform: translateZ(-4px); }
.no-preserve3d .movie-case .back-cover {
display: none; }
.movie-case .disc {
width: 280px;
height: 280px;
top: 0;
bottom: 0;
margin: auto;
z-index: 2;
border-radius: 50%;
background-color: white;
position: absolute;
overflow: hidden;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
border: 4px solid #aaa;
transition: 0.3s cubic-bezier(0.71, 0.02, 0.25, 1);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
@media screen and (max-width: 480px) {
.movie-case .disc {
width: 200px;
height: 200px; } }
.no-preserve3d .movie-case .disc {
display: none; }
.movie-case .disc:before {
content: " ";
width: 50px;
height: 50px;
border: 4px solid #aaa;
background-color: #222;
border-radius: 50%;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
border-radius: 50%;
margin: auto; }
.movie-case img {
display: block;
height: auto;
margin: 0 auto; }
.music-cover-wrap {
text-align: center; }
.music-cover-wrap .music-cover {
width: 450px;
max-width: 100%;
position: relative;
margin: 0 auto 30px; }
.music-cover-wrap .music-cover .cover-placeholder {
visibility: hidden;
height: auto;
display: block;
width: 300px;
max-width: 100%; }
.music-cover-wrap .music-cover.is-playing .disc {
animation: rotatingDisc 3s linear infinite; }
.music-cover-wrap .music-cover.is-playing .play i:before {
content: "\e019"; }
.music-cover-wrap .music-cover .front-cover, .music-cover-wrap .music-cover .disc {
position: absolute;
left: 0;
top: 0; }
.music-cover-wrap .music-cover .front-cover {
width: 300px;
max-width: 100%;
z-index: 1;
box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3); }
.rtl .music-cover-wrap .music-cover .front-cover {
left: auto;
right: 0; }
.music-cover-wrap .music-cover .front-cover img {
width: 100%;
height: auto;
display: block; }
.music-cover-wrap .music-cover .disc {
right: 0;
top: 0;
bottom: 0;
margin: auto;
display: block;
left: auto;
height: 95%; }
.rtl .music-cover-wrap .music-cover .disc {
left: 0;
right: auto; }
.music-cover-wrap .music-cover .play {
position: absolute;
width: 64px;
height: 64px;
text-align: center;
padding: 0;
font-size: 38px;
line-height: .8;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background-color: white;
background-image: linear-gradient(15deg, #efefef, white);
border-radius: 50%;
border: 2px solid white;
color: #444;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3), 0 0 70px 20px rgba(0, 0, 0, 0.3); }
.product-overview .product-overview__summary .wp-playlist {
margin-top: 30px; }
.product-overview .wp-playlist {
text-align: left;
background-color: transparent;
border: none;
padding: 0; }
.product-overview .wp-playlist-current-item {
display: none; }
.product-overview .wp-playlist .mejs-container {
width: 100%; }
.product-overview .wp-playlist-item {
padding: 10px;
transition: .3s ease;
overflow: hidden; }
.product-overview .wp-playlist-item:before {
content: "\e01a";
font-family: "dripicons-v2";
font-size: 24px;
display: block;
width: 36px;
height: 36px;
color: white;
text-align: center;
position: absolute;
left: 10px;
border-radius: 50%;
background-color: #DB1037;
background-image: linear-gradient(25deg, #DB1037, #CD40E6);
-ms-transform: translateX(-50px) rotate(-270deg);
transform: translateX(-50px) rotate(-270deg);
transition: .3s ease-in; }
.product-overview .wp-playlist-item.wp-playlist-playing, .product-overview .wp-playlist-item:hover {
padding-left: 70px;
background-color: transparent; }
.product-overview .wp-playlist-item.wp-playlist-playing:before, .product-overview .wp-playlist-item:hover:before {
-ms-transform: translateX(0) rotate(0deg);
transform: translateX(0) rotate(0deg); }
.product-overview .wp-playlist-item .wp-playlist-caption {
color: transparent;
text-indent: -999px;
line-height: 0; }
.product-overview .wp-playlist-item-title, .product-overview .wp-playlist-item-artist {
text-indent: 0;
line-height: normal; }
.product-overview .wp-playlist-item-title {
font-size: 18px;
color: #333;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; }
.product-overview .wp-playlist-item-artist {
display: block;
color: #999999; }
.product-overview .wp-playlist-item-length {
top: 10px;
right: 10px; }
@keyframes rotate3d {
0% {
transform: rotateY(0deg); }
50% {
transform: rotateY(-30deg); }
70% {
transform: rotateY(360deg); }
100% {
transform: rotateY(0); } }
@keyframes rotatingDisc {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } }
.product__detail-nav {
background-color: white;
text-align: center; }
.product__detail-nav ul {
list-style: none;
margin: 0;
padding-left: 0; }
.product__detail-nav li {
display: inline-block; }
.product__detail-nav li.active a,
.product__detail-nav li:hover a {
color: #DB1037;
border-color: #DB1037; }
.product__detail-nav a {
display: block;
padding: 20px 40px;
border-bottom: 2px solid transparent; }
.product__detail-content {
padding: 50px 0 100px; }
.product__detail-content:after {
content: " ";
clear: both;
display: block; }
.product__detail-content .woocommerce-Tabs-panel {
display: none; }
.product__detail-content .woocommerce-Tabs-panel .shop_attributes {
box-shadow: none;
margin: 0 auto; }
@media screen and (min-width: 991px) {
.product__detail-content .woocommerce-Tabs-panel .shop_attributes {
width: 60%; } }
.product__detail-content .woocommerce-Tabs-panel .shop_attributes tbody {
background: transparent; }
.product__detail-content .woocommerce-Tabs-panel .shop_attributes tbody tr {
background: none !important;
border-bottom: 1px solid #e3e3e3; }
.product__detail-content .woocommerce-Tabs-panel .shop_attributes tbody th, .product__detail-content .woocommerce-Tabs-panel .shop_attributes tbody td {
text-align: left; }
.product.product-category a {
display: block;
position: relative; }
.product.product-category img {
width: 100%;
height: auto; }
.product.product-category h3 {
position: absolute;
width: 100%;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
font-weight: 400;
margin: 0;
font-size: 18px;
font-size: 1.125em; }
.product.product-category .count {
background: #DB1037;
color: white;
font-size: 12px;
border-radius: 40px;
position: relative;
top: -10px;
padding: 2px 10px;
font-weight: 700; }
.single-book-author {
padding: 100px 0; }
.author-area {
text-align: center; }
@media screen and (max-width: 990px) {
.author-area.is_stuck {
position: static !important;
width: auto !important; }
.author-area.is_stuck + div {
display: none !important; } }
.author-area .author-bio {
padding: 30px; }
.author-area .author-bio__image {
width: 150px;
height: 150px;
margin: 0 auto 30px;
border-radius: 50%;
overflow: hidden;
background-color: white;
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3); }
.author-area .author-bio__image img {
width: 150px;
height: 150px;
object-fit: cover;
display: block; }
.author-area .author-name {
font-family: "Playfair Display";
font-size: 36px;
font-size: 2.25em;
margin-top: 0;
margin-bottom: 5px; }
.author-area .author-birthday {
font-style: italic;
color: #999999;
display: block;
margin-bottom: 30px; }
.author-area .author-socials a {
padding: 10px;
display: inline-block; }
.browse-author-by-alphabet.filterable-nav {
text-align: center;
padding: 50px 0; }
.browse-author-by-alphabet.filterable-nav a {
display: inline-block;
padding: 3px 10px;
color: #999999;
border-radius: 3px;
line-height: 1; }
.browse-author-by-alphabet.filterable-nav a.current {
color: white;
background: linear-gradient(40deg, #DB1037, #CD40E6); }
.browse-author-by-alphabet.filterable-nav .filter-separator {
height: 30px;
width: 1px;
background-color: #bdbdbd;
margin: 0 10px;
display: inline-block;
vertical-align: middle; }
.tokoo-look-inside {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9999;
display: none; }
.tokoo-look-inside .overlay {
position: fixed;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 1 !important; }
.tokoo-look-inside .look-inside-box {
background-color: white;
position: fixed;
left: 50px;
top: 50px;
right: 50px;
bottom: 50px;
margin: auto;
position: absolute;
padding-top: 50px;
border-radius: 3px;
overflow: hidden;
box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.6);
z-index: 2; }
.tokoo-look-inside .look-inside-box .look-inside-book-title {
width: 100%;
height: 50px;
position: absolute;
top: 0;
left: 0;
padding: 10px 20px;
border-bottom: 1px solid #e3e3e3; }
.tokoo-look-inside .look-inside-box .look-inside-book-title h2 {
font-size: 16px;
font-size: 1em;
margin: 0;
font-weight: 400; }
.tokoo-look-inside .look-inside-box .look-inside-book-title h2 span {
color: #aaa;
font-weight: 700;
text-transform: uppercase;
display: inline-block;
margin-right: 10px; }
.tokoo-look-inside .look-inside-box .look-inside-book-title button {
position: absolute;
top: 0;
bottom: 0;
right: 10px;
border: none;
background-color: transparent;
padding: 10px;
font-size: 24px;
font-size: 1.5em; }
.tokoo-look-inside .look-inside-box.tab-detail-active .look-inside-book-detail {
-ms-transform: translateX(0);
transform: translateX(0); }
.tokoo-look-inside .look-inside-box.tab-detail-active .toggle-detail-tab i {
-ms-transform: rotate(0);
transform: rotate(0); }
@media screen and (min-width: 1201px) {
.tokoo-look-inside .look-inside-box.tab-detail-active .book-preview-pages {
left: 300px; } }
.tokoo-look-inside .look-inside-box.tab-related-active .look-inside-book-related {
-ms-transform: translateX(0);
transform: translateX(0); }
.tokoo-look-inside .look-inside-box.tab-related-active .toggle-related-tab i {
-ms-transform: rotate(0);
transform: rotate(0); }
@media screen and (min-width: 1201px) {
.tokoo-look-inside .look-inside-box.tab-related-active .book-preview-pages {
right: 300px; } }
.tokoo-look-inside .look-inside-box .look-inside-book-detail, .tokoo-look-inside .look-inside-box .look-inside-book-related {
width: 300px;
position: absolute;
top: 50px;
bottom: 0;
z-index: 3;
transition: .3s ease;
background-color: white; }
@media screen and (max-width: 640px) {
.tokoo-look-inside .look-inside-box .look-inside-book-detail, .tokoo-look-inside .look-inside-box .look-inside-book-related {
display: none; } }
.tokoo-look-inside .look-inside-box .look-inside-book-detail:before, .tokoo-look-inside .look-inside-box .look-inside-book-related:before {
content: " ";
width: 5px;
position: absolute;
height: 100%;
background-color: #f0f0f0; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .tab-content, .tokoo-look-inside .look-inside-box .look-inside-book-related .tab-content {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
overflow: auto; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .section__title, .tokoo-look-inside .look-inside-box .look-inside-book-related .section__title {
text-transform: uppercase;
margin: 0 0 10px;
font-weight: 700;
letter-spacing: 1px;
padding: 10px 20px;
border-bottom: 1px solid #e3e3e3;
font-size: 16px;
font-size: 1em; }
.tokoo-look-inside .look-inside-box .toggle-detail-tab,
.tokoo-look-inside .look-inside-box .toggle-related-tab {
width: 30px;
height: 40px;
line-height: 30px;
font-size: 18px;
padding: 5px 0;
position: absolute;
background-color: #f0f0f0;
border: 1px solid #f0f0f0;
color: #888; }
.tokoo-look-inside .look-inside-box .toggle-detail-tab i,
.tokoo-look-inside .look-inside-box .toggle-related-tab i {
-ms-transform: rotate(180deg);
transform: rotate(180deg);
display: inline-block;
line-height: 1;
position: relative;
transition: .3s ease; }
.tokoo-look-inside .look-inside-box .look-inside-book-related {
padding: 0;
right: 0;
-ms-transform: translateX(100%);
transform: translateX(100%); }
.tokoo-look-inside .look-inside-box .look-inside-book-related:before {
right: 100%; }
.tokoo-look-inside .look-inside-box .look-inside-book-related .toggle-related-tab {
right: 100%; }
.tokoo-look-inside .look-inside-box .look-inside-book-related .product_list_widget {
border-bottom: 1px solid #e3e3e3;
padding: 10px 20px;
margin: 0; }
.tokoo-look-inside .look-inside-box .look-inside-book-related .product_list_widget img {
width: 50px; }
.tokoo-look-inside .look-inside-box .look-inside-book-related .product_list_widget a {
font-weight: 700; }
.tokoo-look-inside .look-inside-box .look-inside-book-related .product_list_widget .woocommerce-Price-amount.amount {
font-size: 14px;
font-size: 0.875em;
margin-top: 5px; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail {
left: 0;
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
@media screen and (min-height: 801px) {
.tokoo-look-inside .look-inside-box .look-inside-book-detail .tab-content {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.tokoo-look-inside .look-inside-box .look-inside-book-detail:before {
left: 100%; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .toggle-detail-tab {
left: 100%; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-item {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #e3e3e3;
padding: 20px; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-item .book-image {
width: 80px; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-item .book-image img {
border: 1px solid rgba(0, 0, 0, 0.1);
height: auto;
display: block; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-item .book-detail {
padding-left: 20px; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-item .book-detail h2 {
margin: 0;
font-size: 16px;
font-size: 1em; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-item .book-detail > span {
color: #999999;
font-family: "Playfair Display";
font-style: italic;
font-size: 14px;
font-size: 0.875em; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-item .book-detail .woocommerce-review-link {
font-size: 12px;
font-size: 0.75em; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-meta {
padding: 20px;
border-bottom: 1px solid #e3e3e3; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .shop_attributes {
background-color: transparent;
box-shadow: none;
font-size: 13px;
font-size: 0.8125em; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .shop_attributes th, .tokoo-look-inside .look-inside-box .look-inside-book-detail .shop_attributes td, .tokoo-look-inside .look-inside-box .look-inside-book-detail .shop_attributes tr {
background-color: transparent;
text-align: left; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .shop_attributes th p, .tokoo-look-inside .look-inside-box .look-inside-book-detail .shop_attributes td p, .tokoo-look-inside .look-inside-box .look-inside-book-detail .shop_attributes tr p {
margin: 0; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .shop_attributes th {
color: #2B2B2B; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-review {
-ms-flex: 1;
flex: 1;
overflow: auto;
padding: 20px; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-review .comment {
border: 1px solid #e3e3e3;
padding: 10px 10px 30px;
position: relative;
margin-bottom: 50px;
text-align: center; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-review .meta {
margin: 0; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-review .description p {
margin-top: 0; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-review .avatar {
width: 48px;
height: 48px;
display: block;
margin: 0 auto;
border-radius: 50%;
margin-top: -30px;
text-align: center;
margin-bottom: 0;
border: 5px solid white; }
.tokoo-look-inside .look-inside-box .look-inside-book-detail .book-review .star-rating {
position: absolute;
bottom: 15px;
left: 0;
right: 0;
margin: auto;
text-align: left; }
.tokoo-look-inside .look-inside-box .book-preview-pages {
background-color: #fafafa;
position: absolute;
top: 50px;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
border-left: 1px solid #e3e3e3;
border-right: 1px solid #e3e3e3;
transition: .3s ease; }
@media screen and (max-width: 640px) {
.tokoo-look-inside .look-inside-box .book-preview-pages {
left: 0 !important;
left: 0 !important; } }
.tokoo-look-inside .look-inside-box .book-preview-pages:before, .tokoo-look-inside .look-inside-box .book-preview-pages:after {
content: " ";
width: 100%;
height: 60px;
position: absolute;
left: 0;
z-index: 1; }
.tokoo-look-inside .look-inside-box .book-preview-pages:before {
top: 0;
background-image: linear-gradient(#fafafa, rgba(255, 255, 255, 0)); }
.tokoo-look-inside .look-inside-box .book-preview-pages:after {
bottom: 0;
background-image: linear-gradient(rgba(255, 255, 255, 0), #fafafa); }
.tokoo-look-inside .look-inside-box .book-preview-pages .book-preview-tools {
position: absolute;
bottom: 20px;
right: 20px;
z-index: 3; }
.tokoo-look-inside .look-inside-box .book-preview-pages .book-preview-tools button {
width: 48px;
height: 48px;
border: none;
color: #666;
background-color: transparent;
font-size: 24px;
margin: 0 5px;
padding-top: 5px;
background-color: white;
background: linear-gradient(white, #fefefe);
border-radius: 50%;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); }
.tokoo-look-inside .look-inside-box .book-preview-pages .book-preview-tools button:active {
box-shadow: 0 0 3px #6666ff; }
.tokoo-look-inside .look-inside-box .book-preview-pages img {
display: block;
text-align: center;
margin: 20px auto;
border: 1px solid rgba(0, 0, 0, 0.3);
box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.3);
max-width: 100%; }
.tokoo-look-inside .look-inside-box .book-preview-pages .book-pages-wrap {
overflow: auto;
max-height: 100%;
padding: 50px 20px;
position: absolute;
left: 0;
width: 100%;
top: 0;
height: 100%; }
.tokoo-look-inside .look-inside-box .book-preview-pages .book-pages {
width: 600px;
max-width: 100%;
margin: 0 auto;
transition: .3s ease; }
.tokoo-look-inside .look-inside-box .book-preview-pages .book-pages img {
width: 100%;
height: auto; }
.deal-end-soon {
padding: 50px 0; }
.deal-end-soon:after {
content: " ";
clear: both;
display: block; }
.deal-end-soon .product-overview__image img {
display: block;
margin: 0 auto; }
.deal-end-soon .price {
margin: 20px 0; }
.deal-end-soon .price .sale-price {
font-size: 36px;
font-size: 2.25em;
color: #DB1037;
font-weight: 700; }
.deal-end-soon .price .regular-price {
font-size: 14px;
font-size: 0.875em;
color: #999999; }
.deal-end-soon .price .regular-price del {
-webkit-text-decoration-color: #DB1037;
text-decoration-color: #DB1037; }
.deal-end-soon .price .regular-price .amount {
color: #DB1037; }
.deal-end-soon .product-deals-info {
background-color: white;
display: table;
border: 1px solid #e0e0e0;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
border-radius: 3px;
margin-bottom: 20px; }
.deal-end-soon .product-deals-info:after {
content: " ";
clear: both;
display: block; }
.deal-end-soon .product-deals-info .deal-countdown, .deal-end-soon .product-deals-info .deal-saving {
float: left; }
.deal-end-soon .product-deals-info .label {
font-size: 13px;
font-size: 0.8125em;
color: #a6a6a6; }
.deal-end-soon .product-deals-info .deal-countdown {
padding: 10px 20px;
border-right: 1px solid #e0e0e0; }
@media screen and (max-width: 1200px) {
.deal-end-soon .product-deals-info .deal-countdown {
width: 100%;
border-right: none;
border-bottom: 1px solid #e3e3e3;
text-align: center; } }
.deal-end-soon .product-deals-info .deal-countdown .timer {
font-weight: 700;
font-size: 18px;
font-size: 1.125em;
display: inline-block;
margin-right: 5px;
color: #2B2B2B; }
.deal-end-soon .product-deals-info .deal-countdown .count-num {
display: inline-block;
margin-right: 10px; }
.deal-end-soon .product-deals-info .deal-saving {
display: table; }
@media screen and (max-width: 1200px) {
.deal-end-soon .product-deals-info .deal-saving {
width: 100%;
table-layout: fixed; } }
.deal-end-soon .product-deals-info .deal-saving .saving {
display: table-cell;
padding: 10px 20px;
text-align: center; }
.deal-end-soon .product-deals-info .deal-saving .saving:not(:last-child) {
border-right: 1px solid #e0e0e0; }
.deal-end-soon .product-deals-info .deal-saving .saving > span {
display: block; }
.deal-end-soon .product-deals-info .deal-saving .saving > span.value {
font-weight: 700;
font-size: 18px;
font-size: 1.125em;
color: #2B2B2B; }
.deal-countdown {
padding-top: 10px; }
.deal-countdown .timer {
font-weight: 700;
font-size: 16px;
font-size: 1em;
display: inline-block;
margin-right: 2px;
color: #2B2B2B;
display: inline-block; }
.deal-countdown .label {
font-size: 14px;
font-size: 0.875em;
text-transform: capitalize; }
.deal-countdown .count-num {
display: inline-block;
margin-right: 3px; }
.deal-tab-grid .deal-tab-nav {
list-style: none;
text-align: center;
padding-left: 0;
margin: 50px 0; }
.deal-tab-grid .deal-tab-nav li {
display: inline-block; }
.deal-tab-grid .deal-tab-nav li.active a {
border-color: #DB1037;
color: #DB1037; }
.deal-tab-grid .deal-tab-nav a {
border-radius: 40px;
display: block;
padding: 10px 20px;
border: 3px solid transparent;
transition: .3s ease; }
.deal-tab-grid .deal-tab-content:after {
content: " ";
clear: both;
display: block; }
.deal-tab-grid .deal-tab-pane {
display: none; }
.deal-tab-grid .deal-tab-pane.active {
display: block; }
.deal-tab-grid .all-deals {
padding: 50px 0;
text-align: center; }
.intrinsic-ratio {
position: relative;
display: block;
background-color: #c3c3c3; }
.intrinsic-ratio img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: .5s ease-out; }
.intrinsic-ratio img.lazy-loaded {
opacity: 1; }
.woocommerce-product-gallery {
position: relative;
padding-right: 0; }
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
max-width: none; }
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper:after {
content: " ";
clear: both;
display: block; }
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper a, .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
display: block; }
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
height: auto; }
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 3px;
right: 15px;
display: block;
height: 2em;
width: 2em;
border-radius: 3px;
z-index: 99;
text-align: center; }
.woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
display: none !important; }
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f00e";
line-height: 2;
text-indent: 0; }
.woocommerce-product-gallery .flex-control-thumbs {
padding: 0;
margin-top: 15px;
margin-left: -15px;
margin-right: -15px; }
.woocommerce-product-gallery .flex-control-thumbs:after {
content: " ";
clear: both;
display: block; }
.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
cursor: pointer;
float: left;
padding: 15px; }
.woocommerce-product-gallery .flex-control-thumbs li img {
opacity: .5;
display: block;
max-width: 100%;
transition: all,ease,.2s; }
.woocommerce-product-gallery .flex-control-thumbs li .flex-active, .woocommerce-product-gallery .flex-control-thumbs li:hover img {
opacity: 1; }
.woocommerce-product-gallery .flex-control-thumbs:after, .woocommerce-product-gallery .flex-control-thumbs:before {
content: "";
display: table; }
.woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
width: 50%; }
.woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
clear: both; }
.woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%; }
.woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
clear: both; }
.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%; }
.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: both; } .woocommerce:after {
content: " ";
clear: both;
display: block; }
.star-rating {
display: inline-block;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: themify; }
.star-rating:before {
content: "\e60a\e60a\e60a\e60a\e60a";
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
color: #999999; }
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em; }
.star-rating span:before {
content: "\e60a\e60a\e60a\e60a\e60a";
top: 0;
position: absolute;
left: 0;
color: #CD40E6; }
p.stars {
position: relative;
font-size: 1em; }
p.stars a {
display: inline-block;
font-weight: 700;
margin-right: 1em;
text-indent: -9999px;
position: relative;
border-bottom: 0 !important;
outline: 0; }
p.stars a:last-child {
border-right: 0; }
p.stars a.star-1, p.stars a.star-2, p.stars a.star-3, p.stars a.star-4, p.stars a.star-5 {
border-right: 1px solid #ccc; }
p.stars a.star-1.active:after, p.stars a.star-2.active:after, p.stars a.star-3.active:after, p.stars a.star-4.active:after, p.stars a.star-5.active:after {
color: #CD40E6; }
p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after {
font-family: "themify";
text-indent: 0;
position: absolute;
top: 0;
left: 0;
color: #999999; }
p.stars a.star-1 {
width: 2em; }
p.stars a.star-1:after {
content: "\e60a"; }
p.stars a.star-1.active:after, p.stars a.star-1:hover:after {
content: "\e60a"; }
p.stars a.star-2 {
width: 3em; }
p.stars a.star-2:after {
content: "\e60a\e60a"; }
p.stars a.star-2.active:after, p.stars a.star-2:hover:after {
content: "\e60a\e60a"; }
p.stars a.star-3 {
width: 4em; }
p.stars a.star-3:after {
content: "\e60a\e60a\e60a"; }
p.stars a.star-3.active:after, p.stars a.star-3:hover:after {
content: "\e60a\e60a\e60a"; }
p.stars a.star-4 {
width: 5em; }
p.stars a.star-4:after {
content: "\e60a\e60a\e60a\e60a"; }
p.stars a.star-4.active:after, p.stars a.star-4:hover:after {
content: "\e60a\e60a\e60a\e60a"; }
p.stars a.star-5 {
width: 6em;
border: 0; }
p.stars a.star-5:after {
content: "\e60a\e60a\e60a\e60a\e60a"; }
p.stars a.star-5.active:after, p.stars a.star-5:hover:after {
content: "\e60a\e60a\e60a\e60a\e60a"; }
.product-sorting {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center;
padding: 30px 0; }
.product-sorting.no-flexbox .product-sorting {
margin-bottom: 50px; }
.product-sorting.no-flexbox .product-sorting:after {
content: " ";
clear: both;
display: block; }
.no-flexbox .product-sorting .woocommerce-ordering {
float: right; }
@media screen and (max-width: 480px) {
.product-sorting .woocommerce-ordering select {
width: 200px; } }
.no-flexbox .product-layout-view {
float: left; }
.product-layout-view a {
display: inline-block;
padding: 10px;
font-size: 24px;
border: 3px solid #BDBDBD;
line-height: .5;
margin-right: 10px;
border-radius: 10px; }
.product-layout-view a:hover, .product-layout-view a.active {
color: #CD40E6;
border-color: inherit; }
.woocommerce-pagination {
padding: 50px 0; }
.woocommerce-pagination ul.page-numbers {
list-style: none;
padding: 0;
display: block; }
.woocommerce-pagination ul.page-numbers li {
display: inline-block; }
.woocommerce-pagination ul.page-numbers .page-numbers {
padding: 13px 15px 10px;
margin-right: 10px;
display: block;
background-color: white;
line-height: 1;
box-shadow: 0 2px 10px rgba(192, 221, 238, 0.7);
font-weight: 700; }
.woocommerce-pagination ul.page-numbers .page-numbers.current {
background-color: #CD40E6;
color: white; }
.woocommerce-pagination ul.page-numbers .page-numbers.dots {
color: #999999; }
.woocommerce-Reviews {
margin: 0 -15px;
display: -ms-flexbox;
display: flex; }
.woocommerce-Reviews:after {
content: " ";
clear: both;
display: block; }
@media screen and (max-width: 990px) {
.woocommerce-Reviews {
display: block; } }
.woocommerce-Reviews > div {
width: 50%;
float: left;
-ms-flex-positive: 1;
flex-grow: 1;
padding: 0 15px; }
@media screen and (max-width: 990px) {
.woocommerce-Reviews > div {
width: 100%;
float: none; } }
.woocommerce-Reviews .clear {
display: none; }
@media screen and (min-width: 991px) {
.woocommerce-Reviews > div:first-child {
padding-right: 30px;
border-right: 1px dashed #e0e0e0; }
.woocommerce-Reviews > div:first-child + div {
padding-left: 30px; } }
.woocommerce-Reviews .woocommerce-Reviews-title,
.woocommerce-Reviews .comment-reply-title {
font-size: 1.5em;
margin: 0 0 30px; }
.woocommerce-Reviews .comment-respond {
margin-top: 0; }
.woocommerce-Reviews .comment {
min-height: 80px;
margin-bottom: 30px; }
.woocommerce-Reviews .comment_container {
padding-left: 80px;
position: relative; }
.woocommerce-Reviews .comment .avatar {
position: absolute;
left: 0;
border-radius: 50%; }
@media screen and (min-width: 640px) {
.woocommerce-Reviews .comment .star-rating {
position: absolute;
right: 0;
top: 0; } }
.woocommerce-Reviews .comment-form-author, .woocommerce-Reviews .comment-form-email {
width: 50%; }
.col2-set {
width: 100%;
clear: both; }
.col2-set:after {
content: "";
display: block;
clear: both; }
.col2-set .col-1 {
float: left;
width: 50%;
padding-right: 15px; }
.col2-set .col-2 {
float: right;
width: 50%;
padding-left: 15px; }
@media screen and (max-width: 990px) {
.col2-set .col-1, .col2-set .col-2 {
width: 100%;
padding: 0;
float: none; } }
form .form-row {
padding: 3px;
margin: 0 0 15px; }
form .form-row:after {
content: "";
display: block;
clear: both; }
form .form-row label {
display: block;
margin-bottom: 10px; }
form .form-row label.hidden {
visibility: hidden; }
form .form-row select {
width: 100%;
cursor: pointer;
margin: 0; }
form .form-row .required {
color: red;
font-weight: bold;
border: 0; }
form .form-row .input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle; }
form .form-row .inline {
display: inline-block;
margin-left: 30px; }
form .form-row label.checkbox {
display: inline; }
form .form-row input.input-text, form .form-row textarea {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: 1em; }
form .form-row textarea {
height: 3.5em;
line-height: 1.5em;
display: block;
box-shadow: none; }
form .form-row.woocommerce-validated input.input-text {
background-image: url(//www.ledilettante.com/wp-content/themes/pustaka/assets/css/images/icons/valid.png);
background-position: 95% center;
background-repeat: no-repeat; }
form .form-row.woocommerce-invalid input.input-text {
background-image: url(//www.ledilettante.com/wp-content/themes/pustaka/assets/css/images/icons/invalid.png);
background-position: 95% center;
background-repeat: no-repeat; }
form .form-row.woocommerce-invalid .chzn-single, form .form-row.woocommerce-invalid .chzn-drop, form .form-row.woocommerce-invalid input.input-text, form .form-row.woocommerce-invalid select {
border-color: #fb7f88; }
form .form-row ::-webkit-input-placeholder {
line-height: 1em;
padding-top: 2px; }
form .form-row :-moz-placeholder {
line-height: 1em;
padding-top: 2px; }
form .form-row :-ms-input-placeholder {
line-height: 1em;
padding-top: 2px; }
form .form-row-first, form .form-row-last {
float: left;
width: 50%;
overflow: visible; }
@media screen and (max-width: 758px) {
form .form-row-first, form .form-row-last {
width: 100%;
float: none;
padding-left: 0 !important; } }
form .form-row-last {
float: right;
padding-left: 30px; }
form .form-row-wide {
clear: both; }
form .select2-container .select2-choice {
border-radius: 20px;
padding: 5px 20px;
background-color: transparent;
border-width: 3px !important;
border-color: #BDBDBD; }
form .select2-dropdown-open .select2-choice {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.select2-drop-active {
border: 3px solid #bdbdbd;
border-top: none;
padding-top: 10px; }
dl.variation {
margin: 0; }
dl.variation:after {
content: " ";
clear: both;
display: block; }
dl.variation dt, dl.variation dd {
float: left;
margin: 0; }
dl.variation dt {
clear: both;
margin-right: 10px;
text-transform: capitalize; }
dl.variation p {
margin: 0; }
.shop_table.cart {
margin-bottom: 30px; }
@media screen and (max-width: 768px) {
.shop_table.cart thead {
display: none; } }
.shop_table.cart thead th {
padding: 30px 10px; }
.shop_table.cart tbody th, .shop_table.cart tbody td {
padding: 15px 20px; }
.shop_table.cart .remove {
width: 16px;
height: 16px;
overflow: hidden;
text-indent: -9999px;
position: relative;
display: inline-block; }
.shop_table.cart .remove:before {
content: "\e053";
font-family: "dripicons-v2";
font-size: 16px;
width: 100%;
position: absolute;
text-indent: 0;
left: 0;
top: 0;
line-height: 1; }
.shop_table.cart .product-remove {
padding: 10px;
text-align: center;
width: 50px; }
@media screen and (max-width: 768px) {
.shop_table.cart .product-remove {
position: absolute;
right: 10px;
top: 10px; } }
.shop_table.cart .product-thumbnail {
text-align: center;
width: 100px; }
.shop_table.cart .product-thumbnail img {
width: 70px;
height: auto; }
@media screen and (max-width: 768px) {
.shop_table.cart .product-thumbnail img {
width: auto; } }
.shop_table.cart th.product-name {
text-align: left; }
.shop_table.cart .product-name {
text-align: left; }
.shop_table.cart .product-name a {
font-weight: 700; }
.shop_table.cart .product-price {
text-align: right; }
.shop_table.cart .product-quantity {
width: 100px; }
.shop_table.cart .product-quantity input {
max-width: 100px; }
.shop_table.cart .product-subtotal {
text-align: right;
padding-right: 20px; }
.shop_table.cart .actions .coupon {
float: left; }
@media screen and (max-width: 768px) {
.shop_table.cart .actions .coupon {
float: none;
margin-bottom: 10px; }
.shop_table.cart .actions .coupon input {
width: 100%;
margin-bottom: 10px; } }
.shop_table.cart .actions > .button, .shop_table.cart .comment-respond .form-submit .actions > input, .comment-respond .form-submit .shop_table.cart .actions > input, .shop_table.cart .actions > .dokan-btn-theme {
float: right; }
@media screen and (max-width: 768px) {
.shop_table.cart .actions > .button, .shop_table.cart .comment-respond .form-submit .actions > input, .comment-respond .form-submit .shop_table.cart .actions > input, .shop_table.cart .actions > .dokan-btn-theme {
float: none;
width: 100%; } }
.shop_table.cart .cart_item {
position: relative; }
@media screen and (max-width: 768px) {
.shop_table.cart .cart_item {
display: block;
padding: 20px 15px; } }
@media screen and (max-width: 768px) {
.shop_table.cart .cart_item td {
display: block;
padding: 5px 10px; } }
@media screen and (max-width: 768px) {
.shop_table.cart .cart_item [data-title] {
text-align: left;
width: 100%; }
.shop_table.cart .cart_item [data-title]:before {
content: attr(data-title);
width: 100px;
white-space: nowrap;
font-weight: 700;
display: inline-block;
vertical-align: middle; }
.shop_table.cart .cart_item [data-title] .quantity {
display: inline-block; } }
.cross-sells {
clear: both; }
.cart-collaterals {
width: 50%;
float: right;
padding-left: 30px;
margin-bottom: 100px; }
@media screen and (max-width: 768px) {
.cart-collaterals {
width: 100%;
float: none;
padding-left: 0; } }
.cart-collaterals .shop_table {
margin-bottom: 30px;
table-layout: fixed; }
.cart-collaterals .shop_table td {
padding: 20px;
text-align: right; }
#shipping_method {
list-style: none;
text-align: left;
margin: 0;
padding: 0; }
#shipping_method input[type="radio"] {
display: none; }
#shipping_method input[type="radio"]:checked + label:after {
-ms-transform: scale(1);
transform: scale(1); }
#shipping_method label {
display: block;
padding-left: 40px;
position: relative; }
#shipping_method label:before, #shipping_method label:after {
content: " ";
position: absolute;
left: 0;
top: 0; }
#shipping_method label:before {
width: 20px;
height: 20px;
border: 2px solid #DB1037;
border-radius: 50%;
top: 3px; }
.woocommerce-checkout-review-order-table #shipping_method label:before {
border-color: white; }
#shipping_method label:after {
width: 12px;
height: 12px;
border-radius: 50%;
background-color: #DB1037;
top: 7px;
left: 4px;
-ms-transform: scale(0);
transform: scale(0);
transition: .3s ease; }
.woocommerce-checkout-review-order-table #shipping_method label:after {
background-color: white; }
.woocommerce-info,
.woocommerce-message {
background-color: #15a3f9;
color: #01263d;
padding: 30px 30px 30px 80px;
position: relative;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
margin-bottom: 30px; }
.woocommerce-info:after,
.woocommerce-message:after {
content: " ";
clear: both;
display: block; }
.woocommerce-info .button, .woocommerce-info .comment-respond .form-submit input, .comment-respond .form-submit .woocommerce-info input, .woocommerce-info input[type="submit"].dokan-btn-theme, .woocommerce-info .dokan-btn-theme,
.woocommerce-message .button,
.woocommerce-message .comment-respond .form-submit input, .comment-respond .form-submit
.woocommerce-message input,
.woocommerce-message input[type="submit"].dokan-btn-theme,
.woocommerce-message .dokan-btn-theme {
float: right;
padding: 3px 20px;
margin: 0; }
@media screen and (max-width: 480px) {
.woocommerce-info,
.woocommerce-message {
padding: 15px;
text-align: center; }
.woocommerce-info span,
.woocommerce-message span {
display: block;
margin-bottom: 15px; }
.woocommerce-info .button, .woocommerce-info .comment-respond .form-submit input, .comment-respond .form-submit .woocommerce-info input, .woocommerce-info input[type="submit"].dokan-btn-theme, .woocommerce-info .dokan-btn-theme,
.woocommerce-message .button,
.woocommerce-message .comment-respond .form-submit input, .comment-respond .form-submit
.woocommerce-message input,
.woocommerce-message input[type="submit"].dokan-btn-theme,
.woocommerce-message .dokan-btn-theme {
color: white;
padding: 5px 20px;
float: none;
display: inline-block; } }
.woocommerce-info:before,
.woocommerce-message:before {
content: "\e61c";
font-family: "themify";
position: absolute;
left: 30px;
top: 30px;
font-size: 18px;
font-size: 1.125em;
color: rgba(255, 255, 255, 0.5); }
@media screen and (max-width: 480px) {
.woocommerce-info:before,
.woocommerce-message:before {
color: white;
position: relative;
left: 0;
right: 0;
top: 0;
display: block;
font-size: 32px;
text-align: center;
font-weight: 300; } }
.woocommerce-error {
background-color: #f6604c;
color: #01263d;
list-style: none;
padding: 30px 30px 30px 80px;
position: relative;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
margin-bottom: 30px; }
.woocommerce-error:before {
content: "\e646";
font-family: 'themify';
font-size: 18px;
font-size: 1.125em;
position: absolute;
left: 30px;
top: 30px;
color: rgba(255, 255, 255, 0.5); }
.woocommerce .login,
.woocommerce .register,
.woocommerce .checkout_coupon {
background-color: white;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
padding: 30px;
margin-bottom: 30px; }
.woocommerce .login:after,
.woocommerce .register:after,
.woocommerce .checkout_coupon:after {
content: " ";
clear: both;
display: block; }
.woocommerce .login .section-header,
.woocommerce .register .section-header,
.woocommerce .checkout_coupon .section-header {
margin-top: 0; }
.woocommerce-password-strength {
font-size: 14px;
font-size: 0.875em;
margin: 10px 0; }
.woocommerce-password-hint {
padding: 10px;
border-radius: 3px;
border: 1px solid #e3e3e3;
display: block; }
.woocommerce .woocommerce-checkout {
margin: 0 -15px; }
.woocommerce .woocommerce-checkout .col2-set {
width: 50%;
float: left;
padding: 0 15px; }
@media screen and (max-width: 990px) {
.woocommerce .woocommerce-checkout .col2-set {
width: 100%;
float: none; } }
.woocommerce .woocommerce-checkout .col2-set .col-1, .woocommerce .woocommerce-checkout .col2-set .col-2 {
width: 100%; }
.woocommerce .woocommerce-checkout .col2-set .col-1 {
padding-right: 0; }
.woocommerce .woocommerce-checkout .col2-set .col-2 {
padding-left: 0; }
.woocommerce .woocommerce-checkout > h3, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order {
width: 50%;
float: right;
padding: 0 15px; }
@media screen and (max-width: 990px) {
.woocommerce .woocommerce-checkout > h3, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order {
width: 100%;
float: none; } }
.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
padding: 20px; }
.woocommerce-checkout-payment {
background-color: white;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
.woocommerce-checkout-payment .place-order {
padding: 20px;
text-align: right; }
.wc_payment_methods.payment_methods {
list-style: none;
padding: 0;
margin: 0; }
.wc_payment_methods.payment_methods li:not(.wc_payment_method) {
padding: 20px; }
.wc_payment_methods.payment_methods .wc_payment_method input {
display: none; }
.wc_payment_methods.payment_methods .wc_payment_method input:checked + label:after {
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; }
.wc_payment_methods.payment_methods .wc_payment_method label {
display: block;
padding: 20px 20px 20px 60px;
background-color: #f1f4f6;
color: #2B2B2B;
font-weight: 700;
position: relative; }
.wc_payment_methods.payment_methods .wc_payment_method label:after {
content: " ";
clear: both;
display: block; }
.wc_payment_methods.payment_methods .wc_payment_method label:before {
content: " ";
width: 24px;
height: 24px;
border-radius: 50%;
border: 2px solid #DB1037;
left: 20px;
top: 0;
bottom: 0;
margin: auto 0;
position: absolute; }
.wc_payment_methods.payment_methods .wc_payment_method label:after {
content: " ";
width: 14px;
height: 14px;
position: absolute;
left: 25px;
top: 0;
bottom: 0;
margin: auto 0;
background-color: #DB1037;
border-radius: 50%;
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
transition: .3s ease; }
.wc_payment_methods.payment_methods .wc_payment_method label img {
float: right;
max-width: 100px; }
.wc_payment_methods.payment_methods .wc_payment_method label a {
font-style: italic;
display: inline-block;
margin-left: 10px;
color: #999999;
font-size: 80%; }
.wc_payment_methods.payment_methods .wc_payment_method .payment_box {
padding: 20px; }
.woocommerce-MyAccount-navigation ul {
list-style: none;
margin-left: 0;
margin-bottom: 50px;
padding: 0;
border-bottom: 3px solid #eaeaea; }
@media screen and (max-width: 640px) {
.woocommerce-MyAccount-navigation ul {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.woocommerce-MyAccount-navigation-link {
position: relative;
display: inline-block;
bottom: -2px; }
@media screen and (max-width: 640px) {
.woocommerce-MyAccount-navigation-link {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
display: -ms-flexbox;
display: flex; } }
@media screen and (max-width: 320px) {
.woocommerce-MyAccount-navigation-link {
-ms-flex-preferred-size: 100%;
flex-basis: 100%; } }
.woocommerce-MyAccount-navigation-link a {
border-bottom: 2px solid transparent;
display: block;
padding: 15px 30px;
color: inherit;
-ms-flex: 1;
flex: 1;
font-size: 14px;
font-size: 0.875em; }
@media screen and (max-width: 640px) {
.woocommerce-MyAccount-navigation-link a {
padding: 10px;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
background-color: white; } }
.woocommerce-MyAccount-navigation-link a:before {
font-family: 'themify';
display: inline-block;
margin-right: 10px; }
.woocommerce-MyAccount-navigation-link--dashboard a:before {
content: "\e6aa"; }
.woocommerce-MyAccount-navigation-link--orders a:before {
content: "\e687"; }
.woocommerce-MyAccount-navigation-link--edit-address a:before {
content: "\e61c"; }
.woocommerce-MyAccount-navigation-link--edit-account a:before {
content: "\e61d"; }
.woocommerce-MyAccount-navigation-link--downloads a:before {
content: "\e6a7"; }
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
content: "\e732"; }
.woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce-MyAccount-navigation-link:hover a {
color: #DB1037;
border-color: inherit; }
.woocommerce-MyAccount-orders {
width: 100%; }
.woocommerce-MyAccount-orders thead {
border-bottom: 2px solid #666; }
.woocommerce-MyAccount-orders th {
text-align: left; }
.woocommerce-MyAccount-orders tbody tr {
border-bottom: 1px solid #e3e3e3; }
mark {
display: inline-block;
padding: 4px 10px;
border-radius: 5px;
background-color: #cdf2ff; }
.woocommerce-EditAccountForm.edit-account fieldset {
border: 1px solid #e3e3e3;
margin-bottom: 30px; }
.wcbs-fbt-section {
margin-bottom: 50px; }
.wcbs-fbt-section .wcbs-fbt-images {
display: inline-table;
width: auto;
background-color: transparent;
box-shadow: none;
float: left; }
.wcbs-fbt-section .wcbs-fbt-images img {
height: auto;
width: 100px; }
.wcbs-fbt-section .wcbs-fbt-images tbody {
background-color: transparent; }
.wcbs-fbt-section .wcbs-fbt-images tr {
background-color: transparent; }
.wcbs-fbt-section .wcbs-fbt-submit-block {
float: left;
padding-left: 20px; }
.wcbs-fbt-section .wcbs-fbt-submit-block .total_price_label {
display: block;
font-family: "Playfair Display";
font-size: 18px;
font-size: 1.125em; }
.wcbs-fbt-section .wcbs-fbt-submit-block .total_price {
color: #DB1037;
font-size: 18px;
font-size: 1.125em;
font-weight: 700;
margin-bottom: 10px;
display: block; }
.wcbs-fbt-section .wcbs-fbt-items {
clear: both;
list-style: none;
padding-left: 0;
font-weight: 700; }
.wcbs-fbt-section .wcbs-fbt-items li:before {
content: "\53";
font-family: "dripicons-v2";
color: green;
display: inline-block;
margin-right: 10px; }
.wcbs-fbt-section .wcbs-fbt-items .current_item {
font-style: italic;
color: #999999; }
.wcbs-fbt-section .wcbs-fbt-items .price {
color: #DB1037;
font-size: inherit; }
.wcbs-fbt-section .wcbs-fbt-items .price del {
margin-right: 10px;
display: inline-block; }
.yith-wcqv-main {
box-shadow: 0 10px 30px -4px rgba(0, 0, 0, 0.3) !important; }
.yith-wcqv-main #yith-quick-view-close {
width: 32px;
height: 32px;
border-radius: 50%;
text-indent: -9999px;
overflow: hidden;
border: 3px solid #DB1037;
color: inherit; }
.yith-wcqv-main #yith-quick-view-close:before {
content: "\39";
font-family: "dripicons-v2";
position: absolute;
left: 0;
width: 100%;
text-indent: 0;
line-height: 28px;
font-size: 22px;
display: block;
text-align: center !important;
padding: 0; }
.yith-wcqv-main .single-product:after {
content: " ";
clear: both;
display: block; }
.yith-wcqv-main .product-overview {
padding: 30px;
position: relative; }
.yith-wcqv-main .images, .yith-wcqv-main .summary {
float: left; }
.yith-wcqv-main .onsale {
position: absolute;
top: 10px;
font-size: 13px;
font-size: 0.8125em;
left: -10px;
background-color: #DB1037;
color: white;
text-transform: uppercase;
padding: 3px 10px;
border-radius: 3px; }
.yith-wcqv-main .images {
width: 40%;
padding-right: 30px; }
.yith-wcqv-main .images img {
width: 100%;
max-width: 100%;
height: auto; }
.yith-wcqv-main .summary {
width: 60%;
padding-left: 40px; }
.yith-wcqv-main .product_title {
margin-top: 0; }
.yith-wcqv-main .product_meta {
padding-top: 10px; }
p.demo_store {
margin: 0;
padding: 20px;
background-color: #57445a;
color: white;
text-align: center;
position: relative;
font-weight: normal; }
p.demo_store:before {
content: "\e009";
font-family: "dripicons-v2";
display: inline-block;
margin-right: 10px;
font-size: 24px;
font-size: 1.5em;
font-weight: 300;
vertical-align: middle; }
.woocommerce-Tabs-panel--wcbs_book_author_info .grid-layout {
-ms-flex-pack: center;
justify-content: center; }
.woocommerce-product-search {
position: relative; }
.woocommerce-product-search input[type="search"], .woocommerce-product-search input[type="text"] {
margin-bottom: 0 !important;
padding-right: 100px; }
.woocommerce-product-search input[type="submit"] {
position: absolute;
top: 0;
bottom: 0;
right: 0;
border: none !important; }
.wishlist_table tfoot .yith-wcwl-share {
padding: 20px;
margin-bottom: 0; }
.wishlist_table tfoot .yith-wcwl-share h4 {
color: white;
display: inline-block;
margin: 0;
margin-right: 20px;
vertical-align: middle; }
.wishlist_table tfoot .yith-wcwl-share ul {
margin: 0;
display: inline-block;
vertical-align: middle; }
.select2-container--default .select2-selection--single {
background-color: transparent;
border: 3px solid #bdbdbd;
border-radius: 25px;
padding: 5px 10px;
min-height: 44px; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 10px;
right: 15px; }
.select2-search--dropdown {
padding: 10px; }
.woocommerce-account .form-group.user-role input[type="radio"] {
width: auto;
border: none; }
.dokan-dashboard .page-header, .dokan-dashboard .type-page .entry-content {
margin-bottom: 0; }
.dokan-dashboard .main-content {
margin-bottom: 0; }
.dokan-dashboard .main-content > .container, .dokan-dashboard .dokan-dashboard-content.main-content > article {
width: 100%;
max-width: 100%;
padding: 0; }
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
background-color: #DB1037;
background-image: linear-gradient(90deg, #DB1037, #CD40E6); }
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:after {
left: auto;
right: 0; }
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
background-color: #DB1037; }
.dokan-dashboard .dokan-dash-sidebar {
padding-top: 50px; }
.dokan-dashboard .dokan-dashboard-content {
padding-top: 50px;
padding-bottom: 50px; }
.dokan-dashboard .dashboard-widget.sells-graph .chart-container {
overflow: hidden; }
.dokan-dashboard .dashboard-widget.sells-graph .chart-container table {
width: auto; }
.dokan-dashboard ul.subsubsub {
font-size: inherit; }
.dokan-dashboard ul.subsubsub a {
color: inherit; }
.dokan-dashboard .dokan-table .diviader {
display: none; }
.dokan-single-store .profile-frame .profile-info-box .profile-info-img {
display: block; }
.dokan-single-store .profile-frame .profile-info-summery {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center; }
.dokan-category-menu {
border: none; }
.dokan-category-menu h3.widget-title {
padding: 0;
background-color: transparent;
border: none;
margin-bottom: 20px; }
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap {
background-color: transparent; }
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap ul {
background-color: transparent !important; }
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap a {
margin: 0; }
.dokan-category-menu #cat-drop-stack > ul li a {
font-size: inherit; }
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter {
padding-left: 0;
color: inherit;
font-size: inherit; }
.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li.active a {
color: #DB1037; }
.dokan-settings-content .dokan-settings-area .dokan-address-fields label {
font-size: inherit; }
.dokan-alert p:first-child {
margin-top: 0; }
.dokan-alert p:last-child {
margin-bottom: 0; }
.dokan-dashboard-header .entry-title {
font-size: 24px;
font-size: 1.5em; }
.dokan-dashboard-header .entry-title small {
color: #DB1037; }
.dokan-form-control {
font-size: inherit; }
input[type="submit"].dokan-btn-theme:hover, a.dokan-btn-theme:hover, .dokan-btn-theme:hover {
background-color: transparent;
color: inherit; }
.page-header .dokan-seller-search-form {
margin: 30px auto 0; }
.page-header .dokan-seller-search-form #search {
width: 100%;
border: none !important;
padding: 20px 40px 20px 60px !important;
border-radius: 40px !important;
border: none !important;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important;
background-position: 30px center !important; }
textarea.dokan-form-control {
border-radius: 20px;
border: 3px solid #BDBDBD;
padding: 10px 15px;
background-color: transparent;
color: inherit; }
.vendor-details {
list-style: none;
margin: 0;
padding: 0; }
.vendor-details .seller-rating {
display: inline-block; }
.vendor-details li {
position: relative;
padding: 10px 0 10px 150px; }
.vendor-details li:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.vendor-details li .label {
position: absolute;
left: 0;
top: 10px;
font-weight: 700;
color: #2B2B2B; } .widget {
padding: 0 10px;
margin-bottom: 30px; }
.widget-title {
font-family: "Playfair Display";
font-size: 1.5em; }
.widget ul, .widget ol {
margin: 0;
padding: 0;
list-style: none; }
.widget ul li, .widget ol li {
padding-top: 5px;
padding-bottom: 5px; }
.widget ul li:not(:last-child), .widget ol li:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.widget ul a, .widget ol a {
color: inherit;
text-decoration: none; }
.widget-top-products ol {
counter-reset: top-list; }
.widget-top-products ol li {
counter-increment: top-list;
padding-left: 20px;
position: relative;
margin-bottom: 15px; }
.widget-top-products ol li:before {
content: counter(top-list) ".";
position: absolute;
left: 0;
top: 0;
font-weight: 700;
font-style: italic;
color: #2B2B2B;
line-height: 1; }
.widget-top-products h4 {
font-weight: 400;
margin: 0;
line-height: 1; }
.widget-top-products .author {
color: #999999;
font-style: italic;
font-family: "Playfair Display"; }
.widget.tokoo-contact-info {
text-align: center; }
.widget.tokoo-contact-info .contact-phone {
font-size: 24px;
font-size: 1.5em;
color: #DB1037;
display: block;
text-align: center;
line-height: 1; }
.widget.tokoo-contact-info .contact-email {
display: block;
text-align: center; }
.widget.social-network {
text-align: center; }
.widget.tokoo-mailchimp-subscribe-form {
text-align: center; }
.widget.tokoo-mailchimp-subscribe-form .mc4wp-form-fields {
position: relative; }
.widget.tokoo-mailchimp-subscribe-form .mc4wp-form-fields label {
display: none; }
.widget.tokoo-mailchimp-subscribe-form .mc4wp-form-fields input[type="email"],
.widget.tokoo-mailchimp-subscribe-form .mc4wp-form-fields input[type="text"] {
width: 100%;
padding-right: 100px; }
.widget.tokoo-mailchimp-subscribe-form .mc4wp-form-fields input[type="submit"] {
border: none;
color: #DB1037;
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding-right: 20px; }
.widget_mc4wp_form_widget label {
display: none; }
.mc4wp-form-fields {
position: relative; }
.mc4wp-form-fields label {
display: none; }
.mc4wp-form-fields input[type="text"],
.mc4wp-form-fields input[type="email"] {
width: 100%;
padding-right: 100px; }
.mc4wp-form-fields input[type="submit"] {
position: absolute;
right: 0;
top: 0;
bottom: 0;
border: none; } .widget.tokoo-login-form input:not([type="checkbox"]) {
width: 100%; }
.widget.tokoo-login-form .remember-me {
float: left; }
.widget.tokoo-login-form .login-submit {
float: right; }
.widget.tokoo-login-form .forget-link {
clear: both;
padding-top: 20px;
margin-bottom: 0;
text-align: center;
font-weight: 300; }
.widget.tokoo-recent-comments-with-avatar .post-list li > a {
float: left;
margin-right: 15px; }
.widget.tokoo_themeforest_widget_ul {
list-style: none;
margin: 0 -5px 20px; }
.widget.tokoo_themeforest_widget_ul:after {
content: " ";
clear: both;
display: block; }
.widget.tokoo_themeforest_widget_ul li {
width: 33.3333%;
float: left;
padding: 0 5px; }
.widget.tokoo_themeforest_widget_ul li img {
width: 100%;
max-width: 100%;
height: auto; }
.widget.tokoo_themeforest_widget_ul .tokoo_read_more {
text-align: center;
font-style: italic; }
.widget.tokoo-contact-info [class*="contact"] {
display: block; }
.widget.tokoo-contact-info {
text-align: center; }
.widget.tokoo-contact-info .contact-phone {
font-size: 24px;
font-size: 1.5em; }
.widget.tokoo-recent-tweets .twitter-tweets-list {
list-style-type: none; }
.widget.tokoo-recent-tweets .twitter-tweets-list li {
margin-bottom: 30px; }
.widget.tokoo-recent-tweets .tweet {
position: relative; }
.widget.tokoo-recent-tweets .tweet:after {
content: " ";
clear: both;
display: block; }
.widget.tokoo-recent-tweets .tweet .tweet-avatar {
float: left;
margin-right: 20px; }
.widget.tokoo-recent-tweets .tweet .tweet-content {
display: table; }
.widget.tokoo-recent-tweets .tweet .timespan {
float: right; }
.widget.tokoo-testimonials blockquote {
margin: 0; }
.widget.tokoo-themeforest-item ul {
list-style: none;
margin: 0; }
.widget.tokoo-themeforest-item ul:after {
content: " ";
clear: both;
display: block; }
.widget.tokoo-themeforest-item li {
width: 25%;
float: left; }
.widget.tokoo-themeforest-item li img {
display: block; }
.widget.tokoo-themeforest-item .Tokoo_read_more {
display: block;
text-align: center;
padding: 20px 0; }
.widget.tokoo-post-type-list .post-list {
list-style: none;
margin: 10px 0; }
.widget.tokoo-post-type-list .post-list:after {
content: " ";
clear: both;
display: block; }
.widget.tokoo-post-type-list .post-list li {
margin: 0 0 20px; }
.widget.tokoo-post-type-list .post-list li:after {
content: " ";
clear: both;
display: block; }
.widget.tokoo-post-type-list .post-list li > a {
float: left;
margin-right: 10px; }
.widget.tokoo-post-type-list .post-list li .post-detail {
display: table; }
.widget.tokoo-post-type-list .post-list .entry-title {
margin: 0; }
.widget.tokoo-post-type-list .post-list .date {
display: block; }
.widget.tokoo-recent-comments-with-avatar .post-list {
list-style: none;
margin: 10px 0; }
.widget.tokoo-recent-comments-with-avatar .post-list:after {
content: " ";
clear: both;
display: block; }
.widget.tokoo-recent-comments-with-avatar .post-list li {
margin: 0 0 20px; }
.widget.tokoo-recent-comments-with-avatar .post-list li:after {
content: " ";
clear: both;
display: block; }
.widget.tokoo-recent-comments-with-avatar .post-list li > a {
float: left;
margin-right: 10px; }
.widget.tokoo-recent-comments-with-avatar .post-list li .post-detail {
display: table; }
.widget.tokoo-recent-comments-with-avatar .post-list .entry-title {
margin: 0;
display: inline; }
.widget.tokoo-recent-comments-with-avatar .post-list .date {
display: block; }
.widget .koo-photogrid {
list-style: none; }
.widget .koo-photogrid:after {
content: " ";
clear: both;
display: block; }
.widget .koo-photogrid li {
float: left;
width: 25%; }
.widget .koo-photogrid img {
display: block;
width: 100%;
max-width: 100%;
height: auto; }
.widget .koo-image-slider {
position: relative; }
.widget .koo-image-slider .slides {
list-style: none;
margin: 0; }
.widget .koo-image-slider .slides:after {
content: " ";
clear: both;
display: block; }
.widget .koo-image-slider .slides img {
width: 100%;
max-width: 100%;
height: auto; }
.widget .koo-image-slider .flex-direction-nav {
list-style: none;
padding-left: 0;
margin: 0; }
.widget .koo-image-slider .flex-direction-nav .flex-next, .widget .koo-image-slider .flex-direction-nav .flex-prev {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
width: 32px;
height: 32px;
color: white;
background-color: rgba(0, 0, 0, 0.4);
text-align: center;
line-height: 32px; }
.widget .koo-image-slider .flex-direction-nav .flex-prev {
left: 0; }
.widget .koo-image-slider .flex-direction-nav .flex-next {
right: 0; }
.widget .testimonials-list, .widget .testimonial-slider .slides {
list-style-type: none;
margin-left: 0; }
.widget .testimonials-list li, .widget .testimonial-slider .slides li {
margin-bottom: 30px; }
.widget .testimonials-list blockquote, .widget .testimonial-slider .slides blockquote {
font-size: 24px;
line-height: 1.5; }
.widget .testimonials-list .testimonial-detail, .widget .testimonial-slider .slides .testimonial-detail {
padding-left: 70px;
position: relative;
min-height: 70px; }
.widget .testimonials-list .testimonial-detail figure, .widget .testimonial-slider .slides .testimonial-detail figure {
width: 50px;
height: 50px;
border-radius: 50%;
overflow: hidden;
position: absolute;
left: 0;
top: 0; }
.widget .testimonials-list .testimonial-detail cite, .widget .testimonial-slider .slides .testimonial-detail cite {
display: block;
font-style: normal; }
.widget.tokoo-testimonials .flex-control-nav {
text-align: center;
list-style: none;
margin-left: 0; }
.widget.tokoo-testimonials .flex-control-nav li {
display: inline-block;
margin: 0 4px; }
.widget.tokoo-testimonials .flex-control-nav a {
display: block;
width: 10px;
height: 10px;
background-color: rgba(227, 227, 227, 0.5);
overflow: hidden;
text-indent: -9999px;
border-radius: 50%; }
.widget.tokoo-testimonials .flex-control-nav a.flex-active {
background-color: white; }
.tokoo-advanced-categories select {
width: 100%; }
.tokoo_themeforest_widget_ul {
list-style: none; }
.tokoo_themeforest_widget_ul:after {
content: " ";
clear: both;
display: block; }
.tokoo_themeforest_widget_ul li {
width: 25%;
float: left;
padding: 5px; }
.tokoo_themeforest_widget_ul li img {
display: block;
width: 100%;
height: auto; }
.widget.widget_shopping_cart li {
padding-right: 40px; }
.widget.widget_shopping_cart .quantity {
display: block;
color: #DB1037; }
.widget.widget_shopping_cart .quantity .amount {
display: inline-block; }
.widget.widget_shopping_cart .empty {
text-align: center;
padding-right: 0;
margin-bottom: 0;
display: block; }
.widget.widget_shopping_cart .empty:before {
content: "\e042";
font-family: "dripicons-v2";
font-size: 64px;
font-size: 4em;
line-height: 1;
margin-bottom: 30px;
display: block;
color: #e3e3e3; }
.widget.widget_shopping_cart .remove {
position: absolute;
right: 0;
top: 5px;
width: 14px;
height: 14px;
font-size: 14px;
overflow: hidden;
text-indent: -9999px;
color: #999999;
transition: .3s ease; }
.widget.widget_shopping_cart .remove:hover {
color: #990000; }
.widget.widget_shopping_cart .remove:before {
content: "\e053";
font-family: "dripicons-v2";
position: absolute;
left: 0;
top: 0;
line-height: 1;
text-indent: 0; }
.widget.widget_shopping_cart .total {
border-top: 1px solid #BDBDBD;
border-bottom: 1px solid #BDBDBD;
padding: 20px 0;
line-height: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
font-weight: 700; }
.widget.widget_shopping_cart .total .amount {
color: #DB1037; }
.widget.widget_shopping_cart .buttons a {
display: block;
margin-bottom: 10px;
text-align: center; }
.widget.widget_shopping_cart .buttons a.checkout {
color: #2B2B2B;
border-color: inherit; }
.widget.widget_rating_filter ul {
text-align: right; }
.widget.widget_rating_filter ul li:after {
content: " ";
clear: both;
display: block; }
.widget.widget_rating_filter ul .star-rating {
float: left;
text-align: left; }
.widget.widget_layered_nav li:after {
content: " ";
clear: both;
display: block; }
.widget.widget_layered_nav .count {
float: right; }
.widget.widget_price_filter .price_slider.ui-slider {
margin-bottom: 20px;
width: 100%;
height: 5px;
background-color: #f1f4f6;
background-color: white;
position: relative;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
.widget.widget_price_filter .price_slider.ui-slider .ui-slider-range {
position: absolute;
height: 100%;
top: 0;
background-color: #CD40E6; }
.widget.widget_price_filter .price_slider.ui-slider .ui-slider-handle {
width: 15px;
height: 15px;
position: absolute;
top: -5px;
background-color: white;
box-shadow: 0 2px 10px rgba(192, 221, 238, 0.7);
cursor: pointer; }
.widget.widget_price_filter .price_slider_amount:after {
content: " ";
clear: both;
display: block; }
.widget.widget_price_filter .price_slider_amount .button, .widget.widget_price_filter .price_slider_amount .comment-respond .form-submit input, .comment-respond .form-submit .widget.widget_price_filter .price_slider_amount input, .widget.widget_price_filter .price_slider_amount .dokan-btn-theme {
padding: 5px 20px; }
.widget.widget_price_filter .price_slider_amount .price_label {
float: right;
padding-top: 10px; }
.widget.widget_price_filter .price_slider_amount .price_label span {
color: #DB1037;
font-weight: 700; }
.widget.widget_price_filter .price_slider_amount .clear {
display: none; }
.widget.widget_product_search .woocommerce-product-search {
position: relative; }
.widget.widget_product_search .woocommerce-product-search:after {
content: " ";
clear: both;
display: block; }
.widget.widget_product_search .search-field {
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin-bottom: 10px; }
.widget.widget_product_search input[type="search"],
.widget.widget_product_search input[type="text"] {
width: 100%; }
.widget.widget_product_search input[type="submit"] {
position: absolute;
right: 0;
background-color: #DB1037;
color: white;
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.widget.widget_product_categories select {
width: 100%; }
.widget.woocommerce-best-selling-product .product_list_widget {
counter-reset: best; }
.widget.woocommerce-best-selling-product .product_list_widget li {
counter-increment: best;
position: relative; }
.widget.woocommerce-best-selling-product .product_list_widget li:before {
content: "#" counter(best);
width: 48px;
height: 48px;
font-size: 20px;
color: white;
background-color: #e2a71c;
border-radius: 50%;
position: absolute;
text-align: center;
padding-top: 2px;
left: -20px;
top: 10px;
border: 4px solid #bd8e1f; }
.widget.woocommerce-top-product .product_list_widget {
counter-reset: top; }
.widget.woocommerce-top-product .product_list_widget li {
counter-increment: top;
position: relative;
padding-left: 20px; }
.widget.woocommerce-top-product .product_list_widget li:before {
content: counter(top) ".";
position: absolute;
display: inline-block;
top: 0;
left: 0;
font-weight: 700;
font-style: italic; }
.widget.woocommerce-top-product .product_list_widget.has_image {
counter-reset: topbook; }
.widget.woocommerce-top-product .product_list_widget.has_image li {
padding-left: 0;
counter-increment: topbook; }
.widget.woocommerce-top-product .product_list_widget.has_image li:before {
content: "#" counter(topbook);
width: 48px;
height: 48px;
font-size: 20px;
color: white;
background-color: #e2a71c;
border-radius: 50%;
position: absolute;
text-align: center;
padding-top: 4px;
left: -20px;
top: 10px;
border: 4px solid #bd8e1f; }
.widget.widget_recent_reviews .product_list_widget li {
padding-left: 70px;
position: relative;
min-height: 70px;
display: block; }
.widget.widget_recent_reviews .product_list_widget img {
position: absolute;
left: 0;
top: 0;
width: 60px;
height: auto;
box-shadow: 2px 3px 9px rgba(0, 0, 0, 0.2); }
.widget.widget_recent_reviews .product_list_widget a {
display: block !important; }
.widget .product_list_widget li {
padding-top: 10px;
padding-bottom: 10px; }
.widget.widget_recent_reviews .product_list_widget li {
padding-top: 15px;
padding-bottom: 15px;
min-height: 90px; }
.widget.widget_recent_reviews .product_list_widget img {
top: 15px; }
.product_list_widget {
list-style: none;
padding-left: 0; }
.product_list_widget li {
position: relative;
display: -ms-flexbox;
display: flex;
padding-top: 10px;
padding-bottom: 10px; }
.product_list_widget li:after {
content: " ";
clear: both;
display: block; }
.product_list_widget .product-image {
width: 60px;
margin-right: 10px;
-ms-flex-negative: 0;
flex-shrink: 0; }
.product_list_widget .product-image img {
box-shadow: 2px 3px 9px rgba(0, 0, 0, 0.2); }
.product_list_widget .product-title {
display: block;
font-family: "Playfair Display";
color: #2B2B2B; }
.product_list_widget .product-detail > a {
font-weight: 700;
display: block;
font-family: "Playfair Display";
color: #2B2B2B; }
.product_list_widget .span-author {
color: #999999;
font-family: "Playfair Display";
font-style: italic; }
.product_list_widget del, .product_list_widget ins {
display: inline-block; }
.product_list_widget .woocommerce-Price-amount amount {
font-size: 14pxpx;
font-size: 0.875pxem; }
.product_list_widget img {
width: 100%;
height: auto; }
.product_list_widget.cart_list li {
display: -ms-flexbox;
display: flex; }
.product_list_widget.cart_list li .product-image:after {
content: " ";
clear: both;
display: block; }
.product_list_widget.cart_list li img {
float: left;
margin-right: 10px;
width: 60px;
height: auto; }
.koo-image-slider .slides {
overflow: hidden;
white-space: nowrap; }
.koo-image-slider .slides li {
display: inline-block;
opacity: 0;
transition: opacity .3s ease; }
.koo-image-slider .flex-viewport li {
opacity: 1; }
.tagcloud a {
font-size: inherit !important;
display: inline-block;
padding: 5px 10px;
background-color: #CD40E6;
color: white;
margin: 0 10px 10px 0;
line-height: 1;
position: relative; }
.tagcloud a:before {
content: " ";
width: 0;
border-width: 2px 5px;
border-style: solid;
border-color: rgba(0, 0, 0, 0.6) rgba(0, 0, 0, 0.6) transparent transparent;
position: absolute;
left: 0;
top: 100%; }
.calendar_wrap td, .calendar_wrap th {
text-align: center; }
.widget_rss li {
margin-bottom: 30px; }
.widget_rss .rsswidget {
display: block;
font-weight: 600;
color: #2B2B2B; }
.widget_rss .rss-date {
font-style: italic;
font-family: "Playfair Display";
display: block;
margin-bottom: 10px; }
.widget_rss .rssSummary {
font-size: 14px;
font-size: 0.875em; }
.widget_rss cite {
display: block;
text-align: right;
font-size: 14px;
font-size: 0.875em; }
.widget_archive select {
width: 100%; }
.widget_search form {
position: relative; }
.widget_search form input[type="text"], .widget_search form input[type="search"] {
width: 100%;
padding-right: 100px; }
.widget_search form input[type="submit"] {
position: absolute;
right: 0;
border: none;
top: 0;
bottom: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
background-color: #DB1037;
color: white; } .social-links a {
display: inline-block;
padding: 5px !important;
line-height: 1; }
.social-links.small {
font-size: 16px; }
.social-links.medium {
font-size: 20px; }
.social-links.large {
font-size: 32px; }
.social-links.boxed.small a, .social-links.rounded.small a {
width: 32px;
height: 32px;
line-height: 1.4; }
.social-links.boxed.medium a, .social-links.rounded.medium a {
width: 48px;
height: 48px;
line-height: 1.8; }
.social-links.boxed.large a, .social-links.rounded.large a {
width: 64px;
height: 64px;
line-height: 1.6; }
.social-links.boxed a, .social-links.rounded a {
color: white;
display: inline-block;
text-align: center; }
.social-links.boxed a.facebook, .social-links.rounded a.facebook {
background-color: #3B5998; }
.social-links.boxed a.facebook:hover, .social-links.rounded a.facebook:hover {
background-color: #4c70ba; }
.social-links.boxed a.twitter, .social-links.rounded a.twitter {
background-color: #55ACEE; }
.social-links.boxed a.twitter:hover, .social-links.rounded a.twitter:hover {
background-color: #83c3f3; }
.social-links.boxed a.google-plus, .social-links.rounded a.google-plus {
background-color: #E02F2F; }
.social-links.boxed a.google-plus:hover, .social-links.rounded a.google-plus:hover {
background-color: #e75b5b; }
.social-links.boxed a.linkedin, .social-links.rounded a.linkedin {
background-color: #007BB5; }
.social-links.boxed a.linkedin:hover, .social-links.rounded a.linkedin:hover {
background-color: #009ee8; }
.social-links.boxed a.spotify, .social-links.rounded a.spotify {
background-color: #78B842; }
.social-links.boxed a.spotify:hover, .social-links.rounded a.spotify:hover {
background-color: #92c865; }
.social-links.boxed a.codepen, .social-links.rounded a.codepen {
background-color: #000000; }
.social-links.boxed a.codepen:hover, .social-links.rounded a.codepen:hover {
background-color: #1a1a1a; }
.social-links.boxed a.digg, .social-links.rounded a.digg {
background-color: #115c83; }
.social-links.boxed a.digg:hover, .social-links.rounded a.digg:hover {
background-color: #177cb0; }
.social-links.boxed a.foursquare, .social-links.rounded a.foursquare {
background-color: #f84777; }
.social-links.boxed a.foursquare:hover, .social-links.rounded a.foursquare:hover {
background-color: #fa789b; }
.social-links.boxed a.github, .social-links.rounded a.github {
background-color: #000000; }
.social-links.boxed a.github:hover, .social-links.rounded a.github:hover {
background-color: #1a1a1a; }
.social-links.boxed a.reddit, .social-links.rounded a.reddit {
background-color: #EF4623; }
.social-links.boxed a.reddit:hover, .social-links.rounded a.reddit:hover {
background-color: #f26e53; }
.social-links.boxed a.skype, .social-links.rounded a.skype {
background-color: #00aff0; }
.social-links.boxed a.skype:hover, .social-links.rounded a.skype:hover {
background-color: #24c4ff; }
.social-links.boxed a.behance, .social-links.rounded a.behance {
background-color: #111111; }
.social-links.boxed a.behance:hover, .social-links.rounded a.behance:hover {
background-color: #2b2b2b; }
.social-links.boxed a.youtube, .social-links.rounded a.youtube {
background-color: #e02b28; }
.social-links.boxed a.youtube:hover, .social-links.rounded a.youtube:hover {
background-color: #e65755; }
.social-links.boxed a.steam, .social-links.rounded a.steam {
background-color: #000000; }
.social-links.boxed a.steam:hover, .social-links.rounded a.steam:hover {
background-color: #1a1a1a; }
.social-links.boxed a.dribbble, .social-links.rounded a.dribbble {
background-color: #E94C89; }
.social-links.boxed a.dribbble:hover, .social-links.rounded a.dribbble:hover {
background-color: #ef79a7; }
.social-links.boxed a.tumblr, .social-links.rounded a.tumblr {
background-color: #44546A; }
.social-links.boxed a.tumblr:hover, .social-links.rounded a.tumblr:hover {
background-color: #586d89; }
.social-links.boxed a.wordpress, .social-links.rounded a.wordpress {
background-color: #21759b; }
.social-links.boxed a.wordpress:hover, .social-links.rounded a.wordpress:hover {
background-color: #2a95c5; }
.social-links.boxed a.instagram, .social-links.rounded a.instagram {
background-color: #974518; }
.social-links.boxed a.instagram:hover, .social-links.rounded a.instagram:hover {
background-color: #c3591f; }
.social-links.boxed a.pinterest, .social-links.rounded a.pinterest {
background-color: #cc2127; }
.social-links.boxed a.pinterest:hover, .social-links.rounded a.pinterest:hover {
background-color: #e04046; }
.social-links.boxed a.flickr, .social-links.rounded a.flickr {
background-color: #0063db; }
.social-links.boxed a.flickr:hover, .social-links.rounded a.flickr:hover {
background-color: #0f7bff; }
.social-links.boxed a.vimeo, .social-links.rounded a.vimeo {
background-color: #1ab7ea; }
.social-links.boxed a.vimeo:hover, .social-links.rounded a.vimeo:hover {
background-color: #49c6ee; }
.social-links.boxed a.vine, .social-links.rounded a.vine {
background-color: #00b489; }
.social-links.boxed a.vine:hover, .social-links.rounded a.vine:hover {
background-color: #00e7b0; }
.social-links.boxed a.deviantart, .social-links.rounded a.deviantart {
background-color: #536551; }
.social-links.boxed a.deviantart:hover, .social-links.rounded a.deviantart:hover {
background-color: #6a8168; }
.social-links.boxed a.lastfm, .social-links.rounded a.lastfm {
background-color: #DA001C; }
.social-links.boxed a.lastfm:hover, .social-links.rounded a.lastfm:hover {
background-color: #ff0e2d; }
.social-links.boxed a.soundcloud, .social-links.rounded a.soundcloud {
background-color: #FF4700; }
.social-links.boxed a.soundcloud:hover, .social-links.rounded a.soundcloud:hover {
background-color: #ff6c33; }
.social-links.rounded a {
border-radius: 50%; } .section-header {
position: relative;
padding-bottom: 20px;
margin: 30px 0; }
.section-header:after {
content: " ";
width: 30px;
height: 3px;
background-color: #CD40E6;
position: absolute;
left: 0;
bottom: 0; }
.section-header .section-title {
margin: 0; }
.section-header .section-subtitle {
font-size: 15px;
font-size: 0.9375em; }
.section-header--left {
text-align: left; }
.section-header--left:after {
left: 0;
margin: 0 auto; }
.section-header--center {
text-align: center; }
.section-header--center:after {
right: 0;
margin: 0 auto; }
.section-header--right {
text-align: right; }
.section-header--right:after {
left: auto;
right: 0; }
.category-icon {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: start;
align-items: flex-start;
padding: 30px 0; }
.category-icon .grid-item {
padding: 0 15px; }
.category-icon .grid-item.category-icon__title {
padding: 10px 15px 10px 15px; }
.category-icon .grid-item.category-icon__cat {
padding: 15px 15px 15px 80px; }
.category-icon .grid-item:hover .category-icon__cat-image {
color: white; }
.category-icon .grid-item:hover .category-icon__cat-image:after {
-ms-transform: scale(1);
transform: scale(1); }
.category-icon__title, .category-icon__cat {
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
@media screen and (max-width: 1200px) {
.category-icon__title, .category-icon__cat {
width: 33.3333%; } }
@media screen and (max-width: 768px) {
.category-icon__title, .category-icon__cat {
width: 50%; } }
@media screen and (max-width: 480px) {
.category-icon__title, .category-icon__cat {
width: 100%; } }
.category-icon__title {
font-family: "Playfair Display";
position: relative;
margin-bottom: 30px;
font-size: 21px;
font-size: 1.3125em;
padding-bottom: 5px; }
.category-icon__title:after {
content: " ";
width: 20px;
height: 3px;
background-color: #CD40E6;
position: absolute;
bottom: 0;
left: 15px; }
.category-icon__cat {
padding-left: 75px;
position: relative; }
.category-icon__cat-image {
position: absolute;
left: 15px;
top: 15px;
width: 60px;
height: 60px;
z-index: 1;
text-align: center;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 40px;
font-size: 2.5em;
transition: .3s ease; }
@media screen and (max-width: 480px) {
.category-icon__cat-image {
font-size: 32px;
font-size: 2em; } }
.no-flex .category-icon__cat-image {
padding-top: 15%;
left: 0; }
.category-icon__cat-image:after {
content: " ";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: -1;
border-radius: 50%;
background-color: #DB1037;
background-image: linear-gradient(45deg, #DB1037, #CD40E6);
transition: transform .3s ease;
-ms-transform: scale(0);
transform: scale(0); }
.category-icon__cat-image img {
max-width: 48px;
display: block; }
.category-icon__cat-title {
margin: 5px 0 0;
color: #CD40E6;
line-height: 1;
font-size: 21px;
font-size: 1.3125em; }
.category-icon__cat-count {
color: #999999;
font-size: 15px;
font-size: 0.9375em; }
.tokoo-separator {
border-style: solid;
border-top: none;
color: #BDBDBD; }
.tokoo-separator--dotted {
border-style: dotted;
border-top: none;
border-width: 2px; }
.tokoo-separator--dashed {
border-style: dashed;
border-top: none; }
.featured-author {
text-align: center;
margin-bottom: 30px; }
.featured-author__image {
border-radius: 50%;
width: 100px;
height: 100px;
overflow: hidden;
margin: 0 auto 20px;
transition: .3s ease; }
.featured-author__image img {
width: 100px;
height: 100px;
object-fit: cover;
display: block; }
.featured-author:hover .featured-author__image {
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.9); }
.featured-author__name {
font-weight: 600;
margin: 0;
line-height: 1;
font-size: 18px;
font-size: 1.125em; }
.featured-author__books {
color: #999999;
font-family: font-secondary;
font-size: 15px;
font-style: italic; }
.popular-series .series {
text-align: center; }
.tokoo-map {
min-height: 400px; }
.tokoo-contact-form .row {
margin-bottom: 30px; }
.tokoo-contact-form input:not([type="submit"]), .tokoo-contact-form textarea {
width: 100%;
max-width: 100%; }
.tokoo-contact-form textarea {
height: 120px;
width: 100%; }
.pstk-custom-block {
padding-top: 100px;
padding-bottom: 100px; }
@media screen and (max-width: 960px) {
.pstk-custom-block {
padding-top: 55px;
padding-bottom: 55px; } }
@media screen and (max-width: 480px) {
.pstk-custom-block {
padding-top: 35px;
padding-bottom: 35px; } }
@media screen and (min-width: 961px) {
.pstk-custom-block .is-table-row {
display: table;
width: 100%; }
.pstk-custom-block .is-table-row [class*="col-"] {
float: none;
display: table-cell;
vertical-align: middle; } }
.pstk-custom-block .section-title {
font-size: 26px;
font-weight: 300;
text-transform: uppercase; }
.pstk-custom-block .book-title {
font-family: Playfair Display;
font-size: 48px;
font-weight: 300;
margin-top: 0px;
margin-bottom: 16px; }
.pstk-custom-block .book-price {
color: #c017e0;
font-family: Open Sans;
font-size: 32px;
font-weight: 300; }
.pstk-custom-block .detail-img {
text-align: center; }
.pstk-custom-block .detail-img img {
box-shadow: -1px 16px 111px -19px #999999; }
@media screen and (max-width: 960px) {
.pstk-custom-block .detail-img {
margin-top: 50px; } }
.pstk-custom-block.detail-product-1 .detail-icon {
font-size: 58px;
color: #c017e0; }
.pstk-custom-block.detail-product-1 h2 {
color: #363636;
font-family: Playfair Display;
font-size: 45px;
line-height: 48px;
font-weight: 300; }
.pstk-custom-block.detail-product-1 p {
margin-bottom: 50px; }
.pstk-custom-block.detail-product-1 .detail-img {
text-align: center; }
.pstk-custom-block.detail-product-1 .detail-img img {
box-shadow: none; }
@media screen and (max-width: 960px) {
.pstk-custom-block.detail-product-1 .detail-img {
margin-top: 50px; } }
.pstk-custom-block.detail-product-2 .left-col {
text-align: right; }
.pstk-custom-block.detail-product-2 .right-col {
text-align: left; }
.pstk-custom-block.detail-product-3 .left-col {
text-align: right; }
.pstk-custom-block.detail-product-3 .center-col {
text-align: center; }
.pstk-custom-block.detail-product-3 .right-col {
text-align: left; }
.pstk-custom-block.detail-product-4 {
background: linear-gradient(rgba(61, 61, 61, 0.43), rgba(61, 61, 61, 0.43)), transparent url(http://theme.dev/pustaka/wp-content/themes/pustaka/assets/img/dummy/blog_13.jpg) center center/cover no-repeat scroll;
padding-bottom: 0px; }
.pstk-custom-block.detail-product-4 .left-col {
text-align: right;
padding-top: 200px;
padding-bottom: 50px; }
@media screen and (max-width: 960px) {
.pstk-custom-block.detail-product-4 .left-col {
padding-top: 50px; } }
.pstk-custom-block.detail-product-4 .detail-img img {
max-width: 500px;
width: 100%;
height: auto;
box-shadow: -1px 16px 111px -19px black;
margin-bottom: -120px; }
.pstk-custom-block.detail-product-4 .book-title, .pstk-custom-block.detail-product-4 .author-name, .pstk-custom-block.detail-product-4 p {
color: white; }
.pstk-custom-block.detail-product-4 .button, .pstk-custom-block.detail-product-4 .comment-respond .form-submit input, .comment-respond .form-submit .pstk-custom-block.detail-product-4 input, .pstk-custom-block.detail-product-4 .dokan-btn-theme {
color: white;
border-color: white;
text-transform: uppercase; }
.pstk-custom-block.detail-product-4 .button:hover, .pstk-custom-block.detail-product-4 .comment-respond .form-submit input:hover, .comment-respond .form-submit .pstk-custom-block.detail-product-4 input:hover, .pstk-custom-block.detail-product-4 .dokan-btn-theme:hover {
background-color: #c017e0;
border-color: #c017e0; }
.pstk-custom-block.detail-product-5 {
background-color: #ffffff; }
.pstk-custom-block.detail-product-5 .row {
margin-top: -150px; }
.pstk-custom-block.detail-product-5 .detail-img img {
max-width: 500px;
width: 100%;
height: auto; }
@media screen and (max-width: 960px) {
.pstk-custom-block.detail-product-5 .right-col {
padding-top: 50px; } }
.pstk-custom-block.detail-product-6 {
padding-top: 50px;
padding-bottom: 50px; }
.pstk-custom-block.detail-product-6 .left-col {
text-align: left; }
.pstk-custom-block.detail-product-6 .right-col {
text-align: center;
margin-top: -100px; }
@media screen and (max-width: 960px) {
.pstk-custom-block.detail-product-6 .right-col {
margin-top: initial; } }  .slick-slider {
position: relative;
direction: ltr;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent; }
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0; }
.slick-list:focus {
outline: none; }
.slick-list.dragging {
cursor: pointer;
cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.slick-track {
position: relative;
top: 0;
left: 0;
display: block; }
.slick-track:before,
.slick-track:after {
display: table;
content: ''; }
.slick-track:after {
clear: both; }
.slick-loading .slick-track {
visibility: hidden; }
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px; }
.slick-slide img {
display: block; }
.slick-slide.slick-loading img {
display: none; }
.slick-slide.dragging img {
pointer-events: none; }
.slick-initialized .slick-slide {
display: block; }
.slick-loading .slick-slide {
visibility: hidden; }
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent; }
.slick-arrow.slick-hidden {
display: none; }  .vbox-overlay {
background: #fdfdfd;
background: rgba(0, 0, 0, 0.85);
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 9999;
opacity: 0;
overflow-x: hidden;
overflow-y: auto; }  .vbox-preloader {
position: fixed;
width: 32px;
height: 32px;
left: 50%;
top: 50%;
margin-left: -16px;
margin-top: -16px;
background-image: url(//www.ledilettante.com/wp-content/themes/pustaka/assets/img/preload-circle.png);
text-indent: -100px;
overflow: hidden;
animation: playload 1.4s steps(18) infinite; }
@keyframes playload {
from {
background-position: 0px; }
to {
background-position: -576px; } }       .vbox-close {
cursor: pointer;
position: fixed;
top: -1px;
right: 0;
width: 46px;
height: 40px;
padding: 10px 20px 10px 0;
display: block;
background: url(//www.ledilettante.com/wp-content/themes/pustaka/assets/img/close.gif) no-repeat #161617;
background-position: 10px center;
color: #fff;
text-indent: -100px;
overflow: hidden; }
.vbox-next, .vbox-prev {
box-sizing: content-box;
cursor: pointer;
position: fixed;
top: 50%;
color: #fff;
width: 30px;
height: 170px;
margin-top: -85px;
text-indent: -100px;
border: solid transparent; overflow: hidden; }
.vbox-prev {
left: 0;
border-width: 0 30px 0 10px;
background: url(//www.ledilettante.com/wp-content/themes/pustaka/assets/img/prev.gif) center center no-repeat; }
.vbox-next {
right: 0;
border-width: 0 10px 0 30px;
background: url(//www.ledilettante.com/wp-content/themes/pustaka/assets/img/next.gif) center center no-repeat; }
.vbox-title {
width: 100%;
height: 40px;
float: left;
text-align: center;
line-height: 28px;
font-size: 12px;
color: #fff;
padding: 6px 40px;
overflow: hidden;
background: #161617;
position: fixed;
display: none;
top: -1px;
left: 0; }
.vbox-num {
cursor: pointer;
position: fixed;
top: -1px;
left: 0;
height: 40px;
display: block;
color: #fff;
overflow: hidden;
line-height: 28px;
font-size: 12px;
padding: 6px 10px;
background: #161617;
display: none; } .vbox-inline {
width: 420px;
height: 315px;
padding: 10px;
background: #fff;
text-align: left;
margin: 0 auto;
overflow: auto; } .venoframe {
border: none;
width: 960px;
height: 720px; }
@media (max-width: 992px) {
.venoframe {
width: 640px;
height: 480px; } }
@media (max-width: 767px) {
.venoframe {
width: 420px;
height: 315px; } }
@media (max-width: 460px) {
.vbox-inline {
width: 100%; }
.venoframe {
width: 100%;
height: 260px; } } .vbox-open {
overflow: hidden; }
.vbox-container {
position: relative;
background: #000;
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding: 0 15px; }
.vbox-content {
text-align: center;
float: left;
width: 100%;
position: relative;
overflow: hidden; }
.vbox-container img {
max-width: 100%;
height: auto; }
 @font-face{font-family:'FontAwesome';src:url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@font-face {
font-family: "dripicons-v2";
src:url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/dripicons-v2.eot);
src:url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/dripicons-v2.eot?#iefix) format("embedded-opentype"),
url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/dripicons-v2.woff) format("woff"),
url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/dripicons-v2.ttf) format("truetype"),
url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/dripicons-v2.svg#dripicons-v2) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="dripicons-"]:before,
[class*=" dripicons-"]:before {
font-family: "dripicons-v2" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.dripicons-alarm:before {
content: "\61";
}
.dripicons-align-center:before {
content: "\62";
}
.dripicons-align-justify:before {
content: "\63";
}
.dripicons-align-left:before {
content: "\64";
}
.dripicons-align-right:before {
content: "\65";
}
.dripicons-anchor:before {
content: "\66";
}
.dripicons-archive:before {
content: "\67";
}
.dripicons-arrow-down:before {
content: "\68";
}
.dripicons-arrow-left:before {
content: "\69";
}
.dripicons-arrow-right:before {
content: "\6a";
}
.dripicons-arrow-thin-down:before {
content: "\6b";
}
.dripicons-arrow-thin-left:before {
content: "\6c";
}
.dripicons-arrow-thin-right:before {
content: "\6d";
}
.dripicons-arrow-thin-up:before {
content: "\6e";
}
.dripicons-arrow-up:before {
content: "\6f";
}
.dripicons-article:before {
content: "\70";
}
.dripicons-backspace:before {
content: "\71";
}
.dripicons-basket:before {
content: "\72";
}
.dripicons-basketball:before {
content: "\73";
}
.dripicons-battery-empty:before {
content: "\74";
}
.dripicons-battery-full:before {
content: "\75";
}
.dripicons-battery-low:before {
content: "\76";
}
.dripicons-battery-medium:before {
content: "\77";
}
.dripicons-bell:before {
content: "\78";
}
.dripicons-blog:before {
content: "\79";
}
.dripicons-bluetooth:before {
content: "\7a";
}
.dripicons-bold:before {
content: "\41";
}
.dripicons-bookmark:before {
content: "\42";
}
.dripicons-bookmarks:before {
content: "\43";
}
.dripicons-box:before {
content: "\44";
}
.dripicons-briefcase:before {
content: "\45";
}
.dripicons-brightness-low:before {
content: "\46";
}
.dripicons-brightness-max:before {
content: "\47";
}
.dripicons-brightness-medium:before {
content: "\48";
}
.dripicons-broadcast:before {
content: "\49";
}
.dripicons-browser:before {
content: "\4a";
}
.dripicons-browser-upload:before {
content: "\4b";
}
.dripicons-brush:before {
content: "\4c";
}
.dripicons-calendar:before {
content: "\4d";
}
.dripicons-camcorder:before {
content: "\4e";
}
.dripicons-camera:before {
content: "\4f";
}
.dripicons-card:before {
content: "\50";
}
.dripicons-cart:before {
content: "\51";
}
.dripicons-checklist:before {
content: "\52";
}
.dripicons-checkmark:before {
content: "\53";
}
.dripicons-chevron-down:before {
content: "\54";
}
.dripicons-chevron-left:before {
content: "\55";
}
.dripicons-chevron-right:before {
content: "\56";
}
.dripicons-chevron-up:before {
content: "\57";
}
.dripicons-clipboard:before {
content: "\58";
}
.dripicons-clock:before {
content: "\59";
}
.dripicons-clockwise:before {
content: "\5a";
}
.dripicons-cloud:before {
content: "\30";
}
.dripicons-cloud-download:before {
content: "\31";
}
.dripicons-cloud-upload:before {
content: "\32";
}
.dripicons-code:before {
content: "\33";
}
.dripicons-contract:before {
content: "\34";
}
.dripicons-contract-2:before {
content: "\35";
}
.dripicons-conversation:before {
content: "\36";
}
.dripicons-copy:before {
content: "\37";
}
.dripicons-crop:before {
content: "\38";
}
.dripicons-cross:before {
content: "\39";
}
.dripicons-crosshair:before {
content: "\21";
}
.dripicons-cutlery:before {
content: "\22";
}
.dripicons-device-desktop:before {
content: "\23";
}
.dripicons-device-mobile:before {
content: "\24";
}
.dripicons-device-tablet:before {
content: "\25";
}
.dripicons-direction:before {
content: "\26";
}
.dripicons-disc:before {
content: "\27";
}
.dripicons-document:before {
content: "\28";
}
.dripicons-document-delete:before {
content: "\29";
}
.dripicons-document-edit:before {
content: "\2a";
}
.dripicons-document-new:before {
content: "\2b";
}
.dripicons-document-remove:before {
content: "\2c";
}
.dripicons-dot:before {
content: "\2d";
}
.dripicons-dots-2:before {
content: "\2e";
}
.dripicons-dots-3:before {
content: "\2f";
}
.dripicons-download:before {
content: "\3a";
}
.dripicons-duplicate:before {
content: "\3b";
}
.dripicons-enter:before {
content: "\3c";
}
.dripicons-exit:before {
content: "\3d";
}
.dripicons-expand:before {
content: "\3e";
}
.dripicons-expand-2:before {
content: "\3f";
}
.dripicons-experiment:before {
content: "\40";
}
.dripicons-export:before {
content: "\5b";
}
.dripicons-feed:before {
content: "\5d";
}
.dripicons-flag:before {
content: "\5e";
}
.dripicons-flashlight:before {
content: "\5f";
}
.dripicons-folder:before {
content: "\60";
}
.dripicons-folder-open:before {
content: "\7b";
}
.dripicons-forward:before {
content: "\7c";
}
.dripicons-gaming:before {
content: "\7d";
}
.dripicons-gear:before {
content: "\7e";
}
.dripicons-graduation:before {
content: "\5c";
}
.dripicons-graph-bar:before {
content: "\e000";
}
.dripicons-graph-line:before {
content: "\e001";
}
.dripicons-graph-pie:before {
content: "\e002";
}
.dripicons-headset:before {
content: "\e003";
}
.dripicons-heart:before {
content: "\e004";
}
.dripicons-help:before {
content: "\e005";
}
.dripicons-home:before {
content: "\e006";
}
.dripicons-hourglass:before {
content: "\e007";
}
.dripicons-inbox:before {
content: "\e008";
}
.dripicons-information:before {
content: "\e009";
}
.dripicons-italic:before {
content: "\e00a";
}
.dripicons-jewel:before {
content: "\e00b";
}
.dripicons-lifting:before {
content: "\e00c";
}
.dripicons-lightbulb:before {
content: "\e00d";
}
.dripicons-link:before {
content: "\e00e";
}
.dripicons-link-broken:before {
content: "\e00f";
}
.dripicons-list:before {
content: "\e010";
}
.dripicons-loading:before {
content: "\e011";
}
.dripicons-location:before {
content: "\e012";
}
.dripicons-lock:before {
content: "\e013";
}
.dripicons-lock-open:before {
content: "\e014";
}
.dripicons-mail:before {
content: "\e015";
}
.dripicons-map:before {
content: "\e016";
}
.dripicons-media-loop:before {
content: "\e017";
}
.dripicons-media-next:before {
content: "\e018";
}
.dripicons-media-pause:before {
content: "\e019";
}
.dripicons-media-play:before {
content: "\e01a";
}
.dripicons-media-previous:before {
content: "\e01b";
}
.dripicons-media-record:before {
content: "\e01c";
}
.dripicons-media-shuffle:before {
content: "\e01d";
}
.dripicons-media-stop:before {
content: "\e01e";
}
.dripicons-medical:before {
content: "\e01f";
}
.dripicons-menu:before {
content: "\e020";
}
.dripicons-message:before {
content: "\e021";
}
.dripicons-meter:before {
content: "\e022";
}
.dripicons-microphone:before {
content: "\e023";
}
.dripicons-minus:before {
content: "\e024";
}
.dripicons-monitor:before {
content: "\e025";
}
.dripicons-move:before {
content: "\e026";
}
.dripicons-music:before {
content: "\e027";
}
.dripicons-network-1:before {
content: "\e028";
}
.dripicons-network-2:before {
content: "\e029";
}
.dripicons-network-3:before {
content: "\e02a";
}
.dripicons-network-4:before {
content: "\e02b";
}
.dripicons-network-5:before {
content: "\e02c";
}
.dripicons-pamphlet:before {
content: "\e02d";
}
.dripicons-paperclip:before {
content: "\e02e";
}
.dripicons-pencil:before {
content: "\e02f";
}
.dripicons-phone:before {
content: "\e030";
}
.dripicons-photo:before {
content: "\e031";
}
.dripicons-photo-group:before {
content: "\e032";
}
.dripicons-pill:before {
content: "\e033";
}
.dripicons-pin:before {
content: "\e034";
}
.dripicons-plus:before {
content: "\e035";
}
.dripicons-power:before {
content: "\e036";
}
.dripicons-preview:before {
content: "\e037";
}
.dripicons-print:before {
content: "\e038";
}
.dripicons-pulse:before {
content: "\e039";
}
.dripicons-question:before {
content: "\e03a";
}
.dripicons-reply:before {
content: "\e03b";
}
.dripicons-reply-all:before {
content: "\e03c";
}
.dripicons-return:before {
content: "\e03d";
}
.dripicons-retweet:before {
content: "\e03e";
}
.dripicons-rocket:before {
content: "\e03f";
}
.dripicons-scale:before {
content: "\e040";
}
.dripicons-search:before {
content: "\e041";
}
.dripicons-shopping-bag:before {
content: "\e042";
}
.dripicons-skip:before {
content: "\e043";
}
.dripicons-stack:before {
content: "\e044";
}
.dripicons-star:before {
content: "\e045";
}
.dripicons-stopwatch:before {
content: "\e046";
}
.dripicons-store:before {
content: "\e047";
}
.dripicons-suitcase:before {
content: "\e048";
}
.dripicons-swap:before {
content: "\e049";
}
.dripicons-tag:before {
content: "\e04a";
}
.dripicons-tag-delete:before {
content: "\e04b";
}
.dripicons-tags:before {
content: "\e04c";
}
.dripicons-thumbs-down:before {
content: "\e04d";
}
.dripicons-thumbs-up:before {
content: "\e04e";
}
.dripicons-ticket:before {
content: "\e04f";
}
.dripicons-time-reverse:before {
content: "\e050";
}
.dripicons-to-do:before {
content: "\e051";
}
.dripicons-toggles:before {
content: "\e052";
}
.dripicons-trash:before {
content: "\e053";
}
.dripicons-trophy:before {
content: "\e054";
}
.dripicons-upload:before {
content: "\e055";
}
.dripicons-user:before {
content: "\e056";
}
.dripicons-user-group:before {
content: "\e057";
}
.dripicons-user-id:before {
content: "\e058";
}
.dripicons-vibrate:before {
content: "\e059";
}
.dripicons-view-apps:before {
content: "\e05a";
}
.dripicons-view-list:before {
content: "\e05b";
}
.dripicons-view-list-large:before {
content: "\e05c";
}
.dripicons-view-thumb:before {
content: "\e05d";
}
.dripicons-volume-full:before {
content: "\e05e";
}
.dripicons-volume-low:before {
content: "\e05f";
}
.dripicons-volume-medium:before {
content: "\e060";
}
.dripicons-volume-off:before {
content: "\e061";
}
.dripicons-wallet:before {
content: "\e062";
}
.dripicons-warning:before {
content: "\e063";
}
.dripicons-web:before {
content: "\e064";
}
.dripicons-weight:before {
content: "\e065";
}
.dripicons-wifi:before {
content: "\e066";
}
.dripicons-wrong:before {
content: "\e067";
}
.dripicons-zoom-in:before {
content: "\e068";
}
.dripicons-zoom-out:before {
content: "\e069";
}
@font-face {
font-family: 'themify';
src:url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/themify.eot?-fvbane);
src:url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/themify.eot?#iefix-fvbane) format('embedded-opentype'),
url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/themify.woff?-fvbane) format('woff'),
url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/themify.ttf?-fvbane) format('truetype'),
url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/themify.svg?-fvbane#themify) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ti-"], [class*=" ti-"] {
font-family: 'themify';
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;
}
.ti-wand:before {
content: "\e600";
}
.ti-volume:before {
content: "\e601";
}
.ti-user:before {
content: "\e602";
}
.ti-unlock:before {
content: "\e603";
}
.ti-unlink:before {
content: "\e604";
}
.ti-trash:before {
content: "\e605";
}
.ti-thought:before {
content: "\e606";
}
.ti-target:before {
content: "\e607";
}
.ti-tag:before {
content: "\e608";
}
.ti-tablet:before {
content: "\e609";
}
.ti-star:before {
content: "\e60a";
}
.ti-spray:before {
content: "\e60b";
}
.ti-signal:before {
content: "\e60c";
}
.ti-shopping-cart:before {
content: "\e60d";
}
.ti-shopping-cart-full:before {
content: "\e60e";
}
.ti-settings:before {
content: "\e60f";
}
.ti-search:before {
content: "\e610";
}
.ti-zoom-in:before {
content: "\e611";
}
.ti-zoom-out:before {
content: "\e612";
}
.ti-cut:before {
content: "\e613";
}
.ti-ruler:before {
content: "\e614";
}
.ti-ruler-pencil:before {
content: "\e615";
}
.ti-ruler-alt:before {
content: "\e616";
}
.ti-bookmark:before {
content: "\e617";
}
.ti-bookmark-alt:before {
content: "\e618";
}
.ti-reload:before {
content: "\e619";
}
.ti-plus:before {
content: "\e61a";
}
.ti-pin:before {
content: "\e61b";
}
.ti-pencil:before {
content: "\e61c";
}
.ti-pencil-alt:before {
content: "\e61d";
}
.ti-paint-roller:before {
content: "\e61e";
}
.ti-paint-bucket:before {
content: "\e61f";
}
.ti-na:before {
content: "\e620";
}
.ti-mobile:before {
content: "\e621";
}
.ti-minus:before {
content: "\e622";
}
.ti-medall:before {
content: "\e623";
}
.ti-medall-alt:before {
content: "\e624";
}
.ti-marker:before {
content: "\e625";
}
.ti-marker-alt:before {
content: "\e626";
}
.ti-arrow-up:before {
content: "\e627";
}
.ti-arrow-right:before {
content: "\e628";
}
.ti-arrow-left:before {
content: "\e629";
}
.ti-arrow-down:before {
content: "\e62a";
}
.ti-lock:before {
content: "\e62b";
}
.ti-location-arrow:before {
content: "\e62c";
}
.ti-link:before {
content: "\e62d";
}
.ti-layout:before {
content: "\e62e";
}
.ti-layers:before {
content: "\e62f";
}
.ti-layers-alt:before {
content: "\e630";
}
.ti-key:before {
content: "\e631";
}
.ti-import:before {
content: "\e632";
}
.ti-image:before {
content: "\e633";
}
.ti-heart:before {
content: "\e634";
}
.ti-heart-broken:before {
content: "\e635";
}
.ti-hand-stop:before {
content: "\e636";
}
.ti-hand-open:before {
content: "\e637";
}
.ti-hand-drag:before {
content: "\e638";
}
.ti-folder:before {
content: "\e639";
}
.ti-flag:before {
content: "\e63a";
}
.ti-flag-alt:before {
content: "\e63b";
}
.ti-flag-alt-2:before {
content: "\e63c";
}
.ti-eye:before {
content: "\e63d";
}
.ti-export:before {
content: "\e63e";
}
.ti-exchange-vertical:before {
content: "\e63f";
}
.ti-desktop:before {
content: "\e640";
}
.ti-cup:before {
content: "\e641";
}
.ti-crown:before {
content: "\e642";
}
.ti-comments:before {
content: "\e643";
}
.ti-comment:before {
content: "\e644";
}
.ti-comment-alt:before {
content: "\e645";
}
.ti-close:before {
content: "\e646";
}
.ti-clip:before {
content: "\e647";
}
.ti-angle-up:before {
content: "\e648";
}
.ti-angle-right:before {
content: "\e649";
}
.ti-angle-left:before {
content: "\e64a";
}
.ti-angle-down:before {
content: "\e64b";
}
.ti-check:before {
content: "\e64c";
}
.ti-check-box:before {
content: "\e64d";
}
.ti-camera:before {
content: "\e64e";
}
.ti-announcement:before {
content: "\e64f";
}
.ti-brush:before {
content: "\e650";
}
.ti-briefcase:before {
content: "\e651";
}
.ti-bolt:before {
content: "\e652";
}
.ti-bolt-alt:before {
content: "\e653";
}
.ti-blackboard:before {
content: "\e654";
}
.ti-bag:before {
content: "\e655";
}
.ti-move:before {
content: "\e656";
}
.ti-arrows-vertical:before {
content: "\e657";
}
.ti-arrows-horizontal:before {
content: "\e658";
}
.ti-fullscreen:before {
content: "\e659";
}
.ti-arrow-top-right:before {
content: "\e65a";
}
.ti-arrow-top-left:before {
content: "\e65b";
}
.ti-arrow-circle-up:before {
content: "\e65c";
}
.ti-arrow-circle-right:before {
content: "\e65d";
}
.ti-arrow-circle-left:before {
content: "\e65e";
}
.ti-arrow-circle-down:before {
content: "\e65f";
}
.ti-angle-double-up:before {
content: "\e660";
}
.ti-angle-double-right:before {
content: "\e661";
}
.ti-angle-double-left:before {
content: "\e662";
}
.ti-angle-double-down:before {
content: "\e663";
}
.ti-zip:before {
content: "\e664";
}
.ti-world:before {
content: "\e665";
}
.ti-wheelchair:before {
content: "\e666";
}
.ti-view-list:before {
content: "\e667";
}
.ti-view-list-alt:before {
content: "\e668";
}
.ti-view-grid:before {
content: "\e669";
}
.ti-uppercase:before {
content: "\e66a";
}
.ti-upload:before {
content: "\e66b";
}
.ti-underline:before {
content: "\e66c";
}
.ti-truck:before {
content: "\e66d";
}
.ti-timer:before {
content: "\e66e";
}
.ti-ticket:before {
content: "\e66f";
}
.ti-thumb-up:before {
content: "\e670";
}
.ti-thumb-down:before {
content: "\e671";
}
.ti-text:before {
content: "\e672";
}
.ti-stats-up:before {
content: "\e673";
}
.ti-stats-down:before {
content: "\e674";
}
.ti-split-v:before {
content: "\e675";
}
.ti-split-h:before {
content: "\e676";
}
.ti-smallcap:before {
content: "\e677";
}
.ti-shine:before {
content: "\e678";
}
.ti-shift-right:before {
content: "\e679";
}
.ti-shift-left:before {
content: "\e67a";
}
.ti-shield:before {
content: "\e67b";
}
.ti-notepad:before {
content: "\e67c";
}
.ti-server:before {
content: "\e67d";
}
.ti-quote-right:before {
content: "\e67e";
}
.ti-quote-left:before {
content: "\e67f";
}
.ti-pulse:before {
content: "\e680";
}
.ti-printer:before {
content: "\e681";
}
.ti-power-off:before {
content: "\e682";
}
.ti-plug:before {
content: "\e683";
}
.ti-pie-chart:before {
content: "\e684";
}
.ti-paragraph:before {
content: "\e685";
}
.ti-panel:before {
content: "\e686";
}
.ti-package:before {
content: "\e687";
}
.ti-music:before {
content: "\e688";
}
.ti-music-alt:before {
content: "\e689";
}
.ti-mouse:before {
content: "\e68a";
}
.ti-mouse-alt:before {
content: "\e68b";
}
.ti-money:before {
content: "\e68c";
}
.ti-microphone:before {
content: "\e68d";
}
.ti-menu:before {
content: "\e68e";
}
.ti-menu-alt:before {
content: "\e68f";
}
.ti-map:before {
content: "\e690";
}
.ti-map-alt:before {
content: "\e691";
}
.ti-loop:before {
content: "\e692";
}
.ti-location-pin:before {
content: "\e693";
}
.ti-list:before {
content: "\e694";
}
.ti-light-bulb:before {
content: "\e695";
}
.ti-Italic:before {
content: "\e696";
}
.ti-info:before {
content: "\e697";
}
.ti-infinite:before {
content: "\e698";
}
.ti-id-badge:before {
content: "\e699";
}
.ti-hummer:before {
content: "\e69a";
}
.ti-home:before {
content: "\e69b";
}
.ti-help:before {
content: "\e69c";
}
.ti-headphone:before {
content: "\e69d";
}
.ti-harddrives:before {
content: "\e69e";
}
.ti-harddrive:before {
content: "\e69f";
}
.ti-gift:before {
content: "\e6a0";
}
.ti-game:before {
content: "\e6a1";
}
.ti-filter:before {
content: "\e6a2";
}
.ti-files:before {
content: "\e6a3";
}
.ti-file:before {
content: "\e6a4";
}
.ti-eraser:before {
content: "\e6a5";
}
.ti-envelope:before {
content: "\e6a6";
}
.ti-download:before {
content: "\e6a7";
}
.ti-direction:before {
content: "\e6a8";
}
.ti-direction-alt:before {
content: "\e6a9";
}
.ti-dashboard:before {
content: "\e6aa";
}
.ti-control-stop:before {
content: "\e6ab";
}
.ti-control-shuffle:before {
content: "\e6ac";
}
.ti-control-play:before {
content: "\e6ad";
}
.ti-control-pause:before {
content: "\e6ae";
}
.ti-control-forward:before {
content: "\e6af";
}
.ti-control-backward:before {
content: "\e6b0";
}
.ti-cloud:before {
content: "\e6b1";
}
.ti-cloud-up:before {
content: "\e6b2";
}
.ti-cloud-down:before {
content: "\e6b3";
}
.ti-clipboard:before {
content: "\e6b4";
}
.ti-car:before {
content: "\e6b5";
}
.ti-calendar:before {
content: "\e6b6";
}
.ti-book:before {
content: "\e6b7";
}
.ti-bell:before {
content: "\e6b8";
}
.ti-basketball:before {
content: "\e6b9";
}
.ti-bar-chart:before {
content: "\e6ba";
}
.ti-bar-chart-alt:before {
content: "\e6bb";
}
.ti-back-right:before {
content: "\e6bc";
}
.ti-back-left:before {
content: "\e6bd";
}
.ti-arrows-corner:before {
content: "\e6be";
}
.ti-archive:before {
content: "\e6bf";
}
.ti-anchor:before {
content: "\e6c0";
}
.ti-align-right:before {
content: "\e6c1";
}
.ti-align-left:before {
content: "\e6c2";
}
.ti-align-justify:before {
content: "\e6c3";
}
.ti-align-center:before {
content: "\e6c4";
}
.ti-alert:before {
content: "\e6c5";
}
.ti-alarm-clock:before {
content: "\e6c6";
}
.ti-agenda:before {
content: "\e6c7";
}
.ti-write:before {
content: "\e6c8";
}
.ti-window:before {
content: "\e6c9";
}
.ti-widgetized:before {
content: "\e6ca";
}
.ti-widget:before {
content: "\e6cb";
}
.ti-widget-alt:before {
content: "\e6cc";
}
.ti-wallet:before {
content: "\e6cd";
}
.ti-video-clapper:before {
content: "\e6ce";
}
.ti-video-camera:before {
content: "\e6cf";
}
.ti-vector:before {
content: "\e6d0";
}
.ti-themify-logo:before {
content: "\e6d1";
}
.ti-themify-favicon:before {
content: "\e6d2";
}
.ti-themify-favicon-alt:before {
content: "\e6d3";
}
.ti-support:before {
content: "\e6d4";
}
.ti-stamp:before {
content: "\e6d5";
}
.ti-split-v-alt:before {
content: "\e6d6";
}
.ti-slice:before {
content: "\e6d7";
}
.ti-shortcode:before {
content: "\e6d8";
}
.ti-shift-right-alt:before {
content: "\e6d9";
}
.ti-shift-left-alt:before {
content: "\e6da";
}
.ti-ruler-alt-2:before {
content: "\e6db";
}
.ti-receipt:before {
content: "\e6dc";
}
.ti-pin2:before {
content: "\e6dd";
}
.ti-pin-alt:before {
content: "\e6de";
}
.ti-pencil-alt2:before {
content: "\e6df";
}
.ti-palette:before {
content: "\e6e0";
}
.ti-more:before {
content: "\e6e1";
}
.ti-more-alt:before {
content: "\e6e2";
}
.ti-microphone-alt:before {
content: "\e6e3";
}
.ti-magnet:before {
content: "\e6e4";
}
.ti-line-double:before {
content: "\e6e5";
}
.ti-line-dotted:before {
content: "\e6e6";
}
.ti-line-dashed:before {
content: "\e6e7";
}
.ti-layout-width-full:before {
content: "\e6e8";
}
.ti-layout-width-default:before {
content: "\e6e9";
}
.ti-layout-width-default-alt:before {
content: "\e6ea";
}
.ti-layout-tab:before {
content: "\e6eb";
}
.ti-layout-tab-window:before {
content: "\e6ec";
}
.ti-layout-tab-v:before {
content: "\e6ed";
}
.ti-layout-tab-min:before {
content: "\e6ee";
}
.ti-layout-slider:before {
content: "\e6ef";
}
.ti-layout-slider-alt:before {
content: "\e6f0";
}
.ti-layout-sidebar-right:before {
content: "\e6f1";
}
.ti-layout-sidebar-none:before {
content: "\e6f2";
}
.ti-layout-sidebar-left:before {
content: "\e6f3";
}
.ti-layout-placeholder:before {
content: "\e6f4";
}
.ti-layout-menu:before {
content: "\e6f5";
}
.ti-layout-menu-v:before {
content: "\e6f6";
}
.ti-layout-menu-separated:before {
content: "\e6f7";
}
.ti-layout-menu-full:before {
content: "\e6f8";
}
.ti-layout-media-right-alt:before {
content: "\e6f9";
}
.ti-layout-media-right:before {
content: "\e6fa";
}
.ti-layout-media-overlay:before {
content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
content: "\e6fd";
}
.ti-layout-media-left-alt:before {
content: "\e6fe";
}
.ti-layout-media-left:before {
content: "\e6ff";
}
.ti-layout-media-center-alt:before {
content: "\e700";
}
.ti-layout-media-center:before {
content: "\e701";
}
.ti-layout-list-thumb:before {
content: "\e702";
}
.ti-layout-list-thumb-alt:before {
content: "\e703";
}
.ti-layout-list-post:before {
content: "\e704";
}
.ti-layout-list-large-image:before {
content: "\e705";
}
.ti-layout-line-solid:before {
content: "\e706";
}
.ti-layout-grid4:before {
content: "\e707";
}
.ti-layout-grid3:before {
content: "\e708";
}
.ti-layout-grid2:before {
content: "\e709";
}
.ti-layout-grid2-thumb:before {
content: "\e70a";
}
.ti-layout-cta-right:before {
content: "\e70b";
}
.ti-layout-cta-left:before {
content: "\e70c";
}
.ti-layout-cta-center:before {
content: "\e70d";
}
.ti-layout-cta-btn-right:before {
content: "\e70e";
}
.ti-layout-cta-btn-left:before {
content: "\e70f";
}
.ti-layout-column4:before {
content: "\e710";
}
.ti-layout-column3:before {
content: "\e711";
}
.ti-layout-column2:before {
content: "\e712";
}
.ti-layout-accordion-separated:before {
content: "\e713";
}
.ti-layout-accordion-merged:before {
content: "\e714";
}
.ti-layout-accordion-list:before {
content: "\e715";
}
.ti-ink-pen:before {
content: "\e716";
}
.ti-info-alt:before {
content: "\e717";
}
.ti-help-alt:before {
content: "\e718";
}
.ti-headphone-alt:before {
content: "\e719";
}
.ti-hand-point-up:before {
content: "\e71a";
}
.ti-hand-point-right:before {
content: "\e71b";
}
.ti-hand-point-left:before {
content: "\e71c";
}
.ti-hand-point-down:before {
content: "\e71d";
}
.ti-gallery:before {
content: "\e71e";
}
.ti-face-smile:before {
content: "\e71f";
}
.ti-face-sad:before {
content: "\e720";
}
.ti-credit-card:before {
content: "\e721";
}
.ti-control-skip-forward:before {
content: "\e722";
}
.ti-control-skip-backward:before {
content: "\e723";
}
.ti-control-record:before {
content: "\e724";
}
.ti-control-eject:before {
content: "\e725";
}
.ti-comments-smiley:before {
content: "\e726";
}
.ti-brush-alt:before {
content: "\e727";
}
.ti-youtube:before {
content: "\e728";
}
.ti-vimeo:before {
content: "\e729";
}
.ti-twitter:before {
content: "\e72a";
}
.ti-time:before {
content: "\e72b";
}
.ti-tumblr:before {
content: "\e72c";
}
.ti-skype:before {
content: "\e72d";
}
.ti-share:before {
content: "\e72e";
}
.ti-share-alt:before {
content: "\e72f";
}
.ti-rocket:before {
content: "\e730";
}
.ti-pinterest:before {
content: "\e731";
}
.ti-new-window:before {
content: "\e732";
}
.ti-microsoft:before {
content: "\e733";
}
.ti-list-ol:before {
content: "\e734";
}
.ti-linkedin:before {
content: "\e735";
}
.ti-layout-sidebar-2:before {
content: "\e736";
}
.ti-layout-grid4-alt:before {
content: "\e737";
}
.ti-layout-grid3-alt:before {
content: "\e738";
}
.ti-layout-grid2-alt:before {
content: "\e739";
}
.ti-layout-column4-alt:before {
content: "\e73a";
}
.ti-layout-column3-alt:before {
content: "\e73b";
}
.ti-layout-column2-alt:before {
content: "\e73c";
}
.ti-instagram:before {
content: "\e73d";
}
.ti-google:before {
content: "\e73e";
}
.ti-github:before {
content: "\e73f";
}
.ti-flickr:before {
content: "\e740";
}
.ti-facebook:before {
content: "\e741";
}
.ti-dropbox:before {
content: "\e742";
}
.ti-dribbble:before {
content: "\e743";
}
.ti-apple:before {
content: "\e744";
}
.ti-android:before {
content: "\e745";
}
.ti-save:before {
content: "\e746";
}
.ti-save-alt:before {
content: "\e747";
}
.ti-yahoo:before {
content: "\e748";
}
.ti-wordpress:before {
content: "\e749";
}
.ti-vimeo-alt:before {
content: "\e74a";
}
.ti-twitter-alt:before {
content: "\e74b";
}
.ti-tumblr-alt:before {
content: "\e74c";
}
.ti-trello:before {
content: "\e74d";
}
.ti-stack-overflow:before {
content: "\e74e";
}
.ti-soundcloud:before {
content: "\e74f";
}
.ti-sharethis:before {
content: "\e750";
}
.ti-sharethis-alt:before {
content: "\e751";
}
.ti-reddit:before {
content: "\e752";
}
.ti-pinterest-alt:before {
content: "\e753";
}
.ti-microsoft-alt:before {
content: "\e754";
}
.ti-linux:before {
content: "\e755";
}
.ti-jsfiddle:before {
content: "\e756";
}
.ti-joomla:before {
content: "\e757";
}
.ti-html5:before {
content: "\e758";
}
.ti-flickr-alt:before {
content: "\e759";
}
.ti-email:before {
content: "\e75a";
}
.ti-drupal:before {
content: "\e75b";
}
.ti-dropbox-alt:before {
content: "\e75c";
}
.ti-css3:before {
content: "\e75d";
}
.ti-rss:before {
content: "\e75e";
}
.ti-rss-alt:before {
content: "\e75f";
}
@font-face {
font-family: 'Simple-Line-Icons';
src: url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/Simple-Line-Icons.eot);
src: url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/Simple-Line-Icons.eot?#iefix) format("embedded-opentype"),url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/Simple-Line-Icons.woff) format("woff"),url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/Simple-Line-Icons.ttf) format("truetype"),url(//www.ledilettante.com/wp-content/themes/pustaka/assets/fonts/Simple-Line-Icons.svg#Simple-Line-Icons) format("svg");
font-weight: normal;
font-style: normal
}
[class^="simple-icon-"]:before,[class*=" simple-icon-"]:before {
font-family: "Simple-Line-Icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none !important;
speak: none;
display: inline-block;
text-decoration: none;
width: 1em;
line-height: 1em;
-webkit-font-smoothing: antialiased
}
.simple-icon-user-female:before {
content: "\e000"
}
.simple-icon-user-follow:before {
content: "\e002"
}
.simple-icon-user-following:before {
content: "\e003"
}
.simple-icon-user-unfollow:before {
content: "\e004"
}
.simple-icon-trophy:before {
content: "\e006"
}
.simple-icon-screen-smartphone:before {
content: "\e010"
}
.simple-icon-screen-desktop:before {
content: "\e011"
}
.simple-icon-plane:before {
content: "\e012"
}
.simple-icon-notebook:before {
content: "\e013"
}
.simple-icon-moustache:before {
content: "\e014"
}
.simple-icon-mouse:before {
content: "\e015"
}
.simple-icon-magnet:before {
content: "\e016"
}
.simple-icon-energy:before {
content: "\e020"
}
.simple-icon-emoticon-smile:before {
content: "\e021"
}
.simple-icon-disc:before {
content: "\e022"
}
.simple-icon-cursor-move:before {
content: "\e023"
}
.simple-icon-crop:before {
content: "\e024"
}
.simple-icon-credit-card:before {
content: "\e025"
}
.simple-icon-chemistry:before {
content: "\e026"
}
.simple-icon-user:before {
content: "\e005"
}
.simple-icon-speedometer:before {
content: "\e007"
}
.simple-icon-social-youtube:before {
content: "\e008"
}
.simple-icon-social-twitter:before {
content: "\e009"
}
.simple-icon-social-tumblr:before {
content: "\e00a"
}
.simple-icon-social-facebook:before {
content: "\e00b"
}
.simple-icon-social-dropbox:before {
content: "\e00c"
}
.simple-icon-social-dribbble:before {
content: "\e00d"
}
.simple-icon-shield:before {
content: "\e00e"
}
.simple-icon-screen-tablet:before {
content: "\e00f"
}
.simple-icon-magic-wand:before {
content: "\e017"
}
.simple-icon-hourglass:before {
content: "\e018"
}
.simple-icon-graduation:before {
content: "\e019"
}
.simple-icon-ghost:before {
content: "\e01a"
}
.simple-icon-game-controller:before {
content: "\e01b"
}
.simple-icon-fire:before {
content: "\e01c"
}
.simple-icon-eyeglasses:before {
content: "\e01d"
}
.simple-icon-envelope-open:before {
content: "\e01e"
}
.simple-icon-envelope-letter:before {
content: "\e01f"
}
.simple-icon-bell:before {
content: "\e027"
}
.simple-icon-badge:before {
content: "\e028"
}
.simple-icon-anchor:before {
content: "\e029"
}
.simple-icon-wallet:before {
content: "\e02a"
}
.simple-icon-vector:before {
content: "\e02b"
}
.simple-icon-speech:before {
content: "\e02c"
}
.simple-icon-puzzle:before {
content: "\e02d"
}
.simple-icon-printer:before {
content: "\e02e"
}
.simple-icon-present:before {
content: "\e02f"
}
.simple-icon-playlist:before {
content: "\e030"
}
.simple-icon-pin:before {
content: "\e031"
}
.simple-icon-picture:before {
content: "\e032"
}
.simple-icon-map:before {
content: "\e033"
}
.simple-icon-layers:before {
content: "\e034"
}
.simple-icon-handbag:before {
content: "\e035"
}
.simple-icon-globe-alt:before {
content: "\e036"
}
.simple-icon-globe:before {
content: "\e037"
}
.simple-icon-frame:before {
content: "\e038"
}
.simple-icon-folder-alt:before {
content: "\e039"
}
.simple-icon-film:before {
content: "\e03a"
}
.simple-icon-feed:before {
content: "\e03b"
}
.simple-icon-earphones-alt:before {
content: "\e03c"
}
.simple-icon-earphones:before {
content: "\e03d"
}
.simple-icon-drop:before {
content: "\e03e"
}
.simple-icon-drawer:before {
content: "\e03f"
}
.simple-icon-docs:before {
content: "\e040"
}
.simple-icon-directions:before {
content: "\e041"
}
.simple-icon-direction:before {
content: "\e042"
}
.simple-icon-diamond:before {
content: "\e043"
}
.simple-icon-cup:before {
content: "\e044"
}
.simple-icon-compass:before {
content: "\e045"
}
.simple-icon-call-out:before {
content: "\e046"
}
.simple-icon-call-in:before {
content: "\e047"
}
.simple-icon-call-end:before {
content: "\e048"
}
.simple-icon-calculator:before {
content: "\e049"
}
.simple-icon-bubbles:before {
content: "\e04a"
}
.simple-icon-briefcase:before {
content: "\e04b"
}
.simple-icon-book-open:before {
content: "\e04c"
}
.simple-icon-basket-loaded:before {
content: "\e04d"
}
.simple-icon-basket:before {
content: "\e04e"
}
.simple-icon-bag:before {
content: "\e04f"
}
.simple-icon-action-undo:before {
content: "\e050"
}
.simple-icon-action-redo:before {
content: "\e051"
}
.simple-icon-wrench:before {
content: "\e052"
}
.simple-icon-umbrella:before {
content: "\e053"
}
.simple-icon-trash:before {
content: "\e054"
}
.simple-icon-tag:before {
content: "\e055"
}
.simple-icon-support:before {
content: "\e056"
}
.simple-icon-size-fullscreen:before {
content: "\e057"
}
.simple-icon-size-actual:before {
content: "\e058"
}
.simple-icon-shuffle:before {
content: "\e059"
}
.simple-icon-share-alt:before {
content: "\e05a"
}
.simple-icon-share:before {
content: "\e05b"
}
.simple-icon-rocket:before {
content: "\e05c"
}
.simple-icon-question:before {
content: "\e05d"
}
.simple-icon-pie-chart:before {
content: "\e05e"
}
.simple-icon-pencil:before {
content: "\e05f"
}
.simple-icon-note:before {
content: "\e060"
}
.simple-icon-music-tone-alt:before {
content: "\e061"
}
.simple-icon-music-tone:before {
content: "\e062"
}
.simple-icon-microphone:before {
content: "\e063"
}
.simple-icon-loop:before {
content: "\e064"
}
.simple-icon-logout:before {
content: "\e065"
}
.simple-icon-login:before {
content: "\e066"
}
.simple-icon-list:before {
content: "\e067"
}
.simple-icon-like:before {
content: "\e068"
}
.simple-icon-home:before {
content: "\e069"
}
.simple-icon-grid:before {
content: "\e06a"
}
.simple-icon-graph:before {
content: "\e06b"
}
.simple-icon-equalizer:before {
content: "\e06c"
}
.simple-icon-dislike:before {
content: "\e06d"
}
.simple-icon-cursor:before {
content: "\e06e"
}
.simple-icon-control-start:before {
content: "\e06f"
}
.simple-icon-control-rewind:before {
content: "\e070"
}
.simple-icon-control-play:before {
content: "\e071"
}
.simple-icon-control-pause:before {
content: "\e072"
}
.simple-icon-control-forward:before {
content: "\e073"
}
.simple-icon-control-end:before {
content: "\e074"
}
.simple-icon-calendar:before {
content: "\e075"
}
.simple-icon-bulb:before {
content: "\e076"
}
.simple-icon-bar-chart:before {
content: "\e077"
}
.simple-icon-arrow-up:before {
content: "\e078"
}
.simple-icon-arrow-right:before {
content: "\e079"
}
.simple-icon-arrow-left:before {
content: "\e07a"
}
.simple-icon-arrow-down:before {
content: "\e07b"
}
.simple-icon-ban:before {
content: "\e07c"
}
.simple-icon-bubble:before {
content: "\e07d"
}
.simple-icon-camcorder:before {
content: "\e07e"
}
.simple-icon-camera:before {
content: "\e07f"
}
.simple-icon-check:before {
content: "\e080"
}
.simple-icon-clock:before {
content: "\e081"
}
.simple-icon-close:before {
content: "\e082"
}
.simple-icon-cloud-download:before {
content: "\e083"
}
.simple-icon-cloud-upload:before {
content: "\e084"
}
.simple-icon-doc:before {
content: "\e085"
}
.simple-icon-envelope:before {
content: "\e086"
}
.simple-icon-eye:before {
content: "\e087"
}
.simple-icon-flag:before {
content: "\e088"
}
.simple-icon-folder:before {
content: "\e089"
}
.simple-icon-heart:before {
content: "\e08a"
}
.simple-icon-info:before {
content: "\e08b"
}
.simple-icon-key:before {
content: "\e08c"
}
.simple-icon-link:before {
content: "\e08d"
}
.simple-icon-lock:before {
content: "\e08e"
}
.simple-icon-lock-open:before {
content: "\e08f"
}
.simple-icon-magnifier:before {
content: "\e090"
}
.simple-icon-magnifier-add:before {
content: "\e091"
}
.simple-icon-magnifier-remove:before {
content: "\e092"
}
.simple-icon-paper-clip:before {
content: "\e093"
}
.simple-icon-paper-plane:before {
content: "\e094"
}
.simple-icon-plus:before {
content: "\e095"
}
.simple-icon-pointer:before {
content: "\e096"
}
.simple-icon-power:before {
content: "\e097"
}
.simple-icon-refresh:before {
content: "\e098"
}
.simple-icon-reload:before {
content: "\e099"
}
.simple-icon-settings:before {
content: "\e09a"
}
.simple-icon-star:before {
content: "\e09b"
}
.simple-icon-symbol-female:before {
content: "\e09c"
}
.simple-icon-symbol-male:before {
content: "\e09d"
}
.simple-icon-target:before {
content: "\e09e"
}
.simple-icon-volume-1:before {
content: "\e09f"
}
.simple-icon-volume-2:before {
content: "\e0a0"
}
.simple-icon-volume-off:before {
content: "\e0a1"
}
.simple-icon-users:before {
content: "\e001"
}
 *,.kc-col-container,.kc-container,.kc-elm{box-sizing:border-box}.kc-off-notice a,.kc_twitter_feed a:hover{text-decoration:underline}.kc_google_maps[data-wheel=disable] iframe,.kc_wrap-video-bg{pointer-events:none}.fb-line-1 .likes,.fb-line-1 .username,.kc-owl-post-carousel .owl-item .title{text-overflow:ellipsis;white-space:nowrap}.back i,.front i{display:inline-block}div{display:block}.kc-elm{float:left;width:100%}.kc_col-sm-1{width:8.33333%}.kc_col-sm-2{width:16.6667%}div.kc_col-of-5{width:20%;float:left}.kc_col-sm-3{width:25%}.kc_col-sm-4{width:33.3333%}.kc_col-sm-5{width:41.6667%}.kc_col-sm-6{width:50%}.kc_col-sm-7{width:58.3333%}.kc_col-sm-8{width:66.6667%}.kc_col-sm-9{width:75%}.kc_col-sm-10{width:83.3333%}.kc_col-sm-11{width:91.6667%}.kc_col-sm-12{width:100%}.kc-container{width:100%;max-width:1170px;margin:0 auto;padding-left:15px;padding-right:15px}.kc-row-container:not(.kc-container){padding-left:0;padding-right:0;width:100%;max-width:100%}.kc_wrap-video-bg{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.kc_single_image img{max-width:100%;display:inline-block}.kc-video-bg .kc_column{position:relative}.kc-infinite-loop{text-align:center;padding:50px;font-size:18px;color:red;width:100%;display:inline-block}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.kc_row:not(.kc_row_inner){clear:both;float:left;width:100%}.kc-row-container.kc-container .kc-wrap-columns,.kc_row_inner{margin-left:-15px;margin-right:-15px;clear:both}.kc_row.kc_row_inner{width:calc(100% + 30px)}.kc_tab_content>.kc_row_inner{width:100%;margin:0}.kc_column,.kc_column_inner{min-height:1px;position:relative;padding-right:15px;padding-left:15px;float:left}.kc_column>.kc-col-container,.kc_column_inner>.kc-col-inner-container{height:100%}.kingcomposer div.kc_column,.kingcomposer div.kc_column_inner{clear:none}.kc_row_inner>div.kc_column_inner:only-child{width:100%}.kc_clfw{width:100%!important;clear:both!important;display:block!important;height:0!important;padding:0!important;margin:0!important}.kc-col-container{clear:both;display:block;width:100%}section[data-kc-fullheight]{min-height:100vh}html body section[data-kc-parallax=true]{background-position:50% 0;background-repeat:no-repeat!important;background-attachment:fixed!important}section[data-kc-fullwidth]{margin-left:0!important;margin-right:0!important;position:relative;box-sizing:content-box}.kc_text_block{display:inline-block;clear:both;width:100%}body section[data-kc-equalheight=true],body section[data-kc-equalheight=true]>.kc-container,body section[data-kc-equalheight=true]>.kc-container .kc-wrap-columns{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;width:100%}body div.kc_row_inner[data-kc-equalheight=true]{width:calc(100% + 30px);flex-wrap:wrap}body div[data-kc-equalheight-align=middle]>.kc_column_inner>.kc_wrapper,body div[data-kc-equalheight-align=bottom]>.kc_column_inner>.kc_wrapper,body section[data-kc-equalheight-align=middle]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,body section[data-kc-equalheight-align=middle]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container,body section[data-kc-equalheight-align=bottom]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;flex-wrap:wrap;height:100%;width:100%}body div.kc_row_inner[data-kc-equalheight=true]>.kc_column_inner>.kc_wrapper.kc_row_inner{height:100%}body div[data-kc-equalheight-align=middle]>.kc_column_inner>.kc_wrapper,body section[data-kc-equalheight-align=middle]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,body section[data-kc-equalheight-align=middle]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container{align-content:center;justify-content:center;align-items:center}body div[data-kc-equalheight-align=bottom]>.kc_column_inner>.kc_wrapper,body section[data-kc-equalheight-align=bottom]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,body section[data-kc-equalheight-align=bottom]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container{align-content:flex-end;align-items:flex-end}body section[data-kc-fullheight=middle-content],body section[data-kc-fullheight=middle-content]>.kc-container,body section[data-kc-fullheight=middle-content]>.kc-row-container{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;align-content:center}body section[data-kc-equalheight=true]>.kc-container .kc-wrap-columns{flex-wrap:wrap;margin-left:initial;margin-right:initial}.kc-off-notice{width:100%;padding:10px;text-align:left;background-color:#e9e385;color:#333;font-size:14px}.kc-off-notice a{text-transform:capitalize}@media screen and (min-width:999px){.kc-row-container .kc-wrap-columns,.kc_row_inner{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;flex-wrap:wrap}.kc-row-container.kc-container .kc-wrap-columns,.kc_row_inner{width:calc(100% + 30px)}}@media screen and (max-width:767px){body.kc-css-system .kc_column,body.kc-css-system .kc_column_inner{width:100%}div.kc_row{display:block}}.kc_shortcode .kc-widget-title,.kc_shortcode .kc_title{margin-bottom:20px}.kc_shortcode ul{margin:0;padding:0}.kc_shortcode ul li{list-style:none}.kc_shortcode h3,.kc_shortcode h4,.kc_shortcode h5{font-size:18px;margin:0;padding:0;font-weight:600}.kc_shortcode h4{font-size:16px;line-height:26px;margin-bottom:15px}.kc_shortcode h5{font-size:16px}.kc_accordion_wrapper,.kc_tabs{margin-bottom:24px}.kc_tabs .kc_tabs{margin-bottom:0}.kc_tabs{display:inline-block;width:100%}.kc_wrapper.ui-tabs{width:100%;display:inline-block}.kc_vertical_tabs>.kc_wrapper.ui-tabs{border:none}.kc_tabs.kc-tabs-slider ul.kc-tabs-slider-nav{margin:0}ul.kc-tabs-slider-nav li{display:inline-block;cursor:pointer;padding:8px 15px}ul.kc-tabs-slider-nav li.kc-title-active{background:#ddd}.kc_tabs_nav,.nav-pills{line-height:45px;margin:0;padding:0}.kc_tabs_nav:after,.kc_tabs_nav:before,.nav-pills:after,.nav-pills:before{display:table;line-height:0;content:""}.kc_tabs_nav:after,.nav-pills:after{clear:both}.kc_tabs_nav~.kc_tab{overflow:hidden;float:left;width:100%;height:0}html body.kc-css-system .kc_tabs_nav~.kc_tab:not(.ui-tabs-body-active){margin:0!important;padding:0!important}.kc_tabs_nav~.kc_tab.ui-tabs-body-active{height:inherit!important;background:#ddd}.kc_tabs_nav~.kc_tab .kc_tab_content{padding:30px 30px 15px}.kc_tabs_nav>li,.nav-pills>li{float:left}.kc_tabs_nav>li>a,.nav-pills>li>a{padding:0 30px;text-decoration:none;outline:0;display:block;line-height:50px;color:#6b6b6b}.kc_tabs>.kc_wrapper>.kc_tabs_nav{background:#eee;float:left;min-height:50px;margin:0;width:100%}.kc_tabs_nav{border-right:0!important;border-bottom:0!important;border-top:0!important}.kc_tabs_nav>li{list-style:none;border-right:1px solid #fff;border-left:none!important;border-bottom:none!important;margin:0;float:left;color:#333;box-shadow:none;cursor:pointer}.kc_tabs_nav>.ui-tabs-active>a,.kc_tabs_nav>li:hover,.kc_tabs_nav>li>a:hover{background-color:#ddd;color:#333}.kc_tabs_nav>.ui-tabs-active,.kc_tabs_nav>.ui-tabs-active:hover,.kc_tabs_nav>.ui-tabs-active>a,.kc_tabs_nav>.ui-tabs-active>a:hover{color:#555;display:block}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav{float:left;margin:0;padding:0;position:relative;width:25%;z-index:10;right:0}.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav{border-right:none;right:0;left:0}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab{float:left;width:75%;height:0;overflow:hidden}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab.ui-tabs-body-active{height:inherit;border:1px solid #ddd}.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab{list-style:none}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li{list-style:none;border:1px solid #ddd}.kc_wrapper>ul.ui-tabs-nav>li{overflow:hidden}.kc_vertical_tabs:not(.tabs_right)>.kc_wrapper>ul.ui-tabs-nav>li{border-right:0!important}.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav>li{border-left:0!important}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li:not(:last-child){border-bottom:0!important}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a,.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a:hover,.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a:hover{border:none;background:#f7f7f7;margin-left:0;color:#333}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a{display:block;padding:12px 0 12px 20px;outline:0;text-decoration:none}.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav{float:right}.kc-video-inner iframe{margin-bottom:0}.kc_accordion_content{padding-bottom:0;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;color:#727272;display:none}.kc_accordion_content.ui-state-body-active{height:inherit!important}.kc_accordion_section>.kc_accordion_header{position:relative;cursor:pointer;min-height:30px;line-height:30px;font-weight:700;font-size:inherit;margin-top:0;margin-bottom:-1px;float:left;width:100%;border:1px solid #e0e0e0}.kc_accordion_section>.ui-state-active{border-bottom-left-radius:0;border-bottom-right-radius:0;margin:0}.kc_accordion_header>span.ui-accordion-header-icon{float:right;font-family:simple-line-icons;margin:17px;color:#aaa;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.kc_accordion_header>span.ui-accordion-header-icon:before{content:"\e604"}.kc-section-active .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon:before{content:"\e607"}.kc_accordion_header>a{display:block;font-size:15px;padding:10px 15px;text-decoration:none;outline:0;font-weight:400;border:none;cursor:pointer}.kc_accordion_content .kc-panel-body{padding:15px;float:left;width:100%}body div.dark_rounded .pp_loaderIcon{animation:2s cubic-bezier(.63,.045,.34,1) 0s normal none infinite kc-spinner;display:block;height:50px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:50px;background:url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/frontend/images/loader.png) center center no-repeat;background-size:50px 50px}body div.dark_rounded .pp_content,body div.dark_rounded .pp_content_container .pp_left,body div.dark_rounded .pp_content_container .pp_right{background:0 0}body div.dark_rounded .pp_close{background:0 0;text-indent:0;text-align:right;color:#fff;font-size:24px}body div.dark_rounded .pp_close:hover{color:#aaa}body div.dark_rounded a.pp_next,body div.dark_rounded a.pp_previous{position:fixed;-webkit-transform:translateZ(0);text-indent:0!important;top:50%;margin-top:-20px;font-size:25px;z-index:1000001;color:#fff;width:50px;height:50px;-webkit-backface-visibility:hidden;cursor:pointer}body div.dark_rounded a.pp_next{right:0;background:0 0}body div.dark_rounded a.pp_previous{left:25px}body div.dark_rounded a.pp_next:hover,body div.dark_rounded a.pp_previous:hover{background:0 0;color:#aaa}body .div.dark_rounded .pp_details{position:relative;text-align:center}body .div.dark_rounded .pp_content_container .pp_details{float:left;margin:10px 0 2px}body div.dark_rounded .pp_nav{font-size:14px;margin:0 10px 0 0;clear:right;float:left}body .pp_nav p{float:left;margin:0 4px}body div.dark_rounded .pp_nav .pp_play,body div.ppt{display:none!important}.kc_google_maps{position:relative;overflow:hidden;width:100%;min-height:100px}.kc_google_maps img{max-width:inherit;max-height:inherit}.kc_google_maps .map_popup_contact_form{position:absolute;z-index:999;top:0;overflow-y:auto;padding:50px 60px 0;height:100%;transform:translate(0,0);transition:transform .4s ease;-webkit-transition-property:-webkit-transform,left,right;-webkit-backface-visibility:hidden}.map_popup_contact_form input[type=text],.map_popup_contact_form input[type=email],.map_popup_contact_form textarea{width:100%;border:1px solid #999;background:0 0;color:#FFF}.map_popup_contact_form textarea{height:100px}.map_popup_contact_form p{margin-bottom:10px}.map_popup_contact_form .close{position:absolute;top:10px;right:10px}.map_popup_contact_form .wpcf7-submit{text-transform:uppercase;width:100%;padding:15px 0;box-shadow:inset 0 0 1px 0 rgba(255,255,255,1)}.kc_google_maps .show_contact_form{position:absolute;left:10px;top:110px;z-index:99;font-size:20px;height:33px;line-height:20px;color:#F75850;display:none;background:#FFF;padding:0 10px;border-radius:3px;box-shadow:0 1px 1px #BEBEBE;transition:all .2s ease}.kc_google_maps .show_contact_form i{margin-top:7px}.kc_google_maps .show_contact_form:hover{background:#EBEBEB;color:#000}.map_popup_contact_form.left.hidden{transform:translate(-100%,0)!important}.map_popup_contact_form.right.hidden{transform:translate(100%,0)!important}.map_popup_contact_form.right{float:right;right:0}.map_popup_contact_form.right+a{right:10px;float:right;left:auto;top:50px}.map_popup_contact_form .close{text-decoration:none;box-shadow:none;color:#FFF}.kc-fb-layout-2,.kc-pricing-layout-1,.kc-pricing-layout-2,.kc-pricing-layout-4,.kc-testi-layout-3{box-shadow:0 1px 21px rgba(0,0,0,.21)}.map_popup_contact_form .close i{font-weight:100;font-size:25px}.kc_image_gallery.kc-grid{width:100%}.kc_image_gallery.kc-grid .item-grid{float:left;position:relative;width:25%}.kc_image_gallery.kc-grid .item-grid .kc-image-overlay{background:rgba(0,0,0,.2)}.kc_image_gallery.kc-grid .item-grid:hover .kc-image-overlay{opacity:1}.kc_image_gallery.kc-grid .item-grid img{display:block;max-width:100%;border-image-width:0}.kc-countdown-timer span.group,.kc_button{padding:10px 20px;color:#FFF;display:inline-block}.kc_image_gallery.kc-grid .item-grid.grid-2{width:50%}.kc_image_gallery.kc-grid .item-grid.grid-3{width:32.7%}.kc_image_gallery.kc-grid .item-grid.grid-4{width:25%}.kc_image_gallery.kc-grid.masonry .item-grid.grid-4{width:24.8%}.kc_image_gallery.kc-grid .item-grid.grid-5{width:20%}.kc_image_gallery.kc-grid .item-grid.grid-6{width:16.66666666666666%}.kc-countdown-timer .countdown-style2 .timer,.kc-countdown-timer .countdown-style2 .unit,.kc-ui-progress-bar{width:100%;float:left}.kc_image_gallery{clear:both}.kc_button{transition:background-color .3s ease 0s,color .3s ease 0s,border-radius .3s ease 0s;white-space:nowrap;text-decoration:none;font-size:14px;background-color:#1E73BE}.kc-countdown-timer{text-align:left}.kc-countdown-timer span.group{background:#42BCE2;border-radius:5px;margin-right:10px;text-align:center}.kc-countdown-timer .group .timer{font-size:20px;font-weight:700}.kc-countdown-timer .countdown-style2 .group{padding:10px}@-webkit-keyframes animate-stripes{from{background-position:0 0}to{background-position:44px 0}}.kc_progress_bars .progress-item{float:left;width:100%;margin-bottom:20px}.kc_progress_bars div.progress-item:first-child{margin-top:0!important}.kc_progress_bars div.progress-item:last-child{margin-bottom:0!important}.kc-ui-progress-bar{position:relative;background:#e4e4e4}.kc-ui-progress{position:relative;display:block;height:10px;z-index:2;background:#42BCE2;overflow:initial!important}.kc-ui-progress-bar:after{background:#e4e4e4}.kc-ui-progress-bar2 .kc-ui-progress div.ui-label{margin-bottom:10px}.kc-ui-progress div.ui-label{text-transform:uppercase;color:#272727;position:absolute;right:0;margin-right:12px;white-space:nowrap;bottom:100%}.kc-ui-progress div.ui-label .value{display:block;color:#333}.kc_progress_bars .progress-item span.label{margin-bottom:6px;font-size:14px;padding:0;color:#333;float:left;font-weight:500;position:relative}.kc-ui-progress2 span.value{float:left;width:45px;height:26px;line-height:26px;text-align:center;background:rgba(0,0,0,.4);background-size:90%;border-radius:3px;color:#fff;font-size:12px}.kc-ui-progress2 span.value:before{content:'';position:absolute;left:50%;top:100%;border:4px solid transparent;border-top-color:rgba(0,0,0,.4);transform:translateX(-50%)}.kc-ui-progress3 div.ui-label{bottom:0;font-size:1em;height:100%;display:flex;align-items:center}.pie-chart-wrapper{text-align:center}.kc_piechart{display:inline-block;position:relative;text-align:center;width:100px}.kc_piechart .percent:after{content:"%";font-size:.8em;margin-left:.1em}.kc_piechart .percent{z-index:2;text-align:center;font-size:14px;display:block;color:#42BCE2}.kc_piechart .pie_chart_percent i{width:100%;font-size:14px}.kc_piechart .pie_chart_percent{z-index:2;top:50%;position:absolute;left:50%;text-align:center;font-size:14px;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%)}.kc_piechart canvas{left:0;position:absolute;top:0}.pie_chart_text{margin:20px 0}.kc-flip-container{perspective:1000;-webkit-perspective:1000;min-height:50px;float:left;width:100%}.kc-flip-container.flip .flipper,.kc-flip-container.hover .flipper,.kc-flip-container:hover .flipper{transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.kc-flip-container.flip-vertical.flip .flipper,.kc-flip-container.flip-vertical.hover .flipper,.kc-flip-container.flip-vertical:hover .flipper{transform:rotateX(180deg) rotateY(0);-webkit-transform:rotateX(180deg) rotateY(0)}.kc-flip-container .wrap-icon{float:left;width:100%}.kc-flip-container .front{background:#f7f7f7;border:1px solid #ebebeb}.kc-flip-container .front .front-content{float:left;width:100%;padding:30px 15px;text-align:center}.kc-flip-container .front .front-content i{font-size:40px;color:#42BCE2}.kc-flip-container .front .front-content h3{margin:0 0 20px;font-size:18px;float:left;width:100%;color:#444;text-transform:uppercase}.kc-flip-container .front .front-content p{color:#666;float:left;width:100%;margin-bottom:20px}.kc-flip-container .front .front-content .button{background:#42BCE2;display:inline-block;color:#fff;border-radius:2px;text-transform:uppercase;padding:10px 16px;font-size:12px}.kc-flip-container .back{background:#fff;border:4px solid #ddd}.kc-flip-container .back .des{float:left;width:100%;padding:30px 15px;text-align:center;overflow-y:auto}.kc-flip-container .back .des i{font-size:40px;color:#C13740}.kc-flip-container .back .des h3{margin:0 0 20px;float:left;width:100%;font-size:18px;color:#444;text-transform:uppercase}.kc-flip-container .back .des p{color:#666;float:left;width:100%;margin-bottom:20px}.kc-flip-container .back .des .button{background:#C13740;display:inline-block;color:#fff;border-radius:2px;text-transform:uppercase;padding:10px 16px;font-size:12px}.kc-flip-container .flipper{transition:all .6s ease;-webkit-transition:all .6s ease;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;position:relative;height:100%;float:left;width:100%}.content-icon i,.kc-feature-boxes,.kc-feature-boxes a,.kc-pricing-tables{transition:all .3s ease 0s}.kc-flip-container .back,.kc-flip-container .front{width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;position:absolute;top:0;left:0}.kc-flip-container .front{z-index:2;transform:rotateY(0);-webkit-transform:rotateY(0);float:left;width:100%;position:relative}.kc-flip-container .front img{width:100%;float:left;max-width:100%}.kc-flip-container .back{transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.kc-flip-container.flip-vertical .back{transform:rotateX(180deg) rotateY(0);-webkit-transform:rotateX(180deg) rotateY(0)}.kc_wrap_instagram{overflow:hidden;clear:both}.kc_wrap_instagram ul{margin:0;padding-left:0}.kc_wrap_instagram ul li.el-end{margin-right:0}.kc_wrap_instagram ul li.el-start{clear:left}.kc-blog-posts-3,.kc_box_wrap,.kc_video_wrapper{clear:both}.ins_mark_low_resolution,.ins_mark_standard_resolution,.ins_mark_thumbnail{padding:25px 10px}.kc_wrap_instagram ul li{background:url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/frontend/images/loading.gif) center center no-repeat;float:left;list-style:none;width:100%;margin:0 0 10px;padding:0 5px}.kc_wrap_instagram{width:calc(100% + 10px);margin-left:-5px;margin-right:-5px}.kc_wrap_instagram ul li.loaded a{float:left;width:100%}.kc_wrap_instagram ul li.loaded img{width:100%;float:left}.kc_wrap_instagram ul li.loaded{background-image:none}.kc_ins_col_1 ul li{width:100%}.kc_ins_col_2 ul li{width:50%}.kc_ins_col_3 ul li{width:33.3333333333%}.kc_ins_col_4 ul li{width:25%}.kc_ins_col_5 ul li{width:20%}.kc_ins_col_6 ul li{width:16.6666666666666%}.kc-fb-layout-1,.kc-fb-layout-1 .content-button,.kc-fb-layout-1 .content-desc,.kc-fb-layout-1 .content-icon,.kc-fb-layout-1 .content-title,.kc-fb-layout-2 .content-image,.kc-fb-layout-3,.kc-fb-layout-3 .content-desc,.kc-fb-layout-3 .content-title,.kc-fb-layout-4,.kc-feature-boxes{width:100%;float:left}.content-icon i{display:inline-block}.kc-fb-layout-1{text-align:center}.kc-fb-layout-1 .content-icon i{font-size:55px;color:#42BCE2;text-align:center}.kc-fb-layout-1 .content-title{margin:25px 0;font-size:20px;text-transform:uppercase;font-weight:700;color:#444}.kc-fb-layout-1 .content-desc{font-weight:400;margin-bottom:25px}.kc-fb-layout-1 .content-desc p{margin:0;color:rgba(86,86,86,.8)}.kc-fb-layout-1 .content-button a{display:inline-block;padding:7px 20px;text-transform:uppercase;background:#eee;color:#666;font-size:12px}.kc-fb-layout-1 .content-button a:hover{background:#42BCE2;color:#fff}.kc-fb-layout-2{overflow:hidden;text-align:center}.kc-fb-layout-2 .content-button,.kc-fb-layout-2 .content-desc,.kc-fb-layout-2 .content-title{float:left;width:100%;padding:0 10px}.content-title{margin:25px 0 20px;font-size:20px;text-transform:uppercase;font-weight:700;color:#444}.content-desc{font-weight:400;margin-bottom:25px;color:rgba(86,86,86,.8);padding:0}.content-desc p{margin:0;color:rgba(86,86,86,.8)}.content-button a{display:inline-block;padding:7px 20px;text-transform:uppercase;background:#eee;color:#666;font-size:12px}.kc-fb-layout-2 .content-button{margin-bottom:30px}.kc-fb-layout-2 .content-button a:hover{background:#42BCE2;color:#fff}.kc-fb-layout-3{display:-webkit-flex;display:flex}.kc-fb-layout-3 .content-icon{float:left}.kc-fb-layout-3 .content-icon i{font-size:29px;text-align:center}.kc-fb-layout-4 .content-position,.kc-fb-layout-5 .content-position{font-size:11px;color:#42BCE2;text-transform:uppercase}.kc-fb-layout-3 .box-right{padding-left:25px}.kc-fb-layout-3 .content-title{margin:0 0 15px}.kc-fb-layout-4 .content-image{float:left;width:50%}.kc-fb-layout-4 .box-right .content-button,.kc-fb-layout-5,.kc-testi-layout-1,.kc-testi-layout-2,.kc-testi-layout-3,.kc-testi-layout-4,.kc-testimo .content-desc,.kc-testimo .content-image,.kc-testimo .content-position,.kc-testimo .content-title{width:100%;float:left}.kc-fb-layout-4 .content-image img{float:left}.kc-fb-layout-4 .box-right{overflow:hidden;padding:0 0 0 20px}.kc-fb-layout-4 .content-title{margin:0 0 20px}.kc-fb-layout-4 .box-right .content-button a{float:left}.kc-fb-layout-5 .content-title{margin:0 0 15px}.kc-testi-layout-1{text-align:center}.kc-testi-layout-1 .content-image img{border-radius:50%}.kc-testi-layout-1 .content-desc{margin:30px 0 27px}.kc-testi-layout-1 .content-title{margin:0;font-size:18px}.kc-testi-layout-1 .content-position{color:#999;font-size:11px}.kc-testi-layout-2{background:#eee;padding:25px 20px 30px;border-radius:4px}.kc-testi-layout-2 .content-title{margin:0;color:#42BCE2;font-size:18px}.kc-testi-layout-2 .content-position{color:#999;font-size:11px}.kc-testi-layout-2 .content-desc{margin:15px 0 0}.kc-testi-layout-3{text-align:center;padding:0 0 30px}.kc-testi-layout-3 .content-title{margin:20px 0 0;color:#42BCE2;font-size:18px;padding:0 15px}.kc-testi-layout-3 .content-position{color:#999;font-size:11px;padding:0 15px}.kc-testi-layout-3 .content-desc{margin:15px 0 0;padding:0 15px}.kc-testi-layout-4 .content-image{padding-right:20px;float:left;width:40%}.kc-testi-layout-4 .content-image img{border-radius:50%;float:left}.kc-testi-layout-4 .box-right{overflow:hidden}.kc-testi-layout-4 .content-title{margin:0;font-size:18px}.kc-testi-layout-4 .content-desc{margin-bottom:20px}.kc-testi-layout-4 .content-position{color:#42BCE2;font-size:11px}.kc-testi-layout-5{float:left;width:100%}.kc-testi-layout-5 .content-image{padding-right:20px;float:left;width:auto;max-width:40%}.kc-testi-layout-5 .content-image img{border-radius:50%}.kc-testi-layout-5 .box-right{float:left}.kc-testi-layout-5 .content-title{margin:0;font-size:18px}.kc-pricing-tables{float:left;width:100%;overflow:hidden}.kc-pricing-layout-1{border-radius:10px;overflow:hidden;background:#42BCE2}.kc-pricing-layout-1 .header-pricing{float:left;width:100%;line-height:1.4}.kc-pricing-layout-1 .header-pricing .kc-pricing-price{float:left;width:100%;text-align:center}.kc-pricing-layout-1 .kc-pricing-price .content-price{padding-bottom:30px}.kc-pricing-layout-1 .header-pricing .kc-pricing-price span{font-weight:400;color:#fff;font-size:28px}.kc-pricing-layout-1 .header-pricing .kc-pricing-price span.content-duration{font-size:16px;color:#fff}.kc-pricing-layout-1 .header-pricing .content-title{float:left;width:100%;text-align:center;font-size:20px;margin:0;font-weight:700;text-transform:uppercase;color:#fff;background:rgba(0,0,0,.1);padding:15px 0}.kc-pricing-layout-1 .content-icon-header i{font-size:80px;color:#fff;margin-top:30px}.kc-pricing-layout-1 .content-desc{float:left;width:100%;list-style:none;margin:0;text-align:center;padding:0}.kc-pricing-tables .content-desc li:last-child{margin-left:0!important;margin-top:0!important;margin-right:0!important}.kc-pricing-tables .content-desc li:first-child{margin-left:0!important;margin-bottom:0!important;margin-right:0!important}.kc-pricing-layout-1 .content-desc li{float:left;width:100%;padding:8px 0;font-size:14px;color:#173d50}.kc-pricing-tables .content-desc li{border-left:0!important;border-right:0!important;list-style:none}.kc-pricing-tables .content-desc li:not(:last-child){border-bottom:0!important}.kc-pricing-layout-1 .content-desc li:nth-of-type(2n+1){background:#F1F3F5}.kc-pricing-layout-1 .content-button{float:left;width:100%;text-align:center;background:#42BCE2}.kc-pricing-layout-1 .content-button a{display:inline-block;margin-top:25px;margin-bottom:25px;background:rgba(0,0,0,.1);color:#fff}.kc-pricing-layout-1 .content-button a:hover{background:#fff;color:#42BCE2}.kc-pricing-layout-2 .header-pricing{float:left;width:100%;line-height:1.4}.kc-pricing-layout-2 .header-pricing .kc-pricing-price{float:left;width:100%;text-align:center;border-left:0!important;border-right:0!important}.kc-pricing-layout-2 .kc-pricing-price .content-price{padding-bottom:30px}.kc-pricing-layout-2 .header-pricing .kc-pricing-price span{color:#42BCE2;font-weight:300;font-size:60px}.kc-pricing-layout-2 .header-pricing .kc-pricing-price span.content-duration{font-size:16px;color:rgba(23,61,80,.4)}.kc-pricing-layout-2 .header-pricing .content-title{float:left;width:100%;text-align:center;font-size:18px;margin:0 0 3px;font-weight:700;text-transform:uppercase;color:#173d50;padding:30px 0 0}.kc-pricing-layout-2 .content-desc{float:left;width:100%;list-style:none;text-align:center;margin:0}.kc-pricing-layout-2 .content-desc li{float:left;width:100%;padding:8px 0;font-size:14px;color:#173d50}.kc-pricing-layout-2 .content-desc li:nth-of-type(2n+1){background:rgba(23,61,80,.06)}.kc-pricing-layout-2 .content-button{float:left;width:100%;text-align:center}.kc-pricing-layout-2 .content-button a{display:inline-block;margin-bottom:25px;margin-top:25px;background:#42BCE2;color:#fff;border:2px solid #42BCE2}.kc-pricing-layout-2 .content-button a:hover{background:#fff;color:#42BCE2}.kc-pricing-layout-3{float:left;width:100%;line-height:1.4;background:#42BCE2}.kc-pricing-layout-3 .kc-pricing-price{float:left;width:100%;text-align:center;padding:10px 0;background:rgba(255,255,255,.15)}.kc-pricing-layout-3 .kc-pricing-price span{font-weight:300;color:#fff;font-size:60px}.kc-pricing-layout-3 .kc-pricing-price span.content-duration{font-size:14px}.kc-pricing-layout-3 .content-title{float:left;width:100%;text-align:center;font-size:30px;font-weight:300;color:#fff;margin:0 0 15px;padding:30px 0;background:rgba(255,255,255,.15);text-transform:uppercase}.kc-pricing-layout-3 .content-desc{float:left;width:100%;list-style:none;margin:0;text-align:center}.kc-pricing-layout-3 .content-desc li{float:left;width:100%;padding:8px 0;font-size:14px;color:#fff}.kc-pricing-layout-3 .content-button{float:left;width:100%;text-align:center}.kc-pricing-layout-3 .content-button a{display:inline-block;padding:10px 20px;font-size:16px;font-weight:300;margin-top:25px;margin-bottom:25px;background:rgba(255,255,255,.15);color:#fff}.kc-pricing-layout-3 .content-button a:hover{background:#fff;color:#42BCE2}.kc-pricing-layout-4{border-radius:10px;overflow:hidden;background:#42BCE2}.kc-pricing-layout-4 .header-pricing{float:left;width:100%;line-height:1.4}.kc-pricing-layout-4 .header-pricing .kc-pricing-price{float:left;width:100%;text-align:center;padding-bottom:30px}.kc-pricing-price span{display:inline-block}.kc-pricing-layout-4 .kc-pricing-price span{font-weight:300;color:#fff;font-size:60px;display:inline-block}.kc-pricing-layout-4 .kc-pricing-price .content-price{line-height:60px;margin:0 5px}.kc-pricing-layout-4 .kc-pricing-price .content-duration{font-size:16px;color:rgba(255,255,255,.75);text-transform:uppercase;vertical-align:bottom}.kc-pricing-layout-4 .kc-pricing-price .content-currency{font-size:16px;vertical-align:top;color:rgba(255,255,255,.75)}.kc-pricing-layout-4 .content-title{float:left;width:100%;text-align:center;font-size:22px;margin:0;font-weight:300;text-transform:uppercase;color:#fff;padding:0 0 10px}.content-icon-header{float:left;width:100%;text-align:center}.content-icon-header i{display:inline-block}.kc-pricing-layout-4 .content-icon-header i{margin:30px 0;font-size:90px;text-align:center;color:#fff;background:rgba(255,255,255,.15);border-radius:50%;width:160px;height:160px;line-height:160px}.kc-pricing-layout-4 .content-desc{float:left;width:100%;list-style:none;margin:0;background:#fff;text-align:center}.kc-pricing-layout-4 .content-desc li{float:left;width:100%;padding:8px 0;font-size:14px;color:#173d50}.kc-pricing-layout-4 .content-desc li:nth-of-type(2n+1){background:#F1F3F5}.kc-pricing-layout-4 .content-button{float:left;width:100%;background:#fff;text-align:center}.kc-pricing-layout-4 .content-button a{display:inline-block;background:#42BCE2;margin-top:25px;margin-bottom:25px;color:#fff}.kc_facebook_recent_post .list-posts{background:#e9ebee}.kc_facebook_recent_post .list-posts li{border:1px solid;border-color:#e5e6e9 #dfe0e4 #d0d1d5;background:#fff;border-radius:3px}.kc_facebook_recent_post .list-posts li:last-child{margin-bottom:0}.kc_facebook_recent_post ul li.fb_mark_cls{background:url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/frontend/images/fb_loading.gif) left 20px center no-repeat;height:60px;border:1px dashed #E6E6E6;margin-bottom:15px;z-index:2;background-size:16px}.fb-header .fb-line-1,.fb-header .fb-line-2{z-index:11;position:relative;width:100%;float:left}.kc_facebook_recent_post ul{max-height:300px;overflow-y:auto}.kc_facebook_recent_post ul li{border-bottom:1px solid #E6E6E6}.kc_facebook_recent_post .fb-post-info span{margin-right:15px}.kc_facebook_recent_post .fb-post-info a{font-size:12px;box-shadow:none;border-bottom:0;color:#7f7f7f}.kc_facebook_recent_post img{margin-bottom:10px;max-width:100%}.kc_facebook_recent_post .fb-message{margin:0;font-size:13px;font-weight:400;line-height:1.38;overflow:hidden}.kc_shortcode .fb-button-profile{background-color:#4e69a2;border-radius:2px;border:1px solid;box-shadow:0 1px 1px rgba(0,0,0,.05);margin-top:15px;display:inline-block;text-align:center;color:#FFF;padding:5px 20px;text-decoration:none}.kc_shortcode .fb-button-profile:active,.kc_shortcode .fb-button-profile:hover{background-color:#4e69a2;color:#FFF;box-shadow:0 0 1px 2px rgba(88,144,255,.75),0 1px 1px rgba(0,0,0,.15);outline:0}.kc_shortcode .fb-button-profile:visited{color:#FFF}.kc_facebook_recent_post ul{border-top:0;padding:10px}.kc_facebook_recent_post ul li{padding:10px;margin-bottom:20px}.kc_facebook_recent_post .fb-post-info{margin-top:10px;padding-top:6px;border-top:1px solid #e5e5e5;line-height:1}.kc_facebook_recent_post .fb-post-infoa span{color:#7f7f7f;font-size:12px;font-weight:700;line-height:14px;text-transform:capitalize}.kc_facebook_recent_post .fb-post-infoa span:hover{color:#333}.fb-header{width:100%;height:130px;background-size:cover;position:relative}.fb-header .fb-line-1{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.9)}.fb-header .fb-line-2{display:block}.fb-line-1 .img-profile{width:54px;height:auto;margin:7px 10px 0 7px;border:2px solid #fff;float:left}.fb-line-1 .username{font-size:18px;font-weight:500;display:inline-block;line-height:35px;overflow:hidden}.fb-line-1 .likes{font-size:12px;line-height:1.358;overflow:hidden;display:block;margin-left:65px}.fb-line-2 .like_page,.fb-line-2 .share_page{background:#f6f7f8;padding:0 10px;margin-left:10px;margin-top:30px;display:inline-block;font-size:12px;line-height:22px;color:#4e5665;border-radius:1px;text-shadow:0 1px 0 #fff;box-shadow:0 1px 1px rgba(0,0,0,.05);font-weight:700;box-sizing:content-box;text-align:center;font-family:helvetica,arial,sans-serif}.fb-line-2 .share_page{margin-right:10px;margin-left:inherit;float:right}.fb-line-2 .share_page i{font-size:13px}.fb-line-2 .like_page i{font-size:13px;color:#3A5897}.overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.5);z-index:10}.kc_wrap_twitter .button_follow_wrap{padding:10px 15px;background:#e1e8ed}.kc_twitter_feed .owl-item{text-align:center}.kc_twitter_feed ul li{margin-bottom:20px;padding:10px;border:1px solid #E6E6E6;border-radius:2px;background:#fff}.kc_twitter_feed ul li:last-child{margin-bottom:0}.kc_twitter_feed .kc_tweet_icon i{display:block;margin-bottom:10px}.kc_twitter_feed .twitter-footer{font-size:12px;font-style:italic;margin-top:15px}.kc_twitter_style-1 .twitter-footer.show_avatar{margin-left:58px;border-top:1px solid #e5e5e5;padding-top:10px;line-height:1;padding-bottom:6px}.kc_twitter_feed .twitter-footer>span{margin-right:25px}.kc_twitter_feed .twitter-footer>span a{color:#aab8c2}.kc_twitter_feed .twitter-footer>span a:hover{color:#1da1f2}.kc_twitter_feed .twitter-footer>span:last-child{margin-right:0}.kc_twitter_feed a{color:#02A4BC}.kc_twitter_feed .tweet_user a{position:relative;line-height:21px;color:#333;cursor:pointer;background-color:#eee;border-radius:3px;box-sizing:border-box;text-decoration:none;font-size:13px;font-weight:700;display:inline-block;border:1px solid #ccc;background-image:linear-gradient(#fff,#dedede)}.kc-blog-posts-2 .kc-list-item-2 .post-title-alt a:hover,.kc-blog-posts-3 .kc-list-item-3 .entry-meta a:hover,.kc-blog-posts-4 .kc-list-item-4 .post-meta a:hover{text-decoration:underline}.kc_twitter_feed .tweet_user a:hover{color:#333;background-color:#d9d9d9;background-image:linear-gradient(#f8f8f8,#d9d9d9);border-color:#bbb}.kc_twitter_feed .kc_tweet_icon{font-size:40px;display:block}.kc_twitter_feed .tweet_desc .user_twitter{width:48px;height:48px;display:inline-block;float:left}.kc_twitter_feed .description,.kc_twitter_feed .user_twitter span{display:block}.kc_twitter_follow i{margin-right:5px;color:#1b95e0;font-size:20px}.kc_twitter_feed .kc_twitter_follow{line-height:25px;float:right;padding:2px 5px}.tweet_reply a i,.tweet_retweet a i{font-size:17px}.kc_twitter_feed.kc_twitter_style-1 .kc_tweet_icon{float:left}.kc_twitter_feed.kc_twitter_style-1 .tweet_desc.show_avatar{margin-left:58px}.kc_twitter_feed.kc_twitter_style-1 .tweet_desc .user_twitter{margin-left:-58px}.kc_twitter_feed .user_twitter{text-align:left}.kc_twitter_feed .user_twitter img{float:left;margin-right:10px;border-radius:5px}.kc_twitter_feed .tweet_desc .name{font-weight:800}.kc_twitter_feed .tweet_desc .screen_name{color:#8899a6}.kc_twitter_feed .tweet_user{display:inline-block;width:100%;margin-bottom:0;padding-bottom:20px}.kc_counter_box h4,.kc_counter_box i{margin-bottom:15px}.kc_wrap_twitter .result_twitter_feed{overflow-y:auto;padding:20px 15px;border:1px solid #e9eaed;height:350px;background:#F5F8FA}.kc_twitter_style-2 .button_follow_wrap{display:none}.kc_twitter_feed.kc_twitter_style-2 .tweet_desc .user_twitter{float:none;display:block;margin-right:0;text-align:center;width:100%}.kc_twitter_feed.kc_twitter_style-2 .tweet_desc .user_twitter img{margin-right:0;float:none}.kc_twitter_feed.kc_twitter_style-2.tweet_desc span{display:block}.kc_twitter_feed.kc_twitter_style-2 .tweet_desc{text-align:center}.kc_twitter_feed.kc_twitter_style-2 .tweet_user{text-align:center;margin-top:20px;border:none}.kc_twitter_feed.kc_twitter_style-2 .kc_twitter_follow{float:none}.kc-pie-chart-wrapper,.kc_counter_box{text-align:center}.kc_counter_box .counterup{display:block;font-size:40px;font-weight:700;line-height:40px}.kc_counter_box i{display:inline-block;font-size:45px}.kc_box_wrap .one-second,.kc_box_wrap .one-third,.kc_box_wrap .two-third{float:left;padding-left:15px;padding-right:15px}.kc_box_wrap .one-third{width:33.3%}.kc_box_wrap .one-second{width:50%}.kc_box_wrap .two-third{width:66.7%}.kc-owl-post-carousel .owl-item{padding-right:20px}.kc-owl-post-carousel .owl-item .kc-read-more{font-size:13px;padding:9px 30px;border-radius:25px;white-space:nowrap;border:1px solid #e3e3e3;transition:all .3s ease}.kc-owl-post-carousel .owl-item .kc-read-more:hover{background:#ccc;border:0}.kc-owl-post-carousel .owl-item .footer-button{padding:15px 0;text-align:center}.kc-owl-post-carousel .owl-item .list-item{box-shadow:0 0 0 1px rgba(224,224,224,.5) inset;text-align:center;padding-bottom:25px}.kc-owl-post-carousel .in-post-content{text-align:justify}.kc-owl-post-carousel .owl-item .image{margin-bottom:20px;position:relative}.kc-owl-post-carousel .owl-item .image .caption{background:rgba(0,0,0,.5);display:block;position:absolute;left:0;bottom:0;padding:5px 10px;margin:0;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.kc_single_image,.kc_single_image figure{position:relative}.kc-owl-post-carousel .owl-item .image .caption a{color:#FFF;font-size:16px}.kc-owl-post-carousel .owl-item .title{overflow:hidden;padding:20px 12px 0}.kc-owl-post-carousel .owl-item .in-post-content{padding:0 15px}.kc-owl-post-carousel .owl-item .kc-entry_meta{margin-bottom:10px;font-size:80%}.list-post-type .list-item{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #dbdbdb;float:left;width:100%}.list-post-type .list-item figure{float:left;width:100%;margin-bottom:25px}.list-post-type .list-item img{display:block;max-width:100%}.list-post-type .list-item h3{float:left;width:100%;margin-bottom:6px}.list-post-type .list-item h3 a{display:block;color:#272727;font-size:24px;transition:all .3s ease 0s}.list-post-type .list-item h3 a:hover{color:#42BCE2}.kc-read-more{float:left;padding:7px 30px;border:1px solid #e4e4e4;border-radius:30px;font-weight:600;color:#505050;transition:all .3s ease 0s}.kc-read-more:hover{background:#42BCE2;border-color:#42BCE2;color:#fff}.kc-entry_meta>span{margin-right:13px;font-size:12px;font-weight:500}.kc-entry_meta>span i{color:#42BCE2}.kc-entry_meta>span a{color:#7a7a7a;transition:all .3s ease 0s}.kc-entry_meta>span a:hover{color:#42BCE2}.kc-carousel-images .progressBar{width:100%;background:#EDEDED}.kc-carousel-images .progressBar .bar{width:0;max-width:100%;height:4px;background:#7fc242}.kc_accordion_section.group{padding-bottom:8px}.entry-content a{box-shadow:none}.kc_accordion_content{border-bottom:1px solid #eaeaea;border-top:none!important;float:left;width:100%}.kc_single_image{max-width:100%;width:100%;line-height:0}.kc_single_image>a{width:100%;float:left;position:relative}.kc_single_image p{margin:10px 0;float:left;width:100%}.kc_image_empty{max-width:100%}.kc-image-overlay{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .6s ease;opacity:0}.kc-image-overlay i{font-size:25px;color:#fff;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:all .3s ease;border:2px solid #fff;width:50px;height:50px;text-align:center;line-height:50px}.kc-image-overlay:hover i{border-radius:10px}.kc_single_image:hover .kc-image-overlay{background:rgba(58,52,42,.7);opacity:1}.list-post-type .kc-entry_meta span.tags-links{display:inline!important}.kc-icon-wrapper i,.list-post-type .kc-read-more{display:inline-block}.kc-entry_meta{float:left;width:100%;padding-bottom:15px}.list-post-type .text{float:left;width:100%;margin-bottom:20px}.kc-entry_meta i{margin-right:5px}.kc-sync2.owl-carousel.owl-theme{margin-top:10px}.kc-sync2 .owl-item.synced .item img{border:1px solid #869791}.kc-carousel-no-images{padding:20px 0}.kc-icon-wrapper i{color:#42BCE2;font-size:16px;text-align:center;line-height:1em;transition:background-color .3s ease 0s,color .3s ease 0s,border-radius .3s ease 0s}.kc-multi-icons-wrapper i{width:1em;height:1em;text-align:center;color:#fff;font-size:20px}.kc-multi-icons-wrapper a{padding:10px;margin:3px;background:#1E73BE;line-height:1;display:inline-block;border-radius:3px}.kc-multi-icons-wrapper a:last-child{margin-right:0!important}.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div{position:absolute;top:50%;width:40px;height:50px;margin-top:-25px;background:0 0;opacity:0;left:50px;color:transparent;transition:all .3s ease;padding:0;z-index:9}.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next{right:50px;left:initial}.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before{content:"\e605";color:#999;transition:all .6s ease;font-family:simple-line-icons;font-size:50px;line-height:50px;font-weight:100}.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"\e606"}.owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div{opacity:1;left:15px}.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:hover:before{color:#666}.owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div.owl-next{right:15px;left:initial}.owl-nav-round.owl-theme .owl-controls .owl-buttons div{position:absolute;top:50%;width:40px;height:40px;margin-top:-25px;background:#fafafa;opacity:0;left:50px;color:transparent;transition:all .3s ease;padding:0;border:1px solid #aaa;border-radius:100%}.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next{right:50px;left:initial}.owl-nav-round.owl-theme .owl-controls .owl-buttons div:before{content:"\e605";color:#999;transition:all .6s ease;font-family:simple-line-icons;font-size:20px;line-height:40px;font-weight:100;width:40px;height:40px;text-align:left;display:block;padding-left:8px;margin-top:-1px}.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"\e606";padding-right:8px;text-align:right}.owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div{opacity:1;left:15px}.owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover{background:#FFF}.owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover:before{color:#666}.owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div.owl-next{right:15px;left:initial}@keyframes kc-spinner{0%{transform:scale(1) rotate(0)}100%{transform:scale(1) rotate(720deg)}}.kc-title-wrap{width:100%}.image_fadein_slider{display:inline-block;width:100%}.image_fadein_slider .image_fadein{display:inline-block;width:100%;position:relative}.image_fadein_slider img{position:absolute;top:0;left:0;max-width:100%;opacity:0;transition:all ease 650ms}.image_fadein_slider img.active{position:relative;opacity:1;transition:all ease 850ms}.image_fadein_slider .image_fadein.fast img{position:absolute;top:0;left:0;max-width:100%;opacity:0;transition:all ease 350ms}.image_fadein_slider .image_fadein.fast img.active{position:relative;opacity:1;transition:all ease 550ms}.image_fadein_slider .image_fadein.slow img{position:absolute;top:0;left:0;max-width:100%;opacity:0;transition:all ease 950ms}.image_fadein_slider .image_fadein.slow img.active{position:relative;opacity:1;transition:all ease 1.15s}.kc-blog-posts-4{width:calc(100% + 30px)!important;margin-left:-15px;margin-right:-15px}.kc-blog-posts-4 .kc-list-item-4{float:left;width:100%;position:relative}.kc-blog-posts-4 .item{padding:0 15px}.meta-title{position:absolute;left:0;bottom:0;background:linear-gradient(to bottom,rgba(101,100,96,0) 0,rgba(0,0,0,.35) 50%,rgba(0,0,0,.35) 100%);padding:20px}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header{float:left;width:100%}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header>a{float:left;width:100%;overflow:hidden}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header>a img{display:block}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-meta a.date-link{margin-left:7px}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-meta a.date-link:before{content:'|';margin-right:7px}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header a img{-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-ms-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.divider_line2 i,.divider_line3 .line_text{left:50%;top:50%;transform:translate(-50%,-50%)}.kc-blog-posts-4 .kc-list-item-4 .post-meta{text-transform:uppercase;font-size:12px;color:#fff;float:left;width:100%}.kc-blog-posts-4 .kc-list-item-4 .post-meta a{text-transform:capitalize;font-size:12px;color:#fff}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt{float:left;width:100%;line-height:1.4;margin:4px 0 10px;font-size:18px;font-weight:700;text-transform:uppercase}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt a{color:#fff}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt a:hover{color:#42BCE2}.kc-blog-posts-1 .kc-list-item-1{position:relative;min-height:200px}.kc-blog-posts-1 .kc-list-item-1 figure{width:100%;display:inline-block}.kc-blog-posts-1 .kc-list-item-1 .post-details{position:absolute;padding:40px 20px 30px;width:100%;bottom:0;text-align:left;background:rgba(255,255,255,.7)}.kc-blog-posts-1 .kc-list-item-1 .post-title-alt{margin:0 0 15px}.kc-blog-posts-1 .kc-list-item-1 .post-title-alt a{color:#000;display:block;font-size:22px;text-transform:uppercase}.kc-blog-posts-1 .kc-list-item-1 .post-title-alt a:hover{color:#555}.kc-blog-posts-1 .kc-list-item-1 .post-date{margin-bottom:10px;color:#999;font-size:12px;font-style:italic}.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author{margin-right:8px;padding-right:8px;border-right:1px solid #ddd}.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats{margin-left:8px;padding-left:8px;border-left:1px solid #ddd}.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author a,.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats a{color:#333}.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author a:hover,.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats a:hover{color:#000}.kc-blog-posts-1 .kc-list-item-1 .post-details .btn{display:inline-block;font-size:12px;padding:10px 20px;line-height:1;color:#272727;text-transform:uppercase;border:2px solid #42BCE2}.kc-blog-posts-1 .kc-list-item-1 .post-details .btn:hover{background:#42BCE2;color:#fff}.kc-blog-posts-2 .kc-list-item-2{float:left;width:100%;border:1px solid #ddd;padding:20px;margin-bottom:30px}.kc-blog-posts-2 .kc-list-item-2 .post-item-left{float:left;width:50%;padding-right:30px}.kc-blog-posts-2 .kc-list-item-2 .post-item-left>p,.kc-blog-posts-2 .kc-list-item-2 .post-item-right>p{font-size:14px;color:#666;float:left;width:100%;margin-bottom:15px}.kc-blog-posts-2 .kc-list-item-2 .post-item-right{float:left;width:50%}.kc-blog-posts-2 .kc-list-item-2 .post-title-alt{margin:0 0 20px;float:left;width:100%;font-weight:700;text-transform:uppercase;font-size:20px}.kc-blog-posts-2 .kc-list-item-2 .post-title-alt a{display:block;color:#333}.kc-blog-posts-2 .kc-list-item-2 .post-meta{float:left;width:100%;margin-bottom:20px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;line-height:38px}.kc-blog-posts-2 .kc-list-item-2 .post-meta span{float:left;margin-right:15px;font-size:12px}.kc-blog-posts-2 .kc-list-item-2 .post-meta span i{margin-right:5px;color:#42BCE2;font-size:12px}.kc-blog-posts-2 .kc-list-item-2 .post-meta span a{color:#999}.kc-blog-posts-2 .kc-list-item-2 .post-meta span a:hover{color:#000}.kc-blog-posts .kc-post-2-button{float:left;padding:10px 20px;border:1px solid #ddd;border-radius:2px;color:#000;font-size:12px;line-height:1}.kc-blog-posts .kc-post-2-button:hover{border-color:#42BCE2;background:#42BCE2;color:#fff}.kc-blog-posts-3.kc-blog-grid{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-1{width:100%;float:left;padding:0 15px}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-2{width:50%;float:left;padding:0 15px}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-3{width:33.33333333333%;padding:0 15px;float:left}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-4{width:25%;float:left;padding:0 15px}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-5{width:20%;float:left;padding:0 15px}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-6{width:16.5%;float:left;padding:0 15px}.kc-blog-posts-3.kc-blog-grid .post-grid img{max-width:100%;transition:all .3s ease 0}.kc-blog-posts-3 .kc-list-item-3{float:left;width:100%;margin-bottom:30px}.kc-blog-posts-3 .kc-list-item-3>a{float:left;width:100%}.kc-blog-posts-3 .kc-list-item-3>a img{display:block}.kc-blog-posts-3 .kc-list-item-3 .content{float:left;width:100%;padding:26px;box-shadow:0 1px 4px 0 rgba(0,0,0,.14)}.kc-button-7 a:hover,.kc-button-9 a:hover{box-shadow:0 11px 3px -7px #ccc!important}.kc-blog-posts-3 .kc-list-item-3 .entry-thumb-link:hover img{opacity:.4}.kc-blog-posts-3 .kc-list-item-3 .entry-meta{text-transform:uppercase;font-size:12px;color:#b4b4b4;float:left;width:100%;margin:5px 0 10px}.kc-blog-posts-3 .kc-list-item-3 .entry-meta .entry-date,.kc-blog-posts-3 .kc-list-item-3 .entry-meta .kc-post-author{padding-right:7px;margin-right:7px;border-right:1px solid #e4e4e4}.kc-blog-posts-3 .kc-list-item-3 .entry-meta a{text-transform:capitalize;font-size:12px;color:#42BCE2}.kc-blog-posts-3 .kc-list-item-3 .post-title-alt{float:left;width:100%;line-height:1.4;margin:0;font-size:18px;font-weight:700;text-transform:uppercase;position:relative}.kc-blog-posts-3 .kc-list-item-3 .post-content p{color:#7a7a7a;line-height:26px;font-size:14px}.kc-blog-posts-3 .kc-list-item-3 .post-title-alt a{color:#272727}.kc-blog-posts-3 .kc-list-item-3 .post-title-alt a:hover{color:#42BCE2}.kc-blog-posts-3 .kc-list-item-3 .entry-excerpt p{font-size:14px;color:#888}.divider_line{float:left;width:100%;margin-top:30px;margin-bottom:30px}.divider_line .divider_inner{display:inline-block;width:100%;border-bottom:1px solid #ccc;border-top:0!important;border-left:0!important;border-right:0!important}.divider_line2{height:1px;position:relative}.divider_line2 i{color:#fff;width:27px;height:27px;border-radius:100%;background-color:#d3d3d3;text-align:center;vertical-align:middle;line-height:27px;position:absolute}.divider_line3{position:relative}.divider_line3 .line_text{text-transform:uppercase;background:#fff;padding:0 10px;position:absolute}.message-boxes i{margin-right:7px;float:left}.message-box-wrap{padding:20px;border-radius:0;border:2px solid #eee;font-size:14px}.kc-close-but{width:10px;height:10px;float:right;border:none;margin:8px;cursor:pointer;font-size:0;background:url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/frontend/images/icon-remove.png) center top no-repeat;text-indent:-9999px}button.kc-close-but:hover{background-color:rgba(51,51,51,0)}.kc-filters-alignCenter{margin-top:30px;margin-bottom:30px;text-align:center;font-size:12px;font-weight:400;line-height:21px;color:#DADADA}.kc-filter-item{color:#949494;cursor:pointer;font:400 13px/21px "Open Sans",sans-serif;padding:0 12px;transition:all .3s ease-in-out;position:relative;overflow:visible;margin:0 0 10px;display:inline-block}.kc-filter-item-active.kc-filter-item{color:#4183d7}.kc-caption-zoom{float:left;position:relative;width:640px;height:360px;margin:0 auto;overflow:hidden}.kc-caption-defaultWrap{position:absolute;top:0;left:0}.kc-caption-defaultWrap img{transition:.4s ease}.kc-caption-zoom .kc-caption:hover .kc-caption-defaultWrap img{transform:scale(1.08)}.kc-caption-activeWrap{width:100%;z-index:2;height:100%}.kc-caption-zoom .kc-caption:hover .kc-caption-activeWrap{position:absolute;opacity:1}.kc-caption-activeWrap .kc-caption-body{padding:12px 30px;text-align:center}.kc-caption-zoom .kc-caption-activeWrap .kc-caption-body{padding-top:120px}.kc-caption-body .kc-caption-title{color:#fff;font-size:16px;font-weight:400;line-height:21px}.kc-caption-body .kc-caption-desc{color:#aaa;font-size:12px;font-weight:400;line-height:16px}.kc-caption-zoom .kc-caption-activeWrap{opacity:0;top:0;background-color:rgba(0,0,0,.9);transition:opacity .8s cubic-bezier(.19,1,.22,1)}.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter{bottom:125%}.kc_tooltip{position:relative;display:inline-block;border-bottom:initial}.kc_tooltip span{background:#454545;border-radius:3px;bottom:117%;color:#fff;font-size:14px;left:50%;position:absolute;width:200px;z-index:9999;margin:0!important;padding:10px;text-align:center;transform:translateX(-50%);transition:all .3s ease-in-out 0s;opacity:0;visibility:hidden}.kc_tooltip .fati17{width:50px;height:50px;color:#fff;font-size:27px;display:inline-block;vertical-align:middle;line-height:50px;border-radius:100%;text-align:center;background-color:#181818;transition:all .3s ease 0s}.kc_tooltip[data-position=top] span:before{background:#454545;z-index:-1;bottom:-9px;content:"";left:50%;display:block;height:10px;width:10px;position:absolute;border-width:10px;margin-left:-9px;transform:rotate(45deg) translateY(-50%)}.kc_tooltip[data-position=right] span:before{background:#454545;z-index:-1;top:50%;margin:0!important;content:"";left:-8px;display:block;height:10px;width:10px;position:absolute;border-width:10px;transform:rotate(45deg) translateY(-50%)}.kc_tooltip[data-position=right] span,.kc_tooltip[data-position=left] span{bottom:initial!important;top:50%;transform:translateY(-50%)}.kc_tooltip[data-position=bottom] span:before{background:#454545;z-index:-1;content:'';left:50%;margin-left:-10px;top:0;display:block;height:10px;width:10px;position:absolute;border-width:10px;transform:rotate(45deg) translateY(-50%)}.kc_tooltip[data-position=bottom] span{transform:translateX(-50%)}.kc_tooltip[data-position=left] span:before{background:#454545;top:50%;margin:0;content:" ";right:0;display:block;height:10px;width:10px;position:absolute;border-width:10px;transform:rotate(45deg) translateY(-50%)}.but_large1{color:#fff;padding:18px 50px;background-color:'. $bg_color .';border-radius:3px;transition:all .3s ease;white-space:nowrap}.but_large1:hover{color:#fff;background-color:#2a363f}.kc_tooltip:hover span{opacity:1;visibility:visible}.content-button a{transition:all .3s ease 0s}.kc_tooltip.style2 img{display:block}.kc-image-hover-effects{position:relative;overflow:hidden}.kc-image-hover-effects>a{float:left;width:100%}.kc-image-hover-effects .overlay-effects{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;background:rgba(0,0,0,.4);text-align:center}.kc-image-hover-effects .overlay-effects,.kc-image-hover-effects .overlay-effects .content-button a,.kc-image-hover-effects .overlay-effects .content-desc,.kc-image-hover-effects .overlay-effects .content-title,.kc-image-hover-effects a img{transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s}.kc-image-hover-effects img{float:left;max-width:100%;transition:all .3s ease 0s}.kc-image-hover-effects .overlay-effects .content-title{color:#fff;text-transform:uppercase;font-size:25px;font-weight:600;margin:20px 0 15px}.kc-image-hover-effects .overlay-effects .content-desc{color:rgba(255,255,255,.7)}.kc-img-effects-1:hover .overlay-effects{opacity:1}.kc-img-effects-1 .overlay-effects{display:-webkit-flex;display:flex;align-items:center;justify-content:center}.kc-img-effects-1 .overlay-effects .content-title{margin:0}.kc-img-effects-2 .overlay-effects{transform:scale(1.3) display: -webkit-flex;display:flex;align-items:center;justify-content:center;flex-direction:column}.kc-img-effects-2 .overlay-effects .content-title{margin:0 0 4px;font-size:20px}.kc-img-effects-2 .overlay-effects .content-desc{margin:0}.kc-img-effects-2:hover .overlay-effects{opacity:1;transform:scale(1)}.kc-img-effects-2:hover a img{transform:scale(1.2)}.kc-img-effects-3 .overlay-effects{padding:20px;text-align:left;display:-webkit-flex;display:flex;align-items:flex-end}.kc-img-effects-3 .overlay-effects .content-title{margin:0 0 7px;opacity:0;transform:translate(-40px,0)}.kc-img-effects-3 .overlay-effects .content-desc{margin:0;opacity:0;transform:translate(-40px,0);transition-delay:.15s}.kc-img-effects-3:hover .overlay-effects{opacity:1;transform:scale(1)}.kc-img-effects-3:hover .overlay-effects .content-desc,.kc-img-effects-3:hover .overlay-effects .content-title{opacity:1;transform:translate(0,0)}.kc-img-effects-4 .overlay-effects .content-desc,.kc-img-effects-4 .overlay-effects .content-title{opacity:0;transform:translate(0,-40px)}.kc-img-effects-4 .overlay-effects .content-button a{opacity:0}.kc-img-effects-4 .overlay-effects .content-desc{transition-delay:.2s}.kc-img-effects-4:hover .overlay-effects .content-desc,.kc-img-effects-4:hover .overlay-effects .content-title{opacity:1;transform:translate(0,0)}.kc-img-effects-4:hover a img{transform:scale(1.1)}.kc-img-effects-4:hover .overlay-effects,.kc-img-effects-4:hover .overlay-effects .content-button a{opacity:1}.kc-img-effects-5 .overlay-effects{padding:20px;text-align:left;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.kc-button-7 a,.kc-button-8 a{line-height:40px;text-align:center}.kc-img-effects-5 .overlay-effects i{width:40px;height:40px;line-height:40px;background:rgba(255,255,255,.8);color:#333;text-align:center;font-size:14px;border-radius:50%}.kc-button-1 a,.kc-button-main a{border:2px solid #42BCE2;padding:10px 30px}.kc-img-effects-5:hover .overlay-effects{opacity:1}.kc-image-hover-effects.slide_bottom:hover img,.kc-image-hover-effects.slide_left:hover img,.kc-image-hover-effects.slide_right:hover img,.kc-image-hover-effects.slide_top:hover img{transform:none}.kc-image-hover-effects.slide_left .overlay-effects{opacity:1;background:#333;transform:translateX(-100%)}.kc-image-hover-effects.slide_right .overlay-effects{opacity:1;background:#333;transform:translateX(100%)}.kc-image-hover-effects.slide_top .overlay-effects{opacity:1;background:#333;transform:translateY(-100%)}.kc-image-hover-effects.slide_bottom .overlay-effects{opacity:1;background:#333;transform:translateY(100%)}.kc-image-hover-effects.slide_bottom:hover .overlay-effects,.kc-image-hover-effects.slide_left:hover .overlay-effects,.kc-image-hover-effects.slide_right:hover .overlay-effects,.kc-image-hover-effects.slide_top:hover .overlay-effects{transform:translate(0,0)}.kc-image-hover-effects.push_bottom .overlay-effects,.kc-image-hover-effects.push_left .overlay-effects,.kc-image-hover-effects.push_right .overlay-effects,.kc-image-hover-effects.push_top .overlay-effects{background:#333;opacity:1}.kc-image-hover-effects.push_bottom img,.kc-image-hover-effects.push_left img,.kc-image-hover-effects.push_right img,.kc-image-hover-effects.push_top img{z-index:2;position:relative}.kc-image-hover-effects.push_left:hover img{transform:translateX(100%)}.kc-image-hover-effects.push_right:hover img{transform:translateX(-100%)}.kc-image-hover-effects.push_top:hover img{transform:translateY(100%)}.kc-image-hover-effects.push_bottom:hover img{transform:translateY(-100%)}.kc-image-hover-effects.zoom_in img{transform:scale(1)}.kc-image-hover-effects.zoom_in:hover img,.kc-image-hover-effects.zoom_out img{transform:scale(1.2)}.kc-image-hover-effects.zoom_out:hover img{transform:scale(1)}.kc-image-hover-effects.tranlate{overflow:inherit}.kc-image-hover-effects.tranlate .overlay-effects{background:#333;transition:all .3s ease 0s}.kc-image-hover-effects.tranlate:hover .overlay-effects{top:15px;left:15px}.kc-image-hover-effects.overlay_scale_in .overlay-effects{transition:all .3s ease 0s;background:#333;transform:scale(.75)}.kc-image-hover-effects.overlay_scale_in:hover .overlay-effects{transform:scale(1)}.kc-image-hover-effects.overlay_scale_out .overlay-effects{transition:all .3s ease 0s;background:#333;transform:scale(1)}.kc-image-hover-effects.overlay_scale_out:hover .overlay-effects{transform:scale(.9)}.kc-pro-button a{display:inline-block;transition:all .3s;text-transform:uppercase}.kc-button-2 a:after,.kc-button-3 a:after{content:'';top:0;left:0;transition:all .3s ease 0s}.kc-button-main a{color:#fff;background:#42BCE2}.kc-button-1 a,.kc-button-main a:active,.kc-button-main a:hover{background:#fff;color:#42BCE2}.kc-button-1 a{z-index:1}.kc-button-1 a:hover{border-radius:10px;border-style:dotted;color:#42BCE2}.kc-button-2 a,.kc-button-3 a{border:2px solid #42BCE2;padding:10px 30px}.kc-button-2 a{color:#fff;background:#42BCE2;position:relative;z-index:1}.kc-button-2 a:after{position:absolute;width:0;height:100%;background:#fff;z-index:-1}.kc-button-2 a:hover{color:#42BCE2}.kc-button-2 a:active:after,.kc-button-2 a:hover:after{width:100%}.kc-button-3 a{color:#fff;background:#42BCE2;z-index:1;overflow:hidden;position:relative}.kc-button-3 a:after{position:absolute;width:100%;height:0;background:#fff;z-index:-1}.kc-button-3 a:hover{color:#42BCE2}.kc-button-3 a:hover:after{height:100%}.kc-button-4 a{border:3px solid #42BCE2;color:#fff;background:#42BCE2;z-index:1;overflow:hidden;position:relative;padding:10px 30px}.kc-button-4 a:after,.kc-button-4 a:before{width:0;position:absolute;content:'';height:100%;top:0;background:#fff;transition:all .3s ease 0s;z-index:-1}.kc-button-4 a:after{left:50%}.kc-button-4 a:before{right:50%}.kc-button-5 a,.kc-button-6 a{background:#42BCE2;padding:10px 30px}.kc-button-4 a:hover{color:#42BCE2}.kc-button-4 a:hover:after,.kc-button-4 a:hover:before{width:100%}.kc-button-5 a{color:#fff}.kc-button-5 a:hover{color:#fff;animation-name:pulse;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:1}.creative_icon_right{margin:0 0 0 4px}.creative_icon_left,.kc-button-6 a .creative_icon_left i{margin:0 4px 0 0}.kc-button-6 a,.kc-button-6 a:hover{color:#fff}.kc-button-6 a .creative_icon_right i{margin:0 0 0 4px}.kc-button-6 a:hover span i{color:#fff;animation-name:bounce;animation-duration:.6s;animation-timing-function:linear}.kc-button-7 a{color:#fff;position:relative;background-color:#3fa962;border:1px solid rgba(255,255,255,.15);letter-spacing:.2px;min-height:40px;overflow:visible;display:inline-block;transition:all .25s ease-in-out;padding:3px 25px}.kc-button-10 a,.kc-team,.kc-team-2 .box-right,.kc-team-3{overflow:hidden}.kc-button-7 a:after,.kc-button-7 a:before{content:"";display:block;position:absolute;width:20%;height:30%;transition:all .3s ease 0s}.kc-button-7 a:before{border-top:2px solid rgba(255,255,255,.8);border-left:2px solid rgba(255,255,255,.8);left:5px;top:5px}.kc-button-7 a:after{border-bottom:2px solid rgba(255,255,255,.8);border-right:2px solid rgba(255,255,255,.8);bottom:5px;right:5px}.kc-button-7 a i{margin-left:6px}.kc-button-7 a .creative_icon_left i{margin:0 6px 0 0}.kc-button-7 a:hover{color:#fff}.kc-button-7 a:hover:after,.kc-button-7 a:hover:before{width:calc(100% - 10px);height:calc(100% - 10px)}.kc-button-8 a{color:#fff;position:relative;background-color:#42BCE2;letter-spacing:.2px;min-height:40px;display:inline-block;transition:all .25s ease-in-out;padding:8px 34px;border-radius:30px;text-transform:capitalize}.kc-button-8 a .creative_title,.kc-button-8 a i,.kc-button-9 a{transition:all .3s ease 0s}.kc-button-8 a .creative_icon_right i{margin:0 0 0 4px}.kc-button-8 a:hover .creative_icon_right i{margin:0 0 0 15px}.kc-button-8 a .creative_icon_left i{margin:0 4px 0 0}.kc-button-8 a:hover .creative_icon_left i{margin:0 15px 0 0}.kc-button-8 a:hover .creative_title,.kc-button-8 a:hover i{color:#fff}.kc-button-9 a{padding:10px 30px;color:#fff;position:relative;background:#42BCE2;transform-style:preserve-3d}.kc-button-9 a:hover,.kc-button-9 a:hover:before{transform:translateY(-5px)}.kc-button-9 a:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);transition-property:transform,opacity}.kc-button-9 a:hover{color:#fff}.kc-button-10 a{padding:10px 30px;color:#fff;position:relative;background:#42BCE2;transition:all .3s ease 0s}.kc-button-10 a:after{background:#fff;content:"";height:155px;left:-75px;opacity:.2;position:absolute;top:-50px;transform:rotate(35deg);transition:all 550ms cubic-bezier(.19,1,.22,1);width:50px}.kc-team-3,.kc-video-bg{position:relative}.kc-button-10 a:hover{color:#fff}.kc-button-10 a:hover:after{left:120%;transition:all 550ms cubic-bezier(.19,1,.22,1)}.kc-infobox-default{float:left;padding:60px 60px 80px;text-align:left;background-color:#fff;border:1px solid #eee;transition:all .3s ease;width:100%}.kc-infobox-default i{font-size:30px;color:#272727;padding-bottom:32px}.kc-infobox-1 h3,.kc-infobox-default h3{font-size:16px;font-style:normal;line-height:23px}.kc-infobox-default h3{margin-bottom:20px;font-weight:600}.kc-infobox-default.active,.kc-infobox-default:hover{background-color:#42BCE2;transition:all .3s ease}.kc-infobox-default.active,.kc-infobox-default.active h5,.kc-infobox-default.active i,.kc-infobox-default:hover,.kc-infobox-default:hover h5,.kc-infobox-default:hover i{color:#fff}.kc-infobox-1 h3{font-weight:700;text-align:left;text-transform:uppercase;margin-bottom:12px;display:inline-block}.kc-infobox-1 i{color:#42BCE2;font-size:22px;padding-right:16px;padding-top:2px;float:left}.kc-infobox-1 p{float:left;margin:8px 0 16px;width:100%}.kc-infobox-1 .kc-infobox-button1{color:#272727;font-size:12px;font-weight:400;text-transform:uppercase;transition:all .3s ease;float:left}.kc-infobox-1 .kc-infobox-button1:hover{color:#727272}.kc-dropcaps .dropcaps-text{position:relative;display:inline-block;float:left;height:45px;width:45px;line-height:45px;font-size:40px;background:#42BCE2;color:#fff;font-weight:700;text-align:center;margin:5px 18px 0 0}.kc-call-to-action{background:#fafafa;padding:30px 50px;display:table;width:100%}.kc-call-to-action .kc-cta-desc h2,.kc-call-to-action .kc-cta-text{margin:0 0 20px}.kc-call-to-action .kc-cta-button a{background:#34495e;text-transform:uppercase;color:#fff;float:right;padding:10px 25px;transition:all .3s ease 0s}.kc-call-to-action .kc-cta-button a:hover{background-color:#ff2a40}.kc-call-to-action.kc-cta-2 .kc-cta-button a{float:none;display:inline-block}.kc-cta-3.kc-is-button .kc-cta-desc{width:75%;display:table-cell;vertical-align:middle}.kc-cta-3 .kc-cta-text p{margin:0}.kc-cta-3 .kc-cta-button{width:25%;display:table-cell;vertical-align:middle}.kc-cta-1,.kc-cta-2,.kc-image-hover-effects,.kc-team{width:100%;float:left}.kc-cta-3 .kc-cta-button a{display:inline-block}.kc-cta-1 .kc-cta-button{float:left}.kc-cta-1 .kc-cta-button a{display:block}.kc-cta-2{text-align:center}.kc-team{text-align:center;transition:all .3s ease 0s}.kc-team .content-socials a{text-align:center;display:inline-block;margin:0 5px 25px;width:35px;height:35px;font-size:18px;color:#fff;border:1px solid #42BCE2;background-color:#42BCE2;border-radius:2px;line-height:35px}.kc-team .content-socials{float:left;width:100%}.kc-team.kc-team-3 .content-socials{margin-top:25px}.content-subtitle{float:left;width:100%}.kc-team .content-desc{margin:0 0 20px;float:left;width:100%}.kc-team-2{text-align:left}.kc-team-2 .content-title{margin:0;float:left;width:100%}.kc-team-2 .content-image{float:left;max-width:35%;padding-right:20px}.kc-team-3 .content-image img{float:left}.kc-team-2 .content-desc{margin:13px 0 20px}.kc-team-3:hover .overlay{transform:translateY(0);opacity:1}.kc-team-3 .overlay{width:100%;height:100%;padding-top:30px;opacity:0;transition:all .3s ease 0s;transform:translateY(100%);background:rgba(0,0,0,.4)}.kc-team-3 .content-subtitle,.kc-team-3 .content-title{color:#fff}.kc-team-3 .content-desc{margin:0 0 25px;color:rgba(255,255,255,.8)}@media only screen and (max-width:479px){.kc-blog-posts-2 .kc-list-item-2 .post-item-left,.kc-blog-posts-2 .kc-list-item-2 .post-item-right,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-2,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-3,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-4{width:100%}div.dark_rounded .pp_content_container .pp_left,div.dark_rounded .pp_content_container .pp_right{padding:0}div.pp_pic_holder{width:85%!important;left:7.5%!important}div.dark_rounded .pp_content,div.pp_pic_holder img{width:100%!important;height:auto!important}}@media only screen and (min-width:480px) and (max-width:999px){.kc-blog-posts-2 .kc-list-item-2 .post-item-left,.kc-blog-posts-2 .kc-list-item-2 .post-item-right,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-2,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-3,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-4{width:50%}}
 @media screen and (min-width: 768px){ 
.kc-animated{opacity:0;}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}}@font-face {
font-family: 'simple-line-icons';
src:url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.eot?-i3a2kk);
src:url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.eot?#iefix-i3a2kk) format('embedded-opentype'),
url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.ttf) format('truetype'),
url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.woff) format('woff'),
url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.svg?#simple-line-icons) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'et-line';
src:url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.eot);
src:url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.eot?#iefix) format('embedded-opentype'),
url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.woff) format('woff'),
url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.ttf) format('truetype'),
url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.svg#et-line) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'FontAwesome';
src: url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.eot);
src: url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.woff2) format("woff2"), url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.woff) format("woff"), url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.ttf) format("truetype"), url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.svg#fontawesome) format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'FontAwesomeBrands';
font-style: normal;
font-weight: normal;
src: url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.eot);
src: url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.woff2) format("woff2"), url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.woff) format("woff"), url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.ttf) format("truetype"), url(//www.ledilettante.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.svg#fontawesome) format("svg"); 
}     [class^="et-"], [class*=" et-"], [class^="et-"]:before, [class*=" et-"]:before {
font-family: 'et-line';
font-style: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
text-rendering: auto;
speak: none;
font-weight: normal;
}
.et-mobile:before{content:"\e000"}.et-laptop:before{content:"\e001"}.et-desktop:before{content:"\e002"}.et-tablet:before{content:"\e003"}.et-phone:before{content:"\e004"}.et-document:before{content:"\e005"}.et-documents:before{content:"\e006"}.et-search:before{content:"\e007"}.et-clipboard:before{content:"\e008"}.et-newspaper:before{content:"\e009"}.et-notebook:before{content:"\e00a"}.et-book-open:before{content:"\e00b"}.et-browser:before{content:"\e00c"}.et-calendar:before{content:"\e00d"}.et-presentation:before{content:"\e00e"}.et-picture:before{content:"\e00f"}.et-pictures:before{content:"\e010"}.et-video:before{content:"\e011"}.et-camera:before{content:"\e012"}.et-printer:before{content:"\e013"}.et-toolbox:before{content:"\e014"}.et-briefcase:before{content:"\e015"}.et-wallet:before{content:"\e016"}.et-gift:before{content:"\e017"}.et-bargraph:before{content:"\e018"}.et-grid:before{content:"\e019"}.et-expand:before{content:"\e01a"}.et-focus:before{content:"\e01b"}.et-edit:before{content:"\e01c"}.et-adjustments:before{content:"\e01d"}.et-ribbon:before{content:"\e01e"}.et-hourglass:before{content:"\e01f"}.et-lock:before{content:"\e020"}.et-megaphone:before{content:"\e021"}.et-shield:before{content:"\e022"}.et-trophy:before{content:"\e023"}.et-flag:before{content:"\e024"}.et-map:before{content:"\e025"}.et-puzzle:before{content:"\e026"}.et-basket:before{content:"\e027"}.et-envelope:before{content:"\e028"}.et-streetsign:before{content:"\e029"}.et-telescope:before{content:"\e02a"}.et-gears:before{content:"\e02b"}.et-key:before{content:"\e02c"}.et-paperclip:before{content:"\e02d"}.et-attachment:before{content:"\e02e"}.et-pricetags:before{content:"\e02f"}.et-lightbulb:before{content:"\e030"}.et-layers:before{content:"\e031"}.et-pencil:before{content:"\e032"}.et-tools:before{content:"\e033"}.et-tools-2:before{content:"\e034"}.et-scissors:before{content:"\e035"}.et-paintbrush:before{content:"\e036"}.et-magnifying-glass:before{content:"\e037"}.et-circle-compass:before{content:"\e038"}.et-linegraph:before{content:"\e039"}.et-mic:before{content:"\e03a"}.et-strategy:before{content:"\e03b"}.et-beaker:before{content:"\e03c"}.et-caution:before{content:"\e03d"}.et-recycle:before{content:"\e03e"}.et-anchor:before{content:"\e03f"}.et-profile-male:before{content:"\e040"}.et-profile-female:before{content:"\e041"}.et-bike:before{content:"\e042"}.et-wine:before{content:"\e043"}.et-hotairballoon:before{content:"\e044"}.et-globe:before{content:"\e045"}.et-genius:before{content:"\e046"}.et-map-pin:before{content:"\e047"}.et-dial:before{content:"\e048"}.et-chat:before{content:"\e049"}.et-heart:before{content:"\e04a"}.et-cloud:before{content:"\e04b"}.et-upload:before{content:"\e04c"}.et-download:before{content:"\e04d"}.et-target:before{content:"\e04e"}.et-hazardous:before{content:"\e04f"}.et-piechart:before{content:"\e050"}.et-speedometer:before{content:"\e051"}.et-global:before{content:"\e052"}.et-compass:before{content:"\e053"}.et-lifesaver:before{content:"\e054"}.et-clock:before{content:"\e055"}.et-aperture:before{content:"\e056"}.et-quote:before{content:"\e057"}.et-scope:before{content:"\e058"}.et-alarmclock:before{content:"\e059"}.et-refresh:before{content:"\e05a"}.et-happy:before{content:"\e05b"}.et-sad:before{content:"\e05c"}.et-facebook:before{content:"\e05d"}.et-twitter:before{content:"\e05e"}.et-googleplus:before{content:"\e05f"}.et-rss:before{content:"\e060"}.et-tumblr:before{content:"\e061"}.et-linkedin:before{content:"\e062"}.et-dribbble:before{content:"\e063"} [class^="sl-"], [class*=" sl-"], [class^="sl-"]:before, [class*=" sl-"]:before {
font-family: 'simple-line-icons';
font-style: inherit; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: auto;
speak: none;
font-weight: normal;
}
.sl-user:before{content:"\e005"}.sl-people:before{content:"\e001"}.sl-user-female:before{content:"\e000"}.sl-user-follow:before{content:"\e002"}.sl-user-following:before{content:"\e003"}.sl-user-unfollow:before{content:"\e004"}.sl-login:before{content:"\e066"}.sl-logout:before{content:"\e065"}.sl-emotsmile:before{content:"\e021"}.sl-phone:before{content:"\e600"}.sl-call-end:before{content:"\e048"}.sl-call-in:before{content:"\e047"}.sl-call-out:before{content:"\e046"}.sl-map:before{content:"\e033"}.sl-location-pin:before{content:"\e096"}.sl-direction:before{content:"\e042"}.sl-directions:before{content:"\e041"}.sl-compass:before{content:"\e045"}.sl-layers:before{content:"\e034"}.sl-menu:before{content:"\e601"}.sl-list:before{content:"\e067"}.sl-options-vertical:before{content:"\e602"}.sl-options:before{content:"\e603"}.sl-arrow-down:before{content:"\e604"}.sl-arrow-left:before{content:"\e605"}.sl-arrow-right:before{content:"\e606"}.sl-arrow-up:before{content:"\e607"}.sl-arrow-up-circle:before{content:"\e078"}.sl-arrow-left-circle:before{content:"\e07a"}.sl-arrow-right-circle:before{content:"\e079"}.sl-arrow-down-circle:before{content:"\e07b"}.sl-check:before{content:"\e080"}.sl-clock:before{content:"\e081"}.sl-plus:before{content:"\e095"}.sl-close:before{content:"\e082"}.sl-trophy:before{content:"\e006"}.sl-screen-smartphone:before{content:"\e010"}.sl-screen-desktop:before{content:"\e011"}.sl-plane:before{content:"\e012"}.sl-notebook:before{content:"\e013"}.sl-mustache:before{content:"\e014"}.sl-mouse:before{content:"\e015"}.sl-magnet:before{content:"\e016"}.sl-energy:before{content:"\e020"}.sl-disc:before{content:"\e022"}.sl-cursor:before{content:"\e06e"}.sl-cursor-move:before{content:"\e023"}.sl-crop:before{content:"\e024"}.sl-chemistry:before{content:"\e026"}.sl-speedometer:before{content:"\e007"}.sl-shield:before{content:"\e00e"}.sl-screen-tablet:before{content:"\e00f"}.sl-magic-wand:before{content:"\e017"}.sl-hourglass:before{content:"\e018"}.sl-graduation:before{content:"\e019"}.sl-ghost:before{content:"\e01a"}.sl-game-controller:before{content:"\e01b"}.sl-fire:before{content:"\e01c"}.sl-eyeglass:before{content:"\e01d"}.sl-envelope-open:before{content:"\e01e"}.sl-envolope-letter:before{content:"\e01f"}.sl-bell:before{content:"\e027"}.sl-badge:before{content:"\e028"}.sl-anchor:before{content:"\e029"}.sl-wallet:before{content:"\e02a"}.sl-vector:before{content:"\e02b"}.sl-speech:before{content:"\e02c"}.sl-puzzle:before{content:"\e02d"}.sl-printer:before{content:"\e02e"}.sl-present:before{content:"\e02f"}.sl-playlist:before{content:"\e030"}.sl-pin:before{content:"\e031"}.sl-picture:before{content:"\e032"}.sl-handbag:before{content:"\e035"}.sl-globe-alt:before{content:"\e036"}.sl-globe:before{content:"\e037"}.sl-folder-alt:before{content:"\e039"}.sl-folder:before{content:"\e089"}.sl-film:before{content:"\e03a"}.sl-feed:before{content:"\e03b"}.sl-drop:before{content:"\e03e"}.sl-drawar:before{content:"\e03f"}.sl-docs:before{content:"\e040"}.sl-doc:before{content:"\e085"}.sl-diamond:before{content:"\e043"}.sl-cup:before{content:"\e044"}.sl-calculator:before{content:"\e049"}.sl-bubbles:before{content:"\e04a"}.sl-briefcase:before{content:"\e04b"}.sl-book-open:before{content:"\e04c"}.sl-basket-loaded:before{content:"\e04d"}.sl-basket:before{content:"\e04e"}.sl-bag:before{content:"\e04f"}.sl-action-undo:before{content:"\e050"}.sl-action-redo:before{content:"\e051"}.sl-wrench:before{content:"\e052"}.sl-umbrella:before{content:"\e053"}.sl-trash:before{content:"\e054"}.sl-tag:before{content:"\e055"}.sl-support:before{content:"\e056"}.sl-frame:before{content:"\e038"}.sl-size-fullscreen:before{content:"\e057"}.sl-size-actual:before{content:"\e058"}.sl-shuffle:before{content:"\e059"}.sl-share-alt:before{content:"\e05a"}.sl-share:before{content:"\e05b"}.sl-rocket:before{content:"\e05c"}.sl-question:before{content:"\e05d"}.sl-pie-chart:before{content:"\e05e"}.sl-pencil:before{content:"\e05f"}.sl-note:before{content:"\e060"}.sl-loop:before{content:"\e064"}.sl-home:before{content:"\e069"}.sl-grid:before{content:"\e06a"}.sl-graph:before{content:"\e06b"}.sl-microphone:before{content:"\e063"}.sl-music-tone-alt:before{content:"\e061"}.sl-music-tone:before{content:"\e062"}.sl-earphones-alt:before{content:"\e03c"}.sl-earphones:before{content:"\e03d"}.sl-equalizer:before{content:"\e06c"}.sl-like:before{content:"\e068"}.sl-dislike:before{content:"\e06d"}.sl-control-start:before{content:"\e06f"}.sl-control-rewind:before{content:"\e070"}.sl-control-play:before{content:"\e071"}.sl-control-pause:before{content:"\e072"}.sl-control-forward:before{content:"\e073"}.sl-control-end:before{content:"\e074"}.sl-volume-1:before{content:"\e09f"}.sl-volume-2:before{content:"\e0a0"}.sl-volume-off:before{content:"\e0a1"}.sl-calender:before{content:"\e075"}.sl-bulb:before{content:"\e076"}.sl-chart:before{content:"\e077"}.sl-ban:before{content:"\e07c"}.sl-bubble:before{content:"\e07d"}.sl-camrecorder:before{content:"\e07e"}.sl-camera:before{content:"\e07f"}.sl-cloud-download:before{content:"\e083"}.sl-cloud-upload:before{content:"\e084"}.sl-envolope:before{content:"\e086"}.sl-eye:before{content:"\e087"}.sl-flag:before{content:"\e088"}.sl-heart:before{content:"\e08a"}.sl-info:before{content:"\e08b"}.sl-key:before{content:"\e08c"}.sl-link:before{content:"\e08d"}.sl-lock:before{content:"\e08e"}.sl-lock-open:before{content:"\e08f"}.sl-magnifier:before{content:"\e090"}.sl-magnifier-add:before{content:"\e091"}.sl-magnifier-remove:before{content:"\e092"}.sl-paper-clip:before{content:"\e093"}.sl-paper-plane:before{content:"\e094"}.sl-power:before{content:"\e097"}.sl-refresh:before{content:"\e098"}.sl-reload:before{content:"\e099"}.sl-settings:before{content:"\e09a"}.sl-star:before{content:"\e09b"}.sl-symble-female:before{content:"\e09c"}.sl-symbol-male:before{content:"\e09d"}.sl-target:before{content:"\e09e"}.sl-credit-card:before{content:"\e025"}.sl-paypal:before{content:"\e608"}.sl-social-tumblr:before{content:"\e00a"}.sl-social-twitter:before{content:"\e009"}.sl-social-facebook:before{content:"\e00b"}.sl-social-instagram:before{content:"\e609"}.sl-social-linkedin:before{content:"\e60a"}.sl-social-pintarest:before{content:"\e60b"}.sl-social-github:before{content:"\e60c"}.sl-social-gplus:before{content:"\e60d"}.sl-social-reddit:before{content:"\e60e"}.sl-social-skype:before{content:"\e60f"}.sl-social-dribbble:before{content:"\e00d"}.sl-social-behance:before{content:"\e610"}.sl-social-foursqare:before{content:"\e611"}.sl-social-soundcloud:before{content:"\e612"}.sl-social-spotify:before{content:"\e613"}.sl-social-stumbleupon:before{content:"\e614"}.sl-social-youtube:before{content:"\e008"}.sl-social-dropbox:before{content:"\e00c"}  [class^="fa-"], [class*=" fa-"], [class^="fa-"]:before, [class*=" fa-"]:before,
[class^="fab-"], [class*=" fab-"], [class^="fab-"]:before, [class*=" fab-"]:before {
font-family: 'FontAwesome';
font-style: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
text-rendering: auto;
speak: none;
font-weight: normal;
}
[class^="fab-"], [class*=" fab-"], [class^="fab-"]:before, [class*=" fab-"]:before {
font-family: 'FontAwesomeBrands';
} .fa-fw,.fa-li{text-align:center}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fab-accessible-icon:before{content:"\f368"}.fab-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fab-adn:before{content:"\f170"}.fab-adversal:before{content:"\f36a"}.fab-affiliatetheme:before{content:"\f36b"}.fab-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fab-amazon:before{content:"\f270"}.fab-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fab-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fab-android:before{content:"\f17b"}.fab-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fab-angrycreative:before{content:"\f36e"}.fab-angular:before{content:"\f420"}.fab-app-store:before{content:"\f36f"}.fab-app-store-ios:before{content:"\f370"}.fab-apper:before{content:"\f371"}.fab-apple:before{content:"\f179"}.fab-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fab-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fab-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fab-autoprefixer:before{content:"\f41c"}.fab-avianex:before{content:"\f374"}.fab-aviato:before{content:"\f421"}.fab-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fab-behance:before{content:"\f1b4"}.fab-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fab-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fab-bitbucket:before{content:"\f171"}.fab-bitcoin:before{content:"\f379"}.fab-bity:before{content:"\f37a"}.fab-black-tie:before{content:"\f27e"}.fab-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fab-blogger:before{content:"\f37c"}.fab-blogger-b:before{content:"\f37d"}.fab-bluetooth:before{content:"\f293"}.fab-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fab-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fab-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fab-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fab-cc-amazon-pay:before{content:"\f42d"}.fab-cc-amex:before{content:"\f1f3"}.fab-cc-apple-pay:before{content:"\f416"}.fab-cc-diners-club:before{content:"\f24c"}.fab-cc-discover:before{content:"\f1f2"}.fab-cc-jcb:before{content:"\f24b"}.fab-cc-mastercard:before{content:"\f1f1"}.fab-cc-paypal:before{content:"\f1f4"}.fab-cc-stripe:before{content:"\f1f5"}.fab-cc-visa:before{content:"\f1f0"}.fab-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fab-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fab-cloudscale:before{content:"\f383"}.fab-cloudsmith:before{content:"\f384"}.fab-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fab-codepen:before{content:"\f1cb"}.fab-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fab-connectdevelop:before{content:"\f20e"}.fab-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fab-cpanel:before{content:"\f388"}.fab-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fab-css3:before{content:"\f13c"}.fab-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fab-cuttlefish:before{content:"\f38c"}.fab-d-and-d:before{content:"\f38d"}.fab-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fab-delicious:before{content:"\f1a5"}.fab-deploydog:before{content:"\f38e"}.fab-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fab-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fab-digg:before{content:"\f1a6"}.fab-digital-ocean:before{content:"\f391"}.fab-discord:before{content:"\f392"}.fab-discourse:before{content:"\f393"}.fa-dna:before{content:"\f471"}.fab-dochub:before{content:"\f394"}.fab-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fab-draft2digital:before{content:"\f396"}.fab-dribbble:before{content:"\f17d"}.fab-dribbble-square:before{content:"\f397"}.fab-dropbox:before{content:"\f16b"}.fab-drupal:before{content:"\f1a9"}.fab-dyalog:before{content:"\f399"}.fab-earlybirds:before{content:"\f39a"}.fab-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fab-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fab-ember:before{content:"\f423"}.fab-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fab-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fab-ethereum:before{content:"\f42e"}.fab-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fab-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fab-facebook:before{content:"\f09a"}.fab-facebook-f:before{content:"\f39e"}.fab-facebook-messenger:before{content:"\f39f"}.fab-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fab-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fab-first-order:before{content:"\f2b0"}.fab-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fab-flickr:before{content:"\f16e"}.fab-flipboard:before{content:"\f44d"}.fab-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fab-font-awesome:before{content:"\f2b4"}.fab-font-awesome-alt:before{content:"\f35c"}.fab-font-awesome-flag:before{content:"\f425"}.fab-fonticons:before{content:"\f280"}.fab-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fab-fort-awesome:before{content:"\f286"}.fab-fort-awesome-alt:before{content:"\f3a3"}.fab-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fab-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fab-get-pocket:before{content:"\f265"}.fab-gg:before{content:"\f260"}.fab-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fab-git:before{content:"\f1d3"}.fab-git-square:before{content:"\f1d2"}.fab-github:before{content:"\f09b"}.fab-github-alt:before{content:"\f113"}.fab-github-square:before{content:"\f092"}.fab-gitkraken:before{content:"\f3a6"}.fab-gitlab:before{content:"\f296"}.fab-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fab-glide:before{content:"\f2a5"}.fab-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fab-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fab-goodreads:before{content:"\f3a8"}.fab-goodreads-g:before{content:"\f3a9"}.fab-google:before{content:"\f1a0"}.fab-google-drive:before{content:"\f3aa"}.fab-google-play:before{content:"\f3ab"}.fab-google-plus:before{content:"\f2b3"}.fab-google-plus-g:before{content:"\f0d5"}.fab-google-plus-square:before{content:"\f0d4"}.fab-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fab-gratipay:before{content:"\f184"}.fab-grav:before{content:"\f2d6"}.fab-gripfire:before{content:"\f3ac"}.fab-grunt:before{content:"\f3ad"}.fab-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fab-hacker-news:before{content:"\f1d4"}.fab-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fab-hips:before{content:"\f452"}.fab-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fab-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fab-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fab-houzz:before{content:"\f27c"}.fab-html5:before{content:"\f13b"}.fab-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fab-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fab-instagram:before{content:"\f16d"}.fab-internet-explorer:before{content:"\f26b"}.fab-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fab-itunes:before{content:"\f3b4"}.fab-itunes-note:before{content:"\f3b5"}.fab-java:before{content:"\f4e4"}.fab-jenkins:before{content:"\f3b6"}.fab-joget:before{content:"\f3b7"}.fab-joomla:before{content:"\f1aa"}.fab-js:before{content:"\f3b8"}.fab-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fab-keycdn:before{content:"\f3ba"}.fab-kickstarter:before{content:"\f3bb"}.fab-kickstarter-k:before{content:"\f3bc"}.fab-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fab-laravel:before{content:"\f3bd"}.fab-lastfm:before{content:"\f202"}.fab-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fab-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fab-less:before{content:"\f41d"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fab-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fab-linkedin:before{content:"\f08c"}.fab-linkedin-in:before{content:"\f0e1"}.fab-linode:before{content:"\f2b8"}.fab-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fab-lyft:before{content:"\f3c3"}.fab-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fab-maxcdn:before{content:"\f136"}.fab-medapps:before{content:"\f3c6"}.fab-medium:before{content:"\f23a"}.fab-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fab-medrt:before{content:"\f3c8"}.fab-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fab-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fab-mix:before{content:"\f3cb"}.fab-mixcloud:before{content:"\f289"}.fab-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fab-modx:before{content:"\f285"}.fab-monero:before{content:"\f3d0"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fab-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fab-node:before{content:"\f419"}.fab-node-js:before{content:"\f3d3"}.fa-notes-medical:before{content:"\f481"}.fab-npm:before{content:"\f3d4"}.fab-ns8:before{content:"\f3d5"}.fab-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fab-odnoklassniki:before{content:"\f263"}.fab-odnoklassniki-square:before{content:"\f264"}.fab-opencart:before{content:"\f23d"}.fab-openid:before{content:"\f19b"}.fab-opera:before{content:"\f26a"}.fab-optin-monster:before{content:"\f23c"}.fab-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fab-page4:before{content:"\f3d7"}.fab-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fab-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fab-periscope:before{content:"\f3da"}.fab-phabricator:before{content:"\f3db"}.fab-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fab-php:before{content:"\f457"}.fab-pied-piper:before{content:"\f2ae"}.fab-pied-piper-alt:before{content:"\f1a8"}.fab-pied-piper-hat:before{content:"\f4e5"}.fab-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fab-pinterest:before{content:"\f0d2"}.fab-pinterest-p:before{content:"\f231"}.fab-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fab-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fab-product-hunt:before{content:"\f288"}.fab-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fab-python:before{content:"\f3e2"}.fab-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fab-quinscape:before{content:"\f459"}.fab-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-random:before{content:"\f074"}.fab-ravelry:before{content:"\f2d9"}.fab-react:before{content:"\f41b"}.fab-readme:before{content:"\f4d5"}.fab-rebel:before{content:"\f1d0"}.fa-recycle:before{content:"\f1b8"}.fab-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fab-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fab-rendact:before{content:"\f3e4"}.fab-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fab-replyd:before{content:"\f3e6"}.fab-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fab-rocketchat:before{content:"\f3e8"}.fab-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fab-safari:before{content:"\f267"}.fab-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fab-schlix:before{content:"\f3ea"}.fab-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fab-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fab-sellcast:before{content:"\f2da"}.fab-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fab-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fab-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fab-simplybuilt:before{content:"\f215"}.fab-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fab-skyatlas:before{content:"\f216"}.fab-skype:before{content:"\f17e"}.fab-slack:before{content:"\f198"}.fab-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fab-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smoking:before{content:"\f48d"}.fa-snapchat:before{content:"\f2ab"}.fab-snapchat-ghost:before{content:"\f2ac"}.fab-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fab-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fab-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fab-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fab-stack-exchange:before{content:"\f18d"}.fab-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fab-staylinked:before{content:"\f3f5"}.fab-steam:before{content:"\f1b6"}.fab-steam-square:before{content:"\f1b7"}.fab-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fab-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fab-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fab-stripe:before{content:"\f429"}.fab-stripe-s:before{content:"\f42a"}.fab-studiovinari:before{content:"\f3f8"}.fab-stumbleupon:before{content:"\f1a4"}.fab-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fab-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fab-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fab-telegram:before{content:"\f2c6"}.fab-telegram-plane:before{content:"\f3fe"}.fab-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fab-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fab-trello:before{content:"\f181"}.fab-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tty:before{content:"\f1e4"}.fab-tumblr:before{content:"\f173"}.fab-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fab-twitch:before{content:"\f1e8"}.fab-twitter:before{content:"\f099"}.fab-twitter-square:before{content:"\f081"}.fab-typo3:before{content:"\f42b"}.fab-uber:before{content:"\f402"}.fab-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fab-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fab-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fab-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fab-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fab-viacoin:before{content:"\f237"}.fab-viadeo:before{content:"\f2a9"}.fab-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fab-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fab-vimeo:before{content:"\f40a"}.fab-vimeo-square:before{content:"\f194"}.fab-vimeo-v:before{content:"\f27d"}.fab-vine:before{content:"\f1ca"}.fab-vk:before{content:"\f189"}.fab-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fab-vuejs:before{content:"\f41f"}.fa-warehouse:before{content:"\f494"}.fab-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fab-weixin:before{content:"\f1d7"}.fab-whatsapp:before{content:"\f232"}.fab-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fab-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fab-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fab-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-won-sign:before{content:"\f159"}.fab-wordpress:before{content:"\f19a"}.fab-wordpress-simple:before{content:"\f411"}.fab-wpbeginner:before{content:"\f297"}.fab-wpexplorer:before{content:"\f2de"}.fab-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fab-xbox:before{content:"\f412"}.fab-xing:before{content:"\f168"}.fab-xing-square:before{content:"\f169"}.fab-y-combinator:before{content:"\f23b"}.fab-yahoo:before{content:"\f19e"}.fab-yandex:before{content:"\f413"}.fab-yandex-international:before{content:"\f414"}.fab-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fab-yoast:before{content:"\f2b1"}.fab-youtube:before{content:"\f167"}.fab-youtube-square:before{content:"\f431"}