@import url(https://use.typekit.net/goj4eys.css);@charset "UTF-8";
/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/***************************************************
  Mixins Themes
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes
/***************************************************/
/************************************
	Override Bootstrap
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors
 */
/***********************************************************************/
/* Title Block */
#wrapper .ApColumn .title_block {
    margin-bottom: 0px;
    background: #FDFDFD;
    padding: 20px;
    color: #6e6e6e;
    position: relative;
    border-bottom: 1px solid #F2F5F8;
    font-size: 18px; }

.ap-popup {
    display: none; }

.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:not(.accordion_small_screen) .title, .footer-container .links .title {
    cursor: pointer;
    position: relative; }
.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;
    width: 20px;
    height: 20px; }
@media (min-width: 768px) {
    .block-toggler .navbar-toggler, .footer-container .links .navbar-toggler {
        display: none; } }
.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;
    margin-bottom: 0; }
@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:before {
    font-family: "Material Icons";
    font-size: 20px;
    vertical-align: -2px;
    padding-right: 7px;
    float: left; }
.rtl .alert:before {
    padding-left: 7px;
    padding-right: inherit; }
.rtl .alert:before {
    float: right; }
.alert.alert-success:before {
    content: "\E5CA"; }
.alert.alert-warning:before {
    content: "\E002"; }
.alert.alert-info:before {
    content: "\E88E"; }
.alert.alert-danger:before {
    content: "\E5CD"; }

/* 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: 13px; }
.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: 25px;
    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: 25px;
    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 #eaeaea; }
.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: #eaeaea;
    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 #eaeaea #eaeaea #eaeaea; }

.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 #eaeaea; }
.rtl .tabs-left .nav-tabs {
    float: right; }
.rtl .tabs-left .nav-tabs {
    border-left: 1px solid #eaeaea;
    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 #eaeaea #eeeeee #eeeeee; }
.tabs-left .nav-tabs .active > a, .tabs-left .nav-tabs .active > a:hover, .tabs-left .nav-tabs .active > a:focus {
    border-color: #eaeaea transparent #eaeaea #eaeaea;
    *border-right-color: #FFFFFF; }

.tabs-right .nav-tabs {
    float: right;
    border-left: 1px solid #eaeaea; }
.rtl .tabs-right .nav-tabs {
    float: left; }
.rtl .tabs-right .nav-tabs {
    border-right: 1px solid #eaeaea;
    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 #eaeaea; }
.tabs-right .nav-tabs .active > a, .tabs-right .nav-tabs .active a:hover, .tabs-right .nav-tabs .active a:focus {
    border-color: #eaeaea #eaeaea #eaeaea 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 #f01e14; }
.widget-tabs li.active a {
    color: #f01e14; }

.block .nav-pills > li.active > a {
    position: relative; }
.block .nav-pills > li.active > a:before {
    content: "\f0d7";
    position: absolute;
    bottom: -7px;
    height: 10px;
    line-height: 10px;
    font-family: "FontAwesome";
    color: #f01e14;
    font-size: 19px;
    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;
    padding-bottom: 20px; }
.nav-tabs > li > a {
    font-weight: 800;
    color: #767676;
    border-bottom: 2px solid transparent; }
.nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {
    border: 1px solid transparent;
    background: #eeeeee;
    border-bottom: 2px solid #c0c700;
    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: 10px 15px;
    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 a {
    background: #282d35;
    clear: both;
    text-align: center;
    width: 100%;
    height: 55px;
    line-height: 55px;
    letter-spacing: 3px;
    padding: 0 15px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    display: none;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 700; }
.box-show-more a:hover {
    background-color: #f01e14; }
.box-show-more a .fa {
    margin-left: 5px; }
.rtl .box-show-more a .fa {
    margin-right: 5px;
    margin-left: inherit; }
.box-show-more.open a {
    display: block; }

/**
* 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: 60px;
    font-weight: 600; }
.full-slider .content-slider p {
    margin-top: 30px;
    background: #c70005;
    padding: 10px 20px;
    display: inline-block;
    font-size: 16px; }
.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: 10px; }
.rtl .full-slider .carousel-control.left {
    right: 10px;
    left: auto; }
.full-slider .carousel-control.right {
    right: 10px; }
.rtl .full-slider .carousel-control.right {
    left: 10px;
    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 #eaeaea; }
.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 #eaeaea;
    -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 #f01e14;
    -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
*/
/*
  Widget Manufacturers
*/
.manufacturers_block {
    background: #FFFFFF; }
.manufacturers_block img {
    padding: 20px 10px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.manufacturers_block img:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3); }

