/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/***************

CUSTOMIZATION STARTS HERE

***************/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Anton', sans-serif;
}
html,
body {
  overflow-x: unset !important;
}
.action.primary {
  font-family: 'Anton', sans-serif !important;
}
/* HEADER STARTS */
.page-wrapper .page-header.type17 .nav-toggle {
  margin-right: 0;
}
.cms-index-index .page.messages {
  display: block !important;
}
.page-wrapper .page-header.type17 .logo {
  z-index: 5;
}
@media (max-width: 767px) {
  .page-wrapper .page-header.type17 .logo {
    max-width: 180px;
  }
}
.page-wrapper .page-header.type17 {
  position: relative !important;
  border-bottom: 1px solid #e6e6e6;
}
.page-wrapper .page-header.type17 .top-links-icon {
  color: #002554;
}
.page-wrapper .page-header.type17 .top-links-icon::before {
  background-image: url("../image/account-icon.png");
  display: block;
  position: absolute;
  top: 0;
  margin-top: unset;
  font-size: 25px;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  right: -13px;
  cursor: pointer;
}
.page-wrapper .page-header.header-newskin .top-links-icon a {
  color: #002554;
  font-family: 'Roboto', sans-serif;
}
.page-wrapper .page-header.type17 .top-links-icon::after {
  display: block;
  content: "\f803";
  font-family: 'porto-icons';
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 14px;
  left: 95px;
  cursor: pointer;
}
.page-wrapper .page-header.type17 .top-links-area .links li.customer-welcome {
  display: none;
}
.page-wrapper .page-header.type17 .top-links-area {
  margin-right: 25px;
}
.page-wrapper .page-header.header-newskin .minicart-wrapper .action.showcart::before {
  background-image: url("../image/cart-icon.png");
  display: block;
  position: absolute;
  top: -20px;
  margin-top: unset;
  font-size: 25px;
  width: 28px;
  height: 28px;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
}
.page-wrapper .page-header.header-newskin .minicart-wrapper .action.showcart::after {
  content: '';
}
.page-wrapper .page-header.header-newskin .minicart-wrapper .action.showcart .counter.qty {
  right: -25px;
  margin-top: -13px;
  background-color: transparent;
  color: #002554;
  font-size: 17px;
  font-weight: normal;
}
.page-wrapper .page-header.header-newskin .navigation .level0 > .level-top {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  border: 2px solid transparent;
}
.page-header.header-newskin .navigation .level0:hover > .level-top:hover {
  color: #000000;
  border: 2px solid #53cbff;
}
.page-wrapper .page-header.type17 .navigation > ul {
  padding-right: unset;
  text-align: center;
}
.page-wrapper .page-header.type17 .navigation li.level0 {
  color: #000000;
}
.page-wrapper .page-header.type17 .navigation .level0.active > .level-top {
  color: #000000;
  border: 2px solid #53cbff;
}
.page-wrapper .page-header.header-newskin .navigation .level0:hover > .level-top {
  color: #000000;
}
.page-wrapper .page-header.type17 .header.panel .search-area {
  display: inline-block;
}
.page-wrapper .page-header.type17 .header.panel .search-area > a {
  font-size: 18px;
  color: #002554;
  padding-bottom: 7px;
}
/* HEADER ENDS */
/* SLIDER STARTS */
.content.content-slide-1 {
  position: absolute;
  top: 50%;
  text-align: center;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.content.content-slide-1 .content-area .text-welcome-slider {
  font-size: 55px;
  color: #ffffff;
  font-weight: 500;
  font-family: 'Anton', sans-serif;
  text-shadow: 4px 3px 2px #282828;
}
.content.content-slide-1 .content-area .text-slider-shop {
  color: #ffffff;
  font-size: 25px;
  font-weight: 500;
  background-color: #002554;
  padding: 5px 60px 5px 50px;
  position: relative;
  font-family: 'Anton', sans-serif;
  display: inline-block;
  text-decoration: none;
}
.content.content-slide-1 .content-area .text-slider-shop::after {
  position: absolute;
  background-image: url("../image/right-arrow.png");
  top: 11px;
  right: 20px;
  content: '';
  height: 24px;
  width: 24px;
}
.border-btn {
  padding: 5px;
  border: 2px solid transparent;
  display: inline-block;
}
.border-btn:hover {
  border-color: #53cbff;
}
/* SLIDER ENDS */
/* MERCHANDISE EXPERTS STARTS */
.merchandise-experts-section {
  text-align: center;
  margin: 35px 0;
}
.merchandise-experts-section h1 {
  font-weight: 600;
  color: #002554;
  width: 50%;
  margin: 0 auto;
  font-size: 42px;
}
.merchandise-experts-section h3 {
  font-weight: 500;
  color: #42036e;
}
.merchandise-experts-section .section-wrapper {
  margin: 25px 0;
}
.merchandise-experts-section .section-wrapper .col-sm-4 {
  padding: 0 60px;
}
.merchandise-experts-section .section-wrapper .section-one,
.merchandise-experts-section .section-wrapper .section-two {
  position: relative;
}
.merchandise-experts-section .section-wrapper .section-one::after,
.merchandise-experts-section .section-wrapper .section-two::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 100px;
  bottom: 0;
  right: 0;
  background-color: #8d8d8d;
}
.merchandise-experts-section .design-service-icon {
  font-size: 35px;
  color: #53cbff;
}
.merchandise-experts-section .fresh-ideas-icon {
  font-size: 35px;
  color: #b11b0f;
}
.merchandise-experts-section .what-we-do-icon {
  font-size: 35px;
  color: #ff9600;
}
/* MERCHANDISE EXPERTS ENDS */
/* THEME BLOCKS STARTS */
.cat-image {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.cat-image a {
  display: block;
  overflow: hidden;
  position: relative;
}
.cs-thumb-overlay {
  background: rgba(11, 68, 111, 0.7);
  color: white;
  font-weight: 500;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 100%;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  -webkit-transition: all 0.25s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.25s ease-in-out 0s;
  z-index: 99999;
  text-align: center;
}
.cs-thumb-overlay.purple {
  background: rgba(66, 3, 110, 0.7);
}
.cs-thumb-overlay.orange {
  background: rgba(255, 84, 0, 0.7);
}
.cs-thumb-overlay.yellow {
  background: rgba(255, 150, 0, 0.7);
}
.cs-thumb-overlay.green {
  background: rgba(50, 122, 2, 0.7);
}
.cs-thumb-overlay.red {
  background: rgba(177, 27, 15, 0.7);
}
.cs-thumb-overlay span {
  display: inline-block;
  font-family: 'Anton', sans-serif;
  padding: 20px 10px;
  font-size: 36px;
  text-transform: uppercase;
  top: 40%;
  position: relative;
}
.cs-thumb-overlay.purple span,
.cs-thumb-overlay.orange span {
  top: 30%;
}
.cat-image a:hover .cs-thumb-overlay {
  position: absolute;
  top: 0;
  z-index: 9;
}
.cat-image .info {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #002554;
  color: white;
  padding: 15px 40px;
  width: 60%;
  text-align: center;
  max-width: 400px;
}
.cat-image.cat-image-large .info {
  left: 0;
  right: auto;
}
.cat-image a img {
  vertical-align: bottom;
}
.cat-image .info h4 {
  font-weight: 400;
  font-size: 25px;
  margin: 0;
}
.cat-image .info {
  transition: 0.25s ease;
  display: inline-block;
  height: auto;
  max-height: 100%;
}
.cat-image:hover .info {
  transition: 0.25s ease;
  display: inline-block;
  height: auto;
  max-height: 100%;
  bottom: -60px;
}
@media (max-width: 1199px) {
  .cat-image .info {
    padding: 13px 10px;
    width: 70%;
  }
  .cat-image .info h4 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .cat-image .info {
    padding: 5px 10px;
  }
  .cat-image .info h4 {
    font-size: 16px;
  }
  .cs-thumb-overlay span {
    font-size: 22px;
  }
  .cs-thumb-overlay.purple span,
  .cs-thumb-overlay.orange span {
    top: 20%;
  }
}
@media (max-width: 579px) {
  .cat-image .info {
    position: static;
    margin: 0 auto;
    width: 100%;
    max-width: none;
    padding: 13px 20px;
  }
  .cat-image a {
    text-align: center;
  }
}
.cat-image .info.purple {
  background: #42036e;
}
.cat-image .info.orange {
  background: #ff5400;
}
.cat-image .info.yellow {
  background: #ff9600;
}
.cat-image .info.green {
  background: #327a02;
}
.cat-image .info.red {
  background: #b11b0f;
}
/* THEME BLOCKS ENDS */
/* MONTHLY SPECIAL BLOCKS STARTS */
.monthly-special-left {
  position: relative;
  overflow: hidden;
  background: #b11b0f;
  height: 280px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.monthly-special-left:before,
.monthly-special-left:after {
  content: '';
  display: block;
  position: absolute;
  width: 120%;
  right: 0;
  top: 0;
  height: 100%;
  background: #ffffff;
  transform: rotate(12deg) translateY(-76%);
  -moz-transform: rotate(12deg) translateY(-76%);
  -webkit-transform: rotate(12deg) translateY(-76%);
}
.monthly-special-left:after {
  transform: rotate(-12deg) translateY(76%);
  -moz-transform: rotate(-12deg) translateY(76%);
  -webkit-transform: rotate(-12deg) translateY(76%);
}
.monthly-special-left-inner {
  position: absolute;
  width: 100%;
  padding-right: 45%;
  padding-left: 5%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  color: white;
  text-align: center;
}
.monthly-special-left-inner h1 {
  font-size: 42px;
  margin: 0 0 0px;
}
.monthly-special-left-inner a {
  font-size: 20px;
  color: white;
}
/* MONTHLY SPECIAL BLOCKS ENDS */
/* TESTIMONIALS STARTS */
.testimonials .owl-carousel .owl-stage-outer {
  background-color: #53cbff;
  text-align: center;
}
.testimonials .owl-carousel .owl-item img {
  margin: 35px auto 0 auto;
  width: 150px;
  height: auto;
}
.cms-index-index .testimonials .testimonial-author p {
  text-align: center;
  color: #000000;
}
.testimonials .testimonial-content {
  width: 70%;
  margin: 25px auto;
  font-size: 16px;
}
.testimonials .testimonial-content p {
  position: relative;
}
.testimonials .testimonial-content i.fa-quote-left {
  font-size: 25px;
  color: #b11b0f;
  position: relative;
  margin-right: 20px;
}
.testimonials .testimonial-content i.fa-quote-right {
  font-size: 25px;
  color: #b11b0f;
  position: relative;
  margin-left: 20px;
}
.testimonials .owl-controls {
  position: absolute;
  top: 40%;
  width: 100%;
}
/* TESTIMONIALS ENDS */
/* TRENDING BLOCKS STARTS */
.container.popular-items .text-center {
  width: 100%;
  padding: 0 100px;
}
.container.popular-items .text-center .heading-popular h3 {
  font-size: 35px;
  color: #b11b0f;
  font-weight: 500;
  margin-bottom: 40px;
}
.product-item-name {
  min-height: 42px;
}
.container.popular-items .product-item-name .product-item-link {
  font-size: 25px;
  color: #002554;
  font-weight: 500;
  font-family: 'Anton', sans-serif;
  text-decoration: none;
}
.container.popular-items .action.more {
  font-size: 15px;
  font-weight: 500;
}
.container.popular-items .action.more i {
  margin-left: 15px;
}
.popular-items .product-item-info .product-item-name {
  margin-top: 20px;
}
/* TRENDING BLOCKS ENDS */
/* GOT PROJECT STARTS */
.got-project-left {
  position: relative;
  overflow: hidden;
  background: #53cbff;
  height: 280px;
  top: 30%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.got-project-left:before,
.got-project-left:after {
  content: '';
  display: block;
  position: absolute;
  width: 120%;
  right: 0;
  top: 0;
  height: 100%;
  background: #ffffff;
  transform: rotate(12deg) translateY(-76%);
  -moz-transform: rotate(12deg) translateY(-76%);
  -webkit-transform: rotate(12deg) translateY(-76%);
}
.got-project-left:after {
  transform: rotate(-12deg) translateY(76%);
  -moz-transform: rotate(-12deg) translateY(76%);
  -webkit-transform: rotate(-12deg) translateY(76%);
}
.got-project-left-inner {
  position: absolute;
  width: 100%;
  padding-right: 45%;
  padding-left: 5%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  color: white;
  text-align: center;
}
.got-project-left-inner h1 {
  font-size: 42px;
  margin: 0 0 0px;
}
.got-project-left-inner a {
  font-size: 20px;
  color: white;
}
.got-project-right {
  padding-top: 80px;
}
.got-project-right p {
  font-size: 19px;
  color: #000000;
  padding-right: 120px;
}
.custom-contact .fieldset {
  margin-bottom: 0;
}
.custom-contact .fieldset > .fields > .field:last-child {
  margin-bottom: 18px;
}
.custom-contact .fieldset input[type="text"],
.custom-contact .fieldset input[type="email"],
.custom-contact .fieldset textarea {
  background-color: #d5f2ff;
  color: #8d8d8d;
  border: 0;
}
.custom-contact .fieldset .input-text::placeholder,
.custom-contact .fieldset .input-text::-webkit-input-placeholder {
  color: #4b4b4b;
}
.custom-contact .actions-toolbar .primary,
.custom-contact .actions-toolbar .primary .action.submit.primary {
  width: 100%;
  padding: 10px 0;
  font-family: 'Anton', sans-serif;
  height: 45px;
}
/* GOT PROJECT ENDS */
.professionalism.row {
  display: block;
  width: 100%;
  text-align: center;
  margin: 120px auto 0 auto;
  position: relative;
}
.professionalism::before {
  position: absolute;
  content: '';
  top: -50px;
  left: 11%;
  width: 80%;
  height: 2px;
  background-color: #e6e6e6;
}
.professionalism::after {
  position: absolute;
  content: '';
  bottom: -40px;
  left: 11%;
  width: 80%;
  height: 2px;
  background-color: #e6e6e6;
}
.professionalism.row h1 {
  margin-bottom: 50px;
  font-weight: 500;
  color: #b11b0f;
}
.professionalism-logos {
  width: 100%;
  text-align: center;
  margin: 0 auto !important;
}
.professionalism-logos > [class*="col-"] {
  display: table;
  width: 100%;
}
.img-inner {
  height: 100px;
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
  min-width: 1%;
}
.footer-middle .block .block-title strong {
  font-family: 'Anton', sans-serif;
  font-size: 17px;
}
.footer-signup {
  margin-top: 50px;
}
.footer-signup a {
  background-color: #285a7f;
  padding: 10px 0 10px 15px;
  text-decoration: none;
}
.footer-signup a i {
  margin-left: 140px;
  margin-right: 20px;
}
.page-footer .footer-bottom {
  padding: 10px 0;
}
.page-footer .footer-bottom address {
  float: left;
  color: #4f748f;
}
.page-footer .footer-bottom .custom-block ul.links li {
  border: none;
}
.page-footer .footer-bottom .custom-block .block {
  margin-bottom: 0;
}
.page-footer .footer-bottom .custom-block ul.links a {
  color: #4f748f;
  top: 4px;
  position: relative;
}
.page-footer .footer-middle .container .col-lg-5 {
  padding: 0 110px;
}
.footer-middle .social a {
  font-size: 25px;
  color: #ffffff;
  background-color: #b11b0f;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
  top: 10px;
  position: relative;
  text-align: center;
  margin-right: 10px;
  padding-top: 3px;
}
.footer-middle .social a i.fab.fa-facebook-f::before {
  content: "\f39e";
}
/* CATEGORY PAGE STARTS */
.page-title-wrapper {
  display: inline-block !important;
  width: 50%;
  position: relative;
  overflow: hidden;
  background: #b11b0f;
  height: 240px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin-top: 50px;
  top: 80px;
}
.page-title-wrapper:before,
.page-title-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  width: 120%;
  right: 0;
  top: 0;
  height: 100%;
  background: #ffffff;
  transform: rotate(9deg) translateY(-73%);
  -moz-transform: rotate(9deg) translateY(-73%);
  -webkit-transform: rotate(9deg) translateY(-73%);
}
.page-title-wrapper:after {
  transform: rotate(-9deg) translateY(73%);
  -moz-transform: rotate(-9deg) translateY(73%);
  -webkit-transform: rotate(-9deg) translateY(73%);
}
.page-main > .page-title-wrapper .page-title {
  position: absolute;
  top: 41%;
  color: #ffffff !important;
  font-size: 35px;
  padding-left: 20px;
}
.page-title-wrapper.product {
  background-color: unset;
  height: unset;
  width: unset;
  display: block !important;
  position: inherit;
  top: unset;
  margin-top: 50px;
  margin-bottom: 0;
  transform: unset;
  -moz-transform: unset;
  -webkit-transform: unset;
}
.page-title-wrapper.product:before,
.page-title-wrapper.product:after {
  display: none;
}
.toolbar.toolbar-products {
  background-color: #d5f2ff;
  padding: 10px 15px;
  margin-top: 25px;
}
.products.columns4 .product-item-info:hover {
  -webkit-box-shadow: 0px 0px 5px 2px #d2d2d2;
  -moz-box-shadow: 0px 0px 5px 2px #d2d2d2;
  box-shadow: 0px 0px 5px 2px #d2d2d2;
}
.products.columns4 .product-item-info:hover .action.primary {
  background-color: #53cbff;
  border-color: #53cbff;
}
.products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v2 {
  width: 100%;
  background-color: rgba(83, 201, 255, 0.7);
  bottom: 0;
  top: unset !important;
  line-height: 1.8 !important;
  font-size: 14px !important;
}
.products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
  background-color: rgba(83, 201, 255, 0.7) !important;
  font-size: 14px !important;
}
a.action.primary {
  font-family: 'Anton', sans-serif;
  font-weight: 400 !important;
}
.product-item-name,
.product.name a {
  font-size: 15px;
  color: #000000;
}
.price-box .price {
  font-weight: 500 !important;
  color: #b11b0f;
  font-size: 1.6rem !important;
}
.product-item-actions .actions-secondary.towishlist,
.product-item-actions .actions-secondary.tocompare {
  background-color: #e6e6e6;
  border-color: #e6e6e6 !important;
}
.product-item .price-box .price-label,
.product-item .minimal-price-link {
  color: #b11b0f !important;
}
.product-item .price-box .price-wrapper {
  font-weight: 500;
}
.price-box {
  min-height: 55px;
}
.infinite-loader .btn-load-more {
  background-color: #d5f2ff !important;
  color: #002554 !important;
}
.catalog-category-view .container.popular-items {
  margin-bottom: 80px;
}
.toolbar label {
  text-transform: uppercase;
}
/* CATEGORY PAGE ENDS */
.catalogsearch-result-index .page-main > .page-title-wrapper .page-title {
  top: 42%;
  font-size: 35px;
}
/* PRODUCT DETAILS PAGE STARTS */
.product-info-main {
  float: left !important;
}
.product.media {
  float: right !important;
}
.block.upsell .title {
  background: none !important;
  text-align: center;
}
.block.upsell .title strong {
  font-size: 35px;
  color: #b11b0f;
  font-weight: 500;
  margin-bottom: 40px;
  text-transform: none;
  font-family: 'Anton', sans-serif;
}
.catalog-category-view .products {
  width: 100%;
}
.catalog-category-view .products.wrapper ~ .toolbar .pages {
  display: inline-block !important;
}
.products-upsell .products.list {
  width: 70%;
  margin: 0 auto;
}
.products-upsell .products.list .product-item {
  width: 33%;
}
.block-content .products-upsell .product.name a {
  font-size: 25px;
  color: #002554;
  font-weight: 500;
  font-family: 'Anton', sans-serif;
  text-decoration: none;
}
.products-grid.products-upsell .product-item-photo {
  border: 0 !important;
}
.fotorama__wrap .fotorama__stage {
  border: 0;
}
.page-title-wrapper.product {
  margin: 35px 0;
}
.page-title-wrapper.product .page-title {
  color: #b11b0f;
  font-size: 35px;
}
.catalog-product-view .page-title-wrapper.product .page-title {
  font-weight: 500;
}
.catalog-product-view .prev-next-products .product-nav .product-pop .product-name {
  font-weight: 500;
}
.page-layout-1column .product.media,
.prev-next-products {
  margin-top: 35px;
}
.product-social-links .action.towishlist,
.action.tocompare,
.product-addto-links .action.tocompare,
.product-social-links .action.tocompare {
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}
.product-info-main .product-social-links {
  border-top: 0;
}
.column.main .product-info-main .product-info-price {
  border-bottom: 1px solid #8d8d8d;
  border-top: 1px solid #8d8d8d;
  padding-top: 10px;
}
.product-info-main .product-info-stock-sku {
  color: #000000 !important;
  font-size: 20px;
}
.catalog-product-view .before-price-label {
  display: block;
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
  font-weight: 400;
}
.catalog-category-view .before-price-label {
  font-size: 18px;
  font-weight: 400;
}
/* PRODUCT DETAILS PAGE ENDS */
/* FAQ page accordion STARTS */
.accordian-title {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding-bottom: 10px;
  cursor: pointer;
}
.accordian-title > div {
  position: relative;
  padding-left: 35px;
}
.accordian-title > div::before {
  position: absolute;
  top: 0px;
  content: '+';
  width: 20px;
  height: 20px;
  color: #ffffff;
  left: 5px;
  background-color: #000000;
  display: inline-block;
  text-align: center;
}
.accordian-title.active > div::before {
  background-color: #b11b0f;
  content: '-';
}
.accordian-title.active {
  margin-bottom: 10px;
}
.accordian-content {
  padding-left: 35px;
  margin-bottom: 25px;
}
/* FAQ page accordion ENDS */
/* About Us STARTS */
.cms-about-campus-stop #maincontent,
.cms-about-campus-stop .column.main {
  padding-bottom: 0;
}
.team-staff-wrapper {
  text-align: center;
}
.team-staff-wrapper .team-title {
  color: #b11b0f;
}
.team-staff-wrapper > img,
.cms-about-campus-stop .col-sm-4 > img {
  border: 10px solid #d5f2ff;
}
.team-description {
  width: 53%;
  margin: 0 auto;
}
.team-description p {
  font-size: 15px;
}
.team-staff-list {
  width: 80%;
  margin: 60px auto 0 auto;
}
.team-logo-wrapper {
  margin: 20px auto;
}
.col-md-4.staff {
  margin-bottom: 30px;
}
.staff-data {
  background-color: #d5f2ff;
  padding: 20px;
}
.staff-name {
  display: block;
  color: #b11b0f;
  font-size: 16px;
  text-transform: uppercase;
  margin: 5px 0;
}
.staff-designation {
  display: block;
  font-size: 15px;
}
.cms-about-campus-stop .professionalism.row,
.cms-campus-stop-safety-compliance .professionalism.row {
  margin: 100px auto;
}
/* About Us ENDS */
/* Cart Page STARTS */
.cart-container .cart.table-wrapper .cart thead tr th.col,
.cart-container .cart.table-wrapper .cart > .item {
  border-bottom: 2px solid #ff9600;
}
.cart-container .cart .product-item-details .product-item-name a,
.cart-container .cart.table-wrapper .col.subtotal .price {
  color: #000000;
}
.cart-container .cart.table-wrapper .actions-toolbar > .action-edit::before,
.cart-container .cart.table-wrapper .actions-toolbar > .action-delete::before {
  color: #53cbff;
}
.checkout-cart-index .cart-discount {
  margin-bottom: 30px;
}
.cart-container .cart-discount,
.amgiftcard-apply-code.cart-discount {
  width: 50% !important;
  border: 1px solid #e6e6e6;
  padding: 25px;
}
.cart-container .cart-discount #block-discount {
  width: 100%;
}
.cart-container .cart-discount .block > .title strong,
.amgiftcard-apply-code.cart-discount .block.discount .title #block-discount-heading {
  font-weight: 600;
  font-size: 20px;
  color: #313131;
}
.checkout-cart-index .amactions-toolbar {
  width: 500px;
}
.discount-notice p {
  width: 100%;
  background-color: transparent;
  color: #8d8d8d;
  padding: 10px;
  text-align: center;
  font-size: 16px;
}
.cart.main.actions .action.update {
  border: 0;
  color: #002554;
  font-family: 'Anton', sans-serif;
}
.cart.main.actions .action.update:hover {
  color: #53cbff;
  background-color: transparent;
}
.checkout-cart-index .cart-summary {
  background-color: #d5f2ff;
  border: 0;
}
.cart-container .cart-summary .summary.title,
.opc-sidebar .opc-block-summary > .title {
  font-size: 2.2rem;
  font-weight: 600;
  color: #b11b0f;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-family: 'Anton', sans-serif;
}
.cart-totals,
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opt-sidebar .opc-block-summary .table > tbody > tr > th,
.cart-totals,
.opc-block-summary .table-totals,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  border-top: 2px solid #ff9600 !important;
}
.cart-container .cart-summary .block .title strong {
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
.cart-container .cart-summary .block.active > .title::after {
  content: '\f804';
  font-family: "porto-icons";
}
.cart-container .cart-summary .block > .title::after {
  content: '\f807';
  font-family: "porto-icons";
}
.cart-container .cart-summary .fieldset > .field > .label,
.cart-container .cart-summary .fieldset > .fields > .field > .label {
  font-size: 1rem;
}
.cart-container .cart-summary .cart-totals .grand .mark,
.cart-container .cart-summary .opc-block-summary .table-totals .grand .mark,
.cart-container .cart-summary .cart-totals .grand .amount,
.cart-container .cart-summary .opc-block-summary .table-totals .grand .amount {
  font-size: 1.5rem;
}
/* Cart Page ENDS */
.customer-account-create .page-title-wrapper::before {
  transform: rotate(9deg) translateY(-75%);
  -moz-transform: rotate(9deg) translateY(-75%);
  -webkit-transform: rotate(9deg) translateY(-75%);
}
.customer-account-create .page-title-wrapper::after {
  transform: rotate(-9deg) translateY(75%);
  -moz-transform: rotate(-9deg) translateY(75%);
  -webkit-transform: rotate(-9deg) translateY(75%);
}
.customer-account-create .page-title-wrapper .page-title {
  padding-left: 20px;
}
.account .page-main .page-title-wrapper .page-title {
  font-size: 40px !important;
}
.account-nav .nav > li.item:last-child {
  display: none;
}
.customer-account-createpassword .form.password.reset {
  display: block;
  width: 80%;
  margin: 0 auto;
  float: none;
}
/* Checkout Page STARTS */
.checkout-index-index .page-title-wrapper {
  width: 50% !important;
  height: 240px !important;
  margin-top: 50px !important;
  position: relative !important;
}
.opc-progress-bar .opc-progress-bar-item._active::before,
.opc-progress-bar .opc-progress-bar-item._active > span::before {
  background: #002554;
}
.opc-progress-bar .opc-progress-bar-item._active > span::after {
  color: #002554;
}
.opc-progress-bar .opc-progress-bar-item::before {
  top: 17px;
}
.opc-progress-bar .opc-progress-bar-item::before,
.opc-progress-bar .opc-progress-bar-item > span::before {
  background: #d5f2ff;
}
.opc-progress-bar .opc-progress-bar-item > span::after {
  font-size: 1.3rem;
  line-height: 25px;
  color: #d5f2ff;
}
.opc-progress-bar .opc-progress-bar-item._active > span {
  color: #b11b0f;
}
.opc-progress-bar .opc-progress-bar-item > span {
  color: #d6adb1;
}
.checkout-index-index .opc-wrapper .step-title {
  border-bottom: 1px solid #ff9600;
  color: #002554;
  font-family: 'Anton', sans-serif;
}
.opc-sidebar .opc-block-summary,
.opc-sidebar {
  background: #d5f2ff;
  border: 0;
  margin-bottom: 15px;
}
.opc-sidebar .opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #ff9600;
}
.opc-sidebar .opc-block-summary .table-totals .grand strong {
  font-size: 1.5rem;
}
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  color: #000000 !important;
  font-weight: 400 !important;
  font-size: 1.8rem !important;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 2px solid #ff9600;
}
.shipping-information {
  padding: 0 27px 0 27px;
}
.action.action-apply-gift {
  font-family: 'Anton', sans-serif;
  background-color: #002554;
  border: 0;
  background-image: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  padding: 7px 15px;
  line-height: 22px;
  height: 40px;
}
.action.action-apply-gift:hover {
  background-color: #53cbff;
}
/* Checkout Page ENDS */
.owl-prev {
  left: 0;
  position: absolute;
  color: #fff !important;
  font-size: 35px !important;
  text-shadow: none !important;
}
.owl-next {
  right: 0;
  position: absolute;
  color: #fff !important;
  font-size: 35px !important;
  text-shadow: none !important;
}
.owl-bottom-absolute-narrow.owl-theme .owl-controls {
  bottom: 57%;
}
.contacts-title {
  display: none;
}
.catalog-product-view .before-price-label {
  font-size: 14px;
  line-height: 20px;
}
.product-info-main .product-info-stock-sku {
  vertical-align: top;
}
.product-info-main .product-info-stock-sku {
  font-size: 16px;
}
.amasty-hide-price-image {
  margin-top: 10px;
}
.product-info-price .price-box {
  padding-bottom: 10px;
}
.cms-campus-stop-socks-case-study h2 {
  color: #b11b0f;
}
.catalog-product-compare-index .product-image-container .product-image-wrapper {
  padding-bottom: 40%;
}
.catalog-product-compare-index .product-image-container .product-image-wrapper .product-image-photo {
  width: auto !important;
}
.footer-top {
  margin-top: 100px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-title-wrapper {
    width: 80%;
  }
}
@media (max-width: 1199px) {
  .monthly-special-left:before,
  .monthly-special-left:after {
    width: 700px;
  }
  .monthly-special-left-inner {
    padding-right: 35%;
  }
  .monthly-special-left-inner h1 {
    font-size: 28px;
  }
  .monthly-special-left-inner a {
    font-size: 16px;
    color: white;
  }
  .got-project-left:before,
  .got-project-left:after {
    width: 700px;
  }
  .got-project-left-inner {
    padding-right: 35%;
  }
  .got-project-left-inner h1 {
    font-size: 28px;
  }
  .got-project-left-inner a {
    font-size: 16px;
    color: white;
  }
  .got-project-right p {
    padding-right: 0;
    text-align: justify;
  }
}
@media (max-width: 991px) {
  .page-footer .footer-middle .container .col-lg-5 {
    padding: 0 15px;
  }
  .footer-signup {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .footer-middle .block .block-title {
    margin-bottom: 5px !important;
    margin-top: 25px !important;
  }
}
@media (max-width: 767px) {
  .page-wrapper .page-header.type17 {
    background-color: transparent;
  }
  .page-wrapper .page-header.type17 .navigation > ul {
    text-align: left;
  }
  .page-wrapper .page-header.type17 .header.panel .search-area {
    display: block !important;
  }
  .page-header.type17 .bottom-panel {
    right: -5px !important;
    top: 20px !important;
  }
  .content.content-slide-1 {
    width: 70%;
  }
  .content.content-slide-1 .content-area .text-welcome-slider {
    font-size: 28px;
    margin-bottom: 0;
  }
  .merchandise-experts-section h1 {
    width: 80%;
    font-size: 34px;
  }
  .merchandise-experts-section .section-wrapper .section-one::after,
  .merchandise-experts-section .section-wrapper .section-two::after {
    background-color: transparent !important;
  }
  .merchandise-experts-section .section-wrapper .col-md-4 {
    margin-bottom: 35px;
  }
  .monthly-special-left:before,
  .monthly-special-left:after {
    display: none;
  }
  .monthly-special-left {
    height: 90px;
  }
  .monthly-special-left-inner {
    position: relative;
    padding-right: 0%;
    padding-left: 0;
  }
  .container.popular-items .text-center {
    padding: 0 !important;
  }
  .got-project-wrapper.row {
    margin-top: 50px;
  }
  .got-project-left:before,
  .got-project-left:after {
    display: none;
  }
  .got-project-left {
    height: 90px;
  }
  .got-project-left-inner {
    position: relative;
    padding-right: 0%;
    padding-left: 0;
  }
  .got-project-right {
    padding-top: 0;
  }
  .got-project-right p {
    padding-right: 0;
    text-align: justify;
  }
  .page-title-wrapper:before,
  .page-title-wrapper:after {
    display: none;
  }
  .page-title-wrapper,
  .checkout-index-index .page-title-wrapper {
    width: 100% !important;
    height: 80px !important;
    top: 0 !important;
  }
  .page-main > .page-title-wrapper .page-title {
    top: 20%;
    font-size: 32px;
  }
  .team-description {
    width: 90% !important;
  }
  .checkout-cart-index .amactions-toolbar {
    width: auto;
  }
  .cart-container .cart-discount,
  .amgiftcard-apply-code.cart-discount {
    width: 90% !important;
    margin: 0 auto;
  }
  .owl-bottom-absolute-narrow.owl-theme .owl-controls {
    bottom: 62% !important;
  }
  .catalogsearch-result-index .page-title-wrapper {
    height: 110px;
    top: 25px;
  }
  .content.content-slide-1 .content-area .text-slider-shop {
    padding: 3px 45px 3px 35px !important;
    font-size: 20px !important;
  }
  .content.content-slide-1 .content-area .text-slider-shop::after {
    top: 5px !important;
    right: 15px !important;
  }
  .catalogsearch-result-index .page-main > .page-title-wrapper .page-title {
    top: 5px;
    font-size: 28px;
    width: 100%;
    text-align: center;
    padding: 0 10px;
  }
}
@media (min-width: 320px) and (max-width: 639px) {
  .owl-bottom-absolute-narrow.owl-theme .owl-controls {
    bottom: 70% !important;
  }
  .content.content-slide-1 {
    width: 60%;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .content.content-slide-1 .content-area .text-welcome-slider {
    font-size: 27px !important;
    margin-bottom: 0;
  }
}
@media (max-width: 639px) {
  .product-info-main .product-social-links .action.tocompare {
    display: inline-block;
  }
}
/* blog css - start */
.home-blog-list {
  background-color: #d6f2fe;
  margin-top: 100px;
  padding: 50px 30px;
}
.home-blog-list .amblog-image {
  object-fit: cover;
  border: solid 5px #fff;
}
.home-blog-list h1 {
  text-align: center;
  color: #0b4471;
}
.home-blog-list .amblog-title {
  margin-top: 0px;
  margin-bottom: 15px;
}
.home-blog-list .amblog-title a {
  color: #3b0168;
  font-size: 30px;
  margin-top: 0px !important;
}
.home-blog-list .blog-short-content {
  line-height: 25px;
}
.home-blog-list .blog-short-content a {
  display: block;
  font-weight: 600;
  margin-top: 5px;
}
.amblog-post-container,
.amblog-main-content .amblog-search,
.amblog-grid-list > .amblog-item,
.amblog-grid-list .slick-slide .amblog-item {
  border-radius: 0px !important;
  padding: 0 25px 15px !important;
}
.amblog-element-block {
  border-radius: 0px;
}
.amblog-wrapper a {
  width: 100%;
  display: block;
}
.amblog-wrapper a .amblog-image {
  width: 100%;
}
.amblog-title,
.amblog-read,
.amblog-ref {
  color: #002554 !important;
}
/*.amblog-btn{
	background: #002554 !important;
}*/
.amblog-read:hover,
.amblog-ref:hover,
.amblog-link:hover {
  color: #285a7f !important;
}
/* blog css - end */
/*category view style updates - start*/
.catalog-category-view .page-title-wrapper .page-title {
  color: #002554 !important;
  font-size: 6rem;
  padding-left: 0px;
  margin-bottom: 0px !important;
}
.catalog-category-view .page-title-wrapper {
  background-color: transparent !important;
}
.catalog-category-view .page-title-wrapper::before,
.catalog-category-view .page-title-wrapper::after {
  visibility: hidden;
  opacity: 0;
  display: none;
}
.catalog-category-view .category-description {
  width: auto !important;
  max-width: 410px;
  position: relative;
  float: right;
  display: flex;
  font-size: 1.9rem;
  font-style: italic !important;
  padding: 30px 20px 30px 70px;
  margin-left: auto;
  margin-bottom: 0px;
  overflow: hidden;
  color: #002554;
}
.catalog-category-view .column.main {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px !important;
}
.catalog-category-view .column.main .page-title-wrapper {
  /*order: 1;*/
  margin-left: 0px;
  display: flex !important;
  align-items: center;
  margin-top: 0px !important;
  transform: initial !important;
  top: 0px !important;
  height: initial !important;
}
.catalog-category-view .column.main .category-view,
.catalog-category-view .column.main .page-title-wrapper {
  width: 50%;
}
.catalog-category-view .column.main .category-description {
  order: 0;
}
.catalog-category-view .column.main .page.messages {
  order: 3;
  width: 100%;
  margin: 15px 0px;
}
.catalog-category-view .column.main #layer-product-list {
  order: 4;
  width: 100%;
}
.catalog-category-view .category-description::before {
  content: '';
  width: 100%;
  height: 150%;
  display: inline-block;
  position: absolute;
  background-color: rgba(0, 37, 84, 0.08);
  border-radius: 50% 0px 0px 50%;
  top: -25%;
  left: 0;
  transform: scale(1);
}
@media (max-width: 1199px) and (min-width: 768px) {
  .page-title-wrapper {
    width: 50%;
  }
}
@media (max-width: 599px) {
  .catalog-category-view .column.main .page-title-wrapper {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .catalog-category-view .category-description {
    width: 50% !important;
  }
}
/*category view style updates - end*/
/* Campustop about us updated style - start */
.cms-about-campus-stop .page-title-wrapper {
  background-color: transparent !important;
  color: #000 !important;
  height: auto !important;
  transform: initial !important;
  top: auto !important;
  margin: 50px 0px 30px 0px !important;
  width: 100% !important;
  overflow: visible;
  -moz-transform: initial !important;
  -webkit-transform: initial !important;
  position: initial !important;
}
.cms-about-campus-stop .page-title-wrapper .page-title {
  color: #0d436e !important;
  font-size: 4rem;
  position: initial !important;
  padding-left: 7.5rem !important;
  margin-bottom: 0px !important;
}
.cms-about-campus-stop .page-title-wrapper::before,
.cms-about-campus-stop .page-title-wrapper::after {
  display: none;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.cs_page_head p {
  font-size: 18px;
}
.cs_page_head .cs_header_logo {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  background-color: #f8f8f8;
  padding: 4rem;
}
.cs_page_content_head {
  margin: 4rem 0px 2rem 0px;
}
.cs_page_content_head h3 {
  margin: 0px;
  color: #b41a0e;
  font-size: 3rem;
  font-weight: 500;
}
.cs_team_info_row {
  border-top: solid #cbcbcb 2px;
  padding-top: 3rem;
  margin-bottom: 3rem;
}
.cs_team_info_row img {
  border: solid 10px #d5f3fe;
  margin-bottom: 2rem;
}
.cs_team_info_row h4 {
  margin-top: 0px;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #af160c;
}
.cs_team_info_row p {
  margin-bottom: 0px;
  line-height: 1.7em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .cms-about-campus-stop .page-title-wrapper .page-title {
    padding-left: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .cms-about-campus-stop .page-title-wrapper .page-title {
    padding-left: 0px !important;
  }
  .cs_page_content_head h3 {
    font-size: 2rem;
  }
}
/* Campustop about us updated style - end */
.catalog-category-view .action.primary,
.catalog-product-view .action.primary,
.catalogsearch-result-index .action.primary {
  text-transform: unset !important;
}
.catalog-category-view .products-list .action.primary {
  font-size: 1.2rem !important;
}
#search_mini_form a.action.primary {
  color: #fff;
}
.products {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
/*DS CSS Start*/
.home-blog-list .col-md-6 {
  margin-top: 25px;
}
.catalog-category-view.toolbar select {
  text-indent: unset;
}
.got-project-wrapper .got-project-left {
  z-index: -9;
}
.block-search {
  padding-left: 0px !important;
}
/*DS CSS End*/
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
