@charset "UTF-8";
/*
  Journal - Advanced Opencart Theme Framework
  Version 2.5.1
  Copyright (c) 2014 Digital Atelier
  http://journal.digital-atelier.com/
*/
/******************************
RESET
*******************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, small, strong, b, i, dl, dt, dd, form, label, footer, header, menu, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

body {
  overflow-x: hidden; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block; }

textarea:focus, input:focus, select:focus, button:focus {
  outline: none; }

header *, #container *, footer *, #top-modules *, #bottom-modules * {
  box-sizing: border-box; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent; }

.clearfix {
  clear: both;
  display: block; }

:before, :after {
  font-family: 'journal-icons';
  position: relative;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: inherit;
  font-size: inherit;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

i {
  position: relative;
  font-style: normal;
  vertical-align: middle; }
  i img {
    position: relative;
    vertical-align: middle; }

/******************************
JOURNAL GRID
*******************************/
.xl-5 {
  width: 5%; }

.xl-10 {
  width: 10%; }

.xl-15 {
  width: 15%; }

.xl-20 {
  width: 20%; }

.xl-25 {
  width: 25%; }

.xl-30 {
  width: 30%; }

.xl-35 {
  width: 35%; }

.xl-40 {
  width: 40%; }

.xl-45 {
  width: 45%; }

.xl-50 {
  width: 50%; }

.xl-55 {
  width: 55%; }

.xl-60 {
  width: 60%; }

.xl-65 {
  width: 65%; }

.xl-70 {
  width: 70%; }

.xl-75 {
  width: 75%; }

.xl-80 {
  width: 80%; }

.xl-85 {
  width: 85%; }

.xl-90 {
  width: 90%; }

.xl-95 {
  width: 95%; }

.xl-100 {
  width: 100%; }

.xl-11 {
  width: 11.11111111111111%; }

.xl-12 {
  width: 12.5%; }

.xl-14 {
  width: 14.28571428571429%; }

.xl-16 {
  width: 16.66666666666666%; }

.xl-33 {
  width: 33.33333333333333%; }

.xl-66 {
  width: 66.66666666666666%; }

.xs-5, .xs-10, .xs-15, .xs-20, .xs-25, .xs-30, .xs-35, .xs-40, .xs-45, .xs-50, .xs-55, .xs-60, .xs-65, .xs-70, .xs-75, .xs-80, .xs-85, .xs-90, .xs-95, .xs-100, .xs-33, .xs-66, .sm-5, .sm-10, .sm-15, .sm-20, .sm-25, .sm-30, .sm-35, .sm-40, .sm-45, .sm-50, .sm-55, .sm-60, .sm-65, .sm-70, .sm-75, .sm-80, .sm-85, .sm-90, .sm-95, .sm-100, .sm-33, .sm-66, .md-5, .md-10, .md-15, .md-20, .md-25, .md-30, .md-35, .md-40, .md-45, .md-50, .md-55, .md-60, .md-65, .md-70, .md-75, .md-80, .md-85, .md-90, .md-95, .md-100, .md-33, .md-66, .lg-5, .lg-10, .lg-15, .lg-20, .lg-25, .lg-30, .lg-35, .lg-40, .lg-45, .lg-50, .lg-55, .lg-60, .lg-65, .lg-70, .lg-75, .lg-80, .lg-85, .lg-90, .lg-95, .lg-100, .lg-33, .lg-66, .xl-5, .xl-10, .xl-15, .xl-20, .xl-25, .xl-30, .xl-35, .xl-40, .xl-45, .xl-50, .xl-55, .xl-60, .xl-65, .xl-70, .xl-75, .xl-80, .xl-85, .xl-90, .xl-95, .xl-100, .xl-33, .xl-66 {
  min-height: 1px;
  float: left; }

.xs-11, .xs-12, .xs-14, .xs-16,
.sm-11, .sm-12, .sm-14, .sm-16,
.md-11, .md-12, .md-14, .md-16,
.lg-11, .lg-12, .lg-14, .lg-16,
.xl-11, .xl-12, .xl-14, .xl-16 {
  min-height: 1px;
  float: left; }

/******************************
 GENERAL STRUCTURE
*******************************/
.j-min {
  height: 40px; }

.j-med {
  height: 80px; }

.j-tall {
  height: 120px; }

.j-50 {
  height: 50px; }

.j-100 {
  height: 100px; }

.z-0 {
  z-index: 0; }

.z-1 {
  z-index: 1; }

.z-2 {
  z-index: 2; }

.z-3 {
  z-index: 3; }

