/* app css stylesheet */
body {
    font-family: "Proxima Nova";
}
body.right {
    float: none;
}
#launcher {
    display: none;
}
html,body, #page-content-wrapper {
    height: 100%;
}
.menu {
    list-style: none;
    border-bottom: 0.1em solid black;
    margin-bottom: 2em;
    padding: 0 0 0.5em;
}

.menu:before {
    content: "[";
}
.toggle-link {
    float: left;
    display: inline-block;
    padding-left: 5px;
}
.add-basket.toggle-link.arrow-down {
    width: 95px;
}
.add-basket.arrow-down {
    float: left;
    display: inline-block;
    width: 125px;
}

.menu:after {
    content: "]";
}


.menu > li {
    display: inline;
}

.menu > li:before {
    content: "|";
    padding-right: 0.3em;
}

.menu > li:nth-child(1):before {
    content: "";
    padding: 0;
}
.basket-wrap {
    overflow-y: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;

    width: 100%;
    background: url("img/bg1.png") no-repeat center center;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
    opacity :1;
    background-attachment: fixed;
    /* background-attachment: fixed;  removed for Android browsers */

}
.middle-logo {
    margin: 0 auto;
    display: block;
}
.basket-wrap .edge-slide-content.land-content {
    background: transparent none;
    margin-top: 10%;
    margin-bottom: 20px;
}
.edge-title-area img {
    margin-bottom: 0px;
}

.search {
    text-align: center;
    margin-left:auto;
    margin-right:auto ;
}
.search.input-group  {
    width: 600px;
}
.search.input-group input {
    height: 60px;
    width: 500px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.search input{
    margin-top: 50px;
    margin-bottom: 40px;

    font-size: 20px;
    line-height: 20px;

    width: 50%;
    text-align: center;
}
.search .btn {
    width: 100px;
    height: 60px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.edge-slide-content{
    margin-left:auto;
    margin-right:auto ;
    padding-top: 200px;
}
.edge-title {
    text-align: center;

}
.mk-button {
    margin-bottom: 3px;
}
body {
    background-color: transparent;
}
.mk-header {
    background-color: #f7f7f7;
    background-size: cover;
}
.mk-header-bg {
    background-color: #fff;
}
.mk-classic-nav-bg {
    background-color: #fff;
}
#theme-page {
    background-color: #fff;
}
#mk-footer {
    background-color: #3d4045;
}
#mk-boxed-layout {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.mk-news-tab .mk-tabs-tabs .is-active a, .mk-fancy-title.pattern-style span, .mk-fancy-title.pattern-style.color-gradient span::after, .page-bg-color {
    background-color: #fff;
}
.page-title {
    color: #4d4d4d;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.page-subtitle {
    color: #a3a3a3;
    font-size: 14px;
    line-height: 100%;
    text-transform: none;
}
.header-style-1 .mk-header-padding-wrapper, .header-style-2 .mk-header-padding-wrapper, .header-style-3 .mk-header-padding-wrapper {
    padding-top: 91px;
}
@font-face {
    font-family: "star";
    font-style: normal;
    font-weight: normal;
    src: url("https://basketsavings.com/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.eot?#iefix") format("embedded-opentype"), url("https://basketsavings.com/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.woff") format("woff"), url("https://basketsavings.com/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.ttf") format("truetype"), url("https://basketsavings.com/wp-content/themes/jupiter/assets/stylesheet/fonts/star/font.svg#star") format("svg");
}
@font-face {
    font-family: "WooCommerce";
    font-style: normal;
    font-weight: normal;
    src: url("https://basketsavings.com/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.eot?#iefix") format("embedded-opentype"), url("https://basketsavings.com/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.woff") format("woff"), url("https://basketsavings.com/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.ttf") format("truetype"), url("https://basketsavings.com/wp-content/themes/jupiter/assets/stylesheet/fonts/woocommerce/font.svg#WooCommerce") format("svg");
}
#mk-button-2 {
    margin-bottom: 0;
    margin-right: 15px;
    margin-top: 0;
}
#mk-button-2 .mk-button {
    display: inline-block;
    max-width: 100%;
}
#mk-button-2 .mk-button {
    background-color: #ffffff;
}
#mk-button-2 .mk-button:hover {
    background-color: #ededed;
    color: #222222;
}
#mk-button-2 .mk-button:hover .mk-svg-icon {
    color: #222222;
}
#mk-button-3 {
    margin-bottom: 0;
    margin-right: 15px;
    margin-top: 0;
}
#mk-button-3 .mk-button {
    display: inline-block;
    max-width: 100%;
}
#mk-button-3 .mk-button {
    background-color: #ffffff;
}
#mk-button-3 .mk-button:hover {
    background-color: #ededed;
    color: #222222;
}
#mk-button-3 .mk-button:hover .mk-svg-icon {
    color: #222222;
}
#mk-button-4 {
    margin-bottom: 0;
    margin-right: 15px;
    margin-top: 0;
}
#mk-button-4 .mk-button {
    display: inline-block;
    max-width: 100%;
}
#mk-button-4 .mk-button {
    background-color: #ffffff;
}
#mk-button-4 .mk-button:hover {
    background-color: #ededed;
    color: #222222;
}
#mk-button-4 .mk-button:hover .mk-svg-icon {
    color: #222222;
}
#padding-5 {
    height: 60px;
}
#fancy-title-6 {
    color: #656565;
    font-size: 28px;
    font-style: normal;
    font-weight: inherit;
    letter-spacing: 0;
    padding-bottom: 20px;
    padding-top: 0;
    text-align: center;
    text-transform: none;
}
#fancy-title-6 span {
}
#padding-7 {
    height: 10px;
}
#mk-icon-box-8 .mk-box-icon-2-title {
    color: #4c4c4c;
    font-size: 20px;
    font-weight: inherit;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
#mk-icon-box-8 .mk-box-icon-2-content {
}
#mk-icon-box-9 .mk-box-icon-2-title {
    color: #4c4c4c;
    font-size: 20px;
    font-weight: inherit;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
#mk-icon-box-9 .mk-box-icon-2-content {
}
#mk-icon-box-10 .mk-box-icon-2-title {
    color: #4c4c4c;
    font-size: 20px;
    font-weight: inherit;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
