/* ========================================================================
   Custom: Styles
 ========================================================================== */

html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    background: #F8FAFC;
    color: #1B1B2A;
}

@media (max-width: 320px) {
    .uk-logo {
        font-size: 1.1rem !important;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        color: #00a7c7 !important;
        text-decoration: none;
        }
        .uk-text-medium {
            font-size: 0.85rem;
            line-height: 1.0;
        }
}

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  h1,
  .uk-h1 {
    font-size: 2.625rem !important;
        line-height: 1.35 !important;
        font-family: 'Roboto Slab', serif;
  }
  h2,
  .uk-h2 {
    font-size: 2rem !important;
        line-height: 1.5 !important;
        font-family: 'Roboto Slab', serif;
  }
  h3,
  .uk-h3 {
    font-size: 1.8rem !important;
        line-height: 1.5 !important;
        font-family: 'Roboto Slab', serif;
  }
  h4,
  .uk-h4 {
    font-size: 1.6rem !important;
        line-height: 1.4 !important;
        font-family: 'Roboto Slab', serif;
  }
  h5,
  .uk-h5 {
    font-size: 1.4rem !important;
        line-height: 1.2 !important;
        font-family: 'Roboto Slab', serif;
  }
  h6,
  .uk-h6 {
    font-size: 1.2rem !important;
        line-height: 1.1 !important;
        font-family: 'Roboto Slab', serif;
  }
    .uk-text-medium {
        font-size: 1.1rem;
        line-height: 1.1;
    }
}

.uk-navbar-default{
    background-color: #fefefe !important;
}

.uk-background-primary {
    background-color: #cc3817 !important;
}

.uk-background-secondary {
        background-color: #1B1B2A !important;
}




.uk-background-muted {
        background-color: #F5F6FA !important;
}

.uk-background-success {
        background-color: #339966;
}

.uk-navbar-dropdown-nav > li.uk-active > a {
    color: #333;
    font-weight:bold;
}


.uk-section-primary {
    background: #cc3817 !important;
}
.uk-button-primary {
    background-color: #cc3817 !important;
    color: #fff !important;
    border: 1px solid transparent !important;
}
.uk-link {
    color: #cc3817 !important;
    text-decoration: none !important;
    cursor: pointer !important;
}
.uk-text-primary {
    color: #cc3817 !important;
}

.uk-text-red {
    color: #cc3817 !important;
}

.uk-text-success{
        color: #339966;
}

.uk-section-muted {
    background: #F5F6FA !important;
}



.uk-navbar-nav > li  {
border-bottom: solid 3px transparent;
}

.uk-navbar-nav > li.uk-active, .uk-navbar-nav > li:hover, .uk-navbar-nav > li.uk-active > a, .uk-navbar-nav > li:hover > a  {
    background:#F6F7F9;
    color: rgba(10, 44, 61, 1) !important;
    border-bottom: solid 3px #cc3917;
}

