@charset "UTF-8";



@font-face {
  font-family: 'FontAwesome';
  src: url("/themes/leostyl/font/fontawesome-webfont_eotv_3_2_1.eot");
  src: url("/themes/leostyl/font/fontawesome-webfont.eot") format("embedded-opentype"), url("/themes/leostyl/font/fontawesome-webfont_woffv_3_2_1.woff") format("woff"), url("/themes/leostyl/font/fontawesome-webfont_ttfv_3_2_1.ttf") format("truetype"), url("/themes/leostyl/font/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}


.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em;
}


a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}


[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.42857em;
}

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  text-align: center;
  line-height: inherit;
}

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}



[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}


.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}


.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}


.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}



.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}


.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}


a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }

  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}


.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}


a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}


.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope-alt:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file-alt:before {
  content: "\f016";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign:before {
  content: "\f055";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up-alt:before {
  content: "\f087";
}

.icon-thumbs-down-alt:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-text-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign-alt:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile-phone:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-mail-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle-piece:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}

.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}

.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}

.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}

.icon-won:before,
.icon-krw:before {
  content: "\f159";
}

.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}

.icon-file:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}


a:hover {
  text-decoration: none;
  color: #ff6346;
}
a:focus {
  outline: none;
  text-decoration: none;
  color: #ff6346;
}

body {
  background: #f0f2f5;
  height: 100%;
  line-height: 20px;
  font-size: 13px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  color: #3e474b;
}
body.content_only {
  background: none;
}

textarea {
  resize: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Source Sans Pro", sans-serif;
}

sup {
  color: red;
}


.form-horizontal .control-label, .form-horizontal .radio,
.form-horizontal .checkbox, .form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 0;
}

.form-control {
  color: #3e474b;
}

.carousel-control {
  z-index: 99;
  top: -35px;
  width: 25px;
  height: 25px;
  border: 1px solid #dce0e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-control.left {
  left: auto;
  right: 30px;
}
.rtl .carousel-control.left {
  right: auto;
  left: auto;
}
.rtl .carousel-control.left {
  left: 30px;
  right: auto;
}
.carousel-control.right {
  left: auto;
  right: 0;
}
.rtl .carousel-control.right {
  right: auto;
  left: auto;
}
.rtl .carousel-control.right {
  left: 0;
  right: auto;
}

.carousel-control.left,
.carousel-control.right {
  background: white;
  color: #b0b7c1;
  text-shadow: none;
  font-size: 20px;
  font-weight: 600;
  line-height: 19px;
}
.carousel-control.left:hover,
.carousel-control.right:hover {
  color: #ff6346;
  border-color: #ff6346;
}

.text-right {
  text-align: right;
}
.rtl .text-right {
  text-align: left;
}


#center_column .page_product_box h3 {
  color: #ff6346;
  font-family: 'museo500', sans-serif;
  font-size: 21px;
  margin: 0 0 10px;
  padding: 11px 20px;
  position: relative;
  border-top: 3px solid #ff6346;
  border-bottom: 1px solid #ebeef2;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.page-heading {
  font-size: 24px;
  font-family: 'museo500', sans-serif;
  color: #353d41;
  padding: 0px 0px 17px 0px;
  margin: 10px 0 15px;
  overflow: hidden;
}
.page-heading span.heading-counter {
  font-size: 13px;
  color: #353d41;
  line-height: 30px;
  float: right;
}
.rtl .page-heading span.heading-counter {
  float: left;
}
.page-heading span.lighter {
  color: #9c9c9c;
}
.page-heading.bottom-indent {
  margin-bottom: 16px;
}
.page-heading.product-listing {
  margin: 0;
}

.page-subheading {
  font-weight: 600;
  color: #353d41;
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #ebeef2;
  padding-bottom: 10px;
}

h3.page-product-heading {
  color: #ff6346;
  font-family: 'museo500', sans-serif;
  font-size: 21px;
  margin: 0 0 10px;
  padding: 11px 20px;
  position: relative;
  border-top: 3px solid #ff6346;
  border-bottom: 1px solid #ebeef2;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}


p.info-title {
  font-weight: bold;
  color: #353d41;
  margin-bottom: 25px;
}
p.info-account {
  margin: -4px 0 24px 0;
}

.dark {
  color: #353d41;
}

.main-page-indent {
  margin-bottom: 20px;
}

.alert {
  font-weight: bold;
}
.alert ul, .alert ol {
  padding-left: 15px;
  margin-left: 27px;
}
.alert ul li, .alert ol li {
  list-style-type: decimal;
  font-weight: normal;
}
.alert.alert-success {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.alert.alert-success:before {
  font-family: "FontAwesome";
  content: "\f058";
  font-size: 20px;
  vertical-align: -2px;
  padding-right: 7px;
}
.alert.alert-danger {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.alert.alert-danger:before {
  font-family: "FontAwesome";
  content: "\f057";
  font-size: 20px;
  vertical-align: -2px;
  padding-right: 7px;
  float: left;
}
.rtl .alert.alert-danger:before {
  float: right;
}

.label {
  white-space: normal;
  display: inline-block;
  padding: 6px 10px;
}

label {
  color: #353d41;
}
label.required:before {
  content: "*";
  color: red;
  font-size: 14px;
  position: relative;
  line-height: 12px;
}

.unvisible {
  display: none;
}

.checkbox {
  line-height: 16px;
}
.checkbox label {
  color: #777777;
}

.close {
  opacity: 1;
}
.close:hover {
  opacity: 1;
}


table.std, table.table_block {
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #999999;
  border-bottom: none;
  background: white;
  border-collapse: inherit;
}
table.std th, table.table_block th {
  padding: 14px 12px;
  font-size: 12px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 0 black;
  background: #999999;
}
table.std tr.alternate_item, table.table_block tr.alternate_item {
  background-color: #f3f3f3;
}
table.std td, table.table_block td {
  padding: 12px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  vertical-align: top;
}

.table {
  margin-bottom: 30px;
}
.table > thead > tr > th {
  background: #fefefe;
  border-bottom-width: 1px;
  color: #353d41;
  vertical-align: middle;
}
.table td a.color-myaccount {
  color: #3e474b;
  text-decoration: underline;
}
.table td a.color-myaccount:hover {
  text-decoration: none;
}
.table tfoot tr {
  background: #fefefe;
}


.product-filter .sortPagiBar {
  background: white;
  border-top: 1px solid #ebeef2;
  padding: 8px 0 0;
}
.product-filter .sortPagiBar .display {
  float: left;
}
.rtl .product-filter .sortPagiBar .display {
  float: right;
}
.product-filter .sortPagiBar .limit {
  float: left;
}
.rtl .product-filter .sortPagiBar .limit {
  float: right;
}
.product-filter .sortPagiBar #productsSortForm {
  float: left;
  padding: 3px 0 0 20px;
}
.rtl .product-filter .sortPagiBar #productsSortForm {
  float: right;
}
.rtl .product-filter .sortPagiBar #productsSortForm {
  padding: 3px 20px 0 0;
}
.product-filter .sortPagiBar #productsSortForm select {
  max-width: 192px;
  float: left;
}
.rtl .product-filter .sortPagiBar #productsSortForm select {
  float: right;
}
.product-filter .sortPagiBar .nbrItemPage {
  float: left;
  margin-right: 10px;
}
.rtl .product-filter .sortPagiBar .nbrItemPage {
  float: right;
}
.rtl .product-filter .sortPagiBar .nbrItemPage {
  margin-left: 10px;
  margin-right: inherit;
}
.product-filter .sortPagiBar .nbrItemPage select {
  max-width: 90px;
  float: left;
}
.rtl .product-filter .sortPagiBar .nbrItemPage select {
  float: right;
}
.product-filter .sortPagiBar .nbrItemPage .clearfix > span {
  padding: 3px 0 0 12px;
  display: inline-block;
  color: #353d41;
  float: left;
}
.rtl .product-filter .sortPagiBar .nbrItemPage .clearfix > span {
  padding: 3px 12px 0 0;
}
.product-filter .sortPagiBar .nbrItemPage #uniform-nb_item {
  float: left;
}
.rtl .product-filter .sortPagiBar .nbrItemPage #uniform-nb_item {
  float: right;
}
.product-filter .sortPagiBar label, .product-filter .sortPagiBar select {
  float: left;
}
.rtl .product-filter .sortPagiBar label, .rtl .product-filter .sortPagiBar select {
  float: right;
}
.product-filter .sortPagiBar label {
  padding: 3px 6px 0 0;
  font-weight: 400;
}
.rtl .product-filter .sortPagiBar label {
  padding: 3px 0 0 6px;
}
.product-filter .sortPagiBar.instant_search #productsSortForm {
  display: none;
}
.product-filter .display li, .product-filter .display_m li {
  float: left;
  padding: 8px 0;
  text-align: center;
}
.rtl .product-filter .display li, .rtl .product-filter .display_m li {
  float: right;
}
.product-filter .display li a, .product-filter .display_m li a {
  color: #aab2bd;
}
.product-filter .display li a i, .product-filter .display_m li a i {
  border: 1px solid #ebeef2;
  background: white;
  font-size: 15px;
  padding: 8px;
  color: #e1e0e0;
  cursor: pointer;
}
.product-filter .display li a:hover i, .product-filter .display li.selected i, .product-filter .display_m li a:hover i, .product-filter .display_m li.selected i {
  color: #ff6346;
}
.product-filter .display li.display-title, .product-filter .display_m li.display-title {
  color: #353d41;
  padding: 7px 6px 0 0;
}
.rtl .product-filter .display li.display-title, .rtl .product-filter .display_m li.display-title {
  padding: 7px 0 0 6px;
}
.product-filter .display li#grid a i, .product-filter .display_m li#grid a i {
  border-right: none;
  border-left: 1px solid #ebeef2;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.rtl .product-filter .display li#grid a i, .rtl .product-filter .display_m li#grid a i {
  border-left: none;
  border-right: inherit;
}
.rtl .product-filter .display li#grid a i, .rtl .product-filter .display_m li#grid a i {
  border-right: 1px solid #ebeef2;
  border-left: inherit;
}
.rtl .product-filter .display li#grid a i, .rtl .product-filter .display_m li#grid a i {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-topleft: inherit;
  -webkit-border-top-left-radius: inherit;
  border-top-left-radius: inherit;
}
.rtl .product-filter .display li#grid a i, .rtl .product-filter .display_m li#grid a i {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: inherit;
  -webkit-border-top-right-radius: inherit;
  border-top-right-radius: inherit;
}
.rtl .product-filter .display li#grid a i, .rtl .product-filter .display_m li#grid a i {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: inherit;
  -webkit-border-bottom-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.rtl .product-filter .display li#grid a i, .rtl .product-filter .display_m li#grid a i {
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: inherit;
  -webkit-border-bottom-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.product-filter .display li#list a i, .product-filter .display_m li#list a i {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rtl .product-filter .display li#list a i, .rtl .product-filter .display_m li#list a i {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-topleft: inherit;
  -webkit-border-top-left-radius: inherit;
  border-top-left-radius: inherit;
}
.rtl .product-filter .display li#list a i, .rtl .product-filter .display_m li#list a i {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: inherit;
  -webkit-border-top-right-radius: inherit;
  border-top-right-radius: inherit;
}
.rtl .product-filter .display li#list a i, .rtl .product-filter .display_m li#list a i {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: inherit;
  -webkit-border-bottom-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.rtl .product-filter .display li#list a i, .rtl .product-filter .display_m li#list a i {
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: inherit;
  -webkit-border-bottom-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.product-filter .product-compare {
  float: right;
}
.rtl .product-filter .product-compare {
  float: left;
}