.z-4 {
  z-index: 4; }

.z-5 {
  z-index: 5; }

.z-6 {
  z-index: 6; }

.z-7 {
  z-index: 7; }

.z-8 {
  z-index: 8; }

.z-9 {
  z-index: 9; }

body {
  font-size: 13px;
  font-family: Helvetica, Arial, sans-serif; }

/******************************
 CONTENT
*******************************/
#container {
  max-width: 1024px;
  position: relative;
  margin: 0 auto;
  background-color: transparent;
  z-index: 3; }

.heading-title, .box-heading {/*background:none !important;*/
  line-height: 37px;
  height: 40px;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.heading-title {
  margin-bottom: 17px; }

.secondary-title {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  color: #5C8BA6; }

#content {
  position: relative;
  /*z-index: 2;*/
  padding: 20px 20px 0 20px;
  background-color: transparent;
  -webkit-transform: translate3d(0, 0, 0); }
  #content:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

.box {
  position: relative; }

#content .content ul, #content .content li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative; }
#content .content ul {
  margin: 8px 0; }
#content .content > ul > li > a {
  display: inline-block;
  padding: 4px 0;
  padding-left: 10px;
  font-size: inherit; }

/******************************
 BUTTONS / LINKS
*******************************/
a {
  color: #333745;
  text-decoration: none;
  cursor: pointer; }

button {
  border: none;
  background-color: transparent;
  padding: 0; }

.button {
  cursor: pointer;
  font-size: 14px;
  transition: color .2s, background-color .2s;
  padding: 0 12px;
  border: 0;
  line-height: 32px;
  background-color: transparent;
  display: inline-block;
  -webkit-appearance: none;
  text-align: center; }
  .button i:before {
    padding: 0 1px; }

.cart {
  position: relative; }

.button-disabled {
  opacity: .5;
  cursor: default; }
  .button-disabled:before, .button-disabled:after {
    display: none !important; }

.buttons {
  overflow: hidden;
  padding: 15px 0;
  line-height: 30px;
  margin: 20px 0 20px 0; }
  .buttons .left {
    padding-top: 2px; }

.buttons .left {
  float: left;
  text-align: left; }

.buttons .right {
  float: right;
  text-align: right; }

.buttons .right a {
  text-decoration: none !important; }

.buttons .center {
  float: left;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

hr {
  border: 0;
  background-color: #E4E4E4;
  height: 1px;
  margin: 0; }

/******************************
 BREADCRUMB
*******************************/
.breadcrumb {
  margin: 0 auto;
  padding: 0 15px;
  height: 40px;
  line-height: 38px;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border: 0; }
  .breadcrumb a {
    color: inherit;
    font-size: inherit;
    transition: all .2s ease;
    display: inline-block;
    vertical-align: middle; }

ul.breadcrumb {
  list-style: none; }
  ul.breadcrumb li {
    display: inline-block; }
    ul.breadcrumb li a {
      margin: 0 4px; }
    ul.breadcrumb li:before {
      content: "»"; }
    ul.breadcrumb li:first-of-type a {
      margin-left: 0; }
    ul.breadcrumb li:first-of-type:before {
      display: none; }

.extended-container:before {
  content: "";
  display: block;
  width: 100%;
  height:45px;
  position: absolute; }

.home-page .extended-container:before,
.maintenance-mode .extended-container:before {
  display: none; }

.home-page #container:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.maintenance-message {
  padding-bottom: 20px;
  padding-top: 20px; }
  .maintenance-message h1 {
    line-height: 30px; }
    .maintenance-message h1 br {
      display: none; }

/******************************
 NOTIFICATION
*******************************/
.journal-slider + #container > #notification {
  display: none; }

#notification {
  position: absolute;
  z-index: 2;
  width: 100%; }