.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle {
    color: rgba(10, 44, 61, 1) !important;
    font-size: 1rem !important;
    font-weight:600;
    padding: 0 10px !important;
    margin-bottom: -3px;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li > a.uk-open {
color: rgba(10, 44, 61, 1) !important;
    outline: none !important;
}

.uk-subnav > * > :first-child {
    font-size: 0.9rem !important; 
    text-transform: none !important;  
}

.uk-light .uk-subnav > * > :first-child, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-card-primary.uk-card-body .uk-subnav > * > :first-child, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > * > :first-child, .uk-card-secondary.uk-card-body .uk-subnav > * > :first-child, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > * > :first-child, .uk-overlay-primary .uk-subnav > * > :first-child, .uk-offcanvas-bar .uk-subnav > * > :first-child {
    color: #F6F7F9 !important;

}

.uk-light .uk-subnav > * > a:hover, .uk-light .uk-subnav > * > a:focus, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > * > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > * > a:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > * > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > * > a:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > * > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > * > a:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > * > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > * > a:focus, .uk-card-primary.uk-card-body .uk-subnav > * > a:hover, .uk-card-primary.uk-card-body .uk-subnav > * > a:focus, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > * > a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > * > a:focus, .uk-card-secondary.uk-card-body .uk-subnav > * > a:hover, .uk-card-secondary.uk-card-body .uk-subnav > * > a:focus, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > * > a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > * > a:focus, .uk-overlay-primary .uk-subnav > * > a:hover, .uk-overlay-primary .uk-subnav > * > a:focus, .uk-offcanvas-bar .uk-subnav > * > a:hover, .uk-offcanvas-bar .uk-subnav > * > a:focus {
    color: #ffffff !important;
    text-decoration:none;

}

.uk-light .uk-logo, .uk-section-primary:not(.uk-preserve-color) .uk-logo, .uk-section-secondary:not(.uk-preserve-color) .uk-logo, .uk-tile-primary:not(.uk-preserve-color) .uk-logo, .uk-tile-secondary:not(.uk-preserve-color) .uk-logo, .uk-card-primary.uk-card-body .uk-logo, .uk-card-primary > :not([class*='uk-card-media']) .uk-logo, .uk-card-secondary.uk-card-body .uk-logo, .uk-card-secondary > :not([class*='uk-card-media']) .uk-logo, .uk-overlay-primary .uk-logo, .uk-offcanvas-bar .uk-logo {
    color: rgba(255, 255, 255, 0.9) !important;
}

.uk-light .uk-iconnav > * > a:hover, .uk-light .uk-iconnav > * > a:focus, .uk-section-primary:not(.uk-preserve-color) .uk-iconnav > * > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-iconnav > * > a:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > * > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > * > a:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:focus, .uk-card-primary.uk-card-body .uk-iconnav > * > a:hover, .uk-card-primary.uk-card-body .uk-iconnav > * > a:focus, .uk-card-primary > :not([class*='uk-card-media']) .uk-iconnav > * > a:hover, .uk-card-primary > :not([class*='uk-card-media']) .uk-iconnav > * > a:focus, .uk-card-secondary.uk-card-body .uk-iconnav > * > a:hover, .uk-card-secondary.uk-card-body .uk-iconnav > * > a:focus, .uk-card-secondary > :not([class*='uk-card-media']) .uk-iconnav > * > a:hover, .uk-card-secondary > :not([class*='uk-card-media']) .uk-iconnav > * > a:focus, .uk-overlay-primary .uk-iconnav > * > a:hover, .uk-overlay-primary .uk-iconnav > * > a:focus, .uk-offcanvas-bar .uk-iconnav > * > a:hover, .uk-offcanvas-bar .uk-iconnav > * > a:focus {
    color: rgba(255, 255, 255, 1) !important;
}

.uk-light .uk-iconnav > * > a, .uk-section-primary:not(.uk-preserve-color) .uk-iconnav > * > a, .uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > * > a, .uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > * > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > * > a, .uk-card-primary.uk-card-body .uk-iconnav > * > a, .uk-card-primary > :not([class*='uk-card-media']) .uk-iconnav > * > a, .uk-card-secondary.uk-card-body .uk-iconnav > * > a, .uk-card-secondary > :not([class*='uk-card-media']) .uk-iconnav > * > a, .uk-overlay-primary .uk-iconnav > * > a, .uk-offcanvas-bar .uk-iconnav > * > a {
    color: rgba(255, 255, 255, 0.9) !important;
}

.uk-light .uk-icon-link, .uk-section-primary:not(.uk-preserve-color) .uk-icon-link, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-link, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-link, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link, .uk-card-primary.uk-card-body .uk-icon-link, .uk-card-primary > :not([class*='uk-card-media']) .uk-icon-link, .uk-card-secondary.uk-card-body .uk-icon-link, .uk-card-secondary > :not([class*='uk-card-media']) .uk-icon-link, .uk-overlay-primary .uk-icon-link, .uk-offcanvas-bar .uk-icon-link {
    color: rgba(255, 255, 255, 1);
}



.uk-card-primary {
    background: #cc3817 !important;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-card-bordered {
    background: #fff;
    box-shadow: none;
    border:1px solid #E5E5E5;
}

.uk-card-bordered:hover {
    background: #fff;
    box-shadow: none;
    border:1px solid #cccccc;
}

.uk-button {
    text-transform: none !important;
}


.uk-background-defaultgray {
    background-color: #D4D4D8;
}

.uk-padding-xsmall {
    padding: 7px;
}

.uk-padding-xxsmall {
    padding: 3px;
}

.uk-fieldset {
    border: none !important;
    margin: 0;
    padding: 0;
}

.uk-button-secondary {
    background-color: #1B1B2A !important;
    color: #fff;
    border: 1px solid transparent;
}

.uk-button-success {
    background-color: #339966;
    color: #fff !important;
    border: 1px solid transparent;
}

.uk-button-success:hover, .uk-button-success:focus {
    background-color: #669966;
    color: #fff;
    border: 1px solid #339966;
}

.uk-overlay-default {
    background: rgba(255, 255, 255, 0.9) !important;
    color: rgba(0, 0, 0, 0.9) !important;
}

.uk-overlay-primary {
    background: rgba(0, 0, 0, 0.8) !important;
    color: rgba(255, 255, 255, 0.9) !important;
}

.uk-overlay-secondary {
    background: rgba(24, 24, 27, 0.7) !important;
    color: rgba(255, 255, 255, 0.9) !important;
}

.uk-overlay-red {
    background: rgba(206, 70, 53, 1) !important;
    color: rgba(255, 255, 255, 0.9) !important;
}

.uk-slidenav {
    background: rgba(27, 27, 42, 0.8) !important;
    color: rgba(255, 255, 255, 0.8) !important;
    outline: none;
}

.uk-slidenav:hover, .uk-slidenav:focus {
    background: rgba(27, 27, 42, 1) !important;
    color: rgba(255, 255, 255, 1) !important;
    outline: none;
}

.uk-table-small th, .uk-table-small td {
    padding: 5px 10px !important;
}

.uk-table-xsmall th, .uk-table-xsmall td {
    padding: 3px 5px;
}

#mse2_selected_wrapper {
    min-height: 0em !important;
    margin: 0 !important;
}

