
.blog-post .post-details .post-stats {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;;
  color: rgba(105, 105, 115, 1);
  margin-top: 15px;
  margin-bottom: 35px
}

.blog-post .post-details .post-stats .p-category {
  flex-wrap: nowrap;
  display: inline-flex
}

.mobile .blog-post .post-details .post-stats {
  overflow-x: scroll
}

.blog-post .post-details .post-stats::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 1px;
  height: 5px;
  width: 5px
}

.blog-post .post-details .post-stats::-webkit-scrollbar-track {
  background-color: white
}

.blog-post .post-details .post-stats::-webkit-scrollbar-thumb {
  background-color: #999;
  background-color: rgba(226, 0, 3, 1)
}

.blog-post .post-details .post-stats .p-posted {
  display: inline-flex
}

.blog-post .post-details .post-stats .p-author {
  display: inline-flex
}

.blog-post .post-details .post-stats .p-date {
  display: inline-flex
}

.p-date-image {
  color: rgba(255, 255, 255, 1);
  font-weight: 700;
  background: rgba(0, 37, 84, 1);
  margin: 7px;
  border-radius: 3px
}

.blog-post .post-details .post-stats .p-comment {
  display: inline-flex
}

.blog-post .post-details .post-stats .p-view {
  display: inline-flex
}

.post-details {
  padding-bottom: 20px
}

.post-content > p {
  margin-bottom: 10px
}

.post-content {
  font-size: 15px;
  column-count: initial;
  column-gap: 50px;
  column-rule-style: none
}

.post-image {
  display: block;
  text-align: left;
  float: none
}

.post-image
img {
  border-radius: 10px;
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.blog-post
.tags {
  margin-top: 15px;
  justify-content: flex-start;
  font-size: 13px;
  font-weight: 700;
  justify-content: center
}

.blog-post .tags a, .blog-post .tags-title {
  margin-right: 8px;
  margin-bottom: 8px
}

.blog-post .tags
b {
  display: none
}

.blog-post .tags
a {
  border-radius: 10px;
  padding-right: 8px;
  padding-left: 8px;
  font-size: 13px;
  color: rgba(230, 230, 230, 1);
  font-weight: 400;
  text-decoration: none;
  background: rgba(44, 54, 64, 1)
}

.blog-post .tags a:hover {
  color: rgba(255, 255, 255, 1);
  background: rgba(0, 37, 84, 1)
}

.post-comments {
  margin-top: 20px
}

.reply-btn.btn, .reply-btn.btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase
}

.reply-btn.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.reply-btn.btn:active, .reply-btn.btn:hover:active, .reply-btn.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.reply-btn.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.reply-btn.btn {
  background: rgba(0, 37, 84, 1);
  border-width: 2px;
  padding: 13px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 3px !important
}

.desktop .reply-btn.btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.reply-btn.btn.btn.disabled::after {
  font-size: 20px
}

.post-comment {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid
}

.post-reply {
  margin-top: 15px;
  margin-left: 60px;
  padding-top: 20px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid
}

.user-avatar {
  display: block;
  margin-right: 15px;
  border-radius: 50%
}

.module-blog_comments .side-image {
  display: block
}

.post-comment .user-name {
  font-size: 18px;
  font-weight: 700
}

.post-comment .user-data
div {
  font-size: 12px
}

.post-comment .user-site::before {
  left: -1px
}

.post-comment .user-data .user-date {
  display: inline-flex
}

.post-comment .user-data .user-time {
  display: inline-flex
}

.comment-form .form-group:not(.required) {
  display: flex
}

.user-data .user-site {
  display: inline-flex
}

.main-posts.post-grid .post-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 3 * 20px) / 4 - 0.01px)
}

.main-posts.post-grid .post-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 4 - 0.01px)
}

.one-column #content .main-posts.post-grid .post-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 2 * 20px) / 3 - 0.01px)
}

.one-column #content .main-posts.post-grid .post-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 3 - 0.01px)
}

.two-column #content .main-posts.post-grid .post-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 1 * 20px) / 2 - 0.01px)
}

.two-column #content .main-posts.post-grid .post-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 2 - 0.01px)
}

.side-column .main-posts.post-grid .post-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.side-column .main-posts.post-grid .post-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.main-posts.post-grid {
  margin: -10px
}

.post-grid .post-thumb {
  background: rgba(255, 255, 255, 1);
  border-radius: 7px
}

.desktop .post-grid .post-thumb:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.post-grid .post-thumb:hover .image
img {
  transform: scale(1.15)
}

.post-grid .post-thumb
.caption {
  position: relative;
  bottom: auto;
  width: auto
}

.post-grid .post-thumb
.name {
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  margin-bottom: 12px
}

.post-grid .post-thumb .name
a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 18px;
  color: rgba(58, 71, 84, 1)
}

.post-grid .post-thumb
.description {
  display: block;
  color: rgba(105, 105, 115, 1);
  text-align: center;
  padding-right: 15px;
  padding-left: 15px
}

.post-grid .post-thumb .button-group {
  display: flex;
  justify-content: center;
  padding: 15px
}

.post-grid .post-thumb .btn-read-more::before {
  display: inline-block
}

.post-grid .post-thumb .btn-read-more::after {
  display: inline-block;
  content: '\e5c8' !important;
  font-family: icomoon !important
}

.post-grid .post-thumb .btn-read-more .btn-text {
  display: inline-block;
  padding: 0 .4em
}

.post-grid .post-thumb .btn-read-more.btn, .post-grid .post-thumb .btn-read-more.btn:visited {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  text-transform: none
}

.post-grid .post-thumb .btn-read-more.btn:hover {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important
}

.post-grid .post-thumb .btn-read-more.btn:active, .post-grid .post-thumb .btn-read-more.btn:hover:active, .post-grid .post-thumb .btn-read-more.btn:focus:active {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important;
  box-shadow: none
}

.post-grid .post-thumb .btn-read-more.btn:focus {
  color: rgba(226, 0, 3, 1) !important;
  background: none;
  box-shadow: none
}

.post-grid .post-thumb .btn-read-more.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 40px !important
}

.desktop .post-grid .post-thumb .btn-read-more.btn:hover {
  box-shadow: none
}

.post-grid .post-thumb .btn-read-more.btn.btn.disabled::after {
  font-size: 20px
}

.post-grid .post-thumb .post-stats {
  display: flex;
  justify-content: center;
  position: absolute;
  transform: translateY(-100%);
  width: 100%;
  background: rgba(240, 242, 245, 0.9);
  padding: 7px
}

.post-grid .post-thumb .post-stats .p-author {
  display: flex
}

.post-grid .post-thumb
.image {
  display: block
}

.post-grid .post-thumb .p-date {
  display: flex
}

.post-grid .post-thumb .post-stats .p-comment {
  display: flex
}

.post-grid .post-thumb .post-stats .p-view {
  display: flex
}

.post-list .post-layout:not(.swiper-slide) {
  margin-bottom: 40px
}

.post-list .post-thumb
.caption {
  flex-basis: 200px;
  background: rgba(230, 230, 230, 1);
  padding: 20px;
  padding-top: 15px
}

.post-list .post-thumb
.image {
  display: block
}

.desktop .post-list .post-thumb:hover {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.post-list .post-thumb:hover .image
img {
  transform: scale(1.15)
}

.post-list .post-thumb
.name {
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto
}

.post-list .post-thumb .name
a {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 22px;
  color: rgba(51, 51, 51, 1)
}

.desktop .post-list .post-thumb .name a:hover {
  color: rgba(226, 0, 3, 1)
}

.post-list .post-thumb
.description {
  display: block;
  color: rgba(139, 145, 152, 1);
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px
}

.post-list .post-thumb .button-group {
  display: flex;
  justify-content: flex-start
}

.post-list .post-thumb .btn-read-more::before {
  display: inline-block
}

.post-list .post-thumb .btn-read-more .btn-text {
  display: inline-block;
  padding: 0 .4em
}

.post-list .post-thumb .btn-read-more::after {
  content: '\e5c8' !important;
  font-family: icomoon !important
}

.post-list .post-thumb .btn-read-more.btn, .post-list .post-thumb .btn-read-more.btn:visited {
  font-size: 13px;
  color: rgba(44, 54, 64, 1);
  font-weight: 400;
  text-transform: uppercase
}

.post-list .post-thumb .btn-read-more.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.post-list .post-thumb .btn-read-more.btn:active, .post-list .post-thumb .btn-read-more.btn:hover:active, .post-list .post-thumb .btn-read-more.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  border-color: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.post-list .post-thumb .btn-read-more.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.post-list .post-thumb .btn-read-more.btn {
  background: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(105, 105, 115, 1);
  padding: 12px;
  padding-right: 15px;
  padding-left: 15px
}

.post-list .post-thumb .btn-read-more.btn:hover, .post-list .post-thumb .btn-read-more.btn:active:hover {
  border-color: rgba(26, 26, 26, 1)
}

.desktop .post-list .post-thumb .btn-read-more.btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.post-list .post-thumb .btn-read-more.btn.btn.disabled::after {
  font-size: 20px
}

.post-list .post-thumb .post-stats {
  display: flex;
  font-size: 14px;
  color: rgba(139, 145, 152, 1);
  justify-content: flex-start;
  margin-bottom: 10px
}

.post-list .post-thumb .post-stats .p-author::before {
  font-size: 13px
}

.post-list .post-thumb .post-stats .p-author {
  display: block
}

.post-list .post-thumb .p-date {
  display: flex
}

.post-list .post-thumb .post-stats .p-comment {
  display: block
}

.post-list .post-thumb .post-stats .p-view {
  display: flex
}

.blog-feed
span {
  display: block;
  color: rgba(105, 105, 115, 1) !important
}

.blog-feed {
  display: inline-flex;
  margin-right: 30px;
  margin-top: -5px
}

.blog-feed::before {
  content: '\f143' !important;
  font-family: icomoon !important;
  font-size: 14px;
  color: rgba(226, 0, 3, 1)
}

.countdown {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  background: rgba(240, 242, 245, 1);
  border-radius: 3px;
  width: 90%
}

.countdown div
span {
  color: rgba(105, 105, 115, 1)
}

.countdown > div {
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.boxed-layout .site-wrapper {
  overflow: hidden
}

.boxed-layout
.header {
  padding: 0 20px
}

.boxed-layout
.breadcrumb {
  padding-left: 20px;
  padding-right: 20px
}

.wrapper, .mega-menu-content, .site-wrapper > .container, .grid-cols, .desktop-header-active .is-sticky .header .desktop-main-menu-wrapper, .desktop-header-active .is-sticky .sticky-fullwidth-bg, .boxed-layout .site-wrapper, .breadcrumb, .title-wrapper, .page-title > span, .desktop-header-active .header .top-bar, .desktop-header-active .header .mid-bar, .desktop-main-menu-wrapper {
  max-width: 1085px
}

.desktop-main-menu-wrapper .main-menu > .j-menu > .first-dropdown::before {
  transform: translateX(calc(0px - (100vw - 1085px) / 2))
}

html[dir='rtl'] .desktop-main-menu-wrapper .main-menu > .j-menu > .first-dropdown::before {
  transform: none;
  right: calc(0px - (100vw - 1085px) / 2)
}

.desktop-main-menu-wrapper .main-menu > .j-menu > .first-dropdown.mega-custom::before {
  transform: translateX(calc(0px - (200vw - 1085px) / 2))
}

html[dir='rtl'] .desktop-main-menu-wrapper .main-menu > .j-menu > .first-dropdown.mega-custom::before {
  transform: none;
  right: calc(0px - (200vw - 1085px) / 2)
}

body {
  background: rgba(254, 254, 254, 1);
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased
}

#content {
  padding-bottom: 20px
}

.column-left
#content {
  padding-left: 30px
}

.column-right
#content {
  padding-right: 30px
}

.side-column {
  max-width: 260px;
  padding: 30px;
  padding-top: 0px;
  padding-left: 0px
}

.one-column
#content {
  max-width: calc(100% - 260px)
}

.two-column
#content {
  max-width: calc(100% - 260px * 2)
}

#column-left {
  border-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

#column-right {
  border-width: 0;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  padding: 30px;
  padding-top: 0px;
  padding-right: 0px
}

.page-title {
  display: block
}

.dropdown.drop-menu > .j-dropdown {
  left: 0;
  right: auto;
  transform: translate3d(0, -10px, 0)
}

.dropdown.drop-menu.animating > .j-dropdown {
  left: 0;
  right: auto;
  transform: none
}

.dropdown.drop-menu > .j-dropdown::before {
  left: 10px;
  right: auto;
  transform: translateX(0)
}

.dropdown.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.dropdown.dropdown .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.dropdown.dropdown .j-menu .dropdown > a::after {
  display: block
}

.dropdown.dropdown .j-menu > li > a {
  font-size: 14px;
  color: rgba(58, 71, 84, 1);
  font-weight: 400;
  background: rgba(254, 254, 254, 1);
  padding: 10px;
  padding-left: 15px
}

.dropdown.dropdown .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.dropdown.dropdown .j-menu > li > a::before {
  margin-right: 7px;
  min-width: 20px;
  font-size: 18px
}

.desktop .dropdown.dropdown .j-menu > li:hover > a, .dropdown.dropdown .j-menu > li.active > a {
  background: rgba(240, 242, 245, 1)
}

.dropdown.dropdown .j-menu > li > a, .dropdown.dropdown.accordion-menu .menu-item > a + div, .dropdown.dropdown .accordion-menu .menu-item > a + div {
  border-style: none
}

.dropdown.dropdown .j-menu a .count-badge {
  display: none;
  position: relative
}

.dropdown.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 200px
}

.dropdown.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 30px 40px 90px -10px rgba(0, 0, 0, 0.2)
}

.dropdown.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(255, 255, 255, 1);
  margin-left: 7px;
  margin-top: -10px
}

legend {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 15px;
  margin-top: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 15px;
  margin-top: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

legend::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px;
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

legend.page-title > span::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px;
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

legend::after, legend.page-title > span::after {
  width: 50px;
  height: 1px;
  background: rgba(226, 0, 3, 1);
  width: 50px;
  height: 1px;
  background: rgba(226, 0, 3, 1)
}

.title {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 15px;
  margin-top: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.title::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.title.page-title > span::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.title::after, .title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: rgba(226, 0, 3, 1)
}

html:not(.popup) .page-title {
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-size: 18px;
  border-style: none;
  margin-top: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: center
}

html:not(.popup) .page-title::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0)
}

html:not(.popup) .page-title.page-title > span::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0)
}

html:not(.popup) .page-title::after, html:not(.popup) .page-title.page-title > span::after {
  width: 100px;
  height: 1px;
  background: rgba(226, 0, 3, 1)
}

.menu-label {
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: none;
  background: rgba(226, 0, 3, 1);
  padding: 1px;
  padding-right: 5px;
  padding-left: 5px
}

.btn, .btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase
}

.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.btn:active, .btn:hover:active, .btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.btn {
  background: rgba(0, 37, 84, 1);
  border-width: 2px;
  padding: 13px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 3px !important
}

.desktop .btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.btn.btn.disabled::after {
  font-size: 20px
}

.btn-secondary.btn {
  background: rgba(26, 26, 26, 1)
}

.btn-secondary.btn:hover {
  background: rgba(0, 37, 84, 1) !important
}

.btn-secondary.btn.btn.disabled::after {
  font-size: 20px
}

.btn-success.btn {
  background: rgba(107, 101, 133, 1)
}

.btn-success.btn:hover {
  background: rgba(6, 116, 184, 1) !important
}

.btn-success.btn.btn.disabled::after {
  font-size: 20px
}

.btn-danger.btn, .btn-danger.btn:visited {
  color: rgba(51, 51, 51, 1)
}

.btn-danger.btn {
  background: rgba(254, 254, 254, 1)
}

.btn-danger.btn:hover {
  background: rgba(26, 26, 26, 1) !important
}

.btn-danger.btn.btn.disabled::after {
  font-size: 20px
}

.btn-warning.btn {
  background: rgba(226, 0, 3, 1)
}

.btn-warning.btn:hover {
  background: rgba(26, 26, 26, 1) !important
}

.btn-warning.btn.btn.disabled::after {
  font-size: 20px
}

.btn-info.btn {
  background: rgba(105, 105, 115, 1)
}

.btn-info.btn:hover {
  background: rgba(26, 26, 26, 1) !important
}

.btn-info.btn.btn.disabled::after {
  font-size: 20px
}

.btn-light.btn, .btn-light.btn:visited {
  color: rgba(51, 51, 51, 1)
}

.btn-light.btn {
  background: rgba(238, 238, 238, 1)
}

.btn-light.btn:hover {
  background: rgba(226, 226, 226, 1) !important
}

.btn-light.btn.btn.disabled::after {
  font-size: 20px
}

.btn-dark.btn {
  background: rgba(44, 54, 64, 1)
}

.btn-dark.btn:hover {
  background: rgba(58, 71, 84, 1) !important
}

.btn-dark.btn.btn.disabled::after {
  font-size: 20px
}

.buttons {
  margin-top: 20px;
  font-size: 12px
}

.buttons .pull-right .btn, .buttons .pull-right .btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase
}

.buttons .pull-right .btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.buttons .pull-right .btn:active, .buttons .pull-right .btn:hover:active, .buttons .pull-right .btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.buttons .pull-right .btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.buttons .pull-right
.btn {
  background: rgba(0, 37, 84, 1);
  border-width: 2px;
  padding: 13px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 3px !important
}

.desktop .buttons .pull-right .btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.buttons .pull-right .btn.btn.disabled::after {
  font-size: 20px
}

.buttons .pull-left
.btn {
  background: rgba(26, 26, 26, 1)
}

.buttons .pull-left .btn:hover {
  background: rgba(0, 37, 84, 1) !important
}

.buttons .pull-left .btn.btn.disabled::after {
  font-size: 20px
}

.buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0
}

.buttons > div
.btn {
  width: 100%
}

.buttons .pull-left {
  margin-right: 0
}

.buttons > div + div {
  padding-left: 20px
}

.buttons .pull-right:only-child {
  flex: 1;
  margin: 0 auto 0 auto
}

.buttons .pull-right:only-child
.btn {
  width: 100%
}

.buttons input + .btn {
  margin-top: 5px
}

.buttons input[type=checkbox] {
  margin-right: 7px !important;
  margin-left: 3px !important
}

.tags {
  margin-top: 15px;
  justify-content: flex-start;
  font-size: 13px;
  font-weight: 700
}

.tags a, .tags-title {
  margin-right: 8px;
  margin-bottom: 8px
}

.tags
b {
  display: none
}

.tags
a {
  border-radius: 10px;
  padding-right: 8px;
  padding-left: 8px;
  font-size: 13px;
  color: rgba(230, 230, 230, 1);
  font-weight: 400;
  text-decoration: none;
  background: rgba(44, 54, 64, 1)
}

.tags a:hover {
  color: rgba(255, 255, 255, 1);
  background: rgba(0, 37, 84, 1)
}

.nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 14px;
  color: rgba(139, 145, 152, 1);
  text-transform: uppercase
}

.desktop .nav-tabs > li:hover > a, .nav-tabs > li.active > a {
  color: rgba(51, 51, 51, 1)
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgba(51, 51, 51, 1)
}

.nav-tabs > li {
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  flex-grow: 0
}

.nav-tabs > li.active {
  border-color: rgba(139, 145, 152, 1)
}

.nav-tabs > li.active::after {
  display: none;
  border-top-width: 10px
}

.nav-tabs > li > a {
  justify-content: center;
  white-space: nowrap;
  padding: 0px;
  padding-bottom: 8px
}

.nav-tabs > li > a::before {
  font-size: 18px
}

.nav-tabs {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;;
  min-width: 50px
}

.nav-tabs > li:last-child {
  margin-left: auto
}

.nav-tabs > li:not(:last-child) {
  margin-right: 20px
}

.mobile .nav-tabs {
  overflow-x: scroll
}

.nav-tabs::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 1px;
  height: 1px;
  width: 1px
}

.nav-tabs::-webkit-scrollbar-track {
  background-color: white;
  background-color: rgba(238, 238, 238, 1)
}

.nav-tabs::-webkit-scrollbar-thumb {
  background-color: #999;
  background-color: rgba(139, 145, 152, 1)
}

.tab-container::before {
  display: none
}

.tab-content {
  padding-top: 20px
}

.tab-container {
  display: block
}

.tab-container .nav-tabs {
  flex-direction: row
}

.alert {
  margin-bottom: 20px
}

.breadcrumb {

  text-align: left;
  background: rgba(255, 255, 255, 1);
  padding: 0px;
  padding-left: 0px;
  white-space: nowrap;
  margin: 0;
}

.breadcrumb::before {
  background: rgba(255, 255, 255, 1)
}

.breadcrumb li:first-of-type a i::before {
  content: '\eb69' !important;
  font-family: icomoon !important;
  top: 1px
}

.breadcrumb
a {
  font-size: 13px;
  color: rgba(105, 105, 115, 1)
}

.breadcrumb li:last-of-type
a {
  color: rgba(105, 105, 115, 1)
}

.breadcrumb > li + li:before {
  content: '→';
  color: rgba(105, 105, 115, 1);
  top: 1px
}

.mobile
.breadcrumb {
  overflow-x: scroll
}

.breadcrumb::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 1px;
  height: 1px;
  width: 1px
}

.breadcrumb::-webkit-scrollbar-track {
  background-color: white
}

.breadcrumb::-webkit-scrollbar-thumb {
  background-color: #999;
  background-color: rgba(226, 0, 3, 1)
}

.panel-group .panel-heading a::before {
  content: '\e5c8' !important;
  font-family: icomoon !important;
  color: rgba(26, 26, 26, 1);
  margin-right: 3px;
  order: -1
}

.desktop .panel-group .panel-heading:hover a::before {
  color: rgba(0, 37, 84, 1)
}

.panel-group .panel-active .panel-heading a::before {
  content: '\e5db' !important;
  font-family: icomoon !important;
  color: rgba(51, 51, 51, 1)
}

.panel-group .panel-heading
a {
  justify-content: flex-start;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  color: rgba(26, 26, 26, 1);
  text-transform: capitalize;
  padding: 15px;
  padding-right: 5px;
  padding-left: 0px
}

.panel-group {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
  border-width: 1px;
  border-color: rgba(226, 226, 226, 1)
}

.panel-group .panel-heading:hover
a {
  color: rgba(0, 37, 84, 1)
}

.panel-group .panel-active .panel-heading:hover a, .panel-group .panel-active .panel-heading
a {
  color: rgba(51, 51, 51, 1)
}

.panel-group .panel-heading {
  border-width: 1px;
  border-style: none;
  border-color: rgba(226, 226, 226, 1)
}

.panel-group .panel-body {
  padding-bottom: 20px
}

body h1, body h2, body h3, body h4, body h5, body
h6 {
  font-family: 'Source Sans Pro';
  font-weight: 400
}

body
a {
  color: rgba(26, 26, 26, 1);
  text-decoration: underline;
  display: inline-block
}

body a:hover {
  color: rgba(226, 0, 3, 1);
  text-decoration: none
}

body
p {
  margin-bottom: 15px
}

body
h1 {
  margin-bottom: 20px
}

body
h2 {
  font-size: 30px;
  margin-bottom: 15px
}

body
h3 {
  margin-bottom: 15px
}

body
h4 {
  text-transform: uppercase;
  margin-bottom: 15px
}

body
h5 {
  font-size: 22px;
  color: rgba(139, 145, 152, 1);
  font-weight: 400;
  margin-bottom: 20px
}

body
h6 {
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  background: rgba(226, 0, 3, 1);
  padding: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 5px;
  margin-bottom: 15px;
  display: inline-block
}

body
blockquote {
  font-size: 17px;
  font-weight: 400;
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-width: 0;
  border-left-width: 5px;
  border-style: solid;
  border-color: rgba(226, 0, 3, 1);
  float: none;
  display: flex;
  flex-direction: column;
  max-width: 500px
}

body blockquote::before {
  margin-left: initial;
  margin-right: auto;
  float: none;
  content: '\e9af' !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(0, 37, 84, 1);
  margin-right: 10px;
  margin-bottom: 10px
}

body
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  overflow: hidden
}

body .drop-cap {
  font-family: 'Nunito Sans' !important;
  font-weight: 700 !important;
  font-size: 70px !important;
  font-family: Georgia, serif;
  font-weight: 700;
  margin-right: 8px
}

body .amp::before {
  content: '\e901' !important;
  font-family: icomoon !important;
  font-size: 25px;
  top: 5px
}

body .video-responsive {
  margin: 0px;
  margin-bottom: 20px
}

.count-badge {
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-size: 11px;
  color: rgba(255, 255, 255, 1);
  background: rgba(242, 130, 50, 1);
  border-width: 2px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
  border-radius: 40px
}

.count-zero {
  display: none !important
}

.product-label
b {
  font-size: 11px;
  color: rgba(255, 255, 255, 1);
  font-weight: 700;
  text-transform: uppercase;
  background: rgba(26, 26, 26, 1);
  border-radius: 3px;
  padding: 5px;
  padding-bottom: 6px
}

.product-label.product-label-default
b {
  min-width: 45px
}

.tooltip-inner {
  font-size: 12px;
  color: rgba(255, 255, 255, 1);
  background: rgba(26, 26, 26, 1);
  border-radius: 3px;
  box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.15)
}

.tooltip.top .tooltip-arrow {
  border-top-color: rgba(26, 26, 26, 1)
}

.tooltip.right .tooltip-arrow {
  border-right-color: rgba(26, 26, 26, 1)
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: rgba(26, 26, 26, 1)
}

.tooltip.left .tooltip-arrow {
  border-left-color: rgba(26, 26, 26, 1)
}

table
td {
  color: rgba(105, 105, 115, 1);
  background: rgba(254, 254, 254, 1);
  padding: 12px !important
}

table tbody tr:nth-child(even) td {
  background: rgba(250, 250, 250, 1)
}

table {
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important
}

table thead
td {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  background: rgba(238, 238, 238, 1)
}

table thead td, table thead
th {
  border-width: 0 !important;
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important
}

table tfoot
td {
  background: rgba(238, 238, 238, 1)
}

table tfoot td, table tfoot
th {
  border-width: 0 !important;
  border-top-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important
}

.table-responsive {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.table-responsive > table {
  border-width: 0px !important
}

.table-responsive::-webkit-scrollbar-thumb {
  background-color: rgba(226, 0, 3, 1);
  border-radius: 5px
}

.table-responsive::-webkit-scrollbar {
  height: 1px;
  width: 1px
}

.has-error {
  color: rgba(242, 130, 50, 1) !important
}

.form-group .control-label {
  max-width: 150px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start
}

.has-error .form-control {
  border-style: solid !important;
  border-color: rgba(242, 130, 50, 1) !important
}

.required .control-label::after, .required .control-label + div::before, .text-danger {
  font-size: 17px;
  color: rgba(242, 130, 50, 1)
}

.form-group {
  margin-bottom: 8px
}

.required.has-error .control-label::after, .required.has-error .control-label + div::before {
  color: rgba(242, 130, 50, 1) !important
}

.required .control-label::after, .required .control-label + div::before {
  margin-top: 3px
}

input.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  max-width: 500px;
  height: 38px
}

input.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

input.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

textarea.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  height: 100px
}

textarea.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

textarea.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

select.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  max-width: 500px
}

select.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

select.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.radio {
  width: 100%
}

.checkbox {
  width: 100%
}

.input-group .input-group-btn
.btn {
  min-width: 36px;
  padding: 12px;
  min-height: 36px;
  margin-left: 5px
}

.product-option-file .btn i::before {
  content: '\ebd8' !important;
  font-family: icomoon !important
}

.stepper input.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 0px !important
}

.stepper {
  width: 50px;
  height: 36px;
  border-style: solid;
  border-color: rgba(105, 105, 115, 1);
  border-radius: 3px
}

.stepper span
i {
  color: rgba(105, 105, 115, 1);
  background-color: rgba(238, 238, 238, 1)
}

.pagination-results {
  font-size: 13px;
  letter-spacing: 1px;
  margin-top: 20px;
  justify-content: flex-start
}

.pagination-results .text-right {
  display: block
}

.pagination > li > a:hover {
  color: rgba(255, 255, 255, 1)
}

.pagination > li.active > span, .pagination > li.active > span:hover, .pagination > li > a:focus {
  color: rgba(255, 255, 255, 1)
}

.pagination > li {
  background: rgba(230, 230, 230, 1);
  border-radius: 3px
}

.pagination > li > a, .pagination > li > span {
  padding: 5px;
  padding-right: 6px;
  padding-left: 6px
}

.pagination > li:hover {
  background: rgba(0, 37, 84, 1)
}

.pagination > li.active {
  background: rgba(0, 37, 84, 1)
}

.pagination > li:first-child a::before, .pagination > li:last-child a::before {
  content: '\e940' !important;
  font-family: icomoon !important
}

.pagination > li .prev::before, .pagination > li .next::before {
  content: '\e93e' !important;
  font-family: icomoon !important
}

.pagination > li:not(:first-of-type) {
  margin-left: 5px
}

.rating .fa-stack {
  font-size: 13px;
  width: 1.2em
}

.rating .fa-star, .rating .fa-star + .fa-star-o {
  color: rgba(254, 212, 48, 1)
}

.popup-inner-body {
  max-height: calc(100vh - 50px * 2)
}

.popup-container {
  max-width: calc(100% - 20px * 2)
}

.popup-bg {
  background: rgba(0, 0, 0, 0.75)
}

.popup-body, .popup {
  background: rgba(255, 255, 255, 1)
}

.popup-content, .popup .site-wrapper {
  padding: 20px
}

.popup-body {
  border-radius: 3px;
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.popup-container .popup-close::before {
  content: '\e981' !important;
  font-family: icomoon !important;
  font-size: 18px
}

.popup-close {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-top: 35px
}

.popup-container > .btn, .popup-container > .btn:visited {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  text-transform: none
}

.popup-container > .btn:hover {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important
}

.popup-container > .btn:active, .popup-container > .btn:hover:active, .popup-container > .btn:focus:active {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important;
  box-shadow: none
}

.popup-container > .btn:focus {
  color: rgba(226, 0, 3, 1) !important;
  background: none;
  box-shadow: none
}

.popup-container > .btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 40px !important
}

.desktop .popup-container > .btn:hover {
  box-shadow: none
}

.popup-container > .btn.btn.disabled::after {
  font-size: 20px
}

.scroll-top i::before {
  border-radius: 3px;
  content: '\e5d8' !important;
  font-family: icomoon !important;
  font-size: 25px;
  color: rgba(255, 255, 255, 1);
  background: rgba(0, 37, 84, 1);
  padding: 7px
}

.scroll-top:hover i::before {
  background: rgba(226, 0, 3, 1)
}

.scroll-top {
  left: auto;
  right: 10px;
  transform: translateX(0);;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px
}

.journal-loading > i::before, .ias-spinner > i::before, .lg-outer .lg-item::after, .btn.disabled::after {
  content: '\eb75' !important;
  font-family: icomoon !important;
  font-size: 25px
}

.journal-loading > .fa-spin, .lg-outer .lg-item::after, .btn.disabled::after {
  animation: fa-spin infinite linear;;
  animation-duration: 1200ms
}

.btn-cart::before, .fa-shopping-cart::before {
  content: '\e99b' !important;
  font-family: icomoon !important
}

.btn-wishlist::before {
  content: '\eb67' !important;
  font-family: icomoon !important
}

.btn-compare::before, .compare-btn::before {
  content: '\eab6' !important;
  font-family: icomoon !important
}

.fa-refresh::before {
  content: '\f021' !important;
  font-family: icomoon !important
}

.fa-times-circle::before, .fa-times::before, .reset-filter::before, .notification-close::before, .popup-close::before, .hn-close::before {
  content: '\e5cd' !important;
  font-family: icomoon !important
}

