@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");
/**/
@media screen and (min-width: 990px) {
  .navmenu_mn #menu .navPages-list {
    position: relative;
    width: 100%; }
  .navmenu_mn #menu .navPages-list > li:hover > ul {
    display: block !important;
    position: absolute;
    background: #FFF;
    margin: 0px;
    padding: 25px 0px;
    left: 0px;
    top: 100%;
    width: 100%;
    border: 2px solid #ccc;
    border-top: 0; }
  .navmenu_mn #menu .navPages-list > li > a {
    font-size: 14px;
    padding: 0 5px; }
  .navmenu_mn #menu .navPages-list > li:hover > ul > li {
    width: 25%;
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: left;
    display: inline-block !important; }
  .navmenu_mn #menu .navPages-list > li:hover > ul > li a {
    line-height: normal;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    height: 46px; }
  .navmenu_mn #menu .navPages-list > li:hover > ul > li ul {
    display: none !important; }
  .navmenu_mn #menu .navPages-list > li:hover > ul > li a.is-open {
    background: none !important; }
  .navmenu_mn #menu .navPages-list > li:hover > ul > li a.is-open a {
    display: none !important; } }

@media screen and (min-width: 1100px) {
  .navmenu_mn #menu .navPages-list > li > a {
    font-size: 15px;
    padding: 0 10px; } }

/**/
body {
  font-family: 'Roboto Condensed',sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  color: #2d2d2d;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 400;
  letter-spacing: 0.25px;
  margin-bottom: 0.78571rem; }

.navUser {
  background: #000;
  line-height: 34px;
  padding: 0px; }

.navUser ul {
  width: auto;
  float: right;
  background: #000;
  line-height: 34px; }