#mk-icon-box-10 .mk-box-icon-2-content {
}
#padding-11 {
    height: 20px;
}
#mk-button-12 {
    margin-bottom: 15px;
    margin-top: 0;
}
#mk-button-12 .mk-button {
    display: inline-block;
    max-width: 100%;
}
#mk-button-12 .mk-button {
    border-bottom-color: #3785d3;
    border-left-color: #3785d3;
    border-right-color: #3785d3;
    border-top-color: #3785d3;
    color: #3785d3 !important;
}
#mk-button-12 .mk-button .mk-svg-icon {
    fill: #3785d3 !important;
}
#mk-button-12 .mk-button:hover {
    background-color: #3785d3;
    color: #ffffff !important;
}
#mk-button-12 .mk-button:hover .mk-svg-icon {
    fill: #ffffff !important;
}
#padding-13 {
    height: 60px;
}
#padding-14 {
    height: 60px;
}
#fancy-title-15 {
    color: #656565;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    padding-bottom: 20px;
    padding-top: 0;
    text-align: center;
    text-transform: none;
}
#fancy-title-15 span {
}
#padding-16 {
    height: 12px;
}
#padding-17 {
    height: 12px;
}
#padding-18 {
    height: 12px;
}
#padding-19 {
    height: 12px;
}
#padding-20 {
    height: 12px;
}
#padding-21 {
    height: 12px;
}
#padding-22 {
    height: 12px;
}
#padding-23 {
    height: 12px;
}
#padding-24 {
    height: 12px;
}
#padding-25 {
    height: 12px;
}
#padding-26 {
    height: 12px;
}
#padding-27 {
    height: 12px;
}
#padding-28 {
    height: 12px;
}
#padding-29 {
    height: 12px;
}
#padding-30 {
    height: 12px;
}
#padding-31 {
    height: 12px;
}
#padding-32 {
    height: 12px;
}
#padding-33 {
    height: 12px;
}
#padding-34 {
    height: 60px;
}
#padding-35 {
    height: 60px;
}
#fancy-title-36 {
    color: #656565;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    padding-bottom: 20px;
    padding-top: 0;
    text-align: center;
    text-transform: none;
}
#fancy-title-36 span {
}
#padding-37 {
    height: 10px;
}
#padding-38 {
    height: 60px;
}
#padding-40 {
    height: 60px;
}
#fancy-title-41 {
    color: #ffffff;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    padding-bottom: 20px;
    padding-top: 0;
    text-align: center;
    text-transform: none;
}
#fancy-title-41 span {
}
#text-block-42 {
    margin-bottom: 0;
    text-align: left;
}
#padding-43 {
    height: 40px;
}
#mk-button-44 {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
#mk-button-44 .mk-button {
    display: inline-block;
    max-width: 100%;
}
#padding-45 {
    height: 60px;
}
.full-width-39 {
    margin-bottom: 0;
    min-height: 100px;
}
.full-width-39 .page-section-content {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
#background-layer--39 {
    background-position: center center;
    background-repeat: no-repeat;
}
#padding-47 {
    height: 60px;
}
#fancy-title-48 {
    color: #656565;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    padding-bottom: 20px;
    padding-top: 0;
    text-align: center;
    text-transform: none;
}
#fancy-title-48 span {
}
.full-width-46 {
    background-color: #d3d3d3;
    margin-bottom: 0;
    min-height: 100px;
}
.full-width-46 .page-section-content {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
#background-layer--46 {
    background-position: center center;
    background-repeat: no-repeat;
}
.full-width-46 .mk-fancy-title.pattern-style span, .full-width-46 .mk-blog-view-all {
    background-color: #d3d3d3 !important;
}
.mk-single-content p {
    font-weight: 400;
}
.mk-single-content h1 {
}
.mk-single-content h2 {
}
.mk-single-content h3 {
}
.mk-single-content h4 {
}
.mk-single-content h5 {
}
.mk-single-content h6 {
}
.mk-single-content p a, .mk-single-content a {
    color: #3785d3 !important;
}
.mk-blog-single .blog-single-title, .mk-blog-hero .content-holder .the-title {
    font-weight: 600 !important;
}
#mk-footer .footer-wrapper {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
}
#mk-footer [class*="mk-col-"] {
    padding-bottom: 0;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 0;
}
#sub-footer {
    background-color: #43474d;
}
.mk-footer-copyright {
    font-size: 11px;
    letter-spacing: 1px;
}
#mk-footer .widget {
    margin-bottom: 0;
    padding-top: 10px;
}
#mk-footer .widget#text-2 {
    padding-top: 0;
}
#mk-footer, #mk-footer p {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}
#mk-footer .widgettitle {
    color: #ffffff;
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
}
#mk-footer .widgettitle a {
    color: #ffffff;
}
#mk-footer .widget:not(.widget_social_networks) a {
    color: #999999;
}
#mk-footer .widget:not(.widget_social_networks) a:hover {
    color: #3785d3;
}
.mk-footer-copyright, #mk-footer-navigation li a {
    color: #8c8e91;
}
.mk-fullscreen-nav {
    background-color: #444444;
}
.mk-fullscreen-nav-logo {
    margin-bottom: 125px;
}
.fullscreen-navigation-ul .menu-item a {
    color: #ffffff;
    font-size: 16px;
    font-weight: bolder;
    letter-spacing: 0;
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
    text-transform: uppercase;
}
.fullscreen-navigation-ul .menu-item a:hover {
    background-color: #ffffff;
    color: #444444;
}
body {
    color: #777777;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.66em;
}
p {
    color: #777777;
    font-size: 16px;
    line-height: 1.66em;
}
a {
    color: #2e2e2e;
}
a:hover {
    color: #3785d3;
}
.master-holder strong {
    color: #3785d3;
}
.master-holder h1 {
    color: #404040;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
}
.master-holder h2 {
    color: #404040;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.master-holder h3 {
    color: #404040;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}
.master-holder h4 {
    color: #404040;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.master-holder h5 {
    color: #404040;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.master-holder h6 {
    color: #404040;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.mk-section-preloader {
    background-color: #ffffff !important;
}
.mk-header-toolbar {
    background-color: #ffffff;
}
.mk-toolbar-navigation a, .mk-toolbar-navigation a:hover, .mk-language-nav > a, .mk-header-login .mk-login-link, .mk-subscribe-link, .mk-checkout-btn, .mk-header-tagline a, .header-toolbar-contact a, .mk-language-nav > a:hover, .mk-header-login .mk-login-link:hover, .mk-subscribe-link:hover, .mk-checkout-btn:hover, .mk-header-tagline a:hover {
    color: #999999;
}
.mk-header-tagline, .header-toolbar-contact, .mk-header-date {
    color: #999999;
}
.mk-header-toolbar .mk-header-social svg {
    fill: #999999;
}
.add-header-height, .header-style-1 .mk-header-inner .mk-header-search, .header-style-1 .menu-hover-style-1 .main-navigation-ul > li > a, .header-style-1 .menu-hover-style-2 .main-navigation-ul > li > a, .header-style-1 .menu-hover-style-4 .main-navigation-ul > li > a, .header-style-1 .menu-hover-style-5 .main-navigation-ul > li, .header-style-1 .menu-hover-style-3 .main-navigation-ul > li, .header-style-1 .menu-hover-style-5 .main-navigation-ul > li {
    height: 90px;
    line-height: 90px;
}
.header-style-1.a-sticky .menu-hover-style-1 .main-navigation-ul > li > a, .header-style-3.a-sticky .menu-hover-style-1 .main-navigation-ul > li > a, .header-style-1.a-sticky .menu-hover-style-5 .main-navigation-ul > li, .header-style-1.a-sticky .menu-hover-style-2 .main-navigation-ul > li > a, .header-style-3.a-sticky .menu-hover-style-2 .main-navigation-ul > li > a, .header-style-1.a-sticky .menu-hover-style-4 .main-navigation-ul > li > a, .header-style-3.a-sticky .menu-hover-style-4 .main-navigation-ul > li > a, .header-style-1.a-sticky .menu-hover-style-3 .main-navigation-ul > li, .header-style-3.a-sticky .mk-header-holder .mk-header-search, .a-sticky:not(.header-style-4) .add-header-height {
    height: 60px !important;
    line-height: 60px !important;
}
.mk-header-bg {
    opacity: 1;
}
.a-sticky .mk-header-bg {
    opacity: 1;
}
.header-style-4 .header-logo {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}
.header-style-2 .mk-header-inner {
    line-height: 90px;
}
.mk-header-nav-container {
}
.mk-header-start-tour {
    color: #333333;
    font-size: 14px;
}
.mk-header-start-tour:hover {
    color: #333333;
}
.mk-search-trigger, .mk-header .mk-header-cart-count {
    color: #444444;
}
.mk-toolbar-resposnive-icon svg, .mk-header .mk-shoping-cart-link svg {
    fill: #444444;
}
.mk-css-icon-close div, .mk-css-icon-menu div {
    background-color: #444444;
}
.mk-header-searchform .text-input {
    color: #c7c7c7;
}
.mk-header-searchform span i {
    color: #c7c7c7;
}
.mk-header-searchform .text-input:-moz-placeholder {
    color: #c7c7c7;
}
.mk-header-social.header-section a.small {
    margin-top: 28px;
}
.mk-header-social.header-section a.medium {
    margin-top: 20px;
}
.mk-header-social.header-section a.large {
    margin-top: 12px;
}
.a-sticky .mk-header-social.header-section a.small, .a-sticky .mk-header-social.header-section a.medium, .a-sticky .mk-header-social.header-section a.large {
    height: 16px !important;
    line-height: 16px !important;
    margin-top: 13px;
    padding-bottom: 8px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    padding-top: 8px !important;
    width: 16px !important;
}
.a-sticky .mk-header-social.header-section a.small svg, .a-sticky .mk-header-social.header-section a.medium svg, .a-sticky .mk-header-social.header-section a.large svg {
    height: 16px !important;
    line-height: 16px !important;
}
.header-section.mk-header-social svg {
    fill: #999999;
}
.header-section.mk-header-social a:hover svg {
    fill: #cccccc;
}
.header-style-4 {
    text-align: left;
}
.mk-header-inner, .a-sticky .mk-header-inner, .header-style-2.a-sticky .mk-classic-nav-bg {
    border-bottom-color: #ededed;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.header-style-4.header-align-left .mk-header-inner, .header-style-4.header-align-center .mk-header-inner {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-right-color: #ededed;
    border-right-style: solid;
    border-right-width: 1px;
}
.header-style-4.header-align-right .mk-header-inner {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-color: #ededed;
    border-left-style: solid;
    border-left-width: 1px;
}
.header-style-2 .mk-header-nav-container {
    border-top-color: #ededed;
    border-top-style: solid;
    border-top-width: 1px;
}
.mk-vm-menuwrapper li > a {
    padding-right: 45px;
}
.header-style-4 .mk-header-right {
    text-align: left !important;
}
.mk-grid {
    max-width: 1140px;
}
.mk-header-nav-container, .mk-classic-menu-wrapper {
    width: 1140px;
}
.theme-page-wrapper #mk-sidebar.mk-builtin {
    width: 30%;
}
.theme-page-wrapper.right-layout .theme-content, .theme-page-wrapper.left-layout .theme-content {
    width: 70%;
}
.mk-boxed-enabled #mk-boxed-layout, .mk-boxed-enabled #mk-boxed-layout .header-style-1 .mk-header-holder, .mk-boxed-enabled #mk-boxed-layout .header-style-3 .mk-header-holder {
    max-width: 1200px;
}
.mk-boxed-enabled #mk-boxed-layout .header-style-2.a-sticky .mk-header-nav-container {
    left: auto !important;
    width: 1200px !important;
}
.main-navigation-ul > li.menu-item > a.menu-item-link {
    color: #444444;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-transform: uppercase;
}
.addItem {
    border-bottom: 1px solid #e1e1e1;
}
.addItem input#items_value  {
    border:0;
    box-shadow: none;
    height: 34px;
    color: #8c8e91;
    font-weight: bold;
    font-size: 16px;
    background: url("img/additem.png") no-repeat 100% 50%;
    padding-left: 15px;
}
.addItem .angucomplete-dropdown {
    top:30px;
    width: 100%;
    border-left: 0;
    border-right: 0;
}
.addItem .form-control::-moz-placeholder {
    color: #8c8e91 !important;
    font-weight: bold;
    font-size: 17px;
}
.addItem .form-control::-webkit-input-placeholder {
    color: #8c8e91 !important;
    font-weight: bold;
    font-size: 17px;
}
.mk-vm-menuwrapper ul li a {
    color: #444444;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.mk-vm-menuwrapper li > a::after, .mk-vm-menuwrapper li.mk-vm-back::after {
    color: #444444;
}
.mk-vm-menuwrapper .mk-svg-icon {
    fill: #444444;
}
.main-navigation-ul > li.no-mega-menu ul.sub-menu li.menu-item a.menu-item-link {
    width: 230px;
}
.menu-hover-style-1 .main-navigation-ul > li.menu-item > a.menu-item-link:hover, .menu-hover-style-1 .main-navigation-ul > li.menu-item:hover > a.menu-item-link, .menu-hover-style-1 .main-navigation-ul > li.current-menu-item > a.menu-item-link, .menu-hover-style-1 .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link, .menu-hover-style-2 .main-navigation-ul > li.menu-item > a.menu-item-link:hover, .menu-hover-style-2 .main-navigation-ul > li.menu-item:hover > a.menu-item-link, .menu-hover-style-2 .main-navigation-ul > li.current-menu-item > a.menu-item-link, .menu-hover-style-2 .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link, .menu-hover-style-1.mk-vm-menuwrapper li.menu-item > a:hover, .menu-hover-style-1.mk-vm-menuwrapper li.menu-item:hover > a, .menu-hover-style-1.mk-vm-menuwrapper li.current-menu-item > a, .menu-hover-style-1.mk-vm-menuwrapper li.current-menu-ancestor > a, .menu-hover-style-2.mk-vm-menuwrapper li.menu-item > a:hover, .menu-hover-style-2.mk-vm-menuwrapper li.menu-item:hover > a, .menu-hover-style-2.mk-vm-menuwrapper li.current-menu-item > a, .menu-hover-style-2.mk-vm-menuwrapper li.current-menu-ancestor > a {
    color: #3785d3 !important;
}
.menu-hover-style-3 .main-navigation-ul > li.menu-item > a.menu-item-link:hover, .menu-hover-style-3 .main-navigation-ul > li.menu-item:hover > a.menu-item-link, .menu-hover-style-3.mk-vm-menuwrapper li > a:hover, .menu-hover-style-3.mk-vm-menuwrapper li:hover > a, .menu-hover-style-3 .main-navigation-ul > li.menu-item:hover > a.menu-item-link {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #3785d3;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #3785d3;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #3785d3;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #3785d3;
    border-top-style: solid;
    border-top-width: 2px;
}
.menu-hover-style-3 .main-navigation-ul > li.current-menu-item > a.menu-item-link, .menu-hover-style-3 .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link, .menu-hover-style-3.mk-vm-menuwrapper li.current-menu-item > a, .menu-hover-style-3.mk-vm-menuwrapper li.current-menu-ancestor > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #3785d3;
    border-bottom-color: #3785d3;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #3785d3;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #3785d3;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #3785d3;
    border-top-style: solid;
    border-top-width: 2px;
    color: #ffffff;
}
.menu-hover-style-3.mk-vm-menuwrapper li.current-menu-ancestor > a::after {
    color: #ffffff;
}
.menu-hover-style-4 .main-navigation-ul li.menu-item > a.menu-item-link:hover, .menu-hover-style-4 .main-navigation-ul li.menu-item:hover > a.menu-item-link, .menu-hover-style-4 .main-navigation-ul li.current-menu-item > a.menu-item-link, .menu-hover-style-4 .main-navigation-ul li.current-menu-ancestor > a.menu-item-link, .menu-hover-style-4.mk-vm-menuwrapper li a:hover, .menu-hover-style-4.mk-vm-menuwrapper li:hover > a, .menu-hover-style-4.mk-vm-menuwrapper li.current-menu-item > a, .menu-hover-style-4.mk-vm-menuwrapper li.current-menu-ancestor > a, .menu-hover-style-5 .main-navigation-ul > li.menu-item > a.menu-item-link::after {
    background-color: #3785d3;
    color: #ffffff;
}
.menu-hover-style-4.mk-vm-menuwrapper li.current-menu-ancestor > a::after, .menu-hover-style-4.mk-vm-menuwrapper li.current-menu-item > a::after, .menu-hover-style-4.mk-vm-menuwrapper li:hover > a::after, .menu-hover-style-4.mk-vm-menuwrapper li a:hover::after {
    color: #ffffff;
}
.menu-hover-style-1 .main-navigation-ul > li.dropdownOpen > a.menu-item-link, .menu-hover-style-1 .main-navigation-ul > li.active > a.menu-item-link, .menu-hover-style-1 .main-navigation-ul > li.open > a.menu-item-link, .menu-hover-style-1 .main-navigation-ul > li.menu-item > a:hover, .menu-hover-style-1 .main-navigation-ul > li.current-menu-item > a.menu-item-link, .menu-hover-style-1 .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link {
    border-top-color: #3785d3;
}
.menu-hover-style-1.mk-vm-menuwrapper li > a:hover, .menu-hover-style-1.mk-vm-menuwrapper li.current-menu-item > a, .menu-hover-style-1.mk-vm-menuwrapper li.current-menu-ancestor > a {
    border-left-color: #3785d3;
}
.header-style-1 .menu-hover-style-3 .main-navigation-ul > li > a.menu-item-link {
    line-height: 45px;
}
.header-style-1.a-sticky .menu-hover-style-3 .main-navigation-ul > li > a.menu-item-link {
    line-height: 40px;
}
.header-style-1 .menu-hover-style-5 .main-navigation-ul > li > a.menu-item-link {
    line-height: 20px;
    vertical-align: middle;
}
.mk-main-navigation li.no-mega-menu ul.sub-menu, .mk-main-navigation li.has-mega-menu > ul.sub-menu, .mk-shopping-cart-box {
    background-color: #333333;
}
.mk-main-navigation ul.sub-menu a.menu-item-link, .mk-main-navigation ul .megamenu-title, .megamenu-widgets-container a, .mk-shopping-cart-box .product_list_widget li a, .mk-shopping-cart-box .product_list_widget li.empty, .mk-shopping-cart-box .product_list_widget li span, .mk-shopping-cart-box .widget_shopping_cart .total {
    color: #b3b3b3;
}
.mk-main-navigation ul.sub-menu .menu-sub-level-arrow svg {
    fill: #b3b3b3;
}
.mk-main-navigation ul.sub-menu li:hover .menu-sub-level-arrow svg {
    fill: #ffffff;
}
.mk-shopping-cart-box .mk-button.cart-widget-btn {
    border-bottom-color: #b3b3b3;
    border-left-color: #b3b3b3;
    border-right-color: #b3b3b3;
    border-top-color: #b3b3b3;
    color: #b3b3b3;
}
.mk-shopping-cart-box .mk-button.cart-widget-btn:hover {
    background-color: #b3b3b3;
    color: #333333;
}
.basket-product-desc strong {
    font-weight: 600;
}
.basket-chain span {
    font-weight: 600;
}
.mk-main-navigation ul .megamenu-title {
    color: #ffffff;
}
.mk-main-navigation ul .megamenu-title::after {
    background-color: #ffffff;
}
.megamenu-widgets-container {
    color: #b3b3b3;
}
.megamenu-widgets-container .widgettitle {
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
}
.mk-main-navigation ul.sub-menu li.menu-item ul.sub-menu li.menu-item a.menu-item-link svg {
    color: #e0e0e0;
}
.mk-main-navigation ul.sub-menu a.menu-item-link:hover, .main-navigation-ul ul.sub-menu li.current-menu-item > a.menu-item-link, .main-navigation-ul ul.sub-menu li.current-menu-parent > a.menu-item-link {
    color: #ffffff !important;
}
.megamenu-widgets-container a:hover {
    color: #ffffff;
}
.main-navigation-ul ul.sub-menu li.menu-item a.menu-item-link:hover, .main-navigation-ul ul.sub-menu li.menu-item:hover > a.menu-item-link, .main-navigation-ul ul.sub-menu li.menu-item a.menu-item-link:hover, .main-navigation-ul ul.sub-menu li.menu-item:hover > a.menu-item-link, .main-navigation-ul ul.sub-menu li.current-menu-item > a.menu-item-link, .main-navigation-ul ul.sub-menu li.current-menu-parent > a.menu-item-link {
    background-color: transparent !important;
}
.mk-search-trigger:hover, .mk-header-start-tour:hover {
    color: #3785d3;
}
.mk-search-trigger:hover .mk-svg-icon, .mk-header-start-tour:hover .mk-svg-icon {
    fill: #3785d3;
}
.main-navigation-ul li.menu-item ul.sub-menu li.menu-item a.menu-item-link {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.has-mega-menu .megamenu-title {
    letter-spacing: 1px;
}
.mk-responsive-wrap {
    background-color: #ffffff;
}
.main-navigation-ul > li.no-mega-menu > ul.sub-menu::after, .main-navigation-ul > li.has-mega-menu > ul.sub-menu::after {
    background-color: #3785d3;
}
.mk-shopping-cart-box {
    border-top-color: #3785d3;
    border-top-style: solid;
    border-top-width: 2px;
}
@media handheld, only screen and (max-width: 1140px) {
    .mk-grid, .mk-header-nav-container, .mk-classic-menu-wrapper {
        width: 100%;
    }
    .mk-go-top, .mk-quick-contact-wrapper {
        bottom: 70px !important;
    }
    .mk-padding-wrapper {
        padding-bottom: 0;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 0;
    }
    .header-grid.mk-grid .header-logo.left-logo {
        left: 15px !important;
    }
    .header-grid.mk-grid .header-logo.right-logo, .mk-header-right {
        right: 15px !important;
    }
    .mk-photo-album {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
    .mk-edge-slider .mk-grid {
        padding-bottom: 0;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 0;
    }
}
@media handheld, only screen and (max-width: 960px) {
    .theme-page-wrapper .theme-content {
        float: none !important;
        width: 100% !important;
    }
    .theme-page-wrapper {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .theme-page-wrapper .theme-content:not(.no-padding) {
        padding-bottom: 25px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 25px !important;
    }
    .theme-page-wrapper #mk-sidebar {
        float: none !important;
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
        width: 100% !important;
    }
    .theme-page-wrapper #mk-sidebar .sidebar-wrapper {
        padding-bottom: 20px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 20px !important;
    }
}
@media handheld, only screen and (max-width: 1140px) {
    .logo-is-responsive .mk-desktop-logo, .logo-is-responsive .mk-sticky-logo {
        display: none !important;
    }
    .logo-is-responsive .mk-resposnive-logo {
        display: block !important;
    }
    .add-header-height, .header-style-1 .mk-header-inner, .header-style-3 .mk-header-inner, .header-style-3 .header-logo, .header-style-1 .header-logo, .header-style-1 .shopping-cart-header, .header-style-3 .shopping-cart-header {
        height: 60px !important;
        line-height: 60px;
    }
    .mk-header:not(.header-style-4) .mk-header-holder {
        position: relative !important;
        top: 0 !important;
    }
    .mk-header-padding-wrapper {
        display: none !important;
    }
    .mk-header-nav-container {
        display: none !important;
        width: auto !important;
    }
    .header-style-1 .mk-header-right, .header-style-2 .mk-header-right, .header-style-3 .mk-header-right {
        right: 55px !important;
    }
    .header-style-1 .mk-header-inner .mk-header-search, .header-style-2 .mk-header-inner .mk-header-search, .header-style-3 .mk-header-inner .mk-header-search {
        display: none !important;
    }
    .mk-fullscreen-search-overlay {
        display: none;
    }
    .mk-header-search {
        padding-bottom: 10px !important;
    }
    .mk-header-searchform span .text-input {
        width: 100% !important;
    }
    .header-style-2 .header-logo .center-logo {
        text-align: right !important;
    }
    .header-style-2 .header-logo .center-logo a {
        margin-bottom: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
    }
    .header-logo, .header-style-4 .header-logo {
        height: 90px !important;
    }
    .header-style-4 .shopping-cart-header {
        display: none;
    }
    .mk-header-inner {
        padding-top: 0 !important;
    }
    .header-style-1 .header-logo, .header-style-2 .header-logo, .header-style-4 .header-logo {
        left: auto !important;
        position: relative !important;
        right: auto !important;
    }
    .header-style-1.mobile-align-right .header-logo, .header-style-2.mobile-align-right .header-logo, .header-style-4.mobile-align-right .header-logo {
        float: left !important;
        text-align: left;
    }
    .header-style-1.mobile-align-left .header-logo, .header-style-2.mobile-align-left .header-logo, .header-style-4.mobile-align-left .header-logo {
        float: right !important;
        text-align: right;
    }
    .mobile-align-left .mk-dashboard-trigger {
        float: left !important;
    }
    .shopping-cart-header {
        margin-bottom: 0 !important;
        margin-left: 0 !important;
        margin-right: 20px !important;
        margin-top: 0 !important;
    }
    .mk-responsive-nav li ul li .megamenu-title:hover, .mk-responsive-nav li ul li .megamenu-title, .mk-responsive-nav li a, .mk-responsive-nav li ul li a:hover, .mk-responsive-nav .mk-nav-arrow {
        color: #444444 !important;
    }
    .mk-mega-icon {
        display: none !important;
    }
    .mk-header-bg {
        opacity: 1 !important;
    }
    .header-style-1 .mk-nav-responsive-link, .header-style-2 .mk-nav-responsive-link, .logo-in-middle .header-logo {
        display: block !important;
    }
    .header-grid.mk-grid {
        position: initial !important;
    }
    .mk-header-nav-container {
        height: 100%;
        z-index: 200;
    }
    .mk-main-navigation {
        position: relative;
        z-index: 2;
    }
    .header-style-1.mobile-align-right .header-logo img, .header-style-3.mobile-align-right .header-logo img {
        float: left !important;
        right: auto !important;
    }
    .header-style-1.mobile-align-left .header-logo img, .header-style-3.mobile-align-left .header-logo img {
        float: right !important;
        left: auto !important;
        transform: translate(-100%, -50%) !important;
    }
    .mk-header.mobile-align-left .header-logo a {
        float: right !important;
        margin-left: 0 !important;
        margin-right: 20px !important;
    }
    .header-style-4 .mk-header-inner {
        overflow-x: visible;
        overflow-y: visible;
        padding-bottom: 0;
        position: relative !important;
        width: auto !important;
    }
    .admin-bar .header-style-4 .mk-header-inner {
        top: 0 !important;
    }
    .header-style-4 .mk-header-right {
        display: none;
    }
    .header-style-4 .mk-nav-responsive-link {
        display: block !important;
    }
    .header-style-4 .mk-vm-menuwrapper, .header-style-4 .mk-header-search {
        display: none;
    }
    .header-style-4 .header-logo {
        display: inline-block !important;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
        text-align: left !important;
        width: auto !important;
    }
    .vertical-header-enabled .header-style-4 .header-logo img {
        left: 20px !important;
        max-width: 100% !important;
        position: relative !important;
        top: 50% !important;
        transform: translate(0px, -50%) !important;
    }
    .vertical-header-enabled.vertical-header-left #theme-page > .mk-main-wrapper-holder, .vertical-header-enabled.vertical-header-center #theme-page > .mk-main-wrapper-holder, .vertical-header-enabled.vertical-header-left #theme-page > .mk-page-section-wrapper .mk-page-section, .vertical-header-enabled.vertical-header-center #theme-page > .mk-page-section-wrapper .mk-page-section, .vertical-header-enabled.vertical-header-left #theme-page > .wpb_row, .vertical-header-enabled.vertical-header-center #theme-page > .wpb_row, .vertical-header-enabled.vertical-header-left #mk-theme-container:not(.trans-header), .vertical-header-enabled.vertical-header-center #mk-footer, .vertical-header-enabled.vertical-header-left #mk-footer, .vertical-header-enabled.vertical-header-center #mk-theme-container:not(.trans-header) {
        padding-left: 0 !important;
    }
    .vertical-header-enabled.vertical-header-right #theme-page > .mk-main-wrapper-holder, .vertical-header-enabled.vertical-header-right #theme-page > .mk-page-section-wrapper .mk-page-section, .vertical-header-enabled.vertical-header-right #theme-page > .wpb_row, .vertical-header-enabled.vertical-header-right #mk-footer, .vertical-header-enabled.vertical-header-right #mk-theme-container:not(.trans-header) {
        padding-right: 0 !important;
    }
    .header-style-1 .mk-dashboard-trigger, .header-style-2 .mk-dashboard-trigger {
        display: none;
    }
}
@media handheld, only screen and (min-width: 1140px) {
    .trans-header .sticky-style-slide .mk-header-holder {
        position: absolute;
    }
    .trans-header .bg-true:not(.a-sticky) .mk-header-bg {
        opacity: 0;
    }
    .trans-header .bg-true.mk-header:not(.a-sticky) .mk-header-inner {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-bottom-color: -moz-use-text-color;
        border-bottom-style: none;
        border-bottom-width: 0;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
        border-image-slice: 100% 100% 100% 100%;
        border-image-source: none;
        border-image-width: 1 1 1 1;
        border-left-color: -moz-use-text-color;
        border-left-style: none;
        border-left-width: 0;
        border-right-color: -moz-use-text-color;
        border-right-style: none;
        border-right-width: 0;
        border-top-color: -moz-use-text-color;
        border-top-style: none;
        border-top-width: 0;
    }
    .trans-header .bg-true.light-skin:not(.a-sticky) .mk-desktop-logo.light-logo {
        display: block !important;
    }
    .trans-header .bg-true.light-skin:not(.a-sticky) .mk-desktop-logo.dark-logo {
        display: none !important;
    }
    .trans-header .bg-true.light-skin:not(.a-sticky) .main-navigation-ul > li.menu-item > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .mk-search-trigger, .trans-header .bg-true.light-skin:not(.a-sticky) .mk-header-cart-count, .trans-header .bg-true.light-skin:not(.a-sticky) .mk-header-start-tour, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.menu-item > a.menu-item-link:hover, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.menu-item:hover > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.current-menu-item > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-2 .main-navigation-ul > li.menu-item > a.menu-item-link:hover, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-2 .main-navigation-ul > li.menu-item:hover > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-2 .main-navigation-ul > li.current-menu-item > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .mk-vm-menuwrapper li a, .trans-header .bg-true.light-skin:not(.a-sticky) .mk-vm-menuwrapper li > a::after, .trans-header .bg-true.light-skin:not(.a-sticky) .mk-vm-menuwrapper li.mk-vm-back::after {
        color: #fff !important;
    }
    .trans-header .bg-true.light-skin:not(.a-sticky) .mk-shoping-cart-link svg, .trans-header .bg-true.light-skin:not(.a-sticky) .mk-header-social.header-section a svg, .trans-header .bg-true.light-skin:not(.a-sticky) .mk-svg-icon {
        fill: #fff !important;
    }
    .trans-header .bg-true.light-skin:not(.a-sticky) .mk-css-icon-menu div {
        background-color: #fff !important;
    }
    .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.dropdownOpen > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.active > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.open > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.menu-item > a:hover, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.current-menu-item > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link {
        border-top-color: #fff;
    }
    .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-3 .main-navigation-ul > li.current-menu-item > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-3 .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-3.mk-vm-menuwrapper li.current-menu-item > a, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-3.mk-vm-menuwrapper li.current-menu-ancestor > a {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #fff;
        border-bottom-color: #fff;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
        border-image-slice: 100% 100% 100% 100%;
        border-image-source: none;
        border-image-width: 1 1 1 1;
        border-left-color: #fff;
        border-left-style: solid;
        border-left-width: 2px;
        border-right-color: #fff;
        border-right-style: solid;
        border-right-width: 2px;
        border-top-color: #fff;
        border-top-style: solid;
        border-top-width: 2px;
        color: #222 !important;
    }
    .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-3 .main-navigation-ul > li.menu-item > a.menu-item-link:hover, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-3 .main-navigation-ul > li.menu-item:hover > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-3.mk-vm-menuwrapper li > a:hover, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-3.mk-vm-menuwrapper li:hover > a {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-bottom-color: #fff;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
        border-image-slice: 100% 100% 100% 100%;
        border-image-source: none;
        border-image-width: 1 1 1 1;
        border-left-color: #fff;
        border-left-style: solid;
        border-left-width: 2px;
        border-right-color: #fff;
        border-right-style: solid;
        border-right-width: 2px;
        border-top-color: #fff;
        border-top-style: solid;
        border-top-width: 2px;
    }
    .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-4 .main-navigation-ul li.menu-item > a.menu-item-link:hover, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-4 .main-navigation-ul li.menu-item:hover > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-4 .main-navigation-ul li.current-menu-item > a.menu-item-link, .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-5 .main-navigation-ul > li.menu-item > a.menu-item-link::after {
        background-color: #fff;
        color: #222 !important;
    }
    .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-desktop-logo.dark-logo {
        display: block !important;
    }
    .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-desktop-logo.light-logo {
        display: none !important;
    }
    .trans-header .bg-true.dark-skin:not(.a-sticky) .main-navigation-ul > li.menu-item > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-search-trigger, .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-header-cart-count, .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-header-start-tour, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul li.menu-item > a.menu-item-link:hover, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul li.menu-item:hover > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul li.current-menu-item > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul li.current-menu-ancestor > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-2 .main-navigation-ul li.menu-item > a.menu-item-link:hover, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-2 .main-navigation-ul li.menu-item:hover > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-2 .main-navigation-ul li.current-menu-item > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-2 .main-navigation-ul li.current-menu-ancestor > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-vm-menuwrapper li a, .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-vm-menuwrapper li > a::after, .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-vm-menuwrapper li.mk-vm-back::after {
        color: #222 !important;
    }
    .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-shoping-cart-link svg, .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-header-social.header-section a svg, .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-svg-icon {
        fill: #222 !important;
    }
    .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.dropdownOpen > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.active > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.open > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.menu-item > a:hover, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.current-menu-item > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-1 .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link {
        border-top-color: #222;
    }
    .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-css-icon-menu div {
        background-color: #222 !important;
    }
    .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-3 .main-navigation-ul > li.current-menu-item > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-3 .main-navigation-ul > li.current-menu-ancestor > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-3.mk-vm-menuwrapper li.current-menu-item > a, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-3.mk-vm-menuwrapper li.current-menu-ancestor > a {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #222;
        border-bottom-color: #222;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
        border-image-slice: 100% 100% 100% 100%;
        border-image-source: none;
        border-image-width: 1 1 1 1;
        border-left-color: #222;
        border-left-style: solid;
        border-left-width: 2px;
        border-right-color: #222;
        border-right-style: solid;
        border-right-width: 2px;
        border-top-color: #222;
        border-top-style: solid;
        border-top-width: 2px;
        color: #fff !important;
    }
    .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-3 .main-navigation-ul > li.menu-item > a.menu-item-link:hover, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-3 .main-navigation-ul > li.menu-item:hover > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-3.mk-vm-menuwrapper li > a:hover, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-3.mk-vm-menuwrapper li:hover > a {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-bottom-color: #222;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
        border-image-slice: 100% 100% 100% 100%;
        border-image-source: none;
        border-image-width: 1 1 1 1;
        border-left-color: #222;
        border-left-style: solid;
        border-left-width: 2px;
        border-right-color: #222;
        border-right-style: solid;
        border-right-width: 2px;
        border-top-color: #222;
        border-top-style: solid;
        border-top-width: 2px;
    }
    .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-4 .main-navigation-ul li.menu-item > a.menu-item-link:hover, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-4 .main-navigation-ul li.menu-item:hover > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-4 .main-navigation-ul li.current-menu-item > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-4 .main-navigation-ul li.current-menu-ancestor > a.menu-item-link, .trans-header .bg-true.dark-skin:not(.a-sticky) .menu-hover-style-5 .main-navigation-ul > li.menu-item > a.menu-item-link::after {
        background-color: #222;
        color: #fff !important;
    }
}
.mk-side-dashboard {
    background-color: #444444;
}
.mk-side-dashboard, .mk-side-dashboard p {
    color: #eeeeee;
    font-size: 12px;
    font-weight: 400;
}
.mk-side-dashboard .widgettitle {
    color: #ffffff;
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
}
.mk-side-dashboard .widgettitle a {
    color: #ffffff;
}
.mk-side-dashboard .widget a {
    color: #fafafa;
}
.sidedash-navigation-ul li a, .sidedash-navigation-ul li .mk-nav-arrow {
    color: #ffffff;
}
.sidedash-navigation-ul li a:hover {
    color: #ffffff;
}
.mk-side-dashboard .widget:not(.widget_social_networks) a:hover {
    color: #3785d3;
}
#mk-sidebar, #mk-sidebar p {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
}
#mk-sidebar .widgettitle {
    color: #333333;
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
}
#mk-sidebar .widgettitle a {
    color: #333333;
}
#mk-sidebar .widget a {
    color: #999999;
}
#mk-sidebar .widget:not(.widget_social_networks) a:hover {
    color: #3785d3;
}
.mk-testimonial-author, .modern-style .mk-testimonial-company, #wp-calendar td#today, .news-full-without-image .news-categories span, .news-half-without-image .news-categories span, .news-fourth-without-image .news-categories span, .mk-read-more, .news-single-social li a, .portfolio-widget-cats, .portfolio-carousel-cats, .blog-showcase-more, .simple-style .mk-employee-item:hover .team-member-position, .mk-portfolio-classic-item .portfolio-categories a, .register-login-links a:hover, .not-found-subtitle, .mk-mini-callout a, .search-loop-meta a, .mk-tooltip a:hover, .new-tab-readmore, .mk-news-tab .mk-tabs-tabs li.is-active a, .mk-woo-tabs .mk-tabs-tabs li.ui-state-active a, .monocolor.pricing-table .pricing-price span, .quantity .plus:hover, .quantity .minus:hover, .blog-modern-comment:hover, .blog-modern-share:hover {
    color: #3785d3;
}
.mk-tabs .mk-tabs-tabs li.is-active a > i, .mk-accordion .mk-accordion-single.current .mk-accordion-tab::before, .mk-tweet-list a, .widget_testimonials .testimonial-slider .testimonial-author, #mk-filter-portfolio li a:hover, #mk-language-navigation ul li a:hover, #mk-language-navigation ul li.current-menu-item > a, .mk-quick-contact-wrapper h4, .divider-go-top:hover i, .widget-sub-navigation ul li a:hover, #mk-footer .widget_posts_lists ul li .post-list-meta time, .mk-footer-tweets .tweet-username, .product-category .item-holder:hover h4 {
    color: #3785d3 !important;
}
.accent-bg-color, .image-hover-overlay, .newspaper-portfolio, .similar-posts-wrapper .post-thumbnail:hover > .overlay-pattern, .portfolio-logo-section, .post-list-document .post-type-thumb:hover, #cboxTitle, #cboxPrevious, #cboxNext, #cboxClose, .comment-form-button, .mk-dropcaps.fancy-style, .mk-image-overlay, .pinterest-item-overlay, .news-full-with-image .news-categories span, .news-half-with-image .news-categories span, .news-fourth-with-image .news-categories span, .widget-portfolio-overlay, .portfolio-carousel-overlay, .blog-carousel-overlay, .mk-blog-classic-item .blog-loop-comments span, .mk-similiar-overlay, .mk-skin-button, .mk-flex-caption .flex-desc span, .mk-icon-box .mk-icon-wrapper i:hover, .mk-quick-contact-link:hover, .quick-contact-active.mk-quick-contact-link, .mk-fancy-table th, .ui-slider-handle, .widget_price_filter .ui-slider-range, .shop-skin-btn, #review_form_wrapper input[type="submit"], #mk-nav-search-wrapper form .nav-side-search-icon:hover, form.ajax-search-complete i, .blog-modern-btn, .showcase-blog-overlay, .gform_button[type="submit"], .button.alt, #respond #submit, .woocommerce .price_slider_amount .button.button, .mk-shopping-cart-box .mk-button.checkout, .widget_shopping_cart .mk-button.checkout, .widget_shopping_cart .mk-button.checkout {
    background-color: #3785d3 !important;
}
.a_accent-bg-hover:hover {
    background-color: #3785d3;
}
*::-moz-selection {
    background-color: #3785d3;
    color: #fff;
}
.mk-circle-image .item-holder {
    box-shadow: 0 0 0 1px #3785d3;
}
.mk-blockquote.line-style, .bypostauthor > .mk-single-comment .comment-content, .bypostauthor > .mk-single-comment .comment-content::after, .mk-tabs.simple-style .mk-tabs-tabs li.is-active a {
    border-bottom-color: #3785d3 !important;
    border-left-color: #3785d3 !important;
    border-right-color: #3785d3 !important;
    border-top-color: #3785d3 !important;
}
.news-full-with-image .news-categories span, .news-half-with-image .news-categories span, .news-fourth-with-image .news-categories span, .mk-flex-caption .flex-desc span {
    box-shadow: 8px 0 0 #3785d3, -8px 0 0 #3785d3;
}
.monocolor.pricing-table .pricing-cols .pricing-col.featured-plan {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-bottom-color: #3785d3 !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-image-outset: 0 0 0 0 !important;
    border-image-repeat: stretch stretch !important;
    border-image-slice: 100% 100% 100% 100% !important;
    border-image-source: none !important;
    border-image-width: 1 1 1 1 !important;
    border-left-color: #3785d3 !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: #3785d3 !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: #3785d3 !important;
    border-top-style: solid !important;
    border-top-width: 1px !important;
}
.mk-skin-button.three-dimension {
    box-shadow: 0 3px 0 0 #2c6aa9;
}
.mk-skin-button.three-dimension:active {
    box-shadow: 0 1px 0 0 #2c6aa9;
}


