@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/* font-family: 'Rubik', sans-serif; */
/**/
body {
  font-family: "Rubik", sans-serif;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  letter-spacing: 0; }

.button, .button:focus, .button:active, .swal2-container .swal2-confirm.button, .swal2-container .swal2-modal .swal2-cancel {
  background-color: #CD0921;
  color: #ffffff;
  line-height: normal;
  border: 2px #CD0921 solid;
  border-radius: 50px;
  outline: none;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Rubik", sans-serif;
  letter-spacing: 0.7px;
  padding: 7px 15px;
  margin: 0;
  font-weight: 500;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }
  .button:hover, .button:focus:hover, .button:active:hover, .swal2-container .swal2-confirm.button:hover, .swal2-container .swal2-modal .swal2-cancel:hover {
    background-color: #ffffff;
    color: #CD0921; }

.button:hover, .swal2-container .swal2-confirm.button:hover, .swal2-container .swal2-modal .swal2-cancel:hover {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  border: 2px #CD0921 solid; }

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: none !important;
  outline-offset: 0px !important; }

html {
  scroll-behavior: smooth; }

a {
  text-decoration: none; }

.main_default .body {
  margin: 0; }

.header {
  border-top: 10px #1935AC solid; }

.container {
  max-width: 1350px;
  padding: 0; }

.header_middle .header_left {
  width: 33.33%;
  float: left;
  margin: 40px 0 0 0; }

.header_middle .header-logo {
  width: 33.33%;
  float: left;
  margin: 10px 0; }

.header_middle .header_right {
  width: 33.33%;
  float: left; }

.header-logo-image-unknown-size {
  max-height: 80px; }

.header_right .headerRight_ul {
  margin: 37px 0 0 0;
  float: right; }

.header_call a {
  vertical-align: top;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000;
  margin: -2px 0 0 7px;
  display: inline-block; }

.navUser-action {
  display: inline-block;
  padding: 7px 10px 0 3px;
  vertical-align: top;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500; }

.navUser-item-cartLabel {
  display: inline-block;
  vertical-align: top;
  margin: 7px 0 0 0;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500; }

.navUser-item--cart {
  margin: 0 0 0 17px; }

.navUser-action:hover svg,
.navUser-action.is-open svg {
  stroke: none;
  fill: #1935AC; }

.header_right svg {
  display: inline-block;
  fill: #000000; }

.header_right .navUser-item:hover svg {
  display: inline-block;
  fill: #1935AC; }

.navUser-action svg {
  stroke: none;
  fill: #000000; }

.header_right li.navUser-item--cart a {
  padding-top: 0;
  padding-right: 0; }

.header_right li.navUser-item--cart .previewCartItem-name a:hover,
.header_right li.navUser-item--cart .previewCartItem-name a:focus,
.cart-item-name__label:hover,
.cart-item-name__label:focus,
.cart-item-block.cart-item-title a:hover,
.cart-item-block.cart-item-title a:focus {
  color: #1935AC; }

.navUser-item--cart .navUser-action:hover,
.navUser-item--cart .navUser-action.is-open {
  color: #000000; }

.navUser-action:hover, .navUser-action.is-open {
  color: #000000; }

.navUser-item--cart .dropdown-menu.is-open {
  z-index: 999; }

.navPages {
  display: inline-block;
  width: auto;
  float: left; }

.nav_search {
  display: inline-block;
  width: auto;
  float: right;
  padding: 0 45px 0 0; }

.navSearch_box .container {
  padding: 0; }

.navPages-action {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000;
  padding: 15px 25px 13px;
  text-transform: inherit; }

.navPages-action:focus {
  color: #000000; }

.navPages-action:hover {
  color: #1935AC; }

.navPages-container {
  background: #F5F5F5; }

.nav_search .form-fieldset .form-field {
  margin: 0;
  width: 350px;
  background: #ffffff;
  border: 1px solid #999999;
  border-radius: 50px; }

.nav_search .form {
  margin: 6px 0 0 0; }

.nav_search .form-fieldset .form-field .form-input {
  border-radius: 0;
  border: 0;
  float: left;
  width: calc(100% - 45px);
  background: transparent;
  padding: 9px 20px;
  height: inherit; }

.nav_search .form-fieldset .form-field .form-input::-moz-placeholder {
  color: #CCCCCC;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400; }

.nav_search .form-fieldset .form-field .form-input::placeholder {
  color: #CCCCCC;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400; }

.nav_search .form-fieldset .form-field .search_submit {
  width: 45px;
  height: 35px;
  padding: 4px 0 0 0; }

.navPages ul.navPages-list {
  padding: 0 0 0 20px; }

.quickSearchResults {
  position: absolute;
  width: 100%; }

.quickSearchResults .productGrid .product {
  width: 100%;
  padding: 15px 10px; }

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

.quickSearchResults .card--alternate:hover .card-body .card-text {
  color: #000; }

.quickSearchResults .card--alternate:hover .card-title > a:hover {
  color: #CD0921; }

.quickSearchResults .card-figure {
  width: 25%;
  float: left; }

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

.quickSearchResults .card-title {
  margin: 0px 0 13px 0;
  height: inherit; }

.card--alternate:hover {
  border-color: transparent; }

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

.modal-close:focus:before, .modal-close:focus:after {
  display: none; }

.quickSearchResults .modal-close {
  top: 10px;
  right: 0; }

.quickSearchResults .productGrid {
  margin: 0; }

.body > .container {
  clear: both; }

.carousel_main .carousel_left {
  float: left;
  width: 62.54%; }

.carousel_main .carousel_rigth {
  float: right;
  width: 37.46%;
  padding: 0 0 0 9px; }

.heroCarousel-content {
  width: 500px;
  left: 100px;
  right: inherit;
  background: transparent;
  padding: 0;
  text-align: left; }

.heroCarousel-content .heroCarousel-title {
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #FFFFFF;
  text-transform: uppercase; }

.heroCarousel-description {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0;
  color: #FFFFFF;
  margin: 7px 0 22px 0; }

.heroCarousel-action.button {
  width: 171px; }

.heroCarousel-play-pause-button {
  display: none; }

.heroCarousel .slick-dots li {
  background: transparent; }

.heroCarousel .slick-dots {
  bottom: 49px;
  left: 100px;
  text-align: left;
  width: auto; }

.carousel_left .slick-dots li.slick-active button::before {
  background: #ffffff; }

.carousel_left .slick-dots li {
  width: auto;
  height: inherit;
  padding: 0;
  margin: 0 5px 0 0; }

.carousel_left .slick-dots li button {
  border: 2px solid #ffffff; }

.slick-next:hover,
.slick-next:focus,
.slick-prev:hover,
.slick-prev:focus {
  background: transparent;
  border: 0; }

.carousel-tooltip {
  display: none; }

.carousel_left .slick-next,
.carousel_left .slick-prev {
  background: transparent;
  border: 0;
  padding: 0;
  width: 16px;
  height: 30px; }

.carousel_left .slick-next:before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/rt_white_slider_arrow.svg) no-repeat center; }

.carousel_left .slick-next:hover:before,
.carousel_left .slick-next:focus:before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/rt_white_slider_arrow.svg) no-repeat center;
  opacity: 0.5; }

.carousel_left .slick-prev::before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/lt_white_slider_arrow.svg) no-repeat center; }

.carousel_left .slick-prev:hover:before,
.carousel_left .slick-prev:focus:before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/lt_white_slider_arrow.svg) no-repeat center;
  opacity: 0.5; }

.carousel_rigth ul {
  margin: 0;
  list-style: none; }

.heroCarousel-slide .heroCarousel-image-wrapper {
  margin: 0;
  max-height: 100%;
  height: auto; }

.heroCarousel.slick-initialized {
  margin: 0;
  max-height: 100%; }

.carousel_left .slick-dots li button:hover::before {
  background: #ffffff; }

.carouselInnerText {
  position: absolute;
  bottom: 28px;
  left: 23px; }

.carousel_rigth ul li {
  position: relative; }

.carouselInnerText span {
  font-size: 24px;
  line-height: 27px;
  font-weight: 500;
  color: #FFFFFF; }

.carouselInnerText span:hover {
  color: #1935AC; }

.carousel_rigth ul li a img {
  width: 100%; }

.bannerShipping_block {
  background: #CD0921;
  margin: 9px 0 0 0;
  float: left;
  width: 100%;
  padding: 29px 30px 26px 30px; }

.bannerShipping_block ul {
  list-style: none;
  margin: 0; }

.bannerShipping_block ul li {
  float: left;
  width: 25%; }

.bannerShipping_block .container {
  max-width: 1100px; }

.shipping_grid .shipp_ic {
  float: left;
  width: auto;
  margin: 0 10px 0 0; }

.shipping_grid .shipp_text {
  float: left;
  width: auto; }

.shipp_text span {
  display: block;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500; }

.shipp_text span.shipp_lable_1 {
  text-transform: uppercase; }

.shipp_text span.shipp_lable_2 {
  font-weight: 400; }

.banner_categoryList_block {
  float: left;
  width: 100%;
  margin: 69px 0 90px 0px; }

.banner_categoryList_Inner ul {
  list-style: none;
  margin: 0 -24px;
  width: auto; }

.banner_categoryList_Inner ul li {
  padding: 0 24px;
  width: 50%;
  float: left; }

.banner_categoryList_Inner ul li > div {
  padding: 38px 0 32px 43px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15); }

.banner_categoryList_block > .container {
  padding: 0;
  max-width: 1380px; }

.banner_categoryList_Inner {
  overflow: hidden;
  padding: 10px 15px; }

.banner_categoryList_Inner ul li > div:last-child {
  float: right; }

.categoryList_inner .categoryList_left {
  float: left;
  width: 55%; }

.categoryList_inner .categoryList_right {
  float: left;
  width: 45%; }

.categoryList_inner {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: 0 0;
  padding: 0; }

.categoryList_inner h3 {
  margin: 0;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #000000;
  letter-spacing: 0; }

.categoryList_inner p {
  margin: 9px 0 21px 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #666666; }

.button.categoryList_link {
  margin: 0;
  width: 171px; }

.homeBrands_block {
  float: left;
  width: 100%;
  background: #F5F5F5;
  padding: 65px 0 69px 0; }

.home_common_title {
  text-align: center;
  margin: 0 0 46px 0;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  color: #000000; }

.hm_pro_list .home_common_title {
  margin: 0 0 38px 0;
  text-transform: inherit;
  font-weight: 500; }

.homeBrands_block .brands_img {
  width: auto;
  margin: 0 auto; }

.homeBrands_block .slider_brands {
  margin: 0; }

.homeBrands_block .slick-dots {
  display: none !important; }

.slick-next, .slick-prev {
  background: transparent;
  border: 0;
  padding: 0; }

.homeBrands_block .container {
  max-width: 1150px; }

.slick-next, .slick-prev {
  height: inherit;
  width: auto;
  margin-top: 0; }

.slick-next::before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/rt_black_arrow.svg) no-repeat center; }

.slick-next:hover::before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/rt_black_arrow.svg) no-repeat center;
  opacity: 0.3; }

.slick-prev::before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/lt_black_arrow.svg) no-repeat center; }

.slick-prev:hover::before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/lt_black_arrow.svg) no-repeat center;
  opacity: 0.3; }

.hm_pro_list {
  float: left;
  width: 100%;
  padding: 110px 0 145px 0; }

.hm_pro_list .container {
  max-width: 1088px;
  padding: 0; }

.card-figure__link {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden; }

.icon--ratingFull svg {
  fill: #EBD20E;
  width: 15px;
  height: 15px; }

.icon--ratingEmpty svg {
  fill: #999999; }

.card-body {
  padding: 13px 0 0 0; }

.card-title > a {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #000000; }

.card-title {
  height: 45px;
  overflow: hidden;
  margin: 9px 0 15px 0; }

.card-body .card-text {
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
  color: #000000; }

.card-text > div {
  display: inline-block;
  margin: 0 2px 0 0; }

.card {
  margin: 0 0 31px 0; }

.rrp-price--withTax {
  font-weight: 400;
  color: #999999; }

.card_button {
  margin: 15px 0 0 0; }

.card_button .button {
  width: 100%;
  padding: 7px 15px 6px 15px; }

.productCarousel-slide {
  padding: 0 15px; }

.banner_AboutArcticSupply {
  float: left;
  width: 100%;
  position: relative;
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/img_AboutArcticSupply_2_new.png) no-repeat center top;
  background-size: cover;
  min-height: 500px; }

.AboutArcticSupply_Inner {
  position: absolute;
  top: 50%;
  left: 142px;
  transform: translateY(-50%);
  max-width: 460px; }

.banner_AboutArcticSupply img {
  width: 100%; }

.AboutArcticSupply_content h3 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1px; }

.AboutArcticSupply_content p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF; }

.banner_button a {
  width: 171px; }

.blog_cnt {
  float: left;
  width: 100%;
  padding: 100px 0 0 0; }

.blog_cnt .container {
  max-width: 1080px;
  padding: 0; }

.blog_cnt ul {
  list-style: none;
  margin: 0 -25px; }

.blog_cnt ul li {
  float: left;
  width: 28.9%;
  margin: 0 25px; }

.blogBody_Title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: #000000;
  margin: 19px 0 11px 0; }

.blogBody_Title a {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: #000000; }

.blogBody_Text {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #666666;
  margin: 0 0 12px 0; }

.blogBody_readMore {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #CD0921; }

.blogBody_readMore:hover {
  color: #000000; }

.view_all_blog_link {
  float: left;
  width: 100%;
  text-align: center;
  margin: 45px 0 49px 0; }

.view_all_blog_link a {
  width: 200px; }

.footer {
  float: left;
  width: 100%;
  margin: 50px 0 0 0;
  padding: 0; }

.footer_top {
  float: left;
  width: 100%;
  background: #000000;
  padding: 29px 0 28px 0; }

.footer .container {
  max-width: 1020px; }

.newsletter_block {
  float: left;
  padding: 4px 0 0 0; }

.social_block {
  float: right; }

.subscribe_left {
  float: left;
  margin: 4px 19px 0 0;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  color: #FFFFFF; }

.subscribe_right {
  float: left; }

.subscribe_right .form {
  margin: 0; }

.subscribe_right .form-field {
  margin: 0; }

.subscribe_right .form-field .form-prefixPostfix .form-input {
  border-radius: 50px;
  padding: 8px 20px;
  height: inherit;
  width: 300px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.subscribe_right .form-field .form-prefixPostfix .form-input::-moz-placeholder {
  color: #CCCCCC;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300; }

.subscribe_right .form-field .form-prefixPostfix .form-input::placeholder {
  color: #CCCCCC;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300; }

.subscribe_right .form-field .form-prefixPostfix .button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0;
  height: inherit;
  width: 140px; }

.social_list {
  float: left; }

.title_FollowUs {
  float: left;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  color: #FFFFFF;
  margin: 9px 20px 0 0; }

.footer_top .socialLinks .socialLinks-item {
  margin: 0; }

.footer_top .socialLinks-item a.icon--facebook {
  width: 40px;
  height: 40px;
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/fb_icon.svg) no-repeat center; }

.footer_top .socialLinks-item a:hover.icon--facebook {
  width: 40px;
  height: 40px;
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/fb_icon_hover.svg) no-repeat center; }

.footer_top .socialLinks-item a.icon--facebook svg {
  display: none; }

.footer_bottom {
  float: left;
  width: 100%;
  padding: 65px 0 30px 0; }

.footer-info-heading {
  margin: 0 0 27px 0;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0.9px;
  color: #000000;
  text-transform: uppercase; }

.footer-info-col {
  width: 25%;
  float: left;
  margin: 0; }

.footer-info-list li {
  margin: 0 0 5px 0; }

.footer-info-list li a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #666666; }

.ft_mail_call a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #666666; }

.ft_mail_call a.ft_call {
  color: #000000; }

.footer-info-list li a:hover,
.ft_mail_call a:hover,
.ft_mail_call a:hover.ft_call {
  color: #CD0921; }

.ft_address {
  margin: 15px 0 0 0; }

.ft_address p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #666666;
  margin: 0; }

.ft_address a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #CD0921;
  margin: 2px 0 0 0;
  display: inline-block; }

.ft_address a:hover {
  color: #000000; }

.footerBottom_logo {
  float: left;
  width: 100%;
  margin: 86px 0 0 0; }

.paypal_logos {
  float: left;
  width: 100%;
  text-align: center; }

.paypal_logos ul {
  list-style: none;
  margin: 0; }

.paypal_logos ul li {
  display: inline-block;
  margin: 0 2px; }

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

.footer_copyright p br {
  display: none; }

.footer_copyright p,
.footer_copyright p a {
  margin: 0;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400; }

.footer_copyright p a:hover {
  color: #CD0921; }

.heroCarousel-slide .heroCarousel-image {
  height: auto; }

.navPage-subMenu.is-open {
  padding: 27px 0;
  background: transparent linear-gradient(180deg, #FFFFFF -1%, #F1F1F1 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.33); }

.navPages .navPage-subMenu-list {
  padding: 0 30px;
  margin: 0;
  width: 100%;
  max-width: 100%; }

.navPages .navPage-subMenu-list > .navPages-item {
  margin: 0;
  width: 20%;
  padding: 0 28px; }

.navPages .navPage-subMenu-list .navPages-item .has-subMenu {
  padding: 8px 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000; }

.navPages .navPage-subMenu-list .navPages-item .has-subMenu:hover {
  color: #1935AC; }

.navPages .navPage-subMenu-list .navPages-item .navPage-subMenu {
  position: inherit;
  background: none;
  box-shadow: none;
  padding: 0; }

.navPages .navPage-subMenu-list .navPage-subMenu-list {
  padding: 0 0 0 15px;
  margin: 0 0 10px; }

.navPages .navPage-subMenu-list .navPage-subMenu-item {
  width: 100%; }

.navPages .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action {
  margin: 0;
  border: 0;
  padding: 8px 0 0 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #707070; }

.navPages .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action:hover {
  color: #1935AC; }

.navPages-action.is-open {
  background-color: transparent;
  color: #1935AC; }

.navPage-subMenu-list .navPages-item .navPages-action {
  padding: 8px 0;
  position: relative; }

.navPages .icon.menu_ic {
  transform: rotate(180deg); }

.navPages .is-open > .icon.menu_ic, .navPage-subMenu .is_active .icon.menu_ic {
  transform: rotate(0deg); }

.navPages .navPages-action.has-subMenu .icon.menu_ic {
  transform: rotate(180deg); }

.navPages .navPages-action.has-subMenu.is-open .icon.menu_ic {
  transform: rotate(0deg); }

.page-content--centered {
  width: 100%; }

.countPill {
  vertical-align: top;
  margin: 5px 0 0 4px; }

/* cms */
.cms_cnt h2 {
  text-align: center;
  margin-bottom: 20px;
  color: #a60012; }

.cms_cnt h3 {
  margin: 0 0 8px 0; }

.cms_cnt ul {
  margin: 0 0 20px 30px; }

.cms_cnt ul.no-list {
  list-style: none; }

.cms_cnt .center {
  text-align: center; }

.cms_cnt table {
  margin: 20px auto;
  float: none;
  border-collapse: collapse; }

.cms_cnt table td, .cms_cnt table th {
  padding: 5px;
  border: 1px solid #000000;
  text-align: left; }

.cms_cnt a {
  color: #c2151a; }

.cms_cnt a:hover {
  color: #171c78; }

div#contact-us-page {
  width: auto; }

.cms_cnt .c_review h3 {
  display: inline-block; }

.cms_cnt .c_review h3 img {
  padding: 0 7px 5px 0;
  height: 24px; }

span.r_date {
  float: right; }

.r_text span {
  display: block; }

.c_review ul li {
  padding: 20px;
  border: 1px solid #cecaca;
  margin: 20px auto; }

.previewCart .productView {
  flex-direction: row; }

.cms_inner,
.cms_inner p,
.cms_inner li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #666666; }

.cms_inner a {
  color: #CD0921; }

.cms_inner a:hover {
  color: #1935AC; }

.cms_inner h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0; }

.cms_inner h3 {
  font-size: 20px;
  margin-bottom: 0; }

.privacy-policy_page p {
  margin: 15px 0 0 0; }

.cms_inner ul {
  margin: 0 0 0 40px; }

.cms_inner ul li p {
  margin: 0; }

.cms_inner h2.for_question {
  font-size: 18px;
  margin-bottom: 5px; }

.cms_main .page-heading {
  font-weight: 600; }

#contact-us-page .form {
  margin: 40px 0 0 0; }

/* cms pages end*/
/* System Pages start */
.account .button, .account .button:active, .custom_login .button, .custom_login .button:active {
  padding-bottom: 10px; }

.custom_account_addressbook .addressList {
  display: flex;
  flex-wrap: wrap; }

.wishlists-table .table-actions .button {
  padding: 0 15px;
  height: 38px;
  line-height: 36px; }

.wishlists-table.table--line tr td:first-child a {
  display: inline-block;
  max-width: 460px; }

.quickSearchResults .quickSearchMessage {
  font-size: 20px;
  padding: 15px;
  text-align: center;
  margin: 0;
  border: 1px solid #bebdbd;
  word-break: break-word; }

.quickSearchResults,
.custom_account_recentitems .quickSearchResults,
.custom_wishlist .quickSearchResults {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  z-index: 99;
  margin: 0; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    color: #000;
    top: -5px;
    right: 15px;
    background: transparent; }
    .quickSearchResults .modal-close:hover,
    .custom_account_recentitems .quickSearchResults .modal-close:hover,
    .custom_wishlist .quickSearchResults .modal-close:hover {
      color: #CD0921; }
  .quickSearchResults .productGrid,
  .custom_account_recentitems .quickSearchResults .productGrid,
  .custom_wishlist .quickSearchResults .productGrid {
    width: 100%;
    background-color: #fff;
    display: block;
    max-height: 466px;
    overflow-y: auto;
    min-width: 100%;
    padding: 0;
    margin: 0;
    border: 1px solid #bebdbd;
    border-top: 0; }
    .quickSearchResults .productGrid .product,
    .custom_account_recentitems .quickSearchResults .productGrid .product,
    .custom_wishlist .quickSearchResults .productGrid .product {
      width: 100%;
      padding: 0;
      display: block;
      border-bottom: 1px solid #dedddb;
      float: left; }
      .quickSearchResults .productGrid .product .card,
      .custom_account_recentitems .quickSearchResults .productGrid .product .card,
      .custom_wishlist .quickSearchResults .productGrid .product .card {
        border: 0;
        margin: 0;
        padding: 0;
        background-color: #fff; }
        .quickSearchResults .productGrid .product .card .card-figure,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure {
          width: 30%;
          height: auto;
          float: left;
          padding: 0;
          margin: 0;
          box-shadow: none; }
          .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a {
            position: static;
            border: 0;
            height: 90px;
            float: left;
            width: 100%; }
            .quickSearchResults .productGrid .product .card .card-figure a .card-image,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a .card-image,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a .card-image {
              min-height: auto;
              transition: none;
              -webkit-transition: none;
              -moz-transition: none;
              max-height: 90px;
              padding: 0; }
          .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-figure .product_badges,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .product_badges,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .product_badges {
            display: none; }
        .quickSearchResults .productGrid .product .card .card-body,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
          width: 70%;
          float: left;
          padding: 10px 0px 0px 8px;
          text-align: left; }
          .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title {
            text-align: left;
            line-height: normal;
            height: 46px;
            max-height: 46px;
            margin: 0;
            padding: 0;
            width: 90%; }
            .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a {
              color: #000;
              text-align: left;
              font-size: 14px;
              line-height: 16px; }
              .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a:hover {
                color: #CD0921; }
          .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text {
            margin: 4px 0 4px; }
            .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text .price-section {
              margin: 0;
              font-size: 16px; }
          .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text.card_rating {
            display: none; }
        .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figcaption {
          display: none; }

.card--alternate:hover, .card--alternate:hover .card-body {
  background-color: transparent; }

.navUser-item--cart .dropdown-menu.is-open {
  width: 320px;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 9999; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content {
    padding-left: 10px;
    text-align: left; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-name {
      height: auto; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-brand {
      display: none; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem-content .previewCartItem-price {
      font-size: 15px;
      color: #333; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartAction {
    padding: 17px 0 20px; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartAction a {
      font-size: 14px;
      padding: 8px 5px 6px; }

.navUser-item--cart .dropdown-menu.is-open .previewCartAction a:active,
.navUser-item--cart .dropdown-menu.is-open .previewCartAction a:focus {
  width: 100%; }

.navUser-action:hover svg, .navUser-action.is-open svg {
  fill: #333;
  stroke: none; }

.blog_page .blog {
  float: left;
  width: 33.33%;
  padding: 0 25px;
  margin: 0 0 50px 0;
  border-top: 0;
  border-right: 0; }
  .blog_page .blog .blog-post-figure {
    width: 100%; }
    .blog_page .blog .blog-post-figure .blog-thumbnail {
      margin: 0 auto;
      max-width: 100%; }
      .blog_page .blog .blog-post-figure .blog-thumbnail img {
        max-height: 300px; }
  .blog_page .blog .blog-post-body {
    width: 100%; }
    .blog_page .blog .blog-post-body .blog-title {
      font-size: 18px;
      margin: 10px 0;
      text-transform: capitalize;
      height: 40px;
      overflow: hidden;
      text-align: left;
      font-family: "Rubik", sans-serif;
      font-weight: 700;
      line-height: 20px; }
      .blog_page .blog .blog-post-body .blog-title a {
        color: #CD0921; }
        .blog_page .blog .blog-post-body .blog-title a:hover {
          color: #CD0921; }
    .blog_page .blog .blog-post-body .blog-date {
      color: #000;
      text-align: left; }
    .blog_page .blog .blog-post-body .blog-author {
      color: #000; }
    .blog_page .blog .blog-post-body .blog-post {
      height: 150px;
      overflow: hidden; }
      .blog_page .blog .blog-post-body .blog-post a {
        color: #000; }
        .blog_page .blog .blog-post-body .blog-post a:hover {
          color: #CD0921; }

.blog-post a:hover {
  color: #CD0921; }

.custom_blog_post .blog-thumbnail {
  max-width: 100%; }
  .custom_blog_post .blog-thumbnail .lazyautosizes {
    width: auto;
    max-height: 300px; }

.custom_blog_post .blog-post-body {
  width: 100%; }
  .custom_blog_post .blog-post-body .blog-header {
    text-align: left; }
    .custom_blog_post .blog-post-body .blog-header .blog-title {
      text-align: left;
      margin: 0 0 5px; }
      .custom_blog_post .blog-post-body .blog-header .blog-title a {
        color: #CD0921; }
        .custom_blog_post .blog-post-body .blog-header .blog-title a:hover {
          color: #fff; }
    .custom_blog_post .blog-post-body .blog-header .blog-date {
      text-align: left;
      color: #ccc; }

.custom_blog_post .tags li a {
  color: #CD0921; }
  .custom_blog_post .tags li a:hover {
    color: #fff; }

.custom_blog_post .socialLinks li a svg .aes, .custom_blog_post .socialLinks li a svg .ats, .custom_blog_post .socialLinks li a svg .afs {
  fill: #fff; }

.custom_blog_post .socialLinks li a:hover svg .aes, .custom_blog_post .socialLinks li a:hover svg .ats, .custom_blog_post .socialLinks li a:hover svg .afs {
  fill: #CD0921; }

.custom_blog_post .blog-post-figure {
  margin-top: 18px; }

.custom_blog_post .blog {
  clear: both; }

.custom_brands {
  margin: 0; }
  .custom_brands .card-figure {
    max-height: 100%;
    height: 150px;
    border: 1px solid #d3d3d3; }
    .custom_brands .card-figure a {
      width: 100%;
      display: block;
      margin: 0 auto; }
      .custom_brands .card-figure a .card-img-container {
        margin: auto;
        display: flex;
        width: 100%;
        max-width: 100%; }
        .custom_brands .card-figure a .card-img-container img {
          max-height: 120px;
          margin: auto;
          display: block;
          width: auto; }
        .custom_brands .card-figure a .card-img-container:after {
          padding-bottom: 0; }
  .custom_brands .card-body {
    padding: 0;
    margin: 0; }
    .custom_brands .card-body .card-title {
      text-align: center;
      font-family: "Rubik", sans-serif; }
      .custom_brands .card-body .card-title a {
        letter-spacing: normal;
        height: auto;
        padding: 0px 2px;
        display: block;
        color: #fff;
        background: #333;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0;
        height: 42px;
        line-height: 42px;
        overflow: hidden; }
        .custom_brands .card-body .card-title a:hover {
          background: #CD0921;
          color: #fff; }

.custom_brands .brandGrid {
  margin: 0 -10px; }

.custom_brands .brandGrid .brand .card {
  margin-bottom: 0;
  padding-bottom: 21px; }

.error_page_404 {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #000;
  letter-spacing: 1px;
  margin: 20px 0 0 0; }
  .error_page_404 h1 {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #000;
    letter-spacing: 1px;
    margin: 20px 0; }
  .error_page_404 p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #000; }

.login-form .form-actions {
  text-align: left; }

.login-form .forgot-password {
  line-height: 54px;
  font-weight: 700; }
  .login-form .forgot-password .form-label {
    color: #CD0921; }

.navBar--sub .navBar-item {
  margin: 0 5px; }
  .navBar--sub .navBar-item.is-active {
    border-bottom: 1px solid #CD0921;
    color: #CD0921;
    font-size: 14px; }
  .navBar--sub .navBar-item .navBar-action {
    color: #000; }
    .navBar--sub .navBar-item .navBar-action:hover {
      color: #CD0921; }

.custom_wishlist .productGrid .product {
  text-align: center; }

.custom_wishlist .form .button {
  padding: 9px 29px 7px;
  font-size: 18px; }

.account-orderStatus-label {
  background-color: #CD0921;
  padding: 5px 7px 3px; }

.account .account-product-title a:hover {
  color: #CD0921; }

.addressList .address {
  float: left; }
  .addressList .address .address-symbol {
    color: #CD0921; }
  .addressList .address .address-title {
    text-transform: capitalize;
    color: #CD0921; }
  .addressList .address .panel--newAddress:hover .address-symbol {
    color: #000; }
  .addressList .address .panel--newAddress:hover .address-title {
    color: #000; }

.table--line .table-thead {
  background: transparent; }

.custom_forgotpassword .form-prefixPostfix {
  display: block; }
  .custom_forgotpassword .form-prefixPostfix .form-input {
    width: 100%;
    display: block;
    border-radius: 0; }
  .custom_forgotpassword .form-prefixPostfix .button {
    margin: 15px 0 0;
    height: auto; }

.custom_forgotpassword .form-prefixPostfix .button, .custom_forgotpassword .form-prefixPostfix .form-inlineMessage {
  float: left; }

.account-body {
  margin: 0 auto; }

.custom_cart .form-increment .button {
  height: 30px;
  line-height: 26px;
  width: 30px;
  padding: 0; }
  .custom_cart .form-increment .button svg {
    fill: #fff; }
  .custom_cart .form-increment .button:hover svg {
    fill: #CD0921; }

.form-wishlist .button svg {
  fill: #fff; }

.form-wishlist .button:hover svg {
  fill: #fff; }

.cart-total .cart-total-label {
  color: #000; }
  .cart-total .cart-total-label .form-select {
    padding: 5px 7px; }

.cart-total .coupon-code-add {
  color: #000; }
  .cart-total .coupon-code-add:hover {
    color: #CD0921; }

.cart-total .cart-total-value .gift-certificate-add {
  color: #000; }

.cart-total .cart-total-value button:hover {
  color: #CD0921; }

.cart-total .gift-certificate-cancel {
  color: #000; }
  .cart-total .gift-certificate-cancel:hover {
    color: #CD0921; }

.cart-total .coupon-code-cancel {
  color: #000;
  font-style: normal; }
  .cart-total .coupon-code-cancel:hover {
    color: #CD0921; }

.cart-total .shipping-estimate-hide {
  color: #000;
  font-style: normal; }

.cart-total .shipping-estimate-show {
  color: #000; }
  .cart-total .shipping-estimate-show:hover {
    color: #CD0921; }

.cart-total .estimator-form-label .form-label {
  color: #000; }

.cart-gift-certificate-form .button, .coupon-form .button {
  height: 31px;
  line-height: 30px;
  font-size: 14px;
  padding: 0; }

.cart-item-image {
  max-height: 90px; }

.cart-header-item {
  text-transform: uppercase; }

.shipping-estimate-show__btn-name,
.coupon-code-add {
  text-decoration: underline; }

/* System Pages end */
.form-increment .icon svg {
  fill: #fff; }

.form-increment .button,
.form-increment .button:hover,
.form-increment .button:focus:hover {
  width: 12px;
  height: 8px;
  padding: 0; }

.form-increment button:hover .icon svg {
  fill: #cd0921; }

.login-form .forgot-password {
  line-height: 35px; }

.login-form .forgot-password:hover {
  color: #cd0921; }

.account .button,
.account .button:active,
.custom_login .button,
.custom_login .button:active {
  padding-bottom: 7px; }

.header,
.header-logo,
.header_right {
  transition: all .6s ease;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease; }

.headerTop {
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease; }

.navPages-container .container {
  position: initial; }

.proList_headBread {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%); }

.proList_cmnBnr .page-heading {
  margin: 0 0 7px 0;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.9px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: left; }

ol.breadcrumbs {
  text-align: left; }

.page {
  margin: 0; }

.proList_headBread .container {
  max-width: 1180px; }

.breadcrumb a {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #999999;
  text-transform: uppercase; }

.breadcrumb a:hover {
  color: #CD0921; }

.breadcrumb.is-active > .breadcrumb-label {
  color: #CD0921; }

.breadcrumb:not(:first-child):before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/gray_breadcrumb_arrow.svg) no-repeat center;
  background-size: 100%;
  border: none;
  transform: none;
  width: 6px; }

.main_category .breadcrumb:not(:first-child):before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/breadcrumb_arrow.svg) no-repeat center; }

.proList_left {
  float: left;
  width: 310px;
  margin: 0 0 0 8px; }

.proList_right {
  float: right;
  width: 75%;
  padding: 0 0 0 22px; }

.ctm_sidebarBlock .navList {
  border: 1px solid #CCCCCC;
  border-top: 0;
  padding: 0; }

.page-sidebar {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.accordion_topTitle {
  background: #000000;
  padding: 13px 20px 11px 20px; }

.accordion_topTitle .accordion-title {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.9px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  font-weight: 400; }

.proList_cmnBnr p {
  margin: 0; }

.proList_cmnBnr {
  margin: 0 0 0 0;
  position: relative; }

.proList_headBread.with_NoImage {
  position: initial;
  transform: none;
  margin: 50px 0 0 0; }

.proList_headBread.with_NoImage h1 {
  margin: 0 0 7px 0;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.9px;
  color: #000000;
  text-transform: uppercase;
  text-align: left; }

.proList_headBread.with_NoImage .breadcrumb:not(:first-child):before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/gray_breadcrumb_arrow.svg) no-repeat center; }

.main_category ol.breadcrumbs {
  margin: 0; }

.commmonListing_page {
  margin: 70px 0 0 0; }

#navList-treeview {
  padding: 14px 20px 24px 20px;
  margin: 0; }

#navList-treeview li a {
  padding: 0;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0px;
  color: #000000; }

#navList-treeview li a:hover {
  color: #CD0921; }

.proList_left .navPages-item {
  padding: 9px 0;
  width: 100%;
  float: left;
  position: relative; }

#navList-treeview li ul {
  padding: 19px 20px 8px 20px;
  float: left;
  width: 100%; }

#navList-treeview li ul li {
  padding: 7px 0; }

#navList-treeview li ul li a {
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #707070;
  font-weight: 400; }

#navList-treeview li ul li a:hover {
  color: #CD0921;
  font-weight: 500; }

.accordion--navList .accordion-navigation {
  background: #1935AC;
  padding: 12px 20px;
  margin: 0 !important; }

.accordion--navList .accordion-title {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.9px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Rubik', sans-serif; }

.accordion--navList .accordion-content {
  border: 1px solid #CCCCCC;
  border-top: 0;
  padding: 20px 21px 17px 21px; }

.body {
  margin: 0; }

.navList-action--checkbox:before {
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  margin: -11px 0 0 0; }

.navList-action--checkbox {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #707070;
  padding: 0 0 0 33px; }

.navList-action--checkbox:hover,
.navList-action--checkbox.is-selected {
  color: #091340;
  font-weight: 500; }

.blocker {
  background: transparent; }

.navList-action--checkbox::after {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/check_mark.svg) no-repeat left 4px top 3px;
  width: 20px;
  height: 20px; }

.facetedSearch-clearLink {
  display: none; }

.facetedSearch-refineFilters a:hover,
.facetedSearch-refineFilters a:focus {
  color: #1935AC; }

.accordion--navList .accordion-indicator {
  width: 10px; }

.accordion-indicator .toggleLink-text--off {
  transform: rotate(180deg); }

.form-input--small {
  padding: 12px 15px;
  height: inherit;
  border: 1px solid #999999;
  border-radius: 50px;
  text-align: center; }

.form-input--small::-moz-placeholder {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0px;
  color: #999999;
  font-weight: 500; }

.form-input--small::placeholder {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0px;
  color: #999999;
  font-weight: 500; }

.form-minMaxRow .form-field {
  width: 50%;
  margin: 5px 0 16px 0; }

.form-minMaxRow .form-field:last-child {
  width: 100%;
  margin: 0; }

.form-minMaxRow .button {
  padding: 7px 15px 5px 15px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.7px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 500; }

.form-minMaxRow .button:focus,
.form-minMaxRow .button:active,
.form-minMaxRow .button:hover {
  width: 100%;
  border: 2px solid #CD0921;
  color: #CD0921;
  background: #ffffff; }

.collapsable-hitarea {
  height: 20px;
  width: 14px;
  position: absolute;
  top: 8px;
  right: 0;
  cursor: pointer;
  z-index: 99; }

.expandable-hitarea {
  height: 20px;
  width: 14px;
  position: absolute;
  top: 8px;
  right: 0;
  cursor: pointer;
  z-index: 99; }

.collapsable-hitarea:after {
  content: "";
  background: #000000;
  height: 2px;
  width: 10px;
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  left: 0; }

.expandable-hitarea:after,
.expandable-hitarea:before {
  background: #000000;
  bottom: 0;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.expandable-hitarea:before {
  height: 10px;
  width: 2px; }

.expandable-hitarea:after {
  height: 2px;
  width: 10px; }

#navList-treeview .collapsable .navPages-action.selected {
  color: #CD0921;
  font-weight: 500; }

.actionBar-section {
  float: right; }

.actionBar {
  margin: 0; }

.actionBar-section .form-field {
  border: none;
  margin: 0 0 18px 0; }

.actionBar-section .form-label {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 500;
  margin: 11px 12px 0 0;
  float: left; }

.actionBar-section .form-select {
  border: 1px solid #CCCCCC;
  border-radius: 30px;
  padding: 7px 40px 7px 19px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #999999;
  height: inherit;
  width: 200px;
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/actionbar_drop_arrow.svg) no-repeat right 20px top 16px;
  float: left; }

.pagination-item--next {
  float: none; }

.pagination-item--previous {
  float: none; }

.pagination-item.pagination-item--current {
  background: #1935ac;
  border-radius: 30px;
  border-color: #1935ac; }

.pagination-item.pagination-item--current a {
  color: #ffffff; }

.pagination-list li a, .pagination-list li button {
  padding: 8px 0 0 0;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000;
  width: 35px;
  height: 35px; }

.pagination-item .pagination-link:hover {
  color: #ffffff;
  background: #1935AC;
  border-radius: 30px; }

.pagination-item.pagination-item--next,
.pagination-item.pagination-item--next > a {
  width: auto;
  height: auto; }

.pagination-item.pagination-item--previous {
  width: auto;
  height: auto;
  border: 1px solid transparent;
  border-radius: 50px;
  margin: 0 19px 0 0; }

.pagination-item.pagination-item--previous > a {
  width: auto;
  height: auto;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.7px;
  color: #666666;
  text-transform: uppercase;
  padding: 5px 15px 3px 15px; }

.pagination-item--previous .icon {
  margin-left: 0; }

.pagination-item.pagination-item--previous a .icon {
  margin: -2px 5px 0 0; }

.pagination-item.pagination-item--previous a:hover {
  color: #ffffff;
  background: #000000; }

.pagination-item.pagination-item--previous a:hover .svg_previous_a1 {
  fill: #ffffff; }

.pagination-item.pagination-item--next {
  width: auto;
  height: auto;
  border: 1px solid transparent;
  border-radius: 50px;
  padding: 0;
  margin: 0 0 0 19px; }

.pagination-item.pagination-item--next:hover {
  border: 1px solid #999999; }

.pagination-item.pagination-item--next > a {
  width: auto;
  height: auto;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.7px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 5px 15px 3px 15px;
  background: #000000;
  border-radius: 50px; }

.pagination-item.pagination-item--next > a:hover {
  background: #ffffff; }

.pagination-item.pagination-item--next a:hover .svg_next_a1 {
  fill: #cccccc; }

.pagination-item--next .icon {
  margin-right: 0; }

.pagination-item.pagination-item--next a .icon {
  margin: -2px 0 0 5px; }

.pagination-list {
  margin: 59px 0 50px 0; }

.category_templates_page .container {
  max-width: 1270px; }

.categoryTemp_top_row {
  margin: 75px 0 59px 0; }

.categoryTemp_top_row .page-heading {
  font-size: 36px;
  line-height: 43px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000;
  margin: 0 0 15px 0;
  text-transform: none; }

.categoryTemp_top_row .category_description {
  max-width: 560px;
  margin: 0 auto;
  text-align: center; }

.categoryTemp_top_row .category_description p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  margin: 0 0 0 0; }

.subCat_list {
  margin: 0 -20px;
  list-style: none; }

.sub_cat_block {
  width: 100%;
  float: left;
  margin: 0 0 119px 0; }

.subCat_Grid {
  width: 33.33%;
  padding: 0 19px;
  float: left;
  height: 200px;
  margin: 0 0 43px 0; }

.subCat_Grid .subcat_Inner {
  float: left;
  width: 100%;
  padding: 19px 23px 19px 28px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%; }

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

.subcat_right {
  float: left;
  width: 50%;
  text-align: right; }

.subcatTitle_block {
  line-height: 16px;
  margin: 0 0 18px 0;
  height: 57px; }

.sub_cat_nm {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000; }

.sub_cat_img {
  max-height: 162px; }

.subcat_button .button {
  width: 140px; }

.productView {
  margin: 0; }

.productPage_main .container,
.productView .container {
  max-width: 1180px; }

.product_description_full .container {
  max-width: 1180px; }

.productView-description {
  padding: 0; }

ol.breadcrumbs {
  margin: 25px 0 16px 0; }

.productPage_main .breadcrumb a {
  font-weight: 600; }

.productPage_main .breadcrumb:not(:first-child):before {
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/gray_breadcrumb_arrow.svg) no-repeat center;
  background-size: 100%;
  border: none;
  transform: none;
  width: 6px; }

.productView-images {
  padding: 0; }

.main_product ol.breadcrumbs {
  margin: 22px 0 16px 0; }

.productView-images .productView-image {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2); }

.productView-details.product-data {
  padding: 0 0 0 72px; }

.productView-details.product-options {
  padding: 0 0 45px 72px;
  overflow: visible; }

.productView-title {
  font-size: 36px;
  line-height: 44px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000;
  text-transform: capitalize;
  margin: 0 0 11px 0; }

.icon--ratingFull svg {
  width: 20px;
  height: 20px; }

.pro_rv_sec .icon {
  width: 20px;
  height: 20px; }

.pro_rv_sec a {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #666666;
  margin: 0 0 0 15px; }

.pro_rv_sec {
  display: inline-block;
  border-right: 1px #666666 solid;
  padding: 0 15px 0 0;
  position: relative; }

.productView-info > :first-child {
  margin-top: 24px; }

.go_review {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.productView-reviewLink {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #1935AC;
  position: relative;
  margin: -5px 0 0 11px; }

.productView-reviewLink:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #1935AC;
  bottom: -2px;
  content: ""; }

.writeReview_line {
  display: inline-block;
  margin: 0 8px;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0;
  color: #222;
  text-transform: uppercase;
  text-decoration: none; }

.productView-info-name {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #000000;
  width: 89px;
  margin: 0; }

.productView-info-value {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #666666;
  margin: 0; }

.productView-info-value a span {
  color: #666666; }

.productView-info-value a:hover span,
.productView-info-value a:focus span {
  color: #1935AC; }

.productView-info-name {
  font-family: 'Rubik', sans-serif; }

.productView-product {
  border-bottom: none; }

.productView-options .form-field .form-option-wrapper input:focus {
  outline: none !important;
  outline-offset: 0px !important; }

.form-label--alternate {
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  margin: 0 0 8px 0; }

.productView-options .lable_required {
  display: none; }

.productView-options .form-select--small {
  border: 1px solid #999999;
  border-radius: 50px;
  height: inherit;
  padding: 7px 23px;
  max-width: 350px;
  background: url(https://store-c9peyf76tz.mybigcommerce.com/content/pp_select_arrow.svg) no-repeat right 23px top 16px;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #999999;
  text-transform: capitalize; }

.productView-options .form-field {
  margin: 0 0 11px 0; }

#add-to-cart-wrapper {
  margin: 20px 0 0 0;
  display: inline-block; }

.form-increment {
  display: inline-block;
  width: 180px;
  border: 1px solid #999999;
  border-radius: 50px;
  padding: 9px 0 10px 10px;
  position: relative;
  height: 46px; }

.form-increment .button--icon {
  background: none;
  border: none; }

.is-srOnly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.form-increment .button {
  background: 0 0;
  border: 0;
  width: 12px;
  height: 8px;
  float: right;
  margin: 0 22px 0 0; }

.form-increment .button:last-child {
  margin: 0;
  position: absolute;
  right: 29px;
  top: 4px; }

.form-increment .button .icon {
  width: 12px;
  height: 8px; }

.form-increment .button:nth-child(2),
.form-increment .button:nth-child(2):hover {
  position: absolute;
  right: 29px;
  bottom: 16px;
  margin: 0; }

.form-input--incrementTotal {
  font-size: 22px;
  line-height: 27px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000;
  background: transparent;
  float: left; }

.productView-options .form-action .button {
  margin-right: 7px;
  width: 250px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.8px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 12px 20px 10px 20px; }

.productView-options .form-action .button:hover {
  color: #CD0921; }

.form-wishlist .icon {
  display: none; }

.addthis_toolbox {
  display: inline-block; }

.socialLinks .socialLinks-item {
  margin: 0 6px 0 0; }

.socialLinks-item .socialLinks__link {
  width: 30px;
  height: 30px; }

.socialLinks .icon svg {
  width: 30px;
  height: 30px;
  fill: #999999; }

.socialLinks a:hover .facebook_svg,
.socialLinks a:hover .twitter_svg,
.socialLinks a:hover .email_svg,
.socialLinks a:hover .print_svg1 {
  fill: #1935ac; }

.pro_share .label_share {
  display: inline-block;
  margin: 13px 21px 0 0;
  float: left;
  font-weight: 600; }

.productView-options {
  margin: 0; }

.productView-options .form-action {
  margin-bottom: 0; }

.productView-options .form-field.form-field--increments {
  margin: 0 0 5px 0; }

.pro_share {
  margin: 9px 0 0 0; }

.product_description_full {
  width: 100%;
  float: left;
  background: #F5F5F5;
  border-top: 1px solid #999999;
  margin: 49px 0 0 0; }

.productView-description {
  margin: -19px 0 0 0; }

.tabs {
  border: 0; }

.tab.is-active {
  border: 0; }

.tab-title {
  background: #fff;
  border: 1px solid #999999;
  border-radius: 30px;
  padding: 5px 33px;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.75px;
  color: #666666;
  text-transform: uppercase;
  font-weight: 500; }

.tab-title:hover {
  background: #1935AC;
  color: #ffffff;
  font-weight: 500; }

.tab.is-active .tab-title {
  color: #ffffff;
  background: #1935AC;
  font-weight: 500; }

.tab {
  margin: 0 12px 0 0; }

.description_title {
  font-size: 28px;
  line-height: 33px;
  letter-spacing: 0px;
  color: #666666;
  margin: 0 0 22px 0; }

.tabs-contents {
  padding: 0 57px 70px 57px;
  margin: 0; }

.tab-content {
  padding: 49px 0 0 0; }

.tabs-contents p,
.tabs-contents ul li {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  margin: 0 0 24px 0; }

.tabs_title {
  text-align: center;
  margin: 0 0 38px 0;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500; }

.sec_relatedProducts {
  padding: 100px 0 124px 0; }

.related_list .slick-dots,
.similar_list .slick-dots {
  display: none !important; }

.productCarousel {
  margin: 0 -15px; }

.sec_relatedProducts .productCarousel-slide,
.sec_similarProducts .productCarousel-slide {
  padding: 0 17px; }

.sec_relatedProducts .productCarousel,
.sec_similarProducts .productCarousel {
  margin: 0 -17px; }

.productPage_main > div:last-child .container {
  max-width: 1100px;
  margin: 0 auto; }

.sec_similarProducts {
  padding: 0 0 97px 0; }

.sec_relatedProducts .slick-arrow,
.sec_similarProducts .slick-arrow {
  top: 30%; }

.sec_relatedProducts .slick-prev,
.sec_similarProducts .slick-prev {
  left: -34px; }

.sec_relatedProducts .slick-next,
.sec_similarProducts .slick-next {
  right: -34px; }

.sec_relatedProducts .card-title > a,
.sec_similarProducts .card-title > a {
  font-size: 16px; }

.rating--small .icon {
  height: 15px;
  width: 15px; }

.rating--small .icon svg {
  width: 100%; }

.sec_relatedProducts .card-title,
.sec_similarProducts .card-title {
  margin: 9px 0 14px 0; }

.card-title > a:hover {
  color: #000000; }

.modal-content .previewCart .productView-info-name {
  width: 100%;
  float: left;
  margin: 0; }

.previewCartCheckout .button {
  padding: 9px 15px 7px 15px; }

.productView-price .price {
  font-size: 36px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #CD0921; }

.productView-price .price--rrp,
.productView-price .price--non-sale,
.productView-price .price--discounted {
  font-size: 32px;
  color: #999999; }

.price-section {
  display: inline-block;
  margin: 0 10px 0 0; }

.productView-price {
  margin: 11px 0 26px 0;
  float: left;
  width: 100%; }

.productView-thumbnail-link {
  height: 100px;
  max-width: 100px;
  padding: 0; }

.productView-thumbnail {
  padding: 0 10px; }

.productView-image + .productView-thumbnails {
  margin-left: -10px;
  margin-right: -10px; }

.productView-thumbnails img {
  width: 90px; }

.main_default .body > .container {
  max-width: 100%; }

.commonAU_fullBanner {
  position: relative;
  float: left;
  width: 100%; }

.commonAU_top_content .container {
  max-width: 1216px; }

.commonAU_top_content {
  position: absolute;
  top: 48%;
  left: 0;
  width: 100%;
  transform: translateY(-50%); }

.au_banner_1 .commonAU_top_content h2 {
  text-transform: uppercase; }

.commonAU_top_content h2 {
  margin: 0 0 12px 0;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 1px;
  color: #FFFFFF;
  text-transform: capitalize; }

.commonAU_top_content p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-weight: 400;
  max-width: 460px; }

.au_row_2 {
  float: left;
  width: 100%;
  padding: 101px 0 121px; }

.au_row_2 .container {
  max-width: 1190px; }

.au_row2_content h2 {
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  margin: 0 0 16px 0; }

.au_grid_content .gridContent_inner {
  width: 50%;
  float: left; }

.au_grid_content div:first-child {
  padding: 0 40px 0 0; }

.au_grid_content div:last-child {
  padding: 0 0 0 27px; }

.gridContent_inner p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  margin: 0; }

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

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

.au_banner_2 .container {
  max-width: 1138px; }

.au_banner_2 .commonAU_top_content h2 {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-weight: 500;
  margin: 0 0 15px 0; }

.au_banner_2 .commonAU_top_content,
.au_banner_3 .commonAU_top_content {
  top: 50%; }

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

.au_badges_block .bannerShipping_block .container {
  max-width: 1350px; }

.au_badges_block .bannerShipping_block {
  margin: 9px 0 0 0; }

.au_ReliableBrands_block .container {
  max-width: 1190px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.au_rb_left {
  float: left;
  width: 50%;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  padding: 11px 13px; }

.au_rb_right {
  float: left;
  width: 50%;
  padding: 0 0 0 54px; }

.au_ReliableBrands_block {
  float: left;
  width: 100%;
  padding: 87px 0 88px 0; }

.au_rbLeft_inner ul {
  margin: 0;
  list-style: none;
  text-align: center; }

.au_rbLeft_inner ul li {
  float: left;
  width: 33.33%;
  height: 51px;
  margin: 14px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center; }

.au_rbLeft_inner ul li a {
  float: none;
  width: auto;
  margin: 0 auto; }

.au_rbRight_inner h2 {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  margin: 0 0 0 0; }

.au_rbRight_inner p {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  margin: 16px 0 31px 0; }

.au_rb_right .au_button_block .button {
  width: 201px; }

.au_banner_3 h2 {
  text-transform: uppercase;
  margin: 0 0 15px 0; }

.au_banner_3 .au_button_block .button {
  width: 171px; }

.au_banner_3 p {
  margin: 0 0 35px 0;
  max-width: 540px; }

.au_aboutBlog .blogBody_Title {
  margin: 19px 0 10px 0; }

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

.pageAboutUs .container {
  padding: 0; }

.navPages .subMenu_column {
  float: left;
  width: 20%;
  padding: 0 30px; }

.navPages .subMenu_column li {
  float: left;
  width: 100%;
  position: relative; }

.navPages .subMenu_column li a .menu_ic {
  position: absolute;
  right: -50px;
  top: 13px;
  height: 9px; }

.navPages .subMenu_column li.is_active .navPage-subMenu {
  display: block; }

.main_blog .blog {
  width: 33.33%;
  float: left;
  border: none;
  margin: 0 0 50px 0;
  padding: 0 20px; }

.blog-post-figure,
.blog-post-body {
  width: 100%; }

.main_blog .blog-title {
  height: 46px;
  overflow: hidden;
  margin: 19px 0 0px 0;
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500; }

.main_blog .blog-title a:hover {
  color: #1935ac; }

.blog-date, .blog-author {
  text-align: left !important;
  margin: 5px 0 10px 0; }

.blog-thumbnail {
  margin: 0 auto; }

.main_blog .pagination {
  float: left;
  width: 100%; }

.blog-post {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #666;
  margin: 0; }

.blog-post a {
  color: #CD0921; }

.blog-post a:hover {
  color: #333333; }

.blog-thumbnail {
  max-width: inherit; }

.main_blog_post .blog-thumbnail {
  max-width: 750px; }

.main_blog_post .blog-title {
  margin: 20px 0;
  text-align: left;
  font-size: 20px;
  line-height: 22px;
  font-weight: 500; }

.form_box .form_left {
  display: inline-block;
  width: 26%;
  margin: 0;
  vertical-align: top;
  float: left; }

.form_box .form_right {
  display: inline-block;
  width: 74%;
  margin: 0;
  padding: 0 0 0 15px; }

.form_box .form_left .form_header_list ul {
  list-style: none;
  margin: 10px 0 0 0; }

.form_box .form_left .form_header_list ul li {
  margin: 0 0 25px 0; }

.form_box .form_left .form_header_list ul li .form_img {
  width: 25px;
  display: inline-block;
  vertical-align: top;
  margin: 3px 15px 0 0; }

.form_box .form_left .form_header_list ul li .form_text {
  display: inline-block;
  vertical-align: middle;
  width: 80%; }

.form_left .form_text p {
  font-size: 16px;
  text-decoration: none;
  color: #333; }

.form_left .form_text a {
  font-size: 18px;
  text-decoration: none;
  color: #CD0921; }

.form_left .form_text a:hover {
  color: #333333; }

.estimator-form .button--primary:focus,
.estimator-form .button--primary:active {
  width: 60%; }

.coupon-form .button:focus,
.coupon-form .button:active,
.cart-gift-certificate-form .button:focus,
.cart-gift-certificate-form .button:active {
  width: 20%; }

.forgot-password-form .form-prefixPostfix .form-input {
  margin: 0 15px 0 0; }

.wishlists-table.table--line tr td a:hover {
  color: #CD0921; }

.account .product .form {
  margin: 0 0 40px 0; }

.account .product .form .button {
  width: 100%; }

.main_wishlist .pagination {
  display: none; }

.account-message .is-read {
  color: #333333; }

.blog_cnt .home_common_title {
  margin: 0px 0px 40px 0; }

#wishlist-dropdown.is-open .button {
  color: #CD0921; }

#wishlist-dropdown.is-open .button:hover {
  color: #ffffff;
  background: #CD0921; }

#wishlist-dropdown.is-open {
  padding-right: 7px; }

.dropdown-menu-button.is-open {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important; }

/**/
.headerTop {
  padding: 0 0 3px; }

.header_call a:hover {
  color: #1935ac; }

.navPages .icon.menu_ic {
  width: auto; }

.navPages-action .menu_ic svg {
  stroke: inherit;
  height: 9px;
  width: 15px; }

.navPages .navPages-list > li > a .icon.menu_ic {
  position: relative;
  right: -6px;
  top: -1px;
  height: 9px; }

.nav_search .form-fieldset .form-field .form-input {
  height: 33px;
  padding: 0 20px;
  line-height: 31px; }

.nav_search .form-fieldset .form-field .search_submit {
  height: 33px;
  line-height: 33px; }

.bannerShipping_block ul .shipping_grid {
  display: flex;
  align-items: center; }

.bannerShipping_block {
  padding: 28px 30px 27px 30px; }

.bannerShipping_Inner:after, .bannerShipping_Inner:before {
  content: '';
  clear: both;
  display: block; }

.bannerShipping_block ul li:nth-child(1) {
  width: 24.3%; }

.bannerShipping_block ul li:nth-child(2) {
  width: 26.6%; }

.bannerShipping_block ul li:nth-child(3) {
  width: 23%; }

.bannerShipping_block ul li:nth-child(4) {
  width: 22%; }

.bannerShipping_block .container {
  max-width: 1350px;
  padding: 0; }

.bannerShipping_block ul {
  padding: 0 0 0 94px; }

.categoryList_img {
  position: relative;
  top: -3px; }

.banner_categoryList_Inner ul li:last-child .categoryList_img {
  top: -7px; }

.brands_link {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center; }

.brands_link .brands_img {
  margin: auto;
  max-height: 45px; }

.homeBrands_block .slick-prev {
  left: -40px; }

.homeBrands_block .slick-next {
  right: -34px; }

.card-img-container {
  max-width: 100%;
  height: 250px;
  max-height: 100%; }

.card-img-container .card-image {
  max-height: 240px; }

.card {
  padding: 5px 0 0; }

.card-figure {
  overflow: visible;
  padding: 0; }

.card-img-container:after {
  display: none !important; }

.hm_pro_list .slick-next, .hm_pro_list .slick-prev {
  top: 30%; }

.hm_pro_list .slick-next {
  right: -35px; }

.hm_pro_list .slick-prev {
  left: -35px; }

.card-title > a:hover, .blogBody_Title a:hover {
  color: #1935AC; }

.card-figure > a img {
  transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
  -ms-transform: all .5s ease 0s; }

.card-figure > a:hover img {
  transform: scale(1.15, 1.15);
  -webkit-transform: scale(1.15, 1.15);
  -ms-transform: scale(1.15, 1.15); }

.price--rrp, .price--non-sale, .price--discounted {
  color: #999999;
  font-weight: normal; }

.banner_AboutArcticSupply > img {
  display: none; }

.social_block {
  position: relative;
  top: -2px; }

.ft_mail_call .ft_mail {
  margin: 0 0 5px;
  display: inline-block; }

.navPages .navPage-subMenu .navPage-subMenu-list {
  max-width: 1350px;
  padding: 0;
  margin: auto; }

.navPageSubMenuList_inner {
  margin: auto -30px;
  width: auto; }

.navPages-container .nav_search .container {
  position: relative; }

.quickSearchResults .card-figure__link {
  box-shadow: none; }

.quickSearchResults .card_button {
  display: none; }

.quickSearchResults .productGrid .product .card .card-body .card-title {
  height: auto; }

.heroCarousel .slick-dots li button:before {
  left: -2px;
  top: -2px; }

.carousel_main .carousel_left {
  width: 66.05%; }

.carousel_main .carousel_rigth {
  width: 33.95%; }

.proList_right .productGrid .product {
  padding: 0 12px; }

.proList_right .productGrid {
  margin: 0 -12px; }

.proList_right .card-img-container {
  height: 225px; }

.ctm_sidebarBlock {
  border-bottom: 1px solid #CCCCCC;
  padding: 0 0 40px 0;
  margin: 0 0 30px 0; }

.accordion--navList .accordion-block {
  margin: 15px 0 0 0; }

.facetedSearch-toggle + .facetedSearch-navList.is-open {
  margin-top: 0; }

.facetedSearch-refineFilters li a.facetLabel,
.facetedSearch-refineFilters li a.facetLabel:focus {
  background: #1935ac;
  color: #ffffff; }

.facetedSearch-refineFilters li a.facetLabel:hover {
  background: #000000;
  color: #ffffff; }

.facetLabel .icon {
  fill: #ffffff; }

.proList_right .card {
  margin: 0 0 28px 0; }

.accordion--navList .accordion-indicator.toggleLink-text--off {
  transform: rotate(-180deg); }

.proList_headBread.with_NoImage .container {
  max-width: 1350px;
  padding: 0 25px; }

.subCat_list li:last-child .subcat_right img {
  margin: 0 -13px 0 0; }

.main_product .productView-img-container:after {
  padding-bottom: 0; }

.main_product .productView-img-container {
  min-height: 556px; }

.productView-thumbnails .slick-prev {
  left: -30px; }

.productView-thumbnails .slick-next {
  right: -30px; }

.productView-thumbnails .slick-list {
  margin-left: 0;
  margin-right: 0; }

.field__stock {
  color: #008000; }

.field__stock svg {
  float: right;
  margin: 3px 0 0 8px; }

.swal2-container .swal2-confirm.button {
  margin: 0 10px 0 0; }

.main_cart .cart-list .cart-item-quantity .form-increment {
  width: 150px; }

.main_cart .cart-list .cart-item-quantity .form-increment .button:nth-child(2) {
  bottom: 14px; }

.page-heading {
  color: #000000;
  text-transform: uppercase; }

.login {
  margin: 0 auto 6rem; }

.forgot-password:focus {
  color: #333333; }

.privacy-policy_page h4 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #000000;
  margin: 15px 0 0 0; }

.cms_inner h1,
.cms_inner h2,
.cms_inner h3,
.cms_inner h4,
.cms_inner h5 {
  color: #000000; }

.brandGrid .brand .card-img-container .card-image {
  max-height: inherit;
  max-width: 150px; }

.brand .card-img-container {
  max-width: 100%; }

.main_search .body > .container {
  max-width: 1350px; }

.main_search ol.breadcrumbs,
.main_brand ol.breadcrumbs {
  margin: 0; }

.proList_right .page-content .panel.panel--large {
  display: none; }

.pg_404_sec {
  text-align: center; }

.au_bannerImg {
  width: 100%; }

.form-checkbox + .form-label, .form-radio + .form-label {
  outline: 0 !important; }

.lbl_LogOut svg {
  width: 30px; }

.header.header_fixed .navUser-item--cart {
  margin: 0 0 0 5px; }

.header.header_fixed .navUser-item.lbl_MyAccount {
  position: relative; }

.header.header_fixed .navUser-item.lbl_LogOut {
  position: relative;
  padding: 0 0 0 17px; }

.header.header_fixed .navUser-item.lbl_MyAccount .navUser-action,
.header.header_fixed .navUser-item.lbl_LogOut .navUser-action {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0; }

/**/
.main_cart h1.page-heading {
  text-align: left;
  font-family: Montserrat,Arial,Helvetica,sans-serif; }

.cart {
  width: 70%;
  float: left; }

.cart-totals {
  float: left;
  width: 27%;
  background: #f5f5f5;
  padding: 0px 20px;
  margin-left: 3%; }

.cart-item-block .form-increment {
  background: #f5f5f5;
  border-radius: 0px !important; }

.cart thead.cart-header {
  border-top: 1px #e5e5e5 solid; }

.cart th.cart-header-item {
  padding-top: 10px;
  padding-bottom: 10px; }

.phone_top_mobile {
  display: none; }

#menu_responsive {
  display: none; }

.for_mob {
  display: none; }

.ft_mail_call {
  max-width: 235px; }

.carousel_main .carousel_rigth {
  width: 34.45%; }

.carousel_main .carousel_left {
  width: 65.55%; }

.button_continueShopping {
  margin: 15px 0; }

.cart-actions {
  clear: none;
  float: right; }

.cart-actions.button_continueShopping {
  clear: right; }

@media only screen and (min-width: 991px) {
  body {
    padding-top: 161px; }
  .header {
    position: fixed; }
  .header.header_fixed {
    position: fixed;
    top: 0;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    border: 0;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15); }
  .header.header_fixed .header_middle .header_left,
  .header.header_fixed .nav_search {
    display: none; }
  .header.header_fixed .header_middle .header-logo {
    width: 200px;
    margin: 12px 0 10px 0; }
  .header.header_fixed .header_middle .header-logo img {
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease; }
  .header.header_fixed .header_middle .header_right {
    float: right;
    width: auto;
    z-index: 9999;
    position: relative; }
  .header.header_fixed .navPages-container {
    background: transparent;
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    top: 9px;
    left: auto;
    right: auto;
    z-index: 1;
    background: 0 0;
    width: 100%; }
  .header.header_fixed .navPages {
    width: auto;
    float: none;
    margin: 0 auto; }
  .header.header_fixed .header_right .headerRight_ul {
    margin: 17px 0 0 0;
    float: right; }
  .header.header_fixed .navUser-action {
    font-size: 0; }
  .header.header_fixed .navPages-container .container {
    text-align: center; }
  .header.header_fixed .lbl_LogIn {
    position: relative; }
  .header.header_fixed .lbl_LogIn a {
    font-size: 0;
    position: absolute;
    width: 30px;
    left: 0;
    top: 0;
    height: 32px;
    padding: 0; }
  .header.header_fixed .navUser-item-cartLabel {
    font-size: 0; } }

@media only screen and (min-width: 1499px) {
  .banner_AboutArcticSupply > img {
    display: block; }
  .banner_AboutArcticSupply {
    background: none; } }

@media only screen and (max-width: 1499px) {
  .AboutArcticSupply_Inner .container {
    padding: 0; }
  .productPage_main .container,
  .productView .container {
    padding: 0; }
  .navPageSubMenuList_inner {
    margin: auto -15px; }
  .navPages .navPage-subMenu .navPage-subMenu-list {
    padding: 0 15px; }
  .navPages .subMenu_column {
    padding: 0 15px; }
  .proList_right {
    padding: 0 0 0 20px; }
  .proList_right .productGrid .product {
    padding: 0 9px; }
  .proList_right .productGrid {
    margin: 0 -9px; } }

@media only screen and (max-width: 1366px) {
  .container,
  .main_search .body > .container {
    padding: 0 15px; }
  .main_search .body > .container .container {
    padding: 0; }
  .pageAboutUs {
    margin: 0 -15px; }
  .footer .container {
    padding: 0; }
  .au_banner_1 {
    background: url(https://store-c9peyf76tz.mybigcommerce.com/content/au_img_1.png) no-repeat center top;
    min-height: 500px;
    background-size: cover; }
  .au_banner_2 {
    background: url(https://store-c9peyf76tz.mybigcommerce.com/content/au_img_2.jpg) no-repeat center top;
    min-height: 416px;
    background-size: cover; }
  .au_banner_3 {
    background: url(https://store-c9peyf76tz.mybigcommerce.com/content/au_img_3.jpg) no-repeat center top;
    min-height: 500px;
    background-size: cover; }
  .au_bannerImg {
    display: none; } }

@media only screen and (max-width: 1199px) {
  body {
    padding-top: 147px; }
  .heroCarousel-content,
  .heroCarousel .slick-dots {
    left: 70px; }
  .navPages ul.navPages-list {
    padding: 0; }
  .navPages ul.navPages-list li:first-child .navPages-action {
    padding-left: 0; }
  .navPages-action {
    padding: 15px 15px 13px; }
  .nav_search {
    padding: 0; }
  .nav_search .form-fieldset .form-field {
    width: 280px; }
  .navPages .navPage-subMenu .navPage-subMenu-list {
    padding: 0; }
  .navPages .subMenu_column {
    position: relative; }
  .navPage-subMenu-list .navPages-item .navPages-action {
    display: block; }
  .navPages .subMenu_column li a .menu_ic {
    right: 0; }
  .navPage-subMenu.is-open > .navPage-subMenu-list {
    height: 300px;
    overflow: scroll; }
  .header.header_fixed .navPages {
    padding: 0 0 0 40px; }
  .header.header_fixed .navPages-action {
    padding: 8px 10px; }
  .navUser-item--cart {
    margin: 0 0 0 0; }
  .header.header_fixed .header_middle .header-logo {
    width: 170px; }
  .navUser-action,
  .navUser-item-cartLabel {
    font-size: 14px;
    line-height: 18px; }
  .heroCarousel .slick-dots {
    bottom: 20px; }
  .bannerShipping_block ul {
    padding: 0 0 0 0; }
  .bannerShipping_block ul li:nth-child(1) {
    width: 23%; }
  .bannerShipping_block ul li:nth-child(2) {
    width: 26%; }
  .bannerShipping_block ul li:nth-child(3) {
    width: 23%; }
  .bannerShipping_block ul li:nth-child(4) {
    width: 28%; }
  .banner_categoryList_Inner ul li > div {
    padding: 38px 0 32px 20px; }
  .banner_categoryList_Inner ul li {
    padding: 0 10px; }
  .banner_categoryList_Inner ul {
    margin: 0 -10px; }
  .banner_categoryList_block {
    margin: 40px 0; }
  .hm_pro_list .home_common_title,
  .blog_cnt .home_common_title {
    margin: 0 0 15px 0; }
  .hm_pro_list {
    padding: 50px 0 60px 0; }
  .blog_cnt ul li {
    width: 33.33%;
    margin: 0;
    padding: 0 10px; }
  .blog_cnt .container {
    padding: 0 15px; }
  .blog_cnt ul {
    margin: 0 -10px; }
  .blog_cnt {
    padding: 50px 0 5px 0; }
  .blog_cnt .view_all_blog_link {
    margin-bottom: 0; }
  .productCarousel {
    margin: 0 0; }
  .homeBrands_block .slick-prev {
    left: 0; }
  .homeBrands_block .slick-next {
    right: 0; }
  .hm_pro_list .slick-prev {
    left: 20px; }
  .hm_pro_list .slick-next {
    right: 20px; }
  .footer .container {
    padding: 0 15px; }
  .footerBottom_logo {
    margin: 40px 0 0 0; }
  .proList_left {
    margin: 0;
    width: 250px; }
  .proList_right {
    width: calc(100% - 250px); }
  .proList_right .card_button .button {
    padding: 7px 5px 6px 5px;
    font-size: 13px; }
  .proList_right .card-body .card-text {
    font-size: 16px;
    line-height: 20px; }
  .subCat_list {
    margin: 0; }
  .subCat_Grid .subcat_Inner {
    padding: 19px 15px 19px 15px; }
  .subCat_Grid {
    padding: 0 10px; }
  .subcat_left {
    width: 55%; }
  .subcat_right {
    width: 45%; }
  .productPage_main .container,
  .productView .container {
    padding: 0 15px; }
  .productView-details.product-data {
    padding: 0 0 0 40px; }
  .productView-details.product-options {
    padding: 0 0 45px 40px; }
  .productView-thumbnails .slick-prev {
    left: -5px; }
  .productView-thumbnails .slick-next {
    right: -5px; }
  .productView-image + .productView-thumbnails {
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px; }
  .productView-thumbnail {
    padding: 0 5px; }
  .productView-options .form-action .button {
    width: 215px; }
  .productView-options .form-field.form-field--increments {
    margin: 0 0 10px 0; }
  #wishlist-dropdown.is-open {
    right: 0; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    padding: 12px 10px 12px 10px;
    margin: 0;
    font-size: 16px;
    letter-spacing: 0px; }
  #wishlist-dropdown.is-open .button {
    padding: 0px 10px 15px 10px;
    margin: 0;
    font-size: 16px;
    letter-spacing: 0px; }
  .tabs-contents {
    padding: 0 57px 30px 57px; }
  .sec_relatedProducts {
    padding: 50px 0 50px 0; }
  .container > .container {
    padding: 0; }
  .sec_relatedProducts .slick-prev,
  .sec_similarProducts .slick-prev {
    left: -8px; }
  .sec_relatedProducts .slick-next,
  .sec_similarProducts .slick-next {
    right: -8px; }
  .sec_relatedProducts .productCarousel,
  .sec_similarProducts .productCarousel {
    margin: 0; }
  .tabs_title {
    margin: 0 0 15px 0; }
  .sec_similarProducts {
    padding: 0 0 20px 0; }
  .footer-info-heading {
    margin: 0 0 10px 0; }
  .previewCartCheckout {
    width: 30%; }
  .previewCart .productView {
    width: 70%; }
  .previewCart .productView .productView-title {
    font-size: 30px;
    line-height: 36px; }
  .pageAboutUs .container {
    padding: 0 15px; }
  .au_row_2 {
    padding: 50px 0; }
  .au_grid_content div:first-child {
    padding: 0 10px 0 0; }
  .au_grid_content div:last-child {
    padding: 0 0 0 10px; }
  .au_ReliableBrands_block {
    padding: 50px 0; }
  .au_rbLeft_inner ul li svg {
    width: 100%; }
  .au_rbLeft_inner ul li {
    padding: 0 15px; }
  .commonAU_top_content {
    top: 50%; }
  .brand .card-title {
    height: 100%; }
  .countPill {
    margin: 5px 0 0 0; }
  .login {
    margin: 0 auto; }
  .forgot-password-form .form-prefixPostfix .form-input {
    margin: 0 0 10px 0; }
  .cms_main .container,
  .cms_main .page-content {
    padding: 0; }
  .cms_main .pageAboutUs .container {
    padding: 0 15px; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    top: 0;
    right: 0; }
  .main_blog .blog {
    padding: 0 10px; }
  .sub_cat_block {
    margin: 0; }
  .tab-content {
    padding: 35px 0 0; }
  #tab-reviews .pagination-list {
    margin: 0; }
  #tab-reviews .toggle:last-of-type {
    margin: 0; }
  .au_banner_1 {
    min-height: 350px; }
  .expandable-hitarea {
    height: 22px; }
  .main_wishlist .productGrid .product .card {
    margin-bottom: 15px; }
  .main_account_orderstatus .account-product-figure:after, .main_account_order .account-product-figure:after {
    padding-bottom: 0; }
  .form_box .form_left .form_header_list ul li .form_img {
    margin: 3px 5px 0 0; }
  .form_left .form_text a {
    font-size: 17px; }
  .main_cart .page-content, .main_cart .page-content--full {
    padding: 0; }
  .cart-totals {
    width: 28%;
    margin-left: 18px;
    padding: 0 10px; }
  .estimator-form .button--primary {
    padding-left: 0;
    padding-right: 0; }
  .cart-gift-certificate-form .button, .coupon-form .button {
    font-size: 12px; }
  .nav_search .form-fieldset .form-field .form-input {
    padding: 8px 20px;
    line-height: normal; }
  .carousel_main .carousel_rigth {
    width: 34.60%; }
  .carousel_main .carousel_left {
    width: 65.40%; }
  .main_default .main.full {
    float: left;
    width: 100%; }
  .carousel_left .slick-next, .carousel_left .slick-prev {
    width: 20px;
    height: 40px; }
  .navPages ul.navPages-list {
    padding: 5px 0 0; }
  .form_box .form_left {
    width: 30%; }
  .form_box .form_right {
    width: 70%; }
  .form_left .form_text a {
    word-break: break-all; } }

@media only screen and (max-width: 991px) {
  .cart {
    width: 100%; }
  .cart-totals {
    margin-left: 0;
    width: 100%; }
  .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure, .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure, .quickSearchResults .productGrid .product .card .card-figure {
    width: 120px; }
  .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body, .custom_wishlist .quickSearchResults .productGrid .product .card .card-body, .quickSearchResults .productGrid .product .card .card-body {
    width: calc(100% - 120px); }
  .header.is-open #menu_responsive {
    display: block; }
  .navPages-container.is-open {
    width: 275px;
    display: block;
    float: left;
    z-index: 50;
    margin: 0;
    padding: 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    left: 0; }
  body.has-activeNavPages {
    left: 275px;
    transition: all .3s ease 0s;
    position: fixed;
    top: 169px; }
  #menu_responsive .navPages {
    background: #f5f5f5;
    padding: 15px 15px; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive ul li {
    border: 0;
    padding: 3px 0;
    display: block;
    position: relative;
    width: 100%;
    float: left; }
  #menu_responsive ul li:hover > a.navPages-action,
  #menu_responsive ul.navPages-list.navPages-list--user li > a.navPages-action:hover {
    color: #1935ac; }
  #menu_responsive .navPages-action, #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    text-transform: capitalize;
    letter-spacing: 0px;
    padding: 3px 0;
    display: block;
    border: 0;
    font-family: Rubik,sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    line-height: 20px; }
    #menu_responsive .navPages-action:hover, #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      color: #1935ac; }
  .navPages-container.is-open svg, #menu_responsive .navPages ul li:hover .navPage-subMenu, #menu_responsive .navPages-quickSearch {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list, #menu_responsive .navPage-subMenu .container {
    display: block !important; }
  #menu_responsive .subcat-expand {
    height: 32px;
    width: 32px;
    position: absolute;
    top: 0;
    right: -5px;
    cursor: pointer; }
  #menu_responsive .subcat-expand.subcat-expanded::before,
  .main_menu .navPages-list .navPages-item > .navPages-action::after,
  .navPage-subMenu-action .collapsible-icon-wrapper,
  .main_menu .navPage-subMenu::after {
    display: none; }
  #menu_responsive .subcat-expand::after, #menu_responsive .subcat-expand::before {
    background: #000;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  #menu_responsive .subcat-expand::before {
    height: 14px;
    width: 2px; }
  #menu_responsive .subcat-expand::after {
    height: 2px;
    width: 14px; }
  .navPages-list + .navPages-list {
    border: 0;
    margin: 0;
    padding: 0; }
  #menu_responsive .navPage-subMenu {
    background: transparent;
    top: 0; }
  #menu_responsive .navPages ul {
    width: 100%;
    float: left; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0px 0 0px 5px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px;
    color: #fff;
    font-size: 18px; }
  #menu_responsive {
    transition: all .3s ease 0s;
    left: 0; }
  .main_menu .navPages-list {
    margin: 0; }
  .navPages-list--user li:hover a {
    color: #ffffff; }
  .navPages-list--user li a:hover {
    color: #1935ac !important; }
  .main_menu .navPage-subMenu {
    box-shadow: none;
    padding: 0;
    border: 0; }
  .main_menu .navPage-subMenu {
    min-width: auto; }
  .hdr_top ul li:nth-child(1),
  .hdr_top ul li:nth-child(2) {
    width: 50%; }
  .hdr_top ul li:nth-child(2) {
    text-align: right; }
  .hdr_top ul li:nth-child(2) p {
    font-size: 16px;
    margin: 0 8px; }
  .hdr_top ul li:nth-child(2) svg {
    height: 18px; }
  .hdr_top ul li:nth-child(3) {
    display: none; }
  .hdr_center {
    position: relative;
    padding: 5px 15px 0; }
  .hdr_center .hdr_right {
    width: auto; }
  .hdr_center .main_menu {
    width: auto; }
  .mobileMenu-toggle {
    left: 15px;
    top: 34px;
    background: transparent;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #000; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #000; }
  .hdr_center .logo_wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
  .header-logo-image-unknown-size {
    max-height: 55px; }
  .hdr_bottom ul li,
  .hdr_bottom ul li:nth-child(2) {
    padding: 0 8px 0 0; }
  .holiday_wrapper {
    margin: 120px 0 0 0; }
  header.header_fixed .hdr_right {
    margin-top: 0; }
  .hdr_bottom ul li:nth-child(1) .for_img,
  .hdr_bottom ul li:nth-child(2) .for_img,
  .hdr_bottom ul li:nth-child(3) .for_img,
  .hdr_bottom ul li:nth-child(4) .for_img {
    margin-right: 3px; }
  .Banner_section1 ul li a .btm_text {
    font-size: 16px; }
  .hdr_right ul li.navUser-item--cart {
    height: 40px;
    width: 40px;
    border: 1px solid #000;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 15px;
    top: 29px; }
    .hdr_right ul li.navUser-item--cart svg {
      margin: 5px 0 0;
      fill: #000; }
  .header-logo__link {
    display: inline-block; }
  .logo_wrapper .header-logo .for_logo, .logo_wrapper .for_logotext {
    text-align: center; }
  .logo_wrapper .for_logotext > br {
    display: inline-block; }
  .header_bottom {
    background: none; }
  .logo_wrapper .for_logotext {
    padding: 2px 0 0; }
  .hdr_bottom {
    margin: 32px 0 0;
    padding: 10px 0 0; }
  .hdr_bottom ul li .for_img svg {
    max-height: 60px; }
  .hdr_bottom ul li .for_text {
    line-height: 14px;
    font-size: 13px; }
  .header {
    position: inherit;
    height: inherit;
    float: left;
    width: 100%; }
  body {
    padding-top: 0; }
  .header_left .header_call {
    display: none; }
  .phone_top_mobile {
    display: block;
    text-align: center;
    padding: 7px 0 0 0; }
  .header_middle .header-logo {
    margin: 15px 0 0 0; }
  .header_right .headerRight_ul {
    margin: 1px 0 0 0; }
  .header_call a {
    font-size: 20px;
    line-height: 28px; }
  .phone_top_mobile svg {
    width: 20px; }
  .heroCarousel-content {
    width: 450px; }
  .heroCarousel-content,
  .heroCarousel .slick-dots {
    left: 40px; }
  .heroCarousel .slick-prev {
    left: 5px; }
  .heroCarousel .slick-next {
    right: 5px; }
  .heroCarousel-content .heroCarousel-title {
    font-size: 30px;
    line-height: 32px; }
  .heroCarousel-description {
    line-height: 20px;
    margin: 7px 0 10px 0; }
  .heroCarousel .slick-dots {
    bottom: 10px; }
  .bannerShipping_block {
    padding: 28px 15px 27px 15px; }
  .bannerShipping_block ul li:nth-child(1) {
    width: 50%;
    margin: 0 0 30px 0; }
  .bannerShipping_block ul li:nth-child(2) {
    width: 50%;
    margin: 0 0 30px 0; }
  .bannerShipping_block ul li:nth-child(3) {
    width: 50%; }
  .bannerShipping_block ul li:nth-child(4) {
    width: 50%; }
  .homeBrands_block .slider_brands {
    padding: 0 15px; }
  .brands_link .brands_img {
    max-height: 35px; }
  .home_common_title {
    margin: 0 0 15px 0; }
  .card-body .card-text {
    font-size: 18px; }
  .card_button .button {
    padding: 7px 10px 6px 10px; }
  .AboutArcticSupply_content h3 {
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 36px; }
  .banner_AboutArcticSupply {
    min-height: 350px; }
  .newsletter_block {
    width: 70%; }
  .social_block {
    top: 25px; }
  .subscribe_left {
    margin: 4px 19px 15px 0; }
  .footer-info-col.col_Account {
    width: 18%; }
  .footer-info-col.col_ContactUs {
    width: 32%; }
  .productCarousel-slide {
    padding: 0 10px; }
  .hm_pro_list .slick-prev {
    left: 10px; }
  .hm_pro_list .slick-next {
    right: 10px; }
  .headerTop {
    position: relative; }
  .header_middle .header_right {
    position: absolute;
    top: 0;
    right: 15px; }
  #menu_responsive .navPages ul {
    display: block !important; }
  .header.is-open {
    height: inherit; }
  .navUser-item-cartLabel {
    display: none; }
  .for_mob {
    display: block;
    width: 100%;
    padding: 0 15px 15px 15px; }
  .nav_search .form-fieldset .form-field {
    width: 100%; }
  .nav_search .form {
    margin: 0; }
  .proList_cmnBnr .page-heading {
    margin: 0;
    font-size: 24px;
    line-height: 30px; }
  .proList_headBread.with_NoImage h1 {
    margin: 0 0 10px 0;
    font-size: 28px;
    line-height: 30px; }
  .proList_headBread.with_NoImage {
    margin: 30px 0 0 0; }
  .main_category .body {
    float: left;
    width: 100%; }
  .commmonListing_page {
    margin: 30px 0 0 0; }
  #navList-treeview {
    list-style: none; }
  .proList_left {
    width: 100%; }
  .proList_right {
    width: 100%;
    padding: 0; }
  .accordion--navList .accordion-title {
    padding: 0; }
  .facetedSearch-navList .accordion {
    border: 0; }
  .pagination-list {
    margin: 20px 0 0px 0; }
  .subcat_left {
    margin: 0 0 20px 0; }
  .subcat_right {
    text-align: center; }
  .subCat_Grid {
    height: 100%;
    width: 50%;
    margin: 0 0 20px; }
  .subcat_left {
    width: 55%; }
  .subcat_right {
    width: 45%; }
  .sub_cat_img {
    max-height: 120px; }
  .sub_cat_block {
    margin: 0; }
  .categoryTemp_top_row {
    margin: 30px 0 30px 0; }
  .main_product .body {
    float: left;
    width: 100%; }
  .productView {
    padding: 0; }
  .productView-details.product-data {
    padding: 0; }
  .productView-title {
    font-size: 30px;
    line-height: 34px; }
  .productView-images {
    margin-bottom: 20px; }
  .productView-details.product-options {
    padding: 0 0 45px 0; }
  .productView-options .form-action {
    float: none;
    width: auto;
    padding: 0; }
  .productView-options .form-action.form-wishlist a {
    margin: 0; }
  #wishlist-dropdown.is-open {
    padding-right: 0; }
  .writeReview-productImage-container:after {
    padding-bottom: 40%; }
  .previewCartCheckout {
    width: 100%;
    margin: 0 0 30px 0; }
  .previewCart .productView {
    width: 100%; }
  .previewCart .productView .productView-details {
    padding: 0; }
  .tab {
    display: inline-block;
    margin: 0 5px 0 0; }
  .tabs li:last-child {
    margin: 0; }
  .tab-title {
    padding: 5px 20px; }
  .tabs-contents {
    padding: 0 5px 10px 5px; }
  .tab-content {
    padding: 30px 0 0 0; }
  .description_title {
    margin: 0 0 10px 0; }
  #tab-reviews .toggle-title {
    margin-top: 0; }
  #tab-reviews .productReviews {
    margin: 0; }
  .au_banner_1 {
    min-height: 400px; }
  .au_rb_right {
    padding: 0 0 0 20px; }
  .au_banner_3 {
    min-height: 450px; }
  .body {
    float: left;
    width: 100%; }
  .brand .card-img-container {
    height: 150px; }
  .cart-total .cart-total-label {
    text-align: left;
    padding-left: 0; }
  .cart-total-value {
    width: 50%; }
  .cms_inner > h2:first-child,
  .cms_inner .privacy-policy_page > h2:first-child {
    margin-top: 0; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    display: block; }
  .blog .addthis_toolbox {
    margin-top: 0; }
  .form_box .form_left {
    width: 100%; }
  .form_box .form_right {
    width: 100%;
    padding: 20px 0 0 0; }
  #contact-us-page .form {
    margin: 0; }
  .form_right .cms_inner {
    display: none; }
  .account-content {
    padding: 0; }
  .homeBrands_block {
    padding: 50px 0 50px 0; }
  .home_common_title {
    margin: 0 0 25px 0; }
  .AboutArcticSupply_Inner {
    left: 30px; }
  .blogBody_Text {
    font-size: 15px;
    line-height: 22px; }
  .header.header_fixed .header_middle .header-logo {
    width: 33.33%; }
  .carousel_rigth ul li:first-child {
    margin-bottom: 10px; }
  .sidebarBlock .facetedSearch-toggle {
    border-radius: 0; }
  #product-listing-container {
    padding: 0; }
  .previewCart .productView {
    flex-flow: column; }
  .previewCart .productView .productView-img-container img:after {
    padding-bottom: 100%; }
  .previewCart .productView .productView-image {
    margin: 0; }
  .productView-description .tab {
    border: 0; }
  .au_rbLeft_inner ul li {
    margin: 10px 0;
    height: 50px; }
  .commonAU_top_content h2 {
    font-size: 38px;
    line-height: 42px; }
  .navBar--account {
    display: block; }
  .navBar--sub .navBar-item {
    display: inline-block; }
  .main_cart .page-content, .main_cart .page-content--full {
    padding-left: 0;
    padding-right: 0; }
  .cart-total + .cart-total {
    border-top: 1px solid #e5e5e5; }
  .main_cart .cart-list .cart-item-quantity .form-increment {
    width: 130px; }
  .cms_inner .privacy-policy_page h3 {
    margin: 10px 0 0; }
  .form_left .form_text p {
    margin-bottom: 5px; }
  .form_box .form_left .form_header_list ul li {
    margin: 0 0 15px 0; }
  .header-logo__link {
    width: auto; }
  .header_middle .header-logo {
    margin: 8px 0 7px; }
  .categoryList_inner h3 {
    font-size: 18px; }
  .categoryList_inner p {
    font-size: 14px;
    line-height: 20px; }
  .mobileMenu-toggle {
    top: 52px; }
  .header_middle .header_right {
    top: 20px; }
  .carousel_main .carousel_rigth {
    width: 33.90%; }
  .carousel_main .carousel_left {
    width: 66.10%; }
  .mobileMenu-toggle {
    border: 0;
    padding: 0; }
  .navUser-item.navUser-item--cart .navUser-action svg {
    width: 24px; }
  .navUser-item.navUser-item--cart {
    position: relative; }
  .navUser-item.navUser-item--cart .countPill {
    position: absolute;
    top: -11px;
    right: -12px; }
  .ctm_sidebarBlock.accordion-block {
    display: none; }
  .form.writeReview-form .form-field.form-field--submit {
    text-align: center; }
  div#contact-us-page {
    width: 100%; }
  .main_blog .pagination-list {
    margin: 15px 0 30px 0; }
  .custom_account_recentitems .quickSearchResults .productGrid,
  .custom_wishlist .quickSearchResults .productGrid,
  .quickSearchResults .productGrid {
    border-top-width: 1px; }
  .form-increment .icon svg {
    height: 8px;
    width: 12px; }
  .form-increment .button .icon {
    float: left; }
  .form-increment .button {
    top: 26px; }
  .form-increment .button:last-child {
    top: 8px; } }

@media only screen and (max-width: 767px) {
  .form_left .form_text p {
    margin-bottom: 0px; }
  .form_box .form_left .form_header_list ul li {
    margin: 0 0 10px 0; }
  .form-increment .button:nth-child(2), .form-increment .button:nth-child(2):hover, .form-increment .button:last-child {
    right: 15px; }
  .proList_right .productGrid .product {
    width: 50%; }
  .carousel_main .carousel_left {
    width: 100%; }
  .carousel_main .carousel_rigth {
    width: 100%;
    padding: 10px 0 0 0; }
  .heroCarousel .slick-prev {
    left: 10px; }
  .heroCarousel .slick-next {
    right: 10px; }
  .heroCarousel-content {
    width: 87%; }
  .carouselInnerText {
    bottom: inherit;
    left: inherit;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center; }
  .banner_categoryList_Inner ul li {
    width: 100%; }
  .banner_categoryList_Inner ul li:last-child {
    margin: 20px 0 0 0; }
  .brands_link .brands_img {
    max-height: 30px; }
  .hm_pro_list .container {
    padding: 0 15px; }
  .hm_pro_list .slick-prev {
    left: 14px; }
  .hm_pro_list .slick-next {
    right: 14px; }
  .AboutArcticSupply_Inner {
    left: 5px;
    padding: 0 15px; }
  .blog_cnt ul li {
    width: 100%; }
  .blog_cnt ul li:nth-child(2) {
    margin: 40px 0; }
  .blogBody_image img {
    width: 100%; }
  .blog_cnt .view_all_blog_link {
    margin: 30px 0 0 0; }
  .newsletter_block {
    width: 100%; }
  .newsletter_block {
    text-align: center;
    margin: 0 0 30px 0; }
  .subscribe_left {
    margin: 4px 0 15px 0;
    width: 100%; }
  .subscribe_right {
    float: none; }
  .social_block {
    width: 175px;
    text-align: center;
    position: initial;
    margin: 30px auto 0;
    float: none; }
  .footer_top {
    padding: 0px 0 28px 0; }
  .footer-info-col.col_Account,
  .footer-info-col.col_ContactUs {
    width: 50%; }
  .footer-info-col {
    width: 50%;
    margin: 0 0 50px 0;
    text-align: left; }
  .footer-info-heading {
    margin: 0 0 10px 0; }
  .footer-info-col.col_Info,
  .footer-info-col.col_ContactUs {
    margin: 0; }
  .header_middle .header_left {
    width: 13.33%; }
  .header_middle .header_right {
    width: auto; }
  .header_middle .header-logo, .header.header_fixed .header_middle .header-logo {
    width: 76.33%; }
  .header-logo-image-unknown-size {
    max-height: 40px; }
  .proList_cmnBnr .page-heading {
    font-size: 20px;
    line-height: 26px; }
  .subCat_Grid {
    width: 50%;
    margin: 0 0 20px 0; }
  .subcatTitle_block {
    margin: 0 0 20px 0; }
  .subCat_list li:nth-child(5) {
    margin: 0; }
  .subCat_list li:nth-child(6) {
    margin: 0; }
  .productView-title {
    font-size: 26px; }
  .productView-details.product-options {
    padding: 0 0 20px 0; }
  .sec_relatedProducts {
    padding: 30px 0 50px 0; }
  .au_banner_1 {
    min-height: 300px; }
  .au_grid_content div:first-child {
    padding: 0 0 10px 0;
    width: 100%; }
  .au_grid_content div:last-child {
    padding: 10px 0 0 0;
    width: 100%; }
  .au_banner_2 {
    min-height: 350px; }
  .au_badges_block .bannerShipping_block .container {
    padding: 0; }
  .au_rb_left {
    width: 100%; }
  .au_rb_right {
    padding: 20px 0 0 0;
    width: 100%; }
  .brand .card-img-container {
    height: 150px; }
  .brandGrid .brand .card-img-container .card-image {
    max-width: 100%;
    padding: 0 15px; }
  .brand .card {
    margin: 0 0 15px 0; }
  .main_cart .cart-list .cart-item-quantity .form-increment {
    width: 105px; }
  .new-customer-fact {
    padding-left: 0; }
  .new-customer-fact-list {
    margin-left: 25px; }
  .wishlists-table .table-actions .button {
    padding: 0 7px; }
  .account .productGrid .product {
    width: 50%; }
  .main_blog .blog {
    width: 50%; }
  .carousel_rigth ul li {
    width: 50%;
    float: left; }
  .carousel_rigth ul li:first-child {
    padding-right: 5px; }
  .carousel_rigth ul li:last-child {
    padding-left: 5px; }
  .AboutArcticSupply_content h3 {
    font-size: 36px; }
  .categoryTemp_top_row .page-heading {
    font-size: 30px;
    margin: 0 0 10px; }
  .categoryTemp_top_row .category_description {
    width: 100%; }
  .categoryTemp_top_row .category_description p {
    font-size: 15px;
    line-height: 20px; }
  .commonAU_top_content h2 {
    font-size: 36px; }
  .commonAU_top_content h2 {
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 8px; }
  .brandGrid .brand {
    width: 50%; }
  .addressList .address:nth-child(odd) {
    clear: left; }
  .cms_main .page-heading {
    margin-bottom: 15px; }
  .cms_inner .privacy-policy_page h3 {
    margin: 6px 0 0; }
  .blog-thumbnail img {
    max-height: 350px;
    max-width: 500px; }
  .navBar--sub.navBar--account .navBar-item {
    margin: 0 1px; }
  .subcat_button .button {
    width: 100px;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px; }
  .subcatTitle_block {
    height: 54px;
    overflow: hidden;
    line-height: 12px; }
  .sub_cat_nm {
    font-size: 14px;
    line-height: normal; }
  .carousel_rigth ul {
    overflow: hidden; }
  .mobileMenu-toggle {
    top: 46px; }
  .header_middle .header_right {
    top: 14px; }
  .heroCarousel-content {
    top: 50%;
    transform: translateY(-50%);
    position: absolute; }
  ol.breadcrumbs {
    display: block; }
  .productView-options {
    text-align: left; }
  .tab-title {
    font-size: 13px; }
  .account-orderStatus {
    float: right;
    position: inherit;
    text-align: right; }
  .wishlists-table .table-actions .button {
    margin: 3px 0; } }

@media only screen and (max-width: 479px) {
  .blog-thumbnail img {
    max-height: 350px; }
  .form_box .form_left .form_header_list ul li {
    margin: 0 0 8px 0; }
  .cms_main .page-heading {
    margin-bottom: 14px;
    font-size: 24px; }
  .carousel_rigth ul li, .brandGrid .brand {
    width: 100%; }
  .carousel_rigth ul li:first-child, .carousel_rigth ul li:last-child {
    padding: 0; }
  .carousel_rigth ul li:first-child {
    margin: 0 0 10px; }
  .footer-info-col.col_Info,
  .footer-info-col.col_ContactUs,
  .footer-info-col {
    text-align: left; }
  .footer-info-col.col_Account, .footer-info-col.col_Shop {
    width: 50%;
    padding: 0 5px; }
  .footer-info-col.col_Info,
  .footer-info-col {
    margin: 0 0 10px 0; }
  .footer_bottom {
    padding: 30px 0 30px 0; }
  .footer_bottom .container {
    padding: 0 10px; }
  .footer_copyright p br {
    display: block; }
  .footer_copyright p,
  .footer_copyright p a {
    line-height: 20px; }
  .footer_copyright {
    margin: 20px 0 0 0; }
  .header_middle .header-logo {
    margin: 10px 0 20px 0;
    height: inherit; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    display: block; }
  .heroCarousel-content {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    text-align: center; }
  .heroCarousel .slick-dots {
    display: none !important; }
  .bannerShipping_block ul li:nth-child(1),
  .bannerShipping_block ul li:nth-child(2),
  .bannerShipping_block ul li:nth-child(3) {
    width: 100%;
    margin: 0 0 30px 0; }
  .bannerShipping_block ul li:nth-child(4) {
    width: 100%;
    margin: 0 0 0 0; }
  .banner_categoryList_Inner ul li > div {
    padding: 30px 20px 10px 20px; }
  .categoryList_inner .categoryList_left {
    width: 100%; }
  .categoryList_inner .categoryList_right {
    width: 100%; }
  .banner_categoryList_Inner ul li:last-child .categoryList_img {
    top: 0; }
  .home_common_title {
    font-size: 22px;
    line-height: 24px; }
  .homeBrands_block .slick-prev {
    left: -10px; }
  .homeBrands_block .slick-next {
    right: -10px; }
  .brands_link .brands_img {
    max-height: 25px; }
  .hm_pro_list .card-body div.card-text {
    height: 45px; }
  .homeBrands_block {
    padding: 45px 0; }
  .AboutArcticSupply_content h3 {
    font-size: 24px;
    line-height: 28px; }
  .form-prefixPostfix {
    display: block;
    flex-wrap: inherit; }
  .subscribe_left {
    font-size: 22px; }
  .subscribe_right .form-field .form-prefixPostfix .form-input {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    width: 100%; }
  .subscribe_right .form-field .form-prefixPostfix .button {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 8px 0;
    width: 100%;
    margin: 10px 0 0 0; }
  .proList_cmnBnr .page-heading {
    font-size: 12px;
    line-height: 14px; }
  .proList_right .page-content {
    padding: 0; }
  .actionBar-section .form-label {
    padding: 0; }
  .proList_right .productGrid .product {
    width: 100%; }
  .pagination-item.pagination-item--current {
    margin: 0; }
  .pagination-item.pagination-item--next {
    margin: 0 0 0 10px; }
  .pagination-item.pagination-item--previous {
    margin: 0 10px 0 0; }
  .pagination-list .pagination-item {
    margin-bottom: 15px; }
  .proList_headBread.with_NoImage .container {
    padding: 0 15px; }
  .proList_headBread.with_NoImage h1 {
    font-size: 22px;
    line-height: 22px; }
  .with_NoImage ol.breadcrumbs {
    display: block; }
  .subCat_Grid {
    width: 100%; }
  .sub_cat_img {
    max-height: 100%; }
  .subcat_left {
    margin: 0 0 40px 0; }
  .subCat_list li:nth-child(5) {
    margin: 0 0 30px 0; }
  .subCat_list li:last-child .subcat_right img {
    margin: 0; }
  .categoryTemp_top_row .page-heading {
    font-size: 22px;
    line-height: 24px; }
  .categoryTemp_top_row .category_description p {
    line-height: 20px; }
  .main_product .productView-img-container {
    min-height: 290px; }
  .productView {
    padding: 15px 0 0 0; }
  .pro_rv_sec a {
    margin: 0 0 0 5px; }
  .pro_rv_sec {
    padding: 0 8px 0 0; }
  .productView-reviewLink {
    margin: -5px 0 0 5px; }
  .price-section {
    margin: 0; }
  .productView-price .price {
    font-size: 30px; }
  .form-label--alternate {
    text-align: left; }
  .productView-options .form-field {
    text-align: left; }
  #add-to-cart-wrapper {
    width: 100%;
    text-align: left; }
  .productView-options .form-action .button {
    width: 100%; }
  .productView-options .form-action {
    float: left;
    width: 100%; }
  .productView-options .form-action.form-wishlist {
    margin: 15px 0 0 0; }
  .tab {
    margin: 5px 0;
    width: 100%; }
  .tabs li:last-child {
    margin: 5px 0; }
  .productView-description {
    margin: -23px 0 0 0; }
  .sec_relatedProducts .slick-prev, .sec_similarProducts .slick-prev {
    left: -10px; }
  .sec_relatedProducts .slick-next, .sec_similarProducts .slick-next {
    right: -10px; }
  .writeReview-productImage-container:after {
    padding-bottom: 80%; }
  #previewModal .modal-body,
  #previewModal .modal-header {
    padding: 20px; }
  .previewCart .productView .productView-title {
    font-size: 26px; }
  .commonAU_top_content h2 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    margin: 0 0 4px; }
  .au_rbLeft_inner ul li {
    width: 50%; }
  .au_banner_3 p {
    line-height: 20px; }
  .brand .card-img-container {
    height: 120px; }
  .brand .card {
    margin: 0 0 25px 0; }
  .body {
    margin: 20px 0 0 0; }
  .page-heading {
    margin: 0 0 10px 0;
    font-size: 22px; }
  .main_cart .page-content {
    padding: 0; }
  .cart-item .cart-item-info.cart-item-quantity {
    margin: 10px 0; }
  .main_cart .cart-list .cart-item-quantity .form-increment {
    width: 120px;
    height: 42px;
    padding: 7px 0 10px 10px; }
  .cart-total .cart-total-label {
    width: 50%;
    float: left; }
  .cart-total-value {
    width: 50%;
    float: right;
    text-align: right; }
  .estimator-form .button--primary {
    padding: 7px 10px; }
  .wishlists-table tr td.table-actions {
    padding-left: 0; }
  .account .productGrid .product {
    width: 100%; }
  #CartEditProductFieldsForm .form-actions {
    margin: 20px auto 0; }
  .cms_inner ul {
    margin: 0 0 0 25px; }
  .cms_main .page-heading {
    font-size: 20px; }
  .main_blog .blog {
    width: 100%;
    padding: 0; }
  .main_blog .blog-title {
    height: inherit; }
  .card-title {
    height: inherit; }
  .main_category .body {
    margin: 0; }
  .footer-info-list li a, .ft_address p, .ft_mail_call a, .ft_mail_call a {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.4px; }
  .ft_address {
    margin: 10px 0 0 0; }
  .ft_mail_call .ft_mail {
    word-break: break-all; }
  .footer-info-heading {
    margin: 0 0 6px;
    font-size: 16px; }
  .footer-info-list li {
    margin: 0 0 1px; }
  .ft_address > br {
    display: none; }
  .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
    font-size: 13px;
    letter-spacing: normal;
    padding: 3px 8px 3px 6px; }
  .pagination-list .pagination-item {
    margin-bottom: 10px; }
  .pagination-item.pagination-item--previous {
    margin: 0; }
  .pagination-list li a, .pagination-list li button {
    padding: 6px 0 0 0;
    font-size: 16px;
    height: 32px;
    width: 32px; }
  .pagination-list .pagination-item {
    margin-left: 3px; }
  .pagination-item.pagination-item--next > a {
    padding: 3px 6px 3px 8px; }
  .proList_cmnBnr.top_banner img {
    height: 120px;
    -o-object-fit: cover;
       object-fit: cover; }
  .main_category ol.breadcrumbs {
    display: block; }
  .proList_cmnBnr .page-heading {
    font-size: 14px;
    margin: 0 0 6px; }
  .breadcrumb a {
    font-size: 12px; }
  .breadcrumb, .breadcrumb a {
    line-height: 14px; }
  .pro_rv_sec .icon, .icon--ratingFull svg {
    height: 16px;
    width: 16px; }
  .pro_rv_sec .no_review_link {
    font-size: 14px; }
  .cart-item .cart-item-info.cart-item-quantity .cart-item-label {
    margin: 8px 0 0; }
  .estimator-form .button--primary {
    padding: 7px 0px; }
  .cart-gift-certificate-form .button, .coupon-form .button {
    font-size: 11px; }
  .navBar--sub.navBar--account .navBar-item {
    margin: 0 3px; }
  .cms_inner h2 {
    font-size: 18px;
    margin-top: 14px; }
  .categoryList_inner .categoryList_left {
    margin: 0 0 5px; }
  .categoryList_img {
    position: static; }
  .hm_pro_list .card-body div.card-text {
    height: auto; }
  .heroCarousel-slide .heroCarousel-image {
    height: 280px;
    -o-object-fit: cover;
       object-fit: cover; }
  .heroCarousel-content .heroCarousel-title {
    font-size: 20px;
    line-height: normal; }
  .heroCarousel-description {
    font-size: 14px;
    line-height: normal;
    text-shadow: 2px 4px 3px #000; }
  .heroCarousel-content {
    max-width: calc(100% - 50px);
    left: 25px; }
  .heroCarousel .slick-prev {
    left: 5px; }
  .heroCarousel .slick-next {
    right: 5px; }
  ol.breadcrumbs {
    margin: 15px 0 16px 0; }
  .body {
    margin: 10px 0 0; }
  .main_shippingaddressform .breadcrumb, .breadcrumb a {
    margin-bottom: 5px; } }

@media only screen and (max-width: 320px) {
  .pro_rv_sec .no_review_link {
    font-size: 13px; }
  .pro_rv_sec a {
    font-size: 14px; }
  .productView-reviewLink {
    margin: -5px 0 0 1px;
    font-size: 13px; }
  .pro_rv_sec .icon, .icon--ratingFull svg {
    height: 14px;
    width: 14px; }
  #modal-review-form .modal-body {
    padding: 20px; }
  #modal-review-form .modal-body .form-field {
    width: 87%; } }