.success, .warning, .information, .attention {
  width: 100%;
  position: relative;
  z-index: 2;
  height: auto;
  padding: 10px 15px;
  line-height: 20px; }
  .success a, .warning a, .information a, .attention a {
    color: #428bca; }
  .success img, .warning img, .information img, .attention img {
    float: right;
    margin-top: 6px;
    cursor: pointer;
    display: block; }

.success {
  background-color: #CDECA6; }

.warning {
  background-color: #FBE3A7; }

.attention {
  background-color: #FBE3A7; }

.information {
  background-color: #BFE7F1; }

.fa-exclamation-circle {
  font-size: 17px; }

/******************************
 INPUTS
*******************************/
.required, .cart-info .stock {
  color:rgb(0, 113, 188);
  font-size: 16px; }

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
textarea {
  -webkit-appearance: none;
  background: white;
  border-radius: 0px;
  border: 1px solid #E4E4E4;
  padding: 8px;
  width: 100%;
  transition: all 0.2s;
  font-size: 13px;
  box-shadow: inset 0 0px 3px rgba(0, 0, 0, 0.08); }

textarea {
  width: 100%;
  max-width: 100%;
  resize: none;
  height: 150px; }

input[type='radio'],
input[type='checkbox'] {
  margin: 5px; }

select {
  background: #f4f4f4;
  border: 1px solid #E4E4E4;
  padding: 5px;
  margin: 5px;
  max-width: 100%; }

label {
  cursor: pointer;
  padding-right: 20px; }

span.error,
.text-danger {
  display: inline-block;
  background-color: #f57324;
  color: white;
  padding: 3px 4px 2px 4px;
  font-size: 12px;
  position: relative; }

/******************************
 COLORBOX
*******************************/
#cboxLoadedContent h1 {
  padding-bottom: 2px;
  display: inline-block;
  border-bottom: 1px solid #E4E4E4;
  margin: 10px 0 10px 10px;
  font-size: 24px; }
#cboxLoadedContent p {
  padding: 0 10px; }

/******************************
 RESPONSIVE VIDEO
*******************************/
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .responsive-video > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.extended-layout #column-left {
  padding: 20px 0 0 0;
  width: 220px; }
.extended-layout #column-right {
  padding: 20px 0 0 0;
  width: 220px; }
.extended-layout #column-left + #content {padding:0 0 0 20px;
  /*padding: 20px 0 0 20px;*/
  margin-left: 220px; }
.extended-layout #column-right + #content {
  padding: 20px 20px 0 0;
  margin-right: 220px; }
.extended-layout #column-left + #column-right + #content {
  padding: 20px 20px 0 20px;
  margin-left: 220px;
  margin-right: 220px; }
.extended-layout #content {padding:0;
  /*padding: 20px 0 0 0;*/ }

/******************************
 TOP BOTTOM POSITION
*******************************/
#top-modules, #bottom-modules {
  position: relative;
  z-index: 1; }
  #top-modules > div, #bottom-modules > div {
    margin: 0 auto;
    overflow: hidden; }
    #top-modules > div.journal2_slider, #top-modules > div.gutter, #bottom-modules > div.journal2_slider, #bottom-modules > div.gutter {
      padding: 0; }
    #top-modules > div > div, #bottom-modules > div > div {
      position: relative;
      margin: 0 auto; }
  #top-modules .box.static-banners,
  #top-modules .multi-modules-wrapper,
  #top-modules .box.journal-carousel
  .box.custom-sections,
  #top-modules .box.cms-blocks, #bottom-modules .box.static-banners,
  #bottom-modules .multi-modules-wrapper,
  #bottom-modules .box.journal-carousel
  .box.custom-sections,
  #bottom-modules .box.cms-blocks {
    padding-bottom: 0 !important; }
  #top-modules .multi-modules-wrapper, #bottom-modules .multi-modules-wrapper {
    margin-bottom: -20px; }

.chrome #top-modules, .chrome #bottom-modules {
  position: static; }

/******************************
OC 2
*******************************/
.oc2 .extended-layout #column-left + .row #content {
  padding: 20px 0 0 20px;
  margin-left: 220px; }
.oc2 .extended-layout #column-right + .row #content {
  padding: 20px 20px 0 0;
  margin-right: 220px; }
.oc2 .extended-layout #column-left + #column-right + .row #content {
  padding: 20px 20px 0 20px;
  margin-left: 220px;
  margin-right: 220px; }
.oc2.information-page #content {
  padding-bottom: 20px; }
.oc2 .required {
  color: inherit; }
  .oc2 .required label {
    font-weight: normal; }
    .oc2 .required label:before {
      content: "* ";
      color: red;
      font-weight: bold;
      font-size: 16px;
      position: relative;
      top: 3px;
      margin-right: 3px; }
.oc2 fieldset {
  border: none;
  padding: 0;
  margin: 0; }
  .oc2 fieldset > div {
    clear: both;
    margin-bottom: 6px;
    overflow: hidden; }
  .oc2 fieldset .radio {
    padding-top: 7px; }
    .oc2 fieldset .radio label {
      width: 100%;
      padding-top: 0; }
      .oc2 fieldset .radio label:before {
        display: none; }
  .oc2 fieldset label {
    width: 25%;
    float: left;
    display: block;
    padding-top: 7px; }
  .oc2 fieldset label + div, .oc2 fieldset label + input.form-control {
    width: 75%;
    float: right; }
  .oc2 fieldset .radio-inline {
    width: auto; }
    .oc2 fieldset .radio-inline:before {
      display: none; }