.navUser ul li {
  width: auto;
  float: left;
  padding: 0 17px;
  margin: 0;
  border-left: 1px solid #fff; }

.navUser ul li:first-child {
  border: 0; }

.navUser-item.navUser-item--account img {
  padding-left: 10px; }

.navUser-item.navUser-item--cart {
  padding-right: 0px; }

.navUser-item.navUser-item--cart > img {
  width: auto;
  float: left;
  padding: 10px 0px 0px; }

.navUser ul li > a {
  width: auto;
  float: left;
  padding: 0;
  vertical-align: middle;
  color: #fff;
  font-size: 16px; }

.navUser-item.navUser-item--cart > a {
  float: right;
  color: #fff; }

.navUser .previewCart ul {
  background: none;
  float: none; }

.navUser .previewCart ul > li {
  width: auto;
  float: none;
  padding: 0px;
  margin: 0;
  border: 0px; }

.header-logo.header-logo--left {
  width: 50%;
  float: left;
  margin: 13px 0 20px; }

.header_mn {
  width: 100%;
  float: left; }

.header_left {
  width: 50%;
  float: left; }

.header_right {
  width: 50%;
  float: right; }

.header_left h1 {
  width: 50%;
  float: left;
  margin: 13px 0 20px; }

.header_right ul {
  margin: 0px;
  padding: 0;
  list-style: none;
  float: right; }

.header_right ul li {
  float: right;
  width: auto;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff; }

.header_right ul > li > a {
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: none;
  background: #a5764a;
  color: #fff;
  padding: 12px 16px;
  text-align: center;
  line-height: 16px;
  font-weight: 700;
  height: auto;
  float: left; }

.header_right ul > li > a:hover {
  background: #523922; }

.header_right ul > li:first-child a {
  border-bottom-right-radius: 10px;
  font-size: 17px; }

.header_right ul > li:last-child a {
  border-bottom-left-radius: 10px;
  font-size: 21px; }

.navPages ul > li:nth-child(1n+7) {
  display: none; }

.navPages-quickSearch {
  display: block;
  float: left;
  width: 100%;
  margin: 20px 0;
  border: 0;
  border-radius: 0; }

.navPages-quickSearch .form-input {
  border: 1px solid #dadada;
  border-radius: 0;
  text-align: right;
  font-size: 18px;
  letter-spacing: 1px;
  background: #f5f5f5;
  padding: 0 53px 0px 26px;
  line-height: 18px;
  height: 45px; }

.navPages-quickSearch .form-field:after {
  content: " ";
  display: block;
  background: url(../img/search_icon.png) no-repeat;
  height: 19px;
  width: 20px;
  float: left;
  position: absolute;
  top: 14px;
  right: 14px; }

.navPages-action svg {
  display: none; }

.icon.navPages-action-moreIcon {
  background: url(../img/cat_down_arrow.png) no-repeat;
  height: 7px;
  width: 9px; }

.navmenu_mn {
  width: 100%;
  float: left;
  background: #000; }

.navPages ul > li {
  width: auto;
  float: left;
  padding: 10px 0px;
  display: inline-block; }

.navPages ul > li > a {
  padding: 0;
  color: #fff;
  font-size: 16px;
  border-left: 1px solid #fff;
  padding: 0 10px;
  line-height: 30px;
  font-weight: 400; }

.navPages ul > li:first-child > a {
  border: 0px; }

.body {
  width: 100%;
  float: left;
  margin-top: 58px;
  display: inline-block; }

.body > .hp_slider_main .inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.body > .hp_slider_main {
  width: 100%;
  float: left;
  margin-top: 4px; }

.navPages ul > li ul li {
  padding: 0 10px; }

.navPages .navPage-subMenu-action {
  border-left: 0px;
  text-transform: uppercase; }

.productCarousel .slick-next, .productCarousel .slick-prev {
  margin-top: -130px; }

.card-image {
  padding-right: 15px;
  transform: rotateY(0deg);
  transition: all 0.6s ease 0s; }

.card-title {
  font-size: 20px;
  margin: 0 0 0.28571rem;
  text-align: center;
  margin-bottom: 16px;
  font-weight: 700; }

.card .card-figure > a {
  display: block;
  width: 100%;
  vertical-align: middle;
  line-height: 0;
  border: 1px solid #aeaeae;
  overflow: hidden; }

.card .card-figure > a > img {
  transition: all 0.5s ease 0s; }

.card .card-figure a:hover img {
  transform: rotate(0deg) scale(1.2, 1.2) skew(0deg, 0deg) translate(0px, 0px); }

.card .card-body {
  padding-top: 24px; }

.card .card-body h4 {
  text-align: center;
  font-size: 20px;
  padding: 5px 0;
  margin: 0px;
  text-align: center;
  height: 57px;
  line-height: normal;
  overflow: hidden;
  text-transform: uppercase; }

.card .card-body > a {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  height: auto;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 14px 0;
  margin: 0; }

.card .card-body > a:hover {
  background: #a5764a; }

.card .card-body .card-text {
  font-size: 20px;
  text-align: center;
  color: #000;
  margin-bottom: 16px; }

.card .card-body .price--rrp {
  color: #a1a1a1;
  padding-right: 14px;
  text-decoration: line-through; }

.card .card-body .price--withoutTax {
  font-weight: 700; }

.card .card-text.rating {
  display: none; }

.banner .btm_banner_content .ewcs_blog .inner {
  float: left;
  padding: 100px 75px 50px 0;
  text-align: left;
  width: 100%; }

.banner .btm_banner_content .testimonial .inner {
  float: left;
  padding: 100px 0px 50px 60px;
  text-align: left;
  width: 100%; }

.banners {
  color: #000; }

.banner a {
  text-decoration: none;
  color: #000; }

.banner .bottom_banner_row1, .banner .bottom_banner_row2 {
  width: auto;
  margin: auto -15px;
  list-style-type: none; }

.banner .bottom_banner_row2 li {
  width: 50%;
  font-size: 27px; }

.banner .bottom_banner_row1 li {
  width: 33.33%;
  font-size: 30px; }

.banner .bottom_banner_row2 li span {
  font-size: 53px;
  font-style: italic;
  line-height: 53px; }

.banner .bottom_banner_row1 li:nth-child(2) {
  font-size: 24px; }

.banner .bottom_banner_row1 li span {
  font-size: 39px;
  line-height: 40px; }

.banner .bottom_banner_row1 li, .banner .bottom_banner_row2 li {
  float: left;
  display: inline-block;
  padding: 15px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  font-style: italic; }

.banner .bottom_banner_row1 li > div, .banner .bottom_banner_row2 li > div {
  border: 1px solid #c9c9c9;
  padding: 58px 0;
  background: #f8f8f8;
  min-height: 193px; }

.banner .btm_banner_content p {
  font-size: 20px;
  line-height: 33px;
  padding: 0 0 35px 0;
  letter-spacing: 0.8px;
  margin-bottom: 25px; }

.banner .btm_banner_content {
  width: 100%;
  float: left;
  background: #f8f8f8;
  position: relative; }

.banner .ewcs_blog, .banner .testimonial {
  width: 50%;
  float: left; }

.banner .btm_banner_content:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  float: left;
  background: #000;
  content: " ";
  height: 76px; }

.banner .btm_banner_content h2 {
  color: #fff;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  position: relative;
  width: 100%;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
  padding: 23px 0;
  text-align: center;
  text-transform: uppercase; }

.testimonial h2 {
  position: absolute;
  width: 50%;
  right: 0;
  top: 0; }

.banner .btm_banner_content .ewcs_blog h2 {
  border-right: 2px solid #fff; }

.banner .btm_banner_content a {
  font-size: 18px;
  float: right;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 700; }

.btm_banner .inner, .section_main .inner {
  margin: 0 auto;
  max-width: 1140px;
  width: 100%;
  padding: 0 15px; }

.banner .testimonial span {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0px;
  text-align: left;
  display: block; }

.banner .ewcs_blog span {
  width: 100%;
  float: left;
  font-size: 22px;
  font-weight: 700;
  text-align: left; }

.banner .testimonial img {
  float: left;
  padding-right: 50px; }

.banner .testimonial p {
  margin: 0;
  text-align: left; }

.banner .bg_black {
  float: left;
  width: 100%;
  background: #000;
  text-align: left; }

.banner .bottom_content {
  width: 100%;
  float: left;
  margin: 25px 0;
  font-size: 20px;
  line-height: 33px;
  text-align: left;
  height: 180px;
  overflow: auto; }

.banner .bottom_content p {
  margin: 30px 0 40px;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: normal; }

.banner .bottom_content p:first-child {
  margin-top: 0; }

.banners_top, .banners_top .banner, .banners_top .banner .banner, .banners_top .hm-category, .banners_top .category_slider, .section_main {
  width: 100%;
  float: left; }

.homepage_category_slider {
  width: 100%;
  float: left; }

.categoryCarousel {
  width: auto;
  float: none;
  margin: 0 -15px;
  max-width: none;
  margin-bottom: 60px; }

.categoryCarousel-slide {
  width: 33.33%;
  float: left;
  padding: 0 15px;
  text-align: center; }

.categoryCarousel-slide > div {
  border: 1px solid #c7c7c7; }

.categoryCarousel-slide > a {
  width: 100%;
  float: left;
  font-size: 27px;
  line-height: 25px;
  color: #000;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  font-style: italic;
  padding-top: 25px; }

.categoryCarousel .slick-prev {
  left: -45px;
  top: 40%; }

.categoryCarousel .slick-next {
  right: -45px;
  top: 40%; }

.testimonial h2 {
  text-indent: -50px; }

.testimonial > div > div {
  margin-bottom: 38px; }

.footer .inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.newsletter-subscription, .newsletter-subscription .footer-info-col {
  width: 100%;
  float: left;
  background: #a5764a;
  margin: 0;
  padding: 0; }

.newsletter-subscription .nl {
  width: 100%;
  float: left;
  padding: 30px 0; }

.newsletter-subscription .footer_left {
  width: 50%;
  float: left; }

.newsletter-subscription .footer_right {
  width: 50%;
  float: right; }

.newsletter-subscription .footer_left > img {
  width: auto;
  float: left;
  padding: 0 34px; }

.newsletter-subscription .footer_left > h5 {
  float: left;
  margin: 0;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700; }

.newsletter-subscription .footer_right .form {
  margin: 0px;
  padding: 0px; }

.newsletter-subscription .footer_right .form .form-field {
  margin: 0px;
  padding: 0px; }

.newsletter-subscription .footer_right #nl_email {
  width: 458px;
  float: left;
  height: 35px;
  border: 0;
  border-radius: 0;
  text-align: right;
  font-size: 17px;
  text-transform: uppercase;
  padding: 0 36px;
  color: #999999;
  line-height: 16px; }

.newsletter-subscription .footer_right .button {
  width: 99px;
  float: left;
  height: 35px;
  line-height: 16px;
  font-size: 17px;
  text-transform: uppercase;
  background: #000;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0 25px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif; }

.footer_main {
  width: 100%;
  float: left;
  background: #000; }

.footer-info {
  padding: 55px 0; }

.footer_main h5 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 14px;
  color: #fff;
  border-bottom: 2px solid #fff;
  margin-bottom: 32px; }

.footer_main ul {
  width: 100%;
  float: left;
  margin-left: 0;
  list-style: none; }

.footer_main .footer_left {
  width: 38%;
  float: left;
  margin: 0 -20px; }

.footer_main .footer_left > article {
  width: 100%;
  float: left;
  padding: 0 20px; }

.footer_main .footer_right {
  width: 100%;
  float: left; }

.footer_main .footer_right > .LT {
  float: left;
  width: 38%; }

.footer_main .footer_right > .LT ul > li {
  float: left;
  width: 50%; }

.footer_main .footer_right > article {
  width: 20%;
  float: left;
  padding: 0 15px;
  margin-bottom: 0px; }

.footer_main .footer_left ul > li:nth-child(2n+1) {
  width: 50%;
  float: left; }

.footer_main ul li > a {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none; }

.footer_main ul li > a:hover {
  color: #a5764a; }

.footer_main .contact_us > h5 {
  margin-top: 0px; }

.footer_main .contact_us ul .email_add a {
  font-size: 18px; }

.footer_main .contact_us ul .tel a {
  font-size: 22px;
  font-weight: 700; }

.footer_main ul li > .icon svg {
  display: none; }

.footer_main .socialLinks .socialLinks-item {
  margin-right: 0 25px 0 0; }

.footer_main ul li > .icon {
  width: 30px;
  height: 30px;
  background: url("../img/social_icon_all.png") no-repeat; }

.footer_main ul li > .icon--facebook {
  background-position: 8px 0; }

.footer_main ul li > .icon--twitter {
  background-position: -89px 0; }

.footer_main ul li > .icon--pinterest {
  background-position: -190px 0; }

.footer_main ul li > .icon--google {
  background-position: -294px 0; }

.footer_main ul li > .icon:hover {
  width: 30px;
  height: 30px;
  background: url("../img/social_icon_hover.png") no-repeat; }

.footer_main ul li > .icon--facebook:hover {
  background-position: 8px 0; }

.footer_main ul li > .icon--twitter:hover {
  background-position: -89px 0; }

.footer_main ul li > .icon--pinterest:hover {
  background-position: -190px 0; }

.footer_main ul li > .icon--google:hover {
  background-position: -294px 0; }

.main .fp_main {
  width: 100%;
  float: left;
  background: #f8f8f8;
  padding: 35px 0px; }

.banner .category_slider {
  width: 100%;
  margin: auto -15px;
  list-style-type: none; }

.banner .category_slider li {
  width: 33.33%;
  float: left;
  display: inline-block;
  padding: 0px 15px;
  text-align: center; }

.banner .category_slider li > a {
  display: block;
  text-align: center;
  font-size: 27px;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  clear: both;
  padding: 25px 0; }

.banner .category_slider li > div > a > img {
  border: 1px solid #c9c9c9; }

.page-heading {
  width: 100%;
  float: right;
  font-size: 22px;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700; }

.heading_left {
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700; }

.sidebarBlock .navList-action {
  color: #5f5f5f;
  font-size: 19px;
  margin: 0px; }

.sidebarBlock-heading {
  display: none; }

span.no_filter {
  font-size: 19px; }

.accordion--navList .accordion-block {
  border-top: 1px solid #c7c7c7;
  padding: 30px 0;
  margin-top: 0px; }

.accordion--navList .accordion-title {
  font-weight: 700;
  padding: 0px;
  text-decoration: none;
  text-transform: uppercase;
  color: #292929;
  font-size: 20px; }

#faceted-search-container .form-input {
  font-size: 15px;
  color: #000;
  border: 1px solid #c9c9c9;
  border-radius: 0;
  padding: 5px; }

.form-minMaxRow .form-field.price_input, .form-minMaxRow .form-field.price_input {
  width: 25%; }

#faceted-search-container .button--small {
  font-size: 15px;
  color: #fff;
  border: 0;
  border-radius: 0;
  background: #000;
  line-height: 16px;
  text-transform: uppercase; }

#faceted-search-container .button--small:hover {
  background: #a5764a; }

.category_heading {
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 23px;
  color: #292929; }

.actionBar {
  padding: 0;
  float: right; }

.accordion-block .navList-action {
  color: #292929;
  font-size: 19px;
  text-transform: capitalize;
  margin: 0;
  padding-left: 32px; }

.remove_all_btn {
  font-size: 19px;
  text-decoration: none;
  text-transform: uppercase; }

span.no_filter {
  font-size: 19px; }

#faceted-search-container .form-input {
  font-size: 15px;
  color: #000;
  border: 1px solid #000;
  border-radius: 0;
  padding: 5px; }

.category_product_list .card-image {
  border: 0; }

.category_product_list .card .card-figure > a {
  border: 1px solid #aeaeae; }

.category_product_list .card {
  margin-bottom: 35px; }

.accordion {
  margin: 0; }

.pagination ul li {
  border: 0px;
  border-radius: 0px;
  margin: 0px !important; }

.pagination ul li > a {
  padding: 5px;
  font-weight: 700;
  color: #bcbcbc; }

.pagination ul .pagination-item.pagination-item--current > a {
  color: #000; }

.pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
  color: #bcbcbc;
  position: relative; }

.pagination ul .pagination-item.pagination-item--current > a .icon svg {
  color: #bcbcbc !important; }

.pagination-item.pagination-item--next > a:after {
  background: url(../img/page_next.png) no-repeat;
  content: " ";
  display: block;
  height: 8px;
  width: 8px;
  top: 8px;
  position: absolute;
  right: -8px; }

.pagination-item.pagination-item--previous > a:before {
  background: url(../img/page_prev.png) no-repeat;
  content: " ";
  display: block;
  height: 8px;
  width: 8px;
  top: 8px;
  position: absolute;
  left: 0; }

.pagination-item.pagination-item--previous > a {
  padding-left: 15px; }

.actionBar-section {
  float: left; }

.actionBar-section .form-label {
  float: left;
  padding: 12px 10px;
  line-height: 13px;
  color: #000; }

.actionBar-section #sort {
  padding: 0 10px;
  float: left; }

.actionBar-section .form-select {
  color: #000;
  height: 35px;
  width: 139px;
  border-radius: 0px; }

.category_main .card-figcaption-button {
  display: none; }

.header-logo.header-logo--center {
  width: 50%;
  float: left;
  margin: 13px 0 20px; }

.accordion .sidebarBlock .navList-action {
  color: #000; }

.category_banner {
  width: 100%;
  float: left; }

.category_banner .banner_content {
  width: 100%;
  float: left;
  background-color: #f8f8f8;
  border: 1px solid #c9c9c9;
  padding: 45px 0;
  text-align: center;
  margin-bottom: 25px; }

.category_banner .banner_content > a {
  width: 100%;
  font-size: 22px;
  color: #000;
  font-style: italic;
  line-height: 20px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase; }

.category_banner .banner_content > a > u {
  font-size: 18px;
  text-decoration: none; }

.category_banner .banner_content span {
  font-size: 28px; }

.page-sidebar {
  padding: 0 17px; }

.productGrid .product {
  padding: 0 15px;
  float: left; }

.productView-image {
  margin: 0px;
  border: 1px solid #e2e2e2; }

.shareProduct {
  text-align: center; }

.productView-images a {
  width: 100%;
  max-width: 100%;
  display: block; }

section.productView-details {
  margin: 0px; }

.productView-title {
  font-size: 23px;
  font-weight: 700;
  line-height: 23px;
  text-transform: uppercase;
  margin: 15px 0 8px 0;
  padding-right: 95px; }

.productView-info .productView-info-name, .productView-info .productView-info-value {
  margin: 0px;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  float: left;
  font-family: 'Roboto', sans-serif;
  color: #000; }

.productView-info .productView-rating {
  margin: 10px 0 20px 0;
  clear: both;
  float: left; }

.productView-product {
  border: 0px;
  padding: 0px; }

.productView-options .form-field .form-label--alternate small {
  display: none; }

.form-field--increments .form-label.form-label--alternate {
  display: block; }

.productView-details h3 {
  margin: 0;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  padding: 11px 22px;
  margin-bottom: 23px;
  font-weight: 700;
  display: none; }

.product_option.product_option_title > h3 {
  display: block; }

.productView-details .productView-options .form-select--small {
  border-radius: 0px;
  font-size: 13px;
  height: auto;
  line-height: 13px;
  max-width: 328px;
  padding: 10px 19px;
  color: #000;
  font-family: 'Roboto', sans-serif; }

.productView-details .productView-options .form-select--small > option {
  padding: 0px 19px; }

.productView-options .form-field .form-label--alternate {
  width: 27%;
  float: left;
  margin: 8px 0;
  font-size: 15px;
  color: #000;
  line-height: 17px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.productView-options .form-action {
  margin: 0px;
  width: 100%; }

.productView-options .form-action .button {
  margin: 0px;
  border: 0px;
  width: 100%;
  border-radius: 0px;
  background: #a5764a;
  font-size: 27px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  float: left;
  line-height: 28px;
  height: auto;
  padding: 19px 0; }

.productView-options .form-field {
  margin-bottom: 22px; }

.form-field.form-field--increments {
  width: 30%;
  float: left;
  margin: 10px 0 0 0;
  padding: 0px !important; }

.qty_price_mn .productView-price {
  width: auto;
  float: left;
  margin: 0 0 0 23px; }

.productView-price .price.price--rrp {
  font-size: 30px;
  color: #a5a5a5;
  padding-right: 23px;
  text-decoration: line-through; }

.productView-price .price.price--withoutTax {
  font-size: 36px;
  color: #000;
  font-weight: 700; }

.qty_price_mn {
  width: 100%;
  float: left;
  margin: 0 0 26px 0;
  font-family: 'Roboto', sans-serif; }

.productView-details .productView-options .form > div .form-field {
  padding: 0px 23px; }

.productView-options .qty_price_mn .form-label.form-label--alternate {
  font-size: 22px;
  font-weight: 700;
  margin-right: 28px; }

article.productView-description {
  width: 100%;
  float: left;
  padding: 0px; }

article.productView-description ul {
  border: 0px; }

article.productView-description ul .tab.is-active {
  border: 0px; }

article.productView-description ul .tab a {
  color: #5f5f5f;
  font-weight: 700;
  background: none;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  padding: 21px 50px;
  border: 0; }

article.productView-description ul .tab.is-active a {
  color: #fff;
  font-weight: 700;
  background: #000;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  padding: 21px 50px;
  border: 0;
  outline: none; }

article.productView-description .tabs-contents {
  border: 3px solid #f4f4f4;
  padding: 70px 50px; }

article.productView-description .tabs-contents .tab-content p {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif; }

article.productView-description .tabs-contents .tab-content {
  padding: 0px; }

article.productView-description .productView-reviewLink > a {
  color: #fff;
  background: #000;
  padding: 10px 20px;
  text-decoration: none; }

.recently_view_product {
  width: 100%;
  float: left;
  margin-bottom: 50px; }

.recently_view_product > h2 {
  text-align: center;
  font-size: 28px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  margin: 39px 0px; }

.social_share {
  float: left;
  width: 100%;
  margin: 34px 0;
  text-align: center; }

.social_share .socialLinks .icon svg {
  display: none; }

.social_share .socialLinks .socialLinks-item {
  margin: 0 3px 0 0; }

.social_share ul li a {
  background: url("../img/social_share.png") no-repeat;
  border: 0; }

a.addthis_button_email.icon.icon--email {
  background-position: -24px 0; }

a.addthis_button_print.icon.icon--print {
  background-position: -49px 0; }

a.addthis_button_twitter.icon.icon--twitter {
  background-position: -74px 0; }

a.addthis_button_linkedin.icon.icon--linkedin {
  background-position: -99px 0; }

.productView-details.form-increment {
  width: 100%;
  float: left; }

.productView-details .form-increment .form-input--incrementTotal {
  border: 1px solid #dfdfdf;
  float: left;
  display: inline-block;
  width: 75px;
  height: auto;
  padding: 8px 15px 8px 11px;
  text-align: left;
  vertical-align: middle;
  font-size: 15px;
  line-height: 16px;
  color: #777777;
  background: url(../img/dropdown_arrow.png) no-repeat 53px; }

.productView-image img {
  padding: 0 50px 0 25px; }

.navList-action--checkbox:before {
  height: 22px;
  width: 22px;
  border-radius: 0; }

.navList-action--checkbox:after {
  margin-top: -8px;
  margin-left: 3px; }

.button:hover {
  background-color: #000;
  border-color: #000;
  color: #fff; }

.previewCartCheckout .button:hover, .cart-actions .button.button--primary:hover, form.form.writeReview-form .button:hover, .account--fixed .button--primary:hover, .panel--address .form-actions .button--primary:hover {
  background-color: #a5764a;
  border-color: #a5764a;
  color: #fff; }

.previewCartCheckout .button {
  margin-bottom: 20px; }

.paypal-button.paypal-style-checkout.paypal-size-small {
  margin-top: 10px; }

.form-increment .button:hover {
  background-color: transparent; }

.button--primary, .button {
  background-color: #000;
  border-color: #000;
  color: #fff; }

.button--primary:hover, .button:hover, .button--primary:active, .button:active {
  background-color: #a5764a;
  color: #fff;
  border-color: #a5764a; }

.cart-actions .button.button--primary {
  background-color: #000;
  border-color: #000;
  color: #fff;
  border-radius: 0px; }

.page.contact_mn > p {
  display: none; }

main.contact_mn {
  width: 100%;
  float: left;
  margin-top: 56px; }

main.contact_mn .contact_lt {
  width: 50%;
  float: left;
  margin-left: -50px; }

main.contact_mn .contact_lt > div {
  width: 100%;
  float: left;
  padding-left: 83px; }

main.contact_mn .contact_lt > div > img, main.contact_mn .contact_rt > div > img {
  float: left;
  width: auto;
  vertical-align: middle;
  margin-right: 26px; }

main.contact_mn .contact_lt > div h1 {
  width: auto;
  float: left;
  font-size: 34px;
  font-weight: 700;
  color: #000;
  text-align: left;
  line-height: 34px; }

main.contact_mn .contact_lt > p, main.contact_mn .contact_rt > div > p {
  width: 100%;
  float: left;
  font-size: 23px;
  font-weight: 700;
  color: #000;
  text-align: left;
  display: block;
  text-transform: uppercase;
  margin: 32px 0px;
  padding-left: 83px; }

main.contact_mn .contact_lt a {
  text-decoration: none;
  color: #000; }

main.contact_mn .contact_lt a:hover {
  color: #a5764a; }

main.contact_mn .contact_lt span {
  display: block; }

main.contact_mn .contact_lt .form-inlineMessage {
  width: auto;
  float: right; }

main.contact_mn .contact_lt .form {
  float: left; }

main.contact_mn .contact_lt .form-row {
  margin: 0px; }

main.contact_mn .contact_lt .form-field {
  width: 100%;
  float: left;
  padding: 0px; }

main.contact_mn .contact_lt .form-field .form-label, main.contact_mn .contact_lt .form-actions .form-label {
  width: 30%;
  float: left;
  font-size: 19px;
  color: #000;
  line-height: 19px;
  margin: 12px 30px 0 0;
  text-align: right;
  text-transform: uppercase; }

main.contact_mn .contact_lt .form-field .form-label small {
  width: auto;
  float: none;
  margin: 0px;
  color: #000;
  font-size: 19px; }

main.contact_mn .contact_lt .form-field .form-input {
  width: 100%;
  max-width: 330px;
  float: left;
  font-size: 19px;
  color: #000;
  background: #f2f2f2;
  border: 0px; }

main.contact_mn .contact_lt .form-actions .button {
  width: 100%;
  max-width: 330px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  padding: 14px 0;
  line-height: 20px;
  display: block; }

main.contact_mn .contact_rt {
  width: 50%;
  float: right;
  padding-left: 30px; }

main.contact_mn .contact_rt > div {
  width: 100%;
  float: left;
  margin-bottom: 24px; }

main.contact_mn .contact_rt > div > p {
  margin: 0px;
  width: auto;
  float: left;
  padding: 0px;
  line-height: 23px; }

.page-content.page-content--centered {
  width: 100%;
  float: left;
  padding: 0px; }

.header_fixed ul.productGrid {
  display: block !important; }

.quickSearchResults {
  position: absolute;
  top: 100%;
  background: #fff;
  z-index: 9999; }

.quickSearchResults .product:nth-child(1), .quickSearchResults .card--alternate, .quickSearchResults .card-figure > a {
  border: 0; }

.quickSearchResults .product {
  border-top: 1px solid #cecece; }

.quickSearchResults .productGrid {
  margin: 0;
  padding: 0;
  border: 1px solid #cecece;
  background-color: #fff; }

.quickSearchResults .product, .quickSearchResults .card {
  width: 100%;
  float: left; }

.quickSearchResults .card-figure {
  width: 30%;
  float: left;
  border: 1px solid #aeaeae;
  max-width: 100px; }

.quickSearchResults .card-title {
  max-height: 42px;
  margin-bottom: 10px;
  text-align: left; }

.quickSearchResults .card-title > a {
  text-align: left;
  padding: 0;
  font-weight: 400;
  line-height: 14px;
  font-size: 16px !important;
  color: #000; }

.quickSearchResults .card-body {
  width: 70%;
  padding: 0 0px 0 10px;
  float: left; }

.quickSearchResults .product_sku_category, .quickSearchResults .button,
.quickSearchResults a.buy_now {
  display: none; }

.quickSearchResults .card-body .card-text {
  margin: 0;
  padding: 0;
  text-align: left; }

.quickSearchResults .card--alternate {
  margin: 10px 0px; }

.card--alternate:hover .card-body {
  background-color: #fff; }

.quickSearchResults .card-body h4 {
  text-align: left;
  max-height: 240px;
  overflow: hidden;
  display: block; }

.quickSearchResults .card--alternate:hover .card-title > a, .quickSearchResults .card--alternate:hover .card-body .card-text {
  color: #000; }

.quickSearchResults .modal-close {
  display: none; }

.navPage-subMenu-item > .navPage-subMenu-action {
  color: #000;
  border: 0;
  padding: 0px;
  margin-bottom: 5px;
  line-height: 36px; }

.navPage-subMenu-list .navPage-subMenu-item:first-child {
  display: none; }

.navPages .navPage-subMenu-list {
  width: 60%;
  float: left; }

.navPages ul > li ul li {
  float: left;
  width: 33.33%;
  margin: 0 -2px; }

.navPages-action.is-open {
  background-color: #000; }

.navPages .navPage-subMenu-list {
  background: url("../img/megamenu_images/MegamenuDivider.jpg") repeat-y 242px;
  display: none;
  padding-left: 67px;
  margin: 0 37px; }

.category_image {
  width: 380px;
  float: left;
  border: 1px solid #cdcdcd; }

.category_image span {
  width: auto;
  display: block;
  background: #000;
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center; }

.search_page .actionBar {
  padding: 0 0 2.28571rem;
  float: none; }

.search_page .actionBar-section {
  float: right; }

main.page.error_page {
  text-align: center; }

.cart-header-item {
  text-align: left; }

.cart-header-item.cart-header-quantity {
  text-align: center; }

.navPages > ul > li:hover > div {
  display: block;
  left: 0;
  width: 100%; }

.form-prefixPostfix .button, .form-prefixPostfix .form-input {
  display: inline-block;
  float: left; }

.fclear {
  float: none;
  clear: both;
  width: auto; }

#tab-reviews #product-reviews {
  margin-top: 25px; }

.toggle.videoGallery {
  width: 100%;
  float: left; }

.form-prefixPostfix {
  display: inline-block; }

.modal .productView {
  display: inline-block; }

.form-select {
  background: url(../img/dropdown_arrow.png) no-repeat right 7px center !important; }

#product-listing-container .actionBar-section .form-field {
  float: left; }

.cart-remove.icon svg {
  fill: #FFFFFF; }

.categoryCarousel .slick-slide:hover img {
  opacity: 0.7; }

main.contact_mn .contact_lt .form-actions .button:hover {
  background: #a5764a; }

.pagination {
  float: left;
  margin-top: 21px;
  width: auto; }

.category_product_list {
  clear: both; }

.category_main .subcat_listing {
  width: 100%;
  float: left;
  margin-bottom: 30px; }

.category_main .subcat_listing ul {
  width: auto;
  float: none;
  margin: 0 -15px;
  clear: both; }

.category_main .subcat_listing ul li {
  width: 33.33%;
  float: left;
  padding: 0 15px; }

.category_main .subcat_listing ul li img {
  width: auto;
  text-align: center;
  margin: 0px;
  padding: 0px;
  max-width: 100%;
  max-height: 135px;
  display: inline-block; }

.category_main .subcat_listing ul li a:first-child {
  border: 1px solid #cccccc;
  float: left;
  height: 132px;
  text-align: center;
  width: 100%; }

.category_main .subcat_listing ul li > .navList-action {
  width: 100%;
  float: left;
  text-align: center;
  display: block;
  text-transform: capitalize;
  background: #000;
  color: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 16px; }

.category_main .subcat_listing ul li > .navList-action:hover {
  background: #a5764a; }

.scrollActive .header .navUser-item--cart .cart_icon, .navUser-item--cart > .s_cart_ic {
  display: none; }

.scrollActive .header .navUser ul li.navUser-item--cart .s_cart_ic {
  display: block;
  float: left; }

.scrollActive .header .navUser-item.navUser-item--cart > .navUser-action,
.scrollActive .header .navUser-item--cart .navUser-action .countPill,
.scrollActive .header .navUser-item-cartLabel {
  float: left;
  color: #000;
  font-size: 20px; }

.scrollActive .int_logo {
  top: 10px; }

.scrollActive .int_logo img {
  height: 79px; }

.category_main form.actionBar {
  margin-bottom: 20px; }

.page {
  min-height: 600px; }

.category_main .subcat_listing ul li img {
  max-height: 130px; }

.category_main .subcat_listing ul li {
  padding: 10px 15px; }

.mega_menu_img span {
  background: #000000 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 23px;
  font-weight: 700;
  height: auto;
  line-height: normal;
  text-align: center;
  text-transform: uppercase; }

.cart a {
  text-decoration: none; }

#sidebar_menu {
  margin-bottom: 30px; }

#sidebar_menu .navPages {
  padding: 0; }

#sidebar_menu .navPages a {
  color: #fff; }

#sidebar_menu .subcat-expand {
  cursor: pointer;
  float: right;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0px;
  width: 34px;
  z-index: 9; }

#sidebar_menu .subcat-expand:before {
  background: #000;
  bottom: 0;
  content: "";
  height: 14px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 2px; }

#sidebar_menu .subcat-expand:after {
  background: #000;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 14px; }

#sidebar_menu .navPages .icon.navPages-action-moreIcon {
  display: none; }

#sidebar_menu .navPages ul li {
  padding: 0px;
  position: relative;
  float: left;
  width: 100%;
  text-align: left; }

#sidebar_menu .navPages ul > li > a {
  padding: 5px 25px 5px 0px;
  color: #000; }

#sidebar_menu .navPages ul > li ul, #sidebar_menu .navPages ul > li ul > li {
  width: 100%;
  float: left;
  border: 0;
  margin: 0;
  padding: 0; }

#sidebar_menu .navPages ul > li ul > li ul > li > a {
  padding-left: 30px;
  text-transform: uppercase; }

#sidebar_menu .navPages-action.is-open {
  background: none; }

#sidebar_menu .navPages ul > li ul > li > a {
  padding: 0px 15px 0;
  margin: 0px; }

#sidebar_menu .navPages .navPage-subMenu-list {
  margin: 0px;
  border: 0px;
  background: none; }

#sidebar_menu .subcat-expand.subcat-expanded:before {
  display: none; }

@media screen and (max-width: 990px) {
  #menu {
    width: 270px;
    height: 100vh;
    top: 0;
    z-index: 999; }
  #menu .navPages {
    padding: 0;
    background-color: #000; }
  #menu .navPages a {
    color: #fff; }
  .subcat-expand {
    cursor: pointer;
    float: right;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 34px;
    z-index: 9; }
  .subcat-expand:before {
    background: #a5764a;
    bottom: 0;
    content: "";
    height: 14px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px; }
  .subcat-expand:after {
    background: #a5764a;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 14px; }
  #menu .navPages .icon.navPages-action-moreIcon {
    display: none; }
  #menu .navPages ul li {
    padding: 0px;
    position: relative;
    float: left; }
  #menu .navPages ul > li > a {
    padding: 6px 10px;
    border-bottom: 1px solid #444; }
  #menu .navPages ul > li ul, #menu .navPages ul > li ul > li {
    width: 100%;
    float: left;
    border: 0;
    margin: 0;
    padding: 0; }
  #menu .navPages ul > li ul > li ul > li > a {
    padding-left: 50px; }
  #menu .navPages ul > li ul > li > a {
    padding: 0px 30px;
    margin: 0px; }
  .navPages .navPage-subMenu-list {
    margin: 0px;
    border: 0px; }
  #menu .subcat-expand.subcat-expanded:before {
    display: none; }
  .navPages-action.is-open {
    background-color: transparent; }
  .navPages-list + .navPages-list {
    margin: 0px;
    padding: 0px;
    border: 0px; }
  .mobileMenu-toggle {
    top: 0;
    margin-top: -11px;
    padding: 10px;
    z-index: 9999; } }

#previewModal.modal, div#modal-review-form.modal {
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.testimonials_page {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%; }

.testimonials_page > li {
  float: left;
  list-style: outside none none;
  padding: 10px;
  width: 50%;
  display: inline-block; }

.testimonials_page li > div {
  border: 1px solid #000;
  display: inline-block;
  padding: 10px;
  width: 100%; }

.testimonials_page li > div p {
  margin: 7px 0 0 0;
  padding: 0px;
  min-height: 90px; }

.testimonials_page li > div > img {
  display: inline-block;
  float: left; }

.testimonials_page li > div div {
  display: inline-block;
  float: left;
  padding: 35px 0 0 20px;
  vertical-align: middle; }

.cart .cart-item-quantity .button {
  background: #fff; }

.cart .cart-item-quantity .button:hover {
  border-color: #000; }

/* megamenu */
.header {
  float: left;
  width: 100%; }

.header_menu_mn {
  width: 100%;
  float: left;
  position: relative;
  background: #000000;
  height: 50px; }

.header_menu_mn .container {
  position: static; }

.menu_mn_sub_wi {
  width: 100%;
  max-width: 1140px;
  margin: 0px auto; }

.header_menu_mn > div > ul {
  width: 100%;
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px; }

.header_menu_mn > div > ul > li {
  width: auto;
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  background: url(../img/menu_sep.png) no-repeat right center; }

.header_menu_mn > div > ul > li:hover {
  background: #a5764a; }

.header_menu_mn > div > ul > li > a {
  width: auto;
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px 12px;
  outline: none;
  background: url(https://cdn6.bigcommerce.com/s-361spi/product_images/uploaded_images/menu-sep.png) no-repeat right center;
  line-height: 50px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #FFFFFF;
  text-decoration: none; }

.header_menu_mn > div > ul > li:last-child > a {
  background: none; }

.header_menu_mn > div > ul > li > a i {
  display: inline-block;
  width: 9px;
  height: 7px;
  margin-bottom: 2px;
  margin-left: 7px;
  background: url(../img/cat_down_arrow.png) no-repeat; }

.header_menu_mn .menu_mn_sub {
  display: none;
  width: 100%;
  float: left;
  background: #FFF;
  border-bottom: 1px solid #aeaeae;
  padding: 40px 0px;
  position: absolute;
  left: 0px;
  top: 50px; }

.header_menu_mn > div > ul > li:hover .menu_mn_sub {
  display: block; }

.menu_mn_sub0 .menu_mn_sub_wi > ul {
  width: 69%;
  float: left;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub0 .menu_mn_sub_wi > ul > li {
  width: 33.33%;
  float: left;
  border-right: 1px solid #CCC;
  padding-left: 30px;
  list-style: none; }

.menu_mn_sub0 .menu_mn_sub_wi > ul > li:first-child {
  padding-left: 0px; }

.menu_mn_sub0 .menu_mn_sub_wi > ul > li:last-child {
  border: 0px; }

.menu_mn_sub0 .menu_mn_sub_wi > ul > li > a {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 7px;
  float: left;
  width: 100%; }

.menu_mn_sub0 .menu_mn_sub_wi > ul > li > ul {
  width: 100%;
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub0 .menu_mn_sub_wi > ul > li > ul li {
  width: 100%;
  float: left;
  list-style: none;
  line-height: 31px;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub0 .menu_mn_sub_wi > ul > li > ul li a {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none; }

.mega_menu_img {
  width: 350px;
  float: right;
  border: 1px solid #cdcdcd;
  text-align: center; }

.mega_menu_img span {
  display: block;
  height: 52px;
  line-height: 50px;
  text-align: center;
  background: #000;
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF; }

.menu_mn_sub1 .menu_mn_sub_wi > ul {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub1 .menu_mn_sub_wi > ul > li {
  width: 25%;
  float: left;
  border-right: 1px solid #CCC;
  padding-left: 30px;
  list-style: none; }

.menu_mn_sub1 .menu_mn_sub_wi > ul > li:first-child {
  padding-left: 0px; }

.menu_mn_sub1 .menu_mn_sub_wi > ul > li:last-child {
  border: 0px; }

.menu_mn_sub1 .menu_mn_sub_wi > ul > li > a {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 7px;
  float: left;
  width: 100%; }

.menu_mn_sub1 .menu_mn_sub_wi > ul > li > ul {
  width: 100%;
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub1 .menu_mn_sub_wi > ul > li > ul li {
  width: 100%;
  float: left;
  list-style: none;
  line-height: 31px;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub1 .menu_mn_sub_wi > ul > li > ul li a {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none; }

.menu_mn_sub2 .menu_mn_sub_wi > ul {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub2 .menu_mn_sub_wi > ul > li {
  width: 20%;
  float: left;
  border-right: 1px solid #CCC;
  padding-left: 30px;
  list-style: none;
  min-height: 220px; }

.menu_mn_sub2 .menu_mn_sub_wi > ul > li.border_center {
  border-top: 1px solid #ccc;
  width: 100%;
  border-right: 0px;
  margin: 20px 0;
  float: left;
  min-height: 5px; }

.menu_mn_sub.menu_mn_sub2 {
  max-height: 400px;
  overflow: auto; }

.menu_mn_sub2 .menu_mn_sub_wi > ul > li.copper_mm_btm {
  width: 25%;
  min-height: 380px; }

.menu_mn_sub2 .menu_mn_sub_wi > ul > li:first-child {
  padding-left: 0px; }

.menu_mn_sub2 .menu_mn_sub_wi > ul > li:last-child {
  border: 0px; }

.menu_mn_sub2 .menu_mn_sub_wi > ul > li > a {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 7px;
  float: left;
  width: 100%; }

.menu_mn_sub2 .menu_mn_sub_wi > ul > li > ul {
  width: 100%;
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub2 .menu_mn_sub_wi > ul > li > ul li {
  width: 100%;
  float: left;
  list-style: none;
  line-height: 31px;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub2 .menu_mn_sub_wi > ul > li > ul li a {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none; }

.menu_mn_sub3 .menu_mn_sub_wi > ul {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub3 .menu_mn_sub_wi > ul > li {
  width: 20%;
  float: left;
  border-right: 1px solid #CCC;
  padding-left: 30px;
  list-style: none; }

.menu_mn_sub3 .menu_mn_sub_wi > ul > li:first-child {
  padding-left: 0px; }

.menu_mn_sub3 .menu_mn_sub_wi > ul > li:last-child {
  border: 0px; }

.menu_mn_sub3 .menu_mn_sub_wi > ul > li > a {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 7px;
  float: left;
  width: 100%; }

.menu_mn_sub3 .menu_mn_sub_wi > ul > li > ul {
  width: 100%;
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub3 .menu_mn_sub_wi > ul > li > ul li {
  width: 100%;
  float: left;
  list-style: none;
  line-height: 31px;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub3 .menu_mn_sub_wi > ul > li > ul li a {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none; }

.menu_mn_sub4 .menu_mn_sub_wi > ul {
  width: 69%;
  float: left;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub4 .menu_mn_sub_wi > ul > li {
  width: 33.33%;
  float: left;
  border-right: 1px solid #CCC;
  padding-left: 30px;
  list-style: none; }

.menu_mn_sub4 .menu_mn_sub_wi > ul > li:first-child {
  padding-left: 0px; }

.menu_mn_sub4 .menu_mn_sub_wi > ul > li:last-child {
  border: 0px; }

.menu_mn_sub4 .menu_mn_sub_wi > ul > li > a {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 7px;
  float: left;
  width: 100%; }

.menu_mn_sub4 .menu_mn_sub_wi > ul > li > ul {
  width: 100%;
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub4 .menu_mn_sub_wi > ul > li > ul li {
  width: 100%;
  float: left;
  list-style: none;
  line-height: 31px;
  margin: 0px;
  padding: 0px; }

.menu_mn_sub4 .menu_mn_sub_wi > ul > li > ul li a {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none; }

.header_fixed .dropdown-menu.is-open.f-open-dropdown {
  left: -215px !important;
  width: 320px; }

.header_fixed .previewCartList .previewCartItem .previewCartItem-image {
  display: inline-block;
  float: left;
  width: 33.33%; }

.header_fixed .previewCartList .previewCartItem .previewCartItem-content {
  display: inline-block;
  float: left;
  width: 66.66%; }

.header_fixed .previewCart {
  display: block;
  float: left;
  width: 100%; }

.header_fixed .previewCartList .previewCartItem, .header_fixed .previewCartList, .header_fixed .previewCartItem-content {
  width: 100%; }

.header_fixed .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-name a {
  display: block;
  word-wrap: break-word;
  text-align: left;
  width: 100%; }

article.productView-description .tabs-contents .tab-content ul, article.productView-description .tabs-contents .tab-content ul li {
  font-family: Roboto,sans-serif;
  font-size: 18px;
  line-height: 24px; }

#cart-preview-dropdown .previewCartItem-name {
  white-space: normal; }

.right_pag .pagination {
  float: right; }

@media only screen and (min-width: 990px) {
  .header_menu_mn {
    display: none; }
  .scrollActive .header {
    width: 100%;
    float: left;
    position: fixed;
    top: 0px;
    left: 0px; }
  .scrollActive .header .header_right ul {
    display: none; }
  .scrollActive .header .navUser {
    background: #a5764a;
    height: 4px; }
  .scrollActive .header .navUser .navUser-item--contact,
  .scrollActive .header .navUser .navUser-item--account {
    display: none; }
  .scrollActive .header .header_left {
    width: auto; }
  .scrollActive .header .navUser ul li.navUser-item--cart {
    right: 0;
    top: 27px;
    position: absolute;
    white-space: nowrap; }
  .scrollActive .header .navUser ul li.navUser-item--cart a,
  .scrollActive .header .navUser ul li.navUser-item--cart a span,
  .scrollActive .header .navUser ul li.navUser-item--cart img {
    float: none; }
  .scrollActive .header .header_right {
    margin-right: 110px; }
  .scrollActive .header .header-logo.header-logo--center {
    float: left;
    margin: 10px 0;
    width: auto; }
  .scrollActive .header .header-logo.header-logo--center img {
    height: 75px; } }

.banner .bottom_banner_row1 li.bnr_mn_row3 {
  font-size: 13px;
  line-height: normal; }

.banner .bottom_banner_row1 li.bnr_mn_row3 span {
  line-height: normal;
  font-size: 20px;
  display: block; }

.banner .bottom_banner_row1 li.bnr_mn_row3 > div {
  padding: 18px 0; }

/* endmegamenu */
@media only screen and (max-width: 1300px) {
  .previewCart .productView-details {
    width: 35.667%; } }

@media only screen and (max-width: 1280px) {
  .heroCarousel .slick-next {
    right: 0px; }
  .heroCarousel .slick-prev {
    left: 0px; }
  .categoryCarousel .slick-next {
    right: 15px; }
  .categoryCarousel .slick-prev {
    left: 15px; }
  .slick-next {
    right: 14px; }
  .slick-prev {
    left: 14px; } }

.int_logo {
  display: inline-block;
  float: none;
  vertical-align: middle;
  position: relative;
  top: 20px;
  left: 40px; }

.int_logo img {
  max-height: 100%;
  max-width: 100%;
  height: 99px;
  width: auto; }

@media only screen and (max-width: 1199px) {
  .body > .hp_slider_main .inner {
    padding: 0 15px; }
  .container {
    padding: 0 15px; }
  .navPages ul > li > a {
    padding: 0 20px; }
  .banner .testimonial img {
    padding-right: 25px; }
  .newsletter-subscription .footer_left > img {
    padding: 0 20px 0 0; }
  .newsletter-subscription .footer_left > h5 {
    font-size: 22px;
    line-height: 38px; }
  .testimonial h2 {
    text-indent: 0px; }
  .form-prefixPostfix {
    display: block; }
  .newsletter-subscription .footer_right #nl_email {
    width: 78%; }
  .category_main .form-minMaxRow .form-field.price_input {
    width: 30%; }
  .category_main .form-minMaxRow .form-field.update_button {
    width: 39.333%; }
  .productView-images {
    width: 47%; }
  .productView-image {
    min-width: inherit; }
  .productView-details {
    width: 53%; }
  .productView-title {
    padding-right: 0px; }
  .previewCart .productView-details {
    width: 41.667%; }
  .previewCartCheckout .button {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px; }
  .account-body {
    margin: 0px 0 0 0; }
  .navPages .navPage-subMenu-list {
    padding-left: 0px;
    background: none; }
  .category_image {
    width: 290px; }
  main.contact_mn {
    margin-left: 0px;
    margin-right: 0px; }
  main.contact_mn .contact_lt {
    margin-left: 0px; }
  main.contact_mn .contact_lt > div {
    padding: 0px; }
  main.contact_mn .contact_lt > p {
    padding: 0px; }
  main.contact_mn .contact_rt iframe {
    width: 100%; }
  main.contact_mn .contact_lt .form-field .form-input {
    max-width: 300px; }
  main.contact_mn .contact_lt .form-actions .button {
    max-width: 300px; } }

@media only screen and (max-width: 991px) {
  .header {
    border-bottom: 1px solid #e8e8e8;
    overflow: visible;
    position: relative; }
  .mobileMenu-toggle {
    display: inline-block; }
  .navUser {
    top: 0px;
    transform: translateY(0%);
    position: relative; }
  .header-logo-image {
    max-height: none; }
  .header-logo.header-logo--center {
    width: 100%;
    padding: 0 0 0 45px;
    text-align: left; }
  /*.mobileMenu-toggle{top:65px;}*/
  .navPages-container {
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 10; }
  .navPages-list--user {
    display: block; }
  .navPages {
    background-color: #f2f2f2;
    height: 100%;
    overflow-y: auto;
    padding: 1.5rem; }
  .navPages-container.is-open {
    padding-top: 34px; }
  .header.is-open .header_left {
    position: relative;
    z-index: 0; }
  .navPages ul > li {
    width: 100%;
    float: none;
    display: block; }
  .header.is-open {
    height: 100%;
    position: fixed; }
  .navPages ul {
    display: block; }
  .navPages ul > li {
    text-align: left; }
  .navPages {
    padding: 30px 30px 30px 50px; }
  .navPages ul > li > a {
    border: none;
    color: #000; }
  .header_left {
    width: 40%; }
  .header_right {
    width: 55%; }
  .header_right ul > li > a {
    font-size: 21px; }
  .header_right ul > li:last-child a {
    font-size: 22px; }
  .footer_main .footer_right > .LT {
    width: 50%; }
  .footer_main .footer_right > article {
    width: 50%;
    margin-bottom: 30px; }
  .banner .btm_banner_content .testimonial .inner {
    padding-left: 35px; }
  .banner .btm_banner_content .ewcs_blog .inner {
    padding-right: 35px; }
  .newsletter-subscription .footer_right #nl_email {
    padding: 0 25px;
    width: 72%; }
  .newsletter-subscription .footer_left > h5 {
    font-size: 17px; }
  .navPages {
    font-size: 0px; }
  .banner .bottom_banner_row1 li {
    font-size: 26px; }
  .banner .bottom_banner_row1 li span {
    font-size: 36px; }
  .page-sidebar {
    padding: 0 0.75rem;
    width: 100%; }
  .page-sidebar + .page-content {
    width: 100%; }
  .facetedSearch-toggle {
    display: block !important; }
  .facetedSearch-navList {
    display: none !important; }
  .facetedSearch-navList.is-open {
    display: block !important; }
  .accordion--navList .accordion-navigation-actions {
    top: 0.214rem; }
  .facetedSearch-refineFilters {
    display: none; }
  .accordion--navList .accordion-indicator {
    visibility: visible; }
  .accordion-navigation {
    border: none;
    padding: 0 0 0 1rem; }
  .accordion--navList .accordion-content {
    padding: 1rem; }
  .accordion {
    border-width: 1px; }
  .category_main .category_banner .banner_content {
    width: 49%;
    padding: 30px 0 30px 0; }
  .category_main .category_banner .banner_content + .banner_content {
    margin-left: 2%;
    padding: 41px 0 40px 0; }
  .productView-options .form-field .form-label--alternate {
    width: 100%; }
  .previewCart .productView-image {
    width: 100%; }
  .previewCart .productView-details {
    width: 100%;
    margin-top: 30px; }
  .previewCartCheckout {
    width: 34%; }
  .previewCart .productView {
    width: 65%; }
  .productGrid .product {
    width: 33.33%; }
  main.contact_mn .contact_lt {
    width: 100%; }
  main.contact_mn .contact_rt {
    width: 100%;
    padding: 40px 0 0 0; }
  main.contact_mn .contact_lt .form-actions .button, main.contact_mn .contact_lt .form-field .form-input {
    max-width: 330px; }
  .productView-options .form-action {
    padding: 0px; }
  .header_menu_mn {
    display: none; } }

@media only screen and (max-width: 800px) {
  body {
    padding-top: 0px; }
  /*.mobileMenu-toggle{top:80px;}*/
  .heroCarousel .slick-next, .heroCarousel .slick-prev {
    top: 50%; }
  .header_left {
    width: 40%;
    display: block; }
  .header_right {
    width: 60%;
    display: block; }
  .header-logo.header-logo--center {
    padding: 0 45px;
    text-align: center;
    width: 100%;
    margin-bottom: 0px; }
  .banner .ewcs_blog, .banner .testimonial {
    width: 100%; }
  .ewcs_blog h2, .testimonial h2 {
    width: 100%;
    position: relative; }
  .banner .btm_banner_content .ewcs_blog .inner {
    padding: 30px; }
  .banner .btm_banner_content .testimonial .inner {
    padding: 30px; }
  .newsletter-subscription .footer_left, .newsletter-subscription .footer_right {
    width: 100%; }
  .newsletter-subscription .footer_left {
    margin-bottom: 20px; }
  .newsletter-subscription .nl {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 385px;
    padding: 0;
    width: 100%; }
  .newsletter-subscription {
    padding: 30px 0; }
  .footer_main .footer_right > .LT ul > li {
    width: 100%; }
  .footer_main .footer_right > article:nth-child(3) {
    clear: both; }
  .footer_main .footer_right > article {
    text-align: left; }
  .productView-details {
    width: 100%; }
  .productView-images {
    width: 100%; }
  .productView-options .form-field .form-label--alternate {
    width: 30%; }
  .productView-details .productView-options .form-select--small {
    max-width: 280px; }
  .form-field.form-field--increments {
    width: 34%; }
  .productView-details .productView-options .form > div .form-field {
    padding: 0px; }
  .modal-body .writeReview-productDetails {
    text-align: center; }
  .previewCartCheckout {
    width: 100%; }
  .previewCart .productView {
    width: 100%;
    margin: 0px; }
  .cart-total-label, .cart-total-value {
    padding: 1rem 0; }
  .cart-total + .cart-total {
    border-top: 1px solid #e8e8e8; }
  .cart-total-label {
    text-align: left;
    width: 50%; }
  .cart-total-value {
    text-align: right;
    width: 50%; }
  .login-form {
    margin-top: 25px; }
  .login {
    margin-top: 0px; }
  .navBar--account {
    display: block;
    clear: both; }
  .header-logo > a {
    z-index: 0; }
  .header-logo.header-logo--center {
    width: auto;
    padding: 0; }
  .header-logo-image {
    max-height: 60px; }
  .int_logo {
    left: 20px;
    top: 22px; }
  .int_logo img {
    height: 65px; } }

@media only screen and (max-width: 1140px) {
  .header_menu_mn > div > ul > li > a {
    padding: 0 10px;
    font-size: 14px; }
  .header.header_fixed .navUser ul li.navUser-item--cart {
    right: 5px; }
  .header_menu_mn .menu_mn_sub {
    padding: 20px 5px; }
  .menu_mn_sub0 .menu_mn_sub_wi > ul {
    width: 70%; }
  .mega_menu_img {
    width: 300px; }
  .menu_mn_sub0 .menu_mn_sub_wi > ul > li {
    width: 30%; }
  .testimonials_page li > div div {
    display: inline-block;
    float: left;
    padding: 25px 0 0 20px;
    vertical-align: middle;
    width: 70%; }
  .body {
    min-height: 600px; } }

@media only screen and (max-width: 990px) {
  .heading_left, .subcategories_list, .facetedSearch-toggle-text, .accordion-navigation-actions {
    display: none; }
  .sidebarBlock + .sidebarBlock {
    border: 0; }
  .facetedSearch-toggle-indicator {
    text-align: center;
    width: 100%; }
  .facetedSearch.sidebarBlock {
    margin-top: 0;
    padding-top: 0; }
  .accordion-content {
    display: block; }
  .categoryCarousel .slick-prev, .categoryCarousel .slick-next {
    top: 33%; }
  .recently_view_product .slick-list .slick-track .slick-slide {
    width: 50% !important;
    margin-bottom: 25px; }
  .recently_view_product .slick-list .slick-track {
    width: 100% !important; }
  .recently_view_product .productCarousel .slick-next, .recently_view_product .productCarousel .slick-prev {
    display: none !important; }
  .form-prefixPostfix .button, .form-prefixPostfix .form-input {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: 0;
    width: 47%; }
  .newsletter-subscription .footer_right #nl_email {
    margin: 0; }
  .new-customer, .login-form {
    width: 50%; }
  .navBar-action, .navBar-item {
    display: inline-block; }
  .quickSearchResults .productGrid .product {
    width: 100%; }
  .quickSearchResults ul.productGrid {
    display: block; }
  .newsletter-subscription .nl {
    max-width: 100%; }
  .newsletter-subscription .footer_left, .newsletter-subscription .footer_right {
    margin-bottom: 0;
    width: 50%; }
  .newsletter-subscription .footer_left {
    margin-bottom: 0; }
  .testimonials_page > li {
    width: 100%; }
  .banner .bottom_banner_row1 li > div, .banner .bottom_banner_row2 li > div {
    padding: 68px 0;
    min-height: 202px; }
  .banner .bottom_banner_row1 li.bnr_mn_row3 {
    font-size: 12px; }
  .banner .bottom_banner_row1 li.bnr_mn_row3 span {
    padding: 0 0 10px; } }

@media only screen and (max-width: 767px) {
  .header_right ul {
    display: none; }
  .header_left, .header_right {
    width: 100%; }
  .header_left .header-logo-image {
    max-height: 65px; }
  .banner .bottom_banner_row1 li > div, .banner .bottom_banner_row2 li > div {
    min-height: inherit;
    padding: 25px 0; }
  .banner .bottom_banner_row1 li, .banner .bottom_banner_row2 li {
    width: 100%;
    display: block; }
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .productView-options .form-field .form-label--alternate {
    text-align: left; }
  .productView-options .form-field > .form-checkbox + .form-label, .productView-options .form-field > .form-radio + .form-label {
    margin-left: 0px; }
  .cart-item-title {
    display: block;
    height: auto;
    margin-bottom: 1.5rem;
    overflow: hidden; }
  .productGrid .product {
    width: 50%; }
  main.contact_mn .contact_lt .form-actions .form-label, main.contact_mn .contact_lt .form-field .form-label {
    width: 31%;
    margin-right: 25px; }
  main.contact_mn .contact_lt .form-actions .button, main.contact_mn .contact_lt .form-field .form-input {
    max-width: 275px; }
  .category_main .subcat_listing ul li {
    width: 50%; }
  .productView-options .form-action {
    padding: 0px; }
  .categoryCarousel .slick-next, .categoryCarousel .slick-prev {
    top: 34%; }
  .pagination {
    margin-top: 6px; }
  .productView-details .productView-options .form-select--small {
    max-width: 310px; }
  .slick-prev::before, .slick-prev:hover::before {
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url("../img/slider_prev.png");
    background-size: 18px auto;
    height: 33px;
    width: 25px; }
  .slick-next::before, .slick-next:hover::before {
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url("../img/slider_next.png");
    background-size: 18px auto;
    height: 33px;
    width: 25px; }
  .slick-next, .slick-prev, .slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    background: rgba(0, 0, 0, 0); }
  .slick-next, .categoryCarousel .slick-next {
    right: -3px; }
  .heroCarousel .slick-next {
    right: -18px; }
  .form-prefixPostfix .button, .form-prefixPostfix .form-input {
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 0;
    width: 100%; }
  .new-customer, .login-form {
    width: 100%; }
  .navBar-action, .navBar-item {
    display: block; }
  .newsletter-subscription .footer_left, .newsletter-subscription .footer_right {
    margin-bottom: 0;
    width: 100%; }
  .newsletter-subscription .footer_left {
    margin-bottom: 20px; }
  .zoomImg, .body > .hp_slider_main {
    display: none !important; }
  .MobShipping {
    display: block !important;
    text-align: center;
    font-size: 16px;
    background: #000;
    border-top: 1px solid #fff;
    color: #fff;
    padding: 5px 0;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .scrollActive .MobShipping {
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 0; }
  .header-logo.header-logo--center {
    margin: 0;
    display: inline-block;
    float: none;
    vertical-align: middle;
    padding: 0 12px; }
  .header_left {
    text-align: center; }
  .int_logo {
    padding: 0 12px;
    position: static; } }

@media only screen and (max-width: 479px) {
  .category_main .subcat_listing ul li {
    width: 100%; }
  .banner .testimonial img {
    float: none;
    padding-right: 0px;
    padding-bottom: 15px; }
  .testimonial > div > div {
    text-align: center; }
  .banner .testimonial p {
    padding-bottom: 0px; }
  .footer_left img {
    display: none; }
  .newsletter-subscription .footer_left > h5 {
    line-height: normal; }
  .newsletter-subscription .footer_right #nl_email {
    width: 100%;
    line-height: normal;
    margin-bottom: 10px; }
  .newsletter-subscription .footer_right .button {
    width: 100%;
    margin: 0 auto; }
  .footer_main .footer_right > .LT {
    width: 100%; }
  .footer_main .footer_right > article {
    width: 100%; }
  .footer_main h5 {
    margin-bottom: 18px; }
  .slick-next {
    right: 15px; }
  .slick-prev {
    left: 15px; }
  .category_main .category_banner .banner_content {
    width: 100%;
    padding: 35px 0 35px 0; }
  .category_main .category_banner .banner_content + .banner_content {
    margin-left: 0; }
  .page-sidebar + .page-content .productGrid .product {
    width: 100%; }
  .productView-options .form-field .form-label--alternate.form-label--inlineSmall {
    width: 100%;
    text-align: left; }
  .productView-options .form-field .form-label--alternate {
    width: 17%; }
  .productView-details .productView-options .form-select--small {
    max-width: none; }
  .form-field.form-field--increments {
    width: 100%; }
  article.productView-description .tabs-contents {
    padding: 20px; }
  .new-customer-fact-list {
    margin-left: 1rem; }
  .productGrid .product {
    width: 100%; }
  main.contact_mn .contact_lt .form-actions .form-label, main.contact_mn .contact_lt .form-field .form-label {
    width: 100%;
    text-align: left;
    margin-bottom: 10px; }
  main.contact_mn .contact_lt .form-actions .button, main.contact_mn .contact_lt .form-field .form-input {
    max-width: 480px; }
  .qty_price_mn {
    float: none;
    margin: 0px; }
  .form-field.form-field--increments {
    margin: 10px 0 20px; }
  .productView-options .qty_price_mn .form-label.form-label--alternate {
    margin-right: 0px; }
  .productView-options .form-field .form-label--alternate {
    width: 50%;
    padding: 0 10% 0 0;
    text-align: right; }
  .qty_price_mn .form-field--increments .form-increment {
    float: left;
    width: 50%; }
  .qty_price_mn .productView-price {
    width: 100%;
    margin: 0px 0px 20px; }
  .categoryCarousel .slick-next, .categoryCarousel .slick-prev {
    top: 30%; }
  .pagination {
    margin-top: 6px; }
  .hp_slider_main .heroCarousel .slick-next, .hp_slider_main .heroCarousel .slick-prev {
    margin-top: -35px; }
  .homepage_category_slider .categoryCarousel .slick-next, .homepage_category_slider .categoryCarousel .slick-prev {
    top: 35%;
    margin-top: -35px; }
  .categoryCarousel-slide > a {
    font-size: 15px;
    line-height: 15px; }
  .categoryCarousel {
    margin: 0 -15px 35px; }
  .slick-next, .categoryCarousel .slick-next {
    right: -3px; }
  .recently_view_product .slick-list .slick-track .slick-slide {
    width: 100% !important; }
  .homepage_category_slider .categoryCarousel .slick-next, .homepage_category_slider .categoryCarousel .slick-prev {
    margin-top: -35px;
    top: 40%; }
  .cart-gift-certificate-form .button, .coupon-form .button {
    padding-left: 5px;
    padding-right: 4px; }
  main.contact_mn .contact_lt > p, main.contact_mn .contact_rt > div > p {
    font-size: 16px; } }

@media screen and (min-width: 990px) {
  .header {
    position: relative;
    top: 0;
    height: 215px;
    left: 0;
    width: 100%;
    -webkit-transition: top 500ms ease;
    -moz-transition: top 500ms ease;
    -o-transition: top 500ms ease;
    transition: top 500ms ease;
    /* enable hardware acceleration to fix laggy transitions */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
  .scrollActive .header {
    position: fixed;
    height: auto; } }

@media screen and (max-width: 1199px) {
  .header_right ul > li:first-child a {
    font-size: 16px; }
  .header_right ul > li:last-child a {
    font-size: 17px; } }

@media screen and (max-width: 990px) {
  .header {
    position: static !important; }
  .scrollActive {
    padding-top: 0px !important; }
  .banner .btm_banner_content .ewcs_blog h2 {
    border: 0px; }
  .banner .btm_banner_content h2 {
    background: #000; }
  .banner .btm_banner_content:before {
    display: none; }
  .header_right ul > li:first-child a {
    font-size: 14px; }
  .header_right ul > li:last-child a {
    font-size: 15px; } }

.ewcs_blog p.first_blog_txt, .ewcs_blog p.second_blog_txt {
  height: 74px;
  display: block;
  float: left;
  clear: both;
  overflow: hidden; }

.banner .ewcs_blog span a {
  text-align: left;
  float: left; }

.footer-copyright p {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.1px; }

.footer-copyright p a {
  color: #fff; }

.footer-copyright p a:hover {
  color: #a5764a; }

.category_product_list .card .card-figure a {
  max-height: 270px;
  height: 270px;
  position: relative; }

.category_product_list .card .card-figure a img {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  padding: 0; }

.category_product_list .card .card-figure a:hover img {
  transform: scale(1.1) translate(-50%, -50%);
  -webkit-transform: scale(1.1) translate(-50%, -50%);
  -moz-transform: scale(1.1) translate(-50%, -50%);
  -o-transform: scale(1.1) translate(-50%, -50%);
  -ms-transform: scale(1.1) translate(-50%, -50%); }

/* Ticket 10018*/
.shipping_info_cms table td {
  padding: 5px 15px 5px 0;
  width: 150px;
  text-align: left; }

.shipping_info_cms table {
  margin: 0 0 20px 0; }

.shipping_info_cms .text_center {
  text-align: center; }

.shipping_info_cms .underline {
  text-decoration: underline; }

.banner .bottom_banner_row2 > li:first-child > div a {
  line-height: 39px; }

@media screen and (max-width: 1199px) {
  .banner .bottom_banner_row2 li:first-child > div {
    padding: 69px 10px; } }

@media screen and (max-width: 990px) {
  .banner .bottom_banner_row2 > li > div a {
    line-height: 37px;
    font-size: 19px; }
  .banner .bottom_banner_row2 li:first-child > div {
    padding: 106px 10px; } }

@media screen and (max-width: 767px) {
  .banner .bottom_banner_row2 li:first-child > div {
    padding: 25px 10px; } }

/**/
main.contact_mn .contact_lt {
  width: 100%;
  margin: 0; }

main.contact_mn .contact_lt > div, main.contact_mn .contact_lt > p, main.contact_mn .contact_rt > div > p {
  padding: 0px; }

main.contact_mn .contact_lt .form {
  width: 100%; }

main.contact_mn .contact_lt .form-row.form-row--half .form-field {
  width: 50%;
  padding: 0 20px; }

main.contact_mn .contact_lt .form-actions .form-label, main.contact_mn .contact_lt .form-field .form-label {
  width: 100%;
  margin: 12px 0px;
  text-align: left; }

main.contact_mn .contact_lt .form-field .form-input {
  max-width: 100%; }

main.contact_mn .contact_lt .form-row {
  margin: 0 -20px; }

main.contact_mn .contact_lt .form-actions .button {
  margin: auto; }

main.contact_mn {
  margin: 0px; }

@media screen and (max-width: 767px) {
  main.contact_mn .contact_lt .form-row.form-row--half .form-field {
    width: 100%;
    padding: 0px; }
  main.contact_mn .contact_lt .form-row {
    margin: 0px; } }

.faq-section {
  max-width: 900px;
  margin: 60px auto;
  padding: 0 50px;
  padding: 20px;
  font-family: Arial, sans-serif;
  text-align: center !important; }

.faq-item {
  border-bottom: 1px solid #ddd;
  margin-left: 50px;
  margin-right: 50px;
  text-align: left; }

.faq-question {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px;
  font-size: 16px;
  background: #f7f7f7;
  border: none;
  cursor: pointer;
  font-weight: 600; }

.faq-answer {
  display: none;
  padding: 15px 18px;
  line-height: 1.6; }

.arrow {
  transition: transform 0.3s ease; }

.faq-item.active .arrow {
  transform: rotate(90deg); }