.p-author::before {
  content: '\eadc' !important;
  font-family: icomoon !important;
  font-size: 11px;
  margin-right: 5px
}

.p-date::before {
  content: '\f133' !important;
  font-family: icomoon !important;
  margin-right: 5px
}

.p-time::before {
  content: '\eb29' !important;
  font-family: icomoon !important;
  margin-right: 5px
}

.p-comment::before {
  content: '\f27a' !important;
  font-family: icomoon !important;
  margin-right: 5px
}

.p-view::before {
  content: '\f06e' !important;
  font-family: icomoon !important;
  margin-right: 5px
}

.p-category::before {
  content: '\f022' !important;
  font-family: icomoon !important;
  margin-right: 5px
}

.user-site::before {
  content: '\e321' !important;
  font-family: icomoon !important;
  left: -1px;
  margin-right: 5px
}

.expand-content {
  max-height: 170px
}

.block-expand.btn, .block-expand.btn:visited {
  font-size: 12px;
  font-weight: 400;
  text-transform: none
}

.block-expand.btn {
  padding: 2px;
  padding-right: 6px;
  padding-left: 6px;
  min-width: 20px;
  min-height: 20px
}

.desktop .block-expand.btn:hover {
  box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25)
}

.block-expand.btn:active, .block-expand.btn:hover:active, .block-expand.btn:focus:active {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.block-expand.btn:focus {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.block-expand.btn.btn.disabled::after {
  font-size: 20px
}

.block-expand::after {
  content: 'Devamı'
}

.block-expanded .block-expand::after {
  content: 'Küçült'
}

.block-expand::before {
  content: '\f078' !important;
  font-family: icomoon !important;
  margin-right: 5px
}

.block-expanded .block-expand::before {
  content: '\f077' !important;
  font-family: icomoon !important
}

.block-expand-overlay {
  background: linear-gradient(to bottom, transparent, rgba(254, 254, 254, 1))
}

.safari .block-expand-overlay {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(254, 254, 254, 1))
}

.iphone .block-expand-overlay {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(254, 254, 254, 1))
}

.ipad .block-expand-overlay {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(254, 254, 254, 1))
}

.old-browser {
  color: rgba(68, 68, 68, 1);
  background: rgba(255, 255, 255, 1)
}

.j-loader .journal-loading > i::before {
  margin-top: -2px
}

.notification-cart.notification {
  max-width: 400px;
  margin: 20px;
  margin-bottom: 0px;
  padding: 10px;
  background: rgba(255, 255, 255, 1);
  border-radius: 7px;
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
  color: rgba(105, 105, 115, 1)
}

.notification-cart .notification-close {
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  margin-top: 5px
}

.notification-cart .notification-close::before {
  content: '\e5cd' !important;
  font-family: icomoon !important;
  font-size: 20px
}

.notification-cart .notification-close.btn, .notification-cart .notification-close.btn:visited {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  text-transform: none
}

.notification-cart .notification-close.btn:hover {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important
}

.notification-cart .notification-close.btn:active, .notification-cart .notification-close.btn:hover:active, .notification-cart .notification-close.btn:focus:active {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important;
  box-shadow: none
}

.notification-cart .notification-close.btn:focus {
  color: rgba(226, 0, 3, 1) !important;
  background: none;
  box-shadow: none
}

.notification-cart .notification-close.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 40px !important
}

.desktop .notification-cart .notification-close.btn:hover {
  box-shadow: none
}

.notification-cart .notification-close.btn.btn.disabled::after {
  font-size: 20px
}

.notification-cart
img {
  display: block;
  margin-right: 10px;
  margin-bottom: 10px
}

.notification-cart .notification-buttons {
  display: flex;
  padding: 10px;
  margin: -10px;
  margin-top: 5px
}

.notification-cart .notification-view-cart {
  display: inline-flex;
  flex-grow: 1
}

.notification-cart .notification-checkout {
  display: inline-flex;
  flex-grow: 1;
  margin-left: 10px
}

.notification-cart .notification-checkout::after {
  content: '\e5c8' !important;
  font-family: icomoon !important;
  margin-left: 5px
}

.notification-wishlist.notification {
  max-width: 400px;
  margin: 20px;
  margin-bottom: 0px;
  padding: 10px;
  background: rgba(255, 255, 255, 1);
  border-radius: 7px;
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
  color: rgba(105, 105, 115, 1)
}

.notification-wishlist .notification-close {
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  margin-top: 5px
}

.notification-wishlist .notification-close::before {
  content: '\e5cd' !important;
  font-family: icomoon !important;
  font-size: 20px
}

.notification-wishlist .notification-close.btn, .notification-wishlist .notification-close.btn:visited {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  text-transform: none
}

.notification-wishlist .notification-close.btn:hover {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important
}

.notification-wishlist .notification-close.btn:active, .notification-wishlist .notification-close.btn:hover:active, .notification-wishlist .notification-close.btn:focus:active {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important;
  box-shadow: none
}

.notification-wishlist .notification-close.btn:focus {
  color: rgba(226, 0, 3, 1) !important;
  background: none;
  box-shadow: none
}

.notification-wishlist .notification-close.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 40px !important
}

.desktop .notification-wishlist .notification-close.btn:hover {
  box-shadow: none
}

.notification-wishlist .notification-close.btn.btn.disabled::after {
  font-size: 20px
}

.notification-wishlist
img {
  display: block;
  margin-right: 10px;
  margin-bottom: 10px
}

.notification-wishlist .notification-buttons {
  display: flex;
  padding: 10px;
  margin: -10px;
  margin-top: 5px
}

.notification-wishlist .notification-view-cart {
  display: inline-flex;
  flex-grow: 1
}

.notification-wishlist .notification-checkout {
  display: inline-flex;
  flex-grow: 1;
  margin-left: 10px
}

.notification-wishlist .notification-checkout::after {
  content: '\e5c8' !important;
  font-family: icomoon !important;
  margin-left: 5px
}

.notification-compare.notification {
  max-width: 400px;
  margin: 20px;
  margin-bottom: 0px;
  padding: 10px;
  background: rgba(255, 255, 255, 1);
  border-radius: 7px;
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
  color: rgba(105, 105, 115, 1)
}

.notification-compare .notification-close {
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  margin-top: 5px
}

.notification-compare .notification-close::before {
  content: '\e5cd' !important;
  font-family: icomoon !important;
  font-size: 20px
}

.notification-compare .notification-close.btn, .notification-compare .notification-close.btn:visited {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  text-transform: none
}

.notification-compare .notification-close.btn:hover {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important
}

.notification-compare .notification-close.btn:active, .notification-compare .notification-close.btn:hover:active, .notification-compare .notification-close.btn:focus:active {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important;
  box-shadow: none
}

.notification-compare .notification-close.btn:focus {
  color: rgba(226, 0, 3, 1) !important;
  background: none;
  box-shadow: none
}

.notification-compare .notification-close.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 40px !important
}

.desktop .notification-compare .notification-close.btn:hover {
  box-shadow: none
}

.notification-compare .notification-close.btn.btn.disabled::after {
  font-size: 20px
}

.notification-compare
img {
  display: block;
  margin-right: 10px;
  margin-bottom: 10px
}

.notification-compare .notification-buttons {
  display: flex;
  padding: 10px;
  margin: -10px;
  margin-top: 5px
}

.notification-compare .notification-view-cart {
  display: inline-flex;
  flex-grow: 1
}

.notification-compare .notification-checkout {
  display: inline-flex;
  flex-grow: 1;
  margin-left: 10px
}

.notification-compare .notification-checkout::after {
  content: '\e5c8' !important;
  font-family: icomoon !important;
  margin-left: 5px
}

.popup-quickview .popup-inner-body {
  max-height: calc(100vh - 50px * 2);
  height: 525px
}

.popup-quickview .popup-container {
  max-width: calc(100% - 20px * 2);
  width: 700px
}

.popup-quickview.popup-bg {
  background: rgba(0, 0, 0, 0.75)
}

.popup-quickview.popup-body, .popup-quickview.popup {
  background: rgba(255, 255, 255, 1)
}

.popup-quickview.popup-content, .popup-quickview.popup .site-wrapper {
  padding: 20px
}

.popup-quickview.popup-body {
  border-radius: 3px;
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.popup-quickview.popup-container .popup-close::before {
  content: '\e981' !important;
  font-family: icomoon !important;
  font-size: 18px
}

.popup-quickview.popup-close {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-top: 35px
}

.popup-quickview.popup-container > .btn, .popup-quickview.popup-container > .btn:visited {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  text-transform: none
}

.popup-quickview.popup-container > .btn:hover {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important
}

.popup-quickview.popup-container > .btn:active, .popup-quickview.popup-container > .btn:hover:active, .popup-quickview.popup-container > .btn:focus:active {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important;
  box-shadow: none
}

.popup-quickview.popup-container > .btn:focus {
  color: rgba(226, 0, 3, 1) !important;
  background: none;
  box-shadow: none
}

.popup-quickview.popup-container > .btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 40px !important
}

.desktop .popup-quickview.popup-container > .btn:hover {
  box-shadow: none
}

.popup-quickview.popup-container > .btn.btn.disabled::after {
  font-size: 20px
}

.route-product-product.popup-quickview .product-info .product-left {
  width: 50%
}

.route-product-product.popup-quickview .product-info .product-right {
  width: calc(100% - 50%);
  padding-left: 20px
}

.route-product-product.popup-quickview h1.page-title {
  display: none
}

.route-product-product.popup-quickview div.page-title {
  display: block
}

.route-product-product.popup-quickview .page-title {
  font-size: 22px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.route-product-product.popup-quickview .product-image .main-image {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  border-radius: 3px
}

.route-product-product.popup-quickview .direction-horizontal .additional-image {
  width: calc(100% / 4)
}

.route-product-product.popup-quickview .additional-images .swiper-container {
  overflow: hidden
}

.route-product-product.popup-quickview .additional-images .swiper-buttons {
  display: block;
  top: 50%;
  width: calc(100% - (-px * 2));
  margin-top: -10px
}

.route-product-product.popup-quickview .additional-images .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%)
}

.route-product-product.popup-quickview .additional-images .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%)
}

.route-product-product.popup-quickview .additional-images .swiper-buttons
div {
  width: 25px;
  height: 25px;
  background: rgba(0, 37, 84, 1);
  border-width: 4px;
  border-radius: 40%
}

.route-product-product.popup-quickview .additional-images .swiper-button-disabled {
  opacity: 0
}

.route-product-product.popup-quickview .additional-images .swiper-buttons div::before {
  content: '\e408' !important;
  font-family: icomoon !important;
  font-size: 15px;
  color: rgba(254, 254, 254, 1)
}

.route-product-product.popup-quickview .additional-images .swiper-buttons .swiper-button-next::before {
  content: '\e409' !important;
  font-family: icomoon !important;
  font-size: 15px;
  color: rgba(254, 254, 254, 1)
}

.route-product-product.popup-quickview .additional-images .swiper-buttons div:not(.swiper-button-disabled):hover {
  background: rgba(242, 130, 50, 1)
}

.route-product-product.popup-quickview .additional-images .swiper-pagination {
  display: block;
  margin-bottom: -10px;
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.route-product-product.popup-quickview .additional-images .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: rgba(226, 226, 226, 1)
}

.route-product-product.popup-quickview .additional-images .swiper-pagination > span + span {
  margin-left: 8px
}

.desktop .route-product-product.popup-quickview .additional-images .swiper-pagination-bullet:hover {
  background-color: rgba(219, 232, 240, 1)
}

.route-product-product.popup-quickview .additional-images .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(226, 0, 3, 1)
}

.route-product-product.popup-quickview .additional-images .swiper-pagination > span {
  border-radius: 40px
}

.route-product-product.popup-quickview .additional-image {
  padding: calc(10px / 2)
}

.route-product-product.popup-quickview .additional-images {
  margin-top: 10px;
  margin-right: -5px;
  margin-left: -5px
}

.route-product-product.popup-quickview .additional-images
img {
  border-width: 1px;
  border-style: solid;
  border-radius: 3px
}

.route-product-product.popup-quickview .product-info .product-stats li::before {
  content: '\f111' !important;
  font-family: icomoon !important
}

.route-product-product.popup-quickview .product-info .product-stats
ul {
  width: 100%
}

.route-product-product.popup-quickview .product-stats .product-views::before {
  content: '\f06e' !important;
  font-family: icomoon !important
}

.route-product-product.popup-quickview .product-stats .product-sold::before {
  content: '\e263' !important;
  font-family: icomoon !important
}

.route-product-product.popup-quickview .product-info .custom-stats {
  justify-content: space-between
}

.route-product-product.popup-quickview .product-info .product-details
.rating {
  justify-content: flex-start
}

.route-product-product.popup-quickview .product-info .product-details .countdown-wrapper {
  display: block
}

.route-product-product.popup-quickview .product-info .product-details .product-price-group {
  text-align: left;
  padding-top: 15px;
  margin-top: -5px;
  display: flex
}

.route-product-product.popup-quickview .product-info .product-details .price-group {
  justify-content: flex-start;
  flex-direction: row;
  align-items: center
}

.route-product-product.popup-quickview .product-info .product-details .product-price-new {
  order: -1
}

.route-product-product.popup-quickview .product-info .product-details .product-price-old {
  margin-left: 10px
}

.route-product-product.popup-quickview .product-info .product-details .product-points {
  display: block
}

.route-product-product.popup-quickview .product-info .product-details .product-tax {
  display: block
}

.route-product-product.popup-quickview .product-info .product-details
.discounts {
  display: block
}

.route-product-product.popup-quickview .product-info .product-details .product-options {
  background: rgba(237, 242, 254, 1);
  padding: 15px;
  padding-top: 5px
}

.route-product-product.popup-quickview .product-info .product-details .product-options > .options-title {
  display: none
}

.route-product-product.popup-quickview .product-info .product-details .product-options > h3 {
  display: block
}

.route-product-product.popup-quickview .product-info .product-options .push-option > div input:checked + img {
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.7)
}

.route-product-product.popup-quickview .product-info .product-details .button-group-page {
  position: fixed;
  width: 100%;
  z-index: 1000;;
  background: rgba(240, 242, 245, 1);
  padding: 10px;
  margin: 0px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.route-product-product.popup-quickview {
  padding-bottom: 60px !important
}

.route-product-product.popup-quickview .site-wrapper {
  padding-bottom: 0 !important
}

.route-product-product.popup-quickview.mobile .product-info .product-right {
  padding-bottom: 60px !important
}

.route-product-product.popup-quickview .product-info .button-group-page
.stepper {
  display: flex;
  height: 43px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-cart {
  display: inline-flex;
  margin-right: 7px;
  margin-left: 7px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-cart::before, .route-product-product.popup-quickview .product-info .button-group-page .btn-cart .btn-text {
  display: inline-block
}

.route-product-product.popup-quickview .product-info .product-details .stepper-group {
  flex-grow: 1
}

.route-product-product.popup-quickview .product-info .product-details .stepper-group .btn-cart {
  flex-grow: 1
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-cart::before {
  font-size: 17px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details {
  display: inline-flex;
  flex-grow: 0
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details .btn-text {
  display: none
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details::after {
  content: '\e5c8' !important;
  font-family: icomoon !important;
  font-size: 18px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details.btn {
  background: rgba(107, 101, 133, 1)
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details.btn:hover {
  background: rgba(6, 116, 184, 1) !important
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details.btn.btn.disabled::after {
  font-size: 20px
}

.route-product-product.popup-quickview .product-info .product-details .button-group-page .wishlist-compare {
  flex-grow: 0 !important;
  margin: 0px !important
}

.route-product-product.popup-quickview .product-info .button-group-page .wishlist-compare {
  margin-left: auto
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist {
  display: inline-flex;
  margin: 0px;
  margin-right: 7px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist .btn-text {
  display: none
}

.route-product-product.popup-quickview .product-info .button-group-page .wishlist-compare .btn-wishlist {
  width: auto !important
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist::before {
  font-size: 17px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist.btn, .route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist.btn:visited {
  color: rgba(51, 51, 51, 1)
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist.btn {
  background: rgba(254, 254, 254, 1)
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist.btn:hover {
  background: rgba(26, 26, 26, 1) !important
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare {
  display: inline-flex;
  margin-right: 7px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare .btn-text {
  display: none
}

.route-product-product.popup-quickview .product-info .button-group-page .wishlist-compare .btn-compare {
  width: auto !important
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare::before {
  font-size: 17px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn, .route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn:active, .route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn:hover:active, .route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn {
  background: rgba(0, 37, 84, 1);
  border-width: 2px;
  padding: 13px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 3px !important
}

.desktop .route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn.btn.disabled::after {
  font-size: 20px
}

.popup-quickview .product-right
.description {
  order: -1
}

.popup-quickview .expand-content {
  overflow: hidden
}

.popup-quickview .block-expand-overlay {
  background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 1))
}

.safari.popup-quickview .block-expand-overlay {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1))
}

.iphone.popup-quickview .block-expand-overlay {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1))
}

.ipad.popup-quickview .block-expand-overlay {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1))
}

.login-box
.title {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 15px;
  margin-top: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.login-box .title::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.login-box .title.page-title > span::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.login-box .title::after, .login-box .title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: rgba(226, 0, 3, 1)
}

.login-box {
  flex-direction: row
}

.login-box
.well {
  margin-right: 30px
}

.popup-register .popup-inner-body {
  max-height: calc(100vh - 50px * 2);
  height: 620px
}

.popup-register .popup-container {
  max-width: calc(100% - 20px * 2);
  width: 500px
}

.popup-register.popup-bg {
  background: rgba(0, 0, 0, 0.75)
}

.popup-register.popup-body, .popup-register.popup {
  background: rgba(255, 255, 255, 1)
}

.popup-register.popup-content, .popup-register.popup .site-wrapper {
  padding: 20px
}

.popup-register.popup-body {
  border-radius: 3px;
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.popup-register.popup-container .popup-close::before {
  content: '\e981' !important;
  font-family: icomoon !important;
  font-size: 18px
}

.popup-register.popup-close {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-top: 35px
}

.popup-register.popup-container > .btn, .popup-register.popup-container > .btn:visited {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  text-transform: none
}

.popup-register.popup-container > .btn:hover {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important
}

.popup-register.popup-container > .btn:active, .popup-register.popup-container > .btn:hover:active, .popup-register.popup-container > .btn:focus:active {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important;
  box-shadow: none
}

.popup-register.popup-container > .btn:focus {
  color: rgba(226, 0, 3, 1) !important;
  background: none;
  box-shadow: none
}

.popup-register.popup-container > .btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 40px !important
}

.desktop .popup-register.popup-container > .btn:hover {
  box-shadow: none
}

.popup-register.popup-container > .btn.btn.disabled::after {
  font-size: 20px
}

.popup-login .popup-container {
  width: 500px
}

.popup-login .popup-inner-body {
  height: 275px
}

.login-box > div:first-of-type {
  margin-right: 30px
}

.route-account-register .has-error {
  color: rgba(242, 130, 50, 1) !important
}

.route-account-register .form-group .control-label {
  max-width: 150px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start
}

.route-account-register
legend {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 15px;
  margin-top: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.route-account-register legend::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.route-account-register legend.page-title > span::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.route-account-register legend::after, .route-account-register legend.page-title > span::after {
  width: 50px;
  height: 1px;
  background: rgba(226, 0, 3, 1)
}

.route-account-register .has-error .form-control {
  border-style: solid !important;
  border-color: rgba(242, 130, 50, 1) !important
}

.route-account-register .required .control-label::after, .route-account-register .required .control-label + div::before, .route-account-register .text-danger {
  font-size: 17px;
  color: rgba(242, 130, 50, 1)
}

.route-account-register .form-group {
  margin-bottom: 8px
}

.route-account-register .required.has-error .control-label::after, .route-account-register .required.has-error .control-label + div::before {
  color: rgba(242, 130, 50, 1) !important
}

.route-account-register .required .control-label::after, .route-account-register .required .control-label + div::before {
  margin-top: 3px
}

.route-account-register input.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  max-width: 500px;
  height: 38px
}

.route-account-register input.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.route-account-register input.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-account-register textarea.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  height: 100px
}

.route-account-register textarea.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.route-account-register textarea.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-account-register select.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  max-width: 500px
}

.route-account-register select.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.route-account-register select.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-account-register
.radio {
  width: 100%
}

.route-account-register
.checkbox {
  width: 100%
}

.route-account-register .input-group .input-group-btn
.btn {
  min-width: 36px;
  padding: 12px;
  min-height: 36px;
  margin-left: 5px
}

.route-account-register .product-option-file .btn i::before {
  content: '\ebd8' !important;
  font-family: icomoon !important
}

.account-list > li > a {
  font-size: 13px;
  color: rgba(105, 105, 115, 1);
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  border-radius: 3px;
  flex-direction: column;
  width: 100%;
  text-align: center
}

.desktop .account-list > li > a:hover {
  color: rgba(0, 37, 84, 1);
  background: rgba(255, 255, 255, 1)
}

.account-list > li > a::before {
  content: '\e93f' !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(105, 105, 115, 1);
  margin: 0
}

.account-list .edit-info {
  display: flex
}

.route-information-sitemap .site-edit {
  display: block
}

.account-list .edit-pass {
  display: flex
}

.route-information-sitemap .site-pass {
  display: block
}

.account-list .edit-address {
  display: flex
}

.route-information-sitemap .site-address {
  display: block
}

.account-list .edit-wishlist {
  display: flex
}

.my-cards {
  display: block
}

.account-list .edit-order {
  display: flex
}

.route-information-sitemap .site-history {
  display: block
}

.account-list .edit-downloads {
  display: flex
}

.route-information-sitemap .site-download {
  display: block
}

.account-list .edit-rewards {
  display: flex
}

.account-list .edit-returns {
  display: flex
}

.account-list .edit-transactions {
  display: none
}

.account-list .edit-recurring {
  display: none
}

.my-affiliates {
  display: none
}

.my-newsletter .account-list {
  display: flex
}

.my-affiliates
.title {
  display: none
}

.my-newsletter
.title {
  display: none
}

.my-account
.title {
  display: none
}

.my-orders
.title {
  display: none
}

.my-cards
.title {
  display: none
}

.account-page
.title {
  font-size: 15px;
  border-width: 0px;
  padding: 0px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.account-page .title::after {
  display: none
}

.account-page .title.page-title > span::after {
  display: none
}

.account-list > li > a:hover {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.account-list > li {
  width: calc(100% / 4);
  padding: 10px;
  margin: 0
}

.account-list {
  margin: 0 -10px -10px;
  flex-direction: row
}

.account-list > .edit-info > a::before {
  content: '\e90d' !important;
  font-family: icomoon !important
}

.account-list > .edit-pass > a::before {
  content: '\eac4' !important;
  font-family: icomoon !important
}

.account-list > .edit-address > a::before {
  content: '\e956' !important;
  font-family: icomoon !important
}

.account-list > .edit-wishlist > a::before {
  content: '\e955' !important;
  font-family: icomoon !important
}

.my-cards .account-list > li > a::before {
  content: '\e950' !important;
  font-family: icomoon !important
}

.account-list > .edit-order > a::before {
  content: '\ead5' !important;
  font-family: icomoon !important
}

.account-list > .edit-downloads > a::before {
  content: '\eb4e' !important;
  font-family: icomoon !important
}

.account-list > .edit-rewards > a::before {
  content: '\e952' !important;
  font-family: icomoon !important
}

.account-list > .edit-returns > a::before {
  content: '\f112' !important;
  font-family: icomoon !important
}

.account-list > .edit-transactions > a::before {
  content: '\e928' !important;
  font-family: icomoon !important
}

.account-list > .edit-recurring > a::before {
  content: '\e8b3' !important;
  font-family: icomoon !important
}

.account-list > .affiliate-add > a::before {
  content: '\e95a' !important;
  font-family: icomoon !important
}

.account-list > .affiliate-edit > a::before {
  content: '\e95a' !important;
  font-family: icomoon !important
}

.account-list > .affiliate-track > a::before {
  content: '\e93c' !important;
  font-family: icomoon !important
}

.my-newsletter .account-list > li > a::before {
  content: '\e94c' !important;
  font-family: icomoon !important
}

.route-account-register .account-customer-group {
  display: none !important
}

#account .account-fax {
  display: none !important
}

.route-account-register .address-company {
  display: none !important
}

#account-address .address-company {
  display: none !important
}

.route-account-register .address-address-2 label::after {
  display: none !important
}

#account-address .address-address-2 label::after {
  display: none !important
}

.route-account-register .address-postcode label::after {
  display: none !important
}

#account-address .address-postcode label::after {
  display: none !important
}

.route-checkout-cart .td-qty .stepper input.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 0px !important
}

.route-checkout-cart .td-qty
.stepper {
  width: 50px;
  height: 36px;
  border-style: solid;
  border-color: rgba(105, 105, 115, 1);
  border-radius: 3px
}

.route-checkout-cart .td-qty .stepper span
i {
  color: rgba(105, 105, 115, 1);
  background-color: rgba(238, 238, 238, 1)
}

.route-checkout-cart .td-qty .btn-update.btn, .route-checkout-cart .td-qty .btn-update.btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase
}

.route-checkout-cart .td-qty .btn-update.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.route-checkout-cart .td-qty .btn-update.btn:active, .route-checkout-cart .td-qty .btn-update.btn:hover:active, .route-checkout-cart .td-qty .btn-update.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .td-qty .btn-update.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .td-qty .btn-update.btn {
  background: rgba(0, 37, 84, 1);
  border-width: 2px;
  padding: 13px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 3px !important
}

.desktop .route-checkout-cart .td-qty .btn-update.btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .td-qty .btn-update.btn.btn.disabled::after {
  font-size: 20px
}

.route-checkout-cart .td-qty .btn-remove.btn, .route-checkout-cart .td-qty .btn-remove.btn:visited {
  color: rgba(51, 51, 51, 1)
}

.route-checkout-cart .td-qty .btn-remove.btn {
  background: rgba(254, 254, 254, 1)
}

.route-checkout-cart .td-qty .btn-remove.btn:hover {
  background: rgba(26, 26, 26, 1) !important
}

.route-checkout-cart .td-qty .btn-remove.btn.btn.disabled::after {
  font-size: 20px
}

.route-checkout-cart .cart-page {
  display: flex
}

.route-checkout-cart .cart-bottom {
  max-width: 400px
}

.cart-bottom {
  background: rgba(238, 238, 238, 1);
  padding: 20px;
  margin-left: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.panels-total {
  flex-direction: column
}

.panels-total .cart-total {
  margin-top: 20px;
  align-items: flex-start
}

.route-checkout-cart .buttons .pull-right
.btn {
  background: rgba(107, 101, 133, 1)
}

.route-checkout-cart .buttons .pull-right .btn:hover {
  background: rgba(6, 116, 184, 1) !important
}

.route-checkout-cart .buttons .pull-right .btn.btn.disabled::after {
  font-size: 20px
}

.route-checkout-cart .buttons .pull-left
.btn {
  background: rgba(26, 26, 26, 1)
}

.route-checkout-cart .buttons .pull-left .btn:hover {
  background: rgba(0, 37, 84, 1) !important
}

.route-checkout-cart .buttons .pull-left .btn.btn.disabled::after {
  font-size: 20px
}

.route-checkout-cart .buttons > div {
  flex: 1
}

.route-checkout-cart .buttons > div
.btn {
  width: 100%
}

.route-checkout-cart .buttons .pull-left {
  margin-right: 0
}

.route-checkout-cart .buttons > div + div {
  padding-top: 20px;
  padding-left: 5px
}

.route-checkout-cart .buttons .pull-right:only-child {
  flex: 0 0 auto;
  width: auto
}

.route-checkout-cart .buttons .pull-right:only-child
.btn {
  width: auto
}

.route-checkout-cart .buttons input + .btn {
  margin-top: 5px
}

.cart-table .td-image {
  display: table-cell
}

.cart-table .td-qty .stepper, .cart-section .stepper, .cart-table .td-qty .btn-update.btn, .cart-section .td-qty .btn-primary.btn {
  display: inline-flex
}

.cart-table .td-name {
  display: table-cell
}

.cart-table .td-model {
  display: table-cell
}

.route-account-order-info .table-responsive .table-order thead > tr > td:nth-child(2) {
  display: table-cell
}

.route-account-order-info .table-responsive .table-order tbody > tr > td:nth-child(2) {
  display: table-cell
}

.route-account-order-info .table-responsive .table-order tfoot > tr > td:last-child {
  display: table-cell
}

.cart-table .td-price {
  display: table-cell
}

.route-checkout-cart .cart-panels .form-group .control-label {
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start
}

.route-checkout-cart .cart-panels .form-group {
  margin-bottom: 6px
}

.route-checkout-cart .cart-panels input.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  max-width: 450px;
  height: 30px
}

.route-checkout-cart .cart-panels input.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.route-checkout-cart .cart-panels input.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .cart-panels textarea.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important
}

.route-checkout-cart .cart-panels textarea.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.route-checkout-cart .cart-panels textarea.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .cart-panels select.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  max-width: 200px
}

.route-checkout-cart .cart-panels select.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.route-checkout-cart .cart-panels select.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .cart-panels
.radio {
  width: 100%
}

.route-checkout-cart .cart-panels
.checkbox {
  width: 100%
}

.route-checkout-cart .cart-panels .input-group .input-group-btn .btn, .route-checkout-cart .cart-panels .input-group .input-group-btn .btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase
}

.route-checkout-cart .cart-panels .input-group .input-group-btn .btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.route-checkout-cart .cart-panels .input-group .input-group-btn .btn:active, .route-checkout-cart .cart-panels .input-group .input-group-btn .btn:hover:active, .route-checkout-cart .cart-panels .input-group .input-group-btn .btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .cart-panels .input-group .input-group-btn .btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .cart-panels .input-group .input-group-btn
.btn {
  background: rgba(0, 37, 84, 1);
  border-width: 2px;
  padding: 13px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 3px !important;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px
}

.desktop .route-checkout-cart .cart-panels .input-group .input-group-btn .btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .cart-panels .input-group .input-group-btn .btn.btn.disabled::after {
  font-size: 20px
}

.route-checkout-cart .cart-panels .product-option-file .btn i::before {
  content: '\ebd8' !important;
  font-family: icomoon !important
}

.route-checkout-cart .cart-panels
.buttons {
  margin-top: 20px;
  font-size: 12px
}

.route-checkout-cart .cart-panels .buttons .pull-right .btn, .route-checkout-cart .cart-panels .buttons .pull-right .btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase
}

.route-checkout-cart .cart-panels .buttons .pull-right .btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.route-checkout-cart .cart-panels .buttons .pull-right .btn:active, .route-checkout-cart .cart-panels .buttons .pull-right .btn:hover:active, .route-checkout-cart .cart-panels .buttons .pull-right .btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .cart-panels .buttons .pull-right .btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .cart-panels .buttons .pull-right
.btn {
  background: rgba(0, 37, 84, 1);
  border-width: 2px;
  padding: 13px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 3px !important
}

.desktop .route-checkout-cart .cart-panels .buttons .pull-right .btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.route-checkout-cart .cart-panels .buttons .pull-right .btn.btn.disabled::after {
  font-size: 20px
}

.route-checkout-cart .cart-panels .buttons .pull-left
.btn {
  background: rgba(26, 26, 26, 1)
}

.route-checkout-cart .cart-panels .buttons .pull-left .btn:hover {
  background: rgba(0, 37, 84, 1) !important
}

.route-checkout-cart .cart-panels .buttons .pull-left .btn.btn.disabled::after {
  font-size: 20px
}

.route-checkout-cart .cart-panels .buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0
}

.route-checkout-cart .cart-panels .buttons > div
.btn {
  width: 100%
}

.route-checkout-cart .cart-panels .buttons .pull-left {
  margin-right: 0
}

.route-checkout-cart .cart-panels .buttons > div + div {
  padding-left: 20px
}

.route-checkout-cart .cart-panels .buttons .pull-right:only-child {
  flex: 1;
  margin: 0 auto 0 auto
}

.route-checkout-cart .cart-panels .buttons .pull-right:only-child
.btn {
  width: 100%
}

.route-checkout-cart .cart-panels .buttons input + .btn {
  margin-top: 5px
}

.route-checkout-cart .cart-panels .buttons input[type=checkbox] {
  margin-right: 7px !important;
  margin-left: 3px !important
}

.route-checkout-cart .cart-panels
.title {
  display: block
}

.route-checkout-cart .cart-panels > p {
  display: none
}

.route-checkout-cart .cart-panels .panel-reward {
  display: block
}

.route-checkout-cart .cart-panels .panel-coupon {
  display: block
}

.route-checkout-cart .cart-panels .panel-shipping {
  display: block
}

.route-checkout-cart .cart-panels .panel-voucher {
  display: block
}

.route-checkout-cart .cart-panels .panel-reward
.collapse {
  display: none
}

.route-checkout-cart .cart-panels .panel-reward
.collapse.in {
  display: block
}

.route-checkout-cart .cart-panels .panel-reward .panel-heading {
  pointer-events: auto
}

.route-checkout-cart .cart-panels .panel-coupon
.collapse {
  display: none
}

.route-checkout-cart .cart-panels .panel-coupon
.collapse.in {
  display: block
}

.route-checkout-cart .cart-panels .panel-coupon .panel-heading {
  pointer-events: auto
}

.route-checkout-cart .cart-panels .panel-shipping
.collapse {
  display: none
}

.route-checkout-cart .cart-panels .panel-shipping
.collapse.in {
  display: block
}

.route-checkout-cart .cart-panels .panel-shipping .panel-heading {
  pointer-events: auto
}

.route-checkout-cart .cart-panels .panel-voucher
.collapse {
  display: none
}

.route-checkout-cart .cart-panels .panel-voucher
.collapse.in {
  display: block
}

.route-checkout-cart .cart-panels .panel-voucher .panel-heading {
  pointer-events: auto
}

.route-product-category .page-title {
  display: block
}

.route-product-category .category-description {
  order: 0
}

.category-image {
  float: none
}

.category-text {
  position: static;
  bottom: auto
}

.refine-categories .refine-item.swiper-slide {
  margin-right: 120px;
  width: calc((100% - 8 * 120px) / 9 - 0.01px)
}

.refine-categories .refine-item:not(.swiper-slide) {
  padding: 60px;
  width: calc(100% / 9 - 0.01px)
}

.one-column #content .refine-categories .refine-item.swiper-slide {
  margin-right: 120px;
  width: calc((100% - 6 * 120px) / 7 - 0.01px)
}