.top-pagination-content,
.bottom-pagination-content {
  text-align: center;
  padding: 12px 10px;
  position: relative;
}
.top-pagination-content div.pagination,
.bottom-pagination-content div.pagination {
  margin: 0;
  float: right;
}
.rtl .top-pagination-content div.pagination, .rtl
.bottom-pagination-content div.pagination {
  float: left;
}
.top-pagination-content div.pagination .showall,
.bottom-pagination-content div.pagination .showall {
  float: right;
  margin: 8px 0 8px 14px;
}
.rtl .top-pagination-content div.pagination .showall, .rtl
.bottom-pagination-content div.pagination .showall {
  float: left;
}
.rtl .top-pagination-content div.pagination .showall, .rtl
.bottom-pagination-content div.pagination .showall {
  margin: 8px 14px 8px 0;
}
.top-pagination-content div.pagination .showall .btn span,
.bottom-pagination-content div.pagination .showall .btn span {
  line-height: normal;
}
.top-pagination-content ul.pagination,
.bottom-pagination-content ul.pagination {
  margin: 8px 0;
}
.top-pagination-content ul.pagination li,
.bottom-pagination-content ul.pagination li {
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}
.rtl .top-pagination-content ul.pagination li, .rtl
.bottom-pagination-content ul.pagination li {
  float: right;
}
.top-pagination-content ul.pagination li > a,
.top-pagination-content ul.pagination li > span,
.bottom-pagination-content ul.pagination li > a,
.bottom-pagination-content ul.pagination li > span {
  margin: 0 10px 0 0;
  padding: 5px 12px;
  line-height: 20px;
  display: block;
}
.rtl .top-pagination-content ul.pagination li > a, .rtl
.top-pagination-content ul.pagination li > span, .rtl
.bottom-pagination-content ul.pagination li > a, .rtl
.bottom-pagination-content ul.pagination li > span {
  margin: 0 0 0 10px;
}
.top-pagination-content ul.pagination li > a span,
.top-pagination-content ul.pagination li > span span,
.bottom-pagination-content ul.pagination li > a span,
.bottom-pagination-content ul.pagination li > span span {
  display: block;
}
.top-pagination-content ul.pagination li > a:hover,
.bottom-pagination-content ul.pagination li > a:hover {
  background: #ff6346;
  border-color: #ff6346;
}
.top-pagination-content ul.pagination li > a:hover span,
.bottom-pagination-content ul.pagination li > a:hover span {
  color: white;
  background: #ff6346;
}
.top-pagination-content ul.pagination li.pagination_previous, .top-pagination-content ul.pagination li.pagination_next,
.bottom-pagination-content ul.pagination li.pagination_previous,
.bottom-pagination-content ul.pagination li.pagination_next {
  color: #777676;
}
.top-pagination-content ul.pagination li.pagination_previous a, .top-pagination-content ul.pagination li.pagination_next a,
.bottom-pagination-content ul.pagination li.pagination_previous a,
.bottom-pagination-content ul.pagination li.pagination_next a {
  background: white;
  border-color: #DDDDDD;
}
.top-pagination-content ul.pagination li.active > span,
.bottom-pagination-content ul.pagination li.active > span {
  border-color: #ff6346;
  background: #ff6346;
}
.top-pagination-content .compare-form,
.bottom-pagination-content .compare-form {
  float: right;
}
.rtl .top-pagination-content .compare-form, .rtl
.bottom-pagination-content .compare-form {
  float: left;
}
.top-pagination-content .product-count,
.bottom-pagination-content .product-count {
  padding: 11px 0 0 0;
  float: left;
}
.rtl .top-pagination-content .product-count, .rtl
.bottom-pagination-content .product-count {
  float: right;
}

.bottom-pagination-content {
  border-top: 1px solid #ebeef2;
}
.bottom-pagination-content .compare-form {
  display: none;
}


ul.step {
  margin-bottom: 30px;
  overflow: hidden;
}
ul.step li {
  background: #ebebeb;
  float: left;
  text-align: left;
  padding: 0;
}
.rtl ul.step li {
  float: right;
}
.rtl ul.step li {
  text-align: right;
}
ul.step li a,
ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
  display: block;
  padding: 10px 10px 10px 13px;
  color: #353d41;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  position: relative;
}
ul.step li a:focus,
ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
  text-decoration: none;
  outline: none;
}
ul.step li.first span,
ul.step li.first a {
  z-index: 5;
  padding-left: 13px !important;
}
ul.step li.second span, ul.step li.second a {
  z-index: 4;
}
ul.step li.third span, ul.step li.third a {
  z-index: 3;
}
ul.step li.four span, ul.step li.four a {
  z-index: 2;
}
ul.step li.last span {
  z-index: 1;
}
ul.step li.step_current {
  font-weight: bold;
}
ul.step li.step_current span {
  color: white;
  background: #ff6346;
  position: relative;
}
ul.step li.step_current_end {
  font-weight: bold;
}
ul.step li.step_todo span {
  display: block;
  color: #353d41;
  position: relative;
}
ul.step li.step_done a {
  background: #555555;
  color: white;
}
ul.step li em {
  font-style: normal;
}