.product{
overflow:hidden;
}


.uk-heading-bullet::before {
  content: "";
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  top: calc(-0.1 * 1em);
  vertical-align: middle;
  /* 3 */
  height: calc(4px + 0.7em);
  margin-right: calc(5px + 0.2em);
  border-left: calc(5px + 0.1em) solid #cc3817 !important;
}

.uk-heading-divider {
  padding-bottom: calc(5px + 0.1em);
  border-bottom: calc(0.2px + 0.05em) solid #E5E5E5 !important;
}

.ui-widget-header {
    border: 1px solid #E5E5E5 !important;
    background: #cc3817 !important;
    color: #fff !important;
    font-weight: bold;
}



.uk-dotnav > .uk-active > * {
    background-color: #cc3817;
    border-color: #000000;
}

.uk-text-lead-xl {
        font-size: 4.625rem;
}

.uk-light .uk-nav-default > li > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-card-primary.uk-card-body .uk-nav-default > li > a, .uk-card-primary > :not([class*='uk-card-media']) .uk-nav-default > li > a, .uk-card-secondary.uk-card-body .uk-nav-default > li > a, .uk-card-secondary > :not([class*='uk-card-media']) .uk-nav-default > li > a, .uk-overlay-primary .uk-nav-default > li > a, .uk-offcanvas-bar .uk-nav-default > li > a {
    color: rgba(255, 255, 255, 0.9); 
}

.tagnew{
left: 0px;
/*transform: rotate(-45deg);*/
width: 70px;
position: absolute;
top: 0px;
z-index: 100;
}

.tagnew:after{
content: '';
    position: absolute;
    width: 18px;
    height: 100%;
    transform: skew(-15deg);
    right: -10px;
    top: 0;
    background-color: inherit;
    z-index: 0;
}

.tagnew{
background: #2e8057 none repeat scroll 0% 0%;
display: block;
height: 30px;
font-weight: 300;
font-size: 14px;
line-height: 30px;
color: #FFF;
text-align: center;
text-transform: uppercase;

}

.tagsale{
left: -35px;
transform: rotate(45deg);
width: 80px;
position: absolute;
bottom: 0px;
z-index: 100;
}

.tagsale{
background: #FFD800 none repeat scroll 0% 0%;
display: block;
height: 30px;
font-weight: 300;
font-size: 14px;
line-height: 30px;
color: #FFF;
text-align: center;
text-transform: uppercase;

}

.tagtop{
right: 0px;
/*transform: rotate(45deg);*/
width: 70px;
position: absolute;
bottom: 0px;
z-index: 100;
}

.tagtop:before{
content: '';
    position: absolute;
    width: 18px;
    height: 100%;
    transform: skew(-15deg);
    left: -10px;
    bottom: 0;
    background-color: inherit;
    z-index: 0;
}

.tagtop{
background: #50B2FC none repeat scroll 0% 0%;
display: block;
height: 30px;
font-weight: 300;
font-size: 14px;
line-height: 30px;
color: #FFF;
text-align: center;
text-transform: uppercase;

}

.tagtax{
right: 0px;
/*transform: rotate(45deg);*/
width: 70px;
position: absolute;
top: 0px;
z-index: 100;
}

.tagtax:before{
content: '';
    position: absolute;
    width: 18px;
    height: 100%;
    transform: skew(15deg);
    left: -10px;
    top: 0;
    background-color: inherit;
    z-index: 0;
}