.one-column #content .refine-categories .refine-item:not(.swiper-slide) {
  padding: 60px;
  width: calc(100% / 7 - 0.01px)
}

.two-column #content .refine-categories .refine-item.swiper-slide {
  margin-right: 120px;
  width: calc((100% - 4 * 120px) / 5 - 0.01px)
}

.two-column #content .refine-categories .refine-item:not(.swiper-slide) {
  padding: 60px;
  width: calc(100% / 5 - 0.01px)
}

.side-column .refine-categories .refine-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 2 * 20px) / 3 - 0.01px)
}

.side-column .refine-categories .refine-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 3 - 0.01px)
}

.refine-items {
  margin: -5px
}

.refine-categories .swiper-container {
  padding-top: 10px;
  padding-bottom: 30px;
  overflow: hidden
}

.refine-links .refine-item + .refine-item {
  margin-left: 10px
}

.refine-categories .swiper-buttons {
  display: block;
  top: 50%;
  width: calc(100% - (-px * 2));
  margin-top: -10px
}

.refine-categories .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%)
}

.refine-categories .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%)
}

.refine-categories .swiper-buttons
div {
  width: 25px;
  height: 25px;
  background: rgba(0, 37, 84, 1);
  border-width: 4px;
  border-radius: 40%
}

.refine-categories .swiper-button-disabled {
  opacity: 0
}

.refine-categories .swiper-buttons div::before {
  content: '\e408' !important;
  font-family: icomoon !important;
  font-size: 15px;
  color: rgba(254, 254, 254, 1)
}

.refine-categories .swiper-buttons .swiper-button-next::before {
  content: '\e409' !important;
  font-family: icomoon !important;
  font-size: 15px;
  color: rgba(254, 254, 254, 1)
}

.refine-categories .swiper-buttons div:not(.swiper-button-disabled):hover {
  background: rgba(242, 130, 50, 1)
}

.refine-categories .swiper-pagination {
  display: block;
  margin-bottom: -10px;
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.refine-categories .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: rgba(226, 226, 226, 1)
}

.refine-categories .swiper-pagination > span + span {
  margin-left: 8px
}

.desktop .refine-categories .swiper-pagination-bullet:hover {
  background-color: rgba(219, 232, 240, 1)
}

.refine-categories .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(226, 0, 3, 1)
}

.refine-categories .swiper-pagination > span {
  border-radius: 40px
}

.refine-item
a {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  border-radius: 7px
}

.refine-item a:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.refine-item a
img {
  display: block
}

.refine-name {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  padding: 7px;
  padding-bottom: 0px
}

.refine-item .refine-name {
  font-size: 13px;
  color: rgba(105, 105, 115, 1);
  text-align: center
}

.refine-item a:hover .refine-name {
  color: rgba(226, 0, 3, 1)
}

.refine-name .count-badge {
  display: none
}

.checkout-section.section-login {
  display: block
}

.quick-checkout-wrapper .has-error {
  color: rgba(242, 130, 50, 1) !important
}

.quick-checkout-wrapper .form-group .control-label {
  max-width: 150px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start
}

.quick-checkout-wrapper
legend {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 15px;
  margin-top: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.quick-checkout-wrapper legend::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.quick-checkout-wrapper legend.page-title > span::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.quick-checkout-wrapper legend::after, .quick-checkout-wrapper legend.page-title > span::after {
  width: 50px;
  height: 1px;
  background: rgba(226, 0, 3, 1)
}

.quick-checkout-wrapper .has-error .form-control {
  border-style: solid !important;
  border-color: rgba(242, 130, 50, 1) !important
}

.quick-checkout-wrapper .required .control-label::after, .quick-checkout-wrapper .required .control-label + div::before, .quick-checkout-wrapper .text-danger {
  font-size: 17px;
  color: rgba(242, 130, 50, 1)
}

.quick-checkout-wrapper .form-group {
  margin-bottom: 8px
}

.quick-checkout-wrapper .required.has-error .control-label::after, .quick-checkout-wrapper .required.has-error .control-label + div::before {
  color: rgba(242, 130, 50, 1) !important
}

.quick-checkout-wrapper .required .control-label::after, .quick-checkout-wrapper .required .control-label + div::before {
  margin-top: 3px
}

.quick-checkout-wrapper input.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  max-width: 500px;
  height: 38px
}

.quick-checkout-wrapper input.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.quick-checkout-wrapper input.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.quick-checkout-wrapper textarea.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  height: 100px
}

.quick-checkout-wrapper textarea.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.quick-checkout-wrapper textarea.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.quick-checkout-wrapper select.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  max-width: 500px
}

.quick-checkout-wrapper select.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.quick-checkout-wrapper select.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.quick-checkout-wrapper
.radio {
  width: 100%
}

.quick-checkout-wrapper
.checkbox {
  width: 100%
}

.quick-checkout-wrapper .input-group .input-group-btn
.btn {
  min-width: 36px;
  padding: 12px;
  min-height: 36px;
  margin-left: 5px
}

.quick-checkout-wrapper .product-option-file .btn i::before {
  content: '\ebd8' !important;
  font-family: icomoon !important
}

.quick-checkout-wrapper div .title.section-title {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 15px;
  margin-top: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.quick-checkout-wrapper div .title.section-title::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.quick-checkout-wrapper div .title.section-title.page-title > span::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.quick-checkout-wrapper div .title.section-title::after, .quick-checkout-wrapper div .title.section-title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: rgba(226, 0, 3, 1)
}

.checkout-section {
  background: rgba(255, 255, 255, 1);
  padding: 15px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  border-radius: 3px;
  margin-bottom: 25px
}

.quick-checkout-wrapper > div
.right {
  padding-left: 25px;
  width: calc(100% - 30%)
}

.quick-checkout-wrapper > div
.left {
  width: 30%
}

.section-payment {
  padding-left: 20px;
  width: calc(100% - 40%);
  display: block
}

.section-shipping {
  width: 40%;
  display: block
}

.quick-checkout-wrapper .right .section-cvr {
  display: block
}

.quick-checkout-wrapper .right .section-cvr .control-label {
  display: flex
}

.quick-checkout-wrapper .right .section-cvr .form-coupon {
  display: flex
}

.quick-checkout-wrapper .right .section-cvr .form-voucher {
  display: flex
}

.quick-checkout-wrapper .right .section-cvr .form-reward {
  display: flex
}

.quick-checkout-wrapper .right .checkout-payment-details
legend {
  display: block
}

.quick-checkout-wrapper .right .confirm-section .buttons > div {
  flex: 1
}

.quick-checkout-wrapper .right .confirm-section .buttons > div
.btn {
  width: 100%
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-left {
  margin-right: 0
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-right:only-child {
  flex: 1;
  margin: 0 auto 0 auto
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-right:only-child
.btn {
  width: 100%
}

.quick-checkout-wrapper .confirm-section
textarea {
  display: block
}

.quick-checkout-wrapper .section-comments label::after {
  display: none !important
}

.quick-checkout-wrapper .left .section-login
.title {
  display: block
}

.quick-checkout-wrapper .left .section-register
.title {
  display: block
}

.quick-checkout-wrapper .left .payment-address
.title {
  display: block
}

.quick-checkout-wrapper .left .shipping-address
.title {
  display: block
}

.quick-checkout-wrapper .right .shipping-payment
.title {
  display: block
}

.quick-checkout-wrapper .right .section-cvr
.title {
  display: block
}

.quick-checkout-wrapper .right .checkout-payment-details
.title {
  display: block
}

.quick-checkout-wrapper .right .confirm-section
.title {
  display: block
}

.quick-checkout-wrapper .account-customer-group label::after {
  display: none !important
}

.quick-checkout-wrapper .account-telephone label::after {
  display: none !important
}

.quick-checkout-wrapper .account-fax label::after {
  display: none !important
}

.quick-checkout-wrapper .address-company label::after {
  display: none !important
}

.quick-checkout-wrapper .address-address-2 label::after {
  display: none !important
}

.quick-checkout-wrapper .shipping-payment .shippings
p {
  display: none;
  font-weight: bold
}

.quick-checkout-wrapper .shipping-payment .ship-wrapper
p {
  display: none
}

.shipping-payment .section-body
.radio {
  margin-bottom: 5px
}

.shipping-payment .section-body > div > div {
  padding-left: 8px
}

.section-shipping .section-body > div:first-child::before {
  content: '\eab8' !important;
  font-family: icomoon !important
}

.section-shipping .section-body > div:nth-child(2)::before {
  content: '\eab9' !important;
  font-family: icomoon !important;
  color: rgba(107, 101, 133, 1)
}

.section-payment .section-body > div:first-child::before {
  content: '\e961' !important;
  font-family: icomoon !important
}

.section-payment .section-body > div:nth-child(2)::before {
  content: '\e95f' !important;
  font-family: icomoon !important
}

.section-payment .section-body > div:nth-child(3)::before {
  content: '\f0d6' !important;
  font-family: icomoon !important
}

.route-product-compare .compare-buttons .btn-cart {
  display: flex
}

.route-product-compare .compare-buttons .btn-remove {
  display: flex
}

.compare-name {
  display: table-row
}

.compare-image {
  display: table-row
}

.compare-price {
  display: table-row
}

.compare-model {
  display: table-row
}

.compare-manufacturer {
  display: table-row
}

.compare-availability {
  display: table-row
}

.compare-rating {
  display: table-row
}

.compare-summary {
  display: table-row
}

.compare-weight {
  display: table-row
}

.compare-dimensions {
  display: table-row
}

.route-information-contact .location-title {
  display: none
}

.route-information-contact .store-image {
  display: none
}

.route-information-contact .store-address {
  display: none
}

.route-information-contact .store-tel {
  display: none
}

.route-information-contact .store-fax {
  display: none
}

.route-information-contact .store-info {
  display: none
}

.route-information-contact .store-address
a {
  display: none
}

.route-information-contact .other-stores {
  display: none
}

.route-information-contact .stores-title {
  display: none !important
}

.route-information-information
.content {
  column-count: initial;
  column-rule-style: none
}

.maintenance-page
header {
  display: none !important
}

.maintenance-page
footer {
  display: none !important
}

#common-maintenance {
  padding: 40px
}

.route-product-manufacturer #content a
img {
  display: block
}

.route-product-manufacturer .manufacturer
a {
  background: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 3px;
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.route-product-manufacturer .manufacturer a:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.route-product-manufacturer
h2.title {
  font-size: 22px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.route-product-search #content .search-criteria-title {
  display: none
}

.route-product-search #content
.buttons {
  margin-top: 20px;
  font-size: 12px
}

.route-product-search #content .buttons .pull-right .btn, .route-product-search #content .buttons .pull-right .btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase
}

.route-product-search #content .buttons .pull-right .btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.route-product-search #content .buttons .pull-right .btn:active, .route-product-search #content .buttons .pull-right .btn:hover:active, .route-product-search #content .buttons .pull-right .btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-product-search #content .buttons .pull-right .btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-product-search #content .buttons .pull-right
.btn {
  background: rgba(0, 37, 84, 1);
  border-width: 2px;
  padding: 13px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 3px !important
}

.desktop .route-product-search #content .buttons .pull-right .btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.route-product-search #content .buttons .pull-right .btn.btn.disabled::after {
  font-size: 20px
}

.route-product-search #content .buttons .pull-left
.btn {
  background: rgba(26, 26, 26, 1)
}

.route-product-search #content .buttons .pull-left .btn:hover {
  background: rgba(0, 37, 84, 1) !important
}

.route-product-search #content .buttons .pull-left .btn.btn.disabled::after {
  font-size: 20px
}

.route-product-search #content .buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0
}

.route-product-search #content .buttons > div
.btn {
  width: 100%
}

.route-product-search #content .buttons .pull-left {
  margin-right: 0
}

.route-product-search #content .buttons > div + div {
  padding-left: 20px
}

.route-product-search #content .buttons .pull-right:only-child {
  flex: 1;
  margin: 0 auto 0 auto
}

.route-product-search #content .buttons .pull-right:only-child
.btn {
  width: 100%
}

.route-product-search #content .buttons input + .btn {
  margin-top: 5px
}

.route-product-search #content .buttons input[type=checkbox] {
  margin-right: 7px !important;
  margin-left: 3px !important
}

.route-product-search #content .search-products-title {
  display: block
}

.route-information-sitemap #content > .row > div {
  padding: 15px;
  padding-top: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  border-radius: 3px;
  width: auto
}

.route-information-sitemap #content > .row > div + div {
  margin-left: 20px
}

.route-information-sitemap #content > .row > div > ul > li > a::before {
  content: '\f15c' !important;
  font-family: icomoon !important
}

.route-information-sitemap #content > .row > div > ul li ul li a::before {
  content: '\f0f6' !important;
  font-family: icomoon !important
}

.route-information-sitemap #content > .row {
  flex-direction: row
}

.route-account-wishlist .td-image {
  display: table-cell
}

.route-account-wishlist .td-name {
  display: table-cell
}

.route-account-wishlist .td-model {
  display: table-cell
}

.route-account-wishlist .td-stock {
  display: table-cell
}

.route-account-wishlist .td-price {
  display: table-cell
}

.route-account-wishlist .td-stock.in-stock {
  color: rgba(107, 101, 133, 1);
  font-weight: 700
}

.route-account-wishlist .td-stock.out-of-stock {
  color: rgba(242, 130, 50, 1);
  font-weight: 700
}

.route-account-wishlist .td-price
b {
  color: rgba(242, 130, 50, 1)
}

.route-account-wishlist .td-price
s {
  color: rgba(105, 105, 115, 1)
}

.product-info .product-left {
  width: 50%
}

.product-info .product-right {
  width: calc(100% - 50%);
  padding-left: 40px
}

.route-product-product:not(.popup) .product-info .product-left {
  padding-top: 20px
}

.route-product-product:not(.popup) h1.page-title {
  display: none
}

.route-product-product:not(.popup) .product-info div.page-title {
  display: block
}

.route-product-product #content .page-title {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 14px;
  border-width: 0;
  border-top-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  padding-bottom: 15px;
  margin-top: 20px;
  margin-bottom: -15px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  font-family: 'Nunito Sans';
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase
}

.route-product-product #content .page-title::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.route-product-product #content .page-title.page-title > span::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.route-product-product #content .page-title::after, .route-product-product #content .page-title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: rgba(0, 37, 84, 1)
}

.product-image .main-image {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.zm-viewer
img {
  background: rgba(254, 254, 254, 1)
}

.product-image .main-image .swiper-container {
  overflow: hidden
}

.product-image .main-image .swiper-buttons {
  display: block;
  top: 50%;
  width: calc(100% - (0px * 2));
  margin-top: 0px
}

.product-image .main-image .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%)
}

.product-image .main-image .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%)
}

.product-image .main-image .swiper-buttons
div {
  width: 30px;
  height: 30px;
  background: rgba(0, 37, 84, 1);
  border-width: 0px;
  border-style: solid;
  border-color: rgba(240, 242, 245, 1)
}

.product-image .main-image .swiper-button-disabled {
  opacity: 0
}

.product-image .main-image .swiper-buttons div::before {
  content: '\e93e' !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1)
}

.product-image .main-image .swiper-buttons .swiper-button-next::before {
  content: '\e93f' !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1)
}

.product-image .main-image .swiper-pagination {
  display: none !important;
  margin-bottom: -10px;
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.product-image .main-image
.swiper {
  padding-bottom: 0;;
  padding-bottom: 15px
}

.product-image .main-image .swiper-pagination-bullet {
  width: 10px;
  height: 5px;
  background-color: rgba(105, 105, 115, 1)
}

.product-image .main-image .swiper-pagination > span + span {
  margin-left: 8px
}

.desktop .product-image .main-image .swiper-pagination-bullet:hover {
  background-color: rgba(242, 130, 50, 1)
}

.product-image .main-image .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(242, 130, 50, 1)
}

.product-image .main-image .swiper-pagination > span {
  border-radius: 20px
}

.product-image .swiper .swiper-controls {
  display: block
}

.lg-product-images.lg-backdrop {
  background: rgba(0, 0, 0, 0.85)
}

.lg-product-images #lg-download {
  display: none
}

.lg-product-images .lg-image {
  max-height: calc(100% - 100px)
}

.lg-product-images .lg-actions .lg-prev::before {
  content: '\e93e' !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(230, 230, 230, 1);
  left: -10px
}

.desktop .lg-product-images .lg-actions .lg-prev:hover::before {
  color: rgba(226, 0, 3, 1)
}

.lg-product-images .lg-actions .lg-next::before {
  content: '\e93f' !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(230, 230, 230, 1);
  left: 10px
}

.desktop .lg-product-images .lg-actions .lg-next:hover::before {
  color: rgba(226, 0, 3, 1)
}

.lg-product-images .lg-actions .lg-icon {
  background: none
}

.lg-product-images .lg-toolbar {
  color: rgba(230, 230, 230, 1)
}

.lg-product-images #lg-counter {
  display: inline-block
}

.lg-product-images #lg-zoom-in {
  display: block
}

.lg-product-images #lg-actual-size {
  display: block
}

.lg-product-images #lg-download-in::after {
  content: '\eb4d' !important;
  font-family: icomoon !important
}

.lg-product-images #lg-zoom-in::after {
  content: '\ebef' !important;
  font-family: icomoon !important
}

.lg-product-images #lg-zoom-in:hover::after {
  color: rgba(226, 0, 3, 1)
}

.lg-product-images #lg-actual-size::after {
  content: '\ebf0' !important;
  font-family: icomoon !important
}

.lg-product-images #lg-actual-size:hover::after {
  color: rgba(226, 0, 3, 1)
}

.lg-product-images .lg-close::after {
  content: '\ebeb' !important;
  font-family: icomoon !important
}

.desktop .lg-product-images .lg-close:hover::after {
  color: rgba(226, 0, 3, 1)
}

.lg-product-images .lg-sub-html {
  font-size: 18px;
  background: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  top: auto;
  display: block
}

.lg-product-images .lg-thumb-item {
  margin-top: 10px;
  padding-right: 10px
}

.lg-product-images .lg-thumb-item
img {
  margin-bottom: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0)
}

.lg-product-images .lg-thumb-outer {
  padding-left: 10px;
  background: rgba(17, 17, 17, 1)
}

.desktop .lg-product-images .lg-thumb-item img:hover, .lg-product-images .lg-thumb-item.active
img {
  border-color: rgba(226, 0, 3, 1)
}

.lg-product-images div.lg-thumb-item.active
img {
  border-color: rgba(226, 0, 3, 1)
}

.lg-product-images .lg-toogle-thumb::after {
  color: rgba(230, 230, 230, 1)
}

.desktop .lg-product-images .lg-toogle-thumb:hover::after {
  color: rgba(226, 0, 3, 1)
}

.lg-product-images .lg-toogle-thumb {
  background: rgba(17, 17, 17, 1);
  left: auto;
  right: 20px;
  transform: translateX(0)
}

.direction-horizontal .additional-image {
  width: calc(100% / 6)
}

.additional-images .swiper-container {
  overflow: hidden
}

.additional-images .swiper-buttons {
  display: block;
  top: 50%;
  width: calc(100% - (0px * 2));
  margin-top: 0px
}

.additional-images .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%)
}

.additional-images .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%)
}

.additional-images .swiper-buttons
div {
  width: 30px;
  height: 30px;
  background: rgba(0, 37, 84, 1);
  border-width: 0px;
  border-style: solid;
  border-color: rgba(240, 242, 245, 1)
}

.additional-images .swiper-button-disabled {
  opacity: 0
}

.additional-images .swiper-buttons div::before {
  content: '\e93e' !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1)
}

.additional-images .swiper-buttons .swiper-button-next::before {
  content: '\e93f' !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1)
}

.additional-images .swiper-pagination {
  display: none !important;
  margin-bottom: -10px;
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.additional-images
.swiper {
  padding-bottom: 0;;
  padding-bottom: 15px
}

.additional-images .swiper-pagination-bullet {
  width: 10px;
  height: 5px;
  background-color: rgba(105, 105, 115, 1)
}

.additional-images .swiper-pagination > span + span {
  margin-left: 8px
}

.desktop .additional-images .swiper-pagination-bullet:hover {
  background-color: rgba(242, 130, 50, 1)
}

.additional-images .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(242, 130, 50, 1)
}

.additional-images .swiper-pagination > span {
  border-radius: 20px
}

.additional-image {
  padding: calc(10px / 2)
}

.additional-images {
  margin-top: -5px;
  margin-right: 10px
}

