/*
ATTENTION! Please do not modify this file, it's auto-generated and all your changes will be lost.
The complete list of files it's generated from:
design/themes/responsive/css/styles.less
design/themes/responsive/css/tygh/responsive.less
design/themes/responsive/css/tygh/rtl.less
design/themes/responsive/css/addons/search_ajax/styles.less
design/themes/responsive/css/addons/buy_together/styles.less
design/themes/responsive/css/addons/buy_together/responsive.less
design/themes/responsive/css/addons/social_buttons/styles.less
design/themes/responsive/css/addons/social_buttons/responsive.less
design/themes/responsive/css/addons/tags/styles.less
design/themes/responsive/css/addons/newsletters/styles.less
design/themes/responsive/css/addons/blog/styles.less
design/themes/responsive/css/addons/blog/responsive.less
design/themes/responsive/css/addons/form_builder/styles.less
design/themes/responsive/css/addons/form_builder/responsive.less
design/themes/responsive/css/addons/polls/styles.less
design/themes/responsive/css/addons/banners/styles.less
design/themes/responsive/css/addons/discussion/styles.less
design/themes/responsive/css/addons/discussion/responsive.less
design/themes/responsive/css/addons/wishlist/styles.less
design/themes/responsive/css/addons/wishlist/responsive.less
design/themes/responsive/css/addons/my_changes/styles-additional.less
design/themes/responsive/css/addons/my_changes/styles-rtl.less
*/

body {
direction: rtl;
}
@font-face {
  font-family:'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/opensans/v8/4fu8RBPDDCYpod03lr_bYQ.eot);
  src: local('Open Sans'), local('OpenSans'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/4fu8RBPDDCYpod03lr_bYQ.eot) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/uYKcPVoh6c5R0NpdEY5A-Q.woff) format('woff');
}
@font-face {
  font-family:'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(//themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSlQlYEbsez9cZjKsNMjLOwM.eot);
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSlQlYEbsez9cZjKsNMjLOwM.eot) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNShsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family:'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzFQlYEbsez9cZjKsNMjLOwM.eot);
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzFQlYEbsez9cZjKsNMjLOwM.eot) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.clearfix:after {
  clear: both;
}
.input-block-level {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family:sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
i,
em,
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family:monospace,serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family:inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  right: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  right: 0;
}
.ui-resizable-e {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: sw-resize;
  width: 12px;
  height: 12px;
  left: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: se-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  right: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-left: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icons .ui-button-text {
  padding-right: 2.1em;
  padding-left: 2.1em;
}
input.ui-button {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  right: 50%;
  margin-right: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  right: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  left: .5em;
}
.ui-buttonset {
  margin-left: 7px;
}
.ui-buttonset .ui-button {
  margin-right: 0;
  margin-left: -0.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  right: 2px;
}
.ui-datepicker .ui-datepicker-next {
  left: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  right: 50%;
  margin-right: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: left;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: left;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: right;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: ltr;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
  border-right-width: 1px;
}
.ui-dialog {
  position: absolute;
  top: 0;
  right: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: right;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  left: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: right;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em .4em .5em 1em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: left;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em 0 .5em .4em;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  left: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-right: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  right: .2em;
}
.ui-menu .ui-menu-icon {
  position: static;
  float: left;
}
.ui-slider {
  position: relative;
  text-align: right;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-right: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  right: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  left: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  right: -0.3em;
  margin-right: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  right: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-right: .4em;
  margin-left: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  left: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-left: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: right;
  position: relative;
  top: 0;
  margin: 1px 0 0 .2em;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: right;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family:Verdana,Arial,sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_75_ffffff_40x100.png?1758447898') 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content > a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_highlight-soft_75_cccccc_1x100.png?1758447898') 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_75_e6e6e6_1x400.png?1758447898') 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_75_dadada_1x400.png?1758447898') 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_65_ffffff_1x400.png?1758447898') 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_55_fbf9ee_1x400.png?1758447898') 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_glass_95_fef1ec_1x400.png?1758447898') 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
  background-position: 16px 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_222222_256x240.png?1758447898');
}
.ui-widget-header .ui-icon {
  background-image: url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_222222_256x240.png?1758447898');
}
.ui-state-default .ui-icon {
  background-image: url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_888888_256x240.png?1758447898');
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_454545_256x240.png?1758447898');
}
.ui-state-active .ui-icon {
  background-image: url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_454545_256x240.png?1758447898');
}
.ui-state-highlight .ui-icon {
  background-image: url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_2e83ff_256x240.png?1758447898');
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-icons_cd0a0a_256x240.png?1758447898');
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-left-radius: 4px;
}
.ui-widget-overlay {
  background: #aaaaaa url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_0_aaaaaa_40x100.png?1758447898') 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  margin: -8px -8px 0 0;
  padding: 8px;
  background: #aaaaaa url('../../../../../../../../design/themes/responsive/media/images/lib/ui/ui-bg_flat_0_aaaaaa_40x100.png?1758447898') 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}
.row {
  margin-right: -20px;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: right;
  min-height: 1px;
  margin-right: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span16 {
  width: 940px;
}
.span15 {
  width: 880px;
}
.span14 {
  width: 820px;
}
.span13 {
  width: 760px;
}
.span12 {
  width: 700px;
}
.span11 {
  width: 640px;
}
.span10 {
  width: 580px;
}
.span9 {
  width: 520px;
}
.span8 {
  width: 460px;
}
.span7 {
  width: 400px;
}
.span6 {
  width: 340px;
}
.span5 {
  width: 280px;
}
.span4 {
  width: 220px;
}
.span3 {
  width: 160px;
}
.span2 {
  width: 100px;
}
.span1 {
  width: 40px;
}
.offset16 {
  margin-right: 980px;
}
.offset15 {
  margin-right: 920px;
}
.offset14 {
  margin-right: 860px;
}
.offset13 {
  margin-right: 800px;
}
.offset12 {
  margin-right: 740px;
}
.offset11 {
  margin-right: 680px;
}
.offset10 {
  margin-right: 620px;
}
.offset9 {
  margin-right: 560px;
}
.offset8 {
  margin-right: 500px;
}
.offset7 {
  margin-right: 440px;
}
.offset6 {
  margin-right: 380px;
}
.offset5 {
  margin-right: 320px;
}
.offset4 {
  margin-right: 260px;
}
.offset3 {
  margin-right: 200px;
}
.offset2 {
  margin-right: 140px;
}
.offset1 {
  margin-right: 80px;
}
.row-fluid {
  width: 100%;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  margin-right: 2.1276595744681%;
}
.row-fluid [class*="span"]:first-child {
  margin-right: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-right: 2.1276595744681%;
}
.row-fluid .span16 {
  width: 100%;
}
.row-fluid .span15 {
  width: 93.617021276596%;
}
.row-fluid .span14 {
  width: 87.234042553191%;
}
.row-fluid .span13 {
  width: 80.851063829787%;
}
.row-fluid .span12 {
  width: 74.468085106383%;
}
.row-fluid .span11 {
  width: 68.085106382979%;
}
.row-fluid .span10 {
  width: 61.702127659574%;
}
.row-fluid .span9 {
  width: 55.31914893617%;
}
.row-fluid .span8 {
  width: 48.936170212766%;
}
.row-fluid .span7 {
  width: 42.553191489362%;
}
.row-fluid .span6 {
  width: 36.170212765957%;
}
.row-fluid .span5 {
  width: 29.787234042553%;
}
.row-fluid .span4 {
  width: 23.404255319149%;
}
.row-fluid .span3 {
  width: 17.021276595745%;
}
.row-fluid .span2 {
  width: 10.63829787234%;
}
.row-fluid .span1 {
  width: 4.2553191489362%;
}
.row-fluid .offset16 {
  margin-right: 104.25531914894%;
}
.row-fluid .offset16:first-child {
  margin-right: 102.12765957447%;
}
.row-fluid .offset15 {
  margin-right: 97.872340425532%;
}
.row-fluid .offset15:first-child {
  margin-right: 95.744680851064%;
}
.row-fluid .offset14 {
  margin-right: 91.489361702128%;
}
.row-fluid .offset14:first-child {
  margin-right: 89.36170212766%;
}
.row-fluid .offset13 {
  margin-right: 85.106382978723%;
}
.row-fluid .offset13:first-child {
  margin-right: 82.978723404255%;
}
.row-fluid .offset12 {
  margin-right: 78.723404255319%;
}
.row-fluid .offset12:first-child {
  margin-right: 76.595744680851%;
}
.row-fluid .offset11 {
  margin-right: 72.340425531915%;
}
.row-fluid .offset11:first-child {
  margin-right: 70.212765957447%;
}
.row-fluid .offset10 {
  margin-right: 65.957446808511%;
}
.row-fluid .offset10:first-child {
  margin-right: 63.829787234043%;
}
.row-fluid .offset9 {
  margin-right: 59.574468085106%;
}
.row-fluid .offset9:first-child {
  margin-right: 57.446808510638%;
}
.row-fluid .offset8 {
  margin-right: 53.191489361702%;
}
.row-fluid .offset8:first-child {
  margin-right: 51.063829787234%;
}
.row-fluid .offset7 {
  margin-right: 46.808510638298%;
}
.row-fluid .offset7:first-child {
  margin-right: 44.68085106383%;
}
.row-fluid .offset6 {
  margin-right: 40.425531914894%;
}
.row-fluid .offset6:first-child {
  margin-right: 38.297872340426%;
}
.row-fluid .offset5 {
  margin-right: 34.042553191489%;
}
.row-fluid .offset5:first-child {
  margin-right: 31.914893617021%;
}
.row-fluid .offset4 {
  margin-right: 27.659574468085%;
}
.row-fluid .offset4:first-child {
  margin-right: 25.531914893617%;
}
.row-fluid .offset3 {
  margin-right: 21.276595744681%;
}
.row-fluid .offset3:first-child {
  margin-right: 19.148936170213%;
}
.row-fluid .offset2 {
  margin-right: 14.893617021277%;
}
.row-fluid .offset2:first-child {
  margin-right: 12.765957446809%;
}
.row-fluid .offset1 {
  margin-right: 8.5106382978723%;
}
.row-fluid .offset1:first-child {
  margin-right: 6.3829787234043%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-left,
.row-fluid [class*="span"].pull-right {
  float: left;
}
.container {
  margin-left: auto;
  margin-right: auto;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.container:after {
  clear: both;
}
.container-fluid {
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.container-fluid:after {
  clear: both;
}
@font-face {
  font-family:glyphs;
  src: url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.eot?1758447898');
  src: url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/responsive/media/fonts/glyphs.svg?1758447898#glyphs') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:glyphs;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-icon-up-dir,
.ty-icon-right-dir,
.ty-icon-down-dir,
.ty-icon-left-dir,
.ty-icon-star-empty,
.ty-icon-th-list,
.ty-icon-heart,
.ty-icon-flight,
.ty-icon-ok,
.ty-icon-cancel,
.ty-icon-cancel-circle,
.ty-icon-minus-circle,
.ty-icon-right-thin,
.ty-icon-cw,
.ty-icon-left-circle,
.ty-icon-right-circle,
.ty-icon-help-circle,
.ty-icon-back,
.ty-icon-products-multicolumns,
.ty-icon-print,
.ty-icon-chat,
.ty-icon-article-alt,
.ty-icon-docs,
.ty-icon-zoom-in,
.ty-icon-zoom-out,
.ty-icon-down-open,
.ty-icon-left-open,
.ty-icon-right-open,
.ty-icon-up-open,
.ty-icon-down-micro,
.ty-icon-up-micro,
.ty-icon-right-open-thin,
.ty-icon-left-open-thin,
.ty-icon-products-without-options,
.ty-icon-short-list,
.ty-icon-plus-circle,
.ty-icon-user,
.ty-icon-doc-text,
.ty-icon-calendar,
.ty-icon-chart-bar,
.ty-icon-download,
.ty-icon-search,
.ty-icon-lock,
.ty-icon-popup,
.ty-icon-plus,
.ty-icon-folder,
.ty-icon-folder-open,
.ty-icon-mail,
.ty-icon-twitter,
.ty-icon-facebook,
.ty-icon-file,
.ty-icon-trashcan,
.ty-icon-d-arrow,
.ty-icon-bubble,
.ty-icon-upload,
.ty-icon-cog,
.ty-icon-square,
.ty-icon-arrow-up-right,
.ty-icon-arrow-up-left,
.ty-icon-arrow-down-left,
.ty-icon-arrow-down-right,
.ty-icon-arrow-down,
.ty-icon-arrow-up,
.ty-icon-arrow-left,
.ty-icon-arrow-right,
.ty-icon-star,
.ty-icon-star-half,
.ty-icon-refresh,
.ty-icon-basket,
.ty-icon-image,
.icon-image,
.ty-icon-edit,
.ty-icon-live-edit,
.ty-icon-gift,
.ty-icon-ban-circle,
.ty-icon-wrench,
.ty-icon-feed,
.ty-icon-cart {
  font-family:glyphs;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-up-dir:before {
  content: "\e000";
}
.ty-icon-right-dir:before {
  content: "\e001";
}
.ty-icon-down-dir:before {
  content: "\e002";
}
.ty-icon-left-dir:before {
  content: "\e003";
}
.ty-icon-star-empty:before {
  content: "\e004";
}
.ty-icon-th-list:before {
  content: "\e005";
}
.ty-icon-heart:before {
  content: "\e006";
}
.ty-icon-flight:before {
  content: "\e007";
}
.ty-icon-ok:before {
  content: "\e008";
}
.ty-icon-cancel:before {
  content: "\e009";
}
.ty-icon-cancel-circle:before {
  content: "\e00a";
}
.ty-icon-minus-circle:before {
  content: "\e00b";
}
.ty-icon-right-thin:before {
  content: "\e00c";
}
.ty-icon-cw:before {
  content: "\e00d";
}
.ty-icon-left-circle:before {
  content: "\e00e";
}
.ty-icon-right-circle:before {
  content: "\e00f";
}
.ty-icon-help-circle:before {
  content: "\e010";
}
.ty-icon-back:before {
  content: "\e011";
}
.ty-icon-products-multicolumns:before {
  content: "\e012";
}
.ty-icon-print:before {
  content: "\e013";
}
.ty-icon-chat:before {
  content: "\e014";
}
.ty-icon-article-alt:before {
  content: "\e015";
}
.ty-icon-docs:before {
  content: "\e016";
}
.ty-icon-zoom-in:before {
  content: "\e017";
}
.ty-icon-zoom-out:before {
  content: "\e018";
}
.ty-icon-down-open:before {
  content: "\e019";
}
.ty-icon-left-open:before {
  content: "\e01b";
}
.ty-icon-right-open:before {
  content: "\e01a";
}
.ty-icon-up-open:before {
  content: "\e01c";
}
.ty-icon-down-micro:before {
  content: "\e01d";
}
.ty-icon-up-micro:before {
  content: "\e01e";
}
.ty-icon-right-open-thin:before {
  content: "\e01f";
}
.ty-icon-left-open-thin:before {
  content: "\e020";
}
.ty-icon-products-without-options:before {
  content: "\e021";
}
.ty-icon-short-list:before {
  content: "\e022";
}
.ty-icon-plus-circle:before {
  content: "\e023";
}
.ty-icon-user:before {
  content: "\e024";
}
.ty-icon-doc-text:before {
  content: "\e025";
}
.ty-icon-calendar:before {
  content: "\e026";
}
.ty-icon-chart-bar:before {
  content: "\e027";
}
.ty-icon-download:before {
  content: "\e028";
}
.ty-icon-search:before {
  content: "\e029";
}
.ty-icon-lock:before {
  content: "\e02a";
}
.ty-icon-popup:before {
  content: "\e02b";
}
.ty-icon-plus:before {
  content: "\e02c";
}
.ty-icon-folder:before {
  content: "\e02d";
}
.ty-icon-folder-open:before {
  content: "\e02e";
}
.ty-icon-mail:before {
  content: "\e02f";
}
.ty-icon-twitter:before {
  content: "\e600";
}
.ty-icon-facebook:before {
  content: "\e601";
}
.ty-icon-file:before {
  content: "\e032";
}
.ty-icon-trashcan:before {
  content: "\e033";
}
.ty-icon-d-arrow:before {
  content: "\e602";
}
.ty-icon-bubble:before {
  content: "\e035";
}
.ty-icon-upload:before {
  content: "\e036";
}
.ty-icon-cog:before {
  content: "\e037";
}
.ty-icon-square:before {
  content: "\e038";
}
.ty-icon-arrow-up-right:before {
  content: "\e039";
}
.ty-icon-arrow-up-left:before {
  content: "\e03a";
}
.ty-icon-arrow-down-left:before {
  content: "\e03b";
}
.ty-icon-arrow-down-right:before {
  content: "\e03c";
}
.ty-icon-arrow-down:before {
  content: "\e03d";
}
.ty-icon-arrow-up:before {
  content: "\e03e";
}
.ty-icon-arrow-left:before {
  content: "\e03f";
}
.ty-icon-arrow-right:before {
  content: "\e040";
}
.ty-icon-star:before {
  content: "\e041";
}
.ty-icon-star-half:before {
  content: "\e042";
}
.ty-icon-refresh:before {
  content: "\e043";
}
.ty-icon-basket:before {
  content: "\e044";
}
.ty-icon-image:before {
  content: "\e045";
}
.icon-image:before {
  content: "\e045";
}
.ty-icon-edit:before {
  content: "\e046";
}
.ty-icon-live-edit:before {
  content: "\e046";
}
.ty-icon-gift:before {
  content: "\e048";
}
.ty-icon-ban-circle:before {
  content: "\e049";
}
.ty-icon-wrench:before {
  content: "\e04a";
}
.ty-icon-feed:before {
  content: "\e603";
}
.ty-icon-cart:before {
  content: "\e900";
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family:ALSRubl-Arial;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/alsrubl-arial-regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/alsrubl-arial-regular.eot?1758447898#iefix') format('../media/fonts/embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/alsrubl-arial-regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/alsrubl-arial-regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/alsrubl-arial-regular.svg?1758447898#ALSRublArialRegular') format('svg');
}
.ty-rub {
  font-family:ALSRubl-Arial,Arial,sans-serif;
  font-size: inherit;
}
.ty-flag {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  margin: 0 0 0 5px;
  background: url('../../../../../../../../design/themes/responsive/media/images/icons/flags.png?1758447898') no-repeat -25px -25px;
}
.ty-flag.ty-flag-ad {
  background-position: 0px 0px;
}
.ty-flag.ty-flag-ae {
  background-position: -50px 0px;
}
.ty-flag.ty-flag-af {
  background-position: 0px -50px;
}
.ty-flag.ty-flag-ag {
  background-position: -50px -50px;
}
.ty-flag.ty-flag-ai {
  background-position: -100px 0px;
}
.ty-flag.ty-flag-al {
  background-position: -100px -50px;
}
.ty-flag.ty-flag-am {
  background-position: 0px -100px;
}
.ty-flag.ty-flag-an {
  background-position: -50px -100px;
}
.ty-flag.ty-flag-ao {
  background-position: -100px -100px;
}
.ty-flag.ty-flag-aq {
  background-position: -150px 0px;
}
.ty-flag.ty-flag-ar {
  background-position: -150px -50px;
}
.ty-flag.ty-flag-as {
  background-position: -150px -100px;
}
.ty-flag.ty-flag-at {
  background-position: 0px -150px;
}
.ty-flag.ty-flag-au {
  background-position: -50px -150px;
}
.ty-flag.ty-flag-aw {
  background-position: -100px -150px;
}
.ty-flag.ty-flag-ax {
  background-position: -150px -150px;
}
.ty-flag.ty-flag-az {
  background-position: -200px 0px;
}
.ty-flag.ty-flag-ba {
  background-position: -200px -50px;
}
.ty-flag.ty-flag-bb {
  background-position: -200px -100px;
}
.ty-flag.ty-flag-bd {
  background-position: -200px -150px;
}
.ty-flag.ty-flag-be {
  background-position: 0px -200px;
}
.ty-flag.ty-flag-bf {
  background-position: -50px -200px;
}
.ty-flag.ty-flag-bg {
  background-position: -100px -200px;
}
.ty-flag.ty-flag-bh {
  background-position: -150px -200px;
}
.ty-flag.ty-flag-bi {
  background-position: -200px -200px;
}
.ty-flag.ty-flag-bj {
  background-position: -250px 0px;
}
.ty-flag.ty-flag-bl {
  background-position: -250px -50px;
}
.ty-flag.ty-flag-bm {
  background-position: -250px -100px;
}
.ty-flag.ty-flag-bn {
  background-position: -250px -150px;
}
.ty-flag.ty-flag-bo {
  background-position: -250px -200px;
}
.ty-flag.ty-flag-br {
  background-position: 0px -250px;
}
.ty-flag.ty-flag-bs {
  background-position: -50px -250px;
}
.ty-flag.ty-flag-bt {
  background-position: -100px -250px;
}
.ty-flag.ty-flag-bw {
  background-position: -150px -250px;
}
.ty-flag.ty-flag-by {
  background-position: -200px -250px;
}
.ty-flag.ty-flag-bz {
  background-position: -250px -250px;
}
.ty-flag.ty-flag-ca {
  background-position: -300px 0px;
}
.ty-flag.ty-flag-cc {
  background-position: -300px -50px;
}
.ty-flag.ty-flag-cd {
  background-position: -300px -100px;
}
.ty-flag.ty-flag-cf {
  background-position: -300px -150px;
}
.ty-flag.ty-flag-cg {
  background-position: -300px -200px;
}
.ty-flag.ty-flag-ch {
  background-position: -300px -250px;
}
.ty-flag.ty-flag-ci {
  background-position: 0px -300px;
}
.ty-flag.ty-flag-ck {
  background-position: -50px -300px;
}
.ty-flag.ty-flag-cl {
  background-position: -100px -300px;
}
.ty-flag.ty-flag-cm {
  background-position: -150px -300px;
}
.ty-flag.ty-flag-cn {
  background-position: -200px -300px;
}
.ty-flag.ty-flag-co {
  background-position: -250px -300px;
}
.ty-flag.ty-flag-cr {
  background-position: -300px -300px;
}
.ty-flag.ty-flag-cu {
  background-position: -350px 0px;
}
.ty-flag.ty-flag-cv {
  background-position: -350px -50px;
}
.ty-flag.ty-flag-cx {
  background-position: -350px -100px;
}
.ty-flag.ty-flag-cy {
  background-position: -350px -150px;
}
.ty-flag.ty-flag-cz {
  background-position: -350px -200px;
}
.ty-flag.ty-flag-de {
  background-position: -350px -250px;
}
.ty-flag.ty-flag-dj {
  background-position: -350px -300px;
}
.ty-flag.ty-flag-dk,
.ty-flag.ty-flag-da {
  background-position: 0px -350px;
}
.ty-flag.ty-flag-dm {
  background-position: -50px -350px;
}
.ty-flag.ty-flag-do {
  background-position: -100px -350px;
}
.ty-flag.ty-flag-dz {
  background-position: -150px -350px;
}
.ty-flag.ty-flag-ec {
  background-position: -200px -350px;
}
.ty-flag.ty-flag-ee {
  background-position: -250px -350px;
}
.ty-flag.ty-flag-eg {
  background-position: -300px -350px;
}
.ty-flag.ty-flag-eh {
  background-position: -350px -350px;
}
.ty-flag.ty-flag-er {
  background-position: -400px 0px;
}
.ty-flag.ty-flag-es {
  background-position: -400px -50px;
}
.ty-flag.ty-flag-et {
  background-position: -400px -100px;
}
.ty-flag.ty-flag-eu {
  background-position: -400px -150px;
}
.ty-flag.ty-flag-fi {
  background-position: -400px -200px;
}
.ty-flag.ty-flag-fj {
  background-position: -400px -250px;
}
.ty-flag.ty-flag-fk {
  background-position: -400px -300px;
}
.ty-flag.ty-flag-fm {
  background-position: -400px -350px;
}
.ty-flag.ty-flag-fo {
  background-position: 0px -400px;
}
.ty-flag.ty-flag-fr {
  background-position: -50px -400px;
}
.ty-flag.ty-flag-ga {
  background-position: -100px -400px;
}
.ty-flag.ty-flag-gb,
.ty-flag.ty-flag-en {
  background-position: -150px -400px;
}
.ty-flag.ty-flag-gd {
  background-position: -200px -400px;
}
.ty-flag.ty-flag-ge {
  background-position: -250px -400px;
}
.ty-flag.ty-flag-gg {
  background-position: -300px -400px;
}
.ty-flag.ty-flag-gh {
  background-position: -350px -400px;
}
.ty-flag.ty-flag-gi {
  background-position: -400px -400px;
}
.ty-flag.ty-flag-gl {
  background-position: -450px 0px;
}
.ty-flag.ty-flag-gm {
  background-position: -450px -50px;
}
.ty-flag.ty-flag-gn {
  background-position: -450px -100px;
}
.ty-flag.ty-flag-gq {
  background-position: -450px -150px;
}
.ty-flag.ty-flag-gr,
.ty-flag.ty-flag-el {
  background-position: -450px -200px;
}
.ty-flag.ty-flag-gs {
  background-position: -450px -250px;
}
.ty-flag.ty-flag-gt {
  background-position: -450px -300px;
}
.ty-flag.ty-flag-gu {
  background-position: -450px -350px;
}
.ty-flag.ty-flag-gw {
  background-position: -450px -400px;
}
.ty-flag.ty-flag-gy {
  background-position: 0px -450px;
}
.ty-flag.ty-flag-hk {
  background-position: -50px -450px;
}
.ty-flag.ty-flag-hn {
  background-position: -100px -450px;
}
.ty-flag.ty-flag-hr {
  background-position: -150px -450px;
}
.ty-flag.ty-flag-ht {
  background-position: -200px -450px;
}
.ty-flag.ty-flag-hu {
  background-position: -250px -450px;
}
.ty-flag.ty-flag-id {
  background-position: -300px -450px;
}
.ty-flag.ty-flag-ie {
  background-position: -350px -450px;
}
.ty-flag.ty-flag-il {
  background-position: -400px -450px;
}
.ty-flag.ty-flag-im {
  background-position: -450px -450px;
}
.ty-flag.ty-flag-in {
  background-position: -500px 0px;
}
.ty-flag.ty-flag-iq {
  background-position: -500px -50px;
}
.ty-flag.ty-flag-ir {
  background-position: -500px -100px;
}
.ty-flag.ty-flag-is {
  background-position: -500px -150px;
}
.ty-flag.ty-flag-it {
  background-position: -500px -200px;
}
.ty-flag.ty-flag-je {
  background-position: -500px -250px;
}
.ty-flag.ty-flag-jm {
  background-position: -500px -300px;
}
.ty-flag.ty-flag-jo {
  background-position: -500px -350px;
}
.ty-flag.ty-flag-jp {
  background-position: -500px -400px;
}
.ty-flag.ty-flag-ke {
  background-position: -500px -450px;
}
.ty-flag.ty-flag-kg {
  background-position: 0px -500px;
}
.ty-flag.ty-flag-kh {
  background-position: -50px -500px;
}
.ty-flag.ty-flag-ki {
  background-position: -100px -500px;
}
.ty-flag.ty-flag-km {
  background-position: -150px -500px;
}
.ty-flag.ty-flag-kn {
  background-position: -200px -500px;
}
.ty-flag.ty-flag-kp {
  background-position: -250px -500px;
}
.ty-flag.ty-flag-kr {
  background-position: -300px -500px;
}
.ty-flag.ty-flag-kv {
  background-position: -350px -500px;
}
.ty-flag.ty-flag-kw {
  background-position: -400px -500px;
}
.ty-flag.ty-flag-ky {
  background-position: -450px -500px;
}
.ty-flag.ty-flag-kz {
  background-position: -500px -500px;
}
.ty-flag.ty-flag-la {
  background-position: -550px 0px;
}
.ty-flag.ty-flag-lb {
  background-position: -550px -50px;
}
.ty-flag.ty-flag-lc {
  background-position: -550px -100px;
}
.ty-flag.ty-flag-li {
  background-position: -550px -150px;
}
.ty-flag.ty-flag-lk {
  background-position: -550px -200px;
}
.ty-flag.ty-flag-lr {
  background-position: -550px -250px;
}
.ty-flag.ty-flag-ls {
  background-position: -550px -300px;
}
.ty-flag.ty-flag-lt {
  background-position: -550px -350px;
}
.ty-flag.ty-flag-lu {
  background-position: -550px -400px;
}
.ty-flag.ty-flag-lv {
  background-position: -550px -450px;
}
.ty-flag.ty-flag-ly {
  background-position: -550px -500px;
}
.ty-flag.ty-flag-ma {
  background-position: 0px -550px;
}
.ty-flag.ty-flag-mc {
  background-position: -50px -550px;
}
.ty-flag.ty-flag-md {
  background-position: -100px -550px;
}
.ty-flag.ty-flag-me {
  background-position: -150px -550px;
}
.ty-flag.ty-flag-mg {
  background-position: -200px -550px;
}
.ty-flag.ty-flag-mh {
  background-position: -250px -550px;
}
.ty-flag.ty-flag-mk {
  background-position: -300px -550px;
}
.ty-flag.ty-flag-ml {
  background-position: -350px -550px;
}
.ty-flag.ty-flag-mm {
  background-position: -400px -550px;
}
.ty-flag.ty-flag-mn {
  background-position: -450px -550px;
}
.ty-flag.ty-flag-mo {
  background-position: -500px -550px;
}
.ty-flag.ty-flag-mp {
  background-position: -550px -550px;
}
.ty-flag.ty-flag-mr {
  background-position: -600px 0px;
}
.ty-flag.ty-flag-ms {
  background-position: -600px -50px;
}
.ty-flag.ty-flag-mt {
  background-position: -600px -100px;
}
.ty-flag.ty-flag-mu {
  background-position: -600px -150px;
}
.ty-flag.ty-flag-mv {
  background-position: -600px -200px;
}
.ty-flag.ty-flag-mw {
  background-position: -600px -250px;
}
.ty-flag.ty-flag-mx {
  background-position: -600px -300px;
}
.ty-flag.ty-flag-my {
  background-position: -600px -350px;
}
.ty-flag.ty-flag-mz {
  background-position: -600px -400px;
}
.ty-flag.ty-flag-na {
  background-position: -600px -450px;
}
.ty-flag.ty-flag-nc {
  background-position: -600px -500px;
}
.ty-flag.ty-flag-ne {
  background-position: -600px -550px;
}
.ty-flag.ty-flag-nf {
  background-position: 0px -600px;
}
.ty-flag.ty-flag-ng {
  background-position: -50px -600px;
}
.ty-flag.ty-flag-ni {
  background-position: -100px -600px;
}
.ty-flag.ty-flag-nl {
  background-position: -150px -600px;
}
.ty-flag.ty-flag-no {
  background-position: -200px -600px;
}
.ty-flag.ty-flag-np {
  background-position: -250px -600px;
}
.ty-flag.ty-flag-nr {
  background-position: -300px -600px;
}
.ty-flag.ty-flag-nu {
  background-position: -350px -600px;
}
.ty-flag.ty-flag-nz {
  background-position: -400px -600px;
}
.ty-flag.ty-flag-om {
  background-position: -450px -600px;
}
.ty-flag.ty-flag-pa {
  background-position: -500px -600px;
}
.ty-flag.ty-flag-pe {
  background-position: -550px -600px;
}
.ty-flag.ty-flag-pg {
  background-position: -600px -600px;
}
.ty-flag.ty-flag-ph {
  background-position: -650px 0px;
}
.ty-flag.ty-flag-pk {
  background-position: -650px -50px;
}
.ty-flag.ty-flag-pl {
  background-position: -650px -100px;
}
.ty-flag.ty-flag-pn {
  background-position: -650px -150px;
}
.ty-flag.ty-flag-pr {
  background-position: -650px -200px;
}
.ty-flag.ty-flag-ps {
  background-position: -650px -250px;
}
.ty-flag.ty-flag-pt {
  background-position: -650px -300px;
}
.ty-flag.ty-flag-pw {
  background-position: -650px -350px;
}
.ty-flag.ty-flag-py {
  background-position: -650px -400px;
}
.ty-flag.ty-flag-qa {
  background-position: -650px -450px;
}
.ty-flag.ty-flag-ro {
  background-position: -650px -500px;
}
.ty-flag.ty-flag-rs {
  background-position: -650px -550px;
}
.ty-flag.ty-flag-ru {
  background-position: -650px -600px;
}
.ty-flag.ty-flag-rw {
  background-position: 0px -650px;
}
.ty-flag.ty-flag-sa {
  background-position: -50px -650px;
}
.ty-flag.ty-flag-sb {
  background-position: -100px -650px;
}
.ty-flag.ty-flag-sc {
  background-position: -150px -650px;
}
.ty-flag.ty-flag-sd {
  background-position: -200px -650px;
}
.ty-flag.ty-flag-se {
  background-position: -250px -650px;
}
.ty-flag.ty-flag-sg {
  background-position: -300px -650px;
}
.ty-flag.ty-flag-sh {
  background-position: -350px -650px;
}
.ty-flag.ty-flag-si {
  background-position: -400px -650px;
}
.ty-flag.ty-flag-sk {
  background-position: -450px -650px;
}
.ty-flag.ty-flag-sl {
  background-position: -500px -650px;
}
.ty-flag.ty-flag-sm {
  background-position: -550px -650px;
}
.ty-flag.ty-flag-sn {
  background-position: -600px -650px;
}
.ty-flag.ty-flag-so {
  background-position: -650px -650px;
}
.ty-flag.ty-flag-sr {
  background-position: -700px 0px;
}
.ty-flag.ty-flag-ss {
  background-position: -700px -50px;
}
.ty-flag.ty-flag-st {
  background-position: -700px -100px;
}
.ty-flag.ty-flag-sv {
  background-position: -700px -150px;
}
.ty-flag.ty-flag-sy {
  background-position: -700px -200px;
}
.ty-flag.ty-flag-sz {
  background-position: -700px -250px;
}
.ty-flag.ty-flag-tc {
  background-position: -700px -300px;
}
.ty-flag.ty-flag-td {
  background-position: -700px -350px;
}
.ty-flag.ty-flag-tg {
  background-position: -700px -400px;
}
.ty-flag.ty-flag-th {
  background-position: -700px -450px;
}
.ty-flag.ty-flag-tj {
  background-position: -700px -500px;
}
.ty-flag.ty-flag-tm {
  background-position: -700px -550px;
}
.ty-flag.ty-flag-tn {
  background-position: -700px -600px;
}
.ty-flag.ty-flag-to {
  background-position: -700px -650px;
}
.ty-flag.ty-flag-tp {
  background-position: 0px -700px;
}
.ty-flag.ty-flag-tr {
  background-position: -50px -700px;
}
.ty-flag.ty-flag-tt {
  background-position: -100px -700px;
}
.ty-flag.ty-flag-tv {
  background-position: -150px -700px;
}
.ty-flag.ty-flag-tw {
  background-position: -200px -700px;
}
.ty-flag.ty-flag-tz {
  background-position: -250px -700px;
}
.ty-flag.ty-flag-ua {
  background-position: -300px -700px;
}
.ty-flag.ty-flag-ug {
  background-position: -350px -700px;
}
.ty-flag.ty-flag-us {
  background-position: -400px -700px;
}
.ty-flag.ty-flag-uy {
  background-position: -450px -700px;
}
.ty-flag.ty-flag-uz {
  background-position: -500px -700px;
}
.ty-flag.ty-flag-va {
  background-position: -550px -700px;
}
.ty-flag.ty-flag-vc {
  background-position: -600px -700px;
}
.ty-flag.ty-flag-ve {
  background-position: -650px -700px;
}
.ty-flag.ty-flag-vg {
  background-position: -700px -700px;
}
.ty-flag.ty-flag-vi {
  background-position: -750px 0px;
}
.ty-flag.ty-flag-vn {
  background-position: -750px -50px;
}
.ty-flag.ty-flag-vu {
  background-position: -750px -100px;
}
.ty-flag.ty-flag-ws {
  background-position: -750px -150px;
}
.ty-flag.ty-flag-ye {
  background-position: -750px -200px;
}
.ty-flag.ty-flag-yt {
  background-position: -750px -250px;
}
.ty-flag.ty-flag-za {
  background-position: -750px -300px;
}
.ty-flag.ty-flag-zh {
  background-position: -200px -300px;
}
.ty-flag.ty-flag-zm {
  background-position: -750px -350px;
}
.ty-flag.ty-flag-zw {
  background-position: -750px -400px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2) {
  .ty-flag {
    background-image: url('../../../../../../../../design/themes/responsive/media/images/icons/flags@2x.png?1758447898');
    background-size: 800px 800px;
  }
}
@media print {
  body {
    background: #FFFFFF;
    min-width: 0;
  }
  #ci_header,
  #ci_footer {
    display: none;
  }
  .product-main-info h1.ty-mainbox-title,
  .in-stock,
  .ty-mainbox-title span {
    color: #333;
  }
  .ty-footer-menu div,
  .ty-payment-icons,
  .qty,
  .sidebox-wrapper,
  .ty-sort-container {
    display: none;
  }
  .central-column,
  .container-left .central-column {
    margin: 0;
    overflow: visible;
  }
  .ty-helper-container {
    width: 700px;
  }
  .container {
    width: auto;
    border: 0;
  }
}
.ty-menu__items,
.cm-dialog-opener {
  -webkit-touch-callout: none;
}
* {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
  background: #ffffff;
}
body,
p,
div,
li {
  color: #2e3a47;
  font-family:Conv_VarelaRound-Regular;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}
p {
  margin: 0;
  padding: 6px 0;
}
a {
  font-family:Conv_VarelaRound-Regular;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  outline: none;
  color: #465f73;
  cursor: pointer;
  border-bottom: 0;
  -webkit-transition: all 150ms;
  -moz-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
}
a:hover {
  color: #334553;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
ol {
  padding: 0 15px 0 0;
}
li {
  margin: 0;
  padding: 2px 0;
  text-indent: 0;
  list-style: none;
}
hr {
  border: 0;
  border-bottom: 1px solid #dce3ea;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  font-size: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  color: #2e3a47;
}
h1,
h2 {
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  font-family:Conv_VarelaRound-Regular;
}
.ty-btn {
  display: inline-block;
  margin-bottom: 0;
  padding: 6px 14px;
  outline: 0px;
  border: 1px solid rgba(0,0,0,0);
  background: #BDC3C7;
  background-image: none;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  line-height: 1.428571429;
  cursor: pointer;
  font-family:Conv_VarelaRound-Regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: background 200ms;
  -moz-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.ty-btn + .ty-btn {
  margin-right: 10px;
}
.ty-btn i {
  position: relative;
  top: 2px;
  margin-left: 5px;
}
.ty-btn:hover {
  color: #fff;
  text-decoration: none;
}
.ty-btn__big {
  padding: 6px 17px;
  text-transform: uppercase;
}
.ty-btn__text,
.ty-btn__text:hover {
  padding: 0;
  background: none !important;
  color: #465f73;
}
.ty-btn__primary {
  background: #304c73;
  color: #fff;
}
.ty-btn__primary:hover {
  background: #395a89;
  color: #fff;
}
.ty-btn__primary.ty-btn__text {
  color: #304c73;
}
.ty-btn__secondary {
  background: #26323e;
  color: #fff;
  border: 1px solid #000;
  font-weight: bold;
}
.ty-btn__secondary:hover {
  background: #394c5e;
  color: #fff;
}
.ty-btn__tertiary {
  background: #BDC3C7;
  color: #fff;
}
.ty-btn__tertiary:hover {
  background: #d9dcde;
  color: #fff;
}
.buttons-container .buttons-container {
  margin-top: 0;
}
.ty-btn-go {
  position: absolute;
  top: 1px;
  left: 1px;
  padding: 0 10px;
  min-width: 32px;
  height: 30px;
  border: 0px;
  border-right: 1px solid #cdcdcd;
  background: #dce3ea;
  cursor: pointer;
  box-sizing: border-box;
  border-radius: 4px 0px 0px 4px;
}
.ty-btn-go__icon {
  position: absolute;
  top: 5px;
  right: 12px;
  font-size: 20px;
  line-height: 20px;
  color: #808080;
}
.ty-float-left {
  float: right;
}
.ty-float-right {
  float: left;
}
.ty-clear-both {
  clear: both;
}
.ty-valign {
  vertical-align: middle;
}
.ty-valign-top {
  vertical-align: top;
}
.ty-valign-bottom {
  vertical-align: bottom;
}
.hidden {
  display: none;
  visibility: visible;
}
.ty-strong {
  font-weight: bold;
}
.ty-italic {
  font-style: italic;
}
.ty-lowercase {
  text-transform: lowercase;
}
.ty-uppercase {
  text-transform: uppercase;
}
.ty-left {
  text-align: right;
}
.ty-right {
  text-align: left;
}
.ty-center {
  text-align: center;
}
.ty-justify {
  text-align: justify;
}
.ty-strike {
  text-decoration: line-through;
}
.ty-center-block {
  margin: 0 auto;
}
.ty-inline {
  display: inline;
}
.ty-block {
  display: block;
}
.ty-inline-block {
  display: inline-block;
}
.ty-scroll-x {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 3px;
  width: 100%;
  height: 100%;
}
.ty-hand {
  cursor: pointer;
}
.ty-nowrap {
  white-space: nowrap;
}
.ty-overflow-hidden {
  overflow: hidden;
}
.ty-width-full {
  width: 100%;
}
.ty-p-none {
  padding: 0 !important;
}
.ty-m-none {
  margin: 0 !important;
}
.ty-mb-l {
  margin-bottom: 30px;
}
.ty-mt-l {
  margin-top: 30px;
}
.ty-mb-m {
  margin-bottom: 20px;
}
.ty-mt-m {
  margin-top: 20px;
}
.ty-mtb-s {
  margin: 10px 0;
}
.ty-mtb-xs {
  margin: 5px 0;
}
.ty-ml-s {
  margin-right: 10px;
}
.ty-mt-s {
  margin-top: 10px;
}
.ty-mt-m {
  margin-top: 20px;
}
.ty-mb-s {
  margin-bottom: 10px;
}
.ty-position-relative {
  position: relative;
}
.cm-opacity {
  opacity: 0.3;
}
.cm-hint {
  color: #607994;
}
input[type="text"],
input[type="password"],
textarea,
select {
  padding: 4px 8px;
  border: 1px solid #acbdcd;
  background: #fff;
  font-family:Conv_VarelaRound-Regular;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
input[type="text"],
input[type="password"] {
  height: 32px;
  -webkit-appearance: none;
  border-radius: 0;
  border-radius: 4px;
}
select[multiple="multiple"] {
  min-height: 80px;
}
.radio,
.checkbox,
input[type="radio"],
input[type="checkbox"] {
  margin: -4px 0 0 6px;
  padding: 0;
  vertical-align: middle;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: 0;
  border-color: #465f73;
  -webkit-transition: border 0.2s linear 0s;
  -moz-transition: border 0.2s linear 0s;
  -o-transition: border 0.2s linear 0s;
  transition: border 0.2s linear 0s;
}
select {
  padding: 4px 3px 3px;
  min-width: 4em;
  max-width: 100%;
  height: 2.2em;
  line-height: 2.2em;
}
.ty-control-group {
  margin: 0 0 12px 0;
  vertical-align: middle;
}
.ty-control-group:before,
.ty-control-group:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-control-group:after {
  clear: both;
}
.ty-control-group__label {
  float: right;
  padding: 6px 0;
  margin-left: 10px;
  width: 110px;
  color: #1a2128;
}
.ty-control-group__title {
  display: block;
  padding: 6px 0;
  font-weight: bold;
}

/* CSS-only label text replacement (cannot change HTML text directly).
   Targets ONLY the specific label: <label for="elm_14">שם פרטי</label> */
label.ty-control-group__title[for="elm_14"] {
  position: relative;
  overflow: visible;
  text-indent: -9999px;
}
label.ty-control-group__title[for="elm_14"]::before {
  content: "שם פרטי או ח.פ.";
  position: absolute;
  inset: 0;
  padding: 6px 0;
  text-indent: 0;
  color: inherit;
  font: inherit;
  font-weight: inherit;
  z-index: 0;
  pointer-events: none;
  white-space: nowrap;
}
label.ty-control-group__title.cm-required[for="elm_14"]:after {
  content: "*";
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 0;
  color: #ea7162;
  font-size: 13px;
  line-height: 1;
  transform: translate(-1170%, -55%);
  text-indent: 0 !important;
  z-index: 2;
  display: inline-block;
}

/* Fix email label text (דוא"ל instead of דא"ל) */
label.ty-control-group__title[for="elm_32"] {
  position: relative;
  overflow: visible;
  text-indent: -9999px;
}
label.ty-control-group__title[for="elm_32"]::before {
  content: "דוא\"ל";
  position: absolute;
  inset: 0;
  padding: 6px 0;
  text-indent: 0;
  color: inherit;
  font: inherit;
  font-weight: inherit;
  z-index: 0;
  pointer-events: none;
  white-space: nowrap;
}
label.ty-control-group__title.cm-required[for="elm_32"]:after {
  content: "*";
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 0;
  color: #ea7162;
  font-size: 13px;
  line-height: 1;
  transform: translate(-400%, -55%);;
  text-indent: 0 !important;
  z-index: 2;
  display: inline-block;
}
.ty-control-group__item {
  display: inline-block;
  padding: 6px 0;
}
.ty-control-group label.hidden {
  display: none;
}
.ty-input-append {
  position: relative;
  margin: 10px 0 0 0;
}
.ty-input-append .ty-input-text {
  width: 100%;
  padding-left: 35px;
}
.ty-select-field {
  padding: 3px 0;
}
.ty-select-field__label {
  display: block;
  padding: 3px 0;
  margin-left: 10px;
  font-size: 90%;
}
.ty-select-field__checkbox {
  vertical-align: middle;
}
label.cm-failed-label {
  color: #bf4d4d;
}
label.cm-required:after {
  padding-right: 3px;
  color: #ea7162;
  content: "*";
  font-size: 13px;
  line-height: 1px;
}
input[type="text"].cm-failed-field,
input[type="password"].cm-failed-field,
textarea.cm-failed-field,
.cm-field-container.cm-failed-field input[type="text"] {
  border: 1px solid #bf4d4d;
  background: #fff;
}
.ty-error-text {
  color: #b94a48;
}
.disabled,
select.disabled {
  background: #e3e3e3;
}
.ty-input-text {
  width: auto;
}
.ty-input-text-medium {
  width: 300px;
}
.ty-input-text-large {
  width: 550px;
}
.ty-input-text-short {
  width: 50px;
}
.ty-input-text-full {
  width: 100%;
}
.ty-input-textarea {
  resize: vertical;
}
.ty-table {
  width: 100%;
  margin-top: 30px;
  border: 1px solid #dce3ea;
  border-width: 1px 1px 1px 0px;
  border-bottom: none;
}
.ty-table th {
  padding: 12px;
  border-left: 1px solid #dce3ea;
  border-bottom: 1px solid #dce3ea;
  background: #e9edf2;
  text-align: right;
  text-transform: none;
  white-space: nowrap;
  font-weight: bold;
  line-height: normal;
}
.ty-table th i {
  margin-right: 5px;
  position: relative;
  top: 3px;
  font-size: 16px;
  color: #BDC3C7;
}
.ty-table tr,
.table .table tr {
  background-color: #fff;
}
.ty-table table tr {
  background-color: transparent;
}
.ty-table td,
.ty-table .table td {
  padding: 13px;
  border-left: 1px solid #ECF0F1;
  border-bottom: 1px solid #ECF0F1;
}
.ty-table tbody tr:nth-child(2n) {
  background: #e9edf2;
}
.ty-table th,
.ty-table th a {
  color: #404040;
  font-weight: bold;
}
.ty-table__responsive-header {
  display: none;
}
.help-inline {
  display: block;
}
.help-inline p {
  padding: 4px 0px 0px 0px;
  color: #b94a48 !important;
}
.ty-dir-list {
  display: inline-block;
  width: 7px;
  font-size: 15px;
  margin-left: 5px;
  cursor: pointer;
}
.ty-extra-link {
  border-bottom: 1px dotted #4d4d4d;
  padding: 0;
  text-decoration: none;
  color: #1a2128;
  cursor: pointer;
}
.ty-dashed-link {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  text-decoration: none;
}
.ty-remove {
  position: relative;
  display: inline-block;
  width: auto;
  white-space: nowrap;
  text-decoration: none;
}
.ty-remove:hover {
  text-decoration: none;
}
.ty-remove__icon {
  vertical-align: middle;
}
.ty-remove__txt {
  padding-right: 5px;
  font-size: 12px;
  color: #9cb0c4;
  vertical-align: middle;
}
.ty-remove:hover .ty-remove__txt,
.ty-remove:hover .ty-remove__icon {
  color: #9cb0c4;
}
.ty-delete-big,
.ty-delete-icon {
  vertical-align: middle;
}
.ty-delete-big:hover,
.ty-delete-icon:hover {
  text-decoration: none;
}
.ty-delete-big__icon {
  font-size: 19px;
  color: #9cb0c4;
}
.ty-caret {
  position: absolute;
  top: -16px;
  right: 14px;
  float: right;
  overflow: hidden;
  width: 16px;
  height: 16px;
}
.ty-caret .ty-caret-outer,
.ty-caret .ty-caret-inner {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  margin-right: -1px;
}
.ty-caret .ty-caret-outer {
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-left: 16px solid #dce3ea;
}
.ty-caret .ty-caret-inner {
  top: 2px;
  right: 1px;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
}
.ty-caret-bottom {
  position: absolute;
  bottom: -16px;
  right: 14px;
  float: right;
  overflow: hidden;
  width: 16px;
  height: 16px;
}
.ty-caret-bottom .ty-caret-outer,
.ty-caret-bottom .ty-caret-inner {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  margin-right: -1px;
}
.ty-caret-bottom .ty-caret-outer {
  width: 0;
  height: 0;
  border-bottom: 16px solid transparent;
  border-right: 16px solid #dce3ea;
}
.ty-caret-bottom .ty-caret-inner {
  top: -1px;
  right: 2px;
  width: 0;
  height: 0;
  border-bottom: 14px solid transparent;
  border-right: 14px solid #fff;
}
.ty-caret-info {
  position: absolute;
  top: -7px;
  right: 12px;
  float: right;
  overflow: hidden;
  width: 12px;
  height: 7px;
}
.ty-caret-info .ty-caret-outer,
.ty-caret-info .ty-caret-inner {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  margin-right: -1px;
}
.ty-caret-info .ty-caret-outer {
  border-left: 7px solid transparent;
  border-bottom: 7px solid #bdc3c7;
  border-right: 7px solid transparent;
}
.ty-caret-info .ty-caret-inner {
  top: 1px;
  right: 1px;
  display: inline-block;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-right: 6px solid transparent;
}
.ty-no-items {
  padding: 60px 20px;
  background: #F8F9F9;
  color: #BDC3C7;
  text-align: center;
  font-size: 115%;
  margin-bottom: 20px;
}
.ty-icon-cancel-circle {
  font-size: 16px;
  line-height: 16px;
  color: #7c97b1;
}
.ty-menu {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ty-menu:before,
.ty-menu:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-menu:after {
  clear: both;
}
.ty-menu__items {
  background: #26323e;
  position: relative;
  border-radius: 6px;
}
.ty-menu__items:before,
.ty-menu__items:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-menu__items:after {
  clear: both;
}
.ty-menu__item {
  padding: 0px;
  display: block;
  float: right;
}
.ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.ty-menu__submenu-items {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #1c252e;
}
.no-touch .ty-menu__item:hover .ty-menu__submenu-items,
.is-hover-menu .ty-menu__submenu-items {
  display: block;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  background: #202a35;
  color: white;
  text-shadow: none;
}
.ty-menu__item .ty-menu__item-link {
  color: #ffffff;
  position: relative;
  padding: 13px 20px;
  display: block;
  min-height: 46px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ty-menu__item .ty-menu__item-link .ty-icon-down-micro {
  position: absolute;
  font-size: 20px;
  left: 12px;
  top: 13px;
}
.ty-menu__submenu-items {
  min-width: 200px;
  display: none;
  position: absolute;
  background: white;
  z-index: 200;
  border: 1px solid #1e2831;
  border-top: 0;
  padding: 15px 16px;
}
.ty-menu__submenu-items .ty-menu__submenu-item {
  margin-bottom: 10px;
}
.ty-menu__submenu-items .ty-menu__submenu-link {
  color: #465f73;
}
.ty-menu__submenu-items .ty-top-mine__submenu-col {
  margin: 0px 0px 0px 10px;
  display: inline-block;
  vertical-align: top;
  min-width: 139px;
}
.ty-menu__submenu-items .ty-top-mine__submenu-col:last-child {
  margin-left: 1px;
}
.ty-menu__submenu-item-header {
  min-height: 25px;
  margin-bottom: 10px;
  padding-bottom: 2px;
  border-bottom: 1px solid #e5e5e5;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  font-weight: bold;
  color: #465f73;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a {
  color: #FFF;
  background: #465f73;
  padding: 2px 6px;
}
.ty-menu__submenu-dropdown-bottom {
  display: block;
  background: #ECF0F1;
  margin: 0px -16px -15px;
  padding: 10px;
  text-align: left;
}
.ty-menu-vertical .ty-menu__items {
  border-bottom: 1px solid #34495E;
  z-index: 30;
}
.ty-menu-vertical .ty-menu__item {
  float: none;
  position: relative;
}
.ty-menu-vertical .ty-menu__item .ty-menu__submenu {
  display: none;
  left: 0;
  right: auto;
  top: 0;
  position: absolute;
  z-index: 6;
}
.ty-menu-vertical .ty-menu__submenu-items {
  padding: 0;
  border: 1px solid #1e2831;
}
.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link,
.ty-menu-vertical .ty-menu__submenu .is-hover-menu > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #ffffff;
}
.no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover i,
.ty-menu-vertical .ty-menu__submenu .is-hover-menu i {
  color: #fff;
}
.ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  color: #465f73;
  background: white;
  padding: 14px 20px;
}
.no-touch .ty-menu-vertical .ty-menu__item:hover > .ty-menu__submenu,
.ty-menu-vertical .is-hover-menu > .ty-menu__submenu {
  display: block;
}
.no-touch .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item:hover > .ty-menu__item-link {
  background: #465f73;
  color: white;
}
.ty-menu-vertical .ty-menu__item .ty-icon-left-open {
  display: none;
}
.ty-menu__item-arrow i {
  position: absolute;
  z-index: 5;
  left: 15px;
  top: 10px;
  color: #a1a6aa;
}
.ty-menu-vertical .ty-menu__submenu-item-header {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: 0px;
}
.ty-menu-vertical .ty-menu__items.rtl {
  text-align: left;
}
.ty-menu-vertical .ty-menu__items.rtl .ty-icon-right-open {
  display: none;
}
.ty-menu-vertical .ty-menu__items.rtl .ty-icon-left-open {
  right: 15px;
  left: auto;
  display: block;
}
.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu {
  width: 202px;
  left: 100%;
  right: auto;
}
.ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu-items {
  width: 200px;
}
.ty-menu__submenu {
  right: 0;
}
.ty-menu__submenu-to-right .ty-menu__submenu-items {
  left: 0px;
}
.ty-menu-item__sale .ty-menu__item-link,
.no-touch .ty-menu-item__sale .ty-menu__item-link:hover {
  color: yellow;
}
html.dialog-is-open {
  overflow: hidden;
}
html.dialog-is-open body {
  overflow: scroll;
}
.ui-widget,
.ui-widget button {
  font-family:'Open Sans',sans-serif;
}
.object-container {
  padding: 10px 20px 0px 20px;
  background: #fff;
  overflow: auto;
}
.object-container .notification-content {
  top: 11px;
  left: 24px;
  min-width: 420px;
  position: absolute;
  z-index: 1510;
}
.ui-widget select,
.ui-widget textarea {
  font-weight: normal;
}
.ui-dialog-content {
  overflow: visible;
  display: block !important;
}
.ui-widget-content.ui-dialog {
  padding: 0;
  border: none;
  max-width: 930px;
}
.object-container .ty-control-group__label {
  float: none;
  width: auto;
  display: inline-block;
  min-width: 120px;
  vertical-align: top;
}
.ui-dialog .ui-dialog-content {
  overflow: visible;
  padding: 0;
  min-height: 120px !important;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ui-widget-content.ui-dialog {
  border-radius: 6px;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 13px 20px 10px;
  border: none;
  border-bottom: 1px solid #bccad7;
  background: #e6ebf0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-corner-all {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-dialog .ui-resizable-se {
  left: 1px;
  bottom: 1px;
}
.ui-widget-overlay {
  position: fixed;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: url('../../../../../../../../design/themes/responsive/media/images/picker_bg_outside.png?1758447898') repeat-x 0 -100% scroll #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
div.ui-dialog .ui-dialog-title {
  width: auto;
  margin: 0;
  color: #2c3e50;
  font-weight: normal;
  font-size: 18px;
  padding-left: 20px;
}
.ui-dialog .ui-dialog-titlebar-close {
  top: 27px;
  left: 13px;
  padding: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: url('../../../../../../../../design/themes/responsive/media/images/icons/openhand.cur?1758447898'), move;
}
.ui-dialog .buttons-container {
  margin: 0px -20px;
}
.ui-dialog .buttons-container.picker {
  padding: 13px 0;
  width: 100%;
  border-top: 1px solid #ffffff;
  background-color: #f9f9f9;
}
.buttons-container-picker {
  padding: 0;
  width: 100%;
}
.buttons-container-picker {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px;
  border: 1px solid #e3e3e3;
}
.ui-dialog .buttons-container.picker > div {
  margin: 0 15px;
}
.ui-widget-header .ui-icon-closethick {
  color: #bccad7;
  background: none;
  margin: -10px -10px 0 0;
  text-indent: 0;
  font: 13px/1 'glyphs';
  speak: none;
  -webkit-font-smoothing: antialiased;
  opacity: 0.7;
}
.ui-widget-header .ui-icon-closethick.ui-state-hover {
  opacity: 1;
}
.ui-widget-header .ui-icon-closethick:before {
  font-family:glyphs;
  content: "\e009";
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.ui-widget-header .ui-dialog-titlebar-close.ui-state-hover {
  border: none;
  background: none;
}
.ui-widget-header .ui-dialog-titlebar-close.ui-state-hover span:before {
  color: #9fb2c4;
}
.ui-widget-header .ui-state-default {
  background: none;
  border: 0;
  outline: none;
}
.ui-dialog-dragging {
  background: #f7f7e7 none;
  opacity: 0.6;
}
.ui-dialog-dragging .ui-resizable-handle {
  display: none;
}
.ui-dialog-dragging .ui-dialog-content {
  visibility: hidden;
}
.ty-wysiwyg-content h1 {
  font-size: 36px;
  font-weight: bold;
}
.ty-wysiwyg-content h2 {
  font-weight: bold;
  font-size: 30px;
}
.ty-wysiwyg-content h3 {
  font-weight: bold;
  font-size: 24px;
}
.ty-wysiwyg-content h4 {
  font-weight: bold;
  font-size: 18px;
}
.ty-wysiwyg-content h5 {
  font-weight: bold;
  font-size: 14px;
}
.ty-wysiwyg-content h6 {
  font-weight: bold;
  font-size: 12px;
}
.ty-wysiwyg-content h1,
.ty-wysiwyg-content h2,
.ty-wysiwyg-content h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.ty-wysiwyg-content h4,
.ty-wysiwyg-content h5,
.ty-wysiwyg-content h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.ty-wysiwyg-content td,
.ty-wysiwyg-content th {
  padding: 5px;
}
.ty-wysiwyg-content ul {
  padding: 0 20px 0 0;
  list-style-type: disc;
}
.ty-wysiwyg-content ul > li {
  list-style-type: inherit;
}
.ty-wysiwyg-content ol {
  padding: 0 20px 0 0;
  list-style-type: decimal;
}
.ty-wysiwyg-content ol > li {
  list-style-type: inherit;
}
.ty-product-block__description ul {
  padding: 0 20px 0 0;
  list-style-type: disc;
}
.ty-product-block__description ul > li {
  list-style-type: inherit;
}
.ty-product-block__description ol {
  padding: 0 20px 0 0;
  list-style-type: decimal;
}
.ty-product-block__description ol > li {
  list-style-type: inherit;
}
.ty-product-list__description ul {
  padding: 0 20px 0 0;
  list-style-type: disc;
}
.ty-product-list__description ul > li {
  list-style-type: inherit;
}
.ty-product-list__description ol {
  padding: 0 20px 0 0;
  list-style-type: decimal;
}
.ty-product-list__description ol > li {
  list-style-type: inherit;
}
.ty-wysiwyg-content iframe {
  max-width: 100%;
}
.ty-wysiwyg-content .no-border td {
  border: 0;
}
.redactor-box ol li {
  list-style-type: decimal;
}
.redactor-box ul li {
  list-style-type: disc;
}
.ty-wysiwyg-content [class*="ty-column"] {
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 0px 10px;
}
.ty-wysiwyg-content .ty-notice {
  padding: 10px 25px;
  background: #e6ebf0;
  color: #2e3a47;
  border-radius: 4px;
  display: inline-block;
}
.ty-wysiwyg-content .ty-image {
  padding: 10px;
  border: 4px solid #ffffff;
  outline: 2px solid #dce3ea;
  box-sizing: border-box;
}
.ty-wysiwyg-content {
  word-wrap: break-word;
}
.ty-wysiwyg-content h1.ty-main-title {
  margin-top: 10px;
  padding-bottom: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  margin-top: 45px;
  font-weight: normal;
  font-size: 37px;
}
@media (max-width: 767px) {
  .ty-wysiwyg-content h1.ty-main-title2,
  .ty-wysiwyg-content h1.ty-main-title {
    font-size: 24px;
  }
}
.ty-wysiwyg-content h3.ty-main-title2 {
  margin: 78px 0 32px;
  font-size: 22px;
  font-weight: normal;
}
.ty-list-container,
.ty-items-container {
  margin: 20px 0;
  line-height: 140%;
}
.ty-list-container.ty-decimal .ty-list-text,
.ty-items-container.ty-decimal .ty-list-text {
  padding-right: 40px;
}
.ty-list-container.ty-decimal .ty-list-item,
.ty-items-container.ty-decimal .ty-list-item {
  position: absolute;
  margin-top: 7px;
  margin-right: -40px;
  font-size: 60px;
  color: #00ccff;
}
.ty-list-container .ty-column4 .ty-company__item,
.ty-list-container .ty-column4 .ty-gift-certificate__item {
  padding-left: 10%;
}
@media (max-width: 478px) {
  .ty-list-container .ty-column4 .ty-company__item,
  .ty-list-container .ty-column4 .ty-gift-certificate__item {
    padding-left: 0;
  }
}
.ty-list-container .ty-company__item {
  padding-left: 10%;
}
.ty-list-container .ty-list-image {
  margin: 17px 0;
  text-align: center;
}
.ty-list-container .ty-list-image.ty-left {
  text-align: right;
}
.ty-list-container .ty-list-image.ty-right {
  text-align: left;
}
.ty-list-container .ty-list-text {
  padding-top: 8px;
  font-family:Arial;
  font-size: 12px;
  line-height: 150%;
}
.ty-list-container .ty-list-text.big {
  font-size: 16px;
}
.ty-list-container .ty-list-text .ty-header {
  display: block;
  font-size: 21px;
}
.ty-list-container .ty-list-text .ty-header .ty-big {
  font-size: 218%;
  font-weight: bold;
  line-height: normal;
}
.ty-list-container.with-shadow .ty-list-image {
  padding: 10px;
  margin-bottom: 14px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.ty-list-container.with-shadow .ty-list-text {
  padding-top: 0;
  margin-bottom: 27px;
}
.ty-list-container .ty-list-header {
  display: block;
  padding-bottom: 6px;
  font-size: 22px;
  line-height: normal;
}
.ty-items-container .item {
  padding-left: 4%;
}
@media screen and (max-width: 480px) {
  .ty-items-container {
    text-align: center;
  }
  .ty-items-container .item {
    padding-left: 0;
  }
}
.ty-column1 {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-left: -0.25em;
}
.ty-column2 {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  margin-left: -0.25em;
}
.ty-column3 {
  display: inline-block;
  width: 33.333333333333%;
  vertical-align: top;
  margin-left: -0.25em;
}
.ty-column4 {
  display: inline-block;
  width: 25%;
  vertical-align: top;
  margin-left: -0.25em;
}
.ty-column5 {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  margin-left: -0.25em;
}
.ty-column6 {
  display: inline-block;
  width: 16.666666666667%;
  vertical-align: top;
  margin-left: -0.25em;
}
.ty-column7 {
  display: inline-block;
  width: 14.285714285714%;
  vertical-align: top;
  margin-left: -0.25em;
}
.ty-column8 {
  display: inline-block;
  width: 12.5%;
  vertical-align: top;
  margin-left: -0.25em;
}
.ty-column9 {
  display: inline-block;
  width: 11.111111111111%;
  vertical-align: top;
  margin-left: -0.25em;
}
.ty-column10 {
  display: inline-block;
  width: 10%;
  vertical-align: top;
  margin-left: -0.25em;
}
@media (max-width: 979px) {
  .ty-column1 {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-left: -0.25em;
  }
  .ty-column2 {
    width: 100%;
  }
  .ty-column3 {
    width: 50%;
  }
  .ty-column4 {
    width: 33.333333333333%;
  }
  .ty-column5 {
    width: 25%;
  }
  .ty-column6 {
    width: 20%;
  }
  .ty-column7 {
    width: 16.666666666667%;
  }
  .ty-column8 {
    width: 14.285714285714%;
  }
  .ty-column9 {
    width: 12.5%;
  }
  .ty-column10 {
    width: 11.111111111111%;
  }
}
@media (max-width: 767px) {
  .ty-column1 {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-left: -0.25em;
  }
  .ty-column2 {
    width: 50%;
  }
  .ty-column3 {
    width: 50%;
  }
  .ty-column4 {
    width: 50%;
  }
  .ty-column5 {
    width: 50%;
  }
  .ty-column6 {
    width: 50%;
  }
  .ty-column7 {
    width: 50%;
  }
  .ty-column8 {
    width: 50%;
  }
  .ty-column9 {
    width: 50%;
  }
  .ty-column10 {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .ty-column1 {
    width: 100%;
  }
  .ty-column2 {
    width: 100%;
  }
  .ty-column3 {
    width: 100%;
  }
  .ty-column4 {
    width: 100%;
  }
  .ty-column5 {
    width: 100%;
  }
  .ty-column6 {
    width: 100%;
  }
  .ty-column7 {
    width: 100%;
  }
  .ty-column8 {
    width: 100%;
  }
  .ty-column9 {
    width: 100%;
  }
  .ty-column10 {
    width: 100%;
  }
}
.tygh-top-panel {
  background-color: #e6eff4;
  background-image: -moz-linear-gradient(top,#e6eff4,#e6eff4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#e6eff4),to(#e6eff4));
  background-image: -webkit-linear-gradient(top,#e6eff4,#e6eff4);
  background-image: -o-linear-gradient(top,#e6eff4,#e6eff4);
  background-image: linear-gradient(to bottom,#e6eff4,#e6eff4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6eff4', endColorstr='#ffe6eff4', GradientType=0);
}
.top-menu-grid {
  padding-top: 38px;
}
.top-quick-links {
  margin: 6px 0 0;
}
.top-quick-links a {
  color: #2d3540;
}
.our-brands-grid {
  margin-bottom: 80px;
}
.ty-order-summary {
  margin-top: 66px;
}
.tygh-header > div {
  padding-top: 39px;
}
.header-widget-grid .top-menu-grid {
  padding-top: 15px;
}
.search-widget-block-grid {
  padding: 15px 0;
}
.tygh-header > div {
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top,#ffffff,#ffffff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#ffffff));
  background-image: -webkit-linear-gradient(top,#ffffff,#ffffff);
  background-image: -o-linear-gradient(top,#ffffff,#ffffff);
  background-image: linear-gradient(to bottom,#ffffff,#ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
}
.tygh-content > div {
  padding-bottom: 40px;
}
.tygh-content > div {
  background-color: #ffffff;
}
.side-grid .ty-account-info__user-arrow {
  display: none;
}
.side-grid .ty-dropdown-box__content {
  left: auto;
  right: 0;
}
.main-content-grid {
  width: 100%;
}
.footer-content-grid {
  margin: 30px 0px;
}
.ty-holiday-gift-banner {
  margin-top: -20px;
  width: 100%;
}
.top-my-account {
  margin-right: 22px;
}
.buttons-container {
  padding: 17px 20px;
  background: #e6ebf0;
  border-radius: 6px;
}
.buttons-container:before,
.buttons-container:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.buttons-container:after {
  clear: both;
}
.ty-mainbox-body .buttons-container {
  margin: 25px 0px;
}
.ty-mainbox-title {
  margin-bottom: 10px;
}
.ty-mainbox-title:before,
.ty-mainbox-title:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-mainbox-title:after {
  clear: both;
}
.ty-mainbox-title__left {
  float: right;
}
.ty-mainbox-title__right {
  display: block;
  float: left;
  margin-top: 7px;
  font-weight: normal;
  font-size: 70%;
}
.ty-mainbox-title .ty-status {
  float: left;
  padding-top: 10px;
  color: #404040;
  font-style: normal;
  font-size: 14px;
}
.ty-mainbox-title .ty-date {
  font-style: normal;
  font-size: 70%;
  white-space: nowrap;
}
.ty-mainbox-container.ty-float-right,
.ty-mainbox-container.ty-float-left {
  width: inherit;
}
.ty-subheaders-group {
  margin: 0 15px 21px 15px;
}
.ty-subheader {
  margin: 0;
  padding: 7px 0 10px 0;
  font-size: 18px;
  color: #34495E;
}
.ty-subheader__tooltip {
  font-size: inherit;
}
.ty-mainbox-simple-title {
  margin-bottom: 10px;
}
.ty-mainbox-simple-title:before,
.ty-mainbox-simple-title:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-mainbox-simple-title:after {
  clear: both;
}
.ty-sidebox-important {
  margin-bottom: 15px;
}
.ty-sidebox-important__title {
  width: 100%;
}
.ty-sidebox-important__title-wrapper {
  font-size: 13px;
  font-weight: normal;
  color: #909598;
  padding: 4px 14px 8px;
  background: #ECF0F1;
  float: right;
  width: 100%;
  box-sizing: border-box;
}
.ty-sidebox-important__body {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.ty-text-links {
  margin: 0 0 6px 0;
}
.ty-text-links:first-child {
  padding-top: 0;
}
.ty-text-links .ty-level-0 {
  margin-right: 0px;
}
.ty-text-links .ty-level-1 {
  margin-right: 10px;
}
.ty-text-links .ty-level-2 {
  margin-right: 20px;
}
.ty-text-links .ty-level-3 {
  margin-right: 30px;
}
.ty-text-links .ty-level-4 {
  margin-right: 40px;
}
.ty-text-links__active > .ty-text-links__a,
.no-touch .ty-text-links__a:hover {
  color: #334553;
}
.ty-text-links__item {
  position: relative;
  display: block;
  margin-left: 15px;
}
.ty-text-links_show_inline > .ty-text-links__item {
  display: inline-block;
}
.ty-text-links_show_inline .ty-level-0 > .ty-text-links {
  display: none;
  position: absolute;
  min-width: 200px;
  background: #fff;
  border: 1px solid #708ca9;
  z-index: 10;
  padding: 5px;
  margin: 0;
  border-radius: 4px;
}
.no-touch .ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  display: block;
}
.ty-text-links_show_inline .ty-level-0.is-hover-link > .ty-text-links {
  display: block;
}
.ty-dropdown-box .ty-text-links__item {
  margin: 0;
  padding: 7px 8px;
}
.ty-accordion {
  margin-top: 20px;
}
.ty-accordion .ui-accordion-header-icon {
  position: absolute;
  top: 5px;
  left: 10px;
  background: none;
  text-indent: 0;
  overflow: visible;
}
.ty-accordion .ui-accordion-header-icon:before {
  font-family:glyphs;
  font-size: 25px;
  content: "\e019";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ty-accordion .ui-accordion-header {
  position: relative;
  color: #7c7e80;
  margin-top: 5px;
  padding: 8px 12px;
  border: 0px;
  border-radius: 0px;
  background: #e5ebec;
  background-image: none;
  font-family:Conv_VarelaRound-Regular;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ty-accordion .ui-accordion-header.ui-state-active {
  background: #bdc3c7;
  color: white;
}
.ty-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before {
  content: "\e01c";
}
.ty-accordion .ui-accordion-content {
  border: 0;
}
.ty-logo-container {
  position: relative;
  margin-top: 2px;
}
.ty-logo-container__image {
  display: inline-block;
  text-decoration: none;
}
.ty-logo-container__image.vertical-middle {
  visibility: hidden;
}
.ty-grid-list__item {
  margin: 0px 10px 25px 10px;
}
.ty-grid-list__item:before,
.ty-grid-list__item:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-grid-list__item:after {
  clear: both;
}
.ty-grid-list__item:hover .ty-icon-left-circle,
.ty-grid-list__item:hover .ty-icon-right-circle {
  visibility: visible;
}
.ty-grid-list__item:hover .ty-quick-view-button {
  visibility: visible;
}
.ty-grid-list__image {
  position: relative;
  padding: 18px 0;
  border: 1px solid #ebebeb;
  background: #fff;
  text-align: center;
  min-height: 50px;
}
.ty-grid-list__image .ty-no-image {
  border: 0px;
}
.ty-grid-list__price {
  display: block;
  text-align: right;
  vertical-align: top;
  overflow: hidden;
  word-break: break-all;
}
.ty-grid-list__no-price {
  text-align: right;
  width: auto;
}
.ty-grid-list__item-name {
  margin-top: 10px;
  margin-bottom: 5px;
  display: block;
  width: 100%;
  overflow: hidden;
}
.ty-grid-list__item-name .product-title {
  display: block;
  color: #7d93ab;
  word-wrap: break-word;
}
.ty-grid-list__control {
  width: 100%;
  padding-top: 5px;
}
.ty-product-empty {
  background: #F8F9F9;
  margin: 28px 10px 0 10px;
  height: 190px;
  text-align: center;
}
.ty-product-empty__text {
  color: #cdcdcd;
  font-size: 115%;
  line-height: 190px;
}
.ty-product-list {
  padding: 35px 0;
}
.ty-product-list__image {
  position: relative;
  float: right;
  margin: 0 0 20px 25px;
  border: 1px solid #ebebeb;
}
.ty-product-list__content {
  overflow: hidden;
}
.ty-product-list__info {
  overflow-x: auto;
  overflow-y: hidden;
}
.ty-product-list__control .ty-btn {
  margin-left: 10px;
}
.ty-product-list__control .ty-product-coming-soon {
  margin: 10px 0px;
}
.ty-product-list__item-name .product-title {
  font-size: 130%;
  word-wrap: break-word;
}
.ty-product-list__price .ty-price-num {
  font-size: 120%;
}
.ty-product-list__price {
  padding: 10px 0px;
}
.ty-product-list__description {
  line-height: 170%;
}
.ty-product-list .ty-qty-out-of-stock {
  margin-left: 20px;
  padding: 2px 0px 0px 0px;
  vertical-align: top;
}
.ty-compact-list__item {
  padding: 10px 0;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
}
.ty-compact-list__item:before,
.ty-compact-list__item:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-compact-list__item:after {
  clear: both;
}
.ty-compact-list__content:before,
.ty-compact-list__content:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-compact-list__content:after {
  clear: both;
}
.ty-compact-list__item .ty-discount-label {
  top: auto;
  left: auto;
  bottom: 5px;
}
.ty-compact-list__item .ty-qty {
  margin: 0;
}
.ty-compact-list__image {
  float: right;
  width: 13%;
  padding: 0px 25px;
  text-align: center;
}
.ty-compact-list__image .ty-discount-label {
  position: static;
  float: none;
  display: inline-block;
  margin-top: 5px;
}
.ty-compact-list__title {
  float: right;
  width: 30%;
  margin: 0 0 0 10px;
  word-wrap: break-word;
}
.ty-compact-list__controls {
  float: left;
  position: relative;
  padding-bottom: 30px;
  width: 40%;
  text-align: left;
}
.ty-compact-list__controls .ty-btn__add-to-cart {
  margin: 0 10px 0 0;
}
.ty-compact-list__controls .ty-qty-out-of-stock {
  margin-left: 0;
}
.ty-compact-list__controls .ty-product-coming-soon {
  width: 100%;
  left: 0px;
  padding-top: 12px;
  text-align: left;
  position: absolute;
}
.ty-product-coming-soon {
  color: #767676;
}
.ty-compact-list__controls > div {
  display: inline-block;
  vertical-align: middle;
}
.ty-compact-list__controls .qty {
  padding-top: 0;
}
.ty-compact-list__price {
  margin-left: 10px;
}
.ty-compact-list__price .ty-list-price {
  margin-left: 4px;
}
.ty-compact-list__item .ty-control-group__label {
  width: auto;
}
.ty-thumbnail-list__item {
  margin-bottom: 20px;
  text-align: center;
}
.ty-thumbnail-list__img-block {
  display: inline-block;
}
.ty-thumbnail-list__name {
  padding: 6px 0;
}
.ty-thumbnail-list__butons {
  padding: 10px 0;
}
.ty-template-small__item {
  padding: 10px 0;
  border-bottom: 1px dotted #ebebeb;
}
.ty-template-small__item:last-child {
  border: 0;
}
.ty-template-small__item-img {
  float: right;
  margin-left: 10px;
  vertical-align: top;
}
.ty-template-small__item-price {
  margin-top: 5px;
}
.ty-template-small__item-description {
  overflow: hidden;
}
.ty-scroller-list__item {
  padding-top: 20px;
  text-align: center;
}
.ty-scroller-list__description .product-title {
  display: inline-block;
  overflow: hidden;
  padding-top: 5px;
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word;
}
.ty-scroller-list__item:hover .ty-quick-view-button {
  visibility: visible;
  text-align: center;
}
.ty-simple-list__buttons {
  padding: 17px 20px;
}
.ty-simple-list .ty-discount-label {
  top: 1px;
  left: 1px;
}
.ty-simple-list .ty-discount-label:before,
.ty-simple-list .ty-discount-label:after {
  content: "";
  position: absolute;
}
.ty-simple-list .ty-discount-label:before {
  top: -1px;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 150px;
  background-image: -webkit-linear-gradient(bottom,transparent,#dce3ea);
  background-image: -moz-linear-gradient(bottom,transparent,#dce3ea);
  background-image: -o-linear-gradient(bottom,transparent,#dce3ea);
}
.ty-simple-list .ty-discount-label:after {
  top: 0;
  left: 1px;
  width: 150px;
  height: 1px;
  background-image: -webkit-linear-gradient(right,#dce3ea,transparent);
  background-image: -moz-linear-gradient(right,#dce3ea,transparent);
  background-image: -o-linear-gradient(right,#dce3ea,transparent);
}
ol.text-link-list .text-link-list__item {
  list-style: decimal;
}
.ty-profile-field {
  margin-top: 30px;
}
.ty-profile-field .ty-input-text {
  width: 100%;
}
.ty-profile-field__switch {
  margin: 25px 0px;
  padding: 15px 20px;
  border: 2px solid #a3b5c8;
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ty-profile-field__switch-label {
  float: right;
}
.ty-profile-field__switch-actions {
  float: left;
}
.ty-profile-field__switch-actions label {
  padding-left: 15px;
}
.ty-profile-field__select-country,
.ty-profile-field__select-state,
.ty-profile-field__select {
  width: 100%;
}
.ty-billing-zip-code,
.ty-shipping-zip-code {
  clear: both;
  width: 120px;
}
.company .buttons-container {
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  margin: 30px -21px 28px 0px;
  padding: 17px 20px 17px 20px;
  width: 100%;
}
.ty-billing-first-name,
.ty-billing-last-name,
.ty-shipping-first-name,
.ty-shipping-last-name,
.ty-billing-country,
.ty-billing-state,
.ty-shipping-country,
.ty-shipping-state,
.ty-first-name,
.ty-last-name {
  display: inline-block;
  width: 47%;
}
.ty-billing-first-name + .ty-billing-last-name,
.ty-billing-country + .ty-billing-state,
.ty-shipping-first-name + .ty-shipping-last-name,
.ty-shipping-country + .ty-shipping-state,
.ty-first-name + .ty-last-name {
  margin-right: 4.8%;
}
.billing-last-name,
.shipping-last-name {
  margin-left: 0;
}
.ty-account {
  margin-top: 30px;
}
.ty-account .ty-input-text {
  width: 100%;
}
.ty-account-detail {
  margin: 45px 58px 0 0;
  padding-bottom: 250px;
  background: url('../../../../../../../../design/themes/responsive/media/images/profile_details.png?1758447898') no-repeat bottom center;
  color: #BDC3C7;
}
.ty-account-detail h4 {
  font-size: 19px;
  padding-bottom: 10px;
}
.ty-account-detail ul li {
  list-style-type: disc;
  margin: 15px 17px 0 0;
}
.ty-account-benefits {
  margin: 47px 60px 0 0;
  color: #BDC3C7;
}
.ty-account-benefits h4 {
  padding-bottom: 22px;
  font-size: 19px;
}
.ty-account-benefits ul li {
  list-style-type: disc;
  margin-bottom: 11px;
  margin-right: 17px;
}
.ty-languages {
  margin: 0 0 0 15px;
}
.ty-languages__item {
  float: right;
  display: inline-block;
  padding: 8px 6px;
}
.ty-languages__icon-link .ty-flag {
  margin-left: 0;
}
.ty-languages__active {
  background: #dfe4e4;
  color: black;
}
.ty-currencies__txt {
  float: right;
  padding: 8px 0 8px 5px;
}
.ty-currencies__item {
  float: right;
  padding: 8px 13px;
  border-radius: 4px;
  color: #2d3540;
}
.ty-currencies__item:hover {
  background: #cfd9e2;
  color: #181c22;
}
.ty-currencies__active {
  background: #cfd9e2;
  color: #181c22;
}
.ty-sidebox {
  margin-bottom: 44px;
  word-wrap: break-word;
  background: #fff;
}
.ty-sidebox__title {
  position: relative;
  padding: 0px 0px 9px 30px;
  border-bottom: 1px solid #dce3ea;
}
.touch .ty-sidebox__title {
  cursor: pointer;
}
.ty-sidebox__title-toggle {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
  float: right;
  width: 35px;
  color: #9cb0c4;
  text-align: center;
  font-size: 25px;
  cursor: pointer;
}
.ty-sidebox__icon-hide {
  display: none;
}
.ty-sidebox__title.open .ty-sidebox__icon-open {
  display: none;
}
.ty-sidebox__title.open .ty-sidebox__icon-hide {
  display: block;
}
.ty-sidebox__title-wrapper,
.ty-sidebox__title span,
.ty-sidebox__title a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #A1A6AA;
  padding: 0;
}
.ty-sidebox .buttons-container {
  background: none;
  padding: 20px 0px;
}
.ty-compare {
  position: relative;
}
.ty-compare__wrapper {
  overflow-x: auto;
  overflow-y: hidden;
}
.ty-compare-menu {
  width: 150px;
}
.ty-compare-menu__a {
  padding: 8px 16px 7px;
  display: block;
}
.ty-compare-menu__a:hover {
  background: #eff0f2;
  color: #34495e;
  text-decoration: none;
}
.ty-compare-menu__elem {
  display: block;
  padding: 8px 16px 7px;
  color: #fff;
  background: #1abc9c;
}
.ty-compare-products {
  width: 100%;
  table-layout: fixed;
}
.ty-compare-products__product {
  padding: 0 10px;
  width: 215px;
  vertical-align: top;
  text-align: center;
}
.ty-compare-products__item {
  padding: 5px 0;
}
.ty-compare-products__menu {
  vertical-align: top;
  padding: 0 10px;
  width: 150px;
}
.ty-compare-products__product .buttons-container {
  margin: 0;
}
.no-touch .ty-compare-products__product .ty-qty .ty-control-group__label {
  display: inline-block;
  float: none;
  width: 90px;
}
.touch .ty-compare-products__product .ty-qty .ty-control-group__label {
  display: block;
  width: 100%;
}
.ty-compare-products__delete {
  position: relative;
  visibility: hidden;
  padding-bottom: 2px;
}
.touch .ty-compare-products__delete,
.ty-compare-products__product:hover .ty-compare-products__delete {
  visibility: visible;
}
.ty-compare-feature {
  position: relative;
  z-index: 20;
  margin-bottom: 10px;
}
.ty-compare-feature__table {
  width: 100%;
  table-layout: fixed;
}
.ty-compare-feature__row:nth-child(odd) {
  background-color: #ffffff;
}
.ty-compare-feature__item {
  padding: 10px;
  border: 1px solid #ebebeb;
  vertical-align: middle;
  text-align: right;
}
.ty-compare-feature_item_size {
  padding: 0 10px;
  width: 215px;
}
.ty-compare-sort {
  width: 150px;
  text-align: right;
}
.ty-compare-sort__a {
  visibility: hidden;
  margin-right: 3px;
  vertical-align: middle;
}
.touch .ty-compare-sort__a,
.ty-compare-sort:hover .ty-compare-sort__a {
  visibility: visible;
}
.ty-compare-list__item {
  text-align: right;
}
.ty-compare-checkbox {
  position: relative;
  top: 2px;
  display: inline-block;
  margin-left: 5px;
  width: 13px;
  height: 13px;
  border: 1px solid #4d4d4d;
  background-color: #fff;
  color: #607994;
  text-align: right;
}
.ty-compare-checkbox__icon {
  position: relative;
  top: -2px;
  right: 1px;
  font-size: 11px;
}
.ty-price-num {
  font-size: 15px;
  font-weight: bold;
}
.ty-sku {
  padding: 0;
  font-size: 90%;
}
.ty-price,
.ty-sub-price,
.ty-list-price {
  font-size: 100%;
}
.ty-price {
  margin: 6px 0;
  color: #343434;
}
.ty-sub-price {
  color: #1b1b1b;
}
.ty-list-price {
  color: #1b1b1b;
  line-height: 100%;
  font-size: 13px;
}
.ty-tax-include {
  display: block;
  padding-bottom: 5px;
}
.ty-price-update {
  display: inline-block;
  font-size: 13px;
}
.ty-qty {
  margin-bottom: 15px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-weight: bold;
}
.ty-qty-in-stock {
  color: #26323e;
}
.ty-qty-out-of-stock {
  color: #e74c3c;
}
.ty-min-qty-description {
  font-size: 12px;
  margin-top: -7px;
  padding-top: 0;
  color: #8ca3ba;
}
.ty-price-curency {
  display: inline-block;
}
.ty-price-curency__title {
  display: inline-block;
  float: right;
  margin: 5px 0;
}
input.ty-price-curency__input {
  margin-right: 5px;
  width: 70px;
  height: 35px;
  font-size: 140%;
}
.ty-no-price {
  display: block;
  padding: 0px;
  color: #E74C3C;
}
.ty-product-notify-email {
  width: 200px;
  margin-bottom: 15px;
}
.ty-product-notify-email__input {
  width: 100%;
}
.ty-discount-label {
  position: absolute;
  left: 0;
  top: 0;
  background: #8092a6;
  color: white;
  list-style: none;
}
.ty-discount-label__item {
  float: right;
  height: 28px;
  font-size: 14px;
  white-space: nowrap;
  line-height: 28px;
  padding: 0 12px 0 10px;
  color: #fff;
}
.ty-value-changer {
  display: inline-block;
  vertical-align: top;
  width: 53px;
}
input.ty-value-changer__input {
  float: right;
  width: 36px;
  height: 33px;
  text-align: center;
}
.touch input.ty-value-changer__input {
  height: 34px;
}
.ty-value-changer__increase,
.ty-value-changer__decrease {
  position: relative;
  float: left;
  width: 14px;
  height: 14px;
  border: 1px solid #acbdcd;
  color: #acbdcd;
  font-size: 16px;
  line-height: 13px;
  cursor: pointer;
  background: #fff;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ty-value-changer__increase {
  margin-bottom: 1px;
}
.ty-value-changer__increase:hover,
.ty-value-changer__decrease:hover {
  color: #acbdcd;
}
.no-touch .ty-value-changer__increase:hover,
.no-touch .ty-value-changer__decrease:hover {
  background: #acbdcd;
  color: #fff;
  text-decoration: none;
}
.touch .ty-value-changer {
  width: 110px;
}
.touch .ty-value-changer__input {
  float: left;
}
.touch .ty-value-changer__increase,
.touch .ty-value-changer__decrease {
  float: right;
  width: 36px;
  height: 32px;
  font-size: 22px;
  line-height: 27px;
  background: #acbdcd;
  color: #fff;
}
.touch .ty-value-changer__increase {
  border-left: 0;
  float: left;
}
.touch .ty-value-changer__decrease {
  border-right: 0;
}
.ty-period {
  clear: both;
}
.ty-period__wrapper {
  float: right;
  padding-left: 20px;
}
.ty-period__select {
  width: 180px;
}
.ty-period__dash {
  padding: 0 3px;
}
.ty-calendar__block {
  width: 115px;
  display: inline-block;
  position: relative;
}
.ty-calendar__button {
  position: absolute;
  top: 15px;
  left: 2px;
  margin-top: -10px;
  margin-left: 8px;
  color: #8ca3ba;
  vertical-align: middle;
  font-size: 155%;
}
.ty-calendar__input {
  width: 100%;
}
.ty-calendar-link:hover {
  text-decoration: none;
}
.ty-qty-discount {
  overflow-x: auto;
  margin-bottom: 15px;
}
.ty-qty-discount__table {
  margin-top: 10px;
  min-width: 200px;
  padding: 0;
  border: 1px solid #dce3ea;
}
.ty-qty-discount__table .ty-qty-discount__td {
  border: 0 none;
  border-left: 1px solid #dce3ea;
  padding: 8px 12px;
}
.tooltip {
  display: none;
  max-width: 200px;
  z-index: 10000;
  padding: 9px;
  background: rgba(0,0,0,0.8);
  color: #fff;
  text-align: right;
  font-weight: normal;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tooltip p {
  color: #fff;
  padding: 0px;
}
.tooltip li {
  color: #fff;
}
.tooltip-arrow {
  position: absolute;
  top: -10px;
  left: 3px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 0;
  border-color: transparent transparent rgba(0,0,0,0.8) transparent;
}
.tooltip.arrow-top .tooltip-arrow {
  top: auto;
  right: auto;
  bottom: -10px;
  left: 3px;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent transparent rgba(0,0,0,0.8);
}
.tooltip.right {
  padding: 9px;
  text-align: right !important;
}
.arrow-top.right .tooltip-arrow {
  right: 3px;
  left: auto;
  border-width: 10px 0 0 10px;
  border-color: rgba(0,0,0,0.8) transparent transparent transparent;
}
.arrow-down.right .tooltip-arrow {
  left: auto;
  top: -10px;
  right: 3px;
  border-width: 10px 10px 0 0;
  border-color: transparent rgba(0,0,0,0.8) transparent transparent;
}
.arrow-down.top .tooltip-arrow {
  top: auto;
  bottom: -10px;
  border-width: 10px 10px 0 0;
  border-color: rgba(0,0,0,0.8) transparent transparent transparent;
}
.arrow-down.right.top .tooltip-arrow {
  left: auto;
  top: auto;
  bottom: -10px;
  right: 3px;
  border-width: 10px 0 0 10px;
  border-color: rgba(0,0,0,0.8) transparent transparent transparent;
}
.tooltip img {
  max-width: 100%;
}
.touchevents body {
  cursor: pointer;
}
.touchevents.mouseevents body {
  cursor: initial;
}
.ty-tooltip-block {
  vertical-align: middle;
  cursor: pointer;
}
.ty-no-image {
  position: relative;
  display: block;
  border: 1px solid #ebebeb;
  background: #fcfcfc;
  color: #c8c8c8;
  cursor: default;
  max-width: 100%;
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ty-no-image__icon {
  position: absolute;
  top: 50%;
  right: 50%;
  display: inline-block;
  margin: -16px -16px 0 0;
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 32px;
}
.ty-spinner {
  background: url('../../../../../../../../design/themes/responsive/media/images/spinner.gif?1758447898') no-repeat center center;
}
.ty-grayscale {
  filter: url("data:image/svg+xml;utf8,#grayscale");
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: gray;
}
.ty-grayscale:hover {
  filter: url("data:image/svg+xml;utf8,#grayscale");
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.ty-status-info label {
  display: block;
  margin: 0 0 10px 20px;
}
.ty-select-block {
  position: absolute;
  top: 33px;
  right: 0;
  z-index: 1022;
  min-width: 50px;
  border: 1px solid #708ca9;
  background-color: #fff;
}
.ty-select-block {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ty-select-wrapper {
  position: relative;
}
.ty-select-block__a {
  cursor: pointer;
  display: block;
  padding: 7px 13px 4px;
  color: #54708c;
  border: 1px solid transparent;
}
.ty-select-block__a:hover {
  background: #cfd9e2;
  color: #54708c;
  text-decoration: none;
}
.ty-select-block__a.open,
.ty-select-block__a.open:hover {
  background: #708ca9;
  color: white;
}
.ty-select-block__a.open .ty-select-block__arrow {
  color: white;
}
.ty-select-block__a-item {
  display: inline-block;
  vertical-align: top;
}
.ty-select-block__arrow {
  margin-right: 3px;
  font-size: 140%;
  color: #5e7d9c;
}
input.ty-select-block__input {
  margin: 5px 10px;
  width: 220px;
}
.ty-select-block__list-item .ty-select-block__list-a {
  text-decoration: none;
}
.ty-select-block__list-a:hover {
  background: #465f73;
  color: white;
}
.ty-select-block__list-a {
  display: block;
  padding: 7px 14px 7px 14px;
  white-space: nowrap;
  cursor: pointer;
}
.ty-select-block__list-a:before,
.ty-select-block__list-a:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-select-block__list-a:after {
  clear: both;
}
.ty-select-block__txt {
  float: right;
  padding: 8px 0 8px 5px;
}
.ty-dropdown-box {
  display: inline-block;
  position: relative;
  color: #34495E;
}
.ty-dropdown-box  .ty-icon-down-micro {
  position: relative;
  top: 5px;
  width: 7px;
  color: #5e7d9c;
  font-size: 20px;
  line-height: 0;
}
.ty-dropdown-box__title {
  position: relative;
  display: inline-block;
  padding: 7px 8px 7px 11px;
  border: 1px solid transparent;
}
.ty-dropdown-box__title a {
  color: #5e7d9c;
}
.ty-dropdown-box__title a:hover {
  text-decoration: none;
}
.ty-dropdown-box__title:hover {
  background: #cfd9e2;
}
.ty-dropdown-box__title .ty-account-info__title {
  text-decoration: none;
  white-space: nowrap;
}
.ty-dropdown-box__title.open {
  z-index: 650;
  background: #5e7d9c;
}
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i,
.ty-dropdown-box__title.open .ty-minicart-title {
  color: white;
}
.ty-dropdown-box__content {
  position: absolute;
  left: 0;
  z-index: 600;
  margin-top: -1px;
  min-width: 220px;
  background: #fff;
  text-align: right;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

@-webkit-keyframes dutycom-dropdown-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes dutycom-dropdown-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.ty-dropdown-box__title.open + .ty-dropdown-box__content,
.ty-dropdown-box__title.open ~ .ty-dropdown-box__content {
  -webkit-animation: dutycom-dropdown-in 160ms ease-out;
          animation: dutycom-dropdown-in 160ms ease-out;
}

@media (prefers-reduced-motion: reduce) {
  .ty-dropdown-box__title.open + .ty-dropdown-box__content,
  .ty-dropdown-box__title.open ~ .ty-dropdown-box__content {
    -webkit-animation: none;
            animation: none;
  }
}
.ty-dropdown-box__content {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* Mobile fix: keep account dropdown inside viewport (prevents clipping) */
@media (max-width: 767.98px) {
  .ty-dropdown-box__content:has(.ty-account-info),
  .ty-dropdown-box__content:has(.ty-account-info__links) {
    position: fixed;
    right: 10px;
    left: 10px;
    top: calc(env(safe-area-inset-top, 0px) + 10px);
    /* bottom: calc(env(safe-area-inset-bottom, 0px) + 10px); */
    margin-top: 0;
    min-width: 0;
    max-height: none;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    z-index: 10050;
  }
}

/* Fallback for browsers without :has(): apply to any open dropdown on mobile */
@supports not selector(:has(*)) {
  @media (max-width: 767.98px) {
    .ty-dropdown-box__title.open + .ty-dropdown-box__content,
    .ty-dropdown-box__title.open ~ .ty-dropdown-box__content {
      position: fixed;
      right: 10px;
      left: 10px;
      top: calc(env(safe-area-inset-top, 0px) + 10px);
      /* bottom: calc(env(safe-area-inset-bottom, 0px) + 10px); */
      margin-top: 0;
      min-width: 0;
      max-height: none;
      overflow-y: auto;
      overflow-x: hidden;
      -webkit-overflow-scrolling: touch;
      z-index: 10050;
    }
  }
}
.ty-account-info__buttons {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.top-cart-content .ty-dropdown-box__content {
  border-top-right-radius: 6px;
  border: 1px solid #000000;
  border-top: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  overflow: hidden;
}
.top-cart-content .ty-dropdown-box__title {
  border-radius: 6px;
          border: 1px solid #000000;
}
.top-cart-content .ty-dropdown-box__title.open {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.ty-dropdown-box__content .buttons-container {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.ty-dropdown-box__content .ty-dropdown-box__item {
  display: block;
  margin-bottom: 0px;
  padding: 7px 14px;
}

/* iOS-like dropdown style (scoped to account menus only) */
.ty-dropdown-box__content:has(.ty-account-info),
.ty-dropdown-box__content:has(.ty-account-info__links) {
  background: rgba(230,235,240,0.75);
  padding: 8px;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

/* Fallback for browsers without :has() */
.ty-dropdown-box__content .ty-account-info,
.ty-dropdown-box__content .ty-account-info__links {
  margin: 0;
  padding: 0;
  list-style: none;
  background: rgba(255,255,255,0.88);
  border-radius: 10px;
  overflow: hidden;
}

.ty-dropdown-box__content .ty-account-info .ty-dropdown-box__item,
.ty-dropdown-box__content .ty-account-info__links li {
  padding: 12px 14px;
  margin: 0;
  border-bottom: 1px solid #cfd1d4;
  color: #1a2128;
}

.ty-dropdown-box__content .ty-account-info .ty-dropdown-box__item:last-child,
.ty-dropdown-box__content .ty-account-info__links li:last-child {
  border-bottom: 0;
}

.ty-dropdown-box__content .ty-account-info .ty-account-info__name.ty-dropdown-box__item,
.ty-dropdown-box__content .ty-account-info .ty-account-info__name.ty-dropdown-box__item:hover {
  background: rgba(230,235,240,0.95);
  color: #54708c;
  font-weight: 600;
}

.ty-dropdown-box__content .ty-account-info__item .ty-account-info__a,
.ty-dropdown-box__content .ty-account-info__links a {
  color: inherit;
  text-decoration: none;
}

.ty-dropdown-box__content .ty-account-info .ty-dropdown-box__item:hover,
.ty-dropdown-box__content .ty-account-info__links li:hover {
  background: #e6ebf0;
  color: #1a2128;
}

.ty-dropdown-box__content .ty-account-info .ty-dropdown-box__item:hover a {
  color: inherit;
}
.ty-dropdown-box__content .ty-account-info__links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ty-dropdown-box__content .ty-account-info__links li {
  display: block;
  margin: 0;
  padding: 12px 14px;
}
.ty-dropdown-box__content .ty-account-info__links a {
  display: block;
  text-decoration: none;
  color: inherit;
}
.ty-dropdown-box__content .ty-account-info__links li:hover {
  background: #e6ebf0;
  color: #1a2128;
}
.ty-dropdown-box__content .ty-account-info__links li:hover a {
  color: inherit;
}
.ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: #465f73;
  color: white;
}
.ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  display: block;
  color: white;
}
.ty-dropdown-box__content .ty-account-info__orders {
  padding: 14px 14px 7px 14px;
  margin-top: 20px;
  background: #e6ebf0;
}
.ty-dropdown-box__content .ty-account-info__buttons {
  padding: 15px 14px 16px 14px;
  margin-top: -6px;
  background: #e6ebf0;
}
.ty-dropdown-box__content .ty-account-info__name:hover {
  background: none;
  color: #34495e;
}
.ty-minicart__icon {
  color: #54708c;
  top: 7px;
  font-size: 14px;
  position: absolute;
}
.ty-minicart__icon.ty-icon-cart {
  font-size: 16px;
  top: 8px;
}
.ty-account-info {
  padding-top: 2px;
}
.ty-account-info__title {
  padding: 0 5px;
}
.ty-account-info__user-arrow {
  position: relative;
  top: 5px;
  width: 7px;
  color: #34495E;
  font-size: 20px;
  line-height: 0;
}
.logged.ty-sidebox__title .ty-account-info__user-arrow {
  display: none;
}
.logged .ty-account-info__title,
.logged .ty-account-info__user-arrow {
  color: #54708c;
}
.ty-account-info__item {
  padding: 0;
  margin-bottom: 12px;
}
.ty-account-info__item .ty-account-info__a {
  text-decoration: none;
}
.ty-account-info__name {
  padding-bottom: 10px;
  text-align: center;
}
.ty-account-info__orders {
  padding: 15px 0 4px;
}
.ty-account-info__orders-txt {
  color: #6c6c6c;
}
.ty-account-info__orders-input {
  margin: 5px 0 0;
}
.ty-dropdown-box__content .ty-account-info__buttons .ty-btn {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ty-dropdown-box__content .ty-account-info__buttons .ty-btn + .ty-btn {
  margin: 10px 0 0;
}
.ty-login {
  margin-top: 30px;
  min-height: 200px;
}
.ty-login__input {
  margin: 0;
  width: 100%;
}
.ty-login__remember-me {
  padding: 6px 0;
}
.ty-login__filed-label {
  width: auto;
  color: #1a2128;
}
.ty-password-forgot__label {
  float: right;
}
a.ty-password-forgot__a {
  float: left;
  padding: 6px 0;
}
.ty-recover-password {
  margin-top: 30px;
}
.ty-login-reglink__a {
  display: inline-block;
  padding: 0 0 10px;
}
.ty-login-popup {
  min-width: 295px;
  max-width: 310px;
  font-family:Conv_VarelaRound-Regular;
  font-size: 14px;
}
.ty-login-popup .ty-login__input {
  margin: 0;
  padding: 8px 5px 7px;
  height: 36px;
  font-size: 115%;
}
.ty-captcha__img {
  border: 1px solid #C7C7C7;
  cursor: pointer;
}
.ty-captcha__label {
  display: inline-block;
  margin-bottom: 5px;
}
.ty-captcha__code {
  display: inline-block;
  min-width: 130px;
  vertical-align: top;
}
.ty-captcha__refresh {
  position: relative;
  vertical-align: middle;
  margin-right: 7px;
  color: #8D8D8D;
  font-size: 14px;
  cursor: pointer;
}
.ty-captcha__input {
  margin: 0;
  margin-left: 10px;
  padding: 3px 3px;
  width: 120px;
  vertical-align: top;
}
.ty-checkout__login .ty-captcha__input {
  width: 110px;
  margin-bottom: 5px;
}
.ty-checkout__login .buttons-container {
  background: none;
  margin: 0px;
}
.ty-login-popup .ty-captcha__input {
  width: 140px;
  margin-bottom: 6px;
}
.ty-captcha__txt {
  clear: both;
  padding-top: 3px;
  color: #2e3a47;
}
.ty-login-info {
  margin: 46px 59px 0 0;
}
.ty-login-info__title,
.ty-login-info h4 {
  padding-bottom: 10px;
  margin: 0;
  font-size: 19px;
  color: #BDC3C7;
}
.ty-login-info__txt {
  color: #BDC3C7;
}
.ty-success-registration__text {
  display: block;
  padding: 7px 0 40px;
  line-height: 170%;
}
.ty-success-registration__item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
  padding-right: 17px;
  min-height: 60px;
  width: 48%;
  border-right: 1px solid #ccd6e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.success-registration__a {
  font-weight: bold;
}
.ty-success-registration__info {
  display: block;
  margin-top: 10px;
  color: #8ca3ba;
}
.ty-breadcrumbs {
  position: relative;
  direction: initial;
  text-align: right;
  margin-bottom: 14px;
  padding: 20px 0px 10px 105px;
  color: #fcfdfd;
}
.ty-breadcrumbs__arrow,
.ty-breadcrumbs__a,
.ty-breadcrumbs__current {
  display: inline-block;
  padding: 2px;
}
.ty-breadcrumbs__current {
  color: #465f73;
}
.ty-breadcrumbs__a {
  display: inline-block;
  color: #8ca3ba;
}
.ty-breadcrumbs__slash {
  display: inline-block;
  margin: 0px 6px;
  padding: 2px 0;
  color: #8ca3ba;
}
.ty-breadcrumbs__a:hover {
  color: #8ca3ba;
}
.ty-product-switcher {
  position: absolute;
  top: 25px;
  left: 0;
  padding: 0 24px;
}
.ty-product-switcher__a {
  display: inline-block;
  position: absolute;
  cursor: pointer;
  top: -2px;
  padding: 0;
  font-size: 18px;
}
.ty-product-switcher__a:hover {
  text-decoration: none;
}
.ty-product-switcher__a-left {
  float: right;
  right: 0;
}
.ty-product-switcher__a-right {
  float: left;
  left: 0;
}
.ty-product-switcher__icon {
  color: #7c97b1;
}
.ty-product-switcher__a:hover .ty-product-switcher__icon {
  color: #9cb0c4;
}
.ty-product-switcher__a.disabled,
.ty-product-switcher__a.disabled .ty-product-switcher__icon,
.ty-product-switcher__a.disabled:hover .ty-product-switcher__icon {
  background: none;
  color: #bccad7;
  cursor: default;
}
.ty-product-switcher span {
  float: right;
  font-size: 85%;
  padding: 2px;
  color: #bccad7;
}
.ty-section {
  margin: 20px 0 15px 0;
}
.ty-section__title {
  padding: 13px 15px 11px 15px;
  cursor: pointer;
  background: #ecf0f1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ty-section__switch {
  float: left;
}
.ty-section__arrow {
  padding-right: 6px;
}
.open .ty-section_switch_off,
.ty-section_switch_on {
  display: block;
}
.open .ty-section_switch_on,
.ty-section_switch_off {
  display: none;
}
.ty-section__body {
  overflow: hidden;
  padding: 20px 20px 0 20px;
  border: 1px solid #ECF0F1;
  border-top: none;
}
.ty-section__body .buttons-container {
  margin: 30px -20px 0 0;
  padding: 15px 20px 15px 20px;
  width: 100%;
  background: #dce3ea;
}
.ty-search-result {
  padding: 12px 7px;
}
.ty-search-form__inline-input {
  width: 190px;
}
.ty-search-result:hover {
  background: #dce3ea;
}
.ty-search-form__input {
  width: 170px;
}
.ty-search-form__input-large {
  width: 200px;
}
.ty-subcategories-field {
  float: right;
  margin-right: 10px;
}
.ty-search-form .ty-search-form__buttons-container {
  margin-bottom: 0;
}
.ty-search-block {
  position: relative;
}
.ty-search-magnifier {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 0;
  width: 20px;
  height: 26px;
  border: none;
  background: none;
  color: #acbdcd;
  font-size: 145%;
  cursor: pointer;
}
input.ty-search-block__input {
  display: block;
  padding: 7px 10px 7px 30px;
  width: 100%;
  height: 33px;
  border: 1px solid #acbdcd;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.ty-search-block__input:focus {
  outline: 0;
  border: 1px solid #465f73;
  background-color: #fff;
}
.vendor-stores-block-grid h2 {
  margin: 0px;
  font-size: 25px;
  text-align: center;
}
.ty-sort-container {
  padding-right: 10px;
  background: #dce3ea;
  margin: 28px 0px;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  border-radius: 4px;
}
.ty-sort-container__views-icons {
  display: inline-block;
  float: left;
}
.ty-sort-container__views-a {
  display: block;
  color: #8ca3ba;
  float: right;
  padding: 10px 11px;
  width: 15px;
  height: 17px;
  font-size: 125%;
}
.ty-sort-container__views-a:hover {
  text-decoration: none;
}
.ty-sort-container__views-a.active {
  background: #ccd6e0;
}
.ty-sort-dropdown {
  display: inline-block;
  position: relative;
}
.ty-sort-dropdown .ty-sort-dropdown__wrapper {
  text-decoration: none;
}
.ty-sort-dropdown__wrapper {
  padding: 5px 7px 9px 7px;
  display: inline-block;
  color: #34495e;
  cursor: pointer;
}
.ty-sort-dropdown__icon {
  font-size: 20px;
  position: relative;
  padding-right: 10px;
  top: 5px;
}
.ty-sort-dropdown__wrapper:hover {
  background: #d2dbe4;
}
.ty-sort-dropdown__wrapper.open {
  background: #54708c;
  color: white;
}
.ty-sort-dropdown__content {
  position: absolute;
  z-index: 100;
  border: 1px solid #97a0a5;
  background: #fff;
  min-width: 200px;
}
.ty-sort-dropdown__content .ty-sort-dropdown__content-item-a {
  text-decoration: none;
}
.ty-sort-dropdown__content-item-a {
  padding: 7px 14px;
  color: #465f73;
  display: block;
}
.ty-sort-dropdown__content-item-a:hover {
  background: #465f73;
  color: #fff;
}
.ty-subcategories__item {
  display: inline-block;
  margin: 5px 0px 5px 20px;
}
.ty-subcategories-img {
  display: block;
  margin: auto;
  padding-bottom: 10px;
}
.ty-subcategories-block {
  margin: 10px 0;
  display: inline-block;
  min-width: 350px;
  vertical-align: top;
  width: 100%;
}
.ty-subcategories-block__item {
  padding-bottom: 10px;
  text-align: center;
}
.ty-subcategories-block__a {
  font-weight: bold;
}
.ty-feature {
  margin: 30px 0px;
}
.ty-feature:before,
.ty-feature:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-feature:after {
  clear: both;
}
.ty-feature__image {
  float: right;
  margin: 0 0 10px 25px;
}
.ty-feature__description {
  line-height: 140%;
  overflow: hidden;
}
.ty-product-feature {
  padding: 10px;
}
.ty-product-feature:nth-child(2n) {
  background: #e9edf2;
}
.ty-product-feature__label {
  display: inline-block;
  width: 280px;
  vertical-align: top;
}
.ty-product-feature__value {
  display: inline-block;
  margin-right: 5px;
}
.ty-product-feature .ty-product-feature__multiple {
  list-style: none;
  padding-right: 0;
}
.ty-product-feature .ty-product-feature__multiple-item {
  list-style: none;
  margin-bottom: 5px;
}
.ty-product-feature-group {
  margin-bottom: 10px;
}
.ty-product-feature-group .ty-subheader {
  padding: 15px 0 6px 0;
  margin: 0;
  font-size: 120%;
}
.ty-features-all__group {
  margin-bottom: 50px;
}
.ty-features-all__list-item {
  padding-bottom: 8px;
}
.ty-features-all__list-a {
  font-size: 110%;
}
.ty-features-list {
  padding: 3px 0;
}
.ty-tygh {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ty-helper-container {
  position: relative;
}
.ty-helper-container {
  background: transparent  no-repeat fixed;
}
.container {
  min-height: 0;
  min-width: 0;
}
.container-fluid {
  max-width: 1000px;
  min-width: 280px;
  margin: 0 auto;
}
.tygh-footer {
  min-height: 70px;
}
.bottom-copyright {
  margin-top: 15px;
  color: #9a9ea3;
  font-size: 13px;
}
.ty-payment-icons {
  margin: 10px 0px;
}
.footer-no-wysiwyg ul {
  margin: 10px 0px 0 0;
  padding-right: 0px;
}
.footer-no-wysiwyg ul li {
  list-style-type: none;
}
.ty-social-link-block {
  margin-top: 18px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.ty-social-link {
  display: inline-block;
  margin-left: 26px;
  position: relative;
  vertical-align: bottom;
  top: 7px;
}
.ty-social-link a {
  color: white;
  display: block;
}
.ty-social-link i {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 38px;
  color: #fff;
}
.ty-social-link span {
  display: inline-block;
  vertical-align: middle;
}
h3.ty-social-link__title {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  font-weight: normal;
  margin: 0px 0px 0px 20px;
  color: #fff;
}
.ty-social-link:last-child {
  margin-left: 0px;
}
.ty-footer-menu__icon-open,
.ty-footer-menu__icon-hide {
  display: none;
  color: #9a9ea3;
}
.footer-stay-connected {
  background: #465f73;
  color: #fff;
  min-height: 84px !important;
}
.ty-footer-menu {
  color: #9ba1a7;
}
.ty-footer-menu > .row {
  padding: 30px 0px 15px 0px;
}
.tygh-footer > div {
  width: auto;
  min-width: none;
  max-width: none;
  padding: 0;
}
.tygh-footer .ty-footer-grid__full-width {
  float: none;
  width: auto;
}
.container-fluid .ty-footer-grid__full-width {
  padding-right: 15px;
  padding-left: 15px;
}
.footer-copyright {
  background-color: #f8fafc;
}
.ty-footer-menu__header,
.ty-footer-general__header {
  position: relative;
  color: #9a9ea3;
  font-weight: bold;
  font-size: 19px;
  padding-top: 20px;
  margin-bottom: 0;
  cursor: pointer;
}
.ty-footer-menu__items,
.ty-footer-general__body {
  margin: 10px 0 20px;
}
.ty-footer-menu__item {
  margin-bottom: 8px;
}
.ty-footer-menu__item a {
  color: #9a9ea3;
}
.ty-footer-menu__item a:hover {
  color: #465f73;
}
.ty-product-block {
  margin: 5px 0 30px 0;
  margin-top: 5px;
  position: relative;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.ty-product-block-title {
  margin-bottom: 10px;
  font-size: 24px;
  color: #2e3a47;
  word-wrap: break-word;
}
.ty-brand {
  margin: 5px 0;
}
.ty-product-block__img-wrapper {
  position: relative;
  float: right;
  margin-left: 20px;
  padding: 0 0 10px;
  min-height: 282px;
  min-width: 282px;
}
.ty-product-block__img-wrapper img {
  display: block;
  margin: 0 auto;
}
.ty-product-block__left {
  display: table-cell;
}
.ty-product-block__note {
  position: absolute;
  left: 0;
  padding: 21px 0 0;
  width: 200px;
  line-height: 140%;
  color: #798d8e;
  word-wrap: break-word;
}
.ty-product-prices {
  margin: 20px 0px;
}
.ty-product-block__note .product-promo-header {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.ty-product-block__price-actual {
  margin: 10px 0px;
}
.ty-product-block__price-actual .ty-price-num {
  font-family:Conv_VarelaRound-Regular;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
.ty-product-block__option .help-inline {
  margin-right: 120px;
  display: block;
  text-align: right;
}
.ty-product-block__option,
.ty-product-block__advanced-option,
.ty-product-block__field-group {
  margin-bottom: 10px;
}
.ty-product-block__field-group .ty-control-group {
  margin-bottom: 0;
}
.ty-product-block__sku .ty-control-group {
  margin: 0px;
}
.ty-product-block__description-title {
  margin: 20px 0 5px 0;
  font-size: 130%;
  font-weight: normal;
}
.ty-product-block__button {
  margin-top: 20px;
}
.ty-product-block__button .ty-btn {
  margin-left: 20px;
  margin-bottom: 10px;
}
.ty-product-block__button .ty-btn ~ .ty-btn {
  margin-right: 10px;
}
.ty-product-block__button .button-container {
  display: inline-block;
}
.content-description {
  line-height: 1.4;
  word-wrap: break-word;
}
.ty-product-block .ty-discount-label {
  z-index: 1;
}
.ty-product-bigpicture__img {
  position: relative;
  padding-top: 20px;
}
.ty-product-bigpicture__img:before,
.ty-product-bigpicture__img:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-product-bigpicture__img:after {
  clear: both;
}
.ty-product-bigpicture__img .ty-pict {
  max-height: 420px;
}
.ty-product-bigpicture__as-thumbs .ty-product-thumbnails {
  float: right;
  margin: 0 0 0 -60px;
  width: 55px !important;
  position: relative;
  z-index: 5;
}
.ty-product-bigpicture .ty-product-bigpicture-thumbnails_gallery {
  padding-right: 60px;
}
.ty-product-bigpicture .ty-product-img {
  border: 0;
  float: left;
  width: 100%;
}
.ty-product-bigpicture .ty-previewer {
  text-align: center;
  margin-right: 60px;
}
.ty-product-bigpicture__no-thumbs .ty-previewer {
  margin-right: 0px;
}
.ty-product-bigpicture .ty-product-thumbnails__item {
  margin: 0 0 10px 10px;
}
.ty-product-bigpicture__left {
  width: 100%;
  float: right;
  text-align: center;
}
.ty-product-bigpicture__left-wrapper {
  margin: 20px 0 0 350px;
}
.ty-product-bigpicture .ty-product-block-title {
  font-size: 28px;
  margin-bottom: 20px;
}
.ty-product-bigpicture__right {
  float: right;
  margin-right: -320px;
  width: 318px;
  margin-top: 15px;
  padding-bottom: 15px;
  background: #e6ebf0;
  border: 1px solid #ebebeb;
  text-align: center;
  box-sizing: border-box;
}
.ty-product-bigpicture .ty-product-block__note {
  position: static;
  width: auto;
}
.ty-product-bigpicture .ty-discount-label {
  display: inline-block;
  position: static;
  margin-right: 3px;
  border-radius: 3px;
}
.ty-product-bigpicture .ty-discount-label__item {
  height: 25px;
  line-height: 25px;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: normal;
}
.ty-product-bigpicture__brand .ty-features-list {
  padding: 16px 0;
  border-bottom: 1px solid #dddfdf;
  box-shadow: 0 1px 0 #fff;
  background: #fff;
}
.ty-product-bigpicture__prices {
  padding: 20px 0;
  margin: 0 10px 20px;
  border-bottom: 1px solid #dddfdf;
  box-shadow: 0 1px 0 #fff;
}
.ty-product-bigpicture__prices .ty-list-price {
  font-size: 14px;
}
.ty-product-bigpicture__prices .ty-product-block__price-actual .ty-price-num {
  font-size: 30px;
}
.ty-product-bigpicture__prices .ty-save-price {
  color: #71859b;
}
.ty-product-bigpicture__sidebar-bottom {
  width: 230px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: right;
}
.ty-product-bigpicture .ty-control-group__label {
  display: inline-block;
  float: none;
  width: 95px;
  text-align: right;
}
.ty-product-bigpicture .ty-product-block__note,
.ty-product-bigpicture .ty-product-block__button {
  text-align: center;
}
.ty-product-bigpicture .ty-product-block__note {
  padding-top: 8px;
}
.ty-product-bigpicture .ty-product-block__button .ty-btn {
  margin-left: 0;
}
.ty-product-bigpicture .ty-product-options__description,
.ty-product-bigpicture .ty-product-variant-image {
  margin-right: 0;
}
.ty-product-bigpicture .ty-product-options .ty-input-text {
  width: auto;
  max-width: 105px;
}
.ty-product-bigpicture .ty-product-options {
  margin-bottom: 10px;
}
.ty-product-bigpicture .ty-product-block__option .help-inline {
  margin: 0 0 12px;
}
.ty-product-options__title {
  padding-left: 5px;
  font-weight: bold;
}
.ty-product-options {
  margin-bottom: 15px;
}
.ty-product-options .ty-table {
  margin-top: 10px;
}
.ty-product-options .ty-input-text {
  width: 240px;
}
.ty-product-options__item-label {
  font-weight: bold;
}
.ty-product-options__description {
  margin: 5px 120px 0 0;
  padding: 0;
  color: #9cb0c4;
  font-size: 85%;
}
.ty-product-options__image {
  display: inline-block;
  margin: 2px 0;
  border: 2px solid #ffffff;
  cursor: pointer;
  min-height: 52px;
}
.product-variant-image-selected {
  border-color: #dce3ea;
}
.ty-product-options__elem {
  display: inline-block;
}
.ty-product-options__fileuploader .help-inline {
  margin-right: 0;
}
.ty-product-options__box {
  display: inline-block;
  padding: 6px 0;
}
.ty-product-options__box .help-inline {
  margin-right: 0;
}
.ty-product-variant-image {
  margin-right: 120px;
  padding: 10px 0;
}
.ui-dialog .ty-product-variant-image {
  margin-right: 134px;
}
.ty-product-options__textarea {
  min-width: 240px;
  min-height: 60px;
  resize: vertical;
}
.ty-product-options__no-combinations {
  padding-top: 0;
  color: #b94a48;
}
.ty-product-img {
  border: 1px solid #dce3ea;
  position: relative;
}
.ty-product-img .ty-no-image {
  border: 0px;
}
.ty-product-thumbnails {
  margin-top: 10px;
  text-align: right;
}
.ty-product-thumbnails__item {
  display: block;
  float: right;
  margin: 0 0 5px 5px;
  border: 1px solid #dce3ea;
}
.ty-product-thumbnails__item.active {
  border-color: #888;
}
.ty-previewer {
  position: relative;
  display: block;
}
.ty-previewer:hover .previewer__icon {
  visibility: visible;
}
.ty-previewer__icon {
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 1;
  display: block;
  visibility: hidden;
  margin: -18px -18px 0 0;
  padding: 0;
  width: 37px;
  height: 39px;
  background: url('../../../../../../../../design/themes/responsive/media/images/icons/zoom_icon.png?1758447898') no-repeat;
  opacity: 0.7;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2) {
  .ty-previewer__icon {
    background-image: url('../../../../../../../../design/themes/responsive/media/images/icons/zoom_icon@2x.png?1758447898');
    background-size: 37px, 39px;
  }
}
.ty-previewer__icon:hover {
  opacity: 1;
}
.ty-thumbs-wrapper {
  position: relative;
}
.ty-thumbs-wrapper .ty-icon-left-circle,
.ty-thumbs-wrapper .ty-icon-right-circle {
  position: absolute;
  top: 50%;
  visibility: hidden;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.touch .ty-grid-list__item .ty-icon-left-circle,
.touch .ty-grid-list__item .ty-icon-right-circle {
  visibility: visible;
}
.ty-thumbs-wrapper .ty-icon-left-circle {
  right: 3px;
}
.ty-thumbs-wrapper .ty-icon-right-circle {
  left: 3px;
}
.ty-popup-tabs {
  padding-top: 25px;
  margin-top: 25px;
  border-top: 1px dotted #dedede;
}
.ty-popup-tabs__item {
  display: inline-block;
  padding: 2px 0 2px 15px;
  text-transform: uppercase;
  font-size: 85%;
  cursor: pointer;
}
.ty-popup-tabs__icon {
  margin-left: 3px;
  font-size: 14px;
}
.ty-fileuploader {
  padding: 6px 0 0;
}
.ty-fileuploader__file-section {
  overflow: hidden;
}
.ty-fileuploader__file-local {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.ty-fileuploader__file-input {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 100%;
  height: 300px;
  border: 0;
  opacity: 0;
  cursor: pointer;
}
span.ty-fileuploader__filename {
  padding: 0 5px 0 0;
  position: relative;
  top: -2px;
}
.ty-fileuploader__icon {
  position: relative;
  top: 2px;
  margin-left: 5px;
  cursor: pointer;
}
.ty-fileuploader.cm-failed-field .ty-fileuploader__a {
  color: #B94A48;
  font-weight: bold;
}
.ty-quick-view__wrapper {
  width: 700px;
}
.ty-quick-view__wrapper .ty-product-block__left {
  max-width: 450px;
  padding-right: 20px;
}
a.ty-quick-view__title {
  font-size: 24px;
  font-weight: bold;
  color: #2e3a47;
}
.ty-quick-view__title .ty-product-block-title {
  margin-bottom: 0;
}
.ty-quick-view-tools {
  position: relative;
  height: 20px;
}
.ty-quick-view-tools .ty-product-switcher {
  top: 0;
}
.ty-quick-view__wrapper .ty-product-block__img {
  display: table-cell;
  vertical-align: top;
  margin-left: 20px;
  position: relative;
}
.ty-quick-view__wrapper .ty-product-img {
  margin-bottom: 15px;
}
.ty-quick-view__wrapper .ty-product-block__description {
  word-wrap: break-word;
}
.ty-quick-view__wrapper .ty-product-block__note {
  position: static;
  padding-top: 10px;
  width: 100%;
}
.ty-quick-view-button {
  padding-top: 5px;
  visibility: hidden;
  text-align: right;
}
.touchevents .ty-mainbox-container .ty-grid-list__control,
.touchevents .ty-grid-list__item:hover .ty-quick-view-button,
.touchevents .ty-grid-list__item .ty-quick-view-button {
  display: none;
}
.ty-product-notification__body {
  padding: 15px 20px;
  min-height: 72px;
}
.ty-product-notification__body .ty-product-options {
  display: block;
  padding: 0;
}
.ty-product-notification__body .ty-control-group__label {
  display: none;
}
.ty-product-notification__body .ty-product-options__info {
  margin-top: 30px;
  padding-right: 0;
  max-height: 420px;
  overflow-y: auto;
  width: 100%;
}
.ty-product-notification__body .ty-product-options-name {
  width: 110px;
  padding: 6px 0;
  float: right;
}
.ty-product-notification__body .ty-product-options-content {
  width: 378px;
  padding: 6px 0;
  float: right;
}
.ty-product-notification__item {
  margin-bottom: 20px;
}
.ty-product-notification__content {
  overflow: hidden;
}
.ty-product-notification__product-name {
  float: right;
  display: block;
  margin-bottom: 7px;
}
.ty-product-notification__price {
  float: left;
  margin-right: 25px;
}
.ty-product-notification__image,
.ty-product-notification__body .ty-no-image {
  float: right;
  margin-left: 20px;
  padding: 10px;
  min-width: 0px;
}
.ty-product-notification__divider {
  margin: 0 0 10px 0;
}
.ty-product-notification__amount {
  width: 46%;
}
.ty-product-notification__subtotal {
  font-weight: bold;
  width: 46%;
  text-align: left;
}
.ty-product-notification__body ul ul {
  border-right: 1px solid #dce3ea;
  margin-right: 70px;
}
.ty-product-notification__buttons {
  padding: 15px 20px;
  background: #ECF0F1;
}
.ty-product-filters__wrapper {
  background: #dce3ea;
  border-radius: 6px;
}
.ty-product-filters {
  padding-top: 5px;
  line-height: 140%;
  margin-right: 7px;
  margin-bottom: 15px;
}
.ty-product-filters__variants {
  overflow-y: auto;
  line-height: 1.4em;
  margin-bottom: 7px;
}
.ty-product-filters__group {
  padding: 2px 0;
  margin: 5px 3px;
}
.ty-product-filters__group label {
  font-weight: initial;
}
.ty-product-filters__group label,
.ty-product-filters__group label > input {
  cursor: pointer;
}
.ty-product-filters__group label.disabled,
.ty-product-filters__group label.disabled > input {
  background-color: transparent;
  color: #bbc6d3;
  cursor: default;
}
.ty-product-filters__item-more {
  margin-bottom: -9px;
}
.ty-product-filters__tools {
  padding: 10px 12px;
}
.ty-product-filters__extra-block {
  margin-top: -3px;
}
.ty-product-filters__extra-link {
  border-color: #9cb0c4;
  cursor: pointer;
}
.ty-filter-icon {
  position: absolute;
  top: 3px;
  right: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 70%;
  background: #fff;
}
.ty-filter-icon__check,
.ty-filter-icon__delete {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -3px -3px 0 0;
  width: 8px;
  height: 8px;
  font-size: 8px;
}
.ty-filter-icon__check,
.ty-filter-icon__delete {
  display: none;
}
.ty-product-filters__title {
  color: #5a728b;
  font-weight: 600;
}
.ty-product-filters__title .ty-icon-cancel-circle {
  position: relative;
  font-size: 16px;
  top: 4px;
  padding-right: 5px;
  padding-left: 5px;
  margin-left: 5px;
}
.ty-product-filters__title .ty-icon-cancel-circle:hover {
  color: #465f73;
}
.ty-product-filters__switch {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #d3dbe3;
}
.ty-product-filters__switch-right,
.ty-product-filters__switch-down {
  margin-left: 5px;
  color: #9cb0c4;
  float: left;
  font-size: 115%;
}
.ty-product-filters__switch-down {
  margin-left: 4px;
}
.open.ty-product-filters__switch .ty-product-filters__switch-down,
.ty-product-filters__switch-right {
  display: none;
}
.open.ty-product-filters__switch .ty-product-filters__switch-right,
.ty-product-filters__switch-down {
  position: relative;
  display: inline-block;
  top: 2px;
}
.ty-product-filters__advanced-button,
.ty-product-filters__reset-button {
  position: relative;
  color: #566d85;
  font-size: 85%;
}
.ty-product-filters__reset-button {
  float: left;
}
.ty-product-filters__reset-icon {
  position: absolute;
  right: -20px;
  font-size: 130%;
}
.ty-product-filters__search {
  position: relative;
  padding: 10px 3px 0 10px;
}
.ty-product-filters__search .ty-input-text-medium {
  padding-left: 28px;
  width: 100%;
}
.ty-product-filters__search-icon {
  position: absolute;
  left: 18px;
  top: 18px;
}
.ty-product-filters__no-items-found {
  margin-bottom: 20px;
  margin-left: 10px;
}
.ty-horizontal-product-filters {
  padding-right: 10px;
  background: #dce3ea;
  margin: 0 0 30px;
}
.ty-horizontal-product-filters-dropdown {
  display: inline-block;
  position: relative;
}
.ty-horizontal-product-filters-dropdown .ty-horizontal-product-filters-dropdown__wrapper {
  text-decoration: none;
}
.ty-horizontal-product-filters-dropdown__wrapper {
  padding: 5px 7px 9px 7px;
  display: inline-block;
  color: #34495e;
  cursor: pointer;
}
.ty-horizontal-product-filters-dropdown__wrapper.active {
  background: #d2dbe4;
}
.ty-horizontal-product-filters-dropdown__icon {
  font-size: 20px;
  position: relative;
  padding-right: 10px;
  top: 5px;
}
.ty-horizontal-product-filters-dropdown__wrapper:hover {
  background: #d2dbe4;
}
.ty-horizontal-product-filters-dropdown__wrapper.open {
  background: #54708c;
  color: white;
}
.ty-horizontal-product-filters-dropdown__content {
  position: absolute;
  z-index: 101;
  border: 1px solid #97a0a5;
  background: #fff;
  min-width: 250px;
}
.ty-horizontal-filters-content-to-right {
  right: 0;
}
.ty-horizontal-product-filters-dropdown__content .ty-horizontal-product-filters-dropdown__content-item-a {
  text-decoration: none;
}
.ty-horizontal-product-filters-dropdown__content-item-a {
  padding: 7px 14px;
  color: #465f73;
  display: block;
}
.ty-horizontal-product-filters-dropdown__content-item-a:hover {
  background: #465f73;
  color: #fff;
}
.ty-horizontal-product-filters-dropdown .ty-product-filters {
  margin-bottom: 0;
}
.ty-horizontal-product-filters-dropdown a .ty-icon-cancel-circle {
  position: relative;
  font-size: 16px;
  top: 3px;
  padding-right: 5px;
}
.ty-horizontal-product-filters-dropdown a .ty-icon-cancel-circle:hover {
  color: #465f73;
}
.ty-horizontal-product-filters .ty-range-slider,
.ty-horizontal-product-filters .ty-range-slider .ui-slider-range,
.ty-horizontal-product-filters .ty-range-slider .ui-slider-handle {
  z-index: 101;
}
.ty-horizontal-product-filters-dropdown__content .ty-product-filters__tools {
  background-color: #dce3ea;
}
.ty-horizontal-product-filters.ty-selected-product-filters {
  margin-bottom: 25px;
}
.cm-date-range {
  display: inline-block;
  padding: 15px 10px 9px;
  margin-bottom: 15px;
}
.cm-date-range a {
  color: #2e3a47;
}
.ty-date-range .ty-icon-calendar {
  position: relative;
  color: #2e3a47;
  font-size: 16px;
  margin-left: 3px;
  top: 2px;
}
.daterangepicker.dropdown-menu.opensright,
.daterangepicker.dropdown-menu.opensleft {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #97a0a5;
  padding: 10px 8px;
  z-index: 101;
}
.daterangepicker.dropdown-menu.opensright:before,
.daterangepicker.dropdown-menu.opensleft:before,
.daterangepicker.dropdown-menu.opensright:after,
.daterangepicker.dropdown-menu.opensleft:after {
  display: none;
}
.daterangepicker .ranges {
  min-width: 180px;
}
.daterangepicker > .ranges > ul > li {
  color: #465f73;
}
.daterangepicker > .ranges > ul > li.active,
.daterangepicker > .ranges > ul > li:hover {
  background: #465f73;
  border: 1px solid #465f73;
  color: #fff;
}
.daterangepicker .ranges .range_inputs label {
  display: block;
  width: auto;
  color: #2e3a47;
}
.daterangepicker_start_input,
.daterangepicker_end_input {
  margin-top: 5px;
  margin-bottom: 20px;
}
.daterangepicker .input-mini {
  width: 80px;
  cursor: not-allowed;
  background-color: #eee;
}
.daterangepicker button.btn.btn-small.btn-success.applyBtn {
  padding: 6px 7px;
  text-transform: uppercase;
  padding: 6px 10px;
  display: inline-block;
  margin-bottom: 0;
  padding: 6px 14px;
  outline: 0px;
  border: 1px solid rgba(0,0,0,0);
  background: #BDC3C7;
  background-image: none;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  line-height: 1.428571429;
  cursor: pointer;
  font-family:Conv_VarelaRound-Regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: background 200ms;
  -moz-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
  background: #26323e;
  border: 1px solid #000;
  font-weight: bold;
  margin-left: 5px;
}
.daterangepicker button.btn.btn-small.btn-success.applyBtn.ty-btn__text {
  padding: 0;
}
.daterangepicker button.btn.btn-small.clearBtn {
  padding: 6px 7px;
  text-transform: uppercase;
  padding: 6px 10px;
  display: inline-block;
  margin-bottom: 0;
  padding: 6px 14px;
  outline: 0px;
  border: 1px solid rgba(0,0,0,0);
  background: #BDC3C7;
  background-image: none;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  line-height: 1.428571429;
  cursor: pointer;
  font-family:Conv_VarelaRound-Regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: background 200ms;
  -moz-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.daterangepicker button.btn.btn-small.clearBtn.ty-btn__text {
  padding: 0;
}
.daterangepicker .calendar {
  max-width: none !important;
}
.daterangepicker .calendar td.active,
.daterangepicker .calendar td.active:hover {
  background-color: #465f73;
  background-image: -moz-linear-gradient(top,#465f73,#465f73);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#465f73),to(#465f73));
  background-image: -webkit-linear-gradient(top,#465f73,#465f73);
  background-image: -o-linear-gradient(top,#465f73,#465f73);
  background-image: linear-gradient(to bottom,#465f73,#465f73);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff465f73', endColorstr='#ff465f73', GradientType=0);
}
.ty-price-slider {
  padding: 10px;
  margin-bottom: 20px;
  color: #909598;
}
.ty-price-slider__input-text {
  margin: 0 0 5px 0;
  width: 74px;
}
.ty-range-slider__wrapper {
  margin-right: -1px;
  color: #bccad7;
}
.ty-range-slider__item {
  position: absolute;
  top: -5px;
  width: 1px;
  height: 10px;
  background: #bccad7;
}
.ty-range-slider__num {
  position: absolute;
  top: 21px;
  right: -25px;
  display: block;
  width: 45px;
  text-align: center;
  font-size: 75%;
  cursor: pointer;
  color: #909598;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ty-range-slider {
  position: relative;
  margin: 15px 12px;
  height: 5px;
  border: 1px solid #bccad7;
  background: #ecf0f1;
  border-left: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ty-range-slider .ui-slider-range {
  background: #bccad7;
  border: 0px;
  margin-top: -1px;
  height: 7px;
}
.ty-range-slider .ui-slider-handle {
  top: -9px;
  margin-right: -8px;
  width: 11px;
  height: 20px;
  background: #26323e;
  border-radius: 0px;
  border: 0px;
  cursor: col-resize;
}
.ty-range-slider .ui-slider-handle {
  outline: 0 none;
  -ms-touch-action: none;
  touch-action: none;
}
.ty-range-slider.ui-state-disabled .ui-slider-handle {
  cursor: not-allowed;
}
.ty-cart-content {
  margin-top: 30px;
  border: 1px solid #ffffff;
}
.ty-cart-content__title {
  padding: 12px;
  border: 1px solid #ffffff;
  border-left: 0 none;
  border-right: 0 none;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  background: #EDEFF1;
}
.ty-cart-content__title.ty-left {
  text-align: right;
}
.ty-cart-content__title.ty-right {
  text-align: left;
}
.ty-cart-content__product-elem {
  padding: 17px 10px;
  border: none;
  border-top: 1px solid #ffffff;
  vertical-align: top;
}
.ty-cart-content__image {
  float: right;
}
.ty-cart-content__image-block {
  padding-right: 20px;
}
.ty-cart-content__product-title {
  font-size: 115%;
  word-wrap: break-word;
}
.ty-cart-content__qty {
  padding: 12px 30px 0;
  text-align: center;
}
.ty-cart-content__sku {
  padding: 5px 0;
}
.ty-cart-content__price {
  padding-left: 20px;
  text-align: left;
}
.ty-cart-content__detailed-link {
  display: inline-block;
  margin: 10px 0 10px;
  border-bottom: 1px dotted transparent;
  text-decoration: none;
  cursor: pointer;
}
.ty-cart-content__detailed-link.open,
.ty-cart-content__detailed-link:hover {
  border-color: #465f73;
  text-decoration: none;
}
.ty-cart-content__product-delete {
  margin: 0 6px 0 0;
  vertical-align: middle;
}
.ty-cart-content__product-delete:hover {
  text-decoration: none;
}
.ty-cart-content__options {
  margin-top: 20px;
}
.ty-cart-content__more-info {
  margin-top: 0;
}
.ty-cart-content__more-info-title {
  padding: 12px;
}
.ty-cart-content__clear-button {
  margin-right: 10px;
}
.ty-cart-content__payment-methods {
  float: left;
  margin: 30px 0 0;
  border-top: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 70px 70px -30px #f7f7f7;
  -moz-box-shadow: inset 0 70px 70px -30px #f7f7f7;
  box-shadow: inset 0 70px 70px -30px #f7f7f7;
  text-align: center;
}
.ty-cart-content__payment-methods-item {
  padding: 20px 10px 0;
}
.ty-cart-content__payment-methods-title {
  display: inline-block;
  margin: 0 auto;
  margin-bottom: -30px;
  padding: 10px;
  color: #737373;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 85%;
}
.ty-cart-content__buttons {
  padding: 18px 22px;
  background: #e6ebf0;
}
.ty-cart-content__left-buttons {
  float: right;
}
.ty-cart-content__right-buttons {
  float: left;
}
.ty-cart-items {
  overflow: auto;
  padding: 10px 22px;
  max-height: 400px;
  width: 320px;
}
.ty-cart-items__list-item {
  padding: 10px 0px;
  position: relative;
  border-bottom: 1px solid #ecf0f1;
}
.ty-cart-items__list-item .ty-icon-cancel-circle {
  color: #7c97b1;
}
.ty-cart-items__list-item:last-child {
  border-bottom: 0px;
}
.ty-cart-items__list-item:hover .ty-cart-items__list-item-tools {
  display: block;
}
.ty-cart-items__list-item-tools a:hover {
  text-decoration: none;
}
.ty-cart-items__list-item-image {
  float: right;
  margin-left: 25px;
}
.ty-cart-items__list-item-desc {
  overflow: hidden;
}
.ty-cart-items__list-item-tools {
  position: absolute;
  top: 10px;
  left: 0px;
  display: none;
}
.ty-cart-items__empty {
  margin: 15px 0;
  color: #9cb0c4;
}
.ty-minicart-title {
  padding-right: 20px;
  display: inline-block;
  text-decoration: none;
}
.ty-cart-total {
  background: #EDEFF1;
  border-radius: 6px;
}
.ty-cart-total__wrapper {
  padding: 17px 20px;
  border: 1px solid #ffffff;
  border-top: none;
}
.ty-cart-statistic {
  float: left;
  padding-top: 10px;
}
.ty-cart-statistic__item {
  clear: both;
  overflow: hidden;
  padding: 0 0 15px 0;
  color: #7c97b1;
}
.ty-cart-statistic__title {
  position: relative;
  float: right;
  margin-left: 20px;
  width: 220px;
  text-align: left;
  white-space: normal;
}
.ty-cart-statistic_title_main {
  font-weight: bold;
}
.ty-statistic-list-subtotal-discount,
.ty-statistic-list-discount {
  color: #e74c3c;
}
.ty-cart-statistic__value {
  position: relative;
  display: inline-block;
  width: 140px;
  text-align: left;
}
.ty-cart-statistic__total-title {
  margin-left: 10px;
}
.ty-cart-statistic__total-value {
  display: inline-block;
  width: 140px;
}
.ty-cart-statistic__group {
  padding-bottom: 5px;
}
.ty-cart-statistic__total-list {
  border-top: 1px solid #e0e0e0;
  margin-top: 15px;
}
.ty-cart-statistic__total {
  padding: 9px 0 0 0;
  text-align: left;
  font-weight: bold;
  font-size: 138%;
}
.ty-cart-total__a-estimation {
  display: inline-block;
  margin: 0 3px 0 2px;
  text-transform: uppercase;
  font-size: 85%;
  line-height: 130%;
  border-bottom: 1px solid transparent;
}
.ty-cart-total__a-estimation:hover {
  border-bottom: 1px dotted #465f73;
  text-decoration: none;
}
.ty-cart-total__icon-estimation {
  padding: 0 2px;
}
.ty-cart-content__estimation {
  display: inline-block;
  width: 100%;
  max-width: 440px;
  height: 100%;
  box-sizing: content-box;
}
.ty-cart-content__estimation .ty-estimation-buttons {
  max-width: inherit;
  min-width: 100%;
}
.ty-sidebox .ty-input-text-medium {
  width: 100%;
}
.ty-estimation__title {
  margin-top: 15px;
  font-weight: bold;
  font-size: 16px;
  color: #7c97b1;
}
.ty-estimation-buttons__rate {
  float: none;
}
.ty-estimation-buttons .ty-btn + .ty-btn {
  margin-right: 0;
}
.ty-estimation-buttons .ty-btn {
  vertical-align: top;
}
.ty-cart-content-products {
  margin-bottom: 6px;
  position: relative;
  padding: 0 10px;
  border: 1px solid #bdc3c7;
  background: #fff;
}
.ty-cart-content-products__item {
  padding-top: 15px;
  border-bottom: 1px solid #bdc3c7;
}
.ty-cart-content-products__item:last-child {
  border: 0;
}
.ty-discount-info {
  position: relative;
  margin-top: 7px;
  padding: 10px;
  border: 1px solid #bdc3c7;
  background: #fff;
  font-size: 90%;
}
.ty-discount-coupon__ty-control-group {
  margin: 5px 0;
}
.ty-coupons__container {
  float: right;
  padding-left: 25px;
  width: 260px;
}
.ty-coupons__item {
  padding: 0 0 5px;
}
.ty-coupons__item:last-child {
  padding-bottom: 0;
}
.ty-coupons__item-delete,
.ty-coupons__item-delete:hover {
  text-decoration: none;
}
.ty-group-block {
  padding: 10px;
  border: 1px solid #dce3ea;
  border-radius: 3px;
}
.ty-group-block__arrow {
  position: relative;
}
.ty-group-block__arrow .ty-caret-info {
  top: -17px;
}
.ty-group-block .ty-caret-outer {
  border-bottom: 7px solid #dce3ea;
  border-bottom-color: rgba(0,0,0,0.1);
}
.ty-group-block .ty-caret-inner {
  border-bottom-color: #ecf0f4;
}
.ty-checkout__title {
  display: inline-block;
  margin: 30px 0 0;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  font-family:Conv_VarelaRound-Regular;
}
.ty-checkout__title-icon {
  color: #a3b5c8;
  vertical-align: middle;
  font-size: 27px;
}
.checkout__block {
  padding: 0 20px;
}
.ty-checkout-buttons {
  margin-top: 15px;
  padding: 17px 25px 0px 25px;
  border-top: 1px solid #bccad7;
  background: #dce3ea;
}
.ty-checkout__terms {
  margin: 25px 20px;
  padding: 15px 20px;
  border: 2px solid #bdc3c7;
  border-radius: 3px;
  background: #fff;
  font-weight: bold;
}
.ty-checkout__shipping-tips {
  color: #7f7f7f;
  margin-bottom: 40px;
}
.ty-step__container {
  margin: 0 0 5px 0;
  position: relative;
}
.ty-step__container .ty-icon-down-micro {
  display: none;
}
.ty-step__container-active {
  margin: 0 0 45px 0;
  background: #dce3ea;
}
.ty-step__container-active .ty-tabs {
  margin-top: 5px;
  padding: 0px 10px;
}
.ty-step__container-active .ty-tabs__content {
  padding: 0;
}
.ty-step__body-active .ty-address-switch {
  margin: 25px 20px;
}
.ty-step__container-active .ty-step__title-txt {
  margin-right: 32px;
}
.ty-step__container-active .ty-step__title-left {
  background: #FFF;
  color: #a3b5c8;
  margin-top: -1px;
}
.ty-step__container {
  background: #dce3ea;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ty-step__title,
.ty-step__title-active,
.ty-step__title-complete {
  position: relative;
  padding: 10px 14px 9px 14px;
}
.ty-step__title-complete {
  padding-left: 110px;
}
.ty-step__title-complete .ty-step__title-left {
  position: static;
  padding: 0px;
  background: none;
  color: #8ca3ba;
  display: inline;
}
.ty-step__title-complete .ty-step__title-txt {
  margin-right: 30px;
  color: #8ca3ba;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  position: absolute;
  left: 8px;
  top: 8px;
}
.ty-step__title-active {
  background: #a3b5c8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ty-step__title-arrow {
  display: block;
  width: 35px;
  height: 18px;
  position: absolute;
  font-size: 80px;
  line-height: 0;
  bottom: -30px;
  color: #a3b5c8;
  right: 35px;
}
.ty-step__title-txt {
  color: white;
  font-size: 20px;
  font-weight: normal;
}
.ty-step__title .ty-step__title-txt {
  font-weight: normal;
  color: #8ca3ba;
  margin-right: 36px;
}
.ty-step__title-icon {
  position: absolute;
  top: 14px;
  right: 16px;
}
.ty-step-one .ty-checkout-buttons {
  border: 0;
  margin-top: 6px;
}
.ty-step-one .buttons-container {
  border: 0;
  padding-right: 0;
  padding-left: 0;
}
.ty-step__title-left {
  font-weight: normal;
  font-size: 18px;
  position: absolute;
  display: inline-block;
  color: #fff;
  padding: 2px 9px;
  background: #a3b5c8;
  border-radius: 50px;
}
.ty-step__title-right {
  float: left;
  padding: 4px 0 0 0;
}
.ty-step__body-active {
  padding: 20px 0;
}
.ty-step__body-active .select-profile label {
  display: none;
}
.ty-step__body-active .ty-control-group .ty-input-text {
  width: 100%;
}
.ty-checkout__relogin {
  display: inline-block;
  padding: 10px 10px 20px;
}
.ty-checkout__login {
  float: right;
  padding-left: 3%;
  padding-right: 3%;
  width: 46%;
}
.ty-checkout__login .ty-login {
  margin-top: 0;
}
.ty-checkout__register {
  position: relative;
  float: right;
  margin: 0 3% 0 0;
  width: 45%;
}
.ty-checkout__register #anonymous_checkout .ty-control-group {
  margin-bottom: 0;
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}
.ty-anonymous_checkout {
  padding: 0 25px;
  margin-top: 20px;
}
.ty-anonymous_checkout__field {
  padding: 0 25px;
  margin-top: 20px;
}
.ty-checkout__register-content {
  padding-right: 20px;
}
.ty-checkout__register-cancel {
  margin-right: 15px;
}
.ty-checkout__register-methods {
  margin: 0;
  padding: 0;
}
.ty-checkout__register-methods-item {
  margin: 0px;
  padding: 15px 0 0;
}
input.ty-checkout__register-methods-radio {
  float: right;
  margin-top: 2px;
}
.ty-checkout__register-methods-title {
  display: block;
  padding-bottom: 5px;
  overflow: hidden;
}
.ty-checkout__register-methods-hint {
  display: inline-block;
  padding-right: 20px;
  color: #7f7f7f;
  font-size: 95%;
}
.ty-shipping-options__vendor-name {
  display: inline-block;
  padding: 15px 0 10px;
  font-weight: bold;
}
.ty-shipping-options__products {
  margin-right: 15px;
}
.ty-shipping-options__total {
  margin-top: 15px;
  padding: 15px 0;
  border-top: 1px solid #e5e5e5;
}
.ty-shipping-options__image {
  max-width: 120px;
}
input.ty-shipping-options__checkbox {
  margin: 2px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  width: 10%;
  max-width: 13px;
}
.ty-shipping-options__group {
  padding-right: 20px;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 90%;
}
.ty-shipping-options__method {
  margin: 20px 0 5px;
  font-size: 0;
}
.ty-customer-notes {
  padding: 15px 20px;
}
.ty-customer-notes__title {
  font-weight: bold;
}
.ty-customer-notes__text {
  width: 100%;
  height: 100px;
  resize: vertical;
}
.ty-checkout__billing-options {
  padding: 20px 20px 0;
}
.ty-checkout__billing-options .ty-customer-notes,
.ty-checkout__billing-options .ty-license-agreement__checkbox,
.ty-checkout__billing-options .ty-company__termsf {
  padding-right: 0;
  padding-left: 0;
}
.ty-checkout__billing-options .ty-checkout__terms {
  margin-right: 0;
  margin-left: 0;
}
.ty-checkout__billing-options.ty-notab {
  padding: 0px 20px 0;
}
.ty-checkout__billing-tabs .ty-tabs {
  padding-right: 20px;
}
.ty-credit-card {
  display: inline-block;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 15px 22px;
  max-width: 363px;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: white;
}
.ty-credit-card__control-group {
  position: relative;
}
input.ty-credit-card__input {
  padding: 8px;
  width: 100%;
  height: 40px;
  font-size: 18px;
}
input.ty-credit-card__input-short {
  margin: 0;
  width: 50px;
}
.ty-credit-card__ty-control-group {
  position: relative;
}
.ty-credit-card .help-inline {
  display: none;
}
.ty-credit-card__cvv-field {
  display: inline-block;
  margin: 17px 15px;
  max-width: 190px;
}
.ty-credit-card__cvv-field-input {
  width: 65px;
  font-size: 18px;
  height: 38px !important;
}
.ty-cc-icons {
  position: absolute;
  left: 57px;
  bottom: 25px;
  display: inline-block;
  margin: 0 0 15px;
}
.ty-cc-icons__item {
  position: absolute;
  z-index: 10;
  display: inline-block;
  visibility: hidden;
  padding: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ty-cc-icons__icon {
  display: inline-block;
  margin: 0;
  width: 51px;
  height: 32px;
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/payments.png?1758447898') no-repeat;
}
.ty-cc-icons__item.cc-default,
.ty-cc-icons__item.active {
  visibility: visible;
}
.ty-cc-icons__item .default {
  background-position: -300px 0px;
}
.ty-cc-icons__item .visa-electron {
  background-position: -200px -100px;
}
.ty-cc-icons__item .maestro {
  background-position: 0 -200px;
}
.ty-cc-icons__item .american-express {
  background-position: -100px -200px;
}
.ty-cc-icons__item .discover {
  background-position: -200px -200px;
}
.ty-cc-icons__item  .mastercard {
  background-position: 0px -100px;
}
.ty-cc-icons__item  .visa {
  background-position: -200px 0px;
}
.ty-cvv2-about {
  display: inline-block;
  margin-right: 10px;
}
.touch .ty-cvv2-about {
  display: none;
}
.ty-cvv2-about:hover {
  position: relative;
  text-decoration: none;
}
.ty-cvv2-about__title {
  cursor: pointer;
  color: #465f73;
}
.ty-cvv2-about__note {
  display: none;
  padding: 15px 5px;
  width: 340px;
  border: 1px solid #ffffff;
  background-color: #fff;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.ty-cvv2-about:hover .ty-cvv2-about__note {
  position: absolute;
  bottom: 0;
  right: 100%;
  z-index: 100;
  display: block;
}
.ty-cvv2-about__image {
  float: right;
  padding: 0 15px;
}
.ty-cvv2-about__description {
  float: right;
  width: 240px;
}
.ty-cvv2-about__description-title {
  margin: 0;
}
.ty-payment-icons {
  margin: 10px 0;
}
.ty-payment-icons__item {
  display: inline-block;
  margin-right: 10px;
  width: 51px;
  height: 32px;
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/payments.png?1758447898') no-repeat;
}
.ty-payment-icons__item.twocheckout {
  background-position: 0 0;
}
.ty-payment-icons__item.mastercard {
  background-position: 0px -100px;
}
.ty-payment-icons__item.paypal {
  background-position: -100px -100px;
}
.ty-payment-icons__item.visa {
  background-position: -200px 0px;
}
.ty-payment-icons__item.american-express {
  background-position: -100px -200px;
}
.ty-payment-icons__item.isra {
  background-position: 0px 0px;
}
.ty-payment-icons__item.pci {
  /* width: 78px; */
  height: 32px;
}
.ty-payment-icons__item.pci {
  background-position: -200px -100px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2) {
  .ty-payment-icons__item {
    background-image: url('https://www.dutycom.co.il//design/themes/bright_theme/media/images/icons/payments.png');
    background-size: 400px, 400px;
  }
}
.ty-checkout-summary__block {
  margin-top: 20px;
  width: 100%;
}
.ty-checkout-summary__item {
  padding-bottom: 15px;
}
.ty-checkout-summary__total {
  text-align: right;
}
.ty-checkout-summary__total-sum {
  display: inline-block;
  float: left;
}
.ty-checkout-summary__taxes {
  padding-bottom: 2px;
  font-weight: bold;
}
.ty-checkout-summary__taxes-amount {
  display: inline-block;
  overflow: hidden;
  width: 70px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ty-checkout-summary__order_discount {
  color: #E74C3C;
}
.ty-order-products__list {
  padding: 0px 0px;
}
.ty-order-products__list .ty-product-options {
  display: block;
  padding: 6px 0 0;
  color: #607994;
}
.ty-order-products__item {
  padding: 14px 0;
  border-bottom: 1px solid #ecf0f1;
}
.ty-order-products__item:last-child {
  padding-bottom: 5px;
  border: none;
}
.ty-order-products__item:first-child {
  padding-top: 0;
}
.ty-order-products__item-delete {
  visibility: hidden;
  float: left;
}
.ty-order-products__item-delete:hover {
  text-decoration: none;
}
.ty-order-products__item:hover .ty-order-products__item-delete {
  visibility: visible;
}
.ty-order-products__price {
  color: #1a2128;
}
.ty-order-products__a {
  display: inline-block;
  margin: 2px 0 5px;
  max-width: 238px;
}
.ty-order-products__buttons {
  padding: 14px 0px;
}
.ty-order-products__buttons .text-button {
  color: #E74C3C;
}
.ty-order-info {
  color: #1a2128;
}
.ty-order-info__title {
  font-weight: bold;
}
.shipping-adress__delim {
  margin-bottom: 15px;
  padding-top: 10px;
  border-bottom: 1px solid #ECF0F1;
}
.ty-order-info__profile-field {
  padding: 10px;
  background: #dce3ea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ty-order-info__profile-field-item {
  float: none;
  clear: left;
}
.ty-order-info__profile-field .b-firstname,
.ty-order-info__profile-field .b-lastname,
.ty-order-info__profile-field .b-address,
.ty-order-info__profile-field .b-city,
.ty-order-info__profile-field .b-country,
.ty-order-info__profile-field .b-state,
.ty-order-info__profile-field .b-zipcode,
.ty-order-info__profile-field .s-firstname,
.ty-order-info__profile-field .s-lastname,
.ty-order-info__profile-field .s-address,
.ty-order-info__profile-field .s-city,
.ty-order-info__profile-field .s-country,
.ty-order-info__profile-field .s-state,
.ty-order-info__profile-field .s-zipcode {
  float: left;
  clear: none;
  padding-left: 5px;
}
.ty-order-info__profile-field .b-address,
.ty-order-info__profile-field .s-address {
  clear: right;
}

/* Address summaries (shipping + billing):
  HTML comes as a flat <ul> with <li> items, so we layout visually via CSS grid.
  This allows correct RTL composition and forces City+ZIP on the same row.

  NOTE (IMPORTANT):
  In the live CS‑Cart environment there is an additional script/process that automatically flips
  %60direction%60 and %60text-align%60 in CSS (it assumes an LTR default theme). Because of that,
  these rules may look "wrong" here (LTR/left), but they are intentionally written this way so
  the *final rendered result* becomes RTL/right after that auto-reversal runs.
  If you change %60direction%60/%60text-align%60 here, re-check the live output in DevTools. */
#tygh_shipping_adress.ty-order-info__profile-field,
#tygh_billing_adress.ty-order-info__profile-field {
  list-style: none;
  direction: rtl;
  text-align: right !important;

  /* Flex-wrap allows each line to size independently (grid "spreads" columns).
     We enforce line starts using invisible full-width breakers (see below). */
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2px 0.35em;
  align-items: flex-start;
  justify-content: flex-start;
}

#tygh_shipping_adress > .ty-order-info__profile-field-item,
#tygh_billing_adress > .ty-order-info__profile-field-item {
  float: none;
  clear: none;
  padding: 0;
  margin: 0;
  min-width: 0;
  flex: 0 0 auto;
  /* Intentionally LTR/left in source; see NOTE above about auto-reversal on the live site. */
  text-align: right;
}

/* Keep numeric/latin content readable inside RTL blocks */
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-phone,
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-zipcode,
#tygh_billing_adress > .ty-order-info__profile-field-item.b-phone,
#tygh_billing_adress > .ty-order-info__profile-field-item.b-zipcode,
#tygh_billing_adress > .ty-order-info__profile-field-item.email {
  direction: rtl;
  unicode-bidi: plaintext;
  text-align: right;
}

/* --- Shipping address layout (visual order via flex 'order') --- */
/* Desired display order:
  1) firstname+lastname
  2) address + address-2 + "/" + state
  3) city + zipcode
  4) phone */
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-firstname { order: 10; }
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-lastname  { order: 20; }

/* Line-breaker between name and address line (uses hidden entrance field) */
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-address-1 { order: 25; }

#tygh_shipping_adress > .ty-order-info__profile-field-item.s-address   { order: 30; }
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-address-2 { order: 31; }
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-state     { order: 32; }

/* Line-breaker between address line and city+zip (uses hidden country field) */
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-country   { order: 35; }

#tygh_shipping_adress > .ty-order-info__profile-field-item.s-city      { order: 40; }
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-zipcode   { order: 41; }

#tygh_shipping_adress > .ty-order-info__profile-field-item.s-phone     { order: 50; flex: 0 0 100%; }

/* --- Billing/Invoice address layout (keep email visible) --- */
/* Desired display order:
  1) firstname+lastname
  2) address + address-2 + "/" + state
  3) city + zipcode
  4) phone
  5) email */
#tygh_billing_adress > .ty-order-info__profile-field-item.b-firstname { order: 10; }
#tygh_billing_adress > .ty-order-info__profile-field-item.b-lastname  { order: 20; }

/* Line-breaker between name and address line (uses hidden entrance field) */
#tygh_billing_adress > .ty-order-info__profile-field-item.b-address-1 { order: 25; }

#tygh_billing_adress > .ty-order-info__profile-field-item.b-address   { order: 30; }
#tygh_billing_adress > .ty-order-info__profile-field-item.b-address-2 { order: 31; }
#tygh_billing_adress > .ty-order-info__profile-field-item.b-state     { order: 32; }

/* Line-breaker between address line and city+zip (uses hidden country field) */
#tygh_billing_adress > .ty-order-info__profile-field-item.b-country   { order: 35; }

#tygh_billing_adress > .ty-order-info__profile-field-item.b-city      { order: 40; }
#tygh_billing_adress > .ty-order-info__profile-field-item.b-zipcode   { order: 41; }

#tygh_billing_adress > .ty-order-info__profile-field-item.b-phone     { order: 50; flex: 0 0 100%; }
#tygh_billing_adress > .ty-order-info__profile-field-item.email       { order: 60; flex: 0 0 100%; }

/* Hide irrelevant/noisy fields while keeping them as invisible line-breakers.
  IMPORTANT: these are used to force new lines in a flex-wrap layout. */
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-country,
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-address-1,
#tygh_billing_adress > .ty-order-info__profile-field-item.b-country,
#tygh_billing_adress > .ty-order-info__profile-field-item.b-address-1 {
  flex: 0 0 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

/* Keep city + zipcode on the same row when possible */
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-city,
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-zipcode,
#tygh_billing_adress > .ty-order-info__profile-field-item.b-city,
#tygh_billing_adress > .ty-order-info__profile-field-item.b-zipcode {
  white-space: nowrap;
}

/* Render apartment as "... address-2 apartment: state" (state field is used as apartment).
   Using :empty to avoid showing a dangling דירה when the apartment field is actually empty. */
#tygh_shipping_adress > .ty-order-info__profile-field-item.s-state:not(:empty)::before {
  content: " דירה: ";
}
#tygh_billing_adress > .ty-order-info__profile-field-item.b-state:not(:empty)::before {
  content: " דירה: ";
}
.ty-checkout-complete__create-account {
  width: 49%;
  display: inline-block;
}
.ty-checkout-complete__buttons:before,
.ty-checkout-complete__buttons:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-checkout-complete__buttons:after {
  clear: both;
}
.ty-checkout-complete__buttons-left {
  float: right;
}
.ty-checkout-complete__buttons-right {
  float: left;
}
.ty-checkout-complete__login-info {
  width: 45%;
  margin-right: 5%;
  display: inline-block;
  vertical-align: top;
}
.ty-checkout-complete_width_full {
  width: 100%;
  margin: 0 0 45px 0;
}
.ty-checkout-complete__order-success {
  margin-bottom: 20px;
}
.ty-checkout-complete__button-vmid {
  display: inline-block;
  margin-top: 8px;
}
.ty-other-pay {
  margin-top: 20px;
}
.ty-payments-list {
  float: right;
  margin: 0;
  padding-left: 60px;
}
.ty-payments-list__item {
  padding: 0px 0 20px 0px;
  font-size: 0;
}
input.ty-payments-list__checkbox {
  margin: 2px 0 0 0;
  display: inline-block;
  vertical-align: middle;
  width: 10%;
  max-width: 13px;
}
.ty-payments-list__checkbox:checked + .ty-payments-list__item-group {
  font-weight: bold;
}
.ty-payments-list__item-group {
  padding-right: 20px;
  color: #7c97b1;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 90%;
}
.ty-payments-list__description {
  padding-top: 5px;
  margin-bottom: 10px;
  font-weight: normal;
}
.ty-payments-list__instruction {
  display: inline-block;
  width: 255px;
  margin-bottom: 10px;
  color: #2e3a47;
}
.ty-payments-list__instruction h2 {
  font-weight: bold;
  font-size: 135%;
  line-height: 130%;
}
.ty-payments-list__instruction p {
  padding-top: 10px;
  line-height: 150%;
}
.ty-payments-list__image {
  height: 40px;
  width: auto;
  max-width: none;
}
.ty-payment-method-iframe {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
  height: 700px;
  background: #c0c0c0;
  opacity: 0.9;
}
.ty-payment-method-iframe__label {
  position: relative;
  top: 350px;
  padding: 10px;
  height: 50px;
}
.ty-payment-method-iframe__text {
  position: relative;
  top: 20px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}
.ty-payment-method-iframe__box {
  position: relative;
  z-index: 10;
  overflow: hidden;
  height: 700px;
}
.ty-repay .ty-tabs {
  margin-top: 5px;
}
.ty-repay-button {
  padding-bottom: 20px;
}
.ty-orders-detail {
  position: relative;
}
.ty-orders-detail .tabs {
  margin-top: 20px;
}
.ty-orders-detail .ty-subheaders-group {
  margin: 0;
}
.ty-orders__actions {
  margin: 25px 0;
}
.ty-orders__actions .ty-btn + .ty-btn {
  margin-right: 30px;
}
.ty-orders__actions-right {
  float: left;
}
.ty-orders__actions-right-item {
  float: right;
  margin-right: 25px;
}
.ty-profiles-info {
  margin-top: 20px;
  vertical-align: top;
}
.ty-profiles-info:before,
.ty-profiles-info:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-profiles-info:after {
  clear: both;
}
.ty-profiles-info__item {
  float: right;
  margin-left: 3%;
  width: 30%;
}
.ty-profiles-info__title {
  margin-bottom: 5px;
  font-size: 15px;
}
.ty-profiles-info__field {
  padding-top: 12px;
}
.ty-profiles-info__field .ty-info-field {
  margin-bottom: 5px;
}
.ty-profiles-info__field .ty-info-field:before,
.ty-profiles-info__field .ty-info-field:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-profiles-info__field .ty-info-field:after {
  clear: both;
}
.ty-orders-detail__products {
  margin-top: 25px;
}
.ty-orders-detail__table {
  width: 100%;
  margin-top: 10px;
}
.ty-orders-detail__table-product {
  width: 65%;
}
.ty-orders-detail__table-price {
  width: 15%;
  text-align: left;
}
.ty-orders-detail__table-quantity {
  width: 10%;
}
.ty-orders-detail__table-subtotal {
  text-align: left;
}
.ty-orders-notes {
  margin-top: 28px;
}
.ty-orders-notes__body {
  position: relative;
  margin-top: 10px;
  padding: 15px;
  border: 1px solid #dce3ea;
  line-height: 150%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ty-orders-summary {
  margin-top: 28px;
}
.ty-orders-summary__wrapper {
  float: right;
  margin-top: 10px;
  padding: 4px 20px;
  min-width: 52%;
  background: #e9edf2;
  border: 1px solid #dce3ea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ty-orders-summary__table {
  width: 100%;
}
.ty-orders-summary__row {
  border-bottom: 1px solid #E3E9EC;
}
.ty-orders-summary__row:last-child {
  border-bottom: 0px;
}
.ty-orders-summary__total {
  font-weight: bold;
}
.ty-orders-summary__wrapper td {
  padding: 13px 0 11px 10px;
  vertical-align: top;
}
.ty-orders-summary__taxes-description {
  padding-top: 5px;
}
.ty-orders-summary__right {
  float: left;
}
.ty-orders-shipment .ty-subheader {
  font-size: 22px;
  font-weight: 600;
  margin-top: 40px;
}
.ty-orders-shipment .ty-subheader:first-child {
  margin-top: 0px;
}
.ty-orders-shipment__info p {
  padding-top: 0px;
}
.ty-orders-shipment__table {
  width: 100%;
  margin-top: 10px;
}
.ty-orders-shipment-notes__header {
  font-size: 14px;
  float: right;
  padding-left: 10px;
  display: table-cell;
}
.ty-orders-shipment-notes__body {
  display: table-cell;
}
.ty-orders-shipment-notes__info {
  padding-top: 20px;
}
.ty-orders-shipment-notes_body {
  float: right;
  display: table-cell;
}
.ty-orders-search {
  position: relative;
  width: 100%;
}
.ty-orders-search__item {
  vertical-align: top;
}
.ty-orders-search__user-info {
  margin: 0;
  padding: 0;
}
.ty-orders-repay {
  margin-top: 30px;
}
.ty-orders-repay .tabs-content {
  padding-right: 20px;
}
.ty-order-status {
  margin: 5% auto;
  padding: 15px 40px 15px 15px;
  width: 920px;
  border: 1px solid #e5e5e5;
  background: #f7f7f7 url('../../../../../../../../design/themes/responsive/media/images/icons/ajax.gif?1758447898') no-repeat 15px center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.ty-checkout-block-terms {
  padding: 0;
}
.ty-license-agreement__checkbox {
  padding: 0 20px;
}
.ty-license-agreement__checkbox__checkbox {
  display: block;
  font-weight: bold;
}
.ty-orders-promotion {
  margin-top: 30px;
}
.ty-orders-promotion__title {
  font-size: 16px;
}
.ty-orders-promotion__description {
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 10px;
  padding: 10px;
}
.ty-exception {
  position: relative;
  margin: 50px 0px 30px 0px;
  padding: 40px 0px 70px 0px;
}
.ty-exception__code {
  top: 92px;
  right: 63px;
  display: inline-block;
  width: 300px;
  color: #E74C3C;
  text-align: center;
  font-weight: bold;
  font-size: 86px;
  line-height: 70px;
}
.ty-exception__code-txt {
  display: block;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
}
.ty-exception__title-info {
  display: inline-block;
  padding-right: 30px;
}
.ty-exception__title {
  padding: 0px 0px 25px 0px;
  font-size: 25px;
  font-weight: normal;
  color: #34495E;
}
.ty-exception__info {
  padding: 0px 0px 30px 0px;
  color: #BDC3C7;
  font-size: 110%;
}
.ty-exception__links {
  margin: 0px 0px 0px 20px;
}
.ty-exception__links-item {
  float: right;
  list-style-type: none;
  margin-left: 20px;
}
.ty-exception__links-a {
  text-decoration: underline;
  cursor: pointer;
}
.ty-sitemap {
  margin-bottom: 10px;
}
.ty-sitemap__section-title {
  display: block;
  padding: 10px 0 7px 0;
  border-color: #ffffff;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
}
.ty-sitemap__section-wrapper {
  float: right;
  margin-top: 20px;
  margin-bottom: 30px;
  width: 33%;
}
.ty-sitemap__tree {
  margin: 20px 0 15px 0;
}
.ty-sitemap__tree-section-list {
  display: inline-block;
  float: right;
  margin-bottom: 30px;
  min-height: 165px;
  width: 33%;
  font-size: 12px;
}
.ty-sitemap__section-sub-title {
  font-weight: bold;
  font-size: 120%;
}
.ty-sitemap__tree-list-item {
  font-size: 12px;
  line-height: 17px;
  padding: 5px 0;
}
.ty-sitemap__tree-list-item {
  padding: 5px 0;
}
.ty-company-fields {
  margin-bottom: 50px;
}
.ty-company-fields .ty-input-text,
.ty-company-fields .ty-input-textarea-long {
  width: 100%;
}
.ty-company-fields select {
  width: 100%;
}
.ty-companies {
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
}
.ty-companies:before,
.ty-companies:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-companies:after {
  clear: both;
}
.ty-companies__info {
  overflow: hidden;
  padding-right: 25px;
}
.ty-companies__img {
  float: right;
  text-align: center;
}
.ty-company-title {
  display: inline-block;
  padding: 5px 0;
}
.ty-company-detail__top-links {
  line-height: 20px;
}
.ty-company-detail__view-products {
  display: inline-block;
  margin-top: 5px;
  margin-left: 15px;
  cursor: pointer;
}
.ty-company-detail__categories {
  margin-top: 10px;
}
.ty-company-detail__table {
  width: 100%;
  margin-top: 10px;
}
.ty-company-detail__info-title {
  margin-bottom: 0;
  padding-bottom: 5px;
  color: #404040;
  font-weight: bold;
  font-size: 115%;
}
.ty-company-detail__logo {
  float: right;
  overflow: hidden;
  margin: 0 0 20px 100px;
  width: 160px;
  height: 100px;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 100px;
}
.ty-company-detail__logo:before,
.ty-company-detail__logo:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-company-detail__logo:after {
  clear: both;
}
.ty-company-detail__logo .ty-no-image {
  width: 160px !important;
  height: 100px !important;
}
.ty-company-detail__info {
  overflow: hidden;
  margin-top: 25px;
}
.ty-company-detail__info:before,
.ty-company-detail__info:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-company-detail__info:after {
  clear: both;
}
.ty-company-image {
  vertical-align: middle;
}
.ty-company-detail__info-list {
  float: right;
  margin-bottom: 20px;
  max-width: 240px;
  word-break: break-all;
}
.ty-company-detail_info-first {
  margin-left: 10%;
}
.ty-company-detail__ty-control-group {
  padding-top: 3px;
}
.ty-company-detail__control-label {
  display: inline-block;
  width: 65px;
}
.ty-company__terms {
  margin: 25px 20px;
  padding: 15px 20px;
  border: 2px solid #bdc3c7;
  border-radius: 3px;
  background: #fff;
  font-weight: bold;
}
.ty-company-info {
  margin: 45px 58px 0 0;
  padding-bottom: 280px;
  background: url('../../../../../../../../design/themes/responsive/media/images/company_vendor.png?1758447898') no-repeat bottom center;
}
.ty-company-info h4 {
  padding-bottom: 10px;
  font-size: 19px;
}
.ty-company-info ul li {
  margin-bottom: 11px;
  margin-right: 17px;
  padding: 2px 0;
  list-style-type: disc;
}
.vendor-info-grid {
  border-top: 1px solid #dce3ea;
  border-bottom: 1px solid #dce3ea;
  margin: 30px 0 3px;
  padding: 35px 0;
}
.ty-vendor-information {
  text-align: left;
}
.ty-entry-page__item {
  margin: 3px 0;
  padding: 8px;
}
.ty-entry-page__a {
  display: block;
}
.ty-categories-picker {
  margin-top: -1px;
  width: 100%;
}
.ty-categories-picker__title,
.ty-categories-picker__item {
  padding: 12px;
  border: 1px solid #ecf0f1;
  text-align: right;
}
.ty-categories-picker .ty-dir-list {
  color: #b3b3b3;
}
.ty-tree-space {
  display: inline-block;
  width: 10px;
}
.download {
  margin-top: 20px;
}
.ty-download__table {
  width: 100%;
  margin: 11px 0 35px 0;
}
.ty-download-icon {
  margin-left: 5px;
  color: #BDC3C7;
}
.ty-download__empty {
  color: #dce3ea;
}
.ty-download__icon {
  margin-right: 5px;
  font-size: 120%;
}
.ty-top-panel {
  position: fixed;
  width: 100%;
  z-index: 500;
}
.ty-top-panel-padding {
  padding-top: 36px;
}
.ty-top-panel__wrapper {
  position: relative;
  z-index: 100;
  overflow: hidden;
  height: 35px;
  border-bottom: 1px solid #262626;
  background: #333 url('../../../../../../../../design/themes/responsive/media/images/csse_bg.png?1758447898');
  -webkit-box-shadow: inset 0 0 25px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0 0 25px rgba(0,0,0,0.5);
  box-shadow: inset 0 0 25px rgba(0,0,0,0.5);
}
.ty-top-panel__title {
  float: right;
  margin: 0 15px 0 0;
  color: #d3d3d3;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  line-height: 36px;
}
.ty-top-panel__logo {
  display: inline-block;
  width: 20px;
  float: right;
  padding: 0 15px;
  height: 36px;
  border-left: 1px solid #282828;
  -webkit-box-shadow: -1px 0px 0px 0px #393939;
  -moz-box-shadow: -1px 0px 0px 0px #393939;
  box-shadow: -1px 0px 0px 0px #393939;
}
.ty-top-panel__logo-link:hover {
  text-decoration: none;
}
.ty-top-panel__icon-basket {
  position: relative;
  top: 7px;
  color: #666666;
  font-size: 20px;
}
.ty-top-panel__icon-basket:hover {
  color: #f3f3f3;
}
.ty-top-panel__timer {
  color: #cfcfcf;
  margin-left: 15px;
}
.ty-top-panel__close {
  width: 9px;
  padding: 0 15px;
  color: #969696;
  font-size: 12px;
}
.ty-top-panel__close:hover {
  background: rgba(0,0,0,0.3);
  color: #f3f3f3;
  text-decoration: none;
}
.ty-top-panel-action {
  float: left;
  line-height: 36px;
}
.ty-top-panel-action__setting {
  padding: 0 15px;
  width: 22px;
}
.ty-top-panel-action__setting:hover,
.ty-top-panel-action__setting.active {
  background: rgba(0,0,0,0.3);
  text-decoration: none;
}
.ty-top-panel-action__setting:hover .ty-top-panel-action__icon-setting {
  color: #f3f3f3;
}
.ty-top-panel-action__icon-setting {
  color: #969696;
  font-size: 22px;
  position: relative;
  top: 3px;
}
.ty-top-panel-action_item {
  display: inline-block;
  border-left: 1px solid #282828;
  -webkit-box-shadow: -1px 0px 0px 0px #393939;
  -moz-box-shadow: -1px 0px 0px 0px #393939;
  box-shadow: -1px 0px 0px 0px #393939;
}
.minimize-label {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 1000;
  width: 35px;
  height: 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  background: #4d4d4d;
  text-decoration: none;
  opacity: 0.7;
}
.minimize-label:hover {
  opacity: 1;
}
.minimize-label__icon {
  position: absolute;
  top: -2px;
  right: 11px;
  color: #ccc;
  font-size: 22px;
}
.ty-top-panel-btn {
  margin-left: 15px;
  padding: 3px 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #636363;
  background-image: -moz-linear-gradient(top,#6d6d6d,#555555);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#6d6d6d),to(#555555));
  background-image: -webkit-linear-gradient(top,#6d6d6d,#555555);
  background-image: -o-linear-gradient(top,#6d6d6d,#555555);
  background-image: linear-gradient(to bottom,#6d6d6d,#555555);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d6d6d', endColorstr='#ff555555', GradientType=0);
  -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.3);
  -moz-box-shadow: inset 0 1px rgba(255,255,255,0.3);
  box-shadow: inset 0 1px rgba(255,255,255,0.3);
  color: #fff;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.5);
  font-size: 12px;
  cursor: pointer;
}
.ty-top-panel-btn:hover {
  background-color: #7d7d7d;
  background-image: -moz-linear-gradient(top,#878787,#6e6e6e);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#878787),to(#6e6e6e));
  background-image: -webkit-linear-gradient(top,#878787,#6e6e6e);
  background-image: -o-linear-gradient(top,#878787,#6e6e6e);
  background-image: linear-gradient(to bottom,#878787,#6e6e6e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff878787', endColorstr='#ff6e6e6e', GradientType=0);
  color: #fff;
  text-decoration: none;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.5);
}
.ty-top-panel-btn:active {
  background-color: #5f5f5f;
  background-image: -moz-linear-gradient(top,#555555,#6e6e6e);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#555555),to(#6e6e6e));
  background-image: -webkit-linear-gradient(top,#555555,#6e6e6e);
  background-image: -o-linear-gradient(top,#555555,#6e6e6e);
  background-image: linear-gradient(to bottom,#555555,#6e6e6e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff6e6e6e', GradientType=0);
  -webkit-box-shadow: inset 0 -1px rgba(255,255,255,0.05);
  -moz-box-shadow: inset 0 -1px rgba(255,255,255,0.05);
  box-shadow: inset 0 -1px rgba(255,255,255,0.05);
  color: #fff;
  text-shadow: none;
  font-size: 12px;
}
.te-mode {
  margin-right: 300px;
}
.te-mode .ty-ajax-loading-box {
  margin-right: 156px;
}
html #jquery-overlay {
  z-index: 1060;
}
html #jquery-lightbox {
  z-index: 1070;
}
.homepage-banners {
  margin-top: 25px;
}
.ty-homepage-vendors {
  margin-top: 35px;
  margin-left: 40px;
  padding: 15px 0 30px 0;
}
.ty-homepage-vendors ul {
  margin: 15px 0 0 15px;
}
.ty-homepage-vendors ul li {
  padding: 5px 0;
}
.ty-homepage-vendors__devider {
  border-top: 1px solid #dce3ea;
  padding: 10px 0;
  margin-top: 15px;
}
.ty-pagination {
  margin: 10px 0 10px;
  padding: 10px 0 10px 0;
}
.ty-pagination__items {
  display: inline-block;
  color: #6c8aa7;
}
.ty-pagination__bottom {
  border-top: 1px solid #dedede;
}
.ty-pagination__item,
.ty-pagination__selected {
  color: white;
  display: inline-block;
  padding: 3px 7px;
  min-width: 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.ty-pagination__item {
  color: #6c8aa7;
}
.ty-pagination__item:hover {
  background: #dce3ea;
  color: #6c8aa7;
  padding: 4px 7px;
}
.ty-pagination__selected {
  color: #fff;
  font-size: 14px;
  background: #465f73;
}
.ty-pagination__range,
.ty-pagination__btn {
  margin: 0 4px;
  padding: 5px 7px;
  width: auto;
  color: #6c8aa7;
}
.ty-pagination__btn:hover {
  color: #6c8aa7;
}
.ty-pagination__prev,
.ty-pagination__next {
  color: #6c8aa7;
}
.ty-pagination__prev:hover,
.ty-pagination__next:hover {
  color: #6c8aa7;
  background: #dce3ea;
  cursor: pointer;
}
.ty-pagination__text {
  text-transform: uppercase;
}
.ty-pagination__text-arrow {
  font-size: 16px;
  line-height: 10px;
  font-style: normal;
}
.ty-pagination__text-arrow:before {
  content: "←";
}
.ty-pagination__right-arrow .ty-pagination__text-arrow:before {
  content: "→";
}
.ty-tabs {
  margin-top: 30px;
  vertical-align: bottom;
  border-bottom: 1px solid #c6d1dd;
}
.ty-tabs__list {
  vertical-align: bottom;
}
.ty-tabs__item,
.ty-tabs .subtab {
  float: right;
  vertical-align: bottom;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 0;
  margin: 2px 0 0 2px;
  padding: 0 3px 0 0;
  position: relative;
  background: #ccd6e0;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.ty-tabs__item:hover,
.ty-tabs .subtab:hover {
  background: #d6dee6;
}
.ty-tabs__item.active,
.ty-tabs .subtab.active {
  background: #9cb0c4;
}
.ty-tabs__a,
.ty-tabs .subtab a {
  display: block;
  padding: 8px 18px 2px 21px;
  height: 23px;
  color: #7c7e80;
  text-decoration: none;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-tabs .subtab .ty-tabs__item.active .ty-tabs__a {
  color: #7C7E80;
}
.ty-tabs__a:hover,
.ty-tabs .subtab a:hover {
  text-decoration: none;
  color: #7c7e80;
}
.ty-tabs__content {
  padding: 15px 5px;
}
.tab-list-title {
  margin: 50px 0px 15px 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #dce3ea;
  font-size: 22px;
}
.ty-tabs .open .dropdown-menu {
  display: block;
}
.ty-tabs .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.ty-tabs .dropdown-menu li.active {
  float: none;
  border: 0;
  margin: 0;
}
.ty-tabs .dropdown-menu li {
  display: block;
  margin: 0;
  float: none;
  background: none;
  border: 0px;
}
.ty-tabs .subtab {
  float: left !important;
}
.ty-tabs .ty-icon-down-dir {
  position: relative;
  float: none;
  top: 0;
  right: 0;
  margin: 0 2px;
}
.ty-tabs__item {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.ty-ajax-loading-box__inner {
  display: none;
  margin: 0 5px 0 10px;
  padding: 6px 27px 6px 0;
  color: #fff;
  font-weight: bold;
}
.ty-ajax-loading-box {
  position: fixed;
  top: 50%;
  left: 50%;
  right: 50%;
  z-index: 100001;
  display: none;
  overflow: visible;
  margin-top: -26px;
  margin-right: -26px;
  padding: 0px;
  min-height: 52px;
  width: 52px;
  background: url('../../../../../../../../design/themes/responsive/media/images/icons/ajax_loader.svg?1758447898') no-repeat 10px 10px #0d0d0d;
  opacity: 0.8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ty-ajax-loading-box_text_block {
  min-width: 120px;
  min-height: 76px;
  background-position: 44px 10px;
}
.ty-ajax-loading-box-with__text-wrapper {
  color: #fff;
  margin-top: 50px;
  display: block;
  margin-right: 0px;
  width: 110px;
  padding: 0px 5px 5px 5px;
  text-align: center;
}
.ty-ajax-overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  z-index: 10000;
  display: none;
}
.notification-content-extended {
  position: fixed;
  top: 50%;
  right: 50%;
  z-index: 1101;
  margin: -40px -320px 0 0;
  min-height: 140px;
  width: 640px;
  color: #000;
  background-color: #fff;
  border: 1px solid gray;
}
.notification-content-extended {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.notification-content-extended h1 {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.ty-product-notification__buttons {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.notification-content-extended .ty-product-notification__body {
  overflow: auto;
}
.notification-body-extended {
  color: #000;
  overflow-x: hidden;
  overflow-y: auto;
}
.notification-container {
  position: fixed;
  top: 0;
  left: 40px;
  z-index: 1022;
  min-width: 300px;
  width: 40%;
}
.notification-container-top {
  top: 10px;
}
.notification-content {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 18px 10px 35px;
  line-height: 150%;
  border-radius: 2px;
  border-radius: 4px;
}
.notification-content strong {
  margin-left: 7px;
}
.notification-content-extended h1 {
  position: relative;
  padding: 13px 20px 10px 30px;
  border: none;
  border-bottom: 1px solid #bdc3c7;
  background: #f8f9f9;
  font-weight: normal;
  font-size: 18px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.notification-content-extended h1 span {
  position: absolute;
  top: 15px;
  left: 14px;
  width: 16px;
  height: 16px;
  color: #acacac;
  text-shadow: none;
  font: 13px/1 'glyphs';
  opacity: 1;
  cursor: pointer;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.notification-content-extended h1 span:before {
  font-family:glyphs;
  content: "\e009";
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.notification-content-extended h1 span:hover {
  color: #dfdfdf;
  opacity: 1;
}
.close {
  position: absolute;
  top: 5px;
  left: 7px;
  float: left;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 20px;
  font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
  line-height: 15px;
  cursor: pointer;
  -webkit-appearance: none;
}
.close:hover {
  text-decoration: none;
  cursor: pointer;
}
.alert-success,
.alert-warning,
.alert-error {
  position: relative;
  margin: 7px 0 7px 0;
  border: 1px solid;
  font-size: 100%;
  opacity: 0.96;
}
.alert-success {
  border-color: #8bc045;
  background: #d0eaae;
  color: #496e16;
}
.alert-success .close {
  color: #8bc045;
}
.alert-warning {
  border-color: #f39c12;
  background: #f5e08c;
  color: #ac6e0b;
}
.alert-warning .close {
  color: #f39c12;
}
.alert-error {
  border-color: #c0392b;
  background: #eb7064;
  color: white;
}
.alert-error .close {
  color: #c0392b;
}
.alert-error a {
  color: #fff;
  text-decoration: underline;
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px,0px,0px);
  display: flex !important;
  align-content: center;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoheight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: right;
  min-height: 32px;
}
.owl-buttons {
  color: #41576c;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeout .7s both ease;
  -moz-animation: fadeout .7s both ease;
  animation: fadeout .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadein .7s both ease;
  -moz-animation: fadein .7s both ease;
  animation: fadein .7s both ease;
}
.owl-backslide-out {
  -webkit-animation: backslideout 1s both ease;
  -moz-animation: backslideout 1s both ease;
  animation: backslideout 1s both ease;
}
.owl-backslide-in {
  -webkit-animation: backslidein 1s both ease;
  -moz-animation: backslidein 1s both ease;
  animation: backslidein 1s both ease;
}
.owl-godown-out {
  -webkit-animation: scaletofade .7s ease both;
  -moz-animation: scaletofade .7s ease both;
  animation: scaletofade .7s ease both;
}
.owl-godown-in {
  -webkit-animation: godown .6s ease both;
  -moz-animation: godown .6s ease both;
  animation: godown .6s ease both;
}
.owl-fadeup-in {
  -webkit-animation: scaleupfrom .5s ease both;
  -moz-animation: scaleupfrom .5s ease both;
  animation: scaleupfrom .5s ease both;
}
.owl-fadeup-out {
  -webkit-animation: scaleupto .5s ease both;
  -moz-animation: scaleupto .5s ease both;
  animation: scaleupto .5s ease both;
}
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backslideout {
  25% {
    opacity: .5;
    -webkit-transform: translatez(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translatez(-500px) translatex(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translatez(-500px) translatex(-200%);
  }
}
@-moz-keyframes backslideout {
  25% {
    opacity: .5;
    -moz-transform: translatez(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translatez(-500px) translatex(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translatez(-500px) translatex(-200%);
  }
}
@keyframes backslideout {
  25% {
    opacity: .5;
    transform: translatez(-500px);
  }
  75% {
    opacity: .5;
    transform: translatez(-500px) translatex(-200%);
  }
  100% {
    opacity: .5;
    transform: translatez(-500px) translatex(-200%);
  }
}
@-webkit-keyframes backslidein {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translatez(-500px) translatex(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translatez(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translatez(0) translatex(0);
  }
}
@-moz-keyframes backslidein {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translatez(-500px) translatex(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translatez(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translatez(0) translatex(0);
  }
}
@keyframes backslidein {
  0%,
  25% {
    opacity: .5;
    transform: translatez(-500px) translatex(200%);
  }
  75% {
    opacity: .5;
    transform: translatez(-500px);
  }
  100% {
    opacity: 1;
    transform: translatez(0) translatex(0);
  }
}
@-webkit-keyframes scaletofade {
  to {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
}
@-moz-keyframes scaletofade {
  to {
    opacity: 0;
    -moz-transform: scale(.8);
  }
}
@keyframes scaletofade {
  to {
    opacity: 0;
    transform: scale(.8);
  }
}
@-webkit-keyframes godown {
  from {
    -webkit-transform: translatey(-100%);
  }
}
@-moz-keyframes godown {
  from {
    -moz-transform: translatey(-100%);
  }
}
@keyframes godown {
  from {
    transform: translatey(-100%);
  }
}
@-webkit-keyframes scaleupfrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleupfrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleupfrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleupto {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleupto {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleupto {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.owl-theme {
  margin: 0;
}
.ty-owl-controls {
  margin: -40px 0 0 0;
  float: left;
  position: relative;
  z-index: 100;
}
.ty-sidebox .ty-owl-controls {
  margin: -50px 0 0 0;
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls-outside {
  margin-top: 0;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #a3b5c8;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.owl-theme .owl-controls-outside .owl-buttons div {
  float: right;
  font-size: 15px;
  padding: 2px 9px;
  height: 20px;
  width: 6px;
  margin-top: 3px;
  margin-bottom: 0;
}
.owl-theme .owl-controls-outside .owl-buttons div:last-child {
  margin-left: 0;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #A9B0B4;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-item.loading {
  background: url('../../../../../../../../design/themes/responsive/media/images/icons/ajax_loader.svg?1758447898') no-repeat center center;
}
.owl-more-theme .owl-controls {
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -18px;
}
.owl-more-theme .owl-prev,
.owl-more-theme .owl-next {
  position: absolute;
  padding: 3px 8px 0 8px;
}
.owl-more-theme .owl-prev i,
.owl-more-theme .owl-next i {
  font-size: 30px;
}
.owl-more-theme .owl-prev {
  right: -35px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.owl-more-theme .owl-next {
  left: -35px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.ty-footer-form-block {
  margin: 27px 0px 0px 0px;
  color: white;
}
.ty-footer-form-block__title {
  display: inline-block;
  padding-left: 30px;
  font-size: 22px;
  color: white;
  font-weight: normal;
}
.ty-footer-form-block__form {
  display: inline-block;
  margin: 0 0 10px 0 !important;
  width: 300px;
}
.ty-footer-form-block__form .cm-hint {
  color: #c9c9c9;
}
.dropdown-menu {
  display: none;
}
.banner-right {
  margin-right: -190px;
  position: absolute;
  right: auto;
  top: 40px;
}
.banner-left {
  margin-right: 1030px;
  position: absolute;
  left: auto;
  top: 40px;
}
.banner-left .ad-container,
.banner-right .ad-container {
  margin-bottom: 0px;
}
@media screen and (max-width: 1360px),screen and (max-height: 601px) {
  .banner-right,
  .banner-left {
    display: none;
  }
}
.quick-links-top {
  margin-top: 5px;
}
.top-menu {
  margin-top: 15px;
}
.my-logo {
  margin-top: -3px;
}
.homepage-banners img {
  width: 100%;
}
.search-block-grid {
  margin-top: 7px;
}
.homepage-categories {
  margin-bottom: 0px;
}
.homepage-categories .ty-subcategories-block__a {
  color: #0C5073;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
}
.homepage-categories .ty-subcategories-block__a:hover {
  color: #DD2C23;
}
.homepage-categories .ty-subcategories-block__a img {
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.homepage-categories .ty-subcategories-block__a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.homepage h1.ty-mainbox-title {
  background-color: #26323e;
  border-radius: 5px;
  color: #fff;
  margin: 0 0 25px;
  padding: 5px;
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1224px) {
  .row {
    margin-right: -25px;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
    width: 100%;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: right;
    min-height: 1px;
    margin-right: 25px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1175px;
  }
  .span16 {
    width: 1175px;
  }
  .span15 {
    width: 1100px;
  }
  .span14 {
    width: 1025px;
  }
  .span13 {
    width: 950px;
  }
  .span12 {
    width: 875px;
  }
  .span11 {
    width: 800px;
  }
  .span10 {
    width: 725px;
  }
  .span9 {
    width: 650px;
  }
  .span8 {
    width: 575px;
  }
  .span7 {
    width: 500px;
  }
  .span6 {
    width: 425px;
  }
  .span5 {
    width: 350px;
  }
  .span4 {
    width: 275px;
  }
  .span3 {
    width: 200px;
  }
  .span2 {
    width: 125px;
  }
  .span1 {
    width: 50px;
  }
  .offset16 {
    margin-right: 1225px;
  }
  .offset15 {
    margin-right: 1150px;
  }
  .offset14 {
    margin-right: 1075px;
  }
  .offset13 {
    margin-right: 1000px;
  }
  .offset12 {
    margin-right: 925px;
  }
  .offset11 {
    margin-right: 850px;
  }
  .offset10 {
    margin-right: 775px;
  }
  .offset9 {
    margin-right: 700px;
  }
  .offset8 {
    margin-right: 625px;
  }
  .offset7 {
    margin-right: 550px;
  }
  .offset6 {
    margin-right: 475px;
  }
  .offset5 {
    margin-right: 400px;
  }
  .offset4 {
    margin-right: 325px;
  }
  .offset3 {
    margin-right: 250px;
  }
  .offset2 {
    margin-right: 175px;
  }
  .offset1 {
    margin-right: 100px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
    width: 100%;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    margin-right: 2.1276595744681%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-right: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-right: 2.1276595744681%;
  }
  .row-fluid .span16 {
    width: 100%;
  }
  .row-fluid .span15 {
    width: 93.617021276596%;
  }
  .row-fluid .span14 {
    width: 87.234042553191%;
  }
  .row-fluid .span13 {
    width: 80.851063829787%;
  }
  .row-fluid .span12 {
    width: 74.468085106383%;
  }
  .row-fluid .span11 {
    width: 68.085106382979%;
  }
  .row-fluid .span10 {
    width: 61.702127659574%;
  }
  .row-fluid .span9 {
    width: 55.31914893617%;
  }
  .row-fluid .span8 {
    width: 48.936170212766%;
  }
  .row-fluid .span7 {
    width: 42.553191489362%;
  }
  .row-fluid .span6 {
    width: 36.170212765957%;
  }
  .row-fluid .span5 {
    width: 29.787234042553%;
  }
  .row-fluid .span4 {
    width: 23.404255319149%;
  }
  .row-fluid .span3 {
    width: 17.021276595745%;
  }
  .row-fluid .span2 {
    width: 10.63829787234%;
  }
  .row-fluid .span1 {
    width: 4.2553191489362%;
  }
  .row-fluid .offset16 {
    margin-right: 104.25531914894%;
  }
  .row-fluid .offset16:first-child {
    margin-right: 102.12765957447%;
  }
  .row-fluid .offset15 {
    margin-right: 97.872340425532%;
  }
  .row-fluid .offset15:first-child {
    margin-right: 95.744680851064%;
  }
  .row-fluid .offset14 {
    margin-right: 91.489361702128%;
  }
  .row-fluid .offset14:first-child {
    margin-right: 89.36170212766%;
  }
  .row-fluid .offset13 {
    margin-right: 85.106382978723%;
  }
  .row-fluid .offset13:first-child {
    margin-right: 82.978723404255%;
  }
  .row-fluid .offset12 {
    margin-right: 78.723404255319%;
  }
  .row-fluid .offset12:first-child {
    margin-right: 76.595744680851%;
  }
  .row-fluid .offset11 {
    margin-right: 72.340425531915%;
  }
  .row-fluid .offset11:first-child {
    margin-right: 70.212765957447%;
  }
  .row-fluid .offset10 {
    margin-right: 65.957446808511%;
  }
  .row-fluid .offset10:first-child {
    margin-right: 63.829787234043%;
  }
  .row-fluid .offset9 {
    margin-right: 59.574468085106%;
  }
  .row-fluid .offset9:first-child {
    margin-right: 57.446808510638%;
  }
  .row-fluid .offset8 {
    margin-right: 53.191489361702%;
  }
  .row-fluid .offset8:first-child {
    margin-right: 51.063829787234%;
  }
  .row-fluid .offset7 {
    margin-right: 46.808510638298%;
  }
  .row-fluid .offset7:first-child {
    margin-right: 44.68085106383%;
  }
  .row-fluid .offset6 {
    margin-right: 40.425531914894%;
  }
  .row-fluid .offset6:first-child {
    margin-right: 38.297872340426%;
  }
  .row-fluid .offset5 {
    margin-right: 34.042553191489%;
  }
  .row-fluid .offset5:first-child {
    margin-right: 31.914893617021%;
  }
  .row-fluid .offset4 {
    margin-right: 27.659574468085%;
  }
  .row-fluid .offset4:first-child {
    margin-right: 25.531914893617%;
  }
  .row-fluid .offset3 {
    margin-right: 21.276595744681%;
  }
  .row-fluid .offset3:first-child {
    margin-right: 19.148936170213%;
  }
  .row-fluid .offset2 {
    margin-right: 14.893617021277%;
  }
  .row-fluid .offset2:first-child {
    margin-right: 12.765957446809%;
  }
  .row-fluid .offset1 {
    margin-right: 8.5106382978723%;
  }
  .row-fluid .offset1:first-child {
    margin-right: 6.3829787234043%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-right: -10px;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
    width: 100%;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: right;
    min-height: 1px;
    margin-right: 10px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 726px;
  }
  .span16 {
    width: 726px;
  }
  .span15 {
    width: 680px;
  }
  .span14 {
    width: 634px;
  }
  .span13 {
    width: 588px;
  }
  .span12 {
    width: 542px;
  }
  .span11 {
    width: 496px;
  }
  .span10 {
    width: 450px;
  }
  .span9 {
    width: 404px;
  }
  .span8 {
    width: 358px;
  }
  .span7 {
    width: 312px;
  }
  .span6 {
    width: 266px;
  }
  .span5 {
    width: 220px;
  }
  .span4 {
    width: 174px;
  }
  .span3 {
    width: 128px;
  }
  .span2 {
    width: 82px;
  }
  .span1 {
    width: 36px;
  }
  .offset16 {
    margin-right: 746px;
  }
  .offset15 {
    margin-right: 700px;
  }
  .offset14 {
    margin-right: 654px;
  }
  .offset13 {
    margin-right: 608px;
  }
  .offset12 {
    margin-right: 562px;
  }
  .offset11 {
    margin-right: 516px;
  }
  .offset10 {
    margin-right: 470px;
  }
  .offset9 {
    margin-right: 424px;
  }
  .offset8 {
    margin-right: 378px;
  }
  .offset7 {
    margin-right: 332px;
  }
  .offset6 {
    margin-right: 286px;
  }
  .offset5 {
    margin-right: 240px;
  }
  .offset4 {
    margin-right: 194px;
  }
  .offset3 {
    margin-right: 148px;
  }
  .offset2 {
    margin-right: 102px;
  }
  .offset1 {
    margin-right: 56px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
    width: 100%;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    margin-right: 1.3774104683196%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-right: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-right: 1.3774104683196%;
  }
  .row-fluid .span16 {
    width: 100%;
  }
  .row-fluid .span15 {
    width: 93.617021276596%;
  }
  .row-fluid .span14 {
    width: 87.234042553191%;
  }
  .row-fluid .span13 {
    width: 80.851063829787%;
  }
  .row-fluid .span12 {
    width: 74.468085106383%;
  }
  .row-fluid .span11 {
    width: 68.085106382979%;
  }
  .row-fluid .span10 {
    width: 61.702127659574%;
  }
  .row-fluid .span9 {
    width: 55.31914893617%;
  }
  .row-fluid .span8 {
    width: 48.936170212766%;
  }
  .row-fluid .span7 {
    width: 42.553191489362%;
  }
  .row-fluid .span6 {
    width: 36.170212765957%;
  }
  .row-fluid .span5 {
    width: 29.787234042553%;
  }
  .row-fluid .span4 {
    width: 23.404255319149%;
  }
  .row-fluid .span3 {
    width: 17.021276595745%;
  }
  .row-fluid .span2 {
    width: 10.63829787234%;
  }
  .row-fluid .span1 {
    width: 4.2553191489362%;
  }
  .row-fluid .offset16 {
    margin-right: 102.75482093664%;
  }
  .row-fluid .offset16:first-child {
    margin-right: 101.37741046832%;
  }
  .row-fluid .offset15 {
    margin-right: 97.872340425532%;
  }
  .row-fluid .offset15:first-child {
    margin-right: 95.744680851064%;
  }
  .row-fluid .offset14 {
    margin-right: 91.489361702128%;
  }
  .row-fluid .offset14:first-child {
    margin-right: 89.36170212766%;
  }
  .row-fluid .offset13 {
    margin-right: 85.106382978723%;
  }
  .row-fluid .offset13:first-child {
    margin-right: 82.978723404255%;
  }
  .row-fluid .offset12 {
    margin-right: 78.723404255319%;
  }
  .row-fluid .offset12:first-child {
    margin-right: 76.595744680851%;
  }
  .row-fluid .offset11 {
    margin-right: 72.340425531915%;
  }
  .row-fluid .offset11:first-child {
    margin-right: 70.212765957447%;
  }
  .row-fluid .offset10 {
    margin-right: 65.957446808511%;
  }
  .row-fluid .offset10:first-child {
    margin-right: 63.829787234043%;
  }
  .row-fluid .offset9 {
    margin-right: 59.574468085106%;
  }
  .row-fluid .offset9:first-child {
    margin-right: 57.446808510638%;
  }
  .row-fluid .offset8 {
    margin-right: 53.191489361702%;
  }
  .row-fluid .offset8:first-child {
    margin-right: 51.063829787234%;
  }
  .row-fluid .offset7 {
    margin-right: 46.808510638298%;
  }
  .row-fluid .offset7:first-child {
    margin-right: 44.68085106383%;
  }
  .row-fluid .offset6 {
    margin-right: 40.425531914894%;
  }
  .row-fluid .offset6:first-child {
    margin-right: 38.297872340426%;
  }
  .row-fluid .offset5 {
    margin-right: 34.042553191489%;
  }
  .row-fluid .offset5:first-child {
    margin-right: 31.914893617021%;
  }
  .row-fluid .offset4 {
    margin-right: 27.659574468085%;
  }
  .row-fluid .offset4:first-child {
    margin-right: 25.531914893617%;
  }
  .row-fluid .offset3 {
    margin-right: 21.276595744681%;
  }
  .row-fluid .offset3:first-child {
    margin-right: 19.148936170213%;
  }
  .row-fluid .offset2 {
    margin-right: 14.893617021277%;
  }
  .row-fluid .offset2:first-child {
    margin-right: 12.765957446809%;
  }
  .row-fluid .offset1 {
    margin-right: 8.5106382978723%;
  }
  .row-fluid .offset1:first-child {
    margin-right: 6.3829787234043%;
  }
}
@media (min-width: 1224px) {
  .ty-product-detail .ty-product-block__left {
    box-sizing: border-box;
    padding-left: 200px;
  }
  .ty-footer-grid__full-width > .row {
    width: 1200px;
    margin: 0 auto;
  }
  .ty-footer-grid__full-width > .row-fluid {
    max-width: 1000px;
    min-width: 280px;
    margin: 0 auto;
  }
  .ty-footer-menu__items,
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (max-width: 1224px) {
  .ty-product-detail .ty-product-block__left {
    box-sizing: border-box;
    padding-left: 200px;
  }
  .ty-footer-grid__full-width > .row {
    width: 960px;
    margin: 0 auto;
  }
  .ty-footer-form-block__form {
    width: 220px;
  }
  h3.ty-footer-form-block__title,
  h3.ty-social-link__title {
    font-size: 20px;
  }
  .ty-orders__actions-right {
    float: none;
  }
}
@media (max-width: 979px) {
  .ty-sidebox__body-toggle {
    display: block;
  }
  .tygh-content .container,
  .ty-footer-menu,
  .footer-copyright {
    padding: 0px 10px;
  }
  .ty-select-block__a {
    margin-left: 0;
  }
  .top-currencies {
    margin-right: 2px;
  }
  .ty-product-detail .ty-product-block__left {
    box-sizing: border-box;
    padding-left: 0px;
  }
  .ty-grid-list__item .ty-icon-left-circle,
  .ty-grid-list__item .ty-icon-right-circle {
    visibility: visible;
  }
  .ty-product-empty {
    display: none;
  }
  .ty-wish-list-empty [class*="ty-column"] {
    width: 100%;
  }
  .ty-wish-list-empty [class*="ty-column"]:first-child .ty-product-empty {
    display: block;
  }
  .ty-compact-list__title {
    width: 20%;
  }
  .ty-compact-list__controls {
    width: 50%;
  }
  .ty-exception__code {
    display: block;
    width: 100%;
  }
  .ty-exception__title-info {
    display: block;
    padding-right: 0px;
    text-align: center;
  }
  .ty-exception__links {
    margin: 0px;
  }
  .ty-exception__links-item {
    float: none;
    display: inline-block;
    margin: 0 5px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-right: 5px;
  }
  .ty-footer-form-block__form {
    width: 80%;
  }
  h3.ty-social-link__title {
    display: block;
    margin-top: 21px;
    margin-bottom: 10px;
  }
  .ty-sort-container {
    padding-right: 0px;
  }
  .ty-product-block__note {
    width: 100%;
    position: static;
  }
  .ty-product-options__item-label {
    display: block;
    width: 100%;
    float: none;
  }
  .ty-product-options__description,
  .ty-product-block__option .help-inline {
    margin-right: 0;
  }
  .ty-product-variant-image {
    margin-right: 0;
  }
  .ty-product-detail .ty-product-block__left {
    padding-left: 0;
  }
  .ty-multi-checkout__step {
    display: block;
    width: 100%;
    padding-bottom: 20px;
  }
  .ty-multi-checkout__arrow {
    display: none;
  }
  .ty-pagination__text {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-grid__full-width > .row {
    width: 736px;
    margin: 0 auto;
  }
  .ty-social-link__title {
    margin-left: 70px;
  }
  .ty-social-link {
    margin-left: 60px;
  }
  .ty-footer-menu__items,
  .ty-footer-general__body {
    display: block !important;
  }
  .ty-footer-form-block__form {
    width: 220px;
  }
  .ty-menu__item .ty-menu__item-link {
    padding: 14px 12px;
  }
  .ty-menu__submenu-items .ty-top-mine__submenu-col {
    min-width: 160px;
    margin-left: 13px;
    margin-bottom: 20px;
  }
  .ty-top-mine__submenu-col:nth-child(4n) {
    margin-left: 0px;
  }
  .ty-account-info__buttons .ty-btn {
    display: block;
    margin-bottom: 10px;
    margin-right: 0px;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .ty-cart-content .ty-cart-content__product-elem,
  .ty-cart-content .ty-cart-content__title {
    border: 0;
  }
  .ty-menu__item,
  .ty-text-links_show_inline {
    display: block !important;
  }
  .ty-menu__menu-btn {
    display: none !important;
  }
  .ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active > .ty-menu__submenu-item-header .ty-menu__item-link {
    background: #465f73;
    color: #ffffff;
  }
  .ty-menu-vertical .ty-menu__submenu [class*="menu-level-"].ty-menu__item-active i {
    color: #fff;
  }
  .ty-sidebox__body {
    display: block !important;
  }
}
@media (max-width: 767px) {
  html.dialog-is-open {
    overflow: scroll;
  }
  .ty-menu__items .ty-menu__items-show {
    display: block !important;
    border-bottom: 0;
  }
  .ty-menu__item {
    display: none;
    float: none;
    margin-left: 0px;
    border-bottom: 1px solid #1a232b;
    padding: 0px;
    position: relative;
  }
  .no-touch .ty-menu__item:hover .ty-menu__submenu-items,
  .ty-menu__item:hover .ty-menu__submenu-items {
    display: none;
  }
  .ty-menu__item:last-child {
    box-shadow: none;
    border-bottom: 0;
  }
  .ty-menu__item .ty-menu__item-toggle-active {
    background: #1c252e;
  }
  .ty-menu__item .ty-menu__item-link {
    position: static;
  }
  .ty-menu__submenu .ty-menu__submenu-items {
    padding: 0;
  }
  .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 1px solid #d8d8d8;
    margin: 0;
  }
  .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    display: block;
    padding: 12px 40px 12px 30px;
  }
  .no-touch .ty-menu__submenu-items .ty-menu__submenu-link:hover {
    color: #334553;
  }
  .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a {
    color: black;
    background: none;
  }
  .ty-menu__submenu .ty-top-mine__submenu-col {
    display: block;
    position: relative;
    margin: 0px;
    padding: 0px;
  }
  .ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item {
    position: relative;
    padding: 0px;
    padding-right: 35px;
  }
  .ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-list {
    display: none;
  }
  .ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__item-toggle-active {
    background: #e0e0e0;
  }
  .ty-menu__items .ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__item-toggle {
    color: #bfbfbf;
  }
  .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 13px 40px;
    display: block;
  }
  .ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item-header {
    min-height: 45px;
    margin: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #d8d8d8;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ty-menu__submenu .ty-top-mine__submenu-col .ty-menu__submenu-item-header-active {
    background: #e0e0e0;
  }
  .ty-menu__menu-btn {
    border-bottom: 0px;
    box-shadow: none;
  }
  .ty-menu__submenu-items {
    background: #ededed;
    position: static;
  }
  .ty-icon-short-list {
    padding-left: 4px;
  }
  .ty-menu__item-toggle {
    width: 50px;
    height: 44px;
    position: absolute;
    text-align: center;
    font-size: 35px;
    left: 0px;
    z-index: 100;
    color: #fff;
    top: 0px;
    cursor: pointer;
  }
  .ty-menu__item-toggle:hover {
    color: #fff;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    display: inline-block;
    line-height: 46px;
  }
  .ty-menu__submenu-dropdown-bottom {
    margin: auto;
  }
  .ty-menu__icon-hide {
    display: none;
  }
  .ty-menu__item-toggle-active .ty-menu__icon-hide {
    display: inline-block;
  }
  .ty-menu__item-toggle-active .ty-menu__icon-open {
    display: none;
  }
  .ty-menu-vertical {
    margin-bottom: 40px;
  }
  .ty-dropdown-box__content .ty-menu-vertical {
    margin-bottom: 0px;
  }
  .ty-menu-vertical .ty-menu__item {
    display: block;
  }
  .ty-menu-vertical .ty-menu__item .ty-menu__submenu {
    position: static;
    display: block;
  }
  .ty-menu-vertical .ty-menu__item.menu-level-2 {
    padding-right: 35px;
  }
  .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
    background: none;
    color: #465f73;
    padding-right: 40px;
  }
  .ty-menu-vertical .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link {
    color: #465f73;
  }
  .ty-menu-vertical .ty-menu__submenu .dropdown-vertical__dir .ty-menu__submenu-item-header .ty-menu__item-link {
    text-transform: uppercase;
    font-weight: bold;
  }
  .ty-menu-vertical .ty-menu__submenu .menu-level-2.ty-menu__item-active .ty-menu__item-link {
    background: #e0e0e0;
  }
  .ty-menu-vertical .ty-menu__submenu .menu-level-2.ty-menu__item-active .ty-menu__item-link {
    color: #000;
  }
  .ty-menu-vertical .ty-menu__submenu .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link {
    padding-right: 40px;
    text-transform: none;
    font-weight: normal;
    background: none;
  }
  .ty-menu-vertical .ty-menu__item-toggle i {
    top: 3px;
  }
  .ty-menu-vertical .ty-menu__submenu .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__item-link {
    padding-right: 40px;
  }
  .ty-menu-vertical .ty-menu__item .ty-menu__submenu-items .ty-menu__submenu-items {
    border-left: 0;
    border-bottom: 0;
    border-right: 0;
  }
  .ty-menu-vertical .ty-menu__submenu-items .dropdown-vertical__dir .ty-menu__item-toggle {
    background: none;
    color: #bfbfbf;
  }
  .ty-menu-vertical .ty-menu__submenu-item-header {
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: none;
    border-bottom: none;
  }
  .ty-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-item-header .ty-menu__item-link {
    color: #1ABC9C;
    text-transform: none;
  }
  .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item:hover i {
    color: #A1A6AA !important;
  }
  .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items {
    border: 1px solid #2B3E51;
    border-top: 0px;
    border-bottom: 0px;
  }
  .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-items {
    border: 0px;
  }
  .ty-menu-vertical .ty-menu__submenu-items .ty-menu__item {
    border-top: 1px solid #d8d8d8;
    border-bottom: 0;
  }
  .no-touch .ty-menu-vertical .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
    background: none;
    color: #334553;
  }
  .ty-menu-vertical .menu-level-1.ty-menu__item-active > .ty-menu__submenu-item-header {
    background: #e0e0e0;
  }
  .ty-menu-vertical__dropdown .ty-menu__item {
    display: none;
  }
  .ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu {
    width: auto;
  }
  .ty-menu-vertical .ty-menu__items.rtl .ty-menu__submenu-items {
    width: auto;
  }
  .ty-menu-vertical .ty-menu__items.rtl .ty-menu__item-toggle {
    right: 0px;
  }
  .ui-dialog input[type="text"],
  .ui-dialog input[type="password"],
  .ui-dialog textarea,
  .ui-dialog select {
    width: 100%;
  }
  .ui-dialog input[type="checkbox"] {
    margin: -20px 0px;
  }
  body.dialog-is-open {
    overflow: visible;
  }
  div.ui-dialog .ui-dialog-title {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ty-estimation-buttons__rate {
    margin-bottom: 0px;
  }
  .top-menu-grid {
    padding-top: 0;
  }
  .top-logo-grid {
    padding-top: 15px;
  }
  .top-logo-grid:before,
  .top-logo-grid:after {
    display: table;
    content: "";
    line-height: 0;
    width: 100%;
  }
  .top-logo-grid:after {
    clear: both;
  }
  .ty-logo-container {
    text-align: center;
    margin: 10px 0px 30px;
  }
  .tygh-header > div,
  .tygh-top-panel > div {
    padding: 0px 10px;
  }
  .tygh-top-panel .ty-text-links-wrapper {
    border: none;
  }
  .ty-mainbox-title .ty-status {
    display: block;
    float: none;
  }
  .notification-content-extended {
    width: 96%;
    right: 2%;
    left: 10px;
    margin: 0px;
  }
  .ty-product-notification__body .ty-product-options-name {
    width: 50%;
  }
  .ty-product-notification__body .ty-product-options-content {
    width: 50%;
    text-align: left;
  }
  .notification-container {
    top: 0;
    left: 0px;
    min-width: 100%;
    width: 100%;
  }
  .notification-content {
    margin: 0px;
    border: none;
  }
  .notification-content .close {
    top: 8px;
    left: 20px;
  }
  .ty-product-notification__image {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .ty-product-notification__product-name {
    max-width: 200px;
  }
  .ty-table table,
  .ty-table thead,
  .ty-table tbody,
  .ty-table th,
  .ty-table td,
  .ty-table tr {
    display: block;
  }
  .ty-table {
    margin: 5px 0px 20px;
  }
  .ty-table {
    border: none;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ty-table thead tr {
    position: absolute;
    top: -9999px;
    right: -9999px;
  }
  .ty-table tr {
    border: 1px solid #ccc;
    border-bottom: none;
  }
  .ty-table tr:last-child {
    border-bottom: 1px solid #ccc;
  }
  .ty-table td {
    border: none;
    border-bottom: 1px solid #eee;
    white-space: normal;
    text-align: right;
    min-height: 18px;
    width: auto !important;
  }
  .ty-table td:before,
  .ty-table td:after {
    display: table;
    content: "";
    line-height: 0;
    width: 100%;
  }
  .ty-table td:after {
    clear: both;
  }
  .ty-table tr td:last-child {
    border-bottom: 0px;
  }
  .ty-table__no-items td {
    padding: 0px;
  }
  .ty-table__no-items .ty-no-items {
    margin-bottom: 0px;
  }
  .ty-table__responsive-header {
    float: right;
    width: 35%;
    padding-left: 5%;
    font-weight: bold;
    word-break: normal;
    display: block;
  }
  .ty-table__responsive-content {
    float: right;
    width: 50%;
  }
  .ty-table.hidden,
  .ty-table .hidden {
    display: none;
  }
  .ty-cart-content .ty-cart-content__image-block {
    border-bottom: 0;
  }
  .ty-cart-content .ty-table__responsive-header,
  .ty-table__responsive-content {
    float: none;
    width: 100%;
    padding: 0;
  }
  .ty-cart-content__image {
    float: none;
    text-align: center;
  }
  .ty-cart-content__left-buttons,
  .ty-cart-content__right-buttons {
    float: none;
  }
  .ty-cart-content__right-buttons {
    margin-top: 10px;
  }
  .ty-cart-content__top-buttons .ty-btn,
  .ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    width: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ty-cart-content__top-buttons .ty-btn + .ty-btn,
  .ty-cart-content__bottom-buttons .ty-btn + .ty-btn {
    margin: 10px 0 0;
  }
  .ty-cart-total .ty-coupons__container {
    float: none;
    padding: 0;
    width: 100%;
  }
  .ty-cart-content__estimation {
    max-width: inherit;
  }
  .ty-cart-statistic {
    float: none;
    margin-top: 10px;
  }
  .ty-cart-statistic__title,
  .ty-cart-statistic__total-title {
    width: 50%;
    margin-left: 0;
    float: right;
  }
  .ty-cart-statistic__value,
  .ty-cart-statistic__total-value {
    width: 50%;
    float: right;
  }
  .top-links-grid .ty-dropdown-box {
    background: none;
  }
  .ty-dropdown-box .ty-account-info__title-txt {
    display: none;
  }
  .account-benefits {
    margin: 0px 0px 30px 0px;
  }
  .top-cart-content {
    margin: 13px 0px;
  }
  .header-widget-grid .top-cart-content {
    margin: 0px;
  }
  .header-widget-grid {
    padding: 0px 10px;
  }
  .ty-grid-list__item:hover {
    border-radius: 0px;
    background: transparent;
  }
  .ty-quick-view-button {
    display: none;
    margin-bottom: 30px;
  }
  .product-list__control {
    float: none;
    margin-bottom: 10px;
  }
  .product-list__image {
    float: none;
    margin: 0px 0px 20px 0px;
    width: 100%;
    text-align: center;
  }
  .ty-compact-list__controls {
    width: 60%;
  }
  .ty-compact-list__image .ty-discount-label {
    display: inline-block;
    height: 30px;
    position: static;
    float: none;
  }
  .ty-compact-list__image {
    padding: 0px 0px 0px 10px;
  }
  .ty-sidebox {
    margin-bottom: 10px;
  }
  .ty-sidebox:last-child {
    margin-bottom: 30px;
  }
  .ty-product-block__left {
    display: block;
    overflow: visible;
    min-width: 0;
  }
  .ty-product-block {
    position: initial;
  }
  .ty-product-block__img-wrapper {
    width: 100%;
    margin: 0;
    float: none;
    text-align: center;
    min-height: 0;
  }
  .ty-product-block__img-wrapper:before,
  .ty-product-block__img-wrapper:after {
    display: table;
    content: "";
    line-height: 0;
    width: 100%;
  }
  .ty-product-block__img-wrapper:after {
    clear: both;
  }
  .ty-product-block__img-wrapper .ty-no-image {
    width: 100% !important;
  }
  .ui-dialog .ty-product-variant-image {
    margin-right: 0;
  }
  .ty-product-bigpicture__left,
  .ty-product-bigpicture__left-wrapper {
    width: 100%;
    margin: 0;
  }
  .ty-product-bigpicture__right {
    width: 100%;
    margin-right: 0;
  }
  .ty-product-thumbnails {
    width: 100% !important;
  }
  .ty-account-detail {
    margin-right: 0;
    background: none;
    padding-bottom: 0;
  }
  .ty-profile-field__switch-label {
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-profile-field__switch-actions {
    float: none;
    text-align: center;
  }
  .ty-billing-first-name,
  .ty-billing-last-name,
  .ty-shipping-first-name,
  .ty-shipping-last-name,
  .ty-billing-country,
  .ty-billing-state,
  .ty-shipping-country,
  .ty-shipping-state,
  .ty-first-name,
  .ty-last-name {
    width: 100%;
  }
  .ty-billing-first-name + .ty-billing-last-name,
  .ty-billing-country + .ty-billing-state,
  .ty-shipping-first-name + .ty-shipping-last-name,
  .ty-shipping-country + .ty-shipping-state,
  .ty-first-name + .ty-last-name {
    margin-right: 0;
  }
  .ty-buttons-container__add-or-close .ty-btn {
    display: block;
    margin: 0px;
  }
  .ty-buttons-container__add-or-close .ty-close-text {
    padding-top: 10px;
    display: inline-block;
  }
  .ty-login-info {
    margin: 30px 0 0;
  }
  .ty-success-registration__item {
    display: block;
    width: 100%;
  }
  .ty-account-benefits {
    margin: 30px 0 0;
  }
  .ty-company-fields {
    margin-bottom: 20px;
  }
  .ty-company-info {
    margin: 0;
    padding: 0;
    background: none;
  }
  .ty-features-all {
    text-align: center;
  }
  .ty-feature__image {
    float: none;
  }
  .ty-product-feature__label {
    width: 180px;
  }
  .ty-sitemap__tree-section-list,
  .ty-sitemap__section-wrapper {
    width: 50%;
  }
  .ty-breadcrumbs {
    padding-left: 0;
  }
  .ty-product-switcher {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0;
    top: 10px;
    text-align: center;
  }
  .ty-product-switcher__a {
    position: relative;
    top: 0;
    vertical-align: middle;
    font-size: 20px;
  }
  .ty-product-switcher__a-left,
  .ty-product-switcher__a-right {
    float: none;
  }
  .ty-product-switcher__a-left {
    margin-left: 10px;
  }
  .ty-product-switcher__a-right {
    margin-right: 10px;
  }
  .ty-product-switcher span {
    display: inline-block;
    float: none;
    font-size: 100%;
  }
  .ty-checkout__login {
    float: none;
    padding: 0 15px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ty-checkout__register {
    float: none;
    padding: 0 15px;
    margin: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ty-checkout__register-content {
    padding-right: 0;
  }
  .ty-checkout-buttons__submit-order {
    padding-bottom: 20px;
  }
  .ty-compare-products__menu,
  .ty-compare-sort {
    width: 130px;
  }
  .ty-compare-products__product,
  .ty-compare-feature_item_size {
    width: 180px;
  }
  .ty-compare__buttons .ty-btn {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ty-compare__buttons .ty-btn + .ty-btn {
    margin: 15px 0 0;
  }
  .search-block-grid {
    margin-top: 0px !important;
  }
  .footer-no-wysiwyg ul {
    margin: 0;
  }
  .ty-social-link-block {
    margin: 10px 0px 20px;
    text-align: center;
  }
  .ty-footer-grid__full-width .ty-float-right,
  .ty-footer-grid__full-width .ty-float-left {
    float: none;
  }
  .ty-footer-grid__full-width > .row {
    width: auto;
    margin: 0 auto;
  }
  .ty-footer-menu__items,
  .ty-footer-general__body {
    margin: 0;
    display: none;
  }
  .ty-footer-menu__items .ty-text-links__item,
  .ty-footer-general__body .ty-text-links__item {
    padding: 15px 0px 15px 0px;
    border-bottom: 1px solid #dce3ea;
    padding-right: 20px;
    margin-bottom: 0;
  }
  .ty-footer-menu__item {
    padding: 15px 0px 15px 0px;
    border-bottom: 1px solid #dfdfdf;
    padding-right: 20px;
    margin-bottom: 0;
  }
  .ty-footer-menu__header,
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-menu__icon-open,
  .ty-footer-menu__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    color: #bfbfbf;
    cursor: pointer;
  }
  .ty-footer-menu__icon-open {
    display: block;
  }
  .ty-footer-menu__header.open .ty-footer-menu__icon-hide,
  .ty-footer-general__header.open .ty-footer-menu__icon-hide {
    display: block;
  }
  .ty-footer-menu__header.open .ty-footer-menu__icon-open,
  .ty-footer-general__header.open .ty-footer-menu__icon-open {
    display: none;
  }
  .ty-footer-form-block__title {
    display: block;
    padding-left: 0;
  }
  .ty-footer-form-block {
    text-align: center;
    margin: 20px 0px 0px 0px;
  }
  .order-summary {
    margin-top: 0;
  }
  .ty-step__container-active {
    margin-bottom: 20px;
  }
  .ty-checkout-complete__buttons .ty-btn {
    margin: 0 0 15px 0;
  }
  .ty-checkout-complete__buttons-left,
  .ty-checkout-complete__buttons-right {
    float: none;
  }
  .ty-period__wrapper {
    float: none;
  }
  .ty-login-popup {
    min-width: 100px;
    max-width: none;
  }
  .ty-orders__actions .ty-btn {
    text-align: right;
    display: block;
  }
  .ty-orders__actions .ty-btn + .ty-btn {
    margin-right: 0;
    margin-top: 3px;
  }
  .ty-profiles-info__item {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .ty-profiles-info__item:last-child {
    margin-bottom: 0;
  }
  .ty-orders-summary__right {
    float: none;
  }
  .ty-orders-summary__wrapper {
    float: none;
    min-width: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row {
    margin-right: 0;
  }
  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-right: 0;
  }
  .ty-cart-items {
    width: 256px;
  }
  .ty-cart-items__list-item-desc {
    width: 187px;
  }
  .ty-cart-items__list-item-tools {
    left: -10px;
    display: block;
  }
  .vendor-info-grid {
    margin-top: 10px;
  }
  .vendor-stores-block-grid {
    float: right !important;
    width: auto !important;
    padding: 10px 0;
  }
  .vendor-logo-grid .ty-logo-container-vendor {
    text-align: center;
    float: none;
    margin-bottom: 20px;
  }
  .vendor-search-grid {
    margin-bottom: 20px;
  }
  .ty-vendor-information {
    text-align: center;
  }
  .ty-text-links-wrapper {
    position: relative;
    border-bottom: 1px solid #dce3ea;
  }
  .ty-text-links-btn {
    display: inline-block;
    padding: 9px 10px 7px 10px;
    color: #5e7d9c;
    cursor: pointer;
  }
  .ty-text-links-btn.open {
    z-index: 650;
    background: #5e7d9c;
    color: #fff;
  }
  .ty-text-links-btn__arrow {
    font-size: 20px;
    line-height: 0;
    position: relative;
    top: 5px;
    width: 7px;
  }
  .top-links-grid .ty-text-links-btn {
    margin-top: -7px;
  }
  .ty-text-links_show_inline {
    position: absolute;
    min-width: 170px;
    left: 0;
    display: none;
    background: #fff;
    border: 1px solid #708ca9;
    padding: 7px 14px;
    z-index: 5;
    margin: 0;
  }
  .ty-text-links_show_inline .ty-level-0 > .ty-text-links {
    display: block;
    background: none;
    border: 0 none;
    padding: 0;
    position: relative;
  }
  .ty-text-links_show_inline .ty-text-links__item {
    margin-left: 0;
    display: block;
  }
  .ty-text-links_show_inline .ty-text-links {
    margin: 0;
  }
  .ty-text-links_show_inline .ty-text-links__item .ty-text-links__a {
    display: block;
  }
  .ty-filter-tooltip {
    float: left;
    right: 0 !important;
    margin-left: 20px;
  }
  .daterangepicker.dropdown-menu.opensright,
  .daterangepicker.dropdown-menu.opensleft {
    min-width: 340px !important;
  }
  .daterangepicker.dropdown-menu.opensright .ranges,
  .daterangepicker.dropdown-menu.opensright .calendar,
  .daterangepicker.dropdown-menu.opensleft .ranges,
  .daterangepicker.dropdown-menu.opensleft .calendar {
    float: none;
    margin: 10px auto 15px;
  }
  .daterangepicker.dropdown-menu.opensright:before,
  .daterangepicker.dropdown-menu.opensleft:before,
  .daterangepicker.dropdown-menu.opensright:after,
  .daterangepicker.dropdown-menu.opensleft:after {
    display: none;
  }
  .ty-sidebox__body {
    display: none;
  }
  .ty-horizontal-product-filters {
    padding-right: 0;
  }
  .ty-horizontal-product-filters-dropdown {
    width: 100%;
    border-bottom: 1px solid #d3dbe3;
  }
  .ty-horizontal-product-filters-dropdown:last-child {
    border-bottom: none;
  }
  .ty-horizontal-product-filters-dropdown__content {
    min-width: 100%;
    border-top: none;
    border-bottom: none;
    border-right: 1px solid #dce3ea;
    border-left: 1px solid #dce3ea;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .ty-horizontal-product-filters-dropdown .ty-horizontal-product-filters-dropdown__wrapper {
    display: block;
    padding: 10px;
  }
  .ty-horizontal-product-filters-dropdown__content {
    position: relative;
    margin-bottom: 10px;
  }
  .ty-horizontal-product-filters-dropdown__icon {
    float: left;
    margin-left: 4px;
    top: 0px;
  }
  .ty-subcategories {
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .ty-mainbox-title__right {
    float: none;
    display: block;
    margin-top: 0;
  }
  .ty-mainbox-title__left {
    float: none;
    display: block;
  }
  .ty-cart-content__buttons {
    padding: 16px 12px;
  }
  .header-widget-grid .top-logo-grid {
    padding-top: 0px;
  }
  .header-widget-grid .top-logo-grid {
    width: 50%;
    float: right;
  }
  .header-widget-grid .cart-content-grid {
    width: 50%;
    float: left;
    white-space: nowrap;
  }
  .ty-estimation-buttons__rate {
    margin-bottom: 10px;
  }
  .ty-search-form__input {
    margin: 4px 0px;
    width: 100%;
  }
  .ty-features-all .ty-column6 {
    width: 50%;
  }
  .ty-product-list__image {
    float: none;
    margin-bottom: 25px;
    margin-left: 0px;
    text-align: center;
  }
  .ty-sitemap__tree-section-list,
  .ty-sitemap__section-wrapper {
    width: 100%;
    min-height: 0;
  }
  .ty-compact-list__controls .ty-product-coming-soon {
    position: absolute;
    left: 0px;
    text-align: right;
    padding-top: 0px;
  }
  .ty-product-feature__label {
    width: 120px;
  }
  .ty-product-feature__value {
    max-width: 160px;
  }
  .ty-sort-container__views-a {
    padding: 7px;
  }
  .ty-compact-list__image,
  .ty-compact-list__title {
    display: block;
    width: 100%;
    float: none;
    padding: 0;
  }
  .ty-compact-list__image {
    margin-bottom: 10px;
  }
  .ty-btn__add-to-cart {
    margin-left: 10px;
  }
  .ty-product-block__button .ty-btn + .ty-btn,
  .ty-product-block__button .ty-btn ~ .ty-btn {
    margin-right: 0px;
  }
  .ty-pagination {
    text-align: center;
  }
  .ty-pagination__btn {
    width: 94%;
  }
  .ty-pagination__items {
    margin: 15px 0;
  }
  .ty-pagination__item {
    padding: 5px 6px;
  }
  .ty-pagination__text {
    display: inline-block;
  }
  .ty-compact-list__controls {
    width: 100%;
    text-align: right;
  }
  .ty-compact-list__price {
    text-align: right;
    width: 100%;
    padding-bottom: 10px;
  }
  .ty-compact-list__price .ty-price-update {
    display: inline-block;
  }
  .ty-step__title-txt {
    font-size: 18px;
  }
  .ty-checkout__billing-tabs .ty-tabs {
    padding: 0px;
  }
  .ty-checkout__billing-tabs .ty-tabs__item {
    float: none;
  }
  .ty-checkout-complete__login-info,
  .ty-checkout-complete__create-account {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  .ty-companies__img {
    float: none;
  }
  .ty-companies__info {
    padding: 0;
  }
  .ty-filters-search__item {
    padding-left: 0;
  }
  .ty-subcategories-block {
    min-width: 100%;
  }
  .ty-product-notification__buttons {
    display: block;
    text-align: left;
  }
  .ty-product-notification__buttons > div {
    float: none;
    display: inline-block;
    margin: 3px auto;
  }
}
html[dir="rtl"] .ui-widget-content.ui-dialog {
  right: inherit;
}
html[dir="rtl"] .ty-icon-right-circle:before {
  content: "\e00e";
}
html[dir="rtl"] .ty-icon-left-circle:before {
  content: "\e00f";
}
html[dir="rtl"] .ty-icon-right-open-thin:before {
  content: "\e020";
}
html[dir="rtl"] .ty-icon-left-open-thin:before {
  content: "\e01f";
}
html[dir="rtl"] .ty-horizontal-filters-content-to-right {
  left: auto;
  right: 0;
}
html[dir="rtl"] .ty-horizontal-product-filters-dropdown a .ty-icon-cancel-circle {
  padding-left: 5px;
}
html[dir="rtl"] .ty-cart-items__list-item-desc p span {
  float: right;
}
html[dir="rtl"] .ty-pagination__text-arrow:before {
  content: "→";
}
html[dir="rtl"] .ty-pagination__next .ty-pagination__text-arrow:before {
  content: "←";
}
html[dir="rtl"] .ty-icon-right-dir:before {
  content: "\e003";
}
html[dir="rtl"] .ty-pagination__right-arrow .ty-pagination__text-arrow:before {
  content: "←";
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-content-grid:before,
.ty-cr-content-grid:after {
  display: table;
  content: "";
  line-height: 0;
  width: 100%;
}
.ty-cr-content-grid:after {
  clear: both;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
  -webkit-box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.5);
  box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.5);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple,
.top-menu .cat-menu-vertical .dropdown-1column,
.top-menu .cat-menu-vertical .dropdown-2columns,
.top-menu .cat-menu-vertical .dropdown-3columns,
.top-menu .cat-menu-vertical .dropdown-4columns,
.top-menu .cat-menu-vertical .dropdown-fullwidth {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}

/* Dutycom footer (moved from inline styles in footer.html) */
.dc-footer {
  direction: ltr;
  background: #24323c;
  color: #ffffff;
  padding: 22px 12px;
  font-family: inherit;
}

.dc-footer__container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.dc-footer__top {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
}

.dc-footer__left {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-align: left;
}

.dc-footer__links {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.dc-footer__link {
  color: #ffffff;
  text-decoration: none;
  padding: 7px 12px;
  border-radius: 8px;
  font-weight: 700;
  margin: 0 !important;
}

.dc-footer__divider {
  height: 1px;
  width: 100%;
}

.dc-footer__divider--strong {
  background: rgba(255, 255, 255, 0.18);
}

.dc-footer__divider--soft {
  background: rgba(255, 255, 255, 0.14);
}

.dc-footer__social {
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: flex-end;
}

.dc-footer__social-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex-direction: row !important;
  direction: ltr !important;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 0;
}

.dc-footer__icon {
  width: 22px;
  height: 22px;
  display: block;
}

.dc-footer__social-text {
  line-height: 1.2;
  font-weight: 600;
}

.dc-footer__contact {
  flex: 0 0 auto;
  text-align: left;
  line-height: 1.7;
  font-weight: 700;
}

.dc-footer__contact-link {
  color: #ffffff;
  text-decoration: none;
  padding-bottom: 1px;
}

.dc-footer__hours {
  white-space: nowrap;
}

@media (max-width: 767px) {
  .dc-footer {
    padding: 18px 12px;
  }

  .dc-footer__container {
    align-items: center;
    gap: 12px;
  }

  .dc-footer__top {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
  }

  .dc-footer__left,
  .dc-footer__contact {
    width: 100%;
    text-align: center;
  }

  /* Live Theme Editor may inject inline text-align on this node */
  .dc-footer__contact {
    text-align: center !important;
  }

  .dc-footer__left {
    align-items: center;
  }

  .dc-footer__links {
    display: flex;
    gap: 6px;
    width: 100%;
    max-width: 420px;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-evenly;
  }

  .dc-footer__link {
    display: block;
    width: auto;
    text-align: center;
    padding: 8px 12px;
    margin: 0 !important;
  }

  .dc-footer__divider {
    width: 85%;
    max-width: 420px;
    margin: 0 auto;
  }

  .dc-footer__social {
    align-items: center;
    width: 100%;
    max-width: 420px;
  }

  .dc-footer__social-link {
    width: 100%;
    display: grid;
    grid-template-columns: 22px 1fr;
    column-gap: 10px;
    align-items: center;
    direction: ltr;
  }

  .dc-footer__icon {
    justify-self: end;
  }

  .dc-footer__contact {
    max-width: 420px;
    line-height: 1.6;
  }

  .dc-footer__social-text {
    display: block;
    text-align: center;
  }
}
.ty-banner__image-item {
  text-align: center;
}
.ty-banner__image-wrapper {
  position: relative;
  overflow: hidden;
  margin: 0 0 10px 0;
  text-align: center;
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}
.ty-blog__item {
  border-bottom: 1px solid #dce3ea;
  padding-bottom: 30px;
  margin: -1px;
  margin-bottom: 50px;
}
.ty-blog__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ty-blog *,
.ty-blog-grid * {
  font-size: 14px;
}
.ty-blog h1,
.ty-blog-grid h1 {
  font-size: 25px;
}
.ty-blog h2,
.ty-blog-grid h2 {
  font-size: 23px;
}
.ty-blog h3,
.ty-blog-grid h3 {
  font-size: 21px;
}
.ty-blog h4,
.ty-blog-grid h4 {
  font-size: 19px;
}
.ty-blog h5,
.ty-blog-grid h5 {
  font-size: 16px;
}
.ty-blog h6,
.ty-blog-grid h6 {
  font-size: 14px;
}
.ty-blog hr,
.ty-blog-grid hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ty-blog img,
.ty-blog-grid img {
  width: auto;
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.ty-blog h2.ty-blog__post-title,
.ty-blog-grid h2.ty-blog__post-title {
  margin-bottom: 4px;
}
.ty-blog .ty-blog__post-title,
.ty-blog-grid .ty-blog__post-title {
  margin-bottom: 0;
  padding: 0 0 6px;
  font-size: 27px;
}
.ty-blog .ty-blog__img-block,
.ty-blog-grid .ty-blog__img-block {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ty-blog .ty-blog__img-block img,
.ty-blog-grid .ty-blog__img-block img {
  margin-top: 0;
  margin-bottom: 0;
}
.ty-blog .ty-blog__description,
.ty-blog-grid .ty-blog__description {
  margin-bottom: 30px;
}
.ty-blog .ty-blog__date,
.ty-blog-grid .ty-blog__date {
  display: inline-block;
  margin-bottom: 15px;
  margin-left: 10px;
  color: #adadad;
  font-weight: normal;
  font-size: 12px;
}
.ty-blog .ty-blog__author,
.ty-blog-grid .ty-blog__author {
  display: inline-block;
  margin-bottom: 15px;
  padding-right: 12px;
  border-right: 1px solid #adadad;
  color: #adadad;
  font-weight: normal;
  font-size: 12px;
}
.ty-blog-sidebox {
  margin: 0 0 10px;
}
.ty-blog-sidebox__item {
  border-bottom: 1px solid #dce3ea;
  padding-bottom: 10px;
  margin-bottom: 7px;
  word-wrap: break-word;
}
.ty-blog-sidebox__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ty-blog-text-links {
  margin: 20px 0 40px;
}
.ty-blog-text-links__item {
  margin-bottom: 20px;
}
.ty-blog-text-links__item:last-child {
  margin-bottom: 25px;
}
.ty-blog-text-links__date {
  color: #adadad;
  border: 1px solid #dce3ea;
  padding: 3px 8px;
  margin-left: 9px;
  float: right;
  font-size: 12px;
}
.ty-blog-text-links__a {
  display: block;
  padding-top: 3px;
  word-wrap: break-word;
}
.ty-blog-recent-posts-scroller {
  margin-right: -10px;
  margin-left: -10px;
}
.ty-blog-recent-posts-scroller__item {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  word-wrap: break-word;
}
.ty-blog-recent-posts-scroller__item .ty-blog__date {
  display: block;
  margin-bottom: 0;
  margin-top: 5px;
  color: #adadad;
  font-size: 12px;
}
.ty-blog-recent-posts-scroller__img-block {
  margin-bottom: 10px;
  max-height: 150px;
  min-height: 150px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.ty-blog-recent-posts-scroller__img-block img {
  display: block;
  bottom: -100%;
  right: 0;
  margin: auto;
  position: absolute;
  left: 0;
  top: -100%;
  vertical-align: middle;
}
.ty-blog-recent-posts-scroller__img-block .ty-no-image {
  height: 150px;
  min-height: initial !important;
  min-width: initial !important;
}
@media (max-width: 767px) {
  .ty-blog__title {
    margin-top: 50px;
  }
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}
.ty-buy-together__products {
  white-space: nowrap;
}
.ty-buy-together__product {
  display: inline-block;
  margin: 10px 0px 20px;
  width: 195px;
  vertical-align: middle;
  text-align: center;
}
.ty-buy-together__plus {
  display: inline-block;
  margin: 0 15px 20px;
  color: #BDC3C7;
  font-size: 350%;
}
.ty-buy-together__product-name {
  padding: 5px 0 0;
  white-space: normal;
}
.ty-buy-together__product-options {
  padding: 5px 0 0;
}
.ty-buy-together__product-price {
  padding: 5px 0 0;
}
.ty-buy-together-option {
  padding: 5px 0 0;
}
.ty-buy-together-option__name {
  font-weight: bold;
}
.ty-buy-together__description {
  padding-top: 10px;
  margin: 20px 5px 5px;
  border-top: 1px dotted #ccc;
}
.ty-buy-together-box {
  text-align: right;
  min-width: 360px;
}
.ty-buy-together-box .ty-product-variant-image {
  margin-right: 134px;
}
.ty-buy-together-box select {
  min-width: 220px;
}
.ty-buy-together-price {
  padding: 20px 20px 0px;
  margin: 55px 0;
  border-top: 1px solid #e3e9ec;
}
.ty-buy-together-price__title {
  display: inline-block;
  padding-left: 30px;
  width: 140px;
}
.ty-buy-together-price__new {
  padding-top: 10px;
  font-size: 140%;
  font-weight: bold;
}
.ty-buy-together-notification__item {
  margin-right: 20px;
  margin-bottom: 7px;
  overflow: hidden;
}
.ty-buy-together-notification__item-link {
  float: right;
  max-width: 60%;
}
.ty-buy-together-orders__products {
  margin-top: 10px;
}
.ty-buy-together-cart-items__list {
  padding-right: 20px;
  margin-right: 20px;
  margin-top: 10px;
  border-right: 1px solid #dce3ea;
}
.ty-buy-together-info {
  margin-top: 10px;
}
.ty-buy-together-info__product {
  margin: 0;
  font-size: 120%;
  font-weight: bold;
}
.ty-buy-together-info__item {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  color: #607994;
}
.ty-buy-together-info__item:last-child {
  border-bottom: 0;
}
.ty-buy-together-popup {
  margin-bottom: 20px;
}
@media (max-width: 979px) {
  .ty-buy-together__products {
    white-space: normal;
  }
  .ty-buy-together__product {
    width: 175px;
  }
}
@media (max-width: 767px) {
  .ty-buy-together__product {
    display: block;
    margin: 0;
    width: 100%;
  }
  .ty-buy-together__plus {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .ty-buy-together-notification__item {
    margin-right: 0px;
  }
  .ty-buy-together-notification__item-link {
    max-width: 60%;
  }
  .ty-product-notification__price {
    margin-right: 0px;
  }
  .ty-product-notification__body ul ul {
    margin-right: 20px;
  }
  .ty-buy-together-notification__items .ty-product-notification__body .ty-product-options__info {
    margin-top: 0px;
  }
  .ty-buy-together-notification__items .ty-buy-together-notification__items .ty-buy-together-notification__item {
    padding-right: 20px;
  }
  .ty-buy-together-popup .ty-table__responsive-content {
    float: right;
    width: 50%;
  }
  .ty-buy-together-popup .ty-table__responsive-header {
    width: 35%;
  }
  .ty-buy-together-box .ty-product-variant-image {
    margin-right: 0px;
  }
  .ty-buy-together-box {
    min-width: 100px;
  }
  .ty-buy-together-cart-items__list .ty-cart-items__list-item-desc {
    width: 150px;
  }
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}
.ty-scroller-discussion-list {
  margin-right: -10px;
  margin-left: -10px;
}
.ty-discussion-post__content {
  margin-top: 10px;
  margin-bottom: 10px;
}
.ty-discussion-post__content a {
  display: block;
  position: relative;
}
.ty-scroller-discussion-list__item {
  margin-right: 10px;
  margin-left: 10px;
}
.ty-discussion-post {
  position: relative;
  margin: 10px 0 15px 0;
  padding: 15px;
  border: 1px solid #dce3ea;
}
.ty-discussion-post__author {
  font-weight: bold;
}
.ty-discussion-post__date {
  float: left;
  left: 0;
  margin-top: 1px;
  color: #adadad;
  font-size: 12px;
}
.ty-discussion-post__rating {
  font-size: 15px;
  margin-bottom: 5px;
}
.ty-discussion-post__message {
  line-height: 1.75;
  word-wrap: break-word;
}
.ty-company-detail__top-links .ty-stars__icon {
  font-size: 21px;
}
.ty-discussion__rating-wrapper {
  margin-bottom: 10px;
}
.ty-discussion__rating-wrapper .ty-stars .ty-stars__icon {
  font-size: 20px;
  margin-left: 0px;
}
.ty-stars,
.ty-discussion__review-a,
.ty-discussion__review-write {
  display: inline-block;
  margin-left: 25px;
  cursor: pointer;
}
.ty-stars {
  color: #465f73;
}
.ty-stars__icon {
  vertical-align: middle;
  margin-right: 2px;
  font-size: 14px;
}
.ty-stars__icon:first-child {
  margin-right: 0;
}
.ty-stars a:hover {
  text-decoration: none;
}
.ty-product-list__rating {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
}
.ty-product-list__rating .ty-stars {
  margin-left: 0;
}
.grid-list__rating .ty-stars {
  margin-bottom: 5px;
}
.ty-companies .ty-stars {
  display: block;
  margin: 5px 0 0;
}
.ty-rating {
  float: right;
  color: #465f73;
}
.ty-rating__label {
  display: inline-block;
}
.ty-rating:not(:checked) > .ty-rating__check {
  position: absolute;
  right: -9999px;
  clip: rect(0,0,0,0);
}
.ty-rating:not(:checked) > .ty-rating__label {
  float: left;
  width: 17px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 100%;
  line-height: 1.2;
  margin-left: 2px;
}
.ty-rating:not(:checked) > .ty-rating__label:before {
  font-family:glyphs;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 21px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e004";
}
.ty-rating:not(:checked) > .ty-rating__label:hover:before,
.ty-rating:not(:checked) > .ty-rating__label:hover ~ .ty-rating__label:before {
  content: "\e041";
}
.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:before,
.ty-rating > .ty-rating__check:checked + .ty-rating__label:hover:before,
.ty-rating > .ty-rating__check:checked + .ty-rating__label:hover ~ .ty-rating__label:before,
.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:hover:before,
.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:hover ~ .ty-rating__label:before,
.ty-rating > .ty-rating__label:hover ~ .ty-rating__check:checked ~ .ty-rating__label:before {
  content: "\e041";
}
.ty-template-small__item-description .ty-stars {
  display: block;
}
@media (max-width: 979px) {
  .ty-discussion-post__author {
    display: block;
  }
  .ty-discussion-post__date {
    display: block;
    float: none;
  }
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}
.ty-form-builder__checkbox-label,
.ty-form-builder__radio-label {
  display: inline-block;
  margin: 0 0 5px 15px;
  white-space: nowrap;
}
.ty-form-builder__multiple-select,
.ty-form-builder__select,
.ty-form-builder__state,
.ty-form-builder__country {
  width: 100%;
  max-width: 500px;
}
.ty-form-builder__textarea {
  width: 100%;
  max-width: 500px;
}
.ty-form-builder .ty-input-text {
  width: 100%;
  max-width: 500px;
}
@media (max-width: 979px) {
  .ty-form-builder__textarea {
    max-width: 400px;
  }
  .ty-form-builder .ty-input-text {
    max-width: 400px;
  }
  .ty-form-builder__multiple-select,
  .ty-form-builder__select,
  .ty-form-builder__state,
  .ty-form-builder__country {
    max-width: 400px;
  }
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}
.ty-wysiwyg-content td,
.ty-wysiwyg-content th {
    padding: 5px;
    text-align: right;
}

tr.even {
    background-color: #ededed;
}

h2.ty-mainbox-title {
    margin-top: 10px;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 155%;
    font-weight: normal;
    color: #000;
}

.ty-breadcrumbs {
    margin-bottom: 10px;
}

.tygh-top-panel {
    border-bottom: 1px solid #b1cddd;
}

.tygh-top-panel .ty-select-block__a {
    padding: 7px 3px 4.5px 3px;
    height: 34px;
    box-sizing: border-box;
}

.tygh-top-panel .ty-flag {
    margin-top: 0px;
    margin-left: 0;
}

.tygh-top-panel .ty-dropdown-box__title {
    padding: 7px 0 7px 0;
}

.tygh-top-panel .ty-select-block {
    top: 34px;
}

.tygh-top-panel .ty-select-block .ty-select-block__list-item {
    padding: 0;
}

.tygh-top-panel .ty-dropdown-box__content {
    margin-top: 0;
}

.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
    background: none;
}

.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
    color: #26323e;
}

.tygh-top-panel * {
    font-size: 13px;
}

.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
    font-size: 12px;
}

.tygh-top-panel .ty-btn-go {
    background: #ccdce5;
    box-sizing: border-box;
}

.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
    font-size: 22px;
}

.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
    background: #e6eff4;
}

.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
    background: #d2dde4;
    color: #2d3540;
}

.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
    color: initial;
}

.ty-dropdown-box__title.open {
    background: #9fb2c0;
}

.ty-dropdown-box__title i {
    margin-right: 3px;
}

.ty-dropdown-box__title i.ty-icon-moon-user {
    margin-left: 2px;
}

.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
    font-size: 11px;
}

.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
    font-size: 13px;
}

.ty-search-block>form {
    padding-left: 35px;
}

.ty-search-magnifier {
    background: #304c73;
    color: white;
    top: 0;
    height: 100%;
    left: 0;
    width: 35px;
}

input.ty-search-block__input {
    padding: 7px 8px 7px 8px;
    height: 35px;
    font-size: 12px;
}

.cm-hint {
    color: #8d8c8c;
}

.top-cart-content {
    background: none;
}

.top-cart-content .ty-dropdown-box {
    display: block;
}

.top-cart-content .ty-dropdown-box__title {
    padding: 0 35px 0 13px;
    border-width: 0;
}

.top-cart-content .ty-dropdown-box__title i {
    margin-right: 0;
}

.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
    background: #26323e;
    top: 0;
    right: 0;
    bottom: 0;
    width: 35px;
    height: 35px;
    margin-right: 0;
    line-height: 32px;
    color: white;
    text-align: center;
    font-size: 14px;
}

.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
    background: #26323e;
}

.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
    background: #9fb2c0;
}

.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
    color: #2e3a47;
}

.top-cart-content .ty-icon-down-micro {
    color: #26323e;
    padding-right: 10px;
}

.top-cart-content .ty-icon-down-micro:before {
    content: "\e019";
    font-size: 1.2em;
}

.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
    background: none;
}

.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
    color: #26323e;
}

.ty-minicart-title {
    color: #2e3a47;
    padding-right: 6px;
}

.ty-minicart-title * {
    line-height: 100%;
}

.ty-minicart-title .ty-minicart-title__header {
    font-weight: bold;
}

.ty-minicart-title .ty-minicart-title__header+span {
    padding-top: 5px;
    padding-bottom: 7px;
}

.ty-cart-items__list-item-desc a {
    color: #26323e;
}

.ty-estimation-buttons .ty-btn {
    margin-top: 3px;
    margin-bottom: 3px;
}

.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    margin-top: 3px;
    margin-bottom: 3px;
}

@media screen and (max-width: 979px) {

    .buttons-container.ty-cart-content__top-buttons button.ty-btn,
    .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
        width: 100%;
    }

    .buttons-container.ty-cart-content__top-buttons .ty-btn,
    .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
        display: block;
        margin-right: 0;
    }

    .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
    .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
        text-align: left;
    }

    .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
    .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
        margin-right: auto;
        margin-left: 0;
    }
}

.ty-menu__item .ty-menu__item-link {
    padding: 14px 16px;
    min-height: 46px;
    font-family: Arial;
    font-size: 13px;
    text-transform: uppercase;
}

.ty-menu__submenu-item-header {
    border-color: #dce3ea;
}

.homepage-banners .owl-theme {
    margin: 23px 0;
}

.homepage-banners .owl-theme .owl-controls {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.homepage-banners .owl-theme .owl-controls .owl-page span {
    margin: 9px 5px 9px 4px;
}

.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
    padding: 1px 6px;
    border: 1px solid #2d3540;
    background: #2d3540;
    opacity: 1;
    filter: alpha(opacity=100);
}

.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
    border-color: #26323e;
    background: #9fb2c0;
}

.ty-grid-list__item-name {
    margin-top: 16px;
    margin-bottom: 7px;
}

.ty-grid-list__item-name .product-title {
    line-height: 120%;
    color: #8d8c8c;
}

.ty-grid-list__item-name .product-title:hover {
    color: #26323e;
}

.ty-grid-list__price {
    margin-top: 14px;
}

.ty-stars,
.ty-stars__icon {
    font-size: 16px;
}

.ty-footer-menu * {
    font-size: 13px;
}

.ty-footer-menu .ty-footer-general__header {
    font-weight: bold;
    text-transform: uppercase;
    color: #4c535d;
}

.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
    font-size: 16px;
}

@media screen and (max-width: 767px) {
    .ty-footer-menu .ty-footer-general__header {
        padding-top: 15px;
    }
}

.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
    color: #9a9ea3;
}

.ty-footer-general__body {
    line-height: 140%;
}

.ty-footer-general__body a:hover {
    color: #465f73;
}

@media (max-width: 767px) {
    .ty-footer-general__header {
        border-bottom: 1px solid #cfd1d4;
    }

    .ty-footer-general__icon-open,
    .ty-footer-general__icon-hide {
        color: #bfbfbf;
    }

    .ty-footer-general__body .ty-text-links__item,
    .ty-footer-general__body .ty-account-info__links li {
        border-bottom: 1px solid #dfdfdf;
    }
}

.ty-footer-menu__item a:hover {
    color: #2d3540;
}

.footer-contacts .greeny {
    color: #26323e;
}

.footer-contacts p,
.footer-contacts li {
    color: #36383b !important;
}

.tygh-header>div {
    padding-top: 23px;
}

.ty-logo-container {
    margin-top: 0;
}

.top-search {
    margin-top: 7px;
}

.top-cart-content {
    margin-top: 7px;
    margin: 7px 0;
}

@media (max-width: 480px) {
    .top-cart-content {
        margin: 20px 0 5px 0;
    }
}

.top-menu-grid {
    padding-top: 20px;
}

.ty-mtb-s a {
    color: #26323e;
}

.ty-mtb-s a:hover,
.ty-mtb-s a:active {
    color: #465f73;
}

.main-content-grid {
    margin-bottom: 16px;
}

a:hover {
    color: #26323e;
}

.ty-account-info__title {
    padding: 0px 3px;
}

.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
    color: #2d3540;
}

.ty-dropdown-box .ty-icon-down-micro {
    top: 3px;
    font-size: 15px;
}

.ty-select-block__arrow {
    margin-right: 0px;
    line-height: 130%;
}

.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
    color: #9eb2c0;
}

.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
    color: #9eb2c0;
}

.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
    color: #2d3540;
}

.top-languages+.top-currencies {
    margin-right: 17px;
}

.ty-text-links__item:last-child {
    margin-left: 0;
}

.top-quick-pages {
    margin: 9px 0px 0px 4px;
}

.top-quick-pages .ty-text-links {
    margin-left: 0;
}

.top-quick-links {
    margin: 6px 0px 0px 4px;
}

.top-quick-links .ty-text-links__item {
    position: relative;
}

.top-quick-links .ty-text-links__item a:hover {
    color: #26323e;
}

.top-quick-links .ty-quick-menu-item__points:before {
    color: #26323e;
}

.top-quick-links .ty-quick-menu-item__gift:before {
    color: #304c73;
}

.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
    background: #d2dde4;
    color: #2d3540;
}

.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
    color: initial;
}

.ty-dropdown-box__title.open {
    background: #9fb2c0;
}

.ty-red {
    color: #ff0000;
}

.ty-blue {
    color: #4d89c7;
}

.ty-blue-light {
    color: #00afff;
}

.ty-blue-light2 {
    color: #009cff;
}

.ty-underline,
.ty-exception__links-a {
    text-decoration: underline;
}

.ty-underline:hover,
.ty-exception__links-a:hover {
    text-decoration: none;
}

.ty-menu__item .ty-menu__item-link {
    font-size: 16px;
}

.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
    background-color: #26323e;
    color: white;
}

input.ty-search-block__input {
    border-color: #dce3ea;
}

.cm-hint {
    color: #8ca0b5;
}

.ty-mainbox-title {
    font-size: 22px;
}

.owl-carousel .owl-carousel {
    z-index: 0;
}

.owl-carousel.owl-theme .owl-controls {
    margin-top: 0;
}

.owl-carousel.owl-theme .owl-controls .owl-buttons div {
    margin: 5px 8px 5px 9px;
    padding: 0;
    background: none;
    font-family: Arial;
    font-size: 11px;
    text-transform: lowercase;
    color: #8d8c8c;
}

.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
    content: "\e01b";
    font-family: glyphs;
    display: inline-block;
    height: 27px;
    width: 15px;
    line-height: 28px;
    margin-right: 7px;
    border: 1px solid #dce3ea;
}

.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "\e01a";
    font-family: glyphs;
    display: inline-block;
    height: 27px;
    width: 15px;
    line-height: 28px;
    margin-left: 7px;
    border: 1px solid #dce3ea;
}

.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
    border-color: #26323e;
}

.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
    display: none !important;
}

.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
    display: none !important;
}

.ty-news-sidebox__item {
    border-bottom: none;
    padding-bottom: 5px;
}

.ty-news-sidebox__item-date {
    display: inline-block;
    padding-left: 20px;
}

.ty-news-text-links__date {
    border-color: #dce3ea;
    color: #8d8c8c;
}

.ty-news-sidebox__button {
    padding: 0;
    background: none;
    color: #26323e;
    font-size: 13px;
}

.ty-news-sidebox__button:hover {
    color: #26323e;
}

.testimonials-block .discussion-testimonial-post {
    padding-bottom: 10px;
}

.testimonials-block .discussion-testimonial-post+.ty-right {
    text-align: right;
}

.testimonials-block .discussion-testimonial-post+.ty-right a {
    color: #26323e;
}

.ty-stars,
.ty-stars__icon,
.ty-rating {
    color: #8092a6;
}

.footer-stay-connected {
    background: #26323e;
    background: #2d3d4a;
}

.subscribe-fees {
    margin: 14px 0;
}

.subscribe-fees .ty-wysiwyg-content {
    padding-right: 55px;
    position: relative;
}

.subscribe-fees .ty-wysiwyg-content:before {
    content: "\e02f";
    font-family: glyphs;
    position: absolute;
    top: 50%;
    right: 0;
    height: 30px;
    margin: -15px 0 0;
    color: white;
    font-size: 3em;
}

.subscribe-fees h3 {
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 14px;
    margin-bottom: 6px;
}

.subscribe-fees p {
    color: white;
    padding: 0;
    line-height: 1.5em;
}

.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
    font-size: 13px;
}

.ty-discussion-post__message {
    line-height: 120%;
}

.ty-discussion-post {
    border-color: #dce3ea;
}

h3.ty-social-link__title {
    font-size: 16px;
    font-family: Conv_VarelaRound-Regular;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 38px;
}

@media screen and (max-width: 767px) {
    h3.ty-social-link__title {
        margin-top: 0;
    }
}

.tygh-footer .ty-mainbox-title {
    color: #465f73;
}

.bottom-copyright {
    font-size: 13px;
}

.ty-btn {
    padding: 6px 7px;
    text-transform: uppercase;
}

.ty-btn.ty-btn__text {
    padding: 0;
}

.ty-btn-go {
    box-sizing: border-box;
}

.ty-price-num {
    font-size: 16px;
}

.ty-tabs__item {
    background: #c8d7e6;
}

.ty-tabs__item.active {
    background: #2c486f;
}

.ty-tabs__item .ty-tabs__a {
    color: #56718c;
}

.ty-tabs__item.active .ty-tabs__a {
    color: #fff;
}

.ty-sort-dropdown__content li {
    padding: 0;
}

.ty-sort-container__views-a.active:hover {
    color: #304c73;
}

@media screen and (max-width: 700px) {
    .some_class {
        margin-right: 13px;
    }
}

.ty-step__title-active {
    background: #73b4e5;
}

.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
    color: #73b4e5;
}

.ty-step__title-left {
    color: white;
    background: #73b4e5;
}

.ty-step__title-complete .ty-step__title-right .ty-btn {
    background: transparent;
    color: #26323e;
}

.ui-widget-header .ui-icon-closethick {
    color: #7c97b1;
}

.ty-wysiwyg-content h1.ty-main-title {
    color: #040404 !important;
}

.ty-wysiwyg-content h1.ty-main-title2 {
    color: #040404 !important;
}

.ty-wysiwyg-content h3.ty-main-title2 {
    color: #040404 !important;
}

.ty-cr-phone-number-link .ty-cr-link a {
    font-size: 12px;
    color: #26323e !important;
    text-decoration: underline;
}

.ty-cr-phone-number-link .ty-cr-link a:hover {
    text-decoration: none;
}

.ty-cr-phone-number-link .ty-cr-phone {
    font-size: 19px;
    color: #2e3a47 !important;
}

.ty-cr-phone-number-link .ty-cr-phone-prefix {
    color: #6d86a1;
}

.ty-cr-phone-number-link .ty-cr-work {
    display: inline-block;
    padding-top: 5px;
    color: #8d8c8c !important;
}

.ty-cr-phone-number-link .ty-cr-work-hours {
    color: #6d86a1;
}

.ty-cr-content-grid {
    margin-top: 3px;
}

.ty-cr-phone-number-link {
    margin: 0;
    text-align: right;
}

.ty-cr-phone-number-link * {
    font-family: Arial;
}

@media screen and (max-width: 767px) {
    .ty-cr-phone-number-link {
        margin: 0 auto 15px;
        max-width: 100%;
        padding: 0;
    }
}

.ty-cr-phone-number-link .ty-cr-link {
    float: right;
    margin-left: -110px;
}

@media screen and (max-width: 767px) {
    .ty-cr-phone-number-link .ty-cr-link {
        float: none;
        width: 100%;
        margin-left: 0;
    }
}

.ty-cr-phone-number-link .ty-cr-phone {
    font-size: 19px;
}

.ty-cr-phone-number-link .ty-cr-phone-prefix {
    font-weight: normal;
}

.ty-cr-phone-number-link .ty-cr-work {
    margin-right: 5px;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    vertical-align: top;
}

.ty-cr-phone-number-link .ty-cr-work-hours {
    padding-top: 4px;
    font-size: 11px;
    color: #6d86a1;
}

@media (max-width: 1100px) {
    .ty-cr-phone-number-link>span.ty-cr-work {
        font-size: 10px;
        margin-right: 0px;
    }
}

@media (max-width: 767px) {
    .ty-cr-content-grid .ty-cr-phone-number-link {
        float: none;
        margin: 0 0 20px 0;
        text-align: center;
    }

    .ty-top-grid_float {
        float: right !important;
        width: auto !important;
    }
}

@media (min-width: 768px) and (max-width: 820px) {
    .ty-cr-content-grid {
        margin-top: 0px;
    }

    .ty-cr-phone-number-link span.ty-cr-work {
        display: block;
    }

    .ty-cr-phone-number-link .ty-cr-link {
        margin-top: -2px;
    }
}

.ty-wysiwyg-content .ty-cr-phone-number-link {
    padding-right: 0;
}

.top-logo {
    margin-top: 3px;
}

.ty-search-magnifier {
    text-align: center;
}

.widget.top-cart-content {
    background: none;
    margin: 0;
}

.widget.top-cart-content .ty-minicart-title__header {
    display: none;
}

.widget.top-cart-content .ty-dropdown-box {
    display: block;
}

.widget.top-cart-content .ty-dropdown-box__title {
    padding: 0 35px 0 13px;
    border-width: 0;
}

.widget.top-cart-content .ty-dropdown-box__title i {
    margin-right: 0;
}

.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
    background: none;
    top: 0;
    right: 0;
    bottom: 0;
    width: 25px;
    height: 25px;
    margin-right: 0;
    line-height: 32px;
    color: gray;
    text-align: center;
    font-size: 14px;
}

.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
    background: none;
}

.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
    background: none;
}

.widget.top-cart-content .ty-dropdown-box__title {
    height: 34px;
    padding-right: 25px;
    padding-top: 2px;
}

.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
    color: #2e3a47;
    height: 34px;
}

.widget.top-cart-content .ty-icon-down-micro {
    color: #26323e;
    padding-right: 10px;
}

.widget.top-cart-content .ty-icon-down-micro:before {
    content: "\e019";
    font-size: 1.2em;
}

.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
    background: #d2dde4;
}

.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
    color: #26323e;
}

.widget.top-currencies {
    margin-right: 0;
}

.widget .ty-select-block__arrow {
    line-height: 100%;
}

@media (max-width: 767px) {
    .footer-menu-shop .ty-text-links-btn {
        display: none !important;
    }

    .footer-menu-create-orders .ty-text-links-btn {
        display: none !important;
    }
}

@font-face {
    font-family: icomoon;
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: icomoon;
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class*="ty-icon-"]:before {
    font-family: inherit;
}

.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.ty-icon-moon-commerce:before {
    content: "\e900";
}

.ty-icon-moon-facebook:before {
    content: "\e169";
}

.ty-icon-moon-twitter:before {
    content: "\e16d";
}

.ty-icon-moon-user:before {
    content: "\e600";
}

.ty-icon-moon-mail:before {
    content: "\e601";
}

.ty-icon-moon-vk:before {
    content: "\e602";
}

.ty-icon-moon-heart:before {
    content: "\e603";
}

.ty-icon-moon-percent:before {
    content: "\e604";
}

.ty-quick-menu-item__points:before {
    content: "\e604";
}

.ty-quick-menu-item__gift:before {
    content: "\e603";
}

.ty-social-link {
    vertical-align: middle;
}

.ty-social-link [class*="ty-icon-moon-"] {
    margin-left: 8px;
    padding: 5px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    font-size: 18px;
}

.ty-social-link [class*="ty-icon-moon-"]:hover {
    color: #ffffff;
    border-color: #26323e;
}

.ty-social-link .ty-icon-moon-vk {
    padding: 8px;
    font-size: 12px;
}

.ty-social-link:last-child i {
    margin-left: 0;
}

.ty-social-link-block {
    margin: 25px 0 25px 15px;
}

@media screen and (max-width: 1120px) {
    .ty-social-link-block {
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 22px;
        text-align: center;
    }
}

h3.ty-social-link__title {
    font-size: 16px !important;
    font-family: Conv_VarelaRound-Regular;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 38px;
}

@media screen and (max-width: 979px) {
    h3.ty-social-link__title {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    h3.ty-social-link__title {
        margin-top: 0;
    }
}

.ty-social-link {
    top: 0;
    margin-left: 0;
}

.ty-banners-free-ship {
    margin-top: 25px;
}

.ty-banners-free-ship .ty-banner__image-wrapper {
    margin: 0;
}

.ty-banners-pickup {
    margin-top: 5.5%;
    margin-bottom: 23px;
}

.ty-banners-pickup .ty-banner__image-wrapper {
    margin: 0;
}

@media (min-width: 481px) and (max-width: 767px) {

    .ty-banners-free-ship,
    .ty-banners-pickup {
        width: 48.5%;
        margin-top: 0px;
        float: right;
    }

    .ty-banners-free-ship {
        margin-left: 3%;
    }
}

.ty-discussion-post__content {
    margin-top: 18px;
}

.ty-discussion-post__author {
    margin-right: 0;
}

.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
    margin-right: 0;
}

.homepage-reviews .ty-discussion-post {
    margin: 22px 0 26px 0;
}

.ty-discussion-post {
    padding: 12px 15px 17px;
}

.ty-caret {
    right: 20px;
}

.ty-footer-form-block {
    margin-top: 25px;
}

.ty-footer-form-block .ty-footer-form-block__title {
    font-size: 16px !important;
    font-family: Conv_VarelaRound-Regular;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 38px;
}

.ty-footer-form-block.ty-footer-newsletters-block {
    margin-top: 14px;
    margin-bottom: 7px;
}

.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
    display: none;
}

@media screen and (max-width: 1120px) {
    .footer-stay-connected .ty-grid {
        width: 100%;
        margin-right: 0;
    }

    .footer-stay-connected .ty-grid .ty-float-left {
        float: none;
    }

    .footer-stay-connected .ty-grid .ty-footer-form-block {
        text-align: center;
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
        margin-bottom: 3px;
    }
}

form[name="subscribe_form"] .ty-footer-form-block__form {
    width: auto;
    display: inline-block;
    vertical-align: top;
}

form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
    margin: 0;
}

form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
    font-size: 13px;
    line-height: 120%;
    text-transform: none;
}

form[name="subscribe_form"] .ty-footer-form-block__form h3 {
    font-size: 16px;
    font-family: Conv_VarelaRound-Regular;
    line-height: normal;
}

form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
    margin-top: 5px;
    font-weight: normal;
}

form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    position: relative;
    padding-right: 55px;
    padding-left: 2%;
    width: 36.5%;
    text-align: right !important;
}

form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 36px;
}

@media screen and (max-width: 960px) {
    form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 0;
    }
}

@media screen and (max-width: 700px) {
    form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
        width: 70%;
    }
}

form[name="subscribe_form"] .ty-footer-form-block__form+.ty-footer-form-block__form {
    width: 53.5%;
}

@media screen and (max-width: 960px) {
    form[name="subscribe_form"] .ty-footer-form-block__form+.ty-footer-form-block__form {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 53.5%;
    }
}

@media screen and (max-width: 766px) {
    form[name="subscribe_form"] .ty-footer-form-block__form+.ty-footer-form-block__form {
        width: 85%;
    }
}

@media screen and (max-width: 600px) {
    form[name="subscribe_form"] .ty-footer-form-block__form+.ty-footer-form-block__form {
        width: 100%;
    }
}

form[name="subscribe_form"] .ty-footer-form-block__form input {
    height: 36px;
    width: 100%;
    color: #2e3a47;
    font-size: 12px;
}

form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
    color: #8d8c8c;
}

form[name="subscribe_form"] .ty-footer-form-block__form input+.ty-btn-go {
    height: 34px;
}

form[name="subscribe_form"] .ty-footer-form-block__form input+.ty-btn-go .ty-btn-go__icon {
    top: 7px;
}

form[name="subscribe_form"] .ty-footer-form-block__form>div {
    vertical-align: top;
    display: inline-block;
}

form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
    margin-top: 12px;
    width: 60%;
}

form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
    margin-top: 12px;
}

form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
    padding: 6px 15px 5.5px 15px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 140%;
    margin-right: -0.25em;
}

.ty-btn__subscribe {
    background: #26323e;
    color: #fff;
}

.ty-btn__subscribe:hover {
    color: #fff;
}

.ty-btn__subscribe.ty-btn__text {
    color: #26323e;
}

@media (max-width: 480px) {
    .top-menu-grid {
        padding-top: 15px;
    }

    .top-cart-content {
        width: 100%;
        margin: 0px 0px;
        margin-top: 15px;
    }

    .top-cart-content .ty-dropdown-box {
        text-align: center;
    }

    .top-cart-content .ty-block {
        text-align: right;
    }
}

@media (min-width: 480px) and (max-width: 667px) {
    .row-fluid div.search-block-grid {
        width: 60%;
        float: right;
    }

    .top-search {
        margin-left: 2%;
    }

    .row-fluid div.cart-content-grid {
        width: 39%;
        float: right;
        margin-top: 7px;
    }

    .top-cart-content {
        float: right;
        margin: 0px 0px;
    }

    .top-menu-grid {
        padding-top: 20px;
    }
}

@media (min-width: 667px) and (max-width: 767px) {
    .top-menu-grid {
        padding-top: 20px;
    }

    .row-fluid div.search-block-grid {
        width: 70%;
        float: right;
    }

    .top-search {
        margin-left: 2%;
    }

    .row-fluid div.cart-content-grid {
        width: 29%;
        float: right;
        margin-top: 7px;
    }

    .top-cart-content {
        float: right;
        margin: 0px 0px;
    }
}

.owl-carousel.ty-scroller-list.grid-list {
    padding: 0;
    border-width: 0;
    background: none transparent;
}

.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
    background: none transparent;
}

.ty-scroller-advanced .owl-theme {
    margin: 0 0 10px 0;
}

.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
    padding: 10px 0;
}

.owl-theme .owl-controls {
    margin-top: 0;
}

.owl-theme .ty-scroller-list__item.ty-column4 {
    display: block;
    width: auto;
}

.owl-theme .ty-grid-list__item .owl-controls {
    height: 0;
}

.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
    height: 0;
}

.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
    padding: 0;
    margin: 0;
    color: #2e3a47;
    filter: alpha(opacity=100);
    opacity: 1;
    background: none;
}

.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
    display: none;
}

.ty-grid-list__item .owl-wrapper-outer {
    padding: 0;
}

.homepage-banners .owl-theme .owl-wrapper-outer {
    padding: 0;
}

.mainbox-container .owl-theme {
    margin-top: -10px;
}

.ty-scroller-advanced .ty-grid-list__item {
    margin: 0px 10px 1px 10px;
}

.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
    text-align: right;
}

.ty-quick-view-button {
    z-index: 1;
}

.ty-scroller-advanced .ty-scroller-list__item {
    padding-top: 0px;
}

.ty-scroller-advanced .owl-wrapper-outer {
    padding-top: 0px;
}

.ty-news-text-links {
    padding-right: 12px;
    margin: 30px 0 29px;
}

.ty-news-text-links__item {
    margin-bottom: 16px;
}

.ty-news-text-links__date {
    padding: 0px 1px;
    margin-left: 5px;
}

.ty-news-text-links__a {
    padding-top: 1px;
}

@media screen and (min-width: 767px) {
    .ty-footer-menu {
        padding-top: 20px;
    }
}

.tygh-footer .ty-mainbox-title {
    font-size: 16px;
    padding: 6px 0;
    margin: 0;
}

.tygh-footer .ty-mainbox-body .ty-text-links {
    margin-top: 10px;
}

.tygh-footer .ty-mainbox-body .ty-text-links__item {
    padding: 2px 0;
    margin: 0 0 8px;
    line-height: 1.4;
}

.tygh-footer .ty-mainbox-body .ty-text-links__item a {
    color: #9a9ea3;
}

@media (min-width: 768px) and (max-width: 979px) {
    .ty-footer-menu__items {
        display: block !important;
    }
}

.ty-payment-icons {
    margin: 6px 0;
}

.ty-payment-rus-icons .ty-payment-icons__item {
    background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}

.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
    background-position: 0px -67px;
    width: 60px;
}

.ty-payment-rus-icons .ty-payment-icons__item.yandex {
    background-position: 0px -128px;
    width: 60px;
}

.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
    background-position: 0px -97px;
    width: 60px;
}

.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
    background-position: 0px -35px;
    width: 40px;
}

.ty-payment-rus-icons .ty-payment-icons__item.visa {
    background-position: 0px 0px;
    width: 40px;
}

.ty-payment-rus-icons .ty-payment-icons__item.paypal {
    background-position: 0px -160px;
}

.ty-discussion-post__content .ty-discussion-post {
    margin: 16px 0 30px 0;
}

.ty-banners-free-ship {
    margin-top: 25px;
}

.ty-banners-free-ship .ty-banner__image-wrapper {
    margin: 0;
}

.ty-banners-pickup {
    margin-top: 5.5%;
    margin-bottom: 23px;
}

.ty-banners-pickup .ty-banner__image-wrapper {
    margin: 0;
}

@media (min-width: 481px) and (max-width: 767px) {

    .ty-banners-free-ship,
    .ty-banners-pickup {
        width: 48.5%;
        margin-top: 0px;
        float: right;
    }

    .ty-banners-free-ship {
        margin-left: 3%;
    }
}

.footer-contacts p,
.footer-contacts li {
    color: #36383b;
}

@media (max-width: 980px) {
    .ty-list-container .ty-page-company__info-block {
        padding-top: 30px;
    }
}

.ty-menu-item__sale .ty-menu__item-link {
    color: #FE7400 !important;
    font-weight: bold;
}

@media (min-width: 1151px) {
    .ty-menu-item__products {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1150px) {

    .ty-menu-item__sport,
    .ty-menu-item__office {
        display: none !important;
    }
}

@media (max-width: 930px) {
    .ty-menu-item__media {
        display: none !important;
    }
}

@media (max-width: 795px) {
    .ty-menu-item__apparel {
        display: none !important;
    }
}

@media (min-width: 900px) {
    .ty-quick-menu-item__bonuses {
        display: none !important;
    }
}

@media (max-width: 900px) {

    .ty-quick-menu-item__points,
    .ty-quick-menu-item__gift {
        display: none !important;
    }
}

@media (min-width: 1166px) {
    .ty-quick-menu-item__place-order {
        display: none !important;
    }
}

@media (max-width: 1167px) {

    .ty-quick-menu__return,
    .ty-quick-menu__contacts,
    .ty-quick-menu__delivery,
    .ty-quick-menu__pickup {
        display: none !important;
    }
}

.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
    min-width: 170px;
}

.ty-footer-menu .ty-footer-general__header {
    position: relative;
    margin: 0;
    padding-top: 2px;
}

@media screen and (max-width: 767px) {
    .ty-footer-menu .ty-footer-general__header {
        padding-top: 15px;
    }
}

.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
    display: none;
    color: #9a9ea3;
}

.ty-footer-general__body {
    margin: 0;
    margin-top: 8px;
    padding-bottom: 43px;
}

.ty-footer-general__body li {
    margin-bottom: 6px;
}

@media (max-width: 767px) {
    .ty-footer-general__header {
        padding: 15px 0 15px 30px;
    }

    .ty-footer-general__icon-open,
    .ty-footer-general__icon-hide {
        position: absolute;
        top: 12px;
        left: 0;
        font-size: 40px;
        cursor: pointer;
    }

    .ty-footer-general__icon-open {
        display: block;
    }

    .ty-footer-general__header.open .ty-footer-general__icon-hide {
        display: block;
    }

    .ty-footer-general__header.open .ty-footer-general__icon-open {
        display: none;
    }

    .ty-footer-general__body {
        margin-top: 0;
        padding-bottom: 0px;
        display: none;
    }

    .ty-footer-general__body .ty-text-links__item,
    .ty-footer-general__body .ty-account-info__links li {
        padding: 15px 0px 15px 0px;
        padding-right: 20px;
    }

    .footer-contacts li {
        padding-right: 20px;
    }
}

.ty-text-links__item {
    margin-left: 11px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .ty-footer-general__body {
        display: block !important;
    }
}

@media (min-width: 1224px) {
    .ty-footer-general__body {
        display: block !important;
    }
}

.bottom-copyright {
    margin-top: 6px;
}

.ty-discount-label {
    z-index: 20;
    -webkit-transform: translate3d(0, 0, 0);
}

.ty-product-block__button .ty-btn {
    margin-left: 15px;
}

.ty-product-block__button .button-container {
    z-index: 1;
}

@font-face {
    font-family: Conv_VarelaRound-Regular;
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
    src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: pfennig;
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: pfennig;
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: Gisha;
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: Gisha;
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Alef;
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: Alef;
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
    src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background-attachment: fixed;
    background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
    background-position: 50% center, center top;
    background-repeat: no-repeat;
    background-size: 100%;
}

.ty-discount-label {
    right: 0;
    left: auto;
}

a {
    outline: none !important;
}

.ty-search-magnifier {
    border-radius: 20px;
    color: #9fb2c0;
    font-size: 18px;
    height: 30px;
    left: 38px;
    top: 2px;
    width: 30px;
    background: none;
}

.ty-dropdown-box__title:hover {
    background: none;
}

.dutycom-user-profile {
    margin-top: 2px;
}

.dutycom-user-profile .ty-dropdown-box__content {
    border-top-right-radius: 5px;
    border: 1px solid #26323E;
}

.ty-minicart__icon {
    border-radius: 5px;
}

.dutycom-user-profile .ty-dropdown-box__title {
    padding: 0px;
}

.dutycom-top-phone span {
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
}

.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
    font-size: 15px;
}

.ty-footer-grid__full-width {
    background-color: #26323e;
    padding: 0px 20px 0 !important;
    max-width: 1000px !important;
}

.ty-footer-grid__full-width .ty-wysiwyg-content>ul {
    list-style: none;
    padding: 0;
}

.ty-footer-menu * {
    color: #fff;
    font-size: 14px;
}

.ty-footer-form-block {
    margin-top: 0;
}

.ty-footer-menu__item a {
    color: #fff;
}

.my-copyright {
    border-top: 1px solid #516477;
}

.my-copyright-txt {
    margin-right: 40px;
}

.ty-grid-list__item-name .product-title {
    color: #333333;
}

.ty-grid-list__item-name {
    min-height: 33px;
}

.button-container {
    text-align: center;
}

.ty-grid-list__item.ty-quick-view-button__wrapper {
    border: 1px solid #d2d2d2;
    padding: 5px;
}

.ty-grid-list__image {
    border: none;
}

.ty-grid-list__price {
    margin-bottom: 10px;
    text-align: center;
    border-top: 1px solid #d2d2d2;
    padding-top: 10px;
    font-weight: bold;
    font-size: 16px;
}

.ty-grid-list__price .ty-price-update span {
    font-size: 20px;
}

.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
    -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
    -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
    box-shadow: 0px -10px 5px 0px #5c5c5c;
}

.tygh-top-panel {
    position: relative;
    z-index: 10;
}

.tygh-header {
    position: relative;
    z-index: 9;
}

.tygh-content {
    position: relative;
    z-index: 8;
}

.tygh-footer {
    position: relative;
    z-index: 7;
}

.my-contacts-txt {
    display: inline-block;
    float: right;
    max-width: 30%;
    width: 100%;
}

.my-contacts-map {
    display: inline-block;
    max-width: 70%;
    width: 100%;
}

.ty-form-builder__textarea {
    max-height: 100px;
    max-width: 500px;
    width: 100%;
}

.ty-column4 {
    margin: 0;
}

.ty-grid-list__item {
    margin: 0 0px 20px 20px;
}

.homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
}

.dutycom-product-page .ty-product-block__img {
    position: relative;
}

.dutycom-product-page .ty-discount-label {
    top: 5px;
    right: 50%;
    margin-right: -42px;
    border: 2px solid #fff;
}

.ty-quick-view__wrapper .ty-discount-label {
    top: 180px;
    left: 50%;
    margin-left: -42px;
    border: 2px solid #fff;
}

.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
    display: none;
}

.dutycom-product-page .ty-control-group__label {
    width: auto;
}

.ty-qty-in-stock {
    color: green;
}

label.availability {
    display: none !important;
}

.dutycom-qty {
    display: none;
}

.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
    display: none !important;
}

.ty-social-buttons__inline {
    margin: 5px 0px 10px 5px;
}

.ty-product-img,
.ty-product-block__img-wrapper img {
    border-radius: 5px;
}

.ty-quick-view__wrapper .ty-product-prices {
    margin: 0;
}

.ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: right;
    margin-left: 3px;
}

.ty-product-block__button .ty-btn {
    margin-bottom: 0px;
}

.ty-quick-view-button .ty-btn__secondary {
    background: #8092A6;
}

.ty-grid-list__item .ty-btn__secondary {
    padding: 0px 10px;
}

.ty-product-prices {
    display: inline-block;
}

.dutycom-product-wrapper .ty-price-update {
    background: #2C486F;
    padding: 5px 15px;
    border-radius: 3px;
}

.dutycom-product-wrapper .ty-price-update .ty-price {
    color: #fff;
}

.dutycom-product-wrapper .ty-list-price {
    display: none;
}

.dutycom-price-txt {
    font-size: 22px;
}

.dutycom-product-page .brand {
    display: none;
}

.top-menu .cat-menu-vertical {
    position: relative;
    width: 100%;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__title {
    border: 0;
    padding: 10px 0px 10px 30px;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__title a {
    padding: 0 40px 0 0;
    color: #fff;
    font: 15px/15px;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 16px;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__title a:after {
    content: "\e019";
    font-family: glyphs;
    font-size: 18px;
    color: #ffffff;
    margin: 2px 0 0 15px;
    position: absolute;
    left: 0;
    display: inline-block;
    -webkit-transition: .3s ease -webkit-transform;
    transition: .3s ease transform;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__title:hover {
    background: rgba(255, 255, 255, 0.5);
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__title.open {
    background: rgba(255, 255, 255, 0.5);
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__title.open a:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content {
    right: 0;
    top: 40px;
    width: 100%;
    max-width: 200px;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items {
    padding: 0;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item {
    width: 100%;
    margin-left: 0;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>a.ty-menu__item-link {
    min-height: 38px;
    padding: 10px 15px 10px 15px;
    color: #2e3a47;
    border-bottom: 1px solid #dce3ea;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>a.ty-menu__item-link .menu-lvl-ctn {
    color: #fff;
    text-transform: none;
    font-size: 14px;
    font-weight: 600;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>a.ty-menu__item-link .icon-right-dir:before {
    content: "\e01a";
    font-family: glyphs;
    font-size: 11px;
    font-style: normal;
    color: #acbdcd;
    position: absolute;
    left: 10px;
    top: 12px;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>a.ty-menu__item-link:hover {
    background: #dce3ea;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>a.ty-menu__item-link:hover .icon-right-dir:before {
    color: #2e3a47;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu {
    margin-right: 100%;
    position: absolute;
    top: 0;
}

@media screen and (min-width: 769px) {
    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu {
        display: none;
    }
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu:after {
    display: none;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
    border: 0 none;
    min-height: 0;
    margin: 0;
    padding-bottom: 5px;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #fff;
    text-decoration: none;
    text-transform: none;
    font-size: 14px;
    font-weight: 600;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
    color: #465f73;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: block;
    border: 0;
    padding: 6px 20px 20px 0;
    min-height: 410px;
}

@media screen and (max-width: 767px) {
    .top-menu .cat-menu-vertical .ty-menu__submenu-items {
        display: none;
    }

    .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
        padding: 0 !important;
    }
}

@media screen and (min-width: 768px) {
    .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
        display: inline-block;
        float: right;
        width: 189.374px;
    }
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
    width: 189.375px;
    margin: 20px 0 0 0;
    padding: 0 0 0 20px;
    float: right;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    position: relative;
    overflow: hidden;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
    color: #465f73;
    font-size: 14px;
    text-transform: none;
    padding-top: 3px;
    display: inline-block;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
    color: #465f73;
    margin: 1px 3px 0 0;
    float: left;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
    position: inherit;
    z-index: 2;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
    overflow: inherit;
    height: auto !important;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
    position: relative;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
    display: none;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    text-transform: none;
    padding: 3px 0;
    margin: 0;
    line-height: 100%;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    color: #26323e;
    font-size: 15px;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    color: #465f73;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
    background: none;
    padding: 0;
    border-bottom: 1px solid #26323e;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
    display: inline-block;
    height: 35px;
    width: 100%;
    padding: 0;
    margin-top: 15px;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
    display: block;
    background: none;
    padding: 0;
    position: absolute;
    bottom: 35px;
    left: 35px;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
    padding: 8px 12px 9px;
    border: 2px solid #26323e;
    text-transform: none;
    color: #2e3a47;
    font-size: 13px;
    display: inline-block;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
    background: #26323e;
    color: #fff;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
    left: auto;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
    width: 263px;
    padding: 20px;
    min-height: 410px;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
    width: 412.375px;
}

.top-menu .cat-menu-vertical .dropdown-1column {
    width: 209.375px;
}

.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
    width: 412.375px;
}

.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
    max-width: 205px;
    text-align: center;
}

.top-menu .cat-menu-vertical .dropdown-2columns {
    width: 398.75px;
}

.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
    width: 601.75px;
}

.top-menu .cat-menu-vertical .dropdown-3columns {
    width: 588.125px;
}

.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
    width: 791.125px;
}

.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
    width: 777.5px;
}

.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    width: 791.125px;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

@media screen and (max-width: 1224px) {

    .top-menu .cat-menu-vertical .dropdown-2columns,
    .top-menu .cat-menu-vertical .dropdown-3columns,
    .top-menu .cat-menu-vertical .dropdown-4columns {
        width: 588.125px;
    }

    .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
    .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
    .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
        padding-left: 0;
        width: 588.125px;
    }

    .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
    .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
    .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
        display: none;
    }

    .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
        display: none !important;
    }
}

@media screen and (max-width: 1024px) {
    .top-menu .cat-menu-vertical>.ty-dropdown-box__title {
        padding: 12px 0 9px 0;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__title>a {
        font-size: 12px;
        line-height: 13px;
        white-space: normal;
        width: 100px;
        display: inline-block;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__title>a:before {
        padding: 6px 0 5px 6px;
        margin: 0;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__title>a:after {
        position: absolute;
        top: 16px;
    }
}

@media screen and (max-width: 878px) {

    .top-menu .cat-menu-vertical .dropdown-2columns,
    .top-menu .cat-menu-vertical .dropdown-3columns,
    .top-menu .cat-menu-vertical .dropdown-4columns {
        width: 398.75px;
    }

    .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
    .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
    .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
        padding-left: 0;
        width: 398.75px;
    }

    .top-menu .cat-menu-vertical .ty-menu__submenu-items {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .top-menu .cat-menu-vertical {
        position: inherit;
    }

    .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
        display: none;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items {
        min-height: 0;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
        display: block !important;
    }

    .top-menu .cat-menu-vertical .last-delim-spacer,
    .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
        display: none !important;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content {
        min-height: inherit;
        overflow-y: auto;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items {
        padding: 0;
        width: 100%;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item {
        display: block;
        border: 0;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item .icon-right-dir {
        display: none !important;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>a.ty-menu__item-link {
        padding: 15px 15px 15px 45px;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu {
        position: relative;
        margin-right: 0;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-items {
        width: 100%;
        min-height: inherit;
        border: 0 none;
        padding: 0;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
        padding-bottom: 0;
        background: #fff;
        border-bottom: 1px solid #dce3ea;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
        background: #dce3ea;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
        position: relative !important;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
        display: none;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
        overflow: visible;
        height: auto !important;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
        padding-right: 0;
        border-bottom: 1px solid #dce3ea;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
        padding: 15px 20px 15px 15px;
        background: #fff;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
        background: #dce3ea;
        color: #2e3a47;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
        padding: 15px 15px 15px 0;
        margin-left: 46px;
        font-weight: normal;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-item-header-active {
        background: #dce3ea;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu a.ty-menu__item-toggle {
        background: transparent;
    }

    .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
        width: 100%;
        padding: 0;
        margin: 0;
        border: 0 none;
    }

    .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
        background: #ccd6e0;
    }

    .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
        padding: 0;
        margin: 1px 0 0 0;
        width: 46px;
        height: 46px;
        z-index: 1000;
    }

    .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
        background: #dce3ea;
        margin: 8px;
        width: 30px;
        height: 30px;
    }

    .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
    .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
        line-height: 30px;
        color: #2e3a47;
    }

    .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
        background: transparent;
    }

    .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
        color: #fff;
        background: #26323e !important;
    }
}

.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    background: transparent;
}

.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    background: #93999f;
}

.ty-dropdown-box.cat-menu-vertical.dutycom {
    background-color: #26323E;
    border-radius: 5px;
}

.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.topmenu-additional {
    display: inline-block;
}

.topmenu-additional .ty-text-links {
    margin: 0;
}

.ty-dropdown-box .topmenu-additional .ty-text-links__item {
    padding: 10px 8px;
}

.topmenu-additional ul li {
    display: inline-block;
}

.topmenu-additional ul li:hover {
    background-color: #93999F;
}

.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    border-bottom: 1px solid #dce3ea;
    display: inline-block;
    margin: 3px 0;
    padding-bottom: 5px;
    width: 100%;
}

.ty-menu__item-active .ty-menu__item-link {
    background: #dce3ea none repeat scroll 0 0;
}

.ty-menu__item .ty-menu__item-link {
    text-transform: none;
}

.dutycom-subcategories-menu a {
    transition: none !important;
}

.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
    padding: 7px 20px;
}

.dutycom-subcategories-menu .ty-menu__submenu-items {
    border-radius: 0;
}

.dutycom-subcategories-menu .ty-menu__items {
    background: #fff;
    border-bottom: none;
    border-radius: !important 0px;
}

.dutycom-subcategories-menu .ty-menu__item {
    display: block !important;
}

.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
    color: #fff;
    min-height: 25px;
    padding: 7px 15px;
}

.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
    background: #DCE3EA;
    color: #26323e;
}

.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
    background: #DCE3EA;
    color: #26323e;
}

.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
    background: #fff;
}

.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover>.ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover>.ty-menu__submenu-item-header .ty-menu__item-link {
    background: #465f73;
    color: #fff;
}

.ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #26323E;
    border-radius: 5px;
    color: #fff;
    padding: 5px 0px;
    text-align: center;
    width: 100%;
    display: inline-block;
}

.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
    background: #DCE3EA;
}

.ty-menu__submenu-item-header {
    border-bottom: none;
}

.dutycom-subcategories-menu {
    padding: 15px;
}

.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
    background: #26323E;
}

.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
    border-bottom: 1px solid #fff;
}

.dutycom-subcategories-menu a {
    font-size: 18px;
    margin-left: 30px;
}

.dutycom-subcategories-menu a:hover {
    color: #d2d2d2;
}

.dutycom-subcategories-menu a:nth-child(3) {
    margin-left: 100px;
}

.dutycom-subcategories-menu a span {
    font-size: 18px;
}

.dutycom-footer-left span {
    margin: 18px 0;
    display: inline-block;
}

.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
    background: #2C486F;
    font-size: 25px;
}

.ty-icon-moon-commerce:before {
    top: 2px;
    position: absolute;
    left: 3px;
}

.ty-quick-view-button__wrapper {
    position: relative;
}

.ty-quick-view-button__wrapper .ty-quick-view-button {
    width: 100%;
    position: absolute;
    top: 45%;
    right: 0;
    text-align: center;
}

.ty-grid-list__item-name {
    text-align: center;
}

.ty-grid-list__item-name a {
    font-weight: bold;
}

ul.ty-account-info li:nth-child(2) {
    display: none;
}

.ty-phone input {
    direction: ltr;
    text-align: right;
}

h1.ty-mainbox-title span {
    position: relative;
}

.homepage-categories {
    position: relative;
}

.homepage-categories .ty-mainbox-title:before {
    content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
    width: 177px;
    height: 41px;
    position: absolute;
    top: 0px;
    right: 50%;
    margin-top: -5px;
    margin-right: -89px;
}

.homepage-hotdeals {
    position: relative;
}

.homepage-hotdeals .ty-mainbox-title:before {
    content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
    width: 177px;
    height: 41px;
    position: absolute;
    top: 0px;
    right: 50%;
    margin-top: -5px;
    margin-right: -89px;
}

.homepage-on-sale {
    position: relative;
}

.homepage-on-sale .ty-mainbox-title:before {
    content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
    width: 177px;
    height: 41px;
    position: absolute;
    top: 0px;
    right: 50%;
    margin-top: -5px;
    margin-right: -89px;
}

.dutycom-free-shipping {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #2C486F;
    padding: 8px 55px 5px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.dutycom-free-shipping:before {
    content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
    width: 36px;
    height: 20px;
    position: absolute;
    top: 0px;
    right: 5px;
    margin-top: 7px;
}

.dutycom-instock .ty-control-group__item {
    padding: 0;
}

.dutycom-instock {
    display: inline-block;
    border: 1px solid #2C486F;
    padding: 8px 10px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
}

.ty-qty-in-stock,
.ty-qty-out-of-stock {
    font-size: 18px;
}

.dutycom-class-disabled p,
.dutycom-class-disabled label {
    opacity: 0.3;
}

#shipping_rates_list {
    position: relative;
}

.dutycom-shipping-additional-info {
    position: absolute;
    bottom: 3%;
    right: 20px;
    width: 100%;
    text-align: center;
}

.dutycom-shipping-additional-info span {
    color: red;
    font-weight: bold;
    background-color: #fdfdfd;
    border: 1px solid red;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    width: 80%;
    padding: 10px;
}

.dutycom-return-period {
    display: none;
}

.ty-product-switcher {
    display: none;
}

.ty-icon-cancel-circle {
    color: red;
}

.ty-product-detail .ty-product-block__left {
    padding-left: 0;
    display: inline-block;
    width: 100%;
    max-width: 690px;
}

.ty-product-options__item-label {
    max-width: 120px;
    width: 100% !important;
    display: inline-block;
}

select {
    max-width: 300px;
    width: 100%;
}

.dutycom-social-btn-wrapper {
    display: inline-block;
}

.dutycom-social-btn {
    background: #304C73;
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    margin-left: 5px;
}

.dutycom-social-btn:hover {
    background: #395A89;
}

.dutycom-product-wrapper {
    background: #fafafa;
    padding: 0 15px 30px;
    min-width: 500px;
}

.ty-product-block__sku label,
.ty-product-block__sku span {
    color: red;
}

.dutycom-product-photo-attn {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.dutycom-product-photo-attn span {
    display: inline-block;
    padding: 5px;
    background: #8092a6;
    color: #fff;
    border-radius: 3px;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item:last-child a.ty-menu__item-link {
    border-bottom: none;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>a.ty-menu__item-link:hover .menu-lvl-ctn {
    color: #26323E;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item.ty-menu__item-active>a.ty-menu__item-link {
    color: #fff;
}

.top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item.ty-menu__item-active>a.ty-menu__item-link .icon-right-dir:before {
    color: #fff;
}

.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
    color: #26323E;
}

.ty-btn__add-to-cart {
    padding: 6px 40px 6px 10px !important;
    position: relative;
}

.ty-btn__add-to-cart:before {
    content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
    width: 38px;
    height: 38px;
    position: absolute;
    top: 0px;
    right: 0;
    margin-top: 3px;
}

.homepage-hotdeals .ty-grid-list__item {
    position: relative;
}

.homepage-hotdeals .ty-grid-list__item:before {
    content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
    width: 85px;
    height: 85px;
    position: absolute;
    top: 0px;
    left: 0;
    margin: -5px;
    z-index: 1;
}

.side-grid h2.ty-sidebox__title {
    background: #26323E;
    padding: 3px 10px 11px;
    border-radius: 3px;
}

.side-grid span.ty-sidebox__title-wrapper {
    color: #fff;
}

.ty-step__title-active {
    background: #26323E;
}

.ty-step__title-arrow {
    color: #26323E;
}

.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
    color: #26323E;
}

.ty-step__title-left {
    background: #26323E;
}

.ty-order-summary {
    margin-top: 70px;
}

.ty-step__title-right .ty-btn {
    padding: 2px 10px;
}

.cm-notification-close.close {
    color: red !important;
    font-size: 20px !important;
}

.dutycom-shipping-title-wrap {
    border-bottom: 0px solid #000;
    padding-bottom: 15px;
}

.dutycom-shipping-title-wrap .first-string {
    font-size: 26px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: -15px 0 10px;
}

.dutycom-shipping-title-wrap .second-string {
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.free-shipping-bold {
    font-size: 22px;
}

.free-shipping-bold.bold {
    font-weight: bold;
    font-size: 24px;
    color: #000;
}

.free-shipping-bold.bold.green {
    color: #056018;
}

.shipping_rates_list a {
    color: #7ab6f2;
}

/* Checkout shipping methods: pill selector + collapse long descriptions */

#shipping_rates_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 16px;
    margin-top: 20px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

/* Desktop: one clean row of 4 options, then details + total below */
@media (min-width: 976px) {
    #shipping_rates_list {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 16px;
        justify-content: normal;
        align-items: stretch;
        width: 100%;
        max-width: 920px;
        margin-right: auto;
        margin-left: auto;
    }

    #shipping_rates_list .ty-shipping-options__method {
        grid-row: 1;
        width: 100%;
        max-width: none;
    }

    #shipping_rates_list label.ty-shipping-options__title::before {
        font-size: 18px;
    }

    #shipping_rates_list .ty-checkout__shipping-tips,
    #shipping_rates_list .ty-shipping-options__total {
        grid-column: 1 / -1;
    }
}

#shipping_rates_list .ty-shipping-options__method {
    float: none;
    width: auto;
    display: flex;
    text-align: center;
    position: relative;
    flex: 1 1 170px;
    max-width: 230px;
    margin-top: 0 !important;
    order: 1;
    align-self: stretch;
}

#shipping_rates_list input.ty-shipping-options__checkbox {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
}

#shipping_rates_list .ty-shipping-options__group {
    display: flex;
    width: 100%;
    flex: 1 1 auto;
    align-items: stretch;
}

#shipping_rates_list label.ty-shipping-options__title {
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 16px 16px;
    border-radius: 9px;
    border: 1px solid #9fb2c0;
    background: #fff;
    cursor: pointer;
    user-select: none;

    /* Hide the legacy number/text inside the label without breaking click behavior */
    font-size: 0;
    line-height: 1;
    min-height: 92px;
    width: 100%;
    flex: 1;
    height: 100%;
    box-sizing: border-box;
}

#shipping_rates_list label.ty-shipping-options__title::before {
    content: '';
    font-size: 16px;
    font-weight: bold;
    color: #26323E;
}

#shipping_rates_list label.ty-shipping-options__title::after {
    content: '';
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: #26323E;
    background: #e6eff4;
    border: 1px solid #9fb2c0;
    padding: 4px 10px;
    border-radius: 9px;
    min-width: 64px;
    text-align: center;
    direction: rtl;
    unicode-bidi: plaintext;
}

/* Method titles + prices (mapped by the radio's "for" target) */
#shipping_rates_list label[for='sh_0_10']::before {
    content: 'משלוח לנקודת איסוף';
}

#shipping_rates_list label[for='sh_0_10']::after {
    content: 'חינם';
}

#shipping_rates_list label[for='sh_0_1']::before {
    content: 'דואר רשום';
}

#shipping_rates_list label[for='sh_0_1']::after {
    content: 'חינם';
}

#shipping_rates_list label[for='sh_0_11']::before {
    content: 'משלוח UPS עד הבית';
}

#shipping_rates_list label[for='sh_0_11']::after {
    content: '39₪';
}

#shipping_rates_list label[for='sh_0_6']::before {
    content: 'איסוף עצמי מפתח תקווה';
}

#shipping_rates_list label[for='sh_0_6']::after {
    content: 'חינם';
}

/* Hover/active/focus states */
#shipping_rates_list .ty-shipping-options__method:hover label.ty-shipping-options__title {
    background: #e6eff4;
    border-color: #304C73;
}

#shipping_rates_list input.ty-shipping-options__checkbox:checked+.ty-shipping-options__group label.ty-shipping-options__title {
    background: #26323E;
    border-color: #26323E;
    transition: background-color 0.15s ease, border-color 0.15s ease;
}

/* Hover effect for selected method */
#shipping_rates_list input.ty-shipping-options__checkbox:checked+.ty-shipping-options__group label.ty-shipping-options__title:hover {
    background: #304C73;
    border-color: #304C73;
}

#shipping_rates_list input.ty-shipping-options__checkbox:checked+.ty-shipping-options__group label.ty-shipping-options__title::before {
    color: #fff;
}

#shipping_rates_list input.ty-shipping-options__checkbox:checked+.ty-shipping-options__group label.ty-shipping-options__title::after {
    background: #fff;
    border-color: #fff;
    color: #26323E;
    transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

#shipping_rates_list input.ty-shipping-options__checkbox:checked+.ty-shipping-options__group label.ty-shipping-options__title:hover::after {
    background: #e6eff4;
    border-color: #e6eff4;
    color: #26323E;
}

#shipping_rates_list input.ty-shipping-options__checkbox:focus-visible+.ty-shipping-options__group label.ty-shipping-options__title {
    outline: 2px solid #304C73;
    outline-offset: 2px;
}

/* Shipping details panel layout (full width under pills) */
#shipping_rates_list .ty-checkout__shipping-tips {
    float: none;
    width: 100%;
    border-right: 0;
    padding: 18px 0 10px;
    margin: 0;
    order: 2;

    /* Details area should not look clickable */
    cursor: default;

    /* Separator between method pills and details */
    margin-top: 6px;
    border-top: 1px solid #9fb2c0;
}

/* Keep proper cursor for interactive elements inside details */
#shipping_rates_list .ty-checkout__shipping-tips a,
#shipping_rates_list .ty-checkout__shipping-tips button,
#shipping_rates_list .ty-checkout__shipping-tips [role="button"],
#shipping_rates_list .ty-checkout__shipping-tips input,
#shipping_rates_list .ty-checkout__shipping-tips select,
#shipping_rates_list .ty-checkout__shipping-tips textarea {
    cursor: pointer;
}

/* Shipping total: full-width summary at bottom */
#shipping_rates_list .ty-shipping-options__total {
    float: none;
    width: 100%;
    flex: 0 0 100%;
    order: 3;

    margin: 14px 0 0;
    padding: 12px 14px;
    border-radius: 10px;
    border: 1px solid #9fb2c0;
    background: #e6eff4;
    color: #26323E;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
    box-sizing: border-box;
}

#shipping_rates_list .ty-shipping-options__total bdi {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    margin-left: 0;
    padding: 3px 10px;
    border-radius: 9px;
    background: #fff;
    border: 1px solid #9fb2c0;
    direction: rtl;
    unicode-bidi: plaintext;
}

#shipping_rates_list .ty-shipping-options__total .ty-price {
    color: #26323E;
}

/* Collapse non-selected descriptions (progressive enhancement; fall back to "show all" if unsupported) */
@supports selector(.ty-shipping-options__method:has(input:checked)) {
    #shipping_rates_list .ty-checkout__shipping-tips {
        display: none;
    }

    /* Keep selected method details open (persists across CS-Cart AJAX re-renders) */
    #shipping_rates_list .ty-shipping-options__method:has(input:checked)+.ty-checkout__shipping-tips {
        display: block;
    }
}

@media (min-width: 976px) {
    @supports selector(.ty-shipping-options__method:has(input:checked)) {
        #shipping_rates_list .ty-checkout__shipping-tips {
            grid-row: 2;
        }

        #shipping_rates_list .ty-shipping-options__total {
            grid-row: 3;
        }
    }
}

.dutycom-featured-shipping-method {
    border: 1px solid #333;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px #f24842;
    -moz-box-shadow: 0px 0px 5px 0px #f24842;
    box-shadow: 0px 0px 5px 0px #f24842;
}

#shipping_rates_list .ty-price {
    color: #26323E;
}

.shipping-hidden-descr {
    display: none;
}

.ty-product-feature-group .ty-subheader {
    padding: 6px;
    background: #26323E;
    border: thin solid #26323E;
    color: #fff;
}

.ty-product-feature:nth-child(2n) {
    background: #fff;
}

.ty-product-feature {
    padding: 0;
}

.ty-product-feature {
    border: thin solid #dcdcdc;
    border-top: none;
}

.ty-product-feature__label {
    display: inline-block;
    width: 17%;
    vertical-align: top;
    padding: 5px;
}

.ty-product-feature__value {
    padding: 5px;
    margin: 0;
    direction: ltr !important;
    text-align: right;
    max-width: 750px;
    border-right: thin solid #dcdcdc;
}

.dutycom-vendor-link {
    color: red;
    font-weight: bold;
    text-decoration: underline;
}

#content_27_59 .cm-product-filters-checkbox-container label {
    direction: ltr !important;
}

.menu-green a {
    color: #7ED775 !important;
}

@media (max-width: 975px) {

    .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
    .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
        margin: 0 0px 20px 20px;
    }
}

@media (max-width: 905px) {
    .top-menu .cat-menu-vertical {
        position: relative;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content {
        max-width: 100%;
    }

    .topmenu-additional {
        display: none;
    }

    .ty-menu__submenu-item-header .ty-menu__submenu-link {
        background: #fff;
    }

    .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
        color: #26323e;
    }

    .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
        margin: 0;
    }

    .top-menu .cat-menu-vertical>.ty-dropdown-box__content>.ty-menu__items>.ty-menu__item>.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
        border-bottom: 0;
    }
}

@media (max-width: 815px) {
    .ty-mainbox-title:before {
        display: none;
    }

    .search-block-grid {
        width: 100% !important;
        float: none !important;
        text-align: center;
    }

    .ty-search-block form {
        padding: 0;
        max-width: 320px;
        position: relative;
        margin: 0 auto;
    }

    .dutycom-top-cart-wrapper {
        margin: 10px;
        text-align: center;
    }

    .top-cart-content {
        margin: 0 auto !important;
        display: inline-block;
        max-width: 320px !important;
        float: none !important;
    }

    .dutycom-top-phone-wrapper {
        display: inline-block !important;
        width: 100% !important;
        text-align: center;
    }

    .dutycom-top-phone,
    .dutycom-user-profile {
        float: none;
        display: inline-block;
    }

    .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
    .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
        margin: 0 0px 20px 20px;
    }
}

@media (max-width: 570px) {
    .dutycom-product-wrapper {
        min-width: 280px;
    }
}

@media (max-width: 475px) {
    .dutycom-social-btn-wrapper {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .ty-product-block__button {
        display: inline-block;
        margin-top: 0;
        float: none;
        text-align: center;
        width: 100%;
    }

    .ty-social-buttons {
        display: none;
    }

    .ty-product-block-title {
        text-align: center;
    }

    .ty-grid-list__item {
        margin: 0 0px 20px 0px;
    }

    .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
    .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
        margin: 0 0px 20px 0px;
    }

    .dutycom-subcategories-menu {
        padding: 15px 0;
        text-align: center;
    }

    .dutycom-subcategories-menu a:nth-child(3) {
        margin-right: 10px;
    }

    .dutycom-subcategories-menu a:nth-child(4) {
        display: inline-block;
        width: 100%;
        margin-right: 0px;
    }

    .ty-payment-icons .ty-payment-icons__item {
        margin-left: 0;
    }

    .ty-menu__item-toggle {
        height: 34px;
    }

    .ty-menu__icon-hide,
    .ty-menu__icon-open {
        line-height: 36px;
    }
}

@media (max-width: 350px) {
    .ty-product-block__button {
        min-width: 280px;
    }
}

@media print {

    .tygh-header .span12,
    .top-menu,
    .ty-breadcrumbs,
    .ty-product-block__button,
    .dutycom-social-btn-wrapper {
        display: none !important;
    }

    .tygh-header .span4,
    .ty-product-block__img-wrapper {
        width: 100% !important;
        text-align: center !important;
    }

    .ty-product-img {
        border: none !important;
    }

    .ty-product-block-title {
        display: inline-block !important;
        width: 100% !important;
        text-align: center !important;
    }

    .ty-product-block__left {
        display: inline-block !important;
        width: 100% !important;
    }

    .ty-sku-item {
        text-align: center;
    }

    .ty-sku-item label,
    .ty-product-block__note,
    .ty-product-block__sku,
    .ty-social-buttons {
        display: none !important;
    }

    .prices-container.price-wrap {
        text-align: center !important;
    }

    .dutycom-instock {
        border: none !important;
    }

    .ty-tabs {
        margin-top: 0px !important;
    }

    .ty-product-prices {
        margin: 0;
    }

    .dutycom-product-wrapper {
        padding: 0 15px 0px;
    }

    .tygh-header .container-fluid,
    .tygh-content .container-fluid,
    .tygh-footer .container-fluid {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}

.prices-container.price-wrap {
    min-height: 130px;
}

.ty-discount-label {
    border-radius: 0 7px;
    background: #176c04;
}

.ty-btn {
    padding: 6px 10px;
}

.ty-checkout__shipping-tips.dutycom-class-disabled {
    position: relative;
}

/* ------------------------------
   Dutycom: Shipping method cards
   Scoped to checkout step three
-------------------------------- */

#step_three #shipping_rates_list {
    /* Modern grid like the mockup, constrained to the checkout column width */
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    box-sizing: border-box;
}

/* Keep all method cards first; tips (if shown) go below the cards */
#step_three #shipping_rates_list .ty-shipping-options__method {
    order: 1;
    min-width: 0;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    max-width: none;
    justify-self: stretch;
    align-self: stretch;
}

#step_three #shipping_rates_list .ty-checkout__shipping-tips {
    order: 2;
    grid-column: 1 / -1;
    margin-top: 10px;

    /* Details area should not look clickable */
    cursor: default;
}

/* Keep proper cursor for interactive elements inside details */
#step_three #shipping_rates_list .ty-checkout__shipping-tips a,
#step_three #shipping_rates_list .ty-checkout__shipping-tips button,
#step_three #shipping_rates_list .ty-checkout__shipping-tips [role="button"],
#step_three #shipping_rates_list .ty-checkout__shipping-tips input,
#step_three #shipping_rates_list .ty-checkout__shipping-tips select,
#step_three #shipping_rates_list .ty-checkout__shipping-tips textarea {
    cursor: pointer;
}

/* Hide the default radio, but keep it functional */
#step_three #shipping_rates_list .ty-shipping-options__checkbox {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

#step_three #shipping_rates_list .ty-shipping-options__group {
    display: flex;
    width: 100%;
    height: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
}

#step_three #shipping_rates_list .ty-shipping-options__title {
    box-sizing: border-box;
    width: 100%;
    min-height: 124px;
    height: 100%;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    /* Bottom distance for the price pill */
    padding: 78px 14px 18px;
    background: #ffffff;
    border: 3px solid #e2e8f0;
    border-radius: 12px;
    text-align: center;
    cursor: pointer;
    /* Hide legacy inline label text (e.g. 1/2/3/4) */
    font-size: 0;
    line-height: 1;
    user-select: none;

    /* Icon is a background image per-method (see mappings below) */
    background-repeat: no-repeat;
    background-position: center 18px;
    /* Keep logo aspect ratio (no stretching) */
    background-size: auto 56px;

    color: #1e293b;
    font-weight: 700;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

/* Hover state (also applies when already selected, see override below) */
#step_three #shipping_rates_list .ty-shipping-options__title:hover {
    border-color: #460fbd;
    background-color: #f1f5f9;
}

#step_three #shipping_rates_list .ty-shipping-options__title:hover::before {
    color: #460fbd;
}

#step_three #shipping_rates_list .ty-shipping-options__title:hover::after {
    background: #ffffff;
    color: #460fbd;
    font-weight: 700;
}

/* Hide any title markup that might appear inside the label; we inject the title via ::before */
#step_three #shipping_rates_list .ty-shipping-options__title bdi {
    display: none;
}

/* If CS-Cart renders a shipping image inside the title, hide it (we inject icons via CSS) */
#step_three #shipping_rates_list .ty-shipping-options__title .ty-shipping-options__image {
    display: none;
}

/* Title slot (filled per method below) */
#step_three #shipping_rates_list .ty-shipping-options__title::before {
    content: "";
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    color: #1e293b;
}

/* Price pill (filled per method below) */
#step_three #shipping_rates_list .ty-shipping-options__title::after {
    /* Price pill disabled for now (until JS-based dynamic pricing is implemented) */
    content: "" !important;
    display: none !important;
}

/* Selected state */
#step_three #shipping_rates_list .ty-shipping-options__checkbox:checked+.ty-shipping-options__group .ty-shipping-options__title {
    border-color: #460fbd;
    background-color: #ffffff;
    box-shadow: 0 0 0px 4px rgba(135, 206, 235, 0.6);
    color: #460fbd;
}

/* Active + hover: keep the active colors, but still feel interactive */
#step_three #shipping_rates_list .ty-shipping-options__checkbox:checked+.ty-shipping-options__group .ty-shipping-options__title:hover {
    background-color: #ece5fc;
    filter: brightness(0.98);
}

#step_three #shipping_rates_list .ty-shipping-options__checkbox:checked+.ty-shipping-options__group .ty-shipping-options__title::before {
    color: #460fbd;
}

#step_three #shipping_rates_list .ty-shipping-options__checkbox:checked+.ty-shipping-options__group .ty-shipping-options__title::after {
    background: #ffffff;
    color: #460fbd;
    font-weight: 700;
}


/* Price/free mapping (CSS-only fallback; CSS cannot read .ty-shipping-options__total text) */
#step_three #shipping_rates_list input.ty-shipping-options__checkbox[value="11"]+.ty-shipping-options__group>label.ty-shipping-options__title::after {
    content: "₪39";
    direction: rtl;
}

#step_three #shipping_rates_list input.ty-shipping-options__checkbox[value="10"]+.ty-shipping-options__group>label.ty-shipping-options__title::after,
#step_three #shipping_rates_list input.ty-shipping-options__checkbox[value="1"]+.ty-shipping-options__group>label.ty-shipping-options__title::after,
#step_three #shipping_rates_list input.ty-shipping-options__checkbox[value="6"]+.ty-shipping-options__group>label.ty-shipping-options__title::after {
    content: "חינם";
}

/* Title mapping (like v1.2.0, so we don't depend on the HTML text) */
#step_three #shipping_rates_list label.ty-shipping-options__title[for='sh_0_10']::before {
    content: 'משלוח לנקודת איסוף';
}

#step_three #shipping_rates_list label.ty-shipping-options__title[for='sh_0_11']::before {
    content: 'משלוח UPS עד הבית';
}

#step_three #shipping_rates_list label.ty-shipping-options__title[for='sh_0_1']::before {
    content: 'דואר רשום';
}

#step_three #shipping_rates_list label.ty-shipping-options__title[for='sh_0_6']::before {
    content: 'איסוף עצמי מפתח תקווה';
}

/* Icon mapping (keep delivery method icons) */
#step_three #shipping_rates_list label.ty-shipping-options__title[for='sh_0_11'] {
    background-image: url("https://www.dutycom.co.il/design/themes/bright_theme/media/images/icons/United_Parcel_Service_logo_2014_250px.png");
    background-size: auto 56px;
}

#step_three #shipping_rates_list label.ty-shipping-options__title[for='sh_0_1'] {
    background-image: url("https://www.dutycom.co.il//design/themes/bright_theme/media/images/icons/250px-Israel_Post.svg.png");
    /* Wide logo: slightly smaller so it doesn't touch the edges */
    background-size: auto 44px;
}

#step_three #shipping_rates_list label.ty-shipping-options__title[for='sh_0_10'] {
    background-image: url("https://www.dutycom.co.il//design/themes/bright_theme/media/images/icons/logo-pickup-252px-original.png");
    /* Wide logo: slightly smaller so it doesn't touch the edges */
    background-size: auto 50px;
}

#step_three #shipping_rates_list label.ty-shipping-options__title[for='sh_0_6'] {
    background-image: url("https://www.dutycom.co.il//design/themes/bright_theme/media/images/icons/map-pointer-250px.png");
    background-size: auto 56px;
}

/* Direction hint for currency/number pills */
#step_three #shipping_rates_list .ty-shipping-options__title[data-price*="₪"]::after,
#step_three #shipping_rates_list .ty-shipping-options__title[data-price*="NIS"]::after,
#step_three #shipping_rates_list .ty-shipping-options__title[data-price*="ILS"]::after {
    direction: rtl;
}

@media (max-width: 900px) {
    #step_three #shipping_rates_list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 380px) {
    #step_three #shipping_rates_list {
        grid-template-columns: 1fr;
    }
}.ty-newsletters {
  margin-bottom: 30px;
}
.ty-newsletters__item {
  margin-bottom: 5px;
}
.checkout-steps .ty-newsletters {
  padding: 0 20px;
}
.ty-checkout__billing-options .ty-newsletters {
  padding: 0;
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}
.ty-polls + .ty-polls {
  margin-top: 50px;
}
.ty-polls,
.ty-ty-polls__results {
  margin-bottom: 30px;
}
h2.ty-poll-header {
  font-size: 18px;
}
h3.ty-poll__header {
  font-size: 16px;
  margin-bottom: 5px;
}
.ty-poll {
  padding: 10px 2px;
}
.ty-poll-list {
  margin: 0 0 10px 0;
}
.ty-poll-list__item {
  margin-bottom: 10px;
}
.ty-poll__textarea {
  width: 100%;
  height: 50px;
}
.ty-poll__input-text {
  margin: 7px 0;
}
.ty-polls__description,
.ty-poll__header,
.ty-polls__footer {
  padding-bottom: 5px;
}
.ty-poll__required-question {
  color: #ea7162;
}
.ty-polls__results {
  margin-bottom: 15px;
}
.ty-polls__results-item {
  margin-bottom: 15px;
}
.ty-polls-graph {
  margin: 15px 0 0;
}
.ty-polls-graph__title {
  float: right;
  width: 70%;
}
.ty-polls-graph__ratio {
  float: left;
  width: 25%;
  text-align: left;
}
.ty-polls-graph__bar {
  border: 1px solid #e2e2e2;
  overflow: hidden;
  margin-top: 3px;
  height: 11px;
}
.ty-polls-graph__bar-result {
  width: 0;
  height: 100%;
  background: #3e3e3e;
}
.ty-polls__total {
  font-size: 15px;
  margin-top: 15px;
  font-weight: bold;
}
.ui-dialog .ty-polls {
  min-width: 350px;
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}
ul.ui-autocomplete {
  padding-right: 0;
  padding-left: 0;
  z-index: 1000;
}
ul.ui-autocomplete li.p-item a {
  display: inline-block;
  width: 100%;
}
ul.ui-autocomplete li.p-item:hover {
  background: #eee;
}
ul.ui-autocomplete li.p-item {
  border: 1px solid #fff;
}
ul.ui-autocomplete li.p-item img.ty-pict {
  float: right;
  margin-left: 10px;
}
ul.ui-autocomplete .old-price {
  color: #000;
}
ul.ui-autocomplete .old-price .ty-list-price {
  color: #000;
}
ul.ui-autocomplete li:last-child {
  font-weight: bold;
}
#ui-id-1 li:last-child {
  display: block;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  background-color: #eaeaea;
  padding: 3px;
}
#ui-id-1 li:last-child a {
  display: block;
  font-weight: bold;
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}
.ty-social-buttons {
  margin: 20px 0px;
}
.ty-social-buttons__inline {
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 10px 20px;
}
.ty-social-buttons__email-sharing {
  text-decoration: none;
}
.ty-social-buttons__email-icon {
  vertical-align: middle;
  margin-right: 5px;
  font-size: 16px;
}
.ty-product-bigpicture .ty-social-buttons__inline {
  margin: 5px 0 0;
}
@media (max-width: 767px) {
  .ty-social-buttons__inline {
    display: block;
  }
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}
.ty-tag-cloud {
  margin: 10px 0;
}
.ty-tag-cloud__item {
  margin-left: 10px;
}
.ty-tag-level-0,
.ty-tag-level-0:active {
  font-size: 100%;
}
.ty-tag-level-1,
.ty-tag-level-1:active {
  font-size: 150%;
}
.ty-tag-level-2,
.ty-tag-level-2:active {
  font-size: 200%;
}
.ty-tag-level-3,
.ty-tag-level-3:active {
  font-size: 250%;
}
.ty-tag-level-4,
.ty-tag-level-4:active {
  font-size: 300%;
}
.ty-tag-level-5,
.ty-tag-level-5:active {
  font-size: 350%;
}
.ty-tag-level-6,
.ty-tag-level-6:active {
  font-size: 400%;
}
ul.ty-tags-list {
  padding-right: 0;
}
.ty-tags-list__item {
  display: inline-block;
}
.ty-tags-list__a {
  position: relative;
  display: block;
  float: right;
  margin: 3px 15px 3px 5px;
  padding: 0 10px 0 27px;
  font-size: 12px;
  line-height: 24px;
  text-decoration: none;
  border: 0 none;
  background: #e6e6e6;
}
.ty-tags-list__a:before {
  position: absolute;
  top: 50%;
  right: -14px;
  float: right;
  margin-top: -12px;
  width: 0;
  height: 0;
  border-width: 12px 0 12px 14px;
  border-style: solid;
  border-color: transparent transparent transparent #e6e6e6;
  content: "";
}
.ty-tags-list__a:after {
  position: absolute;
  top: 50%;
  right: 0;
  float: right;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background: #fff;
  content: "";
}
.ty-tags-list__a {
  background: #e6e6e6;
  color: #676767;
  transition: none;
  padding-left: 10px;
}
.ty-tags-list__a:hover {
  background: #16A085;
  color: #fff;
  text-shadow: none;
}
.ty-tags-list__a:hover:before {
  border-left-color: #16a085;
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}
.ty-twishlist-item {
  text-align: center;
  height: 18px;
  margin-bottom: 10px;
}
.ty-grid-list__item:hover .ty-twishlist-item__remove {
  visibility: visible;
}
.ty-add-to-wish {
  display: inline-block;
  margin: 0;
}
@media (max-width: 767px) {
  .ty-wish-list__buttons .ty-btn {
    display: block;
    width: 100%;
  }
  .ty-wish-list__buttons .ty-btn + .ty-btn {
    margin: 15px 0 0;
  }
}
h2.ty-mainbox-title {
  margin-top: 10px;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 155%;
  font-weight: normal;
  color: #000;
}
.ty-breadcrumbs {
  margin-bottom: 10px;
}
.tygh-top-panel {
  border-bottom: 1px solid #b1cddd;
}
.tygh-top-panel .ty-select-block__a {
  padding: 7px 3px 4.5px 3px;
  height: 34px;
  box-sizing: border-box;
}
.tygh-top-panel .ty-flag {
  margin-top: 0px;
  margin-left: 0;
}
.tygh-top-panel .ty-dropdown-box__title {
  padding: 7px 0 7px 0;
}
.tygh-top-panel .ty-select-block {
  top: 34px;
}
.tygh-top-panel .ty-select-block .ty-select-block__list-item {
  padding: 0;
}
.tygh-top-panel .ty-dropdown-box__content {
  margin-top: 0;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover {
  background: none;
}
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,
.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a {
  color: #26323e;
}
.tygh-top-panel * {
  font-size: 13px;
}
.tygh-top-panel input[type="text"],
.tygh-top-panel input[type="password"],
.tygh-top-panel textarea,
.tygh-top-panel select {
  font-size: 12px;
}
.tygh-top-panel .ty-btn-go {
  background: #ccdce5;
  box-sizing: border-box;
}
.tygh-top-panel .ty-btn-go,
.tygh-top-panel .ty-btn-go * {
  font-size: 22px;
}
.ty-dropdown-box__content .ty-account-info__orders,
.ty-dropdown-box__content .ty-account-info__buttons {
  background: #e6eff4;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-dropdown-box__title i {
  margin-right: 3px;
}
.ty-dropdown-box__title i.ty-icon-moon-user {
  margin-left: 2px;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before {
  font-size: 11px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 13px;
}
.ty-search-block > form {
  padding-left: 35px;
}
.ty-search-magnifier {
  background: #304c73;
  color: white;
  top: 0;
  height: 100%;
  left: 0;
  width: 35px;
}
input.ty-search-block__input {
  padding: 7px 8px 7px 8px;
  height: 35px;
  font-size: 12px;
}
.cm-hint {
  color: #8d8c8c;
}
.top-cart-content {
  background: none;
}
.top-cart-content .ty-dropdown-box {
  display: block;
}
.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: #26323e;
  top: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 35px;
  margin-right: 0;
  line-height: 32px;
  color: white;
  text-align: center;
  font-size: 14px;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: #26323e;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #9fb2c0;
}
.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
}
.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.top-cart-content .ty-dropdown-box__title:hover,
.top-cart-content .ty-dropdown-box__title.open {
  background: none;
}
.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.ty-minicart-title {
  color: #2e3a47;
  padding-right: 6px;
}
.ty-minicart-title * {
  line-height: 100%;
}
.ty-minicart-title .ty-minicart-title__header {
  font-weight: bold;
}
.ty-minicart-title .ty-minicart-title__header + span {
  padding-top: 5px;
  padding-bottom: 7px;
}
.ty-cart-items__list-item-desc a {
  color: #26323e;
}
.ty-estimation-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.buttons-container.ty-cart-content__top-buttons .ty-btn,
.buttons-container.ty-cart-content__bottom-buttons .ty-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 979px) {
  .buttons-container.ty-cart-content__top-buttons button.ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons button.ty-btn {
    width: 100%;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-btn {
    display: block;
    margin-right: 0;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons {
    text-align: left;
  }
  .buttons-container.ty-cart-content__top-buttons .ty-cart-content__right-buttons .ty-btn,
  .buttons-container.ty-cart-content__bottom-buttons .ty-cart-content__right-buttons .ty-btn {
    margin-right: auto;
    margin-left: 0;
  }
}
.ty-menu__item .ty-menu__item-link {
  padding: 14px 16px;
  min-height: 46px;
  font-family:Arial;
  font-size: 13px;
  text-transform: uppercase;
}
.ty-menu__submenu-item-header {
  border-color: #dce3ea;
}
.homepage-banners .owl-theme {
  margin: 23px 0;
}
.homepage-banners .owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.homepage-banners .owl-theme .owl-controls .owl-page span {
  margin: 9px 5px 9px 4px;
}
.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 1px 6px;
  border: 1px solid #2d3540;
  background: #2d3540;
  opacity: 1;
  filter: alpha(opacity=100);
}
.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers {
  border-color: #26323e;
  background: #9fb2c0;
}
.ty-grid-list__item-name {
  margin-top: 16px;
  margin-bottom: 7px;
}
.ty-grid-list__item-name .product-title {
  line-height: 120%;
  color: #8d8c8c;
}
.ty-grid-list__item-name .product-title:hover {
  color: #26323e;
}
.ty-grid-list__price {
  margin-top: 14px;
}
.ty-stars,
.ty-stars__icon {
  font-size: 16px;
}
.ty-footer-menu * {
  font-size: 13px;
}
.ty-footer-menu .ty-footer-general__header {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c535d;
}
.ty-footer-menu .ty-footer-general__header,
.ty-footer-menu .ty-footer-general__header * {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  color: #9a9ea3;
}
.ty-footer-general__body {
  line-height: 140%;
}
.ty-footer-general__body a:hover {
  color: #465f73;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    border-bottom: 1px solid #cfd1d4;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    color: #bfbfbf;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    border-bottom: 1px solid #dfdfdf;
  }
}
.ty-footer-menu__item a:hover {
  color: #2d3540;
}
.footer-contacts .greeny {
  color: #26323e;
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b !important;
}
.tygh-header > div {
  padding-top: 23px;
}
.ty-logo-container {
  margin-top: 0;
}
.top-search {
  margin-top: 7px;
}
.top-cart-content {
  margin-top: 7px;
  margin: 7px 0;
}
@media (max-width: 480px) {
  .top-cart-content {
    margin: 20px 0 5px 0;
  }
}
.top-menu-grid {
  padding-top: 20px;
}
.ty-mtb-s a {
  color: #26323e;
}
.ty-mtb-s a:hover,
.ty-mtb-s a:active {
  color: #465f73;
}
.main-content-grid {
  margin-bottom: 16px;
}
a:hover {
  color: #26323e;
}
.ty-account-info__title {
  padding: 0px 3px;
}
.logged .ty-account-info__title,
.ty-dropdown-box__title a,
.ty-dropdown-box .ty-icon-down-micro,
.ty-select-block__a,
.ty-select-block__arrow {
  color: #2d3540;
}
.ty-dropdown-box .ty-icon-down-micro {
  top: 3px;
  font-size: 15px;
}
.ty-select-block__arrow {
  margin-right: 0px;
  line-height: 130%;
}
.top-languages .ty-select-block__a,
.top-currencies .ty-select-block__a {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a:hover,
.top-languages .ty-select-block__a.open,
.top-languages .ty-select-block__a.open:hover,
.top-currencies .ty-select-block__a:hover,
.top-currencies .ty-select-block__a.open,
.top-currencies .ty-select-block__a.open:hover {
  color: #9eb2c0;
}
.top-languages .ty-select-block__a.open .ty-select-block__arrow,
.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open .ty-select-block__arrow,
.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow {
  color: #2d3540;
}
.top-languages + .top-currencies {
  margin-right: 17px;
}
.ty-text-links__item:last-child {
  margin-left: 0;
}
.top-quick-pages {
  margin: 9px 0px 0px 4px;
}
.top-quick-pages .ty-text-links {
  margin-left: 0;
}
.top-quick-links {
  margin: 6px 0px 0px 4px;
}
.top-quick-links .ty-text-links__item {
  position: relative;
}
.top-quick-links .ty-text-links__item a:hover {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__points:before {
  color: #26323e;
}
.top-quick-links .ty-quick-menu-item__gift:before {
  color: #304c73;
}
.ty-dropdown-box__title:hover,
.ty-dropdown-box__title.open {
  background: #d2dde4;
  color: #2d3540;
}
.ty-dropdown-box__title:hover *,
.ty-dropdown-box__title:hover a,
.ty-dropdown-box__title:hover i,
.ty-dropdown-box__title.open *,
.ty-dropdown-box__title.open a,
.ty-dropdown-box__title.open i {
  color: initial;
}
.ty-dropdown-box__title.open {
  background: #9fb2c0;
}
.ty-red {
  color: #ff0000;
}
.ty-blue {
  color: #4d89c7;
}
.ty-blue-light {
  color: #00afff;
}
.ty-blue-light2 {
  color: #009cff;
}
.ty-underline,
.ty-exception__links-a {
  text-decoration: underline;
}
.ty-underline:hover,
.ty-exception__links-a:hover {
  text-decoration: none;
}
.ty-menu__item .ty-menu__item-link {
  font-size: 16px;
}
.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover {
  background-color: #26323e;
  color: white;
}
input.ty-search-block__input {
  border-color: #dce3ea;
}
.cm-hint {
  color: #8ca0b5;
}
.ty-mainbox-title {
  font-size: 22px;
}
.owl-carousel .owl-carousel {
  z-index: 0;
}
.owl-carousel.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div {
  margin: 5px 8px 5px 9px;
  padding: 0;
  background: none;
  font-family:Arial;
  font-size: 11px;
  text-transform: lowercase;
  color: #8d8c8c;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after {
  content: "\e01b";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-right: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\e01a";
  font-family:glyphs;
  display: inline-block;
  height: 27px;
  width: 15px;
  line-height: 28px;
  margin-left: 7px;
  border: 1px solid #dce3ea;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before {
  border-color: #26323e;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after {
  display: none !important;
}
.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before {
  display: none !important;
}
.ty-news-sidebox__item {
  border-bottom: none;
  padding-bottom: 5px;
}
.ty-news-sidebox__item-date {
  display: inline-block;
  padding-left: 20px;
}
.ty-news-text-links__date {
  border-color: #dce3ea;
  color: #8d8c8c;
}
.ty-news-sidebox__button {
  padding: 0;
  background: none;
  color: #26323e;
  font-size: 13px;
}
.ty-news-sidebox__button:hover {
  color: #26323e;
}
.testimonials-block .discussion-testimonial-post {
  padding-bottom: 10px;
}
.testimonials-block .discussion-testimonial-post + .ty-right {
  text-align: right;
}
.testimonials-block .discussion-testimonial-post + .ty-right a {
  color: #26323e;
}
.ty-stars,
.ty-stars__icon,
.ty-rating {
  color: #8092a6;
}
.footer-stay-connected {
  background: #26323e;
  background: #2d3d4a;
}
.subscribe-fees {
  margin: 14px 0;
}
.subscribe-fees .ty-wysiwyg-content {
  padding-right: 55px;
  position: relative;
}
.subscribe-fees .ty-wysiwyg-content:before {
  content: "\e02f";
  font-family:glyphs;
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  margin: -15px 0 0;
  color: white;
  font-size: 3em;
}
.subscribe-fees h3 {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 6px;
}
.subscribe-fees p {
  color: white;
  padding: 0;
  line-height: 1.5em;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  font-size: 13px;
}
.ty-discussion-post__message {
  line-height: 120%;
}
.ty-discussion-post {
  border-color: #dce3ea;
}
h3.ty-social-link__title {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.tygh-footer .ty-mainbox-title {
  color: #465f73;
}
.bottom-copyright {
  font-size: 13px;
}
.ty-btn {
  padding: 6px 7px;
  text-transform: uppercase;
}
.ty-btn.ty-btn__text {
  padding: 0;
}
.ty-btn-go {
  box-sizing: border-box;
}
.ty-price-num {
  font-size: 16px;
}
.ty-tabs__item {
  background: #c8d7e6;
}
.ty-tabs__item.active {
  background: #2c486f;
}
.ty-tabs__item .ty-tabs__a {
  color: #56718c;
}
.ty-tabs__item.active .ty-tabs__a {
  color: #fff;
}
.ty-sort-dropdown__content li {
  padding: 0;
}
.ty-sort-container__views-a.active:hover {
  color: #304c73;
}
@media screen and (max-width: 700px) {
  .some_class {
    margin-right: 13px;
  }
}
.ty-step__title-active {
  background: #73b4e5;
}
.ty-step__title-arrow,
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left,
.ty-step__container-active .ty-step__title-left {
  color: #73b4e5;
}
.ty-step__title-left {
  color: white;
  background: #73b4e5;
}
.ty-step__title-complete .ty-step__title-right .ty-btn {
  background: transparent;
  color: #26323e;
}
.ui-widget-header .ui-icon-closethick {
  color: #7c97b1;
}
.ty-wysiwyg-content h1.ty-main-title {
  color: #040404 !important;
}
.ty-wysiwyg-content h1.ty-main-title2 {
  color: #040404 !important;
}
.ty-wysiwyg-content h3.ty-main-title2 {
  color: #040404 !important;
}
.ty-cr-phone-number-link .ty-cr-link a {
  font-size: 12px;
  color: #26323e !important;
  text-decoration: underline;
}
.ty-cr-phone-number-link .ty-cr-link a:hover {
  text-decoration: none;
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
  color: #2e3a47 !important;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  color: #6d86a1;
}
.ty-cr-phone-number-link .ty-cr-work {
  display: inline-block;
  padding-top: 5px;
  color: #8d8c8c !important;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  color: #6d86a1;
}
.ty-cr-content-grid {
  margin-top: 3px;
}
.ty-cr-phone-number-link {
  margin: 0;
  text-align: right;
}
.ty-cr-phone-number-link * {
  font-family:Arial;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link {
    margin: 0 auto 15px;
    max-width: 100%;
    padding: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-link {
  float: right;
  margin-left: -110px;
}
@media screen and (max-width: 767px) {
  .ty-cr-phone-number-link .ty-cr-link {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
.ty-cr-phone-number-link .ty-cr-phone {
  font-size: 19px;
}
.ty-cr-phone-number-link .ty-cr-phone-prefix {
  font-weight: normal;
}
.ty-cr-phone-number-link .ty-cr-work {
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}
.ty-cr-phone-number-link .ty-cr-work-hours {
  padding-top: 4px;
  font-size: 11px;
  color: #6d86a1;
}
@media (max-width: 1100px) {
  .ty-cr-phone-number-link > span.ty-cr-work {
    font-size: 10px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .ty-cr-content-grid .ty-cr-phone-number-link {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .ty-top-grid_float {
    float: right !important;
    width: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .ty-cr-content-grid {
    margin-top: 0px;
  }
  .ty-cr-phone-number-link span.ty-cr-work {
    display: block;
  }
  .ty-cr-phone-number-link .ty-cr-link {
    margin-top: -2px;
  }
}
.ty-wysiwyg-content .ty-cr-phone-number-link {
  padding-right: 0;
}
.top-logo {
  margin-top: 3px;
}
.ty-search-magnifier {
  text-align: center;
}
.widget.top-cart-content {
  background: none;
  margin: 0;
}
.widget.top-cart-content .ty-minicart-title__header {
  display: none;
}
.widget.top-cart-content .ty-dropdown-box {
  display: block;
}
.widget.top-cart-content .ty-dropdown-box__title {
  padding: 0 35px 0 13px;
  border-width: 0;
}
.widget.top-cart-content .ty-dropdown-box__title i {
  margin-right: 0;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon {
  background: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin-right: 0;
  line-height: 32px;
  color: gray;
  text-align: center;
  font-size: 14px;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: none;
}
.widget.top-cart-content .ty-dropdown-box__title {
  height: 34px;
  padding-right: 25px;
  padding-top: 2px;
}
.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title {
  color: #2e3a47;
  height: 34px;
}
.widget.top-cart-content .ty-icon-down-micro {
  color: #26323e;
  padding-right: 10px;
}
.widget.top-cart-content .ty-icon-down-micro:before {
  content: "\e019";
  font-size: 1.2em;
}
.widget.top-cart-content .ty-dropdown-box__title:hover,
.widget.top-cart-content .ty-dropdown-box__title.open {
  background: #d2dde4;
}
.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,
.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro {
  color: #26323e;
}
.widget.top-currencies {
  margin-right: 0;
}
.widget .ty-select-block__arrow {
  line-height: 100%;
}
@media (max-width: 767px) {
  .footer-menu-shop .ty-text-links-btn {
    display: none !important;
  }
  .footer-menu-create-orders .ty-text-links-btn {
    display: none !important;
  }
}
@font-face {
  font-family:icomoon;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/icomoon.svg?1758447898#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family:icomoon;
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="ty-icon-"]:before {
  font-family:inherit;
}
.ty-quick-menu-item__points:before,
.ty-quick-menu-item__gift:before,
.ty-icon-moon-facebook,
.ty-icon-moon-twitter,
.ty-icon-moon-mail,
.ty-icon-moon-vk,
.ty-icon-moon-heart,
.ty-icon-moon-percent,
.ty-icon-moon-user,
.ty-icon-moon-commerce {
  font-family:icomoon;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ty-icon-moon-commerce:before {
  content: "\e900";
}
.ty-icon-moon-facebook:before {
  content: "\e169";
}
.ty-icon-moon-twitter:before {
  content: "\e16d";
}
.ty-icon-moon-user:before {
  content: "\e600";
}
.ty-icon-moon-mail:before {
  content: "\e601";
}
.ty-icon-moon-vk:before {
  content: "\e602";
}
.ty-icon-moon-heart:before {
  content: "\e603";
}
.ty-icon-moon-percent:before {
  content: "\e604";
}
.ty-quick-menu-item__points:before {
  content: "\e604";
}
.ty-quick-menu-item__gift:before {
  content: "\e603";
}
.ty-social-link {
  vertical-align: middle;
}
.ty-social-link [class*="ty-icon-moon-"] {
  margin-left: 8px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-size: 18px;
}
.ty-social-link [class*="ty-icon-moon-"]:hover {
  color: #ffffff;
  border-color: #26323e;
}
.ty-social-link .ty-icon-moon-vk {
  padding: 8px;
  font-size: 12px;
}
.ty-social-link:last-child i {
  margin-left: 0;
}
.ty-social-link-block {
  margin: 25px 0 25px 15px;
}
@media screen and (max-width: 1120px) {
  .ty-social-link-block {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
  }
}
h3.ty-social-link__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media screen and (max-width: 979px) {
  h3.ty-social-link__title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  h3.ty-social-link__title {
    margin-top: 0;
  }
}
.ty-social-link {
  top: 0;
  margin-left: 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.ty-discussion-post__content {
  margin-top: 18px;
}
.ty-discussion-post__author {
  margin-right: 0;
}
.ty-discussion-post__author,
.ty-discussion-post__date,
.ty-discussion-post__message {
  margin-right: 0;
}
.homepage-reviews .ty-discussion-post {
  margin: 22px 0 26px 0;
}
.ty-discussion-post {
  padding: 12px 15px 17px;
}
.ty-caret {
  right: 20px;
}
.ty-footer-form-block {
  margin-top: 25px;
}
.ty-footer-form-block .ty-footer-form-block__title {
  font-size: 16px !important;
  font-family:Conv_VarelaRound-Regular;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
.ty-footer-form-block.ty-footer-newsletters-block {
  margin-top: 14px;
  margin-bottom: 7px;
}
.ty-footer-form-block.ty-footer-newsletters-block .ty-footer-form-block__title {
  display: none;
}
@media screen and (max-width: 1120px) {
  .footer-stay-connected .ty-grid {
    width: 100%;
    margin-right: 0;
  }
  .footer-stay-connected .ty-grid .ty-float-left {
    float: none;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .footer-stay-connected .ty-grid .ty-footer-form-block .ty-footer-form-block__title {
    margin-bottom: 3px;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
form[name="subscribe_form"] .ty-footer-form-block__form h1,
form[name="subscribe_form"] .ty-footer-form-block__form h2,
form[name="subscribe_form"] .ty-footer-form-block__form h3,
form[name="subscribe_form"] .ty-footer-form-block__form h4,
form[name="subscribe_form"] .ty-footer-form-block__form h5,
form[name="subscribe_form"] .ty-footer-form-block__form h6 {
  margin: 0;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-block {
  font-size: 13px;
  line-height: 120%;
  text-transform: none;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 {
  font-size: 16px;
  font-family:Conv_VarelaRound-Regular;
  line-height: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block {
  margin-top: 5px;
  font-weight: normal;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
  position: relative;
  padding-right: 55px;
  padding-left: 2%;
  width: 36.5%;
  text-align: right !important;
}
form[name="subscribe_form"] .ty-footer-form-block__form.with-side i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 700px) {
  form[name="subscribe_form"] .ty-footer-form-block__form.with-side {
    width: 70%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
  width: 53.5%;
}
@media screen and (max-width: 960px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 53.5%;
  }
}
@media screen and (max-width: 766px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 85%;
  }
}
@media screen and (max-width: 600px) {
  form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form {
    width: 100%;
  }
}
form[name="subscribe_form"] .ty-footer-form-block__form input {
  height: 36px;
  width: 100%;
  color: #2e3a47;
  font-size: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint {
  color: #8d8c8c;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go {
  height: 34px;
}
form[name="subscribe_form"] .ty-footer-form-block__form input + .ty-btn-go .ty-btn-go__icon {
  top: 7px;
}
form[name="subscribe_form"] .ty-footer-form-block__form > div {
  vertical-align: top;
  display: inline-block;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input {
  margin-top: 12px;
  width: 60%;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button {
  margin-top: 12px;
}
form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn {
  padding: 6px 15px 5.5px 15px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 140%;
  margin-right: -0.25em;
}
.ty-btn__subscribe {
  background: #26323e;
  color: #fff;
}
.ty-btn__subscribe:hover {
  color: #fff;
}
.ty-btn__subscribe.ty-btn__text {
  color: #26323e;
}
@media (max-width: 480px) {
  .top-menu-grid {
    padding-top: 15px;
  }
  .top-cart-content {
    width: 100%;
    margin: 0px 0px;
    margin-top: 15px;
  }
  .top-cart-content .ty-dropdown-box {
    text-align: center;
  }
  .top-cart-content .ty-block {
    text-align: right;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .row-fluid div.search-block-grid {
    width: 60%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 39%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
  .top-menu-grid {
    padding-top: 20px;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .top-menu-grid {
    padding-top: 20px;
  }
  .row-fluid div.search-block-grid {
    width: 70%;
    float: right;
  }
  .top-search {
    margin-left: 2%;
  }
  .row-fluid div.cart-content-grid {
    width: 29%;
    float: right;
    margin-top: 7px;
  }
  .top-cart-content {
    float: right;
    margin: 0px 0px;
  }
}
.owl-carousel.ty-scroller-list.grid-list {
  padding: 0;
  border-width: 0;
  background: none transparent;
}
.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer {
  background: none transparent;
}
.ty-scroller-advanced .owl-theme {
  margin: 0 0 10px 0;
}
.ty-scroller-advanced .owl-theme .owl-wrapper-outer {
  padding: 10px 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .ty-scroller-list__item.ty-column4 {
  display: block;
  width: auto;
}
.owl-theme .ty-grid-list__item .owl-controls {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons {
  height: 0;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div {
  padding: 0;
  margin: 0;
  color: #2e3a47;
  filter: alpha(opacity=100);
  opacity: 1;
  background: none;
}
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.ty-grid-list__item .owl-wrapper-outer {
  padding: 0;
}
.homepage-banners .owl-theme .owl-wrapper-outer {
  padding: 0;
}
.mainbox-container .owl-theme {
  margin-top: -10px;
}
.ty-scroller-advanced .ty-grid-list__item {
  margin: 0px 10px 1px 10px;
}
.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,
.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button {
  text-align: right;
}
.ty-quick-view-button {
  z-index: 1;
}
.ty-scroller-advanced .ty-scroller-list__item {
  padding-top: 0px;
}
.ty-scroller-advanced .owl-wrapper-outer {
  padding-top: 0px;
}
.ty-news-text-links {
  padding-right: 12px;
  margin: 30px 0 29px;
}
.ty-news-text-links__item {
  margin-bottom: 16px;
}
.ty-news-text-links__date {
  padding: 0px 1px;
  margin-left: 5px;
}
.ty-news-text-links__a {
  padding-top: 1px;
}
@media screen and (min-width: 767px) {
  .ty-footer-menu {
    padding-top: 20px;
  }
}
.tygh-footer .ty-mainbox-title {
  font-size: 16px;
  padding: 6px 0;
  margin: 0;
}
.tygh-footer .ty-mainbox-body .ty-text-links {
  margin-top: 10px;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item {
  padding: 2px 0;
  margin: 0 0 8px;
  line-height: 1.4;
}
.tygh-footer .ty-mainbox-body .ty-text-links__item a {
  color: #9a9ea3;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-menu__items {
    display: block !important;
  }
}
.ty-payment-icons {
  margin: 6px 0;
}
.ty-payment-rus-icons .ty-payment-icons__item {
  background: url('../../../../../../../../design/themes/bright_theme/media/images/icons/russian_payments.png?1758447898') no-repeat;
}
.ty-payment-rus-icons .ty-payment-icons__item.webmoney {
  background-position: 0px -67px;
  width: 86px;
}
.ty-payment-rus-icons .ty-payment-icons__item.yandex {
  background-position: 0px -128px;
  width: 60px;
}
.ty-payment-rus-icons .ty-payment-icons__item.qiwi {
  background-position: 0px -97px;
  width: 84px;
}
.ty-payment-rus-icons .ty-payment-icons__item.mastercard {
  background-position: 0px -35px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.visa {
  background-position: 0px 0px;
  width: 40px;
}
.ty-payment-rus-icons .ty-payment-icons__item.paypal {
  background-position: 0px -160px;
}
.ty-discussion-post__content .ty-discussion-post {
  margin: 16px 0 30px 0;
}
.ty-banners-free-ship {
  margin-top: 25px;
}
.ty-banners-free-ship .ty-banner__image-wrapper {
  margin: 0;
}
.ty-banners-pickup {
  margin-top: 5.5%;
  margin-bottom: 23px;
}
.ty-banners-pickup .ty-banner__image-wrapper {
  margin: 0;
}
@media (min-width: 481px) and (max-width: 767px) {
  .ty-banners-free-ship,
  .ty-banners-pickup {
    width: 48.5%;
    margin-top: 0px;
    float: right;
  }
  .ty-banners-free-ship {
    margin-left: 3%;
  }
}
.footer-contacts p,
.footer-contacts li {
  color: #36383b;
}
@media (max-width: 980px) {
  .ty-list-container .ty-page-company__info-block {
    padding-top: 30px;
  }
}
.ty-menu-item__sale .ty-menu__item-link {
  color: #FE7400 !important;
  font-weight: bold;
}
@media (min-width: 1151px) {
  .ty-menu-item__products {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .ty-menu-item__sport,
  .ty-menu-item__office {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .ty-menu-item__media {
    display: none !important;
  }
}
@media (max-width: 795px) {
  .ty-menu-item__apparel {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .ty-quick-menu-item__bonuses {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ty-quick-menu-item__points,
  .ty-quick-menu-item__gift {
    display: none !important;
  }
}
@media (min-width: 1166px) {
  .ty-quick-menu-item__place-order {
    display: none !important;
  }
}
@media (max-width: 1167px) {
  .ty-quick-menu__return,
  .ty-quick-menu__contacts,
  .ty-quick-menu__delivery,
  .ty-quick-menu__pickup {
    display: none !important;
  }
}
.ty-text-links_show_inline .ty-level-0:hover .ty-text-links {
  min-width: 170px;
}
.ty-footer-menu .ty-footer-general__header {
  position: relative;
  margin: 0;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .ty-footer-menu .ty-footer-general__header {
    padding-top: 15px;
  }
}
.ty-footer-general__icon-open,
.ty-footer-general__icon-hide {
  display: none;
  color: #9a9ea3;
}
.ty-footer-general__body {
  margin: 0;
  margin-top: 8px;
  padding-bottom: 43px;
}
.ty-footer-general__body li {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .ty-footer-general__header {
    padding: 15px 0 15px 30px;
  }
  .ty-footer-general__icon-open,
  .ty-footer-general__icon-hide {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 40px;
    cursor: pointer;
  }
  .ty-footer-general__icon-open {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-hide {
    display: block;
  }
  .ty-footer-general__header.open .ty-footer-general__icon-open {
    display: none;
  }
  .ty-footer-general__body {
    margin-top: 0;
    padding-bottom: 0px;
    display: none;
  }
  .ty-footer-general__body .ty-text-links__item,
  .ty-footer-general__body .ty-account-info__links li {
    padding: 15px 0px 15px 0px;
    padding-right: 20px;
  }
  .footer-contacts li {
    padding-right: 20px;
  }
}
.ty-text-links__item {
  margin-left: 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
@media (min-width: 1224px) {
  .ty-footer-general__body {
    display: block !important;
  }
}
.bottom-copyright {
  margin-top: 6px;
}
.ty-discount-label {
  z-index: 20;
  -webkit-transform: translate3d(0,0,0);
}
.ty-product-block__button .ty-btn {
  margin-left: 15px;
}
.ty-product-block__button .button-container {
  z-index: 1;
}
@font-face {
  font-family:Conv_VarelaRound-Regular;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.eot?1758447898');
  src: local('☺'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/VarelaRound-Regular.svg?1758447898') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennig-webfont.svg?1758447898#pfennigmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:pfennig;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/pfennigbold-webfont.svg?1758447898#pfennigbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha-Bold.ttf?1758447898') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Gisha;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Gisha.ttf?1758447898') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Bold.svg?1758447898#alefbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family:Alef;
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898');
  src: url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.eot?1758447898#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.woff?1758447898') format('woff'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.ttf?1758447898') format('truetype'), url('../../../../../../../../design/themes/bright_theme/media/fonts/Alef-Regular.svg?1758447898#alefregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-attachment: fixed;
  background-image: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/bggray1.jpg?1758447898');
  background-position: 50% center, center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ty-discount-label {
  right: 0;
  left: auto;
}
a {
  outline: none !important;
}
.ty-search-magnifier {
  border-radius: 20px;
  color: #9fb2c0;
  font-size: 18px;
  height: 30px;
  left: 38px;
  top: 2px;
  width: 30px;
  background: none;
}
.ty-dropdown-box__title:hover {
  background: none;
}
.dutycom-user-profile {
  margin-top: 2px;
}
.dutycom-user-profile .ty-dropdown-box__content {
  border-top-right-radius: 5px;
  border: 1px solid #26323E;
}
.ty-minicart__icon {
  border-radius: 5px;
}
.dutycom-user-profile .ty-dropdown-box__title {
  padding: 0px;
}
.dutycom-top-phone span {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}
.tygh-header p,
.tygh-header div,
.tygh-header li,
.tygh-header a {
  font-size: 15px;
}
.ty-footer-grid__full-width {
  background-color: #26323e;
  padding: 0px 20px 0 !important;
  max-width: 1000px !important;
}
.ty-footer-grid__full-width .ty-wysiwyg-content > ul {
  list-style: none;
  padding: 0;
}
.ty-footer-menu * {
  color: #fff;
  font-size: 14px;
}
.ty-footer-form-block {
  margin-top: 0;
}
.ty-footer-menu__item a {
  color: #fff;
}
.my-copyright {
  border-top: 1px solid #516477;
}
.my-copyright-txt {
  margin-right: 40px;
}
.ty-grid-list__item-name .product-title {
  color: #333333;
}
.ty-grid-list__item-name {
  min-height: 33px;
}
.button-container {
  text-align: center;
}
.ty-grid-list__item.ty-quick-view-button__wrapper {
  border: 1px solid #d2d2d2;
  padding: 5px;
}
.ty-grid-list__image {
  border: none;
}
.ty-grid-list__price {
  margin-bottom: 10px;
  text-align: center;
  border-top: 1px solid #d2d2d2;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ty-grid-list__price .ty-price-update span {
  font-size: 20px;
}
.tygh-header .container-fluid,
.tygh-content .container-fluid,
.tygh-footer .container-fluid {
  -webkit-box-shadow: 0px -10px 5px 0px #5c5c5c;
  -moz-box-shadow: 0px -10px 5px 0px #5c5c5c;
  box-shadow: 0px -10px 5px 0px #5c5c5c;
}
.tygh-top-panel {
  position: relative;
  z-index: 10;
}
.tygh-header {
  position: relative;
  z-index: 9;
}
.tygh-content {
  position: relative;
  z-index: 8;
}
.tygh-footer {
  position: relative;
  z-index: 7;
}
.my-contacts-txt {
  display: inline-block;
  float: right;
  max-width: 30%;
  width: 100%;
}
.my-contacts-map {
  display: inline-block;
  max-width: 70%;
  width: 100%;
}
.ty-form-builder__textarea {
  max-height: 100px;
  max-width: 500px;
  width: 100%;
}
.ty-column4 {
  margin: 0;
}
.ty-grid-list__item {
  margin: 0 0px 20px 20px;
}
.homepage .homepage-hotdeals .grid-list div:nth-child(4n)  .ty-grid-list__item,
.homepage .homepage-on-sale .grid-list div:nth-child(4n)  .ty-grid-list__item {
  margin: 0 0px 20px 0px;
}
.dutycom-product-page .ty-product-block__img {
  position: relative;
}
.dutycom-product-page .ty-discount-label {
  top: 5px;
  right: 50%;
  margin-right: -42px;
  border: 2px solid #fff;
}
.ty-quick-view__wrapper .ty-discount-label {
  top: 180px;
  left: 50%;
  margin-left: -42px;
  border: 2px solid #fff;
}
.dutycom-product-page .dutycom-return-period,
.dutycom-product-page .ty-save-price {
  display: none;
}
.dutycom-product-page .ty-control-group__label {
  width: auto;
}
.ty-qty-in-stock {
  color: green;
}
label.availability {
  display: none !important;
}
.dutycom-qty {
  display: none;
}
.dutycom-qty .ty-qty label,
.ty-quick-view__wrapper .ty-qty label {
  display: none !important;
}
.ty-social-buttons__inline {
  margin: 5px 0px 10px 5px;
}
.ty-product-img,
.ty-product-block__img-wrapper img {
  border-radius: 5px;
}
.ty-quick-view__wrapper .ty-product-prices {
  margin: 0;
}
.ty-product-block__button {
  display: inline-block;
  margin-top: 0;
  float: right;
  margin-left: 3px;
}
.ty-product-block__button .ty-btn {
  margin-bottom: 0px;
}
.ty-quick-view-button .ty-btn__secondary {
  background: #8092A6;
}
.ty-grid-list__item .ty-btn__secondary {
  padding: 0px 10px;
}
.ty-product-prices {
  display: inline-block;
}
.dutycom-product-wrapper .ty-price-update {
  background: #2C486F;
  padding: 5px 15px;
  border-radius: 3px;
}
.dutycom-product-wrapper .ty-price-update .ty-price {
  color: #fff;
}
.dutycom-product-wrapper .ty-list-price {
  display: none;
}
.dutycom-price-txt {
  font-size: 22px;
}
.dutycom-product-page .brand {
  display: none;
}
.top-menu .cat-menu-vertical {
  position: relative;
  width: 100%;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title {
  border: 0;
  padding: 10px 0px 10px 30px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a {
  padding: 0 40px 0 0;
  color: #fff;
  font: 15px/15px ;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title a:after {
  content: "\e019";
  font-family:glyphs;
  font-size: 18px;
  color: #ffffff;
  margin: 2px 0 0 15px;
  position: absolute;
  left: 0;
  display: inline-block;
  -webkit-transition: .3s ease -webkit-transform;
  transition: .3s ease transform;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title:hover {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open {
  background: rgba(255,255,255,0.5);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__title.open a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content {
  right: 0;
  top: 40px;
  width: 100%;
  max-width: 200px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
  padding: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
  width: 100%;
  margin-left: 0;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
  min-height: 38px;
  padding: 10px 15px 10px 15px;
  color: #2e3a47;
  border-bottom: 1px solid #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .menu-lvl-ctn {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link .icon-right-dir:before {
  content: "\e01a";
  font-family:glyphs;
  font-size: 11px;
  font-style: normal;
  color: #acbdcd;
  position: absolute;
  left: 10px;
  top: 12px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover {
  background: #dce3ea;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .icon-right-dir:before {
  color: #2e3a47;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
  margin-right: 100%;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    display: none;
  }
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu:after {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header {
  border: 0 none;
  min-height: 0;
  margin: 0;
  padding-bottom: 5px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
  color: #fff;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items {
  display: block;
  border: 0;
  padding: 6px 20px 20px 0;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-col {
    display: inline-block;
    float: right;
    width: 189.374px;
  }
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col {
  width: 189.375px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  float: right;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
  position: relative;
  overflow: hidden;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 100%,#fff 100%);
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more {
  color: #465f73;
  font-size: 14px;
  text-transform: none;
  padding-top: 3px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col a.ty-menu__submenu-link-more i {
  color: #465f73;
  margin: 1px 3px 0 0;
  float: left;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover {
  position: inherit;
  z-index: 2;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view {
  overflow: inherit;
  height: auto !important;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover .ty-menu__submenu-list.hiddenCol.view a {
  position: relative;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-top-mine__submenu-col:hover a.ty-menu__submenu-link-more.hidden {
  display: none;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item {
  text-transform: none;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
  color: #26323e;
  font-size: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
  color: #465f73;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-item.ty-menu__submenu-item-active a {
  background: none;
  padding: 0;
  border-bottom: 1px solid #26323e;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .last-delim-spacer {
  display: inline-block;
  height: 35px;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom {
  display: block;
  background: none;
  padding: 0;
  position: absolute;
  bottom: 35px;
  left: 35px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a {
  padding: 8px 12px 9px;
  border: 2px solid #26323e;
  text-transform: none;
  color: #2e3a47;
  font-size: 13px;
  display: inline-block;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items .ty-menu__submenu-dropdown-bottom a:hover {
  background: #26323e;
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-to-right .ty-menu__submenu-items,
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  left: auto;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple {
  width: 263px;
  padding: 20px;
  min-height: 410px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column {
  width: 209.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column.with-pic {
  width: 412.375px;
}
.top-menu .cat-menu-vertical .dropdown-1column .ty-menu__submenu-dropdown-bottom {
  max-width: 205px;
  text-align: center;
}
.top-menu .cat-menu-vertical .dropdown-2columns {
  width: 398.75px;
}
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic {
  width: 601.75px;
}
.top-menu .cat-menu-vertical .dropdown-3columns {
  width: 588.125px;
}
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth,
.top-menu .cat-menu-vertical .dropdown-4columns {
  width: 777.5px;
}
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
  width: 791.125px;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-items-simple.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-1column.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image,
.top-menu .cat-menu-vertical .dropdown-fullwidth.with-pic .category-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 1224px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 588.125px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic .category-image,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic .category-image {
    display: none;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title {
    padding: 12px 0 9px 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a {
    font-size: 12px;
    line-height: 13px;
    white-space: normal;
    width: 100px;
    display: inline-block;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:before {
    padding: 6px 0 5px 6px;
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__title > a:after {
    position: absolute;
    top: 16px;
  }
}
@media screen and (max-width: 878px) {
  .top-menu .cat-menu-vertical .dropdown-2columns,
  .top-menu .cat-menu-vertical .dropdown-3columns,
  .top-menu .cat-menu-vertical .dropdown-4columns {
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .dropdown-2columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-3columns.with-pic,
  .top-menu .cat-menu-vertical .dropdown-4columns.with-pic {
    padding-left: 0;
    width: 398.75px;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-items {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .top-menu .cat-menu-vertical {
    position: inherit;
  }
  .top-menu .cat-menu-vertical .ty-menu__item.visible-phone .ty-menu__item-link {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    min-height: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items.ty-menu__items-show {
    display: block !important;
  }
  .top-menu .cat-menu-vertical .last-delim-spacer,
  .top-menu .cat-menu-vertical .ty-menu__submenu-dropdown-bottom {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    min-height: inherit;
    overflow-y: auto;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items {
    padding: 0;
    width: 100%;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item {
    display: block;
    border: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item .icon-right-dir {
    display: none !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link {
    padding: 15px 15px 15px 45px;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu {
    position: relative;
    margin-right: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items {
    width: 100%;
    min-height: inherit;
    border: 0 none;
    padding: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-header:hover {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col {
    position: relative !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-link-more {
    display: none;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-top-mine__submenu-col .ty-menu__submenu-list.hiddenCol {
    overflow: visible;
    height: auto !important;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    padding-right: 0;
    border-bottom: 1px solid #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link {
    padding: 15px 20px 15px 15px;
    background: #fff;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item .ty-menu__submenu-link:hover {
    background: #dce3ea;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header .ty-menu__submenu-link {
    padding: 15px 15px 15px 0;
    margin-left: 46px;
    font-weight: normal;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-item-header-active {
    background: #dce3ea;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu a.ty-menu__item-toggle {
    background: transparent;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu .ty-top-mine__submenu-col {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
  }
  .top-menu .cat-menu-vertical .ty-menu__item-active a.ty-menu__item-toggle i {
    background: #ccd6e0;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle {
    padding: 0;
    margin: 1px 0 0 0;
    width: 46px;
    height: 46px;
    z-index: 1000;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle i {
    background: #dce3ea;
    margin: 8px;
    width: 30px;
    height: 30px;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-hide,
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle .ty-menu__icon-open {
    line-height: 30px;
    color: #2e3a47;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active {
    background: transparent;
  }
  .top-menu .cat-menu-vertical a.ty-menu__item-toggle.ty-menu__item-toggle-active i {
    color: #fff;
    background: #26323e !important;
  }
}
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link:hover,
.cat-menu-vertical .ty-menu__item:nth-child(2) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: transparent;
}
.no-touch .ty-menu__item:hover .ty-menu__item-link,
.is-hover-menu .ty-menu__item-link,
.is-hover-menu.ty-menu__item-active .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #93999f;
}
.ty-dropdown-box.cat-menu-vertical.dutycom {
  background-color: #26323E;
  border-radius: 5px;
}
.ty-dropdown-box.cat-menu-vertical.dutycom .ty-text-links__a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.topmenu-additional {
  display: inline-block;
}
.topmenu-additional .ty-text-links {
  margin: 0;
}
.ty-dropdown-box .topmenu-additional .ty-text-links__item {
  padding: 10px 8px;
}
.topmenu-additional ul li {
  display: inline-block;
}
.topmenu-additional ul li:hover {
  background-color: #93999F;
}
.ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
  border-bottom: 1px solid #dce3ea;
  display: inline-block;
  margin: 3px 0;
  padding-bottom: 5px;
  width: 100%;
}
.ty-menu__item-active .ty-menu__item-link {
  background: #dce3ea none repeat scroll 0 0;
}
.ty-menu__item .ty-menu__item-link {
  text-transform: none;
}
.dutycom-subcategories-menu a {
  transition: none !important;
}
.dutycom-subcategories-menu .ty-menu-vertical .ty-menu__item .ty-menu__submenu .ty-menu__item-link {
  padding: 7px 20px;
}
.dutycom-subcategories-menu .ty-menu__submenu-items {
  border-radius: 0;
}
.dutycom-subcategories-menu .ty-menu__items {
  background: #fff;
  border-bottom: none;
  border-radius: !important 0px;
}
.dutycom-subcategories-menu .ty-menu__item {
  display: block !important;
}
.dutycom-subcategories-menu .ty-menu__item .ty-menu__item-link {
  color: #fff;
  min-height: 25px;
  padding: 7px 15px;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__submenu-item-header {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item:hover .ty-menu__item-link {
  background: #DCE3EA;
  color: #26323e;
}
.dutycom-subcategories-menu .ty-menu__item-active .ty-menu__item-link {
  background: #fff;
}
.dutycom-subcategories-menu .ty-menu__item:nth-child(2) .ty-menu__item-link,
.dutycom-subcategories-menu .ty-menu__item:nth-child(3) .ty-menu__item-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header,
.dutycom-subcategories-menu .ty-menu__submenu .ty-menu__item:hover > .ty-menu__submenu-item-header .ty-menu__item-link {
  background: #465f73;
  color: #fff;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link {
  background: #26323E;
  border-radius: 5px;
  color: #fff;
  padding: 5px 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  background: #DCE3EA;
}
.ty-menu__submenu-item-header {
  border-bottom: none;
}
.dutycom-subcategories-menu {
  padding: 15px;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul {
  background: #26323E;
}
.dutycom-subcategories-menu .ty-menu-vertical__dropdown ul li {
  border-bottom: 1px solid #fff;
}
.dutycom-subcategories-menu a {
  font-size: 18px;
  margin-left: 30px;
}
.dutycom-subcategories-menu a:hover {
  color: #d2d2d2;
}
.dutycom-subcategories-menu a:nth-child(3) {
  margin-left: 100px;
}
.dutycom-subcategories-menu a span {
  font-size: 18px;
}
.dutycom-footer-left span {
  margin: 18px 0;
  display: inline-block;
}
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon,
.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty {
  background: #2C486F;
  font-size: 25px;
}
.ty-icon-moon-commerce:before {
  top: 2px;
  position: absolute;
  left: 3px;
}
.ty-quick-view-button__wrapper {
  position: relative;
}
.ty-quick-view-button__wrapper .ty-quick-view-button {
  width: 100%;
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
}
.ty-grid-list__item-name {
  text-align: center;
}
.ty-grid-list__item-name a {
  font-weight: bold;
}
ul.ty-account-info li:nth-child(2) {
  display: none;
}
.ty-phone input {
  direction: ltr;
  text-align: right;
}
h1.ty-mainbox-title span {
  position: relative;
}
.homepage-categories {
  position: relative;
}
.homepage-categories .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-hotdeals {
  position: relative;
}
.homepage-hotdeals .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.homepage-on-sale {
  position: relative;
}
.homepage-on-sale .ty-mainbox-title:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_homepage_lable.png?1758447898');
  width: 177px;
  height: 41px;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-top: -5px;
  margin-right: -89px;
}
.dutycom-free-shipping {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #2C486F;
  padding: 8px 55px 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dutycom-free-shipping:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icon_free_shipping.png?1758447898');
  width: 36px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: 5px;
  margin-top: 7px;
}
.dutycom-instock .ty-control-group__item {
  padding: 0;
}
.dutycom-instock {
  display: inline-block;
  border: 1px solid #2C486F;
  padding: 8px 10px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.ty-qty-in-stock,
.ty-qty-out-of-stock {
  font-size: 18px;
}
.dutycom-class-disabled p,
.dutycom-class-disabled label {
  opacity: 0.3;
}
#shipping_rates_list {
  position: relative;
}
.dutycom-shipping-additional-info {
  position: absolute;
  bottom: 3%;
  right: 20px;
  width: 100%;
  text-align: center;
}
.dutycom-shipping-additional-info span {
  color: red;
  font-weight: bold;
  background-color: #fdfdfd;
  border: 1px solid red;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 80%;
  padding: 10px;
}
.dutycom-return-period {
  display: none;
}
.ty-product-switcher {
  display: none;
}
.ty-icon-cancel-circle {
  color: red;
}
.ty-product-detail .ty-product-block__left {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  max-width: 690px;
}
.ty-product-options__item-label {
  max-width: 120px;
  width: 100% !important;
  display: inline-block;
}
select {
  max-width: 300px;
  width: 100%;
}
.dutycom-social-btn-wrapper {
  display: inline-block;
}
.dutycom-social-btn {
  background: #304C73;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  margin-left: 5px;
}
.dutycom-social-btn:hover {
  background: #395A89;
}
.dutycom-product-wrapper {
  background: #fafafa;
  padding: 0 15px 30px;
  min-width: 500px;
}
.ty-product-block__sku label,
.ty-product-block__sku span {
  color: red;
}
.dutycom-product-photo-attn {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
.dutycom-product-photo-attn span {
  display: inline-block;
  padding: 5px;
  background: #8092a6;
  color: #fff;
  border-radius: 3px;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item:last-child a.ty-menu__item-link {
  border-bottom: none;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > a.ty-menu__item-link:hover .menu-lvl-ctn {
  color: #26323E;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link {
  color: #fff;
}
.top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item.ty-menu__item-active > a.ty-menu__item-link .icon-right-dir:before {
  color: #fff;
}
.top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link:hover {
  color: #26323E;
}
.ty-btn__add-to-cart {
  padding: 6px 40px 6px 10px !important;
  position: relative;
}
.ty-btn__add-to-cart:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_cart.png?1758447898');
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0px;
  right: 0;
  margin-top: 3px;
}
.homepage-hotdeals .ty-grid-list__item {
  position: relative;
}
.homepage-hotdeals .ty-grid-list__item:before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/icons/icon_new_product.png?1758447898');
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0px;
  left: 0;
  margin: -5px;
  z-index: 1;
}
.side-grid h2.ty-sidebox__title {
  background: #26323E;
  padding: 3px 10px 11px;
  border-radius: 3px;
}
.side-grid span.ty-sidebox__title-wrapper {
  color: #fff;
}
.ty-step__title-active {
  background: #26323E;
}
.ty-step__title-arrow {
  color: #26323E;
}
.ty-step__title .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-txt,
.ty-step__title-complete .ty-step__title-left {
  color: #26323E;
}
.ty-step__title-left {
  background: #26323E;
}
.ty-order-summary {
  margin-top: 70px;
}
.ty-step__title-right .ty-btn {
  padding: 2px 10px;
}
.cm-notification-close.close {
  color: red !important;
  font-size: 20px !important;
}
.dutycom-shipping-title-wrap {
  border-bottom: 0px solid #000;
  padding-bottom: 15px;
}
.dutycom-shipping-title-wrap .first-string {
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: -15px 0 10px;
}
.dutycom-shipping-title-wrap .second-string {
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.free-shipping-bold {
  font-size: 22px;
}
.free-shipping-bold.bold {
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
.free-shipping-bold.bold.green {
  color: #056018;
}
.shipping_rates_list a {
  color: #7ab6f2;
}
.ty-shipping-options__method {
  display: inline-block;
  width: 10%;
  float: right;
  text-align: center;
  position: relative;
}
input.ty-shipping-options__checkbox {
  width: 100%;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(1) {
  margin-top: 40px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(3) {
  margin-top: 110px;
}
#shipping_rates_list .ty-shipping-options__method:nth-child(5) {
  margin-top: 40px;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4) {
  padding: 40px 10px 20px 0;
  border-bottom: 1px solid #000;
  position: relative;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(6) {
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #000;
}
#shipping_rates_list .ty-checkout__shipping-tips:nth-child(4):before {
  content: url('../../../../../../../../design/themes/bright_theme/media/design/themes/bright_theme/media/images/shipping_title.png?1758447898');
  width: 195px;
  height: 73px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -95px;
}
.ty-valign.ty-shipping-options__title {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -28px 0 0 -8px;
  font-size: 22px;
}
.ty-checkout__shipping-tips {
  border-right: 1px solid #000;
  padding-right: 10px;
  display: inline-block;
  width: 80%;
  float: right;
  margin-bottom: 0px;
}
.dutycom-featured-shipping-method {
  border: 1px solid #333;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px #f24842;
  -moz-box-shadow: 0px 0px 5px 0px #f24842;
  box-shadow: 0px 0px 5px 0px #f24842;
}
#shipping_rates_list .ty-price {
  color: #ff0000;
}
.ty-shipping-options__total {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shipping-hidden-descr {
  display: none;
}
.ty-product-feature-group .ty-subheader {
  padding: 6px;
  background: #26323E;
  border: thin solid #26323E;
  color: #fff;
}
.ty-product-feature:nth-child(2n) {
  background: #fff;
}
.ty-product-feature {
  padding: 0;
}
.ty-product-feature {
  border: thin solid #dcdcdc;
  border-top: none;
}
.ty-product-feature__label {
  display: inline-block;
  width: 17%;
  vertical-align: top;
  padding: 5px;
}
.ty-product-feature__value {
  padding: 5px;
  margin: 0;
  direction: ltr !important;
  text-align: right;
  max-width: 750px;
  border-right: thin solid #dcdcdc;
}
.dutycom-vendor-link {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
#content_27_59 .cm-product-filters-checkbox-container label {
  direction: ltr !important;
}
.menu-green a {
  color: #7ED775 !important;
}
@media (max-width: 975px) {
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 905px) {
  .top-menu .cat-menu-vertical {
    position: relative;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content {
    max-width: 100%;
  }
  .topmenu-additional {
    display: none;
  }
  .ty-menu__submenu-item-header .ty-menu__submenu-link {
    background: #fff;
  }
  .top-menu .cat-menu-vertical .ty-menu__submenu-item-header .ty-menu__submenu-link {
    color: #26323e;
  }
  .ty-menu__submenu-items-simple li.ty-menu__submenu-item a {
    margin: 0;
  }
  .top-menu .cat-menu-vertical > .ty-dropdown-box__content > .ty-menu__items > .ty-menu__item > .ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item {
    border-bottom: 0;
  }
}
@media (max-width: 815px) {
  .ty-mainbox-title:before {
    display: none;
  }
  .search-block-grid {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .ty-search-block form {
    padding: 0;
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .dutycom-top-cart-wrapper {
    margin: 10px;
    text-align: center;
  }
  .top-cart-content {
    margin: 0 auto !important;
    display: inline-block;
    max-width: 320px !important;
    float: none !important;
  }
  .dutycom-top-phone-wrapper {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .dutycom-top-phone,
  .dutycom-user-profile {
    float: none;
    display: inline-block;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 20px;
  }
}
@media (max-width: 570px) {
  .dutycom-product-wrapper {
    min-width: 280px;
  }
}
@media (max-width: 475px) {
  .dutycom-social-btn-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ty-product-block__button {
    display: inline-block;
    margin-top: 0;
    float: none;
    text-align: center;
    width: 100%;
  }
  .ty-social-buttons {
    display: none;
  }
  .ty-product-block-title {
    text-align: center;
  }
  .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .homepage .homepage-hotdeals .grid-list div:nth-child(4n) .ty-grid-list__item,
  .homepage .homepage-on-sale .grid-list div:nth-child(4n) .ty-grid-list__item {
    margin: 0 0px 20px 0px;
  }
  .dutycom-subcategories-menu {
    padding: 15px 0;
    text-align: center;
  }
  .dutycom-subcategories-menu a:nth-child(3) {
    margin-right: 10px;
  }
  .dutycom-subcategories-menu a:nth-child(4) {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
  }
  .ty-payment-icons .ty-payment-icons__item {
    margin-left: 0;
  }
  .ty-menu__item-toggle {
    height: 34px;
  }
  .ty-menu__icon-hide,
  .ty-menu__icon-open {
    line-height: 36px;
  }
}
@media (max-width: 350px) {
  .ty-product-block__button {
    min-width: 280px;
  }
}
@media print {
  .tygh-header .span12,
  .top-menu,
  .ty-breadcrumbs,
  .ty-product-block__button,
  .dutycom-social-btn-wrapper {
    display: none !important;
  }
  .tygh-header .span4,
  .ty-product-block__img-wrapper {
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-img {
    border: none !important;
  }
  .ty-product-block-title {
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .ty-product-block__left {
    display: inline-block !important;
    width: 100% !important;
  }
  .ty-sku-item {
    text-align: center;
  }
  .ty-sku-item label,
  .ty-product-block__note,
  .ty-product-block__sku,
  .ty-social-buttons {
    display: none !important;
  }
  .prices-container.price-wrap {
    text-align: center !important;
  }
  .dutycom-instock {
    border: none !important;
  }
  .ty-tabs {
    margin-top: 0px !important;
  }
  .ty-product-prices {
    margin: 0;
  }
  .dutycom-product-wrapper {
    padding: 0 15px 0px;
  }
  .tygh-header .container-fluid,
  .tygh-content .container-fluid,
  .tygh-footer .container-fluid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.prices-container.price-wrap {
  min-height: 130px;
}
.ty-discount-label {
  border-radius: 0 7px;
  background: #176c04;
}
.ty-btn {
  padding: 6px 10px;
}
.ty-checkout__shipping-tips.dutycom-class-disabled {
  position: relative;
}