.breadcrumb {
  display: inline-block;
  background: none;
  color: #ff6346;
  margin: 20px 0;
  padding: 0 10px;
  text-transform: uppercase;
}
.breadcrumb .navigation-pipe {
  font-size: 15px;
  font-family: "museo300", sans-serif;
  font-weight: 500;
  display: inline-block;
  color: #3e474b;
  margin: 0 5px;
}
.breadcrumb a {
  display: inline-block;
  padding: 0;
}
.breadcrumb .navigation_page {
  color: #ff6346;
}

.ie8 .breadcrumb {
  min-height: 1px;
}
.ie8 .breadcrumb a:after {
  display: none;
}
.ie8 .breadcrumb .navigation-pipe {
  width: 20px;
}


*:first-child + html input.button_mini, *:first-child + html input.button_small,
*:first-child + html input.button, *:first-child + html input.button_large,
*:first-child + html input.button_mini_disabled, *:first-child + html input.button_small_disabled,
*:first-child + html input.button_disabled, *:first-child + html input.button_large_disabled,
*:first-child + html input.exclusive_mini, *:first-child + html input.exclusive_small,
*:first-child + html input.exclusive, *:first-child + html input.exclusive_large,
*:first-child + html input.exclusive_mini_disabled, *:first-child + html input.exclusive_small_disabled,
*:first-child + html input.exclusive_disabled, *:first-child + html input.exclusive_large_disabled {
  border: none;
}

input.button_mini:hover, input.button_small:hover, input.button:hover,
input.button_large:hover, input.exclusive_mini:hover, input.exclusive_small:hover,
input.exclusive:hover, input.exclusive_large:hover, a.button_mini:hover, a.button_small:hover,
a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover,
a.exclusive:hover, a.exclusive_large:hover {
  text-decoration: none;
  background-position: left -50px;
}

input.button_mini:active, input.button_small:active, input.button:active,
input.button_large:active, input.exclusive_mini:active, input.exclusive_small:active,
input.exclusive:active, input.exclusive_large:active, a.button_mini:active,
a.button_small:active, a.button:active, a.button_large:active,
a.exclusive_mini:active, a.exclusive_small:active,
a.exclusive:active, a.exclusive_large:active {
  background-position: left -100px;
}

input.button_disabled,
input.exclusive_disabled,
span.exclusive {
  border: 1px solid #cccccc;
  color: #999999;
  background: url(/themes/leostyl/img/bg_bt_2.gif) repeat-x 0 0 #cccccc;
  cursor: default;
}

.btn.disabled,
.btn[disabled]:hover {
  opacity: 0.3;
}

.button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
  border: 1px solid #30373a;
  background: #384044;
  font-weight: 600;
  font-size: 14px;
  color: white;
  padding: 0;
  outline: none;
}
.button span {
  display: block;
  padding: 4px 10px;
  border: 1px solid #454f54;
}
.button span i {
  vertical-align: 0px;
  margin-right: 5px;
  font-size: 12px;
}
.rtl .button span i {
  margin-left: 5px;
  margin-right: inherit;
}
.button span i.right {
  margin-right: 0;
  margin-left: 5px;
  font-size: 12px;
}
.rtl .button span i.right {
  margin-left: 0;
  margin-right: inherit;
}
.rtl .button span i.right {
  margin-right: 5px;
  margin-left: inherit;
}
.button span i.left {
  font-size: 12px;
}
.button:hover, .button:focus {
  background: #ff6346;
  border-color: #e25a3a;
  color: white;
}
.button:hover span, .button:focus span {
  border-color: #ff7858;
}
.button:focus {
  outline: none;
}
.button.ajax_add_to_cart_button {
  float: left;
  font-size: 14px;
}
.rtl .button.ajax_add_to_cart_button {
  float: right;
}
.button.ajax_add_to_cart_button span {
  position: relative;
  padding: 4px 10px 4px 25px;
}
.rtl .button.ajax_add_to_cart_button span {
  padding: 4px 25px 4px 10px;
}
.button.ajax_add_to_cart_button span:before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  left: 5px;
  top: 4px;
}
.rtl .button.ajax_add_to_cart_button span:before {
  right: 5px;
  left: auto;
}
.button.ajax_add_to_cart_button.disabled {
  border: 1px solid #30373a;
  background: #384044;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.link-button {
  font-weight: bold;
}
.link-button i {
  margin-right: 5px;
}
.link-button i.large {
  font-size: 26px;
  line-height: 26px;
  vertical-align: -3px;
  color: silver;
}