.additional-images
img {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.additional-images img:hover {
  border-color: rgba(0, 37, 84, 1)
}

.product-info .product-details > div {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
  margin-bottom: 15px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.product-info .product-details .product-stats {
  border-width: 1px
}

.product-info .product-stats
b {
  font-size: 12px
}

.product-info .product-stats
span {
  font-size: 12px
}

.product-info .product-details .brand-image a
span {
  display: block
}

.product-info .product-details .brand-image
a {
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.product-info .product-stats li::before {
  content: '\f111' !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(0, 37, 84, 1)
}

.route-product-product:not(.popup) .product-info .product-price-group {
  flex-direction: column
}

.route-product-product:not(.popup) .product-info .product-price-group .product-stats {
  order: -1;
  margin: initial
}

.product-info .product-stats
ul {
  width: 100%
}

.product-info .product-manufacturer
a {
  font-size: 14px;
  text-decoration: underline
}

.product-info .product-stats .in-stock
span {
  color: rgba(107, 101, 133, 1);
  font-weight: 700;
  text-transform: uppercase
}

.product-info .product-stats .out-of-stock
span {
  color: rgba(242, 130, 50, 1);
  font-weight: 700;
  text-transform: uppercase
}

.product-info .product-stats .product-stock.in-stock::before {
  content: '\eb1b' !important;
  font-family: icomoon !important;
  font-size: 16px;
  color: rgba(107, 101, 133, 1)
}

.product-info .product-stats .product-stock.out-of-stock::before {
  content: '\e14b' !important;
  font-family: icomoon !important;
  font-size: 16px;
  color: rgba(242, 130, 50, 1);
  top: -1px
}

.product-info .product-stats .product-stock
b {
  display: none
}

.product-stats .product-views::before {
  content: '\f06e' !important;
  font-family: icomoon !important;
  color: rgba(0, 37, 84, 1);
  margin-right: 5px
}

.product-stats .product-sold::before {
  content: '\e99a' !important;
  font-family: icomoon !important;
  color: rgba(226, 0, 3, 1);
  margin-right: 5px
}

.product-info .product-details .custom-stats {
  order: initial;
  margin-bottom: 10px
}

.product-info .product-stats .product-sold
b {
  font-weight: 700
}

.product-info .product-stats .product-views
b {
  font-weight: 700
}

.product-info .custom-stats {
  justify-content: flex-start
}

.product-info .product-details
.rating {
  justify-content: flex-start;
  display: flex;
  padding-top: 10px;
  padding-bottom: 25px;
  border-width: 0;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.route-product-product:not(.popup) .product-info .product-details
.rating {
  order: -3
}

.product-info .product-details .rating div a, .product-info .product-details .rating div
b {
  font-size: 14px
}

.product-info .product-details .rating .fa-stack {
  font-size: 15px;
  width: 1.2em
}

.product-info .product-details .rating .fa-star, .product-info .product-details .rating .fa-star + .fa-star-o {
  color: rgba(254, 212, 48, 1)
}

.product-info .product-details .rating .fa-star-o:only-child {
  color: rgba(105, 105, 115, 1)
}

.product-info .product-details .countdown-wrapper {
  display: none
}

.product-info .product-details .countdown-wrapper
.countdown {
  width: 100%
}

.product-info .product-details
.countdown {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  background: rgba(240, 242, 245, 1);
  border-radius: 3px;
  width: 90%
}

.product-info .product-details .countdown div
span {
  color: rgba(105, 105, 115, 1)
}

.product-info .product-details .countdown > div {
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.route-product-product:not(.popup) .product-info .product-details .product-price-group {
  order: 0
}

.product-info .product-details .product-price-group {
  text-align: right;
  justify-content: flex-end;
  border-width: 0;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  display: flex
}

.product-info .product-details .price-group {
  font-size: 26px;
  color: rgba(0, 37, 84, 1);
  font-weight: 700;
  line-height: 1
}

.product-info .product-details .price-group .product-price-new {
  font-size: 26px;
  color: rgba(242, 130, 50, 1)
}

.route-product-product:not(.popup) .product-info .product-details .price-group {
  padding-top: 10px;
  padding-right: 20px;
  border-width: 0;
  border-top-width: 1px;
  border-style: none;
  border-color: rgba(226, 226, 226, 1);
  flex-direction: row;
  align-items: center
}

.route-product-product:not(.popup) .product-info .product-details .product-price-new {
  order: 2
}

.product-info .product-details .price-group .product-price-old {
  display: block;
  font-size: 16px;
  color: rgba(105, 105, 115, 1);
  text-decoration: line-through;
  line-height: 1
}

.route-product-product:not(.popup) .product-info .product-details .product-price-old {
  padding-right: 15px
}

.product-info .product-details .product-points {
  color: rgba(105, 105, 115, 1);
  display: none;
  padding-right: 20px;
  margin-top: 5px;
  margin-bottom: 5px
}

.product-info .product-details .product-tax {
  display: block;
  color: rgba(105, 105, 115, 1);
  margin-top: 5px
}

.product-info .product-details
.discounts {
  display: block
}

.product-info .product-details .product-discount {
  color: rgba(105, 105, 115, 1)
}

.route-product-product:not(.popup) .product-info .product-details .product-options {
  padding-top: 10px;
  padding-bottom: 10px;
  border-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  max-width: 100%
}

.route-product-product:not(.popup) .product-info .product-details .product-options > .options-title {
  display: none
}

.product-info .product-details .product-options > h3 {
  display: block;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 15px;
  margin-top: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.product-info .product-details .product-options > h3::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.product-info .product-details .product-options > h3.page-title > span::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

.product-info .product-details .product-options > h3::after, .product-info .product-details .product-options > h3.page-title > span::after {
  width: 50px;
  height: 1px;
  background: rgba(226, 0, 3, 1)
}

.product-options .form-group .control-label {
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start
}

.product-options .form-group {
  margin-bottom: 6px
}

.product-options input.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  max-width: 450px;
  height: 30px
}

.product-options input.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.product-options input.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.product-options textarea.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important
}

.product-options textarea.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.product-options textarea.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.product-options select.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important;
  max-width: 200px
}

.product-options select.form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.product-options select.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.product-options
.radio {
  width: 100%
}

.product-options
.checkbox {
  width: 100%
}

.product-options .input-group .input-group-btn .btn, .product-options .input-group .input-group-btn .btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase
}

.product-options .input-group .input-group-btn .btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.product-options .input-group .input-group-btn .btn:active, .product-options .input-group .input-group-btn .btn:hover:active, .product-options .input-group .input-group-btn .btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.product-options .input-group .input-group-btn .btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.product-options .input-group .input-group-btn
.btn {
  background: rgba(0, 37, 84, 1);
  border-width: 2px;
  padding: 13px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 3px !important;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px
}

.desktop .product-options .input-group .input-group-btn .btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.product-options .input-group .input-group-btn .btn.btn.disabled::after {
  font-size: 20px
}

.product-options .product-option-file .btn i::before {
  content: '\ebd8' !important;
  font-family: icomoon !important
}

.product-info .product-options .push-option > div .option-value {
  margin-right: 8px;
  margin-bottom: 8px;
  min-width: 30px;
  min-height: 30px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  border-radius: 2px
}

.product-info .product-options .push-option > div
label {
  margin-right: 5px;
  margin-bottom: 5px
}

.product-info .product-options .push-option > div .option-value:hover, .product-info .product-options .push-option > div input:checked + .option-value {
  background: rgba(240, 242, 245, 1);
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.product-info .product-options .push-option > div input:checked + .option-value {
  background: rgba(240, 242, 245, 1);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.product-info .product-options .push-option > div
img {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(139, 145, 152, 1);
  border-radius: 50%
}

.desktop .product-info .product-options .push-option > div img:hover, .product-info .product-options .push-option > div input:checked + img {
  border-color: rgba(0, 0, 0, 1)
}

.product-info .product-options .push-option > div input:checked + img {
  border-color: rgba(0, 0, 0, 1);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.7)
}

.product-info .product-options .push-option > div img:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.product-info .product-options .push-option input + img + .option-value {
  display: block;
  margin-left: -2px;
  font-size: 9px
}

.route-product-product:not(.popup) .product-info .product-details .button-group-page {
  position: static;
  width: auto;
  z-index: 1
}

.has-bottom-menu.route-product-product .bottom-menu {
  display: block
}

.product-info .product-details .stepper .control-label {
  display: none
}

.product-info .button-group-page
.stepper {
  display: flex
}

.route-product-product:not(.popup) .product-info .button-group-page
.stepper {
  height: 45px;
  margin-right: 10px
}

.product-info .button-group-page .btn-cart {
  display: inline-flex
}

.route-product-product
.tags {
  display: flex;
  justify-content: flex-start;
  margin: 0px
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart::before {
  display: inline-block
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart .btn-text {
  display: inline-block
}

.product-info .button-group-page .extra-group {
  width: auto;
  flex-grow: initial;
  flex-direction: row;
  display: flex
}

.product-info .button-group-page .btn-extra {
  flex: initial;
  width: auto
}

.product-info .button-group-page .btn-extra + .btn-extra {
  flex: initial;
  width: auto
}

.product-info .product-details .buttons-wrapper .extra-group {
  justify-content: center;
  align-items: center
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
  flex-grow: 1;
  height: 45px
}

.route-product-product:not(.popup) .product-info .button-group-page .stepper-group {
  flex-grow: 1;
  width: 100%
}

.product-info .button-group-page .btn-cart::before {
  font-size: 17px;
  margin-right: 5px
}

.desktop .product-info .button-group-page .btn-cart:hover::before {
  color: rgba(254, 254, 254, 1)
}

.product-info .button-group-page .btn-extra.btn, .product-info .button-group-page .btn-extra.btn:visited {
  font-size: 13px;
  color: rgba(44, 54, 64, 1);
  font-weight: 400;
  text-transform: uppercase
}

.product-info .button-group-page .btn-extra.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.product-info .button-group-page .btn-extra.btn:active, .product-info .button-group-page .btn-extra.btn:hover:active, .product-info .button-group-page .btn-extra.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  border-color: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.product-info .button-group-page .btn-extra.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.product-info .button-group-page .btn-extra.btn {
  background: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(105, 105, 115, 1);
  padding: 12px;
  padding-right: 15px;
  padding-left: 15px
}

.product-info .button-group-page .btn-extra.btn:hover, .product-info .button-group-page .btn-extra.btn:active:hover {
  border-color: rgba(26, 26, 26, 1)
}

.desktop .product-info .button-group-page .btn-extra.btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.product-info .button-group-page .btn-extra.btn.btn.disabled::after {
  font-size: 20px
}

.product-info .button-group-page .btn-extra + .btn-extra.btn, .product-info .button-group-page .btn-extra + .btn-extra.btn:visited {
  color: rgba(51, 51, 51, 1)
}

.product-info .button-group-page .btn-extra + .btn-extra.btn {
  background: rgba(254, 254, 254, 1)
}

.product-info .button-group-page .btn-extra + .btn-extra.btn:hover {
  background: rgba(26, 26, 26, 1) !important
}

.product-info .button-group-page .btn-extra + .btn-extra.btn.btn.disabled::after {
  font-size: 20px
}

.product-info .button-group-page .extra-group .btn:first-child::before {
  display: inline-block
}

.product-info .button-group-page .extra-group .btn:first-child .btn-text {
  display: inline-block;
  padding: 0 .4em
}

.product-info .button-group-page .btn-extra + .btn .btn-text {
  display: none
}

.product-info .button-group-page .btn-extra + .btn::before {
  display: inline-block
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-extra {
  height: 45px
}

.product-info .button-group-page .extra-group .btn-extra + .btn-extra {
  margin-left: 10px
}

.product-info .button-group-page .extra-group .btn-extra:first-child::before {
  font-size: 17px;
  margin-right: 5px
}

.product-info .button-group-page .extra-group .btn-extra:last-child::before {
  font-size: 20px
}

.route-product-product:not(.popup) .product-info .product-details .button-group-page .wishlist-compare {
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  width: 100%;
  margin-top: 15px
}

.route-product-product:not(.popup) .product-info .button-group-page .wishlist-compare {
  margin-left: auto;
  margin-right: 0;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: row
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist {
  display: inline-flex;
  margin-right: 10px;
  border-radius: 3px !important
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist::before, .product-info .button-group-page .btn-wishlist .btn-text {
  display: inline-block
}

.route-product-product:not(.popup) .product-info .button-group-page .wishlist-compare .btn-wishlist {
  flex: 1;
  width: 100%
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist::before {
  font-size: 17px;
  color: rgba(242, 130, 50, 1);
  margin-right: 5px
}

.desktop.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist:hover::before {
  color: rgba(254, 254, 254, 1)
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn, .route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:visited {
  font-size: 13px;
  color: rgba(44, 54, 64, 1);
  font-weight: 400;
  text-transform: uppercase
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:active, .route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:hover:active, .route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  border-color: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn {
  background: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(105, 105, 115, 1);
  padding: 12px;
  padding-right: 15px;
  padding-left: 15px
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:hover, .route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:active:hover {
  border-color: rgba(26, 26, 26, 1)
}

.desktop .route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px
}

.product-info .button-group-page .btn-compare {
  display: inline-flex
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare::before, .product-info .button-group-page .btn-compare .btn-text {
  display: inline-block
}

.route-product-product:not(.popup) .product-info .button-group-page .wishlist-compare .btn-compare {
  flex: 1;
  width: 100%
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare {
  border-radius: 3px !important
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare::before {
  font-size: 17px;
  color: rgba(0, 37, 84, 1);
  margin-right: 5px
}

.desktop.route-product-product:not(.popup) .product-info .button-group-page .btn-compare:hover::before {
  color: rgba(254, 254, 254, 1)
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn, .route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:visited {
  font-size: 13px;
  color: rgba(44, 54, 64, 1);
  font-weight: 400;
  text-transform: uppercase
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:active, .route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:hover:active, .route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  border-color: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn {
  background: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(105, 105, 115, 1);
  padding: 12px;
  padding-right: 15px;
  padding-left: 15px
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:hover, .route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:active:hover {
  border-color: rgba(26, 26, 26, 1)
}

.desktop .route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn.btn.disabled::after {
  font-size: 20px
}

.product_tabs .nav-tabs > li > a, .product_tabs .nav-tabs > li.active > a, .product_tabs .nav-tabs > li.active > a:hover, .product_tabs .nav-tabs > li.active > a:focus {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 22px
}

.product_tabs .nav-tabs > li.active > a, .product_tabs .nav-tabs > li.active > a:hover, .product_tabs .nav-tabs > li.active > a:focus {
  color: rgba(0, 37, 84, 1)
}

.product_tabs .nav-tabs > li {
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  flex-grow: 0
}

.product_tabs .nav-tabs > li.active::after {
  display: none
}

.product_tabs .nav-tabs > li > a {
  justify-content: center;
  white-space: nowrap;
  padding: 0px;
  padding-bottom: 8px
}

.product_tabs .nav-tabs > li > a::before {
  font-size: 18px
}

.product_tabs .nav-tabs {
  margin-bottom: -px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;;
  min-width: 50px
}

.product_tabs .nav-tabs > li:last-child {
  margin-left: 0
}

.product_tabs .nav-tabs > li:not(:last-child) {
  margin-right: 20px
}

.product_tabs .mobile .nav-tabs {
  overflow-x: scroll
}

.product_tabs .nav-tabs::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 1px;
  height: 1px;
  width: 1px
}

.product_tabs .nav-tabs::-webkit-scrollbar-track {
  background-color: white;
  background-color: rgba(238, 238, 238, 1)
}

.product_tabs .nav-tabs::-webkit-scrollbar-thumb {
  background-color: #999;
  background-color: rgba(139, 145, 152, 1)
}

.product_tabs .tab-container::before {
  display: block
}

.product_tabs .tab-content {
  padding-top: 20px
}

.product_tabs .tab-container {
  display: block
}

.product_tabs .tab-container .nav-tabs {
  flex-direction: row
}

.product_accordion.panel-group .panel-heading a::before {
  content: '\e5c8' !important;
  font-family: icomoon !important;
  color: rgba(26, 26, 26, 1);
  margin-right: 3px
}

.desktop .product_accordion.panel-group .panel-heading:hover a::before {
  color: rgba(0, 37, 84, 1)
}

.product_accordion.panel-group .panel-active .panel-heading a::before {
  content: '\e5db' !important;
  font-family: icomoon !important;
  color: rgba(51, 51, 51, 1)
}

.product_accordion .panel-group .panel-heading a::before {
  order: -1
}

.product_accordion .panel-group .panel-heading
a {
  justify-content: flex-start
}

.product_accordion.panel-group {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
  border-width: 1px;
  border-color: rgba(226, 226, 226, 1)
}

.product_accordion.panel-group .panel-heading
a {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  color: rgba(26, 26, 26, 1);
  text-transform: capitalize;
  padding: 15px;
  padding-right: 5px;
  padding-left: 0px
}

.product_accordion.panel-group .panel-heading:hover
a {
  color: rgba(0, 37, 84, 1)
}

.product_accordion.panel-group .panel-active .panel-heading:hover a, .product_accordion.panel-group .panel-active .panel-heading
a {
  color: rgba(51, 51, 51, 1)
}

.product_accordion.panel-group .panel-heading {
  border-width: 1px;
  border-style: none;
  border-color: rgba(226, 226, 226, 1)
}

.product_accordion.panel-group .panel-body {
  padding-bottom: 20px
}

.product_tabs {
  order: 0
}

.product_accordion {
  order: 0
}

.product_blocks {
  order: 0
}

.product_blocks > div {
  margin-bottom: 0px
}

.route-product-product:not(.popup) .product_blocks {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.route-product-product:not(.popup) .product_tabs {
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.products-filter {
  margin-bottom: 10px;
  border-style: none;
  border-color: rgba(226, 226, 226, 1)
}

.grid-list
button {
  display: none
}

#btn-grid-view::before {
  content: '\e97b' !important;
  font-family: icomoon !important;
  font-size: 18px
}

#btn-list-view::before {
  content: '\e97a' !important;
  font-family: icomoon !important;
  font-size: 19px
}

.grid-list > * + * {
  margin-left: 10px
}

.grid-list .compare-btn {
  display: inline-flex;
  padding-left: 15px;
  color: rgba(0, 37, 84, 1)
}

.grid-list .links-text {
  display: inline-flex
}

.grid-list .compare-btn::before {
  margin-right: 5px;
  font-size: 18px
}

.grid-list .count-badge {
  display: inline-flex
}

.products-filter .select-group .input-group.sort-by {
  display: inline-flex
}

.products-filter .select-group .input-group.per-page {
  display: inline-flex
}

.sort-by {
  margin: 0 10px
}

.products-filter .select-group .input-group .input-group-addon {
  border-radius: 3px
}

.products-filter .form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  border-radius: 3px !important
}

.products-filter .form-control:hover {
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.products-filter .form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.route-product-category .pagination-results {
  font-size: 13px;
  letter-spacing: 1px;
  margin-top: 20px;
  justify-content: flex-start
}

.route-product-category .pagination-results .text-right {
  display: block
}

.route-product-category .pagination > li > a:hover {
  color: rgba(255, 255, 255, 1)
}

.route-product-category .pagination > li.active > span, .route-product-category .pagination > li.active > span:hover, .route-product-category .pagination > li > a:focus {
  color: rgba(255, 255, 255, 1)
}

.route-product-category .pagination > li {
  background: rgba(230, 230, 230, 1);
  border-radius: 3px
}

.route-product-category .pagination > li > a, .route-product-category .pagination > li > span {
  padding: 5px;
  padding-right: 6px;
  padding-left: 6px
}

.route-product-category .pagination > li:hover {
  background: rgba(0, 37, 84, 1)
}

.route-product-category .pagination > li.active {
  background: rgba(0, 37, 84, 1)
}

.route-product-category .pagination > li:first-child a::before, .route-product-category .pagination > li:last-child a::before {
  content: '\e940' !important;
  font-family: icomoon !important
}

.route-product-category .pagination > li .prev::before, .route-product-category .pagination > li .next::before {
  content: '\e93e' !important;
  font-family: icomoon !important
}

.route-product-category .pagination > li:not(:first-of-type) {
  margin-left: 5px
}

.main-products + .pagination-results {
  display: none
}

.ias-noneleft {
  margin: 10px;
  margin-top: 20px;
  padding: 15px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.ias-trigger-next
.btn {
  margin: 10px
}

.ias-trigger-prev
.btn {
  margin: 10px
}

.ias-trigger
a {
  display: inline-flex
}

.ias-trigger .btn::before {
  content: '\eba7' !important;
  font-family: icomoon !important;
  margin-right: 5px
}

.main-products.product-grid .product-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 5 * 20px) / 6 - 0.01px)
}

.main-products.product-grid .product-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 6 - 0.01px)
}

.one-column #content .main-products.product-grid .product-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 3 * 20px) / 4 - 0.01px)
}

.one-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 4 - 0.01px)
}

.two-column #content .main-products.product-grid .product-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 2 * 20px) / 3 - 0.01px)
}

.two-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 3 - 0.01px)
}

.side-column .main-products.product-grid .product-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.side-column .main-products.product-grid .product-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.main-products.product-grid .product-thumb {
  background: rgba(255, 255, 255, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  border-radius: 3px
}

.main-products.product-grid .product-thumb:hover .product-img > div {
  transform: scale(1.12)
}

.main-products.product-grid .product-thumb .product-labels {
  visibility: visible;
  opacity: 1
}

.main-products.product-grid .product-thumb .quickview-button {
  display: flex;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translate3d(-50%, -50%, 1px)
}

.main-products.product-grid .product-thumb .btn-quickview {
  visibility: hidden;
  opacity: 0;
  transform: scale(.88);
  width: 35px;
  height: 35px
}

.main-products.product-grid .product-thumb:hover .btn-quickview {
  visibility: visible;
  opacity: 1;
  transform: scale(1)
}

.main-products.product-grid .product-thumb .btn-quickview .btn-text {
  display: none
}

.main-products.product-grid .product-thumb .btn-quickview::before {
  display: inline-block;
  content: '\ebef' !important;
  font-family: icomoon !important;
  font-size: 16px
}

.main-products.product-grid .product-thumb .image .btn, .main-products.product-grid .product-thumb .image .btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase
}

.main-products.product-grid .product-thumb .image .btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.main-products.product-grid .product-thumb .image .btn:active, .main-products.product-grid .product-thumb .image .btn:hover:active, .main-products.product-grid .product-thumb .image .btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.main-products.product-grid .product-thumb .image .btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.main-products.product-grid .product-thumb .image
.btn {
  background: rgba(0, 37, 84, 1);
  border-width: 2px;
  padding: 13px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 3px !important
}

.desktop .main-products.product-grid .product-thumb .image .btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.main-products.product-grid .product-thumb .image .btn.btn.disabled::after {
  font-size: 20px
}

.main-products.product-grid .product-thumb
.countdown {
  display: none;
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 1px) scale(1)
}

.main-products.product-grid.product-list .product-layout
.image {
  float: left;
  height: 100%
}

.main-products.product-grid .product-thumb
.caption {
  border-width: 0;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: none;
  border-color: rgba(226, 226, 226, 1)
}

.main-products.product-grid .product-thumb
.stats {
  display: none;
  justify-content: space-between;
  padding: 5px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  border-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid
}

.main-products.product-grid .stat-1 .stats-label {
  display: none
}

.main-products.product-grid .stat-2 .stats-label {
  display: none
}

.main-products.product-grid.product-grid .product-thumb
.rating {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 0
}

.main-products.product-grid.product-grid .product-thumb:hover
.rating {
  visibility: visible;
  opacity: 1
}

.main-products.product-grid.product-grid .product-thumb .rating-stars {
  position: absolute;
  visibility: visible;
  opacity: 1;
  transform: translateY(-50%)
}

.main-products.product-grid .product-thumb
.rating {
  justify-content: center;
  display: flex
}

.main-products.product-grid .product-thumb .rating.no-rating {
  display: none
}

.main-products.product-grid .product-thumb .rating .fa-stack {
  font-size: 10px;
  width: 1.1em
}

.main-products.product-grid .product-thumb .rating-stars {
  padding-bottom: 10px
}

.main-products.product-grid .product-thumb .rating.no-rating
span {
  opacity: 0.5
}

.main-products.product-grid .product-thumb
.name {
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 5px;
  padding-left: 8px
}

.main-products.product-grid .product-thumb .name
a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  text-align: left;
  text-align: left
}

.main-products.product-grid .product-thumb
.description {
  display: none;
  padding: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid
}

.main-products.product-grid .product-thumb
.price {
  display: block;
  font-family: 'Nunito Sans';
  font-weight: 700;
  font-size: 15px;
  color: rgba(226, 0, 3, 1);
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  justify-content: flex-start;
  padding: 8px;
  padding-top: 0px
}

.main-products.product-grid .product-thumb .price-tax {
  display: none;
  font-size: 12px;
  text-align: left
}

.main-products.product-grid .product-thumb .price-new {
  font-family: 'Nunito Sans';
  font-weight: 700;
  color: rgba(139, 145, 152, 1);
  margin: 0 7px 0 0;
  order: 1
}

.main-products.product-grid .product-thumb .price-old {
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-size: 13px;
  color: rgba(105, 105, 115, 1);
  text-decoration: line-through;
  margin: 0;
  order: 2
}

.main-products.product-grid .product-thumb .price > div {
  align-items: center;
  flex-direction: row
}

.main-products.product-grid .product-thumb .buttons-wrapper {
  display: block
}

.main-products.product-grid .product-thumb .button-group {
  justify-content: center
}

.main-products.product-grid.product-grid .product-thumb .button-group {
  margin-right: 5px;
  border-width: 0;
  border-top-width: 1px;
  border-style: none;
  border-color: rgba(226, 226, 226, 1)
}

.main-products.product-grid .product-thumb .cart-group {
  display: inline-flex
}

.main-products.product-grid .product-thumb .btn-wishlist {
  width: 35px;
  height: 35px;
  display: inline-flex;
  margin-right: 5px;
  margin-left: 5px
}

.main-products.product-grid .product-thumb .btn-compare {
  width: 35px;
  height: 35px;
  display: inline-flex
}

.main-products.product-grid .product-thumb .btn-cart::before {
  display: none;
  font-size: 16px;
  left: 2px;
  margin-right: 2px
}

.main-products.product-grid .product-thumb .btn-cart .btn-text {
  display: inline-block;
  padding: 0
}

.main-products.product-grid.product-grid .product-thumb .btn-cart {
  flex: initial
}

.main-products.product-grid.product-grid .product-thumb .cart-group {
  flex: initial
}

.main-products.product-grid .product-thumb .btn-cart.btn, .main-products.product-grid .product-thumb .btn-cart.btn:visited {
  font-size: 12px;
  font-weight: 400;
  text-transform: none
}

.main-products.product-grid .product-thumb .btn-cart.btn {
  padding: 2px;
  padding-right: 6px;
  padding-left: 6px;
  min-width: 20px;
  min-height: 20px
}

.desktop .main-products.product-grid .product-thumb .btn-cart.btn:hover {
  box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25)
}

.main-products.product-grid .product-thumb .btn-cart.btn:active, .main-products.product-grid .product-thumb .btn-cart.btn:hover:active, .main-products.product-grid .product-thumb .btn-cart.btn:focus:active {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.main-products.product-grid .product-thumb .btn-cart.btn:focus {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.main-products.product-grid .product-thumb .btn-cart.btn.btn.disabled::after {
  font-size: 20px
}

.main-products.product-grid .product-thumb
.stepper {
  display: none;
  margin-right: 5px;
  height: 36px
}

.main-products.product-grid .button-group-bottom .wish-group.wish-group-bottom {
  margin: -10px;
  margin-top: 10px
}

.main-products.product-grid .button-group-bottom .wish-group-bottom {
  border-width: 0;
  border-top-width: 1px;
  border-style: solid
}

.main-products.product-grid .product-thumb .btn-wishlist::before {
  display: inline-block;
  font-size: 15px
}

.main-products.product-grid .product-thumb .btn-wishlist .btn-text {
  display: none
}

.main-products.product-grid .product-thumb .btn-wishlist.btn, .main-products.product-grid .product-thumb .btn-wishlist.btn:visited {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  text-transform: none
}

.main-products.product-grid .product-thumb .btn-wishlist.btn:hover {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important
}

.main-products.product-grid .product-thumb .btn-wishlist.btn:active, .main-products.product-grid .product-thumb .btn-wishlist.btn:hover:active, .main-products.product-grid .product-thumb .btn-wishlist.btn:focus:active {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important;
  box-shadow: none
}

.main-products.product-grid .product-thumb .btn-wishlist.btn:focus {
  color: rgba(226, 0, 3, 1) !important;
  background: none;
  box-shadow: none
}

.main-products.product-grid .product-thumb .btn-wishlist.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 40px !important
}

.desktop .main-products.product-grid .product-thumb .btn-wishlist.btn:hover {
  box-shadow: none
}

.main-products.product-grid .product-thumb .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px
}

.main-products.product-grid .product-thumb .btn-compare::before {
  display: inline-block;
  font-size: 14px
}

.main-products.product-grid .product-thumb .btn-compare .btn-text {
  display: none
}

.main-products.product-grid .product-thumb .btn-compare.btn, .main-products.product-grid .product-thumb .btn-compare.btn:visited {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  text-transform: none
}

.main-products.product-grid .product-thumb .btn-compare.btn:hover {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important
}

.main-products.product-grid .product-thumb .btn-compare.btn:active, .main-products.product-grid .product-thumb .btn-compare.btn:hover:active, .main-products.product-grid .product-thumb .btn-compare.btn:focus:active {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important;
  box-shadow: none
}

.main-products.product-grid .product-thumb .btn-compare.btn:focus {
  color: rgba(226, 0, 3, 1) !important;
  background: none;
  box-shadow: none
}

.main-products.product-grid .product-thumb .btn-compare.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 40px !important
}

.desktop .main-products.product-grid .product-thumb .btn-compare.btn:hover {
  box-shadow: none
}

.main-products.product-grid .product-thumb .btn-compare.btn.btn.disabled::after {
  font-size: 20px
}

.main-products.product-grid .product-thumb .extra-group {
  display: none
}

.main-products.product-grid .product-thumb .extra-group .btn:first-child {
  display: inline-flex
}

.main-products.product-grid .product-thumb .extra-group .btn-extra + .btn {
  display: inline-flex
}

.main-products.product-grid .out-of-stock .product-thumb .extra-group .btn:first-child {
  display: inline-flex
}

.main-products.product-grid .product-thumb .extra-group .btn:first-child::before {
  display: inline-block;
  content: '\eaa9' !important;
  font-family: icomoon !important;
  color: rgba(226, 0, 3, 1)
}

.main-products.product-grid .product-thumb .extra-group .btn:first-child .btn-text {
  display: inline-block;
  padding: 0 .4em
}

.main-products.product-grid .product-thumb .extra-group .btn + .btn::before {
  display: inline-block
}

.main-products.product-grid .product-thumb .extra-group .btn + .btn .btn-text {
  display: inline-block;
  padding: 0 .4em
}

.main-products.product-grid .product-layout .extra-group > div {
  justify-content: flex-start
}

.main-products.product-grid .product-thumb .extra-group > div {
  padding: 4px
}

.main-products.product-grid .product-thumb .extra-group .btn.btn, .main-products.product-grid .product-thumb .extra-group .btn.btn:visited {
  font-size: 12px;
  font-weight: 400;
  text-transform: none
}

.main-products.product-grid .product-thumb .extra-group
.btn.btn {
  padding: 2px;
  padding-right: 6px;
  padding-left: 6px;
  min-width: 20px;
  min-height: 20px
}

.desktop .main-products.product-grid .product-thumb .extra-group .btn.btn:hover {
  box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25)
}

.main-products.product-grid .product-thumb .extra-group .btn.btn:active, .main-products.product-grid .product-thumb .extra-group .btn.btn:hover:active, .main-products.product-grid .product-thumb .extra-group .btn.btn:focus:active {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.main-products.product-grid .product-thumb .extra-group .btn.btn:focus {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.main-products.product-grid .product-thumb .extra-group .btn.btn.btn.disabled::after {
  font-size: 20px
}

.main-products.product-grid .product-thumb .extra-group .btn + .btn.btn, .main-products.product-grid .product-thumb .extra-group .btn + .btn.btn:visited {
  font-size: 12px;
  font-weight: 400;
  text-transform: none
}

.main-products.product-grid .product-thumb .extra-group .btn + .btn.btn {
  padding: 2px;
  padding-right: 6px;
  padding-left: 6px;
  min-width: 20px;
  min-height: 20px
}

.desktop .main-products.product-grid .product-thumb .extra-group .btn + .btn.btn:hover {
  box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25)
}

.main-products.product-grid .product-thumb .extra-group .btn + .btn.btn:active, .main-products.product-grid .product-thumb .extra-group .btn + .btn.btn:hover:active, .main-products.product-grid .product-thumb .extra-group .btn + .btn.btn:focus:active {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.main-products.product-grid .product-thumb .extra-group .btn + .btn.btn:focus {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.main-products.product-grid .product-thumb .extra-group .btn + .btn.btn.btn.disabled::after {
  font-size: 20px
}

.main-products.product-grid.product-grid .product-thumb .extra-group {
  position: static;
  margin-top: initial
}

.main-products.product-grid.product-grid .product-thumb .extra-group > div {
  position: static;
  transform: none;
  opacity: 1
}

.main-products.product-grid.product-grid .product-thumb .buttons-wrapper {
  position: static;
  width: auto;
  overflow: visible;
  order: initial;
  margin-top: auto;
  transform: none
}

.main-products.product-grid.product-grid .product-thumb .buttons-wrapper .button-group {
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none
}

.main-products.product-grid.product-grid .product-thumb:hover .buttons-wrapper .button-group {
  transform: none
}

.main-products.product-grid.product-grid .wish-group {
  position: static;
  width: auto;
  top: auto;
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  justify-content: flex-start
}

.main-products.product-grid .product-thumb .btn-quickview.btn {
  border-radius: 40px !important
}

.main-products.product-list .product-thumb {
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  padding-bottom: 25px
}

.main-products.product-list:not(.product-grid) .product-layout:not(.swiper-slide) + .product-layout:not(.swiper-slide) {
  margin-top: 25px
}

.main-products.product-list .product-thumb:hover .product-img > div {
  transform: scale(1.12)
}

.main-products.product-list .product-thumb .product-img {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.main-products.product-list .product-thumb .product-img
img {
  border-radius: 5px
}

.main-products.product-list .product-thumb .product-labels {
  visibility: visible;
  opacity: 1
}

.main-products.product-list .product-thumb .quickview-button {
  display: flex;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translate3d(-50%, -50%, 1px)
}

.main-products.product-list .product-thumb .btn-quickview {
  visibility: hidden;
  opacity: 0;
  transform: scale(.88);
  width: 40px;
  height: 40px
}

.main-products.product-list .product-thumb:hover .btn-quickview {
  visibility: visible;
  opacity: 1;
  transform: scale(1)
}

.main-products.product-list .product-thumb .btn-quickview .btn-text {
  display: none
}

.main-products.product-list .product-thumb .btn-quickview::before {
  display: inline-block;
  content: '\ebef' !important;
  font-family: icomoon !important;
  font-size: 17px
}

.main-products.product-list .product-thumb
.countdown {
  display: flex;
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 1px) scale(1);
  bottom: 10px
}

.main-products.product-list.product-list .product-layout
.image {
  float: left;
  height: 100%
}

.main-products.product-list .product-thumb
.caption {
  padding-left: 20px
}

.main-products.product-list .product-thumb
.stats {
  display: none;
  justify-content: flex-start;
  margin-bottom: 10px
}

.main-products.product-list .stat-1 .stats-label {
  display: none
}

.main-products.product-list .stat-2 .stats-label {
  display: none
}

.main-products.product-list.product-grid .product-thumb
.rating {
  position: static;
  visibility: visible;
  opacity: 1
}

.main-products.product-list .product-thumb
.rating {
  justify-content: flex-end;
  margin-bottom: 5px;
  display: flex
}

.main-products.product-list .product-thumb .rating.no-rating {
  display: none
}

.main-products.product-list .product-thumb .rating .fa-stack {
  font-size: 13px;
  width: 1.2em
}

.main-products.product-list .product-thumb .rating .fa-star, .main-products.product-list .product-thumb .rating .fa-star + .fa-star-o {
  color: rgba(254, 212, 48, 1)
}

.main-products.product-list .product-thumb .rating-stars {
  margin-top: -18px
}

.main-products.product-list .product-thumb .rating.no-rating
span {
  opacity: .3
}

.main-products.product-list .product-thumb
.name {
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 5px
}

.main-products.product-list .product-thumb .name
a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 22px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
  text-align: left
}

.main-products.product-list .product-thumb
.description {
  display: block;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  line-height: 1.5;
  margin-top: 5px;
  margin-bottom: 10px
}

.main-products.product-list .product-thumb
.price {
  display: block;
  font-family: 'Nunito Sans';
  font-weight: 700;
  font-size: 22px;
  text-align: left;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  justify-content: flex-start;
  margin-bottom: 10px
}

.main-products.product-list .product-thumb .price-tax {
  display: none;
  font-size: 12px;
  color: rgba(105, 105, 115, 1)
}

.main-products.product-list .product-thumb .price-new {
  color: rgba(226, 0, 3, 1);
  margin: 0 7px 0 0;
  order: 1
}

.main-products.product-list .product-thumb .price-old {
  font-size: 16px;
  color: rgba(105, 105, 115, 1);
  text-decoration: line-through;
  margin: 0;
  order: 2
}

.main-products.product-list .product-thumb .price > div {
  align-items: center;
  flex-direction: row
}

.main-products.product-list .product-thumb .buttons-wrapper {
  display: block
}

.main-products.product-list .product-thumb .button-group {
  justify-content: flex-start
}

.main-products.product-list.product-list .product-thumb .buttons-wrapper {
  margin-top: 5px
}

.main-products.product-list .product-thumb .cart-group {
  display: inline-flex
}

.main-products.product-list .product-thumb .btn-cart {
  height: 38px;
  margin-right: 5px
}

.main-products.product-list .product-thumb .btn-wishlist {
  width: 38px;
  height: 38px;
  display: inline-flex
}

.main-products.product-list .product-thumb .btn-compare {
  width: 38px;
  height: 38px;
  display: inline-flex;
  margin-left: 5px
}

.main-products.product-list .product-thumb .btn-cart::before {
  display: inline-block;
  font-size: 16px
}

.main-products.product-list .product-thumb .btn-cart .btn-text {
  display: inline-block;
  padding: 0 .4em
}

.main-products.product-list.product-grid .product-thumb .btn-cart {
  flex: initial
}

.main-products.product-list.product-grid .product-thumb .cart-group {
  flex: initial
}

.main-products.product-list .product-thumb
.stepper {
  display: inline-flex;
  width: 50px;
  height: 36px;
  border-style: solid;
  border-color: rgba(105, 105, 115, 1);
  border-radius: 3px;
  margin-right: 5px;
  height: 38px
}

.main-products.product-list .product-thumb .stepper input.form-control {
  background: rgba(255, 255, 255, 1) !important;
  border-width: 0px !important
}

.main-products.product-list .product-thumb .stepper span
i {
  color: rgba(105, 105, 115, 1);
  background-color: rgba(238, 238, 238, 1)
}

.main-products.product-list .product-thumb .btn-wishlist::before {
  display: inline-block;
  font-size: 16px
}

.main-products.product-list .product-thumb .btn-wishlist .btn-text {
  display: none
}

.main-products.product-list .product-thumb .btn-wishlist.btn, .main-products.product-list .product-thumb .btn-wishlist.btn:visited {
  font-size: 13px;
  color: rgba(44, 54, 64, 1);
  font-weight: 400;
  text-transform: uppercase
}

.main-products.product-list .product-thumb .btn-wishlist.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.main-products.product-list .product-thumb .btn-wishlist.btn:active, .main-products.product-list .product-thumb .btn-wishlist.btn:hover:active, .main-products.product-list .product-thumb .btn-wishlist.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  border-color: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.main-products.product-list .product-thumb .btn-wishlist.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.main-products.product-list .product-thumb .btn-wishlist.btn {
  background: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(105, 105, 115, 1);
  padding: 12px;
  padding-right: 15px;
  padding-left: 15px
}

.main-products.product-list .product-thumb .btn-wishlist.btn:hover, .main-products.product-list .product-thumb .btn-wishlist.btn:active:hover {
  border-color: rgba(26, 26, 26, 1)
}

.desktop .main-products.product-list .product-thumb .btn-wishlist.btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.main-products.product-list .product-thumb .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px
}

.main-products.product-list .product-thumb .btn-compare::before {
  display: inline-block;
  font-size: 16px
}

.main-products.product-list .product-thumb .btn-compare .btn-text {
  display: none
}

.main-products.product-list .product-thumb .btn-compare.btn, .main-products.product-list .product-thumb .btn-compare.btn:visited {
  font-size: 13px;
  color: rgba(44, 54, 64, 1);
  font-weight: 400;
  text-transform: uppercase
}

.main-products.product-list .product-thumb .btn-compare.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(26, 26, 26, 1) !important
}

.main-products.product-list .product-thumb .btn-compare.btn:active, .main-products.product-list .product-thumb .btn-compare.btn:hover:active, .main-products.product-list .product-thumb .btn-compare.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(0, 37, 84, 1) !important;
  border-color: rgba(0, 37, 84, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.main-products.product-list .product-thumb .btn-compare.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.main-products.product-list .product-thumb .btn-compare.btn {
  background: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(105, 105, 115, 1);
  padding: 12px;
  padding-right: 15px;
  padding-left: 15px
}

.main-products.product-list .product-thumb .btn-compare.btn:hover, .main-products.product-list .product-thumb .btn-compare.btn:active:hover {
  border-color: rgba(26, 26, 26, 1)
}

.desktop .main-products.product-list .product-thumb .btn-compare.btn:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

.main-products.product-list .product-thumb .btn-compare.btn.btn.disabled::after {
  font-size: 20px
}

.main-products.product-list .product-thumb .extra-group {
  display: none
}

.main-products.product-list .product-thumb .extra-group .btn:first-child {
  display: inline-flex
}

.main-products.product-list .product-thumb .extra-group .btn-extra + .btn {
  display: inline-flex
}

.main-products.product-list .product-thumb .extra-group .btn:first-child::before {
  display: inline-block;
  font-size: 16px;
  color: rgba(107, 101, 133, 1)
}

.main-products.product-list .product-thumb .extra-group .btn:first-child .btn-text {
  display: inline-block;
  padding: 0 .4em
}

.main-products.product-list .product-thumb .extra-group .btn + .btn::before {
  display: inline-block;
  font-size: 16px;
  color: rgba(242, 130, 50, 1)
}

.main-products.product-list .product-thumb .extra-group .btn + .btn .btn-text {
  display: inline-block;
  padding: 0 .4em
}

.main-products.product-list .product-thumb .extra-group .btn + .btn.btn {
  margin-left: 5px;
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 40px !important
}

.main-products.product-list .product-layout .extra-group > div {
  justify-content: flex-start
}

.main-products.product-list .product-thumb .extra-group > div {
  margin-top: 10px
}

.main-products.product-list .product-thumb .extra-group .btn.btn, .main-products.product-list .product-thumb .extra-group .btn.btn:visited {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  text-transform: none
}

.main-products.product-list .product-thumb .extra-group .btn.btn:hover {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important
}

.main-products.product-list .product-thumb .extra-group .btn.btn:active, .main-products.product-list .product-thumb .extra-group .btn.btn:hover:active, .main-products.product-list .product-thumb .extra-group .btn.btn:focus:active {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important;
  box-shadow: none
}

.main-products.product-list .product-thumb .extra-group .btn.btn:focus {
  color: rgba(226, 0, 3, 1) !important;
  background: none;
  box-shadow: none
}

.main-products.product-list .product-thumb .extra-group
.btn.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 40px !important
}

.desktop .main-products.product-list .product-thumb .extra-group .btn.btn:hover {
  box-shadow: none
}

.main-products.product-list .product-thumb .extra-group .btn.btn.btn.disabled::after {
  font-size: 20px
}

.main-products.product-list .product-thumb .extra-group .btn + .btn.btn, .main-products.product-list .product-thumb .extra-group .btn + .btn.btn:visited {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  text-transform: none
}

.main-products.product-list .product-thumb .extra-group .btn + .btn.btn:hover {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important
}

.main-products.product-list .product-thumb .extra-group .btn + .btn.btn:active, .main-products.product-list .product-thumb .extra-group .btn + .btn.btn:hover:active, .main-products.product-list .product-thumb .extra-group .btn + .btn.btn:focus:active {
  color: rgba(226, 0, 3, 1) !important;
  background: none !important;
  box-shadow: none
}

.main-products.product-list .product-thumb .extra-group .btn + .btn.btn:focus {
  color: rgba(226, 0, 3, 1) !important;
  background: none;
  box-shadow: none
}

.desktop .main-products.product-list .product-thumb .extra-group .btn + .btn.btn:hover {
  box-shadow: none
}

.main-products.product-list .product-thumb .extra-group .btn + .btn.btn.btn.disabled::after {
  font-size: 20px
}

.main-products.product-list.product-grid .product-thumb .extra-group {
  position: static;
  margin-top: initial
}

.main-products.product-list.product-grid .product-thumb .extra-group > div {
  position: static;
  transform: none;
  opacity: 1
}

.main-products.product-list.product-grid .product-thumb .buttons-wrapper {
  position: static;
  width: auto;
  overflow: visible;
  order: initial;
  margin-top: auto;
  transform: none
}

.main-products.product-list.product-grid .product-thumb .buttons-wrapper .button-group {
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none
}

.main-products.product-list.product-grid .product-thumb:hover .buttons-wrapper .button-group {
  transform: none
}

.main-products.product-list.product-grid .wish-group {
  justify-content: flex-start
}

.main-products.product-list .product-thumb .btn-quickview.btn {
  border-radius: 50px !important
}

.popup-options .popup-container {
  width: 400px
}

.popup-options .popup-inner-body {
  height: 380px
}

@media (max-width: 1300px) {
  #content {
    padding: 20px;
    padding-top: 0px
  }

  .column-left
  #content {
    padding-left: 20px
  }

  .column-right
  #content {
    padding-right: 20px
  }

  .side-column {
    max-width: 240px;
    padding: 20px;
    padding-left: 20px
  }

  .one-column
  #content {
    max-width: calc(100% - 240px)
  }

  .two-column
  #content {
    max-width: calc(100% - 240px * 2)
  }

  #column-right {
    padding: 20px;
    padding-top: 0px
  }

  .breadcrumb {
    padding-left: 15px
  }
}