/*
  Widget Category Image
*/
.widget-category_image .cover-img {
    float: left;
    padding-right: 20px; }
.rtl .widget-category_image .cover-img {
    float: right; }
.rtl .widget-category_image .cover-img {
    padding-left: 20px;
    padding-right: inherit; }
.widget-category_image .cover-img img {
    width: 100px;
    height: 100px; }
.widget-category_image .cate_content:hover label {
    color: #3276b1;
    cursor: pointer; }

/* Widget Lastest blogs */
.latest-blogs {
    margin-bottom: 0px;
    padding-bottom: 40px; }
.latest-blogs .right-block {
    text-align: left; }
.rtl .latest-blogs .right-block {
    text-align: right; }
.latest-blogs .blog-image-container {
    float: left;
    padding-right: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px; }
.rtl .latest-blogs .blog-image-container {
    float: right; }
.rtl .latest-blogs .blog-image-container {
    padding-left: 10px;
    padding-right: inherit; }
.latest-blogs .blog-title {
    font-size: 14px;
    line-height: 20px; }
.latest-blogs .blog-desc {
    padding-top: 15px;
    text-align: justify;
    line-height: 25px; }

/* 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: 5px 5px 10px 5px;
    -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: 5px 5px 10px 5px; }
.leo-more-info .thumbs_list {
    overflow: hidden;
    margin-top: 14px;
    margin-bottom: 20px;
    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: 15px;
    margin: auto;
    left: 0px;
    right: 0px; }
.leo-more-info .view_scroll_right {
    bottom: 0px;
    margin-bottom: 5px; }
.leo-more-info .view_scroll_left {
    margin-top: 5px; }

.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 .owl-item {
    padding-left: 5px;
    padding-right: 5px; }
.instagram-block a {
    display: inline-block;
    overflow: hidden;
    position: relative; }
.instagram-block a img {
    width: 118px;
    max-width: 100%; }
.instagram-block .link-instagram {
    display: none; }
.instagram-block .link-instagram a {
    margin: 10px 0 0; }

#instafeed {
    margin: -5px; }

.box-service .service {
    overflow: hidden !important;
    margin-bottom: 20px;
    padding: 15px;
    position: relative;
    height: 140px;
    color: #FFFFFF;
    font-family: Arial;
    background-color: #21145f !important;
}
.rtl .box-service .service {
    padding: 15px; }
.box-service .service .left-block {
    float: left;
    margin-right: 15px; }
.rtl .box-service .service .left-block {
    float: right; }
.rtl .box-service .service .left-block {
    margin-left: 15px;
    margin-right: inherit; }
.box-service .service .left-block img {
    max-width: 100%; }
.box-service .service .right-block {
    overflow: hidden;
    zoom: 1; }
.box-service .service .right-block .media-heading {
    color: #FFFFFF;
    font-size: 21px;
    font-weight: normal;
    font-family: Arial; }
.banner-text {
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #FEFEFE;
    padding: 20px 10px 10px 20px;
    position: relative; }
.rtl .banner-text {
    padding: 20px 20px 10px 10px; }
@media (max-width: 575px) {
    .banner-text {
        text-align: center; } }
.banner-text:before {
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 200%;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    right: 200%;
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    -o-transform: skew(-45deg);
    transform: skew(-45deg);
    -webkit-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s; }
.rtl .banner-text:before {
    left: 200%;
    right: auto; }
.banner-text:hover > :before {
    right: -300%; }
.rtl .banner-text:hover > :before {
    left: -300%;
    right: auto; }
@media (min-width: 576px) {
    .banner-text .left-block {
        max-width: 40%;
        float: right;
        margin-left: 10px; }
    .rtl .banner-text .left-block {
        float: left; }
    .rtl .banner-text .left-block {
        margin-right: 10px;
        margin-left: inherit; } }
.banner-text .left-block img {
    max-width: 100%; }
@media (min-width: 576px) {
    .banner-text .right-block {
        overflow: hidden;
        zoom: 1; } }
.banner-text .right-block .media-heading {
    color: #282b2f;
    font-size: 24px;
    font-weight: normal;
    font-family: "adelle-sans", sans-serif;
    margin-bottom: 15px; }
.banner-text .right-block .media-heading a {
    color: #282b2f; }
.banner-text .right-block .media-heading a:hover {
    color: #f01e14; }
.banner-text .right-block .media-heading a span {
    font-family: "adelle-sans", sans-serif; }
.banner-text .right-block .btn-more {
    color: #f01e14; }
.banner-text .right-block .btn-more:hover {
    text-decoration: underline; }

.products_block {
    background: #FFFFFF; }
.products_block .item .product-miniature:first-child .thumbnail-container {
    border-top: none; }
.products_block .thumbnail-container:before {
    content: "";
    height: 100%;
    position: absolute;
    left: -10px;
    top: 0;
    width: 1px;
    z-index: 9;
    background: #e3e3e3;
    background: -moz-linear-gradient(top, white 16%, #e3e3e3 53%, white 83%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16%, white), color-stop(53%, #e3e3e3), color-stop(83%, white));
    background: -webkit-linear-gradient(top, white 16%, #e3e3e3 53%, white 83%);
    background: -o-linear-gradient(top, white 16%, #e3e3e3 53%, white 83%);
    background: -ms-linear-gradient(top, white 16%, #e3e3e3 53%, white 83%);
    background: linear-gradient(to bottom, #ffffff 16%, #e3e3e3 53%, #ffffff 83%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$white', endColorstr='$white',GradientType=0 ); }
.rtl .products_block .thumbnail-container:before {
    right: -10px;
    left: auto; }

.product-tab {
    border-radius: 0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important; }
.product-tab > .block_content {
    overflow: hidden;
    background: #FFFFFF; }
@media (min-width: 768px) {
    .product-tab .box-select {
        display: none; } }
@media (max-width: 767px) {
    .product-tab .box-select {
        margin-bottom: 20px; } }
.product-tab .box-select select {
    min-width: 150px; }
.product-tab .nav-tabs {
    border: none;
    overflow: hidden;
    padding-bottom: 20px; }
@media (max-width: 767px) {
    .product-tab .nav-tabs {
        display: none; } }
.product-tab .nav-tabs > li {
    padding: 0;
    margin-bottom: 0; }
.product-tab .nav-tabs > li > a {
    width: 100%;
    background: #FFFFFF;
    padding: 15px;
    border-style: solid;
    border-color: #eeeeee;
    display: table;
    font-size: 19px;
    min-height: 90px;
    text-transform: none;
    border-width: 0 1px 0 0;
    border-radius: 0px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.product-tab .nav-tabs > li > a::after {
    content: "";
    display: table;
    clear: both; }
.rtl .product-tab .nav-tabs > li > a {
    border-width: 0 0 0 1px; }
@media (max-width: 991px) {
    .product-tab .nav-tabs > li > a {
        font-size: 16px;
        padding: 10px; } }
.product-tab .nav-tabs > li > a span {
    display: block;
    margin-top: 3px;
    font-size: 13px;
    font-weight: normal;
    color: #6e6e6e;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.product-tab .nav-tabs > li > a:before {
    width: 7px;
    height: 7px;
    border-width: 7px;
    border-style: solid;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    content: "";
    left: 0;
    right: 0;
    top: 100%;
    margin: auto;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.product-tab .nav-tabs > li > a:hover, .product-tab .nav-tabs > li > a:focus {
    color: #f01e14 !important; }
.product-tab .nav-tabs > li > a:hover span, .product-tab .nav-tabs > li > a:focus span {
    color: #f01e14 !important; }
.product-tab .nav-tabs > li > a.active {
    position: relative;
    color: #FFFFFF;
    background: #f01e14 !important; }
.product-tab .nav-tabs > li > a.active span {
    color: #FFFFFF; }
.product-tab .nav-tabs > li > a.active:before {
    border-top-color: #f01e14 !important; }
.product-tab .nav-tabs > li > a.active:hover, .product-tab .nav-tabs > li > a.active:focus {
    color: #FFFFFF;
    background: #f01e14 !important; }
.product-tab .nav-tabs > li > a.active:hover span, .product-tab .nav-tabs > li > a.active:focus span {
    color: #FFFFFF; }
.product-tab .nav-tabs > li > a .left-block {
    width: 90px;
    display: table-cell;
    vertical-align: middle; }
.rtl .product-tab .nav-tabs > li > a .left-block {
    padding-right: inherit; }
@media (max-width: 1199px) {
    .product-tab .nav-tabs > li > a .left-block {
        width: 80px; } }
@media (max-width: 991px) {
    .product-tab .nav-tabs > li > a .left-block {
        width: 70px; } }
.product-tab .nav-tabs > li > a .right-block {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle; }
.product-tab .nav-tabs > li:last-child > a {
    border: none !important; }
.product-tab .nav-tabs > li + .nav-item {
    margin-left: 0; }
.rtl .product-tab .nav-tabs > li + .nav-item {
    margin-right: 0;
    margin-left: inherit; }

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


/*
 Theme override
*/
* {
    font-family: "adelle-sans", sans-serif;
}
body {
    font-family: "adelle-sans", sans-serif !important;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #6e6e6e;
    line-height: normal;
    background-color: #fff;
}