.btn.button-plus,
.btn.button-minus {
  font-size: 14px;
  line-height: 14px;
  color: silver;
  text-shadow: 1px -1px rgba(0, 0, 0, 0.05);
  padding: 0;
  border: 1px solid;
  border-color: #dedcdc #c1bfbf #b5b4b4 #dad8d8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn.button-plus span,
.btn.button-minus span {
  display: block;
  border: 1px solid white;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  text-align: center;
  vertical-align: middle;
  padding: 4px 0 0 0;
  background: #1e5799;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #fbfbfb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fbfbfb));
  background: -webkit-linear-gradient(top, white 0%, #fbfbfb 100%);
  background: -o-linear-gradient(top, white 0%, #fbfbfb 100%);
  background: -ms-linear-gradient(top, white 0%, #fbfbfb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fbfbfb',GradientType=0);
}
.btn.button-plus:hover,
.btn.button-minus:hover {
  color: #353d41;
}
.btn.button-plus:hover span,
.btn.button-minus:hover span {
  filter: none;
  background: #f6f6f6;
}


.form-control {
  padding: 3px 5px;
  height: 27px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control.grey {
  background: #fefefe;
}


.form-group.form-error input, .form-group.form-error textarea {
  border: 1px solid #f13340;
  color: #f13340;
  background: url(/themes/leostyl/img/icon/form-error.png) 98% 5px no-repeat #fff1f2;
}
.form-group.form-ok input, .form-group.form-ok textarea {
  border: 1px solid #46a74e;
  color: #35b33f;
  background: url(/themes/leostyl/img/icon/form-ok.png) 98% 5px no-repeat #ddf9e1;
}
.form-group.form-error .form-control, .form-group.form-ok .form-control {
  padding-right: 30px;
}


.radio-inline, .checkbox {
  padding-left: 0;
}
.radio-inline .checker, .checkbox .checker {
  float: left;
}
.rtl .radio-inline .checker, .rtl .checkbox .checker {
  float: right;
}
.radio-inline .checker span, .checkbox .checker span {
  top: 0px;
}
.radio-inline div.radio, .checkbox div.radio {
  display: inline-block;
}
.radio-inline div.radio span, .checkbox div.radio span {
  float: left;
  top: 0px;
}
.rtl .radio-inline div.radio span, .rtl .checkbox div.radio span {
  float: right;
}


.box {
  background: #fefefe;
  border: 1px solid #ebeef2;
  padding: 14px 18px 13px;
  margin: 0 0 20px 0;
  line-height: 23px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.box.box-small {
  padding: 9px 10px 9px 20px;
}
.box.box-small .dark {
  padding-top: 10px;
  padding-right: 20px;
  margin-bottom: 0;
  width: auto;
}

.page-product-box {
  background: white;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(165, 165, 165, 0.24);
  box-shadow: 0px 0px 5px 0px rgba(165, 165, 165, 0.24);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-product-box .products_block {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px;
}

.product-box {
  width: 178px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rtl .product-box {
  float: right;
}
.product-box .product-image {
  border: 1px solid #ebeef2;
  background: white;
  padding: 5px;
  display: block;
  margin-bottom: 11px;
}
.product-box .product-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}


.block {
  background: white;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(165, 165, 165, 0.24);
  box-shadow: 0px 0px 5px 0px rgba(165, 165, 165, 0.24);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.block.highlighted .title_block {
  background: #5e90af;
  border: none;
  color: white;
  text-transform: uppercase;
  font-family: 'museo700', sans-serif;
}
.block.highlighted .title_block span {
  font-size: 19px;
  padding-right: 5px;
}
.rtl .block.highlighted .title_block span {
  padding-left: 5px;
  padding-right: inherit;
}
.block.highlighted .block_content {
  background: white;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.block .title_block,
.block h4 {
  color: #ff6346;
  font-family: 'museo500', sans-serif;
  font-size: 21px;
  margin: 0 0 10px;
  padding: 11px 20px;
  position: relative;
  border-top: 3px solid #ff6346;
  border-bottom: 1px solid #ebeef2;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.block .title_block a,
.block h4 a {
  color: #ff6346;
}
.block .title_block a:hover,
.block h4 a:hover {
  color: #353d41;
}
.block .lnk {
  text-align: right;
  padding: 0 10px 10px 0;
}
.rtl .block .lnk {
  text-align: left;
}
.rtl .block .lnk {
  padding: 0 0 10px 10px;
}
.block .list-block {
  margin-top: -8px;
}
.block .list-block li {
  padding: 7px 0 8px 20px;
  border-top: 1px solid #ebeef2;
}
.rtl .block .list-block li {
  padding: 7px 20px 8px 0;
}
.block .list-block li a i {
  display: none;
}
.block .list-block li a:before {
  font-family: "FontAwesome";
  font-size: 13px;
  color: #aab2bd;
  display: inline-block;
  content: "\f105";
  display: inline;
  padding-right: 8px;
}
.rtl .block .list-block li a:before {
  padding-left: 8px;
  padding-right: inherit;
}
.block .list-block li a:hover:before {
  color: #ff6346;
}
.block .list-block li:first-child {
  border-top: none;
}
.block .list-block .form-group {
  padding: 20px 5px;
  border-top: 1px solid #ebeef2;
  margin: 0;
}
.block .list-block .form-group select {
  max-width: 270px;
}
.block .list-block .btn {
  margin-top: 12px;
}
.block .list-block .logout {
  text-align: right;
  margin: 5px 5px 5px 0;
}
.rtl .block .list-block .logout {
  text-align: left;
}
.rtl .block .list-block .logout {
  margin: 5px 0 5px 5px;
}
.block .products-block {
  padding-bottom: 15px;
  margin-bottom: 0;
}
.block .products-block li {
  padding: 0 10px 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebeef2;
}
.block .products-block li .products-block-image {
  float: left;
  margin-right: 19px;
}
.rtl .block .products-block li .products-block-image {
  float: right;
}
.rtl .block .products-block li .products-block-image {
  margin-left: 19px;
  margin-right: inherit;
}
.block .products-block li .product-content {
  overflow: hidden;
}
.block .products-block li .product-content h5 {
  margin: -3px 0 0 0;
}
.block .products-block li:last-child {
  margin-bottom: 0;
}
.block .products-block .product-name {
  font-size: 15px;
  line-height: 18px;
}
.block .products-block .product-description {
  margin: 5px 0;
}
.block .products-block .price-percent-reduction {
  font: 700 12px/22px "Source Sans Pro", sans-serif;
  padding: 1px 6px;
}
.block .products-block .button {
  margin-right: 10px;
}
.rtl .block .products-block .button {
  margin-left: 10px;
  margin-right: inherit;
}
.block .blockstore {
  padding: 10px;
}

.sidebar .widget .block {
  background: white;
}
.sidebar .widget .block .title_block {
  border-bottom: 1px solid #EBEEF2;
  border-top: 3px solid #ff6346;
}
.sidebar .widget .block .block_content {
  -webkit-box-shadow: none;
  box-shadow: none;
}


.cart_navigation {
  margin: 0 0 20px;
}
.cart_navigation .button-medium {
  float: right;
  background: #ff6346;
  border-color: #e25a3a;
}
.rtl .cart_navigation .button-medium {
  float: left;
}
.cart_navigation .button-medium span {
  border-color: #ff7858;
}
.cart_navigation .button-medium:hover {
  background: #5e90af;
  border-color: #569bc2;
}
.cart_navigation .button-medium:hover span {
  border-color: #66a0c1;
}


.cart_last_product {
  display: none;
}

.cart_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px;
}

.cart_gift_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px;
}

.table tbody > tr > td {
  vertical-align: middle;
}
.table tbody > tr > td.cart_quantity {
  padding: 41px 14px 25px;
  width: 88px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button {
  margin-top: 3px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
  float: left;
  margin-right: 3px;
}
.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a {
  float: right;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
  margin-right: 0;
}
.table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
  padding: 5px;
}
.table tfoot > tr > td {
  vertical-align: middle;
}

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  font-size: 23px;
  color: #353d41;
}
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
  color: silver;
}

#cart_summary tbody td.cart_product {
  padding: 19px;
  width: 137px;
}
#cart_summary tbody td.cart_product img {
  border: 1px solid #d6d4d4;
}
#cart_summary tbody td.cart_unit .price span {
  display: block;
}
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
  margin: 5px auto;
  display: inline-block;
}
#cart_summary tbody td.cart_unit .price span.old-price {
  text-decoration: line-through;
}
#cart_summary tbody td.cart_description {
  width: 480px;
}
#cart_summary tbody td.cart_description small {
  display: block;
  padding: 5px 0 0 0;
}
#cart_summary tfoot td.text-right {
  font-weight: bold;
  color: #353d41;
}
#cart_summary tfoot td.price {
  text-align: right;
}
#cart_summary tfoot td.total_price_container span {
  font: 600 18px/22px "museo300", sans-serif;
  color: #555454;
  text-transform: uppercase;
}
#cart_summary tfoot td#total_price_container {
  font: 600 21px/25px "museo300", sans-serif;
  color: #ff6346;
  background: white;
}

.cart_voucher {
  vertical-align: top !important;
}
.cart_voucher h4 {
  font-size: 16px;
  color: #353d41;
  text-transform: uppercase;
  padding: 7px 0 10px 0;
}
.cart_voucher .title-offers {
  color: #353d41;
  font-weight: bold;
  margin-bottom: 6px;
}
.cart_voucher fieldset {
  margin-bottom: 10px;
}
.cart_voucher fieldset #discount_name {
  float: left;
  width: 219px;
  margin-right: 11px;
}
.rtl .cart_voucher fieldset #discount_name {
  float: right;
}
.rtl .cart_voucher fieldset #discount_name {
  margin-left: 11px;
  margin-right: inherit;
}
.cart_voucher #display_cart_vouchers span {
  font-weight: bold;
  cursor: pointer;
  color: #3e474b;
}
.cart_voucher #display_cart_vouchers span:hover {
  color: #ff6346;
}

.enable-multishipping {
  margin: -13px 0 17px;
}
.enable-multishipping label {
  font-weight: normal;
}

#HOOK_SHOPPING_CART #loyalty i {
  font-size: 26px;
  line-height: 26px;
  color: #cfcccc;
}

#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: white;
}
#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  background: url(/themes/leostyl/img/bg_table_th.png) repeat-x 0 -10px #999999;
}
#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold;
}

.multishipping_close_container {
  text-align: center;
}

table#cart_summary .gift-icon {
  color: white;
  background: #0088cc;
  line-height: 20px;
  padding: 2px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px;
}
#multishipping_mode_box .title {
  font-weight: bold;
  color: #353d41;
  margin-bottom: 15px;
}
#multishipping_mode_box .description_off {
  display: none;
}
#multishipping_mode_box .description_off div {
  margin-bottom: 10px;
}
#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
  background: #f3f3f3;
  border: 1px solid #cccccc;
}

#multishipping_mode_box.on .description_off {
  display: block;
}

.multishipping-cart .cart_address_delivery.form-control {
  width: 198px;
}

#order .address_add.submit {
  margin-bottom: 20px;
}

#ordermsg {
  margin-bottom: 30px;
}

#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px;
}

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  clear: both;
  float: left;
}
.rtl .addresses .select label, .rtl
.addresses .selector, .rtl
.addresses .addresses .address_select {
  float: right;
}
.addresses .waitimage {
  display: none;
  float: left;
  width: 24px;
  height: 24px;
  background-image: url("/img/loader.gif");
  background-repeat: no-repeat;
  position: relative;
  bottom: -2px;
  left: 10px;
}
.rtl .addresses .waitimage {
  float: right;
}
.addresses .checkbox.addressesAreEquals {
  clear: both;
  float: left;
  margin: 15px 0 25px 0;
}
.rtl .addresses .checkbox.addressesAreEquals {
  float: right;
}