@media (max-width: 1024px) {
  .main-posts.post-grid .post-layout.swiper-slide {
    margin-right: 20px;
    width: calc((100% - 2 * 20px) / 3 - 0.01px)
  }

  .main-posts.post-grid .post-layout:not(.swiper-slide) {
    padding: 10px;
    width: calc(100% / 3 - 0.01px)
  }

  body {
    font-family: 'Nunito Sans';
    font-weight: 400;
    font-size: 12px
  }

  .account-list > li {
    width: calc(100% / 4)
  }

  .route-checkout-cart .cart-page {
    display: block
  }

  .cart-bottom {
    margin-top: 20px;
    margin-left: 0px
  }

  .route-checkout-cart .cart-panels select.form-control {
    max-width: 400px
  }

  .refine-categories .refine-item.swiper-slide {
    margin-right: 120px;
    width: calc((100% - 5 * 120px) / 6 - 0.01px)
  }

  .refine-categories .refine-item:not(.swiper-slide) {
    padding: 60px;
    width: calc(100% / 6 - 0.01px)
  }

  .one-column #content .refine-categories .refine-item.swiper-slide {
    margin-right: 120px;
    width: calc((100% - 3 * 120px) / 4 - 0.01px)
  }

  .one-column #content .refine-categories .refine-item:not(.swiper-slide) {
    padding: 60px;
    width: calc(100% / 4 - 0.01px)
  }

  .two-column #content .refine-categories .refine-item.swiper-slide {
    margin-right: 120px;
    width: calc((100% - 2 * 120px) / 3 - 0.01px)
  }

  .two-column #content .refine-categories .refine-item:not(.swiper-slide) {
    padding: 60px;
    width: calc(100% / 3 - 0.01px)
  }

  .refine-categories .swiper-container {
    padding: 0px
  }

  .product-info .product-left {
    width: 100%
  }

  .product-info .product-right {
    width: 100%;
    padding-left: 0px
  }

  .product-info .custom-stats {
    flex-direction: column;
    align-items: flex-start
  }

  .product-info .product-details
  .rating {
    padding-top: 20px
  }

  .product-options select.form-control {
    max-width: 400px
  }

  .product-info .product-options .push-option input + img + .option-value {
    display: block
  }

  .route-product-product:not(.popup) .product-info .product-details .button-group-page {
    position: fixed;
    width: 100%;
    z-index: 10000;
    margin: 0;
    background: rgba(240, 242, 245, 1);
    padding: 10px;
    border-width: 0;
    border-top-width: 1px;
    border-style: solid;
    border-color: rgba(226, 226, 226, 1);
    box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.15)
  }

  .route-product-product:not(.popup).has-bottom-menu .bottom-menu {
    display: none
  }

  .route-product-product:not(.popup).has-bottom-menu .site-wrapper {
    padding-bottom: 0
  }

  .route-product-product:not(.popup) body {
    padding-bottom: 55px
  }

  .route-product-product .scroll-top {
    bottom: calc(55px + 10px)
  }

  .route-product-product:not(.popup) .product-info .button-group-page
  .stepper {
    height: 36px;
    margin-right: 5px
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
    flex-grow: 1;
    height: 36px
  }

  .route-product-product:not(.popup) .product-info .button-group-page .stepper-group {
    flex-grow: 1;
    width: auto
  }

  .product-info .button-group-page .extra-group .btn:first-child .btn-text {
    display: none
  }

  .product-info .button-group-page .extra-group .btn:first-child::before {
    display: inline-block
  }

  .product-info .button-group-page .btn-extra + .btn::before {
    display: inline-block
  }

  .product-info .button-group-page .btn-extra + .btn .btn-text {
    display: inline-block;
    padding: 0 .4em
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-extra {
    height: 36px;
    padding: 10px !important
  }

  .product-info .button-group-page .extra-group .btn-extra + .btn-extra {
    margin-left: 5px
  }

  .product-info .button-group-page .extra-group .btn-extra:first-child::before {
    margin-right: 0px
  }

  .route-product-product:not(.popup) .product-info .product-details .button-group-page .wishlist-compare {
    border-style: none;
    width: auto;
    margin-top: 0px
  }

  .route-product-product:not(.popup) .product-info .button-group-page .wishlist-compare
  .btn {
    height: 36px
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist .btn-text {
    display: none
  }

  .route-product-product:not(.popup) .product-info .button-group-page .wishlist-compare .btn-wishlist {
    flex: initial;
    width: auto;
    padding: 10px !important
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist {
    margin-right: -1px;
    margin-left: 5px
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist::before {
    margin-right: 0px
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-compare .btn-text {
    display: none
  }

  .route-product-product:not(.popup) .product-info .button-group-page .wishlist-compare .btn-compare {
    flex: initial;
    width: auto;
    padding: 10px !important
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-compare::before {
    margin-right: 0px
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-extra + .btn-extra {
    padding: 10px !important
  }

  .main-products.product-grid .product-layout.swiper-slide {
    margin-right: 20px;
    width: calc((100% - 4 * 20px) / 5 - 0.01px)
  }

  .main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 10px;
    width: calc(100% / 5 - 0.01px)
  }

  .main-products.product-grid .product-thumb .btn-quickview {
    visibility: visible;
    opacity: 1
  }
}

@media (max-width: 980px) {
  .blog-post .post-details .post-stats .p-posted {
    display: none
  }

  .login-box {
    flex-direction: column
  }

  .login-box
  .well {
    margin-right: 0px;
    margin-bottom: 30px
  }

  .login-box > div:first-of-type {
    margin-right: 0px;
    margin-bottom: 30px
  }

  .quick-checkout-wrapper > div
  .right {
    padding-left: 0px;
    width: 100%
  }

  .quick-checkout-wrapper > div
  .left {
    width: 100%
  }

  .section-payment {
    padding-top: 20px;
    padding-left: 0px;
    width: 100%
  }

  .section-shipping {
    width: 100%
  }

  .main-products.product-grid .product-layout.swiper-slide {
    margin-right: 20px;
    width: calc((100% - 3 * 20px) / 4 - 0.01px)
  }

  .main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 10px;
    width: calc(100% / 4 - 0.01px)
  }

  .one-column #content .main-products.product-grid .product-layout.swiper-slide {
    margin-right: 20px;
    width: calc((100% - 2 * 20px) / 3 - 0.01px)
  }

  .one-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 10px;
    width: calc(100% / 3 - 0.01px)
  }
}

@media (max-width: 769px) {
  .main-products.product-list .product-thumb
  .rating {
    justify-content: flex-start
  }

  .main-products.product-list .product-thumb .rating-stars {
    margin-top: 0px
  }
}

@media (max-width: 760px) {
  .main-posts.post-grid .post-layout.swiper-slide {
    margin-right: 20px;
    width: calc((100% - 1 * 20px) / 2 - 0.01px)
  }

  .main-posts.post-grid .post-layout:not(.swiper-slide) {
    padding: 10px;
    width: calc(100% / 2 - 0.01px)
  }

  .one-column #content .main-posts.post-grid .post-layout.swiper-slide {
    margin-right: 20px;
    width: calc((100% - 1 * 20px) / 2 - 0.01px)
  }

  .one-column #content .main-posts.post-grid .post-layout:not(.swiper-slide) {
    padding: 10px;
    width: calc(100% / 2 - 0.01px)
  }

  .post-list .post-thumb .btn-read-more.btn {
    border-width: 1px
  }

  #content {
    padding: 0px
  }

  html:not(.popup) .page-title {
    border-width: 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: rgba(226, 226, 226, 1);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center
  }

  html:not(.popup) .page-title::after {
    display: none;
    left: 50%;
    right: initial;
    transform: translate3d(-50%, 0, 0)
  }

  html:not(.popup) .page-title.page-title > span::after {
    display: none;
    left: 50%;
    right: initial;
    transform: translate3d(-50%, 0, 0)
  }

  .route-product-product.popup-quickview .additional-images .swiper-container {
    overflow: hidden
  }

  .popup-login .popup-inner-body {
    height: 310px
  }

  .account-list > li > a {
    padding-right: 20px;
    padding-left: 20px
  }

  .account-list > li {
    width: calc(100% / 2)
  }

  .refine-categories .refine-item.swiper-slide {
    margin-right: 120px;
    width: calc((100% - 2 * 120px) / 3 - 0.01px)
  }

  .refine-categories .refine-item:not(.swiper-slide) {
    padding: 60px;
    width: calc(100% / 3 - 0.01px)
  }

  .one-column #content .refine-categories .refine-item.swiper-slide {
    margin-right: 120px;
    width: calc((100% - 2 * 120px) / 3 - 0.01px)
  }

  .one-column #content .refine-categories .refine-item:not(.swiper-slide) {
    padding: 60px;
    width: calc(100% / 3 - 0.01px)
  }

  .refine-categories .swiper-container {
    overflow: hidden
  }

  .route-information-sitemap #content > .row > div + div {
    margin-left: 0px
  }

  .route-information-sitemap #content > .row {
    flex-direction: column
  }

  .route-information-sitemap #content > .row > div {
    width: 100%
  }

  .route-product-product:not(.popup) .product-info .product-left {
    padding: 0px
  }

  .route-product-product #content .page-title {
    font-family: 'Nunito Sans';
    font-weight: 700;
    text-transform: capitalize;
    border-width: 0px;
    border-style: none;
    margin-top: -15px;
    margin-bottom: -10px
  }

  .route-product-product #content .page-title::after {
    display: none
  }

  .route-product-product #content .page-title.page-title > span::after {
    display: none
  }

  .product-image .main-image {
    border-width: 0px;
    border-style: none;
    box-shadow: none
  }

  .product-image .main-image .swiper-buttons {
    display: none !important
  }

  .product-image .main-image .swiper-buttons
  div {
    width: 40px;
    height: 40px;
    background: rgba(0, 37, 84, 1)
  }

  .product-image .main-image .swiper-pagination {
    display: block
  }

  .direction-horizontal .additional-image {
    width: calc(100% / 4)
  }

  .additional-images .swiper-buttons {
    display: none !important
  }

  .additional-images .swiper-buttons
  div {
    width: 40px;
    height: 40px;
    background: rgba(0, 37, 84, 1)
  }

  .additional-images .swiper-pagination {
    display: block
  }

  .route-product-product:not(.popup) .product-info .product-price-group {
    flex-direction: column
  }

  .route-product-product:not(.popup) .product-info .product-price-group .product-stats {
    order: -1;
    margin: initial
  }

  .product-info .product-details .price-group {
    font-size: 18px
  }

  .product-info .product-details .price-group .product-price-new {
    font-size: 18px
  }

  .route-product-product:not(.popup) .product-info .product-details .price-group {
    padding: 0px
  }

  .route-product-product
  .tags {
    margin: 20px
  }

  .product-info .button-group-page .btn-extra.btn {
    border-width: 1px
  }

  .product-info .button-group-page .btn-extra + .btn .btn-text {
    display: none
  }

  .product-info .button-group-page .btn-extra + .btn::before {
    display: inline-block
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn {
    border-width: 1px
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn {
    border-width: 1px
  }

  .grid-list .compare-btn {
    display: none
  }

  .main-products {
    padding-right: 20px
  }

  .main-products.product-list.product-list .product-layout
  .image {
    float: none;
    height: auto
  }

  .main-products.product-list .product-thumb
  .caption {
    padding-top: 20px;
    padding-left: 0px
  }

  .main-products.product-list .product-thumb .btn-wishlist.btn {
    border-width: 1px
  }

  .main-products.product-list .product-thumb .btn-compare.btn {
    border-width: 1px
  }
}

@media (max-width: 470px) {
  .blog-feed {
    margin-right: -15px
  }

  .buttons > div {
    width: 100%;
    flex-basis: auto
  }

  .buttons > div + div {
    padding-top: 10px;
    padding-left: 0px
  }

  .breadcrumb
  a {
    font-size: 12px
  }

  table
  td {
    font-size: 13px
  }

  table thead
  td {
    text-transform: none
  }

  table tfoot
  td {
    font-size: 12px
  }

  label {
    font-size: 12px
  }

  .form-group .control-label {
    padding-bottom: 2px
  }

  .form-group {
    margin-bottom: 3px
  }

  input.form-control {
    height: 32px
  }

  .radio {
    font-size: 12px
  }

  .checkbox {
    font-size: 12px
  }

  .popup-quickview .popup-inner-body {
    height: 800px
  }

  .route-product-product.popup-quickview .product-info .product-left {
    width: 100%
  }

  .route-product-product.popup-quickview .product-info .product-right {
    width: 100%;
    padding-left: 0px
  }

  .route-product-product.popup-quickview h1.page-title {
    display: block
  }

  .route-product-product.popup-quickview div.page-title {
    display: none
  }

  .route-product-product.popup-quickview .product-info .button-group-page .btn-cart .btn-text {
    display: none
  }

  .route-product-product.popup-quickview .product-info .product-details .stepper-group {
    flex-grow: initial
  }

  .route-product-product.popup-quickview .product-info .product-details .stepper-group .btn-cart {
    flex-grow: initial
  }

  .route-account-register
  label {
    font-size: 12px
  }

  .route-account-register .form-group .control-label {
    padding-bottom: 2px
  }

  .route-account-register .form-group {
    margin-bottom: 3px
  }

  .route-account-register input.form-control {
    height: 32px
  }

  .route-account-register
  .radio {
    font-size: 12px
  }

  .route-account-register
  .checkbox {
    font-size: 12px
  }

  .route-checkout-cart .buttons > div + div {
    padding-top: 20px
  }

  .route-checkout-cart .cart-panels .buttons > div {
    width: 100%;
    flex-basis: auto
  }

  .route-checkout-cart .cart-panels .buttons > div + div {
    padding-top: 10px;
    padding-left: 0px
  }

  .quick-checkout-wrapper
  label {
    font-size: 12px
  }

  .quick-checkout-wrapper .form-group .control-label {
    padding-bottom: 2px
  }

  .quick-checkout-wrapper .form-group {
    margin-bottom: 3px
  }

  .quick-checkout-wrapper input.form-control {
    height: 32px
  }

  .quick-checkout-wrapper
  .radio {
    font-size: 12px
  }

  .quick-checkout-wrapper
  .checkbox {
    font-size: 12px
  }

  .route-product-search #content .buttons > div {
    width: 100%;
    flex-basis: auto
  }

  .route-product-search #content .buttons > div + div {
    padding-top: 10px;
    padding-left: 0px
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-cart::before {
    display: inline-block
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-cart .btn-text {
    display: inline-block
  }

  .grid-list .links-text {
    display: none
  }

  .grid-list .compare-btn::before {
    margin-right: 0
  }

  .main-products.product-grid .product-layout.swiper-slide {
    margin-right: 20px;
    width: calc((100% - 2 * 20px) / 3 - 0.01px)
  }

  .main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 10px;
    width: calc(100% / 3 - 0.01px)
  }

  .one-column #content .main-products.product-grid .product-layout.swiper-slide {
    margin-right: 20px;
    width: calc((100% - 1 * 20px) / 2 - 0.01px)
  }

  .one-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 10px;
    width: calc(100% / 2 - 0.01px)
  }

  .two-column #content .main-products.product-grid .product-layout.swiper-slide {
    margin-right: 20px;
    width: calc((100% - 1 * 20px) / 2 - 0.01px)
  }

  .two-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 10px;
    width: calc(100% / 2 - 0.01px)
  }
}

@media (max-width: 359px) {
  .route-product-product:not(.popup) .product-info .button-group-page .btn-cart::before {
    display: inline-block
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-cart .btn-text {
    display: inline-block
  }

  .product-info .button-group-page .btn-cart::before {
    margin-right: 0px
  }

  .route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
    padding: 10px !important
  }
}

#cart .cart-label {
  display: inline-block;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 13px;
  color: rgba(105, 105, 115, 1)
}

#cart > a > i::before {
  content: '\e9bf' !important;
  font-family: icomoon !important;
  font-size: 30px;
  color: rgba(105, 105, 115, 1);
  top: -3px
}

.desktop #cart:hover > a > i::before {
  color: rgba(0, 37, 84, 1)
}

.desktop #cart:hover > a > i {
  background: none
}

#cart-items.count-badge {
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-size: 11px;
  color: rgba(255, 255, 255, 1);
  background: rgba(242, 130, 50, 1);
  border-width: 2px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
  border-radius: 40px
}

#cart-items .count-zero {
  display: none !important
}

#cart-items {
  display: inline-flex;
  z-index: 1
}

#cart-total {
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  font-weight: 400;
  order: 0
}

.desktop #cart:hover #cart-total {
  color: rgba(0, 37, 84, 1)
}

#cart {
  display: block
}

#cart-content {
  min-width: 400px
}

div.cart-content
ul {
  background: rgba(254, 254, 254, 1);
  border-radius: 3px;
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

div.cart-content .cart-products tbody > tr > td {
  border-style: solid !important;
  border-color: rgba(226, 226, 226, 1) !important;
  vertical-align: middle
}

#cart-content::before {
  display: block;
  border-bottom-color: rgba(254, 254, 254, 1);
  margin-left: -2px;
  margin-top: -6px
}

div.cart-content .cart-products {
  max-height: 275px;
  overflow-y: auto
}

div.cart-content .cart-totals tbody
td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  background: rgba(238, 238, 238, 1);
  border-style: none !important
}

div.cart-content .cart-products tbody .td-remove
button {
  color: rgba(242, 130, 50, 1)
}

div.cart-content .cart-products tbody .td-remove button:hover {
  color: rgba(107, 101, 133, 1)
}

div.cart-content .cart-totals
td {
  font-weight: 700
}

div.cart-content .cart-totals .td-total-text {
  font-weight: 700
}

div.cart-content .cart-buttons {
  background: rgba(254, 254, 254, 1)
}

div.cart-content .btn-cart {
  display: inline-flex
}

div.cart-content .btn.btn-cart::before {
  content: none !important
}

div.cart-content .btn-checkout {
  display: inline-flex
}

div.cart-content .btn-checkout.btn {
  background: rgba(107, 101, 133, 1)
}

div.cart-content .btn-checkout.btn:hover {
  background: rgba(6, 116, 184, 1) !important
}

div.cart-content .btn-checkout.btn.btn.disabled::after {
  font-size: 20px
}

div.cart-content .cart-buttons
.btn {
  width: auto
}

.desktop-header-active
#cart {
  margin-left: 10px;
  max-width: 500px
}

.desktop-header-active
header {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.05)
}

.desktop-header-active .header-lg .mid-bar {
  height: 90px
}

.desktop-header-active .header-default {
  height: 90px
}

.desktop-header-active .header-default::before {
  content: '';
  height: calc(90px / 3)
}

.desktop-header-active .header-sm .mid-bar {
  height: 50px
}

.info-blocks-wrapper {
  justify-content: flex-end
}

.language-currency.top-menu .dropdown.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0)
}

.language-currency.top-menu .dropdown.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0)
}

.language-currency.top-menu .dropdown.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.language-currency.top-menu .dropdown.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(51, 51, 51, 1);
  background: rgba(254, 254, 254, 1);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px
}

.language-currency.top-menu .dropdown.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.language-currency.top-menu .dropdown.dropdown .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.language-currency.top-menu .dropdown.dropdown .j-menu .dropdown > a::after {
  display: block
}

.desktop .language-currency.top-menu .dropdown.dropdown .j-menu > li:hover > a, .language-currency.top-menu .dropdown.dropdown .j-menu > li.active > a {
  color: rgba(254, 254, 254, 1);
  background: rgba(0, 37, 84, 1)
}

.language-currency.top-menu .dropdown.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.language-currency.top-menu .dropdown.dropdown .j-menu > li > a::before {
  color: rgba(51, 51, 51, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px
}

.desktop .language-currency.top-menu .dropdown.dropdown .j-menu > li:hover > a::before, .language-currency.top-menu .dropdown.dropdown .j-menu > li.active > a::before {
  color: rgba(254, 254, 254, 1)
}

.language-currency.top-menu .dropdown.dropdown .j-menu > li + li {
  margin-left: 0px
}

.language-currency.top-menu .dropdown.dropdown .j-menu a .count-badge {
  display: none;
  position: relative
}

.language-currency.top-menu .dropdown.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 150px
}

.language-currency.top-menu .dropdown.dropdown:not(.mega-menu) .j-menu > li {
  min-height: 30px
}

.language-currency.top-menu .dropdown.dropdown:not(.mega-menu) .j-menu > li > a {
  min-height: 30px
}

.language-currency.top-menu .dropdown.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.language-currency.top-menu .dropdown.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(254, 254, 254, 1);
  margin-left: -2px;
  margin-top: -10px
}

.language-currency.top-menu .currency .dropdown.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0)
}

.language-currency.top-menu .currency .dropdown.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0)
}

.language-currency.top-menu .currency .dropdown.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(51, 51, 51, 1);
  background: rgba(254, 254, 254, 1);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu .dropdown > a::after {
  display: block
}

.desktop .language-currency.top-menu .currency .dropdown.dropdown .j-menu > li:hover > a, .language-currency.top-menu .currency .dropdown.dropdown .j-menu > li.active > a {
  color: rgba(254, 254, 254, 1);
  background: rgba(0, 37, 84, 1)
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu > li > a::before {
  color: rgba(51, 51, 51, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px
}

.desktop .language-currency.top-menu .currency .dropdown.dropdown .j-menu > li:hover > a::before, .language-currency.top-menu .currency .dropdown.dropdown .j-menu > li.active > a::before {
  color: rgba(254, 254, 254, 1)
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu > li + li {
  margin-left: 0px
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu a .count-badge {
  display: none;
  position: relative
}

.language-currency.top-menu .currency .dropdown.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 150px
}

.language-currency.top-menu .currency .dropdown.dropdown:not(.mega-menu) .j-menu > li {
  min-height: 30px
}

.language-currency.top-menu .currency .dropdown.dropdown:not(.mega-menu) .j-menu > li > a {
  min-height: 30px
}

.language-currency.top-menu .currency .dropdown.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.language-currency.top-menu .currency .dropdown.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(254, 254, 254, 1);
  margin-left: -2px;
  margin-top: -10px
}

.desktop-header-active .header .top-bar .language-currency {
  margin-left: auto
}

.desktop-header-active .header .top-bar {
  justify-content: space-between;
  height: 25px
}

.desktop-header-active .header #logo
a {
  justify-content: center;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 20px
}

.desktop-header-active .header-classic .mid-bar .desktop-logo-wrapper {
  order: 0;
  margin: 0
}

.desktop-header-active .header-classic .mid-bar .desktop-search-wrapper {
  order: 2;
  flex-grow: 1
}

.desktop-logo-wrapper {
  width: auto
}

.desktop-search-wrapper {
  width: auto;
  margin-left: 75px
}

.classic-cart-wrapper {
  width: auto
}

.desktop-header-active header:not(.header-slim) .header-compact .mid-bar {
  justify-content: flex-start
}

.desktop-header-active header:not(.header-slim) .header-compact .mid-bar > div {
  max-width: none
}

.desktop-header-active header:not(.header-slim) .header-compact .header-cart-group {
  margin-left: auto
}

.desktop-header-active header:not(.header-slim) .header-compact .mid-bar .desktop-logo-wrapper {
  position: relative;
  left: 0;
  transform: translateX(0)
}

.desktop-main-menu-wrapper .first-dropdown::before {
  display: none !important;
  background-color: rgba(0, 0, 0, 0.5)
}

.main-menu > .j-menu .dropdown > a > .count-badge {
  margin-right: 5px
}

.main-menu > .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 0
}

.main-menu > .j-menu .dropdown > a::after {
  display: none
}

.main-menu > .j-menu > li > a {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px
}

.desktop .main-menu > .j-menu > li:hover > a, .main-menu > .j-menu > li.active > a {
  color: rgba(139, 145, 152, 1)
}

.main-menu > .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.main-menu > .j-menu > li > a::before {
  margin-right: 5px;
  font-size: 18px
}

.main-menu > .j-menu > li + li {
  margin-left: 7px
}

.main-menu > .j-menu li .count-badge {
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-size: 11px;
  color: rgba(255, 255, 255, 1);
  background: rgba(242, 130, 50, 1);
  border-width: 2px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
  border-radius: 40px
}

.main-menu > .j-menu li .count-zero {
  display: none !important
}

.main-menu > .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
  margin-top: -3px
}

.main-menu > ul > .drop-menu > .j-dropdown {
  left: 0;
  right: auto;
  transform: translate3d(0, -10px, 0)
}

.main-menu > ul > .drop-menu.animating > .j-dropdown {
  left: 0;
  right: auto;
  transform: none
}

.main-menu > ul > .drop-menu > .j-dropdown::before {
  left: 10px;
  right: auto;
  transform: translateX(0)
}

.main-menu > ul > .dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.main-menu > ul > .dropdown .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.main-menu > ul > .dropdown .j-menu .dropdown > a::after {
  display: block
}

.main-menu > ul > .dropdown .j-menu > li > a {
  font-size: 14px;
  color: rgba(58, 71, 84, 1);
  font-weight: 400;
  background: rgba(254, 254, 254, 1);
  padding: 10px;
  padding-left: 15px
}

.main-menu > ul > .dropdown .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.main-menu > ul > .dropdown .j-menu > li > a::before {
  margin-right: 7px;
  min-width: 20px;
  font-size: 18px
}

.desktop .main-menu > ul > .dropdown .j-menu > li:hover > a, .main-menu > ul > .dropdown .j-menu > li.active > a {
  background: rgba(240, 242, 245, 1)
}

.main-menu > ul > .dropdown .j-menu > li > a, .main-menu > ul > .dropdown.accordion-menu .menu-item > a + div, .main-menu > ul > .dropdown .accordion-menu .menu-item > a + div {
  border-style: none
}

