/***************************************************
  Mixins Themes
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes
/***************************************************/
/* effect zoom In #1 */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/* Title Block */
.main-video .image_description p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
.main-video > div {
    padding: 100px 0; }
@media (max-width: 767px) {
    .main-video > div {
        padding: 0; } }
.main-video .title_block {
    margin-top: 30px; }
@media (max-width: 767px) {
    .main-video .title_block {
        margin-left: 0; }
    .rtl .main-video .title_block {
        margin-right: 0;
        margin-left: inherit; } }
@media (max-width: 767px) {
    .main-video {
        padding-bottom: 30px; }
    .main-video .title_block {
        text-align: center !important;
        display: inline-block; }
    .main-video * {
        text-align: center; }
    .main-video * .video {
        margin: auto; } }

.ApColumn .ApCountdown {
    max-width: 800px;
    margin: auto;
    text-align: center;
    padding: 117px 0;
    max-height: 560px; }
.ApColumn .ApCountdown .btn-count {
    width: 160px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    padding: 0; }
.ApColumn .ApCountdown .btn-count:hover {
    color: #e30613; }
.ApColumn .ApCountdown .ap-countdown-time {
    display: inline-block;
    margin-bottom: 70px; }
.ApColumn .ApCountdown .ap-countdown-time li {
    float: left;
    margin-right: 55px; }
.rtl .ApColumn .ApCountdown .ap-countdown-time li {
    float: right; }
.rtl .ApColumn .ApCountdown .ap-countdown-time li {
    margin-left: 55px;
    margin-right: inherit; }
.ApColumn .ApCountdown .ap-countdown-time li:last-child {
    margin: 0; }
.ApColumn .ApCountdown .ap-countdown-time b {
    font-size: 48px;
    line-height: 24px;
    font-family: "Black Coffee", serif;
    color: #1f1f1f;
    display: block; }
.ApColumn .ApCountdown .ap-countdown-time span {
    color: #1f1f1f;
    font-size: 14px;
    font-family: "Black Coffee", serif;
    line-height: 24px;
    text-transform: capitalize;
    margin-top: 15px;
    display: inline-block; }
.ApColumn .ApCountdown .sub-title-widget {
    letter-spacing: 0.25px;
    line-height: 20px;
    font-weight: 300;
    color: #666;
    margin-bottom: 80px; }
.ApColumn .ApCountdown .sub-title-widget span {
    color: #e30613; }
.ApColumn .ApCountdown .title_block {
    font-size: 36px;
    letter-spacing: 1px; }
.ApColumn .ApCountdown .title_block::before {
    content: none; }
.ApColumn .ApSlideShow .btn {
    background: #FFFFFF;
    width: 160px;
    height: 50px;
    color: #1f1f1f; }
.ApColumn .ApSlideShow .btn:hover {
    background: #e30613; }
.ApColumn .block_carousel {
    text-align: center;
    margin: 0 -15px; }
.ApColumn .block_carousel .owl-item {
    opacity: 0;
    padding: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s; }
.ApColumn .block_carousel .owl-item.active {
    opacity: 1; }
.ApColumn .block_carousel:hover .title {
    letter-spacing: 2px;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }
.ApColumn .block_carousel .title {
    margin-top: 22px;
    font-size: 16px;
    color: #000;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    font-weight: 700; }
.ApColumn .block_carousel .title_block {
    margin-bottom: 24px; }
.ApColumn .block_carousel .descript {
    font-size: 22px;
    color: #000;
    line-height: 36px;
    position: relative;
    font-family: "Black Coffee", serif;
    margin-bottom: 30px; }
@media (max-width: 767px) {
    .ApColumn .block_carousel .descript {
        padding: 30px 0; } }
.ApColumn .block_carousel h3 {
    font-family: "DIN", sans-serif;
    font-size: 18px; }
.ApColumn .tabs-top {
    text-align: center; }
.ApColumn .tabs-top .item {
    display: inline-block;
    margin-bottom: 30px; }
.ApColumn .tabs-top .tab-pane {
    opacity: 0.3;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    transition-delay: 1s; }
.ApColumn .tabs-top .tab-pane.active {
    opacity: 1;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    transition-delay: 1s; }
.ApColumn .tabs-top .nav-link {
    border: none;
    font-weight: 400;
    font-size: 24px;
    color: #1f1f1f;
    margin-right: 6px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    letter-spacing: 0.24px; }
@media (max-width: 767px) {
    .ApColumn .tabs-top .nav-link {
        font-size: 16px; } }
.ApColumn .tabs-top .nav-link:last-child {
    margin-right: 0; }
.ApColumn .tabs-top .nav-link.active {
    border: none;
    color: #e30613;
    background: transparent; }
.ApColumn .tabs-top .nav-link:hover {
    border: none;
    color: #e30613; }
.ApColumn .tabs-top .title_block {
    margin-bottom: 0; }
.ApColumn .tabs-top .block_content > ul {
    display: block;
    text-align: left; }
.rtl .ApColumn .tabs-top .block_content > ul {
    text-align: right; }
@media (max-width: 767px) {
    .ApColumn .tabs-top .block_content > ul {
        text-align: center;
        display: inline-block; }
    .ApColumn .tabs-top .block_content > ul .nav-item {
        display: inline-block;
        float: inherit; } }
.ApColumn .block {
    margin-bottom: 2.5rem; }
.ApColumn .block.ApImage {
    overflow: hidden; }
/*@media (max-width: 992px) {
    .ApColumn .block.ApImage {
        margin-bottom: 30px; } }*/
.ApColumn.font-large .ApImage h3 {
    font-size: 45px; }
.ApColumn .ApImage {
    text-align: center; }
.ApColumn .ApImage .btn-custom {
    background: transparent;
    margin-top: 8px; }
.ApColumn .ApImage h3 {
    font-size: 30px;
    margin: 0 0 10px;
    font-weight: 400; }
.ApColumn .ApImage img {
    float: left; }
.rtl .ApColumn .ApImage img {
    float: right; }
.ApColumn .ApImage .post-text-image {
    max-width: 750px;
    float: left; }
.rtl .ApColumn .ApImage .post-text-image {
    float: right; }
@media (max-width: 1200px) {
    .ApColumn .ApImage .post-text-image {
        max-width: 555px; } }
@media (max-width: 992px) {
    .ApColumn .ApImage .post-text-image {
        max-width: 50%; } }
@media (max-width: 480px) {
    .ApColumn .ApImage .post-text-image {
        max-width: 100%; } }

@media (max-width: 991px) {
    .ApColumn .block_carousel .owl-carousel {
        padding: 0 30px; }

    .ApColumn .block_carousel .owl-carousel {
        padding: 0 30px; } }
.title_block, .blog-lastest-title, #blog-listing>h1 {
    color: #1f1f1f;
    /* font-size: 40px; */
    /* font-family: judson,serif; */
    position: relative;
    display: block;
    max-width: 600px;
    text-align: center;
    line-height: 1.1;
    font-weight: 700;
    margin: auto;
    z-index: 8;
    margin-bottom: 15px;
    text-transform: capitalize;
    width: 100%;
}
/*.title_block::after, .blog-lastest-title::after, #blog-listing > h1::after {
    content: '';
    width: 100px;
	height:1px;
    background: #000000;
    margin:10px auto;
	display:block;
 }*/
/*.title_block::before, .blog-lastest-title::before, #blog-listing > h1::before {
    top: 0;
    bottom: 0;
    content: '';
    width: 2px;
    background: #e30613;
    position: absolute;
    right: -15px; }
*/
.ap-popup {
    display: none; }

.container-config {
    max-width: 1000px; }

.bg-fullwidth {
    position: relative; }
.bg-fullwidth:before {
    content: "";
    padding: 0px 1000px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 100%;
    display: block !important;
    top: 0;
    box-sizing: content-box;
    margin-left: -1000px; }
.rtl .bg-fullwidth:before {
    margin-right: -1000px;
    margin-left: inherit; }

.block-toggler .title, .footer-container .links .title {
    cursor: pointer; }
.block-toggler .title .collapse-icons .remove, .footer-container .links .title .collapse-icons .remove {
    display: none; }
.block-toggler .title[aria-expanded="true"] .collapse-icons .add, .footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
    display: none; }
.block-toggler .title[aria-expanded="true"] .collapse-icons .remove, .footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
    display: block; }
.block-toggler .navbar-toggler, .footer-container .links .navbar-toggler {
    display: block;
    padding: 0;
    margin-top: 0.3125rem;
    width: 1.25rem;
    height: 1.25rem; }
.block-toggler.ApBlockLink ul li, .footer-container .links.ApBlockLink ul li {
    margin-bottom: 10px; }
@media (min-width: 768px) {
    .block-toggler.accordion_small_screen .collapse-icons, .footer-container .links.accordion_small_screen .collapse-icons {
        display: none; } }
.block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
    display: block; }
@media (min-width: 768px) {
    .block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
        height: 100% !important; } }
@media (max-width: 767px) {
    .block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
        display: none; }
    .block-toggler.accordion_small_screen .collapse.in, .footer-container .links.accordion_small_screen .collapse.in {
        display: block; } }