#order .delivery_option > div,
#order-opc .delivery_option > div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
}
#order .delivery_option > div > table,
#order-opc .delivery_option > div > table {
  background: white;
  margin-bottom: 0;
}
#order .delivery_option > div > table.resume,
#order-opc .delivery_option > div > table.resume {
  height: 53px;
}
#order .delivery_option > div > table.resume.delivery_option_carrier,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier {
  margin-top: 10px;
  width: 100%;
  background: #5192f3;
  color: white;
  border: 1px solid #4b80c3;
  font-weight: bold;
}
#order .delivery_option > div > table.resume.delivery_option_carrier td,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
  padding: 8px 11px 7px 11px;
}
#order .delivery_option > div > table.resume.delivery_option_carrier td i,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
  font-size: 20px;
  margin-right: 7px;
  vertical-align: -2px;
}
#order .delivery_option > div > table.resume td.delivery_option_radio,
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
  width: 54px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
#order .delivery_option > div > table.resume td.delivery_option_logo,
#order-opc .delivery_option > div > table.resume td.delivery_option_logo {
  width: 97px;
  padding-left: 21px;
}
#order .delivery_option > div > table.resume td.delivery_option_price,
#order-opc .delivery_option > div > table.resume td.delivery_option_price {
  width: 162px;
}

.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px;
}
.order_carrier_content .carrier_title {
  font-weight: bold;
  color: #353d41;
  font-size: 16px;
}
.order_carrier_content .checkbox input {
  margin-top: 2px;
}
.order_carrier_content .delivery_options_address .carrier_title {
  margin-bottom: 17px;
}
.order_carrier_content + div {
  padding-bottom: 15px;
}

#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: white;
}

#carrierTable tbody {
  border-bottom: 1px solid #999999;
}

#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  text-transform: uppercase;
  background: url(/themes/leostyl/img/bg_table_th.png) repeat-x 0 -10px #999999;
}

#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9;
}

#carrierTable td.carrier_price {
  border: none;
}

p.checkbox.gift {
  margin-bottom: 10px;
}

#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px;
}

a.iframe {
  color: #353d41;
  text-decoration: underline;
}
a.iframe:hover {
  text-decoration: none;
}


p.payment_module {
  margin-bottom: 10px;
}
p.payment_module a {
  display: block;
  border: 1px solid #d6d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 23px;
  color: #353d41;
  font-weight: bold;
  padding: 33px 40px 34px 99px;
  letter-spacing: -1px;
  position: relative;
}
p.payment_module a.bankwire {
  background: url(/themes/leostyl/img/bankwire.png) 15px 12px no-repeat #fefefe;
}
p.payment_module a.cheque {
  background: url(/themes/leostyl/img/cheque.png) 15px 15px no-repeat #fefefe;
}
p.payment_module a.cash {
  background: url(/themes/leostyl/img/cash.png) 15px 15px no-repeat #fefefe;
}
p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
  display: block;
  content: "\f054";
  position: absolute;
  right: 15px;
  margin-top: -11px;
  top: 50%;
  font-family: "FontAwesome";
  font-size: 25px;
  height: 22px;
  width: 14px;
  color: #3e474b;
}
p.payment_module a:hover {
  background-color: #f6f6f6;
}
p.payment_module a span {
  font-weight: bold;
  color: #3e474b;
}

.payment_module.box {
  margin-top: 20px;
}

p.cheque-indent {
  margin-bottom: 9px;
}

.cheque-box .form-group {
  margin-bottom: 0px;
}
.cheque-box .form-group .form-control {
  width: 269px;
}

.order-confirmation.box {
  line-height: 29px;
}
.order-confirmation.box a {
  text-decoration: underline;
}
.order-confirmation.box a:hover {
  text-decoration: none;
}

.delivery_option_carrier td {
  width: 200px;
}

.delivery_option_carrier td + td {
  width: 280px;
}

.delivery_option_carrier td + td + td {
  width: 200px;
}

.delivery_option_carrier tr td {
  padding: 5px;
}

.delivery_option_carrier.selected {
  display: table;
}

.delivery_option_carrier.not-displayable {
  display: none;
}

#address,
#identity,
#account-creation_form,
#new_account_form,
#opc_account_form,
#authentication {
  line-height: 20px;
}
#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
  color: #f13340;
  margin: 9px 0 16px 0;
}
#address p.inline-infos,
#identity p.inline-infos,
#account-creation_form p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos,
#authentication p.inline-infos {
  color: red;
}
#address .form-group .form-control#adress_alias,
#identity .form-group .form-control#adress_alias,
#account-creation_form .form-group .form-control#adress_alias,
#new_account_form .form-group .form-control#adress_alias,
#opc_account_form .form-group .form-control#adress_alias,
#authentication .form-group .form-control#adress_alias {
  margin-bottom: 20px;
}
#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
  margin-bottom: 4px;
  padding-top: 4px;
}
#address .gender-line > label,
#identity .gender-line > label,
#account-creation_form .gender-line > label,
#new_account_form .gender-line > label,
#opc_account_form .gender-line > label,
#authentication .gender-line > label {
  margin-right: 10px;
  margin-bottom: 0;
}
#address .gender-line .radio-inline label,
#identity .gender-line .radio-inline label,
#account-creation_form .gender-line .radio-inline label,
#new_account_form .gender-line .radio-inline label,
#opc_account_form .gender-line .radio-inline label,
#authentication .gender-line .radio-inline label {
  font-weight: normal;
  color: #777777;
}

#new_account_form .box {
  line-height: 20px;
}
#new_account_form .box .date-select {
  padding-bottom: 10px;
}
#new_account_form .box .top-indent {
  padding-top: 10px;
}
#new_account_form .box .customerprivacy {
  padding-top: 15px;
}

#password {
  padding-top: 0;
  border: none;
}
#password .box p {
  margin-bottom: 9px;
}
#password .box .form-group {
  margin-bottom: 20px;
}
#password .box .form-group .form-control {
  width: 263px;
}


#instant_search_results a.close {
  font-size: 13px;
  font-weight: 600;
  opacity: 1;
  line-height: inherit;
  text-transform: none;
  font-family: "Source Sans Pro", sans-serif;
}
#instant_search_results a.close:hover {
  color: #ff6346;
}


#manufacturers_list h3,
#suppliers_list h3 {
  font-size: 17px;
  line-height: 23px;
}
#manufacturers_list .description,
#suppliers_list .description {
  line-height: 18px;
}
#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
  font-weight: bold;
  color: #353d41;
}
#manufacturers_list .product-counter a:hover,
#suppliers_list .product-counter a:hover {
  color: #ff6346;
}
#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
  border-top: 1px solid #ebeef2;
  padding: 31px 0 30px 0;
}
#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
  border-top: 0;
}
#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
  text-align: center;
}
#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
  margin-top: -5px;
  padding-bottom: 8px;
}
#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
  padding-left: 0;
}
#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
  border-left: 1px solid #ebeef2;
  padding: 0 0 32px 31px;
  min-height: 108px;
}
#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
  position: relative;
  top: -6px;
  margin-bottom: 12px;
}
#manufacturers_list.grid li,
#suppliers_list.grid li {
  text-align: center;
}
#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebeef2;
}
#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
  padding-bottom: 42px;
}
#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
  padding-bottom: 10px;
}
#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
  margin-bottom: 12px;
}

#manufacturer .description_box,
#supplier .description_box {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ebeef2;
}
#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
  display: none;
}
#manufacturer .bottom-pagination-content,
#manufacturer .top-pagination-content,
#supplier .bottom-pagination-content,
#supplier .top-pagination-content {
  min-height: 69px;
}
#manufacturer .top-pagination-content.bottom-line,
#supplier .top-pagination-content.bottom-line {
  border-bottom: 1px solid #ebeef2;
}

table.discount i {
  font-size: 20px;
  line-height: 20px;
  vertical-align: -2px;
}
table.discount i.icon-ok {
  color: #46a74e;
}
table.discount i.icon-remove {
  color: #f13340;
}

#guestTracking .form-control {
  max-width: 271px;
}