.main-menu > ul > .dropdown .j-menu a .count-badge {
  display: none;
  position: relative
}

.main-menu > ul > .dropdown:not(.mega-menu) .j-dropdown {
  min-width: 200px
}

.main-menu > ul > .dropdown:not(.mega-menu) .j-menu {
  box-shadow: 30px 40px 90px -10px rgba(0, 0, 0, 0.2)
}

.main-menu > ul > .dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(255, 255, 255, 1);
  margin-left: 7px;
  margin-top: -10px
}

.mega-menu-content {
  background: rgba(254, 254, 254, 1)
}

.j-dropdown > .mega-menu-content {
  box-shadow: 30px 40px 90px -10px rgba(0, 0, 0, 0.2)
}

.desktop-header-active .header-compact .desktop-main-menu-wrapper {
  height: auto
}

.header-lg .desktop-main-menu-wrapper .main-menu .main-menu-item > a {
  height: auto
}

.desktop-header-active .header-compact .desktop-logo-wrapper {
  order: 0
}

.desktop-main-menu-wrapper #main-menu {
  margin-left: 0;
  margin-right: auto
}

.desktop-main-menu-wrapper .desktop-cart-wrapper {
  margin-left: 0
}

.mid-bar #main-menu-2 {
  order: 5
}

.desktop-header-active .header .menu-stretch .main-menu-item > a .links-text {
  text-align: center
}

.desktop-main-menu-wrapper {
  height: 40px;
  top: -40px
}

.desktop-main-menu-wrapper::before {
  height: 40px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(221, 221, 221, 1)
}

.desktop-main-menu-wrapper .main-menu-item > a {
  padding: 0 15px
}

.header-compact .desktop-main-menu-wrapper #main-menu {
  margin-left: initial;
  margin-right: auto
}

.desktop-header-active .menu-trigger
a {
  padding: 0 15px
}

.desktop-header-active .menu-trigger a::before {
  content: '\f0c9' !important;
  font-family: icomoon !important;
  margin-right: 7px
}

.desktop-header-active .mobile-wrapper-header > span {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 16px;
  color: rgba(105, 105, 115, 1);
  text-transform: uppercase
}

.desktop-header-active .mobile-wrapper-header {
  background: rgba(240, 242, 245, 1);
  height: 45px
}

.desktop-header-active .mobile-wrapper-header > a::before {
  content: '\e981' !important;
  font-family: icomoon !important;
  color: rgba(105, 105, 115, 1);
  margin-right: 3px
}

.desktop-header-active .mobile-wrapper-header > a {
  width: 45px
}

.desktop-header-active .mobile-cart-content-wrapper {
  padding-bottom: 45px
}

.desktop-header-active .mobile-filter-wrapper {
  padding-bottom: 45px
}

.desktop-header-active .mobile-main-menu-wrapper {
  padding-bottom: 45px
}

.desktop-header-active .mobile-filter-container-open .journal-loading-overlay {
  top: 45px
}

.desktop-header-active.mobile-header-active .mobile-container {
  width: 30%
}

.desktop-header-active.desktop-header-active .mobile-main-menu-container {
  width: 300px
}

.desktop-header-active .mobile-main-menu-container {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.desktop-header-active .mobile-main-menu-wrapper .main-menu {
  padding: 10px
}

.desktop-header-active .mobile-cart-content-container {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.desktop-header-active.mobile-overlay .site-wrapper::before {
  background: rgba(0, 0, 0, 0.5)
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 0
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .dropdown > a::after {
  display: none
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu > li > a {
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  font-weight: 400;
  padding: 8px;
  padding-right: 0px;
  padding-left: 0px
}

.desktop .desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu > li:hover > a, .desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu > li.active > a {
  color: rgba(26, 26, 26, 1)
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu > li > a::before {
  color: rgba(139, 145, 152, 1);
  margin-right: 10px;
  min-width: 20px;
  font-size: 18px
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu > li > a, .desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu.accordion-menu .menu-item > a + div, .desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .accordion-menu .menu-item > a + div {
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu a .count-badge {
  display: none;
  position: relative
}

.desktop-header-active .mobile-main-menu-container .main-menu .open-menu i::before {
  content: '\eba1' !important;
  font-family: icomoon !important;
  font-size: 16px;
  left: 5px
}

.desktop-header-active .mobile-main-menu-container .main-menu .open-menu[aria-expanded='true'] i::before {
  content: '\eb86' !important;
  font-family: icomoon !important;
  font-size: 16px;
  color: rgba(107, 101, 133, 1);
  left: 5px
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 0
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .j-menu .dropdown > a::after {
  display: none
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .j-menu > li > a {
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  font-weight: 400;
  text-transform: none;
  padding: 5px
}

.desktop .desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .j-menu > li:hover > a, .desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .j-menu > li.active > a {
  color: rgba(26, 26, 26, 1)
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.desktop-header-active .mobile-main-menu-container .main-menu.accordion-menu .j-menu .j-menu a .count-badge {
  display: none;
  position: relative
}

.desktop-header-active .mobile-main-menu-container .main-menu .j-menu > li > div .j-menu > li > a {
  padding-left: 18px !important
}

.desktop-header-active .mobile-main-menu-container .main-menu .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 30px !important
}

.desktop-header-active .mobile-main-menu-container .main-menu .j-menu > li > div .j-menu > li > div > .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important
}

.desktop-header-active .mobile-main-menu-container .main-menu .j-menu > li > div .j-menu > li > div > .j-menu > li > div > .j-menu > li > div > .j-menu > li > a {
  padding-left: 50px !important
}

.header-search {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(223, 231, 246, 1);
  border-radius: 20px;
  box-shadow: none
}

.desktop .header-search.focused, .header-search.focused:hover {
  border-color: rgba(0, 37, 84, 1)
}

.header-search
input {
  font-family: 'Nunito Sans';
  font-weight: 400;
  background: rgba(250, 249, 249, 1) !important
}

.header-search > .search-button::before {
  content: '\f002' !important;
  font-family: icomoon !important;
  font-size: 25px;
  color: rgba(0, 37, 84, 1)
}

.header-search .search-button {
  background: rgba(250, 249, 249, 1);
  min-width: 45px
}

.header-search .search-button:active {
  background: rgba(250, 249, 249, 1)
}

.desktop .header-search .search-button:hover {
  background: rgba(250, 249, 249, 1)
}

#search input::-webkit-input-placeholder {
  color: rgba(105, 105, 115, 1)
}

#search input::-moz-input-placeholder {
  color: rgba(105, 105, 115, 1)
}

#search input:-ms-input-placeholder {
  color: rgba(105, 105, 115, 1)
}

.header-search > input {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit
}

.search-categories {
  background: rgba(26, 26, 26, 1)
}

.desktop .search-categories:hover {
  background: rgba(0, 37, 84, 1)
}

.search-categories-button, .search-categories-button > a {
  color: rgba(223, 231, 246, 1)
}

.desktop .search-categories:hover .search-categories-button {
  color: rgba(255, 255, 255, 1)
}

.search-categories-button::after {
  content: '\f0d7' !important;
  font-family: icomoon !important;
  top: 1px
}

.search-categories.drop-menu > .j-dropdown {
  left: 0;
  right: auto;
  transform: translate3d(0, -10px, 0)
}

.search-categories.drop-menu.animating > .j-dropdown {
  left: 0;
  right: auto;
  transform: none
}

.search-categories.drop-menu > .j-dropdown::before {
  left: 10px;
  right: auto;
  transform: translateX(0)
}

.search-categories.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.search-categories.dropdown .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.search-categories.dropdown .j-menu .dropdown > a::after {
  display: block
}

.search-categories.dropdown .j-menu > li > a {
  font-size: 14px;
  color: rgba(58, 71, 84, 1);
  font-weight: 400;
  background: rgba(254, 254, 254, 1);
  padding: 10px;
  padding-left: 15px
}

.search-categories.dropdown .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

.search-categories.dropdown .j-menu > li > a::before {
  margin-right: 7px;
  min-width: 20px;
  font-size: 18px
}

.desktop .search-categories.dropdown .j-menu > li:hover > a, .search-categories.dropdown .j-menu > li.active > a {
  background: rgba(240, 242, 245, 1)
}

.search-categories.dropdown .j-menu > li > a, .search-categories.dropdown.accordion-menu .menu-item > a + div, .search-categories.dropdown .accordion-menu .menu-item > a + div {
  border-style: none
}

.search-categories.dropdown .j-menu a .count-badge {
  display: none;
  position: relative
}

.search-categories.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 200px
}

.search-categories.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 30px 40px 90px -10px rgba(0, 0, 0, 0.2)
}

.search-categories.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(255, 255, 255, 1);
  margin-left: 7px;
  margin-top: -10px
}

.search-categories .j-menu::before {
  margin-top: -10px
}

.tt-menu > div {
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 3px
}

.tt-menu:not(.tt-empty)::before {
  display: block;
  margin-top: -10px;
  left: 100%;
  transform: translateX(-150%)
}

.search-result .product-name {
  font-weight: 700
}

.search-result > a > span {
  justify-content: flex-start
}

.search-result.view-more a::after {
  content: '\e5c8' !important;
  font-family: icomoon !important
}

#search {
  display: block
}

.desktop-header-active .header-default .desktop-search-wrapper {
  order: 1;
  flex-grow: 0
}

.desktop-header-active .header-default .top-menu-group {
  order: -1;
  flex-grow: 1
}

.desktop-header-active .header-search .search-button {
  order: 5;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit
}

.desktop-header-active .header-search > input:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.desktop-header-active .header-search > input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.desktop-header-active .header-search > span:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.desktop-header-active .header-search > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.desktop-header-active .search-categories {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.desktop-header-active .header .full-search
#search {
  max-width: 450px;
  height: 38px
}

.desktop-header-active .mini-search .header-search
input {
  min-width: 150px
}

.mini-search .search-trigger::before {
  content: '\f002' !important;
  font-family: icomoon !important
}

.mini-search #search > .dropdown-menu::before {
  display: block;
  margin-top: -10px
}

.secondary-menu .top-menu .j-menu > li > a {
  flex-direction: column;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 13px;
  color: rgba(105, 105, 115, 1);
  padding: 5px
}

.secondary-menu .top-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px
}

.secondary-menu .top-menu .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 0
}

.secondary-menu .top-menu .j-menu .dropdown > a::after {
  display: none
}

.secondary-menu .top-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.secondary-menu .top-menu .j-menu > li > a > span > s {
  font-size: 10px;
  color: rgba(105, 105, 115, 1)
}

.secondary-menu .top-menu .j-menu > li > a::before {
  color: rgba(105, 105, 115, 1);
  margin-top: 3px;
  font-size: 28px
}

.desktop .secondary-menu .top-menu .j-menu > li:hover > a::before, .secondary-menu .top-menu .j-menu > li.active > a::before {
  color: rgba(26, 26, 26, 1)
}

.secondary-menu .top-menu .j-menu > li + li {
  margin-left: 8px
}

.secondary-menu .top-menu .j-menu li .count-badge {
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-size: 11px;
  color: rgba(255, 255, 255, 1);
  background: rgba(242, 130, 50, 1);
  border-width: 2px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
  border-radius: 40px
}

.secondary-menu .top-menu .j-menu li .count-zero {
  display: none !important
}

.secondary-menu .top-menu .j-menu a .count-badge {
  display: inline-flex;
  position: absolute;
  margin: 0;
  transform: translateX(20px);
  margin-top: --10px
}

.secondary-menu .menu-item.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0)
}

.secondary-menu .menu-item.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0)
}

.secondary-menu .menu-item.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.secondary-menu .menu-item.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(51, 51, 51, 1);
  background: rgba(254, 254, 254, 1);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px
}

.secondary-menu .menu-item.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.secondary-menu .menu-item.dropdown .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.secondary-menu .menu-item.dropdown .j-menu .dropdown > a::after {
  display: block
}

.desktop .secondary-menu .menu-item.dropdown .j-menu > li:hover > a, .secondary-menu .menu-item.dropdown .j-menu > li.active > a {
  color: rgba(254, 254, 254, 1);
  background: rgba(0, 37, 84, 1)
}

.secondary-menu .menu-item.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.secondary-menu .menu-item.dropdown .j-menu > li > a::before {
  color: rgba(51, 51, 51, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px
}

.desktop .secondary-menu .menu-item.dropdown .j-menu > li:hover > a::before, .secondary-menu .menu-item.dropdown .j-menu > li.active > a::before {
  color: rgba(254, 254, 254, 1)
}

.secondary-menu .menu-item.dropdown .j-menu > li + li {
  margin-left: 0px
}

.secondary-menu .menu-item.dropdown .j-menu a .count-badge {
  display: none;
  position: relative
}

.secondary-menu .menu-item.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 150px
}

.secondary-menu .menu-item.dropdown:not(.mega-menu) .j-menu > li {
  min-height: 30px
}

.secondary-menu .menu-item.dropdown:not(.mega-menu) .j-menu > li > a {
  min-height: 30px
}

.secondary-menu .menu-item.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.secondary-menu .menu-item.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(254, 254, 254, 1);
  margin-left: -2px;
  margin-top: -10px
}

.mid-bar .secondary-menu {
  justify-content: flex-end
}

.third-menu .top-menu .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(105, 105, 115, 1);
  background: none;
  padding: 5px
}

.third-menu .top-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.third-menu .top-menu .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.third-menu .top-menu .j-menu .dropdown > a::after {
  display: block
}

.desktop .third-menu .top-menu .j-menu > li:hover > a, .third-menu .top-menu .j-menu > li.active > a {
  color: rgba(26, 26, 26, 1);
  background: none
}

.third-menu .top-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.third-menu .top-menu .j-menu > li > a::before {
  margin-right: 5px;
  font-size: 14px
}

.third-menu .top-menu .j-menu > li.open > a {
  background: none
}

.third-menu .top-menu .j-menu > li > a, .third-menu .top-menu.accordion-menu .menu-item > a + div, .third-menu .top-menu .accordion-menu .menu-item > a + div {
  border-style: none
}

.third-menu .top-menu .j-menu > li + li {
  margin-left: 20px
}

.third-menu .top-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative
}

.third-menu .menu-item.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0)
}

.third-menu .menu-item.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0)
}

.third-menu .menu-item.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.third-menu .menu-item.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(51, 51, 51, 1);
  background: rgba(254, 254, 254, 1);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px
}

.third-menu .menu-item.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.third-menu .menu-item.dropdown .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.third-menu .menu-item.dropdown .j-menu .dropdown > a::after {
  display: block
}

.desktop .third-menu .menu-item.dropdown .j-menu > li:hover > a, .third-menu .menu-item.dropdown .j-menu > li.active > a {
  color: rgba(254, 254, 254, 1);
  background: rgba(0, 37, 84, 1)
}

.third-menu .menu-item.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.third-menu .menu-item.dropdown .j-menu > li > a::before {
  color: rgba(51, 51, 51, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px
}

.desktop .third-menu .menu-item.dropdown .j-menu > li:hover > a::before, .third-menu .menu-item.dropdown .j-menu > li.active > a::before {
  color: rgba(254, 254, 254, 1)
}

.third-menu .menu-item.dropdown .j-menu > li + li {
  margin-left: 0px
}

.third-menu .menu-item.dropdown .j-menu a .count-badge {
  display: none;
  position: relative
}

.third-menu .menu-item.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 150px
}

.third-menu .menu-item.dropdown:not(.mega-menu) .j-menu > li {
  min-height: 30px
}

.third-menu .menu-item.dropdown:not(.mega-menu) .j-menu > li > a {
  min-height: 30px
}

.third-menu .menu-item.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.third-menu .menu-item.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(254, 254, 254, 1);
  margin-left: -2px;
  margin-top: -10px
}

.desktop-header-active .is-sticky .header .desktop-main-menu-wrapper::before {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;;
  background: rgba(255, 255, 255, 1);
  box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.15)
}

.desktop-header-active header::before {
  content: '';
  height: 25px
}

.header .top-bar {
  background: none
}

header::before {
  background: none;
  border-width: 0;
  border-bottom-width: 1px
}

.top-menu .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(105, 105, 115, 1);
  background: none;
  padding: 5px
}

.top-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.top-menu .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.top-menu .j-menu .dropdown > a::after {
  display: block
}

.desktop .top-menu .j-menu > li:hover > a, .top-menu .j-menu > li.active > a {
  color: rgba(26, 26, 26, 1);
  background: none
}

.top-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.top-menu .j-menu > li > a::before {
  margin-right: 5px;
  font-size: 14px
}

.top-menu .j-menu > li.open > a {
  background: none
}

.top-menu .j-menu > li > a, .top-menu.accordion-menu .menu-item > a + div, .top-menu .accordion-menu .menu-item > a + div {
  border-style: none
}

.top-menu .j-menu > li + li {
  margin-left: 20px
}

.top-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative
}

.top-menu .dropdown.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0)
}

.top-menu .dropdown.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0)
}

.top-menu .dropdown.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.top-menu .dropdown.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(51, 51, 51, 1);
  background: rgba(254, 254, 254, 1);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px
}

.top-menu .dropdown.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.top-menu .dropdown.dropdown .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.top-menu .dropdown.dropdown .j-menu .dropdown > a::after {
  display: block
}

.desktop .top-menu .dropdown.dropdown .j-menu > li:hover > a, .top-menu .dropdown.dropdown .j-menu > li.active > a {
  color: rgba(254, 254, 254, 1);
  background: rgba(0, 37, 84, 1)
}

.top-menu .dropdown.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.top-menu .dropdown.dropdown .j-menu > li > a::before {
  color: rgba(51, 51, 51, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px
}

.desktop .top-menu .dropdown.dropdown .j-menu > li:hover > a::before, .top-menu .dropdown.dropdown .j-menu > li.active > a::before {
  color: rgba(254, 254, 254, 1)
}

.top-menu .dropdown.dropdown .j-menu > li + li {
  margin-left: 0px
}

.top-menu .dropdown.dropdown .j-menu a .count-badge {
  display: none;
  position: relative
}

.top-menu .dropdown.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 150px
}

.top-menu .dropdown.dropdown:not(.mega-menu) .j-menu > li {
  min-height: 30px
}

.top-menu .dropdown.dropdown:not(.mega-menu) .j-menu > li > a {
  min-height: 30px
}

.top-menu .dropdown.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.top-menu .dropdown.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(254, 254, 254, 1);
  margin-left: -2px;
  margin-top: -10px
}

@media (max-width: 1300px) {
  .desktop-header-active .header .mid-bar {
    padding-right: 10px;
    padding-left: 10px
  }

  .header .top-bar {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (max-width: 1024px) {
  .language-currency.top-menu .dropdown.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0)
  }

  .language-currency.top-menu .dropdown.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none
  }

  .language-currency.top-menu .dropdown.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0)
  }

  .language-currency.top-menu .currency .dropdown.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0)
  }

  .language-currency.top-menu .currency .dropdown.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none
  }

  .language-currency.top-menu .currency .dropdown.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0)
  }

  .j-dropdown > .mega-menu-content {
    max-height: 500px !important;
    overflow-y: auto
  }

  .desktop-header-active.mobile-header-active .mobile-container {
    width: 40%
  }

  .secondary-menu .menu-item.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0)
  }

  .secondary-menu .menu-item.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none
  }

  .secondary-menu .menu-item.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0)
  }

  .third-menu .top-menu .j-menu > li > a {
    font-size: 12px;
    color: rgba(255, 255, 255, 1)
  }

  .third-menu .menu-item.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0)
  }

  .third-menu .menu-item.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none
  }

  .third-menu .menu-item.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0)
  }

  .top-menu .j-menu > li > a {
    font-size: 12px;
    color: rgba(255, 255, 255, 1)
  }

  .top-menu .dropdown.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0)
  }

  .top-menu .dropdown.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none
  }

  .top-menu .dropdown.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0)
  }
}

@media (max-width: 760px) {
  .desktop-header-active.mobile-header-active .mobile-container {
    width: 85%
  }
}

.mobile-header-active #cart > a > i::before {
  color: rgba(51, 51, 51, 1);
  top: 5px
}

.mobile-cart-wrapper #cart > a > i {
  background: none
}

.mobile-header-active #cart > a > i {
  width: 50px;
  height: 35px
}

.mobile-header-active #cart-items.count-badge {
  transform: translateX(-3px);
  margin-top: 3px;
  display: inline-flex
}

.mobile-header-active .mobile-bar {
  background: rgba(254, 254, 254, 1)
}

.mobile-header-active .mobile-bar-sticky {
  box-shadow: none
}

.mobile-header-active .language .dropdown-toggle
.symbol {
  display: flex
}

.mobile-header-active .language .dropdown-toggle .symbol + span {
  display: block;
  margin-left: 5px
}

.mobile-header-active .language .language-flag {
  display: inline-flex
}

.mobile-header-active .language .currency-symbol {
  display: inline-flex
}

.mobile-header-active .language .language-title-dropdown {
  display: inline-flex
}

.mobile-header-active .language .currency-title-dropdown {
  display: inline-flex
}

.mobile-header-active .language .currency-code-dropdown {
  display: none
}

.mobile-header-active .language .dropdown::after {
  display: block
}

.mobile-header-active .language .dropdown-toggle > span, .mobile-header-active .language .dropdown::after {
  font-size: 13px;
  color: rgba(105, 105, 115, 1);
  font-weight: 400
}

.desktop .mobile-header-active .language .dropdown:hover button > span, .mobile-header-active .language .dropdown:hover::after {
  color: rgba(26, 26, 26, 1)
}

.mobile-header-active .currency .dropdown-toggle
.symbol {
  display: flex
}

.mobile-header-active .currency .dropdown-toggle .symbol + span {
  display: block;
  margin-left: 5px
}

.mobile-header-active .currency .language-flag {
  display: inline-flex
}

.mobile-header-active .currency .currency-symbol {
  display: inline-flex
}

.mobile-header-active .currency .language-title-dropdown {
  display: inline-flex
}

.mobile-header-active .currency .currency-title-dropdown {
  display: inline-flex
}

.mobile-header-active .currency .currency-code-dropdown {
  display: none
}

.mobile-header-active .currency .dropdown::after {
  display: block
}

.mobile-header-active .currency .dropdown-toggle > span, .mobile-header-active .currency .dropdown::after {
  font-size: 13px;
  color: rgba(105, 105, 115, 1);
  font-weight: 400
}

.desktop .mobile-header-active .currency .dropdown:hover button > span, .mobile-header-active .currency .dropdown:hover::after {
  color: rgba(26, 26, 26, 1)
}

.mobile-header-active .language-currency.top-menu.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0)
}

.mobile-header-active .language-currency.top-menu.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0)
}

.mobile-header-active .language-currency.top-menu.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.mobile-header-active .language-currency.top-menu.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(51, 51, 51, 1);
  background: rgba(254, 254, 254, 1);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px
}

.mobile-header-active .language-currency.top-menu.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.mobile-header-active .language-currency.top-menu.dropdown .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.mobile-header-active .language-currency.top-menu.dropdown .j-menu .dropdown > a::after {
  display: block
}

.desktop .mobile-header-active .language-currency.top-menu.dropdown .j-menu > li:hover > a, .mobile-header-active .language-currency.top-menu.dropdown .j-menu > li.active > a {
  color: rgba(254, 254, 254, 1);
  background: rgba(0, 37, 84, 1)
}

.mobile-header-active .language-currency.top-menu.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.mobile-header-active .language-currency.top-menu.dropdown .j-menu > li > a::before {
  color: rgba(51, 51, 51, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px
}

.desktop .mobile-header-active .language-currency.top-menu.dropdown .j-menu > li:hover > a::before, .mobile-header-active .language-currency.top-menu.dropdown .j-menu > li.active > a::before {
  color: rgba(254, 254, 254, 1)
}

.mobile-header-active .language-currency.top-menu.dropdown .j-menu > li + li {
  margin-left: 0px
}

.mobile-header-active .language-currency.top-menu.dropdown .j-menu a .count-badge {
  display: none;
  position: relative
}

.mobile-header-active .language-currency.top-menu.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 150px
}

.mobile-header-active .language-currency.top-menu.dropdown:not(.mega-menu) .j-menu > li {
  min-height: 30px
}

.mobile-header-active .language-currency.top-menu.dropdown:not(.mega-menu) .j-menu > li > a {
  min-height: 30px
}

.mobile-header-active .language-currency.top-menu.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.mobile-header-active .language-currency.top-menu.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(254, 254, 254, 1);
  margin-left: -2px;
  margin-top: -10px
}

.mobile-header-active #logo
a {
  padding: 5px
}

.mobile-header-active #logo
img {
  left: -55px;
  top: 5px
}

.mobile-header-active .menu-trigger::before {
  content: '\e9b5' !important;
  font-family: icomoon !important;
  font-size: 26px
}

.mobile-header-active .menu-trigger {
  width: 50px;
  height: 35px
}

.mobile-header-active .menu-trigger::after {
  content: 'menü'
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 0
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .dropdown > a::after {
  display: none
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu > li > a {
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  font-weight: 400;
  padding: 8px;
  padding-right: 0px;
  padding-left: 0px
}

.desktop .mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu > li:hover > a, .mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu > li.active > a {
  color: rgba(26, 26, 26, 1)
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu > li > a::before {
  color: rgba(139, 145, 152, 1);
  margin-right: 10px;
  min-width: 20px;
  font-size: 18px
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu > li > a, .mobile-main-menu-wrapper .main-menu.accordion-menu.accordion-menu .menu-item > a + div, .mobile-main-menu-wrapper .main-menu.accordion-menu .accordion-menu .menu-item > a + div {
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu a .count-badge {
  display: none;
  position: relative
}

.mobile-main-menu-wrapper .main-menu .open-menu i::before {
  content: '\eba1' !important;
  font-family: icomoon !important;
  font-size: 16px;
  left: 5px
}

.mobile-main-menu-wrapper .main-menu .open-menu[aria-expanded='true'] i::before {
  content: '\eb86' !important;
  font-family: icomoon !important;
  font-size: 16px;
  color: rgba(107, 101, 133, 1);
  left: 5px
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 0
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .j-menu .dropdown > a::after {
  display: none
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .j-menu > li > a {
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  font-weight: 400;
  text-transform: none;
  padding: 5px
}

.desktop .mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .j-menu > li:hover > a, .mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .j-menu > li.active > a {
  color: rgba(26, 26, 26, 1)
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .j-menu a .count-badge {
  display: none;
  position: relative
}

.mobile-main-menu-wrapper .main-menu .j-menu > li > div .j-menu > li > a {
  padding-left: 18px !important
}

.mobile-main-menu-wrapper .main-menu .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 30px !important
}

.mobile-main-menu-wrapper .main-menu .j-menu > li > div .j-menu > li > div > .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important
}

.mobile-main-menu-wrapper .main-menu .j-menu > li > div .j-menu > li > div > .j-menu > li > div > .j-menu > li > div > .j-menu > li > a {
  padding-left: 50px !important
}

.mobile-header-active .mobile-wrapper-header > span {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 16px;
  color: rgba(105, 105, 115, 1);
  text-transform: uppercase
}

.mobile-header-active .mobile-wrapper-header {
  background: rgba(240, 242, 245, 1);
  height: 45px
}

.mobile-header-active .mobile-wrapper-header > a::before {
  content: '\e981' !important;
  font-family: icomoon !important;
  color: rgba(105, 105, 115, 1);
  margin-right: 3px
}

.mobile-header-active .mobile-wrapper-header > a {
  width: 45px
}

.mobile-header-active .mobile-cart-content-wrapper {
  padding-bottom: 45px
}

.mobile-header-active .mobile-filter-wrapper {
  padding-bottom: 45px
}

.mobile-header-active .mobile-main-menu-wrapper {
  padding-bottom: 45px
}

.mobile-header-active .mobile-filter-container-open .journal-loading-overlay {
  top: 45px
}

.mobile-header-active.mobile-header-active .mobile-container {
  width: 30%
}

.mobile-header-active.desktop-header-active .mobile-main-menu-container {
  width: 300px
}

.mobile-header-active .mobile-main-menu-container {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.mobile-header-active .mobile-main-menu-wrapper .main-menu {
  padding: 10px
}

.mobile-header-active .mobile-cart-content-container {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.mobile-header-active.mobile-overlay .site-wrapper::before {
  background: rgba(0, 0, 0, 0.5)
}

.mobile-custom-menu-1::before {
  content: '\f2c0' !important;
  font-family: icomoon !important;
  font-size: 24px;
  color: rgba(26, 26, 26, 1);
  left: 185px;
  top: 5px
}

.mobile-custom-menu {
  width: 45px
}

.mobile-custom-menu-2 {
  width: 35px
}

.mobile-custom-menu-2::before {
  content: '\eaa7' !important;
  font-family: icomoon !important;
  font-size: 24px;
  color: rgba(26, 26, 26, 1);
  top: 5px
}

.mobile-custom-menu-1 .count-badge {
  transform: translateX(3px);
  display: none
}

.mobile-custom-menu-2 .count-badge {
  transform: translateX(5px);
  display: inline-flex
}

.mobile-header-active .header-search {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(224, 224, 224, 1);
  border-radius: 5px;
  box-shadow: none
}

.desktop .mobile-header-active .header-search.focused, .mobile-header-active .header-search.focused:hover {
  border-color: rgba(0, 37, 84, 1)
}

.mobile-header-active .header-search
input {
  font-size: 12px;
  background: rgba(254, 254, 254, 1) !important
}

.mobile-header-active .header-search > .search-button::before {
  content: '\f002' !important;
  font-family: icomoon !important;
  font-size: 22px;
  color: rgba(139, 145, 152, 1)
}

.mobile-header-active .header-search .search-button {
  background: none;
  min-width: 45px
}

.mobile-header-active .header-search .search-button:active {
  background: rgba(250, 249, 249, 1)
}

.desktop .mobile-header-active .header-search .search-button:hover {
  background: rgba(250, 249, 249, 1)
}

.mobile-header-active #search input::-webkit-input-placeholder {
  color: rgba(105, 105, 115, 1)
}

.mobile-header-active #search input::-moz-input-placeholder {
  color: rgba(105, 105, 115, 1)
}

.mobile-header-active #search input:-ms-input-placeholder {
  color: rgba(105, 105, 115, 1)
}

.mobile-header-active .header-search > input {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit
}

.mobile-header-active .search-categories-button::after {
  content: '\f0dc' !important;
  font-family: icomoon !important
}

.mobile-header-active .search-categories .j-menu::before {
  display: block;
  margin-top: -10px
}

.mobile-header-active .tt-menu > div {
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
  border-radius: 3px
}

.mobile-header-active .tt-menu:not(.tt-empty)::before {
  display: block;
  margin-top: -10px
}

.mobile-header-active .search-result > a > span {
  justify-content: flex-start
}

.mobile-header-active .search-result.view-more a::after {
  content: '\e5c8' !important;
  font-family: icomoon !important
}

.mobile-header-active .mini-search #search .search-trigger {
  width: 50px
}

.mobile-header-active .mobile-1 #search .header-search {
  padding: 15px
}

.mobile-header-active .mobile-search-group {
  padding: 15px
}

.mobile-header-active .mobile-3 .mobile-search-wrapper {
  padding: 0 15px
}

.mobile-header-active #search .header-search {
  height: 35px
}

.mobile-header-active .mobile-search-group, .mobile-header-active .mobile-1 .header-search {
  background: rgba(255, 255, 255, 1);
  box-shadow: none
}

.mobile-header-active .mobile-1 #search > .dropdown-menu::before {
  display: block;
  margin-top: -10px
}

.mobile-header-active .mobile-header .mobile-top-bar {
  display: flex;
  height: 30px;
  padding-right: 7px;
  padding-left: 7px;
  background: rgba(226, 0, 3, 1);
  justify-content: flex-start
}

.mobile-header-active .top-menu .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(105, 105, 115, 1);
  background: none;
  padding: 5px
}