.oc2 .form-horizontal .form-group {
  overflow: hidden;
  margin-bottom: 5px; }
  .oc2 .form-horizontal .form-group label {
    width: 25%;
    float: left;
    display: block;
    padding-top: 7px; }
  .oc2 .form-horizontal .form-group label + div {
    width: 75%;
    float: right; }
.oc2 .secondary-title {
  margin-bottom: 10px; }
.oc2 .input-group {
  display: table;
  position: relative; }
  .oc2 .input-group .form-control {
    float: left;
    display: table-cell; }
.oc2 .input-group-btn {
  font-size: 14px;
  display: table-cell;
  vertical-align: middle; }
  .oc2 .input-group-btn button {
    padding: 6px 12px 9px 12px;
    cursor: pointer;
    font-size: 12px;
    box-shadow: none; }
    .oc2 .input-group-btn button:hover {
      transition: all 0.2s; }
.oc2 .date .input-group-btn button, .oc2 .time .input-group-btn button, .oc2 .datetime .input-group-btn button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.oc2 .fa {
  font-size: 14px; }
  .oc2 .fa:before {
    font-family: 'FontAwesome'; }
.oc2 .captcha-row .pull-right {
  float: none;
  margin-left: 25%; }
.oc2 .alert button {
  font-size: 15px;
  position: absolute;
  right: 10px;
  cursor: pointer; }

.oc2.firefox .input-group-btn {
  display: inline-block; }

.oc2.route-account-register .form-horizontal .radio {
  padding-top: 0; }
  .oc2.route-account-register .form-horizontal .radio label {
    width: auto;
    float: none;
    padding-top: 0; }
.oc2.route-account-register .form-horizontal label.radio-inline {
  width: auto; }

.old-browser {
  display: table;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  background-color: #f74558 !important;
  height: 60px;
  line-height: 60px;
  position: fixed;
  z-index: 9999999;
  top: 0; }
  .old-browser a {
    text-decoration: underline;
    color: #fff !important; }

.i6 body, .ie7 body, .ie8 body {
  padding-top: 60px; }


/**
  ED CSS
**/
a:hover{color:#1c659c;}

footer .contacts i{
  border-radius: 0px !important;
}

.button, #quickcheckout .button{
  border-radius: 0px !important;
}

.label-sale{
  border-radius: 0px !important;
}
.label-latest{
  border-radius: 0px !important;
}

.product-grid-item.display-icon .wishlist-icon, .product-grid-item.display-icon .compare-icon{
  border-radius: 0px !important;
}

#product-gallery .owl-buttons.side-buttons div{
  border-radius: 0px !important;
  line-height: 21px !important;
}

#product-gallery .owl-next:before, #product-gallery .owl-prev:before{
  top: 0 !important;
}

.sf-price .value{
  border-radius: 0px !important;
}

.journal-checkout .checkout-content{
  background: #FFF !important;
}

.journal-checkout .checkout-cart tbody td{
  border-color: transparent !important;
}


.owl-controls .owl-page span{
  border-radius: 0 !important;
}

.product-grid-item .image .wishlist, .product-grid-item .image .compare{
  bottom: 37px !important;
}

.journal-checkout .coupon-voucher .input-group-btn .button, .journal-checkout .coupon-voucher input .button{
  line-height: 33px !important;
}

.checkout-cart .secondary-title{
  margin-bottom: 0 !important;
}

.journal-checkout .checkout-cart td.image img{
  margin-left: 0 !important;
}

.journal-checkout .checkout-cart td.image{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.journal-language .dropdown-menu:before, .journal-currency .dropdown-menu:before{
  content: none !important;
}

#language .btn-group button, #currency .btn-group button{
  cursor: pointer !important;
}

/*.price .price-tax{
  display: none !important;
}*/

#cart .checkout{
  text-align: right !important;
  padding: 18px 10px !important;
}

#cart .checkout a + a{
  margin-left: 10px !important;
}

.product-info .left .image .outofstock{
  top: 1px !important;
  left: 1px !important;
}

.product-info .right .wishlist-compare .links{
  text-align: left !important;
}

/* COMMON */
.breadcrumb{float:left; width:100%; background:none !important; /*display:none !important;*/}

/* HEADER */
header.journal-header-center{
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5);
}

.journal-links a{padding:0 12px 0 0 !important;}