#pagenotfound .pagenotfound {
  max-width: 824px;
  margin: 0 auto;
  text-align: center;
}
#pagenotfound .pagenotfound .img-404 {
  padding: 8px 0 27px 0;
}
#pagenotfound .pagenotfound .img-404 img {
  max-width: 100%;
}
#pagenotfound .pagenotfound h1 {
  font: 600 28px/34px "museo300", sans-serif;
  color: #353d41;
  text-transform: uppercase;
  margin-bottom: 7px;
}
#pagenotfound .pagenotfound p {
  font: 600 16px/20px "museo300", sans-serif;
  color: #555454;
  text-transform: uppercase;
  border-bottom: 1px solid #ebeef2;
  padding-bottom: 19px;
  margin-bottom: 20px;
}
#pagenotfound .pagenotfound h3 {
  font-weight: bold;
  color: #353d41;
  font-size: 13px;
  line-height: normal;
  margin-bottom: 18px;
}
#pagenotfound .pagenotfound label {
  font-weight: normal;
}
@media (max-width: 767px) {
  #pagenotfound .pagenotfound label {
    display: block;
  }
}
#pagenotfound .pagenotfound .form-control {
  max-width: 293px;
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 767px) {
  #pagenotfound .pagenotfound .form-control {
    margin: 0 auto 15px auto;
    display: block;
  }
}
#pagenotfound .pagenotfound .buttons {
  padding: 48px 0 20px 0;
}
#pagenotfound .pagenotfound .buttons .button-medium i.left {
  font-size: 17px;
}

#product_comparison td.compare_extra_information {
  padding: 10px;
}
#product_comparison #social-share-compare {
  margin-bottom: 50px;
}


.advertising_block {
  width: 191px;
  margin-bottom: 1em;
  text-align: center;
}


.blockcategories_footer ul ul {
  display: none !important;
}

.blockcategories_footer {
  clear: left;
}


ul.footer_links {
  padding: 0;
  margin-bottom: 10px;
}
ul.footer_links li {
  float: left;
}
.rtl ul.footer_links li {
  float: right;
}
ul.footer_links li + li {
  margin-left: 10px;
}


.rating {
  clear: both;
  display: block;
  margin: 2em;
  cursor: pointer;
}
.rating:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
}

.cancel, .star {
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.rtl .cancel, .rtl .star {
  float: right;
}

.cancel, .cancel a {
  background: url(/modules/productcomments/img/delete.gif) no-repeat 0 -16px !important;
}

.cancel a, .star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0;
}

div.star_on a {
  background-position: 0 -16px;
}

div.star_hover a,
div.star a:hover {
  background-position: 0 -32px;
}

.pack_content {
  margin: 10px 0 10px 0;
}

.confirmation {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: none repeat scroll 0 0 lightyellow;
}

.listcomment {
  list-style-type: none;
  margin: 0 0 20px 0 !important;
}
.listcomment li {
  padding: 10px 0;
  border-bottom: 1px dotted #ebeef2;
  color: #666666;
}
.listcomment .titlecomment {
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #353d41;
}
.listcomment .txtcomment {
  display: block;
  padding: 5px 0;
  color: #353d41;
}


#account-creation_form fieldset.reversoform {
  padding: 10px !important;
}
#account-creation_form fieldset.reversoform .text label {
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left;
}
.rtl #account-creation_form fieldset.reversoform .text label {
  text-align: right;
}
#account-creation_form fieldset.reversoform .infos-sup {
  padding: 0 !important;
  font-size: 10px;
  font-style: italic;
  text-align: right;
}
.rtl #account-creation_form fieldset.reversoform .infos-sup {
  text-align: left;
}


#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
  cursor: pointer;
}


.tab-content {
  margin-top: 20px;
}


form#sendComment fieldset {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #eeeeee;
}
form#sendComment h3 {
  font-size: 14px;
}

#new_comment_form p.text {
  margin-bottom: 0;
  padding-bottom: 0;
}
#new_comment_form p.text input {
  padding: 0 5px;
  height: 28px;
  width: 498px;
  border: 1px solid #cccccc;
  background: url(/themes/leostyl/img/bg_input.png) repeat-x 0 0 white;
}
#new_comment_form p.text label, #new_comment_form p.textarea label {
  display: block;
  margin: 12px 0 4px;
  font-weight: bold;
  font-size: 12px;
}
#new_comment_form p.textarea textarea {
  height: 80px;
  width: 508px;
  border: 1px solid #cccccc;
}
#new_comment_form p.submit {
  padding: 0;
  text-align: right;
}
#new_comment_form p .closeform {
  float: right;
  padding: 0;
  height: 12px;
  width: 12px;
  text-indent: -5000px;
  background: url(/themes/leostyl/img/icon/delete.gif) no-repeat 0 0;
}
.rtl #new_comment_form p .closeform {
  float: left;
}

.star {
  display: block;
  position: relative;
  top: -1px;
  float: left;
  width: 14px;
  overflow: hidden;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
}
.rtl .star {
  float: right;
}
.star a {
  display: block;
  position: absolute;
  text-indent: -5000px;
}

div.star:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #e1e0e0;
}

div.star.star_on {
  display: block;
}
div.star.star_on:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #ffb200;
}

div.star.star_hover:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #ef8743;
}


#block_contact_infos > div {
  padding: 0;
}
#block_contact_infos > div ul li {
  padding: 0 0 7px 4px;
  overflow: hidden;
  line-height: 30px;
}
#block_contact_infos > div ul li > span,
#block_contact_infos > div ul li > span a {
  color: white;
  font-weight: normal;
}
#block_contact_infos > div ul li i {
  font-size: 25px;
  width: 32px;
  text-align: center;
  padding-right: 12px;
  float: left;
  color: #908f8f;
}
.rtl #block_contact_infos > div ul li i {
  float: right;
}


#reinsurance_block {
  clear: both !important;
}


#social_block {
  float: left;
  width: 50%;
  padding: 22px 15px 0 15px;
}
.rtl #social_block {
  float: right;
}
#social_block ul {
  float: right;
}
.rtl #social_block ul {
  float: left;
}
#social_block ul li {
  float: left;
  width: 40px;
  text-align: center;
}
.rtl #social_block ul li {
  float: right;
}
#social_block ul li a {
  display: inline-block;
  color: #908f8f;
  font-size: 28px;
}
#social_block ul li a span {
  display: none;
}
#social_block ul li a:before {
  display: inline-block;
  font-family: "FontAwesome";
  vertical-align: -5px;
}
#social_block ul li a:hover {
  color: white;
}
#social_block ul li.facebook a:before {
  content: "\f09a";
}
#social_block ul li.twitter a:before {
  content: "\f099";
}
#social_block ul li.rss a:before {
  content: "\f09e";
}
#social_block ul li.youtube a:before {
  content: "\f167";
}
#social_block ul li.google-plus a:before {
  content: "\f0d5";
}
#social_block ul li.pinterest a:before {
  content: "\f0d2";
}
#social_block h4 {
  float: right;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 25px;
  text-transform: none;
  padding: 0 10px 0 0;
}
.rtl #social_block h4 {
  float: left;
}


#facebook_block,
#cmsinfo_block {
  overflow: hidden;
  background: #f2f2f2;
  min-height: 344px;
  padding-right: 29px;
  padding-left: 29px;
}

#facebook_block h4 {
  padding: 35px 0 0 0;
  margin: 0 0 12px 0;
  font: 300 21px/25px "museo300", sans-serif;
  color: #ff8e79;
}
#facebook_block .facebook-fanbox {
  background: white;
  border: 1px solid #aaaaaa;
  padding-bottom: 10px;
}

#cmsinfo_block {
  border-left: 1px solid #d9d9d9;
}
#cmsinfo_block > div {
  padding: 35px 10px 0 0;
}
#cmsinfo_block > div + div {
  border-left: 1px solid #d9d9d9;
  min-height: 344px;
  padding-left: 29px;
}
#cmsinfo_block em {
  float: left;
  width: 60px;
  height: 60px;
  margin: 3px 10px 0 0;
  font-size: 30px;
  color: white;
  line-height: 60px;
  text-align: center;
  background: #ff8e79;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.rtl #cmsinfo_block em {
  float: right;
}
#cmsinfo_block .type-text {
  overflow: hidden;
}
#cmsinfo_block h3 {
  margin: 0 0 5px 0;
  font: 300 21px/25px "museo300", sans-serif;
  color: #ff8e79;
}
#cmsinfo_block ul li {
  padding-bottom: 22px;
}
#cmsinfo_block p em {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  font-size: 13px;
  color: #777777;
  float: none;
  height: inherit;
  line-height: inherit;
  text-align: left;
  font-style: italic;
}