a:hover, a:focus {
    color: #f01e14;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-weight: 700;
    line-height: 1.1;
    color: #535353;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.thumbnail-container .product-title a {
    font-family: "adelle-sans", sans-serif !important;
}
#wrapper .ApColumn > div {
    border-radius: 0;
}

#wrapper .breadcrumb li a {
    color: #999999;
}

#header {
    border-top: none;
}

#header .header-nav {
    background: #393939;
}
.popup-over .popup-title {
    color: #fff;
}
@media (min-width: 992px) {
    .popup-over.userinfo-selector .popup-content .dropdown-item {
        padding: 0;
        color: #fff;
    }
}
.box-bottom-header .left-bottom-header .logo {
    max-height: 75px;
    padding: 10px 0 !important;
}

/*
    Top nav
*/
#cart-block .cart-preview {
    color: #f01e14;
}
/*
    Loading piano
*/
@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleX(0.8);
        background-color: white;
        box-shadow: 0 0 0 rgba(10, 10, 10, 0.1); }
    20% {
        transform: scaleX(1);
        background-color: #f01e14;
        box-shadow: 0 5px 6px rgba(10, 10, 10, 0.4); } }
@-o-keyframes stretchdelay {
    0%, 40%, 100% {
        -o-transform: scaleX(0.8);
        background-color: white;
        box-shadow: 0 0 0 rgba(10, 10, 10, 0.1); }
    20% {
        -o-transform: scaleX(1);
        background-color: #f01e14;
        box-shadow: 0 5px 6px rgba(10, 10, 10, 0.4); } }