.mobile-header-active .top-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.mobile-header-active .top-menu .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.mobile-header-active .top-menu .j-menu .dropdown > a::after {
  display: block
}

.desktop .mobile-header-active .top-menu .j-menu > li:hover > a, .mobile-header-active .top-menu .j-menu > li.active > a {
  color: rgba(26, 26, 26, 1);
  background: none
}

.mobile-header-active .top-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.mobile-header-active .top-menu .j-menu > li > a::before {
  margin-right: 5px;
  font-size: 14px
}

.mobile-header-active .top-menu .j-menu > li.open > a {
  background: none
}

.mobile-header-active .top-menu .j-menu > li > a, .mobile-header-active .top-menu.accordion-menu .menu-item > a + div, .mobile-header-active .top-menu .accordion-menu .menu-item > a + div {
  border-style: none
}

.mobile-header-active .top-menu .j-menu > li + li {
  margin-left: 20px
}

.mobile-header-active .top-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative
}

.mobile-header-active .top-menu.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0)
}

.mobile-header-active .top-menu.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0)
}

.mobile-header-active .top-menu.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.mobile-header-active .top-menu.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(51, 51, 51, 1);
  background: rgba(254, 254, 254, 1);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px
}

.mobile-header-active .top-menu.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0
}

.mobile-header-active .top-menu.dropdown .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px
}

.mobile-header-active .top-menu.dropdown .j-menu .dropdown > a::after {
  display: block
}

.desktop .mobile-header-active .top-menu.dropdown .j-menu > li:hover > a, .mobile-header-active .top-menu.dropdown .j-menu > li.active > a {
  color: rgba(254, 254, 254, 1);
  background: rgba(0, 37, 84, 1)
}

.mobile-header-active .top-menu.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.mobile-header-active .top-menu.dropdown .j-menu > li > a::before {
  color: rgba(51, 51, 51, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px
}

.desktop .mobile-header-active .top-menu.dropdown .j-menu > li:hover > a::before, .mobile-header-active .top-menu.dropdown .j-menu > li.active > a::before {
  color: rgba(254, 254, 254, 1)
}

.mobile-header-active .top-menu.dropdown .j-menu > li + li {
  margin-left: 0px
}

.mobile-header-active .top-menu.dropdown .j-menu a .count-badge {
  display: none;
  position: relative
}

.mobile-header-active .top-menu.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 150px
}

.mobile-header-active .top-menu.dropdown:not(.mega-menu) .j-menu > li {
  min-height: 30px
}

.mobile-header-active .top-menu.dropdown:not(.mega-menu) .j-menu > li > a {
  min-height: 30px
}

.mobile-header-active .top-menu.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.mobile-header-active .top-menu.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(254, 254, 254, 1);
  margin-left: -2px;
  margin-top: -10px
}

@media (max-width: 1024px) {
  .mobile-header-active .language .dropdown-toggle > span, .mobile-header-active .language .dropdown::after {
    font-size: 11px;
    color: rgba(105, 105, 115, 1)
  }

  .mobile-header-active .currency .dropdown-toggle > span, .mobile-header-active .currency .dropdown::after {
    font-size: 11px;
    color: rgba(105, 105, 115, 1)
  }

  .mobile-header-active .language-currency.top-menu.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0)
  }

  .mobile-header-active .language-currency.top-menu.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none
  }

  .mobile-header-active .language-currency.top-menu.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0)
  }

  .mobile-header-active.mobile-header-active .mobile-container {
    width: 40%
  }

  .mobile-header-active .top-menu .j-menu > li > a {
    font-size: 12px;
    color: rgba(255, 255, 255, 1)
  }

  .mobile-header-active .top-menu.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0)
  }

  .mobile-header-active .top-menu.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none
  }

  .mobile-header-active .top-menu.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0)
  }
}

@media (max-width: 760px) {
  .mobile-header-active.mobile-header-active .mobile-container {
    width: 85%
  }
}

/*No top bar not over*/

/*No top bar over*/


/*Top bar not over*/

/*Top bar over*/

/*Title before breadcrumbs*/


/*Shipping payment visibility*/

/*Site overlay offset*/
@media only screen and (max-width: 1085px) {
  .desktop-main-menu-wrapper .main-menu > .j-menu > .first-dropdown::before {
    transform: none !important;
  }
}


.product-label-default.product-label-270 {
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  justify-content: flex-end
}

.product-label-diagonal.product-label-270 {
  display: block;
  margin: 20px;
  top: 0;
  left: 0;
  right: initial;
  bottom: initial;
  transform: translate3d(-130px, 8px, 0) rotate(-45deg)
}

.product-label-diagonal.product-label-270 > b {
  transform: scale(calc(10 / 10))
}

.product-label-270
b {
  background: rgba(0, 37, 84, 1)
}

.product-info .product-label-diagonal.product-label-270 > b {
  transform: scale(calc(10 / 10))
}

.product-label-default.product-label-28 {
  display: flex;
  margin-top: 5px;
  margin-right: 5px;
  position: relative;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  justify-content: flex-end
}

.product-label-diagonal.product-label-28 {
  display: block
}

.product-label-diagonal.product-label-28 > b {
  transform: scale(calc(10 / 10))
}

.product-label-28 {
  order: 0
}

.product-label-28
b {
  background: rgba(242, 130, 50, 1)
}

.product-label-28.product-label-default
b {
  min-width: 30px;
  min-height: 30px
}

.product-info .product-label-diagonal.product-label-28 > b {
  transform: scale(calc(10 / 10))
}

.product-label-default.product-label-30 {
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  justify-content: flex-end
}

.product-label-diagonal.product-label-30 {
  display: block;
  margin: 20px;
  top: 0;
  left: 0;
  right: initial;
  bottom: initial;
  transform: translate3d(-130px, 8px, 0) rotate(-45deg)
}

.product-label-diagonal.product-label-30 > b {
  transform: scale(calc(10 / 10))
}

.product-label-30
b {
  background: rgba(242, 130, 50, 1)
}

.product-info .product-label-diagonal.product-label-30 > b {
  transform: scale(calc(10 / 10))
}

.product-label-default.product-label-133 {
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  justify-content: flex-end
}

.product-label-diagonal.product-label-133 {
  display: block;
  top: 0;
  left: 0;
  right: initial;
  bottom: initial;
  transform: translate3d(-130px, 8px, 0) rotate(-45deg)
}

.product-label-diagonal.product-label-133 > b {
  transform: scale(calc(10 / 10))
}

.product-label-133
b {
  background: rgba(107, 101, 133, 1)
}

.product-info .product-label-diagonal.product-label-133 > b {
  transform: scale(calc(10 / 10))
}

#content .product-blocks-58 {
  margin-top: 10px;
  margin-bottom: 30px
}

.product-blocks-302 {
  order: 0
}

#content .product-blocks-302 {
  background: rgba(218, 240, 216, 1);
  padding: 15px;
  margin-bottom: 20px
}

.grid-row-column-left-1::before {
  display: block;
  left: 0;
  width: 100vw
}

.grid-row-column-left-1 .wave-top {
  display: block
}

.grid-row-column-left-1 .wave-bottom {
  display: block
}

.grid-col-column-left-1-1 {
  width: 100%
}

.grid-col-column-left-1-1 .grid-item {
  height: auto
}

.grid-col-column-left-1-1 .grid-items {
  justify-content: flex-start
}

.grid-item-column-left-1-1-1 {
  width: 100%
}

.grid-row-content-top-1::before {
  display: block;
  left: 0;
  width: 100vw
}

.grid-row-content-top-1 .wave-top {
  display: block
}

.grid-row-content-top-1 .wave-bottom {
  display: block
}

.grid-col-content-top-1-1 {
  width: 20%
}

.grid-col-content-top-1-1 .grid-item {
  height: auto
}

.grid-col-content-top-1-1 .grid-items {
  justify-content: flex-start
}

.grid-item-content-top-1-1-1 {
  width: 100%
}

.grid-col-content-top-1-2 {
  width: 20%
}

.grid-col-content-top-1-2 .grid-item {
  height: auto
}

.grid-col-content-top-1-2 .grid-items {
  justify-content: flex-start
}

.grid-item-content-top-1-2-1 {
  width: 100%
}

.grid-col-content-top-1-3 {
  width: 20%
}

.grid-col-content-top-1-3 .grid-item {
  height: auto
}

.grid-col-content-top-1-3 .grid-items {
  justify-content: flex-start
}

.grid-item-content-top-1-3-1 {
  width: 100%
}

.grid-col-content-top-1-4 {
  width: 20%
}

.grid-col-content-top-1-4 .grid-item {
  height: auto
}

.grid-col-content-top-1-4 .grid-items {
  justify-content: flex-start
}

.grid-item-content-top-1-4-1 {
  width: 100%
}

.grid-col-content-top-1-5 {
  width: 20%
}

.grid-col-content-top-1-5 .grid-item {
  height: auto
}

.grid-col-content-top-1-5 .grid-items {
  justify-content: flex-start
}

.grid-item-content-top-1-5-1 {
  width: 100%
}

.grid-col-content-top-1-6 {
  width: 20%
}

.grid-col-content-top-1-6 .grid-item {
  height: auto
}

.grid-col-content-top-1-6 .grid-items {
  justify-content: flex-start
}

.grid-item-content-top-1-6-1 {
  width: 100%
}

.grid-col-content-top-1-7 {
  width: 20%
}

.grid-col-content-top-1-7 .grid-item {
  height: auto
}

.grid-col-content-top-1-7 .grid-items {
  justify-content: flex-start
}

.grid-item-content-top-1-7-1 {
  width: 100%
}

.grid-col-content-top-1-8 {
  width: 20%
}

.grid-col-content-top-1-8 .grid-item {
  height: auto
}

.grid-col-content-top-1-8 .grid-items {
  justify-content: flex-start
}

.grid-item-content-top-1-8-1 {
  width: 100%
}

.grid-col-content-top-1-9 {
  width: 20%
}

.grid-col-content-top-1-9 .grid-item {
  height: auto
}

.grid-col-content-top-1-9 .grid-items {
  justify-content: flex-start
}

.grid-item-content-top-1-9-1 {
  width: 100%
}

.grid-col-content-top-1-10 {
  width: 20%
}

.grid-col-content-top-1-10 .grid-item {
  height: auto
}

.grid-col-content-top-1-10 .grid-items {
  justify-content: flex-start
}

.grid-item-content-top-1-10-1 {
  width: 100%
}

.grid-col-content-top-1-11 {
  width: 100%
}

.grid-col-content-top-1-11 .grid-item {
  height: auto
}

.grid-col-content-top-1-11 .grid-items {
  justify-content: flex-start
}

.grid-item-content-top-1-11-1 {
  width: 100%
}

.grid-row-top-1::before {
  display: block;
  left: 0;
  width: 100vw
}

.grid-row-top-1 {
  padding-top: 10px;
  padding-bottom: 10px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.grid-row-top-1 .wave-top {
  display: block
}

.grid-row-top-1 .wave-bottom {
  display: block
}

.grid-col-top-1-1 {
  width: 100%
}

.grid-col-top-1-1 .grid-item {
  height: auto
}

.grid-col-top-1-1 .grid-items {
  justify-content: flex-start
}

.grid-item-top-1-1-1 {
  width: 100%
}

.grid-row-top-2 {
  background: none;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.grid-row-top-2::before {
  display: block;
  left: 0;
  width: 100vw
}

.grid-row-top-2 .wave-top {
  display: block
}

.grid-row-top-2 .wave-bottom {
  display: block
}

@media (max-width: 760px) {
  .grid-row-top-2 {
    background: rgba(250, 250, 250, 1)
  }
}

.grid-col-top-2-1 {
  width: 100%;
  background: none;
  padding-top: 10px;
  padding-bottom: 10px
}

.grid-col-top-2-1 .grid-item {
  height: auto
}

.grid-item-top-2-1-1 {
  width: 100%
}

.grid-row-top-3 {
  background: none;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1)
}

.grid-row-top-3::before {
  display: block;
  left: 0;
  width: 100vw
}

.grid-row-top-3 .wave-top {
  display: block
}

.grid-row-top-3 .wave-bottom {
  display: block
}

@media (max-width: 760px) {
  .grid-row-top-3 {
    background: rgba(250, 250, 250, 1)
  }
}

.grid-col-top-3-1 {
  width: 50%
}

.grid-col-top-3-1 .grid-item {
  height: auto
}

.grid-col-top-3-1 .grid-items {
  justify-content: flex-start
}

.grid-item-top-3-1-1 {
  width: 100%
}

.grid-col-top-3-2 {
  width: 50%
}

.grid-col-top-3-2 .grid-item {
  height: auto
}

.grid-col-top-3-2 .grid-items {
  justify-content: flex-start
}

.grid-item-top-3-2-1 {
  width: 100%
}

.module-banners-385 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.module-banners-385 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.one-column #content .module-banners-385 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.one-column #content .module-banners-385 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-banners-385 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.two-column #content .module-banners-385 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.side-column .module-banners-385 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.side-column .module-banners-385 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.module-banners-385 a
img {
  transform: scale(1)
}

.desktop .module-banners-385 a:hover
img {
  transform: scale(1.15)
}

.module-banners-385 .module-item > a {
  border-width: 1px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.15)
}

.module-banners-385 .module-item > a::before {
  background: none
}

.module-banners-385 .module-item > a::after {
  content: none !important
}

.module-banners-385 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%
}

.module-banners-385 .banner-caption {
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
  transform: translate3d(0, 0, 0)
}

.module-banners-385 .banner-caption
span {
  transform: scale(calc(100 / 100));
  transform-origin: bottom left;
  white-space: normal;;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  background: rgba(139, 145, 152, 1);
  padding: 7px;
  padding-top: -20px;
  padding-right: 10px;
  padding-left: 10px
}

.module-banners-385:hover .banner-caption
span {
  transform: scale(calc(100 / 100))
}

.desktop .module-banners-385 a:hover .banner-caption
span {
  background: rgba(139, 145, 152, 1)
}

.module-banners-385 .banner-caption span
s {
  display: inline-block
}

.module-banners-385 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0)
}

.desktop .module-banners-385 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1
}

.module-banners-385 a .banner-caption-2 {
  width: auto
}

.module-banners-385 .banner-caption-2 span::after {
  content: '\e9b1' !important;
  font-family: icomoon !important;
  font-size: 14px
}

.module-banners-385 .banner-caption-2
span {
  transform: scale(calc(100 / 100));
  transform-origin: center;
  white-space: normal;;
  font-size: 13px;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid
}

.module-banners-385:hover .banner-caption-2
span {
  transform: scale(calc(100 / 100))
}

.module-banners-385 .banner-caption-3
span {
  white-space: nowrap
}

.module-banners-385 .banner-caption-3 {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: capitalize;
  background: rgba(26, 26, 26, 1);
  padding: 8px;
  padding-bottom: 5px;
  padding-left: 15px;
  box-shadow: none
}

@media (max-width: 760px) {
  .module-banners-385 .module-item {
    margin-bottom: 20px
  }

  .module-banners-385 .banner-caption-3 {
    font-size: 13px;
    color: rgba(26, 26, 26, 1);
    background: rgba(238, 238, 238, 1)
  }
}

@media (max-width: 470px) {
  .module-banners-385 .banner-caption
  span {
    font-size: 12px;
    margin: 5px
  }
}

.module-banners-385 .module-item-1 > a::after {
  content: none !important
}

.module-banners-357 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.module-banners-357 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.one-column #content .module-banners-357 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.one-column #content .module-banners-357 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-banners-357 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.two-column #content .module-banners-357 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.side-column .module-banners-357 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.side-column .module-banners-357 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.module-banners-357 a
img {
  transform: scale(1)
}

.desktop .module-banners-357 a:hover
img {
  transform: scale(1.15)
}

.module-banners-357 .module-item > a {
  border-width: 1px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.15)
}

.module-banners-357 .module-item > a::before {
  background: none
}

.module-banners-357 .module-item > a::after {
  content: none !important
}

.module-banners-357 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%
}

.module-banners-357 .banner-caption {
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
  transform: translate3d(0, 0, 0)
}

.module-banners-357 .banner-caption
span {
  transform: scale(calc(100 / 100));
  transform-origin: bottom left;
  white-space: normal;;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  background: rgba(139, 145, 152, 1);
  padding: 7px;
  padding-top: -20px;
  padding-right: 10px;
  padding-left: 10px
}

.module-banners-357:hover .banner-caption
span {
  transform: scale(calc(100 / 100))
}

.desktop .module-banners-357 a:hover .banner-caption
span {
  background: rgba(139, 145, 152, 1)
}

.module-banners-357 .banner-caption span
s {
  display: inline-block
}

.module-banners-357 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0)
}

.desktop .module-banners-357 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1
}

.module-banners-357 a .banner-caption-2 {
  width: auto
}

.module-banners-357 .banner-caption-2 span::after {
  content: '\e9b1' !important;
  font-family: icomoon !important;
  font-size: 14px
}

.module-banners-357 .banner-caption-2
span {
  transform: scale(calc(100 / 100));
  transform-origin: center;
  white-space: normal;;
  font-size: 13px;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid
}

.module-banners-357:hover .banner-caption-2
span {
  transform: scale(calc(100 / 100))
}

.module-banners-357 .banner-caption-3
span {
  white-space: nowrap
}

.module-banners-357 .banner-caption-3 {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: capitalize;
  background: rgba(26, 26, 26, 1);
  padding: 8px;
  padding-bottom: 5px;
  padding-left: 15px;
  box-shadow: none
}

@media (max-width: 760px) {
  .module-banners-357 .module-item {
    margin-bottom: 20px
  }

  .module-banners-357 .banner-caption-3 {
    font-size: 13px;
    color: rgba(26, 26, 26, 1);
    background: rgba(238, 238, 238, 1)
  }
}

@media (max-width: 470px) {
  .module-banners-357 .banner-caption
  span {
    font-size: 12px;
    margin: 5px
  }
}

.module-banners-357 .module-item-1 > a::after {
  content: none !important
}

.module-banners-357 .module-item-2 > a::after {
  content: none !important
}

.module-banners-358 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.module-banners-358 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.one-column #content .module-banners-358 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.one-column #content .module-banners-358 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-banners-358 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.two-column #content .module-banners-358 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.side-column .module-banners-358 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.side-column .module-banners-358 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.module-banners-358 a
img {
  transform: scale(1)
}

.desktop .module-banners-358 a:hover
img {
  transform: scale(1.15)
}

.module-banners-358 .module-item > a {
  border-width: 1px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.15)
}

.module-banners-358 .module-item > a::before {
  background: none
}

.module-banners-358 .module-item > a::after {
  content: none !important
}

.module-banners-358 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%
}

.module-banners-358 .banner-caption {
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
  transform: translate3d(0, 0, 0)
}

.module-banners-358 .banner-caption
span {
  transform: scale(calc(100 / 100));
  transform-origin: bottom left;
  white-space: normal;;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  background: rgba(139, 145, 152, 1);
  padding: 7px;
  padding-top: -20px;
  padding-right: 10px;
  padding-left: 10px
}

.module-banners-358:hover .banner-caption
span {
  transform: scale(calc(100 / 100))
}

.desktop .module-banners-358 a:hover .banner-caption
span {
  background: rgba(139, 145, 152, 1)
}

.module-banners-358 .banner-caption span
s {
  display: inline-block
}

.module-banners-358 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0)
}

.desktop .module-banners-358 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1
}

.module-banners-358 a .banner-caption-2 {
  width: auto
}

.module-banners-358 .banner-caption-2 span::after {
  content: '\e9b1' !important;
  font-family: icomoon !important;
  font-size: 14px
}

.module-banners-358 .banner-caption-2
span {
  transform: scale(calc(100 / 100));
  transform-origin: center;
  white-space: normal;;
  font-size: 13px;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid
}

.module-banners-358:hover .banner-caption-2
span {
  transform: scale(calc(100 / 100))
}

.module-banners-358 .banner-caption-3
span {
  white-space: nowrap
}

.module-banners-358 .banner-caption-3 {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: capitalize;
  background: rgba(26, 26, 26, 1);
  padding: 8px;
  padding-bottom: 5px;
  padding-left: 15px;
  box-shadow: none
}

@media (max-width: 760px) {
  .module-banners-358 .module-item {
    margin-bottom: 20px
  }

  .module-banners-358 .banner-caption-3 {
    font-size: 13px;
    color: rgba(26, 26, 26, 1);
    background: rgba(238, 238, 238, 1)
  }
}

@media (max-width: 470px) {
  .module-banners-358 .banner-caption
  span {
    font-size: 12px;
    margin: 5px
  }
}

.module-banners-358 .module-item-1 > a::after {
  content: none !important
}

.module-banners-358 .module-item-2 > a::after {
  content: none !important
}

.module-banners-360 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.module-banners-360 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.one-column #content .module-banners-360 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.one-column #content .module-banners-360 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-banners-360 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.two-column #content .module-banners-360 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.side-column .module-banners-360 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.side-column .module-banners-360 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.module-banners-360 a
img {
  transform: scale(1)
}

.desktop .module-banners-360 a:hover
img {
  transform: scale(1.15)
}

.module-banners-360 .module-item > a {
  border-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.15)
}

.module-banners-360 .module-item > a::before {
  background: none
}

.module-banners-360 .module-item > a::after {
  content: none !important
}

.module-banners-360 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%
}

.module-banners-360 .banner-caption {
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
  transform: translate3d(0, 0, 0)
}

.module-banners-360 .banner-caption
span {
  transform: scale(calc(100 / 100));
  transform-origin: bottom left;
  white-space: normal;;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  background: rgba(139, 145, 152, 1);
  padding: 7px;
  padding-top: -20px;
  padding-right: 10px;
  padding-left: 10px
}

.module-banners-360:hover .banner-caption
span {
  transform: scale(calc(100 / 100))
}

.desktop .module-banners-360 a:hover .banner-caption
span {
  background: rgba(139, 145, 152, 1)
}

.module-banners-360 .banner-caption span
s {
  display: inline-block
}

.module-banners-360 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0)
}

.desktop .module-banners-360 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1
}

.module-banners-360 a .banner-caption-2 {
  width: auto
}

.module-banners-360 .banner-caption-2 span::after {
  content: '\e9b1' !important;
  font-family: icomoon !important;
  font-size: 14px
}

.module-banners-360 .banner-caption-2
span {
  transform: scale(calc(100 / 100));
  transform-origin: center;
  white-space: normal;;
  font-size: 13px;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid
}

.module-banners-360:hover .banner-caption-2
span {
  transform: scale(calc(100 / 100))
}

.module-banners-360 .banner-caption-3
span {
  white-space: nowrap
}

.module-banners-360 .banner-caption-3 {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: capitalize;
  background: rgba(26, 26, 26, 1);
  padding: 8px;
  padding-bottom: 5px;
  padding-left: 15px;
  box-shadow: none
}

@media (max-width: 760px) {
  .module-banners-360 .module-item {
    margin-bottom: 20px
  }

  .module-banners-360 .banner-caption-3 {
    font-size: 13px;
    color: rgba(26, 26, 26, 1);
    background: rgba(238, 238, 238, 1)
  }
}

@media (max-width: 470px) {
  .module-banners-360 .banner-caption
  span {
    font-size: 12px;
    margin: 5px
  }
}

.module-banners-360 .module-item-1 > a::after {
  content: none !important
}

.module-banners-360 .module-item-2 > a::after {
  content: none !important
}

.module-banners-359 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.module-banners-359 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.one-column #content .module-banners-359 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.one-column #content .module-banners-359 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-banners-359 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.two-column #content .module-banners-359 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.side-column .module-banners-359 .module-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.side-column .module-banners-359 .module-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px)
}

.module-banners-359 a
img {
  transform: scale(1)
}

.desktop .module-banners-359 a:hover
img {
  transform: scale(1.15)
}

.module-banners-359 .module-item > a {
  border-width: 1px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  box-shadow: -5px -5px 5px -5px rgba(0, 0, 0, 0.15)
}

.module-banners-359 .module-item > a::before {
  background: none
}

.module-banners-359 .module-item > a::after {
  content: none !important
}

.module-banners-359 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%
}

.module-banners-359 .banner-caption {
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
  transform: translate3d(0, 0, 0)
}

.module-banners-359 .banner-caption
span {
  transform: scale(calc(100 / 100));
  transform-origin: bottom left;
  white-space: normal;;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  background: rgba(139, 145, 152, 1);
  padding: 7px;
  padding-top: -20px;
  padding-right: 10px;
  padding-left: 10px
}

.module-banners-359:hover .banner-caption
span {
  transform: scale(calc(100 / 100))
}

.desktop .module-banners-359 a:hover .banner-caption
span {
  background: rgba(139, 145, 152, 1)
}

.module-banners-359 .banner-caption span
s {
  display: inline-block
}

.module-banners-359 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0)
}

.desktop .module-banners-359 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1
}

.module-banners-359 a .banner-caption-2 {
  width: auto
}

.module-banners-359 .banner-caption-2 span::after {
  content: '\e9b1' !important;
  font-family: icomoon !important;
  font-size: 14px
}

.module-banners-359 .banner-caption-2
span {
  transform: scale(calc(100 / 100));
  transform-origin: center;
  white-space: normal;;
  font-size: 13px;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid
}

.module-banners-359:hover .banner-caption-2
span {
  transform: scale(calc(100 / 100))
}

.module-banners-359 .banner-caption-3
span {
  white-space: nowrap
}

.module-banners-359 .banner-caption-3 {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: capitalize;
  background: rgba(26, 26, 26, 1);
  padding: 8px;
  padding-bottom: 5px;
  padding-left: 15px;
  box-shadow: none
}

@media (max-width: 760px) {
  .module-banners-359 .module-item {
    margin-bottom: 20px
  }

  .module-banners-359 .banner-caption-3 {
    font-size: 13px;
    color: rgba(26, 26, 26, 1);
    background: rgba(238, 238, 238, 1)
  }
}

@media (max-width: 470px) {
  .module-banners-359 .banner-caption
  span {
    font-size: 12px;
    margin: 5px
  }
}

.module-banners-359 .module-item-1 > a::after {
  content: none !important
}

.module-banners-359 .module-item-2 > a::after {
  content: none !important
}

.module-gallery-287 .title.module-title {
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-size: 15px;
  color: rgba(26, 26, 26, 1);
  border-width: 11px;
  border-style: solid;
  border-color: rgba(26, 26, 26, 1);
  padding: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center
}

.module-gallery-287 .title.module-title::after {
  content: '';
  display: block;
  position: relative;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0)
}

.module-gallery-287 .title.module-title.page-title > span::after {
  content: '';
  display: block;
  position: relative;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0)
}

.module-gallery-287 .title.module-title::after, .module-gallery-287 .title.module-title.page-title > span::after {
  width: 15px;
  height: 15px
}

.module-gallery-287 .swiper-container {
  overflow: hidden;
  padding-right: 10px;
  padding-left: 10px
}

.module-gallery-287 .swiper-buttons {
  display: block;
  top: 50%;
  width: calc(100% - (-20px * 2))
}

.module-gallery-287 .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%)
}

.module-gallery-287 .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%)
}

.module-gallery-287 .swiper-buttons div::before {
  content: '\e93e' !important;
  font-family: icomoon !important;
  font-size: 30px;
  color: rgba(139, 145, 152, 1)
}

.module-gallery-287 .swiper-buttons .swiper-button-next::before {
  content: '\e93f' !important;
  font-family: icomoon !important;
  font-size: 30px;
  color: rgba(139, 145, 152, 1)
}

.module-gallery-287 .swiper-buttons
div {
  background: none
}

.module-gallery-287 .swiper-pagination {
  display: none !important;
  left: 50%;
  right: auto;
  transform: translateX(-50%)
}

.module-gallery-287
.swiper {
  padding-bottom: 0
}

.module-gallery-287 .swiper-pagination-bullet {
  width: 10px;
  height: 10px
}

.module-gallery-287 .swiper-pagination > span + span {
  margin-left: 5px
}

.module-gallery-287 .module-item.swiper-slide {
  margin-right: 35px;
  width: calc((100% - 9 * 35px) / 10 - 0.01px)
}

.module-gallery-287 .module-item:not(.swiper-slide) {
  padding: 17.5px;
  width: calc(100% / 10 - 0.01px)
}

.one-column #content .module-gallery-287 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 4 * 10px) / 5 - 0.01px)
}

.one-column #content .module-gallery-287 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 5 - 0.01px)
}

.two-column #content .module-gallery-287 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 4 * 10px) / 5 - 0.01px)
}

.two-column #content .module-gallery-287 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 5 - 0.01px)
}

.side-column .module-gallery-287 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 4 * 10px) / 5 - 0.01px)
}

.side-column .module-gallery-287 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 5 - 0.01px)
}

.module-gallery-287 .module-item > a::after {
  display: block;
  content: none !important
}

.module-gallery-287 .module-item > a > span::before {
  display: none;
  font-family: 'Nunito Sans';
  font-weight: 400
}

.module-gallery-287 .module-item > a {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  border-radius: 100px
}

.desktop .module-gallery-287 .module-item > a:hover, .mobile .module-gallery-287 .module-item > a:active {
  border-color: rgba(0, 37, 84, 1)
}

.module-gallery-287 .module-item > a
img {
  filter: grayscale(0);
  transform: scale(1)
}

.module-gallery-287 .gallery-image-caption {
  display: none
}

.lg-287.lg-backdrop {
  background: rgba(0, 0, 0, 0.85)
}

.lg-287 #lg-download {
  display: none
}

.lg-287 .lg-image {
  max-height: calc(100% - 100px)
}

.lg-287 .lg-actions .lg-prev::before {
  content: '\e93e' !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(230, 230, 230, 1);
  left: -10px
}

.desktop .lg-287 .lg-actions .lg-prev:hover::before {
  color: rgba(226, 0, 3, 1)
}

.lg-287 .lg-actions .lg-next::before {
  content: '\e93f' !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(230, 230, 230, 1);
  left: 10px
}

.desktop .lg-287 .lg-actions .lg-next:hover::before {
  color: rgba(226, 0, 3, 1)
}

.lg-287 .lg-actions .lg-icon {
  background: none
}

.lg-287 .lg-toolbar {
  color: rgba(230, 230, 230, 1)
}

.lg-287 #lg-counter {
  display: inline-block
}

.lg-287 #lg-zoom-in {
  display: block
}

.lg-287 #lg-actual-size {
  display: block
}

.lg-287 #lg-download-in::after {
  content: '\eb4d' !important;
  font-family: icomoon !important
}

.lg-287 #lg-zoom-in::after {
  content: '\ebef' !important;
  font-family: icomoon !important
}

.lg-287 #lg-zoom-in:hover::after {
  color: rgba(226, 0, 3, 1)
}

.lg-287 #lg-actual-size::after {
  content: '\ebf0' !important;
  font-family: icomoon !important
}

.lg-287 #lg-actual-size:hover::after {
  color: rgba(226, 0, 3, 1)
}

.lg-287 .lg-close::after {
  content: '\ebeb' !important;
  font-family: icomoon !important
}

.desktop .lg-287 .lg-close:hover::after {
  color: rgba(226, 0, 3, 1)
}

.lg-287 .lg-sub-html {
  font-size: 18px;
  background: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  top: auto;
  display: block
}

.lg-287 .lg-thumb-item {
  margin-top: 10px;
  padding-right: 10px
}

.lg-287 .lg-thumb-item
img {
  margin-bottom: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0)
}

.lg-287 .lg-thumb-outer {
  padding-left: 10px;
  background: rgba(17, 17, 17, 1)
}

.desktop .lg-287 .lg-thumb-item img:hover, .lg-287 .lg-thumb-item.active
img {
  border-color: rgba(226, 0, 3, 1)
}

.lg-287 div.lg-thumb-item.active
img {
  border-color: rgba(226, 0, 3, 1)
}

.lg-287 .lg-toogle-thumb::after {
  color: rgba(230, 230, 230, 1)
}