.ie8 #facebook_block,
.ie8 #cmsinfo_block {
  height: 344px;
}


.btn-facebook:hover, .btn-twitter:hover, .btn-google-plus:hover, .btn-pinterest:hover {
  border-color: white;
}

.btn-facebook i {
  color: #435f9f;
}
.btn-facebook:hover {
  color: white;
  background-color: #435f9f;
}
.btn-facebook:hover i {
  color: white;
}

.btn-twitter i {
  color: #00aaf0;
}
.btn-twitter:hover {
  color: white;
  background-color: #00aaf0;
}
.btn-twitter:hover i {
  color: white;
}

.btn-google-plus i {
  color: #e04b34;
}
.btn-google-plus:hover {
  color: white;
  background-color: #e04b34;
}
.btn-google-plus:hover i {
  color: white;
}

.btn-pinterest i {
  color: #ce1f21;
}
.btn-pinterest:hover {
  color: white;
  background-color: #ce1f21;
}
.btn-pinterest:hover i {
  color: white;
}


.product_list.grid {
  margin-right: -1px;
  margin-bottom: 0;
}
.product_list .product_block {
  border-top: 1px solid #ebeef2;
  border-right: 1px solid #ebeef2;
}
.rtl .product_list .product_block {
  border-left: 1px solid #ebeef2;
  border-right: inherit;
}
.product_list .product_block.last_item {
  border-right: none;
}
.rtl .product_list .product_block.last_item {
  border-left: none;
  border-right: inherit;
}
.product_list .product_block:hover .product-container .product-image-container .quick-view {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.product_list .product_block:hover .product-container .functional-buttons div a {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.2s ease 0s;
  transition: opacity 0.2s ease 0s;
}
.product_list .product-image-container {
  text-align: center;
  padding: 9px;
  position: relative;
}
.product_list .product-image-container img {
  margin: 0 auto;
}
.product_list .product-image-container .quick-view-wrapper-mobile {
  display: none;
}
.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile {
  display: none;
}
@media (max-width: 1199px) {
  .product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile {
    display: none;
    position: relative;
    background-color: rgba(208, 208, 211, 0.57);
    height: 130px;
    width: 85px;
    top: 80px;
    right: -162px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    zoom: 1;
    pointer-events: all;
  }
  .product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile i {
    position: relative;
    top: 48px;
    left: -20px;
    font-size: x-large;
    color: black;
  }
  .product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile i:before {
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
  }
}
@media (max-width: 1199px) {
  .product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile:hover {
    background-color: rgba(167, 167, 167, 0.57);
  }
}
@media (max-width: 1199px) {
  .product_list .product-image-container .quick-view-wrapper-mobile {
    display: block;
    background-color: transparent;
    height: 155px;
    width: 215px;
    position: absolute;
    overflow: hidden;
    pointer-events: none;
    bottom: 0px;
    right: 0px;
  }
}
.product_list .product-image-container .quick-view {
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -21px 0 0 -53px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  border: 1px solid #30373a;
  background: #384044;
  font-weight: 600;
  font-size: 13px;
}
.product_list .product-image-container .quick-view span {
  display: inline-block;
  padding: 3px 10px 4px;
  border: 1px solid #454f54;
}
.product_list .product-image-container .content_price {
  display: none;
}
.product_list h5 {
  padding: 0 15px 7px 0;
  border-bottom: 1px solid #ebeef2;
  margin: 0;
  height: 55px;
  overflow: hidden;
}
.rtl .product_list h5 {
  padding: 0 0 7px 15px;
}
.product_list .availability {
  display: inline-block;
}
.product_list .availability span {
  display: inline-block;
  color: #353d41;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 10px;
}
.product_list .availability span.available-now {
  background: #5e90af;
  color: white;
  padding: 1px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.product_list .availability span.out-of-stock {
  background: #ff7430;
  color: white;
  padding: 1px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.product_list .color-list-container {
  padding-top: 5px;
}
.product_list .color-list-container ul li {
  display: inline-block;
  border: 1px solid #ebeef2;
}
.product_list .color-list-container ul li a {
  display: block;
  width: 23px;
  height: 23px;
  margin: 1px;
}
.product_list .comments_note {
  text-align: left;
  overflow: hidden;
  padding: 8px 0;
}
.rtl .product_list .comments_note {
  text-align: right;
}
.product_list .comments_note .star_content {
  float: left;
}
.rtl .product_list .comments_note .star_content {
  float: right;
}
.product_list .comments_note .nb-comments {
  overflow: hidden;
  float: right;
  color: #aab2bd;
}
.rtl .product_list .comments_note .nb-comments {
  float: left;
}
.product_list .product-desc {
  border-top: 1px solid #ebeef2;
  padding-top: 5px;
  display: none;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.product_list .content_price {
  padding: 6px 0 5px;
  border-top: 1px solid #ebeef2;
  min-height: 42px;
}
.product_list .product-flags .discount {
  display: none;
}
.product_list .button-container {
  margin-bottom: 20px;
}


.product-name {
  text-align: left;
  font-size: 16px;
  line-height: 23px;
  font-weight: 600;
  color: #3e474b;
  margin-bottom: 0;
}
.rtl .product-name {
  text-align: right;
}
.product-name a {
  font-size: 16px;
  line-height: 23px;
  color: #3e474b;
}
.product-name a:hover {
  color: #ff6346;
}
.product-name:hover {
  color: #ff6346;
}

.price {
  font-size: 17px;
  color: #ff6346;
  font-weight: 700;
  white-space: nowrap;
}
.price.product-price {
  color: #ff6346;
}

.old-price {
  color: #aab2bd;
  text-decoration: line-through;
  font-weight: 700;
  margin-right: 5px;
}
.old-price.product-price {
  font-size: 14px;
}

.special-price {
  color: #f13340;
}

.price-percent-reduction {
  font: 600 12px/24px "Source Sans Pro", sans-serif;
  color: #ff6346;
  padding: 0 3px;
  display: inline-block;
  position: relative;
  width: 40px;
  height: 30px;
  border: 2px solid #ff6346;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.price-percent-reduction.small {
  font: 700 12px/22px "Source Sans Pro", sans-serif;
  padding: 1px 6px;
}


.product-label {
  position: absolute;
  top: 10px;
  color: white;
  text-transform: uppercase;
  width: 44px;
  height: 34px;
  line-height: 33px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.product-label:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  bottom: 4px;
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 0;
}
.product-label.new-label {
  background: #8ab659;
  right: 10px;
}
.rtl .product-label.new-label {
  left: 10px;
  right: auto;
}
.product-label.new-label:before {
  border-bottom: 7px solid #8ab659;
  left: 0;
}
.rtl .product-label.new-label:before {
  right: 0;
  left: auto;
}
.product-label.sale-label {
  background: #5ca7d1;
  left: 10px;
}
.rtl .product-label.sale-label {
  right: 10px;
  left: auto;
}
.product-label.sale-label:before {
  border-bottom: 7px solid #5ca7d1;
  right: 0;
}
.rtl .product-label.sale-label:before {
  left: 0;
  right: auto;
}


.functional-buttons {
  float: left;
}
.rtl .functional-buttons {
  float: right;
}
.functional-buttons div {
  float: left;
}
.rtl .functional-buttons div {
  float: right;
}
.functional-buttons div a {
  border: 1px solid #ebeef2;
  width: 30px;
  height: 32px;
  text-align: center;
  line-height: 31px;
  font-size: 15px;

  margin-left: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.rtl .functional-buttons div a {
  float: right;
}
.rtl .functional-buttons div a {
  margin-right: 5px;
  margin-left: inherit;
}
.functional-buttons div a:hover {
  background: #ff6346;
  border-color: #e25a3a;
}
.functional-buttons div a:hover:before {
  color: white;
}
.functional-buttons div a:hover.checked:before {
  color: white;
}
.functional-buttons div.wishlist a:before {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f004";
}
.functional-buttons div.wishlist a.checked:before {
  content: "\f004";
}
.functional-buttons div.compare a:before {
  content: "\f079";
  display: inline-block;
  font-family: "FontAwesome";
}
.functional-buttons div.compare a.checked:before {
  content: "\f046";
}
.functional-buttons div.view a:before {
  content: "\f129";
  font-family: "FontAwesome";
  left: 5px;
  top: 5px;
}


@font-face {
  font-family: 'museo300';
  src: url("/themes/leostyl/font/museo300-regular-webfont.eot");
  src: url("/themes/leostyl/font/museo300-regular-webfont.eot") format("embedded-opentype"), url("/themes/leostyl/font/museo300-regular-webfont.woff") format("woff"), url("/themes/leostyl/font/museo300-regular-webfont.ttf") format("truetype"), url("/themes/leostyl/font/museo300-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'museo500';
  src: url("/themes/leostyl/font/museo500-regular-webfont.eot");
  src: url("/themes/leostyl/font/museo500-regular-webfont.eot") format("embedded-opentype"), url("/themes/leostyl/font/museo500-regular-webfont.woff") format("woff"), url("/themes/leostyl/font/museo500-regular-webfont.ttf") format("truetype"), url("/themes/leostyl/font/museo500-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'museo700';
  src: url("/themes/leostyl/font/museo700-regular-webfont.eot");
  src: url("/themes/leostyl/font/museo700-regular-webfont.eot") format("embedded-opentype"), url("/themes/leostyl/font/museo700-regular-webfont.woff") format("woff"), url("/themes/leostyl/font/museo700-regular-webfont.ttf") format("truetype"), url("/themes/leostyl/font/museo700-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


body.boxed-lg #page {
  box-shadow: 0 0 5px #888;
  max-width: 1170px;
  margin: 0 auto;
}

body.boxed-md #page {
  box-shadow: 0 0 5px #888;
  max-width: 970px;
  margin: 0 auto;
}

#page .rte {
  background: transparent none repeat scroll 0 0;
}

#header {
  z-index: 999;
}

.header-container {
  background: white;
}

.columns-container .box-content {
  background: white;
  padding: 20px 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#columns {
  z-index: 1;
  position: relative;
}

#new-products .functional-buttons .view,
#prices-drop .functional-buttons .view,
#best-sales .functional-buttons .view {
  display: none;
}

div.checker {
  margin-right: 5px;
}
.rtl div.checker {
  margin-left: 5px;
  margin-right: inherit;
}


header {
  z-index: 1;
  position: relative;
  -webkit-box-shadow: 0px 0px 2px 0px #121212;
  box-shadow: 0px 0px 2px 0px #121212;
  margin-bottom: 25px;
}
header .banner {
  background: black;
  max-height: 100%;
}
header .banner .row {
  margin: 0px;
}
header .nav .row {
  margin: 0px;
}
header .row {
  position: relative;
}
header .row > .container {
  position: relative;
}

#header_logo {
  margin: 30px 0;
}

#header_right {
  margin: 30px 0;
}
#header_right .widget-raw-html {
  margin-bottom: 0;
}

#topbar {
  background: #353d41;
}
#topbar .topbar-box {
  background: #394044;
  border: 1px solid #454d50;
  padding: 3px 10px 5px 10px;
  color: #93999d;
  position: relative;
  margin: 5px 10px 5px 0;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rtl #topbar .topbar-box {
  margin: 5px 0 5px 10px;
}
.rtl #topbar .topbar-box {
  float: right;
}
#topbar .topbar-box a {
  color: #93999d;
}
#topbar .topbar-box a:hover {
  color: white;
}
#topbar div.current {
  cursor: pointer;
}
#topbar div.current:hover, #topbar div.current.active {
  color: white;
}
#topbar div.current:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  font-size: 15px;
  line-height: 18px;
  color: #93999d;
  vertical-align: -2px;
  padding-left: 12px;
}
#topbar div.current .cur-label {
  display: none;
}
#topbar ul {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  width: 157px;
  background: #394044;
  z-index: 99999;
}
.rtl #topbar ul {
  right: 0;
  left: auto;
}
#topbar ul li {
  color: white;
  line-height: 35px;
  font-size: 13px;
}
#topbar ul li a,
#topbar ul li > span {
  padding: 0 10px 0 12px;
  display: block;
  color: white;
}
#topbar ul li.selected a, #topbar ul li:hover a {
  color: white;
}