@-ms-keyframes stretchdelay {
    0%, 40%, 100% {
        -ms-transform: scaleX(0.8);
        background-color: white;
        box-shadow: 0 0 0 rgba(10, 10, 10, 0.1); }
    20% {
        -ms-transform: scaleX(1);
        background-color: #f01e14;
        box-shadow: 0 5px 6px rgba(10, 10, 10, 0.4); } }
@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleX(0.8);
        background-color: white;
        box-shadow: 0 0 0 rgba(10, 10, 10, 0.1); }
    20% {
        -webkit-transform: scaleX(1);
        background-color: #f01e14;
        box-shadow: 0 5px 6px rgba(10, 10, 10, 0.4); } }
@-moz-keyframes stretchdelay {
    0%, 40%, 100% {
        -moz-transform: scaleX(0.8);
        background-color: white;
        box-shadow: 0 0 0 rgba(10, 10, 10, 0.1); }
    20% {
        -moz-transform: scaleX(1);
        background-color: #f01e14;
        box-shadow: 0 5px 6px rgba(10, 10, 10, 0.4); } }

/*
 Mega menu
*/
.leo-megamenu .navbar-nav > li.active > a,
.leo-megamenu .navbar-nav > li:hover > a,
.leo-megamenu .navbar-nav > li:focus > a {
    color: #f01e14;
}