.product-loading-icon {
    background-color: rgba(55, 133, 211, 0.6);
}
.mk-woocommerce-carousel .the-title, .mk-woocommerce-carousel .product-title {
    font-size: 16px !important;
    text-transform: initial;
}
.mk-product-loop.compact-layout .products .item .mk-love-holder .mk-love-this:hover span, .mk-product-loop.compact-layout .products .item .mk-love-holder .mk-love-this:hover i {
    color: #3785d3;
}
.mk-button {
    box-sizing: border-box;
    transition-delay: 0s, 0s, 0s;
    transition-duration: 0.1s, 0.1s, 0.1s;
    transition-property: color, background, border;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
}
.mk-button .mk-button--icon {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: -2px;
}
.mk-button .mk-button--icon svg {
    height: 16px;
    vertical-align: middle;
}
.mk-button-container.text-center {
    clear: both;
}
.mk-button-container.width-full {
    float: none;
    width: 100%;
}
.mk-button--corner-pointed, .mk-button--corner-pointed .double-outline-inside {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.mk-button--corner-rounded, .mk-button--corner-rounded .double-outline-inside {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.mk-button--corner-full_rounded, .mk-button--corner-full_rounded .double-outline-inside {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
.mk-button--size-small {
    font-size: 10px;
    line-height: 100%;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 12px;
}
.mk-button--size-medium {
    font-size: 12px;
    line-height: 100%;
    padding-bottom: 14px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 14px;
}
.mk-button--size-large {
    font-size: 14px;
    line-height: 100%;
    padding-bottom: 20px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
}
.mk-button--size-x-large {
    font-size: 16px;
    line-height: 100%;
    padding-bottom: 28px;
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 28px;
}
.mk-button--size-xx-large {
    font-size: 18px;
    line-height: 100%;
    padding-bottom: 38px;
    padding-left: 44px;
    padding-right: 44px;
    padding-top: 38px;
}
.mk-button--dimension-three.text-color-light, .mk-button--dimension-two.text-color-light {
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}
.mk-button--dimension-three.text-color-dark, .mk-button--dimension-two.text-color-dark {
    text-shadow: 0 1px rgba(255, 255, 255, 0.4);
}
.mk-button--dimension-two {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.8) inset;
}
.mk-button--dimension-flat.text-color-light {
    color: #ffffff;
}
.mk-button--dimension-flat.text-color-light .mk-svg-icon {
    fill: #ffffff;
}
.mk-button--dimension-flat.text-color-dark {
    color: #252525;
}
.mk-button--dimension-flat.text-color-dark .mk-svg-icon {
    fill: #252525;
}
.mk-button--dimension-outline, .mk-button--dimension-savvy {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-style: solid;
    border-top-width: 2px;
}
.mk-button--dimension-outline.skin-dark, .mk-button--dimension-savvy.skin-dark {
    border-bottom-color: #252525;
    border-left-color: #252525;
    border-right-color: #252525;
    border-top-color: #252525;
    color: #252525;
}
.mk-button--dimension-outline.skin-light, .mk-button--dimension-savvy.skin-light {
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
    color: #ffffff;
}
.mk-button--dimension-outline.skin-dark:hover {
    background-color: #252525;
    color: #ffffff;
}
.mk-button--dimension-outline.skin-light:hover {
    background-color: #ffffff;
    color: #252525;
}
.mk-button--dimension-savvy {
    overflow-x: hidden;
    overflow-y: hidden;
}
.mk-button--dimension-savvy::after {
    content: "";
    height: 0;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0px);
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-out;
    width: 0;
}
.mk-button--dimension-savvy.mk-button--corner-full_rounded {
}
.mk-button--dimension-savvy .mk-button--text, .mk-button--dimension-savvy .mk-button--icon {
    position: relative;
    z-index: 2;
}
.mk-button--dimension-savvy:hover::after {
    height: 4000%;
    opacity: 1;
    width: 100%;
}
.mk-button--dimension-savvy.skin-dark:hover {
    color: #ffffff;
}
.mk-button--dimension-savvy.skin-light:hover {
    color: #252525;
}
.mk-button--dimension-savvy.skin-dark::after {
    background-color: #252525;
}
.mk-button--dimension-savvy.skin-light::after {
    background-color: #ffffff;
}
.mk-button--dimension-double-outline, .mk-button--dimension-double-outline .double-outline-inside {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
}
.mk-button--dimension-double-outline .double-outline-inside {
    box-sizing: border-box;
    display: block;
    height: calc(100% + 8px);
    left: -4px;
    position: absolute;
    top: -4px;
    width: calc(100% + 8px);
    z-index: 1;
}
.mk-button--dimension-double-outline.skin-dark {
    background-color: #222222;
    color: #ffffff;
}
.mk-button--dimension-double-outline.skin-dark .mk-svg-icon {
    fill: #fff !important;
}
.mk-button--dimension-double-outline.skin-dark, .mk-button--dimension-double-outline.skin-dark .double-outline-inside {
    border-bottom-color: #222222;
    border-left-color: #222222;
    border-right-color: #222222;
    border-top-color: #222222;
}
.mk-button--dimension-double-outline.skin-dark:hover {
    background-color: #ffffff;
    color: #222222;
}
.mk-button--dimension-double-outline.skin-dark:hover .mk-svg-icon {
    fill: #222 !important;
}
.mk-button--dimension-double-outline.skin-light {
    background-color: #ffffff;
    color: #222222;
}
.mk-button--dimension-double-outline.skin-light .mk-svg-icon {
    fill: #222 !important;
}
.mk-button--dimension-double-outline.skin-light, .mk-button--dimension-double-outline.skin-light .double-outline-inside {
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
}
.mk-button--dimension-double-outline.skin-light:hover {
    background-color: #222222;
    color: #ffffff;
}
.mk-button--dimension-double-outline.skin-light:hover .mk-svg-icon {
    fill: #fff !important;
}
.mk-button--anim-vertical, .mk-button--anim-side {
    overflow-x: hidden;
    overflow-y: hidden;
}
.mk-button--anim-side .mk-button .mk-button--icon {
    opacity: 0;
    transform: translateX(-30px);
    transition-delay: 0s, 0s;
    transition-duration: 0.2s, 0.2s;
    transition-property: opacity, transform;
    transition-timing-function: ease, ease;
}
.mk-button--anim-side .mk-button .mk-button--text {
    display: inline-block;
    transform: translateX(-17px);
    transition-delay: 0.01s;
    transition-duration: 0.2s;
    transition-property: transform;
    transition-timing-function: ease;
}
.mk-button--anim-side .mk-button.mk-button--size-large .mk-button--text, .mk-button--anim-side .mk-button.mk-button--size-x-large .mk-button--text {
    transform: translateX(-17.5px);
}
.mk-button--anim-side .mk-button.mk-button--size-xx-large .mk-button--text {
    transform: translateX(-18px);
}
.mk-button--anim-side .mk-button:hover .mk-button--icon {
    opacity: 1;
}
.mk-button--anim-side .mk-button:hover .mk-button--text, .mk-button--anim-side .mk-button:hover .mk-button--icon {
    transform: translateX(0px);
}
.mk-button--anim-vertical .mk-button .mk-button--icon, .mk-button--anim-vertical .mk-button .mk-button--icon::before, .mk-button--anim-vertical .mk-button .mk-button--text {
    align-items: center;
    bottom: 0;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: transform;
    transition-timing-function: ease;
    width: 100%;
}
.mk-button--anim-vertical .mk-button .mk-button--icon {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    transform: translate3d(0px, -100%, 0px);
}
.mk-button--anim-vertical .mk-svg-icon {
    display: inline-block;
    vertical-align: middle;
}
.mk-button--anim-vertical .mk-button .mk-button--text {
    position: absolute;
    transform: translate3d(0px, 0px, 0px);
}
.mk-button--anim-vertical .mk-button:hover .mk-button--icon {
    transform: translate3d(0px, 0px, 0px);
}
.mk-button--anim-vertical .mk-button:hover .mk-button--text {
    transform: translate3d(0px, 100%, 0px);
}
.mk-button--dimension-outline.mk-button--size-small, .mk-button--dimension-savvy.mk-button--size-small {
    padding-bottom: 10px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 10px;
}
.mk-button--dimension-outline.mk-button--size-medium, .mk-button--dimension-savvy.mk-button--size-medium {
    padding-bottom: 12px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
}
.mk-button--dimension-outline.mk-button--size-large, .mk-button--dimension-savvy.mk-button--size-large {
    padding-bottom: 18px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 18px;
}
.mk-button--dimension-outline.mk-button--size-x-large, .mk-button--dimension-savvy.mk-button--size-x-large {
    padding-bottom: 26px;
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 26px;
}
.mk-button--dimension-outline.mk-button--size-xx-large, .mk-button--dimension-savvy.mk-button--size-xx-large {
    padding-bottom: 36px;
    padding-left: 44px;
    padding-right: 44px;
    padding-top: 36px;
}
button.mk-button, input.mk-button[type="text"] {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    line-height: 100%;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
}
button.mk-button::-moz-focus-inner, input.mk-button[type="text"]::-moz-focus-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}
@media handheld, only screen and (max-width: 767px) {
    .mk-button-container {
        display: block;
        text-align: center;
        width: 100%;
    }
    .mk-button-container .mk-button {
        float: none;
    }
    .ls-wp-container .mk-button {
        font-size: 10px;
        line-height: 100%;
        padding-bottom: 8px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 8px;
    }
    .ls-wp-container .mk-button i {
        font-size: 10px;
        margin-top: -3px;
    }
    .mk-button-container {
        float: none;
        width: 100%;
    }
}
@media handheld, only screen and (max-width: 550px) {
    .ls-wp-container .mk-button {
        font-size: 8px;
        line-height: 100%;
        padding-bottom: 5px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 5px;
    }
    .ls-wp-container .mk-button i {
        font-size: 10px;
        margin-top: -3px;
    }
}
.mk-button.skin-dark .mk-svg-icon, .mk-button.skin-light:hover .mk-svg-icon {
    fill: #252525;
}
.mk-button.skin-light .mk-svg-icon, .mk-button.skin-dark:hover .mk-svg-icon {
    fill: #ffffff;
}
.angucomplete-dropdown {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
    left:25%;
    right:25%;
}
.glow {
    padding-left: 145px;
    display: none !important;
}
.input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    vertical-align: middle;
    width: 1%;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
    margin-top: 0;
}
.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
    width: 100%;
}
.search{
    width: 50%;
    margin: 0 auto;
}
.input-group-btn > .btn {
    position: relative;
}
.btn-secondary {
    background-color: #3785d3;
    border-bottom-color: #3785d3;
    border-left-color: #3785d3;
    border-right-color: #3785d3;
    border-top-color: #3785d3;
    color: #fff;
}
.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;

    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;

    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    padding-bottom: 0.7rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.7rem;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.search .btn.clear-btn {
    background: none;
    position: absolute;
    color: #cecece;
    z-index: 3;
    border-radius: 0;
    width: 10px;
    right: 105px;
}
#members_value {
    font-size: 17px;
    font-family: "Proxima Nova";
    font-weight: 600;
    line-height: 25px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
    color: #000;
}
.btn {
    font-family: "Proxima Nova";
}
.angucomplete-dropdown {
    left: 0;
    right:0;
    top:86px;
    width:600px;
    border-radius: 0;
    height: 645px;
    overflow: auto;
    border-top:0;

}
.highlight {
   font-weight: bold;
}
.angucomplete-searching {
    color: #000;
}
.angucomplete-row {
    margin-left: 10px;
    border-left: 0;
}
.suggest-wrap {
    position: relative;
}
.open-basket {
    background:   url("img/basket-ico1.png") no-repeat 0 0;
    display: block;
    height: 49px;
    width: 49px;
    position: absolute;
    right:10px;
    top:95%;
}
.ng-aside.horizontal.right.fade {


    background-color: rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.5);


}
.ng-aside .modal-dialog .modal-content {
    border-radius: 10px;
    background: none;
}
.ng-aside .modal-dialog .modal-content  .modal-body {
    background: #fff;
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden ;
}
.sidebar, .sidebar .modal-header {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.ng-aside .modal-dialog {
    border-radius: 10px;
}
.ng-aside .modal-dialog .modal-footer {
    background-color: #f7f9fc;
    padding-top: 0;
}

.modal-footer-title {
    font-family: Proxima Nova;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    text-align: center;
    color: #727272;
    margin-top: 15px;
    margin-bottom: 10px;

}
.close.float-left {
    float: left;
}
.modal-header .close.float-left {
    float: left;
    margin-top: 2px;
}
.modal-body .basket-product-desc {
    height: auto;
}
.sidebar .modal-header {
    background: #3498fc;
}
.sidebar .modal-header {
    color:#feffff;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}
.modal-header button.close {
    height: 30px;
    width: 30px;
    text-indent: -99999em;

    background: rgba(52, 152, 252, 1)  url("img/close-modal.png") no-repeat 0 0;
    opacity: 1;
}
.btn-counter {

    height: 24px;
    padding-bottom: 0;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0;
    background-color: #e1e1e1;
    color: #fff;
    border:1px solid #e1e1e1;
    border-radius: 15px;
    margin-left: 8px;
    margin-right: 8px;
    height: 30px;
    width: 30px;
    font-weight: 800;
}
.product-items-total {
    display: block;
    height: 20px;
    width: 20px;
    background: #ff8806;
    color: #fff;
    border-radius: 10px;
    padding-left: 7px;
    padding-bottom: 2px;
    font-size: 10px;
    line-height: 20px;
}
.product-items-total.digit2 {
    padding-left: 5px;
}
.btn-counter:last-child {
    margin-bottom: 5px;
}

.ng-aside.horizontal.right .modal-dialog {
    right: 50% !important;
    left:50%;
    width: 600px;
    height: auto;
    max-height: 850px;
    transform: translate(-50%, -50%) !important;
    top:560px !important;
}
.angucomplete-row {
    font-size: 16px;
    font-family: "Proxima Nova";
    font-weight: 600;
    color: rgb(66,66,66);
    text-align: left;
    background:   url("img/rowr.png") no-repeat 100% 50%;

    border-top:2px solid #e1e1e1;
    margin-right: 10px;
    border-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px !important;
    padding-bottom: 0px !important;
    height: 42px;

}
.angucomplete-image-holder {
    width: 18px;
    height: 40px;
    background: url("img/search-ico.png") no-repeat 0px 10px;
}
.angucomplete-row {

}
.angucomplete-row:last-child {
    border-bottom:2px solid #e1e1e1;
}
.angucomplete-title {
    font-weight: normal;
    color: #000;
    line-height: 8px;

}
.angucomplete-description {
    color: #8f9db7;
    font-size: 12px;

}
.basket-price {
    padding-left: 5px;
}
.search-head-block {
    background: #f3f5f7;
    border-bottom: 1px solid #e1e1e1;
}
.search-head-block h2{
    margin: 0;
    display: block;
    padding: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #727272;
    text-align: center;
}
.search-wrap {
    margin-top: 50px;
    margin-bottom: 4px;
}
.mk-responsive-wrap.visible {
    display: block;
}
.basket-product-desc {
    font-size: 14px;
   height: 48px;
    font-family: "Proxima Nova";

}
.basket-product-vert-content .basket-product-desc {
    height: auto;
}
.basket-product-desc div {
    font-size: 12px;

}
.basket-old-price, .basket-regular-price, .basket-new-price,.basket-save-price-top {
    font-size: 17px;
}
span.basket-new-price {
    color: #25d03c;
}
.basket-price span.basket-unit {
    font-size: 12px;

}
.basket-chain {
    display: block;
    width: 45px;
    height: 50px;

}
.basket-chain div {
    height: 40px;
}
.arrow-up {
    display: block;
    text-indent: -9999px;
    width: 11px;
    height: 8px;
    background: url("img/arrowu.png") no-repeat 0 0;
}
.arrow-down {
    display: block;
    width: 130px;
    font-weight: normal;
    margin-top: 3px;
    height: 18px;
    background: url("img/arrowd.png") no-repeat 100% 7px;
}
span.basket-unit {
    font-size: 12px;
    color: #6c727d;
    display: inline-block;
    width: 120px;
    font-weight: normal;
}
span.basket-exp {
    font-size: 10px;
    color: #bababa;
    display: inline-block;
    width: 120px;
}
.basket-product-image {
    float: left;
    text-align: center;
    width: 75px;
    min-width: 75px;
}
.modal-body .basket-product-image {
    float: none;
    display: table-cell;
}
.small-row {
    height: 12px;
}
.medium-row {
    height: 16px;
}
.basket-expiration {
    padding-left: 0;
    font-style: normal;
    line-height: 12px;
    padding-bottom: 5px;
}
.basket-expiration span{
    font-size: 12px;
    font-weight: normal;
   color:#bababa;
    padding-left: 0;

}
 .low-day-price {
     background-attachment: scroll;
     background-clip: border-box;
     background-color: rgba(0, 0, 0, 0);
     background-image: url("img/lowest-price.png");
     background-origin: padding-box;
     background-position-x: 3px;
     background-position-y: -2px;
     background-repeat: no-repeat;
     background-size: auto auto;
     color: #fff;
     font-size: 9px;
     height: 15px;
     line-height: 15px;
     padding-bottom: 7px;
     padding-left: 9px;
     padding-right: 0;
     padding-top: 0;
     position: absolute;
     text-align: left;
     top: 1px;
     vertical-align: top;
     white-space: nowrap;
     width: 93px;
     left:6px;
}
.compareCell .basket-new-price {
    line-height: 10px;
}
.basket-product-vert-content {
    float: none;
    width: 90%;
}
.add-to-basket {
    height: 24px;
    padding-bottom: 2px;
    clear: both;
}

.basket-wrap .edge-slide-content {
    width: 600px;
    height: 670px;
    background: rgba(255,255,255,1);
    padding-top: 0;



}
.bg-basket-ico {
    background: url('img/shopping-cart-icon.png') no-repeat -4px 13px;
    min-width: 64px;
}
.bg-basket-ico a {
    padding-right: 10px;

}

.wrapper-content {
    background: #fff;
    margin: 0 auto;
    width: 80%;
    height: 100%;
}
.wrapper-content .center-form.panel {
    margin: 0 auto;
    width: 50%;
}
.save-block {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: solid 1px #ffffff;
    position: absolute;
    right: 20px;
    top:10px;
    position: absolute;
}
.save-block span {
    bottom: -2px;
    display: block;
    font-size: 10px;
    position: relative;
    right: 50px;
    width: 130px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
    padding: 0;

    background-color: #1d95ff;

}
.ng-dialog-header {
    background: #2a79c9;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.ng-dialog-header h1 {
    font-family: "Proxima Nova";
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
    padding-top: 20px;
}
.ng-dialog-header h5 {
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    text-align: center;
    color: #ffffff;
}
.tabs-link a {
    font-family: "Proxima Nova";
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.3;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
    display: block;
}
.active-tab {background: url("img/arrow-login.png") 50% 100% no-repeat;
}
.ngdialog-content .wrapper-content .center-form.panel,.ngdialog-content  .auth-form {
    -webkit-box-shadow:none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #1d95ff !important;

}
.ngdialog-content .wrapper-content.auth-form  {
    margin-top: 0;
    margin-bottom: 0;
}
.ngdialog-content  .auth-form .form-group {
    margin-bottom: 1px;
}
.ngdialog-content  .auth-form .form-control {
    background: #5ab3fc;
    -webkit-border-radius:4px;
    -moz-border-radiusw: 4px;
    border-radius: 4px;
    border-color: #5ab3fc;
    color: #fff;
    opacity: .8;
    box-shadow:none;
    margin-bottom: 1px;

}
.hideTab {
    display: none;
}
.hideTab.a-tab {
    display: block;
}
.formTitle {
    width: 50%; margin: 0 auto;
    position: relative;
}
input.title-edit:focus {
    opacity: 1;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #5ab3fc;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #5ab3fc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left-color: #5ab3fc;
    border-right-color: #5ab3fc;
    border-top-color: #5ab3fc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: none;
    color: #fff;
    margin-bottom: 1px;
    opacity: 0.8;
    width: 100%;
    font-size: 14px;
}
input.title-edit {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #5ab3fc;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #5ab3fc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left-color: #5ab3fc;
    border-right-color: #5ab3fc;
    border-top-color: #5ab3fc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: none;
    color: #fff;
    margin-bottom: 1px;
    opacity: 0.8;
    width: 100%;
    font-size: 14px;

}
.formTitle .arrow-btn {
    bottom: 5px;
}
.form-control::-moz-placeholder {
    color: #fff !important;
}
.form-control::-webkit-input-placeholder {
    color: #fff !important;
}
.ngdialog-content  .auth-form .form-control::-webkit-input-placeholder,
.ngdialog-content  .auth-form .form-control::-webkit-input-placeholder,
.ngdialog-content  .auth-form .form-control::-moz-placeholder{
    color: #fff !important;
}
.ngdialog-content .auth-form .btn.btn-facebook {
    background: #5ab3fc;
    -webkit-border-radius:4px;
    -moz-border-radiusw: 4px;
    border-radius: 4px;
    border-color: #5ab3fc;
    color: #fff;
    opacity: .8;
    box-shadow:none;
    margin-bottom: 1px;
}
.ngdialog-content .signup-or-separator h1 {
    color: #fff;
    font-family: "Proxima Nova";
}
.ngdialog-content .signup-or-separator h1::before, .ngdialog-content .signup-or-separator h1::after {
    border-color: #fff;
}
.arrow-btn {
    background: url(img/enter-arrow.png) no-repeat 0 0;
    position: absolute;
    border: 0;
    width: 30px;
    height: 30px;
    right: 10px;
    bottom: 10px;
    text-indent: -9999em;
}
.ngdialog-content  .auth-form .form-control:focus {
    opacity: 1;
}
.ngdialog-content .wrapper-content.auth-form .center-form.panel .panel-body {
    background: transparent none;
}
.save-block a {
display: block;
}
.save-block img {
    padding-top: 8px;
}
.sidebar .basket-product-vert {
    margin: 0;
    min-width: 0;
    padding: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}
.sidebar .basket-product-image {
    width: 70px;
}
.sidebar .modal-body {
    padding-top: 0;
    height: 450px;
    overflow: auto;
}
.horizontal  .sidebar .basket-product-image {
    height: 70px;
    min-height: 70px;
}
.sidebar .modal-footer {
    border:1px solid #e1e1e1;
    background: #f3f5f7;
}
.sidebar .basket-product-desc {
    min-width: 110px;

}
.sidebar .basket-new-price {

}
.sidebar .basket-right-block {
    display: table-cell;

    vertical-align: middle;
}
.sidebar .basket-product-vert-content {
    float: none;

}
.chain-address strong {
    color: #7d8ca9;
    font-size:13px;
}
.sidebar .chain-address {
    font-size: 10px;
}
.modal-sm {
    width: 350px;
}
.sidebar .basket-right-block a {
    display: inline-block;
    vertical-align: middle;
}
.sidebar .modal-body {
    padding-right: 5px;
    padding-left: 5px;
}
.contact-submit input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: solid;
    border-top-width: 2px;
    color: #000;
    font-size: 13px;
    height: 40px;
    width: 120px;
}
.center-form {
    margin-bottom: 12%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12%;
    width: 330px;
}
.signup-or-separator {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 34px;
    position: relative;
    text-align: center;
}
.edge-title-area h2 {
    color: #808080;
    font-size: 15px;
    text-align: center;
    font-family: "Proxima Nova";
    font-weight: bold;
    text-transform: uppercase;
   /* background: url(img/b.png) no-repeat 0 22px;
    padding-left: 30px; */
    padding-top: 51px;
    margin-bottom: 0;
    padding-bottom: 15px;
}
.btn-facebook {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #3b5998;
    border-bottom-color: #335190;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #335190;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #335190;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #335190;
    border-top-style: solid;
    border-top-width: 1px;
    color: #fff;
}
.forgot-password {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    color: #1d95ff;
}
#checkbox1 {
    margin-left: -15px;
}
.compareTable {
    display: table;
    border-top: 1px solid #e1e1e1;
    width: 100%;

}
.compareCell {
    display: table-cell;
    padding-bottom: 15px;
    padding-top: 15px;
    vertical-align: top;
}
.last-cell {
    text-align: right;
    width: 100px;
    padding-right: 10px;
}
.chain-address {
    font-family: "Proxima Nova";

    color: rgb(66, 66, 66);
}
.ion-social-google, .ion-social-facebook {
    font-size: 18px;
}

