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

CUSTOMIZATION STARTS HERE

***************/
body {
  font-family: 'Karla', sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Karla', sans-serif !important;
}
.logo {
  max-width: initial !important;
  left: 0px !important;
}
.page-header.type20 .header.panel {
  position: initial !important;
  margin-top: 15px !important;
  margin-right: 0px !important;
}
.section-header-middle {
  display: flex;
}
.section-header-middle .navigation-section {
  margin-left: auto !important;
}
.page-header.type20 .nav-sections {
  position: initial !important;
}
.custom-page-title-wrapper {
  margin-top: 0px !important;
}
.page-header.type20 .header.panel {
  position: initial !important;
  max-width: initial !important;
  margin: 0px -15px !important;
  width: initial !important;
  padding: 0px 15px !important;
  /*border-bottom: solid 1px #ddd;*/
  background-color: #f5f5f5;
}
.page-header.type20 .header.panel .minicart-wrapper {
  background-color: transparent !important;
}
.page-header.header-newskin .navigation > ul > li {
  min-width: initial !important;
}
.page-header.header-newskin .navigation > ul > li > a > span {
  font-size: 16px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  color: #363241;
}
.cms-index-index .page-wrapper .page-header.type20 {
  position: relative;
  padding-bottom: 0px !important;
}
.cms-index-index .page-wrapper .page-header .header.content {
  max-width: 1366px;
}
.customer-care {
  background-color: #f0f0f0;
  padding: 50px 0px;
}
.customer-care h2 {
  font-size: 60px;
  color: #545454;
}
.slider-wrapper .owl-carousel {
  margin: 0px;
}
.slider-wrapper .owl-carousel .item {
  background-size: cover;
}
.slider-wrapper .owl-carousel .slider-content {
  display: inline-block;
  width: 100%;
  padding: 10rem 0px;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.45);
}
.slider-wrapper .owl-carousel .slider-content h2 {
  margin-top: 0px;
  font-weight: 600;
  font-size: 60px;
}
.slider-wrapper .owl-carousel .slider-content p {
  font-size: 30px;
}
.slider-wrapper .owl-carousel .slider-content .btn {
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 25px;
  background-color: #fff;
  color: #d09100;
  letter-spacing: 1px;
  position: relative;
  line-height: 2;
}
.slider-wrapper .owl-carousel .slider-content .btn::before {
  content: "\f105";
  font: normal normal normal 16px/1 FontAwesome;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  line-height: 15px;
  margin-right: 10px;
  border-radius: 50px;
  color: #fff;
  background-color: #d09100;
  text-align: center;
  letter-spacing: -2px;
  margin-top: -2px;
}
.porto-icon-left-open-big,
.porto-icon-right-open-big {
  color: #fff;
}
.seasonal-items .product-item-info {
  border: 0px !important;
}
.seasonal-items .product-item-photo {
  height: 250px;
  width: 100%;
}
.seasonal-items .product-item-photo img {
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center;
}
.seasonal-items .products-grid .product-item .product-item-details {
  background-color: transparent !important;
  text-align: center !important;
}
.seasonal-items .products-grid .product-item .product-item-details .product-item-link {
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase;
}
.seasonal-items .heading-popular h3 {
  font-size: 36px !important;
  color: #FF8200;
  letter-spacing: 1px;
  font-weight: 500;
}
.paylocity-customization-wrapper .btn::after {
  content: "\f054";
  margin-left: 5px;
  font: normal normal normal 14px/1 FontAwesome;
}
.footer {
  text-transform: uppercase;
}
.footer-middle a {
  text-decoration: none;
  font-size: 14px;
}
.footer-middle a:visited {
  color: #000000 !important;
}
.customer-care .cc-card .btn:visited {
  color: #ffffff !important;
}
.customer-care {
  background-color: #f0f0f0;
  padding: 50px 0px;
  text-align: center;
  margin-bottom: 0px;
}
.customer-care p {
  font-size: 16px;
  letter-spacing: 1px;
  color: #808080;
}
.customer-care .cc-card {
  margin: 30px 0px;
}
.customer-care .cc-card .cc-card-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.customer-care .cc-card .cc-card-img {
  width: 170px;
  height: 170px;
  margin: 0px auto;
}
.customer-care .cc-card .btn {
  padding: 10px 25px;
  margin-top: 20px;
  background-color: #545454;
  text-transform: uppercase;
  font-weight: 600;
  white-space: initial !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.customer-care .cc-card .btn:hover {
  background-color: #ffffff !important;
  color: #000 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.customer-care .cc-card .btn::after {
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
  margin-left: 15px;
}
.paylocity-customization-wrapper .paylocity-customization-title {
  font-size: 60px;
}
.paylocity-customization-wrapper p {
  font-size: 18px;
  letter-spacing: 1px;
  max-width: 90%;
  margin: 0px auto;
  margin-bottom: 30px;
}
.paylocity-customization-wrapper .btn {
  padding: 10px 25px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #fff !important;
  line-height: 2 !important;
  color: #ff5f30;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.paylocity-customization-wrapper .btn:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.paylocity-customization-wrapper {
  padding: 80px 0px;
  text-align: center;
  color: #ffffff;
  background: #ff2b37;
  background: linear-gradient(90deg, #ff2b37 0%, #ff812c 100%);
}
.footer-bottom .container {
  padding-top: 20px;
  border-top: solid 1px #ff812c;
}
.footer,
.footer-middle {
  background-color: #f4f4f4 !important;
}
.top-links-area .header.links .greet.welcome,
.top-links-area .header.links .customer-welcome {
  display: none !important;
}
.page-header.type20 {
  background-color: transparent !important;
}
.page-main {
  padding-top: 50px !important;
  padding-bottom: 0px;
}
.cms-paylocity-landing-page .main {
  padding-bottom: 0px !important;
}
.page-header.type20 .header.panel .search-area > a,
.page-header.type20 .header.panel .minicart-wrapper .action.showcart::before {
  color: #666666 !important;
}
.page-wrapper .page-header.header-newskin .minicart-wrapper .text {
  display: none;
}
.page-wrapper .page-header.type20 .header.panel .search-area > a {
  font-size: 20px;
  text-decoration: none;
}
.page-wrapper .page-header.header-newskin .navigation .level0 > .level-top {
  padding: 5px 12px;
}
.page-header.type20 .navigation li.level0 > .level-top span {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
}
.sw-megamenu.navigation li.level0.staticwidth .submenu a > span {
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
}
.page-wrapper .page-header.header-newskin .navigation .level0 > .level-top {
  color: #000000;
}
.page-header.header-newskin .navigation li.level0.staticwidth .submenu li.level1 > a {
  margin-top: 10px;
}
.page-header.header-newskin .top-links-icon a {
  text-transform: capitalize;
  font-size: 15px;
}
header.page-header + div {
  border-top: solid 1px #ffffff !important;
}
header.page-header + div:before {
  content: '';
  display: block;
  width: 100%;
  position: Absolute;
  left: 0;
  top: -4px;
  background: #EEEFEA;
  height: 3px;
  z-index: 5;
}
.page-wrapper .page-header.type20 .navigation > ul {
  padding-right: 0;
}
.page-header.header-newskin .navigation > ul > li {
  position: relative !important;
  min-width: 130px;
}
.page-header.header-newskin .navigation > ul > li:after {
  content: '';
  display: block;
  width: 15px;
  height: 4px;
  background: #ffffff;
  position: absolute;
  bottom: -7px;
  right: -10px;
}
.page-header.header-newskin .navigation > ul > li:first-child:before {
  content: '';
  display: block;
  width: 15px;
  height: 4px;
  background: #ffffff;
  position: absolute;
  bottom: -7px;
  left: -10px;
}
header.page-header + div.custom-page-title-wrapper {
  border-top: solid 1px #FFFFFF !important;
  position: relative;
  margin-top: 69px;
  z-index: 1;
}
.page-wrapper .page-header.type20 .navigation .level0.active {
  background-color: #f2f2f2;
}
.page-wrapper .page-header.type20 .navigation .level0.active > .level-top {
  color: #000000;
  background: transparent;
}
.secondary-logo-wrapper {
  display: inline-block;
  width: auto;
  position: relative;
  left: -30%;
  top: 35px;
}
.heading-popular h3 {
  font-size: 52px;
  font-weight: 600;
  color: #262626;
  font-family: 'Karla', sans-serif;
  text-transform: uppercase;
}
.heading-popular p {
  font-size: 22px;
  font-weight: 400;
  color: #262626;
}
.container.popular-items .products-grid.columns4 .product-item {
  position: relative;
}
.container.popular-items .text-center {
  width: 95%;
  margin: 0 auto;
}
.product-item-info {
  border: 2px solid #f2f2f2;
}
.products-grid .product-item .product-item-details {
  background-color: #f2f2f2;
  text-align: left;
  padding: 10px 20px;
}
.products-grid .product-item .product-item-details .product.name {
  min-height: 60px;
}
.products-grid .product-item .product-item-details .product.name a {
  font-weight: 700;
  font-size: 20px;
  color: #3d332b;
}
.products-grid .product-item-details .product-item-actions {
  margin: 0 !important;
  padding: 0 10px 15px;
}
.products.wrapper .product-item .qty-box {
  margin: 10px 0 !important;
}
.product-item-details .price-box .price {
  font-weight: 400;
  font-size: 1.3rem;
}
.product-item .tocart::before {
  display: none !important;
}
.box-tocart .action.tocart::after,
.product-item .tocart::after {
  content: '+';
  font-size: 25px;
  position: relative;
  left: 8px;
  color: #ffffff;
}
.product-item .tocart {
  padding: 0 35px;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 600;
}
.products-grid .product-item-details .product-item-actions .tocart {
  background-color: #a8a28e;
  border-color: #a8a28e;
  color: #ffffff;
}
.products-grid .product-item-details .product-item-actions .tocart span,
.products-list .product-item-details .product-item-actions .tocart span {
  top: -5px;
  position: relative;
}
button.action.primary .column .products-grid .product-item-details .product-item-actions .tocart:hover,
.donate-button-wrapper .button:hover,
.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
  background-color: #ff812c !important;
  border-color: #ff812c !important;
}
button.action.primary:focus,
button.action.primary:active {
  background-color: #ff812c !important;
  border-color: #ff812c !important;
}
.products-list .product-item {
  border-bottom: 2px solid #f2f2f2;
  margin-bottom: 15px;
}
.minicart-items-wrapper .product-item-details .product-item-name a {
  color: #000000;
}
.cs-thumb-overlay {
  background: rgba(0, 0, 0, 0.3);
  color: white;
  font-weight: 500;
  height: 60%;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0 !important;
  -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;
  display: none;
  padding: 15px 0;
}
.product-item-info:hover .cs-thumb-overlay {
  position: absolute;
  top: 0;
  z-index: 9;
}
.cs-thumb-overlay span.product-name {
  display: block;
  font-weight: 500;
  padding: 10px 10px;
  font-size: 16px;
  background-color: rgba(10, 153, 218, 0.51);
  color: #fff;
}
.products-grid .product-items .product-item:hover .cs-thumb-overlay {
  display: block;
}
#minicart-content-wrapper .actions .secondary a.action.viewcart {
  background-color: #a9a9a9;
  border-color: #a9a9a9;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
#minicart-content-wrapper .actions .secondary a.action.viewcart:hover {
  background-color: #a9a9a9;
  border-color: #a9a9a9;
}
.action.tocart.primary {
  background-color: #FF812C !important;
  border: solid #FF812C !important;
  line-height: 1;
}
.action.tocart.primary:hover {
  background-color: #FF812C !important;
}
/*
.foxshop-customization.container {
	position: relative;
}

.foxshop-customization.container::after {
    position: absolute;
    content: "";
    top: 0;
    border-top: 30px solid @c-white;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    left: 47%;
}
.foxshop-customization-wrapper {
	background-color: @c-gray;
	text-align: center;
	margin-top: 75px;
}
.catalog-category-view .foxshop-customization-wrapper {
	margin-top: 0;
}
.foxshop-customization-wrapper .container {
	padding: 60px 0;
}
.foxshop-customization-wrapper .custom-text {
	padding-top: 60px 0;
}
.foxshop-customization-wrapper .foxshop-customization .foxshop-customization-title {
	font-weight: 600;
	font-family: @f-heading;
	font-size: 52px;
	color: @c-heading;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.foxshop-customization-wrapper .foxshop-customization p {
    font-size: 22px;
	width: 35%;
	color: @c-heading;
	margin: 20px auto;
}
.foxshop-customization-wrapper .foxshop-customization .foxshop-customization-button .button.custom-button {
	padding: 5px 30px;
	background-color: @c-bluegray;
	font-size: 18px;
	color: @c-white;
	margin-top: 15px;
	display: inline-block;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
}
.foxshop-customization-wrapper .foxshop-customization .foxshop-customization-button .button.custom-button::after {
	content: '>';
	right: -10px;
	position: relative;
	font-size: 25px;
}
.foxshop-customization-wrapper .foxshop-customization .foxshop-customization-button .button.custom-button:hover {
	background-color: #656F80;
	border-color: #656F80;
}
.foxshop-customization .container {
	padding: 60px 0;
}*/
.customercare {
  text-align: center;
  margin-top: 50px;
}
.customercare .customer-title {
  font-size: 52px;
  font-weight: 600;
  font-family: 'Karla', sans-serif;
  color: #262626;
  text-transform: uppercase;
}
.customercare .inner-care p {
  font-size: 22px;
  font-weight: 400;
  color: #262626;
}
.customercare .care-links ul li {
  border: none;
  margin: 25px 50px 5px;
  padding: 10px 60px 10px 35px;
  list-style: none;
  background-color: #92a2bd;
}
.customercare .care-links ul li:hover {
  background-color: #92a2bd;
}
.customercare .care-links ul li a {
  font-size: 15px;
  color: #ffffff;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
}
.customercare .care-links ul li a::after {
  content: '+';
  height: 10px;
  width: 10px;
  position: absolute;
  right: -25px;
  top: -9px;
  font-size: 25px;
  color: #ffffff;
  font-weight: 300;
}
.customercare .inner-care .care-links ul {
  padding-left: 0;
}
.demo-tooltip {
  top: 3px;
  margin-left: 20px;
  position: relative;
}
.demo-tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #777777;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-right: 5px;
  right: 100%;
  top: 0;
}
.demo-tooltip .tooltip-content:after,
.demo-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.demo-tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.demo-tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.demo-tooltip .tooltip-content:after,
.demo-tooltip .tooltip-content:before {
  left: 100%;
}
.demo-tooltip .tooltip-content:after {
  border-left-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.demo-tooltip .tooltip-content:before {
  border-left-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.demo-tooltip .tooltip-toggle {
  cursor: help;
}
.demo-tooltip .tooltip-toggle:hover + .tooltip-content,
.demo-tooltip .tooltip-toggle:focus + .tooltip-content,
.demo-tooltip:hover .tooltip-content {
  display: block;
}
.demo-tooltip .tooltip-toggle::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #666666;
  content: '\f853';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
/* .owl-carousel .owl-item{
	width: 240px !important;
}

.owl-stage{
	width: 800px;
	margin: 0 auto;
} */
.social-icons-wrapper {
  text-align: center;
  margin-top: 0;
}
.social-icons-wrapper .social-icons li {
  margin: 0 15px;
}
.social-icons-wrapper .social-icons li a {
  width: 35px;
  height: 35px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  text-decoration: none;
  background-size: 22px 22px;
  background-position: center;
}
.social-icons-wrapper .social-icons li a:hover {
  border: 3px solid white;
  border-radius: 5px;
  padding: 5px;
}
.social-icons-wrapper .social-icons li.facebook a {
  background-image: url("../image/facebook-icon.png");
}
.social-icons-wrapper .social-icons li.linkedin a {
  background-image: url("../image/linkedin-icon.png");
}
.social-icons-wrapper .social-icons li.twitter a {
  background-image: url("../image/twitter-icon.png");
}
.social-icons-wrapper .social-icons li.flicker a {
  background-image: url("../image/flicker-icon.png");
}
.footer .footer-middle .block .block-title strong {
  font-weight: 600;
}
.footer .footer-middle .block .block-title {
  position: relative;
  margin-bottom: 25px;
  letter-spacing: 1px;
}
/*.footer .footer-middle .block .block-title::after {
	content: '';
	height: 3px;
	width: 65%;
	background-color: @c-button-hover;
	position: absolute;
	bottom: -10px;
	left: 0;
}*/
.product-info-main .products-upsell .owl-carousel .owl-item {
  width: 240px !important;
}
.product-info-main .products-upsell .owl-stage {
  width: 800px;
  margin: 0 auto;
}
/* Product detail page - start */
.catalog-product-view .footer .footer-middle .block .block-title::after {
  background: none !important;
}
.catalog-product-view header.page-header + div:before {
  background: none !important;
}
.product.info.detailed #tab-label-description a,
.product.info.detailed #tab-label-additional a {
  padding: 4px 15px;
}
/*.product-info-main .product.sku .type{
	margin-right: 3px !important;
}*/
.catalog-product-view .products-grid.products-upsell .product-item {
  width: 33.33%;
}
.catalog-product-view .products-grid.products-upsell {
  width: 65%;
  margin: 0 auto;
}
.catalog-product-view .upsell {
  text-align: center;
}
.catalog-product-view .block.upsell .title strong {
  font-size: 40px;
  text-transform: none;
  margin-bottom: 15px;
  display: inline-block;
  font-family: 'Karla', sans-serif;
}
.catalog-product-view .block.upsell {
  margin-top: 80px;
}
.catalog-product-view .page-title-wrapper.product {
  display: none;
}
.catalog-product-view .block.upsell .title {
  background: none !important;
}
.catalog-product-view .fotorama__caption {
  display: none;
}
.catalog-product-view .product-info-main .product-info-price {
  border-bottom: 2px #FF812C solid !important;
  border-top: 2px #FF812C solid;
  padding-top: 25px;
  font-size: 17px;
}
.catalog-product-view .product-info-stock-sku .stock .label {
  display: none;
}
.catalog-product-view .product-info-main .product-info-stock-sku {
  color: #000;
}
.catalog-product-view .product-info-main h1 {
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #262626;
  font-size: 45px;
}
.catalog-product-view .product-info-main .product.overview,
.product.attribute.description {
  margin-bottom: 5px;
  font-size: 16px;
}
.catalog-product-view .product-info-price .price-box .price-container .price {
  font-size: 20px;
  line-height: 0px;
  font-style: normal;
  font-weight: 400;
}
.catalog-product-view .fotorama__stage {
  border: none;
}
.catalog-product-view .box-tocart .input-text.qty {
  height: auto !important;
}
.catalog-product-view .product.data.items > .item.content {
  background: #f2f2f2;
}
.product.info.detailed .product.data.items > .item.title.active > .switch {
  border: 0;
  padding-top: 0;
  color: #ffffff;
  background-color: #444444;
}
.product.info.detailed .product.data.items > .item.title {
  border: 0;
  padding-top: 0;
  color: #a8a28e;
  background-color: #d9d9d9;
}
.column.main .product-info-main .product-social-links {
  border-top: none;
}
.product-add-form .box-tocart .action.tocart {
  padding: 0 50px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}
.product-add-form .box-tocart .action.tocart > span {
  top: -5px;
  position: relative;
}
.products.wrapper .product-item .qty-box .qtyplus,
.products.wrapper .product-item .qty-box .qtyminus,
.products.wrapper .product-item .qty-box input {
  background: transparent;
  background-color: transparent !important;
}
/* Product detail page - end */
/* login popup - start */
.block-authentication .action-login {
  background-color: #FF812C;
  border-color: #FF812C;
  color: #FFFFFF;
  width: auto;
  padding-top: 7px;
  margin: 0 15px 0 0;
}
.login-container .actions-toolbar .action.primary,
.cart-summary .button.action.primary {
  background-color: #FF812C;
  border-color: #FF812C;
  color: #FFFFFF;
}
.login-container .actions-toolbar .action.primary:hover,
.cart-summary .button.action.primary:hover {
  background-color: #FF812C;
  border-color: #FF812C;
  color: #FFFFFF;
}
.block-new-customer .action.primary,
.cart-discount .button.action.primary,
.cart-discount .button.action.primary:hover {
  background-color: #a9a9a9 !important;
  border-color: #a9a9a9 !important;
  color: #FFFFFF;
}
.block-authentication .action-register {
  padding-top: 7px !important;
  background-color: #a9a9a9 !important;
  border-color: #a9a9a9 !important;
  color: #FFFFFF;
  margin: 0 15px 0 0;
  width: auto;
}
/*.block-authentication .action-register:hover, .block-new-customer .action.primary:hover{
	background-color: #FF812C !important;
    border-color: #FF812C !important;
    color: #FFFFFF !important;
}*/
/* login popup - end */
/* checkout page - start */
#checkout .opc-progress-bar-item._active::before,
#checkout .opc-progress-bar-item._active > span::before {
  background: #6ba6ba;
}
#checkout .opc-progress-bar-item > span::after {
  color: #000;
}
#checkout .opc-progress-bar-item > span::before {
  width: 45px;
  height: 45px;
}
#checkout .opc-progress-bar-item > span::after {
  width: 33px;
  height: 33px;
}
#checkout .opc-progress-bar-item > span {
  font-size: 1.3rem;
}
#checkout .opc-block-summary {
  background: none;
  border: none;
  color: #000;
  font-size: 1.8rem;
}
#checkout .opc-block-summary > .title {
  font-size: 1.6rem;
  font-weight: 600;
  color: #3d332b;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#checkout .opc-block-summary .items-in-cart > .title {
  padding: 0;
}
#checkout .opc-block-summary .items-in-cart > .title strong {
  font-size: 1.2rem;
}
#checkout .opc-wrapper .step-title {
  border-bottom: 1px solid #ccc;
  font-size: 1.6rem;
  font-weight: 600;
  color: #262626;
}
#checkout #payment_form_purchaseorder .control {
  width: 300px;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  background-color: #F2F2F2;
  padding: 30px;
  width: 60%;
}
.payment-option-content .form-discount .control,
.payments .gift-card-form .control {
  width: 80%;
}
.checkout-payment-method .payment-option-title {
  border-top: none;
}
#checkout .amgiftcard-check {
  padding-right: 15px;
}
#checkout button.action-apply-gift {
  background-color: #847F70;
  border-color: #847F70;
  color: #FFFFFF;
}
#checkout button.action-apply-gift {
  background-color: #A8A28E;
  border-color: #A8A28E;
  color: #FFFFFF;
}
#checkout .opc-block-summary,
.opc-block-summary .grand .mark,
.payment .opc-block-summary .table-totals .grand .amount {
  font-size: 1.3rem !important;
}
.shipping-information .opc-block-shipping-information {
  margin-left: 30px !important;
}
#checkout .minicart-items .product-item-details .details-qty,
#checkout .opc-block-summary .product-item .price {
  font-size: 1rem;
}
#checkout .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
  margin: top: 30px;
}
#checkout .div.mage-error {
  font-size: 1rem;
}
/* checkout page - end */
/* Reset password - start */
.password.reset {
  width: 40%;
}
.password.reset .confirmation label {
  margin-top: 20px;
}
.password.reset #password-error {
  margin-top: 16px;
}
.password.reset .password-strength-meter {
  margin-top: 2px;
}
/* Reset password - end */
.page-title-wrapper h1#page-title-heading span,
.page-title-wrapper h1.page-title span {
  font-size: 45px;
  font-weight: 600;
  color: #262626;
  text-transform: uppercase;
}
/* cart page - start */
.cart-container .cart.table-wrapper .product-item-name {
  margin-top: 0;
  display: contents;
}
.cart-container .cart.table-wrapper .product-image-container {
  border: 0;
}
.cart-container .cart.table-wrapper .product-item-details {
  vertical-align: top;
  padding-top: 0;
}
.cart-container .cart.table-wrapper .col.price,
.cart-container .cart.table-wrapper .col.subtotal,
.cart-container .cart.table-wrapper .col.msrp,
.cart-container .cart.table-wrapper .col.qty {
  vertical-align: top;
}
.cart-container .cart.main.actions .action.update {
  padding: 5px 15px;
  height: 40px;
  font-size: 15px;
  color: #262626;
  border-color: #262626;
}
.cart-container .cart.table-wrapper .cart thead tr th.col {
  font-size: 17px;
}
.cart-container .cart-summary {
  border: 0;
  background: transparent;
}
.cart-container .cart-summary .summary.title {
  font-size: 2.2rem;
  font-weight: 600;
  color: #3d332b;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-family: 'Karla', sans-serif;
}
.cart-container .cart-summary .block .title strong {
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #3d332b;
}
.cart-container .cart-summary dt.item-title,
.cart-container .cart-summary .block .fieldset .field > .label {
  color: #3d332b;
}
#cart-totals .totals.sub .mark {
  color: #3d332b;
}
#cart-totals .grand.totals .mark strong,
#cart-totals .grand.totals .amount .price {
  color: #3d332b;
  font-size: 20px;
}
.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-discount {
  width: 40%;
  background-color: #f2f2f2;
  padding: 25px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cart-container .cart-discount {
    width: 100%;
  }
}
.cart-container .cart-discount .block > .title {
  color: #3d332b;
}
.cart-container .cart-discount #block-discount {
  width: 100%;
}
.cart-container .cart-discount .fieldset {
  width: 80%;
}
.cart-container .cart-summary .checkout-methods-items .action.primary.checkout {
  background-color: #FF812C;
  border-color: #FF812C;
}
.cart-discount .action.apply.primary {
  background-color: #a9a9a9 !important;
  border-color: #a9a9a9 !important;
  color: #FFFFFF;
}
/* cart page - end */
/* customer account - start */
.sidebar-main .account-nav .nav > li {
  border: 0;
  line-height: 1.5;
  font-size: 15px;
}
.block-dashboard-info .box .box-title,
.block-dashboard-info .box .box-content,
.block-dashboard-info .box .box-actions,
.box.box-billing-address .box-title,
.box.box-billing-address .box-actions,
.box.box-billing-address .box-content,
.box.box-shipping-address .box-content,
.box.box-shipping-address .box-title,
.box.box-shipping-address .box-actions {
  border: 0;
}
.block-dashboard-info .box .box-content,
.box.box-billing-address .box-content,
.box.box-shipping-address .box-content {
  background: transparent;
}
.account .form-address-edit,
.account .form-edit-account {
  border: 0;
  padding-top: 0;
  box-shadow: unset;
}
/* customer account - end */
.message.global.cookie {
  background: #676157 !important;
  color: #E6E6E6 !important;
  font-size: 15px !important;
  z-index: 10;
}
.cookie .action {
  background: #f0f0f0;
}
button#btn-cookie-allow:hover {
  color: #777;
}
/* Catalog listing - start */
.products.wrapper .product-item .qty-box {
  width: 120px !important;
}
.products.wrapper .product-item .qty-box input {
  width: 50px !important;
}
#ln_slider_price .ui-slider-handle {
  background-color: #005480 !important;
}
.catalog-category-view .page-footer {
  margin-top: 50px;
}
.action.tocart.primary::after {
  display: inline-block;
  vertical-align: middle;
  top: -3px;
}
.action.tocart.primary span {
  top: 0px !important;
  display: inline-block;
  line-height: 1.8;
}
.product-add-form .action.tocart.primary::after {
  display: inline-block;
  vertical-align: middle;
  top: -3px;
}
.product-add-form .action.tocart.primary span {
  top: 0px !important;
  display: inline-block;
  line-height: 1.8;
}
/* Catalog listing - end */
.customer-account-create .action.primary,
.checkout-cart-index .action.primary {
  font-family: 'Karla', sans-serif !important;
}
@media (min-width: 768px) {
  .page-header.type20 .header.panel .search-area {
    margin-top: 10px !important;
  }
  .page-wrapper .page-header.type20 .logo {
    left: -15%;
  }
  .page-wrapper .page-header.type20 .nav-sections {
    top: unset;
    margin-top: 20px;
  }
  .page-wrapper .page-header.type20 .navigation li.level0 {
    text-align: center;
  }
  .page-wrapper .page-header.header-newskin .navigation .level0:hover > .level-top {
    color: #000000 !important;
  }
  .page-header.type20 .top-links-area {
    margin: 0 0 0 25px;
  }
  .page-header.type20 .top-links-area .links {
    top: 35px;
  }
  .page-wrapper .page-header.type20 .header.panel .top-panel,
  .page-wrapper .page-header.type20 .header.panel .bottom-panel {
    display: inline-block;
  }
  .page-wrapper .page-header.header-newskin .minicart-wrapper .action.showcart::after {
    display: none;
  }
  .page-wrapper .page-header.type20 .minicart-wrapper .action.showcart {
    top: 7px;
    padding-right: 22px;
  }
  .page-wrapper .page-header.type20 .top-links-icon {
    cursor: pointer;
  }
  .page-wrapper .page-header.type20 .minicart-wrapper .action.showcart::before,
  .page-wrapper .page-header.type20 .minicart-wrapper .action.showcart.active::before {
    line-height: 28px;
    font-weight: 800;
  }
  .page-wrapper .page-header.type20 .top-links-icon::before {
    background-image: url("../image/account-icon.png");
    /* content: "\f850"; */
    content: "";
    display: block;
    position: absolute;
    right: -4px;
    top: 7px;
    /* font-family: "porto-icons"; */
    margin-top: unset;
    font-size: 25px;
    color: #666666;
    width: 20px;
    height: 23px;
  }
  .page-wrapper .page-header.type20 .top-links-area .top-links-icon a {
    margin-right: 4px;
    position: relative;
    top: 2px;
    color: #000000;
  }
  .page-wrapper .page-header.type20 .header.panel .search-area > a,
  .page-wrapper .page-header.type20 .header.panel .minicart-wrapper .action.showcart::before,
  .page-wrapper .page-header.type20 .header.panel .minicart-wrapper .action.showcart::before,
  .page-wrapper .page-header.type20 .header.panel .minicart-wrapper .action.showcart.active::before {
    color: #666666;
  }
  .page-wrapper .page-header.header-newskin .minicart-wrapper .action.showcart .counter.qty {
    right: 13px;
  }
  .page-wrapper .page-header.type20 .minicart-wrapper {
    margin-left: 15px;
    margin-right: 0;
  }
  .page-wrapper .page-header.type20 .header.panel .top-panel .field-tooltip {
    right: unset;
    top: 5px;
    display: inline-block;
    position: relative;
    margin: 0 0 0 20px;
  }
  .page-wrapper .page-header.type20 .header.panel .top-panel .field-tooltip .field-tooltip-action::before {
    color: #666666;
  }
  .customercare .care-links ul li {
    display: inline-block;
  }
  .page-footer .footer-bottom .logo {
    float: right;
    margin-right: 0;
    margin-left: 20px;
  }
  .page-footer .footer-bottom address {
    text-align: right;
    margin-top: 10px;
    line-height: 20px;
  }
  .page-footer .footer-bottom .custom-block {
    margin-top: 10px;
    line-height: 20px;
  }
  .footer-bottom {
    padding-top: 0px;
    background-color: #f4f4f4;
  }
}
@media (min-width: 768px) and screen and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
  .page-wrapper .page-header.type20 .nav-sections {
    top: auto;
    margin-top: 25px !important;
  }
  .page-wrapper .type20.page-header .top-links-icon::before {
    margin-top: auto !important;
  }
}
@media (max-width: 767px) {
  .page-wrapper .page-header.type20 .logo {
    margin-top: 25px;
  }
  .page-wrapper .page-header.type20 .logo img {
    height: auto;
  }
  .demo-tooltip {
    display: none !important;
  }
  .secondary-logo-wrapper {
    display: block !important;
    width: 100% !important;
    text-align: center;
    margin: 10px 0;
    position: unset !important;
  }
  .heading-popular h3,
  .customercare .customer-title,
  .foxshop-customization-wrapper .foxshop-customization .foxshop-customization-title {
    font-size: 37px;
  }
  .heading-popular p,
  .customercare .inner-care p {
    font-size: 18px;
  }
  .products-grid .product-item .product-item-details {
    padding: 10px !important;
  }
  .products-grid .product-item-details .product-item-actions {
    padding: 0 !important;
  }
  .foxshop-customization-wrapper .foxshop-customization p {
    width: 85% !important;
  }
  .footer-bottom .container address {
    width: 55%;
    line-height: 18px !important;
    display: inline-block;
    text-align: center;
  }
  .footer-bottom .container .logo {
    margin-right: 10px;
    display: inline-block;
    top: -25px;
    position: relative;
  }
  .footer-bottom .container .custom-block {
    line-height: 18px !important;
  }
  .checkout-payment-method .payment-option._collapsible .payment-option-content,
  #checkout #payment_form_purchaseorder .control,
  #checkout button.action-apply-gift,
  #checkout .amgiftcard-check {
    width: 100%;
  }
  #checkout .amgiftcard-check .action-apply-gift {
    margin: 10px 0 10px 0;
  }
  #checkout .payment-option-inner .actions-toolbar .action.primary {
    margin-top: 10px;
  }
  .cart-container .cart-discount {
    width: 100% !important;
  }
  .cart-summary {
    padding: 0 !important;
  }
}
@media (min-width: 320px) and (max-width: 540px) {
  .products-grid .product-item {
    width: 100% !important;
  }
  .products.wrapper.grid {
    width: 100%;
    margin: 0 auto !important;
  }
  .footer-bottom,
  .footer-bottom p {
    text-align: center !important;
  }
  .footer-bottom .container .logo {
    top: -5px !important;
  }
  .cart-container .cart-discount .fieldset {
    width: 100% !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 320px) and (max-width: 385px) {
  .customercare .care-links ul li a::after {
    right: -40px;
  }
}
@media (min-width: 768px) and (max-width: 868px) {
  .secondary-logo-wrapper {
    width: 30%;
    left: -17%;
  }
}
@media (min-width: 869px) and (max-width: 1280px) {
  .secondary-logo-wrapper {
    width: 33%;
    left: -20%;
  }
}
/* cms slider banner text - start*/
.cms-bmw-home .content-area {
  position: absolute;
  top: 50%;
  width: 420px;
  transform: translateY(-50%);
}
.cms-bmw-home .text-welcome-slider {
  font-size: 35px;
  margin-left: -90px;
  margin-top: -22px;
}
.cms-bmw-home .text-header-slider {
  font-size: 57px;
  font-weight: bold;
  color: #000;
  margin-left: 25px;
  padding: 0;
}
.cms-bmw-home .text-slider-shop {
  background-color: #92A2BD;
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bold;
  padding: 15px 40px;
  height: auto;
  text-decoration: none;
  margin-left: 10px;
  border: 0;
  margin-top: 30px;
}
.cms-bmw-home .content-area a::after {
  content: '+';
  height: 10px;
  width: 10px;
  position: absolute;
  font-size: 30px;
  margin-left: 10px;
  color: #FFFFFF;
  font-weight: 300;
}
@media (max-width: 767px) {
  .cms-bmw-home .content-area {
    width: auto;
    margin-left: 35px;
  }
  .cms-bmw-home .text-welcome-slider {
    font-size: 15px;
    margin-left: -40px !important;
    margin-top: 40px;
    margin-bottom: 0;
  }
  .cms-bmw-home .text-header-slider {
    font-size: 27px;
    margin-left: -47px;
    width: 200px;
  }
  .cms-bmw-home .text-slider-shop {
    font-size: 12px;
    margin-left: -50px;
    padding: 15px 30px 15px 15px;
  }
  .cms-bmw-home .content-area a::after {
    font-size: 19px;
    bottom: 13px;
  }
}
@media only screen and (min-device-width: 1200px) and (max-device-width: 1366px) {
  .slider-wrapper .owl-carousel .slider-content {
    padding: 7rem 0px;
  }
  .slider-wrapper .owl-carousel .slider-content h2 {
    font-size: 50px;
  }
  .slider-wrapper .owl-carousel .slider-content p {
    font-size: 24px;
  }
  .slider-wrapper .owl-carousel .slider-content .btn {
    padding: 5px 15px;
    font-size: 14px;
    margin-top: 15px;
  }
}
@media only screen and (min-device-width: 767px) and (max-device-width: 1200px) {
  .slider-wrapper .owl-carousel .slider-content {
    padding: 4rem 0px;
  }
  .slider-wrapper .owl-carousel .slider-content h2 {
    font-size: 35px;
  }
  .slider-wrapper .owl-carousel .slider-content p {
    font-size: 20px;
  }
  .slider-wrapper .owl-carousel .slider-content .btn {
    padding: 3px 10px;
    font-size: 10px;
    margin-top: 12px;
  }
}
@media only screen and (max-device-width: 767px) {
  .catalog-product-view .page-header.type20 .nav-sections {
    position: fixed !important;
  }
  .page-header.type20 .nav-sections {
    position: fixed !important;
  }
  .page-main {
    padding-top: 10px !important;
  }
  .owl-middle-narrow.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    font-size: 20px;
  }
  .slider-wrapper .owl-carousel .slider-content {
    padding: 10px 0px;
  }
  .slider-wrapper .owl-carousel .slider-content h2 {
    font-size: 20px;
  }
  .slider-wrapper .owl-carousel .slider-content p {
    font-size: 10px;
  }
  .slider-wrapper .owl-carousel .slider-content .btn {
    padding: 6px 6px;
    font-size: 5px;
    margin-top: 6px;
  }
  .seasonal-items .heading-popular h3 {
    font-size: 18px !important;
    font-weight: 250;
  }
  .customer-care h2 {
    font-size: 30px;
  }
  .paylocity-customization-wrapper .paylocity-customization-title {
    font-size: 30px;
  }
  .paylocity-customization-wrapper p {
    font-size: 13px;
  }
  .paylocity-customization-wrapper {
    padding: 50px 0px;
  }
}
/* cms banner slider - end*/
/*@media (min-width: 1024px){
	.page-products .products-grid .product-item {
	   margin-left: calc((100% - 4 * 24.439%) / 3);
	   padding: 0;
	   width: 32.333333%;
	}
}*/
.section-logo img {
  object-fit: contain;
}
/* Gift wrap styling - start */
.amwrap-option-list .amwrap-option:hover {
  background: #FF812C !important;
  color: #fff !important;
  border: #FF812C !important;
}
.amwrap-option-list .amwrap-option {
  height: auto !important;
  color: #fff !important;
  border: #a9a9a9 !important;
  background: #a9a9a9 !important;
}
.amwrap-item-option .amwrap-add,
.amwrap-item-option .amwrap-add:focus,
.amwrap-item-option .amwrap-add:hover,
.amwrap-item-option .amwrap-add:active,
.amwrap-item-option .amwrap-add:not(.primary) {
  background: #FF812C !important;
  color: #fff !important;
}
.amwrap-item-option {
  background: #ccc8c8 !important;
  color: #f7f6f6 !important;
  height: 50px !important;
  line-height: 20px !important;
  padding: 10px 10px !important;
  font-weight: 1000 !important;
}
.amwrap-btn.-fill {
  border: 1px solid #FF812C !important;
  border-color: #FF812C !important;
  background: #FF812C !important;
  color: #fff !important;
}
.amwrap-btn.-fill:hover {
  border: 1px solid #FF812C !important;
  border-color: #FF812C !important;
  background: #FF812C !important;
}
.amwrap-item-option .amwrap-add,
.amwrap-item-option .amwrap-add:focus,
.amwrap-item-option .amwrap-add:hover,
.amwrap-item-option .amwrap-add:active,
.amwrap-item-option .amwrap-add:not(.primary) {
  padding: 10px 10px !important;
  height: 30px !important;
  line-height: 10px !important;
  font-size: 15px !important;
}
.cart-container .cart.main.actions .action.update:hover {
  color: #fff !important;
}
.cart-container .cart.main.actions .action.update {
  color: #262626 !important;
}
.amwrap-btn.-primary {
  border: 1px solid #262626 !important;
  color: #262626 !important;
  font-size: 15px !important;
}
.amwrap-chevron:after,
.amwrap-chevron:before {
  background: #262626 !important;
}
.amwrap-btn.-primary:hover:hover {
  background: #262626 !important;
  border: 1px solid #262626 !important;
  color: #fff !important;
}
.amwrap-pagination-block .amwrap-page.-active {
  background: #262626 !important;
}
.amwrap-slider-block .amwrap-slide.-active {
  border-color: #262626 !important;
}
.amwrap-btn {
  border: 1px solid #262626 !important;
  color: #262626 !important;
  font-size: 15px !important;
}
.amwrap-slider-block .amwrap-slide:hover {
  border-color: #262626 !important;
  font-size: 15px !important;
}
.amwrap-pagination-block .amwrap-page.-checked {
  background: #FF812C !important;
}
.amwrap-checkbox-block .amwrap-input:checked ~ .amwrap-mark {
  border-color: #262626 !important;
  background-color: #262626 !important;
  font-weight: 700;
}
.amwrap-option-list {
  margin: none !important;
}
.amwrap-btn.-fill.-active {
  padding-top: unset !important;
  padding-bottom: unset !important;
}
.amwrap-option-list .amwrap-option {
  height: auto !important;
}
@media (max-width: 767px) {
  .checkout-cart-index .amwrap-gift-button > .amwrap-btn {
    height: auto !important;
    line-height: 1.5;
  }
}
@media only screen and (max-device-width: 767px) {
  .checkout-cart-index .cart-container .amwrap-gift-button {
    margin: 0 auto;
  }
}
/* Gift wrap styling - end */
.catalog-product-view #qty-error,
.checkout-cart-index div.mage-error[generated] {
  margin-top: 44px !important;
  position: absolute !important;
}
@media (max-width: 767px) {
  .catalog-product-view #qty-error,
  .checkout-cart-index div.mage-error[generated] {
    font-size: 11px;
  }
}
.minicart-items .update-cart-item,
.gdpr-customer-settings button.action.primary {
  line-height: 5px !important;
}
.minicart-wrapper .product .actions > .primary a {
  margin-left: 5px;
}
.checkout-payment-method .payment-method-billing-address .primary .action-update,
#mageworx-reward-points-buttons-container.actions-toolbar > .primary .action-cancel {
  line-height: 0.5rem !important;
}
.customer-address-index button.action.primary.add,
.customer-address-form button.action.save.primary,
.customer-account-edit button.action.save.primary,
.contact-index-index button.action.submit.primary,
.customer-account-login button#send2 {
  font-size: 20px !important;
}
a.action.primary.amgdpr-mail {
  line-height: 23px;
}
.amgdpr-modal-container .action.action-primary {
  line-height: 0 !important;
}
@media (max-width: 767px) {
  .gdpr-customer-settings .amgdpr-modal-container .action.action-primary {
    line-height: 14px !important;
    font-size: 14px;
    padding: 0;
  }
}
.amcard-field-container.-code .actions-toolbar .primary .action {
  margin-top: 5px;
}
.customer-address-form div.mage-error[generated] {
  position: relative;
}
.payment-method-billing-address .actions-toolbar .action-cancel {
  margin: 0px 18px 0 0 !important;
}
/*.action.towishlist, .action.tocompare { display: none !important;}*/
div#coupon_code-error {
  margin: 0 !important;
}
.abs-sidebar-totals,
.cart-totals,
.opc-block-summary .table-totals {
  margin-top: 10px;
}
.checkout-index-index button.action-primary.action.primary {
  line-height: 0;
}
.block-search {
  padding-left: 0px !important;
}
.toolbar select {
  text-indent: unset;
}
/* 01-Sep-22 */
div.mage-error {
  font-size: 14px !important;
}
.product-add-form .box-tocart {
  padding: 1.25rem 0 2.25rem !important;
}
.catalog-product-view #qty-error {
  width: 100%;
  display: block ruby;
}
.account .amcardacc-template-container .amcard-field-container .actions-toolbar {
  display: inline-block;
  vertical-align: middle;
  width: 23%;
}
.account .amcardacc-template-container .amcard-field-container .amcard-field-block {
  width: 76%;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.account .amcardacc-template-container .amcard-field-container .actions-toolbar .action.primary {
  height: auto !important;
  padding: 5px 20px !important;
  margin: 0;
}
.cart.table-wrapper .col.qty .field.qty div.mage-error {
  position: absolute;
  bottom: -48px;
  width: 280px;
  background: #fff;
  z-index: 1;
}
.checkout-index-index .form-shipping-address .field-tooltip.toggle {
  top: 11px;
}
.checkout-index-index .form-shipping-address .field-tooltip.toggle .label span {
  font-size: 0;
}
.mfp-close,
html .fancybox-close,
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  top: 14px;
}
.checkout-index-index .custom-checkbox.mto_outer {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .footer-middle a {
    padding: 0 10px 0 9px;
  }
  .footer li {
    padding: 5px 0;
  }
  .footer-middle .block {
    margin: 0 0 21px 0;
  }
  .footer .footer-middle .block .block-title {
    margin-bottom: 11px;
  }
  .footer-middle .container .row {
    margin: 0 -10px;
  }
  .cms-page-view p {
    text-align: left;
  }
  .checkout-index-index .search-area {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-wrapper .page-header .nav-sections {
    position: fixed !important;
    top: 0 !important;
    z-index: 9999;
  }
  .page-wrapper .page-header.type20 .navigation li.level0 {
    text-align: left;
  }
  .nav-open .bigpixel-alert-message {
    z-index: 1;
  }
  .page-wrapper .page-header .nav-sections .nav-sections-item-content .header.links.hide {
    display: block !important;
  }
  .page-header.type20 .nav-toggle {
    margin-right: 15px;
    float: left;
    margin: 20px 0 0 0 !important;
  }
  .page-wrapper .page-header.type20 .logo {
    margin: 10px 0 0 28px !important;
    display: inline-block;
  }
}
.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;
}
