/*!
 * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: .1em;
  border: solid 0.08em #eeeeee;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frown:before {
  content: "\f119";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-key:before {
  content: "\f084";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-male:before {
  content: "\f183";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-moon:before {
  content: "\f186";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-strava:before {
  content: "\f428";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*!
 * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('../webfonts/fa-brands-400.eot');
  src: url('../webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-brands-400.woff2') format('woff2'), url('../webfonts/fa-brands-400.woff') format('woff'), url('../webfonts/fa-brands-400.ttf') format('truetype'), url('../webfonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
/*!
 * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Regular';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/fa-regular-400.eot');
  src: url('../webfonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-regular-400.woff2') format('woff2'), url('../webfonts/fa-regular-400.woff') format('woff'), url('../webfonts/fa-regular-400.ttf') format('truetype'), url('../webfonts/fa-regular-400.svg#fontawesome') format('svg');
}
.far {
  font-family: 'Font Awesome 5 Regular';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Solid';
  font-style: normal;
  font-weight: 900;
  src: url('../webfonts/fa-solid-900.eot');
  src: url('../webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../webfonts/fa-solid-900.woff2') format('woff2'), url('../webfonts/fa-solid-900.woff') format('woff'), url('../webfonts/fa-solid-900.ttf') format('truetype'), url('../webfonts/fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Solid';
  font-weight: 900;
}
/* 
@border-gray:#e8e8e8;   
@color-gray: #ededed; 
@light-gray1:#e8e8e8;
*/
input,
textarea,
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  border-radius: 0;
  box-shadow: none;
  /*color: @base-color;*/
  color: #373a36;
  font-size: 16px;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  /*width: 100%*/
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button,
.owl-carousel .owl-nav button {
  color: inherit;
  border: none;
  padding: 0 !important;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #9a9a9a;
  color: #fff;
  line-height: normal;
  line-height: 30px;
}
.owl-carousel .owl-nav button span,
.owl-carousel .owl-nav button span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-carousel .owl-nav button:hover,
.owl-carousel .owl-nav button:hover {
  background: #000000;
}
.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-prev span {
  transform: rotate(-180deg);
}
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  margin: 0 3px;
  font: inherit;
  background: #9a9a9a;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.owl-carousel button.owl-dot:hover,
.owl-carousel button.owl-dot.active {
  background: #000000;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../../frontend/Magento/blank/en_GB/Mageplaza_Core/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/*@import "owl-carousel/_owl-transitions.less";*/
.cover-bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.centertop {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.center-box {
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
}
/*.flexbox {
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}*/
.boxzoomeffect {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  opacity: 1;
  visibility: visible;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.04);
}
.boxzoomeffect:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  /*-webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;  */
  box-shadow: 2px 2px 10px rgba(18, 65, 145, 0.2);
}
.boxzoomeffect-big {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  opacity: 1;
  visibility: visible;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.04);
}
.boxzoomeffect-big:hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  /* -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;  */
  box-shadow: 2px 2px 20px rgba(18, 65, 145, 0.28);
}
* {
  box-sizing: border-box;
}
.d-desk {
  display: block;
}
.d-mob {
  display: none;
}
body {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 2;
  color: #373a36;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
a {
  color: #373a36;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
a:hover {
  text-decoration: none;
  color: #d30035;
}
a:visited,
a:visited {
  color: inherit;
}
p {
  padding-bottom: 12px;
  margin-bottom: 0;
}
ul,
ol {
  padding-left: 20px;
}
h1,
h2,
h3,
h4 {
  color: #373a36;
  font-weight: 500;
  text-transform: inherit;
  font-family: 'Poppins', sans-serif;
  margin: 0;
  padding-bottom: 12px;
  line-height: 1.8;
}
@media (max-width: 767px) {
  h1,
  h2,
  h3,
  h4 {
    line-height: 1.7;
  }
}
h1,
.h1,
h2,
.h2 {
  font-size: 32px;
  font-family: 'Poppins', sans-serif;
}
h6 {
  font-size: 120%;
  line-height: 2;
  font-weight: 500;
  text-transform: inherit;
  font-family: 'Poppins', sans-serif;
  margin: 0;
  padding-bottom: 12px;
}
@media (max-width: 767px) {
  h6 {
    line-height: 1.7;
  }
}
.owl-nav.disabled,
.owl-dots.disabled {
  display: none;
}
::-webkit-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  color: rgba(55, 58, 54, 0.5) !important;
  font-style: normal;
  font-size: 100% !important;
}
:-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  color: rgba(55, 58, 54, 0.5) !important;
  font-style: normal;
  font-size: 100% !important;
}
::-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  color: rgba(55, 58, 54, 0.5) !important;
  font-style: normal;
  font-size: 100% !important;
}
:-ms-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImage Transform.Microsoft.Alpha(Opacity=100)";
  color: rgba(55, 58, 54, 0.5) !important;
  font-style: normal;
  font-size: 100% !important;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  border: none;
  border-radius: 0;
  height: 44px;
  box-shadow: none;
  padding: 0 10px;
  border: 1px solid #191a1a;
}
input,
textarea,
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #191a1a;
  color: #373a36;
}
input[type=checkbox],
input[type=radio] {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  z-index: 1;
  margin: 2px 0;
  padding: 0;
  float: left;
}
input[type=checkbox] + label,
input[type=radio] + label,
input[type=checkbox] + .wpcf7-list-item-label,
input[type=radio] + .wpcf7-list-item-label {
  cursor: pointer;
  vertical-align: top;
  position: relative;
  padding-left: 18px !important;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  margin-left: 0;
  /*margin-left: 14px!important;*/
  /*  @media @breakpoint-sm {  
          margin-left: 14px;  
          display: block ;  
        }*/
}
input[type=checkbox] + label:before,
input[type=radio] + label:before,
input[type=checkbox] + .wpcf7-list-item-label:before,
input[type=radio] + .wpcf7-list-item-label:before {
  content: '';
  height: 14px;
  width: 14px;
  border: 1px solid #373a36;
  position: absolute;
  left: -14px;
  top: 0px;
  border-radius: 50%;
}
input[type=checkbox]:checked + label:before,
input[type=radio]:checked + label:before,
input[type=checkbox]:checked + .wpcf7-list-item-label:before,
input[type=radio]:checked + .wpcf7-list-item-label:before {
  background: #d30035;
  border-color: #373a36;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label,
.choice input[type=checkbox] + label,
.choice input[type=radio] + label {
  display: inline-block;
  width: auto !important;
  margin-left: 0;
}
textarea {
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 12px;
  resize: none;
}
select::-ms-expand {
  display: none;
}
select,
select.input-text {
  background-color: #ffffff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  font-size: 100%;
  border-radius: 0;
  padding: 0px 25px 0px 10px;
  background-image: url(../images/svg/icon-down.svg);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: auto 16px;
  height: 46px;
  border: 1px solid #191a1a;
  cursor: pointer;
}
select option,
select.input-text option {
  padding: 2px 5px;
  font-weight: normal;
}
.image,
a.product-image {
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: perspective();
  transform: perspective();
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
.bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
}
.bg-cover > img {
  opacity: 0;
  width: 100%;
  height: auto;
  visibility: hidden;
  display: block;
  overflow: hidden;
}
/* Transition */
.imageeffect {
  overflow: hidden;
  display: block;
}
img {
  height: auto;
}
.image .bg-cover,
.product-item-photo .product-image-wrapper img,
.imageeffect img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 1;
  visibility: visible;
  -webkit-backface-visibility: hidden;
}
.image:hover .bg-cover,
.product-item-photo:hover .product-image-wrapper img,
.imageeffect:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  /* -webkit-transition: all 0.5s ease 0s; 
    transition: all 0.5s ease 0s;*/
}
.touch .image .bg-cover,
.touch .product-item-photo .product-image-wrapper img,
.touch .imageeffect img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.fieldset {
  margin-bottom: 28px;
}
.fieldset .legend {
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
}
.fieldset .field {
  margin-bottom: 10px;
}
.fieldset .field:not(.choice) > .label {
  display: none;
}
.fieldset .field:not(.choice) > .control {
  width: 100%;
}
.fieldset .field.choice:before,
.fieldset .field.no-label:before {
  display: none;
}
.fieldset .field.choice {
  padding-top: 12px;
}
.fieldset .field.choice > .label {
  /* margin-left: 14px; */
  padding-left: 18px;
  width: auto;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift,
a.modal-popup .modal-footer button,
a.block-subtitle .button,
a.product-info-main .product-add-form .box-tocart .actions .action.primary,
a.product-info-main .product-quote-outer .action.towishlist,
a.review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.form-cart .cart.main.actions .action,
a.cart-summary .content .actions-toolbar > .primary .action,
a.paypal-review-discount .content .actions-toolbar > .primary .action,
a.checkout-container .checkout-shipping-address .action.action-show-popup,
a.checkout-container #pointofsale_box #tools .tools-form .action.primary,
a.checkout-container #pointofsale_box #tools .tools-buttons a,
a.checkout-container .actions-toolbar .action.primary,
a.checkout-container .bckbtn,
a.checkout-container .go-to-place-select,
a.checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.wishlist-index-index .actions-toolbar .action,
a.address-section .contact-form .wpcf7-form .wpcf7-submit,
a.product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
a.checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
a.checkout-container .actions-toolbar .modal-popup .modal-footer button,
a.product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
a.checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
a.checkout-container .actions-toolbar .block-subtitle .button,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
a.product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
a.checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
a.product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
a.checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
a.checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
a.product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
a.checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
a.checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
a.product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
a.checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
a.checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
a.checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
a.checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
a.checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
a.product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit {
  border-radius: 0px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  font-size: 100%;
  border: none;
  text-transform: capitalize;
  box-shadow: none;
}
button:hover,
a.action.primary:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover,
a.modal-popup .modal-footer button:hover,
a.block-subtitle .button:hover,
a.product-info-main .product-add-form .box-tocart .actions .action.primary:hover,
a.product-info-main .product-quote-outer .action.towishlist:hover,
a.review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.form-cart .cart.main.actions .action:hover,
a.cart-summary .content .actions-toolbar > .primary .action:hover,
a.paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.checkout-container #pointofsale_box #tools .tools-form .action.primary:hover,
a.checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.checkout-container .actions-toolbar .action.primary:hover,
a.checkout-container .bckbtn:hover,
a.checkout-container .go-to-place-select:hover,
a.checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.wishlist-index-index .actions-toolbar .action:hover,
a.address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:hover,
a.checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:hover,
a.checkout-container .actions-toolbar .modal-popup .modal-footer button:hover,
a.product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:hover,
a.checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:hover,
a.checkout-container .actions-toolbar .block-subtitle .button:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary:hover,
a.product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:hover,
a.checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:hover,
a.product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:hover,
a.checkout-container .actions-toolbar .form-cart .cart.main.actions .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:hover,
a.checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:hover,
a.checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:hover,
a.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
a.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:hover {
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.action {
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border-radius: 0;
  text-transform: uppercase;
}
.action.primary,
.modal-popup .modal-footer button,
.block-subtitle .button,
.product-info-main .product-add-form .box-tocart .actions .action.primary,
.product-info-main .product-quote-outer .action.towishlist,
.review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.form-cart .cart.main.actions .action,
.cart-summary .content .actions-toolbar > .primary .action,
.paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container #pointofsale_box #tools .tools-form .action.primary,
.checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .action.primary,
.checkout-container .bckbtn,
.checkout-container .go-to-place-select,
.checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.wishlist-index-index .actions-toolbar .action,
.address-section .contact-form .wpcf7-form .wpcf7-submit,
.product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .modal-popup .modal-footer button,
.product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
.product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit {
  color: #ffffff;
  background: #373a36;
  font-family: 'Poppins', sans-serif;
  font-size: 100%;
  line-height: 40px;
  padding: 8px 20px;
  font-weight: normal;
  box-shadow: none;
  border-color: #373a36;
  /* @media @breakpoint-sm {       
            padding-top: 5px; 
            padding-bottom: 5px;
        }   */
}
@media (max-width: 1199px) {
  .action.primary,
  .modal-popup .modal-footer button,
  .block-subtitle .button,
  .product-info-main .product-add-form .box-tocart .actions .action.primary,
  .product-info-main .product-quote-outer .action.towishlist,
  .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .form-cart .cart.main.actions .action,
  .cart-summary .content .actions-toolbar > .primary .action,
  .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .action.primary,
  .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container .actions-toolbar .action.primary,
  .checkout-container .bckbtn,
  .checkout-container .go-to-place-select,
  .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .wishlist-index-index .actions-toolbar .action,
  .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
  .checkout-container .actions-toolbar .modal-popup .modal-footer button,
  .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
  .checkout-container .actions-toolbar .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
  .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
  .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
  .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
  .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
  .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
  .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
  .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
  .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit {
    padding: 4px 15px;
  }
}
.action.primary:hover,
.action.primary:active,
.action.primary:focus,
.modal-popup .modal-footer button:hover,
.modal-popup .modal-footer button:active,
.modal-popup .modal-footer button:focus,
.block-subtitle .button:hover,
.block-subtitle .button:active,
.block-subtitle .button:focus,
.product-info-main .product-add-form .box-tocart .actions .action.primary:hover,
.product-info-main .product-add-form .box-tocart .actions .action.primary:active,
.product-info-main .product-add-form .box-tocart .actions .action.primary:focus,
.product-info-main .product-quote-outer .action.towishlist:hover,
.product-info-main .product-quote-outer .action.towishlist:active,
.product-info-main .product-quote-outer .action.towishlist:focus,
.review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.form-cart .cart.main.actions .action:hover,
.form-cart .cart.main.actions .action:active,
.form-cart .cart.main.actions .action:focus,
.cart-summary .content .actions-toolbar > .primary .action:hover,
.cart-summary .content .actions-toolbar > .primary .action:active,
.cart-summary .content .actions-toolbar > .primary .action:focus,
.paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.paypal-review-discount .content .actions-toolbar > .primary .action:active,
.paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.checkout-container .checkout-shipping-address .action.action-show-popup:active,
.checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.checkout-container #pointofsale_box #tools .tools-form .action.primary:hover,
.checkout-container #pointofsale_box #tools .tools-form .action.primary:active,
.checkout-container #pointofsale_box #tools .tools-form .action.primary:focus,
.checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.checkout-container #pointofsale_box #tools .tools-buttons a:active,
.checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.checkout-container .actions-toolbar .action.primary:hover,
.checkout-container .actions-toolbar .action.primary:active,
.checkout-container .actions-toolbar .action.primary:focus,
.checkout-container .bckbtn:hover,
.checkout-container .bckbtn:active,
.checkout-container .bckbtn:focus,
.checkout-container .go-to-place-select:hover,
.checkout-container .go-to-place-select:active,
.checkout-container .go-to-place-select:focus,
.checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.wishlist-index-index .actions-toolbar .action:hover,
.wishlist-index-index .actions-toolbar .action:active,
.wishlist-index-index .actions-toolbar .action:focus,
.address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:hover,
.product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:active,
.product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:focus,
.checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:hover,
.checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:active,
.checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:focus,
.checkout-container .actions-toolbar .modal-popup .modal-footer button:hover,
.checkout-container .actions-toolbar .modal-popup .modal-footer button:active,
.checkout-container .actions-toolbar .modal-popup .modal-footer button:focus,
.product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:hover,
.product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:active,
.product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:focus,
.checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:hover,
.checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:active,
.checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:focus,
.checkout-container .actions-toolbar .block-subtitle .button:hover,
.checkout-container .actions-toolbar .block-subtitle .button:active,
.checkout-container .actions-toolbar .block-subtitle .button:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary:focus,
.product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:hover,
.product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:active,
.product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:focus,
.checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:hover,
.checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:active,
.checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:focus,
.product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:hover,
.product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:active,
.product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:active,
.checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:focus,
.checkout-container .actions-toolbar .form-cart .cart.main.actions .action:hover,
.checkout-container .actions-toolbar .form-cart .cart.main.actions .action:active,
.checkout-container .actions-toolbar .form-cart .cart.main.actions .action:focus,
.product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:hover,
.product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:active,
.product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:active,
.checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:focus,
.checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:hover,
.checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:active,
.checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:focus,
.product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:hover,
.product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:active,
.product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:active,
.checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:focus,
.checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:hover,
.checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:active,
.checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:focus,
.product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action:focus,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:focus,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:hover,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:active,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit:focus {
  background: #d30035;
  color: #ffffff;
  box-shadow: none;
  border-color: #d30035;
}
.action.readmore {
  background: #d30035;
  color: #ffffff;
  font-size: 100%;
  line-height: 36px;
  padding: 8px 20px;
  border: none;
}
.action.readmore:hover,
.action.readmore:active,
.action.readmore:focus {
  background: #373a36;
  color: #ffffff;
  border-color: none;
  box-shadow: none;
}
.action.btn-readmore {
  color: #373a36;
  background: none;
}
.action.btn-readmore:hover,
.action.btn-readmore:active,
.action.btn-readmore:focus {
  background: none;
  color: #d30035;
}
.action.btn-quote,
.account .page-title-wrapper .order-actions-toolbar .action.print {
  background: #9a9a9a;
}
.action.btn-quote:hover,
.action.btn-quote:active,
.action.btn-quote:focus,
.account .page-title-wrapper .order-actions-toolbar .action.print:hover,
.account .page-title-wrapper .order-actions-toolbar .action.print:active,
.account .page-title-wrapper .order-actions-toolbar .action.print:focus {
  background: #373a36;
  color: #ffffff;
  border-color: none;
  box-shadow: none;
}
.action.btn-border,
.product-info-main .product-quote-outer .action.towishlist,
.form-cart .cart.main.actions .action,
.account .page-title-wrapper .order-actions-toolbar .action {
  border: 1px solid #373a36;
  background: none;
  color: #373a36;
}
.action.btn-border:hover,
.action.btn-border:active,
.action.btn-border:focus,
.product-info-main .product-quote-outer .action.towishlist:hover,
.product-info-main .product-quote-outer .action.towishlist:active,
.product-info-main .product-quote-outer .action.towishlist:focus,
.form-cart .cart.main.actions .action:hover,
.form-cart .cart.main.actions .action:active,
.form-cart .cart.main.actions .action:focus,
.account .page-title-wrapper .order-actions-toolbar .action:hover,
.account .page-title-wrapper .order-actions-toolbar .action:active,
.account .page-title-wrapper .order-actions-toolbar .action:focus {
  background: #373a36;
  color: #ffffff;
  border-color: #373a36;
  box-shadow: none;
}
.container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.page-main {
  padding-top: 0;
  padding-bottom: 88px;
}
@media (max-width: 767px) {
  .page-main {
    padding-bottom: 60px;
  }
}
.page-main .container {
  padding-left: 0;
  padding-right: 0;
}
.columns .column.main {
  padding-bottom: 0;
}
.breadcrumbs .item:not(:last-child):after {
  content: "/";
  font-size: 14px;
  line-height: 14px;
  font-family: 'Poppins', sans-serif;
}
.breadcrumbs {
  margin-bottom: 0;
  line-height: normal;
}
@media (max-width: 767px) {
  .breadcrumbs {
    margin-bottom: 20px;
  }
}
.breadcrumbs .items {
  font-size: 14px;
}
.breadcrumbs .items .item {
  color: #9a9a9a;
  letter-spacing: 0.72px;
}
.breadcrumbs .items .item.home a {
  font-size: 0;
}
.breadcrumbs .items .item.home a:after {
  content: 'Homepage';
  font-size: 14px;
}
.breadcrumbs .items .item a {
  color: #9a9a9a;
}
.breadcrumbs .items .item:not(:last-child):after {
  line-height: 16px;
  font-size: 14px;
  vertical-align: middle;
}
body .owl-carousel {
  /* .product-image-wrapper{ height: auto;
            .product-image-photo{ width: 100%; position: static;}
        } */
}
body .owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .loading-div {
  clear: both;
  width: 100%;
  padding: 10px 0 0;
}
body .loading-div > img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 539px) {
  body .loading-div > img {
    max-width: 30px;
  }
}
.grecaptcha-badge {
  visibility: collapse !important;
}
.message.info {
  background: #f4f7fb;
  color: #373a36;
}
.message.info :before {
  color: #373a36;
}
.message.info > *:first-child:before {
  color: #373a36;
  font-size: 18px;
}
.loading-mask {
  background: rgba(0, 0, 0, 0.5);
}
.date-tag {
  font-size: 13px;
  font-weight: 400;
  color: #b10029;
  letter-spacing: 0.84px;
  padding: 0 0 10px;
}
.loading-mask {
  background: rgba(0, 0, 0, 0.5);
}
.modal-popup .action-close {
  height: 30px;
  width: 30px;
  line-height: 30px;
  padding: 0;
}
.modal-popup .action-close:before {
  font-size: 12px;
  font-weight: bold;
  color: #d30035;
  line-height: 30px;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  text-align: center;
  padding: 0 20px;
}
.modal-popup.confirm .modal-footer {
  text-align: center;
  border-top: 1px solid #ededed;
  margin-top: 20px;
  padding: 20px 0;
}
.modal-popup .modal-footer button {
  min-width: 120px;
}
.modal-popup .modal-inner-wrap .modal-header,
.modal-popup .modal-inner-wrap .modal-content,
.modal-popup .modal-inner-wrap .modal-footer {
  padding-right: 0;
  padding-left: 0;
}
.modal-popup .modal-inner-wrap ::-webkit-scrollbar {
  width: 10px;
}
.modal-popup .modal-inner-wrap ::-webkit-scrollbar-track {
  background: #e4e4e4;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.modal-popup .modal-inner-wrap ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #87898d;
}
.modal-popup .modal-inner-wrap ::-webkit-scrollbar-thumb:window-inactive {
  background: #4d5054;
}
.page-main .breadcrumbs {
  padding-left: 0;
  padding-right: 0;
}
.modal-inner-wrap .modal-header,
.modal-inner-wrap .modal-content,
.modal-inner-wrap .modal-footer {
  padding-right: 0;
  padding-left: 0;
}
.modal-inner-wrap ::-webkit-scrollbar {
  width: 10px;
}
.modal-inner-wrap ::-webkit-scrollbar-track {
  background: #e4e4e4;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.modal-inner-wrap ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #87898d;
}
.modal-inner-wrap ::-webkit-scrollbar-thumb:window-inactive {
  background: #4d5054;
}
.page-main .breadcrumbs {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .page-layout-2columns-left .column.main {
    width: 75%;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 23%;
  }
}
@media (min-width: 1200px) {
  .page-layout-2columns-left.catalog-category-view .sidebar-main,
  .page-layout-2columns-left.catalogsearch-result-index .sidebar-main {
    max-width: 305px;
  }
}
table th {
  text-transform: uppercase;
  font-weight: 500;
}
.page.messages .message {
  margin-top: 20px;
}
.page.messages .message.success {
  color: #373a36;
  background: #ededed;
}
.page.messages .message.success > *:first-child:before {
  color: #373a36;
}
.page.messages .message.success a {
  text-decoration: underline;
  color: #373a36;
}
.page.messages .message.success a:hover {
  text-decoration: none;
}
.not-active {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #000000;
}
.ui-datepicker {
  background: #ffffff;
  border: none;
  box-shadow: none;
  max-width: 284px;
}
.ui-datepicker .ui-datepicker-header {
  border-bottom: 1px solid #ededed;
  padding-top: 0;
  margin: 0 -15px 15px;
  font-size: 14px;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all {
  width: 20px;
  height: 20px;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all span {
  background-image: url(../images/svg/right-chevron.svg);
  width: 15px;
  height: 15px;
  border: none;
  transform: translate(-50%, -50%);
  margin: 0;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
  left: 15px;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev span {
  background-image: url(../images/svg/left-chevron.svg);
}
.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
  right: 15px;
}
.ui-datepicker .ui-datepicker-calendar {
  border: none;
  background: none;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
  background: none;
}
.ui-datepicker .ui-datepicker-calendar th {
  color: #9a9a9a;
  font-weight: normal;
}
.ui-datepicker .ui-datepicker-calendar td,
.ui-datepicker .ui-datepicker-calendar th {
  background: none;
  border: none;
  text-align: center;
}
.ui-datepicker .ui-datepicker-calendar td {
  width: 14.28%;
}
.ui-datepicker .ui-datepicker-calendar td span,
.ui-datepicker .ui-datepicker-calendar td a {
  text-align: center;
  border-radius: 50%;
  max-width: 34px;
  height: 34px;
}
.ui-datepicker .ui-datepicker-calendar td span.ui-state-active,
.ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
  background: #d30035;
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled,
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month a {
  color: #f1f1f1;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
  background: none;
}
.insta-slider {
  overflow: hidden;
}
.insta-slider .owl-stage {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  body.sticky .page-header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  body.sticky .page-header .nav-toggle,
  body.sticky .page-header .logo,
  body.sticky .page-header .minicart-wrapper,
  body.sticky .page-header .header.links,
  body.sticky .page-header .panel.wrapper {
    display: none;
  }
  body.sticky .page-header .block-search {
    padding-top: 0;
  }
}
.page-header {
  display: block;
  background: #3F3E3E;
  /*.block-search{ max-width: 692px; width: 100%; float: left; margin-left: 134px;
   .nested{ display: none; }  
}*/
}
@media (max-width: 767px) {
  .page-header {
    margin-bottom: 23px;
  }
}
.page-header .panel.wrapper {
  padding: 0;
  background: #ffffff;
  border: none;
}
.page-header .panel.wrapper .header.panel {
  text-align: center;
  padding: 0;
  border: none;
  width: 100%;
  max-width: 100%;
}
.page-header .panel.wrapper .header.panel .header_text {
  padding-left: 15px;
  padding-right: 15px;
  color: #ffffff;
  padding: 15px;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .page-header .panel.wrapper .header.panel .header_text {
    font-size: 14px;
    line-height: 20px;
  }
}
.page-header .panel.wrapper .header-contact {
  display: inline-block;
  display: flex;
  float: right;
}
.page-header .panel.wrapper .header-contact a {
  display: inline-block;
  color: #d30035;
  border-left: 1px solid #d30035;
  padding: 6px 23px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .page-header .panel.wrapper {
    display: block;
  }
}
.page-header .header.content {
  padding: 28px 15px 10px;
}
@media (max-width: 767px) {
  .page-header .header.content {
    padding: 25px 20px 26px;
  }
}
.page-header .logo {
  margin: 0;
  max-width: inherit;
}
@media (max-width: 767px) {
  .page-header .logo {
    margin: 0 auto;
    float: none;
    max-width: 176px;
    display: block;
  }
}
.page-header .header.links {
  display: inline-block;
  float: right;
  margin: 0 10px 0 0;
  padding: 0;
}
@media (max-width: 991px) {
  .page-header .header.links {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .page-header .header.links {
    position: absolute;
    right: 35px;
    top: 24px;
  }
}
.page-header .header.links li {
  display: inline-block;
  vertical-align: top;
  padding: 0 14px;
  text-align: center;
  margin: 0;
  position: relative;
}
.page-header .header.links li .fas {
  display: none;
}
.page-header .header.links li a {
  position: inherit;
  width: auto;
  display: block;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  height: auto;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 0.72px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .page-header .header.links li a {
    font-size: 0;
  }
}
.page-header .header.links li a:before {
  display: block;
  width: 30px;
  height: 28px;
  margin: 0 auto 5px;
  background-image: url(../images/svg/icon-user.svg);
  background-repeat: no-repeat;
  content: "";
  background-size: 100%;
}
@media (max-width: 767px) {
  .page-header .header.links li a:before {
    width: 28px;
    height: 22px;
    background-size: 100%;
  }
}
.page-header .header.links li.wishlist {
  float: right;
}
@media (max-width: 767px) {
  .page-header .header.links li.wishlist {
    display: none;
  }
}
.page-header .header.links li.wishlist a:before {
  background-image: url(../images/svg/icon-like.svg);
}
.page-header .header.links li.wishlist a .counter.qty {
  display: none;
}
.page-header .header.links li .customer-menu {
  position: absolute;
  left: 0;
  background: #ffffff;
  padding: 10px;
  width: 120px;
  text-align: left;
  margin: 0;
  display: none;
  z-index: 99;
}
.page-header .header.links li .customer-menu ul {
  margin: 0;
  padding: 0;
}
.page-header .header.links li .customer-menu li {
  padding: 0;
  display: block;
  margin: 0;
  text-align: center;
}
.page-header .header.links li .customer-menu a {
  color: #373a36;
  line-height: normal;
  padding: 0;
  text-decoration: underline;
}
.page-header .header.links li .customer-menu a:before {
  display: none;
}
.page-header .header.links li .customer-menu a:hover {
  text-decoration: none;
}
.page-header .header.links li:hover .customer-menu {
  display: block;
}
@media (max-width: 767px) {
  .page-header .header.links li:hover .customer-menu {
    display: none;
  }
}
.page-header .block-search {
  padding: 5px 0 0;
  z-index: 12;
  max-width: 100%;
  margin: 0 0 0 150px;
  z-index: 99;
  max-width: 686px;
  width: 100%;
  float: left;
}
@media (min-width: 768px) {
  .page-header .block-search {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 30px;
    margin: 0;
  }
}
@media (max-width: 1439px) {
  .page-header .block-search {
    max-width: 500px;
  }
}
@media (max-width: 1199px) {
  .page-header .block-search {
    max-width: 390px;
  }
}
@media (max-width: 991px) {
  .page-header .block-search {
    max-width: 250px;
  }
}
@media (max-width: 767px) {
  .page-header .block-search {
    margin-left: 0;
    max-width: 100%;
    padding-top: 24px;
  }
}
.page-header .block-search ::-webkit-input-placeholder {
  color: inherit !important;
}
.page-header .block-search :-moz-placeholder {
  color: inherit !important;
}
.page-header .block-search ::-moz-placeholder {
  color: inherit !important;
}
.page-header .block-search :-ms-input-placeholder {
  color: inherit !important;
}
.page-header .block-search .nested {
  display: none;
}
.page-header .block-search .minisearch {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.page-header .block-search .minisearch .search {
  padding: 0;
}
.page-header .block-search .minisearch .search .label {
  display: inline-block;
  display: none;
}
.page-header .block-search .minisearch .search input[type="text"] {
  font-size: 12px;
  font-weight: 300;
  border-color: #ffffff;
  height: 36px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border: none;
  padding: 5px 20px;
  background: #ffffff;
  margin: 0;
  color: #373a36;
}
@media (max-width: 767px) {
  .page-header .block-search .minisearch .search input[type="text"] {
    position: static;
    height: 41px;
  }
}
.page-header .block-search .minisearch .search input[type="text"]::-webkit-input-placeholder {
  text-transform: lowercase;
}
.page-header .block-search .minisearch .search input[type="text"]:-moz-placeholder {
  text-transform: lowercase;
}
.page-header .block-search .minisearch .search input[type="text"]::-moz-placeholder {
  text-transform: lowercase;
}
.page-header .block-search .minisearch .search input[type="text"]:-ms-input-placeholder {
  text-transform: lowercase;
}
.page-header .block-search .minisearch .search input[type="submit"] {
  display: none;
}
@media (max-width: 767px) {
  .page-header .block-search .minisearch .actions {
    position: absolute;
    right: 16px;
    top: 0;
  }
}
.page-header .block-search .minisearch .actions .action {
  padding: 0;
  margin: 0;
  height: 36px;
  width: 40px;
}
.page-header .block-search .minisearch .actions .action:before {
  background-color: #ffffff;
  background-image: url(../images/svg/icon-search.svg);
  background-position: center;
  display: block;
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  height: 36px;
  width: 40px;
  background-size: 20px auto;
  vertical-align: top;
}
@media (max-width: 767px) {
  .page-header .block-search .minisearch .actions .action {
    display: block;
    font-size: 0;
    background: none;
  }
}
.page-header .block-search .minisearch .control {
  border: none;
  padding: 0;
  margin: 0;
}
.page-header .block-search .mst-searchautocomplete__autocomplete {
  color: #373a36;
}
.page-header .block-search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  color: #373a36;
}
.page-header .block-search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__item.magento_catalog_product {
  border-color: #ededed;
}
.page-header .block-search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__highlight {
  color: #9a9a9a;
}
.page-header .block-search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__item.magento_catalog_product .title a {
  color: #373a36;
}
.page-header .block-search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  background: #ededed;
}
.page-header .block-search .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  color: #d30035;
}
.page-header .minicart-wrapper {
  float: right;
  padding: 0px;
  text-align: center;
  position: relative;
  margin-left: 0;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .page-header .minicart-wrapper {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .page-header .minicart-wrapper {
    margin-top: 0;
    padding-left: 10px;
    position: absolute;
    top: 32px;
    right: 18px;
  }
}
.page-header .minicart-wrapper a.showcart {
  border: none;
  background: none;
  padding: 0;
}
@media (max-width: 767px) {
  .page-header .minicart-wrapper a.showcart {
    position: relative;
  }
}
.page-header .minicart-wrapper a.showcart:before {
  content: '' !important;
  color: #d30035;
  width: 32px;
  height: 28px;
  background-image: url(../images/svg/icon-cart.svg);
  background-repeat: no-repeat;
  content: "";
  background-size: 100%;
}
@media (max-width: 767px) {
  .page-header .minicart-wrapper a.showcart:before {
    width: 33px;
    height: 28px;
    background-size: 100%;
  }
}
.page-header .minicart-wrapper a.showcart span.text {
  position: inherit;
  width: auto;
  display: block;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  height: auto;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 0.72px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .page-header .minicart-wrapper a.showcart span.text {
    font-size: 0;
  }
}
@media (max-width: 767px) {
  .page-header .minicart-wrapper a.showcart span.text {
    display: none;
  }
}
.page-header .minicart-wrapper a.showcart .counter.qty {
  background: #d30035;
  border: 1px solid #d30035;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 20px;
  text-align: center;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 3px;
}
@media (max-width: 767px) {
  .page-header .minicart-wrapper a.showcart .counter.qty {
    top: -20px;
  }
}
.page-header .minicart-wrapper a.showcart .counter.qty span {
  font-size: 12px;
  color: #ffffff;
}
.page-header .minicart-wrapper a.showcart .counter.qty.empty {
  display: none;
}
.page-header .minicart-wrapper a.showcart:hover {
  color: #ffffff;
}
.page-header .minicart-wrapper a.showcart:hover span {
  color: #ffffff;
}
.page-header .minicart-wrapper .block-minicart {
  border: none;
  letter-spacing: 0.58px;
  padding-top: 30px;
}
.page-header .minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
  right: 26px;
  top: -11px;
}
@media (max-width: 767px) {
  .page-header .minicart-wrapper .block-minicart:before {
    right: 8px;
  }
}
.page-header .minicart-wrapper .block-minicart:after {
  content: "";
  border: 7px solid;
  border-color: transparent transparent #e8e8e8 transparent;
  z-index: 98;
  right: 25px;
  top: -14px;
}
@media (max-width: 767px) {
  .page-header .minicart-wrapper .block-minicart:after {
    right: 8px;
  }
}
@media (max-width: 767px) {
  .page-header .minicart-wrapper .block-minicart {
    width: 400px;
  }
}
@media (max-width: 539px) {
  .page-header .minicart-wrapper .block-minicart {
    width: 340px;
  }
}
.page-header .minicart-wrapper .block-minicart .subtotal * {
  font-size: 100% !important;
}
.page-header .minicart-wrapper .block-minicart .action.close {
  border: none;
}
.page-header .minicart-wrapper .block-minicart li {
  border-color: #ededed;
}
.page-header .minicart-wrapper .block-minicart .price-container {
  display: inline-block;
}
.page-header .minicart-wrapper .block-minicart .amount .price-wrapper:first-child .price {
  font-size: 16px;
  font-weight: 700;
}
.page-header .minicart-wrapper .block-minicart .subtotal .label {
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0.58px;
}
.page-header .minicart-wrapper .block-minicart .subtotal .vat-type {
  font-size: 12px;
  font-weight: 700;
}
.page-header .minicart-wrapper .block-minicart .subtotal .price-container {
  display: inline-block;
}
.page-header .minicart-wrapper .block-minicart .subtotal .price-container .price-wrapper span {
  font-size: 16px;
  letter-spacing: 0.58px;
}
.page-header .minicart-wrapper .block-minicart .action.close {
  height: 30px;
  width: 30px;
  line-height: 30px;
}
.page-header .minicart-wrapper .block-minicart .action.close:before {
  line-height: 30px;
  font-size: 12px;
  color: #d30035;
  font-weight: 500;
}
.page-header .minicart-wrapper .block-minicart .actions .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .bckbtn.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .go-to-place-select.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.page-header .minicart-wrapper .block-minicart .actions .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout {
  line-height: normal;
  font-size: 100%;
  padding: 15px 10px;
  font-weight: 500;
  border: none;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper {
  border-color: #ededed;
  text-align: left;
  letter-spacing: 0.58px;
  width: 100%;
  margin: 0 0 20px;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-image-container .product-image-wrapper {
  border: 1px solid #ededed;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .mini-cart-title {
  color: #9a9a9a;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
  width: 100%;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-photo {
  max-width: 76px;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item {
  padding: 12px 0;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item .product-item-details {
  border-color: #ededed;
  border: none;
  display: block;
  padding-left: 94px;
  position: relative;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .product-item-pricing {
  float: left;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .price-container {
  padding-right: 20px;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .price-container .price {
  font-weight: 500;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .qtyinput-box {
  margin-top: 10px;
  width: 116px;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .qtyinput-box .field.qty {
  max-width: 70%;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-name {
  margin: 0;
  padding-right: 20px;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product-item-name a {
  text-transform: lowercase;
  font-weight: 600;
  letter-spacing: 0.98px;
  color: #373a36;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  display: block;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product.options {
  margin-top: 10px;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product.options .toggle:after {
  font-size: 16px;
  margin-left: 10px;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .pcode {
  padding-bottom: 10px;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .product .actions {
  margin: 0;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .action.delete {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .action.delete:before {
  font-size: 14px;
  font-weight: bold;
  color: #d30035;
}
.page-header .minicart-wrapper .block-minicart .minicart-items-wrapper .action.edit {
  display: none;
}
.page-header .minicart-wrapper .block-minicart .update-cart-item {
  background: transparent;
  padding: 4px 0 0;
  font-size: 12px;
  font-weight: bold;
  left: auto;
  right: auto;
  text-align: center;
  position: absolute;
  top: 100%;
  border: none;
  right: 0;
}
.page-header .minicart-wrapper .block-minicart .items-total {
  margin: 1px 5px 10px;
  margin-left: 0;
}
.page-header .minicart-wrapper .block-minicart .subtotal {
  width: auto;
  margin-right: 0;
  margin-left: 5px;
}
.page-header .minicart-wrapper .block-minicart .mp-reward-cart {
  display: none;
}
.page-header .minicart-wrapper .block-minicart .actions-tolbar {
  margin: 20px 0 0;
}
.page-header .minicart-wrapper .block-minicart .actions-tolbar > div {
  display: inline-block;
}
.page-header .minicart-wrapper .block-minicart .actions-tolbar .action {
  min-width: 150px;
  background-color: #009ee3;
  border: 2px solid #009ee3;
  border-radius: 6px;
  margin: 0 10px;
  text-transform: none;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.84px;
  display: inline-block;
  padding: 7px 10px;
  line-height: 20px;
  vertical-align: middle;
}
.page-header .minicart-wrapper .block-minicart .actions-tolbar .action:hover {
  background-color: #d30035;
  border-color: #d30035;
  color: #ffffff;
}
.page-header .minicart-wrapper .block-minicart .actions-tolbar .action.viewcart {
  background: none;
  color: #d30035;
  border: none;
  text-decoration: underline;
}
.page-header .minicart-wrapper .block-minicart .actions-tolbar .action.viewcart:hover {
  background: none;
  color: #d30035;
  text-decoration: none;
}
.page-header .minicart-wrapper .block-minicart .actions .action.viewcart {
  background: none;
  border: none;
  display: inline-block;
  line-height: 20px;
  text-decoration: underline;
  text-transform: capitalize;
  color: #d30035;
}
.page-header .minicart-wrapper .block-minicart .actions .action.viewcart:hover {
  text-decoration: none;
  color: #d30035;
}
.nav-open .page-wrapper {
  width: 100%;
  left: 0;
}
@media (max-width: 767px) {
  .nav-open .nav-toggle:after {
    top: 100px;
  }
  .nav-open .nav-toggle:before {
    content: '\e616';
    font-size: 22px;
  }
  .nav-open .nav-sections {
    box-shadow: none;
    height: auto;
    top: 90px;
    width: 100%;
    margin: 0;
    border-top: 1px solid #ffffff;
  }
  .nav-open .nav-sections .nav-sections-item-content {
    margin: 0;
    padding: 0;
  }
}
.nav-sections {
  border-top: 1px solid #373a36;
  border-bottom: 1px solid #373a36;
  background: none;
}
@media (min-width: 768px) {
  .nav-sections {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .nav-sections {
    border: none;
    position: absolute;
  }
  .nav-sections .nav-sections-item-title {
    display: none;
  }
}
.nav-sections .header.links {
  display: block;
  background: #373a36;
  border: none;
  padding-top: 10px;
}
.nav-sections .header.links li {
  text-align: center;
  display: block;
  border: none;
}
.nav-sections .header.links li .fas {
  display: none;
}
.nav-sections .header.links li a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  border: none;
}
.nav-sections .header.links li a:hover {
  color: #ffffff;
  font-weight: 500;
}
.nav-sections .header.links li.wishlist {
  display: none;
}
@media (max-width: 767px) {
  .nav-toggle {
    top: 17px;
  }
  .nav-toggle:before {
    color: #ffffff;
  }
  .nav-toggle:hover:before {
    color: #ffffff;
  }
}
.page-footer {
  position: relative;
  border: none;
  background: #373a36;
  padding: 57px 0 0;
  font-size: 13px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-footer {
    padding-bottom: 20px;
  }
}
.page-footer:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background: #ffffff;
}
.page-footer:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background: #373a36;
}
@media (max-width: 767px) {
  .page-footer {
    background: none;
    font-size: 14px;
  }
  .page-footer:after,
  .page-footer:before {
    display: none;
  }
}
.page-footer .footer.content {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: flex-start;
}
.page-footer .footer.content .footer-left,
.page-footer .footer.content .footer-right {
  width: 50%;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .page-footer .footer.content .footer-left,
  .page-footer .footer.content .footer-right {
    width: 100%;
  }
}
.page-footer .footer.content .footer-left {
  color: #373a36;
  display: flex;
  flex-wrap: wrap;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page-footer .footer.content .footer-left {
    padding-bottom: 26px;
  }
}
.page-footer .footer.content .footer-left .footer-block {
  width: 50%;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .page-footer .footer.content .footer-left .footer-block {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-footer .footer.content .footer-left .footer-block {
    margin-bottom: 14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.page-footer .footer.content .footer-left .footer-block h2 {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  width: 100%;
  clear: both;
  padding-bottom: 17px;
  display: block;
}
@media (max-width: 767px) {
  .page-footer .footer.content .footer-left .footer-block h2 {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 20px;
    cursor: pointer;
  }
}
.page-footer .footer.content .footer-left .footer-block ul {
  width: 45%;
  font-weight: 400;
  margin: 0;
  padding: 0 20px 0 0;
  float: left;
}
.page-footer .footer.content .footer-left .footer-block ul:nth-child(odd) {
  width: 55%;
}
@media (max-width: 767px) {
  .page-footer .footer.content .footer-left .footer-block ul {
    display: none;
    margin-bottom: 20px;
  }
}
@media (max-width: 539px) {
  .page-footer .footer.content .footer-left .footer-block ul {
    width: 100%;
    text-align: center;
    padding-right: 0;
  }
  .page-footer .footer.content .footer-left .footer-block ul:nth-child(odd) {
    width: 100%;
  }
}
.page-footer .footer.content .footer-left .footer-block ul li {
  padding-bottom: 0;
}
.page-footer .footer.content .footer-left .footer-block ul a {
  color: #373a36;
}
.page-footer .footer.content .footer-left .footer-block ul a:hover {
  color: #d30035;
}
.footer-right {
  padding-left: 70px;
  padding-top: 18px;
}
@media (max-width: 1199px) {
  .footer-right {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .footer-right {
    padding-left: 0px;
  }
}
.footer-right .footer-review {
  text-align: center;
  float: left;
  width: 30%;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .footer-right .footer-review {
    width: 100%;
    padding-bottom: 20px;
    float: none;
  }
}
.footer-right .footer-review > div {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .footer-right .footer-review {
    background: #373a36;
    position: relative;
    width: auto;
    padding: 30px 0;
    margin: -1px -15px;
    text-align: center;
    padding-bottom: 0;
  }
  .footer-right .footer-review:after {
    position: absolute;
    left: 100%;
    width: 30px;
    height: 100%;
    content: '';
    display: block;
    background: #373a36;
    top: 0;
  }
  .footer-right .footer-review:before {
    position: absolute;
    right: 100%;
    width: 30px;
    height: 100%;
    content: '';
    display: block;
    background: #373a36;
    top: 0;
  }
}
.block.newsletter {
  float: left;
  color: #ffffff;
  width: 100%;
  max-width: 57%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .block.newsletter {
    padding: 20px 0 30px;
    clear: both;
  }
}
.block.newsletter .title {
  font-size: 16px;
  display: block;
  position: static;
  height: auto;
  padding-bottom: 5px;
}
.block.newsletter .title strong {
  font-size: 100%;
  color: #ffffff;
  font-weight: normal;
}
@media (max-width: 767px) {
  .block.newsletter .title strong {
    font-size: 16px;
  }
}
.block.newsletter .content {
  position: relative;
  z-index: 99;
}
.block.newsletter .field,
.block.newsletter .field.newsletter {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
}
.block.newsletter .field .control,
.block.newsletter .field.newsletter .control {
  width: 70%;
}
.block.newsletter .field .control:before,
.block.newsletter .field.newsletter .control:before {
  display: none;
}
.block.newsletter .field.captcha,
.block.newsletter .field.newsletter.captcha {
  padding-top: 20px;
}
.block.newsletter .input-box {
  width: 100%;
  clear: both;
  padding-bottom: 15px;
}
.block.newsletter input {
  padding: 0 18px;
  color: #373a36;
  border: none;
  height: 41px;
}
.block.newsletter .actions {
  width: 30%;
}
.block.newsletter .actions .subscribe.primary {
  margin: 0;
  background: #d30035;
  padding: 0 15px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 0;
  border: none;
  font-weight: normal;
  width: 100%;
  margin-right: auto;
  line-height: 41px;
  border-left: 1px solid #d30035;
}
.block.newsletter .actions .subscribe.primary:hover {
  color: #d30035;
  background-color: #ffffff;
}
.block.newsletter .newslatter-check {
  clear: both;
  display: block;
  padding-top: 20px;
  font-size: 100%;
  line-height: 20px;
  text-transform: lowercase;
  text-align: left;
  font-size: 13px;
}
.block.newsletter .newslatter-check input[type=checkbox] {
  margin: 0;
  padding: 0;
  height: 10px;
}
.block.newsletter .newslatter-check input[type=checkbox] + label:before {
  border-radius: 50%;
  border-color: #ffffff;
  width: 14px;
  height: 14px;
}
@media (max-width: 767px) {
  .block.newsletter .newslatter-check {
    padding-top: 25px;
    line-height: 2;
    font-size: 16px;
  }
  .block.newsletter .newslatter-check input[type=checkbox] + label {
    line-height: 2;
    text-align: left;
    font-weight: 400;
  }
  .block.newsletter .newslatter-check input[type=checkbox] + label:before {
    top: 8px;
  }
}
@media (max-width: 539px) {
  .block.newsletter .newslatter-check input[type=checkbox] + label {
    margin-left: 30px;
  }
}
.block.newsletter .message {
  text-align: center;
  color: #ffffff;
  padding: 10px;
}
.block.newsletter .message * {
  color: #ffffff !important;
}
.block.newsletter .loading-div {
  display: inline-block;
  max-width: 20px;
  vertical-align: middle;
  margin-top: 20px;
  margin-left: 10px;
}
@media (max-width: 1199px) {
  .block.newsletter {
    max-width: 65%;
  }
}
@media (max-width: 991px) {
  .block.newsletter {
    max-width: 100%;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .block.newsletter {
    background: #373a36;
    position: relative;
    width: auto;
    padding: 20px 0;
    margin: 0 -15px;
    text-align: center;
    float: none;
    max-width: inherit;
  }
  .block.newsletter .title,
  .block.newsletter .content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 539px) {
  .block.newsletter {
    width: auto;
    text-align: center;
    padding-right: 0;
    border: none;
    margin: 0 -12px;
  }
  .block.newsletter .title {
    padding-bottom: 0;
    margin-bottom: 24px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .block.newsletter .title strong {
    font-size: 20px;
  }
  .block.newsletter .label {
    padding-bottom: 28px;
    text-transform: lowercase;
  }
  .block.newsletter input {
    text-align: left;
  }
}
.block.newsletter .message {
  text-align: center;
}
.block.newsletter .message .msg.success {
  color: #003c71;
  text-align: center;
  font-weight: bold;
}
.footer-bottom {
  z-index: 10;
  border-top: 1px solid #ffffff;
  padding: 11px 0;
  position: relative;
  margin-top: 20px;
}
.footer-bottom:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  height: 1px;
  width: 50%;
  background: #373a36;
}
@media (max-width: 991px) {
  .footer-bottom {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .footer-bottom {
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    display: block;
    font-size: 100%;
  }
  .footer-bottom:after {
    display: none;
  }
}
.footer-bottom .container {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .footer-bottom .container {
    flex-wrap: wrap;
    flex-flow: column;
    text-align: center;
    justify-content: center;
  }
}
.footer-bottom .container .copyright {
  vertical-align: middle;
  font-size: 100%;
  display: inline-block;
  margin-right: 5px;
  text-transform: uppercase;
}
.footer-bottom .container .copyright span {
  font-size: 100%;
}
@media (max-width: 767px) {
  .footer-bottom .container .copyright {
    line-height: 2;
    margin-right: 0;
    font-size: 15px;
    max-width: 280px;
  }
}
.footer-bottom .container a {
  color: #373a36;
  text-decoration: underline;
  display: inline-block;
}
.footer-bottom .container a:hover {
  text-decoration: none;
  color: #d30035;
}
.footer-bottom .container .social-media {
  width: 50%;
  text-align: right;
  font-size: 28px;
  margin-left: auto;
}
@media (max-width: 767px) {
  .footer-bottom .container .social-media {
    width: 100%;
    order: -1;
    background: #373a36;
    position: relative;
    text-align: center;
    padding: 26px 0 55px;
    margin-bottom: 28px;
  }
  .footer-bottom .container .social-media:after {
    content: '';
    display: block;
    position: absolute;
    left: -15px;
    right: -15px;
    top: -2px;
    bottom: -2px;
    height: auto;
    background: #373a36;
    z-index: -1;
    width: auto;
    border-top: 1px solid #9a9c9a;
  }
}
.footer-bottom .container .social-media a {
  color: #ffffff;
  display: inline-block;
  margin-left: 20px;
  margin-top: 0;
  text-decoration: none;
  margin-right: 0;
}
.footer-bottom .container .social-media a i {
  font-style: normal;
  display: block;
}
.footer-bottom .container .social-media a:hover {
  color: #d30035;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 999;
  background: #ededed;
  color: #333;
  padding: 30px 10px;
  box-shadow: 0 -5px 6px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .message.global.cookie {
    padding: 10px;
  }
}
.message.global.cookie .actions {
  margin-top: 0;
}
.message.global.cookie .content {
  display: block;
  text-align: center;
}
.message.global.cookie .content p {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 14px;
  line-height: normal;
}
@media (max-width: 767px) {
  .message.global.cookie .content p {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
.message.global.cookie .content p a {
  color: #d30035;
}
@media (max-width: 767px) {
  .message.global.cookie .content p a {
    font-size: 12px;
  }
}
.message.global.cookie .content p a:hover {
  text-decoration: underline;
}
.message.global.cookie .content button.action.allow.primary {
  line-height: normal;
}
.message.global.cookie a {
  color: #d30035;
}
.scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #d30035;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  padding: 0px 0 0 0;
  border-radius: 50px;
  cursor: pointer;
  opacity: 0;
  transition: all linear 0.2s;
  z-index: 99999;
}
@media screen and (max-width: 1600px) {
  .scroll-to-top {
    bottom: 76px;
    right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .scroll-to-top {
    width: 30px;
    height: 30px;
    bottom: 60px;
    right: 10px;
  }
}
.scroll-to-top svg {
  width: 25px;
  height: 25px;
  transform: rotate(-90deg);
  position: relative;
  top: 1px;
}
@media screen and (max-width: 991px) {
  .scroll-to-top svg {
    width: 16px;
    height: 16px;
    top: 2px;
  }
}
.scroll-to-top:hover {
  background: #6c6e6c;
}
body.cms-home .page-wrapper .lazyloader.loading {
  min-height: 300px;
  background-color: #ffffff;
  background: url(../images/loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.cms-index-index .page-main {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .cms-index-index .page-main {
    padding-bottom: 25px;
  }
}
#home-top-block {
  margin-top: 25px;
  /*    @media @breakpoint-m-lg{ min-height: 740px;}
    @media @breakpoint-m-sm{ min-height: 580px;}*/
}
@media (max-width: 991px) {
  #home-top-block {
    margin-top: 0;
  }
}
.home-topblocks {
  padding-bottom: 65px;
  clear: both;
}
@media (max-width: 767px) {
  .home-topblocks {
    padding-bottom: 23px;
  }
}
.home-topblocks .owl-dots {
  width: 100%;
  text-align: center;
  padding: 30px 0 0px;
}
.home-topblocks .owl-dots buggont {
  display: inline-block;
}
.home-topblocks .items {
  display: block;
  margin: 0 -17px;
  width: auto;
}
@media (max-width: 1199px) {
  .home-topblocks .items {
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  .home-topblocks .items {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .home-topblocks .items {
    margin: 0;
    display: block;
    width: 100%;
  }
}
.home-topblocks .item {
  padding: 0 17px;
  width: 33.33%;
  display: flex;
  flex-flow: column;
  float: left;
  text-align: left;
}
@media (max-width: 1199px) {
  .home-topblocks .item {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .home-topblocks .item {
    padding: 0 10px;
  }
}
.home-topblocks .item .item-inner {
  position: relative;
  width: 100%;
  border: 1px solid #ffffff;
  height: 100%;
  border-bottom: 1px solid #707070;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.home-topblocks .item .item-inner div.bg-cover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 1;
  visibility: visible;
  -webkit-backface-visibility: hidden;
}
.home-topblocks .item .item-inner .bg-cover {
  height: 100%;
}
.home-topblocks .item .item-inner .bg-cover img {
  height: 676px;
}
@media (max-width: 991px) {
  .home-topblocks .item .item-inner .bg-cover img {
    max-height: 521px;
  }
}
@media (max-width: 539px) {
  .home-topblocks .item .item-inner .bg-cover img {
    max-height: calc(100vh - 294px);
  }
}
@media (max-width: 767px) {
  .home-topblocks .item {
    width: 100%;
    padding: 0;
  }
}
.home-topblocks .item .link,
.categorylanding-top .landing-sticky .items .item .link {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  color: #373a36;
  padding: 13px 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.home-topblocks .item .link i,
.categorylanding-top .landing-sticky .items .item .link i {
  width: 71px;
  height: 71px;
  background: #ffffff;
  content: '';
  border: 20px solid #ffffff;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: -3px;
  top: -10px;
  display: flex;
  justify-content: center;
  align-content: center;
}
.home-topblocks .item .link i:before,
.categorylanding-top .landing-sticky .items .item .link i:before {
  border: 1px solid #373a36;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  display: block;
  border-radius: 50%;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 11px auto;
}
.home-topblocks .item .link i img,
.categorylanding-top .landing-sticky .items .item .link i img {
  max-width: 11px;
  position: relative;
}
@media (max-width: 991px) {
  .home-topblocks .item .link,
  .categorylanding-top .landing-sticky .items .item .link {
    padding: 15px 15px;
    font-size: 12px;
  }
  .home-topblocks .item .link i,
  .categorylanding-top .landing-sticky .items .item .link i {
    width: 55px;
    height: 55px;
    border-width: 15px;
  }
}
@media (max-width: 767px) {
  .home-topblocks .item .link,
  .categorylanding-top .landing-sticky .items .item .link {
    font-size: 14px;
    padding: 8px 13px;
  }
}
.home-topblocks .item .link:hover,
.categorylanding-top .landing-sticky .items .item .link:hover {
  color: #d30035;
}
.home-topblocks .item .link:hover i:before,
.categorylanding-top .landing-sticky .items .item .link:hover i:before {
  border-color: #d30035;
  background-image: url(../images/svg/right-chevron-red.svg);
}
.home-topblocks .item .link:hover i img,
.categorylanding-top .landing-sticky .items .item .link:hover i img {
  opacity: 0;
}
@media (min-width: 768px) {
  .home-topblocks .item:nth-child(n+3) {
    height: 322px;
  }
  .home-topblocks .item:last-child {
    margin-top: 34px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-topblocks .item:nth-child(n+3) {
    height: 252px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-topblocks .item:last-child {
    margin-top: 20px;
  }
}
.home-topblocks .item:hover .item-inner {
  border-color: #707070;
}
.home-topblocks .item:hover .item-inner a.link {
  color: #d30035;
}
.home-topblocks .item:hover .item-inner a.link i:before {
  border-color: #d30035;
  background-image: url(../images/svg/right-chevron-red.svg);
}
.home-topblocks .item:hover .item-inner a.link i img {
  opacity: 0;
}
.home-topblocks.home-middleblocks {
  padding-bottom: 30px;
}
.home-topblocks.home-middleblocks .item {
  width: 50%;
  padding-bottom: 34px;
}
.home-topblocks.home-middleblocks .item:last-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  .home-topblocks.home-middleblocks .item {
    padding-bottom: 28px;
    width: 100%;
  }
}
.home-topblocks.home-middleblocks .item .bg-cover img {
  height: 484px;
}
@media (max-width: 991px) {
  .home-topblocks.home-middleblocks .item .bg-cover img {
    height: 360px;
  }
}
@media (max-width: 767px) {
  .home-topblocks.home-middleblocks .item .bg-cover img {
    height: 260px;
  }
}
@media (min-width: 768px) {
  .home-topblocks.home-middleblocks .item:nth-child(n+3) {
    width: 33.33%;
    margin-top: 0;
    height: 349px;
  }
}
.home-topblocks.home-category .item:last-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  .home-topblocks.home-category .item {
    padding-bottom: 30px;
    width: 100%;
  }
}
.home-topblocks.home-category .item .bg-cover img {
  height: 315px;
}
@media (max-width: 991px) {
  .home-topblocks.home-category .item .bg-cover img {
    height: 360px;
  }
}
@media (max-width: 767px) {
  .home-topblocks.home-category .item .bg-cover img {
    height: 260px;
  }
}
@media (min-width: 768px) {
  .home-topblocks.home-category .item:nth-child(n+3) {
    margin-top: 0;
    height: auto;
  }
}
.ad-blocks {
  text-align: center;
  padding-top: 18px;
  padding-bottom: 52px;
}
@media (max-width: 767px) {
  .ad-blocks {
    padding-top: 10px;
    padding-bottom: 23px;
  }
}
.ad-blocks h2 {
  max-width: 876px;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 45px;
  letter-spacing: 0.025em;
  font-weight: 500;
  color: #000000;
  margin: 0 auto;
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .ad-blocks h2 {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 15px;
  }
}
.ad-blocks p {
  color: #d30035;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.025em;
  margin: 0;
  padding: 0;
}
.usps-section {
  clear: both;
  width: 100%;
  border-bottom: 1px solid #707070;
  border-top: 1px solid #707070;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .usps-section {
    margin-bottom: 56px;
    overflow: hidden;
  }
}
.usps-section .container {
  display: flex;
  flex-wrap: wrap;
  line-height: 50px;
  justify-content: center;
}
@media (max-width: 991px) {
  .usps-section .container {
    margin: -1px -15px;
    border-bottom: 1px solid #707070;
    border-top: 1px solid #707070;
  }
}
@media (max-width: 539px) {
  .usps-section .container {
    margin: -1px -12px;
  }
}
.usps-section h3 {
  background: #373a36;
  color: #ffffff;
  width: 20%;
  padding: 45px 0;
  position: relative;
  font-size: 100%;
  font-weight: normal;
  line-height: 20px;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.usps-section h3:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: -1px;
  bottom: -1px;
  background: #373a36;
  width: 100%;
  border-bottom: 1px solid #707070;
  border-top: 1px solid #707070;
}
@media (max-width: 991px) {
  .usps-section h3 {
    width: 100%;
    padding: 31px 15px;
    /*&:after{ content: ''; display: block; position: absolute; left:100%; top: 0; height: 100%;  background: @base-color; width: 100%;   }*/
  }
}
@media (max-width: 767px) {
  .usps-section h3 {
    font-size: 16px;
  }
}
.usps-section .usps-carousel {
  display: block;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  text-transform: uppercase;
  letter-spacing: normal;
  font-weight: 500;
  font-size: 14px;
  width: 80%;
}
.usps-section .usps-carousel .item {
  width: 33.33%;
  position: relative;
  display: block;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 26px 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .usps-section .usps-carousel .item {
    font-size: 16px;
  }
}
.usps-section .usps-carousel .item img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .usps-section .usps-carousel .item img {
    max-width: 40px;
  }
}
.usps-section .usps-carousel .item a {
  color: #373a36;
  display: block;
}
@media (max-width: 767px) {
  .usps-section .usps-carousel .item {
    text-align: center;
    width: 100%;
    padding: 30px 0;
  }
  .usps-section .usps-carousel .item img {
    max-width: 56px;
  }
}
@media (max-width: 991px) {
  .usps-section .usps-carousel {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .usps-section .usps-carousel {
    padding: 0;
  }
}
.usps-section .usps-carousel .owl-item {
  opacity: 0.5;
}
.usps-section .usps-carousel .owl-item.active {
  opacity: 1;
}
.home-newssection {
  clear: both;
  width: 100%;
  padding-bottom: 116px;
  margin-top: 21px;
}
@media (max-width: 767px) {
  .home-newssection {
    padding-bottom: 30px;
  }
}
.home-newssection .owl-nav button {
  position: absolute;
  left: 8px;
  top: 140px;
}
.home-newssection .owl-nav button.owl-next {
  right: 8px;
  left: auto;
}
@media (max-width: 991px) {
  .home-newssection .owl-nav button {
    top: 144px;
  }
}
@media (max-width: 767px) {
  .home-newssection .owl-nav button {
    top: 190px;
  }
}
@media (max-width: 539px) {
  .home-newssection .owl-nav button {
    top: 184px;
  }
}
.home-newssection .items {
  margin: 0;
  display: block;
  /*    @media @breakpoint-lg{ margin: 0 -15px; }  
        @media @breakpoint-sm{ margin: 0; } */
}
.home-newssection .item,
.news-list .items .item {
  padding: 0;
  width: 100%;
  display: flex;
  flex-flow: column;
  /*@media @breakpoint-lg{ padding: 0 15px; } 
        @media @breakpoint-sm{ padding: 0; }*/
}
.home-newssection .item .item-inner,
.news-list .items .item .item-inner {
  position: relative;
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.home-newssection .item .item-inner .image,
.news-list .items .item .item-inner .image {
  position: relative;
  display: block;
}
@media (max-width: 767px) {
  .home-newssection .item .item-inner .image .bg-cover,
  .news-list .items .item .item-inner .image .bg-cover {
    min-height: 400px;
  }
}
.home-newssection .item .item-inner .image:after,
.news-list .items .item .item-inner .image:after {
  background: #ffffff;
  width: 80px;
  height: 80px;
  content: '';
  border-radius: 50%;
  display: block;
  position: absolute;
  right: -40px;
  bottom: -40px;
}
.home-newssection .item .item-inner .image .bg-cover,
.news-list .items .item .item-inner .image .bg-cover {
  height: 100%;
}
.home-newssection .item .item-inner h3,
.news-list .items .item .item-inner h3 {
  border-top: 1px solid #707070;
  margin: 22px 0 0;
  font-weight: 600;
  text-transform: uppercase;
  padding: 22px 20px 14px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .home-newssection .item .item-inner h3,
  .news-list .items .item .item-inner h3 {
    font-size: 16px;
    padding: 24px 17px 20px;
    margin-top: 27px;
  }
}
.home-newssection .item .item-inner .sort-info,
.news-list .items .item .item-inner .sort-info {
  color: rgba(55, 58, 54, 0.5);
  padding: 0 20px;
}
@media (max-width: 767px) {
  .home-newssection .item .item-inner .sort-info,
  .news-list .items .item .item-inner .sort-info {
    padding: 0;
    font-size: 16px;
    line-height: 2.1;
  }
}
.home-create-section {
  clear: both;
  width: 100%;
  padding-bottom: 0;
}
.home-create-section .items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
  padding-bottom: 65px;
}
@media (max-width: 767px) {
  .home-create-section .items {
    margin: 0;
    padding-bottom: 40px;
  }
}
.home-create-section .items .col {
  padding: 0 20px;
  width: 33.33%;
  display: flex;
  flex-flow: column;
  width: 50%;
  justify-content: center;
  /*  @media @breakpoint-md{ padding: 0 15px}  */
}
@media (max-width: 1439px) {
  .home-create-section .items .col {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .home-create-section .items .col {
    width: 100%;
    padding: 15px 0 0;
    text-align: center;
  }
}
.home-create-section .items .col h2,
.home-create-section .items .col h4 {
  display: none;
}
@media (max-width: 767px) {
  .home-create-section .items .col h2,
  .home-create-section .items .col h4 {
    display: block;
  }
}
.home-create-section .items .col img {
  width: 100%;
  height: auto;
  display: block;
}
.home-create-section .items .col .inner {
  position: relative;
  display: flex;
  width: 100%;
  flex-flow: column;
  justify-content: center;
}
@media (max-width: 767px) {
  .home-create-section .items .col .inner {
    align-items: center;
  }
}
.home-create-section .items .col .action-tolbar {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 38px 45px 38px 0;
  border-radius: 10px 0 0 0;
  background: #F8F8F6;
}
@media (max-width: 1199px) {
  .home-create-section .items .col .action-tolbar {
    padding: 30px 15px;
  }
}
.home-create-section .items .col .action-tolbar .action {
  margin: 0 9px;
  line-height: 48px;
  text-transform: uppercase;
  width: 182px;
  text-align: center;
  padding: 0 20px;
}
.home-create-section .items .col .action-tolbar .action:first-child {
  margin-left: -30px;
}
@media (max-width: 991px) {
  .home-create-section .items .col .action-tolbar .action:first-child {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .home-create-section .items .col .action-tolbar .action:first-child {
    margin-bottom: 20px;
    line-height: 53px;
  }
}
@media (max-width: 1439px) {
  .home-create-section .items .col .action-tolbar .action {
    width: auto;
  }
}
@media (max-width: 1199px) {
  .home-create-section .items .col .action-tolbar .action {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .home-create-section .items .col .action-tolbar .action {
    display: block;
    margin: 5px 0;
  }
}
@media (max-width: 767px) {
  .home-create-section .items .col .action-tolbar .action {
    display: block;
    margin: 0 0 20px;
    line-height: 52px;
    font-size: 16px;
    min-width: 202px;
  }
}
@media (max-width: 767px) {
  .home-create-section .items .col .action-tolbar {
    position: static;
    display: block;
    margin-top: -23px;
    background: none;
    padding: 0;
  }
}
.home-create-section .items .col h4 {
  text-transform: lowercase;
  font-weight: 500;
  padding-bottom: 15px;
  font-size: 12px;
  color: #d30035;
}
@media (max-width: 767px) {
  .home-create-section .items .col h4 {
    font-size: 16px;
    padding-bottom: 4px;
  }
}
.home-create-section .items .col h4 a {
  color: #d30035;
}
.home-create-section .items .col h2 {
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 36px;
}
@media (max-width: 767px) {
  .home-create-section .items .col h2 {
    font-size: 30px;
    padding-bottom: 21px;
  }
}
.home-create-section .items .col .content,
.content-infosection .content {
  color: rgba(55, 58, 54, 0.5);
  letter-spacing: 0.3px;
  padding-left: 85px;
}
.home-create-section .items .col .content h2,
.home-create-section .items .col .content h4,
.content-infosection .content h2,
.content-infosection .content h4 {
  display: block;
}
@media (max-width: 1199px) {
  .home-create-section .items .col .content,
  .content-infosection .content {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .home-create-section .items .col .content,
  .content-infosection .content {
    text-align: center;
    font-size: 16px;
    padding-right: 0;
    padding-left: 0;
  }
  .home-create-section .items .col .content h2,
  .home-create-section .items .col .content h4,
  .content-infosection .content h2,
  .content-infosection .content h4 {
    display: none;
  }
}
.home-create-section .items .col .content h6,
.content-infosection .content h6 {
  padding-bottom: 44px;
}
@media (max-width: 767px) {
  .home-create-section .items .col .content h6,
  .content-infosection .content h6 {
    padding-bottom: 20px;
  }
}
.home-create-section .items .col .content p,
.content-infosection .content p {
  padding-bottom: 32px;
}
@media (max-width: 767px) {
  .home-create-section .items .col .content p,
  .content-infosection .content p {
    padding-bottom: 15px;
  }
}
.home-create-section .items .col .content .action-right,
.content-infosection .content .action-right {
  clear: both;
}
@media (max-width: 991px) {
  .home-create-section .items .col .content .action-right,
  .content-infosection .content .action-right {
    text-align: center;
  }
}
.home-create-section .items .col .content .action-right .action,
.content-infosection .content .action-right .action {
  display: inline-block;
  min-width: 183px;
  text-align: center;
  line-height: 30px;
}
@media (max-width: 767px) {
  .home-create-section .items .col .content .action-right .action,
  .content-infosection .content .action-right .action {
    padding: 0 20px;
    line-height: 52px;
    min-width: 202px;
  }
}
.home-create-section .items .col .content .action-right .action.btn-readmore,
.content-infosection .content .action-right .action.btn-readmore,
.contact-info .box-download .action-right a {
  padding: 0 29px;
  position: relative;
  display: inline-block;
  padding-right: 58px;
  margin-left: 12px;
  letter-spacing: -1px;
}
@media (max-width: 1199px) {
  .home-create-section .items .col .content .action-right .action.btn-readmore,
  .content-infosection .content .action-right .action.btn-readmore,
  .contact-info .box-download .action-right a {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .home-create-section .items .col .content .action-right .action.btn-readmore,
  .content-infosection .content .action-right .action.btn-readmore,
  .contact-info .box-download .action-right a {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .home-create-section .items .col .content .action-right .action.btn-readmore,
  .content-infosection .content .action-right .action.btn-readmore,
  .contact-info .box-download .action-right a {
    line-height: 30px;
    margin-top: 34px;
  }
}
.home-create-section .items .col .content .action-right .action.btn-readmore i,
.content-infosection .content .action-right .action.btn-readmore i,
.contact-info .box-download .action-right a i {
  width: 38px;
  height: 38px;
  background: #ffffff;
  border: 1px solid #373a36;
  position: absolute;
  top: -6px;
  right: 0;
  content: '';
  display: flex;
  justify-content: center;
  align-content: center;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px auto;
}
.home-create-section .items .col .content .action-right .action.btn-readmore i img,
.content-infosection .content .action-right .action.btn-readmore i img,
.contact-info .box-download .action-right a i img {
  max-width: 12px;
  display: inline-block;
}
@media (max-width: 767px) {
  .home-create-section .items .col .content .action-right .action.btn-readmore i,
  .content-infosection .content .action-right .action.btn-readmore i,
  .contact-info .box-download .action-right a i {
    height: 42px;
    width: 42px;
    background: none;
    background-size: 16px auto;
  }
  .home-create-section .items .col .content .action-right .action.btn-readmore i img,
  .content-infosection .content .action-right .action.btn-readmore i img,
  .contact-info .box-download .action-right a i img {
    max-width: 16px;
    opacity: 1;
  }
}
.home-create-section .items .col .content .action-right .action.btn-readmore:hover i,
.content-infosection .content .action-right .action.btn-readmore:hover i,
.contact-info .box-download .action-right a:hover i {
  border-color: #d30035;
  background-image: url(../images/svg/right-chevron-red.svg);
}
.home-create-section .items .col .content .action-right .action.btn-readmore:hover i img,
.content-infosection .content .action-right .action.btn-readmore:hover i img,
.contact-info .box-download .action-right a:hover i img {
  opacity: 0;
}
.home-create-section .items:nth-child(even) .col .content,
.home-create-section .items.right .col .content {
  padding-right: 85px;
  padding-left: 0;
}
@media (max-width: 1199px) {
  .home-create-section .items:nth-child(even) .col .content,
  .home-create-section .items.right .col .content {
    padding-right: 30px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .home-create-section .items:nth-child(even) .col .content,
  .home-create-section .items.right .col .content {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .home-create-section .items:nth-child(even) .col:last-child,
  .home-create-section .items.right .col:last-child {
    order: 1;
    text-align: right;
  }
  .home-create-section .items:nth-child(even) .col:first-child,
  .home-create-section .items.right .col:first-child {
    order: 2;
  }
}
.block-tab {
  clear: both;
  display: block;
  padding-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  /*  background: url('../images/bggray-dot.png') repeat-x 0 100% @mid-gray;*/
  padding: 0 0 65px;
  margin: 0;
}
@media (max-width: 767px) {
  .block-tab {
    padding-bottom: 59px;
  }
}
.block-tab .block-tabmenu {
  margin: 0px 0 20px;
  list-style: none;
  text-align: center;
  padding: 0;
  display: block;
  position: relative;
}
.block-tab .block-tabmenu .viewall {
  position: absolute;
  right: 124px;
  top: 7px;
  z-index: 10;
  text-decoration: underline;
  text-transform: lowercase;
}
.block-tab .block-tabmenu .viewall:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .block-tab .block-tabmenu {
    margin: 0 -15px 0px;
    padding-bottom: 21px;
  }
  .block-tab .block-tabmenu .viewall {
    position: static;
    margin-right: 110px;
    margin-top: 18px;
    display: inline-block;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .block-tab .block-tabmenu {
    margin: 0 -12px;
  }
}
.block-tab .block-tabmenu .tabitem {
  padding: 0;
  display: block;
  width: 100%;
}
.block-tab .block-tabmenu .tabitem .owl-carousel {
  z-index: 999;
}
.block-tab .block-tabmenu .tabitem .item {
  font-size: 20px;
  margin: 0;
  padding: 5px 20px;
  font-weight: normal;
  font-family: 'Poppins', sans-serif;
  color: #373a36;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  line-height: normal;
  background: #ffffff;
  border-radius: 0;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
}
.block-tab .block-tabmenu .tabitem .item:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .block-tab .block-tabmenu .tabitem .item {
    width: 100%;
    display: block;
    margin-right: 10px;
    padding: 5px 20px;
    font-size: 20px;
    text-align: center;
  }
}
@media (max-width: 539px) {
  .block-tab .block-tabmenu .tabitem .item {
    padding: 5px 10px;
    line-height: 27px;
  }
}
.block-tab .block-tabmenu .tabitem .item.current {
  background: #d30035;
  color: #ffffff;
}
.block-tab .block-tabmenu .tabitem .owl-item .item {
  /* color: @primary-color;*/
  background: #ffffff;
}
.block-tab .block-tabmenu .tabitem .owl-item.center .item.current {
  /*background: @newsletter-bg;*/
  color: #ffffff;
}
.block-tab .block-tab-content {
  display: none;
  position: relative;
}
.block-tab .block-tab-content .owl-nav {
  position: absolute;
  top: -55px;
  right: 0;
  z-index: 99;
}
.block-tab .block-tab-content .owl-nav button {
  margin-left: 22px;
}
@media (max-width: 767px) {
  .block-tab .block-tab-content .owl-nav {
    top: -54px;
    transform: translateX(-50%);
    right: auto;
    left: 50%;
    margin-left: 70px;
    width: 116px;
  }
  .block-tab .block-tab-content .owl-nav button {
    width: 34px;
    height: 34px;
    margin-left: 24px;
  }
}
.block-tab .block-tab-content.current {
  display: inherit;
}
.block-tab .block-tab-content .item {
  padding: 10px 0px 20px;
  /*   &:extend(.products-grid .product-item all); */
  min-height: 100%;
  height: 100%;
  padding: 10px 0px 0;
  margin-bottom: 0;
  width: 100% !important;
}
.block-tab .block-tab-content .item .product-image-wrapper {
  width: 100%;
}
.brand-section {
  clear: both;
  width: 100%;
  padding-bottom: 62px;
}
@media (max-width: 767px) {
  .brand-section {
    overflow: hidden;
  }
}
@media (max-width: 539px) {
  .brand-section.our-brands {
    width: auto;
    margin: 0 -20px;
  }
}
.brand-section.our-brands .owl-item {
  background-color: #EDEDED;
  align-items: center;
  justify-content: center;
  display: flex;
  min-height: 184px;
}
@media (max-width: 767px) {
  .brand-section.our-brands .owl-item {
    min-height: 134px;
  }
}
.brand-section.our-brands .owl-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  width: 100%;
  height: 100%;
}
.brand-section.our-brands .container {
  padding: 50px 40px 75px 40px;
}
@media (max-width: 767px) {
  .brand-section.our-brands .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 539px) {
  .brand-section.our-brands .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.brand-section.our-brands .container .brand_tag {
  text-align: right;
  margin-bottom: 20px;
  padding-right: 0;
  text-transform: lowercase;
  font-weight: 500;
  padding-bottom: 0;
  font-size: 16px;
  color: #d30035;
}
@media (max-width: 767px) {
  .brand-section.our-brands .container .owl-nav {
    top: -54px;
    transform: none;
    right: 20px;
    /*left: 50%; margin-left:70px ;*/
    width: 116px;
  }
}
.brand-section .owl-nav {
  position: absolute;
  top: -55px;
  right: 20px;
  z-index: 99;
}
@media (max-width: 1199px) {
  .brand-section .owl-nav {
    right: 15px;
  }
}
.brand-section .owl-nav button {
  margin-left: 22px;
}
@media (max-width: 767px) {
  .brand-section .owl-nav {
    top: -54px;
    transform: translateX(-50%);
    right: 20px;
    /*left: 50%; margin-left:70px ;*/
    width: 116px;
  }
  .brand-section .owl-nav button {
    width: 34px;
    height: 34px;
    margin-left: 24px;
  }
}
.brand-section .container {
  position: relative;
  padding: 75px 40px;
  max-width: 1576px;
}
@media (max-width: 767px) {
  .brand-section .container {
    margin-top: 10px;
  }
}
.brand-section .container:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  background-image: url(../images/brand-leftbg.png);
  background-repeat: no-repeat;
  background-position: 0 100%;
  width: 200px;
  height: 200px;
  display: block;
  z-index: -1;
  background-size: auto 100%;
}
.brand-section .container:after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  background-image: url(../images/brand-rightbg.png);
  background-repeat: no-repeat;
  background-position: 0 100%;
  width: 200px;
  height: 200px;
  display: block;
  z-index: -1;
  visibility: visible;
  background-size: 100% auto;
}
.brand-section .container .brand-carousel .item {
  text-align: center;
  padding: 0 15px;
}
.brand-section .container .brand-carousel .item img {
  max-width: 200px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .brand-section .container .brand-carousel .owl-item {
    opacity: 1;
  }
  .brand-section .container .brand-carousel .owl-item.active {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .brand-section .container {
    padding: 90px 0px 74px;
  }
  .brand-section .container:before {
    /*width: 180px; height: 180px; */
    left: -62px;
  }
  .brand-section .container:after {
    /*width: 180px; height: 180px;*/
    right: -62px;
  }
}
.award-section {
  width: 100%;
  clear: both;
  display: block;
  margin-bottom: 90px;
  align-items: center;
}
@media (max-width: 767px) {
  .award-section {
    margin-bottom: 60px;
    overflow: hidden;
  }
}
.award-section .container {
  display: flex;
  flex-wrap: wrap;
  line-height: 50px;
  justify-content: center;
}
@media (max-width: 767px) {
  .award-section .container {
    margin: 0 -15px;
  }
}
@media (max-width: 539px) {
  .award-section .container {
    margin: 0 -12px;
  }
}
.award-section h2 {
  width: 23%;
  padding: 46px 0;
  position: relative;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  margin: auto 0;
  font-weight: 500;
}
.award-section h2 span {
  display: block;
  font-size: 12px;
  padding-bottom: 18px;
  color: #d30035;
  text-transform: lowercase;
  font-weight: normal;
}
@media (max-width: 767px) {
  .award-section h2 span {
    font-size: 16px;
    padding-bottom: 6px;
  }
}
@media (max-width: 991px) {
  .award-section h2 {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .award-section h2 {
    font-size: 40px;
    padding: 0px 0 22px;
    line-height: normal;
  }
}
.award-section .award-carousel {
  display: block;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-weight: 500;
  font-size: 12px;
  width: 77%;
  background: #ededed;
}
@media (max-width: 991px) {
  .award-section .award-carousel {
    width: 100%;
  }
}
.award-section .award-carousel .owl-item {
  align-content: center;
  display: flex;
  justify-content: center;
}
.award-section .award-carousel .item {
  display: flex;
  align-items: center;
  padding: 55px 15px;
  width: 100%;
  height: 100%;
}
.award-section .award-carousel .item a {
  display: block;
  margin: 0 auto;
}
.award-section .award-carousel .item img {
  max-width: 120px;
  display: block;
}
@media (max-width: 991px) {
  .award-section .award-carousel .item {
    padding: 30px 10px;
  }
}
@media (max-width: 767px) {
  .award-section .award-carousel .item {
    padding: 40px 10px;
  }
}
.insta-section {
  position: relative;
  clear: both;
  display: block;
}
.insta-section .insta-title {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  z-index: 10;
}
.insta-section .insta-title h3 {
  margin: 0;
  padding: 10px 20px;
  color: #ffffff;
  background: #d30035;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
}
@media (max-width: 767px) {
  .insta-section .instagram-content .owl-item {
    opacity: 0.5;
  }
  .insta-section .instagram-content .owl-item.active {
    opacity: 1;
  }
}
.insta-section .instagram-content .item a {
  display: block;
}
.insta-section .instagram-content .item img {
  width: 100%;
  height: auto;
  max-height: 240px;
}
.home-tabing-section .resp-tabs-list {
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .home-tabing-section .resp-tabs-list {
    display: none;
  }
}
.home-tabing-section .resp-tabs-list li {
  float: none;
  display: inline-block;
  background-color: #EDEDED !important;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.025em;
  color: #373a36;
  border: 0;
  margin: 0 14px 14px 0;
  padding: 9px 26px;
  min-width: 184px;
}
@media (max-width: 1439px) {
  .home-tabing-section .resp-tabs-list li {
    margin-right: 4px;
    margin-bottom: 7px;
  }
}
@media (max-width: 1199px) {
  .home-tabing-section .resp-tabs-list li {
    min-width: 145px;
  }
}
@media (max-width: 991px) {
  .home-tabing-section .resp-tabs-list li {
    min-width: 116px;
  }
}
.home-tabing-section .resp-tabs-list li:last-child {
  margin-right: 0;
}
.home-tabing-section .resp-tabs-list li.resp-tab-active {
  background-color: #373a36 !important;
  color: #ffffff;
}
.home-tabing-section .resp-tabs-container {
  padding-top: 115px;
  padding-bottom: 82px;
}
@media (max-width: 1439px) {
  .home-tabing-section .resp-tabs-container {
    padding-top: 95px;
    padding-bottom: 75px;
  }
}
@media (max-width: 991px) {
  .home-tabing-section .resp-tabs-container {
    padding-top: 75px;
    padding-bottom: 55px;
  }
}
@media (max-width: 768px) {
  .home-tabing-section .resp-tabs-container {
    padding-top: 55px;
    padding-bottom: 0;
  }
}
@media (max-width: 539px) {
  .home-tabing-section .resp-tabs-container {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
.home-tabing-section .resp-tabs-container h2.resp-accordion {
  background-color: #EDEDED !important;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.025em;
  color: #373a36;
  border: 0;
  margin: 0 0 15px 0;
  padding: 9px 26px;
  position: relative;
}
.home-tabing-section .resp-tabs-container h2.resp-accordion span.resp-arrow {
  border-top-width: 6px;
  border-top-color: #373a36;
  margin-top: 13px;
}
.home-tabing-section .resp-tabs-container h2.resp-accordion.resp-tab-active {
  background-color: #373a36 !important;
  color: #ffffff;
}
.home-tabing-section .resp-tabs-container h2.resp-accordion.resp-tab-active span.resp-arrow {
  border-bottom-color: #ffffff;
  border-bottom-width: 6px;
}
@media (max-width: 768px) {
  .home-tabing-section .resp-tabs-container .resp-tab-content {
    padding-bottom: 40px;
  }
}
.home-tabing-section .home-create-section .items.add-items .col {
  width: 50%;
}
@media (max-width: 767px) {
  .home-tabing-section .home-create-section .items.add-items .col {
    width: 100%;
  }
}
.home-tabing-section .home-create-section .items .col {
  width: 100%;
}
.home-tabing-section .home-create-section.tab2 .items {
  flex-direction: initial;
}
.home-tabing-section .home-create-section .items {
  padding: 0;
  flex-direction: row-reverse;
}
.home-tabing-section .home-create-section .items .col .content,
.home-tabing-section .content-infosection .content {
  padding-left: 0;
}
@media (max-width: 991px) {
  .home-tabing-section .home-create-section .items .col .content .action-right,
  .home-tabing-section .content-infosection .content .action-right {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .home-tabing-section .home-create-section .items .col .content .action-right,
  .home-tabing-section .content-infosection .content .action-right {
    text-align: center;
  }
}
.home-tabing-section .home-create-section .items .col .inner {
  align-items: center;
}
.home-tabing-section .home-create-section .items .col .inner img {
  max-width: 512px;
}
.home-product-tabing-section .resp-tab-content #childtabing1,
.home-product-tabing-section .resp-tab-content #childtabing {
  overflow: hidden;
  padding-top: 50px;
  position: relative;
}
.home-product-tabing-section .resp-tab-content #childtabing1 .resp-tabs-list .owl-nav,
.home-product-tabing-section .resp-tab-content #childtabing .resp-tabs-list .owl-nav {
  position: absolute;
  right: 0;
  top: 10px;
}
.home-product-tabing-section .resp-tab-content #childtabing1 .resp-tabs-list .owl-nav button,
.home-product-tabing-section .resp-tab-content #childtabing .resp-tabs-list .owl-nav button {
  background-color: transparent;
  background-image: url("../images/svg/right-chevron.svg");
  height: 30px;
  width: 30px;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #000;
  border-radius: 100%;
  background-size: 14px 14px;
}
.home-product-tabing-section .resp-tab-content #childtabing1 .resp-tabs-list .owl-nav button span,
.home-product-tabing-section .resp-tab-content #childtabing .resp-tabs-list .owl-nav button span {
  display: none;
}
.home-product-tabing-section .resp-tab-content #childtabing1 .resp-tabs-list .owl-nav button.owl-prev,
.home-product-tabing-section .resp-tab-content #childtabing .resp-tabs-list .owl-nav button.owl-prev {
  transform: rotate(180deg);
  margin-right: 10px;
}
.home-product-tabing-section .resp-tab-content .owl-item {
  float: left;
}
.home-product-tabing-section .resp-tabs-list.hor_parent {
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .home-product-tabing-section .resp-tabs-list.hor_parent {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.home-product-tabing-section .resp-tabs-list.hor_parent li {
  float: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.025em;
  border-bottom: 1px solid transparent !important;
  background-color: transparent !important;
  color: #373a36;
  margin: 0 188px 0 0;
  padding: 0;
  cursor: pointer;
}
.home-product-tabing-section .resp-tabs-list.hor_parent li:last-child {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .home-product-tabing-section .resp-tabs-list.hor_parent li {
    margin-right: 38px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .home-product-tabing-section .resp-tabs-list.hor_parent li {
    margin-right: 20px;
    font-size: 20px;
  }
}
.home-product-tabing-section .resp-tabs-list.hor_parent li.resp-tab-active {
  border-bottom-color: #C2283B !important;
}
.home-product-tabing-section .resp-tabs-list.hor_child {
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .home-product-tabing-section .resp-tabs-list.hor_child {
    display: block;
  }
}
@media (max-width: 479px) {
  .home-product-tabing-section .resp-tabs-list.hor_child {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.home-product-tabing-section .resp-tabs-list.hor_child li {
  float: none;
  display: inline-block;
  background-color: #EDEDED !important;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.025em;
  color: #373a36;
  border: 0;
  margin: 0 14px 14px 0;
  padding: 9px 26px;
  width: 100%;
  cursor: pointer;
}
@media (max-width: 1439px) {
  .home-product-tabing-section .resp-tabs-list.hor_child li {
    margin-right: 4px;
    margin-bottom: 7px;
  }
}
@media (max-width: 1199px) {
  .home-product-tabing-section .resp-tabs-list.hor_child li {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .home-product-tabing-section .resp-tabs-list.hor_child li {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .home-product-tabing-section .resp-tabs-list.hor_child li {
    width: 100%;
    min-width: initial;
    margin-right: 0;
  }
}
.home-product-tabing-section .resp-tabs-list.hor_child li:last-child {
  margin-right: 0;
}
.home-product-tabing-section .resp-tabs-list.hor_child li.resp-tab-active {
  background-color: #373a36 !important;
  color: #ffffff;
}
.home-product-tabing-section .resp-tabs-container.hor_parent {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .home-product-tabing-section .resp-tabs-container.hor_parent {
    margin-top: 20px;
  }
}
.home-product-tabing-section .resp-tabs-container.hor_parent h2.resp-accordion.hor_parent {
  display: none !important;
}
.home-product-tabing-section .resp-tabs-container.hor_child {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .home-product-tabing-section .resp-tabs-container.hor_child {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.home-product-tabing-section .resp-tabs-container.hor_child h2.resp-accordion {
  background-color: #EDEDED !important;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.025em;
  color: #373a36;
  border: 0;
  margin: 0 0 15px 0;
  padding: 9px 26px;
  position: relative;
  display: none !important;
}
.home-product-tabing-section .resp-tabs-container.hor_child h2.resp-accordion span.resp-arrow {
  border-top-width: 6px;
  border-top-color: #373a36;
  margin-top: 13px;
}
.home-product-tabing-section .resp-tabs-container.hor_child h2.resp-accordion.resp-tab-active {
  background-color: #373a36 !important;
  color: #ffffff;
}
.home-product-tabing-section .resp-tabs-container.hor_child h2.resp-accordion.resp-tab-active span.resp-arrow {
  border-bottom-color: #ffffff;
  border-bottom-width: 6px;
}
@media (max-width: 768px) {
  .home-product-tabing-section .resp-tabs-container.hor_child .resp-tab-content {
    padding-bottom: 40px;
  }
}
html {
  scroll-behavior: smooth;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-layout-2columns-left .column.main {
    width: 70%;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 30%;
  }
}
body #layer-product-list .message.info.empty {
  margin-left: 0 !important;
}
.category-view .category-image {
  max-height: 400px;
  overflow: hidden;
}
.page-main > .page-title-wrapper .page-title {
  text-align: center;
  clear: both;
  width: 100%;
  padding-bottom: 35px;
  text-transform: uppercase;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .page-main > .page-title-wrapper .page-title {
    font-size: 22px;
  }
}
.category-banner {
  border-bottom: 1px solid #ADAEAD;
  margin-top: -3px;
}
.category-description {
  text-align: center;
  color: #9a9c9a;
  padding-bottom: 20px;
}
.categories-description p {
  font-size: 14px;
  line-height: 1.7;
}
@media (max-width: 991px) {
  .categories-description p {
    font-size: 13px;
  }
}
.products {
  margin-bottom: 22px;
}
.toolbar-products .pages,
.page-products .toolbar .limiter,
.products.wrapper ~ .toolbar .sorter {
  display: block;
}
.toolbar {
  display: flex;
  background: #ededed;
  padding: 5px 25px;
  font-size: 16px;
  margin-bottom: 61px;
}
@media (max-width: 991px) {
  .toolbar {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .toolbar {
    padding: 10px 15px;
    margin-bottom: 20px;
  }
}
@media (max-width: 539px) {
  .toolbar {
    flex-wrap: wrap;
  }
}
.toolbar .sort-asc,
.toolbar .toolbar-amount,
.toolbar .modes {
  display: none;
}
.toolbar select {
  font-weight: bold;
  border: none;
  background-color: transparent;
  height: auto;
  line-height: 34px;
  margin: 0;
  padding-left: 5px;
  background-size: auto 12px;
  max-width: 120px;
}
@media (max-width: 539px) {
  .toolbar select {
    max-width: 160px;
  }
}
.toolbar .toolbar-sorter {
  order: 1;
  margin: 0 20px 0 0;
  padding: 0;
}
@media (max-width: 539px) {
  .toolbar .toolbar-sorter {
    width: auto;
    margin: 0 5px 0 0;
    text-align: left;
  }
}
.toolbar .limiter {
  order: 2;
  margin: 0;
  padding: 0;
}
@media (max-width: 539px) {
  .toolbar .limiter {
    width: auto;
    margin-left: auto;
    margin: 0 auto;
  }
}
.toolbar .pages {
  margin-left: auto;
  order: 3;
  font-size: 100%;
  text-transform: uppercase;
}
@media (max-width: 539px) {
  .toolbar .pages {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
}
.toolbar .pages .items {
  font-size: 100%;
  vertical-align: middle;
  line-height: 30px;
}
.toolbar .pages .item {
  font-size: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  line-height: 30px;
}
.toolbar .pages .item strong.page {
  color: #373a36;
  font-weight: bold;
}
.toolbar .pages .item .page {
  font-size: 100%;
  line-height: 30px;
  font-weight: normal;
  color: #373a36;
}
.toolbar .pages .item .action {
  font-size: 100%;
  border: none;
  width: auto;
  display: block;
}
.toolbar .pages .item .action:before {
  display: none;
}
.toolbar .pages .item .action > span {
  display: block;
  position: static;
  height: auto;
  width: auto;
  line-height: 30px;
  font-size: 100%;
  color: #373a36;
}
.toolbar .pages .item .action > span.label {
  display: none;
}
.toolbar .pages .item .action.next {
  margin-left: 5px;
}
.toolbar .pages .item .action.previous {
  margin-right: 5px;
}
@media (min-width: 1200px) {
  body.page-products.page-layout-2columns-left .products-grid .product-items {
    margin: 0;
  }
  body.page-products.page-layout-2columns-left .products-grid .product-item,
  body.page-products.page-layout-2columns-left .middle-content .post-product-detail .item {
    margin-left: 3%;
    padding: 0;
    width: calc((100% - 6%) / 3);
  }
  body.page-products.page-layout-2columns-left .products-grid .product-item:nth-child(2n + 1),
  body.page-products.page-layout-2columns-left .middle-content .post-product-detail .item:nth-child(2n + 1) {
    margin-left: 3%;
  }
  body.page-products.page-layout-2columns-left .products-grid .product-item:nth-child(3n + 1),
  body.page-products.page-layout-2columns-left .middle-content .post-product-detail .item:nth-child(3n + 1) {
    margin-left: 0;
  }
  body.page-products.page-layout-1column .products-grid .product-items {
    margin: 0;
  }
  body.page-products.page-layout-1column .products-grid .product-item,
  body.page-products.page-layout-1column .middle-content .post-product-detail .item {
    margin-left: 3%;
    padding: 0;
    width: calc((100% - 12%) / 4);
  }
  body.page-products.page-layout-1column .products-grid .product-item:nth-child(2n + 1),
  body.page-products.page-layout-1column .middle-content .post-product-detail .item:nth-child(2n + 1) {
    margin-left: 3%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body.page-products.page-layout-1column .products-grid .product-items {
    margin: 0;
  }
  body.page-products.page-layout-1column .products-grid .product-item,
  body.page-products.page-layout-1column .middle-content .post-product-detail .item {
    margin-left: 3%;
    padding: 0;
    width: calc((100% - 6%) / 3);
  }
  body.page-products.page-layout-1column .products-grid .product-item:nth-child(2n + 1),
  body.page-products.page-layout-1column .middle-content .post-product-detail .item:nth-child(2n + 1) {
    margin-left: 3%;
  }
  body.page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  body.page-products.page-layout-1column .middle-content .post-product-detail .item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .products-grid .item {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 539px) {
  .products-grid .item {
    width: 100% !important;
    margin: 0 0 20px !important;
  }
}
.block-products-list .block-title strong {
  font-size: 20px;
  margin: 0;
  padding: 5px 20px;
  font-weight: normal;
  font-family: 'Poppins', sans-serif;
  color: #373a36;
  display: inline-block;
}
.block-products-list .product-item-details .product-item-actions {
  display: none;
}
.block-products-list .slick-slide .product-item,
.block-products-list .slick-slide > div {
  height: 100%;
}
.block-products-list .products-grid .product-items {
  padding: 0;
}
.block-products-list .product-item .product-item-info .product-item-photo {
  padding-bottom: 106.952%;
  position: relative;
}
.block-products-list .product-item .product-item-info .product-item-photo img {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  opacity: 1;
  visibility: visible;
  -webkit-backface-visibility: hidden;
}
.block-products-list .slick-slider .slick-dots {
  display: none !important;
}
.block-products-list .products-grid .slick-slide {
  padding: 0 15px;
  margin: 0;
}
.block-products-list .slick-slider .slick-arrow.slick-next,
.block-products-list .slick-slider .slick-arrow.slick-prev {
  position: absolute;
  top: -42px;
  left: auto;
  right: 0;
  border: none;
  padding: 0 !important;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #373a36 !important;
  color: #fff;
  line-height: normal;
  z-index: 99;
  background-size: auto 12px !important;
}
.block-products-list .slick-slider .slick-arrow.slick-next:hover,
.block-products-list .slick-slider .slick-arrow.slick-prev:hover {
  background-color: #9a9a9a !important;
}
.block-products-list .slick-slider .slick-arrow.slick-prev {
  right: 52px;
}
.products-grid .product-item,
.owl-carousel .product-item,
.block-products-list .products-grid .product-item,
.middle-content .post-product-detail .item,
.block-products-list .middle-content .post-product-detail .item {
  display: flex;
  flex-direction: row;
  transition: all 0.5s ease 0s;
}
.products-grid .product-item .product-item-info,
.owl-carousel .product-item .product-item-info,
.block-products-list .products-grid .product-item .product-item-info,
.middle-content .post-product-detail .item .product-item-info,
.block-products-list .middle-content .post-product-detail .item .product-item-info {
  max-width: 100%;
  border: none;
  background: #fff;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  transition: all ease 0.5s;
  text-decoration: none;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-bottom: 1px solid #373a36;
}
.products-grid .product-item .product-item-photo,
.owl-carousel .product-item .product-item-photo,
.block-products-list .products-grid .product-item .product-item-photo,
.middle-content .post-product-detail .item .product-item-photo,
.block-products-list .middle-content .post-product-detail .item .product-item-photo {
  display: block;
  width: 100%;
}
.products-grid .product-item .product-item-photo .product-image-container,
.owl-carousel .product-item .product-item-photo .product-image-container,
.block-products-list .products-grid .product-item .product-item-photo .product-image-container,
.middle-content .post-product-detail .item .product-item-photo .product-image-container,
.block-products-list .middle-content .post-product-detail .item .product-item-photo .product-image-container {
  display: block;
  margin: 0 auto;
}
.products-grid .product-item .product-item-photo .product-image-wrapper img,
.owl-carousel .product-item .product-item-photo .product-image-wrapper img,
.block-products-list .products-grid .product-item .product-item-photo .product-image-wrapper img,
.middle-content .post-product-detail .item .product-item-photo .product-image-wrapper img,
.block-products-list .middle-content .post-product-detail .item .product-item-photo .product-image-wrapper img {
  width: auto;
}
.products-grid .product-item .itemTopinfo,
.owl-carousel .product-item .itemTopinfo,
.block-products-list .products-grid .product-item .itemTopinfo,
.middle-content .post-product-detail .item .itemTopinfo,
.block-products-list .middle-content .post-product-detail .item .itemTopinfo {
  position: absolute;
  left: 1px;
  right: 1px;
  display: flex;
  justify-content: start;
  z-index: 10;
  align-items: center;
}
.products-grid .product-item .sale,
.owl-carousel .product-item .sale,
.block-products-list .products-grid .product-item .sale,
.products-grid .product-item .stock,
.owl-carousel .product-item .stock,
.block-products-list .products-grid .product-item .stock,
.middle-content .post-product-detail .item .sale,
.block-products-list .middle-content .post-product-detail .item .sale,
.middle-content .post-product-detail .item .stock,
.block-products-list .middle-content .post-product-detail .item .stock {
  padding: 0px 15px;
  color: #ffffff;
  background: #d30035;
  text-transform: uppercase;
  line-height: 24px;
}
@media screen and (max-width: 1440px) {
  .products-grid .product-item .sale,
  .owl-carousel .product-item .sale,
  .block-products-list .products-grid .product-item .sale,
  .products-grid .product-item .stock,
  .owl-carousel .product-item .stock,
  .block-products-list .products-grid .product-item .stock,
  .middle-content .post-product-detail .item .sale,
  .block-products-list .middle-content .post-product-detail .item .sale,
  .middle-content .post-product-detail .item .stock,
  .block-products-list .middle-content .post-product-detail .item .stock {
    padding: 0 7px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .products-grid .product-item .sale,
  .owl-carousel .product-item .sale,
  .block-products-list .products-grid .product-item .sale,
  .products-grid .product-item .stock,
  .owl-carousel .product-item .stock,
  .block-products-list .products-grid .product-item .stock,
  .middle-content .post-product-detail .item .sale,
  .block-products-list .middle-content .post-product-detail .item .sale,
  .middle-content .post-product-detail .item .stock,
  .block-products-list .middle-content .post-product-detail .item .stock {
    font-size: 10px;
  }
}
.products-grid .product-item .stock,
.owl-carousel .product-item .stock,
.block-products-list .products-grid .product-item .stock,
.middle-content .post-product-detail .item .stock,
.block-products-list .middle-content .post-product-detail .item .stock {
  background: #373a36;
}
.products-grid .product-item .stock.unavailable,
.owl-carousel .product-item .stock.unavailable,
.block-products-list .products-grid .product-item .stock.unavailable,
.middle-content .post-product-detail .item .stock.unavailable,
.block-products-list .middle-content .post-product-detail .item .stock.unavailable {
  background: #9a9a9a;
}
.products-grid .product-item .eco-collection,
.owl-carousel .product-item .eco-collection,
.block-products-list .products-grid .product-item .eco-collection,
.products-grid .product-item .made-in,
.owl-carousel .product-item .made-in,
.block-products-list .products-grid .product-item .made-in,
.products-grid .product-item .flag-expressitem,
.owl-carousel .product-item .flag-expressitem,
.block-products-list .products-grid .product-item .flag-expressitem,
.products-grid .product-item .flag-fullcolour,
.owl-carousel .product-item .flag-fullcolour,
.block-products-list .products-grid .product-item .flag-fullcolour,
.products-grid .product-item .flag-impression-europe,
.owl-carousel .product-item .flag-impression-europe,
.block-products-list .products-grid .product-item .flag-impression-europe,
.products-grid .product-item .flag-co2-products,
.owl-carousel .product-item .flag-co2-products,
.block-products-list .products-grid .product-item .flag-co2-products,
.middle-content .post-product-detail .item .eco-collection,
.block-products-list .middle-content .post-product-detail .item .eco-collection,
.middle-content .post-product-detail .item .made-in,
.block-products-list .middle-content .post-product-detail .item .made-in,
.middle-content .post-product-detail .item .flag-expressitem,
.block-products-list .middle-content .post-product-detail .item .flag-expressitem,
.middle-content .post-product-detail .item .flag-fullcolour,
.block-products-list .middle-content .post-product-detail .item .flag-fullcolour,
.middle-content .post-product-detail .item .flag-impression-europe,
.block-products-list .middle-content .post-product-detail .item .flag-impression-europe,
.middle-content .post-product-detail .item .flag-co2-products,
.block-products-list .middle-content .post-product-detail .item .flag-co2-products {
  width: 25px;
  height: 25px;
  background-image: url('../images/svg/icon-echo.svg');
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  background-size: 25px auto;
  z-index: 99;
  font-size: 0;
  margin-left: auto;
}
.products-grid .product-item .made-in,
.owl-carousel .product-item .made-in,
.block-products-list .products-grid .product-item .made-in,
.middle-content .post-product-detail .item .made-in,
.block-products-list .middle-content .post-product-detail .item .made-in {
  background-image: url('../images/svg/icon-uk.svg');
}
.products-grid .product-item .made-in + .eco-collection,
.owl-carousel .product-item .made-in + .eco-collection,
.block-products-list .products-grid .product-item .made-in + .eco-collection,
.middle-content .post-product-detail .item .made-in + .eco-collection,
.block-products-list .middle-content .post-product-detail .item .made-in + .eco-collection {
  margin-left: 0px;
}
.products-grid .product-item .eco-collection,
.owl-carousel .product-item .eco-collection,
.block-products-list .products-grid .product-item .eco-collection,
.products-grid .product-item .flag-expressitem,
.owl-carousel .product-item .flag-expressitem,
.block-products-list .products-grid .product-item .flag-expressitem,
.products-grid .product-item .flag-fullcolour,
.owl-carousel .product-item .flag-fullcolour,
.block-products-list .products-grid .product-item .flag-fullcolour,
.products-grid .product-item .flag-impression-europe,
.owl-carousel .product-item .flag-impression-europe,
.block-products-list .products-grid .product-item .flag-impression-europe,
.products-grid .product-item .flag-co2-products,
.owl-carousel .product-item .flag-co2-products,
.block-products-list .products-grid .product-item .flag-co2-products,
.middle-content .post-product-detail .item .eco-collection,
.block-products-list .middle-content .post-product-detail .item .eco-collection,
.middle-content .post-product-detail .item .flag-expressitem,
.block-products-list .middle-content .post-product-detail .item .flag-expressitem,
.middle-content .post-product-detail .item .flag-fullcolour,
.block-products-list .middle-content .post-product-detail .item .flag-fullcolour,
.middle-content .post-product-detail .item .flag-impression-europe,
.block-products-list .middle-content .post-product-detail .item .flag-impression-europe,
.middle-content .post-product-detail .item .flag-co2-products,
.block-products-list .middle-content .post-product-detail .item .flag-co2-products {
  margin-left: 0;
}
.products-grid .product-item .flag-expressitem,
.owl-carousel .product-item .flag-expressitem,
.block-products-list .products-grid .product-item .flag-expressitem,
.middle-content .post-product-detail .item .flag-expressitem,
.block-products-list .middle-content .post-product-detail .item .flag-expressitem {
  background-image: url('../images/svg/express-icon.svg');
}
.products-grid .product-item .flag-fullcolour,
.owl-carousel .product-item .flag-fullcolour,
.block-products-list .products-grid .product-item .flag-fullcolour,
.middle-content .post-product-detail .item .flag-fullcolour,
.block-products-list .middle-content .post-product-detail .item .flag-fullcolour {
  background-image: url('../images/svg/full-colour-icon.svg');
}
.products-grid .product-item .flag-impression-europe,
.owl-carousel .product-item .flag-impression-europe,
.block-products-list .products-grid .product-item .flag-impression-europe,
.middle-content .post-product-detail .item .flag-impression-europe,
.block-products-list .middle-content .post-product-detail .item .flag-impression-europe {
  background-image: url('../images/svg/value-icon.svg');
}
.products-grid .product-item .flag-co2-products,
.owl-carousel .product-item .flag-co2-products,
.block-products-list .products-grid .product-item .flag-co2-products,
.middle-content .post-product-detail .item .flag-co2-products,
.block-products-list .middle-content .post-product-detail .item .flag-co2-products {
  background-image: url('../images/svg/co2.png');
}
.products-grid .product-item .d-flex-flag,
.owl-carousel .product-item .d-flex-flag,
.block-products-list .products-grid .product-item .d-flex-flag,
.middle-content .post-product-detail .item .d-flex-flag,
.block-products-list .middle-content .post-product-detail .item .d-flex-flag {
  display: flex;
  gap: 0 3px;
  margin-left: auto;
}
@media screen and (max-width: 1366px) {
  .products-grid .product-item .d-flex-flag,
  .owl-carousel .product-item .d-flex-flag,
  .block-products-list .products-grid .product-item .d-flex-flag,
  .middle-content .post-product-detail .item .d-flex-flag,
  .block-products-list .middle-content .post-product-detail .item .d-flex-flag {
    gap: 0 1px;
  }
}
.products-grid .product-item .catalog-points,
.owl-carousel .product-item .catalog-points,
.block-products-list .products-grid .product-item .catalog-points,
.middle-content .post-product-detail .item .catalog-points,
.block-products-list .middle-content .post-product-detail .item .catalog-points {
  display: none !important;
}
.products-grid .product-item .product-item-inner,
.owl-carousel .product-item .product-item-inner,
.block-products-list .products-grid .product-item .product-item-inner,
.middle-content .post-product-detail .item .product-item-inner,
.block-products-list .middle-content .post-product-detail .item .product-item-inner {
  display: none;
}
.products-grid .product-item .product-item-details,
.owl-carousel .product-item .product-item-details,
.block-products-list .products-grid .product-item .product-item-details,
.middle-content .post-product-detail .item .product-item-details,
.block-products-list .middle-content .post-product-detail .item .product-item-details {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #373a36;
  width: 100%;
  margin-top: 19px;
  min-height: 67px;
  color: #373a36;
  height: 100%;
}
@media (max-width: 767px) {
  .products-grid .product-item .product-item-details,
  .owl-carousel .product-item .product-item-details,
  .block-products-list .products-grid .product-item .product-item-details,
  .middle-content .post-product-detail .item .product-item-details,
  .block-products-list .middle-content .post-product-detail .item .product-item-details {
    margin-top: 10px;
    min-height: 66px;
  }
}
.products-grid .product-item .product-item-details .product-item-name,
.owl-carousel .product-item .product-item-details .product-item-name,
.block-products-list .products-grid .product-item .product-item-details .product-item-name,
.middle-content .post-product-detail .item .product-item-details .product-item-name,
.block-products-list .middle-content .post-product-detail .item .product-item-details .product-item-name {
  margin: 0;
  padding: 10px 10px 10px 0;
  font-weight: 600;
  text-transform: uppercase;
  width: 67%;
  display: flex;
  align-items: center;
  text-align: left;
  line-height: normal;
  font-size: 14px;
}
.products-grid .product-item .product-item-details .product-item-name a,
.owl-carousel .product-item .product-item-details .product-item-name a,
.block-products-list .products-grid .product-item .product-item-details .product-item-name a,
.middle-content .post-product-detail .item .product-item-details .product-item-name a,
.block-products-list .middle-content .post-product-detail .item .product-item-details .product-item-name a {
  color: #373a36;
  font-weight: 600;
}
.products-grid .product-item .product-item-details .price-box,
.owl-carousel .product-item .product-item-details .price-box,
.block-products-list .products-grid .product-item .product-item-details .price-box,
.middle-content .post-product-detail .item .product-item-details .price-box,
.block-products-list .middle-content .post-product-detail .item .product-item-details .price-box {
  margin: 0;
  padding: 0px 0;
  border-left: 1px solid #373a36;
  text-align: right;
  font-weight: 400;
  width: 33%;
  font-size: 14px;
  margin-left: auto;
  min-height: 100%;
  display: flex;
  align-items: flex-end;
  flex-flow: column;
  justify-content: center;
}
.products-grid .product-item .product-item-details .price-box .price-box,
.owl-carousel .product-item .product-item-details .price-box .price-box,
.block-products-list .products-grid .product-item .product-item-details .price-box .price-box,
.middle-content .post-product-detail .item .product-item-details .price-box .price-box,
.block-products-list .middle-content .post-product-detail .item .product-item-details .price-box .price-box {
  margin: 0;
  padding: 0;
  border: 0;
  display: flex;
  width: 100%;
  min-height: inherit;
  height: auto;
  color: #373a36;
}
.products-grid .product-item .product-item-details .price-box .price,
.owl-carousel .product-item .product-item-details .price-box .price,
.block-products-list .products-grid .product-item .product-item-details .price-box .price,
.middle-content .post-product-detail .item .product-item-details .price-box .price,
.block-products-list .middle-content .post-product-detail .item .product-item-details .price-box .price {
  font-weight: 400;
  white-space: break-spaces;
  font-size: 100%;
  color: #373a36;
}
.products-grid .product-item .product-item-details .price-box .price-label,
.owl-carousel .product-item .product-item-details .price-box .price-label,
.block-products-list .products-grid .product-item .product-item-details .price-box .price-label,
.middle-content .post-product-detail .item .product-item-details .price-box .price-label,
.block-products-list .middle-content .post-product-detail .item .product-item-details .price-box .price-label {
  text-transform: uppercase;
  padding-right: 3px;
}
.products-grid .product-item .product-item-details .price-box .ex-vat-tag,
.owl-carousel .product-item .product-item-details .price-box .ex-vat-tag,
.block-products-list .products-grid .product-item .product-item-details .price-box .ex-vat-tag,
.products-grid .product-item .product-item-details .price-box .price-label:after,
.owl-carousel .product-item .product-item-details .price-box .price-label:after,
.block-products-list .products-grid .product-item .product-item-details .price-box .price-label:after,
.products-grid .product-item .product-item-details .price-box .minimal-price-link,
.owl-carousel .product-item .product-item-details .price-box .minimal-price-link,
.block-products-list .products-grid .product-item .product-item-details .price-box .minimal-price-link,
.products-grid .product-item .product-item-details .price-box .old-price,
.owl-carousel .product-item .product-item-details .price-box .old-price,
.block-products-list .products-grid .product-item .product-item-details .price-box .old-price,
.middle-content .post-product-detail .item .product-item-details .price-box .ex-vat-tag,
.block-products-list .middle-content .post-product-detail .item .product-item-details .price-box .ex-vat-tag,
.middle-content .post-product-detail .item .product-item-details .price-box .price-label:after,
.block-products-list .middle-content .post-product-detail .item .product-item-details .price-box .price-label:after,
.middle-content .post-product-detail .item .product-item-details .price-box .minimal-price-link,
.block-products-list .middle-content .post-product-detail .item .product-item-details .price-box .minimal-price-link,
.middle-content .post-product-detail .item .product-item-details .price-box .old-price,
.block-products-list .middle-content .post-product-detail .item .product-item-details .price-box .old-price {
  color: #373a36;
  display: none;
}
.products-grid .product-item .product-item-details .price-box p,
.owl-carousel .product-item .product-item-details .price-box p,
.block-products-list .products-grid .product-item .product-item-details .price-box p,
.middle-content .post-product-detail .item .product-item-details .price-box p,
.block-products-list .middle-content .post-product-detail .item .product-item-details .price-box p {
  margin: 0;
  padding: 0;
  line-height: normal;
}
.products-grid .product-item .product-item-details .price-box.unavailable,
.owl-carousel .product-item .product-item-details .price-box.unavailable,
.block-products-list .products-grid .product-item .product-item-details .price-box.unavailable,
.middle-content .post-product-detail .item .product-item-details .price-box.unavailable,
.block-products-list .middle-content .post-product-detail .item .product-item-details .price-box.unavailable {
  background: none;
  color: red;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}
.products-grid .product-item .product-item-details .price-box.unavailable span,
.owl-carousel .product-item .product-item-details .price-box.unavailable span,
.block-products-list .products-grid .product-item .product-item-details .price-box.unavailable span,
.middle-content .post-product-detail .item .product-item-details .price-box.unavailable span,
.block-products-list .middle-content .post-product-detail .item .product-item-details .price-box.unavailable span {
  padding: 0;
  display: block;
  font-size: 12px;
  text-align: center;
  width: 100%;
}
.products-grid .product-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.qtyinput-box {
  width: 100%;
  display: flex;
  border-radius: 0;
  background: #373a36;
  color: #ffffff;
}
.qtyinput-box .field.qty {
  justify-content: flex-start;
  font-weight: bold;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0px 10px;
}
.qtyinput-box .field.qty .style-button {
  color: #d30035;
  float: left;
  font-size: 0px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  padding: 0px 0px;
  position: relative;
  z-index: 1;
  width: 20px;
}
.qtyinput-box .field.qty .style-button:before {
  content: '';
  height: 40px;
  width: 20px;
  background-image: url(../images/svg/minus-icon.svg);
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-position: center center;
  background-size: 9px;
}
@media (max-width: 991px) {
  .qtyinput-box .field.qty .style-button:before {
    height: 27px;
    line-height: 26px;
  }
}
@media (max-width: 539px) {
  .qtyinput-box .field.qty .style-button:before {
    height: 20px;
    line-height: 20px;
  }
}
.qtyinput-box .field.qty .style-button.qty_increment:before {
  background-image: url(../images/svg/plus-icon.svg);
}
.qtyinput-box .field.qty input.qty[type="number"],
.qtyinput-box .field.qty input.qty[type="text"] {
  border: none;
  height: 40px;
  float: left;
  width: 50px;
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
  color: #ffffff;
  font-weight: normal;
  background: none;
}
body .block.widget,
body .may-you-like {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  body .block.widget,
  body .may-you-like {
    margin-bottom: 40px;
  }
}
body .block.widget .block-title,
body .may-you-like .block-title {
  text-align: center;
  width: 100%;
  clear: both;
  margin-bottom: 20px;
  text-transform: uppercase;
  padding: 5px 0;
}
body .block.widget .block-title strong,
body .may-you-like .block-title strong {
  font-size: 26px;
  font-weight: 500;
}
@media (max-width: 767px) {
  body .block.widget .block-title,
  body .may-you-like .block-title {
    text-align: left;
  }
  body .block.widget .block-title strong,
  body .may-you-like .block-title strong {
    font-size: 22px;
  }
}
body .block.widget .products-grid .owl-nav,
body .may-you-like .products-grid .owl-nav {
  position: absolute;
  top: -55px;
  right: 0;
  z-index: 99;
}
body .block.widget .products-grid .owl-nav button,
body .may-you-like .products-grid .owl-nav button {
  margin-left: 22px;
}
@media (max-width: 767px) {
  body .block.widget .products-grid .owl-nav button,
  body .may-you-like .products-grid .owl-nav button {
    margin-left: 12px;
  }
}
body .block.widget .products-grid .product-item,
body .may-you-like .products-grid .product-item,
body .block.widget .middle-content .post-product-detail .item,
body .may-you-like .middle-content .post-product-detail .item {
  width: 100% !important;
  margin: 0 !important;
  padding: 0;
  max-width: 100%;
}
body .block.widget.block-viewed-products-grid .block-content .product-item-info,
body .may-you-like.block-viewed-products-grid .block-content .product-item-info {
  border: none;
}
body .block.widget.block-viewed-products-grid .block-content .product-item .product-item-details,
body .may-you-like.block-viewed-products-grid .block-content .product-item .product-item-details {
  display: none;
}
body .block.widget.may-you-like .products,
body .may-you-like.may-you-like .products {
  margin: 0;
  padding: 0;
}
body .block.widget.may-you-like .owl-carousel .product-image-wrapper .product-image-photo,
body .may-you-like.may-you-like .owl-carousel .product-image-wrapper .product-image-photo {
  position: absolute;
}
.categorylanding-top {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-top: 21px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .categorylanding-top {
    margin-bottom: 30px;
  }
}
.categorylanding-top .breadcrumbs {
  width: auto;
  text-align: left;
  margin: 0;
  padding-bottom: 20px;
  position: absolute;
  top: 22px;
  left: 0;
}
.categorylanding-top .subcategories-list {
  width: 33.9%;
  padding-right: 37px;
  padding-top: 43px;
}
@media (max-width: 991px) {
  .categorylanding-top .subcategories-list {
    width: 100%;
    padding-bottom: 20px;
    padding-right: 0;
  }
}
.categorylanding-top .subcategories-list .categories-description {
  color: #9a9c9a;
  border-bottom: 1px solid #373a36;
  padding-bottom: 24px;
  margin-bottom: 42px;
  position: relative;
  display: block;
}
.categorylanding-top .subcategories-list .categories-description .page-title {
  text-transform: uppercase;
  font-size: 26px;
  padding-bottom: 18px;
  padding-right: 60px;
}
.categorylanding-top .subcategories-list .categories-description .all-products {
  position: absolute;
  right: 0;
  top: 6px;
  text-decoration: underline;
}
.categorylanding-top .subcategories-list .categories-description .all-products:hover {
  text-decoration: none;
}
.categorylanding-top .subcategories-list .items {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.categorylanding-top .subcategories-list .items > .item {
  width: 50%;
  margin-bottom: 30px;
}
.categorylanding-top .subcategories-list .items h4 {
  font-weight: 600;
  display: block;
  text-transform: uppercase;
}
.categorylanding-top .subcategories-list .items ol {
  color: #9a9c9a;
  padding-left: 0px;
  text-transform: initial;
  line-height: 18px;
}
.categorylanding-top .subcategories-list .items ol li {
  width: 100%;
  display: block;
}
.categorylanding-top .subcategories-list .items ol li a {
  color: #9a9c9a;
  text-decoration: none;
}
.categorylanding-top .subcategories-list .items ol li a:hover {
  text-decoration: underline;
  color: #d30035;
}
.categorylanding-top .landing-sticky {
  width: 66.1%;
  padding-bottom: 0;
  clear: none;
  overflow: hidden;
}
@media (max-width: 991px) {
  .categorylanding-top .landing-sticky {
    width: 100%;
  }
}
.categorylanding-top .landing-sticky .container {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .categorylanding-top .landing-sticky .container {
    position: static;
    top: 0 !important;
  }
}
@media (min-width: 768px) {
  .categorylanding-top .landing-sticky .items {
    /* margin: 0; 
            display: grid; 
            grid-gap: 20px;
            grid-template-columns:50% 50fr 50fr;  width: 100%;  */
    margin: 0;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 47.8% 50fr 0fr;
    width: 100%;
  }
}
.categorylanding-top .landing-sticky .items .item .item-inner {
  position: relative;
  width: 100%;
  border: 1px solid #ffffff;
  border-bottom: 1px solid #707070;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.categorylanding-top .landing-sticky .items .item .mob {
  display: none;
}
.categorylanding-top .landing-sticky .items .item:hover .item-inner {
  border-color: #707070;
}
.categorylanding-top .landing-sticky .items .item:hover .item-inner a.link {
  color: #d30035;
}
.categorylanding-top .landing-sticky .items .item:hover .item-inner a.link i:before {
  border-color: #d30035;
  background-image: url(../images/svg/right-chevron-red.svg);
}
.categorylanding-top .landing-sticky .items .item:hover .item-inner a.link i img {
  opacity: 0;
}
.categorylanding-top .landing-sticky .items .item:first-child {
  grid-column: 1;
  grid-row: span 2;
}
.categorylanding-top .landing-sticky .items .item:nth-child(2),
.categorylanding-top .landing-sticky .items .item:nth-child(3) {
  grid-column: 2;
  grid-column: span 2;
}
.categorylanding-top .landing-sticky .items .item:nth-child(2) .item-inner,
.categorylanding-top .landing-sticky .items .item:nth-child(3) .item-inner,
.categorylanding-top .landing-sticky .items .item:nth-child(2) .bg-cover,
.categorylanding-top .landing-sticky .items .item:nth-child(3) .bg-cover {
  min-height: 100%;
  height: 100%;
}
.categorylanding-top .landing-sticky .items .item:nth-child(2) .bg-cover img,
.categorylanding-top .landing-sticky .items .item:nth-child(3) .bg-cover img {
  display: none;
}
.categorylanding-top .landing-sticky .items .item:nth-child(2) .bg-cover img.absolute-img,
.categorylanding-top .landing-sticky .items .item:nth-child(3) .bg-cover img.absolute-img {
  display: block;
}
@media (max-width: 767px) {
  .categorylanding-top .landing-sticky .items .item {
    height: 100%;
  }
  .categorylanding-top .landing-sticky .items .item .item-inner,
  .categorylanding-top .landing-sticky .items .item .bg-cover {
    height: 100%;
  }
  .categorylanding-top .landing-sticky .items .item .bg-cover img {
    display: none;
    object-fit: cover;
    height: 100%;
  }
  .categorylanding-top .landing-sticky .items .item .bg-cover img.mob {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}
.categorylanding-top .landing-sticky .items .owl-dots {
  display: block;
  width: 100%;
  text-align: center;
}
.categorylanding-top .landing-sticky .items .owl-dots button {
  display: inline-block;
  margin-right: 10px;
}
.featured-grid .owl-carousel .owl-item img {
  width: auto;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block .products .product-item {
  height: 100%;
}
@media (max-width: 767px) {
  .sidebar-main .wp-filters-text {
    display: none;
  }
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader,
.amshopby-overlay-block > .amshopby-loader {
  position: fixed;
  top: 45% !important;
  transform: translate(-50%, 50%) !important;
  background-image: url(../images/loader.png);
  background-size: 64px 64px;
}
#amasty-shopby-product-list .toolbar + .block {
  display: none;
}
#amasty-shopby-product-list .amasty-catalog-topnav {
  display: none;
}
.block-subtitle {
  width: 100%;
  display: none;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .block-subtitle {
    display: block;
  }
}
.block-subtitle .button {
  width: 100%;
  display: block;
  text-align: center;
  cursor: pointer;
}
.close-btn {
  display: none;
  position: fixed;
  height: 30px;
  width: 30px;
  padding: 0;
  right: 10px;
  z-index: 9999;
  top: 10px;
  cursor: pointer;
  font-size: 0;
}
.close-btn:before {
  content: "";
  height: 100%;
  width: 2px;
  background: #ffffff;
  position: absolute;
  transform: rotate(-45deg);
  left: 15px;
  top: 0;
}
.close-btn:after {
  content: "";
  height: 100%;
  width: 2px;
  background: #ffffff;
  position: absolute;
  transform: rotate(45deg);
  left: 15px;
  top: 0;
}
.block.filter {
  margin: 0 0 40px;
  margin-top: 0 !important;
}
@media (max-width: 767px) {
  .block.filter {
    background-color: transparent;
    width: 400px;
    height: 100%;
    top: 0;
    left: -400px;
    padding: 100px 30px 30px;
    text-align: left;
    overflow: scroll;
    background-color: #ffffff;
    position: fixed;
    z-index: 999;
    opacity: 0;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
  }
}
@media (max-width: 767px) and (max-width: 539px) {
  .block.filter {
    width: 88%;
  }
}
.block.filter .filter-current .items {
  padding: 15px 0 0 0;
}
.block.filter .filter-current .action.remove span {
  display: none;
}
.block.filter .filter-current .action.remove:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  line-height: normal;
  margin: 0 0 0 4px;
}
.block.filter .filter-current .action.remove:hover:after {
  color: #000;
}
.block.filter .filter-actions {
  position: absolute;
  right: 10px;
  top: 3px;
  margin: 0;
  color: #373a36;
}
@media (max-width: 1199px) {
  .block.filter .filter-actions {
    top: 0;
  }
}
.block.filter .filter-actions a {
  color: #373a36;
  cursor: pointer;
  text-decoration: underline;
  white-space: nowrap;
  font-size: 14px;
  display: block;
  vertical-align: top;
  line-height: normal;
  text-transform: lowercase;
}
.block.filter .filter-actions a:hover {
  text-decoration: none;
}
.block.filter .block-title {
  display: none;
}
.block.filter .block-title strong {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.72px;
  color: #d30035;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 0 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .block.filter .block-title strong {
    padding: 0px 0 20px;
  }
}
@media (max-width: 991px) {
  .block.filter .block-title strong {
    margin-bottom: 10px;
  }
}
.block.filter .filter-options-item:first-child .filter-options-title {
  padding-right: 104px;
}
.block.filter .filter-options-item[attribute="cat"] .filter-options-content ol li .icon-expand {
  display: none;
}
.block.filter .filter-content {
  position: relative;
}
.block.filter .filter-content .filter-options-title {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.64px;
  line-height: 28px;
  color: #373a36;
  margin-bottom: 17px;
  text-transform: uppercase;
  word-break: break-word;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .block.filter .filter-content .filter-options-title {
    font-size: 15px;
    font-size: 13px;
    line-height: 20px;
    margin: 5px 0 10px;
  }
}
.block.filter .filter-content .filter-options-item {
  border-bottom: 1px solid #ededed;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 767px) {
  .block.filter .filter-content .filter-options-item {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
.block.filter .filter-content .filter-options-item .more-less-link {
  margin: 0;
  line-height: 41px;
}
.block.filter .filter-content .filter-options-item .filter-options-content.freeze:empty + .filter-options-content {
  display: block !important;
}
.block.filter .filter-content .filter-options-item .filter-options-content.freeze + .filter-options-content[aria-hidden="false"] {
  display: block !important;
}
.block.filter .filter-content .filter-options-item .filter-options-content {
  position: relative;
  margin: 0;
  display: none !important;
}
@media (max-width: 767px) {
  .block.filter .filter-content .filter-options-item .filter-options-content {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.collection_type .swatch-attribute-options,
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.print_tech_type .swatch-attribute-options,
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.swag_box .swatch-attribute-options,
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.branding_option .swatch-attribute-options {
  margin-bottom: 0;
}
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.collection_type .swatch-attribute-options .swatch-option-link-layered,
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.print_tech_type .swatch-attribute-options .swatch-option-link-layered,
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.swag_box .swatch-attribute-options .swatch-option-link-layered,
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.branding_option .swatch-attribute-options .swatch-option-link-layered {
  display: inline-block;
}
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.branding_type .swatch-attribute-options {
  margin-bottom: 0;
}
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.branding_type .swatch-attribute-options .swatch-option-link-layered {
  display: inline-block;
  clear: both;
}
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.color .swatch-option-link-layered span,
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute.colour .swatch-option-link-layered span {
  display: none;
}
.block.filter .filter-content .filter-options-item .filter-options-content.freeze {
  display: block !important;
}
.block.filter .filter-content .filter-options-item .filter-options-content .items .item {
  position: relative;
}
.block.filter .filter-content .filter-options-item .filter-options-content .items .item input[type="checkbox"] {
  position: absolute;
  cursor: pointer;
}
.block.filter .filter-content .filter-options-item .filter-options-content .items .item input[type="checkbox"]:checked + a {
  color: #373a36;
}
.block.filter .filter-content .filter-options-item .filter-options-content .items .item input[type="checkbox"]:checked + a:before {
  background: #373a36;
}
.block.filter .filter-content .filter-options-item .filter-options-content .items .item input[type="checkbox"][disabled] {
  opacity: 0;
}
.block.filter .filter-content .filter-options-item .filter-options-content .items .item a.ui-slider-handle {
  background: none;
  position: absolute;
  top: -14px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.block.filter .filter-content .filter-options-item .filter-options-content .items .item a.ui-slider-handle:before {
  background: #373a36;
}
.block.filter .filter-content .filter-options-item .filter-options-content .items .item .ln_slider_container {
  width: 94%;
}
.block.filter .filter-content .filter-options-item .filter-options-content .items .item .ln_slider_container .ui-slider-horizontal {
  height: 2px;
  background: #373a36;
}
.block.filter .filter-content .filter-options-item .filter-options-content .items .item #ln_slider_text_price {
  display: flex;
  justify-content: space-between;
  width: 112%;
  margin-left: -13px;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .block.filter .filter-content .filter-options-item .filter-options-content {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
.block.filter .filter-content .filter-options-item .filter-options-content a {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 28px;
  color: #9a9c9a;
  position: relative;
  padding: 0;
  width: 100%;
}
.block.filter .filter-content .filter-options-item .filter-options-content a .am-shopby-swatch-label {
  vertical-align: top;
  line-height: 25px;
}
.block.filter .filter-content .filter-options-item .filter-options-content a .count {
  color: inherit;
  line-height: normal;
}
@media (max-width: 1199px) {
  .block.filter .filter-content .filter-options-item .filter-options-content a {
    font-size: 14px;
    line-height: 20px;
  }
}
.block.filter .filter-content .filter-options-item .filter-options-content a.am-show-more {
  padding-right: 20px;
}
.block.filter .filter-content .filter-options-item .filter-options-content a.am-show-more:before {
  top: 6px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-shopby-form .am-filter-items-attr_color .am-swatch-wrapper {
  margin-bottom: 10px !important;
}
.block.filter .filter-content .filter-options-item .filter-options-content .amshopby-search-box .am-search-box-attr_brand {
  border: 2px solid #ededed;
  letter-spacing: 0.58px;
  border-radius: 6px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .item {
  margin: 0 0 4px 0 !important;
  padding-left: 0;
}
.block.filter .filter-content .filter-options-item .filter-options-content ul,
.block.filter .filter-content .filter-options-item .filter-options-content ol.items {
  max-height: none !important;
}
.block.filter .filter-content .filter-options-item .filter-options-content ul .amshopby-choice,
.block.filter .filter-content .filter-options-item .filter-options-content ol.items .amshopby-choice {
  display: none !important;
}
.block.filter .filter-content .filter-options-item .filter-options-content ul li,
.block.filter .filter-content .filter-options-item .filter-options-content ol.items li {
  margin: 0px 0 8px;
}
.block.filter .filter-content .filter-options-item .filter-options-content ul li a,
.block.filter .filter-content .filter-options-item .filter-options-content ol.items li a {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 1.6;
  color: #9a9c9a;
  position: relative;
  padding: 3px 0;
  padding-left: 30px !important;
  display: block;
  border-left: none !important;
}
.block.filter .filter-content .filter-options-item .filter-options-content ul li a:before,
.block.filter .filter-content .filter-options-item .filter-options-content ol.items li a:before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #373a36;
  position: absolute;
  left: 0;
  top: 8px;
  display: block;
}
@media (max-width: 1199px) {
  .block.filter .filter-content .filter-options-item .filter-options-content ul li a:before,
  .block.filter .filter-content .filter-options-item .filter-options-content ol.items li a:before {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 1199px) {
  .block.filter .filter-content .filter-options-item .filter-options-content ul li a,
  .block.filter .filter-content .filter-options-item .filter-options-content ol.items li a {
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px !important;
  }
}
.block.filter .filter-content .filter-options-item .filter-options-content ul li a .label,
.block.filter .filter-content .filter-options-item .filter-options-content ol.items li a .label {
  padding: 0;
}
.block.filter .filter-content .filter-options-item .filter-options-content ul li a.am_shopby_link_selected,
.block.filter .filter-content .filter-options-item .filter-options-content ol.items li a.am_shopby_link_selected {
  color: #373a36;
}
.block.filter .filter-content .filter-options-item .filter-options-content ul li a.am_shopby_link_selected:before,
.block.filter .filter-content .filter-options-item .filter-options-content ol.items li a.am_shopby_link_selected:before {
  background: #373a36;
}
.block.filter .filter-content .filter-options-item .filter-options-content ul li.wp-ln-selected > a:before,
.block.filter .filter-content .filter-options-item .filter-options-content ol.items li.wp-ln-selected > a:before {
  background: #373a36;
}
.block.filter .filter-content .filter-options-item .filter-options-content ul li input[type="checkbox"]:checked + a:after,
.block.filter .filter-content .filter-options-item .filter-options-content ol.items li input[type="checkbox"]:checked + a:after {
  opacity: 1;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-stock a {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 28px;
  color: #373a36;
  position: relative;
  padding: 0;
}
@media (max-width: 1199px) {
  .block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-stock a {
    font-size: 14px;
    line-height: 20px;
  }
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 {
  padding: 30px 0 0;
}
@media (max-width: 767px) {
  .block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price,
  .block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight,
  .block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 {
    max-width: 100%;
  }
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .range,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .range,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .range {
  width: 100%;
  display: inline-block;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget {
  position: static;
  margin: 0;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget .am-filter-go,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .am-filter-go,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget .am-filter-go {
  display: none;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget .delimiter,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .delimiter,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget .delimiter {
  display: none;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget .currsymbol,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .currsymbol,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget .currsymbol {
  position: relative;
  padding-left: 0;
  float: left;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget .currsymbol:before,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .currsymbol:before,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget .currsymbol:before {
  content: "£";
  position: static;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
  float: left;
  font-weight: bold;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget .currsymbol:nth-child(3),
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .currsymbol:nth-child(3),
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget .currsymbol:nth-child(3) {
  float: right;
  margin-right: -18px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget .currsymbol .am-filter-price,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .currsymbol .am-filter-price,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget .currsymbol .am-filter-price {
  height: 22px;
  line-height: 22px;
  padding: 0;
  display: inline-block;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget .am-filter-price,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .am-filter-price,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget .am-filter-price {
  padding: 0;
  letter-spacing: 0.64px;
  line-height: 28px;
  color: #373a36;
  width: auto;
  border: none;
}
@media (max-width: 1199px) {
  .block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget .am-filter-price,
  .block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .am-filter-price,
  .block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget .am-filter-price {
    font-size: 14px;
    line-height: 20px;
  }
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget span,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget span,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget span {
  float: left;
  line-height: normal;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget .-from,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .-from,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget .-from {
  float: left;
  text-align: left;
  height: 26px;
  margin-right: auto;
  max-width: 32px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget .delimiter,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .delimiter,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget .delimiter {
  margin-left: auto;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .am-fromto-widget .-to,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .-to,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .am-fromto-widget .-to {
  float: right;
  height: 26px;
  text-align: right;
  width: 35px;
  max-width: 32px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .amshopby-slider-container .ui-slider-horizontal,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .amshopby-slider-container .ui-slider-horizontal,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .amshopby-slider-container .ui-slider-horizontal {
  background-color: #ededed;
  border-radius: 2px;
  height: 2px;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .amshopby-slider-container .ui-slider-horizontal:before,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .amshopby-slider-container .ui-slider-horizontal:before,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .amshopby-slider-container .ui-slider-horizontal:before,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .amshopby-slider-container .ui-slider-horizontal:after,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .amshopby-slider-container .ui-slider-horizontal:after,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .amshopby-slider-container .ui-slider-horizontal:after {
  display: none;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .amshopby-slider-container .ui-slider-range,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .amshopby-slider-container .ui-slider-range,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .amshopby-slider-container .ui-slider-range {
  background-color: #373a36;
  border-radius: 2px;
  height: 2px;
  /*transition: all 0.2s ease-in-out 0s;*/
  transition: none;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_price .amshopby-slider-container .am-slider .ui-slider-handle,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .amshopby-slider-container .am-slider .ui-slider-handle,
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_fridge_capacity2 .amshopby-slider-container .am-slider .ui-slider-handle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #373a36;
  margin-top: -2px;
  position: absolute;
  transition: none;
  /*   .ui-slider-handle{width: 10px; height: 10px; background: @base-color; }  */
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .currsymbol {
  padding-left: 0;
}
.block.filter .filter-content .filter-options-item .filter-options-content .am-filter-items-attr_product_weight .am-fromto-widget .currsymbol:before {
  display: none;
}
.block.filter .filter-content .filter-options-item .filter-options-content .swatch-attribute-options .swatch-option.selected + span {
  color: #1979c3;
}
.block.filter .am-shopby-form,
.block.filter .filter-content {
  display: block;
  clear: both;
  width: 100%;
}
.block.filter .am-shopby-form .swatch-option,
.block.filter .filter-content .swatch-option {
  border: 1px solid #ededed;
  line-height: 20px;
  padding: 5px 8px;
  text-align: center;
  background: #ffffff;
  color: #d30035;
  text-transform: uppercase;
  max-width: inherit;
  font-size: 11px;
  font-weight: bold;
  height: auto;
}
.block.filter .am-shopby-form .swatch-option.color,
.block.filter .filter-content .swatch-option.color,
.block.filter .am-shopby-form .swatch-option.colour,
.block.filter .filter-content .swatch-option.colour {
  padding: 0px;
  max-height: 30px;
  height: 30px;
  border-radius: 50%;
  width: 30px;
  min-width: 30px;
  margin-right: 14px;
}
.block.filter .am-shopby-form .swatch-option.selected,
.block.filter .filter-content .swatch-option.selected {
  border: 1px solid #373a36;
  outline: none;
  color: #d30035;
}
.block.filter .am-shopby-form .swatch-option:hover,
.block.filter .filter-content .swatch-option:hover {
  border: 1px solid #373a36;
  outline: none;
  color: #d30035;
}
.block.filter .am-shopby-form .swatch-option.text,
.block.filter .filter-content .swatch-option.text {
  height: 30px;
  font-weight: normal;
}
.block.filter .am-shopby-form .swatch-option.image,
.block.filter .filter-content .swatch-option.image {
  padding: 0px;
  max-height: 30px;
  height: 30px;
  border-radius: 50%;
  width: 30px;
  min-width: 30px;
  background-position: center center;
  background-repeat: no-repeat;
}
.block.filter .amshopby-slider-display {
  color: #416165;
  padding-top: 10px;
  font-size: 13px;
  font-weight: 600;
  margin-top: 10px;
}
.block.filter .am-filter-items-attr_price {
  max-width: 100%;
  margin-top: 0;
  padding-top: 10px !important;
}
@media (max-width: 767px) {
  .block.filter .am-filter-items-attr_price {
    max-width: 220px;
  }
}
.block.filter .items .items-children.-folding {
  padding-left: 30px !important;
}
@media (max-width: 1439px) {
  .block.filter .items .items-children.-folding {
    padding-left: 18px !important;
  }
}
@media (max-width: 991px) {
  .block.filter .items .items-children.-folding {
    padding-left: 15px !important;
  }
}
.overlay-body {
  background: rgba(55, 58, 54, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 99;
  width: 100%;
  text-align: right;
  /*   &:before {
        content: '\e616';
        font-family: 'icons-blank-theme';
        color: @white;
        font-size: 50px;
        line-height: normal;
        padding: 0;
        vertical-align: top;
        cursor: pointer;
    }*/
}
.filter-active .block.filter {
  left: 0;
  opacity: 1;
}
.filter-active .close-btn {
  display: block;
}
.filter-active .overlay-body {
  display: block;
}
.block.filter .filter-content .filter-options-content .btn.showmore {
  text-transform: uppercase;
  margin-top: 20px;
  font-weight: 500;
  color: #9a9c9a;
  width: auto;
}
.block.filter .filter-content .filter-options-content .btn.showmore:hover {
  color: #000;
}
@media (min-width: 1440px) {
  .product-info-main {
    width: 33.6%;
  }
  .product.media {
    width: 55%;
  }
}
@media (max-width: 991px) {
  .column.main {
    display: flex;
    flex-flow: column;
  }
  .product.media {
    width: 100%;
    order: 0;
    position: static !important;
  }
  .product-info-main {
    width: 100%;
    order: 2;
    padding-top: 20px;
  }
  .product.detailed {
    order: 3;
  }
  .disclaimer {
    order: 4;
  }
}
.catalog-product-view .breadcrumbs {
  margin-bottom: 23px;
}
.catalog-product-view .product.media {
  position: sticky;
  margin: 0;
  top: 0;
  transition: all 0.3s ease;
}
.catalog-product-view .product-media-infotop {
  display: block;
  width: 100%;
  clear: both;
  float: left;
}
.catalog-product-view .product-options-wrapper .see-more-options {
  display: none;
}
.catalog-product-view .product-details-wrapper {
  width: 100%;
  clear: both;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .catalog-product-view .product-details-wrapper {
    flex-direction: row;
  }
}
.catalog-product-view .product-details-wrapper .product.info.detailed {
  width: 100%;
  order: 1;
}
@media (min-width: 768px) {
  .catalog-product-view .product-details-wrapper .custom-tabs + .product.info.detailed {
    width: 57%;
  }
  .catalog-product-view .product-details-wrapper .custom-tabs {
    padding-top: 50px;
  }
}
.catalog-product-view .product-details-wrapper .custom-tabs {
  order: 2;
}
.catalog-product-view .product-details-wrapper .custom-tabs .product.data.items [data-role="collapsible"] {
  width: 100%;
  border: none;
  display: block;
  border-bottom: 1px solid #373a36;
  border-top: 1px solid #373a36;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 15px 40px 15px 30px;
  cursor: pointer;
  background: #373a36;
  color: #fff;
}
.catalog-product-view .product-details-wrapper .custom-tabs .product.data.items [data-role="collapsible"] > a {
  color: #fff;
}
.catalog-product-view .product-details-wrapper .custom-tabs .product.data.items [data-role="collapsible"]:after {
  position: absolute;
  right: 34px;
  top: 50%;
  content: '\f067';
  background: none;
  color: #d30035;
  font-weight: normal;
  font-size: 15px;
  height: auto;
  line-height: 1.4;
  text-align: center;
  font-family: "Font Awesome 5 solid";
  transform: translateY(-50%);
}
.catalog-product-view .product-details-wrapper .custom-tabs .product.data.items [data-role="collapsible"].active:after {
  content: '\f068';
}
.catalog-product-view .product-details-wrapper .custom-tabs .product.data.items [data-role="content"] {
  width: 100%;
  clear: both;
  padding: 35px 30px 40px;
  border: none;
  margin: 0;
  margin-bottom: 10px;
  color: rgba(55, 58, 54, 0.5);
}
@media (min-width: 768px) {
  .catalog-product-view .product-details-wrapper .custom-tabs {
    width: 40%;
    margin-left: 3%;
  }
}
.catalog-product-view .custom-brand-images-wrapper .title {
  display: block;
  background: #E8E9E7;
  color: #373a36;
  font-size: 20px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  font-weight: normal;
  padding: 19px 0;
}
.catalog-product-view .custom-brand-images-wrapper .title strong {
  font-style: italic;
}
.catalog-product-view .custom-brand-images-wrapper .images {
  display: flex;
  justify-content: space-around;
}
.catalog-product-view .custom-brand-images-wrapper .images > p {
  display: flex;
  justify-content: space-around;
}
.catalog-product-view .custom-brand-images-wrapper .images img {
  max-width: 30%;
}
.catalog-product-view .custom-brand-images-wrapper .hidden-gallery-popup {
  height: 0;
  width: 0;
  opacity: 0;
  overflow: hidden;
}
.catalog-product-view .reviews-widget {
  padding-top: 50px;
}
.catalog-product-view .reviews-widget h3.title {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.catalog-product-view .reviews-widget .CarouselWidget__footer {
  display: none;
}
.fotorama-item .fotorama__thumb-border {
  border-color: #9a9c9a;
}
.fotorama-item .fotorama__arr {
  background: none;
}
.fotorama-item .fotorama__arr .fotorama__arr__arr {
  background-image: url('../images/svg/owl-left.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-color: #9a9c9a;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
}
.fotorama-item .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr {
  background-image: url('../images/svg/owl-right.svg');
}
.fotorama-item .fotorama__arr:hover {
  background: none;
}
.fotorama-item .fotorama__arr:hover .fotorama__arr__arr {
  background-color: #373a36;
}
.fotorama-item .fotorama__arr--disabled {
  opacity: 0;
}
.fotorama-item .fotorama__thumb__arr {
  background: none;
}
.fotorama-item .fotorama__thumb__arr .fotorama__thumb--icon {
  background-image: url('../images/svg/owl-left.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-color: #9a9c9a;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
}
.fotorama-item .fotorama__thumb__arr.fotorama__thumb__arr--left {
  top: 10px;
}
.fotorama-item .fotorama__thumb__arr.fotorama__thumb__arr--left .fotorama__thumb--icon {
  transform: rotate(-90deg);
}
.fotorama-item .fotorama__thumb__arr.fotorama__thumb__arr--right {
  bottom: 10px;
}
.fotorama-item .fotorama__thumb__arr:hover {
  background: none;
}
.fotorama-item .fotorama__thumb__arr:hover .fotorama__thumb--icon {
  background-color: #373a36;
}
.fotorama-item .fotorama__arr {
  width: 104px;
}
.fotorama-item .fotorama__fullscreen-icon {
  width: 30px;
  height: 30px;
  border: none;
  box-shadow: none;
  text-align: center;
  top: 20px;
  right: 20px;
}
.fotorama-item .fotorama__fullscreen-icon:after {
  display: none !important;
}
.fotorama-item .fotorama__fullscreen-icon:before {
  content: '\f00d';
  color: #d30035;
  font-family: "Font Awesome 5 solid";
  font-weight: bold;
  background: none;
  width: 30px;
  height: 30px;
  line-height: normal;
  font-size: 18px;
}
.fotorama-item .fotorama__nav--dots .fotorama__nav__frame {
  margin-right: 15px;
}
.fotorama-item .fotorama__nav--dots .fotorama__nav__frame .fotorama__dot {
  width: 20px;
  height: 20px;
  background: #ededed;
  border-radius: 50%;
  border: none;
  left: 0;
  top: 5px;
}
.fotorama-item .fotorama__nav--dots .fotorama__nav__frame.fotorama__active .fotorama__dot {
  background: #373a36;
}
.fotorama-item .fotorama_vertical_ratio .fotorama__img {
  transform: translate(-50%, -50%) !important;
  left: 50% !important;
  top: 50% !important;
  width: auto !important;
  max-width: 100%;
}
body.fotorama__fullscreen:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  z-index: 99;
}
body .fotorama--fullscreen {
  width: 100% !important;
  max-width: 1092px !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
  bottom: auto !important;
  right: auto !important;
}
body .fotorama--fullscreen .fotorama__wrap {
  max-width: 1092px !important;
}
body.product-custom-option-product .product-options-bottom .product-add-form .box-tocart {
  margin: 0;
}
body.product-custom-option-product .product-options-bottom .product-add-form .fieldset {
  display: block;
  margin: 0;
}
body.product-custom-option-product .product-options-bottom .product-add-form .fieldset .field.qty,
body.product-custom-option-product .product-options-bottom .product-add-form .fieldset .actions {
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  display: block;
}
body.product-custom-option-product .product-quote-outer .action.towishlist {
  width: 100%;
  margin: 0 10px;
  margin-bottom: 0;
  display: block;
}
@media (max-width: 1199px) {
  body.product-custom-option-product .product-quote-outer .action.towishlist {
    margin: 0 10px;
  }
}
@media (max-width: 539px) {
  body.product-custom-option-product .product-quote-outer .action.towishlist {
    margin: 0 5px;
  }
}
.product-info-main {
  padding-bottom: 30px;
}
.product-info-main .page-title-wrapper {
  position: relative;
  padding-right: 156px;
  z-index: 0;
}
@media (max-width: 539px) {
  .product-info-main .page-title-wrapper {
    padding-right: 0;
  }
}
.product-info-main .page-title-wrapper .page-title {
  font-size: 22px;
  text-transform: capitalize;
  margin: 0 0 0;
  padding-bottom: 26px;
}
@media (max-width: 539px) {
  .product-info-main .page-title-wrapper .page-title {
    padding-bottom: 15px;
  }
}
.product-info-main .page-title-wrapper .collection-made {
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 1;
  display: flex;
  gap: 0 3px;
  margin-left: auto;
}
@media screen and (max-width: 1366px) {
  .product-info-main .page-title-wrapper .collection-made {
    gap: 0 1px;
  }
}
.product-info-main .page-title-wrapper .collection-made form {
  display: flex;
}
.product-info-main .page-title-wrapper .collection-made span {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  background-size: 30px auto;
  z-index: 99;
  font-size: 0;
  margin-left: auto;
}
.product-info-main .page-title-wrapper .collection-made span img {
  width: 100%;
  height: 100%;
}
@media (max-width: 539px) {
  .product-info-main .page-title-wrapper .collection-made {
    position: static;
    text-align: left;
    margin-bottom: 20px;
  }
  .product-info-main .page-title-wrapper .collection-made span {
    margin-left: 0;
    margin-right: 10px;
  }
}
.product-info-main .page-title-wrapper .collection-made .flag-expressitem {
  background-image: url('../images/svg/express-icon.svg');
}
.product-info-main .page-title-wrapper .collection-made .flag-fullcolour {
  background-image: url('../images/svg/full-colour-icon.svg');
}
.product-info-main .page-title-wrapper .collection-made .flag-impression-europe {
  background-image: url('../images/svg/value-icon.svg');
}
.product-info-main .page-title-wrapper .collection-made .made-in {
  background-image: url('../images/svg/icon-uk.svg');
}
.product-info-main .page-title-wrapper .collection-made .eco-collection {
  background-image: url('../images/svg/icon-echo.svg');
}
.product-info-main .page-title-wrapper .collection-made .flag-co2-products {
  background-image: url('../images/svg/co2.png');
}
.product-info-main .prices-tier .item .benefit {
  padding-left: 4px;
}
.product-info-main .product-info-price {
  border-bottom: 1px solid #ededed;
  padding-bottom: 29px;
  margin-bottom: 29px;
  display: flex;
}
.product-info-main .product-info-price .price-box {
  margin: 0;
  padding: 0;
  order: 1;
  line-height: normal;
  display: flex;
}
.product-info-main .product-info-price .price-box .weee {
  line-height: normal;
  margin: 0;
  font-weight: 500;
}
.product-info-main .product-info-price .price-box .price-wrapper {
  /* display: block!important; */
}
.product-info-main .product-info-price .price-box .price-wrapper .price {
  font-size: 30px;
  font-weight: 500;
}
.product-info-main .product-info-price .price-box .special-price {
  margin: 0;
  font-weight: 500;
}
.product-info-main .product-info-price .price-box .special-price .price-label {
  display: none;
}
.product-info-main .product-info-price .price-box.price-final_price .ex-vat-tag {
  margin-top: auto;
  font-size: 14px;
  padding-left: 10px;
  padding-bottom: 8px;
  font-weight: 600;
}
.product-info-main .product-info-price .price-box .old-price {
  color: rgba(55, 58, 54, 0.5);
  text-decoration: none;
  padding-left: 20px;
  font-weight: 600;
  padding-top: 12px;
}
.product-info-main .product-info-price .price-box .old-price .price-container {
  display: flex;
  justify-content: space-around;
}
.product-info-main .product-info-price .price-box .old-price .price-label {
  padding-right: 10px;
  font-size: 18px;
  text-transform: uppercase;
}
.product-info-main .product-info-price .price-box .old-price .price-label:after {
  display: none;
}
.product-info-main .product-info-price .price-box .old-price .price {
  color: rgba(55, 58, 54, 0.5);
  font-size: 18px;
  font-weight: 500;
}
.product-info-main .product-info-price .product-reviews-summary {
  margin: 0;
  margin-left: auto;
  order: 2;
  padding-top: 5px;
  cursor: pointer;
}
.product-info-main .product-info-price .product-reviews-summary .reviews-actions {
  font-size: 100%;
  line-height: 32px;
  margin: 0;
  padding: 5px 0 0;
}
@media (max-width: 1199px) {
  .product-info-main .product-info-price {
    flex-wrap: wrap;
  }
  .product-info-main .product-info-price .price-box,
  .product-info-main .product-info-price .product-reviews-summary {
    width: 100%;
    padding-bottom: 0;
  }
  .product-info-main .product-info-price .price-box .rating-summary,
  .product-info-main .product-info-price .product-reviews-summary .rating-summary,
  .product-info-main .product-info-price .price-box .reviews-actions,
  .product-info-main .product-info-price .product-reviews-summary .reviews-actions {
    display: inline-block;
  }
}
.product-info-main .swatch-option {
  border-radius: 50%;
  border-width: 2px solid #ededed;
  width: 36px !important;
  height: 36px !important;
  position: relative;
  background-size: cover !important;
}
.product-info-main .swatch-option.selected,
.product-info-main .swatch-option.size,
.product-info-main .swatch-option.manufacturer {
  outline: none;
  border: 2px solid #373a36;
}
.product-info-main .swatch-option.selected:after,
.product-info-main .swatch-option.size:after,
.product-info-main .swatch-option.manufacturer:after {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  display: block;
  border: 2px solid #fff;
  content: '';
  border-radius: 50%;
}
.product-info-main .swatch-option.image:not(.disabled):hover,
.product-info-main .swatch-option.color:not(.disabled):hover {
  outline: none;
  border: 2px solid #373a36;
}
.product-info-main .swatch-option.text {
  line-height: 26px;
}
@media (max-width: 767px) {
  .product-info-main .swatch-opt {
    padding-left: 0;
  }
}
.product-info-main .product.attribute.overview {
  border-bottom: 1px solid #ededed;
  padding-bottom: 26px;
  margin-bottom: 32px;
  color: #9a9c9a;
}
.product-info-main .product.attribute.overview p,
.product-info-main .product.attribute.overview h3 {
  padding: 0;
}
.product-info-main .stock-and-share {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 25px;
  font-size: 14px;
}
.product-info-main .stock-and-share .product-stock-data {
  font-weight: 600;
  line-height: 27px;
  width: 65%;
  padding-right: 10px;
}
.product-info-main .stock-and-share .product-stock-data label {
  font-weight: normal;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-info-main .stock-and-share .product-stock-data {
    width: 100%;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .product-info-main .stock-and-share .product-stock-data {
    width: 100%;
    padding-top: 0;
  }
}
.product-info-main .stock-and-share .share-items {
  width: 35%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-info-main .stock-and-share .share-items {
    width: 100%;
    padding-top: 20px;
  }
}
.product-info-main .stock-and-share .share-items .sharing-block {
  padding-top: 0;
}
@media (max-width: 767px) {
  .product-info-main .stock-and-share .share-items {
    width: 100%;
    padding-top: 20px;
  }
  .product-info-main .stock-and-share .share-items #st-1 .st-btn {
    margin: 0 10px 0 0;
    padding: 0 !important;
  }
}
.product-info-main .stock-and-share .mp-reward-points.mp-product {
  border: none !important;
  color: #373a36 !important;
  margin: 0;
  padding: 0 0 15px;
  font-weight: bold;
  padding-bottom: 20px;
}
.product-info-main .stock-and-share .mp-reward-points.mp-product > img {
  display: none;
}
.product-info-main .stock-and-share .mp-reward-points.mp-product .mp-point-label {
  padding-left: 0;
  margin-left: 0;
  text-transform: uppercase;
}
.product-info-main .stock-and-share .mp-reward-points.mp-product .mp-point-label:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/svg/rewards-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
.product-info-main .stock-and-share .mp-reward-points.mp-product .mp-point-label,
.product-info-main .stock-and-share .mp-reward-points.mp-product .mp-rw-highlight {
  color: #373a36 !important;
  font-weight: 600 !important;
  font-size: 100%;
}
.product-info-main .stock-and-share .mp-reward-points.mp-product .mp-rw-highlight {
  text-decoration: underline;
}
.product-info-main .stock-and-share .mp-reward-points.mp-product .mp-rw-highlight:hover {
  text-decoration: none;
}
.product-info-main .stock-and-share .mp-reward-points.mp-product .register {
  padding-top: 5px;
  font-weight: normal;
  color: #9a9c9a;
}
.product-info-main .product-add-form .box-tocart {
  width: 100%;
  margin-bottom: 18px;
  margin-top: 0;
}
.product-info-main .product-add-form .box-tocart .pricewithqty {
  padding: 0 10px;
  width: 100%;
}
.product-info-main .product-add-form .box-tocart .pricewithqty .price-box {
  font-size: 30px;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
.product-info-main .product-add-form .box-tocart .pricewithqty .price-box em {
  margin-top: auto;
  font-size: 14px;
  padding-left: 5px;
  padding-bottom: 8px;
  font-weight: 600;
  font-style: normal;
}
@media (max-width: 767px) {
  .product-info-main .product-add-form .box-tocart .pricewithqty .price-box {
    font-size: 24px;
  }
}
.product-info-main .product-add-form .box-tocart .fieldset {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  background: none;
}
.product-info-main .product-add-form .box-tocart .fieldset .field {
  margin: 0;
  padding: 0;
  background: none;
}
.product-info-main .product-add-form .box-tocart .field.qty,
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox {
  width: calc(35% - 20px);
  margin: 0 10px;
  padding: 0;
}
.product-info-main .product-add-form .box-tocart .field.qty label.label,
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox label.label {
  display: none;
}
.product-info-main .product-add-form .box-tocart .field.qty .control,
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox .control {
  display: flex;
  background-color: #373a36;
  justify-content: space-between;
}
.product-info-main .product-add-form .box-tocart .field.qty .control input,
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox .control input {
  background: none;
  border: none;
  color: #ffffff;
  height: 58px;
  line-height: 58px;
  padding: 0;
}
@media (max-width: 1199px) {
  .product-info-main .product-add-form .box-tocart .field.qty .control input,
  .quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox .control input {
    height: 50px;
    line-height: 50px;
  }
}
.product-info-main .product-add-form .box-tocart .field.qty .control .style-button,
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox .control .style-button {
  width: 50px;
  color: #ffffff;
  text-align: center;
  line-height: 58px;
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .product-info-main .product-add-form .box-tocart .field.qty .control .style-button,
  .quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox .control .style-button {
    height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .product-info-main .product-add-form .box-tocart .field.qty .control .style-button,
  .quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox .control .style-button {
    font-size: 16px;
  }
}
.product-info-main .product-add-form .box-tocart .actions {
  padding: 0;
  width: calc(65% - 20px);
  margin: 0 10px;
}
.product-info-main .product-add-form .box-tocart .actions .action.primary,
.product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit {
  width: 100%;
  font-weight: 600;
}
.product-info-main .product-add-form .box-tocart .field.qty + .actions,
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox + .actions {
  width: calc(65% - 20px);
}
.product-info-main .product-add-form .box-tocart .field.qty.remove + .actions,
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox.remove + .actions {
  width: 100%;
  margin: 0 10px;
}
.product-info-main .product-quote-outer {
  display: flex;
  margin: 0 -10px;
}
@media (max-width: 539px) {
  .product-info-main .product-quote-outer {
    margin: 0 -5px;
  }
}
.product-info-main .product-quote-outer .action {
  margin-bottom: 0;
}
.product-info-main .product-quote-outer .action {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  min-width: calc(50% - 20px);
  margin: 0 10px;
  width: 100%;
  border: none;
  border-radius: none;
}
@media (max-width: 1199px) {
  .product-info-main .product-quote-outer .action {
    font-size: 12px;
  }
}
@media (max-width: 539px) {
  .product-info-main .product-quote-outer .action {
    min-width: calc(50% - 10px);
    margin: 0 5px;
  }
}
.product-info-main .product-quote-outer .action.towishlist {
  font-weight: 600;
  padding-right: 10px;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.product-info-main .product-quote-outer .action.towishlist span:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url('../images/svg/icon-like-dark.svg');
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .product-info-main .product-quote-outer .action.towishlist {
    padding: 4px 10px;
  }
}
@media (max-width: 1199px) {
  .product-info-main .product-quote-outer .action.towishlist {
    font-size: 12px;
  }
  .product-info-main .product-quote-outer .action.towishlist span:before {
    width: 25px;
    height: 25px;
    background-size: 100% auto;
  }
}
.product-info-main .product-quote-outer .action.towishlist:hover span:before {
  background-image: url('../images/svg/icon-like.svg');
}
.product-info-main .product-quote-outer .action.btn-quote,
.product-info-main .product-quote-outer .account .page-title-wrapper .order-actions-toolbar .action.print {
  color: #373a36;
  background: #ffffff;
  border: 1px solid #373a36;
}
.product-info-main .product-quote-outer .action.btn-quote:hover,
.product-info-main .product-quote-outer .action.btn-quote:focus,
.product-info-main .product-quote-outer .account .page-title-wrapper .order-actions-toolbar .action.print:hover,
.product-info-main .product-quote-outer .account .page-title-wrapper .order-actions-toolbar .action.print:focus {
  background: #373a36;
  color: #ffffff;
  border-color: #ffffff;
}
.product-info-main .table-wrapper.grouped thead .col {
  padding: 10px 20px;
  text-transform: uppercase;
  color: #373a36;
  border: none !important;
}
.product-info-main .table-wrapper.grouped thead .col.qty {
  text-align: center;
}
.product-info-main .table-wrapper.grouped tbody .col {
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  padding: 10px 20px;
  height: auto;
}
@media (max-width: 767px) {
  .product-info-main .table-wrapper.grouped tbody .col {
    text-align: center;
  }
}
.product-info-main .table-wrapper.grouped tbody .col .product-item-name {
  font-weight: 600;
}
.product-info-main .table-wrapper.grouped tbody .col .price-box {
  margin: 0;
  padding: 10px 0;
}
.product-info-main .table-wrapper.grouped tbody .col .price-box span {
  display: inline-block;
  vertical-align: bottom;
  margin: 0;
}
.product-info-main .table-wrapper.grouped tbody .col .price-box .special-price .price-label {
  display: none;
}
.product-info-main .table-wrapper.grouped tbody .col .price-box .ex-vat-tag {
  font-size: 9px;
}
.product-info-main .table-wrapper.grouped tbody .col.qty {
  text-align: center;
  vertical-align: middle;
}
.product-info-main .table-wrapper.grouped tbody .col.qty .details-qty {
  max-width: 120px;
  margin: 0 auto;
}
.product-info-main .table-wrapper.grouped tbody .col.qty .details-qty .field.qty {
  margin: 0;
  padding: 0;
  background: #373a36;
}
.product-info-main .table-wrapper.grouped tbody .col.qty .details-qty .style-button {
  width: 30px;
}
.product-info-main .table-wrapper.grouped tbody tr td {
  background: #ededed;
  color: #373a36;
  border-top: none;
  border-right: 0;
}
.product-info-main .table-wrapper.grouped tbody tr:nth-child(even) td {
  background: #f9f9f9;
}
.product-info-main .delivery-flag {
  margin-bottom: 20px;
}
.product-info-main .delivery-flag input[type=checkbox] + label:before {
  top: 8px;
}
@media (max-width: 767px) {
  .product-info-main .delivery-flag input[type=checkbox] + label:before {
    top: 6px;
  }
}
.product-info-main .bulk-order {
  margin-bottom: 0;
  background: #ededed;
  padding: 18px 25px 6px;
}
.product-info-main .bulk-order.option-order {
  padding: 18px 25px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .product-info-main .bulk-order {
    padding: 20px 15px 0;
  }
  .product-info-main .bulk-order.option-order {
    padding: 20px 15px 0;
  }
}
.product-info-main .bulk-order h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .product-info-main .bulk-order h3 {
    font-size: 16px;
  }
}
.product-info-main .bulk-order input {
  border: none;
}
.product-info-main .bulk-order table tr th {
  padding: 5px 5px 15px;
  font-weight: 600;
}
.product-info-main .bulk-order table tr th:first-child {
  padding-left: 0;
}
.product-info-main .bulk-order table tr td {
  padding: 5px;
}
.product-info-main .bulk-order table tr td:first-child span {
  display: block;
  text-align: center;
  background: #373a36;
  color: #ffffff;
  padding: 6px 8px;
  text-transform: uppercase;
}
@media (min-width: 540px) {
  .product-info-main .bulk-order table tr td:first-child span {
    min-width: 70px;
  }
}
.product-info-main .bulk-order .bulk-order-error {
  display: block;
  padding: 10px 0;
  clear: both;
  color: red;
  font-size: 90%;
}
.product-info-main .product-options-wrapper,
.product-info-main .product-options-wrapper .product-options-wrapper,
.product-info-main .product-options-bottom {
  /*background: @light-gray; padding: 25px; */
  background: none;
  padding: 0;
  margin-bottom: 20px;
  /*.label{   text-transform: uppercase;
            &:before{ top:7px; }
        } */
  overflow: hidden;
}
.product-info-main .product-options-wrapper #value,
.product-info-main .product-options-wrapper .product-options-wrapper #value,
.product-info-main .product-options-bottom #value {
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
}
.product-info-main .product-options-wrapper #value em,
.product-info-main .product-options-wrapper .product-options-wrapper #value em,
.product-info-main .product-options-bottom #value em {
  font-style: normal;
}
.product-info-main .product-options-wrapper #value:after,
.product-info-main .product-options-wrapper .product-options-wrapper #value:after,
.product-info-main .product-options-bottom #value:after {
  display: none !important;
}
.product-info-main .product-options-wrapper > .fieldset > .field,
.product-info-main .product-options-wrapper .product-options-wrapper > .fieldset > .field,
.product-info-main .product-options-bottom > .fieldset > .field {
  /*     &:last-child {padding-bottom: 25px; }   */
}
.product-info-main .product-options-wrapper .fieldset:last-child,
.product-info-main .product-options-wrapper .product-options-wrapper .fieldset:last-child,
.product-info-main .product-options-bottom .fieldset:last-child {
  margin-bottom: 0;
}
.product-info-main .product-options-wrapper .swatch-attribute-options,
.product-info-main .product-options-wrapper .product-options-wrapper .swatch-attribute-options,
.product-info-main .product-options-bottom .swatch-attribute-options {
  margin: 0;
}
.product-info-main .product-options-wrapper .field,
.product-info-main .product-options-wrapper .product-options-wrapper .field,
.product-info-main .product-options-bottom .field {
  margin-bottom: 0;
  background: #ededed;
  padding: 18px 25px 6px;
}
@media (max-width: 991px) {
  .product-info-main .product-options-wrapper .field,
  .product-info-main .product-options-wrapper .product-options-wrapper .field,
  .product-info-main .product-options-bottom .field {
    padding: 20px 15px 0;
  }
}
.product-info-main .product-options-wrapper .field > .label,
.product-info-main .product-options-wrapper .product-options-wrapper .field > .label,
.product-info-main .product-options-bottom .field > .label {
  text-transform: uppercase;
}
.product-info-main .product-options-wrapper .field:not(.choice) > .label,
.product-info-main .product-options-wrapper .product-options-wrapper .field:not(.choice) > .label,
.product-info-main .product-options-bottom .field:not(.choice) > .label {
  display: block;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  padding: 0 0 17px;
  margin-bottom: 0;
  font-weight: 700;
}
.product-info-main .product-options-wrapper .field:not(.choice) > .label > span:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field:not(.choice) > .label > span:after,
.product-info-main .product-options-bottom .field:not(.choice) > .label > span:after {
  content: ':';
  font-weight: 600;
  margin-left: 2px;
}
.product-info-main .product-options-wrapper .field.required > .label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.required > .label:after,
.product-info-main .product-options-bottom .field.required > .label:after {
  margin-left: 0;
}
.product-info-main .product-options-wrapper .field input[type="text"].product-custom-option,
.product-info-main .product-options-wrapper .product-options-wrapper .field input[type="text"].product-custom-option,
.product-info-main .product-options-bottom .field input[type="text"].product-custom-option {
  border: none;
  padding: 5px 25px;
  height: 46px;
}
.product-info-main .product-options-wrapper .field.opt-brand,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand,
.product-info-main .product-options-bottom .field.opt-brand {
  margin: 0;
  background: #ffffff;
  padding: 21px 0 16px;
}
.product-info-main .product-options-wrapper .field.opt-brand > .label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand > .label,
.product-info-main .product-options-bottom .field.opt-brand > .label {
  display: none;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice input[type=radio]:checked + label:after {
  display: none !important;
}
.product-info-main .product-options-wrapper .field.big-image,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image,
.product-info-main .product-options-bottom .field.big-image {
  position: relative;
  z-index: 11;
}
.product-info-main .product-options-wrapper .field.opt-brand,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand,
.product-info-main .product-options-bottom .field.opt-brand,
.product-info-main .product-options-wrapper .field.opt-print-type,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type,
.product-info-main .product-options-bottom .field.opt-print-type {
  padding-bottom: 0;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list,
.product-info-main .product-options-bottom .field.opt-brand .options-list,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list,
.product-info-main .product-options-bottom .field.opt-print-type .options-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice {
  width: 50%;
  padding: 0 10px 20px;
  background: none;
  position: relative;
  margin-bottom: 0;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio],
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=radio],
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice input[type=radio] {
  position: absolute;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice .admin__field-label,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice .admin__field-label,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice .admin__field-label {
  font-weight: 600;
  padding: 5px 5px !important;
  line-height: normal;
  background: #ffffff;
  color: #373a36;
  border: 2px solid #373a36;
  display: block;
  text-transform: uppercase;
  min-height: 58px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice .admin__field-label:before {
  display: none;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice .admin__field-label:hover {
  background: #373a36;
  color: #ffffff;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice input[type=radio].selected + label {
  background: #373a36;
  color: #ffffff;
  position: relative;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-brand .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-bottom .field.opt-print-type .options-list .field.choice input[type=radio].selected + label:after {
  content: '\f00c';
  position: absolute;
  right: -2px;
  top: -2px;
  font-family: FontAwesome;
  line-height: normal;
  border: 2px solid #d30035;
  z-index: 0;
  color: #ffffff;
  background: #d30035;
  font-size: 70%;
  font-weight: normal;
}
.product-info-main .product-options-wrapper .field.opt-color,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color,
.product-info-main .product-options-bottom .field.opt-color {
  padding-top: 28px;
}
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute {
  padding: 0;
}
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-container,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-container,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-container {
  padding: 7px 15px 0 0;
}
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option {
  border-radius: 50%;
  border-width: 2px solid #ededed;
  /*border-color: transparent; */
  width: 36px !important;
  height: 36px !important;
  position: relative;
  outline: none;
}
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.selected,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.selected,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option.selected,
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.size,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.size,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option.size,
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.manufacturer,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.manufacturer,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option.manufacturer {
  outline: none;
  border: 2px solid #373a36;
}
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.selected:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.selected:after,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option.selected:after,
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.size:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.size:after,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option.size:after,
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.manufacturer:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.manufacturer:after,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option.manufacturer:after {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  display: block;
  border: 2px solid #fff;
  content: '';
  border-radius: 50%;
}
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.image:not(.disabled):hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.image:not(.disabled):hover,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option.image:not(.disabled):hover,
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.color:not(.disabled):hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.color:not(.disabled):hover,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option.color:not(.disabled):hover {
  outline: none;
  border: 2px solid #373a36;
}
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option:not(.disabled):hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option:not(.disabled):hover,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option:not(.disabled):hover {
  outline: none;
}
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.image .swatch-option-title,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option.image .swatch-option-title,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option.image .swatch-option-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 14px;
  overflow: hidden;
}
.product-info-main .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option .swatch-option-title,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color .swatch-attribute .mageworx-swatch-option .swatch-option-title,
.product-info-main .product-options-bottom .field.opt-color .swatch-attribute .mageworx-swatch-option .swatch-option-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 14px;
  overflow: hidden;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute {
  padding: 0;
}
@media (min-width: 768px) {
  .product-info-main .product-options-wrapper .field.big-image .swatch-attribute .swatch-attribute-options,
  .product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .swatch-attribute-options,
  .product-info-main .product-options-bottom .field.big-image .swatch-attribute .swatch-attribute-options {
    display: flex;
    overflow-x: auto;
    overflow-y: clip;
  }
  .product-info-main .product-options-wrapper .field.big-image .swatch-attribute.multiselect .swatch-attribute-options,
  .product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute.multiselect .swatch-attribute-options,
  .product-info-main .product-options-bottom .field.big-image .swatch-attribute.multiselect .swatch-attribute-options {
    display: flex;
    overflow-x: auto;
    overflow-y: clip;
  }
  .product-info-main .product-options-wrapper .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-container,
  .product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-container,
  .product-info-main .product-options-bottom .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-container,
  .product-info-main .product-options-wrapper .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-option,
  .product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-option,
  .product-info-main .product-options-bottom .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-option {
    width: 168px !important;
    height: 168px !important;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .product-info-main .product-options-wrapper .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-container,
  .product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-container,
  .product-info-main .product-options-bottom .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-container,
  .product-info-main .product-options-wrapper .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-option,
  .product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-option,
  .product-info-main .product-options-bottom .field.big-image .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-option {
    width: 95px !important;
    height: 95px !important;
  }
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container {
  padding: 0px 12px 14px 0;
  margin: 0;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container .quote-area-opt,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container .quote-area-opt,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container .quote-area-opt {
  background-size: cover !important;
  font-size: 0;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container .quote-area-opt.noimage,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container .quote-area-opt.noimage,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container .quote-area-opt.noimage {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option {
  border: 2px solid #ededed;
  width: 95px !important;
  height: 95px !important;
  /*border-color: transparent; */
  display: flex;
  margin-right: 10px;
  margin-bottom: 15px;
  background: #ffffff;
  text-align: center;
  position: relative;
  padding: 0;
  outline: none;
}
@media (max-width: 767px) {
  .product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container,
  .product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container,
  .product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container,
  .product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option,
  .product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option,
  .product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option {
    width: 75px !important;
    height: 75px !important;
  }
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container img,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container img,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container img,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option img,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option img,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option img {
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.selected,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.selected,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container.selected,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.selected,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.selected,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option.selected,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.size,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.size,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container.size,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.size,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.size,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option.size,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.manufacturer,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.manufacturer,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container.manufacturer,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.manufacturer,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.manufacturer,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option.manufacturer {
  outline: none;
  border: 2px solid #373a36;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.image:not(.disabled):hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.image:not(.disabled):hover,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container.image:not(.disabled):hover,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.image:not(.disabled):hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.image:not(.disabled):hover,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option.image:not(.disabled):hover,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.color:not(.disabled):hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.color:not(.disabled):hover,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container.color:not(.disabled):hover,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.color:not(.disabled):hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.color:not(.disabled):hover,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option.color:not(.disabled):hover {
  outline: none;
  border: 2px solid #373a36;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.selected:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.selected:after,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container.selected:after,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.selected:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option.selected:after,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option.selected:after {
  content: '\f00c';
  position: absolute;
  right: -2px;
  top: -2px;
  font-family: FontAwesome;
  line-height: normal;
  border: 2px solid #d30035;
  z-index: 10;
  color: #ffffff;
  background: #d30035;
  font-size: 70%;
  font-weight: normal;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container .mageworx-swatch-info,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container .mageworx-swatch-info,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container .mageworx-swatch-info,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option .mageworx-swatch-info,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option .mageworx-swatch-info,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option .mageworx-swatch-info {
  max-width: 100%;
  display: block;
  margin-bottom: 10px;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container .quote-area-opt,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container .quote-area-opt,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container .quote-area-opt,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option .quote-area-opt,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option .quote-area-opt,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option .quote-area-opt {
  height: 100% !important;
  width: 100% !important;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container .mageworx-swatch-info,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container .mageworx-swatch-info,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container .mageworx-swatch-info,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option .mageworx-swatch-info,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option .mageworx-swatch-info,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option .mageworx-swatch-info {
  display: none !important;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container:not(.disabled):hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container:not(.disabled):hover,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-container:not(.disabled):hover,
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option:not(.disabled):hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option:not(.disabled):hover,
.product-info-main .product-options-bottom .field.big-image .swatch-attribute .mageworx-swatch-option:not(.disabled):hover {
  outline: none;
}
.product-info-main .product-options-wrapper .field.opt-print-color,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color,
.product-info-main .product-options-bottom .field.opt-print-color,
.product-info-main .product-options-wrapper .field.cmyk-container,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container,
.product-info-main .product-options-bottom .field.cmyk-container,
.product-info-main .product-options-wrapper .field.quote-cmyk-container,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container,
.product-info-main .product-options-bottom .field.quote-cmyk-container,
.product-info-main .product-options-wrapper .field.express-container,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container,
.product-info-main .product-options-bottom .field.express-container,
.product-info-main .product-options-wrapper .field.opt-print-areasize,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize,
.product-info-main .product-options-bottom .field.opt-print-areasize,
.product-info-main .product-options-wrapper .field.opt-print-asize,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize,
.product-info-main .product-options-bottom .field.opt-print-asize {
  padding-bottom: 0;
}
.product-info-main .product-options-wrapper .field.opt-print-color .options-list,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list,
.product-info-main .product-options-bottom .field.opt-print-color .options-list,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list,
.product-info-main .product-options-bottom .field.cmyk-container .options-list,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list,
.product-info-main .product-options-wrapper .field.express-container .options-list,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list,
.product-info-main .product-options-bottom .field.express-container .options-list,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7px;
}
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice {
  padding: 0px 7px 14px;
  position: relative;
}
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice input[type=checkbox],
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=radio],
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=radio],
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=radio],
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice input[type=radio],
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=radio],
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=radio],
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=radio],
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice input[type=radio] {
  position: absolute;
  opacity: 0;
}
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice .admin__field-label,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice .admin__field-label,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice .admin__field-label,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice .admin__field-label,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice .admin__field-label,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice .admin__field-label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice .admin__field-label,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice .admin__field-label {
  width: 82px;
  min-height: 58px;
  min-width: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px !important;
  line-height: normal;
  background: #ffffff;
  color: base-color;
  text-align: center;
  border: 2px solid #373a36;
  text-transform: uppercase;
  font-weight: 600;
}
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice .admin__field-label:before,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice .admin__field-label:before {
  display: none;
}
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice .admin__field-label:hover,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice .admin__field-label:hover {
  background: #ffffff;
  color: #373a36;
  border-color: #373a36;
}
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=radio].selected + label,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice input[type=radio].selected + label {
  background: #373a36;
  color: #ffffff;
  border-color: #373a36;
  position: relative;
}
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice input[type=checkbox]:checked + label:after,
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice input[type=radio]:checked + label:after,
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice input[type=checkbox].selected + label:after,
.product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-color .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-bottom .field.opt-print-color .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.cmyk-container .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-bottom .field.cmyk-container .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.quote-cmyk-container .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-bottom .field.quote-cmyk-container .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .field.express-container .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.express-container .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-bottom .field.express-container .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-areasize .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-bottom .field.opt-print-areasize .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-asize .options-list .field.choice input[type=radio].selected + label:after,
.product-info-main .product-options-bottom .field.opt-print-asize .options-list .field.choice input[type=radio].selected + label:after {
  content: '\f00c';
  position: absolute;
  right: -2px;
  top: -2px;
  font-family: FontAwesome;
  line-height: normal;
  border: 2px solid #d30035;
  z-index: 10;
  color: #ffffff;
  background: #d30035;
  font-size: 70%;
  font-weight: normal;
}
.product-info-main .product-options-wrapper .field.opt-color-1,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color-1,
.product-info-main .product-options-bottom .field.opt-color-1 {
  padding-bottom: 7px;
  clear: both;
  padding-top: 0;
}
.product-info-main .product-options-wrapper .field.opt-color-1 .label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color-1 .label,
.product-info-main .product-options-bottom .field.opt-color-1 .label {
  margin: 0;
  margin-right: 20px;
  display: inline-block;
  width: 100px;
  font-weight: 600;
}
.product-info-main .product-options-wrapper .field.opt-color-1 .label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color-1 .label:after,
.product-info-main .product-options-bottom .field.opt-color-1 .label:after {
  display: none;
}
.product-info-main .product-options-wrapper .field.opt-color-1 .control,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color-1 .control,
.product-info-main .product-options-bottom .field.opt-color-1 .control {
  display: inline-block;
  max-width: 48%;
}
.product-info-main .product-options-wrapper .field.opt-color-1 .control input,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color-1 .control input,
.product-info-main .product-options-bottom .field.opt-color-1 .control input {
  padding: 0 20px;
  border: none;
  height: 54px;
}
.product-info-main .product-options-wrapper .field.opt-color-1 .error,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-color-1 .error,
.product-info-main .product-options-bottom .field.opt-color-1 .error {
  display: block;
  padding-left: 120px;
  clear: both;
  color: red;
}
.product-info-main .product-options-wrapper .field .opt-color-input-container .opt-color-1,
.product-info-main .product-options-wrapper .product-options-wrapper .field .opt-color-input-container .opt-color-1,
.product-info-main .product-options-bottom .field .opt-color-input-container .opt-color-1 {
  padding-left: 0;
  padding-right: 0;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer,
.product-info-main .product-options-bottom .field.multiple-images-outer {
  padding-bottom: 10px;
  padding-top: 10px;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .name-title,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .name-title,
.product-info-main .product-options-bottom .field.multiple-images-outer .name-title {
  display: block;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .product-options,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .product-options,
.product-info-main .product-options-bottom .field.multiple-images-outer .product-options {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .label,
.product-info-main .product-options-bottom .field.multiple-images-outer .multiple-images-inner .label {
  display: block;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .label > span,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .label > span,
.product-info-main .product-options-bottom .field.multiple-images-outer .multiple-images-inner .label > span {
  border-bottom: none !important;
  display: block;
  font-weight: 600;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .label > span + .name-title,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .label > span + .name-title,
.product-info-main .product-options-bottom .field.multiple-images-outer .multiple-images-inner .label > span + .name-title {
  font-weight: normal;
  margin-top: 13px;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control,
.product-info-main .product-options-bottom .field.multiple-images-outer .multiple-images-inner .control {
  max-width: 100%;
  clear: both;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control-file-image,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control-file-image,
.product-info-main .product-options-bottom .field.multiple-images-outer .multiple-images-inner .control-file-image {
  border: 3px dashed #373a36;
  width: 100%;
  display: block;
  position: relative;
  height: 77px;
  margin-bottom: 20px;
  background: #ffffff;
  border-radius: 5px;
  cursor: pointer;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control-file-image input[type=file],
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control-file-image input[type=file],
.product-info-main .product-options-bottom .field.multiple-images-outer .multiple-images-inner .control-file-image input[type=file] {
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
  cursor: pointer;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control-file-image input[type=file] + label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control-file-image input[type=file] + label,
.product-info-main .product-options-bottom .field.multiple-images-outer .multiple-images-inner .control-file-image input[type=file] + label {
  display: block;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: normal;
  text-align: center;
  z-index: 1;
  line-height: normal;
  width: 100%;
  cursor: pointer;
  padding: 0 20px;
  word-break: break-all;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control-file-image input[type=file] + label u:hover,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control-file-image input[type=file] + label u:hover,
.product-info-main .product-options-bottom .field.multiple-images-outer .multiple-images-inner .control-file-image input[type=file] + label u:hover {
  text-decoration: none;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control-file-image .mage-error,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .control-file-image .mage-error,
.product-info-main .product-options-bottom .field.multiple-images-outer .multiple-images-inner .control-file-image .mage-error {
  display: none !important;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .multiple-images-inner.quote-error-logo .control-file-image,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .multiple-images-inner.quote-error-logo .control-file-image,
.product-info-main .product-options-bottom .field.multiple-images-outer .multiple-images-inner.quote-error-logo .control-file-image {
  border-color: red;
  color: red;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .error,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .multiple-images-inner .error,
.product-info-main .product-options-bottom .field.multiple-images-outer .multiple-images-inner .error {
  color: red;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .note:before,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .note:before,
.product-info-main .product-options-bottom .field.multiple-images-outer .note:before {
  font-size: 20px;
  margin-right: 10px;
}
.product-info-main .product-options-wrapper .field.multiple-images-outer .note:last-child,
.product-info-main .product-options-wrapper .product-options-wrapper .field.multiple-images-outer .note:last-child,
.product-info-main .product-options-bottom .field.multiple-images-outer .note:last-child {
  padding-bottom: 15px;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice,
.product-info-main .product-options-bottom .field.fieldupdatedprice {
  padding-top: 0;
  padding-bottom: 20px;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice p,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice p,
.product-info-main .product-options-bottom .field.fieldupdatedprice p {
  font-weight: 600;
  color: #373a36;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice .price-box,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice .price-box,
.product-info-main .product-options-bottom .field.fieldupdatedprice .price-box {
  margin: 0;
  padding: 0;
  line-height: normal;
  display: flex;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice .price-box .weee,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice .price-box .weee,
.product-info-main .product-options-bottom .field.fieldupdatedprice .price-box .weee {
  line-height: normal;
  margin: 0;
  font-weight: 500;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice .price-box .price,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice .price-box .price,
.product-info-main .product-options-bottom .field.fieldupdatedprice .price-box .price {
  font-size: 30px;
  font-weight: 500;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice .price-box .special-price,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice .price-box .special-price,
.product-info-main .product-options-bottom .field.fieldupdatedprice .price-box .special-price {
  margin: 0;
  font-weight: 500;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice .price-box .special-price .price-label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice .price-box .special-price .price-label,
.product-info-main .product-options-bottom .field.fieldupdatedprice .price-box .special-price .price-label {
  display: none;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice .price-box.price-final_price .ex-vat-tag,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice .price-box.price-final_price .ex-vat-tag,
.product-info-main .product-options-bottom .field.fieldupdatedprice .price-box.price-final_price .ex-vat-tag {
  margin-top: auto;
  font-size: 14px;
  padding-left: 10px;
  padding-bottom: 8px;
  font-weight: 600;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice .price-box .old-price,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice .price-box .old-price,
.product-info-main .product-options-bottom .field.fieldupdatedprice .price-box .old-price {
  color: rgba(55, 58, 54, 0.5);
  text-decoration: none;
  padding-left: 20px;
  font-weight: 600;
  padding-top: 12px;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice .price-box .old-price .price-container,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice .price-box .old-price .price-container,
.product-info-main .product-options-bottom .field.fieldupdatedprice .price-box .old-price .price-container {
  display: flex;
  justify-content: space-around;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice .price-box .old-price .price-label,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice .price-box .old-price .price-label,
.product-info-main .product-options-bottom .field.fieldupdatedprice .price-box .old-price .price-label {
  padding-right: 10px;
  font-size: 18px;
  text-transform: uppercase;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice .price-box .old-price .price-label:after,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice .price-box .old-price .price-label:after,
.product-info-main .product-options-bottom .field.fieldupdatedprice .price-box .old-price .price-label:after {
  display: none;
}
.product-info-main .product-options-wrapper .field.fieldupdatedprice .price-box .old-price .price,
.product-info-main .product-options-wrapper .product-options-wrapper .field.fieldupdatedprice .price-box .old-price .price,
.product-info-main .product-options-bottom .field.fieldupdatedprice .price-box .old-price .price {
  color: rgba(55, 58, 54, 0.5);
  font-size: 18px;
  font-weight: 500;
}
.product-info-main .product-options-wrapper .config-print-price-container,
.product-info-main .product-options-wrapper .product-options-wrapper .config-print-price-container,
.product-info-main .product-options-bottom .config-print-price-container {
  padding-top: 0 !important;
  padding-bottom: 20px !important;
}
.product-info-main .product-options-wrapper .config-print-price-container label,
.product-info-main .product-options-wrapper .product-options-wrapper .config-print-price-container label,
.product-info-main .product-options-bottom .config-print-price-container label {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.product-info-main .product-options-wrapper .config-print-price-container .price-box,
.product-info-main .product-options-wrapper .product-options-wrapper .config-print-price-container .price-box,
.product-info-main .product-options-bottom .config-print-price-container .price-box {
  margin: 0;
  padding: 0;
  line-height: normal;
  display: flex;
}
.product-info-main .product-options-wrapper .config-print-price-container .price-box span,
.product-info-main .product-options-wrapper .product-options-wrapper .config-print-price-container .price-box span,
.product-info-main .product-options-bottom .config-print-price-container .price-box span {
  font-size: 30px;
  font-weight: 500;
}
.product-info-main .product-options-wrapper .config-print-price-container .price-box em,
.product-info-main .product-options-wrapper .product-options-wrapper .config-print-price-container .price-box em,
.product-info-main .product-options-bottom .config-print-price-container .price-box em {
  margin-top: auto;
  font-size: 14px;
  padding-left: 10px;
  padding-bottom: 8px;
  font-weight: 600;
  font-style: normal;
}
.product-info-main .wk-container {
  padding: 20px 20px 26px;
  background: #ededed;
  margin: 8px 0 27px;
}
.product-info-main .wk-container .wk-oosn-notificationcontainer {
  width: 100%;
  display: block;
  margin: 0;
}
.product-info-main .wk-container label {
  text-transform: uppercase;
  padding-bottom: 12px;
  font-weight: 600;
  display: block;
}
@media (max-width: 539px) {
  .product-info-main .wk-container label {
    text-align: left;
  }
}
.product-info-main .wk-container .row {
  display: flex;
  width: 100%;
}
@media (max-width: 539px) {
  .product-info-main .wk-container .row {
    flex-wrap: wrap;
  }
}
.product-info-main .wk-container .row .wk-oosn-emailBox {
  display: block;
  width: 100%;
  margin: 0;
}
.product-info-main .wk-container .row .wk-oosn-emailBox input {
  width: 100%;
  display: block;
  height: 58px;
  border-color: #9a9c9a;
  background: #ffffff;
}
@media ((min-width: 992px)) and ((max-width: 1199px)) {
  .product-info-main .wk-container .row .wk-oosn-emailBox input {
    font-size: 12px;
  }
}
@media (max-width: 539px) {
  .product-info-main .wk-container .row .wk-oosn-emailBox input {
    font-size: 12px;
  }
}
.product-info-main .wk-container .row #wk-oosn-button {
  padding: 5px 28px;
  background: #9a9c9a;
  border: none;
}
.product-info-main .wk-container .row #wk-oosn-button:hover {
  background: #d30035;
}
@media (max-width: 539px) {
  .product-info-main .wk-container .row #wk-oosn-button {
    margin-left: auto;
    margin-top: 15px;
    font-size: 12px;
  }
}
.product-info-main .wk-container .message.error {
  color: #d30035;
  background: none;
}
.product-info-main .wk-container .message.error > *:first-child:before {
  font-weight: normal;
  font-size: 20px;
  width: auto;
}
.product-info-main .wk-container .message.error b {
  font-weight: 500;
}
.product-info-main .qualifies-text {
  margin-top: 20px;
}
.product-info-main .qualifies-text p {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.product-info-main .qualifies-text p.red {
  color: #d30035;
  font-weight: 700;
}
.product-info-main .qualifies-text .uppercase {
  text-transform: uppercase;
  font-weight: 700;
}
.product-info-main .qualifies-text .price-box {
  margin-top: 21px;
}
@media (max-width: 767px) {
  .product-info-main .qualifies-text .price-box {
    padding-left: 0;
  }
}
.product-info-main .qualifies-text .price-box .price-wrapper .price {
  font-size: 30px;
  font-weight: 500;
}
.product-info-main .qualifies-text .breakdown {
  margin-bottom: 15px;
  margin-top: 15px;
}
.product-info-main .qualifies-text .breakdown .uppercase {
  font-weight: 400;
  margin-bottom: 5px;
}
.product-info-main .qualifies-text .breakdown p {
  line-height: 1.3;
}
.product-info-main .qualifies-text .eastimated-text {
  line-height: 1.4;
}
.product-info-main .qualifies-text .product-used-block {
  max-width: 250px;
  border: 2px solid #373a36;
  margin-top: 15px;
}
.product-info-main .qualifies-text .product-used-block p {
  color: #373a36;
  text-transform: uppercase;
  text-align: center;
}
.product-info-main .qualifies-text .product-used-block p:last-child {
  background-color: #373a36;
  color: #fff;
}
.product-info-main .qualifies-text .vat-config {
  margin: 10px 0;
  justify-content: flex-start;
  padding: 0;
}
.product-info-main .qualifies-text .vat-config input {
  position: absolute;
}
.product-info-main .qualifies-text .vat-config label {
  font-size: 14px;
}
.modal-popup.qty-popup-modal {
  text-align: center;
}
.modal-popup.qty-popup-modal .modal-header {
  text-align: center;
}
.modal-popup.qty-popup-modal .modal-header h1 {
  font-weight: 500;
}
.modal-popup.confirm {
  z-index: 9999;
}
.modal-popup.confirm .modal-inner-wrap {
  padding: 20px;
}
.modal-popup.confirm .modal-inner-wrap .modal-header {
  margin-top: 0;
  padding: 0;
}
.modal-popup.confirm .modal-inner-wrap .modal-title {
  color: #373a36;
  border-color: #ededed;
  padding-top: 0;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding: 20px 0;
  border-color: #ededed;
}
.modal-popup.confirm .modal-inner-wrap .modal-footer {
  padding-top: 30px;
  border-color: #ededed;
  margin: 0;
  padding-bottom: 10px;
}
.rating-summary .rating-result {
  margin-left: 0;
  width: 120px;
}
.rating-summary .rating-result:before {
  color: #ededed;
  letter-spacing: 5px;
  font-size: 20px;
}
.rating-summary .rating-result > span:before {
  color: #373a36;
  letter-spacing: 5px;
  font-size: 20px;
}
.reviews-actions .action {
  color: #9a9a9a;
  font-size: 100%;
  line-height: normal;
}
.share-items .sharing-links {
  text-align: right;
}
.share-items .sharing-links .st-inline-share-buttons {
  text-align: right !important;
}
@media (max-width: 1199px) {
  .share-items .sharing-links .st-inline-share-buttons {
    text-align: left !important;
  }
}
.share-items .sharing-links .sharethis-inline-share-buttons .st-btn {
  border: none !important;
  padding: 0 6px !important;
  background-color: inherit !important;
}
.share-items .sharing-links .sharethis-inline-share-buttons .st-btn > img {
  display: none !important;
}
.share-items .sharing-links .sharethis-inline-share-buttons .st-btn:after {
  content: "";
  color: #d30035;
  font-family: 'Font Awesome 5 Brands';
  font-size: 20px;
}
.share-items .sharing-links .sharethis-inline-share-buttons .st-btn[data-network='pinterest']:after {
  content: "\f0d2";
}
.share-items .sharing-links .sharethis-inline-share-buttons .st-btn[data-network='facebook']:after {
  content: "\f39e";
}
.share-items .sharing-links .sharethis-inline-share-buttons .st-btn[data-network='twitter']:after {
  content: "\f099";
}
.share-items .sharing-links .sharethis-inline-share-buttons .st-btn[data-network='sharethis']:after {
  content: "\f067";
  font-family: 'Font Awesome 5 Solid';
}
.page-main {
  /*.product.info.detailed{ margin-bottom:75px; } */
}
.page-main .product.info.detailed {
  padding-top: 50px;
  margin-bottom: 0;
}
.page-main .product.data.items {
  margin: 0;
}
.page-main .product.data.items .item.title {
  width: 100%;
  margin: 0 0 8px;
  background: none;
  padding: 0;
  border: none;
  display: block;
  border-bottom: 1px solid #373a36;
  border-top: 1px solid #373a36;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 15px 40px 15px 30px;
  cursor: pointer;
}
.page-main .product.data.items .item.title > a.switch {
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none;
  display: block;
  line-height: normal;
  font-size: 100%;
  box-shadow: none;
  color: #373a36;
  font-size: 18px;
  font-weight: 500;
  height: auto;
}
@media (max-width: 991px) {
  .page-main .product.data.items .item.title > a.switch {
    font-size: 16px;
  }
}
.page-main .product.data.items .item.title > a.switch .counter {
  display: none;
}
.page-main .product.data.items .item.title > a.switch:hover {
  padding: 0;
}
.page-main .product.data.items .item.title > a.switch .product-name {
  text-transform: none;
  font-weight: 400;
  font-style: italic;
  margin-left: 30px;
}
@media (max-width: 991px) {
  .page-main .product.data.items .item.title {
    padding: 10px 20px;
  }
}
.page-main .product.data.items .item.title:after {
  position: absolute;
  right: 34px;
  top: 50%;
  content: '\f067';
  background: none;
  color: #d30035;
  font-weight: normal;
  font-size: 15px;
  height: auto;
  line-height: 1.4;
  text-align: center;
  font-family: "Font Awesome 5 solid";
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .page-main .product.data.items .item.title:after {
    right: 20px;
  }
}
.page-main .product.data.items .item.title.active:after {
  content: '\f068';
}
.page-main .product.data.items .item.title.active:after > a.switch {
  padding: 0;
}
.page-main .product.data.items .item.title.active:after > a.switch:hover {
  padding: 0;
}
.page-main .product.data.items .item.content {
  width: 100%;
  clear: both;
  padding: 35px 30px 40px;
  border: none;
  margin: 0;
  margin-bottom: 10px;
  color: rgba(55, 58, 54, 0.5);
}
.page-main .product.data.items .item.content:last-child {
  border-bottom: 1px solid #373a36;
}
@media (max-width: 991px) {
  .page-main .product.data.items .item.content {
    padding: 20px 20px 30px;
  }
}
.page-main .product.data.items .item.content .description {
  margin: 0;
}
.page-main .product.data.items .item.content .description .col {
  width: 50%;
  padding: 0 20px 0 0;
  float: left;
  overflow-x: auto;
}
.page-main .product.data.items .item.content .description .col:last-child {
  padding-left: 20px;
  padding-right: 0;
}
@media (max-width: 1199px) {
  .page-main .product.data.items .item.content .description .col {
    width: 100%;
    padding: 0 0 20px;
  }
  .page-main .product.data.items .item.content .description .col:last-child {
    padding: 0;
  }
}
.page-main .product.data.items .item.content .description h6,
.page-main .product.data.items .item.content .description h5,
.page-main .product.data.items .item.content .description h3 {
  color: #373a36;
  font-size: 100%;
  font-weight: 600;
}
.page-main .product.data.items .item.content .description table {
  border: none;
}
@media (max-width: 539px) {
  .page-main .product.data.items .item.content .description table {
    font-size: 12px;
  }
}
.page-main .product.data.items .item.content .description table tr th {
  background: #ffffff;
  color: #373a36;
  text-transform: uppercase;
  text-align: center;
  border: none;
  height: auto;
  vertical-align: middle;
}
.page-main .product.data.items .item.content .description table tr th span {
  font-size: 80%;
}
@media (max-width: 539px) {
  .page-main .product.data.items .item.content .description table tr th {
    padding: 5px 10px;
  }
}
.page-main .product.data.items .item.content .description table td {
  border-bottom: 2px solid #ffffff;
  border-left: 4px solid #ffffff;
  padding: 10px 20px;
  text-align: center;
  border-top: 0;
  border-right: 0;
  vertical-align: middle;
}
@media (max-width: 539px) {
  .page-main .product.data.items .item.content .description table td {
    padding: 5px 10px;
  }
}
.page-main .product.data.items .item.content .description table tr td {
  background: #ededed;
  color: #373a36;
}
.page-main .product.data.items .item.content .description table tr:nth-child(odd) td {
  background: #f9f9f9;
  color: #373a36;
}
.page-main .product.data.items .item.content .additional-attributes-wrapper {
  margin: 0;
}
.page-main .product.data.items .item.content .additional-attributes-wrapper .additional-attributes {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.page-main .product.data.items .item.content .additional-attributes-wrapper .additional-attributes li {
  width: 33.33%;
  display: flex;
  flex-wrap: wrap;
  word-break: break-all;
}
@media (max-width: 991px) {
  .page-main .product.data.items .item.content .additional-attributes-wrapper .additional-attributes li {
    width: 50%;
  }
}
@media (max-width: 539px) {
  .page-main .product.data.items .item.content .additional-attributes-wrapper .additional-attributes li {
    width: 100%;
  }
}
.page-main .product.data.items .item.content .additional-attributes-wrapper .additional-attributes li .label {
  color: #373a36;
  width: 50%;
  font-weight: 600;
  text-transform: capitalize;
  line-height: normal;
}
.page-main .product.data.items .item.content .additional-attributes-wrapper .additional-attributes li .data {
  color: rgba(55, 58, 54, 0.5);
  width: 50%;
  padding-left: 10px;
  word-break: break-word;
}
.page-main .product.data.items .item.content .mage-error {
  line-height: normal;
}
.page-main .product.data.items .item.content .review-toolbar {
  border: none;
}
.page-main .product.data.items .item.content .review-toolbar .limiter {
  display: block;
}
.page-main .disclaimer {
  width: 100%;
  clear: both;
  padding: 35px 30px 40px;
  border: none;
  margin: 0;
  margin-bottom: 10px;
  color: rgba(55, 58, 54, 0.5);
}
@media (max-width: 991px) {
  .page-main .disclaimer {
    padding: 20px 20px 30px;
  }
}
.page-main .may-you-like {
  margin-top: -10px;
}
#mb-ajaxsuite-popup-wrapper {
  width: 100%;
  max-width: 1470px;
  background: none !important;
  padding: 0 15px;
}
#mb-ajaxsuite-popup-wrapper * {
  box-sizing: border-box;
}
#mb-ajaxsuite-popup-wrapper *:after,
#mb-ajaxsuite-popup-wrapper *:before {
  box-sizing: border-box;
}
#mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
  background: none;
  right: 50px;
  top: 39px;
}
@media (max-width: 1439px) {
  #mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
    top: 34px;
    right: 40px;
  }
}
@media (max-width: 1199px) {
  #mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
    top: 28px;
    right: 40px;
  }
}
@media (max-width: 991px) {
  #mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
    top: 28px;
    right: 20px;
  }
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
    top: 18px;
    right: 20px;
  }
}
@media (max-width: 539px) {
  #mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
    top: 10px;
    right: 10px;
  }
}
#mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close:after {
  content: '\f00d';
  color: #d30035;
  font-family: "Font Awesome 5 solid";
  font-weight: bold;
  background: none;
  width: 30px;
  height: 30px;
  line-height: normal;
  font-size: 18px;
}
#mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper {
  width: 100%;
  max-width: 100%;
  background: #ffffff;
  padding: 30px 0 45px;
}
@media (max-width: 1439px) {
  #mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper {
    padding-bottom: 25px;
    padding-top: 25px;
  }
}
@media (max-width: 1199px) {
  #mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper {
    float: left;
    padding: 20px 0;
  }
}
#mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border {
  width: 100%;
  max-width: 100%;
  padding: 0;
  text-transform: uppercase;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons {
  border-top: 1px solid #9a9a9a;
  padding: 45px 45px 0;
  margin: 0 !important;
  display: flex;
  align-items: center;
}
@media (max-width: 1439px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons {
    padding: 25px 40px 0;
  }
}
@media (max-width: 1199px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons {
    padding: 20px 20px 0;
  }
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons {
    display: flex;
    flex-flow: column;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons p {
  font-weight: 600;
  font-size: 22px;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons p {
    font-size: 14px;
  }
}
@media (max-width: 539px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons p {
    font-size: 10px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons .button-right {
  margin-left: auto;
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons .button-right {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    display: flex;
    justify-content: center;
    flex-flow: column;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button {
  border: none !important;
  color: #ffffff !important;
  background: #373a36 !important;
  font-family: 'Poppins', sans-serif;
  border-color: #373a36 !important;
  margin-left: 40px;
  font-weight: 600;
  min-width: 264px;
}
@media (max-width: 1439px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button {
    min-width: 200px;
    margin-left: 20px;
  }
}
@media (max-width: 1199px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button {
    min-width: inherit;
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button {
    margin-left: 5px;
    font-size: 14px;
  }
}
@media (max-width: 539px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button {
    line-height: 25px;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    font-size: 10px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button:hover,
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button:active,
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button:focus {
  background: #d30035 !important;
  color: #ffffff !important;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button.mb-ajaxsuite-close {
  background: #9a9a9a !important;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button.mb-ajaxsuite-close:hover,
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button.mb-ajaxsuite-close:active,
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button.mb-ajaxsuite-close:focus {
  background: #373a36 !important;
  color: #ffffff !important;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button.btn-border {
  border: 1px solid #373a36 !important;
  background: none !important;
  color: #373a36 !important;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button.btn-border:hover,
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button.btn-border:active,
#mb-ajaxsuite-popup-wrapper .ajaxcart-buttons button.btn-border:focus {
  background: #373a36 !important;
  color: #ffffff !important;
  border-color: #373a36 !important;
}
#mb-ajaxsuite-popup-wrapper .mb-message-successs {
  border-bottom: 1px solid #9a9a9a;
  padding: 0px 0 25px;
  text-align: center;
  color: #d30035;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
}
@media (max-width: 1199px) {
  #mb-ajaxsuite-popup-wrapper .mb-message-successs {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .mb-message-successs {
    font-size: 12px;
    padding: 0 15px 15px;
  }
}
#mb-ajaxsuite-popup-wrapper .mb-message-successs:before {
  content: '';
  width: 48px;
  height: 48px;
  line-height: normal;
  background-image: url('../images/svg/icon-yes.svg');
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  background-color: #d30035;
  padding: 0;
  border-radius: 50%;
  margin-right: 6px;
}
@media (max-width: 1199px) {
  #mb-ajaxsuite-popup-wrapper .mb-message-successs:before {
    width: 36px;
    height: 36px;
    background-size: 15px auto;
  }
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .mb-message-successs:before {
    width: 20px;
    height: 20px;
    background-size: 12px auto;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content {
  height: auto;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .success-item {
  width: 38.2%;
  display: flex;
  flex-flow: column;
  padding: 30px 0 0;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .success-item {
    width: 100%;
    padding: 20px 0 0;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .success-item .product-image {
  display: block;
  margin: 0 auto;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .success-item .product-image img.image {
  width: auto !important;
  max-height: 340px;
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .success-item .product-image {
    max-width: 150px;
    margin: 0 auto;
    display: block;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .success-item .swatch-opt {
  display: none;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .product-name {
  display: none;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .ajaxcart-message-cartinfo {
  display: block;
  padding: 20px;
  text-align: center;
  background: #ededed;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  margin-top: auto;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .ajaxcart-message-cartinfo p {
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .ajaxcart-message-cartinfo {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .ajaxcart-message-cartinfo {
    font-size: 12px;
    padding: 10px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block {
  border-top: 0;
  border-left: 1px solid #9a9a9a;
  width: 61.8%;
  padding: 34px 100px 45px;
  margin: 0;
}
@media (max-width: 1439px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block {
    padding: 30px 40px 45px;
  }
}
@media (max-width: 1199px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block {
    width: 100%;
    border-top: 1px solid #9a9a9a;
    border-left: 0;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block .block-title strong {
  font-size: 24px;
}
@media (max-width: 1199px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block .block-title strong {
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
  }
}
@media (max-width: 991px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block .block-title strong {
    text-align: left;
  }
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block .block-title strong {
    text-align: left;
    margin: 0 0 8px;
    font-size: 14px;
  }
}
@media (max-width: 539px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block .block-title strong {
    font-size: 10px;
    margin-bottom: 15px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block .container {
  padding: 0;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .block .products {
  margin-bottom: 0;
  margin-top: 20px;
}
@media (max-width: 539px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .products-grid .owl-nav {
    right: -16px;
  }
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .products-grid .owl-nav button {
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
  }
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .products-grid .owl-nav button svg {
    width: 5px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .product-item-info .field.choice.related {
  display: block !important;
  position: relative;
  width: 100%;
  margin-top: 20px;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .product-item-info .field.choice.related input[type=checkbox] {
  position: absolute;
  display: block;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .product-item-info .field.choice.related input[type=checkbox] + label {
  display: block;
  padding: 8px 20px;
  line-height: 40px;
  color: #ffffff;
  background: #373a36;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .product-item-info .field.choice.related input[type=checkbox] + label {
    padding: 0px 20px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .product-item-info .field.choice.related input[type=checkbox] + label:before {
  display: none;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .product-item-info .field.choice.related input[type=checkbox] + label span:before {
  display: inline-block;
  margin-right: 5px;
  content: '\f00c';
  font-family: "Font Awesome 5 solid";
  color: #373a36;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .product-item-info .field.choice.related input[type=checkbox] + label:hover,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .product-item-info .field.choice.related input[type=checkbox]:checked + label {
  background: #d30035;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .product-item-info .field.choice.related input[type=checkbox] + label:hover span:before,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .product-item-info .field.choice.related input[type=checkbox]:checked + label span:before {
  color: #ffffff;
}
.review-add {
  max-width: 100%;
  background: #ededed;
  padding: 25px;
}
.review-form {
  max-width: 700px;
  margin: 0 auto;
}
.review-form .fieldset .review-legend.legend {
  font-weight: 500;
  color: #373a36;
  text-transform: uppercase;
}
.review-form .fieldset .review-legend.legend span {
  margin-bottom: 20px;
  display: block;
}
.review-form .fieldset .review-legend.legend strong {
  font-weight: 500;
}
.review-form .review-field-ratings {
  padding-bottom: 20px;
}
.review-form .review-fieldset {
  max-width: 100%;
  margin-bottom: 0;
}
.review-form .review-fieldset > div.field {
  margin-bottom: 27px;
}
.review-form .review-fieldset .input-text,
.review-form .review-fieldset textarea {
  border: none;
  padding: 5px 25px;
}
.review-form .review-fieldset .input-text::-webkit-input-placeholder,
.review-form .review-fieldset textarea::-webkit-input-placeholder {
  text-transform: lowercase;
}
.review-form .review-fieldset .input-text:-moz-placeholder,
.review-form .review-fieldset textarea:-moz-placeholder {
  text-transform: lowercase;
}
.review-form .review-fieldset .input-text::-moz-placeholder,
.review-form .review-fieldset textarea::-moz-placeholder {
  text-transform: lowercase;
}
.review-form .review-fieldset .input-text:-ms-input-placeholder,
.review-form .review-fieldset textarea:-ms-input-placeholder {
  text-transform: lowercase;
}
.review-form .review-fieldset textarea {
  padding: 10px 25px;
  height: 120px;
  display: block;
}
.review-form .review-fieldset .field.choice > .label {
  margin-left: 0;
  padding-left: 0;
  padding: 0;
  margin: 0;
  line-height: 34px;
}
.review-form .review-fieldset .review-control-vote {
  padding-left: 10px;
}
.review-form .review-fieldset .review-control-vote:before {
  color: #373a36;
  letter-spacing: 5px;
  font-size: 20px;
}
.review-form .review-fieldset .review-control-vote > label {
  padding: 0 !important;
  margin: 0;
  position: absolute;
}
.review-form .review-fieldset .review-control-vote > label:before {
  color: #d30035;
  letter-spacing: 5px;
  font-size: 20px;
  background: none;
  position: static;
  border: none;
  width: auto;
  height: auto;
}
.review-form .actions-toolbar.review-form-actions {
  margin: 0 !important;
  text-align: right;
  max-width: 700px;
}
.review-form .actions-toolbar.review-form-actions .actions-primary {
  float: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .quote-popup-modal {
    display: block;
  }
}
.quote-popup-modal._show {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
@media (max-width: 767px) {
  .quote-popup-modal._show {
    display: block;
  }
}
@media (max-width: 767px) {
  .quote-popup-modal.modal-slide {
    left: 10px;
  }
  .quote-popup-modal #quote-popup-modal {
    margin-right: 10px;
  }
}
.quote-popup-modal .upsell-sucess {
  padding: 0 20px;
}
@media (max-width: 767px) {
  .quote-popup-modal .upsell-sucess {
    padding: 0 15px 0 0;
  }
}
.quote-popup-modal .upsell-sucess .amrelated-grid-wrapper .slick-track {
  display: block;
}
@media (max-width: 567px) {
  .quote-popup-modal .upsell-sucess .product-items {
    position: relative;
  }
  .quote-popup-modal .upsell-sucess .product-items.slick-slider .slick-arrow.slick-prev {
    left: 0;
    right: auto;
    top: 50%;
  }
  .quote-popup-modal .upsell-sucess .product-items.slick-slider .slick-arrow.slick-next {
    right: 0;
    top: 50%;
  }
}
.quote-popup-modal .upsell-sucess .product-items .slick-list {
  width: 100%;
  display: block;
}
@media (max-width: 424px) {
  .quote-popup-modal .upsell-sucess .product-items .slick-list .slick-slide {
    padding: 0;
  }
}
.quote-popup-modal .upsell-sucess .product-items .slick-list .slick-slide .product-item .product-item-info .product-item-info .product-item-photo img {
  max-width: 100%;
  max-height: 100%;
}
.quote-popup-modal .upsell-sucess .product-items .slick-list .slick-slide .product-item .product-item-info .product-item-name {
  padding: 10px;
}
.quote-popup-modal .upsell-sucess .product-items .slick-list .slick-slide .product-item .product-item-info .price-box {
  align-items: center;
}
.quote-popup-modal .modal-body-content {
  max-width: 490px;
  margin: 0 auto;
  width: 100%;
}
.quote-popup-modal .modal-content {
  overflow-y: auto;
}
.quote-popup-modal .modal-inner-wrap {
  padding: 40px;
  background: #ffffff;
}
@media (min-width: 768px) {
  .quote-popup-modal .modal-inner-wrap {
    max-height: calc(100vh - 10rem);
    width: 100%;
    max-width: 892px;
  }
}
.quote-popup-modal .modal-inner-wrap .modal-header {
  margin: 0;
  padding: 0 0 20px;
  border: none;
  position: relative;
}
.quote-popup-modal .modal-inner-wrap .modal-header .modal-title {
  display: block;
  text-align: center;
  border: none;
  text-transform: uppercase;
  font-weight: 500;
}
.quote-popup-modal .modal-inner-wrap .modal-header .action-close {
  position: absolute;
  top: 8px;
  right: 0;
}
.quote-popup-modal .modal-inner-wrap .modal-header .action-close:before {
  font-family: "Font Awesome 5 solid";
  content: '\f00d';
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .quote-popup-modal .modal-inner-wrap .modal-header .action-close {
    top: -25px;
    right: -10px;
  }
}
@media (max-width: 767px) {
  .quote-popup-modal .modal-inner-wrap {
    background: #ffffff !important;
    padding: 30px 20px !important;
  }
}
.quote-popup-modal ::-webkit-input-placeholder {
  text-transform: lowercase;
}
.quote-popup-modal :-moz-placeholder {
  text-transform: lowercase;
}
.quote-popup-modal ::-moz-placeholder {
  text-transform: lowercase;
}
.quote-popup-modal :-ms-input-placeholder {
  text-transform: lowercase;
}
.quote-popup-modal .quote {
  text-align: center;
  text-transform: uppercase;
  color: #000;
  display: block;
  font-weight: bold;
}
.quote-popup-modal h2 {
  display: block;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
}
.quote-popup-modal .about-form .product-info-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.quote-popup-modal .about-form .product-info-main .award-image {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .quote-popup-modal .about-form .product-info-main .award-image {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.quote-popup-modal .product-info-main .product-options-wrapper .big-image .control {
  float: left;
  overflow: hidden;
}
.quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute {
  overflow-x: auto;
}
.quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute .quote-color .mageworx-swatch-container .mageworx-swatch-option.redCross {
  pointer-events: none;
  box-shadow: unset;
}
.quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute .quote-color .mageworx-swatch-container .mageworx-swatch-option.redCross:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  /* background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0))); */
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 768px) {
  .quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute .swatch-attribute-options {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute.multiselect .swatch-attribute-options {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    float: left;
  }
  .quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-container,
  .quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-option {
    width: 168px !important;
    height: 168px !important;
  }
  .quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-container .quote-area-opt,
  .quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-option .quote-area-opt {
    background-size: contain !important;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-container,
  .quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute.multiselect .swatch-attribute-options .mageworx-swatch-option {
    width: 95px !important;
    height: 95px !important;
  }
}
.quote-popup-modal .product-info-main .product-options-wrapper .field {
  padding-right: 0;
  padding-left: 0;
}
.quote-popup-modal .product-info-main .product-options-wrapper .field > .label {
  padding: 0;
  margin-bottom: 16px;
}
.quote-popup-modal .product-info-main .product-options-wrapper .field.choice .admin__field-label {
  min-width: 82px !important;
  font-weight: 600;
}
.quote-popup-modal .product-info-main .product-options-wrapper .field.opt-color-1 {
  display: flex;
  align-items: center;
}
.quote-popup-modal .product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice,
.quote-popup-modal .product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice,
.quote-popup-modal .product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice {
  margin: 0 !important;
}
.quote-popup-modal .product-info-main .product-options-wrapper .field.opt-print-color .options-list .field.choice .admin__field-label,
.quote-popup-modal .product-info-main .product-options-wrapper .field.opt-print-areasize .options-list .field.choice .admin__field-label,
.quote-popup-modal .product-info-main .product-options-wrapper .field.opt-print-asize .options-list .field.choice .admin__field-label {
  margin: 0 !important;
}
.quote-popup-modal .product-info-main .product-options-wrapper .field.opt-print-deadline > label.label {
  margin-bottom: 15px;
}
.quote-popup-modal .product-info-main .product-options-wrapper .quote-color-input-con {
  padding-top: 20px;
}
.quote-popup-modal .product-info-main .product-options-wrapper .quote-color-input-con .field {
  padding-bottom: 10px;
}
.quote-popup-modal .product-info-main .product-options-wrapper .quote-color-input-con .field > label {
  margin-bottom: 0;
}
.quote-popup-modal .product-info-main .product-options-wrapper .quote-color-input-con > div + div {
  margin-top: 10px;
}
.quote-popup-modal .product-info-main .product-options-wrapper .quote-color-input-con label > span:after {
  display: none !important;
}
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty label.label {
  padding-bottom: 0;
}
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox {
  width: 100% !important;
  padding: 0 !important;
  margin: 0;
}
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox input {
  padding: 0;
}
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox .control {
  width: 160px;
  padding: 0 15px;
}
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox .control input {
  text-align: center;
  padding: 0;
}
.quote-popup-modal .product-info-main .product-options-wrapper .swatch-attribute .mageworx-swatch-container {
  background: none;
}
.quote-popup-modal .box {
  padding: 30px;
  background: #ededed;
  margin-bottom: 35px;
}
@media (max-width: 539px) {
  .quote-popup-modal .box {
    padding: 15px;
    margin-bottom: 15px;
  }
  .quote-popup-modal .box .field.captcha {
    max-width: 240px;
  }
  .quote-popup-modal .box .field-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
  }
  .quote-popup-modal .box .field-recaptcha .g-recaptcha {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
}
.quote-popup-modal .box:last-child {
  margin-bottom: 0;
}
.quote-popup-modal .box h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 30px;
}
.quote-popup-modal .box .product-info-main {
  width: 100% !important;
  float: none;
  padding: 0;
}
.quote-popup-modal .box.about-form .fieldset {
  margin: 0;
  padding: 0;
}
.quote-popup-modal .box.about-form .fieldset .field {
  margin-bottom: 0;
  padding-bottom: 27px;
  width: 100%;
  clear: both;
  display: block;
}
.quote-popup-modal .box.about-form .fieldset .field:last-child {
  padding-bottom: 0;
}
.quote-popup-modal .box.about-form .fieldset .field .error {
  padding: 5px 20px;
  color: #ff0000;
  font-size: 12px;
  font-size: 90%;
}
.quote-popup-modal .box.about-form .fieldset .input-text {
  border: none;
  padding: 5px 25px;
  height: 46px;
}
.quote-popup-modal .box.about-form .fieldset textarea {
  height: 142px;
  padding: 15px 25px;
  display: block;
}
.quote-popup-modal .box.about-form .multiple-images-outer .multiple-images-inner label.label {
  display: block !important;
  color: #fff !important;
}
.quote-popup-modal .box.popupform-Options .product-options-wrapper {
  margin-bottom: 0;
}
.quote-popup-modal .box.popupform-Options .product-options-wrapper .field {
  padding-bottom: 0;
}
.quote-popup-modal .box.popupform-Options h3 {
  padding-bottom: 0;
}
.quote-popup-modal .box.popupform-Options .field.opt-print-type > .label {
  margin-bottom: 18px;
}
.quote-popup-modal .box.popupform-Options .field.opt-print-type .options-list .field.choice .admin__field-label {
  margin-bottom: 0;
}
.quote-popup-modal .box.popupform-Options .field.multiple-images-outer {
  padding-bottom: 0;
  padding-top: 20px;
}
.quote-popup-modal .box.popupform-Options .field.big-image > .label {
  margin-bottom: 18px;
}
.quote-popup-modal .box.popupform-Options .field.big-image .quote-area-opt.selected {
  border: 2px solid #000;
  position: relative;
}
.quote-popup-modal .box.popupform-Options .field.big-image .quote-area-opt.selected:after {
  content: '\f00c';
  position: absolute;
  right: -2px;
  top: -2px;
  font-family: FontAwesome;
  line-height: normal;
  border: 2px solid #d30035;
  z-index: 10;
  color: #ffffff;
  background: #d30035;
  font-size: 10px;
  font-weight: normal;
}
.quote-popup-modal .box.popupform-Options .multiple-images-outer .error {
  display: none;
}
.quote-popup-modal .button-actions button {
  width: 100%;
  text-align: center;
  background: #9a9a9a;
  border-color: #9a9a9a;
}
.quote-popup-modal .button-actions button:hover {
  background: #373a36;
  border-color: #373a36;
}
.quote-popup-modal .print-selection-container-quote .selectedItem {
  display: grid;
  grid-template-columns: 74px 1fr;
  column-gap: 90px;
  background: #ededed;
  padding: 18px 25px 6px;
}
@media (max-width: 767px) {
  .quote-popup-modal .print-selection-container-quote .selectedItem {
    column-gap: 20px;
  }
}
.quote-popup-modal .print-selection-container-quote .selectedItem .selectedImg {
  display: block;
  height: 0;
  position: relative;
  z-index: 1;
  padding-bottom: 100%;
  border: 2px solid #373a36;
  background-color: #fff;
}
.quote-popup-modal .print-selection-container-quote .selectedItem .selectedImg:after {
  content: '\f00c';
  position: absolute;
  right: -2px;
  top: -2px;
  font-family: FontAwesome;
  line-height: normal;
  border: 2px solid #d30035;
  z-index: 10;
  color: #ffffff;
  background: #d30035;
  font-size: 70%;
  font-weight: normal;
}
.quote-popup-modal .print-selection-container-quote .selectedItem .selectedImg:hover .viewer-box {
  display: flex;
}
.quote-popup-modal .print-selection-container-quote .selectedItem .selectedImg img {
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
}
.quote-popup-modal .print-selection-container-quote .selectedItem .selectedContent .selectedID {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 767px) {
  .quote-popup-modal .print-selection-container-quote .selectedItem .selectedContent .selectedID {
    font-size: 16px;
  }
}
.quote-popup-modal .print-selection-container-quote .selectedItem .selectedContent .remove-selection-quote {
  margin-left: 50px;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  cursor: pointer;
  background-image: url(../images/remove.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px 20px;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .quote-popup-modal .print-selection-container-quote .selectedItem .selectedContent .remove-selection-quote {
    font-size: 12px;
    margin-left: 0;
  }
}
.quote-popup-modal .print-selection-container-quote .selectedItem .selectedContent .remove-selection-quote:hover {
  color: #d30035;
}
.quote-popup-modal .print-selection-container-quote .selectedItem .selectedContent .remove-selection-quote.disable-remove {
  display: none;
}
.delivery-popup-modal {
  text-align: center;
  display: flex;
  align-items: center;
}
.delivery-popup-modal .action-close {
  top: 38px;
  right: 20px;
  color: #d30035;
}
.delivery-popup-modal .action-close:before {
  color: #d30035;
}
.delivery-popup-modal .modal-header .modal-title {
  text-align: center;
  font-weight: 600;
  color: #d30035;
  padding-bottom: 20px;
}
.delivery-popup-modal .modal-body-content {
  max-width: 720px;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 20px 15px;
}
.delivery-popup-modal .modal-body-content span {
  color: #373a36;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.delivery-popup-modal .modal-body-content a {
  text-decoration: underline;
}
.delivery-popup-modal .modal-body-content a:hover {
  text-decoration: underline;
}
.col-pricetable {
  display: block;
  padding: 20px 0 0;
}
.col-pricetable .table-tab .data-item {
  float: left;
  color: #373a36;
  font-size: 100%;
  font-weight: 500;
  text-transform: uppercase;
  line-height: normal;
  background: #ededed;
  margin-right: 10px;
  cursor: pointer;
  padding: 8px 16px;
}
.col-pricetable .table-tab .data-item.active {
  background: #373a36;
  color: #fff;
}
@media (max-width: 991px) {
  .col-pricetable .table-tab .data-item {
    padding: 10px 20px;
    width: 100%;
    border-bottom: 1px solid #373a36;
  }
}
.col-pricetable .table-tab .data-content {
  margin-top: 41px;
  box-sizing: border-box;
  float: right;
  margin-left: -100%;
  width: 100%;
  border-top: 1px solid #ededed;
  padding: 20px 0;
  overflow-x: auto;
}
@media (max-width: 991px) {
  .col-pricetable .table-tab .data-content {
    width: 100%;
    margin: 0;
  }
}
.product-items .swatch-option {
  height: 30px;
  border-radius: 50%;
}
.product-items .swatch-option.selected {
  outline: 2px solid #000;
}
.product-items .swatch-option.image:not(.disabled):hover,
.product-items .swatch-option.color:not(.disabled):hover {
  outline: 2px solid #000;
}
.product-items .more-options {
  display: none;
}
.product-items .see-more-options {
  display: inline-block;
  font-size: 22px;
  font-weight: 400;
  color: #000;
  vertical-align: top;
  line-height: initial;
  margin: 0 11px 5.5px 0;
  cursor: pointer;
}
.product-items .custom-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-top: 1px solid #000;
  min-height: 67px;
}
.product-items .custom-item * {
  transition: none;
}
.product-items .custom-item* {
  transition: none;
}
.products-grid .product-item .product-item-details,
.middle-content .post-product-detail .item .product-item-details {
  height: auto;
  border-top: 0;
  margin-top: 0;
}
.swatch-option.redCross {
  box-shadow: unset;
}
.swatch-option.redCross:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.product-options-wrapper .config__earn_point {
  display: flex;
  width: 100%;
  align-items: flex-end;
  background: #ededed;
  padding: 0 25px 20px;
}
@media (max-width: 1199px) {
  .product-options-wrapper .config__earn_point {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .product-options-wrapper .config__earn_point {
    padding: 0 15px 20px;
  }
}
.product-options-wrapper .config__earn_point .qualifies-text {
  margin-top: 0;
}
.product-options-wrapper .config__earn_point .breakdown-text p {
  padding: 4px 0;
  font-size: 14px;
  text-transform: uppercase;
}
.product-options-wrapper .config__earn_point .price-breakdown {
  font-size: 13px;
  color: #000;
  line-height: 18px;
}
.product-options-wrapper .config__earn_point .price-breakdown strong {
  width: 100px;
  display: inline-block;
  font-weight: 400;
}
.product-options-wrapper .config__earn_point .config-print-price-container.field {
  padding: 0;
}
.product-options-wrapper .config__earn_point .earn-point-container {
  width: 38%;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .product-options-wrapper .config__earn_point .earn-point-container {
    width: 100%;
    margin-bottom: 0px;
  }
}
.product-options-wrapper .config__earn_point .earn-point-container .mp-reward-points.mp-product {
  border: none !important;
  color: #373a36 !important;
  margin: 0;
  padding: 0 0 15px;
  font-weight: 700;
  padding: 10px;
  background: #fff;
}
.product-options-wrapper .config__earn_point .earn-point-container .mp-reward-points.mp-product .mp-point-label {
  color: #373a36 !important;
  font-weight: 600 !important;
  font-size: 100%;
  padding-left: 0;
  margin-left: 0;
  text-transform: uppercase;
}
.product-options-wrapper .config__earn_point .earn-point-container .mp-reward-points.mp-product .mp-point-label .mp-rw-highlight {
  text-decoration: underline;
}
.product-options-wrapper .config__earn_point .earn-point-container .mp-reward-points.mp-product .mp-point-label::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/svg/rewards-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
.product-options-wrapper .config__earn_point .earn-point-container .mp-reward-points.mp-product .earn-point-estimate {
  padding-top: 5px;
  font-weight: 500;
  color: #d30035;
  font-size: 12px;
}
.product-options-wrapper .config__earn_point .earn-point-container .stock-text {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice:first-child input[type=checkbox]:checked + label,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice:first-child input[type=checkbox]:checked + label,
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice:first-child input[type=radio]:checked + label,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice:first-child input[type=radio]:checked + label,
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice:first-child input[type=checkbox].selected + label,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice:first-child input[type=checkbox].selected + label,
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice:first-child input[type=radio].selected + label,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice:first-child input[type=radio].selected + label {
  background: #d30035;
  color: #ffffff;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice:first-child .admin__field-label,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice:first-child .admin__field-label {
  background: #d30035;
  color: #ffffff;
}
.product-info-main .product-options-wrapper .field.opt-brand .options-list .field.choice:first-child .admin__field-label:hover,
.product-info-main .product-options-bottom .field.opt-brand .options-list .field.choice:first-child .admin__field-label:hover {
  background: #d30035;
  color: #ffffff;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content {
  margin-top: 20px;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .pname {
  font-size: 22px;
  text-transform: capitalize;
  margin: 0 0 0;
  padding-bottom: 26px;
  font-family: 'Poppins', sans-serif;
  color: #373a36;
  font-weight: 500;
  text-align: left;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .pname {
    font-size: 18px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .success-item {
  width: 33.33%;
}
@media screen and (max-width: 991px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .success-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print {
  width: 66.67%;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print {
    width: 100%;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .config-color-tig {
  text-align: left;
  margin-bottom: 20px;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .config-color-tig .swatch-attribute-selected-option-tg {
  color: #646464;
  padding-left: 5px;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .swatch-option-tg.color {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: 2px solid #373a36;
}
@media screen and (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .swatch-option-tg.color {
    width: 30px;
    height: 30px;
    border-radius: 30px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .swatch-option-tg.color:after {
  width: 35px;
  height: 35px;
  display: block;
  border: 2px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  border-radius: 100%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .swatch-option-tg.color:after {
    width: 25px;
    height: 25px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print > div {
  width: 50%;
  padding: 0 35px;
}
@media screen and (max-width: 1280px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print > div {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print > div {
    width: 100%;
    margin-bottom: 30px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print label {
  display: block;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  padding: 0px;
  margin-bottom: 0;
  font-weight: 700;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print label:after {
  content: ':';
  font-weight: 600;
  margin-left: 2px;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print label #value {
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .acppc1a-type-label,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .acppc1a-noc-label {
  display: block;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  padding: 20px 0 0 0;
  margin-bottom: 0;
  font-weight: 700;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .acppc1a-type-label:after,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .acppc1a-noc-label:after {
  content: ':';
  font-weight: 600;
  margin-left: 2px;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 {
  padding-bottom: 7px;
  clear: both;
  padding-top: 0;
  text-align: left;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 .label {
  margin: 0;
  margin-right: 20px;
  display: inline-block;
  width: 100px;
  font-weight: 600;
}
@media screen and (max-width: 1200px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 .label {
    width: 90px;
    margin-right: 10px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 .control {
  display: inline-block;
  max-width: calc(100% - 120px);
}
@media screen and (max-width: 1200px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 .control {
    max-width: calc(100% - 100px);
  }
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .add-cart-popup-print .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 .control .max_col_options_input {
    font-size: 14px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .acppc1a-area-content {
  position: relative;
  width: 95px !important;
  height: 95px !important;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .acppc1a-area-content:after {
  content: '\f00c';
  position: absolute;
  right: 0px;
  top: 0px;
  font-family: FontAwesome;
  line-height: normal;
  border: 2px solid #d30035;
  z-index: 10;
  color: #ffffff;
  background: #d30035;
  font-size: 70%;
  font-weight: normal;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .acppc1a-area-content img {
  border: 2px solid #373a36;
  width: 95px !important;
  height: 95px !important;
  display: flex;
  margin-right: 10px;
  margin-bottom: 15px;
  background: #ffffff;
  text-align: center;
  position: relative;
  padding: 0;
  outline: none;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content input[type='checkbox'],
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content input[type='radio'] {
  position: absolute;
  opacity: 0;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content input[type='checkbox'] + label,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content input[type='radio'] + label {
  background: #373a36;
  color: #ffffff;
  border-color: #373a36;
  position: relative;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content input[type='checkbox'] + label:before,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content input[type='radio'] + label:before {
  display: none;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content input[type='checkbox'] + label:after,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content input[type='radio'] + label:after {
  content: '\f00c';
  position: absolute;
  right: 0px;
  top: 0px;
  font-family: 'FontAwesome';
  line-height: normal;
  border: 2px solid #d30035;
  z-index: 10;
  color: #ffffff;
  background: #d30035;
  font-size: 70%;
  font-weight: normal;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .acppc1a-type-content {
  width: 50%;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .acppc1a-type-content input[type='checkbox'] + label,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .acppc1a-type-content input[type='radio'] + label {
  display: inline-block;
  width: auto;
  padding: 5px !important;
  text-transform: uppercase;
  min-height: 58px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .acppc1a-noc-content input[type='checkbox'] + label,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .acppc1a-cmyk-content input[type='checkbox'] + label,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .acppc1a-noc-content input[type='radio'] + label,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .acppc1a-cmyk-content input[type='radio'] + label {
  display: inline-block;
  width: auto;
  padding: 5px !important;
  text-transform: uppercase;
  min-height: 58px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 75px;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .acppc1a-cmyk-label {
  display: block;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  padding: 20px 0 0 0;
  margin-bottom: 0;
  font-weight: 700;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .update-print {
  color: #ffffff;
  background: #373a36 !important;
  font-family: 'Poppins', sans-serif;
  font-size: 100%;
  line-height: 40px;
  padding: 8px 20px;
  font-weight: normal;
  box-shadow: none;
  border: 1px solid #373a36 !important;
  width: 100%;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .update-print:hover {
  background: transparent !important;
  color: #373a36 !important;
  border: 1px solid #373a36 !important;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .opt-color-input-container-outer,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .multiple-images-outer,
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .panton-exceptional-cont {
  padding-bottom: 30px;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-content .opt-color-input-container-outer {
  padding: 20px;
  background: #ededed;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .ajaxcart-buttons {
  padding: 15px 45px 0;
  flex-wrap: wrap;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .ajaxcart-buttons p {
  font-weight: 600;
  font-size: 22px;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .ajaxcart-buttons p {
    font-size: 18px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .ajaxcart-buttons .button-right {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .ajaxcart-buttons .button-right button {
    margin-bottom: 10px;
  }
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .control-file-image.print-logo-container {
  border: 3px dashed #373a36;
  width: 100%;
  display: block;
  position: relative;
  height: 77px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .control-file-image.print-logo-container input[type="file"] {
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
  cursor: pointer;
  left: 0;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .control-file-image.print-logo-container input[type="file"] + label {
  display: block;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: normal;
  text-align: center;
  z-index: 1;
  line-height: normal;
  width: 100%;
  cursor: pointer;
  padding: 0 20px;
  word-wrap: break-word;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .multiple-images-outer {
  background: #ededed;
  margin-bottom: 30px;
  padding: 0 20px 10px !important;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .panton-exceptional-cont {
  position: relative;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .panton-exceptional-cont input[type='checkbox'] + label {
  position: relative;
  padding: 8px 20px 8px 34px !important;
  line-height: normal;
  background: #373a36;
  color: #ffffff;
  font-weight: 500;
  text-transform: none;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .panton-exceptional-cont input[type='checkbox'] + label:after {
  display: none;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .panton-exceptional-cont input[type='checkbox'] + label:before {
  content: '';
  height: 14px;
  width: 14px;
  border: 2px solid #fff;
  position: absolute;
  left: 10px;
  top: 14px;
  border-radius: 50%;
  display: block;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .panton-exceptional-cont input[type='checkbox']:checked + label:before {
  background: #d30035;
  border-color: #d30035;
}
#mb-ajaxsuite-popup-wrapper .ajaxcart-success-box .success-msg {
  margin: 20px 0 20px 0;
  color: green;
  font-size: 18px;
  border: 1px solid green;
  text-align: center;
  text-transform: none;
}
#mb-ajaxsuite-popup-wrapper .sample-update-estimate {
  font-weight: 400;
  line-height: 27px;
  padding-right: 10px;
  text-transform: none;
  text-align: left;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from {
  text-align: left;
  margin-bottom: 30px;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .sample-update-price {
  font-size: 30px;
  font-weight: 500;
  text-align: left;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .sample-update-price span {
  font-size: 18px;
  letter-spacing: normal;
  text-transform: none;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .field.qty > .label {
  display: none;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .control {
  width: auto !important;
  display: flex;
  background-color: #373a36;
  justify-content: space-between;
  margin-bottom: 20px;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .control > a {
  width: 50px;
  color: #ffffff;
  text-align: center;
  line-height: 58px;
  font-weight: 500;
  font-size: 20px;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .control > input[type="number"] {
  background: none;
  border: none;
  color: #ffffff;
  height: 58px;
  line-height: 58px;
  padding: 0;
  text-align: center;
  width: 54px;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .range-slider {
  margin: 0px 0 20px 0;
  max-width: 80%;
  position: relative;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .range-slider:after,
#mb-ajaxsuite-popup-wrapper .sample-update-from .range-slider:before {
  content: "";
  width: 18px;
  height: 18px;
  background: #373a36;
  border-radius: 20px;
  position: absolute;
  top: 41px;
  left: 0;
  z-index: 0;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .range-slider:after {
  left: auto;
  right: 0;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .range-slider .range-slider-outer {
  background: transparent;
  width: 100%;
  padding: 10px 0 0 0;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .range-slider .range-slider-outer span {
  margin-top: 0;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .update-sample {
  color: #ffffff;
  background: #373a36 !important;
  font-family: 'Poppins', sans-serif;
  font-size: 100%;
  line-height: 40px;
  padding: 8px 50px;
  font-weight: normal;
  box-shadow: none;
  border: 1px solid #373a36 !important;
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .update-sample:hover {
  background: transparent !important;
  color: #373a36 !important;
  border: 1px solid #373a36 !important;
}
@media screen and (max-width: 767px) {
  #mb-ajaxsuite-popup-wrapper .sample-update-from .fieldset {
    padding-left: 0px;
  }
}
#mb-ajaxsuite-popup-wrapper .sample-update-from .left-block-text p {
  text-align: left;
  text-transform: none;
  line-height: normal;
}
#mb-ajaxsuite-popup-wrapper .add-cart-popup-sample .righside-content {
  text-align: left;
}
#mb-ajaxsuite-popup-wrapper .add-cart-popup-sample .righside-content h3 {
  background: #373a36;
  color: #fff;
  padding: 10px 20px;
  margin: 0 0 20px 0;
  font-size: 17px;
}
#mb-ajaxsuite-popup-wrapper .add-cart-popup-sample .righside-content p {
  text-transform: none;
  line-height: normal;
  padding-bottom: 0;
}
#mb-ajaxsuite-popup-wrapper .add-cart-popup-sample .righside-content a {
  color: #d30035;
}
#mb-ajaxsuite-popup-wrapper .add-cart-popup-sample .righside-content a:hover {
  color: #000;
}
.catalog-product-view #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons {
  padding: 15px 45px 0;
  flex-wrap: wrap;
}
.catalog-product-view #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons p {
  font-weight: 600;
  font-size: 22px;
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
  line-height: normal;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .catalog-product-view #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons p {
    font-size: 18px;
  }
}
.catalog-product-view #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons .button-right {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .catalog-product-view #mb-ajaxsuite-popup-wrapper .ajaxcart-buttons .button-right button {
    margin-bottom: 10px;
  }
}
.product-info-main .product-options-wrapper .fieldset .swatch-opt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product-info-main .product-options-wrapper .fieldset .swatch-opt .swatch-attribute {
  width: calc(100% - 210px);
}
@media screen and (max-width: 1200px) {
  .product-info-main .product-options-wrapper .fieldset .swatch-opt .swatch-attribute {
    width: 100%;
    margin-bottom: 20px;
  }
}
.product-info-main .product-options-wrapper .cofootprint {
  width: 100%;
  max-width: 200px;
  order: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 50px;
  margin-bottom: 10px;
  color: #000;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .product-info-main .product-options-wrapper .cofootprint {
    padding-right: 0px;
    margin-left: auto;
    max-width: 130px;
  }
}
@media screen and (max-width: 767px) {
  .product-info-main .product-options-wrapper .cofootprint {
    margin-left: 0;
    padding-right: 0px;
    margin-bottom: 0;
  }
}
body.page-products.page-layout-2columns-left .products-grid .product-item .cofootprint span:first-child,
body.page-products.page-layout-2columns-left .middle-content .post-product-detail .item .cofootprint span:first-child {
  color: #549200;
  margin-right: 5px;
}
body.page-products.page-layout-2columns-left .products-grid .product-item .cofootprint span:last-child,
body.page-products.page-layout-2columns-left .middle-content .post-product-detail .item .cofootprint span:last-child {
  font-weight: 600;
}
.product-info-main .product-add-form .box-tocart .field.qty .range-slider,
.quote-popup-modal .product-info-main .product-options-wrapper .opt-print-qty .qtybox .range-slider {
  margin-top: 0;
}
.product-info-main .vat-config {
  position: relative;
  background: #ededed;
  display: flex;
  justify-content: flex-end;
  padding: 0 25px 20px;
}
@media (max-width: 991px) {
  .product-info-main .vat-config {
    padding: 0 15px 20px;
  }
}
.product-info-main .vat-config input[type=checkbox] + label {
  padding-left: 0 !important;
  padding-right: 90px;
}
.product-info-main .vat-config input[type=checkbox] + label:before {
  display: none;
}
.product-info-main .vat-config input[type=checkbox] + label span {
  position: absolute;
  right: 0;
  top: 0;
}
.product-info-main .vat-config input[type=checkbox] + label span:before {
  content: "";
  width: 70px;
  height: 30px;
  border-radius: 40px;
  background: #ccc;
  border: 0;
  display: block;
}
@media (max-width: 767px) {
  .product-info-main .vat-config input[type=checkbox] + label span:before {
    width: 60px;
    height: 25px;
  }
}
.product-info-main .vat-config input[type=checkbox] + label span:after {
  content: "";
  width: 25px;
  height: 25px;
  background: #fff;
  display: block;
  position: absolute;
  left: 5px;
  top: 2.5px;
  border-radius: 30px;
  transition: all linear 0.4s;
}
@media (max-width: 767px) {
  .product-info-main .vat-config input[type=checkbox] + label span:after {
    width: 20px;
    height: 20px;
  }
}
.product-info-main .vat-config input[type=checkbox]:checked + label span:before {
  background: #373a36;
}
.product-info-main .vat-config input[type=checkbox]:checked + label span:after {
  left: 40px;
}
@media (max-width: 767px) {
  .product-info-main .vat-config input[type=checkbox]:checked + label span:after {
    left: 35px;
  }
}
.product-info-main .box-tocart .range-slider.range-slider-details {
  order: -1;
  position: relative;
  margin: 0 12px;
}
.product-info-main .box-tocart .range-slider.range-slider-details:after,
.product-info-main .box-tocart .range-slider.range-slider-details:before {
  content: "";
  width: 18px;
  height: 18px;
  background: #373a36;
  border-radius: 20px;
  position: absolute;
  top: 41px;
  left: 0;
  z-index: 0;
}
.product-info-main .box-tocart .range-slider.range-slider-details:after {
  left: auto;
  right: 0;
}
.product-info-main .box-tocart .range-slider.range-slider-details .range-slider-outer {
  padding: 0;
  background: transparent;
  width: 100%;
  margin-bottom: 35px;
}
.range-slider {
  margin: 30px 0 30px 0;
}
.range-slider.range-slider-details {
  margin-top: 0;
}
.range-slider.range-slider-brand {
  margin: 0;
  display: flex;
  width: 100%;
  align-items: flex-end;
  background: #ededed;
  padding: 0;
  position: relative;
}
.range-slider.range-slider-brand:after,
.range-slider.range-slider-brand:before {
  content: "";
  width: 18px;
  height: 18px;
  background: #373a36;
  border-radius: 20px;
  position: absolute;
  top: 41px;
  left: 0;
  z-index: 0;
}
.range-slider.range-slider-brand:after {
  left: auto;
  right: 0;
}
.range-slider-outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 18px 25px 10px;
  background: #ededed;
}
@media (max-width: 991px) {
  .range-slider-outer {
    padding: 20px 15px 10px;
  }
}
.range-slider-outer > span {
  text-align: center;
  line-height: normal;
  font-size: 14px;
  color: #000;
  margin-top: 10px;
}
.range-slider {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.range-slider__range {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: #373a36;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
  position: relative;
  z-index: 1;
}
.range-slider__range::-webkit-slider-thumb {
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #d30035;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #d30035;
}
.range-slider__range::-webkit-slider-thumb:hover {
  background: #d30035;
}
.range-slider__range:active::-webkit-slider-thumb {
  background: #d30035;
}
.range-slider__range::-moz-range-thumb {
  width: 15px;
  height: 15px;
  border: 0;
  border-radius: 50%;
  background: #d30035;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}
.range-slider__range::-moz-range-thumb:hover {
  background: #d30035;
}
.range-slider__range:active::-moz-range-thumb {
  background: #d30035;
}
.range-slider__value {
  display: inline-block;
  position: relative;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 0;
  margin: 0 0 15px;
  margin-left: 0;
  order: -1;
  width: auto;
  font-weight: 700;
  background: #d30035;
  padding: 5px 20px;
  font-size: 12px;
}
::-moz-range-track {
  background: #373a36;
  border: 0;
}
input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0;
}
.product-info-main .product-options-wrapper .fieldset .swatch-opt .swatch-attribute.size {
  display: none !important;
}
.brand-qty-div {
  padding: 30px 0;
  margin: 0;
  display: block;
  width: 100%;
  background: #ededed;
  position: relative;
}
.brand-qty-div .brand-qty-head {
  display: grid;
  grid-template-columns: 60px 14% 27% 14% 100px 100px;
  text-align: center;
}
.brand-qty-div .brand-qty-grid .brand-qty-row {
  display: grid;
  grid-template-columns: 60px 14% 27% 14% 100px 100px;
  text-align: center;
}
.quote-popup-modal .modal-inner-wrap {
  max-height: calc(95vh);
  width: 100%;
  max-width: 1680px;
  background-color: #ededed;
  padding: 0;
}
@media (max-width: 767px) {
  .quote-popup-modal .modal-inner-wrap {
    width: 100%;
  }
}
.quote-popup-modal .modal-inner-wrap .modal-content {
  padding-bottom: 0;
}
.quote-popup-modal .modal-inner-wrap .modal-header {
  position: absolute;
  top: 10px;
  right: 15px;
  padding: 0;
}
.quote-popup-modal .modal-inner-wrap .modal-header .action-close {
  position: relative;
  top: auto;
  right: auto;
}
.quote-popup-modal .modal-inner-wrap .modal-header .modal-title {
  display: none;
}
@media (max-width: 767px) {
  .quote-popup-modal #quote-popup-modal {
    margin-right: 0;
  }
}
.quote-popup-modal .modal-body-content {
  max-width: 100%;
}
.quote-popup-modal .quote-form-pop {
  display: flex;
  flex-wrap: wrap;
}
.quote-popup-modal .quote-form-pop .box {
  width: 33.33%;
}
@media (max-width: 991px) {
  .quote-popup-modal .quote-form-pop .box {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .quote-popup-modal .quote-form-pop .box {
    width: 100%;
  }
}
.quote-popup-modal .quote-form-pop .box.about-form {
  background-color: #373a36;
  padding: 0;
}
@media (max-width: 991px) {
  .quote-popup-modal .quote-form-pop .box.about-form {
    width: 100%;
  }
}
.quote-popup-modal .quote-form-pop .box.about-form h3 {
  background-color: #fff;
  color: #373a36;
  padding: 15px 10px;
  text-transform: uppercase;
}
.quote-popup-modal .quote-form-pop .box.about-form .product-info-main .product-options-wrapper .field {
  background-color: transparent;
}
.quote-popup-modal .quote-form-pop .box.about-form .product-info-main .product-options-wrapper .field label {
  color: #fff;
}
.quote-popup-modal .quote-form-pop .box.about-form .product-info-main .product-options-wrapper .field.checkfield {
  padding-top: 10px;
}
@media (max-width: 767px) {
  .quote-popup-modal .quote-form-pop .box.about-form .product-info-main .product-options-wrapper .field.checkfield {
    position: relative;
  }
}
.quote-popup-modal .quote-form-pop .box.about-form .product-info-main .product-options-wrapper .field.checkfield .control-file-image label {
  color: #373a36;
}
.quote-popup-modal .quote-form-pop .box.about-form .product-info-main .product-options-wrapper .field.checkfield .field label::before {
  margin-top: 8px;
}
.quote-popup-modal .quote-form-pop .box.about-form .product-info-main .product-options-wrapper .field.multiple-images-outer label {
  color: #373a36;
}
.quote-popup-modal .quote-form-pop .box.about-form .product-info-main .product-options-wrapper .field input[type=checkbox] + label:before {
  top: 9px;
  background-color: #fff;
}
.quote-popup-modal .quote-form-pop .box.about-form .product-info-main .product-options-wrapper .field input[type=checkbox]:checked + label:before {
  background-color: #d30035;
}
@media (max-width: 767px) {
  .quote-popup-modal .quote-form-pop .box.about-form .product-info-main .product-options-wrapper .field input[type=checkbox] {
    position: absolute;
  }
  .quote-popup-modal .quote-form-pop .box.about-form .product-info-main .product-options-wrapper .field input[type=checkbox] + label:before {
    top: 7px;
    left: -4px;
  }
}
.quote-popup-modal .quote-form-pop .box.about-form .fieldset.quotefieldset {
  padding: 20px;
}
.quote-popup-modal .quote-form-pop .box.popupform-Options .field.multiple-images-outer label.label {
  display: none !important;
}
.quote-popup-modal .quote-form-pop h3.quote-print-view,
.quote-popup-modal .quote-form-pop .quantity-box .label {
  display: none;
}
.print-selection-item .selectedItem {
  display: grid;
  grid-template-columns: 74px 1fr;
  column-gap: 90px;
  background: #ededed;
  padding: 18px 25px 6px;
}
@media (max-width: 767px) {
  .print-selection-item .selectedItem {
    column-gap: 20px;
  }
}
.print-selection-item .selectedItem .selectedImg {
  display: block;
  height: 0;
  position: relative;
  z-index: 1;
  padding-bottom: 100%;
  border: 2px solid #373a36;
  background-color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.6;
  font-size: 14px;
  overflow: hidden;
}
.print-selection-item .selectedItem .selectedImg:after {
  content: '\f00c';
  position: absolute;
  right: -2px;
  top: -2px;
  font-family: FontAwesome;
  line-height: normal;
  border: 2px solid #d30035;
  z-index: 10;
  color: #ffffff;
  background: #d30035;
  font-size: 70%;
  font-weight: normal;
}
.print-selection-item .selectedItem .selectedImg:hover .viewer-box {
  display: flex;
}
.print-selection-item .selectedItem .selectedImg img {
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
}
.print-selection-item .selectedItem .selectedContent .selectedID {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 767px) {
  .print-selection-item .selectedItem .selectedContent .selectedID {
    font-size: 16px;
  }
}
.print-selection-item .selectedItem .selectedContent .remove-selection {
  margin-left: 50px;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  cursor: pointer;
  background-image: url(../images/remove.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px 20px;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .print-selection-item .selectedItem .selectedContent .remove-selection {
    font-size: 12px;
    margin-left: 0;
  }
}
.print-selection-item .selectedItem .selectedContent .remove-selection:hover {
  color: #d30035;
}
.print-selection-item .selectedItem .selectedContent .remove-selection.disable-remove {
  display: none;
}
.brand-qty-div {
  padding: 20px 25px;
  margin: 0;
  display: block;
  width: 100%;
  background: #ededed;
  position: relative;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .brand-qty-div {
    padding: 15px;
  }
}
.brand-qty-div .brand-qty-head {
  display: grid;
  grid-template-columns: 30px 16% 27% 17% 100px 50px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  column-gap: 6px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .brand-qty-div .brand-qty-head {
    grid-template-columns: 30px 22% 40% 20% 100px 50px;
    font-size: 13px;
  }
}
.brand-qty-div .brand-qty-grid .brand-qty-row {
  display: grid;
  grid-template-columns: 30px 16% 27% 17% 100px 50px;
  text-align: center;
  column-gap: 6px;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .brand-qty-div .brand-qty-grid .brand-qty-row {
    grid-template-columns: 30px 22% 40% 20% 100px 50px;
  }
}
.brand-qty-div .brand-qty-grid .brand-qty-row .select-qty {
  position: relative;
  text-align: left;
}
.brand-qty-div .brand-qty-grid .brand-qty-row .select-qty input {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
}
.brand-qty-div .brand-qty-grid .brand-qty-row .select-qty label {
  width: 17px;
  height: 17px;
  margin-top: 8px;
}
.brand-qty-div .brand-qty-grid .brand-qty-row .select-qty label:before {
  left: 0 !important;
}
.brand-qty-div .brand-qty-grid .brand-qty-row .select-qty input[type=radio]:checked + label:before {
  background-color: #d30035;
}
.brand-qty-div .brand-qty-grid .brand-qty-row .select-qty input[disabled] + label {
  opacity: 0.5;
}
.brand-qty-div .brand-qty-grid .brand-qty-row .total-qty,
.brand-qty-div .brand-qty-grid .brand-qty-row .save-per,
.brand-qty-div .brand-qty-grid .brand-qty-row .price {
  background-color: #D8D7D5;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .brand-qty-div .brand-qty-grid .brand-qty-row .total-qty,
  .brand-qty-div .brand-qty-grid .brand-qty-row .save-per,
  .brand-qty-div .brand-qty-grid .brand-qty-row .price {
    font-size: 13px;
  }
}
.brand-qty-div .brand-qty-grid .brand-qty-row .subtotal {
  background-color: #373a36;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .brand-qty-div .brand-qty-grid .brand-qty-row .subtotal {
    font-size: 13px;
  }
}
.brand-qty-div .brand-qty-grid .brand-qty-row .uploadImage {
  position: relative;
}
.brand-qty-div .brand-qty-grid .brand-qty-row .uploadImage label {
  background-image: url(../images/upload_icon.png);
  background-size: 28px 28px;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0);
  cursor: pointer;
  width: 28px;
  height: 28px;
  font-size: 0;
  display: inline-block;
  vertical-align: top;
}
.brand-qty-div .brand-qty-grid .brand-qty-row .uploadImage input {
  opacity: 0;
  position: absolute;
  left: 0;
  cursor: pointer;
  z-index: 0;
  width: 100%;
  height: 28px;
}
body .cart-container {
  padding-top: 2px;
}
@media (max-width: 991px) {
  body .cart-container {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  body .cart-container .abs-shopping-cart-items-desktop,
  body .cart-container .block-cart-failed,
  body .cart-container .form-cart,
  body .cart-container .cart-gift-item,
  body .cart-container .cart-blockpayment {
    width: 69.6%;
  }
}
@media (max-width: 991px) {
  body .cart-container .abs-shopping-cart-items-desktop,
  body .cart-container .block-cart-failed,
  body .cart-container .form-cart,
  body .cart-container .cart-gift-item,
  body .cart-container .cart-blockpayment {
    width: 100%;
  }
}
body .cart-container .cart-summary {
  background: #ededed;
  position: static;
}
@media (min-width: 992px) {
  body .cart-container .cart-summary {
    width: 27.9%;
  }
}
@media (max-width: 991px) {
  body .cart-container .cart-summary {
    width: 100%;
    order: 4;
    position: static !important;
  }
}
.form-cart .cart.table-wrapper {
  margin-bottom: 0;
  position: relative;
}
.form-cart .cart.table-wrapper:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #9a9a9a;
  position: absolute;
  left: 0;
  bottom: 0;
}
.form-cart .cart.table-wrapper .col.qty,
.form-cart .cart.table-wrapper .col.subtotal {
  text-align: center;
}
.form-cart .cart.table-wrapper thead .col {
  border-top: 1px solid #373a36;
  border-bottom: 1px solid #373a36;
  padding-top: 15px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
  /* &.subtotal{ padding-right: 50px; }  */
}
.form-cart .cart.table-wrapper thead .col.item {
  padding-left: 50px;
}
@media (max-width: 767px) {
  .form-cart .cart.table-wrapper thead .col.item {
    padding-left: 0;
  }
}
.form-cart .cart.table-wrapper .items thead + .item {
  border-color: #ededed;
}
.form-cart .cart.table-wrapper .items > .item {
  border-color: #ededed;
}
.form-cart .cart.table-wrapper .items > .item:last-child {
  border-color: #9a9a9a;
}
.form-cart .cart.table-wrapper tbody .col {
  padding-top: 28px;
  padding-bottom: 28px;
  /*   &.subtotal{ padding-right: 50px; }  */
}
@media (max-width: 767px) {
  .form-cart .cart.table-wrapper tbody .col {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.form-cart .cart.table-wrapper tbody .col.item {
  padding-top: 28px;
  padding-bottom: 28px;
}
@media (max-width: 767px) {
  .form-cart .cart.table-wrapper tbody .col.item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .form-cart .cart.table-wrapper tbody .col .product-image-container {
    max-width: 170px;
  }
}
.form-cart .cart.table-wrapper tbody .col .product-item-details {
  font-size: 12px;
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-cart .cart.table-wrapper tbody .col .product-item-details {
    max-width: 250px;
  }
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .product-item-name {
  font-weight: 500;
  text-transform: none;
  font-size: 14px;
  margin-bottom: 8px;
  line-height: normal;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .catalog-points .mp-point-label {
  padding-left: 0;
  margin-left: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .catalog-points .mp-point-label:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/svg/rewards-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .catalog-points img {
  display: none;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .item-options {
  margin: 0;
  padding: 0 0 10px;
  font-size: 12px;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .item-options dt,
.form-cart .cart.table-wrapper tbody .col .product-item-details .item-options dd {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-weight: normal;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .item-options dt {
  color: #9a9c9a;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .item-options dd {
  font-weight: 600;
  padding-left: 5px;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .item-options.cart-item .price {
  font-size: 100%;
  line-height: normal;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .actions-toolbar {
  margin: 0;
  padding: 0;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .actions-toolbar .action {
  background: none;
  padding: 0;
  text-decoration: underline;
  margin-right: 10px;
  display: inline-block;
  color: #373a36;
  font-size: 100%;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .actions-toolbar .action:hover {
  text-decoration: none;
}
.form-cart .cart.table-wrapper tbody .col .price-including-tax,
.form-cart .cart.table-wrapper tbody .col .price-excluding-tax {
  /* &:before{ display: none; }    */
}
.form-cart .cart.table-wrapper tbody .col .price-including-tax .price,
.form-cart .cart.table-wrapper tbody .col .price-excluding-tax .price,
.form-cart .cart.table-wrapper tbody .col .price {
  font-weight: 600;
  font-size: 18px;
}
@media (max-width: 767px) {
  .form-cart .cart.table-wrapper tbody .col .price-including-tax .price,
  .form-cart .cart.table-wrapper tbody .col .price-excluding-tax .price,
  .form-cart .cart.table-wrapper tbody .col .price {
    line-height: 40px;
    font-size: 15px;
  }
}
.form-cart .cart.table-wrapper tbody .col .qtyinput-box {
  display: inline-block;
  width: auto;
}
@media (min-width: 1200px) {
  .form-cart .cart.table-wrapper tbody .col .qtyinput-box .style-button {
    height: 60px;
    line-height: 60px;
    width: 48px;
  }
}
@media (min-width: 1200px) {
  .form-cart .cart.table-wrapper tbody .col .qtyinput-box .input-text.qty {
    height: 60px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .form-cart .cart.table-wrapper tbody .col.qty,
  .form-cart .cart.table-wrapper tbody .col.subtotal {
    width: 50%;
  }
}
.form-cart .cart.main.actions {
  border-bottom: 1px solid #9a9a9a;
  padding: 20px 0 20px;
}
.form-cart .cart.main.actions .action {
  border-radius: 0;
  margin-bottom: 0;
  line-height: 34px;
  font-weight: 600;
}
.form-cart .cart.main.actions .action.continue {
  display: none;
}
.form-cart .cart.main.actions .action:before {
  display: none;
}
@media (max-width: 767px) {
  .form-cart .cart.main.actions .action {
    margin-bottom: 10px;
  }
}
.form-cart .cart.main.actions .action.clear {
  display: none;
}
.cart-summary,
.paypal-review-discount {
  padding: 0px;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  display: block;
  border: none;
  text-transform: uppercase;
  cursor: default;
  padding: 8px 0 17px;
  line-height: normal;
}
.cart-summary .block > .title strong,
.paypal-review-discount .block > .title strong,
.cart-summary .block > .title strong,
.paypal-review-discount .block > .title strong {
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: normal;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  display: none;
}
.cart-summary .earn-points,
.paypal-review-discount .earn-points,
.cart-summary .block,
.paypal-review-discount .block,
.cart-summary .cart-totals,
.paypal-review-discount .cart-totals,
.cart-summary #rewardpoints,
.paypal-review-discount #rewardpoints {
  padding: 25px;
}
.cart-summary .earn-points,
.paypal-review-discount .earn-points {
  text-align: center;
  display: none;
}
.cart-summary .earn-points h4,
.paypal-review-discount .earn-points h4 {
  font-weight: 600;
  padding: 0;
  margin: 0;
}
.cart-summary .earn-points h4:before,
.paypal-review-discount .earn-points h4:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/point.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
.cart-summary .payment-cart-title,
.paypal-review-discount .payment-cart-title {
  margin: 0;
  font-size: 14px;
  line-height: normal;
}
.cart-summary .reward-box,
.paypal-review-discount .reward-box {
  font-size: 14px;
}
.cart-summary .reward-box .reward-rule-select,
.paypal-review-discount .reward-box .reward-rule-select {
  padding: 0 0 15px;
}
.cart-summary .reward-box .reward-rule-select .label,
.paypal-review-discount .reward-box .reward-rule-select .label {
  padding-bottom: 15px;
  font-weight: normal;
}
.cart-summary .reward-box .reward-rule-select select,
.paypal-review-discount .reward-box .reward-rule-select select {
  width: 100%;
  border: none;
  height: 44px;
  border-radius: 0;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 28px;
  color: #373a36;
  padding: 5px 25px;
  padding-right: 50px;
  background-image: url(../images/svg/icon-down-dark.svg);
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: auto 25px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .cart-summary .reward-box .reward-rule-select select,
  .paypal-review-discount .reward-box .reward-rule-select select {
    height: 34px;
  }
}
.cart-summary .reward-box .reward-rule-select select.required-entry,
.paypal-review-discount .reward-box .reward-rule-select select.required-entry {
  background-color: #ededed;
}
.cart-summary .reward-box .field.choice,
.paypal-review-discount .reward-box .field.choice {
  padding-top: 15px;
}
.cart-summary .reward-box .field.choice label,
.paypal-review-discount .reward-box .field.choice label {
  line-height: normal;
  display: block;
  margin-left: 14px;
}
.cart-summary .reward-box .field.choice label:before,
.paypal-review-discount .reward-box .field.choice label:before {
  top: 3px;
}
.cart-summary #rewardpoints,
.paypal-review-discount #rewardpoints {
  padding: 0;
  /*  .range-slider{ background: @base-color;}
        .irs-line{ background: @color-gray; }*/
}
.cart-summary #rewardpoints .payment-option,
.paypal-review-discount #rewardpoints .payment-option {
  padding: 25px;
  border-bottom: 30px solid #ffffff;
  text-align: center;
}
.cart-summary #rewardpoints .reward-rule-select strong,
.paypal-review-discount #rewardpoints .reward-rule-select strong {
  font-weight: 500;
}
.cart-summary #rewardpoints .range-slider,
.paypal-review-discount #rewardpoints .range-slider {
  max-width: 100%;
  width: 100%;
  padding: 10px 0;
  margin: 0;
}
.cart-summary #rewardpoints .irs-min,
.paypal-review-discount #rewardpoints .irs-min,
.cart-summary #rewardpoints .irs-max,
.paypal-review-discount #rewardpoints .irs-max {
  background: #9a9a9a;
  color: #ffffff;
}
.cart-summary #rewardpoints .extra-controls,
.paypal-review-discount #rewardpoints .extra-controls {
  width: 100%;
  margin: 0;
}
.cart-summary #rewardpoints .extra-controls input,
.paypal-review-discount #rewardpoints .extra-controls input {
  border: none;
  width: 100%;
}
.cart-summary .summary,
.paypal-review-discount .summary,
.cart-summary #block-shipping,
.paypal-review-discount #block-shipping {
  display: none;
}
.cart-summary .content,
.paypal-review-discount .content {
  display: block !important;
}
.cart-summary .content .fieldset.coupon,
.paypal-review-discount .content .fieldset.coupon {
  display: flex;
  margin: 0;
  padding: 0 0 25px;
  margin-bottom: 0;
  border-bottom: 1px solid #ffffff;
}
.cart-summary .content .fieldset.coupon .field,
.paypal-review-discount .content .fieldset.coupon .field {
  margin: 0;
  padding: 0;
  width: 100%;
}
.cart-summary .content .fieldset.coupon .label,
.paypal-review-discount .content .fieldset.coupon .label {
  display: none;
}
.cart-summary .content .fieldset.coupon .input-text,
.paypal-review-discount .content .fieldset.coupon .input-text {
  height: 58px;
  line-height: 58px;
  padding: 0 10px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  color: rgba(55, 58, 54, 0.5);
}
@media (min-width: 1440px) {
  .cart-summary .content .fieldset.coupon .input-text,
  .paypal-review-discount .content .fieldset.coupon .input-text {
    padding-left: 20px;
  }
}
@media (max-width: 1199px) {
  .cart-summary .content .fieldset.coupon .input-text,
  .paypal-review-discount .content .fieldset.coupon .input-text {
    height: 50px;
    line-height: 50px;
    font-size: 11px;
  }
}
@media (max-width: 991px) {
  .cart-summary .content .fieldset.coupon .input-text,
  .paypal-review-discount .content .fieldset.coupon .input-text {
    font-size: 16px;
  }
}
.cart-summary .content .actions-toolbar > .primary .action,
.paypal-review-discount .content .actions-toolbar > .primary .action {
  margin: 0;
  background: #9a9a9a;
  border-color: #9a9a9a;
}
@media (max-width: 1199px) {
  .cart-summary .content .actions-toolbar > .primary .action,
  .paypal-review-discount .content .actions-toolbar > .primary .action {
    font-size: 11px;
  }
}
@media (max-width: 991px) {
  .cart-summary .content .actions-toolbar > .primary .action,
  .paypal-review-discount .content .actions-toolbar > .primary .action {
    font-size: 16px;
  }
}
.cart-summary .remove-discount-outer .remove-discount,
.paypal-review-discount .remove-discount-outer .remove-discount {
  text-decoration: underline;
  cursor: pointer;
  margin-right: 10px;
}
.cart-summary .remove-discount-outer .remove-discount:hover,
.paypal-review-discount .remove-discount-outer .remove-discount:hover {
  text-decoration: none;
}
.cart-summary .cart-totals,
.paypal-review-discount .cart-totals {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
.cart-summary .cart-totals tr td,
.paypal-review-discount .cart-totals tr td,
.cart-summary .cart-totals tr th,
.paypal-review-discount .cart-totals tr th {
  padding: 0 0 7px;
  text-transform: none;
  font-size: 15px;
}
.cart-summary .cart-totals tr td .price,
.paypal-review-discount .cart-totals tr td .price,
.cart-summary .cart-totals tr th .price,
.paypal-review-discount .cart-totals tr th .price {
  font-weight: 600;
}
.cart-summary .cart-totals tr.grand.totals th,
.paypal-review-discount .cart-totals tr.grand.totals th,
.cart-summary .cart-totals tr.grand.totals td,
.paypal-review-discount .cart-totals tr.grand.totals td {
  padding: 20px 0;
  border-top: 1px solid #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  word-break: break-word;
}
.cart-summary .cart-totals tr.grand.totals th strong,
.paypal-review-discount .cart-totals tr.grand.totals th strong,
.cart-summary .cart-totals tr.grand.totals td strong,
.paypal-review-discount .cart-totals tr.grand.totals td strong {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 100%;
}
@media screen and (max-width: 1440px) {
  .cart-summary .cart-totals tr.grand.totals th,
  .paypal-review-discount .cart-totals tr.grand.totals th,
  .cart-summary .cart-totals tr.grand.totals td,
  .paypal-review-discount .cart-totals tr.grand.totals td {
    font-size: 18px;
  }
}
@media screen and (max-width: 1366px) {
  .cart-summary .cart-totals tr.grand.totals th,
  .paypal-review-discount .cart-totals tr.grand.totals th,
  .cart-summary .cart-totals tr.grand.totals td,
  .paypal-review-discount .cart-totals tr.grand.totals td {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .cart-summary .cart-totals tr.grand.totals th,
  .paypal-review-discount .cart-totals tr.grand.totals th,
  .cart-summary .cart-totals tr.grand.totals td,
  .paypal-review-discount .cart-totals tr.grand.totals td {
    font-size: 14px;
  }
}
.cart-summary .cart-totals tr.earn td,
.paypal-review-discount .cart-totals tr.earn td,
.cart-summary .cart-totals tr.earn th,
.paypal-review-discount .cart-totals tr.earn th,
.cart-summary .cart-totals tr.earn .price,
.paypal-review-discount .cart-totals tr.earn .price {
  color: #d30035 !important;
  text-transform: capitalize;
  font-weight: 500 !important;
  font-size: 14px;
}
.cart-summary .checkout-methods-items,
.paypal-review-discount .checkout-methods-items {
  border-top: 35px solid #ffffff;
  background: #ffffff;
  margin-top: 0;
  /*.item + .item{ display: none!important; } */
}
.cart-summary .checkout-methods-items .item .action,
.paypal-review-discount .checkout-methods-items .item .action {
  line-height: 42px;
  font-size: 16px;
  padding: 8px 20px;
}
.cart-summary .continue-action,
.paypal-review-discount .continue-action {
  display: block;
  border-top: 20px solid #ffffff;
  background: #ffffff;
  text-align: center;
}
.cart-summary .continue-action .action,
.paypal-review-discount .continue-action .action {
  width: 100%;
  display: block;
  line-height: 42px;
  font-weight: 600;
  padding: 8px 20px;
  font-size: 16px;
}
.cart-blockpayment {
  display: flex;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  padding: 26px 0;
}
@media (max-width: 767px) {
  .cart-blockpayment {
    flex-flow: column;
    justify-content: center;
    text-align: center;
  }
}
.cart-blockpayment p {
  padding-left: 54px;
  padding-bottom: 0;
  margin: 0;
  line-height: 2;
  padding-right: 50px;
}
@media (max-width: 1439px) {
  .cart-blockpayment p {
    padding-right: 0;
    margin-left: 35px;
  }
}
@media (max-width: 767px) {
  .cart-blockpayment p {
    padding-top: 15px;
    padding-left: 0;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
}
.block.crosssell {
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  .block.crosssell {
    margin-bottom: 40px;
  }
}
.mp-rw-highlight {
  color: #373a36 !important;
  font-weight: 500 !important;
}
dt:empty {
  display: none !important;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .item-options dd {
  max-width: calc(100% - 150px);
  word-break: break-word;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .item-options .add-cart-popup-print-col2 {
  clear: both;
}
.form-cart .cart.table-wrapper tbody .col .product-item-details .item-options .add-cart-popup-print-col2 .opt-color-input-container-outer > .label {
  font-weight: 600;
  font-size: 16px;
  padding: 10px 0 5px 0;
  display: block;
}
.form-cart .cart.table-wrapper tbody .col .multiple-images-inner .label {
  font-weight: 600;
  font-size: 16px;
  margin: 10px 0 10px 0;
  display: block;
}
.cart.table-wrapper .file.multiple-images-outer .multiple-images-inner > .control {
  border: 3px dashed #373a36;
  width: 100%;
  display: block;
  position: relative;
  height: 77px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
}
.cart.table-wrapper .file.multiple-images-outer .multiple-images-inner > .control input[type="file"] {
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
  cursor: pointer;
  left: 0;
}
.cart.table-wrapper .file.multiple-images-outer .multiple-images-inner > .control input[type="file"] + label {
  display: block;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: normal;
  text-align: center;
  z-index: 1;
  line-height: normal;
  width: 100%;
  cursor: pointer;
  padding: 0 20px;
  word-wrap: break-word;
}
.cart.table-wrapper .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 {
  padding-bottom: 7px;
  clear: both;
  padding-top: 0;
  text-align: left;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.cart.table-wrapper .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 .label {
  margin: 0;
  margin-right: 20px;
  display: inline-block;
  width: 100px;
  font-weight: 600;
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  .cart.table-wrapper .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 .label {
    width: 90px;
    margin-right: 10px;
  }
}
.cart.table-wrapper .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 .control {
  display: inline-block;
  max-width: calc(100% - 120px);
}
@media screen and (max-width: 1200px) {
  .cart.table-wrapper .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 .control {
    max-width: calc(100% - 100px);
  }
  .cart.table-wrapper .add-cart-popup-print-col2 .opt-color-input-container .field.opt-color-1 .control .max_col_options_input {
    font-size: 14px;
  }
}
.max_col_options_input.empty-color,
input[type="text"].max_col_options_input.empty-color {
  border-color: #f00 !important;
}
.multiple-images-outer.empty-logo .multiple-images-inner > .control {
  border-color: #f00 !important;
}
.warning-title {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin: 0;
  line-height: normal;
  padding: 0;
  font-size: 18px;
}
.nobranding-warning {
  background: #f1e726;
  padding: 12px;
  text-align: center;
  font-size: 13px;
  line-height: normal;
  word-break: break-word !important;
}
.nobranding-warning .nobranding-bigtext {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.nobranding-warning .nobranding-smalltext {
  word-break: break-word !important;
}
@media screen and (max-width: 505px) {
  .nobranding-warning .nobranding-smalltext br {
    display: none;
  }
}
/*@border-gray:#373a36;*/
.checkout-container {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .checkout-container {
    padding-top: 0;
  }
}
.checkout-container .opc-progress-bar {
  text-align: center;
  max-width: 816px;
  width: 100%;
  margin: 0 auto 41px;
  position: relative;
  padding-left: 70px;
}
@media (max-width: 1439px) {
  .checkout-container .opc-progress-bar {
    padding-left: 60px;
    max-width: 600px;
  }
}
@media (max-width: 1199px) {
  .checkout-container .opc-progress-bar {
    max-width: 460px;
  }
}
@media (max-width: 991px) {
  .checkout-container .opc-progress-bar {
    margin: 0 auto;
    padding: 20px 0 40px 50px;
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  .checkout-container .opc-progress-bar {
    padding-left: 90px;
    max-width: 100%;
  }
}
@media (max-width: 539px) {
  .checkout-container .opc-progress-bar {
    padding-left: 0;
  }
}
.checkout-container .opc-progress-bar-item {
  display: inline-block;
  position: relative;
  width: auto;
  z-index: 10;
  text-align: center;
  width: 34%;
}
@media (max-width: 539px) {
  .checkout-container .opc-progress-bar-item {
    padding-right: 0;
    width: 100%;
    margin-bottom: 10px;
  }
}
.checkout-container .opc-progress-bar-item:after {
  content: "";
  height: 3px;
  background: #373a36;
  width: 100%;
  position: absolute;
  top: 11px;
  display: block;
  left: 0;
  margin: 0 auto;
  z-index: -1;
  /*  @media @breakpoint-xl { left: 28%}
            @media @breakpoint-xs { width:100%;   
                left: 0;     
                max-width: 100%; 
            } */
}
.checkout-container .opc-progress-bar-item:last-child {
  width: auto;
}
@media (max-width: 539px) {
  .checkout-container .opc-progress-bar-item:last-child {
    width: 100%;
  }
}
.checkout-container .opc-progress-bar-item:last-child:after {
  display: none;
}
@media (max-width: 539px) {
  .checkout-container .opc-progress-bar-item:last-child:after {
    display: block;
  }
}
.checkout-container .opc-progress-bar-item > span {
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  padding-top: 43px;
  text-align: center;
  position: relative;
  text-transform: capitalize;
  color: #373a36;
  width: auto;
  float: left;
  transform: translateX(-50%);
  /*  &:after,    
            &:before {   
                width: 26px;  
                height: 26px; 
                left: 0; 
                background: @white;
                top: 0;
                font-size: 0;
                margin: 0;
                right: 0;
                margin: 0 auto;
                border: 4px solid @base-color;
                ;
                border-radius: 50%;

            }*/
}
@media (max-width: 1199px) {
  .checkout-container .opc-progress-bar-item > span {
    font-size: 12px;
  }
}
@media (max-width: 539px) {
  .checkout-container .opc-progress-bar-item > span {
    left: 50%;
  }
}
.checkout-container .opc-progress-bar-item > span:after {
  display: none;
}
.checkout-container .opc-progress-bar-item > span:before {
  width: 16px;
  height: 16px;
  background: #373a36;
  top: 4px;
  margin-left: -7px;
}
.checkout-container .opc-progress-bar-item:before {
  display: none;
}
.checkout-container .opc-progress-bar-item:first-child span {
  color: #d30035;
  font-weight: 500;
}
.checkout-container .opc-progress-bar-item:first-child span:before {
  background-color: #d30035;
  border: none;
  width: 26px;
  height: 26px;
  top: -1px;
  margin-left: -13px;
}
.checkout-container .opc-progress-bar-item._complete:after {
  background-color: #d30035;
}
.checkout-container .opc-progress-bar-item._complete > span:before {
  width: 16px;
  height: 16px;
  top: 4px;
  margin-left: -7px;
}
.checkout-container .opc-progress-bar-item._active > span {
  color: #d30035;
  font-weight: 500;
  /*  &:after {
                    top: 5px;
                    background-color: @primary-color;
                    border-color: @white;
                    width: 16px;
                    height: 16px;
                }*/
}
.checkout-container .opc-progress-bar-item._active > span:before {
  background-color: #d30035;
  border: none;
  width: 26px;
  height: 26px;
  top: -1px;
  margin-left: -13px;
}
.checkout-container .opc-progress-bar-item._complete > span {
  color: #d30035;
}
.checkout-container .opc-progress-bar-item._complete > span:before,
.checkout-container .opc-progress-bar-item._complete > span:after {
  background-color: #d30035;
  top: 4px;
  border: none;
  width: 15px;
  height: 15px;
  margin-left: -7px;
}
.checkout-container .opc-wrapper .opc,
.checkout-container .opc-sidebar .opc-block-summary {
  background-color: #ededed;
  padding: 45px 45px;
  margin-bottom: 25px;
}
.checkout-container .opc-wrapper .opc:after,
.checkout-container .opc-sidebar .opc-block-summary:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
@media (max-width: 1199px) {
  .checkout-container .opc-wrapper .opc,
  .checkout-container .opc-sidebar .opc-block-summary {
    padding: 30px 20px;
  }
}
.checkout-container .opc-wrapper .opc .fieldset > .field.required > .label:after,
.checkout-container .opc-sidebar .opc-block-summary .fieldset > .field.required > .label:after,
.checkout-container .opc-wrapper .opc .fieldset > .fields > .field.required > .label:after,
.checkout-container .opc-sidebar .opc-block-summary .fieldset > .fields > .field.required > .label:after,
.checkout-container .opc-wrapper .opc .fieldset > .field._required > .label:after,
.checkout-container .opc-sidebar .opc-block-summary .fieldset > .field._required > .label:after,
.checkout-container .opc-wrapper .opc .fieldset > .fields > .field._required > .label:after,
.checkout-container .opc-sidebar .opc-block-summary .fieldset > .fields > .field._required > .label:after {
  margin-left: 0;
}
.checkout-container .login-form {
  margin-bottom: 45px;
  padding-bottom: 62px;
  position: relative;
}
@media (max-width: 1199px) {
  .checkout-container .login-form {
    padding-bottom: 40px;
    margin-bottom: 30px;
  }
}
.checkout-container .login-form:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -45px;
  left: -45px;
  height: 28px;
  background: #ffffff;
}
@media (max-width: 1199px) {
  .checkout-container .login-form:after {
    region-fragment: -20px;
    left: -20px;
    height: 20px;
  }
}
.checkout-container .login-form .step-title {
  margin-bottom: 0;
  padding-bottom: 8px;
}
.checkout-container .login-form .step-title + p {
  margin-bottom: 15px;
  margin-top: 2px;
  font-weight: 500;
  letter-spacing: 0.64px;
  line-height: 34px;
  font-size: 15px;
}
@media (max-width: 1199px) {
  .checkout-container .login-form .step-title + p {
    padding: 0 0 5px;
    line-height: normal;
  }
}
.checkout-container .login-form .field-set.row > div {
  padding: 0 7px 10px;
}
@media (max-width: 539px) {
  .checkout-container .login-form .field-set.row > div {
    padding: 0;
    margin-bottom: 15px;
  }
}
.checkout-container .login-form .forgotpass-link {
  color: #373a36;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.56px;
  line-height: 34px;
  text-decoration: underline;
  transition: all ease 0.5s;
  text-transform: lowercase;
}
.checkout-container .login-form .forgotpass-link:hover {
  color: #d30035;
  text-decoration: none;
}
.checkout-container .login-form .field {
  position: relative;
}
.checkout-container .login-form .field .field-error {
  /*position: absolute;*/
}
.checkout-container .login-form .field.email {
  width: 45.5%;
}
@media (max-width: 539px) {
  .checkout-container .login-form .field.email {
    width: 100%;
  }
}
.checkout-container .login-form .field.password {
  width: 36.4%;
}
@media (max-width: 539px) {
  .checkout-container .login-form .field.password {
    width: 100%;
  }
}
.checkout-container .login-form .field.error input,
.checkout-container .login-form .field.errordiv input {
  border-color: rgba(255, 0, 0, 0.7) !important;
  border-style: dashed !important;
  border-width: 1px !important;
}
.checkout-container .login-form .field.btnaction {
  max-width: 100%;
  width: 19.6%;
}
@media (max-width: 1199px) {
  .checkout-container .login-form .field.btnaction {
    width: 20%;
  }
}
@media (max-width: 539px) {
  .checkout-container .login-form .field.btnaction {
    width: 100%;
  }
}
.checkout-container .login-form .field.btnaction .action {
  width: 100%;
  min-width: 100px;
  line-height: 28px;
  /*   
                    border: 2px solid @border-gray;
                    background-color: @light-gray;
                    color: @primary-color; 
                    font-size: 13px;                                        
                    text-transform: none;
                    font-weight: @font-weight__bold;
                    line-height: 22px;  
                    */
}
@media (max-width: 767px) {
  .checkout-container .login-form .field.btnaction .action {
    line-height: 26px;
  }
}
@media (max-width: 539px) {
  .checkout-container .login-form .field.btnaction .action {
    width: auto;
    float: right;
  }
}
.checkout-container .login-form .field.btnaction .action:hover,
.checkout-container .login-form .field.btnaction .action:focus {
  color: #ffffff;
  /*border: 2px solid @primary-color;*/
  background-color: #d30035;
}
.checkout-container .step-content {
  margin-bottom: 0;
  clear: both;
}
.checkout-container .step-content#checkout-step-shipping {
  margin-bottom: 50px;
}
.checkout-container label {
  font-weight: 500;
  margin-bottom: 7px;
  display: block;
}
.checkout-container .label {
  margin-bottom: 7px;
  display: block;
  color: #373a36;
  font-weight: 500;
}
.checkout-container .p-info-field {
  margin-bottom: 27px;
}
.checkout-container .p-info-field.error .input-text,
.checkout-container .p-info-field.errordiv .input-text,
.checkout-container .p-info-field.error select,
.checkout-container .p-info-field.errordiv select {
  border-style: dashed !important;
  border-color: rgba(255, 0, 0, 0.7) !important;
  border-width: 1px !important;
}
.checkout-container .actions-toolbar {
  margin-left: 0 !important;
  margin-top: 0;
}
.checkout-container .actions-toolbar .primary {
  width: 100%;
}
.checkout-container .actions-toolbar .primary .action.primary,
.checkout-container .actions-toolbar .primary .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .block-subtitle .button,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container .actions-toolbar .primary .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .action.primary,
.checkout-container .actions-toolbar .primary .checkout-container .bckbtn,
.checkout-container .actions-toolbar .primary .checkout-container .go-to-place-select,
.checkout-container .actions-toolbar .primary .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .primary .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit {
  font-weight: 600;
  letter-spacing: 0.96px;
}
.checkout-container .actions-toolbar .primary .action.continue.primary {
  padding: 10px 0;
  line-height: 35px;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.96px;
  transition: all ease 0.5s;
}
@media (max-width: 991px) {
  .checkout-container .actions-toolbar .primary .action.continue.primary {
    padding: 8px 0;
    line-height: 30px;
    font-size: 15px;
  }
}
.checkout-container .actions-toolbar .primary .action.continue.primary:hover {
  background-color: #d30035;
  border-color: #d30035;
}
.checkout-container .field-set.row {
  margin: 0 -10px;
  align-items: center;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 539px) {
  .checkout-container .field-set.row {
    display: block;
  }
}
.checkout-container .field-set.row label {
  display: none;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.56px;
  color: #9a9c9a;
  text-align: left;
  padding: 0 0 8px;
  width: 100%;
  margin: 0;
  text-transform: capitalize;
}
.checkout-container .field-set.row label span {
  color: #bc4242;
}
.checkout-container .field-set.row select {
  width: 100%;
  border: none;
  height: 46px;
  border-radius: 0;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 28px;
  color: #373a36;
  padding: 5px 15px;
  padding-right: 50px;
  background-image: url(../images/svg/icon-down-dark.svg);
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: auto 25px;
  text-transform: lowercase;
}
@media (max-width: 1199px) {
  .checkout-container .field-set.row select {
    height: 39px;
  }
}
@media (max-width: 767px) {
  .checkout-container .field-set.row select {
    padding-left: 10px;
  }
}
.checkout-container .field-set.row select.required-entry {
  background-color: #f4f7fc;
}
.checkout-container .field-set.row .input-text,
.checkout-container .field-set.row input[type="text"],
.checkout-container .field-set.row input[type="password"],
.checkout-container .field-set.row input[type="email"] {
  width: 100%;
  border: none;
  height: 46px;
  border-radius: 0px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 36px;
  color: #373a36;
  padding: 5px 21px;
}
@media (max-width: 1199px) {
  .checkout-container .field-set.row .input-text,
  .checkout-container .field-set.row input[type="text"],
  .checkout-container .field-set.row input[type="password"],
  .checkout-container .field-set.row input[type="email"] {
    height: 39px;
  }
}
@media (max-width: 767px) {
  .checkout-container .field-set.row .input-text,
  .checkout-container .field-set.row input[type="text"],
  .checkout-container .field-set.row input[type="password"],
  .checkout-container .field-set.row input[type="email"] {
    padding-left: 10px;
  }
}
.checkout-container .field-set.row ::-webkit-input-placeholder {
  text-transform: lowercase;
}
.checkout-container .field-set.row :-moz-placeholder {
  text-transform: lowercase;
}
.checkout-container .field-set.row ::-moz-placeholder {
  text-transform: lowercase;
}
.checkout-container .field-set.row :-ms-input-placeholder {
  text-transform: lowercase;
}
.checkout-container .field-set.row #p-postcode {
  max-width: 100%;
  width: 100%;
}
.checkout-container .field-set.row {
  margin: 0 -7px;
}
.checkout-container .field-set.row .p-info-field {
  width: 50%;
  padding: 0 7px;
}
@media (max-width: 539px) {
  .checkout-container .field-set.row {
    margin: 0;
  }
  .checkout-container .field-set.row .p-info-field {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
  }
}
.checkout-container .field-set.row.field-three .p-info-field:first-child {
  width: 202px;
}
.checkout-container .field-set.row.field-three .p-info-field:first-child select {
  background-position: 82% center;
}
@media (max-width: 539px) {
  .checkout-container .field-set.row.field-three .p-info-field:first-child select {
    background-position: 92% center;
  }
}
.checkout-container .personal-info-form-billig {
  padding-top: 19px;
}
.checkout-container .personal-info-form-billig .step-title {
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.checkout-container .checkout-shipping-address .amazon-button-container {
  display: none;
}
.checkout-container .checkout-shipping-address .pos-sele-method + .step-title {
  display: none;
}
.checkout-container .checkout-shipping-address .pos-sele-method {
  width: 100%;
  clear: both;
  position: relative;
  padding-left: 30px;
}
.checkout-container .checkout-shipping-address .pos-sele-method:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
  width: 10px;
  height: 10px;
  background: #d30035;
  border-radius: 50%;
}
.checkout-container .checkout-shipping-address .pos-sele-method p {
  max-width: 400px;
  display: block;
}
.checkout-container .checkout-shipping-address .pas-use {
  display: flex;
  margin: 0 -10px 32px !important;
}
@media (max-width: 539px) {
  .checkout-container .checkout-shipping-address .pas-use {
    flex-wrap: wrap;
    margin: 0 0 30px;
  }
}
.checkout-container .checkout-shipping-address .pas-use .control {
  width: 50%;
  padding: 0 10px;
  position: relative;
  text-align: center;
}
@media (max-width: 539px) {
  .checkout-container .checkout-shipping-address .pas-use .control {
    width: 100%;
    margin-bottom: 10px;
  }
}
.checkout-container .checkout-shipping-address .pas-use .control input[type="radio"] {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}
.checkout-container .checkout-shipping-address .pas-use .control span {
  text-align: center;
  height: 61px;
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 61px;
  cursor: pointer;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .checkout-container .checkout-shipping-address .pas-use .control span {
    line-height: 42px;
    height: 40px;
    font-size: 14px;
  }
}
.checkout-container .checkout-shipping-address .pas-use .control input[type="radio"]:checked + span {
  background-color: #d30035;
}
.checkout-container .checkout-shipping-address .action.action-show-popup {
  line-height: 20px;
  margin-bottom: 40px;
}
.checkout-container #pointofsale_box {
  position: relative;
  width: 100%;
  overflow: visible;
}
.checkout-container #pointofsale_box #tools {
  margin-bottom: 20px;
  font-size: 16px;
  display: block;
}
.checkout-container #pointofsale_box #tools .tools-form {
  width: 61%;
  display: flex;
}
@media (max-width: 991px) {
  .checkout-container #pointofsale_box #tools .tools-form {
    width: 100%;
  }
}
.checkout-container #pointofsale_box #tools .tools-form input {
  background: #191a1a;
  width: 70%;
  margin: 0;
  padding: 0 20px;
  border: none;
  height: 44px;
}
@media (max-width: 539px) {
  .checkout-container #pointofsale_box #tools .tools-form input {
    width: 100%;
  }
}
.checkout-container #pointofsale_box #tools .tools-form .action.primary,
.checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit {
  width: 30%;
  border-radius: 0;
  line-height: 24px;
}
@media (max-width: 539px) {
  .checkout-container #pointofsale_box #tools .tools-form .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
  .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit {
    width: 100%;
  }
}
.checkout-container #pointofsale_box #tools .tools-new-location {
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding-bottom: 10px;
}
.checkout-container #pointofsale_box #tools .tools-buttons a {
  line-height: 20px;
}
.checkout-container #pointofsale_box #pointofsale {
  padding: 20px 15px;
  display: block;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 99;
  display: none;
}
.checkout-container #pointofsale_box #pointofsale #pointofsale_scroll {
  display: block;
  width: 100%;
  counter-reset: section;
  max-height: 410px;
  overflow-y: scroll;
  height: auto;
  padding-right: 20px;
}
.checkout-container #pointofsale_box #pointofsale #pointofsale_scroll .place {
  border-bottom: 1px solid #191a1a;
  width: 100%;
  display: block;
  padding: 15px 0;
  position: relative;
  counter-increment: section;
}
.checkout-container #pointofsale_box #pointofsale #pointofsale_scroll .place:before {
  content: counter(section);
  padding: 9px 0;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  background: url("../images/location-min.png") no-repeat 0 0;
  text-align: center;
  width: 40px;
  height: 55px;
  position: absolute;
  left: 10px;
  top: 15px;
}
.checkout-container #pointofsale_box #pointofsale #pointofsale_scroll .place .details {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.checkout-container #pointofsale_box #pointofsale #pointofsale_scroll .place .col {
  width: 30%;
  padding: 0 15px;
}
.checkout-container #pointofsale_box #pointofsale #pointofsale_scroll .place .col.store-col-1 {
  width: 40%;
  padding-left: 10%;
  position: relative;
}
.checkout-container #pointofsale_box #pointofsale #pointofsale_scroll .place .col.store-col-1 .distance {
  font-size: 100% !important;
  line-height: normal !important;
  font-weight: bold !important;
}
.checkout-container #pointofsale_box #pointofsale #pointofsale_scroll .place .col h3 {
  text-transform: uppercase;
  padding-bottom: 5px;
}
.checkout-container #pointofsale_box #pointofsale #pointofsale_scroll .place .col strong {
  display: block;
}
.checkout-container #checkout-step-shipping .field.addresses .shipping-address-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.checkout-container #checkout-step-shipping .field.addresses .shipping-address-items .shipping-address-item {
  width: 33%;
  padding: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-flow: column;
}
.checkout-container #checkout-step-shipping .field.addresses .shipping-address-items .shipping-address-item:before {
  height: auto;
  bottom: 0;
}
.checkout-container #checkout-step-shipping .field.addresses .shipping-address-items .shipping-address-item.selected-item {
  border-color: #d30035;
}
.checkout-container #checkout-step-shipping .field.addresses .shipping-address-items .shipping-address-item.selected-item:after {
  background: #d30035;
}
.checkout-container #checkout-step-shipping .field.addresses .shipping-address-items .shipping-address-item .action {
  margin-top: auto;
  border-radius: 6px;
}
@media (max-width: 1199px) {
  .checkout-container #checkout-step-shipping .field.addresses .shipping-address-items .shipping-address-item {
    width: 50%;
  }
}
@media (max-width: 539px) {
  .checkout-container #checkout-step-shipping .field.addresses .shipping-address-items .shipping-address-item {
    width: 100%;
  }
}
.checkout-container #checkout-step-shipping .revert-checkout {
  border: 1px solid #d30035;
  padding: 8px 25px;
  color: #d30035;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
}
.checkout-container #checkout-step-shipping .revert-checkout:hover {
  background: #d30035;
  color: #ffffff;
}
.checkout-container #checkout-step-shipping .amazon-widget-container {
  margin-bottom: 20px;
}
.checkout-container #checkout-step-shipping .action-select-shipping-item {
  border: 2px solid #d30035;
  background: none;
  text-align: center;
}
.checkout-container #checkout-step-shipping .field {
  float: left;
  width: 50%;
  padding: 0 7px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .checkout-container #checkout-step-shipping .field {
    margin-bottom: 15px;
  }
}
@media (max-width: 539px) {
  .checkout-container #checkout-step-shipping .field {
    width: 100%;
  }
}
.checkout-container #checkout-step-shipping .field .field-tooltip-action {
  display: none;
}
.checkout-container #checkout-step-shipping .field.addresses {
  width: 100%;
}
.checkout-container #checkout-step-shipping .field.street {
  padding: 0;
  width: 100%;
  margin-bottom: 0;
}
.checkout-container #checkout-step-shipping .field.street legend.label {
  padding: 0 7px;
  display: block;
}
.checkout-container #checkout-step-shipping .field.street legend.label:after {
  display: none;
}
.checkout-container #checkout-step-shipping .field.street legend.label span {
  width: 100%;
  display: block;
  height: 1px;
  font-size: 0;
  border-top: 1px solid #ffffff;
  padding-top: 35px;
  margin-top: 11px;
}
@media (max-width: 767px) {
  .checkout-container #checkout-step-shipping .field.street legend.label span {
    padding-bottom: 20px;
  }
}
.checkout-container #checkout-step-shipping .field.street .field {
  float: left;
  width: 50%;
  padding: 0 7px;
  margin-top: 0;
}
@media (max-width: 539px) {
  .checkout-container #checkout-step-shipping .field.street .field {
    width: 100%;
  }
}
.checkout-container #checkout-step-shipping .field.street .field label.label {
  width: 100%;
  height: auto;
  /*                        display: block;*/
  position: static;
  padding-bottom: 10px;
  text-align: left;
}
.checkout-container #checkout-step-shipping .field.street .field._required > .label:after {
  content: "*";
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0;
}
.checkout-container #checkout-step-shipping .form-login {
  display: none !important;
}
.checkout-container .actions-toolbar .action.primary,
.checkout-container .bckbtn,
.checkout-container .go-to-place-select,
.checkout-container .actions-toolbar .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .block-subtitle .button,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit {
  line-height: 20px;
}
.checkout-container .actions-toolbar .action.primary.continue,
.checkout-container .actions-toolbar .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .block-subtitle .button.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary.continue,
.checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .action.primary.continue,
.checkout-container .actions-toolbar .checkout-container .bckbtn.continue,
.checkout-container .actions-toolbar .checkout-container .go-to-place-select.continue,
.checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .block-subtitle .button.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue {
  /*background: @primary-color;
            border-color: @primary-color;*/
}
.checkout-container .actions-toolbar .action.primary.continue:hover,
.checkout-container .actions-toolbar .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .action.primary.continue:hover,
.checkout-container .actions-toolbar .checkout-container .bckbtn.continue:hover,
.checkout-container .actions-toolbar .checkout-container .go-to-place-select.continue:hover,
.checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover,
.checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.continue:hover {
  /*
                background: @primary-color;
                color: #fff;
                border-color: @primary-color;
                */
}
.checkout-container .checkout-shipping-method {
  clear: both;
  display: block;
  padding-top: 0px;
}
.checkout-container .checkout-shipping-method.amrates-shipping-method {
  padding-top: 0;
  margin-top: -4px;
}
.checkout-container .checkout-shipping-method #onepage-checkout-shipping-method-additional-load .step-title {
  font-size: 13px;
  color: #9a9c9a;
  margin: 0;
  padding: 0 0 10px;
  border: none;
  display: none;
  font-weight: 600;
}
.checkout-container .checkout-shipping-method .checkout-shipping-method {
  padding-top: 0;
}
.checkout-container .checkout-shipping-method .actions-toolbar .bckbtn {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 10px;
  background: #d30035;
  color: #ffffff;
  border: 2px solid #d30035;
  font-weight: bold;
  min-width: 120px;
}
.checkout-container .checkout-shipping-method .actions-toolbar .bckbtn:hover,
.checkout-container .checkout-shipping-method .actions-toolbar .bckbtn:focus {
  background: #ffffff;
  color: #d30035;
  border-color: #d30035;
}
.checkout-container .checkout-shipping-method .actions-toolbar .primary {
  float: left;
  margin-top: 0;
  margin-bottom: 0px;
}
.checkout-container .checkout-shipping-method .checkout-shipping-method textarea {
  height: 130px;
  font-size: 100%;
  background: #ffffff;
  padding: 15px 25px;
  margin-bottom: 1px;
}
@media (max-width: 1199px) {
  .checkout-container .checkout-shipping-method .checkout-shipping-method textarea {
    height: 100px;
  }
}
.checkout-container #checkout-step-shipping_method .table-checkout-shipping-method {
  margin-bottom: 18px;
  min-width: inherit;
  width: 100%;
}
.checkout-container #checkout-step-shipping_method .table-checkout-shipping-method tbody td {
  border: none;
  padding: 8px 0;
  cursor: pointer;
  line-height: 21px;
  font-size: 14px;
}
.checkout-container #checkout-step-shipping_method .table-checkout-shipping-method tbody td:first-child {
  padding: 8px 0;
  width: 30px;
  vertical-align: middle;
}
.checkout-container #checkout-step-shipping_method .table-checkout-shipping-method tbody td:first-child input[type="radio"] {
  position: absolute;
}
.checkout-container #checkout-step-shipping_method .table-checkout-shipping-method tbody td:first-child label {
  height: 0;
  white-space: 1px;
  display: block;
}
.checkout-container #checkout-step-shipping_method .table-checkout-shipping-method tbody td:first-child label:before {
  top: 1px;
  left: 0 !important;
}
.checkout-container #checkout-step-shipping_method .table-checkout-shipping-method tbody td.col-method input[type="radio"] {
  position: static;
  float: left;
}
.checkout-container #checkout-step-shipping_method .table-checkout-shipping-method tbody td .price {
  font-weight: 500;
  /*   .price:after { 
                        content: '-';
                        vertical-align: middle;
                        display: inline-block;
                        margin: 0 5px;
                    }*/
}
.checkout-container #checkout-step-shipping_method .table-checkout-shipping-method tbody td.col-price {
  padding-left: 5px;
  text-align: right;
}
.checkout-container #checkout-step-shipping_method .table-checkout-shipping-method tbody td.col-method-code {
  padding-left: 5px;
}
.checkout-container .payment-option .payment-option-title,
.checkout-container .opc-payment .step-title {
  border-top: 0;
  border: none;
}
.checkout-container #co-payment-form .legend {
  display: none;
}
.checkout-container #co-payment-form .legend + br {
  display: none;
}
.checkout-container #co-payment-form .fieldset:last-child {
  margin-bottom: 0;
}
.checkout-container .discount-code {
  position: relative;
  padding-bottom: 41px;
  margin-bottom: 15px !important;
}
.checkout-container .discount-code:after {
  content: "";
  display: block;
  background: #ffffff;
  height: 27px;
  position: absolute;
  left: -45px;
  right: -45px;
  bottom: 0;
}
@media (max-width: 1199px) {
  .checkout-container .discount-code {
    padding-bottom: 30px;
    margin-bottom: 10px !important;
  }
  .checkout-container .discount-code:after {
    left: -20px;
    right: -20px;
  }
}
.checkout-container .discount-code .payment-option-title {
  font-size: 20px;
  padding: 0;
  font-weight: 500;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 15px;
  border: none;
}
.checkout-container .discount-code .payment-option-title .action-toggle {
  background: none;
  border: none;
  display: block;
  padding: 0;
  font-size: 100%;
  text-transform: uppercase;
  color: #000000;
}
.checkout-container .discount-code .payment-option-title .action-toggle:after {
  display: none;
}
.checkout-container .discount-code .payment-option-title p {
  font-size: 16px;
  font-weight: normal;
  padding: 16px 0 15px;
  text-transform: lowercase;
}
.checkout-container .discount-code .payment-option-content {
  display: block !important;
  padding: 0 0 30px;
  border-bottom: none;
}
.checkout-container .discount-code .payment-option-content .payment-option-inner {
  width: 100%;
  margin-bottom: 0;
  padding-right: 0px;
  text-transform: capitalize;
}
.checkout-container .discount-code .payment-option-content .payment-option-inner .field {
  margin: 0;
}
.checkout-container .discount-code .payment-option-content .payment-option-inner input {
  height: 57px;
  font-weight: normal;
  border-right: 0;
  padding: 5px 25px;
  border: none;
  background: #ffffff;
  border: 1px solid #373a36;
}
@media (max-width: 1199px) {
  .checkout-container .discount-code .payment-option-content .payment-option-inner input {
    height: 49px;
  }
}
@media (max-width: 767px) {
  .checkout-container .discount-code .payment-option-content .payment-option-inner input {
    padding-left: 10px;
    padding-right: 5px;
  }
}
.checkout-container .discount-code .payment-option-content .payment-option-inner input:disabled {
  border-color: #9a9c9a;
  opacity: 1;
  color: #373a36;
}
.checkout-container .discount-code .payment-option-content .payment-option-inner input.mage-error {
  border-color: red;
  border-width: 1px;
  border-style: dashed;
}
.checkout-container .discount-code .payment-option-content .payment-option-inner input::-webkit-input-placeholder {
  text-transform: lowercase;
}
.checkout-container .discount-code .payment-option-content .payment-option-inner input:-moz-placeholder {
  text-transform: lowercase;
}
.checkout-container .discount-code .payment-option-content .payment-option-inner input::-moz-placeholder {
  text-transform: lowercase;
}
.checkout-container .discount-code .payment-option-content .payment-option-inner input:-ms-input-placeholder {
  text-transform: lowercase;
}
.checkout-container .discount-code .payment-option-content .form-discount {
  max-width: 100%;
  display: flex;
}
.checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar {
  margin: 0;
  padding: 0;
}
.checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action {
  line-height: 41px;
  margin: 0;
  width: 153px;
}
@media (max-width: 991px) {
  .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action {
    width: 110px;
  }
}
.checkout-container .discount-exempt-text-checkout {
  clear: both;
  width: 100%;
}
.checkout-container .discount-exempt-text-checkout > p {
  display: none;
}
.checkout-container .discount-exempt-text-checkout h1 {
  font-size: 20px;
  letter-spacing: 0.98px;
  padding-bottom: 20px;
  font-weight: bold;
  color: #000;
}
.checkout-container .discount-exempt-text-checkout h1 strong {
  font-weight: bold;
}
.checkout-container .discount-exempt-text-checkout .vat-exempt-text-checkout {
  padding: 30px 0;
  border-bottom: 1px solid #191a1a;
  margin-bottom: 0;
  line-height: 1.8;
}
.checkout-container .discount-exempt-text-checkout .button-outer {
  float: none;
  margin-bottom: 0;
  width: 100%;
  text-align: right;
  padding: 10px 0;
}
.checkout-container .discount-exempt-text-checkout .button-outer .vat-exempt {
  float: none;
}
.checkout-container .rewardpoints-checkout {
  position: relative;
  padding-bottom: 72px;
  margin-bottom: 15px !important;
  padding-top: 25px;
  /*  .reward-spending-slider{ border-bottom:30px solid @white; text-align: center;  padding-top: 0;  
        .reward-rule-select strong{ font-weight: 500; } 
        .label{ text-align: center; } 
       
        .range-slider{ max-width: 100%; width: 100%; padding:10px 0; margin: 0; }
        .irs-min,.irs-max{background: @color-gray; color: @white;}
        .extra-controls{ width: 100%;  margin: 0;
            input{ border: none; width: 100%; }
            }   
        }*/
}
.checkout-container .rewardpoints-checkout:after {
  content: "";
  display: block;
  background: #ffffff;
  height: 27px;
  position: absolute;
  left: -45px;
  right: -45px;
  bottom: 0;
}
@media (max-width: 1199px) {
  .checkout-container .rewardpoints-checkout {
    padding-bottom: 60px;
    margin-bottom: 10px !important;
  }
  .checkout-container .rewardpoints-checkout:after {
    left: -20px;
    right: -20px;
  }
}
.checkout-container .rewardpoints-checkout .reward-points-payment-content {
  padding: 0;
}
.checkout-container .rewardpoints-checkout .reward-box .earn-points {
  text-align: left;
}
.checkout-container .rewardpoints-checkout .reward-box .earn-points h4 {
  font-weight: 600;
  padding: 0 0 10px 40px;
  margin: 0;
  font-size: 22px;
  position: relative;
  line-height: normal;
}
@media (max-width: 991px) {
  .checkout-container .rewardpoints-checkout .reward-box .earn-points h4 {
    font-size: 16px;
  }
}
.checkout-container .rewardpoints-checkout .reward-box .earn-points h4:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/svg/rewards-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 26px;
  height: 26px;
  margin-right: 13px;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 4px;
}
@media (max-width: 991px) {
  .checkout-container .rewardpoints-checkout .reward-box .earn-points h4:before {
    top: 0;
  }
}
.checkout-container .rewardpoints-checkout .reward-box select {
  width: 100%;
  border: none;
  height: 58px;
  border-radius: 0;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 28px;
  color: #373a36;
  padding: 5px 25px;
  padding-right: 50px;
  background-image: url(../images/svg/icon-down-dark.svg);
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: auto 25px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .checkout-container .rewardpoints-checkout .reward-box select {
    height: 42px;
  }
}
.checkout-container .rewardpoints-checkout .reward-box select.required-entry {
  background-color: #f4f7fc;
}
.checkout-container .rewardpoints-checkout .reward-box .label {
  text-align: left;
  width: 100%;
  display: block;
  font-weight: normal;
  padding-top: 7px;
  margin: 0;
  padding-bottom: 27px;
}
.checkout-container .rewardpoints-checkout .reward-box .label strong {
  font-weight: normal;
}
.checkout-container .rewardpoints-checkout .reward-box .reward-spending-slider {
  text-align: center;
  padding-top: 0;
}
.checkout-container .rewardpoints-checkout .reward-box .reward-spending-slider .reward-rule-select strong {
  font-weight: normal;
}
.checkout-container .rewardpoints-checkout .reward-box .reward-spending-slider .range-slider {
  max-width: 100%;
  width: 100%;
  padding: 25px 0;
  margin: 0;
}
.checkout-container .rewardpoints-checkout .reward-box .reward-spending-slider .irs-min,
.checkout-container .rewardpoints-checkout .reward-box .reward-spending-slider .irs-max {
  background: #9a9a9a;
  color: #ffffff;
}
.checkout-container .rewardpoints-checkout .reward-box .reward-spending-slider .extra-controls {
  width: 100%;
  margin: 0;
}
.checkout-container .rewardpoints-checkout .reward-box .reward-spending-slider .extra-controls input {
  border: none;
  width: 100%;
  height: 58px;
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .checkout-container .rewardpoints-checkout .reward-box .reward-spending-slider .extra-controls input {
    height: 42px;
    font-size: 16px;
  }
}
.checkout-container #checkout-payment-method-load {
  padding-top: 30px;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title {
  margin: 0;
  border: none;
  border-bottom: 1px solid #ffffff;
  clear: both;
  padding: 16px 0;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#paybycredit + label {
  padding-top: 10px;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title label {
  margin: 0;
  padding-left: 40px;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title label:before {
  top: 15px;
  border-color: #373a36;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#pay360 + label,
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#checkmo + label {
  padding-bottom: 0;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#pay360 + label:before,
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#checkmo + label:before {
  top: 8px;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#paypal_express + label {
  padding-bottom: 0;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#paypal_express + label:after {
  content: "";
  display: block;
  background: url("../images/paypal-icon.png") no-repeat;
  width: 99px;
  height: 48px;
  /* position: absolute; left: 20px; top:9px;*/
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#paypal_express + label img,
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#paypal_express + label span,
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#paypal_express + label a {
  display: none;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#amazonlogin + label {
  padding-bottom: 10px;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#amazonlogin + label:after {
  content: "";
  display: block;
  background: url("../images/amazonepay.png") no-repeat;
  width: 182px;
  height: 28px;
  position: absolute;
  left: 20px;
  top: 9px;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#amazonlogin + label span {
  opacity: 0;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#amasty_stripe + label {
  padding-bottom: 10px;
  padding-top: 10px;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#amasty_stripe + label:after {
  content: "";
  display: block;
  background: url("../images/paynow.png") no-repeat;
  width: 110px;
  height: 25px;
  position: absolute;
  left: 20px;
  top: 9px;
  background-size: auto 100%;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#amasty_stripe + label span {
  display: block;
  margin-left: 130px;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#stripe_payments + label {
  padding-bottom: 10px;
  padding-top: 10px;
  margin: 0;
  padding: 0;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#stripe_payments + label:after {
  content: "";
  display: block;
  background: url("../images/visa-card.png") no-repeat;
  width: 266px;
  height: 48px;
  position: static;
  left: 20px;
  top: 0px;
  background-size: 260px auto;
  margin-top: -3px;
  display: none;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#stripe_payments + label .stripe-icon-container {
  display: block;
}
.checkout-container #checkout-payment-method-load .payment-method .payment-method-title input#stripe_payments + label .stripe-icon-container + span {
  display: none;
}
.checkout-container #checkout-payment-method-load div.amazon-button-container {
  padding: 20px 34px 0;
}
.checkout-container #checkout-payment-method-load .payment-method {
  /*  border-bottom: 1px solid @white;
            clear: both;
            padding:15px 0;   */
}
.checkout-container #checkout-payment-method-load .payment-method._active .payment-method-content {
  padding: 0;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  clear: both;
}
.checkout-container #checkout-payment-method-load .payment-method._active .payment-method-content #payment_form_paypal_express {
  padding-top: 20px;
  margin-bottom: 10px;
}
.checkout-container #checkout-payment-method-load .payment-method._active .payment-method-content .form.co-stripe-form {
  width: 100%;
}
.checkout-container #checkout-payment-method-load .payment-method._active .payment-method-content .form.co-stripe-form .control {
  background: #e8e8e8;
  padding: 10px;
}
.checkout-container #checkout-payment-method-load .payment-method-content {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}
.checkout-container #checkout-payment-method-load .payment-method-content > div,
.checkout-container #checkout-payment-method-load .payment-method-content > .payment.ccard {
  width: 100%;
  clear: both;
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment-method-billing-address {
  order: 1;
  padding-top: 15px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard {
  order: 2;
  padding-top: 30px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard label.label {
  width: 100%;
  display: block;
  text-align: left;
  padding-bottom: 10px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block {
  order: 3;
}
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar {
  order: 4;
}
.checkout-container #checkout-payment-method-load .payment-method-content .fieldset.ccard {
  margin-bottom: 0;
}
.checkout-container #checkout-payment-method-load .payment-method-content .fieldset.ccard #stripe-payments-card-number {
  width: 80%;
  padding: 10px 14px;
  margin: 10px 0;
  border: 2px solid #e8e8e8;
  box-shadow: none;
  border-radius: 0;
}
.checkout-container #checkout-payment-method-load .payment-method-content .fieldset.ccard .stripe-payments-brand {
  top: -24px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .fieldset.ccard .stripe-elements-field {
  padding: 10px 14px;
  margin: 10px 0;
  border: 2px solid #e8e8e8;
  box-shadow: none;
  border-radius: 0;
  margin-right: 10px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .fieldset.ccard .pci-dss-info-block {
  width: auto;
  margin: 0;
}
.checkout-container #checkout-payment-method-load .payment-method-content .fieldset.ccard .pci-dss-info-block #pci-svg {
  left: -2px;
  top: 3px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .fieldset.ccard .pci-dss-info-block .pci-dss-info-text {
  top: 0px;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content input[type="checkbox"] + label,
  .checkout-container #checkout-payment-method-load .payment-method-content input[type="radio"] + label {
    margin-left: 0;
    display: block;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard.fieldset > .field {
  width: 48%;
  float: left;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard.fieldset > .field {
    width: 100%;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard.fieldset > .field .fields.group-2 .field {
  width: 90px !important;
  padding-left: 0;
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard.fieldset > .field .fields.group-2 .field.month {
  width: 160px !important;
  padding-right: 5px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard.fieldset > .field.date {
  width: 48%;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard.fieldset > .field.date {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard.fieldset > .field.date {
    width: 100%;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard.fieldset > .field.number {
  clear: left;
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard.fieldset > .field.cvv {
  width: 48%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard.fieldset > .field.cvv {
    width: 30%;
  }
}
@media (max-width: 539px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard.fieldset > .field.cvv {
    width: 50%;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard input {
  width: 100%;
  border: 2px solid #191a1a;
  height: 40px;
  border-radius: 6px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 30px;
  color: #373a36;
  padding: 5px 15px;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard input {
    padding-left: 10px;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard select {
  width: 100%;
  border: 2px solid #191a1a;
  height: 40px;
  border-radius: 6px;
  background-color: #ededed;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 28px;
  color: #373a36;
  padding: 5px 10px;
  padding-right: 28px;
  background-image: url(../images/svg/icon-down-dark.svg);
  background-repeat: no-repeat;
  background-position: 100% center;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard select {
    padding-left: 10px;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard .field-tooltip {
  top: 5px;
  right: auto;
  left: 100%;
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard .field-tooltip .field-tooltip-action:before {
  content: "\e60c";
  background: #434343;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  color: #ffffff;
  line-height: 26px;
  float: left;
}
.checkout-container #checkout-payment-method-load .payment-method-content .payment.ccard .field-tooltip .field-tooltip-action > span {
  width: auto;
  position: static;
  height: auto;
  font-weight: 600;
  white-space: nowrap;
  display: block;
  margin: 5px 0 0 40px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 20px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block > div {
  width: 100%;
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block > div.newsletter + .newsletter {
  display: none;
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block > div[data-role="checkout-agreements"] {
  order: 2;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block > div[data-role="checkout-agreements"] {
    padding-left: 14px;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-block .order-confiramtion h3 {
  text-transform: uppercase;
  padding-bottom: 6px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .form-discount {
  order: 3;
  max-width: 100%;
  width: 100%;
  margin-bottom: 0px;
  clear: both;
  margin-top: 0;
}
.checkout-container #checkout-payment-method-load .payment-method-content .form-discount label.label {
  height: auto;
  text-align: left;
  display: none;
  width: 100%;
  position: static;
  margin-bottom: 10px;
  text-transform: capitalize;
  color: #9a9c9a;
}
.checkout-container #checkout-payment-method-load .payment-method-content .form-discount textarea {
  height: 90px;
  font-size: 100%;
  background: #ffffff;
  padding: 16px 22px;
  margin-bottom: 0px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .form-discount textarea::-webkit-input-placeholder {
  text-transform: lowercase;
}
.checkout-container #checkout-payment-method-load .payment-method-content .form-discount textarea:-moz-placeholder {
  text-transform: lowercase;
}
.checkout-container #checkout-payment-method-load .payment-method-content .form-discount textarea::-moz-placeholder {
  text-transform: lowercase;
}
.checkout-container #checkout-payment-method-load .payment-method-content .form-discount textarea:-ms-input-placeholder {
  text-transform: lowercase;
}
.checkout-container #checkout-payment-method-load .payment-method-content .newsletter {
  order: 1;
  width: 100%;
}
.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .newsletter-subscription-form {
  clear: both;
  padding-top: 0px;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .newsletter .newsletter-subscription-form {
    padding-bottom: 10px;
    padding-left: 0;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .newsletter-subscription-form p {
  line-height: 1.8;
}
.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner {
  position: relative;
  padding-top: 22px;
  padding-left: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner {
    display: flex;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner input[type="checkbox"] + label {
  margin: 0;
  line-height: normal;
  text-transform: lowercase;
}
.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner input[type="checkbox"] + label:before {
  top: 5px;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner input[type="checkbox"] + label:before {
    top: 2px;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner .news-letter-checkout-error.field-error {
  padding-left: 32px;
  clear: both;
  width: 100%;
  padding-bottom: 20px;
  padding-top: 0px;
  margin-top: 0;
}
.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner.news-letter > div {
  margin-right: 20px;
  margin-bottom: 20px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner.news-letter > div label {
  font-weight: bold;
  color: #373a36;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .newsletter .payment-option-inner.news-letter span {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .newsletter label > span {
    font-size: 14px;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements-outer {
  order: 3;
  width: 100%;
  clear: both;
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements {
  position: relative;
  width: 100%;
  text-transform: lowercase;
  padding-left: 0;
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements .checkout-agreement-error {
  padding-left: 32px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements label:after {
  display: none;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements label > span {
    font-size: 14px;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements label {
  font-weight: normal;
  color: #373a36;
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements label:before {
  top: 8px;
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements .action {
  text-decoration: underline;
  font-weight: normal;
  text-transform: none;
  color: #373a36;
}
@media (max-width: 767px) {
  .checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements .action {
    font-size: 14px;
  }
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements .action:hover {
  text-decoration: none;
}
.checkout-container #checkout-payment-method-load .payment-method-content .checkout-agreements div.mage-error {
  padding-left: 28px;
  text-transform: none;
}
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .primary {
  width: 100%;
}
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .bckbtn.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .go-to-place-select.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .action.primary.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .bckbtn.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .bckbtn.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .go-to-place-select.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .go-to-place-select.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .modal-popup .modal-footer button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .block-subtitle .button.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-quote-outer .action.towishlist.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .review-form .actions-toolbar.review-form-actions .actions-primary .action.submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .form-cart .cart.main.actions .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .cart-summary .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .paypal-review-discount .content .actions-toolbar > .primary .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .checkout-shipping-address .action.action-show-popup.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-buttons a.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .checkout-container .discount-code .payment-option-content .form-discount .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .wishlist-index-index .actions-toolbar .action.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .checkout-container #pointofsale_box #tools .tools-form .product-info-main .product-add-form .box-tocart .actions .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout,
.checkout-container #checkout-payment-method-load .payment-method-content .actions-toolbar .product-info-main .product-add-form .box-tocart .actions .checkout-container #pointofsale_box #tools .tools-form .checkout-container .actions-toolbar .address-section .contact-form .wpcf7-form .wpcf7-submit.checkout {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 28px;
}
.checkout-container .checkout-payment-method .field-select-billing,
.checkout-container .checkout-payment-method .billing-address-form {
  max-width: 100%;
}
.checkout-container .checkout-payment-method .field-select-billing label > span,
.checkout-container .checkout-payment-method .billing-address-form label > span {
  font-weight: bold;
  font-size: 14px;
}
.checkout-container .checkout-payment-method .field-select-billing .choice.field label > span,
.checkout-container .checkout-payment-method .billing-address-form .choice.field label > span {
  font-weight: normal;
}
.checkout-container .checkout-payment-method .primary .action-update {
  border: 1px solid #191a1a;
  background: none;
  line-height: 22px;
}
.checkout-container .checkout-payment-method .checkout-billing-address {
  display: none;
}
.checkout-container .checkout-payment-method .checkout-billing-address .billing-address-details {
  padding: 0;
}
.checkout-container .checkout-payment-method .checkout-billing-address .billing-address-details .action-edit-address {
  margin-top: 20px;
  border: 1px solid #191a1a;
  background: none;
  line-height: 22px;
}
.checkout-container .cart-totals .amount,
.checkout-container .opc-block-summary .table-totals .amount,
.checkout-container .table-totals tr td,
.checkout-container .table-totals tr th,
.checkout-container .cart-totals .mark,
.checkout-container .opc-block-summary .table-totals .mark {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: normal;
  font-style: normal;
  padding-bottom: 24px;
  font-family: 'Poppins', sans-serif;
  color: #373a36;
  text-transform: capitalize;
}
.checkout-container .cart-totals .amount .label,
.checkout-container .opc-block-summary .table-totals .amount .label,
.checkout-container .table-totals tr td .label,
.checkout-container .table-totals tr th .label,
.checkout-container .cart-totals .mark .label,
.checkout-container .opc-block-summary .table-totals .mark .label {
  color: #373a36;
  font-weight: 400;
}
.checkout-container .cart-totals .amount .value,
.checkout-container .opc-block-summary .table-totals .amount .value,
.checkout-container .table-totals tr td .value,
.checkout-container .table-totals tr th .value,
.checkout-container .cart-totals .mark .value,
.checkout-container .opc-block-summary .table-totals .mark .value {
  color: #373a36;
  font-weight: 400;
  font-size: 12px;
}
@media (max-width: 767px) {
  .checkout-container .cart-totals .amount,
  .checkout-container .opc-block-summary .table-totals .amount,
  .checkout-container .table-totals tr td,
  .checkout-container .table-totals tr th,
  .checkout-container .cart-totals .mark,
  .checkout-container .opc-block-summary .table-totals .mark {
    padding-bottom: 15px;
    font-size: 14px;
  }
}
.checkout-container .table-totals .totals-tax .mark,
.checkout-container .table-totals .totals-tax .amount {
  padding-top: 30px;
}
.checkout-container .table-totals .grand.totals .mark,
.checkout-container .table-totals .grand.totals .amount {
  padding-top: 27px;
}
@media (max-width: 1199px) {
  .checkout-container .table-totals .grand.totals .mark,
  .checkout-container .table-totals .grand.totals .amount {
    padding-top: 20px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary {
  display: flex;
  flex-direction: column;
  padding: 45px 45px 28px;
}
@media (max-width: 1199px) {
  .checkout-container .opc-sidebar .opc-block-summary {
    width: 100%;
    padding: 30px 20px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .actions-toolbar {
  display: none;
}
.checkout-container .opc-sidebar .opc-block-summary strong {
  font-weight: 500;
}
.checkout-container .opc-sidebar .opc-block-summary > .title {
  margin-bottom: 0px !important;
  font-size: 20px;
  padding-bottom: 30px;
}
@media (max-width: 1199px) {
  .checkout-container .opc-sidebar .opc-block-summary > .title {
    padding-bottom: 8px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .print-location-div {
  order: 2;
  border-top: 1px solid #ffffff;
  padding-top: 15px;
  width: 100%;
  margin-top: 10px;
}
.checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table {
  display: grid;
  grid-template-columns: 1fr 140px;
  align-items: center;
}
@media (max-width: 640px) {
  .checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table {
    grid-template-columns: 1fr 70px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table .print-logo {
  text-align: left;
}
.checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table .print-logo img {
  max-width: 85%;
}
.checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table .product-image-div {
  display: flex;
}
.checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table .product-image-div figure {
  margin: 0;
  width: 100%;
  max-width: 90px;
}
@media (max-width: 640px) {
  .checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table .product-image-div figure {
    max-width: 70px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table .product-image-div figure img {
  width: auto;
  max-width: 100%;
}
.checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table .product-image-div .print-logo-content {
  padding-left: 22px;
  padding-right: 20px;
  text-transform: uppercase;
  padding-top: 0;
  display: flex;
  align-items: center;
}
.checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table .product-image-div .print-logo-content h4 {
  font-size: 14px;
}
@media (max-width: 640px) {
  .checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table .product-image-div .print-logo-content h4 {
    font-size: 13px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .print-location-div .print-loc-table .product-image-div .print-logo-content h4 a {
  color: red;
  text-decoration: underline;
  margin-left: 5px;
}
.checkout-container .opc-sidebar .opc-block-summary .production-text-div {
  border-bottom: 1px solid #ffffff;
  padding: 0 15px 25px;
  order: 3;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 640px) {
  .checkout-container .opc-sidebar .opc-block-summary .production-text-div {
    font-size: 14px;
    line-height: 21px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .production-text-div p {
  padding: 0 0 10px 0;
}
.checkout-container .opc-sidebar .opc-block-summary .production-text-div p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals {
  margin-top: 32px;
  order: 4;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1.8px;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .not-calculated {
  font-style: normal;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals tr:nth-last-of-type(2) th,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals tr:nth-last-of-type(2) td {
  padding-bottom: 26px;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals tr th,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals tr td {
  padding: 0px 0 8px;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals .label,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals-tax .label,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals th,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals-tax th {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals td,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals-tax td {
  font-weight: 500;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals td .mp-rw-highlight,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals-tax td .mp-rw-highlight {
  color: #373a36;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals label,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals-tax label,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals span,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals-tax span {
  display: inline-block;
  vertical-align: middle;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals.earn td,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals-tax.earn td,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals.earn th,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals-tax.earn th,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals.earn .price,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .totals-tax.earn .price {
  color: #d30035 !important;
  text-transform: capitalize;
  font-weight: 500 !important;
  font-size: 14px;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .grand.totals {
  border-top: 1px solid #ffffff;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .grand.totals th,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .grand.totals td {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .checkout-container .opc-sidebar .opc-block-summary table.table-totals .grand.totals th,
  .checkout-container .opc-sidebar .opc-block-summary table.table-totals .grand.totals td {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .checkout-container .opc-sidebar .opc-block-summary table.table-totals .grand.totals th,
  .checkout-container .opc-sidebar .opc-block-summary table.table-totals .grand.totals td {
    font-size: 16px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .grand.totals th strong,
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .grand.totals td strong {
  font-weight: 500;
}
.checkout-container .opc-sidebar .opc-block-summary table.table-totals .grand.totals .price {
  font-size: 100%;
  font-weight: 500;
}
.checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart {
  order: 1;
  border-bottom: 1px solid #ffffff;
}
.checkout-container .opc-sidebar .opc-block-summary .block.items-in-cart > .title {
  display: none;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items {
  display: block !important;
  padding: 0;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item.product-item-top {
  display: flex;
  border-bottom: 1px solid #ffffff;
  border-top: none;
  font-weight: 500;
  color: #373a36;
  font-size: 14px;
  letter-spacing: 0.84px;
  padding: 0 0 14px;
  margin: 0;
  text-transform: uppercase;
  /*@media @breakpoint-lg { font-size: 12px; } */
}
@media (max-width: 767px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item.product-item-top {
    font-size: 100%;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item.product-item-top .product-item-name {
  margin: 0;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item.product-item-top .details-qty {
  margin-right: auto;
  margin-bottom: 0;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item.product-item-top .details-qty {
  width: 60px;
  text-align: center;
  margin-top: 0;
  float: right;
}
@media (max-width: 539px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item.product-item-top .details-qty {
    width: 40px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item.product-item-top .price {
  width: 76px;
  text-align: right;
}
@media (max-width: 539px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item.product-item-top .price {
    width: 55px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .minicart-items-wrapper {
  padding-top: 0;
  margin: 0;
  max-height: 370px;
  padding: 0;
  overflow-y: auto;
  overflow-x: inherit;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .minicart-items-wrapper.more-items {
  margin-right: -15px;
  padding-right: 3px;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .opc-block-summary {
  padding-top: 0;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item {
  border: none;
  padding: 17px 0;
  font-size: 16px;
  border-top: 1px solid #ffffff;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item:first-child {
  border-top: none;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product {
  position: relative;
  display: flex;
  justify-content: left;
  align-items: center;
  clear: both;
  width: 100%;
  flex-wrap: wrap;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
@media (max-width: 1199px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item {
    font-size: 12px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details {
  margin: 0;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .product-item-name {
  margin: 0;
  font-size: 13px;
  line-height: 20px;
  padding-bottom: 0;
  text-transform: none;
}
@media (max-width: 539px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item {
    padding: 10px 0;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-image-container {
  width: 100% !important;
  max-width: 20%;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 767px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-image-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-image-container .product-image-wrapper {
    height: 64px;
  }
}
@media (max-width: 539px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-image-container .product-image-wrapper {
    height: 50px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details {
  padding-left: 20px;
  text-transform: uppercase;
  padding-top: 0;
  width: 80%;
  margin-left: auto;
  display: flex;
  align-items: center;
}
@media (max-width: 1439px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details {
    width: 76%;
    padding-left: 0;
  }
}
@media (max-width: 539px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details {
    padding-left: 10px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .product-item-inner {
  float: right;
  width: auto;
  margin-left: auto;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .product-item-inner {
    width: 115px;
  }
}
@media (min-width: 1200px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .product-item-inner {
    width: 150px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .product-item-name-block {
  padding-right: 5px;
  position: relative;
  text-transform: uppercase;
  width: 64%;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .pcode {
  color: #9a9c9a;
  font-weight: 600;
  display: block;
  font-size: 12px;
  line-height: normal;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .details-qty {
  text-align: center;
  position: static;
  right: 0;
  top: 50%;
  margin: 0;
  /*transform: translateY(-50%);*/
  width: 60px;
}
@media (max-width: 539px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .details-qty {
    width: 40px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .details-qty .label {
  display: none;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .details-qty .value {
  height: 35px;
  width: 35px;
  background: #373a36;
  color: #ffffff;
  display: inline-block;
  line-height: 35px;
  font-size: 14px;
  font-weight: 500;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .toggle {
  color: #373a36;
  font-weight: 600;
  display: none;
  font-size: 12px;
  line-height: normal;
  text-transform: capitalize;
  margin-top: 0;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .toggle:after {
  font-size: 16px;
  margin-left: 5px;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .content {
  clear: both;
  width: 100%;
  font-weight: normal;
  display: block !important;
  display: block;
  font-size: 12px;
  text-transform: capitalize;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .content dl {
  margin: 0;
  padding: 0;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .content dl dt {
  font-weight: normal;
  margin: 0;
  padding: 0 5px 0 0;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .content dl dd {
  margin: 0;
  padding: 0;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-price {
  display: none;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .subtotal {
  width: 90px;
  vertical-align: middle;
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .subtotal .price-excluding-tax {
  margin-top: 0;
  padding-right: 2px;
}
@media (max-width: 1199px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .subtotal {
    width: 76px;
  }
}
@media (max-width: 539px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .subtotal {
    width: 55px;
  }
}
.checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .subtotal .price {
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 539px) {
  .checkout-container .opc-sidebar .opc-block-summary .minicart-items .product-item .subtotal .price {
    font-size: 12px;
  }
}
.checkout-container .opc-block-shipping-information {
  display: none;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  padding-bottom: 25px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #373a36;
  border: none;
}
@media (max-width: 767px) {
  .opc-wrapper .step-title,
  .opc-block-shipping-information .shipping-information-title,
  .opc-block-summary > .title,
  .checkout-agreements-items .checkout-agreements-item-title {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
  }
}
.login-form .step-title,
.opc-block-summary > .title {
  border: none;
}
.checkout-container .opc-wrapper {
  width: 61.4%;
  padding-right: 24px;
}
.checkout-container .opc-wrapper .form-login,
.checkout-container .opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.checkout-container .opc-wrapper .form-login .fieldset > .field .note:before,
.checkout-container .opc-wrapper .form-shipping-address .fieldset > .field .note:before {
  font-size: 16px;
}
.checkout-container .opc-wrapper .form-shipping-address {
  margin-top: 25px;
}
@breakpoint-lg {
  width: 70%;
}
@media (max-width: 991px) {
  .checkout-container .opc-wrapper {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
}
.checkout-container .opc-wrapper > .mage-error {
  display: none !important;
}
.checkout-container .opc-sidebar {
  width: 38.4%;
  margin-top: 0;
}
@breakpoint-lg {
  width: 30%;
}
@media (max-width: 991px) {
  .checkout-container .opc-sidebar {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .checkout-container .opc-sidebar {
    width: 100%;
    position: static;
    visibility: visible;
    opacity: 1;
  }
  .checkout-container .opc-sidebar .modal-header {
    display: none;
  }
  .checkout-container .opc-sidebar .modal-inner-wrap {
    position: static;
    box-shadow: none;
    padding: 0;
    background: none;
    border: none;
    overflow: visible;
    width: 100%;
    transform: translate(0);
  }
  .checkout-container .opc-sidebar .modal-inner-wrap .close {
    display: none;
  }
}
.checkout-container {
  /* Let's get this party started */
  /* Track */
  /* Handle */
}
.checkout-container ::-webkit-scrollbar {
  width: 10px;
}
.checkout-container ::-webkit-scrollbar-track {
  background: #e4e4e4;
  /*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
  -webkit-border-radius: 0;
  border-radius: 0;
}
.checkout-container ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #87898d;
}
.checkout-container ::-webkit-scrollbar-thumb:window-inactive {
  background: #4d5054;
}
.fieldset > .field.choice:before {
  padding: 0;
}
#opc-new-shipping-address {
  overflow: hidden;
}
#opc-new-shipping-address .form-shipping-address {
  max-width: 100%;
}
#opc-new-shipping-address .form-shipping-address .fieldset > .field {
  margin-bottom: 27px;
}
#opc-new-shipping-address .form-shipping-address .fieldset > .field label.label {
  letter-spacing: normal;
  /*  width: 100%; display: block;*/
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.56px;
  color: #9a9c9a;
  text-align: left;
  padding: 0 0 5px;
  width: 100%;
  margin: 0;
  display: none;
  text-transform: capitalize;
}
#opc-new-shipping-address .form-shipping-address .fieldset > .field label.label:after {
  margin: 0;
}
#opc-new-shipping-address .input-text,
#opc-new-shipping-address input[type="text"],
#opc-new-shipping-address input[type="password"],
#opc-new-shipping-address input[type="email"] {
  width: 100%;
  border: none;
  height: 46px;
  border-radius: 0px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 36px;
  color: #373a36;
  padding: 5px 21px;
}
@media (max-width: 1199px) {
  #opc-new-shipping-address .input-text,
  #opc-new-shipping-address input[type="text"],
  #opc-new-shipping-address input[type="password"],
  #opc-new-shipping-address input[type="email"] {
    height: 39px;
  }
}
@media (max-width: 767px) {
  #opc-new-shipping-address .input-text,
  #opc-new-shipping-address input[type="text"],
  #opc-new-shipping-address input[type="password"],
  #opc-new-shipping-address input[type="email"] {
    padding-left: 10px;
  }
}
#opc-new-shipping-address select {
  width: 100%;
  border: none;
  height: 46px;
  border-radius: 0;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 28px;
  color: #373a36;
  padding: 5px 25px;
  padding-right: 50px;
  background-image: url(../images/svg/icon-down-dark.svg);
  background-repeat: no-repeat;
  background-position: 94% center;
  background-size: auto 25px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  #opc-new-shipping-address select {
    height: 39px;
  }
}
#opc-new-shipping-address select.required-entry {
  background-color: #f4f7fc;
}
@media (max-width: 767px) {
  #opc-new-shipping-address select {
    padding-left: 10px;
  }
}
body.checkout-index-index .page-header {
  padding-bottom: 14px;
}
@media (max-width: 767px) {
  body.checkout-index-index .page-header {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  body.checkout-index-index .page-header .nav-toggle {
    display: none;
  }
  body.checkout-index-index .page-header .header.content a.logo {
    float: left;
    transform: translateX(0);
    left: 0;
  }
}
@media (max-width: 767px) and (max-width: 539px) {
  body.checkout-index-index .page-header .header.content a.logo {
    float: left;
    transform: translateX(-50%);
    left: 50%;
  }
}
body.checkout-index-index .page-title-wrapper {
  position: static;
  height: auto;
  width: auto;
  margin-bottom: 0;
  position: relative;
  text-align: center;
  clear: none;
  width: 600px;
  margin: 0 auto;
  margin-top: -67px;
}
@media (max-width: 991px) {
  body.checkout-index-index .page-title-wrapper {
    margin: 0;
    width: auto;
    clear: both;
    padding: 20px 0 0;
  }
}
body.checkout-index-index .page-title-wrapper .page-title {
  width: auto;
  padding: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  /*  padding-left: 30px; 
          text-transform: capitalize;
            background-size: 15px auto;*/
}
@media (max-width: 991px) {
  body.checkout-index-index .page-title-wrapper .page-title {
    color: #373a36;
  }
}
@media (max-width: 767px) {
  body.checkout-index-index .page-title-wrapper .page-title {
    display: inline-block;
    font-size: 18px;
  }
}
body.checkout-index-index input[type="text"],
body.checkout-index-index input[type="password"],
body.checkout-index-index input[type="url"],
body.checkout-index-index input[type="tel"],
body.checkout-index-index input[type="search"],
body.checkout-index-index input[type="number"],
body.checkout-index-index input[type="datetime"],
body.checkout-index-index input[type="email"] {
  font-weight: normal;
}
body.checkout-index-index .opc-estimated-wrapper,
body.checkout-index-index .authentication-wrapper {
  display: none;
}
body.checkout-index-index .custom-billing-shipping {
  position: relative;
  margin-top: 8px;
}
body.checkout-index-index .custom-billing-shipping input[type="checkbox"] + label {
  color: #373a36;
  display: inline-block;
  line-height: normal;
  margin: 0;
}
body.checkout-index-index .custom-billing-shipping input[type="checkbox"] + label:before {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  top: 4px;
}
@media (max-width: 767px) {
  body.checkout-index-index .custom-billing-shipping input[type="checkbox"] + label:before {
    top: 2px;
  }
}
body.checkout-index-index .checkout-payment-method .payment-option,
body.checkout-index-index .checkout-payment-method .payment-methods {
  margin: 0;
}
body.checkout-index-index .checkout-payment-method .payment-option .step-title,
body.checkout-index-index .checkout-payment-method .payment-methods .step-title {
  padding-left: 0;
}
body.checkout-index-index .checkout-payment-method .payment-option.amazon-sandbox-simulator,
body.checkout-index-index .checkout-payment-method .payment-methods.amazon-sandbox-simulator {
  border-color: #191a1a;
  margin-bottom: 20px;
}
body.checkout-index-index .checkout-payment-method .payment-option.amazon-sandbox-simulator .payment-option-title,
body.checkout-index-index .checkout-payment-method .payment-methods.amazon-sandbox-simulator .payment-option-title {
  font-size: 20px;
  padding: 0;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 15px;
  border: none;
  border-bottom: 1px solid #191a1a;
  margin-bottom: 20px;
}
body.checkout-index-index .checkout-payment-method .payment-option.amazon-sandbox-simulator .payment-option-title .action-toggle,
body.checkout-index-index .checkout-payment-method .payment-methods.amazon-sandbox-simulator .payment-option-title .action-toggle {
  background: none;
  border: none;
  display: block;
  padding: 0;
  font-size: 100%;
  text-transform: capitalize;
  color: #000000;
}
body.checkout-index-index .checkout-payment-method .payment-option.amazon-sandbox-simulator .payment-option-title .action-toggle:after,
body.checkout-index-index .checkout-payment-method .payment-methods.amazon-sandbox-simulator .payment-option-title .action-toggle:after {
  display: none;
}
body.checkout-index-index .checkout-payment-method .payment-option.amazon-sandbox-simulator .payment-option-content,
body.checkout-index-index .checkout-payment-method .payment-methods.amazon-sandbox-simulator .payment-option-content {
  display: block !important;
  padding-left: 0;
}
body.checkout-index-index .modals-overlay {
  z-index: 999 !important;
}
body.checkout-index-index .modal-popup ::-webkit-scrollbar {
  width: 10px;
}
body.checkout-index-index .modal-popup ::-webkit-scrollbar-track {
  background: #e4e4e4;
  -webkit-border-radius: 0;
  border-radius: 0;
}
body.checkout-index-index .modal-popup ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #87898d;
}
body.checkout-index-index .modal-popup ::-webkit-scrollbar-thumb:window-inactive {
  background: #4d5054;
}
body.checkout-index-index .modal-popup .action-close:before {
  font-weight: bold;
}
body.checkout-index-index .modal-popup .modal-inner-wrap {
  background-color: #ededed;
  padding: 0 25px 40px;
}
body.checkout-index-index .modal-popup .modal-title {
  font-weight: 500;
  margin-bottom: 10px;
  border-color: #ffffff;
  padding-bottom: 10px;
  text-transform: uppercase;
}
body.checkout-index-index .modal-popup .custom-billing-shipping {
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 1199px) {
  body.checkout-index-index .modal-popup .custom-billing-shipping {
    margin-bottom: 5px;
    margin-top: 0;
  }
}
body.checkout-index-index .modal-popup .fieldset.address .field:not(.choice) > .control .field-error,
body.checkout-index-index .modal-popup .fieldset.address > .field:not(.choice) > .control .field-error {
  position: static;
}
body.checkout-index-index .modal-popup #opc-new-shipping-address .form-shipping-address fieldset {
  margin-bottom: 0;
  padding-bottom: 0;
}
body.checkout-index-index .modal-popup #opc-new-shipping-address .form-shipping-address .fieldset > .street {
  margin-bottom: 0;
}
body.checkout-index-index .modal-popup .modal-footer {
  padding-bottom: 30px;
  border-color: #ffffff;
  padding-bottom: 0;
}
body.checkout-index-index .modal-popup .modal-footer .action {
  line-height: 22px;
  border-width: 1px;
  padding: 10px 20px;
  font-weight: 500;
}
@media (max-width: 1199px) {
  body.checkout-index-index .modal-popup .modal-footer .action.action-save-address {
    float: right;
    margin-left: 10px;
  }
}
body.checkout-index-index .modal-popup .modal-footer .action.secondary {
  background: #ffffff;
  color: #d30035;
  border: 1px solid #d30035;
}
body.checkout-index-index .modal-popup .modal-footer .action.secondary:hover {
  background: #d30035;
  color: #ffffff;
  border: 1px solid #d30035;
}
body.checkout-index-index .modal-popup.agreements-modal {
  /*  .modal-header{ display: none;}*/
}
body.checkout-index-index .modal-popup.agreements-modal .modal-inner-wrap .modal-header .action-close {
  border-radius: 0;
  padding: 5px;
  right: 12px;
}
body.checkout-index-index .modal-popup.agreements-modal .modal-inner-wrap .modal-footer {
  padding-bottom: 0;
  display: none;
}
@media (min-width: 768px) {
  body.checkout-index-index .modal-popup.agreements-modal .modal-inner-wrap {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
  }
}
@media (max-width: 767px) {
  body.checkout-index-index .modal-popup.agreements-modal {
    left: 0;
  }
  body.checkout-index-index .modal-popup.agreements-modal .modal-inner-wrap {
    background: #fff;
  }
}
.checkout-shipping-address .fieldset .field:not(.choice) > .label {
  /*        display: block;*/
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.56px;
  color: #9a9c9a;
  text-align: left;
  padding: 0 0 10px;
  width: 100%;
  margin: 0;
}
.checkout-shipping-address .fieldset .field:not(.choice) > .label span {
  color: #9a9c9a;
}
.checkout-shipping-address .custom-billing-shipping {
  padding-top: 0;
}
.checkout-shipping-address .custom-billing-shipping input[type="checkbox"] {
  /*  display: none;*/
}
.checkout-shipping-address .form-shipping-address #shipping-new-address-form {
  margin: 0 -7px;
  /*           input[name="postcode"] { max-width: 210px;}     */
}
.checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(1) {
  width: 20.6%;
}
@media (max-width: 767px) {
  .checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(1) {
    width: 100%;
    text-align: left;
    display: block;
  }
  .checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(1) .control {
    width: 30%;
  }
}
@media (max-width: 539px) {
  .checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(1) .control {
    width: 40%;
  }
}
.checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(2),
.checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(3) {
  width: 39.5%;
}
@media (max-width: 767px) {
  .checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(2),
  .checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(3) {
    width: 50%;
  }
}
@media (max-width: 539px) {
  .checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(2),
  .checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(3) {
    width: 100%;
  }
}
.checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(4) {
  width: 100%;
}
.checkout-shipping-address .form-shipping-address #shipping-new-address-form > .field:nth-child(4) > label {
  display: none;
}
.checkout-shipping-address .form-shipping-address .field {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.checkout-shipping-address .form-shipping-address .field label {
  display: block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.56px;
  color: #9a9c9a;
  text-align: left;
  padding: 0 0 10px;
  width: 100%;
  margin: 0;
}
.checkout-shipping-address .form-shipping-address .field label span {
  color: #bc4242;
}
.checkout-shipping-address .form-shipping-address .field select {
  width: 100%;
  border: none;
  height: 46px;
  border-radius: 0;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 28px;
  color: #373a36;
  padding: 5px 25px;
  padding-right: 50px;
  background-image: url(../images/svg/icon-down-dark.svg);
  background-repeat: no-repeat;
  background-position: 94% center;
  background-size: auto 25px;
  text-transform: lowercase;
}
@media (max-width: 1199px) {
  .checkout-shipping-address .form-shipping-address .field select {
    height: 39px;
  }
}
@media (max-width: 767px) {
  .checkout-shipping-address .form-shipping-address .field select {
    padding-left: 10px;
  }
}
.checkout-shipping-address .form-shipping-address .field select.required-entry {
  background-color: #f4f7fc;
}
.checkout-shipping-address .form-shipping-address .field .input-text,
.checkout-shipping-address .form-shipping-address .field input[type="text"],
.checkout-shipping-address .form-shipping-address .field input[type="password"],
.checkout-shipping-address .form-shipping-address .field input[type="email"] {
  width: 100%;
  border: none;
  height: 46px;
  border-radius: 0px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 36px;
  color: #373a36;
  padding: 5px 21px;
}
@media (max-width: 1199px) {
  .checkout-shipping-address .form-shipping-address .field .input-text,
  .checkout-shipping-address .form-shipping-address .field input[type="text"],
  .checkout-shipping-address .form-shipping-address .field input[type="password"],
  .checkout-shipping-address .form-shipping-address .field input[type="email"] {
    height: 39px;
  }
}
@media (max-width: 767px) {
  .checkout-shipping-address .form-shipping-address .field .input-text,
  .checkout-shipping-address .form-shipping-address .field input[type="text"],
  .checkout-shipping-address .form-shipping-address .field input[type="password"],
  .checkout-shipping-address .form-shipping-address .field input[type="email"] {
    padding-left: 10px;
  }
}
.checkout-shipping-address .form-shipping-address .field .input-text::-webkit-input-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="text"]::-webkit-input-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="password"]::-webkit-input-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="email"]::-webkit-input-placeholder {
  text-transform: lowercase;
}
.checkout-shipping-address .form-shipping-address .field .input-text:-moz-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="text"]:-moz-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="password"]:-moz-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="email"]:-moz-placeholder {
  text-transform: lowercase;
}
.checkout-shipping-address .form-shipping-address .field .input-text::-moz-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="text"]::-moz-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="password"]::-moz-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="email"]::-moz-placeholder {
  text-transform: lowercase;
}
.checkout-shipping-address .form-shipping-address .field .input-text:-ms-input-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="text"]:-ms-input-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="password"]:-ms-input-placeholder,
.checkout-shipping-address .form-shipping-address .field input[type="email"]:-ms-input-placeholder {
  text-transform: lowercase;
}
.form-shipping-address #shipping-new-address-form {
  margin: 0 -7px;
  display: flex;
  flex-wrap: wrap;
  /*           input[name="postcode"] { max-width: 210px;}     */
}
.form-shipping-address #shipping-new-address-form > .field {
  padding: 0 7px;
  margin-bottom: 27px;
  width: 50%;
}
@media (max-width: 767px) {
  .form-shipping-address #shipping-new-address-form > .field {
    width: 100%;
    margin-bottom: 15px;
  }
}
.form-shipping-address #shipping-new-address-form > .field:nth-child(1) {
  width: 20.6%;
}
@media (max-width: 767px) {
  .form-shipping-address #shipping-new-address-form > .field:nth-child(1) {
    width: 100%;
    text-align: left;
    display: block;
  }
  .form-shipping-address #shipping-new-address-form > .field:nth-child(1) .control {
    width: 60%;
  }
}
@media (max-width: 369px) {
  .form-shipping-address #shipping-new-address-form > .field:nth-child(1) {
    width: 40%;
  }
}
.form-shipping-address #shipping-new-address-form > .field:nth-child(2),
.form-shipping-address #shipping-new-address-form > .field:nth-child(3) {
  width: 39.5%;
}
@media (max-width: 767px) {
  .form-shipping-address #shipping-new-address-form > .field:nth-child(2),
  .form-shipping-address #shipping-new-address-form > .field:nth-child(3) {
    width: 50%;
  }
}
@media (max-width: 369px) {
  .form-shipping-address #shipping-new-address-form > .field:nth-child(2),
  .form-shipping-address #shipping-new-address-form > .field:nth-child(3) {
    width: 100%;
  }
}
.form-shipping-address #shipping-new-address-form > .field:nth-child(4) {
  width: 100%;
}
.form-shipping-address #shipping-new-address-form > .field:nth-child(4) > label {
  display: none;
}
.form-shipping-address .field {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 27px;
}
@media (max-width: 767px) {
  .form-shipping-address .field {
    margin-bottom: 15px;
  }
}
.header-contact-checkout {
  float: right;
  text-align: left;
  padding: 0;
  line-height: normal;
  font-size: 17px;
}
@media (max-width: 539px) {
  .header-contact-checkout {
    text-align: center;
    padding: 20px 0 0;
    width: 100%;
  }
}
.header-contact-checkout h2 {
  font-size: 20px;
  font-weight: 500;
  padding: 0;
  margin: -9px 0 0;
  text-transform: uppercase;
  color: #ffffff;
  text-align: right;
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  .header-contact-checkout h2 {
    font-size: 16px;
    padding-bottom: 5px;
  }
}
@media (max-width: 539px) {
  .header-contact-checkout h2 {
    text-align: center;
  }
}
.header-contact-checkout p {
  display: block;
  color: #ffffff;
  padding: 0;
}
.header-contact-checkout a {
  color: #ffffff;
}
.header-contact-checkout ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.header-contact-checkout ul li {
  padding: 2px 0 10px 38px;
  position: relative;
  font-weight: 600;
}
@media (max-width: 991px) {
  .header-contact-checkout ul li {
    font-size: 11px;
    margin: 0;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .header-contact-checkout ul li {
    padding-left: 22px;
  }
}
.header-contact-checkout ul li:before {
  content: "";
  height: 13px;
  width: 18px;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  top: 6px;
  background-size: 100%;
}
@media (max-width: 767px) {
  .header-contact-checkout ul li:before {
    top: 3px;
  }
}
.header-contact-checkout ul li.email-address:before {
  background-image: url(../images/svg/email-dark-icon.svg);
  height: 15px;
}
.header-contact-checkout ul li.phone-number:before {
  background-image: url(../images/svg/call-dark-icon.svg);
  top: 2px;
  height: 22px;
}
.header-contact-checkout ul li a {
  color: #d30035;
}
.header-contact-checkout ul li a:hover {
  color: #d30035;
}
@media (max-width: 991px) {
  .header-contact-checkout .button {
    padding: 5px 15px;
    line-height: 19px;
    margin-top: 5px;
  }
}
.header-contact-checkout .button:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  background-color: #93e632;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border-radius: 50%;
}
table.table-totals .remove-discount-outer {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #373a36;
  font-weight: 400;
  text-transform: none;
}
table.table-totals .remove-discount-outer .remove-discount {
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: underline;
  padding-right: 10px;
}
table.table-totals .remove-discount-outer .code-discount {
  cursor: pointer;
  display: none;
}
table.table-totals .remove-discount-outer span {
  display: inline-block;
  vertical-align: middle;
}
table.table-totals .remove-discount-outer .price {
  font-weight: bold;
}
table.table-totals .price {
  font-size: 14px;
  font-weight: bold;
}
.fieldset .field:not(.choice) > .control,
.fieldset > .field:not(.choice) > .control {
  position: relative;
}
.modal-popup.skip-modal {
  background-color: rgba(51, 51, 51, 0.55);
}
.modal-popup.skip-modal .vat-skip-modal {
  padding: 0 0 25px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
  padding: 0 0 12px;
  margin-bottom: 12px;
}
.modal-popup.skip-modal .modal-inner-wrap {
  padding: 30px 30px;
  max-width: 550px;
  margin-left: -275px;
}
.modal-popup.skip-modal .modal-inner-wrap .modal-content {
  margin: 0;
  padding: 0;
}
.modal-popup.skip-modal .modal-inner-wrap .modal-footer {
  padding: 0;
  text-align: left;
  padding-top: 0;
}
.credit-limit-order .opc-wrapper #checkout-payment-method-load {
  padding-top: 0;
}
.credit-limit-order .opc-wrapper .payment-option.discount-code,
.credit-limit-order .opc-wrapper #personal-info {
  display: none !important;
}
.max_col_options_input.empty-color,
input[type="text"].max_col_options_input.empty-color {
  border-color: #f00 !important;
}
.multiple-images-outer.empty-logo .multiple-images-inner > .control {
  border-color: #f00 !important;
}
dl.item-options dd a {
  color: #f00;
  text-decoration: underline;
}
.login-top-info {
  display: block;
  clear: both;
  text-align: center;
  color: rgba(55, 58, 54, 0.5);
  line-height: 2;
  padding: 0px 0 27px;
  max-width: 966px;
  margin: -7px auto 0;
  width: 100%;
}
@media (max-width: 991px) {
  .login-top-info {
    padding-bottom: 25px;
  }
}
.login-container .fieldset:after {
  display: none;
}
.login-container .sign-earnpoint {
  background: #d30035;
  color: #ffffff;
  padding: 30px 15px;
  margin-top: 35px;
  text-align: center;
}
.login-container .sign-earnpoint h4 {
  font-weight: 500;
  color: #ffffff;
  padding: 10px 0 10px 50px;
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
.login-container .sign-earnpoint h4:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/point-white.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 28px;
  height: 28px;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 14px;
}
@media (max-width: 991px) {
  .login-container .sign-earnpoint h4:before {
    top: 8px;
  }
}
@media (max-width: 991px) {
  .login-container .sign-earnpoint {
    padding: 20px 10px;
  }
  .login-container .sign-earnpoint h4 {
    font-size: 14px;
  }
}
.login-container .block .block-box {
  background: #ededed;
  padding: 41px 46px 23px;
}
@media (max-width: 1199px) {
  .login-container .block .block-box {
    padding: 20px;
  }
}
.login-container .block .block-title {
  border: none;
  padding: 0;
  margin-bottom: 13px;
}
.login-container .block .block-title > strong {
  text-transform: uppercase;
  color: #373a36;
  font-weight: 500;
  font-size: 20px;
}
.login-container .block .field.note {
  font-size: 16px;
  padding-bottom: 20px;
}
.login-container .block .field {
  padding-bottom: 27px;
  margin: 0;
}
.login-container .block .field .input-text {
  border: none;
  color: #373a36;
  padding: 5px 20px;
  height: 46px;
}
.login-container .block .field .field {
  padding-bottom: 0;
}
.login-container .block .actions-toolbar {
  margin: 0 !important;
  padding: 0;
  display: flex;
}
.login-container .block .actions-toolbar .action {
  text-transform: uppercase;
  min-width: 250px;
}
@media (max-width: 991px) {
  .login-container .block .actions-toolbar .action {
    min-width: 120px;
  }
}
.login-container .block .actions-toolbar .action.remind {
  text-transform: none;
  text-decoration: underline;
  margin: 0;
  padding: 0;
  min-width: inherit;
}
.login-container .block .actions-toolbar .action.remind:hover {
  text-decoration: none;
}
.login-container .block .actions-toolbar button.primary {
  margin-left: auto;
  margin-right: 0 !important;
}
.login-container .block .actions-toolbar div.primary {
  width: 100%;
}
.login-container .block .actions-toolbar div.primary .action {
  width: 100%;
}
.login-container .form.create.account {
  margin: 25px 0 0;
  padding: 46px 0 0;
  width: 100%;
  border-top: 1px solid #ffffff;
  display: block;
  min-width: inherit;
}
.login-container .form.create.account .legend {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 25px;
}
.login-container .form.create.account .legend.details-legend {
  padding-top: 19px;
}
@media (max-width: 991px) {
  .login-container .form.create.account {
    padding: 25px 0 0;
  }
}
.login-container .form.create.account select {
  border: none;
  text-transform: lowercase;
}
.login-container .form.create.account .fieldset-fullname .field {
  padding-bottom: 27px;
}
.login-container .form.create.account .fieldset-fullname .field:last-child {
  padding-bottom: 0;
}
.login-container .form.create.account .fieldset {
  margin-bottom: 0;
}
.login-container .block-new-customer .field.choice {
  margin: 0;
  padding: 0px 0 12px;
}
.login-container .block-new-customer .field.choice:last-child {
  padding-bottom: 30px;
}
.login-container .block-new-customer input[type=checkbox] + label:before {
  border: 1px solid #373a36;
  border-radius: 50%;
  top: 8px;
}
.login-container .block-new-customer a {
  text-decoration: underline;
}
.login-container .block-new-customer a:hover {
  text-decoration: none;
}
.login-container .block-new-customer .actions-toolbar div.primary {
  margin-bottom: 20px;
}
.form.reset,
.form.forget {
  background: #ededed;
  padding: 41px 46px 23px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .form.reset,
  .form.forget {
    padding: 20px;
  }
}
.form.reset .fieldset,
.form.forget .fieldset {
  margin-bottom: 0;
}
.form.reset .fieldset > .field,
.form.forget .fieldset > .field {
  margin-bottom: 27px;
}
.form.reset .fieldset > .field input,
.form.forget .fieldset > .field input {
  border: none;
}
.form.reset .nested,
.form.forget .nested {
  padding-top: 20px;
}
.form.reset .nested .no-label,
.form.forget .nested .no-label {
  margin-bottom: 0;
}
.form.reset .field-recaptcha,
.form.forget .field-recaptcha {
  padding-bottom: 20px;
}
.form.reset .actions-toolbar,
.form.forget .actions-toolbar {
  margin: 0 !important;
  padding: 0;
  width: 100%;
}
@media (min-width: 992px) {
  body.account.page-layout-2columns-left .sidebar-main {
    padding-right: 15px;
    width: 26.2%;
  }
  body.account.page-layout-2columns-left .column.main {
    width: 73.8%;
    min-height: 520px;
  }
}
@media (max-width: 991px) {
  body.account.page-layout-2columns-left .columns {
    display: flex;
    flex-flow: column;
  }
  body.account.page-layout-2columns-left .columns .sidebar-main {
    padding-right: 0;
    width: 100%;
    order: 1;
  }
  body.account.page-layout-2columns-left .columns .column.main {
    width: 100%;
    order: 2;
  }
}
.account-top {
  clear: both;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 0 40px;
}
.account-top .page-title {
  text-transform: uppercase;
  line-height: normal;
  padding-bottom: 30px;
  font-size: 28px;
}
.account-top .page-title .customer-name {
  color: #d30035;
}
.account-top .welcome-text {
  color: #9a9c9a;
}
.account .page-title-wrapper .page-title {
  padding-right: 0;
}
.account .page-title-wrapper .order-status {
  margin: 0 auto;
  display: block;
  text-align: center;
  padding-bottom: 10px;
}
.account .page-title-wrapper .order-date {
  text-align: center;
  display: block;
  margin: 0;
  padding: 0;
}
.account .page-title-wrapper .order-actions-toolbar {
  margin: 0;
  display: block;
  text-align: center;
  padding: 20px 0 30px;
}
.account .page-title-wrapper .order-actions-toolbar .action {
  float: none;
  display: inline-block;
  margin: 0 10px;
  padding: 10px 20px;
  line-height: 20px;
}
.account .page-title-wrapper .order-actions-toolbar .action.print {
  color: #ffffff;
  border-color: #9a9a9a;
}
.account .order-links .item {
  text-transform: uppercase;
  padding-bottom: 10px;
  border-color: #ededed;
}
.account table a.action {
  text-decoration: underline;
}
.account table a.action:hover {
  text-decoration: none;
}
.account .block-tab {
  margin-top: -3px;
}
.account-nav {
  font-size: 16px;
  text-transform: uppercase;
}
.account-nav .title {
  display: none;
}
.account-nav .content {
  background: none;
  padding: 0;
}
.account-nav .items .item,
.sidebar-main .block-collapsible-nav .nav .item {
  background: #ededed;
  margin: 0 0 15px;
  display: block;
  font-weight: 500;
}
.account-nav .items .item a,
.account-nav .items .item strong,
.sidebar-main .block-collapsible-nav .nav .item a,
.sidebar-main .block-collapsible-nav .nav .item strong {
  border: none;
  padding: 17px 32px;
  font-weight: 500;
  color: #373a36;
  position: relative;
  display: block;
}
.account-nav .items .item a a,
.account-nav .items .item strong a,
.account-nav .items .item a strong,
.account-nav .items .item strong strong,
.sidebar-main .block-collapsible-nav .nav .item a a,
.sidebar-main .block-collapsible-nav .nav .item strong a,
.sidebar-main .block-collapsible-nav .nav .item a strong,
.sidebar-main .block-collapsible-nav .nav .item strong strong {
  padding: 0;
  margin: 0;
  display: block;
  position: static;
}
@media (max-width: 1199px) {
  .account-nav .items .item a,
  .account-nav .items .item strong,
  .sidebar-main .block-collapsible-nav .nav .item a,
  .sidebar-main .block-collapsible-nav .nav .item strong {
    padding: 15px;
    font-size: 14px;
  }
}
.account-nav .items .item strong:after,
.sidebar-main .block-collapsible-nav .nav .item strong:after {
  content: '';
  display: block;
  background: #ededed;
  width: 25px;
  left: 100%;
  top: 0;
  height: 100%;
  position: absolute;
}
@media (max-width: 991px) {
  .account-nav .items .item strong:after,
  .sidebar-main .block-collapsible-nav .nav .item strong:after {
    display: none;
  }
}
.account-nav .items .header_account_link,
.sidebar-main .block-collapsible-nav .nav .header_account_link {
  text-transform: none;
  display: block;
  padding: 0px 32px;
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .account-nav .items .header_account_link,
  .sidebar-main .block-collapsible-nav .nav .header_account_link {
    padding: 15px;
    font-size: 14px;
  }
}
.account-nav .items .header_account_link:hover,
.sidebar-main .block-collapsible-nav .nav .header_account_link:hover {
  text-decoration: none;
}
.sidebar-main .block-collapsible-nav {
  font-size: 16px;
  text-transform: uppercase;
}
.sidebar-main .block-collapsible-nav .title {
  display: none;
}
.sidebar-main .block-collapsible-nav .content {
  background: none;
  padding: 0;
}
body.account .column.main {
  background: #ededed;
  padding: 46px 40px;
}
@media (max-width: 991px) {
  body.account .column.main {
    padding: 30px 20px;
  }
}
@media (max-width: 539px) {
  body.account .column.main {
    padding: 25px 15px;
  }
}
body.account .column.main .block .block-title,
body.account .column.main .box .box-title {
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 20px;
  margin: 0;
}
body.account .column.main .block .block-title strong,
body.account .column.main .box .box-title strong,
body.account .column.main .block .block-title span,
body.account .column.main .box .box-title span {
  font-size: 100% !important;
  font-weight: 600 !important;
}
body.account .column.main .block .block-title .action,
body.account .column.main .box .box-title .action {
  font-size: 70%;
}
body.account .column.main .box a.action {
  text-decoration: underline;
  text-transform: none;
  margin-right: 10px;
}
body.account .column.main .box a.action:hover {
  text-decoration: none;
}
body.account .column.main .fieldset .legend {
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 15px;
}
body.account .column.main .fieldset .field,
body.account .column.main .fieldset > .field {
  margin-bottom: 27px;
}
body.account select,
body.account select.input-text,
body.account .input-text {
  border: none;
  padding: 5px 25px;
  height: 46px;
}
@media (max-width: 991px) {
  body.account select,
  body.account select.input-text,
  body.account .input-text {
    padding: 0 15px;
  }
}
body.account .input-text::-webkit-input-placeholder {
  text-transform: lowercase;
}
body.account .input-text:-moz-placeholder {
  text-transform: lowercase;
}
body.account .input-text::-moz-placeholder {
  text-transform: lowercase;
}
body.account .input-text:-ms-input-placeholder {
  text-transform: lowercase;
}
body.account select {
  width: 100%;
  border: none;
  height: 46px;
  border-radius: 0;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 28px;
  color: #373a36;
  padding: 5px 25px;
  padding-right: 50px;
  background-image: url(../images/svg/icon-down-dark.svg);
  background-repeat: no-repeat;
  background-position: 94% center;
  background-size: auto 25px;
  text-transform: lowercase;
}
body.account select.required-entry {
  background-color: #ffffff;
}
body.account .actions-toolbar {
  margin: 0 !important;
  width: 100%;
  padding-top: 20px;
}
body.account .toolbar {
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100%;
  clear: both;
}
body.account .toolbar .pager {
  display: flex;
  width: 100%;
}
@media (max-width: 539px) {
  body.account .toolbar .pager {
    flex-wrap: wrap;
  }
}
body.account .toolbar .pages {
  text-align: right;
  width: auto;
  right: 10px;
  position: static;
  margin: 0;
  margin-left: auto;
  align-items: center;
}
body.account .toolbar .pages .item {
  padding: 5px 0;
  line-height: 20px;
}
@media (max-width: 539px) {
  body.account .toolbar .pages {
    width: 100%;
    text-align: center;
  }
}
body.account .toolbar select {
  background: none;
  background-image: url(../images/svg/icon-down.svg);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: auto 16px;
  height: 38px;
  border: none;
}
body.account .toolbar .toolbar-amount {
  padding: 3px 0;
  margin: 0;
  display: none;
}
body.account .toolbar .limiter {
  margin: 0;
  padding: 0;
}
@media (max-width: 539px) {
  body.account .toolbar .limiter {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
body.account .toolbar .limiter .limiter-text {
  display: none;
}
body.account .form-newsletter-manage .fieldset,
body.account .form-edit-account .fieldset,
body.account .form-address-edit .fieldset,
body.account .form-newsletter-manage .nested,
body.account .form-edit-account .nested,
body.account .form-address-edit .nested {
  margin-right: -10px;
  margin-left: -10px;
}
@media (max-width: 767px) {
  body.account .form-newsletter-manage .fieldset,
  body.account .form-edit-account .fieldset,
  body.account .form-address-edit .fieldset,
  body.account .form-newsletter-manage .nested,
  body.account .form-edit-account .nested,
  body.account .form-address-edit .nested {
    margin-right: 0px;
    margin-left: 0px;
  }
}
body.account .form-newsletter-manage .legend,
body.account .form-edit-account .legend,
body.account .form-address-edit .legend {
  padding-left: 10px;
}
body.account .form-newsletter-manage .field,
body.account .form-edit-account .field,
body.account .form-address-edit .field {
  width: 50%;
  padding: 0 10px;
  float: left;
}
@media (max-width: 767px) {
  body.account .form-newsletter-manage .field,
  body.account .form-edit-account .field,
  body.account .form-address-edit .field {
    width: 100%;
    padding: 0;
  }
}
body.account .form-newsletter-manage .field.password-info,
body.account .form-edit-account .field.password-info,
body.account .form-address-edit .field.password-info {
  width: 100%;
  padding: 0;
}
body.account .form-newsletter-manage .nested .field,
body.account .form-edit-account .nested .field,
body.account .form-address-edit .nested .field {
  width: 100%;
}
body.account .form-newsletter-manage .customer-name-prefix,
body.account .form-edit-account .customer-name-prefix,
body.account .form-address-edit .customer-name-prefix {
  margin-bottom: 0 !important;
  width: 100%;
}
body.account .form-newsletter-manage .fieldset-fullname,
body.account .form-edit-account .fieldset-fullname,
body.account .form-address-edit .fieldset-fullname {
  margin-bottom: 0;
}
body.account .form-newsletter-manage .fieldset-fullname .fields,
body.account .form-edit-account .fieldset-fullname .fields,
body.account .form-address-edit .fieldset-fullname .fields {
  display: flex;
  flex-wrap: wrap;
}
body.account .form-newsletter-manage .fieldset-fullname .fields .field,
body.account .form-edit-account .fieldset-fullname .fields .field,
body.account .form-address-edit .fieldset-fullname .fields .field {
  width: 50%;
}
body.account .form-newsletter-manage .fieldset-fullname .fields .field.field-name-prefix,
body.account .form-edit-account .fieldset-fullname .fields .field.field-name-prefix,
body.account .form-address-edit .fieldset-fullname .fields .field.field-name-prefix {
  flex-flow: column;
  width: 100%;
}
body.account .form-newsletter-manage .fieldset-fullname .fields .field.field-name-prefix .control,
body.account .form-edit-account .fieldset-fullname .fields .field.field-name-prefix .control,
body.account .form-address-edit .fieldset-fullname .fields .field.field-name-prefix .control {
  max-width: 148px;
}
body.account .form-newsletter-manage .field.street,
body.account .form-edit-account .field.street,
body.account .form-address-edit .field.street {
  width: 100%;
}
body.account .form-newsletter-manage .field.choice,
body.account .form-edit-account .field.choice,
body.account .form-address-edit .field.choice {
  width: 100%;
  margin-bottom: 15px !important;
}
@media (max-width: 767px) {
  body.account .form-newsletter-manage .field.choice label,
  body.account .form-edit-account .field.choice label,
  body.account .form-address-edit .field.choice label {
    display: block;
    padding-left: 30px !important;
  }
}
body.account .form-newsletter-manage .field.choice label:before,
body.account .form-edit-account .field.choice label:before,
body.account .form-address-edit .field.choice label:before {
  top: 7px;
}
@media (max-width: 767px) {
  body.account .form-newsletter-manage .field.choice label:before,
  body.account .form-edit-account .field.choice label:before,
  body.account .form-address-edit .field.choice label:before {
    left: 0;
  }
}
body.account .form-newsletter-manage .message.info,
body.account .form-edit-account .message.info,
body.account .form-address-edit .message.info {
  margin: 10px 10px;
  clear: both;
}
@media (max-width: 767px) {
  body.account .form-newsletter-manage .message.info,
  body.account .form-edit-account .message.info,
  body.account .form-address-edit .message.info {
    margin-right: 0px;
    margin-left: 0px;
  }
}
body.account .orders-history .action {
  line-height: 20px;
  text-transform: capitalize;
}
body.account .form-rewards-setting .email-notification .field.choice {
  padding-top: 0;
  margin-bottom: 10px;
}
body.account .form-rewards-setting .email-notification .field.choice label:before {
  top: 8px;
}
@media (max-width: 767px) {
  .wishlist-index-index .form-wishlist-items .products-grid {
    margin-bottom: 0;
  }
}
.wishlist-index-index .form-wishlist-items .products-grid .product-items {
  padding-top: 20px;
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item {
  margin-bottom: 40px;
  border: none !important;
  padding: 0;
  /*   @media @breakpoint-sm{ 
             .product-item-name,.price-box{ margin: 0; padding: 0 0 10px;  width: 100%; text-align: center;}   
            }*/
}
@media (max-width: 1023px) {
  .wishlist-index-index .form-wishlist-items .products-grid .product-item,
  .wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item {
    width: 49%;
  }
}
@media (max-width: 539px) {
  .wishlist-index-index .form-wishlist-items .products-grid .product-item,
  .wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item {
    width: 100%;
    margin: 0 0 25px;
  }
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-info,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-info {
  background: none;
}
@media (max-width: 767px) {
  .wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-info .product-image-container,
  .wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-info .product-image-container {
    max-width: 100%;
  }
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item .box-tocart,
.wishlist-index-index .form-wishlist-items .products-grid .product-item .comment-box,
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-reviews-summary,
.wishlist-index-index .form-wishlist-items .products-grid .product-item .tooltip,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .box-tocart,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .comment-box,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-reviews-summary,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .tooltip {
  display: none;
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner {
  display: block;
  width: 100%;
  padding: 15px 0 0;
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner .box-tocart,
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner .comment-box,
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner .product-reviews-summary,
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner .tooltip,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner .box-tocart,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner .comment-box,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner .product-reviews-summary,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner .tooltip {
  display: none;
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner .product-item-actions,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner .product-item-actions {
  display: flex;
  width: 100%;
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner .product-item-actions .action,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner .product-item-actions .action {
  color: #d30035;
  text-transform: capitalize;
  min-width: inherit;
  text-decoration: underline;
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner .product-item-actions .action:hover,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner .product-item-actions .action:hover {
  text-decoration: none;
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner .product-item-actions .action:before,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner .product-item-actions .action:before {
  color: #d30035;
  font-family: "Font Awesome 5 solid";
  font-weight: bold;
  background: none;
  line-height: normal;
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner .product-item-actions .action.edit:before,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner .product-item-actions .action.edit:before {
  content: '\f303';
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner .product-item-actions .action.delete,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner .product-item-actions .action.delete {
  margin-left: auto;
}
.wishlist-index-index .form-wishlist-items .products-grid .product-item .product-item-inner .product-item-actions .action.delete:before,
.wishlist-index-index .form-wishlist-items .middle-content .post-product-detail .item .product-item-inner .product-item-actions .action.delete:before {
  content: '\f00d';
}
.wishlist-index-index .form-wishlist-items .products-grid .box-tocart-w {
  width: 100%;
}
.wishlist-index-index .form-wishlist-items .products-grid .fieldset {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .wishlist-index-index .form-wishlist-items .products-grid .fieldset {
    flex-wrap: wrap;
  }
}
.wishlist-index-index .form-wishlist-items .products-grid .fieldset .details-qty .qtybox {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wishlist-index-index .form-wishlist-items .products-grid .fieldset .details-qty {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.wishlist-index-index .form-wishlist-items .products-grid .fieldset .details-qty .style-button,
.wishlist-index-index .form-wishlist-items .products-grid .fieldset .details-qty input {
  height: 52px;
  line-height: 52px;
}
.wishlist-index-index .form-wishlist-items .products-grid .fieldset .details-qty .field.qty {
  margin: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .wishlist-index-index .form-wishlist-items .products-grid .fieldset .details-qty .field.qty {
    display: block;
  }
}
.wishlist-index-index .form-wishlist-items .products-grid .fieldset .action.tocart.primary {
  line-height: 25px;
  width: 100%;
  margin-left: 10px;
}
@media (max-width: 1199px) {
  .wishlist-index-index .form-wishlist-items .products-grid .fieldset .action.tocart.primary {
    width: 100%;
    line-height: 42px;
    margin-left: 0;
  }
}
.wishlist-index-index .actions-toolbar {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .wishlist-index-index .actions-toolbar {
    padding-top: 0;
  }
}
.wishlist-index-index .actions-toolbar div.primary {
  float: right;
}
@media (max-width: 539px) {
  .wishlist-index-index .actions-toolbar div.primary {
    width: 100%;
    text-align: center;
  }
}
.wishlist-index-index .actions-toolbar .secondary {
  display: none;
}
.wishlist-index-index .actions-toolbar .action {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .wishlist-index-index .actions-toolbar .action {
    width: auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 539px) {
  .wishlist-index-index .actions-toolbar .action {
    width: 100%;
    margin-bottom: 15px;
  }
}
.customer-rewards-index .page-title-wrapper .page-title {
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 20px;
  margin: 0;
}
.customer-rewards-index .page-title-wrapper .page-title strong,
.customer-rewards-index .page-title-wrapper .page-title span {
  font-size: 100% !important;
  font-weight: 600 !important;
}
.customer-rewards-index .block-reward-dashboard .block {
  margin-bottom: 20px;
}
.customer-rewards-index .block-reward-dashboard .item-balance .box-balance.available {
  background: #707070;
}
.customer-rewards-index .block-reward-dashboard .item-balance .box-balance.earned {
  background: #373a36;
}
.customer-rewards-index .block-reward-dashboard .item-balance .box-balance.paid {
  background: #d30035;
}
.cms-page-view .main {
  line-height: 2.2;
  color: rgba(55, 58, 54, 0.5);
}
.cms-page-view .main a {
  text-decoration: underline;
  font-weight: 500;
}
.cms-page-view .main a:hover {
  text-decoration: none;
}
.page-content,
.default-content {
  display: block;
  padding-bottom: 32px;
  color: rgba(55, 58, 54, 0.5);
  letter-spacing: 0.45px;
}
.page-content .page-title-wrapper,
.default-content .page-title-wrapper {
  text-align: center;
  padding-bottom: 20px;
}
.default-content,
.twocol,
.page-content {
  max-width: 90%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .default-content,
  .twocol,
  .page-content {
    max-width: 100%;
  }
}
.default-content h6,
.twocol h6,
.page-content h6 {
  padding-bottom: 44px;
}
@media (max-width: 767px) {
  .default-content h6,
  .twocol h6,
  .page-content h6 {
    padding-bottom: 20px;
  }
}
.default-content p,
.twocol p,
.page-content p {
  padding-bottom: 32px;
}
@media (max-width: 767px) {
  .default-content p,
  .twocol p,
  .page-content p {
    padding-bottom: 15px;
  }
}
.default-content p:last-child,
.twocol p:last-child,
.page-content p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.block.newsletter-advance {
  margin-bottom: 92px;
  background-color: #373a36;
  padding: 44px 0;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 1199px) {
  .block.newsletter-advance {
    padding: 30px 15px;
  }
}
.block.newsletter-advance .container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 1199px) {
  .block.newsletter-advance .container {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .block.newsletter-advance .container {
    padding: 0px 15px;
  }
}
.block.newsletter-advance .title {
  display: inline-block;
  margin-bottom: 0;
  width: 20%;
  vertical-align: top;
  padding-right: 20px;
  padding-top: 14px;
}
@media (max-width: 1199px) {
  .block.newsletter-advance .title {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    padding-right: 0;
  }
}
.block.newsletter-advance .title strong {
  font-size: 18px !important;
  font-weight: 500;
  color: #ffffff;
  padding: 0;
  display: block;
  margin: 0;
}
@media (max-width: 1439px) {
  .block.newsletter-advance .title strong {
    font-size: 15px !important;
  }
}
.block.newsletter-advance .title p {
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 0.72px;
}
@media (max-width: 1280px) {
  .block.newsletter-advance .title p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .block.newsletter-advance .newsletter-validate-detail {
    width: 100%;
    max-width: 370px;
    margin: 0 auto;
  }
}
.block.newsletter-advance .newsletter {
  position: relative;
  vertical-align: top;
  display: flex;
  margin: 0;
  padding-left: 0px;
  width: 100%;
  max-width: 100%;
  align-items: flex-start;
}
@media (max-width: 1439px) {
  .block.newsletter-advance .newsletter {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .block.newsletter-advance .newsletter {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .block.newsletter-advance .newsletter {
    flex-direction: column;
    width: 100%;
  }
  .block.newsletter-advance .newsletter .content {
    order: 0;
  }
  .block.newsletter-advance .newsletter .actions {
    order: 3;
  }
  .block.newsletter-advance .newsletter .newslatter-check {
    order: 2;
  }
  .block.newsletter-advance .newsletter .loading-div {
    order: 3;
  }
}
.block.newsletter-advance .content {
  padding: 0;
  max-width: 100%;
  width: 72%;
  vertical-align: middle;
  display: inline-block;
}
@media (max-width: 1199px) {
  .block.newsletter-advance .content {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .block.newsletter-advance .content {
    width: 100%;
  }
}
.block.newsletter-advance .field .control {
  float: left;
}
@media (min-width: 768px) {
  .block.newsletter-advance .field .control {
    min-width: 350px;
  }
}
@media (min-width: 992px) {
  .block.newsletter-advance .field .control {
    min-width: 380px;
  }
}
.block.newsletter-advance .field .control:before {
  display: none;
}
@media (max-width: 767px) {
  .block.newsletter-advance .field .control {
    padding-right: 0;
    text-align: left;
    width: 100%;
  }
}
.block.newsletter-advance .field .control > div > input {
  padding-left: 0;
  background-color: #ffffff;
  border-radius: 0px;
  font-style: normal;
  height: 41px;
  padding: 0 18px;
  border: none;
  width: 100%;
}
@media (max-width: 991px) {
  .block.newsletter-advance .field .control > div > input {
    padding: 0 8px;
  }
}
@media (max-width: 539px) {
  .block.newsletter-advance .field .control > div > input {
    height: 36px;
  }
}
.block.newsletter-advance .field .control > div > input:-webkit-input-placeholder {
  color: rgba(55, 58, 54, 0.5) !important;
  opacity: 1 !important;
}
.block.newsletter-advance .field .control > div > input:-moz-placeholder {
  color: rgba(55, 58, 54, 0.5) !important;
  opacity: 1 !important;
}
.block.newsletter-advance .field .control > div > input:-ms-input-placeholder {
  color: rgba(55, 58, 54, 0.5) !important;
  opacity: 1 !important;
}
.block.newsletter-advance .field .control > div > input:-moz-placeholder {
  color: rgba(55, 58, 54, 0.5) !important;
  opacity: 1 !important;
}
.block.newsletter-advance .field .control > div {
  max-width: 250px;
}
@media (max-width: 1439px) {
  .block.newsletter-advance .field .control > div {
    max-width: 100%;
  }
}
.block.newsletter-advance .field .control .input-text {
  width: 50%;
  padding-right: 4px;
  float: left;
}
@media (max-width: 767px) {
  .block.newsletter-advance .field .control .input-text {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 539px) {
  .block.newsletter-advance .field .control .input-text {
    width: 100%;
  }
}
.block.newsletter-advance .field .control div.mage-error {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.58px;
}
.block.newsletter-advance .field .control .input-email {
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .block.newsletter-advance .field .control .input-email {
    width: 100%;
    margin-bottom: 15px;
  }
}
.block.newsletter-advance .field .control .input-email input {
  max-width: 100%;
}
.block.newsletter-advance .newslatter-check {
  clear: both;
  display: block;
  padding-top: 13px;
  font-size: 100%;
  line-height: 20px;
  margin-left: 20px;
  letter-spacing: 0.4px;
  font-size: 14px;
}
.block.newsletter-advance .newslatter-check input[type=checkbox] {
  margin: 0;
  padding: 0;
  position: absolute;
}
.block.newsletter-advance .newslatter-check input[type=checkbox] + label {
  color: #ffffff;
  padding-left: 30px !important;
  text-align: left;
}
.block.newsletter-advance .newslatter-check input[type=checkbox] + label:before {
  border-radius: 50%;
  border-color: #ffffff;
  width: 15px;
  height: 15px;
  left: 0;
}
@media (max-width: 991px) {
  .block.newsletter-advance .newslatter-check input[type=checkbox] + label {
    font-size: 10px;
    line-height: 1.4;
  }
  .block.newsletter-advance .newslatter-check input[type=checkbox] + label:before {
    width: 10px;
    height: 10px;
    top: 0px;
  }
}
@media (max-width: 1199px) {
  .block.newsletter-advance .newslatter-check {
    padding-top: 10px;
  }
}
@media (max-width: 991px) {
  .block.newsletter-advance .newslatter-check {
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  .block.newsletter-advance .newslatter-check {
    padding-top: 10px;
    margin-left: 0;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
  }
}
.block.newsletter-advance .newslatter-check div.mage-error {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.58px;
  padding-left: 30px;
}
.block.newsletter-advance .actions {
  width: auto;
  float: right;
}
.block.newsletter-advance .actions .subscribe.primary {
  margin: 0;
  background: #d30035;
  padding: 0 15px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 0;
  border: none;
  font-weight: normal;
  width: 100%;
  margin-right: auto;
  line-height: 41px;
  border-left: 1px solid #d30035;
  width: 120px;
}
.block.newsletter-advance .actions .subscribe.primary:hover {
  color: #d30035;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .block.newsletter-advance .actions {
    position: relative;
    width: 100%;
    text-align: right;
  }
}
@media (max-width: 539px) {
  .block.newsletter-advance .actions .subscribe {
    line-height: 20px;
    padding: 5px 10px;
  }
}
.block.newsletter-advance .newsletter-form {
  position: relative;
}
.block.newsletter-advance .newsletter-form .loading-div {
  max-width: 30px;
  position: static;
  padding-top: 7px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .block.newsletter-advance .newsletter-form .loading-div {
    position: static;
    margin: 0 auto;
  }
}
.block.newsletter-advance .newsletter-form .msg.success {
  position: static;
  left: 0;
  text-align: left;
  font-weight: normal;
  padding-top: 10px;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .block.newsletter-advance .newsletter-form .msg.success {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .block.newsletter-advance .newsletter-form .msg.success {
    position: static;
    text-align: center;
  }
}
.block.newsletter-advance .message .success {
  color: #ffffff;
  letter-spacing: 0.98px;
  padding: 0;
  float: left;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
}
@media (max-width: 991px) {
  .block.newsletter-advance .message .success {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .block.newsletter-advance .message .success {
    position: relative;
    padding: 10px 0 0;
  }
}
.block.newsletter-advance .field-recaptcha {
  text-align: right;
  margin: 20px 0 0;
  position: relative;
}
.block.newsletter-advance .field-recaptcha .control input {
  height: 1px;
}
@media (max-width: 767px) {
  .block.newsletter-advance .field-recaptcha {
    text-align: right;
  }
}
@media (max-width: 539px) {
  .block.newsletter-advance .field-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
  }
}
.block.newsletter-advance .field-recaptcha > div {
  text-align: right;
  display: inline-block;
}
.block.newsletter-advance .field-recaptcha .g-recaptcha {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.videosection {
  clear: both;
  width: 100%;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  .videosection {
    margin-bottom: 40px;
  }
}
.videosection .video-wrapper {
  width: 100%;
  position: relative;
  z-index: 10;
  padding-bottom: 56%;
}
.videosection .video-wrapper iframe,
.videosection .video-wrapper #video {
  width: 100%;
  border: none;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*  @media @breakpoint-lg {min-height: 400px; }   
        @media @breakpoint-sm {min-height: 300px; }    */
}
@media (max-width: 1439px) {
  .videosection .video-wrapper {
    border-width: 20px;
  }
}
@media (max-width: 991px) {
  .videosection .video-wrapper {
    width: 100%;
    border: none;
  }
}
.videosection .video-wrapper .play-btnvideo {
  border: none;
  line-height: 98px;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  background: #373a36;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  text-align: center;
  z-index: 999;
  padding: 10px;
}
.videosection .video-wrapper .play-btnvideo i {
  font-size: 34px;
  margin-left: 5px;
}
.videosection .video-wrapper .play-btnvideo.active {
  opacity: 0;
}
.videosection .video-wrapper .play-btnvideo.active i {
  margin-left: 0;
}
.videosection .video-wrapper .play-btnvideo.active i:before {
  content: '\f04c';
}
@media (max-width: 991px) {
  .videosection .video-wrapper .play-btnvideo {
    width: 80px;
    height: 80px;
    line-height: 72px;
  }
  .videosection .video-wrapper .play-btnvideo i {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .videosection .video-wrapper .play-btnvideo {
    width: 60px;
    height: 60px;
    line-height: 46px;
  }
  .videosection .video-wrapper .play-btnvideo i {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .videosection .video-wrapper:hover .play-btnvideo.active {
    opacity: 1;
  }
}
.social-media {
  width: 100%;
  font-size: 35px;
}
.social-media a {
  color: #d30035;
  display: inline-block;
  margin-right: 18px;
  margin-top: 0;
  text-decoration: none;
}
.social-media a:hover {
  color: #373a36;
}
/*contact us page*/
.content-infosection {
  clear: both;
  padding-bottom: 60px;
}
.content-infosection .content {
  text-align: center;
  padding: 0;
}
.content-infosection .content h4 {
  text-transform: lowercase;
  font-weight: 500;
  display: block;
}
.content-infosection .content h4 a {
  color: #d30035;
}
.content-infosection .content h4 a:hover {
  color: #373a36;
}
.content-infosection .content h2 {
  display: block;
}
.accordionlist {
  margin-bottom: 90px;
}
.accordionlist dt {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 18px 20px 17px 26px;
  cursor: pointer;
  background: #373a36;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 24px;
  margin-bottom: 26px;
}
.accordionlist dt:after {
  content: '';
  height: 25px;
  width: 25px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  background-image: url(../images/svg/icon-down.svg);
  background-repeat: no-repeat;
  background-position: center 8px;
  top: 17px;
  right: 27px;
  transition: all ease 0.5s;
  background-size: 11px auto;
}
.accordionlist dt.active:after {
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .accordionlist dt {
    padding: 12px 15px;
    font-size: 12px;
    line-height: 1.5;
  }
  .accordionlist dt:after {
    top: 12px;
  }
}
.accordionlist dd {
  display: none;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.6px;
  line-height: 30px;
  padding: 0px 20px 20px;
  color: rgba(55, 58, 54, 0.5);
  margin: 0;
}
.accordionlist dd p {
  padding: 10px 0 0;
}
.accordionlist dd a {
  font-weight: 500;
  text-decoration: underline;
}
.accordionlist dd a:hover {
  text-decoration: none;
}
.accordionlist dd .accordionlist {
  margin: 0 -20px;
}
.accordionlist dd .accordionlist dt {
  background: none;
  color: #373a36;
  border-top: 1px solid #373a36;
  border-bottom: 1px solid #373a36;
  margin-bottom: 26px;
  text-transform: none;
  padding: 16px 20px 17px 26px;
}
.accordionlist dd .accordionlist dt:after {
  content: '\f067';
  background: none;
  color: #d30035;
  font-weight: normal;
  font-size: 15px;
  height: auto;
  line-height: 1.4;
  text-align: center;
  top: 17px;
  right: 29px;
  font-family: "Font Awesome 5 solid";
}
@media (max-width: 767px) {
  .accordionlist dd .accordionlist dt:after {
    top: 14px;
    right: 5px;
  }
}
.accordionlist dd .accordionlist dt.active:after {
  content: '\f068';
  transform: none;
}
.accordionlist dd .accordionlist dd {
  padding: 0px 32px 20px;
}
@media (max-width: 767px) {
  .accordionlist dd .accordionlist dd {
    padding: 12px 15px;
    margin-bottom: 20px;
  }
}
.contact-info {
  padding-bottom: 42px;
  display: block;
  width: 100%;
  clear: both;
}
@media (max-width: 991px) {
  .contact-info {
    padding-bottom: 20px;
  }
}
.contact-info .box-download {
  background: #ededed;
  display: flex;
  width: 100%;
  align-items: center;
}
@media (max-width: 767px) {
  .contact-info .box-download {
    flex-wrap: wrap;
  }
}
.contact-info .box-download .bg-cover,
.contact-info .box-download .action-right {
  width: 50%;
}
@media (max-width: 767px) {
  .contact-info .box-download .bg-cover,
  .contact-info .box-download .action-right {
    width: 100%;
  }
}
.contact-info .box-download .bg-cover {
  max-height: 85px;
}
.contact-info .box-download .bg-cover img {
  display: block;
}
.contact-info .box-download .action-right {
  text-align: center;
}
@media (max-width: 1199px) {
  .contact-info .box-download .action-right {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .contact-info .box-download .action-right {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .contact-info .box-download .action-right {
    padding: 30px;
  }
}
.contact-info .box-download .action-right a {
  text-align: center;
  margin: 0;
  padding-left: 0;
}
@media (max-width: 1199px) {
  .contact-info .box-download .action-right a {
    padding-right: 50px;
    font-size: 13px;
  }
}
.contact-info .box-download .action-right a i {
  background-color: #ededed;
}
.block-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -24px;
}
@media (max-width: 1199px) {
  .block-row {
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  .block-row {
    margin: 0;
  }
}
.block-row .col {
  width: 50%;
  padding: 0 24px;
  color: rgba(55, 58, 54, 0.5);
  line-height: 1.9;
  display: block;
}
@media (max-width: 1199px) {
  .block-row .col {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .block-row .col {
    width: 100%;
    padding: 0 0 20px;
  }
}
.address-section {
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  .address-section {
    padding-bottom: 40px;
  }
}
.address-section .contact-form {
  padding: 45px 42px 0;
  background: #d6d7d6;
  width: 100%;
  display: block;
}
@media (max-width: 1199px) {
  .address-section .contact-form {
    padding: 30px 20px 0;
  }
}
.address-section .contact-form h2 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  margin: 0;
  padding-bottom: 25px;
}
.address-section .contact-form .wpcf7:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.address-section .contact-form .wpcf7-form {
  padding-bottom: 1px;
}
.address-section .contact-form .wpcf7-form .wpcf7-form-control-wrap {
  margin-bottom: 28px;
  width: 100%;
  display: block;
}
.address-section .contact-form .wpcf7-form .wpcf7-form-control-wrap .wpcf7-text {
  background: #ffffff;
  border: none;
  color: #373a36;
  padding: 0 24px;
}
.address-section .contact-form .wpcf7-form .wpcf7-form-control-wrap.your-message {
  margin-bottom: 5px;
}
.address-section .contact-form .wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea {
  height: 200px;
  color: #373a36;
  padding: 15px 24px;
  font-size: 100%;
}
.address-section .contact-form .wpcf7-form .wpcf7-submit {
  width: 100%;
  text-transform: uppercase;
}
.address-section .contact-form .wpcf7-form span.wpcf7-list-item {
  margin-left: 0;
  color: #373a36;
}
.address-section .contact-form .wpcf7-form span.wpcf7-list-item input[type=checkbox] + .wpcf7-list-item-label:before {
  border-radius: 50%;
  top: 4px;
  border-width: 1px;
}
.address-section .contact-form .wpcf7-form .conttact-newsletter {
  display: flex;
}
@media (max-width: 539px) {
  .address-section .contact-form .wpcf7-form .conttact-newsletter {
    flex-wrap: wrap;
  }
}
.address-section .contact-form .wpcf7-form .conttact-newsletter .wpcf7-form-control-wrap {
  width: auto;
}
.address-section .contact-form .wpcf7-form .conttact-newsletter .wpcf7-form-control-wrap:last-child {
  margin-left: auto;
}
@media (max-width: 1199px) {
  .address-section .contact-form .wpcf7-form .conttact-newsletter .wpcf7-form-control-wrap {
    margin-bottom: 10px;
  }
}
@media (max-width: 539px) {
  .address-section .contact-form .wpcf7-form .conttact-newsletter .wpcf7-form-control-wrap {
    width: 100%;
    max-width: 100%;
  }
}
.address-section .contact-form .wpcf7-form .conttact-newsletter .newsletter {
  padding-top: 10px;
  margin: 0;
  min-width: 150px;
}
@media (max-width: 1199px) {
  .address-section .contact-form .wpcf7-form .conttact-newsletter .newsletter {
    padding-top: 0;
  }
}
@media (max-width: 539px) {
  .address-section .contact-form .wpcf7-form .conttact-newsletter .newsletter {
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .address-section .contact-form .wpcf7-form .conttact-newsletter .g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
  }
}
@media (max-width: 991px) {
  .address-section .contact-form .wpcf7-form .conttact-newsletter .g-recaptcha {
    transform-origin: 100% 0;
  }
}
@media (max-width: 539px) {
  .address-section .contact-form .wpcf7-form .conttact-newsletter .g-recaptcha {
    transform-origin: 0 0;
    max-width: 100%;
  }
}
.address-section .contact-form .wpcf7-form .wpcf7-response-output {
  color: #d30035;
  border-color: #d30035;
  margin: 0 0 20px;
}
.address-section .contact-form .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: green;
  border-color: green;
}
.address-section .contact-form .wpcf7-form .ajax-loader {
  display: block;
  margin: 10px auto 0;
}
.address-section .box-address-top {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #ededed;
  padding-bottom: 50px;
  margin-bottom: 60px;
  padding-top: 45px;
}
.address-section .box-address-top .box {
  width: 50%;
  padding: 0 40px;
  line-height: 1.8;
}
@media (max-width: 1439px) {
  .address-section .box-address-top .box {
    padding: 0 10px;
  }
}
@media (max-width: 1199px) {
  .address-section .box-address-top .box {
    padding: 0 5px;
  }
}
.address-section .box-address-top .box h2 {
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 28px;
}
@media (max-width: 539px) {
  .address-section .box-address-top .box {
    width: 100%;
    padding: 0 0 20px;
  }
}
.address-section .block-contact-faq .faq-heading {
  position: relative;
  display: block;
  padding: 0 20px 20px;
}
.address-section .block-contact-faq .faq-heading h2 {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 24px;
}
.address-section .block-contact-faq .faq-heading .read {
  position: absolute;
  right: 0;
  top: 3px;
  text-decoration: underline;
  font-size: 14px;
}
.address-section .block-contact-faq .faq-heading .read:hover {
  text-decoration: none;
}
.address-section .block-contact-faq .cust-all-page-faqs {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
}
.address-section .block-contact-faq .cust-all-page-faqs .faq-title {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 16px 20px;
  cursor: pointer;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 24px;
  background: none;
  color: #373a36;
  border-top: 1px solid #373a36;
  border-bottom: 1px solid #373a36;
  margin-bottom: 18px;
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .address-section .block-contact-faq .cust-all-page-faqs .faq-title {
    font-size: 16px;
  }
}
.address-section .block-contact-faq .cust-all-page-faqs .faq-title:after {
  content: '+';
  background: none;
  color: #d30035;
  font-weight: bold;
  font-size: 110%;
  height: auto;
  line-height: normal;
  position: absolute;
  right: 20px;
  top: 16px;
}
.address-section .block-contact-faq .cust-all-page-faqs .faq-title.active:after {
  content: '-';
  transform: rotate(0deg);
  top: 14px;
  font-size: 24px;
}
.address-section .block-contact-faq .cust-all-page-faqs .faq-content {
  padding: 0px 32px 20px;
}
@media (max-width: 767px) {
  .address-section .block-contact-faq .cust-all-page-faqs .faq-content {
    padding: 12px 15px;
    margin-bottom: 20px;
  }
}
.cms-no-route {
  /* .page-title-wrapper-main{ text-transform: uppercase; }   */
}
.cms-no-route .page-title-wrapper {
  display: none;
}
.cms-no-route .page-title-wrapper-main {
  text-align: center;
  font-size: 28px;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #373a36;
  line-height: normal;
}
.cms-no-route .page-title-wrapper-main span {
  color: #d30035;
}
.cms-no-route .column.main {
  line-height: 1.8;
  color: rgba(55, 58, 54, 0.5);
  text-align: center;
  display: block;
  margin: 0 auto;
}
.cms-no-route .column.main .breadcrumbs {
  padding-top: 0;
  width: 100%;
  text-align: left;
}
.cms-no-route .column.main .breadcrumbs .items {
  padding: 0;
  width: 100%;
  text-align: left;
}
.cms-no-route .column.main .breadcrumbs .items li {
  display: inline-block;
  width: auto;
}
.cms-no-route .column.main .breadcrumbs .items li:after {
  vertical-align: middle;
}
.cms-no-route .column.main .default-content {
  color: #9a9c9a;
}
.cms-no-route .column.main .default-content a {
  font-weight: 500;
  color: rgba(55, 58, 54, 0.5);
}
.cms-no-route .column.main .default-content a:hover {
  text-decoration: underline;
}
.cms-no-route .column.main .default-content ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 20px 0;
}
.cms-no-route .column.main .default-content ul li {
  margin: 0;
  padding: 0 0 10px;
  display: block;
}
.twocol {
  line-height: 1.8;
  color: rgba(55, 58, 54, 0.5);
}
.twocol .row {
  display: block;
  clear: both;
  margin: 0 -15px;
}
@media (max-width: 539px) {
  .twocol .row {
    margin: 0 -12px;
  }
}
.twocol .col {
  padding: 0 15px 30px;
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .twocol .col {
    width: 100%;
    padding: 0 15px 20px;
  }
}
.twocol .col img {
  width: 100%;
  display: block;
}
.downsection {
  clear: both;
  width: 100%;
  text-align: center;
  padding-bottom: 82px;
  padding-top: 20px;
}
.downsection a {
  position: relative;
  display: inline-block;
  color: #d30035;
  text-transform: uppercase;
  font-weight: 500;
}
.downsection a:after {
  content: '';
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border-radius: 50%;
  display: block;
  margin: 2px auto 0;
  background-image: url(../images/svg/icon-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  transition: all ease 0.5s;
  background-size: 10px auto;
}
.cms-legal-terms .column.main h1,
.cms-legal-terms .column.main h2,
.cms-legal-terms .column.main h3,
.cms-legal-terms .column.main h4 {
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 24px;
}
.cdawpcpt-index-cmspage .page-main {
  padding-bottom: 0;
}
.cdawpcpt-index-cmspage .home-middleblocks {
  padding-bottom: 60px;
}
.cdawpcpt-index-cmspage .home-create-section .items {
  padding-bottom: 88px;
}
.cdawpcpt-index-cmspage .content-infosection {
  padding-bottom: 90px;
}
.cdawpcpt-index-cmspage .accordion-section {
  margin-top: -28px;
}
.cms-legal-terms .column.main h1,
.cms-legal-terms .column.main h2,
.cms-legal-terms .column.main h3,
.cms-legal-terms .column.main h4 {
  padding-bottom: 16px;
}
.cms-legal-terms .column.main p {
  padding-bottom: 32px;
}
.wp-sidebar {
  margin: 0 0 40px;
  margin-top: 0 !important;
}
@media (min-width: 1200px) {
  .wp-sidebar {
    max-width: 245px;
  }
}
@media (max-width: 767px) {
  .wp-sidebar {
    background-color: transparent;
    width: 400px;
    height: 100%;
    top: 0;
    left: -400px;
    padding: 100px 30px 30px;
    text-align: left;
    overflow: scroll;
    background-color: #ffffff;
    position: fixed;
    z-index: 999;
    opacity: 0;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
  }
}
@media (max-width: 539px) {
  .wp-sidebar {
    width: 88%;
  }
}
.filter-active .wp-sidebar {
  left: 0;
  opacity: 1;
}
.cat-filter {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 14px;
}
.cat-filter .sidebar-title {
  position: absolute;
  right: 0;
  top: 0px;
}
.cat-filter .sidebar-title a {
  color: #d30035;
}
.cat-filter dt {
  display: block;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.cat-filter dd {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ededed;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.cat-filter dd ul {
  margin: 0;
  display: block;
  list-style: none;
  padding: 0;
}
.cat-filter dd ul li {
  display: block;
  padding-bottom: 13px;
  line-height: normal;
  margin: 0;
}
.cat-filter dd ul li input[type=checkbox] + label {
  color: #9a9c9a;
}
.cat-filter dd ul li input[type=checkbox] + label:before {
  border-radius: 50%;
  border-width: 1px;
  border-color: #9a9c9a;
  width: 13px;
  height: 13px;
  top: 3px;
}
@media (max-width: 767px) {
  .cat-filter dd ul li input[type=checkbox] + label:before {
    width: 10px;
    height: 10px;
    top: 4px;
  }
}
.cat-filter dd ul li input[type=checkbox]:checked + label {
  color: #373a36;
  top: 0px;
}
.cat-filter dd ul li input[type=checkbox]:checked + label:before {
  background: #373a36;
  border-color: #373a36;
}
.cat-filter dd:last-child {
  border-color: #ADAEAD;
}
.blog-search {
  position: relative;
}
.blog-search .input-text {
  color: #373a36;
  height: 38px;
}
@media (min-width: 1200px) {
  .blog-search .input-text {
    padding-right: 22px;
    padding-left: 22px;
    font-size: 14px;
  }
}
.blog-search ::-webkit-input-placeholder {
  color: #373a36 !important;
}
.blog-search :-moz-placeholder {
  color: #373a36 !important;
}
.blog-search ::-moz-placeholder {
  color: #373a36 !important;
}
.blog-search :-ms-input-placeholder {
  color: #373a36 !important;
}
.blog-search .button {
  padding: 1px;
  margin: 0;
  height: 36px;
  width: 40px;
  position: absolute;
  top: 0px;
  right: 10px;
  font-size: 0;
  background: none;
  border: none;
}
.blog-search .button:before {
  background: #ffffff;
  background-image: url(../images/svg/icon-search.svg);
  background-position: center;
  display: block;
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  height: 34px;
  width: 38px;
  background-size: 18px auto;
}
@media (max-width: 767px) {
  .blog-search .button {
    display: block;
    font-size: 0;
    background: none;
  }
}
.cdawpcpt-index-index .toolbar {
  padding: 6px 25px;
  margin-bottom: 46px;
}
@media (min-width: 1200px) {
  .cdawpcpt-index-index .toolbar {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.toolbar .limiter-text {
  display: none;
}
.toolbar .pages .item .page.active {
  font-weight: 600;
}
@media (max-width: 539px) {
  .toolbar .toolbar-sorter {
    margin: 0 auto;
  }
}
.news-list .items {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
@media (max-width: 1199px) {
  .news-list .items {
    margin: 0 -15px;
  }
}
.news-list .items .item {
  padding: 0 43px;
  width: 50%;
  margin-bottom: 72px;
}
@media (max-width: 1199px) {
  .news-list .items .item {
    padding: 0 15px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .news-list .items .item .item-inner .image .bg-cover {
    min-height: inherit;
  }
}
@media (max-width: 539px) {
  .news-list .items .item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cdawpcpt-index-details .breadcrumbs {
  margin-bottom: 56px;
}
.post-detail-page {
  display: block;
  clear: both;
  padding-left: 250px;
  position: relative;
  color: rgba(55, 58, 54, 0.5);
}
@media (max-width: 767px) {
  .post-detail-page {
    width: 100%;
    padding: 0;
  }
}
.post-detail-page h1 {
  text-transform: uppercase;
  line-height: normal;
  font-size: 24px;
  margin-bottom: 28px;
  display: none;
}
.post-detail-page h6 {
  padding-bottom: 44px;
  line-height: 1.7;
}
.post-detail-page p {
  padding-bottom: 32px;
}
@media (max-width: 767px) {
  .post-detail-page p {
    padding-bottom: 15px;
  }
}
.post-detail-page a {
  text-decoration: underline;
  font-weight: 500;
}
.post-detail-page a:hover {
  text-decoration: none;
}
.post-detail-page .sideleft-detail {
  position: absolute;
  left: 0;
  top: 0;
  width: 230px;
  padding-right: 20px;
}
.post-detail-page .sideleft-detail .backbtn {
  font-weight: 600;
  color: #373a36;
  text-decoration: none;
}
.post-detail-page .sideleft-detail .backbtn img {
  max-width: 10px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.post-detail-page .sideleft-detail .backbtn:hover {
  text-decoration: underline;
}
@media (max-width: 539px) {
  .post-detail-page .sideleft-detail .backbtn {
    font-size: 12px;
  }
  .post-detail-page .sideleft-detail .backbtn img {
    margin-right: 5px;
    max-width: 10px;
  }
}
.post-detail-page .sideleft-detail ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #9a9c9a;
}
.post-detail-page .sideleft-detail ul li {
  border-bottom: 1px solid #ededed;
  width: 100%;
  clear: both;
  display: block;
  padding-bottom: 34px;
  margin-bottom: 34px;
  line-height: normal;
}
.post-detail-page .sideleft-detail ul li h3 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 20px;
}
.post-detail-page .sideleft-detail ul li p {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .post-detail-page .sideleft-detail ul li {
    display: flex;
    justify-content: center;
    flex-flow: column;
  }
}
@media (max-width: 539px) {
  .post-detail-page .sideleft-detail ul li {
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    width: 50%;
  }
  .post-detail-page .sideleft-detail ul li h3,
  .post-detail-page .sideleft-detail ul li p {
    padding: 0;
    font-size: 14px;
  }
  .post-detail-page .sideleft-detail ul li:first-child {
    width: 100%;
    margin-bottom: 20px;
  }
}
.post-detail-page .sideleft-detail ul li:last-child {
  border-color: #ADAEAD;
}
@media (max-width: 767px) {
  .post-detail-page .sideleft-detail {
    width: 100%;
    padding: 0 0 20px;
    position: static;
  }
  .post-detail-page .sideleft-detail ul {
    display: flex;
  }
}
@media (max-width: 539px) {
  .post-detail-page .sideleft-detail ul {
    flex-wrap: wrap;
  }
}
.post-detail-page .post-banner {
  width: 100%;
  display: block;
  margin-bottom: 43px;
  clear: both;
  max-height: 576px;
  text-align: center;
  overflow: hidden;
}
.post-detail-page .post-banner img {
  display: block;
  width: 100%;
}
.post-detail-page .post-detail {
  width: 100%;
  display: block;
}
.middle-content {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 0;
}
@media (max-width: 767px) {
  .middle-content {
    padding: 30px 0px;
  }
}
.middle-content .post-product-detail {
  width: 30%;
}
@media (max-width: 767px) {
  .middle-content .post-product-detail {
    width: 100%;
    padding: 0 0 30px;
  }
}
.middle-content .post-product-detail .item a {
  text-decoration: none;
}
.middle-content .post-product-detail .item .product-item-details {
  height: auto;
}
.middle-content .post-product-detail.post-detail-slider {
  width: 100%;
  padding: 60px 0 40px;
}
.middle-content .post-product-detail.post-detail-slider .item {
  height: 100%;
}
.middle-content .post-product-detail.post-detail-slider .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
}
.middle-content .post-product-detail.post-detail-slider .owl-nav button {
  margin-left: 20px;
}
.middle-content .post-middle-detail {
  width: 70%;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .middle-content .post-middle-detail {
    width: 100%;
    padding-left: 0;
  }
}
.middle-content .post-detail-slider + .post-middle-detail {
  width: 100%;
  padding-left: 0;
}
.postbottomarea {
  display: flex;
  background: #ededed;
  padding: 6px 34px;
  margin: 38px 0 55px;
  align-items: center;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .postbottomarea {
    padding: 10px 15px;
    margin-top: 30px;
  }
}
@media (max-width: 539px) {
  .postbottomarea {
    flex-wrap: wrap;
  }
}
.postbottomarea .sharing-block {
  margin: 0 auto;
}
.postbottomarea .sharing-block .sharing-links {
  text-align: center;
}
.postbottomarea .sharing-block .sharing-links .sharethis-inline-share-buttons .st-btn:after {
  font-size: 20px;
}
@media (max-width: 539px) {
  .postbottomarea .sharing-block {
    width: 100%;
    padding-bottom: 10px;
    order: 0;
    justify-content: center;
    display: flex;
  }
}
.postbottomarea a {
  text-decoration: none;
  font-weight: 600;
}
.postbottomarea a:before {
  display: inline-block;
  font-family: 'Fontawesome';
  content: '\f053';
  margin-right: 10px;
  font-weight: bold;
}
@media (max-width: 539px) {
  .postbottomarea a.left {
    order: 2;
  }
}
.postbottomarea a.right {
  order: 3;
}
.postbottomarea a.right:before {
  float: right;
  margin-left: 10px;
  margin-right: 0;
  content: '\f054';
}
@media (max-width: 539px) {
  .postbottomarea a.right {
    margin-left: auto;
  }
}
.post-end-detail {
  text-align: center;
  border-bottom: 1px solid #ADAEAD;
  margin-bottom: 0;
  clear: both;
  width: 100%;
  display: block;
  padding: 30px 30px 7px;
}
@media (max-width: 767px) {
  .post-end-detail {
    padding: 20px 0px;
  }
}
.checkout-onepage-success .page-title-wrapper,
.actions-toolbar.continue {
  display: none;
}
.checkout-success {
  font-size: 26px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-weight: 500;
}
.checkout-success a,
.checkout-success span,
.checkout-success strong {
  color: #d30035;
  font-weight: 500;
}
@media (max-width: 767px) {
  .checkout-success {
    line-height: normal;
    padding-top: 20px;
  }
}
.success-container {
  display: flex;
  flex-wrap: wrap;
}
.success-container .success-main {
  width: 69.5%;
}
@media (max-width: 1439px) {
  .success-container .success-main {
    width: 62%;
  }
}
@media (max-width: 1199px) {
  .success-container .success-main {
    width: 58%;
  }
}
@media (max-width: 991px) {
  .success-container .success-main {
    width: 100%;
    margin-bottom: 20px;
  }
}
.success-container .success-main .product-image-container {
  width: 200px;
}
.success-container .success-main .details-qty {
  width: 60px !important;
  height: 56px !important;
  color: #ffffff;
  line-height: 56px;
}
@media (max-width: 767px) {
  .success-container .success-main .details-qty {
    height: 40px !important;
    width: 46px !important;
    line-height: 40px;
  }
}
.success-container .success-side {
  width: 28%;
  padding: 28px 28px;
  background: #ededed;
  margin-left: auto;
}
@media (max-width: 1439px) {
  .success-container .success-side {
    width: 32%;
  }
}
@media (max-width: 1199px) {
  .success-container .success-side {
    width: 38%;
  }
}
@media (max-width: 991px) {
  .success-container .success-side {
    width: 100%;
  }
}
.success-container .success-side th {
  font-size: 24px;
  font-weight: 500;
}
.success-container .success-side .table-wraper {
  width: 100%;
  clear: both;
  margin-bottom: 32px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ffffff;
  display: block;
}
.success-container .success-side .success-table th {
  font-weight: 500;
  text-transform: uppercase;
  padding: 0;
  padding-bottom: 22px;
}
.success-container .success-side .success-table th:last-child {
  text-align: right;
}
.success-container .success-side .success-table td {
  vertical-align: middle;
  padding: 0 0 15px;
  font-weight: 500;
}
.success-container .success-side .success-table td:last-child {
  text-align: right;
}
.success-container .success-side .success-table td .action.print {
  color: #d30035;
  text-decoration: underline;
  text-transform: none;
  float: none;
  margin: 0;
  text-align: right;
  display: block;
}
.success-container .success-side .success-table td .action.print img {
  max-width: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.success-container .success-side .success-table td .action.print:hover {
  text-decoration: none;
}
.success-container .success-side .sharing-block .sharing-links {
  text-align: right;
}
.success-container .success-side .sharing-block .sharing-links .st-inline-share-buttons {
  text-align: right !important;
}
.success-container .success-side .sharing-block .sharing-links #st-1 .st-btn {
  border: none;
  padding: 0 6px;
  background: none !important;
}
.success-container .success-side .sharing-block .sharing-links #st-1 .st-btn > img {
  display: none !important;
}
.success-container .success-side .sharing-block .sharing-links #st-1 .st-btn:after {
  content: "";
  color: #d30035;
  font-family: 'Font Awesome 5 Brands';
  font-size: 18px;
}
.success-container .success-side .sharing-block .sharing-links #st-1 .st-btn[data-network='pinterest']:after {
  content: "\f0d2";
}
.success-container .success-side .sharing-block .sharing-links #st-1 .st-btn[data-network='facebook']:after {
  content: "\f39e";
}
.success-container .success-side .sharing-block .sharing-links #st-1 .st-btn[data-network='twitter']:after {
  content: "\f099";
}
.success-container .success-side .sharing-block .sharing-links #st-1 .st-btn[data-network='sharethis']:after {
  content: "\f067";
  font-family: 'Font Awesome 5 Solid';
}
.success-container .success-side .creat-block {
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 35px;
  border-bottom: 1px solid #ffffff;
  clear: both;
  display: block;
}
.success-container .success-side .creat-block h2 {
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 24px;
}
.success-container .success-side .creat-block fieldset {
  margin-bottom: 0;
  margin-top: -4px;
}
.success-container .success-side .creat-block fieldset .flied {
  margin-bottom: 27px;
}
.success-container .success-side .creat-block .input-text {
  border: none;
  color: rgba(55, 58, 54, 0.5);
  padding: 0 24px;
  height: 46px;
}
.success-container .success-side .creat-block .actions-toolbar {
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
}
.success-container .success-side .creat-block .actions-toolbar .label {
  max-width: 115px;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.7;
}
.success-container .success-side .creat-block .actions-toolbar .label:before {
  border-radius: 50%;
  border-width: 1px;
  top: 5px;
}
@media (max-width: 991px) {
  .success-container .success-side .creat-block .actions-toolbar .label {
    max-width: inherit;
    line-height: 1.8;
  }
}
@media (max-width: 539px) {
  .success-container .success-side .creat-block .actions-toolbar .label {
    max-width: 115px;
  }
}
.success-container .success-side .creat-block .actions-toolbar .primary {
  margin-left: auto;
}
.success-container .success-side .what-heppen {
  display: block;
  clear: both;
}
.success-container .success-side .what-heppen h2 {
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 16px;
}
@media (max-width: 1439px) {
  .success-container .success-side .what-heppen {
    font-size: 100%;
  }
}
.mageworx-swatch-option.image.tooltip-printimage {
  overflow: unset !important;
}
.mageworx-swatch-option.image.tooltip-printimage img {
  width: 92px;
  height: 92px;
}
.product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.option--active,
.product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.option--active {
  z-index: 50;
}
.product-info-main .product-options-wrapper .field.opt-print-type,
.product-info-main .product-options-wrapper .product-options-wrapper .field.opt-print-type {
  position: relative;
}
.catalog-product-view .tooltip-printimage span {
  display: none !important;
}
.tooltip-printimage {
  position: relative;
}
.tooltip-printimage .viewer-box > img {
  object-fit: contain !important;
  margin: 0 !important;
  max-height: inherit !important;
  max-width: inherit !important;
  width: 210px !important;
  height: 100% !important;
}
.tooltip-printimage .zoom-selector {
  position: absolute;
  background-repeat: repeat;
  display: none;
  cursor: pointer;
  width: 30px !important;
  height: 30px !important;
}
.zoom-selector {
  display: none;
  opacity: 0;
  width: auto !important;
  height: auto !important;
}
.tooltip-printimage .viewer-box {
  background-color: #fff;
  position: absolute;
  border: 1px solid #efedf0;
  display: none;
  overflow: hidden;
  z-index: 11;
  text-align: center;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.viewer-box {
  background-color: #fff;
  position: absolute;
  border: 1px solid #efedf0;
  display: none;
  overflow: hidden;
  z-index: 11;
}
.tooltip-printimage .viewer-box > img {
  position: relative !important;
  left: auto !important;
  top: auto !important;
}
.touch .option--active .tooltip-printimage {
  transform: none;
}
.touch .tooltip-printimage .viewer-box {
  width: 100% !important;
  height: 100% !important;
  left: 50% !important;
  top: 50% !important;
  display: block !important;
  position: fixed;
  transform: translate(-50%, -50%);
  max-width: 510px;
  max-height: 510px;
  border: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s;
}
.touch .tooltip-printimage .viewer-box a {
  transition: none;
}
.touch .option--active .tooltip-printimage .viewer-box {
  opacity: 1;
  visibility: visible;
}
.touch .tooltip-printimage .viewer-box > img {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  max-height: 450px !important;
}
.touch .product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.option--active,
.touch .product-info-main .product-options-wrapper .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-container.option--active {
  z-index: 50;
}
.touch .product-info-main .product-options-wrapper .field.big-image .swatch-attribute .mageworx-swatch-option:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  background-color: #d30035;
  color: #fff;
  padding: 5px 10px;
  line-height: 1;
  text-transform: uppercase;
  background-image: url(../images/icon/icon-search.png);
  background-size: auto 12px;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 10px;
  height: 15px;
  width: 10px;
}
.touch .tooltip-printimage .viewer-box > img {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  width: auto !important;
}
.touch .viewer-box a.close {
  position: absolute;
  left: auto;
  right: 0;
  background: #d30035;
  width: 30px;
  color: #fff;
}
.no-touch .viewer-box a.close {
  display: none;
}
@media (max-width: 767px) {
  .touch .tooltip-printimage .viewer-box {
    max-width: 90% !important;
    max-height: 50% !important;
  }
}