@media (min-width: 220px) and (max-width: 640px) {
    .toast-top-right {
        top: 0;
        right: 0;
        width: 100%;
    }
    .modal-footer img {
        width: 100%;
    }
    .modal-footer-title {
        font-size: 16px;
    }
    .ng-aside .modal-dialog .basket-product-vert {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .ng-aside .modal-dialog .modal-content .modal-body {
        background-clip: border-box;
        background-color: #fff;
        background-image: none;
        background-origin: padding-box;
        background-position-x: 0;
        background-position-y: 0;
        background-repeat: repeat;
        background-size: auto auto;
        height: 320px;
        overflow-y: scroll;
    }
    .modal-title {
        font-size: 18px;
    }
    .save-block {
        height: 34px;
        width: 34px;
    }
    .save-block a img {
        width: 50%;
    }
    .
    .chain-address {
        font-family: "Proxima Nova";
        font-size: 12px;
        color: rgb(66,66,66);
       white-space: nowrap;
        position: absolute;
    }
    .basket-wrap  .edge-slide-content {
        width: 100%;
    }
    .basket-product-vert-content {
        width: 80%;
    }
    .search {
        width: 80%;

    }
    .modal-dialog .arrow-btn {
        right: 0;

    }
    #members_value {
        font-size: 14px;
    }
    .angucomplete-row {
        font-size: 14px;
        padding-bottom: 5px;
    }
    .basket-product-desc {
        font-size: 14px;

    }
    .basket-old-price, .basket-new-price,.basket-save-price-top  {
        font-size: 14px;
    }
    .product-ammount input {
        width: 33px;
    }
    .product-ammount {
        width: 35px;
    }
    .basket-product-vert {
        margin-left: 10px;
        margin-right: 10px;
        display: table;
        padding-top: 20px;
        padding-bottom: 0px;
        border-bottom: 1px solid #e0e0e0;
        min-width: 240px;
        width: 85%;
    }
    .wrapper-content .center-form.panel {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        width: 100%;
    }
}
.wrapper-content.auth-form {
    width: 400px;
    height: auto;
    margin-top: 90px;
    background-color: rgba(255, 255, 255, 0.8);
    margin-bottom: 200px;
    margin-top: 10px;

}
.wrapper-content.auth-form  .center-form.panel {
    width: 100%;
    background: none;

}
.wrapper-content.auth-form  .center-form.panel .panel-body {
    background: none;
}
.auth-form .panel-heading {
    background: #fff;

}
.auth-form .panel-heading h2 {
    font-family:  Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #727272;
    text-align: center;
    margin-bottom: 8px;

}
.auth-form .panel-heading span {
    font-size: 16px;
    color: #727272;
    text-align: center;
    display: block;
}
.auth-form  .form-control {
    height: 50px;
    background: transparent none;
    font-size: 16px;
    color: #727272;
    line-height: 18px;
    border: 1px solid #a0a0a0;
    border-radius: 0;
}
.auth-form .btn {
    padding-top: 14px;
    padding-bottom: 14px;
    background: transparent none;
    border-radius: 0;
    border-color: #a0a0a0;

}
.auth-form .btn-active {
    background-color: rgba(29, 149, 255, 1);
    text-transform: uppercase;
    color: #fff;

    font-size: 20px;

}
.product-ammount {
    width: 45px;
   min-height: 100px;
   display: table-cell;
    vertical-align: top;
}
.product-ammount input{
    border-radius: 15px;
    color: #000;
    font-weight: bold;
    height: 30px;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    padding-top: 5px;
    width: 30px;
    border:0;
    /*  background: #eeeeee;
  border-color: #eeeeee; */
    margin-left: 8px;
    margin-right: 8px;

}
.signup-or-separator h1 {
    width: 70%;
    margin: .7em auto;
    overflow: hidden;
    text-align: center;
    font-weight:300;
    color: #727272;
    font-size: 20px;
}
.signup-or-separator h1:before, .signup-or-separator h1:after {
    content: "";
    display: inline-block;
    width: 50%;
    margin: 0 .5em 0 -55%;
    vertical-align: middle;
    border-bottom: 1px solid #a0a0a0;
}
.signup-or-separator h1:after {
    margin: 0 -55% 0 .5em;
}
.signup-or-separator span {
    display: inline-block;
    vertical-align: middle;
}
.auth-form  .btn.btn-facebook {
    background-color: rgba(100, 100, 100, 0.5);
    color: #727272;
    font-size: 16px;

    padding-bottom: 17px;
    padding-top: 17px;
}
.basket-right-block {
    min-width: 60px;
    text-align: right;
}
.suggest-wrap {
    background: #f3f5f7;
    padding-bottom: 20px;
    border: 1px solid #e1e1e1;
    border-top:2px solid #e1e1e1;

}
.suggest-wrap.top-suggest {
   margin-top:3px;
    margin-bottom: 3px;
    width: 600px;
    overfow-x:scroll;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;

}
.suggest-wrap.top-suggest .suggest-block {
    height: 25px;
    overflow-x: scroll;
    overflow-y: hidden;

    white-space:nowrap;
}
.suggest-wrap em {
    margin-left: 8px;
    margin-right: 8px;
    display:inline-block;
}
.suggest-wrap.top-suggest h2{
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #3498fc;
    text-align: left;
    padding-left: 38px;
}
.suggest-wrap h2 {
    color:#727272;
    font-size: 24px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.suggest-wrap.top-suggest .label{
    font-size: 12px;
    line-height: 12px;
}
.suggest-wrap .label {
    font-size: 20px;
    color: #3498fc;
    font-weight: normal;
    font-style: normal;
    border-radius: 0;
    line-height: 30px;
    border: 1px solid #3498fc;
    cursor: pointer;
}
.suggest-wrap .label-primary {
    background: #fff;

}
.basket-wrap .edge-slide-content  {
   border-radius: 10px;

}
.basket-wrap .edge-slide-content.top-radius-none  {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.suggest-wrap .label-primary.label-success {
    background: #3498fc;
    color: #fff;

}
.suggest-wrap .suggest-block {
    width: 90%;
}
a.add-basket, a.add-basket:focus,a.add-basket:hover,a.add-basket:active, a.add-basket:visited {
    color: #25d03c;
    text-transform: lowercase;
    font-size: 12px;
    display: block;
    line-height: 12px;
    font-family: "Proxima Nova";
}
a.add-basket:hover {

    text-decoration: none;
}
.basket-product-vert {
    border-left: 0 !important;
    border-right: 0 !important;
    margin-left: 10px;
    margin-right: 10px;
}
.compareCell .basket-chain {
    margin-left: 10px;
}
@media (min-width: 275px) and (max-width: 320px) {
.arrow-down {
    display: block;
    width: 60px;
    top:66px !important;

}
}
@media (min-width: 275px) and (max-width: 665px) {
    .open-basket {
        position: fixed;
        top:90%;
        bottom: auto;
    }
    .angucomplete-row {
        padding-bottom: 0;
        padding-top: 0;
        background:   url("img/rowr.png") no-repeat 100% 50%;
        min-height: 30px;
    }
    .angucomplete-row:last-child {
        height: 49px !important;
    }
    .suggest-wrap .label {
        font-size: 16px;
        line-height: 35px;
    }
    .suggest-wrap em {
        margin-left: 5px;
        margin-right: 5px;
    }
    .basket-wrap .edge-slide-content {
        height: auto;
        width: 96%;
    }
    .footer-wrapper {
        display:none;
    }
    .edge-title-area h2 {

        font-size: 13px;
        background-position: 5px 36px;
    }
    .ng-aside.horizontal.right .modal-dialog {
        width: calc(100% - 20px);
        top: 290px !important;
    }
    .basket-product-vert {
        border-left: 0 !important;
        border-right: 0 !important;
    }
    .mk-footer-terms {
        clear: both;
        float: none;
        display: block;
        text-align: center;
    }
    #productScroll {
        /*  height:343px!important; */
    }
    .search-wrap {
        margin-bottom: 1px;
        margin-top: 10px;
    }
    .basket-wrap .edge-slide-content.land-content {
        margin-top: 50px;
    }
    .search.input-group {
        width: 100%;

    }
    .search.input-group input {
        font-size: 14px;
        width: 100%;
        height: 40px;
    }
    .search .btn {
        height: 40px;
        width: 60px;
    }
    .search .btn.clear-btn {
        right: 65px;
    }
    .basket-wrap  .edge-slide-content {
        width: 100%;
    }
    .suggest-wrap.top-suggest {
        width: 100%;
        border-color: #fff;
    }
    .basket-product-vert-content {
        width: 80%;

    }
    .search {
        width: 80%;

    }
    .angucomplete-dropdown {
        width: calc( 100% + 60px );
        top: 66px;

    }
    #members_value {
        font-family: "Proxima Nova";
        font-size: 14px;
        width: 100%;
    }
    .angucomplete-row {
        font-size: 14px;
    }
    .basket-product-desc {
        font-size: 14px;

    }
    .wrapper-content.auth-form {
        width: auto;
        margin-top: 10px;
        max-width: 380px;
        min-width: 360px;
    }
    .basket-old-price, .basket-new-price,.basket-save-price-top {
        font-size: 17px;
    }
    .basket-product-vert {
        margin-left: 10px;
        margin-right: 10px;
        display: table;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e0e0e0;
        min-width: 240px;
        width: 95%;
    }
    .wrapper-content .center-form.panel {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        width: 100%;
    }
    .suggest-wrap h2 {
        color: #727272;
        font-size: 20px;
        margin-bottom: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center;
    }
    .save-block span {
        bottom: 1px;
    }
}
@media (min-width: 667px) and (max-width: 736px) {
    .footer-wrapper {
        display:none;
    }
    .search-wrap {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .basket-wrap .edge-slide-content.land-content {
        margin-top: 50px;
    }
    .basket-product-vert {
        margin-left: 10px;
        margin-right: 10px;
        display: table;
        padding-top: 20px;
        padding-bottom: 0px;
        border-bottom: 1px solid #e0e0e0;
        min-width: 240px;
        width: 96%;

    }
    .search {
        width: 95%;

    }
    .wrapper-content .center-form.panel {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        width: 100%;
    }
}