#topnavigation {
  border-top: 1px solid #e9e9e9;
  background: #fcfcfc;
}


#home-page-tabs {
  border: none;
}
#home-page-tabs > li a {
  font: 900 24px/24px "museo300", sans-serif;
  color: #353d41;
  text-transform: uppercase;
  border: none;
  outline: none;
  margin: 0;
}
#home-page-tabs > li a:hover, #home-page-tabs > li a:focus {
  background: none;
  color: white;
}
#home-page-tabs > li.active, #home-page-tabs > li:hover {
  background: #ff6346;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
}
#home-page-tabs > li.active a, #home-page-tabs > li:hover a {
  color: white;
  background: none;
}

.tab-content {
  background: white;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top: 1px solid #ff6346;
  margin-top: 0;
}


.footer-container {
  color: #949595;
  font-weight: 300;
  font-size: 14px;
}
.footer-container .row {
  position: relative;
}
.footer-container .title_block {
  color: white;
  font-size: 15px;
  text-transform: uppercase;
  padding: 45px 0 30px;
  margin: 0;
  line-height: 20px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.footer-container a {
  color: #949595;
  font-size: 13px;
}
.footer-container a:hover {
  color: #ff6346;
}
.footer-container h4 {
  margin: 0;
  font-family: "museo300", sans-serif;
}
.footer-container h4 a {
  color: white;
}
.footer-container ul li {
  padding-bottom: 15px;
}
.footer-container .bottom-footer {
  position: absolute;
  bottom: -55px;
  left: 0;
}
.footer-container .bottom-footer div {
  padding: 15px 0 0 0;
  border-top: 1px solid #515151;
  width: 100%;
}

.footer-center {
  background: #202020;
}

.footer-bottom {
  background: #202020;
  border-top: 1px solid #2d2d2d;
}
.footer-bottom .title_block:after {
  display: none;
}

#footernav {
  border-top: 1px solid #3c3c3c;
  background: #f0f2f5;
  padding-top: 35px;
  padding-bottom: 35px;
  color: #384044;
}
#footernav a {
  color: #ff6346;
}

#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
  margin-left: 20px;
}

.rte ul {
  list-style-type: disc;
}

.rte ol {
  list-style-type: decimal;
}

.block_hidden_only_for_screen {
  display: none;
}


.fancybox-skin {
  background: white !important;
}
.fancybox-skin .fancybox-close {
  width: 28px;
  height: 28px;
  background: none;
  font-size: 28px;
  line-height: 28px;
  color: #353d41;
  text-align: center;
  background: white;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.fancybox-skin .fancybox-close:hover {
  color: #ff6346;
}
.fancybox-skin .fancybox-close:after {
  content: "\f057";
  font-family: "FontAwesome";
}

#product.content_only div.pb-left-column p.resetimg {
  margin-bottom: 0px;
  padding-top: 0px;
}
#product.content_only div.pb-left-column #thumbs_list_frame {
  margin-bottom: 0px;
}


ul {
  list-style: none;
}
ul li a {
  font-size: 14px;
  display: block;
}
ul li a:hover {
  color: #ff6346;
}
ul li a:hover:before {
  color: #ff6346;
}
ul.links li {
  margin-bottom: 10px;
}
ul.links li a:before {
  content: "\f178";
  font-family: "FontAwesome";
  padding-right: 5px;
}
.rtl ul.links li a:before {
  padding-left: 5px;
  padding-right: inherit;
}
ul.bullet {
  margin: 10px 0;
}
ul.bullet li a {
  padding: 6px 0;
}
ul.tree {
  margin-top: -10px;
}
ul.tree li {
  border-bottom: 1px solid #ebeef2;
  position: relative;
}
ul.tree li a {
  font-weight: 600;
  padding: 10px 0px 10px 14px;
}
.rtl ul.tree li a {
  padding: 10px 14px 10px 0px;
}
ul.tree li.last {
  border-bottom: none;
}
ul.toggle-footer li a {
  padding: 0;
  color: #949595;
  font-size: 14px;
  font-weight: 300;
}
ul.toggle-footer li a:before {
  content: "\f178";
  font-family: "FontAwesome";
  padding-right: 5px;
}
.rtl ul.toggle-footer li a:before {
  padding-left: 5px;
  padding-right: inherit;
}
.enabled-bank-logos{
  display: none;
}