.leo-megamenu .navbar-nav > li > a:before {
    background: #f01e14;
}

#back-top a {
    background: #f01e14;
}

.thumbnail-container .product-meta .cart .btn-product {
    display: inline-block;
    position: relative;
    height: 45px;
    width: 130px;
}
.btn {
    font-size: 1rem;
}
.btn-primary,
.thumbnail-container .product-meta .cart .btn-product {
    color: #fff;
    background: #f01e14;
    border:1px solid #f01e14;
    font-size: 1rem;
    text-transform: none;
}

.btn-primary:hover,
.btn-primary:focus,
.thumbnail-container .product-meta .cart .btn-product:hover,
.product-actions .btn-primary:hover,
.product-actions .btn-primary:focus {
    color: #fff;
    background-color: #c4150d;
    border-color: transparent;
}

.btn-primary, .btn-secondary, .btn-tertiary,
.product-actions .btn-primary{
    font-weight: 400;
    padding: 0.6rem 1.3rem;
    word-break: break-word;
    white-space: normal;
    border-radius: 2rem !important;
    line-height: 1.25rem;
    border: 2px solid #f01e14;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}
.btn-primary.disabled:not(:disabled):focus,
.btn-primary.disabled.focus,
.btn-primary:disabled:not(:disabled):focus,
.btn-primary:disabled.focus,
.btn.disabled, .btn.disabled:hover {
    background: #f01e14;
    opacity: 0.5;
}
.custom-radio input[type="radio"] + span {
    background: #f01e14;
}
/*
 Category sidebar
*/
.sidebar .block {
    border-radius: 0;
}
#products {
    border-radius: 0;
}
.products-selection {
    background-color: #dcdcdc;
    font-weight: bold;
    padding: 8px 15px;
}
.thumbnail-container .product-title a:hover {
    color: #f01e14;
}

.products-selection .products-counter {
    float: left;
    margin-left: 0;
}

.product_list {
    margin-top: 15px;
}
.product_list.list .ajax_block_product {
    background: #f7f7f7;
    margin-bottom: 15px;
}
.thumbnail-container .product-title a {
    color: #2e3039;
    font-size: 16px;
    display: inline-block;
    height: auto;
    text-overflow: unset;
    overflow: unset;
}

#category .product_list.list .thumbnail-container .product-image {
    width: 22.83333%;
    padding-left: 10px;
}
#category .product_list.list .thumbnail-container .product-meta {
    width: 76.66667%;
}
#category .product_list.list .product-description-short {
    height: auto;
}

.button-container.cart,
.thumbnail-container .product-meta .cart,
.thumbnail-container .product-meta .cart form{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-grow: 1;
    justify-content: end;
}
#index .owl-carousel .button-container.cart,
#index .owl-carousel .thumbnail-container .product-meta .cart,
#index .owl-carousel .thumbnail-container .product-meta .cart form {
    justify-content: space-between;
}
.thumbnail-container .product-meta .cart .qty-container {
    width: 80px;
    vertical-align: middle;
    display: inline-block;
    margin: 3px 10px 3px 0;
}
.form-control {
    padding: 9px 16px;
    background: #FFFFFF;
    border: 1px solid #acaaa6;
    border-radius: 0;
}
.input-group .input-group-btn > .btn {
    padding: 13px 16px;
}

.thumbnail-container .product-price-and-shipping {
    color: #f01e14;
    font-family: "adelle-sans", sans-serif;
    font-size: 16px;
    padding: 5px 0px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.product-unit-price {
    margin-left: 5px;
    color: #5a5a5a;
    font-weight: 400;
}

.title_block {
    background: transparent!important;
    border-top: none!important;
    padding: 20px 0px;
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
}
#category .fmm_title_text_sticker {
    bottom: -183% !important;
}

