/* @import url('https://fonts.googleapis.com/css?family=Rokkitt:300,400,500,700&display=swap'); */
.body_product #product-listing-container .breadcrumbs .breadcrumb.is-active {
  display: none; }

#product-listing-container #sort option[value="bestselling"] {
  display: none !important; }

.body.body_cart {
  margin-bottom: 20px; }

.blog-tags {
  margin-bottom: 30px; }

.productView-info-bulkPricing {
  text-align: center; }

.productView-info-bulkPricing .productView-info-name {
  display: none; }

.productView-product .productView-price {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.productView-price .price-section {
  font-size: 14px;
  font-family: Rokkitt,serif;
  font-weight: 700; }

.productView-price .price-section span.price {
  font-weight: normal; }

h1.page-heading {
  margin-bottom: 10px;
  text-align: left;
  font-family: 'Rokkitt', serif;
  font-weight: 700;
  color: #2E2E2E; }

h2.blog-title {
  margin: 0; }

.blog-title a {
  text-decoration: underline;
  margin-bottom: 5px;
  display: block;
  text-align: left;
  font-family: 'Rokkitt', serif;
  font-size: 18px;
  color: #2E2E2E; }

.tags .tag {
  background: #e8e8e8;
  color: #000000;
  border: none;
  border-radius: 3px;
  padding: 0.2rem;
  margin: 0.8rem 0.4rem 0rem 0; }

.tags .tag a {
  color: #000;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 16px !important; }

.blog .blog-post-body .tags {
  text-align: left;
  margin: 10px 0; }

p.blog-date {
  text-align: left;
  font-size: 16px; }

.page {
  margin: 0; }

.category-description #CategoryPagingTop, .category-description #CategoryContent, .category-description #CategoryPagingBottom {
  display: none; }

.pTabs-div {
  display: none; }

.pTabs-div.pTabs-div-active {
  display: block; }

.HomeCustomList li.pTab-active .HomeCustomLinks {
  background-color: #267099; }

.pTabs-divs {
  margin-bottom: 20px; }

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

.SubCategoryList {
  padding: 2px 4px; }

.SubCategoryList > a {
  margin-bottom: 0;
  padding: 2px 5px 2px 25px;
  background: url(https://cdn9.bigcommerce.com/s-blpsc02m/templates/__custom/images/SubCategory.gif) left 5px top 5px no-repeat #EBF5FF;
  display: block;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Rokkitt', serif; }

.cart-list .cart-item-image {
  width: 100%; }

.countPill {
  background-color: #fff;
  color: blue; }

.CartContentWrap {
  background-color: #fff;
  padding: 10px; }

.page-heading {
  background-color: #fff; }

.button--primary {
  background-color: #377DFD;
  color: #fff; }

.CardCompareBtn > input {
  margin-right: 5px; }

.productGrid .card-figure .card-img-container {
  width: 100%;
  max-width: 145px;
  height: 120px;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center; }

.productGrid .card-figure .card-img-container .card-image {
  position: inherit; }

.productGrid .card-figure .card-img-container:after {
  display: none; }

.quickview {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dcdbdb));
  color: #000;
  border: 1px solid #ddd;
  padding: 6px 10px 8px 10px;
  font-family: ar; }

/***********************Custom CSS****************************/
body {
  font-family: arial; }

ul.breadcrumbs {
  margin-top: 20px;
  text-align: left;
  background-color: #fff;
  padding-left: 10px; }

.breadcrumb, .breadcrumb a {
  color: #333; }

.clearfix::before, .clearfix::after {
  content: "";
  display: table;
  width: 100%;
  clear: both; }

.content-list {
  width: 100%;
  display: inline-block; }

.subcat-data {
  width: 23%;
  float: left;
  display: inline-block;
  border: 1px solid #ccc;
  margin: 5px;
  /*padding: 12px;*/
  background-color: #fff;
  height: 220px; }

.page-sidebar + .page-content, .page-content--full {
  width: 75%; }

.mobile-hide, .desktop-hide {
  display: none; }

.desktop-show {
  display: block; }

.topcat, .top-class {
  padding: 4px 0 2px;
  background: #fff;
  text-align: center; }

.topcat a, .top-class a {
  margin-right: 15px;
  border: 1px solid #ccc;
  display: inline-flex; }

.mac .topcat a, .top-class a {
  display: inline-block; }

.header-logo a:hover {
  background: none !important;
  color: #333 !important; }

.footer-copyright {
  width: 50%;
  float: left; }

.footer-copyright > .powered-by {
  margin-top: 21px; }

.powered-by a {
  display: inline-block !important;
  width: auto !important;
  margin: 0px 5px; }

.page-sidebar h1.header-logo {
  margin-top: 0;
  margin-bottom: 0; }

p.quickSearchMessage {
  color: #fff;
  font-size: 14px;
  margin-top: 0;
  text-align: left; }

.left-search button {
  position: absolute;
  right: 0;
  top: 1px; }

.left-search .SkuSearch .QuickSearchButton {
  top: 7px;
  right: 5px; }

.left-search {
  display: inline-block;
  padding: 5px 7px;
  background: #377dfd;
  width: 100%;
  position: relative; }

.left-search .form-field {
  margin-bottom: 0; }

.left-search form.form {
  margin-bottom: 0; }

.left-search .container {
  padding: 0px;
  width: 100%; }

.left-search input.form-input {
  border: 1px solid #81aefe;
  padding: 5px 10px;
  color: #fff;
  outline: none;
  background: none;
  width: 84%;
  height: auto;
  border-radius: 0; }

.left-search input.form-input::placeholder {
  color: #fff;
  opacity: 1;
  /* Firefox */ }

.left-search input.form-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff; }

.left-search input.form-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff; }

.body {
  margin-bottom: 0; }

aside.page-sidebar.left-sidebar {
  padding: 0; }

.bottom-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0px;
  padding: 10px 0; }

h5.footer-info-heading {
  color: #333333;
  text-decoration: underline;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  font-family: arial; }

aside.page-sidebar.left-sidebar a i svg {
  fill: #333;
  stroke: #333; }

aside.page-sidebar.left-sidebar a i {
  position: absolute;
  right: 7px;
  top: 12px;
  z-index: 9;
  display: inline-block !important;
  margin: 0 !important;
  transform: rotate(-90deg); }

.footer-payment-icons {
  float: right;
  margin-top: 12px; }

article.footer-info-col {
  display: inline-block;
  width: 100%;
  margin-bottom: 0; }

article.footer-info-col a {
  text-decoration: none;
  font-size: 16px;
  position: relative;
  display: block;
  padding: 5px 0;
  transition: padding 0.2s;
  transition-timing-function: linear;
  -webkit-transition: padding 0.2s;
  -webkit-transition-timing-function: linear;
  color: #333333;
  font-size: 17px; }

article.footer-info-col li a:hover {
  padding-left: 10px; }

article.footer-info-col li {
  list-style: none;
  margin: 0;
  border-top: 1px dotted #7d7d7d; }

.main-content {
  float: right;
  width: 77%; }

.topcat a:last-child, .top-class a:last-child {
  margin-right: 0; }

.navPages-item.home-left {
  background-color: #fff; }

aside.page-sidebar.left-sidebar a:hover {
  background: #0808A8;
  color: #fff; }

aside.page-sidebar.right-sidebar {
  float: right;
  width: 18%;
  margin-top: 15px; }

.right-image-wrap {
  background: #fff; }

.right-image-wrap a {
  display: block;
  margin-bottom: 15px; }

.right-image-wrap img {
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%; }

.body {
  margin-top: 1.5rem; }

aside.page-sidebar.left-sidebar li {
  float: none;
  width: 100%;
  position: relative; }

.home-tabs td:first-child {
  border-left: 1px solid #2f88e2; }

.home-tabs td {
  border: 1px solid #2f88e2;
  padding: 10px 10px; }

.home-tabs {
  display: inline-block;
  width: 82%;
  float: left; }

.footer {
  display: inline-block;
  width: 100%; }

aside.page-sidebar.left-sidebar a {
  padding: 5px 18px;
  border-bottom: 1px dashed #c8c8c8;
  width: 100%;
  display: inline-block;
  color: #000000;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 16px; }

.subcat-data img {
  width: auto;
  margin: 0 auto;
  display: block; }

.subcat-data p {
  height: 100%;
  display: block;
  text-align: center;
  padding: 10px 5px;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  max-height: 60px;
  margin-bottom: 0;
  min-height: 60px;
  overflow: hidden;
  text-decoration: underline; }

aside.page-sidebar.left-sidebar .header-logo {
  margin: 0 0 0px 0;
  padding: 0; }

aside.page-sidebar.left-sidebar .header-logo a {
  border: 0; }

aside.page-sidebar.left-sidebar .navPage-childList li a {
  color: #fff; }

/* li.navPage-subMenu-item:hover a.navPage-subMenu-action.has-subMenu + ul {
    display: block;
    padding:0;
} 

.subcat-data .cat-image {
    height: 100%;
    min-height: 170px;
    max-height: 170px;
    display: inline-table;
}*/
.subcat-data .cat-image {
  height: 100%;
  min-height: 160px;
  max-height: 160px;
  display: block; }

#product-listing-container .product_list {
  background-color: #fff;
  padding: 15px; }

#product-listing-container .product_list .actionBar .actionBar-section {
  float: right; }

.pagination {
  background-color: #f4fbfc;
  border: 1px solid #c0dae7;
  color: #034285;
  padding: 5px 5px 2px 5px;
  margin: 0 0 20px 0; }

.pagination .pagination-list {
  margin-bottom: 0; }

.pagination-item .pagination-link {
  font-family: arial;
  text-decoration: underline;
  color: #000; }

li.pagination-item.pagination-item--current {
  border: 0; }

li.pagination-item.pagination-item--current .pagination-link {
  text-decoration: none; }

/************Webecomeerce*********/
.category-description {
  background-color: #fff;
  padding: 15px;
  margin-top: 10px; }

.body {
  margin-top: 0; }

.HomeCustomList {
  margin: 20px 0;
  text-align: center; }

.HomeCustomList li {
  list-style: none;
  padding: 0;
  display: inline-block;
  vertical-align: middle; }

.HomeCustomList li .HomeCustomLinks {
  background-color: #377DFD;
  color: #fff;
  text-decoration: none;
  padding: 6px 20px;
  font-size: 16px;
  border-radius: 10px; }

.HomeCustomList li .HomeCustomLinks:hover {
  background-color: #bbd2ff;
  color: #000; }

#product-listing-container .HomeCustomList.pTabs {
  text-align: left;
  padding-left: 10px; }

#product-listing-container .HomeCustomList li {
  margin-bottom: 5px; }

aside.page-sidebar.left-sidebar .quickSearchResults a.modal-close {
  display: inline-block;
  width: auto;
  padding: 0 10px;
  border: 1px solid #fff;
  background-color: #377DFD;
  top: 29px;
  right: 0; }

.quickSearchResults a.modal-close span {
  color: #fff; }

.quickSearchResults .productGrid {
  margin-bottom: 0; }

.quickSearchResults .productGrid .product {
  width: 100%;
  float: none; }

.quickSearchResults .productGrid .product .card {
  display: flex;
  align-items: center;
  background-color: #fff;
  margin: 0 0 5px 0;
  border: 0;
  padding: 5px; }

.quickSearchResults .productGrid .product .card .card-figure {
  width: 20%;
  border: 0; }

.quickSearchResults .productGrid .product .card .card-figure a {
  border: 0;
  padding: 5px; }

.quickSearchResults .productGrid .product .card .card-figure .card-img-container {
  height: auto;
  max-width: 100%;
  padding: 0; }

.quickSearchResults .productGrid .product .card .card-body {
  width: 80%;
  padding: 0 5px; }

.quickSearchResults .productGrid .product .card .card-body .card-title a {
  padding: 0 0 7px 0;
  font-size: 10px;
  height: auto; }

.quickSearchResults .productGrid .product .card .card-body .ProdAddtoCart {
  display: none; }

.quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
.quickSearchResults .productGrid .product .card .card-figure a:hover {
  background-color: transparent; }

.quickSearchResults .productGrid .product .card .card-body p.card-text,
.quickSearchResults .productGrid .product .card .card-figure .card-figcaption {
  display: none; }

.quickSearchResults .productGrid .product .card--alternate:hover .card-body {
  background-color: #377DFD; }

.quickSearchResults button.QuickSearchAllProduct {
  position: inherit;
  background-color: #fff;
  display: block;
  margin: 10px auto 10px;
  text-align: center;
  color: #377DFD;
  padding: 5px 20px;
  border-radius: 2px; }

.quickSearchResults button.QuickSearchAllProduct:hover {
  background-color: #060879;
  color: #fff; }

/**********Category Page***********/
#product-listing-container h5.sidebarBlock-heading {
  font-weight: 700;
  font-size: 20px;
  font-family: arial;
  padding-left: 5px;
  background-color: #fff;
  color: #333; }

#product-listing-container .subcat-data {
  border: 0; }

.page-sidebar + .page-content .productGrid .product {
  width: 25%; }

figure.card-figure {
  border: 1px solid #ccc; }

.card-title a {
  font-size: 13px;
  color: #000;
  font-family: arial;
  text-transform: capitalize;
  height: 80px;
  display: block;
  line-height: 1.2rem;
  overflow: hidden; }

.card-title a:hover {
  color: #377dfd;
  text-decoration: underline; }

.card-body .card-text, span.price.price--withoutTax {
  font-size: 18px;
  color: #111;
  font-family: arial; }

.CardCompareBtn {
  padding: 0;
  text-align: left;
  color: #000;
  background-color: transparent;
  font-family: arial; }

.ProdAddtoCart .button {
  display: inline-block;
  background-color: #377DFD;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  margin: 10px 0 0;
  font-family: arial;
  font-size: 13px; }

.CompareBtn {
  text-align: right;
  margin-bottom: 20px; }

.CompareBtn .navUser-item--compare.show {
  display: inline-block;
  background-color: #377DFD;
  padding: 5px 20px; }

/**********Product Page**********/
.productView {
  margin: 0 5px 20px;
  padding: 0; }

.productView .productView-top {
  background: #fff;
  padding-top: 10px;
  margin-bottom: 25px; }

.productView .productView-top::after,
.productView .productView-top::before {
  content: "";
  clear: both;
  float: none;
  display: table; }

h1.productView-title {
  margin: 0 0 5px 0;
  font-family: 'Rokkitt', serif;
  font-size: 16px;
  color: #333;
  font-weight: 700;
  padding: 0 0 0 20px; }

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

.productView-details,
.productView-price,
.productView-info .productView-info-value,
.brand-wrap .productView-brand,
.productView-product .productView-info {
  margin: 0; }

.productView-product .productView-info {
  margin-bottom: 10px; }

.productView-price .price-section,
.productView-info .productOption-outer,
.brand-wrap,
.productView-options .form-field--increments {
  display: flex;
  align-items: center;
  margin: 0 0 5px 0; }

.brand-wrap .brand-label,
.form-field--increments .form-label,
.productOption-outer .productView-info-name,
.productView-price .price-section .price-label,
.productView-options .form-field .form-label.form-label--alternate {
  font-family: Rokkitt,serif;
  font-size: 14px;
  color: #333;
  font-weight: 700;
  padding: 0 10px 0 0;
  margin: 0;
  width: 130px;
  text-align: right;
  line-height: 1.4; }

.productOption-outer .productView-info-value,
.productView-brand a,
.productView-price .price-section .price--withoutTax,
.form-options-wrap .form-label {
  text-decoration: none;
  color: #333;
  font-size: 14px;
  font-family: Rokkitt,serif;
  margin: 0;
  line-height: 1.4; }

.productView-options .form-action {
  display: block;
  margin: 1rem 0; }

.productView-options #form-action-addToCart {
  width: 100%;
  margin: 0;
  padding: 10px 15px;
  font-size: 12px;
  font-family: 'Rokkitt', serif;
  text-transform: uppercase;
  background: #377DFD;
  border-color: #377DFD; }

.productView-options #form-action-addToCart:hover {
  color: #377DFD;
  background-color: #fff;
  border-color: #377DFD; }

.productView-options .form-wishlist.form-action {
  margin: 0;
  display: block; }

.productView-options .form-wishlist.form-action .dropdown-menu-button {
  width: 100%;
  margin: 0;
  padding: 10px;
  font-size: 14px;
  background-color: #fff;
  font-family: 'Rokkitt', serif;
  color: #333; }

.productView-options .form-wishlist.form-action .dropdown-menu-button .icon svg {
  height: 18px;
  width: 14px; }

.productView-options .form-wishlist #wishlist-dropdown.is-open {
  padding-right: 0; }

.productView-options .form-wishlist #wishlist-dropdown.is-open .button {
  background-color: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: 100%;
  padding: 10px;
  font-size: 13px;
  font-family: Rokkitt,serif;
  margin: 0;
  border-color: #ccc; }

.productView-options .form-wishlist #wishlist-dropdown.is-open .button:hover {
  color: #377DFD; }

.form-increment > .button {
  background: #fff; }

.productView-description {
  clear: both;
  float: none;
  width: 100%;
  padding: 0; }

.productView-thumbnails .slick-next::before {
  transform: rotate(180deg); }

.productView-thumbnails .slick-next::before,
.productView-thumbnails .slick-prev::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 490.661 490.661'%3E%3Cpath d='M453.331,1.424c-3.307-1.899-7.381-1.899-10.688,0L37.309,236.091c-3.285,1.92-5.312,5.44-5.312,9.237s2.027,7.317,5.312,9.237l405.333,234.667c1.664,0.96,3.499,1.429,5.355,1.429c1.835,0,3.691-0.469,5.333-1.429c3.285-1.899,5.333-5.419,5.333-9.237V10.661C458.664,6.843,456.616,3.323,453.331,1.424z' fill='rgb(128, 128, 128)' width='17' height='17' /%3E%3C/svg%3E"); }

.productView-thumbnails .slick-next:hover::before,
.productView-thumbnails .slick-prev:hover::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 490.661 490.661'%3E%3Cpath d='M453.331,1.424c-3.307-1.899-7.381-1.899-10.688,0L37.309,236.091c-3.285,1.92-5.312,5.44-5.312,9.237s2.027,7.317,5.312,9.237l405.333,234.667c1.664,0.96,3.499,1.429,5.355,1.429c1.835,0,3.691-0.469,5.333-1.429c3.285-1.899,5.333-5.419,5.333-9.237V10.661C458.664,6.843,456.616,3.323,453.331,1.424z' fill='rgb(0, 0, 0)' width='17' height='17' /%3E%3C/svg%3E"); }

.productView-thumbnails .slick-arrow {
  top: 60%;
  padding: 0;
  height: 30px;
  width: 20px; }

.productView-price .price-section .price-label::before {
  content: "Price:"; }

.productView-options .form-field[data-product-attribute] {
  display: flex;
  margin-bottom: 15px; }

.form-options-wrap {
  width: 60%; }

.productView-options .form-field .form-label.form-label--alternate small {
  color: #FF0000;
  float: left;
  margin: 0; }

.productView-description .tabs {
  background-color: #F2F2F2;
  border: 0; }

.productView-description .tabs .tab {
  border: 0; }

.productView-description .tabs .tab.is-active .tab-title {
  background: #3F3F3F;
  color: #fff; }

.productView-description .tabs .tab .tab-title {
  padding: 10px 13px;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-family: Rokkitt,serif; }

.productView-description .tabs .tab .tab-title:hover {
  background: #3F3F3F;
  color: #fff;
  text-decoration: underline; }

.productView-description .tabs-contents {
  border: 1px solid #000;
  border-top: 0;
  padding: 10px; }

.productView-description .tabs-contents .tab-content {
  background: #fff;
  padding: 10px; }

.productView-reviewLink a {
  background: #387DFE;
  padding: 5px 20px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #000; }

.page-content[data-cart] {
  width: 100%; }

/***********Description Tabs ********/
.nested-tab-wrapper .single-tab {
  display: none; }

.nested-tab {
  width: auto;
  height: auto;
  margin: 0px 0px 1em;
  padding: 0.2em 1em 0.2em 20px;
  border-bottom: 1px solid #FFFFFF;
  font-size: 14px;
  list-style-type: none;
  line-height: 2;
  text-align: left;
  display: block;
  background: none; }

.nested-tab > li {
  display: inline;
  font-size: 14px;
  line-height: normal;
  background: none;
  padding: 0px;
  margin: 1em 0px 0px 0px; }

.nested-tab > li > a {
  text-decoration: none;
  background: #267ad1;
  border: 1px solid #FFFFFF;
  padding: 0.2em 0.4em;
  color: #ffffff;
  outline: none;
  cursor: pointer; }

.nested-tab > li.active > a {
  background: #267099;
  color: #FFFFFF;
  text-decoration: none; }

@media (min-width: 801px) {
  .navPage-subMenu-item.ViewAllCatProd {
    display: none; }
  .has-subMenu.is-open .navPages-action-moreIcon {
    transform: rotate(-90deg); }
  #menu li:last-child a {
    border-right: 0;
    padding-right: 0; }
  ul.navPage-subMenu-list {
    display: block;
    margin: 0; }
  .navPage-subMenu-list a.navPage-subMenu-action.navPages-action {
    margin-bottom: 0px;
    padding: 4px 20px 5px 10px !important;
    color: #fff; }
  #menu li a:hover, #menu li a:focus {
    text-decoration: underline;
    color: #fff; }
  #menu li {
    padding: 8px 0px; }
  #menu li a {
    padding: 0px 14px;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 19px;
    border-right: 1px solid #fff;
    line-height: 19px;
    font-family: 'Rokkitt', serif; }
  .navPage-subMenu {
    padding: 0.5rem 0.5rem 2.28571rem !important;
    width: 250px; }
  ul.navPage-subMenu-list li {
    list-style: none;
    padding: 0 !important; }
  .navPage-item.home-left .navPage-childList {
    display: inline-block;
    position: absolute;
    background-color: #a2a2a2;
    width: 223px;
    left: 96%;
    top: 0; }
  .navPages-item.home-left .navPage-childList {
    display: none;
    position: absolute;
    background-color: #a2a2a2;
    width: 100%;
    left: 100%;
    top: 0;
    margin: 0; }
  li.navPage-subMenu-item:hover > a.navPage-subMenu-action.has-subMenu + ul.navPage-childList {
    display: block;
    padding: 0; }
  li.navPage-subMenu-item:hover > a.navPage-subMenu-action.has-subMenu + ul.navPage-childList .navPage-childList-item:hover ul.navPage-childList {
    display: block;
    padding: 0; }
  .navPages-item:hover .navPage-subMenu {
    display: inline-block;
    padding: 0 !important;
    z-index: 9999999999;
    background: #A2A2A2;
    left: 256px;
    top: 0; }
  .mac .navPages-item:hover .navPage-subMenu {
    left: 250px; }
  aside.page-sidebar.left-sidebar {
    width: 23%; }
  .page-sidebar + .page-content {
    width: 77%;
    padding-right: 0; }
  .footer-info-col--small {
    width: 25% !important;
    padding: 0 30px 0 0; }
  .navPages-action.is-open {
    background-color: inherit; }
  #product-listing-container .product_list .actionBar {
    margin: 0; } }

@media only screen and (max-width: 1250px) and (min-width: 1200px) {
  .topcat a, .top-class a {
    margin-right: 12px; } }

@media all and (max-width: 1199px) {
  .topcat, .top-class {
    display: flex; }
  .topcat a, .top-class a {
    margin-right: 3px;
    margin-left: 3px;
    width: 13.7%; }
  #menu li a {
    padding: 0 10px; }
  .HomeCustomList li .HomeCustomLinks {
    font-size: 13px; }
  aside.page-sidebar.left-sidebar .header-logo a {
    padding: 5px 0; }
  aside.page-sidebar.left-sidebar a {
    font-size: 15px;
    padding: 5px 18px 5px 5px;
    line-height: 1.4rem; }
  .subcat-data .cat-image {
    min-height: 100%;
    max-height: 100%; } }

@media all and (max-width: 991px) {
  #menu li a {
    padding: 0 10px;
    font-size: 15px; }
  .HomeCustomList li .HomeCustomLinks {
    margin-bottom: 4px;
    display: inline-block; }
  .footer-info-col--small {
    padding: 0 20px 0 0; }
  h5.footer-info-heading {
    font-size: 16px; }
  article.footer-info-col a {
    font-size: 16px; }
  .breadcrumbs {
    margin-bottom: 0; }
  .product_list .actionBar .form-field {
    margin-bottom: 0; }
  .page-sidebar + .page-content .productGrid .product {
    width: 33%; }
  .productView-options .form-field[data-product-attribute] {
    flex-direction: column; }
  .productView-options .form-field .form-label.form-label--alternate {
    width: 100%;
    padding: 0;
    text-align: left;
    margin-bottom: 5px; }
  .form-options-wrap {
    width: 100%;
    padding-left: 18px; }
  .productView-options .form-field--increments {
    flex-direction: column;
    align-items: flex-start; }
  .brand-wrap .brand-label,
  .form-field--increments .form-label,
  .productOption-outer .productView-info-name,
  .productView-options .form-field .form-label.form-label--alternate,
  .productView-price .price-section .price-label {
    width: auto; }
  .subcat-data {
    width: 31%; } }

@media all and (max-width: 800px) {
  .navPages-SearchBox {
    display: block !important; }
  .navPages-quickSearch {
    border: 0; }
  .form.SkuSearchbox, .form.SkuSearchbox .form-field {
    margin: 0 0 5px 0; }
  .quickSearchResults {
    display: none; }
  table {
    width: 100% !important; }
  .page-sidebar + .page-content {
    width: 100%; }
  .navPages {
    background-color: #377DFD; }
  .navPages .navPage-subMenu-list {
    padding-left: 20px; }
  #menu .navPages li {
    padding-top: 5px;
    padding-bottom: 5px; }
  #menu .navPages li a {
    padding: 0 10px;
    font-size: 14px; }
  .navPages li a:active, .navPages li a:focus {
    color: #fff; }
  #menu .navPages .navPage-subMenu-list li a {
    font-size: 13px; }
  .navPages-container.is-open {
    padding-top: 65px; }
  .QuickSearchButton {
    display: none; }
  #menu li a {
    border-right: 0; }
  .quickSearchResults .modal-close {
    display: block;
    top: 2.55rem;
    right: 0;
    background: #020090; }
  .desktop-show.mobile-hide {
    display: none; }
  .desktop-hide.mobile-show {
    display: block; }
  .header .TopWrapper .topcat, .header .TopWrapper .top-class {
    display: none !important; }
  .header {
    background-color: #fff;
    border-bottom: 1px solid #CBCBCB;
    box-shadow: 0px 4px 6px 0px rgba(203, 203, 203, 0.79); }
  .header-logo > a {
    padding: 1.0rem 0; }
  .header-logo-image {
    max-height: 3.657rem; }
  .main-content {
    float: none;
    width: 100%; }
  .main-content .home-products {
    background: #fff;
    padding: 30px 10px 60px;
    overflow: hidden; }
  .main-content .home-products .page-heading {
    margin-bottom: 10px;
    background-color: #377DFD;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    font-family: Rokkitt,serif;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .mobileMenu-toggle {
    top: 5px; }
  .cart-section {
    position: absolute;
    top: 18px;
    right: 20px; }
  .cart-section .navUser-item--cart .navUser-action {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='30' viewBox='0 0 489 489'%3E%3Cpath d='M440.1,422.7l-28-315.3c-0.6-7-6.5-12.3-13.4-12.3h-57.6C340.3,42.5,297.3,0,244.5,0s-95.8,42.5-96.6,95.1H90.3c-7,0-12.8,5.3-13.4,12.3l-28,315.3c0,0.4-0.1,0.8-0.1,1.2c0,35.9,32.9,65.1,73.4,65.1h244.6c40.5,0,73.4-29.2,73.4-65.1C440.2,423.5,440.2,423.1,440.1,422.7z M244.5,27c37.9,0,68.8,30.4,69.6,68.1H174.9C175.7,57.4,206.6,27,244.5,27z M366.8,462H122.2c-25.4,0-46-16.8-46.4-37.5l26.8-302.3h45.2v41c0,7.5,6,13.5,13.5,13.5s13.5-6,13.5-13.5v-41h139.3v41c0,7.5,6,13.5,13.5,13.5s13.5-6,13.5-13.5v-41h45.2l26.9,302.3C412.8,445.2,392.1,462,366.8,462z' fill='rgb(0, 0, 0)' /%3E%3C/svg%3E") center center no-repeat;
    background-size: 120%;
    padding: 0;
    height: 30px;
    width: 25px;
    font-size: 0; }
  .cart-section .navUser-item--cart {
    position: relative; }
  .cart-section .navUser-item--cart .countPill--positive {
    position: absolute;
    top: -5px;
    left: 10px;
    background-color: #377DFD; }
  .cart-section .navUser-item--cart .dropdown-menu {
    width: 100vw !important;
    max-width: 300px !important; }
  .footer {
    padding: 2rem 0; }
  .footer-info-col--small {
    padding: 0; }
  article.footer-info-col {
    margin-bottom: 20px;
    text-align: left; }
  article.footer-info-col .footer-logo br {
    display: none; }
  article.footer-info-col .footer-logo #comm100-button-245,
  article.footer-info-col .footer-logo > a {
    text-align: center; }
  .bottom-footer {
    flex-direction: column-reverse; }
  .bottom-footer .copy {
    font-size: 16px;
    margin-top: 10px;
    text-align: center; }
  .body {
    margin-top: 15px; }
  #product-listing-container {
    width: 100%; }
  aside.page-sidebar.right-sidebar {
    display: none; }
  .home-tabs {
    width: 100%; }
  h1.productView-title {
    padding: 0 0 0 15px; }
  .productView-product {
    margin-top: 5px; }
  .productView-options .form-wishlist.form-action {
    margin: 0.9rem 0; }
  .productView-description .tabs .tab {
    float: left; }
  .form-options-wrap .form-label {
    text-align: left; }
  .countPill {
    color: #fff; } }

@media all and (max-width: 550px) {
  .form-fieldset.actionBar-section {
    float: left; }
  .CardCompareBtn {
    text-align: center; }
  .ProdAddtoCart .button {
    padding: 5px 10px; } }

@media all and (max-width: 480px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .productView-description .tabs .tab {
    float: none; }
  .subcat-data {
    width: 46%; } }

.breadcrumb {
  font-size: 16px !important; }

.category-description, #tab-description {
  font-size: 12pt; }

.top-gallery-img {
  width: 150px;
  height: 150px; }

.sharing-img {
  margin-bottom: 10px; }

.sharing-img-link {
  text-align: center;
  color: blue;
  cursor: pointer;
  margin-top: 10px; }

.data-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px 40px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  z-index: 1;
  text-align: center; }

.data-popup-content {
  text-align: center; }

.data-popup-content textarea {
  min-width: 400px; }

.data-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  cursor: pointer; }

.page-locked {
  overflow: hidden; }

#copyToClickboard {
  display: inline-block;
  background-color: #377dfd;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  font-family: arial;
  font-size: 13px;
  padding: 0.57143rem 1.5rem; }

.top-class img {
  width: 150px;
  height: 150px; }

.data-product-items {
  display: grid;
  gap: 16px;
  padding: 16px 0px; }

.data-products-layout-horizontal {
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); }

.data-products-layout-portrait {
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); }

.data-product-item {
  overflow: hidden;
  text-align: center;
  padding: 16px;
  transition: transform 0.3s; }

.data-product-item img {
  max-width: 100%;
  height: auto;
  width: 100%;
  margin-bottom: 8px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  padding: 2px; }

.data-product-item p {
  margin: 8px 0;
  color: #333;
  font-size: 14px;
  height: 80px;
  overflow: hidden; }

.category-type p {
  height: 40px;
  font-weight: bold; }

.data-product-item .data-product-price {
  margin: 8px 0;
  color: #333;
  font-size: 16px;
  font-weight: bold; }

.data-product-item a {
  text-decoration: none;
  color: inherit; }

.data-product-item .add-to-cart {
  display: inline-block;
  background-color: #377DFD;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  margin: 10px 0 0;
  font-family: arial;
  font-size: 13px; }

.product-reviews {
  margin-bottom: 25px; }

.navPages-item img {
  max-height: 26px; }

.youtube-icon img, .cart-icon-header img {
  max-height: 18px;
  margin-top: -3px; }

.product-content {
  font-size: 1.0625em; }

.comments-heading {
  font-size: 1.5em !important;
  font-weight: bold;
  margin-top: 4rem;
  margin-bottom: 2rem; }

.search-box-m {
  background: #377dfd;
  border-radius: 10px;
  padding: 10px 5px;
  margin-bottom: 20px; }

.navPages-list li a {
  padding: 10px 20px !important; }

.navPages-list li:hover a {
  background: #0808A8;
  padding: 10px 20px !important;
  border-radius: 10px !important;
  border-right: 0 !important;
  border-left: 0 !important;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5); }

.page-sidebar .navPages-action:hover, .navPages-action.activePage {
  background: #0808A8;
  color: #ffffff !important;
  border-radius: 100px;
  border-bottom-color: transparent !important; }

.page-sidebar .navPages-action:hover a, .navPages-action.activePage a {
  color: #ffffff !important; }

.page-sidebar .navPages-action:hover i svg, .navPages-action.activePage i svg {
  stroke: #ffffff !important; }

.footer-info-list-item-image a {
  display: flex;
  align-items: center; }

.footer-info-list-item-image a img {
  max-height: 20px;
  margin-right: 0px; }

.body_category .cat-image, .body_category .card-figure {
  border: 4px solid #AEC6CF;
  overflow: hidden; }
