/***************

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*/
.fotorama-stretch,
.fotorama-focus-overlay:after,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__html,
.fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama-grabbing-cursor,
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama-gpu,
.fotorama--fullscreen,
.fotorama__caption,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  transform: translateZ(0);
}
.fotorama-focus,
.fotorama__nav__frame,
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus {
  outline: 0;
}
.fotorama-focus-overlay:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: '';
}
.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  transform: none !important;
}
.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: 0ms;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
}
.fotorama-no-select,
.fotorama__wrap,
.fotorama__no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  user-select: none;
}
.fotorama-select,
.fotorama__select {
  user-select: text;
}
.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}
.fotorama-auto-margin,
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.fotorama-inline-block,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__caption__wrap {
  *display: inline;
  *zoom: 1;
  -moz-box-orient: vertical;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.fotorama-content-box,
.fotorama__nav__frame {
  box-sizing: content-box;
}
.fotorama-border-box,
.fotorama__thumb-border,
.fotorama__caption__wrap,
.fotorama__arr {
  box-sizing: border-box;
}
.fotorama-hidden,
.fotorama--hidden,
.fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
}
.fotorama-visible {
  left: auto;
  opacity: 1;
  position: relative;
  top: auto;
  z-index: auto;
}
.fotorama-no-tap,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__nav,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.transitionDuration {
  transition-duration: 333ms;
}
.transitionDurationZero {
  transition-duration: 0ms;
}
.fotorama-sprite,
.fotorama__fullscreen .fotorama__zoom-out,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__thumb--icon,
.fotorama__video-close {
  background-image: url('gallery.png');
  background-repeat: no-repeat;
}
@media print {
  .fotorama-print-background,
  .fotorama-sprite,
  .fotorama__thumb-border,
  .fotorama__fullscreen .fotorama__zoom-out,
  .fotorama__fullscreen .fotorama__zoom-in,
  .fotorama__arr .fotorama__arr__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-play,
  .fotorama__thumb--icon,
  .fotorama__video-close {
    background: none !important;
  }
}
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus,
.fotorama__arr:focus,
.fotorama__stage__shaft:focus,
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__dot {
  box-shadow: none;
}
.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb:after,
.fotorama__nav__frame--thumb:focus .fotorama__dot:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__thumb {
  overflow: inherit;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
  left: 1px;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
  right: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px;
}
.fotorama__thumb__arr {
  box-shadow: none;
}
.fotorama--fullscreen {
  background: #ffffff;
  bottom: 0 !important;
  float: none !important;
  left: 0 !important;
  margin: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
}
.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}
.fotorama__fullscreen {
  overflow: hidden;
  position: relative;
}
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  cursor: pointer;
  display: block;
  height: 80px;
  overflow: hidden;
  position: absolute;
  width: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out {
  background-position: 0 -80px !important;
  top: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0;
}
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__video-close {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  direction: ltr;
  position: relative;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__stage,
.fotorama__nav {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__stage__shaft {
  position: relative;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  border: none !important;
  max-width: inherit;
  opacity: 0;
}
.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  opacity: 1;
}
.fotorama__img--full {
  display: none;
}
.fotorama__nav {
  display: none;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  left: 0;
  position: relative;
  text-align: left;
  top: 0;
}
.fotorama__nav__frame {
  position: relative;
}
.fotorama__nav--dots {
  display: block;
  text-align: center;
}
.fotorama__nav--dots .fotorama__nav__frame {
  height: 30px;
  width: 18px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.fotorama__active .fotorama__dot {
  background-color: #ff5501;
  border-color: #ff5501;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
  border-width: 3px;
  height: 0;
  width: 0;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
  left: -3px;
  padding: 3px;
  top: -3px;
}
.fotorama__nav__frame:focus  {
  box-shadow: none;
}
.fotorama__nav__frame:focus :after {
  left: -1px;
  padding: 1px;
  top: -1px;
}
.fotorama__dot {
  border-radius: 6px;
  border: 1px solid #858585;
  display: block;
  height: 4px;
  left: 6px;
  position: relative;
  top: 12px;
  width: 4px;
}
.fotorama__thumb {
  background-color: #ebebeb;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  backface-visibility: hidden;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  border: 1px solid #ff5501;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9;
}
.fotorama__caption {
  bottom: 0;
  color: #000000;
  font-size: 14px;
  left: 0;
  line-height: 1.5;
  position: absolute;
  right: 0;
  z-index: 12;
}
.fotorama__caption a {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.005);
  color: #000000;
  text-decoration: none;
}
.fotorama__caption a:hover {
  border-color: rgba(0, 0, 0, 0.005);
  color: #000000;
}
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--no-captions .fotorama__caption {
  display: none;
}
.fotorama__caption__wrap {
  background-color: #ffffff;
  padding: 5px 10px;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fotorama__spinner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
}
.fotorama__wrap--css3 .fotorama__spinner {
  animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  cursor: pointer;
  position: absolute;
}
.fotorama__arr {
  z-index: 900;
}
.fotorama__fullscreen-icon,
.fotorama__zoom-out,
.fotorama__zoom-in,
.fotorama__video-close {
  z-index: 1000;
}
.fotorama__arr {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 80px;
}
._block-content-loading .fotorama__arr {
  opacity: 0;
}
.fotorama__arr .fotorama__arr__arr {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  height: 80px;
  width: 80px;
}
.fotorama__arr--prev {
  left: 0;
}
.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px;
}
.fotorama__arr--next {
  right: 0;
}
.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px;
}
.fotorama__arr--disabled {
  cursor: default;
  opacity: 0;
  pointer-events: none;
}
.fotorama__fullscreen-icon {
  background-position: 0 0;
  display: none;
  height: 80px;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 1000;
}
.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
  display: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -80px 0;
  display: inline-block;
}
.fotorama__video-play {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  background-position: -80px -160px;
  height: 160px;
  width: 160px;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  display: block;
  opacity: 1;
}
.fotorama__nav__frame .fotorama__video-play {
  background-position: 0 -240px;
  height: 80px;
  width: 80px;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(80px, -80px, 0);
  -ms-transform: translate3d(80px, -80px, 0);
  -o-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-120px, 0, 0);
  -ms-transform: translate3d(-120px, 0, 0);
  -o-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(120px, 0, 0);
  -ms-transform: translate3d(120px, 0, 0);
  -o-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(80px, -80px, 0) !important;
  -ms-transform: translate3d(80px, -80px, 0) !important;
  -o-transform: translate3d(80px, -80px, 0) !important;
  transform: translate3d(80px, -80px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-120px, 0, 0) !important;
  -ms-transform: translate3d(-120px, 0, 0) !important;
  -o-transform: translate3d(-120px, 0, 0) !important;
  transform: translate3d(-120px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(120px, 0, 0) !important;
  -ms-transform: translate3d(120px, 0, 0) !important;
  -o-transform: translate3d(120px, 0, 0) !important;
  transform: translate3d(120px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  transition-duration: 0.3s;
  transition-property: transform, opacity, background-color;
}
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after {
  background-repeat: no-repeat;
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}
.fotorama__stage:before,
.fotorama__nav:before {
  left: -10px;
  top: -10px;
}
.fotorama__stage:after,
.fotorama__nav:after {
  right: -10px;
  bottom: -10px;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-size: 1px 100%, 5px 100%;
  bottom: 0;
  height: auto;
  top: 0;
  width: 10px;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-size: 100% 1px, 100% 5px ;
  height: 10px;
  left: 0;
  right: 0;
  width: auto;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: 0;
}
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: 0;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  top: 0;
}
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 100%, 0 100%;
  bottom: 0;
}
.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  transform: translateY(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: auto;
}
.magnifier-thumb-wrapper {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.magnifier-lens {
  border: solid 1px #bbbbbb;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 800;
}
.magnify-lens {
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbbbbb;
  color: #ffffff;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 1000;
  overflow: hidden;
}
.magnify-lens .magnifier-large {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  border: none;
  position: absolute;
  z-index: 100;
}
.magnifier-loader-text {
  margin-top: 10px;
}
.magnifier-preview {
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 215px;
}
.magnifier-preview:not(.hidden) {
  background-color: #ffffff;
}
.magnifier-preview img {
  left: 0;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 0;
  object-fit: scale-down;
}
.fotorama__stage__frame {
  text-align: center;
}
.fotorama__stage__frame .fotorama__img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition-duration: 0.3s;
  transition-property: width, height, top, left;
  vertical-align: middle;
  width: auto;
}
@media all and (min-width: 768px) {
  .fotorama__stage__frame .fotorama__img {
    top: 49.5%;
  }
}
.magnify-opaque {
  opacity: .5;
}
.magnify-hidden {
  display: none;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: white;
  width: 100%;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  display: block;
  padding-bottom: inherit !important;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: inherit;
  max-width: inherit;
  position: absolute;
  right: 0;
  top: 0;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  cursor: default;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  transition: 0.3s linear;
  vertical-align: middle;
  width: auto;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
  cursor: pointer;
  max-height: none;
  max-width: none;
  transition-property: width, height, bottom, right, top, left;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
  cursor: move;
  transition-property: none;
}
.fotorama--fullscreen .fotorama__stage__frame iframe {
  left: 80px;
  width: calc(100% - 80px * 2);
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1000;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 0;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: auto;
  width: 30px;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}
.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__thumb--icon {
  font-size: 0.001px;
  padding-bottom: 30px;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background-position: -25px -265px;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background-position: -25px -350px;
}
.magnify-fullimage {
  display: none;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__arr:active,
.fotorama__thumb__arr:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__video-close {
  background-position: -80px 0;
  height: 80px;
  opacity: 0;
  right: 0;
  top: 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out;
  width: 80px;
}
@media all and (max-width: 768px) {
  .fotorama__video-close {
    background-position: -100px -20px;
    top: 10px;
    height: 40px;
    width: 40px;
  }
}
.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0);
}
.gallery-placeholder__image {
  display: block;
  margin: auto;
}
.fotorama__spinner {
  background-image: url('../../images/loader-1.gif');
  bottom: 0;
  display: none;
  height: 64px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  z-index: 100;
}
.fotorama__spinner.fotorama__spinner--show {
  display: block;
}
.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
  display: none !important;
}
.fotorama__stage .fotorama__arr--shown {
  display: block !important;
}
.fotorama__stage .fotorama__arr--hidden {
  display: none !important;
}