.tagtax{
background: red none repeat scroll 0% 0%;
display: block;
height: 30px;
font-weight: 300;
font-size: 14px;
line-height: 30px;
color: #FFF;
text-align: center;
text-transform: uppercase;

}


.taghot{
left: 0px;
/*transform: rotate(-45deg);*/
width: 70px;
position: absolute;
bottom: 0px;
z-index: 100;
}

.taghot:after{
content: '';
    position: absolute;
    width: 18px;
    height: 100%;
    transform: skew(15deg);
    right: -10px;
    top: 0;
    background-color: inherit;
    z-index: 0;
}

.taghot{
background: #ED6663 none repeat scroll 0% 0%;
display: block;
height: 30px;
font-weight: 300;
font-size: 14px;
line-height: 30px;
color: #FFF;
text-align: center;
text-transform: uppercase;

}

.tagarchive{
right: -15px;
transform: rotate(-45deg);
width: 130px;
position: absolute;
bottom: 0px;
z-index: 100;
}

.tagarchive{
background: #f6004b none repeat scroll 0% 0%;
display: block;
height: 30px;
font-weight: 300;
font-size: 14px;
line-height: 30px;
color: #FFF;
text-align: center;
text-transform: uppercase;

}

.tagfuture{
right: -35px;
transform: rotate(-45deg);
width: 130px;
position: absolute;
bottom: 0px;
z-index: 100;
}

.tagfuture{
background: #f6004b none repeat scroll 0% 0%;
display: block;
height: 30px;
font-weight: 300;
font-size: 14px;
line-height: 30px;
color: #FFF;
text-align: center;
text-transform: uppercase;

}

.tagcustom {
    left: -40px;
    transform: rotate(-45deg);
    width: 180px;
    position: absolute;
    top: 35px;
    z-index: 100;
}

.tagcustom{
display: block;
height: 30px;
font-weight: 300;
font-size: 14px;
line-height: 30px;
color: #FFF;
text-align: center;
}

.tagphotosale{
left: -35px;
transform: rotate(45deg);
width: 130px;
position: absolute;
bottom: 10px;
z-index: 100;
}

.tagphotosale{
background: #cc3817 none repeat scroll 0% 0%;
display: block;
height: 30px;
font-weight: 300;
font-size: 14px;
line-height: 30px;
color: #fff;
text-align: center;
text-transform: uppercase;
}


.pricelabel {
    right: 0px;
    /* transform: rotate(-45deg); */
    width: 80px;
    /* position: absolute; */
    /* bottom: 0px; */
    /* z-index: 100; */
}

.pricelabel:before{
content: '';
    position: absolute;
    width: 18px;
    height: 100%;
    transform: skew(-15deg);
    left: -10px;
    top: 0;
    background-color: inherit;
    z-index: 0;
}

.pricelabel {
    background: #cc3817 none repeat scroll 0% 0%;
    display: block;
    /* height: 30px; */
    /* font-weight: bold; */
    /* font-size: 14px; */
    line-height: 48px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}



.uk-section-bordered {
    background: transparent;
    box-shadow: none;
    border:1px solid #E5E5E5;
}

.uk-button-blue {
    background-color: #1e87f0;
    color: #fff;
    border: 1px solid transparent;
}

.uk-button-blue:hover, .uk-button-blue:focus {
    background-color: #0f7ae5;
    color: #fff;
}


.uk-button-gray {
    background-color: #efefef;
    color: rgba(0, 0, 0, 0.8) ;
    border: 1px solid transparent;
}

.uk-button-gray:hover, .uk-button-gray:focus {
    background-color: #cfcfcf;
    color: rgba(0, 0, 0, 0.8) ;
}

.uk-button-red {
    background-color: #cc3817;
    color: rgba(255, 255, 255, 0.8) ;
    border: 1px solid transparent;
}

.uk-button-red:hover, .uk-button-red:focus {
    background-color: #cc3817;
    color: rgba(255, 255, 255, 1) ;
    border: 1px solid #000000;
}

.uk-container-medium {
    max-width: 1200px;
}



* + hr, * + .uk-hr {
    margin-top: 10px !important;
}

hr, .uk-hr {
    overflow: visible;
    text-align: inherit;
    margin: 10px 0 10px 0 !important;
    border: 0;
    border-top: 1px solid #e5e5e5;
}

.uk-text-semibold {
    font-weight: 600;
}

a.uk-link-heading:hover, .uk-link-heading a:hover, .uk-link-toggle:hover .uk-link-heading, .uk-link-toggle:focus .uk-link-heading {
    color: #cc3917 !important;
    text-decoration: none;
}

.uk-label-danger {
    background-color: #CC3817 !important;
    color: #fff;
}