#category .fmm_title_text_sticker span {
    border-radius: 0;
}
/*
 Owl-carousel
*/
.owl-buttons > div {
    background: #f01e14 !important;
    border-radius: 0 !important;
    opacity: 1 !important;
    transform: unset !important;
}
.owl-buttons > div:before {
    color: #FFFFFF !important;
}


/*
 Product
*/
#main > .block-background {
    background: #f7f7f7;
    border-radius: 0;
    margin: 20px 0;
}
.product-prices {
    display: flex;
    flex-wrap: wrap;
}
.product-price {
    color: #f01e14;
    display: flex;
    font-size: 18px;
    font-weight: bold;
}
.product-prices div {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.product-prices .current-price {
    margin-bottom: 0;
}
.product-prices .tax-shipping-delivery-label {
    margin-left: 5px;
}
.product-actions .btn-primary {
    background: #f01e14;
    height: auto;
}

.product-discounts > .table-product-discounts tbody tr th {
    width: 25%;
    padding: 10px 20px;
    background: #f6f6f6;
    border: 2px #ebebeb solid;
    text-align: center;
}

.product-discounts > .table-product-discounts tbody tr td {
    background: #FFFFFF;
    padding: 10px 20px;
    text-align: center;
    border: 2px #ebebeb solid;
}

.product-discounts > .product-discounts-title {
     font-weight: 700;
     font-size: inherit;
}
.more-info-product .title-info-product {
    color: #000000;
    padding: 0.9375rem 0rem;
    margin-bottom: 0.9375rem;
    font-size: 1rem;
    position: relative;
    margin-right: 2.1875rem;
}
.more-info-product {
    background: #FFFFFF;
    padding: 1.25rem 1.875rem;
    margin: 0;
}

.product-flags .product-flag {
    background: #f01e14;
    border-color: #f01e14;
    border-radius: 0;
}

.has-discount.product-price, .has-discount p {
    color: #f01e14;
}

#product .product-prices .product-discount {
    flex-grow: 1;
    flex-basis: 100%;
}

.has-discount .discount,
.product-cover .layer:hover{
    background: #f01e14;
}

#cart-block .cart-preview.active a {
    color: #ffffff;
}


/*
 Footer
*/
.footer-container {
    overflow: hidden;
    background: #f7f7f7;
    color: #999999;
    margin-bottom: 0;
}
.box-bottom-footer {
    border-top: 1px solid #e7e7e7 !important;
}
.box-center-footer,
.box-bottom-footer{
    padding: 30px 0 !important;
}
.footer-container .block .title_block {
    color: #393939;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 14px;
    padding-top: 0;
}
.footer-container li a {
    color: #999999;
    cursor: pointer;
}
.block-toggler.ApBlockLink ul li, .footer-container .links.ApBlockLink ul li {
    margin-bottom: 1.25rem;
}

#footer .block-social {
    text-align: right;
    padding: 0;
}

/*
    Checkout
*/

#cart .product-price,
#cart .cart-grid-body a.label:hover {
    color: #f01e14;
}
#cart .has-discount .discount {
    background: #f01e14;
}

#cart .product-line-info.product-price {
    flex-direction: column;
}

#cart .product-line-info.product-price .product-discount {
    margin-bottom: 5px;
}

#cart .product-line-info.product-price .current-price {
    display: flex;
    color: #f01e14;
}

.product-line-info .unit-price-cart {
    margin-left: 5px;
    color: #5a5a5a;
    font-weight: 400;
    font-size: 13px;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    background: #f01e14;
}

.formbuilder_group .col-md-4 {
    width: 25%;
}
.formbuilder_group .col-md-4 label {
    padding-top: 10px;
}
.formbuilder_group .col-md-8 {
    width: 50%;
}

#checkout-payment-step .form-group.checkbox_box label {
    text-align: left;
}