/* Widget Alert */
.alert {
    text-align: left;
    margin-top: 15px;
    padding-left: 50px;
    position: relative; }
.rtl .alert {
    text-align: right; }
.rtl .alert {
    padding-right: 50px;
    padding-left: inherit; }
.alert:before {
    font-family: "FontAwesome";
    font-size: 1.25rem;
    vertical-align: -2px;
    padding: 0 7px 0 0;
    float: left;
    position: absolute;
    left: 20px;
    top: 11px; }
.rtl .alert:before {
    padding: 0 0 0 7px; }
.rtl .alert:before {
    float: right; }
.rtl .alert:before {
    right: 20px;
    left: auto; }
.alert.alert-success:before {
    content: "\f00c"; }
.alert.alert-warning {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
.alert.alert-warning:before {
    content: "\f071"; }
.alert.alert-info {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
.alert.alert-info:before {
    content: "\f05a"; }
.alert.alert-danger {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
.alert.alert-danger:before {
    content: "\f00d"; }

/* Css Accordion */
.ap-accordion .in {
    display: block; }
.ap-accordion .panel-group .panel-default .panel-title {
    border-top: 1px solid transparent;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 0.8125rem; }
.ap-accordion .panel-group .panel-default .panel-title .collapsed {
    display: block;
    font-weight: normal; }
.ap-accordion .panel-default {
    border: 1px solid transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
.ap-accordion .panel-default .panel-title {
    text-transform: none;
    background: #f0f0f0;
    position: relative;
    font-weight: normal; }
.ap-accordion .panel-default .panel-title a:before {
    background: none;
    content: "arrow_drop_up";
    cursor: pointer;
    display: block;
    font-family: "Material Icons";
    font-size: 1.5625rem;
    position: absolute;
    left: auto;
    right: 0px;
    top: 0px;
    width: auto; }
.ap-accordion .panel-default .panel-title .collapsed:before {
    background: none;
    content: "arrow_drop_down";
    cursor: pointer;
    display: block;
    font-family: "Material Icons";
    font-size: 1.5625rem;
    position: absolute;
    left: auto;
    right: 0px;
    top: 0px;
    width: auto; }
.ap-accordion .panel-default .panel-heading {
    background: #f0f0f0;
    border: 1px solid #f0f0f0; }
.ap-accordion .panel-default > .panel-heading + .panel-collapse .panel-body {
    border: 1px solid #f0f0f0; }

/* Widget Tab */
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
    border-bottom: 0px; }

.tab-content .tab-pane, .tab-content .pill-pane, .pill-content .tab-pane, .pill-content .pill-pane {
    display: none; }
.tab-content .active, .pill-content .active {
    display: block; }

.tabs-below .nav-tabs {
    border-top: 1px solid #f1f1f1; }
.tabs-below .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0; }
.tabs-below .nav-tabs > li > a {
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px; }
.rtl .tabs-below .nav-tabs > li > a {
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px; }
.tabs-below .nav-tabs > li > a:hover, .tabs-below .nav-tabs > li > a:focus {
    border-top-color: #392c0f;
    border-bottom-color: transparent; }
.tabs-below .nav-tabs > .active a, .tabs-below .nav-tabs > .active a:hover, .tabs-below .nav-tabs > .active a:focus {
    border-color: transparent #392c0f #392c0f #392c0f; }

.tabs-left .nav-tabs > li, .tabs-right .nav-tabs > li {
    float: none; }
.tabs-left .nav-tabs > li > a, .tabs-right .nav-tabs > li > a {
    min-width: 74px;
    margin-bottom: 3px;
    margin-right: 0; }
.rtl .tabs-left .nav-tabs > li > a, .rtl .tabs-right .nav-tabs > li > a {
    margin-left: 0;
    margin-right: inherit; }

.tabs-left .nav-tabs {
    float: left;
    border-right: 1px solid #f1f1f1; }
.rtl .tabs-left .nav-tabs {
    float: right; }
.rtl .tabs-left .nav-tabs {
    border-left: 1px solid #f1f1f1;
    border-right: inherit; }
.tabs-left .nav-tabs > li > a {
    margin-right: -1px;
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px; }
.rtl .tabs-left .nav-tabs > li > a {
    margin-left: -1px;
    margin-right: inherit; }
.rtl .tabs-left .nav-tabs > li > a {
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px; }
.tabs-left .nav-tabs > li > a:hover, .tabs-left .nav-tabs > li > a:focus {
    border-color: #eeeeee #392c0f #eeeeee #eeeeee; }
.tabs-left .nav-tabs .active > a, .tabs-left .nav-tabs .active > a:hover, .tabs-left .nav-tabs .active > a:focus {
    border-color: #392c0f transparent #392c0f #392c0f;
    *border-right-color: #FFFFFF; }

.tabs-right .nav-tabs {
    float: right;
    border-left: 1px solid #f1f1f1; }
.rtl .tabs-right .nav-tabs {
    float: left; }
.rtl .tabs-right .nav-tabs {
    border-right: 1px solid #f1f1f1;
    border-left: inherit; }
.tabs-right .nav-tabs > li > a {
    margin-left: -1px;
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px; }
.rtl .tabs-right .nav-tabs > li > a {
    margin-right: -1px;
    margin-left: inherit; }
.rtl .tabs-right .nav-tabs > li > a {
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px; }
.tabs-right .nav-tabs > li > a:hover, .tabs-right .nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #eeeeee #392c0f; }
.tabs-right .nav-tabs .active > a, .tabs-right .nav-tabs .active a:hover, .tabs-right .nav-tabs .active a:focus {
    border-color: #392c0f #392c0f #392c0f transparent;
    *border-left-color: #ffffff; }

.widget-tabs li {
    padding: 5px 8px;
    border: 1px solid transparent;
    text-transform: uppercase; }
.widget-tabs li a {
    color: #272727; }
.widget-tabs li.active {
    border: 1px solid #e30613; }
.widget-tabs li.active a {
    color: #e30613; }

.block .nav-pills > li.active > a {
    position: relative; }
.block .nav-pills > li.active > a:before {
    content: "\f0d7";
    position: absolute;
    bottom: -7px;
    height: 25px;
    line-height: 25px;
    font-family: "FontAwesome";
    color: #e30613;
    font-size: 1.1875rem;
    z-index: 9;
    right: 50%;
    margin-right: -4px; }
.rtl .block .nav-pills > li.active > a:before {
    left: 50%;
    right: auto; }
.rtl .block .nav-pills > li.active > a:before {
    margin-left: -4px;
    margin-right: inherit; }
.block .panel-group {
    margin-bottom: 0; }

.nav-tabs {
    border-bottom: 1px solid transparent;
    margin-bottom: 10px; }
.nav-tabs > li > a {
    font-weight: 800;
    color: #767676;
    border-bottom: 2px solid transparent;
    text-transform: capitalize; }
.nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {
    border: 1px solid transparent;
    background: #eeeeee;
    color: #000000; }

/**
* Start for module ap_gmap
*/
div[id^="google-maps"] {
    position: relative; }

div[id^="gmap-stores-list"] {
    overflow: auto !important; }

div[id^="gmap-stores-list"] > ul {
    margin: 30px; }

.display-list-store {
    background-color: #6cabd5;
    float: left; }
.rtl .display-list-store {
    float: right; }

.gmap-stores-content, .gmap-content {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative; }

.not-display-list-store .gmap-stores-content, .not-display-list-store .gmap-content {
    width: 100%; }

.gmap-cover {
    width: 100%; }

.item-gmap-store {
    cursor: pointer;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 25px 0.9375rem;
    text-transform: uppercase;
    color: #FFFFFF;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
.item-gmap-store:hover {
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
.item-gmap-store .icon-map-marker {
    margin-right: 6px;
    font-size: 120%; }
.rtl .item-gmap-store .icon-map-marker {
    margin-left: 6px;
    margin-right: inherit; }
.item-gmap-store text {
    font-size: 85%; }

/**
* End for module ap_gmap
*/
/**
* Start for module ap_product_list
*/
.box-show-more {
    text-align: center; }
.box-show-more a {
    clear: both;
    text-align: center;
    line-height: 24px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    letter-spacing: 0;
    display: block;
    font-size: 14px;
    padding: 7px 40px;
    border: 1px solid #000;
    background: #FFFFFF; }
.box-show-more a span {
    margin: 0; }
.box-show-more a:hover {
    border: 1px solid #e30613; }
.box-show-more a:hover .btn-border {
    color: #e30613; }
.box-show-more a .fa {
    margin-left: 0.3125rem; }
.rtl .box-show-more a .fa {
    margin-right: 0.3125rem;
    margin-left: inherit; }
.box-show-more.open a {
    display: block;
    padding: 16.5px; }

/**
* End for module ap_product_list
*/
/**
* Start for module ap_image
*/
.ap_image .has-animation {
    opacity: 0;
    filter: alpha(opacity=0); }
.ap_image .has-animation.animated {
    opacity: 1;
    filter: alpha(opacity=100); }

/**
* End for module ap_image
*/
/**
* End for module ApFullSlider
*/
.full-slider .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: transparent; }
.full-slider .carousel-inner .item {
    width: 100%;
    height: 100%; }
.full-slider .content-slider {
    position: absolute;
    top: 35%;
    color: #FFFFFF;
    left: 0;
    right: 0;
    text-align: center; }
.full-slider .content-slider h3 {
    font-size: 3.75rem;
    text-transform: uppercase;
    font-weight: 600; }
.full-slider .content-slider p {
    margin-top: 1.875rem;
    background: #c70005;
    padding: 25px 1.25rem;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1rem; }
.full-slider .carousel-control {
    top: 50%;
    width: 40px;
    height: 40px;
    background-color: #121212;
    background-color: rgba(18, 18, 18, 0.52);
    zoom: 1;
    background-color: transparent\9; }
.full-slider .carousel-control.left {
    left: 25px; }
.rtl .full-slider .carousel-control.left {
    right: 25px;
    left: auto; }
.full-slider .carousel-control.right {
    right: 25px; }
.rtl .full-slider .carousel-control.right {
    left: 25px;
    right: auto; }

/**
* Widget Video
*/
.embed-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%; }
.embed-responsive iframe, .embed-responsive object, .embed-responsive embed {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0px; }
.rtl .embed-responsive iframe, .rtl .embed-responsive object, .rtl .embed-responsive embed {
    right: 0px;
    left: auto; }

/**
* Start for module ApFullSlider
*/
.cover-live-edit {
    width: 100%;
    border-top: 1px solid #f1f1f1; }
.cover-live-edit .link-to-back-end {
    text-decoration: none;
    color: #FFFFFF;
    z-index: 9999;
    background-color: rgba(204, 153, 0, 0.5);
    padding: 5px;
    position: relative;
    -moz-box-shadow: 0 0 5px #bdbdbd;
    -webkit-box-shadow: 0 0 5px #bdbdbd;
    -o-box-shadow: 0 0 5px #bdbdbd;
    -ms-box-shadow: 0 0 5px #bdbdbd;
    box-shadow: 0 0 5px #bdbdbd;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
.cover-live-edit .link-to-back-end:hover {
    background-color: #00e676;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.ap-cover-hook {
    border: 1px solid #f1f1f1;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
.ap-cover-hook:hover {
    border: 1px dashed #e30613;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

/**
* End for module ApFullSlider
*/
.ApProductCarousel .title_block {
    max-width: 720px; }
.ApProductCarousel .sub-title-widget {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    padding: 0 10px; }
.ApProductCarousel .owl-row {
    padding: 0; }

.wrapper {
    background-position: center !important; }

.title-timeout {
    text-align: left;
    color: #999;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 15px; }
.rtl .title-timeout {
    text-align: right; }

.leo-more-cdown {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding: 7px 0 5px; }
@media (max-width: 699px) {
    .leo-more-cdown {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; } }
.leo-more-cdown li {
    width: 25%;
    text-align: center;
    float: left; }
.rtl .leo-more-cdown li {
    float: right; }
.leo-more-cdown li b {
    font-size: 22px;
    line-height: 24px;
    display: block;
    font-weight: 400;
    font-family: "Black Coffee", serif;
    color: #000; }
@media (max-width: 767px) {
    .leo-more-cdown li b {
        font-size: 30px; } }
.leo-more-cdown li span {
    font-size: 12px;
    color: #999;
    text-transform: uppercase; }

@media (max-width: 767px) {
    .manufacturers_block {
        margin-top: -65px; }
    .manufacturers_block img {
        margin: 30px 0; } }
img {
    backface-visibility: hidden; }

@media (max-width: 575px) {
    .ApColumn .ApCountdown {
        padding: 60px 15px; }
    .ApColumn .ApCountdown .ap-countdown-time {
        margin-bottom: 30px; }
    .ApColumn .ApCountdown .ap-countdown-time li {
        margin-right: 25px; }
    .rtl .ApColumn .ApCountdown .ap-countdown-time li {
        margin-left: 25px;
        margin-right: inherit; }
    .ApColumn .ApCountdown .ap-countdown-time b {
        font-size: 26px; }
    .ApColumn .ApCountdown .sub-title-widget {
        margin-bottom: 40px;
        font-size: 14px; }
    .ApColumn .ApCountdown .title_block {
        font-size: 26px; }

    .manufacturers_block {
        margin-top: -45px; }
    .manufacturers_block img {
        margin: 10px 0; } }
@media (max-width: 480px) {
    .manufacturers_block {
        margin-top: -30px; } }
/*
  Widget Category Image
*/
/* Multi Image Product List */
.leo-more-info {
    background-color: #FFFFFF;
    position: absolute;
    z-index: 4000;
    top: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    right: 0px;
    float: left;
    text-align: left;
    padding: 0.3125rem 0.3125rem 25px 0.3125rem;
    -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    opacity: 0;
    filter: alpha(opacity=0); }
.rtl .leo-more-info {
    left: 0px;
    right: auto; }
.rtl .leo-more-info {
    float: right; }
.rtl .leo-more-info {
    text-align: right; }
.rtl .leo-more-info {
    padding: 0.3125rem 0.3125rem 25px 0.3125rem; }
.leo-more-info .thumbs_list {
    overflow: hidden;
    margin-top: 0.875rem;
    margin-bottom: 1.25rem;
    float: left;
    width: 80px;
    height: 300px; }
.rtl .leo-more-info .thumbs_list {
    float: right; }
.leo-more-info .thumbs_list ul.thumbs_list_frame {
    list-style-type: none;
    padding-left: 0; }
.rtl .leo-more-info .thumbs_list ul.thumbs_list_frame {
    padding-right: 0;
    padding-left: inherit; }
.leo-more-info .thumbs_list li {
    cursor: pointer;
    float: left;
    width: 84px;
    height: 100px; }
.rtl .leo-more-info .thumbs_list li {
    float: right; }
.leo-more-info .thumbs_list li a {
    display: block;
    margin: 0 1px 2px;
    text-align: center; }
.leo-more-info .view_scroll_left,
.leo-more-info .view_scroll_right {
    position: absolute;
    width: 0.9375rem;
    margin: auto;
    left: 0px;
    right: 0px; }
.leo-more-info .view_scroll_right {
    bottom: 0px;
    margin-bottom: 0.3125rem; }
.leo-more-info .view_scroll_left {
    margin-top: 0.3125rem; }

.leo-more-over {
    position: relative;
    z-index: 0; }

.leo-more-image {
    top: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 0; }
.rtl .leo-more-image {
    right: 0;
    left: auto; }

/* Instagram Block */
.instagram-block img {
    max-width: 100%; }
.instagram-block .owl-item {
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden; }
.instagram-block a {
    display: inline-block;
    margin-bottom: 6px; }
.instagram-block a img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
.instagram-block a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
.instagram-block .link-instagram {
    border: 1px solid #000;
    text-align: center;
    padding: 20px;
    margin-top: 30px; }
.instagram-block .link-instagram i {
    display: none; }
.instagram-block .link-instagram a {
    margin: 0; }

.instagram-large {
    padding-top: 100px;
    padding-bottom: 100px; }
.instagram-large .ApInstagram {
    position: relative;
    margin-bottom: 0;
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    overflow: hidden; }
@media (max-width: 650px) {
    .instagram-large .ApInstagram {
        display: block; } }
.instagram-large .ApInstagram > div {
    width: 50%;
    float: left; }
.rtl .instagram-large .ApInstagram > div {
    float: right; }
@media (max-width: 650px) {
    .instagram-large .ApInstagram > div {
        width: 100%;
        float: none; }
    .instagram-large .ApInstagram > div.content-instagram {
        margin: 30px 0; } }
.instagram-large .ApInstagram .owl-item {
    padding: 0; }
.instagram-large .ApInstagram a {
    margin-bottom: 0; }
.instagram-large .title_block {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto; }
@media (max-width: 800px) {
    .instagram-large .title_block {
        font-size: 36px;
        line-height: 50px;
        margin-bottom: 60px; }
    .instagram-large .title_block::after {
        bottom: -25px; } }
.instagram-large .link-instagram {
    border: none;
    padding: 0;
    margin: 0; }
.instagram-large .link-instagram a {
    background: #000;
    color: #fff; }
.instagram-large .link-instagram a::before {
    border-bottom: 1px solid white; }
.instagram-large .link-instagram a:hover {
    color: #e30613; }

/*** Responsive part ***/
.sub-title-widget {
    font-family: "Judson", serif;
    display: block;
    margin: 25px;
    font-size: 20px;
    color: #000000;
    position: relative;
    top: -10px;
    font-style: italic;
    font-weight: 700;
}

.page-cart .cart-item, .page-order .cart-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
.page-cart .cart-item:last-child, .page-order .cart-item:last-child {
    border-bottom: 0; }
.page-cart #block-reassurance li, .page-order #block-reassurance li {
    width: 100%;
    margin-top: 15px;
    padding: 0; }
.page-cart #block-reassurance li:first-child, .page-order #block-reassurance li:first-child {
    margin-top: 0; }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e30613;
    opacity: 0.6;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent); }

#module-leofeature-viewwishlist .thumbnail-container .leo_cart_quantity {
    position: static; }
#module-leofeature-viewwishlist .thumbnail-container .leo-pro-attr-section, #module-leofeature-viewwishlist .thumbnail-container .leo_cart_quantity {
    top: auto !important;
    opacity: 1 !important; }
#module-leofeature-viewwishlist .thumbnail-container:hover .product-image {
    box-shadow: none; }
#module-leofeature-viewwishlist .thumbnail-container:hover .product-description > * {
    opacity: 1;
    visibility: visible; }
#module-leofeature-viewwishlist .thumbnail-container .leo-pro-attr-section {
    position: relative !important; }

.aeuc_before_label {
    min-width: 120px; }

.thumbnail-container .aeuc_unit_price_label {
    line-height: 16px; }

.bgr-black {
    background: #000;
    color: #fff; }
.bgr-black::before {
    border-bottom: 1px solid #fff; }

.ApCategoryImage ul {
    float: left;
    padding: 0;
    text-align: center;
}
.rtl .ApCategoryImage ul {
    float: right; }
@media (max-width: 767px) {
    .ApCategoryImage ul {
        width: auto;
        float: none; }
    .ApCategoryImage ul img {
        width: auto; }
    .ApCategoryImage ul:last-child {
        padding-bottom: 0;
        margin-bottom: 0; }
    .ApCategoryImage .block_content {
        height: 284px;
        overflow-y: scroll; } }
.ApCategoryImage img {
    width: 100%;
    height: auto; }
/*.ApCategoryImage a:hover span span:not(.cover-img) {
    border: 3px solid #e30613;
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0;
    color: #e30613; }*/
.ApCategoryImage a span span:not(.cover-img) {

    font-size: 26px;
    font-weight: 400;
    font-family: judson;
    color: #FFF;
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0;
    position: absolute;
    top: 40%;
    width: 100%;
    left: 0;
}

.ApCategoryImage a span span:not(.cover-img):before {
    content: '';
    width: 20%;
    height: 4px;
    background-color: #ff0000;
    display: block;
    margin: 15px auto;
}

.content-image .title_block {
    max-width: 430px;
    margin-bottom: 115px; }
.content-image .title_block::after {
    bottom: -50px; }
@media (min-width: 768px) {
    .content-image .ApColumn {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; } }
@media (max-width: 767px) {
    .content-image .ApColumn {
        margin-bottom: 60px; }
    .content-image .ApColumn:last-child {
        margin-bottom: 0; } }
.content-image .ApColumn .block {
    margin: 0; }
.content-image .ApColumn .ApImage {
    margin: 0; }
.content-image .ApColumn > div {
    float: left;
    width: 50%; }
.rtl .content-image .ApColumn > div {
    float: right; }
@media (max-width: 767px) {
    .content-image .ApColumn > div {
        width: 100%; } }
.content-image .ApHtml {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    background: #f8f4f3; }
@media (max-width: 767px) {
    .content-image .ApHtml {
        padding: 40px 0; } }
.content-image .ApHtml a {
    margin-top: 45px; }
.content-image .ApHtml p {
    max-width: 475px;
    margin: auto;
    padding: 0 15px; }
.content-image .ApHtml h3 {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    line-height: 40px; }
@media (max-width: 991px) {
    .content-image .ApHtml h3 {
        margin-bottom: 40px; } }
.content-image .ApHtml h3::after {
    left: 50%;
    right: inherit;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
@media (max-width: 991px) {
    .content-image .ApHtml h3::after {
        bottom: -20px; } }
.content-image p {
    line-height: 30px; }

.ApManuFacturersCarousel .left-block {
    text-align: center; }

.box-one {
    text-align: center; }
.box-one .ApImage {
    margin-bottom: 0; }
.box-one .ApImage img {
    margin-top: 0px; }
.box-one.box-two {
    padding-bottom: 55px;
    padding-top: 55px; }
.box-one.box-two.cms-img-pro {
    padding-top: 0;
    padding-bottom: 0; }
.box-one.box-two .image_description {
    text-align: left; }
.rtl .box-one.box-two .image_description {
    text-align: right; }
.box-one.box-two .image_description p {
    font-size: 18px;
    color: #010000;
    display: inline-block;
    margin-top: 45px;
    text-transform: uppercase;
    font-weight: 100; }
.box-one .owl-item {
    padding-left: 2.5px;
    padding-right: 2.5px; }

.main-newslest {
    min-height: 150px; }
.main-newslest .block {
    margin: 0;
    width: 100%; }
@media (max-width: 991px) {
    .main-newslest {
        text-align: center;
        padding: 30px 20px 20px; }
    .main-newslest .ApColumn {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; } }
.main-newslest p {
    margin: 0; }
.main-newslest .ApColumn {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
@media (min-width: 992px) {
    .main-newslest .ApColumn {
        min-height: 150px; } }
.main-newslest h3 {
    font-family: "Judson", sans-serif;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px; }
.main-newslest #provision {
    color: #fff;
    text-align: left;
    margin-top: 40px; }
.rtl .main-newslest #provision {
    text-align: right; }
.main-newslest #provision span:first-child {
    margin-bottom: 5px;
    display: block; }
.main-newslest input[type="checkbox"] {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    width: 10px;
    height: 10px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-right: 10px; }
.rtl .main-newslest input[type="checkbox"] {
    margin-left: 10px;
    margin-right: inherit; }
.main-newslest input[type="checkbox"]:checked::before {
    position: absolute;
    content: '\e66c';
    color: #83BB40;
    font-family: 'Pe-icon-7-stroke';
    font-size: 20px;
    font-weight: 600;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.main-newslest input[type="checkbox"]:checked:active, .main-newslest input[type="checkbox"]:checked:focus {
    border: none;
    border-color: none;
    outline: none; }

.main-image .ApColumn:first-child .ApImage {
    border: 0px solid #efe7d6;
    padding-bottom: 0px; }
#category .main-image .ApColumn:first-child .ApImage {
    border: none;
}
#category .main-image .ApColumn:nth-child(3) {
        clear: inherit; }
@media (min-width: 768px) and (max-width: 991px) {
    #category .main-image .ApColumn:first-child .ApImage {
        height: auto; }
    
}

@media (min-width: 768px) {
    .main-image .ApColumn:first-child .ApImage {
        margin: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
    .main-image .ApColumn:first-child .ApImage {
        height: 410px; }
    .main-image .ApColumn:first-child .ApImage .image_description p:first-child {
        display: none; } }
.main-image .ApColumn:nth-child(3) {
    clear: both; }
.main-image.page2 .ApColumn:first-child .ApImage {
    height: inherit; }
.main-image .col-xl-4 {
    margin-top: 30px; }

@media (min-width: 1200px) {
    .box-three img {
        width: auto !important; } }
@media (min-width: 768px) and (max-width: 991px) {
    .box-three.ApColumn .block.ApImage {
        margin-bottom: 0; } }
.box-three .ApImage {
    margin-bottom: 0;
    display: inline-block;
    width: 50%;
    float: left; }
.rtl .box-three .ApImage {
    float: right; }
.box-three .ApImage:first-child {
    width: 100%;
    margin-bottom: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .box-three .ApImage:first-child img {
        height: 280px !important; } }
@media (min-width: 768px) and (max-width: 991px) {
    .box-three .ApImage:first-child img {
        height: 215px !important; } }
@media (max-width: 1199px) {
    .box-three .ApImage:nth-child(2) {
        padding-right: 15px; }
    .rtl .box-three .ApImage:nth-child(2) {
        padding-left: 15px;
        padding-right: inherit; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .box-three .ApImage:nth-child(2) img {
        height: 220px !important; } }
@media (min-width: 768px) and (max-width: 991px) {
    .box-three .ApImage:nth-child(2) img {
        height: 184px !important; } }
@media (max-width: 1199px) {
    .box-three .ApImage:nth-child(3) {
        padding-left: 15px; }
    .rtl .box-three .ApImage:nth-child(3) {
        padding-right: 15px;
        padding-left: inherit; } }
@media (max-width: 1199px) and (min-width: 992px) and (max-width: 1199px) {
    .box-three .ApImage:nth-child(3) img {
        height: 220px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .box-three .ApImage:nth-child(3) img {
        height: 184px !important; } }
.box-three .ApImage:nth-child(3) img {
    float: right; }
.rtl .box-three .ApImage:nth-child(3) img {
    float: left; }

@media (max-width: 767px) {
    .hidden-sm {
        display: none; } }
@media (max-width: 630px) {
    .main-service .ApColumn {
        width: 100%; }
    .main-service .ApColumn .ApImage {
        text-align: center; } }
.main-service .ApImage {
    border: 3px solid #cdcdcd;
    text-align: left;
    padding: 15px 20px; }
.rtl .main-service .ApImage {
    text-align: right; }
.main-service .ApImage img {
    margin-right: 15px; }
.rtl .main-service .ApImage img {
    margin-left: 15px;
    margin-right: inherit; }
.main-service .ApImage p {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #444444;
    margin: 0; }
@media (min-width: 992px) and (max-width: 1199px) {
    .main-service .ApImage {
        padding: 10px; }
    .main-service .ApImage img {
        width: 30px !important; }
    .main-service .ApImage p {
        font-size: 12px; } }

.view-posts {
    padding-top: 0px;
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 0px; }
	
.view-posts	.row.ApRow{
    padding-top: 30px;
}
@media (min-width: 768px) {
    .view-posts {
        height: inherit !important; }
    .view-posts.pe-7s-angle-down::before {
        content: none; } }
.view-posts.pe-7s-angle-down::before {
    position: absolute;
    right: 0;
    color: #000;
    font-size: 30px;
    font-weight: 600; }
.rtl .view-posts.pe-7s-angle-down::before {
    left: 0;
    right: auto; }
.view-posts h2 {
    font-size: 34px;
    color: #000;
    line-height: 26px;
    font-family: "judson", sans-serif;
    font-weight: 500;
    text-align: center;
}
.view-posts .ApHtml p {
    font-size: 14px;
    color: #000; }
.view-posts .ApHtml a {
    color: #e30613; }
.view-posts .ApHtml h3 {
    font-size: 18px;
    color: #000000;
    font-family: "judson", sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: center;
    font-style: italic;
}
.view-posts h2:after {
    content: '';
    display: block;
    width: 10%;
    height: 1px;
    background-color: #000;
    margin: 15px 0 0;
}
.view-posts .ApImage {
    text-align: center; }
.view-posts .ApImage img {
    float: none; }
.view-posts .ApImage a {
    text-decoration: underline;
    font-size: 14px;
    display: inline-block;
    margin-top: 20px;
    color: #858383;
    font-weight: 500;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
min-height:50px;	}
.view-posts .ApImage a:hover {
    color: #e30613;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
@media (min-width: 768px) and (max-width: 991px) {
    .view-posts:not(.view-posts.pagee) .ApColumn:nth-child(5) {
        clear: both; } }
@media (min-width: 577px) and (max-width: 767px) {
    .view-posts:not(.view-posts.pagee) .ApColumn:nth-child(4), .view-posts:not(.view-posts.pagee) .ApColumn:nth-child(6) {
        clear: both; } }
@media (min-width: 768px) and (max-width: 991px) {
    .view-posts.pagee .ApColumn:nth-child(4) {
        clear: both; } }
@media (min-width: 577px) and (max-width: 767px) {
    .view-posts.pagee .ApColumn:nth-child(3), .view-posts.pagee .ApColumn:nth-child(5) {
        clear: both; } }

.leo_checkbox {
    text-align: left; }
.rtl .leo_checkbox {
    text-align: right; }
.leo_checkbox * {
    color: #fff;
    font-size: 16px; }

/*# sourceMappingURL=styles.css.map */