.desktop .lg-287 .lg-toogle-thumb:hover::after {
  color: rgba(226, 0, 3, 1)
}

.lg-287 .lg-toogle-thumb {
  background: rgba(17, 17, 17, 1);
  left: auto;
  right: 20px;
  transform: translateX(0)
}

.module-gallery-287 {
  background: none
}

.module-gallery-287 .module-body {
  justify-content: flex-start
}

.module-gallery-287 .open-btn {
  transform: scale(calc(100 / 100));
  transform-origin: top left
}

@media (max-width: 760px) {
  .module-gallery-287 .swiper-buttons {
    display: none !important
  }

  .module-gallery-287 .module-item.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 4 * 10px) / 5 - 0.01px)
  }

  .module-gallery-287 .module-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 5 - 0.01px)
  }
}

.module-gallery-287 .module-item-1 > a > span::before {
  content: 'Opel Astra Bakım Seti'
}

.module-banners-288 .module-item.swiper-slide {
  margin-right: 120px;
  width: calc((100% - 0 * 120px) / 1 - 0.01px)
}

.module-banners-288 .module-item:not(.swiper-slide) {
  padding: 60px;
  width: calc(100% / 1 - 0.01px)
}

.one-column #content .module-banners-288 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.one-column #content .module-banners-288 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-banners-288 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.two-column #content .module-banners-288 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px)
}

.side-column .module-banners-288 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.side-column .module-banners-288 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px)
}

.module-banners-288 a
img {
  transform: scale(1)
}

.desktop .module-banners-288 a:hover
img {
  transform: scale(1.15)
}

.module-banners-288 .module-item > a {
  border-width: 0;
  border-bottom-width: 0px;
  border-style: solid
}

.module-banners-288 .module-item > a::before {
  background: none
}

.module-banners-288 .module-item > a::after {
  content: none !important
}

.module-banners-288 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%
}

.module-banners-288 .banner-caption {
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
  transform: translate3d(0, 0, 0)
}

.module-banners-288 .banner-caption
span {
  transform: scale(calc(100 / 100));
  transform-origin: bottom left;
  white-space: normal;;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
  padding: 7px;
  padding-top: -20px;
  padding-right: 10px;
  padding-left: 10px
}

.module-banners-288:hover .banner-caption
span {
  transform: scale(calc(100 / 100))
}

.desktop .module-banners-288 a:hover .banner-caption
span {
  background: rgba(0, 37, 84, 1)
}

.module-banners-288 .banner-caption span
s {
  display: inline-block
}

.module-banners-288 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0)
}

.desktop .module-banners-288 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1
}

.module-banners-288 a .banner-caption-2 {
  width: auto
}

.module-banners-288 .banner-caption-2 span::after {
  content: '\e9b1' !important;
  font-family: icomoon !important;
  font-size: 14px
}

.module-banners-288 .banner-caption-2
span {
  transform: scale(calc(100 / 100));
  transform-origin: center;
  white-space: normal;;
  font-size: 13px;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid
}

.module-banners-288:hover .banner-caption-2
span {
  transform: scale(calc(100 / 100))
}

.module-banners-288 .banner-caption-3
span {
  white-space: nowrap
}

.module-banners-288 .banner-caption-3 {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: capitalize;
  background: rgba(26, 26, 26, 1);
  padding: 8px;
  padding-bottom: 5px;
  padding-left: 15px;
  box-shadow: none
}

@media (max-width: 760px) {
  .module-banners-288 .module-item.swiper-slide {
    margin-right: 0px;
    width: calc((100% - 0 * 0px) / 1 - 0.01px)
  }

  .module-banners-288 .module-item:not(.swiper-slide) {
    padding: 0px;
    width: calc(100% / 1 - 0.01px)
  }

  .module-banners-288 .banner-caption-3 {
    font-size: 13px;
    color: rgba(26, 26, 26, 1);
    background: rgba(238, 238, 238, 1)
  }
}

@media (max-width: 470px) {
  .module-banners-288 .banner-caption
  span {
    font-size: 12px;
    margin: 5px
  }
}

.module-banners-288 .module-item-1 > a::after {
  content: none !important
}

.module-banners-289 .module-item.swiper-slide {
  margin-right: 120px;
  width: calc((100% - 0 * 120px) / 1 - 0.01px)
}

.module-banners-289 .module-item:not(.swiper-slide) {
  padding: 60px;
  width: calc(100% / 1 - 0.01px)
}

.one-column #content .module-banners-289 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.one-column #content .module-banners-289 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-banners-289 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.two-column #content .module-banners-289 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px)
}

.side-column .module-banners-289 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.side-column .module-banners-289 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px)
}

.module-banners-289 a
img {
  transform: scale(1)
}

.desktop .module-banners-289 a:hover
img {
  transform: scale(1.15)
}

.module-banners-289 .module-item > a::before {
  background: none
}

.module-banners-289 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%
}

.module-banners-289 .banner-caption
span {
  transform: scale(calc(100 / 100));
  transform-origin: bottom left;
  white-space: normal;;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 15px;
  padding: 7px;
  padding-top: -20px;
  padding-right: 10px;
  padding-left: 10px
}

.module-banners-289:hover .banner-caption
span {
  transform: scale(calc(100 / 100))
}

.module-banners-289 .banner-caption span
s {
  display: inline-block
}

.module-banners-289 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0)
}

.desktop .module-banners-289 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1
}

.module-banners-289 a .banner-caption-2 {
  width: auto
}

.module-banners-289 .banner-caption-2 span::after {
  content: '\e9b1' !important;
  font-family: icomoon !important;
  font-size: 14px
}

.module-banners-289 .banner-caption-2
span {
  transform: scale(calc(100 / 100));
  transform-origin: center;
  white-space: normal;;
  font-size: 13px;
  padding-bottom: 5px
}

.module-banners-289:hover .banner-caption-2
span {
  transform: scale(calc(100 / 100))
}

.module-banners-289 .banner-caption-3
span {
  white-space: nowrap
}

@media (max-width: 470px) {
  .module-banners-289 .banner-caption
  span {
    font-size: 12px;
    margin: 5px
  }
}

.module-banners-289 .module-item-1 > a::after {
  content: none !important
}

.module-notification-137 {
  color: rgba(255, 255, 255, 1);
  padding: 20px;
  padding-top: 15px;
  padding-right: 50px;
  bottom: 20px;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 7px
}

.module-notification-137
a {
  text-decoration: underline
}

.module-notification-137.notification {
  max-width: 1280px
}

.module-notification-137 .notification-close {
  padding: 0px !important;
  display: flex;
  width: 75px;
  height: 35px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  top: initial;
  bottom: 0;
  left: 50%;
  right: initial;
  transform: translateX(-50%)
}

.module-notification-137 .notification-close::before {
  content: '\e981' !important;
  font-family: icomoon !important;
  font-size: 18px;
  color: rgba(255, 255, 255, 1)
}

.module-notification-137 .notification-close.btn {
  background: rgba(107, 101, 133, 1)
}

.module-notification-137 .notification-close.btn:hover {
  background: rgba(6, 116, 184, 1) !important
}

.module-notification-137 .notification-close.btn.btn.disabled::after {
  font-size: 20px
}

div.main-menu.main-menu-3 > .j-menu .menu-item.main-menu-item-5 > a::before {
  content: none !important
}

div.main-menu.main-menu-3 > .j-menu > .main-menu-item-5 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-3 > .j-menu > .main-menu-item-5:hover > a > .links-text {
  border-color: rgba(0, 37, 84, 1)
}

div.main-menu.main-menu-3 > .j-menu li.main-menu-item-5 > a > .links-text {
  padding-right: 15px;
  padding-left: 5px
}

.desktop div.main-menu.main-menu-3 > .j-menu li.main-menu-item-5:hover > a {
  color: rgba(0, 37, 84, 1) !important
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-5 .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-5 > .dropdown-menu::before {
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-5:not(.mega-fullwidth) > .dropdown-menu::before {
  display: block;
  margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-5.multi-level .dropdown-menu ul li .dropdown-menu {
  left: 100%
}

div.main-menu.main-menu-3 > .j-menu .menu-item.main-menu-item-6 > a::before {
  content: none !important
}

div.main-menu.main-menu-3 > .j-menu > .main-menu-item-6 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-3 > .j-menu > .main-menu-item-6:hover > a > .links-text {
  border-color: rgba(0, 37, 84, 1)
}

div.main-menu.main-menu-3 > .j-menu li.main-menu-item-6 > a > .links-text {
  padding-right: 15px;
  padding-left: 5px
}

.desktop div.main-menu.main-menu-3 > .j-menu li.main-menu-item-6:hover > a {
  color: rgba(0, 37, 84, 1) !important
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-6 .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-6 > .dropdown-menu::before {
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-6:not(.mega-fullwidth) > .dropdown-menu::before {
  display: block;
  margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-6.multi-level .dropdown-menu ul li .dropdown-menu {
  left: 100%
}

div.main-menu.main-menu-3 > .j-menu .menu-item.main-menu-item-7 > a::before {
  content: none !important
}

.desktop div.main-menu.main-menu-3 > .j-menu .menu-item.main-menu-item-7:hover > a::before {
  color: rgba(255, 255, 255, 1)
}

div.main-menu.main-menu-3 > .j-menu > .main-menu-item-7 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-3 > .j-menu > .main-menu-item-7:hover > a > .links-text {
  border-color: rgba(0, 37, 84, 1)
}

div.main-menu.main-menu-3 > .j-menu li.main-menu-item-7 > a > .links-text {
  padding-right: 15px;
  padding-left: 5px
}

.desktop div.main-menu.main-menu-3 > .j-menu li.main-menu-item-7:hover > a {
  color: rgba(0, 37, 84, 1) !important
}

div.main-menu.main-menu-3 > .j-menu > .main-menu-item-7 > a {
  min-width: -10px
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-7 .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-7 > .dropdown-menu::before {
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-7:not(.mega-fullwidth) > .dropdown-menu::before {
  display: block;
  margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-7.multi-level .dropdown-menu ul li .dropdown-menu {
  left: 100%
}

.main-menu-3 .mega-menu.main-menu-item-8 .dropdown-menu {
  width: 800px
}

.desktop-header-active .flyout-menu-3 .main-menu-item-8.multi-level .dropdown-menu {
  left: 100%
}

div.main-menu.main-menu-3 > .j-menu .menu-item.main-menu-item-9 > a::before {
  content: none !important
}

div.main-menu.main-menu-3 > .j-menu > .main-menu-item-9 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-3 > .j-menu > .main-menu-item-9:hover > a > .links-text {
  border-color: rgba(0, 37, 84, 1)
}

div.main-menu.main-menu-3 > .j-menu li.main-menu-item-9 > a > .links-text {
  padding-right: 15px;
  padding-left: 5px
}

.desktop div.main-menu.main-menu-3 > .j-menu li.main-menu-item-9:hover > a {
  color: rgba(0, 37, 84, 1) !important
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-9 .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-9 > .dropdown-menu::before {
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-9:not(.mega-fullwidth) > .dropdown-menu::before {
  display: block;
  margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-9.multi-level .dropdown-menu ul li .dropdown-menu {
  left: 100%
}

div.main-menu.main-menu-3 > .j-menu .menu-item.main-menu-item-10 > a::before {
  content: none !important
}

div.main-menu.main-menu-3 > .j-menu > .main-menu-item-10 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-3 > .j-menu > .main-menu-item-10:hover > a > .links-text {
  border-color: rgba(0, 37, 84, 1)
}

div.main-menu.main-menu-3 > .j-menu li.main-menu-item-10 > a > .links-text {
  padding-right: 15px;
  padding-left: 5px
}

.desktop div.main-menu.main-menu-3 > .j-menu li.main-menu-item-10:hover > a {
  color: rgba(0, 37, 84, 1) !important
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-10 .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-10 > .dropdown-menu::before {
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-10:not(.mega-fullwidth) > .dropdown-menu::before {
  display: block;
  margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-10.multi-level .dropdown-menu ul li .dropdown-menu {
  left: 100%
}

div.main-menu.main-menu-3 > .j-menu .menu-item.main-menu-item-11 > a::before {
  content: none !important
}

div.main-menu.main-menu-3 > .j-menu > .main-menu-item-11 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-3 > .j-menu > .main-menu-item-11:hover > a > .links-text {
  border-color: rgba(0, 37, 84, 1)
}

div.main-menu.main-menu-3 > .j-menu li.main-menu-item-11 > a > .links-text {
  padding-right: 15px;
  padding-left: 5px
}

.desktop div.main-menu.main-menu-3 > .j-menu li.main-menu-item-11:hover > a {
  color: rgba(0, 37, 84, 1) !important
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-11 .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-11 > .dropdown-menu::before {
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-11:not(.mega-fullwidth) > .dropdown-menu::before {
  display: block;
  margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-11.multi-level .dropdown-menu ul li .dropdown-menu {
  left: 100%
}

div.main-menu.main-menu-3 > .j-menu .menu-item.main-menu-item-12 > a::before {
  content: none !important
}

div.main-menu.main-menu-3 > .j-menu > .main-menu-item-12 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-3 > .j-menu > .main-menu-item-12:hover > a > .links-text {
  border-color: rgba(0, 37, 84, 1)
}

div.main-menu.main-menu-3 > .j-menu li.main-menu-item-12 > a > .links-text {
  padding-right: 15px;
  padding-left: 5px
}

.desktop div.main-menu.main-menu-3 > .j-menu li.main-menu-item-12:hover > a {
  color: rgba(0, 37, 84, 1) !important
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-12 .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-12 > .dropdown-menu::before {
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-12:not(.mega-fullwidth) > .dropdown-menu::before {
  display: block;
  margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-12.multi-level .dropdown-menu ul li .dropdown-menu {
  left: 100%
}

div.main-menu.main-menu-3 > .j-menu .menu-item.main-menu-item-13 > a::before {
  content: none !important
}

div.main-menu.main-menu-3 > .j-menu > .main-menu-item-13 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-3 > .j-menu > .main-menu-item-13:hover > a > .links-text {
  border-color: rgba(0, 37, 84, 1)
}

div.main-menu.main-menu-3 > .j-menu li.main-menu-item-13 > a > .links-text {
  padding-right: 15px;
  padding-left: 5px
}

.desktop div.main-menu.main-menu-3 > .j-menu li.main-menu-item-13:hover > a {
  color: rgba(0, 37, 84, 1) !important
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-13 .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 .mega-custom.main-menu-item-13 > .dropdown-menu::before {
  left: 0;
  transform: none
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-13:not(.mega-fullwidth) > .dropdown-menu::before {
  display: block;
  margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-3 > .j-menu li.main-menu-item-13.multi-level .dropdown-menu ul li .dropdown-menu {
  left: 100%
}

.top-menu-240 .j-menu li.top-menu-item-1 > a::before {
  content: '\f0f6' !important;
  font-family: icomoon !important
}

.top-menu-240 > ul > .top-menu-item-1 > a {
  text-align: left
}

.top-menu-240 > ul > .top-menu-item-1 > a > .links-text {
  display: block
}

.top-menu-240 > ul > .top-menu-item-1 > a .count-badge {
  position: relative
}

.top-menu-240 .j-menu li.top-menu-item-2 > a::before {
  content: '\e9a8' !important;
  font-family: icomoon !important
}

.desktop .top-menu-240 .j-menu li.top-menu-item-2:hover > a::before {
  color: rgba(0, 37, 84, 1)
}

.top-menu-240 > ul > .top-menu-item-2 > a {
  text-align: left
}

.top-menu-240 > ul > .top-menu-item-2 > a > .links-text {
  display: block
}

.top-menu-240 > ul > .top-menu-item-2 > a .count-badge {
  position: relative
}

.top-menu-240 li.top-menu-item-3 > a::before {
  content: '\e990' !important;
  font-family: icomoon !important
}

.desktop .top-menu-240 li.top-menu-item-3:hover > a::before {
  color: rgba(0, 37, 84, 1)
}

.top-menu-240 li.top-menu-item-4 > a::before {
  content: '\e92d' !important;
  font-family: icomoon !important
}

.desktop .top-menu-240 li.top-menu-item-4:hover > a::before {
  color: rgba(0, 37, 84, 1)
}

.top-menu-240 .j-menu li.top-menu-item-10 > a::before {
  content: '\eab6' !important;
  font-family: icomoon !important
}

.top-menu-240 > ul > .top-menu-item-10 > a {
  text-align: left
}

.top-menu-240 > ul > .top-menu-item-10 > a > .links-text {
  display: block
}

.top-menu-240 > ul > .top-menu-item-10 > a .count-badge {
  position: relative
}

.top-menu-2 .j-menu li.top-menu-item-1 > a::before {
  content: none !important
}

.top-menu-2 .j-menu li.top-menu-item-1 > a:first-child {
  font-size: 12px;
  color: rgba(153, 153, 153, 1)
}

.top-menu-2 > ul > .top-menu-item-1 > a {
  text-align: left
}

.top-menu-2 > ul > .top-menu-item-1 > a > .links-text {
  display: block
}

.top-menu-2 > ul > .top-menu-item-1 > a .count-badge {
  position: relative
}

.top-menu-2 li.top-menu-item-2 > a::before {
  content: '\f1d9' !important;
  font-family: icomoon !important
}

.top-menu-2 .j-menu li.top-menu-item-4 > a::before {
  content: none !important
}

.top-menu-2 .j-menu li.top-menu-item-4 > a:first-child {
  font-size: 12px;
  color: rgba(153, 153, 153, 1)
}

.top-menu-2 > ul > .top-menu-item-4 > a {
  text-align: left
}

.top-menu-2 > ul > .top-menu-item-4 > a > .links-text {
  display: block
}

.top-menu-2 > ul > .top-menu-item-4 > a .count-badge {
  position: relative
}

.top-menu-2 .j-menu li.top-menu-item-5 > a::before {
  content: '\eb97' !important;
  font-family: icomoon !important;
  top: -1px
}

.top-menu-2 .j-menu li.top-menu-item-5 > a:first-child {
  font-size: 12px;
  color: rgba(153, 153, 153, 1)
}

.top-menu-2 > ul > .top-menu-item-5 > a {
  text-align: left
}

.top-menu-2 > ul > .top-menu-item-5 > a > .links-text {
  display: block
}

.top-menu-2 > ul > .top-menu-item-5 > a .count-badge {
  position: relative
}

.top-menu-13 .j-menu li.top-menu-item-2 > a::before {
  content: '\e9a8' !important;
  font-family: icomoon !important
}

.top-menu-13 > ul > .top-menu-item-2 > a {
  text-align: left
}

.top-menu-13 > ul > .top-menu-item-2 > a > .links-text {
  display: block
}

.top-menu-13 > ul > .top-menu-item-2 > a .count-badge {
  position: relative
}

.top-menu-13 .j-menu li.top-menu-item-3 > a::before {
  content: '\e90d' !important;
  font-family: icomoon !important
}

.top-menu-13 > ul > .top-menu-item-3 > a {
  text-align: left
}

.top-menu-13 > ul > .top-menu-item-3 > a > .links-text {
  display: block
}

.top-menu-13 > ul > .top-menu-item-3 > a .count-badge {
  position: relative
}

footer > div {
  background: rgba(255, 255, 255, 1)
}

footer .grid-row-2 {
  padding: 20px;
  padding-right: 0px;
  padding-left: 0px
}

footer .grid-row-2::before {
  display: block;
  left: 0;
  width: 100vw
}

footer .grid-row-2 .grid-col-1 {
  width: 20%;
  border-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  padding: 20px;
  padding-top: 0px
}

footer .grid-row-2 .grid-col-1 .grid-items {
  justify-content: flex-start
}

footer .grid-row-2 .grid-col-1 .grid-item {
  height: auto
}

@media (max-width: 1024px) {
  footer .grid-row-2 .grid-col-1 {
    width: 50%
  }
}

@media (max-width: 760px) {
  footer .grid-row-2 .grid-col-1 {
    width: 100%
  }
}

footer .grid-row-2 .grid-col-2 {
  width: 20%;
  border-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  padding: 20px;
  padding-top: 0px
}

footer .grid-row-2 .grid-col-2 .grid-items {
  justify-content: flex-start
}

footer .grid-row-2 .grid-col-2 .grid-item {
  height: auto
}

@media (max-width: 1024px) {
  footer .grid-row-2 .grid-col-2 {
    width: 50%
  }
}

@media (max-width: 760px) {
  footer .grid-row-2 .grid-col-2 {
    width: 100%
  }
}

footer .grid-row-2 .grid-col-3 {
  width: 20%;
  border-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: rgba(226, 226, 226, 1);
  padding: 20px;
  padding-top: 0px
}

footer .grid-row-2 .grid-col-3 .grid-items {
  justify-content: flex-start
}

footer .grid-row-2 .grid-col-3 .grid-item {
  height: auto
}

@media (max-width: 1024px) {
  footer .grid-row-2 .grid-col-3 {
    width: 50%
  }
}

@media (max-width: 760px) {
  footer .grid-row-2 .grid-col-3 {
    width: 100%
  }
}

footer .grid-row-2 .grid-col-4 {
  width: 40%;
  padding: 20px;
  padding-top: 0px
}

footer .grid-row-2 .grid-col-4 .grid-items {
  justify-content: flex-start
}

footer .grid-row-2 .grid-col-4 .grid-item {
  height: auto
}

@media (max-width: 1024px) {
  footer .grid-row-2 .grid-col-4 {
    width: 50%
  }
}

@media (max-width: 760px) {
  footer .grid-row-2 .grid-col-4 {
    width: 100%
  }
}

footer .grid-row-3 {
  background: rgba(238, 238, 238, 1);
  padding: 15px;
  padding-right: 5px;
  padding-left: 5px
}

footer .grid-row-3::before {
  display: block;
  left: 0;
  width: 100vw
}

footer .grid-row-3 .grid-col-1 {
  width: 100%
}

footer .grid-row-3 .grid-col-1 .grid-items {
  justify-content: flex-start
}

footer .grid-row-3 .grid-col-1 .grid-item {
  height: auto
}

footer .grid-row-4 {
  background: rgba(58, 71, 84, 1);
  padding: 20px;
  padding-bottom: 15px
}

footer .grid-row-4::before {
  display: block;
  left: 0;
  width: 100vw
}

footer .grid-row-4 .grid-col-1 {
  width: 33.33333333333333%
}

footer .grid-row-4 .grid-col-1 .grid-items {
  justify-content: center
}

footer .grid-row-4 .grid-col-1 .grid-item {
  height: auto
}

@media (max-width: 980px) {
  footer .grid-row-4 .grid-col-1 {
    width: 100%;
    margin-bottom: 10px
  }
}

footer .grid-row-4 .grid-col-2 {
  width: 66.66666666666666%
}

footer .grid-row-4 .grid-col-2 .grid-items {
  justify-content: center
}

footer .grid-row-4 .grid-col-2 .grid-item {
  height: auto
}

@media (max-width: 980px) {
  footer .grid-row-4 .grid-col-2 {
    width: 100%
  }
}

div.links-menu-293 .title.module-title {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 15px;
  margin-top: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial
}

div.links-menu-293 .title.module-title::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

div.links-menu-293 .title.module-title.page-title > span::after {
  content: '';
  display: block;
  position: relative;
  margin-top: 10px
}

div.links-menu-293 .title.module-title::after, div.links-menu-293 .title.module-title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: rgba(226, 0, 3, 1)
}

div.links-menu-293 .module-body {
  display: block;
  justify-content: flex-start;;
  -webkit-overflow-scrolling: touch;;
  column-count: initial;
  column-gap: 20px;
  column-rule-style: none
}

div.links-menu-293 .menu-item {
  border-width: 1px 0 0 0;
  flex-grow: 0;
  justify-content: flex-start;
  width: auto
}

div.links-menu-293 .menu-item a .links-text {
  white-space: normal;
  color: rgba(0, 0, 0, 1)
}

div.links-menu-293 .menu-item
a {
  justify-content: flex-start;
  width: auto;
  padding-bottom: 3px
}

div.links-menu-293 .menu-item a:hover .links-text {
  color: rgba(0, 37, 84, 1)
}

div.links-menu-293 .menu-item a::before {
  content: none !important
}

div.links-menu-293 .count-badge {
  display: none
}

.phone footer div.links-menu-293 .module-title::before {
  display: block
}

.phone footer div.links-menu-293 .module-title.closed + .module-body > li {
  display: none
}

.phone footer div.links-menu-293 .module-title.closed {
  margin: 0
}

@media (max-width: 760px) {
  div.links-menu-293 .title.module-title::after {
    display: none
  }
}

div.links-menu-76 .module-body {
  display: block;
  justify-content: flex-start;;
  -webkit-overflow-scrolling: touch;;
  column-count: initial;
  column-gap: 20px
}

div.links-menu-76 .menu-item {
  border-width: 1px 0 0 0;
  flex-grow: 0;
  justify-content: flex-start;
  width: auto
}

div.links-menu-76 .menu-item a .links-text {
  white-space: normal
}

div.links-menu-76 .menu-item
a {
  justify-content: flex-start;
  width: auto;
  padding-bottom: 3px
}

div.links-menu-76 .menu-item a:hover .links-text {
  color: rgba(0, 37, 84, 1)
}

div.links-menu-76 .menu-item a::before {
  content: none !important
}

div.links-menu-76 .count-badge {
  display: none
}

.phone footer div.links-menu-76 .module-title::before {
  display: block
}

.phone footer div.links-menu-76 .module-title.closed + .module-body > li {
  display: none
}

.phone footer div.links-menu-76 .module-title.closed {
  margin: 0
}

@media (max-width: 760px) {
  div.links-menu-76 .title.module-title::after {
    display: none
  }
}

div.links-menu-294 .module-body {
  display: block;
  justify-content: flex-start;;
  -webkit-overflow-scrolling: touch;;
  column-count: initial;
  column-gap: 20px
}

div.links-menu-294 .menu-item {
  border-width: 1px 0 0 0;
  flex-grow: 0;
  justify-content: flex-start;
  width: auto
}

div.links-menu-294 .menu-item a .links-text {
  white-space: normal
}

div.links-menu-294 .menu-item
a {
  justify-content: flex-start;
  width: auto;
  padding-bottom: 3px
}

div.links-menu-294 .menu-item a:hover .links-text {
  color: rgba(0, 37, 84, 1)
}

div.links-menu-294 .menu-item a::before {
  content: none !important
}

div.links-menu-294 .count-badge {
  display: none
}

.phone footer div.links-menu-294 .module-title::before {
  display: block
}

.phone footer div.links-menu-294 .module-title.closed + .module-body > li {
  display: none
}

.phone footer div.links-menu-294 .module-title.closed {
  margin: 0
}

@media (max-width: 760px) {
  div.links-menu-294 .title.module-title::after {
    display: none
  }
}

.module-newsletter-67 {
  text-align: left;
  justify-content: flex-start
}

.module-newsletter-67 .module-body > div {
  align-self: flex-start
}

.module-newsletter-67 .title::after {
  left: 0;
  right: auto;
  transform: none
}

.module-newsletter-67 .module-body {
  flex-direction: column
}

.module-newsletter-67 .newsletter-text {
  color: rgba(105, 105, 115, 1);
  margin-bottom: 10px
}

.module-newsletter-67 .module-body .input-group {
  height: 40px
}

.module-newsletter-67 .module-body .newsletter-form .input-group
input {
  width: 300px;
  max-width: 100%
}

.module-newsletter-67 .btn::before {
  content: '\eb79' !important;
  font-family: icomoon !important;
  margin-right: 5px
}

.module-newsletter-67 .input-group .input-group-btn .btn, .module-newsletter-67 .input-group .input-group-btn .btn:visited {
  font-size: 12px;
  font-weight: 400;
  text-transform: none
}

.module-newsletter-67 .input-group .input-group-btn
.btn {
  padding: 2px;
  padding-right: 6px;
  padding-left: 6px;
  min-width: 20px;
  min-height: 20px;
  min-height: 30px;
  height: 30px
}

.desktop .module-newsletter-67 .input-group .input-group-btn .btn:hover {
  box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25)
}

.module-newsletter-67 .input-group .input-group-btn .btn:active, .module-newsletter-67 .input-group .input-group-btn .btn:hover:active, .module-newsletter-67 .input-group .input-group-btn .btn:focus:active {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.module-newsletter-67 .input-group .input-group-btn .btn:focus {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.module-newsletter-67 .input-group .input-group-btn .btn.btn.disabled::after {
  font-size: 20px
}

.module-newsletter-67 .input-group-btn
.btn {
  transform: translateX(-5px);
  margin-top: 5px
}

.module-newsletter-67 .checkbox
label {
  font-size: 11px;
  color: rgba(139, 145, 152, 1)
}

.module-newsletter-67 .module-body .newsletter-form
.checkbox {
  padding-top: 10px
}

@media (max-width: 760px) {
  .module-newsletter-67 .title.module-title::after {
    display: none
  }
}

div.links-menu-77 .title.module-title {
  color: rgba(254, 254, 254, 1)
}

div.links-menu-77 .module-body {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;;
  -webkit-overflow-scrolling: touch;;
  column-count: initial;
  column-gap: 20px;
  column-rule-style: none
}

div.links-menu-77 .menu-item {
  border-width: 0 0 0 1px;
  flex-grow: 0;
  justify-content: flex-start;
  width: auto
}

div.links-menu-77 .menu-item a .links-text {
  white-space: nowrap;
  color: rgba(139, 145, 152, 1)
}

div.links-menu-77 .menu-item
a {
  justify-content: flex-start;
  width: auto
}

div.links-menu-77 .count-badge {
  display: none
}

.phone footer div.links-menu-77 .module-title::before {
  display: block
}

.phone footer div.links-menu-77 .module-title.closed + .module-body > li {
  display: none
}

.phone footer div.links-menu-77 .module-title.closed {
  margin: 0
}

@media (max-width: 980px) {
  div.links-menu-77 .menu-item {
    flex-grow: 0
  }

  div.links-menu-77 .module-body {
    justify-content: center
  }
}

.icons-menu-228 a::before {
  color: rgba(139, 145, 152, 1);
  font-size: 30px
}

.desktop .icons-menu-228 a:hover::before {
  color: rgba(255, 255, 255, 1)
}

.icons-menu-228 > ul {
  margin: -8px
}

.icons-menu-228 .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: ellipsis;
  display: none
}

.icons-menu-228 > ul > .icons-menu-item {
  padding: calc(15px / 2)
}

.icons-menu-228
ul {
  justify-content: flex-end
}

.icons-menu-228 .module-title {
  text-align: right
}

.icons-menu-228 .module-title::after {
  left: 100%;
  right: auto;
  transform: translate3d(-100%, 0, 0)
}

@media (max-width: 980px) {
  .icons-menu-228
  ul {
    justify-content: center
  }

  .icons-menu-228 .module-title {
    text-align: center
  }

  .icons-menu-228 .module-title::after {
    left: 50%;
    right: auto;
    transform: translate3d(-50%, 0, 0)
  }
}

.icons-menu-228 .icons-menu-item-1.icon-menu-icon > a::before {
  content: '\f1f0' !important;
  font-family: icomoon !important
}

.icons-menu-228 .icons-menu-item-2.icon-menu-icon > a::before {
  content: '\f1f1' !important;
  font-family: icomoon !important
}

.icons-menu-228 .icons-menu-item-3.icon-menu-icon > a::before {
  content: '\f1f3' !important;
  font-family: icomoon !important
}

.icons-menu-228 .icons-menu-item-4.icon-menu-icon > a::before {
  content: '\f1f2' !important;
  font-family: icomoon !important
}

.icons-menu-228 .icons-menu-item-5.icon-menu-icon > a::before {
  content: '\f1f4' !important;
  font-family: icomoon !important
}

.icons-menu-228 .icons-menu-item-6.icon-menu-icon > a::before {
  content: '\f1f5' !important;
  font-family: icomoon !important
}