.journal-top-header{background:#e6e6e6 !important;}

.journal-center-bg{background:#f2f2f2 !important;}
.journal-header-center .journal-language form .dropdown-toggle, 
.journal-header-center .journal-currency form .dropdown-toggle{max-width:30px !important;}

.journal-menu-bg{background:#e6e6e6 !important;}

/* HEADER - NAV */
.super-menu > li, .super-menu > li:last-of-type, 
.journal-desktop .menu-floated .float-left, 
.journal-desktop .menu-floated .float-right, .journal-menu .mobile-menu > li .mobile-plus{border-color:#FFF !important;}

.super-menu > li, 
.super-menu.menu-floated{background-color:transparent !important;}

.mega-menu-item h3{border:0 !important;}

.super-menu > li > a{color:#1c659c !important;}

.super-menu > li:hover{background:#1c659c !important;}
.super-menu > li > a:hover{color:#FFF !important;}

/* HEADER - SEARCH */
.journal-header-center #search input{color:#1c659c; border:1px solid #e6e6e6 !important; background:#FFF !important; border-radius:0 !important;}
.journal-header-center #search input::-webkit-input-placeholder{color:#e6e6e6;}
.journal-header-center #search input::-moz-placeholder{color:#e6e6e6;}
.journal-header-center #search input:-ms-input-placeholder{color:#e6e6e6;}
.journal-header-center #search input:-moz-placeholder{color:#e6e6e6;}

#search i:before{color:#1c659c;}

/* HEADER - LANG */
.journal-header-center.nosecond .journal-language{text-transform:uppercase; right:auto !important; position:relative !important;}
.journal-header-center.nosecond .journal-language *{text-transform:uppercase;}

/* HEADER - CURRENCY */
.journal-header-center.nosecond .journal-currency{right:auto !important; position:relative !important;}
.journal-currency form .currency-symbol{background:transparent !important;}

.journal-language .dropdown-menu, 
.journal-currency .dropdown-menu{background:#FFF !important; box-shadow:none !important;}

.journal-language .dropdown-menu li, 
.journal-currency .dropdown-menu li{border:0 !important;}

.journal-language .dropdown-menu li a, 
.journal-currency .dropdown-menu li a{padding:10px 0 !important;}

/* HEADER - LINKS */
#header .links span,
#header .links a,
#header .links i{color:#000 !important;}
/*.journal-header-center.nosecond .links{float:right !important; margin:0 !important;}
.journal-header-center.nosecond .links a{color:#000 !important;}*/

/* HEADER - CART */
.journal-header-center #cart{border:none !important;}
#cart .heading, .ie9 #cart button.heading{color:#1c659c;}
#cart .heading i:before{color:#1c659c !important;}

#cart .heading a > span{color:#1c659c !important;}

/* LOGO */
.sticky-header-center.journal-header-center #logo a img{max-height:65px !important;}

/* LANG CURRENCY */
.journal-header-center .journal-language form > div, 
.journal-header-center .journal-currency form > div{border:none !important;}

/* NAV */
.super-menu > li{border:none !important;}
.mega-menu-categories .mega-menu-item ul li a{color:#000 !important;}

.mega-menu-item h3:hover{color:#1c659c !important;}
.mega-menu-item h3 a:hover{color:#1c659c !important;}

/* SLIDER */
.journal2_slider > div{max-width:none !important;}

/* FOOTER */
.fullwidth-footer{background:transparent url('../image/footer.png') left top repeat !important;} 
.fullwidth-footer .columns{padding-bottom:20px; background:transparent !important;}
/*.fullwidth-footer .columns .column:first-child h3{display:none;}*/

footer a:hover{color:#1c659c !important;}
footer .column > h3{border-color:#FFF !important; margin:0 0 10px !important;}

footer .column.text:first-child .column-text-wrap{margin-top:0 !important;}

.journal-newsletter.text-left .newsletter-text{width:100% !important; margin-bottom:10px; color:#FFF;}
.journal-newsletter.text-left .newsletter-input-wrap{width:100% !important;}
.journal-newsletter.text-left .newsletter-input-wrap input{padding:12px 8px !important;}
.journal-newsletter.text-left .newsletter-input-wrap input + .button{margin-top:0 !important;}

/*.bottom-footer{background:transparent !important;}*/

/* COMMON */
.product-wrapper{border:none !important;}

.label-sale{background-color:#0071bd !important;}

.button:hover, 
#quickcheckout .button:hover{color:#FFF !important; background-color:#1c659c !important;}

.breadcrumb a:hover{color:#1c659c !important}
.scroll-top:hover:before{color:#1c659c !important}

/* HOME */
.home-page .static-banner .banner-overlay{display:none !important;}

/* HOME FILTER */
.home-page .extended-container:before{content:""; width:100%; height:120px; position:absolute;     
  background:transparent url('../image/filter-bg.png') left top repeat; display:block;}
.home-page .box-heading{background:none !important;}

.mfilter-modern-horizontal{margin:0 0 50px;}
.mfilter-modern-horizontal .box-heading{padding-top:10px; text-align:center; color:#FFF; display:block !important;}

.mfilter-modern-horizontal .mfilter-content > ul > li .mfilter-heading, 
.mfilter-modern-horizontal .mfilter-content > ul > li:first-child .mfilter-heading{min-width:0;}

.mfilter-heading-text > span{font-size:12px; text-transform:uppercase;}

.mfilter-modern-horizontal .mfilter-button-bottom{border:0 !important;}

.mfilter-content_top .mfilter-content > ul{width:92%; padding-top:15px;}
.mfilter-content_top .mfilter-content > ul > li{width:24% !important;}

.mfilter-modern-horizontal .mfilter-button-bottom{float:right; width:auto; padding:12px 4px 4px 0;}
.mfilter-modern-horizontal .mfilter-button-bottom a{padding:0 14px; margin:4px 0 0; background:rgb(251, 118, 37);}

#mfilter-content-container.nofilter .breadcrumb{margin-top:50px;}
body.NoFilter .breadcrumb{margin:50px 0 0 0;}

.mfilter-option.mfilter-select{overflow:auto;}

/* HOME - TABS CAROUSEL */
.journal-carousel .htabs{background:transparent url('../image/header-line.jpg') left center repeat-x !important;}
.journal-carousel .htabs a{padding: 0 15px !important; background:#FFF !important; border-right-width:0 !important;}
.journal-carousel .htabs a:hover, 
.journal-carousel .htabs a.selected{border-bottom:5px solid rgb(251, 118, 37);}
.journal-carousel .owl-buttons div{display:none;}

/* HOME - TABS */
.custom-sections .box-heading{overflow:visible !important;}

.home-page .box-sections{position:relative;}
.home-page .box-sections:before{content:''; width:100%; left:0; top:50%; position:absolute; z-index:-1; border-top:1px solid #0071BC;}
.home-page .box-sections ul{display:block !important;}
.home-page .box-sections ul li{border-right:none !important; background:#FFF; z-index:1000;}
.home-page .box-sections ul li a, 
.home-page .box-sections ul li a{padding:0 15px !important; color:#0071BC !important; background:#FFF !important; border-bottom:3px solid transparent;}
.home-page .box-sections ul li a:hover, 
.home-page .box-sections ul li a.selected{color:#0071BC !important; border-bottom:3px solid #f15a24; background:#FFF !important;}

/* CATEGORY */
.category-page .heading-title{display:none;}
.category-info{margin:0 !important;}

.countdown-stock{width:100%; padding:8px 0; display:table; background:#FFF; color:rgb(119, 119, 119);
  /*left:0; bottom:0; z-index:999; position:absolute;*/}
/*.countdown-stock + .countdown{position:absolute;}*/

#content .product-filter .display a i:hover, 
#content .product-filter .display a.active i{color:#0071BC !important;}

.side-column .box-content li a:hover, 
.side-column .box-category li a:hover, 
.side-column .box-content li a.active, 
.side-column .box-category li a.active, 
.side-column .oc-module .product-grid-item .name a:hover, 
#column-right .recentArticles li > a:hover, 
#column-right .popularArticles li > a:hover, 
#column-left .recentArticles li > a:hover, 
#column-left .popularArticles li > a:hover{color:#0071BC !important;}

/* MINI FILTER */
.extended-container:before{
    background-color:#0071BC !important;;
}

#container > .mfilter-modern-horizontal{float:left; width:100%; margin:0 0 20px; z-index:5000;}
#container > .mfilter-modern-horizontal .box-heading{float:left; padding:0; color:#FFF !important; background:none !important;}

#container > .mfilter-modern-horizontal .mfilter-content{float:right; width:70%;}

#container > .mfilter-content_top .mfilter-content > ul{width:88%; margin:4px 0 0; padding:0;}
#container > .mfilter-modern-horizontal .mfilter-content > ul > li{float:right; width:27%;}

#container > .mfilter-modern-horizontal .mfilter-button-bottom{float:right; padding:0;}

/* CATEGORY FILTER LEFT */
.mfilter-column_left .mfilter-filter-item .mfilter-options{padding:0 !important;}
.mfilter-column_left .mfilter-select select{margin:5px 0 !important;}

/* PRODUCT GRID */
.journal-carousel .product-grid-item .cart{display:none !important;}
.journal-carousel .product-grid-item .name a{text-transform:uppercase;}

.quickview-button{display:none !important; width:100%; top:auto !important; bottom:30px !important; left:0 !important; margin:0 !important;}
.quickview-button a{width:100%; padding:0 !important;}

.product-grid-item .compare{display:none !important;}
.product-grid-item .cart{display:none;}

.product-grid-item .image .outofstock,
.product-list-item .image .outofstock{display:none !important;}

.product-grid-item .image .wishlist, 
.product-list-item .image .wishlist{display:none !important;}

/* PRODUCT */
.product-info .right .wishlist-compare{display:none;}

.product-page .heading-title{margin:0 !important; padding:0 !important; color:#1c659c !important; background:none !important; font-size:20px;}

.product-grid-item .name a{text-transform:uppercase !important;}
.product-grid-item .price-tax-main{ color: #000 !important; }
.product-grid-item .price-tax{/*float:left; width:100%;*/ font-size:13px; font-weight:normal; color:rgb(119, 119, 119);}

/*.product-info .right .description{display:none !important;}*/

.product-info .review{width:100%; margin:0 0 20px;}
.product-info .review > div{padding:0 !important;}

.product-info .left{position:relative;}
.product-info .countdown-wrapper{left:40%; top:0; z-index:999; position:absolute;}
.product-info .countdown-product{float:left;}

.product-info .countdown-product > div{float:left; width:100%; height:44px;}
.product-info .countdown-product > div > div{float:left; height:100%;}
.product-info .countdown-product .value{padding:0 9px; background:#ff7712; color:#FFF; font-size:20px; line-height:44px;}
.product-info .countdown-product .separator{padding:0 4px; color:#ff7712; font-size:35px; line-height:38px;}

.product-info .countdown-product span{/*float:left; height:44px; margin:9px 0 0 14px; color:#CCC;*/ display:none;}

.product-info .right .description{display:none !important;}

#content .product-info .options h3, 
.ms-sellerprofile.description h3{display:none;}
.product-info .right .options .option label{color:#000 !important;}
.product-info .right .options .option b, 
.product-info .right .options .option .control-label{color:#000 !important;}

.product-info .right .price-old{
  -webkit-border-radius:0 !important;
  -moz-border-radius:0 !important;
  border-radius:0 !important;
}

.product-info .right .cart div .qty{
  -webkit-border-radius:0 !important;
  -moz-border-radius:0 !important;
  border-radius:0 !important;
}
.product-info .right .cart div .journal-stepper:hover{background-color:#0071BC !important;}

#button-cart, 
.quickview #more-details{background:#0071BC !important;}
#button-cart:hover, 
.quickview #more-details:hover{background:#0071BC !important;}

#tabs a:hover, 
#tabs a.selected, 
#tabs li a:hover, 
#tabs li.active a{background-color:#0071BC !important;}

.box-sections ul li a:hover, 
.box-sections ul li a.selected{background-color:#0071BC !important;}

.product-page .box-sections ul li, 
.product-page .custom-sections .box-heading.box-sections{border:none !important;}

.product-info .right .cart div .journal-stepper{background-color: #A9B8C0 !important;}
.product-page #button-cart{background:rgb(251, 118, 37) !important;}

/* PRODUCT LABELS */
.product-info .left .image .outofstock{display: none !important;}

/* COLUMN LEFT */
.extended-layout #column-left {padding:0;}

.side-column .journal-carousel .product-grid-item .cart{display:none !important;}

.side-column .box-content li a, 
.side-column .box-category li a{text-transform:uppercase;}

.side-column .heading-title, 
.side-column .box-heading{padding:0 !important; color:#000;}

.side-column .box-content li a.active + ul, 
.side-column .box-category li a.active + ul{margin:0 0 0 10px;}

/* FILTER */
.mfilter-modern-horizontal .mfilter-heading{display:none !important;}
.mfilter-modern-horizontal .mfilter-content li{margin:0 0 0 2px;}
.mfilter-modern-horizontal .mfilter-content .mfilter-content-opts{width:100%; margin:0 !important;
  display:block !important; background:none !important;}
.mfilter-modern-horizontal .mfilter-content .mfilter-content-opts .mfilter-opts-container{padding:0; border:0;}
.mfilter-modern-horizontal .mfilter-content .mfilter-content-opts select{margin:0; padding:9px 10px; 
  border:0 !important; color:#545454; font-size:12px; text-transform:uppercase; background:#FFF !important;}

.mfilter-content_top + #mfilter-content-container{margin:100px 0 0 !important;}

/* QUICKVIEW */
.quickview #container{overflow:hidden;}

/* CHECKOUT */
.checkout-page .block-content{background:none !important;}
.checkout-page #payment_wrap .box-content{padding:20px 0 0 !important;}
#quickcheckout .wait{background:none !important;}

.checkout-page select{background:#FFF;}

#quickcheckout .block-title{margin:0 0 20px !important;; padding:5px 0 0 !important;; color:#FFF; text-shadow:none !important;}

/* NOTIFY */
.ui-pnotify-text{height:auto !important;}
.ui-pnotify-text .action-button{float:left; width:100%;}
.ui-pnotify-text .action-button .button{color:#FFF !important;}
.ui-pnotify-text .action-button .button-keep{margin:0 5px 0 0;}

/* ALSO VIEWED */
.box-product-also-viewed{width:450px; bottom:20px; left:20px; position:fixed; z-index:1000; 
  background:rgb(155,155,155);  

  opacity: 0;
  animation-name: rotateWord;
  animation-duration: 60s;
  animation-timing-function: linear;
  animation-delay: 5s;
  animation-iteration-count: 1;
  animation-direction: alternate;
}
.box-product-also-viewed .ca-p{float:left; margin:0 10px 10px 10px;}
.box-product-also-viewed .ca-l{float:left; background:none;}

.box-product-also-viewed .box-heading{color:#000;}

.box-product-also-viewed .left{float:left; width:20%;}
.box-product-also-viewed .right{float:left; width:70%; margin:0 0 0 15px;}

.box-product-also-viewed img{float:left; max-width:100%;}

.product-page .name{
    text-align: left;
    color: rgb(51, 55, 69);
    font-weight: 700;
    font-family: "Ubuntu";
    font-style: normal;
    font-size: 22px;
    text-transform: uppercase;}
.box-product-also-viewed .price-new, 
.box-product-also-viewed .product-price{font-weight: 400;font-family: "Ubuntu";font-style: normal;font-size: 35px;
  text-transform: none;color: rgb(0, 0, 0)}
.box-product-also-viewed .price-old{font-weight: 400;font-family: "Ubuntu";font-style: normal;font-size: 22px;
  text-transform: none;color: rgb(255, 255, 255);border-radius: 0px;background-color: rgb(221, 0, 23);
  text-decoration: line-through;
  padding: 3px 6px;
  top: -3px;
  margin-right: 5px;
}

.box-product-also-viewed .cart{display:none;}

.box-product-also-viewed .pagination{display:none;}

/* ANIMATION */
@-webkit-keyframes rotateWord {
  0% { opacity: 0; }
  1% { opacity: 0; }
  3% { opacity: 1; }
  13% { opacity: 1; }
  15% { opacity: 0;}
  20% { opacity: 0; }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

@-moz-keyframes rotateWord {
  0% { opacity: 0; }
  1% { opacity: 0; }
  3% { opacity: 1; }
  13% { opacity: 1; }
  15% { opacity: 0;}
  20% { opacity: 0; }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

@-o-keyframes rotateWord {
  0% { opacity: 0; }
  1% { opacity: 0; }
  3% { opacity: 1; }
  13% { opacity: 1; }
  15% { opacity: 0;}
  20% { opacity: 0; }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

@-ms-keyframes rotateWord {
  0% { opacity: 0; }
  1% { opacity: 0; }
  3% { opacity: 1; }
  13% { opacity: 1; }
  15% { opacity: 0;}
  20% { opacity: 0; }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

@keyframes rotateWord {
  0% { opacity: 0; }
  1% { opacity: 0; }
  3% { opacity: 1; }
  13% { opacity: 1; }
  15% { opacity: 0;}
  20% { opacity: 0; }
  80% { opacity: 0; }
  100% { opacity: 0; }
}

/* MOBILE */
@media only screen and (max-width: 470px) {
  .home-page .extended-container:before{height:251px;}
  
  .mfilter-modern-horizontal .box-heading{padding:0;}
  .mfilter-modern-horizontal .mfilter-content > ul > li{width:100%;}
  .mfilter-modern-horizontal .mfilter-button-bottom{width:100%;}
  .mfilter-modern-horizontal .mfilter-button-bottom a{float:left;}
}


/**
* END ED CSS
**/