body#checkout section.checkout-step .payment-options .payment-option {
    display: flex;
    align-items: center;
}
body#checkout section.checkout-step .payment-options .payment-option label,
body#checkout section.checkout-step .payment-options .custom-radio{
    margin-bottom: 0;
}

#paymentFormWorldpay {
    margin-bottom: 20px;
}
#paymentFormWorldpay input[type="submit"] {
    margin-top: 10px;
    background: #f01e14 !important;
    border: 1px solid #f01e14 !important;
}
body#checkout .custom-checkbox {
    margin-top: -1px;
}
#payment-confirmation {
    margin-top: 20px;
}
a[data-link-action="different-invoice-address"] {
    color: #f01e14;
}
body#checkout section.checkout-step .address-item.selected {
    border: #f01e14 3px solid;
}
#paymentFormWorldpay [onclick="Worldpay.submitTemplateForm()"] {
    display: none !important;
}

/**
    My Account page
 */
.page-my-account #content .links a:hover i {
    color: #f01e14;
}

#order-slips-link {
    display: none !important;
}
#my-account .page-footer {
    margin-bottom: 30px;
}

#my-account .page-footer a {
    display: inline-block;
    border: 2px solid #f01e14;
    border-radius: 20px;
    padding: 10px 20px;
    color: #f01e14;
}
#my-account .page-footer a:hover,
#my-account .page-footer a:focus {
    background: #f01e14;
    color: #FFFFFF;
}


.featured-products {
    display: none !important;
}

#contact #content {
    display: none!important;
}

label[for="payment-option-1"] img {
    width: 120px;
}

.page-content.page-cms #accordion .card .card-header {
    cursor: pointer;
}

.page-content.page-cms #accordion .card .card-header:hover .btn,
.page-content.page-cms #accordion .card .card-header:focus .btn{
	font-weight: bold;
    text-decoration: underline;
}

.page-content.page-cms #accordion .card-header .btn {
    padding: 0;
}

.page-content.page-cms #accordion .card .card-body {
    padding: 1.25rem;
    font-size: 12px;
}

.page-content.page-cms #accordion .card .collapse {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
}

.page-content.page-cms #accordion .card .card-header .mb-0 > button.collapsed:before {
    content: "arrow_drop_down";
}
.page-content.page-cms #accordion .card .card-header .mb-0 > button:before {
    background: none;
    content: "arrow_drop_up";
    cursor: pointer;
    font-family: "Material Icons";
    font-size: 25px;
    position: absolute;
    right: 0;
    top: 8px;
}
#order-detail .order-message-form {
    display: none;
}
#order-detail .page-footer {
    text-align: center;
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
#order-detail .page-footer .account-link {
    padding: 10px 20px;
    border: 1px solid;
    border-radius: 30px;
}

.done.error {
    color: #f01e14;
}

#cms.cms-id-9 #header,
#cms.cms-id-9 #mm_filter_panel,
#cms.cms-id-9 .breadcrumb,
#cms.cms-id-9 #footer,
#cms.cms-id-9 #back-top,
#cms.cms-id-9 .page-header,
#cms.cms-id-10 #header,
#cms.cms-id-10 #mm_filter_panel,
#cms.cms-id-10 .breadcrumb,
#cms.cms-id-10 #footer,
#cms.cms-id-10 #back-top,
#cms.cms-id-10 .page-header,
#cms.cms-id-11 #header,
#cms.cms-id-11 #mm_filter_panel,
#cms.cms-id-11 .breadcrumb,
#cms.cms-id-11 #footer,
#cms.cms-id-11 #back-top,
#cms.cms-id-11 .page-header
{
    display: none !important;
}

.page-content.page-cms #accordion .card-header .btn {
    white-space: break-spaces;
    text-align: left;
    font-size: 12px;
}
#cms.cms-id-11 .page-content {
    font-size: 12px;
}

.font-source-sans-pro{
	font-family: 'Source Sans Pro', sans-serif !important;
}

.page-content.page-cms #terminal_terms_main_content p span , .page-content.page-cms #terminal_main_content p span span{
	font-family: 'Source Sans Pro', sans-serif !important;
}