/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../frontend/Codazon/fastest_fnf/en_US/css/fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../../frontend/Codazon/fastest_fnf/en_US/css/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../../frontend/Codazon/fastest_fnf/en_US/css/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../../frontend/Codazon/fastest_fnf/en_US/css/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../../frontend/Codazon/fastest_fnf/en_US/css/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../../frontend/Codazon/fastest_fnf/en_US/css/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -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 {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.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-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('../../frontend/Codazon/fastest_fnf/en_US/css/fonts/Pe-icon-7-stroke.eot?d7yf1v');
	src:url('../../frontend/Codazon/fastest_fnf/en_US/css/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('../../frontend/Codazon/fastest_fnf/en_US/css/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
		url('../../frontend/Codazon/fastest_fnf/en_US/css/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
		url('../../frontend/Codazon/fastest_fnf/en_US/css/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-7s-album:before {
	content: "\e6aa";
}
.pe-7s-arc:before {
	content: "\e6ab";
}
.pe-7s-back-2:before {
	content: "\e6ac";
}
.pe-7s-bandaid:before {
	content: "\e6ad";
}
.pe-7s-car:before {
	content: "\e6ae";
}
.pe-7s-diamond:before {
	content: "\e6af";
}
.pe-7s-door-lock:before {
	content: "\e6b0";
}
.pe-7s-eyedropper:before {
	content: "\e6b1";
}
.pe-7s-female:before {
	content: "\e6b2";
}
.pe-7s-gym:before {
	content: "\e6b3";
}
.pe-7s-hammer:before {
	content: "\e6b4";
}
.pe-7s-headphones:before {
	content: "\e6b5";
}
.pe-7s-helm:before {
	content: "\e6b6";
}
.pe-7s-hourglass:before {
	content: "\e6b7";
}
.pe-7s-leaf:before {
	content: "\e6b8";
}
.pe-7s-magic-wand:before {
	content: "\e6b9";
}
.pe-7s-male:before {
	content: "\e6ba";
}
.pe-7s-map-2:before {
	content: "\e6bb";
}
.pe-7s-next-2:before {
	content: "\e6bc";
}
.pe-7s-paint-bucket:before {
	content: "\e6bd";
}
.pe-7s-pendrive:before {
	content: "\e6be";
}
.pe-7s-photo:before {
	content: "\e6bf";
}
.pe-7s-piggy:before {
	content: "\e6c0";
}
.pe-7s-plugin:before {
	content: "\e6c1";
}
.pe-7s-refresh-2:before {
	content: "\e6c2";
}
.pe-7s-rocket:before {
	content: "\e6c3";
}
.pe-7s-settings:before {
	content: "\e6c4";
}
.pe-7s-shield:before {
	content: "\e6c5";
}
.pe-7s-smile:before {
	content: "\e6c6";
}
.pe-7s-usb:before {
	content: "\e6c7";
}
.pe-7s-vector:before {
	content: "\e6c8";
}
.pe-7s-wine:before {
	content: "\e6c9";
}
.pe-7s-cloud-upload:before {
	content: "\e68a";
}
.pe-7s-cash:before {
	content: "\e68c";
}
.pe-7s-close:before {
	content: "\e680";
}
.pe-7s-bluetooth:before {
	content: "\e68d";
}
.pe-7s-cloud-download:before {
	content: "\e68b";
}
.pe-7s-way:before {
	content: "\e68e";
}
.pe-7s-close-circle:before {
	content: "\e681";
}
.pe-7s-id:before {
	content: "\e68f";
}
.pe-7s-angle-up:before {
	content: "\e682";
}
.pe-7s-wristwatch:before {
	content: "\e690";
}
.pe-7s-angle-up-circle:before {
	content: "\e683";
}
.pe-7s-world:before {
	content: "\e691";
}
.pe-7s-angle-right:before {
	content: "\e684";
}
.pe-7s-volume:before {
	content: "\e692";
}
.pe-7s-angle-right-circle:before {
	content: "\e685";
}
.pe-7s-users:before {
	content: "\e693";
}
.pe-7s-angle-left:before {
	content: "\e686";
}
.pe-7s-user-female:before {
	content: "\e694";
}
.pe-7s-angle-left-circle:before {
	content: "\e687";
}
.pe-7s-up-arrow:before {
	content: "\e695";
}
.pe-7s-angle-down:before {
	content: "\e688";
}
.pe-7s-switch:before {
	content: "\e696";
}
.pe-7s-angle-down-circle:before {
	content: "\e689";
}
.pe-7s-scissors:before {
	content: "\e697";
}
.pe-7s-wallet:before {
	content: "\e600";
}
.pe-7s-safe:before {
	content: "\e698";
}
.pe-7s-volume2:before {
	content: "\e601";
}
.pe-7s-volume1:before {
	content: "\e602";
}
.pe-7s-voicemail:before {
	content: "\e603";
}
.pe-7s-video:before {
	content: "\e604";
}
.pe-7s-user:before {
	content: "\e605";
}
.pe-7s-upload:before {
	content: "\e606";
}
.pe-7s-unlock:before {
	content: "\e607";
}
.pe-7s-umbrella:before {
	content: "\e608";
}
.pe-7s-trash:before {
	content: "\e609";
}
.pe-7s-tools:before {
	content: "\e60a";
}
.pe-7s-timer:before {
	content: "\e60b";
}
.pe-7s-ticket:before {
	content: "\e60c";
}
.pe-7s-target:before {
	content: "\e60d";
}
.pe-7s-sun:before {
	content: "\e60e";
}
.pe-7s-study:before {
	content: "\e60f";
}
.pe-7s-stopwatch:before {
	content: "\e610";
}
.pe-7s-star:before {
	content: "\e611";
}
.pe-7s-speaker:before {
	content: "\e612";
}
.pe-7s-signal:before {
	content: "\e613";
}
.pe-7s-shuffle:before {
	content: "\e614";
}
.pe-7s-shopbag:before {
	content: "\e615";
}
.pe-7s-share:before {
	content: "\e616";
}
.pe-7s-server:before {
	content: "\e617";
}
.pe-7s-search:before {
	content: "\e618";
}
.pe-7s-film:before {
	content: "\e6a5";
}
.pe-7s-science:before {
	content: "\e619";
}
.pe-7s-disk:before {
	content: "\e6a6";
}
.pe-7s-ribbon:before {
	content: "\e61a";
}
.pe-7s-repeat:before {
	content: "\e61b";
}
.pe-7s-refresh:before {
	content: "\e61c";
}
.pe-7s-add-user:before {
	content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
	content: "\e61d";
}
.pe-7s-paperclip:before {
	content: "\e69c";
}
.pe-7s-radio:before {
	content: "\e61e";
}
.pe-7s-note2:before {
	content: "\e69d";
}
.pe-7s-print:before {
	content: "\e61f";
}
.pe-7s-network:before {
	content: "\e69e";
}
.pe-7s-prev:before {
	content: "\e620";
}
.pe-7s-mute:before {
	content: "\e69f";
}
.pe-7s-power:before {
	content: "\e621";
}
.pe-7s-medal:before {
	content: "\e6a0";
}
.pe-7s-portfolio:before {
	content: "\e622";
}
.pe-7s-like2:before {
	content: "\e6a1";
}
.pe-7s-plus:before {
	content: "\e623";
}
.pe-7s-left-arrow:before {
	content: "\e6a2";
}
.pe-7s-play:before {
	content: "\e624";
}
.pe-7s-key:before {
	content: "\e6a3";
}
.pe-7s-plane:before {
	content: "\e625";
}
.pe-7s-joy:before {
	content: "\e6a4";
}
.pe-7s-photo-gallery:before {
	content: "\e626";
}
.pe-7s-pin:before {
	content: "\e69b";
}
.pe-7s-phone:before {
	content: "\e627";
}
.pe-7s-plug:before {
	content: "\e69a";
}
.pe-7s-pen:before {
	content: "\e628";
}
.pe-7s-right-arrow:before {
	content: "\e699";
}
.pe-7s-paper-plane:before {
	content: "\e629";
}
.pe-7s-delete-user:before {
	content: "\e6a7";
}
.pe-7s-paint:before {
	content: "\e62a";
}
.pe-7s-bottom-arrow:before {
	content: "\e6a8";
}
.pe-7s-notebook:before {
	content: "\e62b";
}
.pe-7s-note:before {
	content: "\e62c";
}
.pe-7s-next:before {
	content: "\e62d";
}
.pe-7s-news-paper:before {
	content: "\e62e";
}
.pe-7s-musiclist:before {
	content: "\e62f";
}
.pe-7s-music:before {
	content: "\e630";
}
.pe-7s-mouse:before {
	content: "\e631";
}
.pe-7s-more:before {
	content: "\e632";
}
.pe-7s-moon:before {
	content: "\e633";
}
.pe-7s-monitor:before {
	content: "\e634";
}
.pe-7s-micro:before {
	content: "\e635";
}
.pe-7s-menu:before {
	content: "\e636";
}
.pe-7s-map:before {
	content: "\e637";
}
.pe-7s-map-marker:before {
	content: "\e638";
}
.pe-7s-mail:before {
	content: "\e639";
}
.pe-7s-mail-open:before {
	content: "\e63a";
}
.pe-7s-mail-open-file:before {
	content: "\e63b";
}
.pe-7s-magnet:before {
	content: "\e63c";
}
.pe-7s-loop:before {
	content: "\e63d";
}
.pe-7s-look:before {
	content: "\e63e";
}
.pe-7s-lock:before {
	content: "\e63f";
}
.pe-7s-lintern:before {
	content: "\e640";
}
.pe-7s-link:before {
	content: "\e641";
}
.pe-7s-like:before {
	content: "\e642";
}
.pe-7s-light:before {
	content: "\e643";
}
.pe-7s-less:before {
	content: "\e644";
}
.pe-7s-keypad:before {
	content: "\e645";
}
.pe-7s-junk:before {
	content: "\e646";
}
.pe-7s-info:before {
	content: "\e647";
}
.pe-7s-home:before {
	content: "\e648";
}
.pe-7s-help2:before {
	content: "\e649";
}
.pe-7s-help1:before {
	content: "\e64a";
}
.pe-7s-graph3:before {
	content: "\e64b";
}
.pe-7s-graph2:before {
	content: "\e64c";
}
.pe-7s-graph1:before {
	content: "\e64d";
}
.pe-7s-graph:before {
	content: "\e64e";
}
.pe-7s-global:before {
	content: "\e64f";
}
.pe-7s-gleam:before {
	content: "\e650";
}
.pe-7s-glasses:before {
	content: "\e651";
}
.pe-7s-gift:before {
	content: "\e652";
}
.pe-7s-folder:before {
	content: "\e653";
}
.pe-7s-flag:before {
	content: "\e654";
}
.pe-7s-filter:before {
	content: "\e655";
}
.pe-7s-file:before {
	content: "\e656";
}
.pe-7s-expand1:before {
	content: "\e657";
}
.pe-7s-exapnd2:before {
	content: "\e658";
}
.pe-7s-edit:before {
	content: "\e659";
}
.pe-7s-drop:before {
	content: "\e65a";
}
.pe-7s-drawer:before {
	content: "\e65b";
}
.pe-7s-download:before {
	content: "\e65c";
}
.pe-7s-display2:before {
	content: "\e65d";
}
.pe-7s-display1:before {
	content: "\e65e";
}
.pe-7s-diskette:before {
	content: "\e65f";
}
.pe-7s-date:before {
	content: "\e660";
}
.pe-7s-cup:before {
	content: "\e661";
}
.pe-7s-culture:before {
	content: "\e662";
}
.pe-7s-crop:before {
	content: "\e663";
}
.pe-7s-credit:before {
	content: "\e664";
}
.pe-7s-copy-file:before {
	content: "\e665";
}
.pe-7s-config:before {
	content: "\e666";
}
.pe-7s-compass:before {
	content: "\e667";
}
.pe-7s-comment:before {
	content: "\e668";
}
.pe-7s-coffee:before {
	content: "\e669";
}
.pe-7s-cloud:before {
	content: "\e66a";
}
.pe-7s-clock:before {
	content: "\e66b";
}
.pe-7s-check:before {
	content: "\e66c";
}
.pe-7s-chat:before {
	content: "\e66d";
}
.pe-7s-cart:before {
	content: "\e66e";
}
.pe-7s-camera:before {
	content: "\e66f";
}
.pe-7s-call:before {
	content: "\e670";
}
.pe-7s-calculator:before {
	content: "\e671";
}
.pe-7s-browser:before {
	content: "\e672";
}
.pe-7s-box2:before {
	content: "\e673";
}
.pe-7s-box1:before {
	content: "\e674";
}
.pe-7s-bookmarks:before {
	content: "\e675";
}
.pe-7s-bicycle:before {
	content: "\e676";
}
.pe-7s-bell:before {
	content: "\e677";
}
.pe-7s-battery:before {
	content: "\e678";
}
.pe-7s-ball:before {
	content: "\e679";
}
.pe-7s-back:before {
	content: "\e67a";
}
.pe-7s-attention:before {
	content: "\e67b";
}
.pe-7s-anchor:before {
	content: "\e67c";
}
.pe-7s-albums:before {
	content: "\e67d";
}
.pe-7s-alarm:before {
	content: "\e67e";
}
.pe-7s-airplay:before {
	content: "\e67f";
}
body{
    font-family: 'Montserrat', sans-serif!important;
    color: #000!important;
    font-size: 14px;
}
h1,h2,h3,h4,h5,h6, button{ font-family: 'Montserrat', sans-serif!important; }
.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
     max-width: 100%!important; padding-left: 0!important;    padding-right: 0!important;
}
.container { 
    max-width: 1300px; 
    margin:0 auto; 
    padding: 0 15px;
    border-radius: 0;
    background: transparent;
}

@media only screen and (max-width: 1366px) {
    .container {
        max-width: 1200px !important;
    }
}

/*.catalog-product-view .columns,
.catalog-category-view .columns,
.checkout-cart-index .columns{
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}*/
.columns{
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}
.cms-home .columns{
    max-width: 100%;
    margin: 0;
    padding: 0;
}

/* Header csss */
.header-search-wrapper {
    position: static;
    text-align: right;
}
.header-links .header-wrapper-right {
    /*width: fit-content;
    margin:0 auto;*/
    position: relative;
}
.header-wrapper-content.sticky-menu {
    background: white;
    box-shadow: none!important;
}
.page-header .switcher .options .action.toggle:after {
    display: none;
}

.page-header .header.links li.custom-header-links > a:before{ 
    display: none; 
}
.page-header .header.links > li.custom-header-links:after {
    border-right: 1px solid #f1f1f1;
    content: "";
}
.header a:hover { color: #9e9e9e;}
.spot-soo-header{
    display: flex;
    padding: 10px 0 5px 0;
    justify-content: space-between;
}
.header-right {
    width: auto;
}
.page-header .header.links > li {
    margin: 0;   
}
.page-header .header-links .switcher {float: none;}
.page-header .header.panel{padding-top:0;padding-bottom:0;}
.header-links {
    margin-top: 10px;
    padding-top:10px;
}
.page-header .header.links {
    float: right;
}
.page-header .header.links li > a {
    padding: 0 15px;
    font-size: 13px;
}
.page-header .header.links li > a:hover{ color: #107b45; }
.custom-header-links {
    position: relative;
    top: -7px;
}
/* Header csss end*/


/*cart csss */
.page-header .minicart-wrapper .action.showcart {
    padding: 0;
    min-height: auto;
    border-radius: 0;
    border-color: transparent;
    background: transparent;    
    height: 34px;
    text-decoration: none!important;
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
    right: -75px;
    left: auto;
    font-size: 13px;
    color: #000;
    top: 9px;
    font-weight: 500;
    background-color: transparent;
}
.minicart-wrapper .showcart .qty .counter-label {
    position: static;
    margin: 0;
}
.page-header .minicart-wrapper .action.showcart .text {
    font-size: 12px;
    font-weight: 600;
    color: black;
}
.page-header .minicart-wrapper .action.showcart .text:hover {
    color: #107b45;
}
.minicart-wrapper {
    margin: -10px 74px 0 10px;
}
/*cart csss end*/


/* logo csss */
.page-header .logo, .page-header .logo-center .logo{     max-width: 100%;      display: block;}
.logo-area .logo img{ height: auto;    max-width: 100%;    width: 100%;}
.logo-area {
    max-width: 230px;
}
.logo-area p {
    font-size: 11px;
    color: #000000;
    text-align: center;
    margin: 10px 0 0 0;
}
.logo-area a:hover{ text-decoration: none; }
/* logo csss end*/


/* Nav csss */
.header-wrapper-bottom {
    background-color: #107b45;
}
.page-header .header-wrapper-bottom {
    border-bottom: none;
}

@media (min-width: 768px){

.cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
    background-color: transparent;
    font-family: 'Montserrat', sans-serif!important;
    color: #ffffff!important;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 18px 15px 18px;
    position: relative;
}
.cdz-main-menu .cdz-horizontal-menu li.level0:hover > a.menu-link {
    color: #fff;
    background-color: transparent;
    border-color: #fec400;
    font: 600 16px/1.35 'Montserrat', sans-serif!important;
}
.page-header .cdz-horizontal-menu .groupmenu li.item.level0 > .groupmenu-drop{ 
    border:none; 
}
.cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    vertical-align: top;
    color: #88bda2;
    font-size: 12px;
    position: absolute;
    top: 19px;
    right: 3px;
}
.cdz-main-menu .cdz-horizontal-menu li.level0:hover > a.menu-link:after{
    color: #fff;
}

}

@media only screen and (max-width: 1366px) {
    .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link,.cdz-main-menu .cdz-horizontal-menu li.level0:hover > a.menu-link {
        font-size: 14px !important;
    }
}
/* Nav csss end*/


/* Header icons csss */
.page-header .switcher .options .action.toggle,
.page-header .header.links li > a.my-account,
.page-header .header.links li#authorization-top-link a,
.page-header .header.links li.spot-my-account a{
    font-size: 12px!important;
    text-transform: uppercase;
    padding: 2px 16px!important;
    font-weight: 600!important;
    color: black;
}

.page-header .switcher .options .action.toggle:hover,
.page-header .header.links li > a.my-account:hover,
.page-header .header.links li#authorization-top-link a:hover,
.page-header .header.links li.spot-my-account a:hover{
    color: #107b45;
}
.page-header .header.links li #authorization-trigger:before {
    position: absolute;
    top: -23px;
    font-size: 0!important;
    left: 28px;
    background: url(../../frontend/Codazon/fastest_fnf/en_US/images/signin.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
}
.page-header .header-wrapper-content .header.links li > a.register-link::before{
     position: absolute;
    top: -27px;
    font-size: 0!important;
    left: 30px;
    background: url(../../frontend/Codazon/fastest_fnf/en_US/images/signup.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 22px;   
}
.page-header .header-wrapper-content .minicart-wrapper .action.showcart:before {
    background-image: url(../../frontend/Codazon/fastest_fnf/en_US/images/cart.png);
    width: 27px;
    min-height: 26px;
    padding: 0;
    background-position: unset;
    top: -16px;
    left: 33px;
}
.page-header .header.links li>a.my-account:before {
    background-image: url(../../frontend/Codazon/fastest_fnf/en_US/images/account.png);
    width: 26px;
    min-height: 25px;
    padding: 0;
    background-position: unset;
    font-size: 0;
    top: -28px;
    left: 47px;
    position: absolute;
}
.page-header .header.links li.spot-my-account>a:before {
    background-image: url(../../frontend/Codazon/fastest_fnf/en_US/images/account.png);
    width: 26px;
    min-height: 25px;
    padding: 0;
    background-position: unset;
    font-size: 0;
    top: -28px;
    left: 47px;
    position: absolute;
}
.page-header .header.links li.log-out>a:before {
    position: absolute;
    top: -25px;
    font-size: 0!important;
    left: 35px;
    background: url(../../frontend/Codazon/fastest_fnf/en_US/images/signin.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
}
/* Header icons csss end*/
.header-top-notifications {
        display: inline-block;
        width: 100%;
        text-align: center;
        border-bottom: 5px solid #333;
        background-color: #fff;
}
.header-top-notifications p {
    margin-bottom: 0;
}
.header-top-notifications p:first-child {
    margin-bottom: 5px;
}
.header-top-notifications a {
    display: inline-block;
    line-height: 26px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: underline;
}
.header-top-notifications a:hover {
    color: #f50 !important;
}

/*Sticky header csss*/
.header-wrapper-content.sticky-menu.active ul.header.links,
.header-wrapper-content.sticky-menu.active .phone-area,
.header-wrapper-content.sticky-menu.active .logo-area{
    display: none;
}
.header-wrapper-content.sticky-menu.active .spot-soo-header,
.header-wrapper-content.sticky-menu.active .header-links{ 
    padding: 0; 
    margin: 0; 
}
.sticky-menu.active .header-right {
    width: 100%;
}

.page-header .sticky-menu.active .minicart-wrapper .action.showcart .counter.qty{
    color: #fff;
    right: -43px;
    font-size: 11px;
    top: 7px;     
}
.page-header .sticky-menu.active .minicart-wrapper .action.showcart .text {
    font-size: 10px;
    color: #fff;
    display: inline-table;
}
.page-header .header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:before{
    background-image: url('../../frontend/Codazon/fastest_fnf/en_US/images/cartSticky.png');

}
@media (min-width: 768px){
.header-wrapper-content.sticky-menu.active .minicart-wrapper {
    top: 18px;
}
.sticky-menu.active .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
    padding: 12px 12px 12px!important;
}
.sticky-menu.active .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link:after {
    top: 13px;
}
}

.sticky-menu.active .spot-phone-info .phone-infoSticky h6{   
    margin: 0;
    color: #fff;  
    text-align: left;
}
.sticky-menu.active .spot-phone-info .phone-infoSticky a{ 
    color: #fff;
    font-size: 16px;
 }
.header-wrapper-content.sticky-menu.active .spot-phone-info{ 
    display: inline-table!important; 
    margin-left: 10px; 
    padding-top: 2px;
}
.sticky-menu.active .header-wrapper-bottom .spot-phone-info:after {
    background: #fff;
    width: 1px;
    height: 36px;
    top: 3px;
    right: -25px;
    position: absolute;
    content: "";
}
/*Sticky header csss end*/


/* csss for Order By Phone start*/
.phone-area .header-wrapper-center {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.phone-area {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding-top: 6px;
    padding-left: 50px;
    min-width: 770px;
}
.phone-area:before{
    content: "";
    background: rgb(204,204,204,1);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(204,204,204,1) 43%);
    height: 1px;
    width: 100%;
    position: absolute;
    top:0;
    right: 0;
}
.phone-info {
    display: flex;
    align-items: center;
}
.phone-info-left {
    margin-right: 10px;
    width: auto;
}
.phone-info-right {
    text-align: left;
    color: #000000;
}
.phone-info-right h3 {
    margin: 0;
    font-size: 13px;
    color: #a7a7a7;
}
.phone-info-right h4 {
    font-size: 14px;
    margin: 0;
    line-height: 23px;
}
.phone-info-right h4 span {
    font-weight: 700;
    font-size: 20px;
}
.logo-link img {
    vertical-align: middle;
    max-height: 40px;
    width: auto;
}
.logo-link a:first-child{margin: 0px 10px 0 0;}
/* csss for Order By Phone end*/


/* Footer section: START*/
.footer-container-wrapper .spot-contact-social-media-section {border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.footer-container-wrapper .spot-contact-social-media-section .row > div {
    display: inline-block;
    padding: 10px;
    border-left: 1px solid #eee;
    vertical-align: middle;
    min-height: 61px;
}
.footer .spot-contact-social-media-section .row > div:first-child{border-left:0;}
.footer-container-wrapper .spot-contact-social-media-section .row > div div {display: inline-block;vertical-align: middle;text-align: left;}
.footer-container-wrapper .spot-contact-social-media-section .row > div div h3 {font-size: 13px;margin-bottom: 0;}
.footer-container-wrapper .footer-box p.h5 {
    color: #000;
    font-size: 26px;
    margin-bottom: 16px;
    position: relative;
    text-transform: none;
    padding-bottom: 20px;
    font-weight: 700;
}
.page-footer .footer-link li a{font-size:17px; letter-spacing:0.2px;}
.spot-footer-2 h5 {
    background-color: #f8f8f8;
    padding: 10px 100px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
.footer-container-wrapper .footer-box p {font-size: 17px;line-height: 26px;color: #595959;}
.page-footer .footer-container-wrapper{padding-bottom:0}
.block.newsletter .action.subscribe {
    min-height: 43px;
    background: #ff5500;
    border: 1px solid #ff5500;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #fff;
}
.block.newsletter .action.subscribe:hover{background: #107b45;
    border: 1px solid #107b45;  }
.block.newsletter .field .control{border: 1px solid #ff5500;padding: 0 10px;}
.footer-box img {
    margin-bottom: 20px;
}
.social {
    padding-top: 8px; margin: 0;
}
.block.newsletter .field .control::before{display: none;}
.footer-links-email-info{ padding-top: 20px!important; }
.footer-links-email-info h3{font-size: 13px;display: inline-block;margin: 0;}
.footer-links-phone-info-right h4{font-size: 18px;font-weight: bold;margin: 0;}
.footer .spot-contact-social-media-section .row > div i {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
.footer .spot-contact-social-media-section img{ 
    margin-right: 5px;
    vertical-align: middle; 
}
.footer-links-social a{font-size: 20px;padding: 0 5px;color: #6a6a6a;}
.page-footer a.footer-links-desc {
    color: #f50;
    font-size: 17px;
}
.spot-right.footer-copyright a {
    padding: 0 8px;
    border-left: 1px solid #ddd;
}
.spot-right.footer-copyright a:first-child {
    padding-left: 0;
    border-left: 0;
}

/* Newsletter Section Start */
.block.newsletter input{padding-left:0;border: none;}
.spot-newsletter {
    background: #1d88c0;
    padding: 30px 15px;
}
.spot-newsletter h2 {
    font-size: 38px;
    color: white;
    margin: 0 0 20px 0;
    text-align: center;
    font-weight: 300;
}
.spot-newsletter h2 span {
    font-weight: 500;
}
.spot-newsletter .block.newsletter .field .control {
    border: 1px solid #ffffff;
    padding: 0 10px;
    background: white;
}
.spot-newsletter .col-md-8.col-sm-8.col-xs-24 {
    float: none;
    margin: 0 auto;
}
/* Newsletter Section End */

/* Contact Section Start */
.footer-top-contacts-us-section {
    background: #dbece4;
    text-align: center;
    padding: 60px 0;
}
.spot-contacts-us-btn {
    background: #FF5500;
    color: #fff!important;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 20px;
    text-decoration: none!important;
    border-radius: 2px;
    font-size: 22px;
    width: auto;
    height: auto;
    padding: 13px 48px;
}
.spot-contacts-us-btn:hover{ background: #107b45; }
.footer-top-contacts-us-section h2 {font-weight: 700;font-size: 38px;margin: 0 0 15px 0;}
.footer-top-contacts-us-section h3 {font-size: 18px;}
.footer-top-contacts-us-section p {
    font-size: 18px;
    font-weight: 500;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 1.7;
}
/* Contact Section End*/

/* Payment Accepted Csss */
.spot-footer-payment-section h3 {
    margin: 0 5px 0 0;
    font-size: 16px;
    display: inline-block;
}
.spot-footer-payment-section img {
    display: inline-block;
    margin-bottom: 5px;
}   
.spot-footer-payment-section .spot-footer-payment-logo-left img{ max-width: 200px; }
.spot-footer-payment-section .spot-footer-payment-logo-right img{ max-width: 300px; }
.spot-footer-payment-logo-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.spot-footer-payment-logo-left {
    display: flex;
    align-items: center;
}
.spot-footer-payment-section {
    margin-top: 8px;
}
/* Payment Accepted Csss end */

/* About Csss */
.footer-top-about-section {
    margin: 50px 0;
}
.footer-top-about-section-left a {
    color: #FF5500;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    margin: 10px 0 0 0;
    text-decoration: none!important;
}
.footer-top-about-section-right a {
    color: #FF5500;
    font-weight: 600;
    font-size: 16px;
    display: block;
    margin: 10px 0 0 0;
    text-align: center;
    text-decoration: none!important;
}
.footer-top-about-section-left a:hover,
.footer-top-about-section-right a:hover
{ color: #107b45; }
.footer-top-about-section-left h2 {
    font-weight: 700;
    font-size: 38px;
    margin-bottom: 15px;
}
.footer-top-about-section-left p {
    font-size: 15px;
    line-height: 25px;
}
.footer-top-about-section-right iframe {
    width: 100%;
    height: 325px;
}
/* About Csss End*/

/* Helpful Tips and Advice Csss */
.footer-top-helpful-tips {
    margin: 50px 0 0 0;
}
.footer-top-helpful-tips h2 {
    font-weight: 700;
    font-size: 38px;
    text-align: center;
    margin-bottom: 10px;
}
.helpful-tipsWrapper {
    width: 100%;
}
.helpfultipsBlock {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.helpfultipsBlockTop {
    position: relative;
}
.helpfultipsBlockimg img {
    width: 100%;
    display: block;  
}
.helpfultipsBlockhover {
    background: rgb(49,173,110, .9);
    position: absolute;
    top: 0;
    color: white;
    height: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 50px;
    font-size: 16px;
    opacity: 0;
}
.helpfultipsBlockhover p {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}
.helpfultipsBlockhover a {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
.helpfultipsBlockhover a:hover {
    color: #fff;
}
.helpfultipsBlockhover a i{ 
    font-size: 15px;
    vertical-align: unset;
    margin: 0 0 0 3px; 
}
.helpfultipsBlockTop:hover .helpfultipsBlockhover {
    opacity: 1;
}
.helpfultipsBlockBottom {
    background: white;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    padding: 10px 60px;
    margin-top: -30px;
    position: relative;
    box-shadow: 0 0 22px rgba(0,0,0,0.13);
    max-width: 80%;
    line-height: 25px;
}
.helpfultipsBlock:hover .helpfultipsBlockBottom {
    color: #30AC6C;
}
/* Helpful Tips and Advice Csss End */

.footer .spot-contact-social-media-section .footer-links-location .footer-links-phone-info-right h3, 
.footer .spot-contact-social-media-section .footer-links-location .footer-links-phone-info-right h4 
{font-size: 13px;font-weight: normal;margin: 0;}
.footer-top-client-testimonials h2 {
    font-size: 38px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
}
.footer-top-client-testimonials a {
    border: 2px solid #f55906;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    padding: 12px;
    font-size: 20px;
    color: #f55906!important;
    font-weight: 600;
    max-width: 350px;
    text-align: center;
    text-decoration: none!important;
}
.footer-top-client-testimonials a:hover{
    border: 2px solid #107b45;
    color: #107b45!important;
}
.footer-top-client-testimonials {
    padding: 50px 0;
    background: url(../../frontend/Codazon/fastest_fnf/en_US/images/clientbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.footer-top-client-testimonials .card {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    padding: 20px 0 0;
    background-color: #fff;
}
.footer-top-client-testimonials .testimonial_para {
    font-size: 17px;
    text-align: left;
    padding-left: 50px;
    position: relative;
    padding-right: 20px;
    min-height: 180px;
    font-weight: 500;
    line-height: 28px;
}
.footer-top-client-testimonials .testimonial_para::before {position: absolute;content: "\f10d";left:15px;top: 0;font-family: FontAwesome;}
.footer-top-client-testimonials .author-details {
    background-color: #e5e5e5;
    padding: 25px;
    position: relative;
}
.footer-top-client-testimonials .author-details .testimonial-image{position: absolute;top: -30px;right: 0;text-align: right;}
.footer-top-client-testimonials .author-details .testimonial-image img{width: 70px;border-radius: 100%;text-align: right;display: inline-block;}
.footer-top-client-testimonials .author-details h4 {
    color: #236e46;
    font-size: 17px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 6px;
}
.footer-top-client-testimonials .testimonial_subtitle {
    font-size: 15px;
    color: #000000;
    opacity: .5;
}
.footer-top-client-testimonials .rating i {color: #fc9400;font-size: 15px;}
.googleImage {
    text-align: right;
}
.googleImage img{
    width: auto;
}
.footer-top-client-testimonials p{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: center;   
}
/* Footer section: END*/



.page-header .header.links li > a.my-account, 
.page-header .header.links li#authorization-top-link a{
    font-weight:bold;
    text-transform:uppercase;
    position:relative;
}
.page-header .header.links li > a.register-link {
    font-weight: 600 !important;
    font-size: 13px;
    color: #000000;
}
.page-header .header.links li > a.register-link:hover{ color: #107b45;  }
/*.phone-area .header-wrapper-center{width:80%}*/
.search-icon-spot {
    padding: 0;
}
.spot-search {    
    border-left: none!important; 
}
.search-icon-spot img{ width: 21px; }
.search-icon-spot p{
    font-size: 13px;
    font-weight: 600;
    color: #000;
    margin: 0;
}
/*.search-icon-spot span::before {
    top: 0;
    position: absolute;
    width: 100%;
    left: -6px;
    color: #3cbf7b !important;
    content: "\e86f";
    font-family: Linearicons-Free;
}*/
.page-header .search-spot-custom .search-wrapper .block-search input[type="text"] {border-radius: 0;border: 1px solid #eae9e9;font-style: normal;padding: 25px 20px 21px;font-size: 16px;}


/* special common csss hack */
button {
    background: #ff5500;
    border: 1px solid #ff5500;
    color: white;
    font-family: 'Montserrat', sans-serif!important;
}
button:hover {
    border: 1px solid #ff5500;
    color: #ff5500;
    background-color: #fff;
}
button:focus, button:active {
    background: #fff;
    border: 1px solid #ff5500;
    color: #ff5500;
}
.action.primary {
    background: #ff5500;
    border: 1px solid #ff5500;
    font-family: 'Montserrat', sans-serif!important;
}
.action.primary:hover {
    border: 1px solid #ff5500;
    color: #ff5500;
}
.action.primary:focus, .action.primary:active {
    border: 1px solid #ff5500;
    color: #ff5500;
}
.block-new-customer .block-content .actions-toolbar a.primary {
    color: #ff5500;
    border-color: #ff5500;
    font-family: 'Montserrat', sans-serif!important;
}
.block-new-customer .block-content .actions-toolbar a.primary:hover{
    background-color: #ff5500;
    border-color: #ff5500;
}
a:hover {
    color: #ff5500;
}
a:visited, .alink:visited {
    color: #000;
}
.page-header .switcher .options .action.toggle.active {
    color: #000;
}
.page-header .switcher .options .action.toggle.active:after{
    display: none;
}
/* special common csss hack end*/

/* csss for banner bottom block */
.spot-3-column-block .slotItem img {
    max-width: 83px;
}
.spot-3-column-block .slotItem h2 {
    color: #000;
    margin: 0 0 10px 0;
    font-weight: bold;
    line-height: 15px;
    font-size: 22px;
}
.spot-3-column-block .slotItem p {
    color: #000;
    font-size: 14px;
    line-height: 22px;
}
.spot-3-column-block .block-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: -50px;
    width: 50px;
    height: 100px;
    background: url("../../frontend/Codazon/fastest_fnf/en_US/images/seprator.png");
    background-repeat: no-repeat;
    z-index: 1;
    background-size: 90%;
}
.spot-3-column-block .block-icon:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0px;
    width: 50px;
    height: 100px;
    background: url("../../frontend/Codazon/fastest_fnf/en_US/images/seprator.png");
    background-repeat: no-repeat;
    background-size: 90%;
}
/* csss for banner bottom block end*/

/* csss for Ordering Process */
.orderProcess {    background: #F8F8F8;    padding: 50px 0px;}
.orderProcess .card{ border: none;    background-color: transparent; }
.orderProcesstitle{ 
    text-align: center; 
    font-weight: 700; 
    font-size: 38px; 
    color: black; 
    margin-bottom: 30px; 
}
.divider01{ background-color: black; height: 3px; width: 30px; margin: 7px 0 15px 0; }
.orderProcess .card-body p {
    color: black;
    margin-top: 10px;
    font-size: 17px;
    line-height: 26px;
}
.orderProcesstxt{ text-align: center; }
.orderProcesstxt p {
    font-weight: 500;
    font-size: 20px;
    color: black;
    margin-top: 30px;
}
.mb-3 {
    margin-bottom: 15px;
}
.orderProcess .card-body h2 {
    color: black;
    font-size: 18px;
    margin: 0;
    font-weight: 600;
}
.orderProcess .arrow-icon:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -310px;
    width: 100%;
    height: 115px;
    background: url(../../frontend/Codazon/fastest_fnf/en_US/images/easeArrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
.orderProcess .arrow-icon:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -10px;
    right: -85px;
    width: 100%;
    height: 115px;
    background: url(../../frontend/Codazon/fastest_fnf/en_US/images/easeArrow.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.shopBannerbtn {
    background: #FF5500;
    color: #fff!important;
    display: inline-block;
    width: 220px;
    height: 47px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px;
    text-align: center;
    margin-top: 20px;
    text-decoration: none!important;
    border: none!important;
    border-radius: 2px;
}
/* csss for Ordering Process end */

.cdz-block-title .b-title.h2 {
    font-weight: 700!important;
    font-size: 38px!important;
    font-family: 'Montserrat', sans-serif!important;
}
.shopArrivalbtn{
    background: #FF5500;
    color: #fff!important;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 14px 28px;
    text-align: center;
    margin-top: 20px;
    text-decoration: none!important;
    border-radius: 2px;
}
.shopArrivalbtn:hover{background: #107b45;}
.spot-featured-products .title-button {float: left;width: 100%;text-align: center;}
.cdz-new-arrivals .title-button {float: left;width: 100%;text-align: center;}
.shopFeaturedebtn{
    color: #F50 !important;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 14px 28px;
    text-align: center;
    margin-top: 20px;
    text-decoration: none!important;
    border-radius: 2px;
    border: 2px solid #F50 !important;
    background-color: #fff;
}
.shopFeaturedebtn:hover{ 
    color: #107b45 !important;
    border: 2px solid #107b45 !important; }



.page-footer .top-footer-wrapper{border: none}
#back-top a{background: #107b45;border: 1px solid #107b45;}
#back-top a:hover {border: 1px solid #107b45;color: #107b45;}



/* csss for New Arrivals product hover button*/
.product-item-details .action.tocart img {
    margin-right: 10px;
    width: 25px!important;
    display: inline-block!important;
}
.view-details-btn img {
    margin-right: 10px;
    width: 20px!important;
    display: inline-block!important;
}
.product-item-details .action.tocart {
    height: 50px!important;
    width: 200px!important;
    background: #fff!important;
    box-shadow: 0 0 15px rgba(0,0,0,0.10);
    border-radius: 3px!important;
    font-size: 15px!important;
    color: #000!important;
    border: none!important;
    font-weight: 600;
    margin: 0 0 20px 0!important;
    display: flex!important;
    align-items: center;
    justify-content: space-evenly;
    padding: 10px 15px!important;
}
.view-details-btn a {
    height: 40px;
    width: 160px;
    background: transparent;
    box-shadow: 0 0 15px rgba(0,0,0,0.10);
    border-radius: 3px;
    font-size: 13px;
    color: #fff;
    padding: 0 10px;
    font-weight: 600;
    border: 2px solid #fff;
    display: flex;
    margin: 0 auto;
    align-items: center;
    text-decoration: none!important;
}
.cdz-buttons-container button.tocart.primary:before{ display:none;}
/* csss for New Arrivals product hover button end*/


/* csss for slider*/
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span {
    background: #a5a5a5;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span, .cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot:hover span{
    background: #fff;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span::before{ display: none; }
.cdz-slideshow .owl-carousel .owl-item img { min-height: 380px;}
.shopBannerbtn:hover {
    background: #107b45;}
/* csss for slider end*/

.page-footer .bottom-footer-wrapper {
    border-top: none;
    padding: 20px 0 10px 0;
}
.page-footer .copyright{font-size: 12px;color: #888888;padding-top: 7px;}
.spot-right.footer-copyright {
    padding-top: 4px;
}
.spot-right.footer-copyright a {font-size: 12px;color: #888;}
.page-footer .block-static-block.widget{ margin-bottom: 10px; }
.cdz-slideshow .owl-carousel.owl-theme .owl-nav {display: none;}
.products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover){
    transition: none;
}
.page-footer .bottom-footer-wrapper .footer-custom-block {
    float: left;
}
.page-footer a:hover{ color: #ff5500; }
.footer-design-copyright {
    display: flex;
    font-size: 12px;
    color: #888;
    align-items: center;
    justify-content: flex-end;
}
.footer-design-copyright img{ margin: 0 0 0 10px; width: auto; }
.cdz-new-arrivals .action.towishlist::before {
    font-family: FontAwesome;
    content: "\f004";
    position: absolute;
    top: 10px;
    right: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
    display: inline-block;
}
#cart-footer {
    display: none!important;
}

/* =================== csss Category Inner Page ====================*/
.catalog-category-view .page-main {
    padding-top: 0px;
}
.catalog-category-view .page-title-wrapper{ 
    position: absolute;
    top: 30px;
    text-align: center;
    width: 100%; 
}
.catalog-category-view .category-view {
    position: relative;
}
.catalog-category-view .page-title-wrapper h1{ 
    color: #ffffff;
    display: block;
    font-size: 42px;
    text-transform: none;
    font-weight: 700;
 }
 .catalog-category-view .category-view .category-image .image {
    width: 100%;
    max-height: 150px;
    object-fit: cover;
}
.search-page-title-breadcrumb-wrap {
    margin-bottom: 20px;
}

.catalogsearch-result-index .search-page-title-breadcrumb-wrap {
    text-align: center;
}


/*Breadcrums csss*/
.catalog-category-view .wrapper-breadcrums,
.catalog-product-view .wrapper-breadcrums {
    position: absolute;
    top: 75px;
    width: 100%;
    text-align: center;
}
.breadcrumbs strong {
    font-weight: 500;
}
.catalog-category-view .breadcrumbs .items > li,
.catalog-product-view .breadcrumbs .items > li {
    text-transform: none;
    font-weight: 500;
    font-size: 17px;
    color: #ffffff;
}
.catalog-category-view .breadcrumbs a, 
.catalog-category-view .breadcrumbs a:visited,
.catalog-product-view .breadcrumbs a, 
.catalog-product-view .breadcrumbs a:visited {
    color: #fff; 
    text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after{ 
    display: none; 
}
.breadcrumbs .items li a span {
    margin: 0 20px;
}

/*Breadcrums csss end*/


/*product grid view csss*/
.products-grid .product-item-info .cdz-hover-section {
    border: 1px solid #ececec;
}
.products-grid .product-item-info .product-item-details {
    position: static;
}
.product-item-info .product-item-details .product-item-name {
    font-family: montserrat,sans-serif!important;
    font-weight: 600;
    text-align: left;
    min-height: 45px;
    max-height: 45px;
    overflow: hidden;
}
.product-item .minimal-price .price-container {
    display: inline-block;
}
.products-grid .product-item .price-box .price {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif!important;
    font-size: 16px;
}
.products-grid .product-item .price-box .old-price .price,
.products-grid .product-item .price-box .old-price {
    color: #333;
}
.products-grid .product-item-info .price-box .price-wrapper[data-price-type="finalPrice"]:before{
    display: none;
}
.product-item .price-box .price-label {
    font-size: 12px;
    color: #333;
    font-weight: 600;
    margin-right: 5px;
}
.product-item .price-box {
    text-align: left;
}
.product-item .product-reviews-summary {
    display: block;
    margin: 0;
    text-align: left;
}
.rating-summary .rating-result:before{
        color: #107b45;
        font-family: FontAwesome;
        content: '\f006' '\f006' '\f006' '\f006' '\f006';
}
.rating-summary .rating-result > span:before {
    color: #107b45;
    font-family: FontAwesome;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
}

.cdz-product-wishlist {
    position: static;
}
.cdz-product-addto-bottom {
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 12px 0;
}
.page-products .spot-featured-products .products-grid .product-item-info .product-item-details .product-item-description {
    color: #fff;
    font: 500 16px/1.35 'Montserrat', sans-serif!important;
    white-space: normal;
    text-align: center;
    max-height: 45px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0;
}
.cdz-product-wishlist a.action.towishlist span {
    position: relative;
    color: #ffa739;
    background: #fff;
    font-size: 13px;
    top: 0;
    left: 0;
    padding: 0;
    font-weight: 600;
    border-radius: 0;
    white-space: nowrap;
    display: inline-block;
}
.cdz-product-wishlist a.action.towishlist:before{     font-size: 14px!important; }
.cdz-product-addto-bottom a.tocompare:hover{
    text-decoration: none;
}
.cdz-product-addto-bottom .tocompare span {
    color: #000;
    font-weight: 600;
    font-size: 13px;
}
.product-item .product-reviews-summary .reviews-actions{
    display: inline-block;
    margin-top: 0;
}
.product-item .product-reviews-summary .reviews-actions span{
    display: none;
}

@media (min-width: 768px){
.products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
            background: rgba(60,191,123,0.95);
            min-height: 241px;
            top: 0;
            padding: 20px;
    }
}
/*product grid view csss end*/


/*product List view csss */
.products-list .view-details-btn a{     
    height: 44px;
    width: 160px;
    background: #107b45;
    font-size: 15px;
    margin: 20px 0 0;
    justify-content: center;
}
.products-list .view-details-btn a img { display: none!important; }
.products-list .cdz-product-addto-bottom{
    padding: 0;
    border-top: none;
}
.products-list .product-item .product-item-description {
    margin: 20px 0;
    font-weight: 500;
    line-height: 23px;
    overflow: hidden;
    height: 69px;
}
.products-list .product-item .product-reviews-summary .reviews-actions span:first-child {
    display: block;
    position: relative;
    top: 6px;
}
.products-list .product-item .product-reviews-summary .reviews-actions .add{ display: none; }
.products-list .product-item-info .product-item-details .product-item-name {
    font-size: 16px;
}
.products-list .item a.product-item-photo .main-image .product-image-container,
.products-list .item a.product-item-photo .hover-image .product-image-container{
    border: 1px solid #e1e1e1!important;
    padding: 15px;
    min-height: 240px;
}
.products-list .product-item{
    border-bottom: 1px solid #e1e1e1!important;
}
/*product List view csss end*/


/*Filter csss */
.toolbar-products .sorter{ float: left; }
.toolbar .sorter-options {
    margin: 0 5px 0 7px;
    width: 115px;
    border: 1px solid #e1e1e1;
    padding: 5px 25px 6px 10px;
    height: 38px;
}
.toolbar-products .sorter-action:before{ color: #fff!important; }
.toolbar-products .sorter-action {
    background: black;
    height: 38px;
    width: 38px;
    padding: 9px;
    margin: 0 10px 0 0;
}
.toolbar-products .toolbar-amount {
    font-weight: 600;
}
.toolbar-products .modes {
    float: none;
}
.page-products .toolbar .limiter {
    display: block;
}
.page-products .toolbar .limiter .limiter-options{
    margin: 0 5px 0 7px;
    width: auto;
    border: 1px solid #e1e1e1;
    padding: 5px 25px 6px 10px;
    height: 38px;  
}
.toolbar-products .modes-mode {
    border: 1px solid #e1e1e1;
    margin-right: 10px;
    padding: 4px 5px;
}
.toolbar-products .modes-mode.active{
    background-color: #fff;
    border: 1px solid #107b45;
}
.toolbar-products .modes-mode:before {
    color: #ccc;
    font-size: 22px;
}
.toolbar-products .modes-mode.active:before {
    color: #107b45;
}
.toolbar-products .modes-mode:hover {
        background-color: #107b45;
        border: 1px solid #107b45;
    }    

.toolbar-products .toolbar-sorter .sorter-label,
.toolbar-products .limiter .label,
.toolbar-products .limiter .limiter-text {
    font-size: 14px;
    font-weight: 600;
}
/*Filter csss end*/


/*Left Filter Bar csss */
.sub-category-page-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
    margin: 40px 0 40px 5px;
}
.page-title-filter{
    background: #107b45;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px;
    margin: 30px 0 0 0;
    position: relative;
}
.page-title-filter:after{
    content: '\e621';
    font-family: 'luma-icons';
    font-size: 13px;
    color: white;
    position: absolute;
    top:16px;
    right: 20px;
}
.page-title-filter.closed:after{
    content: '\e622';
}
.sidebar-main .block-title{  
    border-bottom: none!important; 
}
.sidebar-main .block-title strong {
    font: 600 20px/1.35 'Montserrat', sans-serif!important;
    border-left: 3px solid black!important;
    padding: 2px 0 0px 10px!important;
    letter-spacing: .2px;
}
.sidebar-main .filter-options {
    background: #FBFBFB;
}
.sidebar-main .filter-options-item{ 
    border-bottom: 1px solid #eaeaea;
    padding: 0 15px 15px 15px;
 }
.sidebar-main .filter-options-title{ 
        text-transform: none;
        font: 600 14px/1.35 'Montserrat', sans-serif!important;

  }
.sidebar-main .filter-options-content a{
        color: #000;
        font-weight: 500;
  }
.sidebar-main .filter-options-content a:hover{
        color: #107b45;
  }
.sidebar-main .filter-options-title:after{
    font-family: FontAwesome;
    content: '\f067';
    font-size: 14px;
} 
.sidebar-main .active > .filter-options-title:after{    
    content: '\f068';
} 
/*Left Filter Bar csss end*/

/* Sidebar Newsletter csss */
.sidebar-additional .spot-newsletter{
    background: url(../../frontend/Codazon/fastest_fnf/en_US/images/newsletterBack.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
}
.sidebar-additional .spot-newsletter h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}
.sidebar-additional .spot-newsletter h2:after {
    position: absolute;
    content: "";
    background-color: white;
    width: 50px;
    height: 2px;
    top: 34px;
    left: 40%;
}
.sidebar-additional .spot-newsletter p{
    color: white;
    text-align: center;
    margin-bottom: 25px;
}
.sidebar-additional .spot-newsletter .col-md-8.col-sm-8.col-xs-24{
    width: 100%;
}
.page-main .sidebar.sidebar-additional .block.newsletter {
    margin-bottom: 0;
    background: transparent;
}
.sidebar-additional .block.newsletter .form.subscribe {
    display: block;
}
.sidebar-additional .block.newsletter .actions{ 
        text-align: center;
 }
.sidebar-additional .block.newsletter .field {
    margin: 0 0 20px;
}
/* Sidebar Newsletter csss end */


/* Compare box csss */
.page-main .sidebar.sidebar-additional .block-compare .block-title{
       background: #ececec;
       font: 600 14px/1.35 'Montserrat', sans-serif!important;
       border-bottom: none;
       color: #000;
       padding: 15px;
}
.page-main .sidebar.sidebar-additional .block-compare .block-title strong{
    font: 700 18px/1.35 'Montserrat',sans-serif!important;
    padding-bottom: 5px;
}
.sidebar-additional .block-compare .counter{
    display: block;
    text-transform: none;
    color: #000;
}
.page-main .sidebar.sidebar-additional .block-compare .block-content{
    padding: 15px;
    border: 1px solid #ececec;
}

.sidebar-additional .actions-toolbar .secondary a.action {
    text-decoration: underline;
    color: #107b45;
}
.sidebar-additional .block-compare .action.primary{
    background: #000;
    border: 1px solid #000;
    color: #fff;
    text-transform: none;
}
.sidebar-additional .block-compare .action.primary:hover{
    background: #107b45;
}
.sidebar-additional .block-compare .actions-toolbar .secondary{
    float: right;
}
/* Compare box csss end */

/* Product banner csss */
.spot-product-banner-first {
    width: 100%;
    margin-bottom: 20px!important;
    float: left;
    padding: 0 10px;
}
.productBanner{
    background: url(../../frontend/Codazon/fastest_fnf/en_US/images/product-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px;
    background-position: center;
    overflow: hidden;
    max-height: 250px;
}
.productBannertxt1 {
    text-align: right;
    color: white;
}
.productBannertxt1 h2{
    font-size: 30px;
    font-weight: 600;
}
.productBannertxt1 p{
    font-size: 13px;
    font-weight: 600;
}
.productBanner .shopBannerbtn {
    background: #FF5500;
    color: #fff!important;
    display: inline-block;
    width: 220px;
    height: 47px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px;
    text-align: center;
    margin-top: 20px;
    text-decoration: none!important;
    border-radius: 2px;
}
.productBanner .shopBannerbtn:hover {
    background: #000;
}
.productBannertxt2 {
    background: #F9f9f9;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    padding: 18px 0 0 0;
    text-align: center;
    margin: 0 auto;
    margin-bottom: -50px;
}
.productBannertxt2 h3{ 
    color: #FF5500;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
} 
.productBannertxt2 h4{
    color: #000;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
/* Product banner csss end */
/* ====================== csss Inner Category Page end ==============*/



/* =================== csss Single Product Inner Page ====================*/
.catalog-product-view.page-layout-1column .product-info-main {
    width: 65%;
}
.product-info-stock-review {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
}
.catalog-product-view .product-info-stock-review .product-reviews-summary{
    border-bottom: none;
    margin-bottom: 0;    
}
.catalog-product-view .product-info-alert-addto .product-addto-links{
    border-top: none;
    border-bottom: none;
    width: 40%;
}
.product-info-alert-addto {
    justify-content: flex-start;
}
.catalog-product-view .product-info-alert-addto .product.alert.price {
    width: 30%;
}
.catalog-product-view .box-tocart .qty-input .bss-qty-dropdown{
    border: 1px solid #777;
    padding: 5px 30px 5px 15px;
    font-weight: 500;
    background: 0 0;
    height: 50px;
    z-index: 9;
    min-width: 200px;
    position: relative;  
}
.catalog-product-view .box-tocart .qty-input{  margin-right: 15px;  position: relative;  }
.catalog-product-view .box-tocart .qty-input:after {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    background-color: #777;
    font-family: 'luma-icons';
    content: '\e622';
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-top: 15px;
}
.catalog-product-view .box-tocart .fieldset .qty-minus {
    display: none;
}
.catalog-product-view .box-tocart .fieldset .qty-plus{
    display: none;
}
.catalog-product-view .box-tocart .fieldset{
    display: flex;
}
.catalog-product-view .product-info-price .price-box .price-container .price {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #000;
}
.product-page-featured-products {
    margin-top: 70px;
}
.page-product-configurable.catalog-product-view .box-tocart .control .qty-input .input-text.qty{
    height: 50px;
    min-width: 200px
}
.page-product-configurable.catalog-product-view .product-add-form .product-options-wrapper .control .super-attribute-select{
    height: 50px;
    min-width: 200px;
    border: 1px solid #e1e1e1;
}
.page-product-configurable.catalog-product-view .product-info-price .price-box .price-final_price .price-label{
    font-weight: 600;
    margin-right: 10px;
    color: #000;
    display: inline-block!important;
}
.page-product-configurable.catalog-product-view .product-info-price .price-box .old-price{
    color: #000;
}
/* =================== csss Single Product Inner Page ====================*/


/* =================== csss Grouped Product Inner Page ====================*/
.catalog-product-view .product-main-content{
        padding: 0;
        box-shadow: none;
}
.catalog-product-view.page-layout-1column .product.media{
    width: 30%;
}
.page-product-grouped.catalog-product-view.page-layout-1column .product-info-main {
    width: 70%;
    display: flex;
    justify-content: space-between;
}
.catalog-product-view.page-layout-1column .product-info-main .product-sub-main-content{
    width: 40%;
}
.catalog-product-view.page-layout-1column .product-info-main .product-add-form{
    width: 58%;
}
.catalog-product-view .product-info-main .stock.available, 
.catalog-product-view .product-info-main .stock.unavailable {
    color: #000;
    font: 700 16px/1.35 'Montserrat', sans-serif;
    text-transform: none;
    padding: 0;
    letter-spacing: .2px;
    width: auto;
    margin-bottom: 10px;
    background: transparent;
}
.catalog-product-view .product-info-main .stock.available span, 
.catalog-product-view .product-info-main .stock.unavailable span{
    color: #107b45;
} 
.catalog-product-view .product.media .fotorama__stage { 
    margin-left: 0px !important;
}
.catalog-product-view .product-reviews-summary {
    float: left;
   /* width: 100%;*/
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
    margin-bottom: 20px;    
}
.catalog-product-view .product-info-main .product.overview .value p{
    font-weight: 500;
    line-height: 23px;
    margin-bottom: 20px;
}
.catalog-product-view .table-wrapper.grouped .table > tbody > tr > td{
    border: 1px solid #e1e1e1;
}
.catalog-product-view .table-wrapper.grouped .table > thead > tr > th{
    border: 1px solid #e1e1e1;
    font-family: 'Montserrat', sans-serif!important;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    padding: 15px;
}
.catalog-product-view .table-wrapper.grouped .table > tbody > tr > td .price-box .old-price .price-label{
    display: none;
}
.catalog-product-view .table-wrapper.grouped .table > tbody > tr > td .price-box .old-price .price{
    color: #bbb;
    font-weight: 500;
}
.catalog-product-view .table-wrapper.grouped .table > tbody > tr > td .price-box .old-price {
    color: #bbb;
    display: block;
    margin: 0;
}
.catalog-product-view .table-wrapper.grouped .table > tbody > tr > td .price-box .price{
    color: #107b45;
}
.catalog-product-view  .product-info-main .product-add-form .table.grouped .col.item{
    width: 35%;
}
.catalog-product-view  .product-info-main .product-add-form .table.grouped .col.qty{
    width: 35%;
}
.catalog-product-view  .product-info-main .product-add-form .table.grouped .col.price{
    width: 30%;
}
.catalog-product-view .table.grouped .product-item-name {
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 500;
    font-size: 12px;
    margin: 0 0 5px 0;
}
.catalog-product-view .table.grouped .product-reviews-summary{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-add-form .table.grouped .col.item .spot-prod-ratting{
    float: right;
    width: 100px;
}
.catalog-product-view .product-info-main .product-add-form .table.grouped .col.item img{
    float: left;
    width: 40px;
}
.catalog-product-view .product-info-main .product-add-form .table.grouped .col.item .product-reviews-summary .reviews-actions .action.add {
    display: none;
}
.catalog-product-view .product-info-main .product-add-form .table.grouped .col.item .product-reviews-summary .reviews-actions .action.view span:last-child {
    display: none;
}
.catalog-product-view .table.grouped .product-reviews-summary .reviews-actions a{
    margin:0!important; 
}
.catalog-product-view .product-info-main .table.grouped .rating-summary {
    margin-right: 2px;
}
.catalog-product-view .product-info-main .product-add-form .table.grouped .col.qty .bss-qty-dropdown {
    width: 100%;
    border: 1px solid #777;
    padding: 5px 30px 5px 5px;
    height: 34px;
    font-size: 12px;
    font-weight: 500;
    background: none;
    min-width: 150px;
}
.catalog-product-view .product-info-main .product-add-form .table.grouped .control.qty{
    position: relative;    
}
.catalog-product-view .product-info-main .product-add-form .table.grouped .control.qty:after {
    position: absolute;
    top:0;
    right: 0;
    content: '';
    height: 34px;
    width: 34px;
    background-color: #777;
    font-family: 'luma-icons';
    content: '\e622';    
    color:#fff;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
}
.catalog-product-view .box-tocart .action.tocart{
    font: 700 16px/1.35 'Montserrat';
    background: #ff5400;
    border: 1px solid #ff5400;
    max-width: 200px;
}
.catalog-product-view .box-tocart .action.tocart:hover {
    background: #ffffff;
    border: 1px solid #ff5400;
    color: #ff5400;
}

.spot-product-description {
    margin: 70px 0;
}
.spot-product-description .title .type{
    font-size: 30px;
}
.spot-product-description .short_description_content p{
    margin-top: 20px;
    font-weight: 500;
    line-height: 24px;
}
.catalog-product-view .product-info-main .product.attibute.overview .title{
    display: none;
}


/* csss for wishlist, compare, feedback */
.catalog-product-view .product-addto-links .action{
    font: 600 12px/1.35 Montserrat;
    width: 33%;
}
.catalog-product-view .product-addto-links .action span{
    width: auto;
    padding: 0;
    border: none;
    color: #000;
    text-transform: none;
}
.catalog-product-view .product-addto-links .action.tocompare span {
    float: none;
}
.catalog-product-view .product-addto-links .action input[type="checkbox"] {
    margin: 0 5px 0 0;
}
.catalog-product-view .product-addto-links .action.towishlist span{
    position: relative;
    padding: 0 0 0 18px;
}
.catalog-product-view .product-addto-links .action.towishlist span:before{
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    content: "\f08a";
    left: 1px;
}
.catalog-product-view .product-addto-links .action.towishlist span:hover:before{
    content: "\f004";
}
.spot-product-feedback {
    font: 600 12px/1.35 Montserrat;
    float: right;
    display: flex;
}
.spot-product-feedback img{
    margin-right: 5px;
}
.spot-product-feedback a {color: black!important;}
.catalog-product-view .product-addto-links {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 0;
}
.catalog-product-view .product.alert.price .action.alert {
    color: #ff5400;
    font-weight: 600;
    position: relative;
    top: -10px;
    left: 5px;
}
.catalog-product-view .product-info-alert-addto .product.alert.stock{
    margin-right: 30px;
}
.catalog-product-view .product-info-alert-addto .product.alert.stock .action.alert{
    color: #ff5400;
    font-weight: 600;
    position: relative;
    top: -10px;
    left: 5px;
}
/* csss for wishlist, compare, feedback end*/


/* csss for top banner */
.product-banner-section {
    position: relative;
    min-height: 250px;
    background: rgba(0,0,0,.8);
}
.product-banner-section .product-category-banner img{ display: block; }
.product-banner-section .page-title-wrapper h1 {
    color: #ffffff;
    display: block;
    font-size: 42px;
    text-transform: none;
    text-align: center;
    font-weight: 700;
    margin: 0;
}
.product-title-breadcrumb-section {
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}
/* csss for top banner end*/

/* csss for YOU MAY ALSO BE INTERESTED */
.block.upsell .owl-carousel .owl-nav{
    position: static;
}
.owl-carousel .owl-nav [class*='owl-'] {
    background-color: #107b45;
    color: #fff;
    border-color: #107b45;
    border-radius: 0;   
}
.owl-carousel .owl-nav [class*='owl-']:hover {
    color: #ffffff;
    background-color: #ff5400;
    border-color: #ff5400;
}
.catalog-product-view .block.upsell .block-title {
        color: #000;
        text-align: center;
        border-bottom: none;
        font-weight: 500;
        font-family: 'Montserrat', sans-serif!important;
        margin-top: 100px;
}
.catalog-product-view .block.upsell .block-title strong {
    font-size: 34px;
    text-transform: none;
    font-weight: 700;
}
.catalog-product-view .block.upsell .block-title p{
    text-transform: none;
}
.catalog-product-view .block.upsell .products-grid .product-item-info .product-item-details {
    background: #eeeeee;
}
.catalog-product-view .block.upsell .product-item-info .product-item-details .product-item-name {
    text-align: center;
    font-size: 16px;
}
.catalog-product-view .block.upsell .products-grid .product-item-info .product-item-details .product-item-description {
    color: #fff;
    font: 500 18px/1.35 Montserrat;
    padding: 0 0 20px 0;
    white-space: normal;
}
.catalog-product-view .block.upsell .cdz-product-wishlist a.action.towishlist:before{
    content: "\f004";
    color: #ffffff;
    float: right;
}
.catalog-product-view .block.upsell .cdz-product-wishlist a.action.towishlist:hover:before{
    content: "\f004";
    color: #ffffff;
}
/* csss for YOU MAY ALSO BE INTERESTED End*/


/* csss for reviews*/
.catalog-product-view .product.info.detailed:not(.without_tab){
    padding: 0;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.content {
    border-top-width: 0;
    padding: 20px;
    background: #fff;
    margin-top: 50px;
}
.catalog-product-view .product.data.items {
    text-align: left;
    background: #e4e4e4;
}
.catalog-product-view .review-top-block {
    text-align: center;
    margin-top: 20px;
}
.catalog-product-view .review-ratings {
    max-width: 100%;
    float: left;
    margin-bottom: 0;
    display: block;
    width: 100%;
}
.catalog-product-view .product.data.items > .item.title > .switch:before{
    display: none;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title.active > .switch {
    background: #ff9000;
    color: white;
}
.catalog-product-view .data.switch .counter {
    color: #000;
}
.catalog-product-view .product.data.items > .item.title > .switch{
    font: 700 16px/1.35 Montserrat;
    color: #000;    
    height: 50px;
    padding: 15px;
}
.catalog-product-view .review-toolbar:first-child {
    display: block;
}
.catalog-product-view .review-toolbar .limiter {
    display: block;
}
.catalog-product-view .review-toolbar .limiter .limiter-label{
    font-weight: 700;
}
.catalog-product-view .review-toolbar .limiter .limiter-options {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.catalog-product-view .review-toolbar .limiter .limiter-options li {
    display: inline-block;
    list-style: none;
    margin: 0;
}
.catalog-product-view .review-toolbar .limiter .limiter-options li a{
    color: #000; 
    font-weight: 600;
        padding: 0 15px;
}
.catalog-product-view .review-toolbar .limiter .limiter-options li:last-child span{
    display: none;
}
.catalog-product-view .review-toolbar .limiter .limiter-options li a:hover,
.catalog-product-view .review-toolbar .limiter .limiter-options li a:active{
    color: #107b45; 
}
.catalog-product-view .review-ratings .rating-summary{
    display: inline-block;
    margin-right: 50px;
}
.catalog-product-view .review-ratings .rating-label{
    padding-right: 5px;
    display: inline-block;
    font-weight: 500;
}
.catalog-product-view .review-ratings ~ .review-content{
    margin-left: 0;
    margin-top: 15px;
    float: left;
    width: 100%;
    font-weight: 500;
}
.catalog-product-view .review-ratings ~ .review-detailst{
    margin-left: 0;
    margin-top: 15px;
    float: left;
    width: 100%;
}
.review-ratings ~ .review-content, .review-ratings ~ .review-details {
    margin-left: 0px;
}
.catalog-product-view .detailed .content .description p{
    font-weight: 500;
    line-height: 24px;
}
.review-list .block-title strong {
    font-weight: 700;
    font-size: 38px;
}
.review-list .block-title span {
    font-weight: 600;
    font-size: 20px;
}
.review-rating-block {
    color: #ffba00;
    font-size: 24px;
}
.review-top-block h3 {
    font-size: 28px!important;
    font-weight: 700;
    margin: 10px 0 10px 0;
}
.review-top-block h4 {
    font-size: 24px!important;
    margin: 0 0 30px 0;
}   
.catalog-product-view .review-toolbar .limiter {
    float: left;
}
.catalog-product-view .review-toolbar .pages {
    padding: 0;
    text-align: right;
    padding-bottom: 30px;
}
.catalog-product-view .review-toolbar .pages a.page{
    padding: 4px 20px;
    border: 1px solid #e1e1e1;
    color: #000;    
}
.catalog-product-view .review-toolbar .pages .action{
    background: #107b45;
    border: 1px solid #107b45;
    padding: 4px 20px;
    position: relative;
}
.catalog-product-view .review-toolbar .pages strong.page{
    background: #107b45;
    border: 1px solid #107b45;
    padding: 4px 20px;
}
.catalog-product-view .review-toolbar .pages .action:visited {
    background: #107b45;
    border: 1px solid #107b45;
    padding: 4px 20px;
    color: #fff;
}
.catalog-product-view .review-toolbar .pages a.page:hover {
    background: #107b45;
    border: 1px solid #107b45;
    color: #ffffff;
    text-decoration: none;
}
.catalog-product-view .items.review-items .review-date {
    display: block;
    font-size: 13px;
    color: #333;
    font-weight: 500;
}
.catalog-product-view .items.review-items .review-date .review-details-label{
    position: static;
}
.catalog-product-view .items.review-items .review-author {
    display: block;
    font-weight: 600!important;
    margin: 0 0 4px 0;
}
.catalog-product-view .items.review-items .review-author .review-details-value {
    font-weight: 600;
}
.catalog-product-view .items.review-items .rating-summary .rating-result:before{
    color: #000;
}
.catalog-product-view .items.review-items .rating-summary .rating-result > span:before {
    color: #000;
}
.catalog-product-view .review-toolbar .pages .action span{
    position: static;
    color: #fff;
    font-size: 14px;
}
.catalog-product-view .review-toolbar .pages .action span.label{  position: absolute; }
.catalog-product-view .review-toolbar .pages .action.next:before{
    color: #fff;
    position: absolute;
    right: 17px;
    font-size: 12px;
}
.catalog-product-view .review-toolbar .pages .action.previous:before{
    color: #fff;
    position: absolute;
    left: 10px;
    font-size: 12px
}
.catalog-product-view .review-toolbar .pages .action.previous{
    min-width: 100px;
    text-align: center;
    padding: 4px 5px 5px 16px;
}
.catalog-product-view .review-toolbar .pages .action.next{
    min-width: 100px;
    text-align: center;
    padding:5px;
}
/* csss for reviews End*/

/* ====================== csss Inner Grouped Product Page end ==============*/


/* ====================== csss Inner Cart Page ==============*/
/* header */
.checkout-cart-index .header-wrapper-content.sticky-menu{
    box-shadow: 0px 0px 1px #8c8686!important;
}
.checkout-cart-index .header-wrapper-content.sticky-menu.active{
    display: none;
}
.checkout-cart-index .spot-cart-phone-area:before {
    content: "";
    background: rgb(204,204,204,1);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(204,204,204,1) 43%);
    height: 1px;
    width: 100%;
    position: absolute;
    top: 2px;
    right: 0;
}
.checkout-cart-index .spot-cart-phone-area .header-wrapper-center {
    justify-content: flex-end;
    display: flex;
}
.checkout-cart-index .spot-cart-phone-area .cart-phone-info h4{
    font-weight: 600;
    margin: 0;
}
.checkout-cart-index .spot-cart-phone-area .cart-phone-info h4 span{
    font-size: 24px;
    font-weight: 700;
    padding: 0 2px 0 10px;
}
.checkout-cart-index .page-header .header.links li #authorization-trigger:before {
    position: absolute;
    top: -1px;
    font-size: 0!important;
    left: -3px;
    background: url(../../frontend/Codazon/fastest_fnf/en_US/images/user.png);
    background-repeat: no-repeat;
    height: 19px;
    width: 15px;
    background-size: 90%;
}
.checkout-cart-index .custom-header-links {
    position: relative;
    top: 0;
    text-transform: uppercase;
}
.checkout-cart-index .custom-header-links a{
    font-size: 12px;
    font-weight: 600;
    color: black;
}
.checkout-cart-index .header-links {
    /*margin-top: 0;
    padding: 5px 0 12px 0;*/
    text-align: right;
}
.checkout-cart-index .page-header .header.links > li.custom-header-links{
    position: relative;
    margin-left: 20px;
}
.checkout-cart-index .page-header .header.links > li.custom-header-links:after {
    border-right: none;
    position: absolute;
    top: 2px;
    left: -10px;
    background: url(../../frontend/Codazon/fastest_fnf/en_US/images/newsletter.png);
    background-repeat: no-repeat;
    height: 13px;
    width: 20px;
}
/*.checkout-cart-index .logo-link, .checkout-cart-index .phone-info{
    display: none;
}*/
/* header end */

/* footer */
.checkout-cart-index .footerTop {
    padding: 30px 0 10px 0;
}
.checkout-cart-index .page-footer {
    background: #107b45;
    color: #fff;
}
.checkout-cart-index .page-footer .bottom-footer-wrapper {
    background: #0f7341;
    padding: 10px 0 10px 0;
    }
.checkout-cart-index .page-footer .copyright{
    color: #fff; padding: 7px 0 0 0;
}
.checkout-cart-index .spot-right.footer-copyright a{
   color: #fff; 
}  
.checkout-cart-index .footer-design-copyright{
    color: #fff;
}  
.checkout-cart-index .page-footer .spot-right {
    padding: 5px 0 0 0;
}
.checkout-cart-index .firstcol {
    display: flex;
    align-items: center;
}
.checkout-cart-index .weAccept {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.checkout-cart-index .secureBy {
    display: flex;
    align-items: center;
    margin: 15px 0;
    justify-content: flex-end;
}
.checkout-cart-index .secondcol {
    text-align: center;
}
.checkout-cart-index .firstcol h3{
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}
.checkout-cart-index .firstcol h4{
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}
.checkout-cart-index .firstcol  a {
        color: #fff;
}
.checkout-cart-index .firstcol  a:hover {
        color: #ff5400;
}
.checkout-cart-index .firstcol img{
    margin-right: 10px;
}
.checkout-cart-index .secondcol h3{
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 10px 0;
}
.checkout-cart-index .secondcol h4 a{
    color: #fff;
        font-size: 24px;
        font-weight: 600;
}
.checkout-cart-index .secondcol h4 a:hover{
    color: #ff5400;   
}
.checkout-cart-index .thirdcol h3 {
    font-weight: 400;
    font-size: 14px;
    min-width: 110px;
}
/* footer end*/


/* cart*/
.checkout-cart-index .page-main .page-title-wrapper .page-title {
    display: block;
    text-align: center;
    color: #000000;
    font-weight: 700;
    font-size: 38px;
    margin: 30px 0 30px 0;
}
.checkout-cart-index .cart .action.continue,
.checkout-cart-index .cart  button {
    background-image: none;
    background: #ff5400;
    border: 1px solid #ff5400;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    letter-spacing: 1px;
    }
.checkout-cart-index .cart .action.continue:hover,
.checkout-cart-index .cart  button:hover {   
    background: #107b45;
    border: 1px solid #107b45;
}    
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout{
    background: #ff5400;
    border: 2px solid #ff5400;
    color: #fff;
}
.checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout:hover{
    background: #107b45;
    border: 2px solid #107b45;
    color: #fff;
}
.checkout-cart-index .cartTop {
    border-top: none;
    border-bottom: none;
    padding: 10px 0;
    margin-bottom: 10px;
    text-align: right;
}
 .checkout-cart-index .cart-container .form-cart {     padding-right: 0; }

.checkout-cart-index .cartTopRight ul li {
    display: flex;
    margin: 0 20px;
    align-items: center;
}
.checkout-cart-index .cartTopRight ul li img{  margin: 0 10px 0 0; }
.checkout-cart-index .cartTopRight ul{
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
}
.checkout-cart-index .alertBox {
    background: #f3c6c6;
    border: 1px solid #b3b3b3;
    padding: 10px;
    margin: 20px 0;
}
.checkout-cart-index .alertBox p{
    padding: 0px; margin: 0;
}
.checkout-cart-index .alertBox p a{ color: #107b45; }
.checkout-cart-index .secureBox {
    text-align: right;
}
.checkout-cart-index .cartTopLeft a {
    color: #107b45;
    display: flex;
    align-items: center;
    padding-top: 10px;
}
.checkout-cart-index .cartTopLeft a img{
    margin: 0 10px 0 0;
}
.checkout-cart-index .cart-summary{
    box-shadow: none;
}
.checkout-cart-index .cart-summary > .title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px 0;
    text-transform: uppercase;
}
.checkout-cart-index .cart.table-wrapper {
    box-shadow: none;
    padding: 0;
}
.checkout-cart-index .cart.table-wrapper .cart thead tr th.col {
    border: 1px solid #e1e1e1;
    padding: 15px!important;
    vertical-align: middle;
    font-weight: 700;
}
.checkout-cart-index .cart-container .form-cart .actions.main {
    text-align: left;
    box-shadow: none;
    padding: 0;
    margin-top: 20px;
}
.checkout-cart-index .cart.table-wrapper .cart > .item {
    border-bottom: none;
    padding: 0;
}
.checkout-cart-index .cart.table-wrapper .item td {
    padding: 10px!important;
    border: 1px solid #e1e1e1!important;
    font-weight: 500;
    min-width: 40px;
    vertical-align: middle;
}
.checkout-cart-index .cart.table-wrapper .input-group-text.qty {
    border: 1px solid #e1e1e1;
    width: 160px;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-delete:before{
    display: none;
}
.checkout-index-index .page-header {
    box-shadow: 0px 0px 1px #8c8686!important;
}
.donationBlock {
    margin-bottom: 20px;
}
.selectDonation select {
    border: 0;
    border: 1px solid #e1e1e1;
}
.donationDescription {
    display: flex;
    margin: 15px 0;
}
.donationDescription img{
    width: 100px;
    margin-right: 10px;
}
.donationAdd {
    display: flex;
}
.actionDonation{
    display: flex;
    align-items: center;
}
.actionDonation {
    background-color: #107b45;
    color: #fff;
    border: none!important;
    width: 150px;
    height: 40px;
}
.actionDonation:hover {
    background-color: #ff5400;
}
.checkout-cart-index .inputDonation {
    height: 40px;
    color: #000;
    border: 1px solid #E1E1e1;
    font-family: 'Montserrat', sans-serif!important;
    padding: 10px;
    width: 200px;
}
.checkout-cart-index a.use-ajax.action.towishlist.action-towishlist {
    display: none;

}

.checkout-cart-index .spot-footer-2 h5{ background-color: #fff;  padding: 15px;}
.checkout-cart-index .spot-footer-2 .spot-warning {     padding: 0 0 30px 0;    background-color: #fff; }
/* cart end*/
/* ====================== csss Inner Cart Page end ==============*/



/* ====================== csss Site Map Page ==============*/
.cms-page-view .sitemapWrapper {
    margin-top: 30px;
}
.cms-page-view .mainTitle {
    font-weight: 700;
    font-size: 30px;
}
.cms-page-view .txtrow h3 {
    margin: 0 0 5px 0;
    font-weight: 600;
}
.cms-page-view .txtrow p {
    line-height: 1.7;
    margin: 0 0 20px 0;
}
.cms-page-view .cms-page-banner-section {
    position: relative;
    min-height: 250px;
    background: rgba(0,0,0,.8);
}
.cms-page-view .cms-title-breadcrumb-section {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}
.cms-page-view .cms-page-banner-section .page-title-wrapper h1 {
    color: #ffffff;
    display: block;
    font-size: 42px;
    text-transform: none;
    font-weight: 700;
    margin: 0;
}
.cms-page-view .cms-page-banner-section .breadcrumbs .items > li {
    text-transform: none;
    font-weight: 500;
    font-size: 17px;
    color: #ffffff;
}
.cms-page-view .cms-page-banner-section .breadcrumbs a, 
.cms-page-view .cms-page-banner-section .breadcrumbs a:visited {
    color: #fff;
    text-decoration: none;
}
.cms-home.cms-index-index .cms-page-banner-section {
    display: none;
}
/* ====================== csss Site Map Page end ==============*/


/* ====================== csss Reward Page ==============*/
.cms-page-view .rewardWrapper {
    margin-top: 30px;
}
.cms-page-view .colorGreen{
    color: #107b45;
}
.cms-page-view .rewardWrapper .addReview p{     
    display: inline-block; 
}
.cms-page-view .rewardWrapper .addReview a{ 
    color: #000; 
}
.cms-page-view .borderTop {
    border-top: 1px solid #e1e1e1;
    margin: 15px 0;
}
.cms-page-view .rewardWrapper .col-md-12 img{
    margin-bottom: 20px;
}
.cms-page-view .rewardWrapper .col-md-24 img{
    margin: 20px auto;
    display: table;
}
.cms-page-view .rewardWrapper .col-md-24 .addReview img {
    margin: 0 0 0 5px;
    display: inline-table;
}
.cms-page-view .rewardWrapper .txtrow h3 {
    margin: 0 0 10px 0;
}
/* ====================== csss Reward Page end ==============*/


/* ====================== csss About Page ==============*/
.cms-page-view .aboutWrapper {
    margin-top: 30px;
}
.cms-page-view .aboutWrapper .aboutColumn{
    margin: 0 0 25px 0;
}
.cms-page-view .aboutWrapper .aboutColumn h3{ margin: 0 0 10px 0; }
.cms-page-view .aboutWrapper .aboutColumn p{    
    line-height: 1.7;
    margin: 0 0 20px 0;
    min-height: 170px;
}
.cms-about-us .wrapper-breadcrums {
    display: block;
}
/* ====================== csss About Page end ==============*/

/* ====================== csss Faq Page ==============*/
.cms-page-view .faqWrapper {
    margin-top: 30px;
}
.cms-page-view .cms-page-banner img{
    min-height: 250px;
    display: block;
}
.cms-page-view .faqWrapper .txtrow a{
    color: #107b45;
    text-decoration: underline;
}
.cms-page-view .faqWrapper .txtrow ul li{
    list-style: none;
}
.cms-page-view .faqForm {
    text-align: center;
    margin-top: 50px;
}
.cms-page-view .faqForm h3{
    font-size: 26px;
    font-weight: 600;
}
.cms-page-view .faqForm form {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 40px;
}
.cms-page-view .faqForm form .inputType {
    border: 1px solid #e1e1e1;
    font-family: 'Montserrat', sans-serif!important;
    padding: 10px;
    margin-bottom: 22px;
    height: 44px;
    color: #bdbdbd;
    font-size: 14px;
}
.cms-page-view .faqForm form textarea.inputType{
    height: 120px;
}
/* ====================== csss Faq Page end ==============*/

/* ====================== csss Shipping Return Policy Page ==============*/
.cms-page-view .shippingReturnWrapper {
    margin-top: 30px;
}
.cms-page-view .shippingReturnWrapper .mainTitle{
    text-align: center;
}
.cms-page-view .shippingReturnWrapper form {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 20px;
}
.cms-page-view .shippingReturnWrapper form .inputType {
    border: 1px solid #e1e1e1;
    font-family: 'Montserrat', sans-serif!important;
    padding: 15px;
    margin-bottom: 30px;
    height: 56px;
    color: #bdbdbd;
    font-size: 14px;
    border-radius: 3px;
}
.cms-page-view .shippingReturnWrapper .returnForm{
    text-align: center;
    margin-bottom: 50px;
}
/* ====================== csss Shipping Return Policy Page end ==============*/

/* ====================== csss Shipping Information Page ==============*/
.cms-page-view .shippinginfoWrapper {
    margin-top: 30px;
}
.cms-page-view .shippinginfoWrapper .txtrow p{
    margin: 0 0 10px 0;
}
.cms-page-view .shippinginfoWrapper .txtrow h3{
    margin: 0 0 15px 0;
}
.cms-page-view .shippinginfoWrapper .txtrow h4 {
    text-align: center;
    margin-top: 30px;
}
.cms-page-view .shippinginfoWrapper .txtrow h4 ~ p {
    text-align: center;
}
.cms-page-view .shippinginfoWrapper table {
    border: 1px solid #e1e1e1;
    max-width: 800px;
    margin: 20px auto;
}
.cms-page-view .shippinginfoWrapper table th{
    background: #e1e1e1;
}
.cms-page-view .shippinginfoWrapper table tr{
    border-bottom: 1px solid #e1e1e1;
}
/* ====================== csss Shipping Information Page end ==============*/

/* ====================== csss TermsConditions and Privacy Page ==============*/
.cms-page-view .termsWrapper,
.cms-page-view .privacyWrapper {
    margin-top: 30px;
}
.cms-page-view .termsWrapper h2,
.cms-page-view .privacyWrapper h2{
    font-weight: 600;
}
.cms-page-view .privacyWrapper h3{
    margin: 15px 0 5px 0;
}
.cms-page-view .privacyWrapper ul{
    list-style: none;
}
.cms-page-view .privacyWrapper ul li{
    margin: 0;
}
.cms-page-view .privacyWrapper ul li::before {
    content: "\2022";
    color: #107b45;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    font-size: 20px;
}
/* ====================== csss TermsConditions and Privacy Page end ==============*/


/* ====================== csss Retail Stores Page ==============*/
.cms-page-view .retailStoresWrapper{
    margin-top: 30px;
}
.cms-page-view .retailStoresWrapper h4{
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}
.cms-page-view .retailStoresWrapper .txtrow p:first-child{
    font-weight: 600;
}
.cms-page-view .retailStoresWrapper table td{
    border: 1px solid #e1e1e1;
}
.cms-page-view .retailStoresWrapper table {
    max-width: 800px;
    margin: 30px auto;
}
.cms-page-view .retailStoresWrapper table p{
    line-height: 1.7;
    margin: 0;
}
.cms-page-view .retailStoresWrapper table h3{
    margin: 0 0 6px 0;
    font-size: 16px;
    font-weight: 600;
}
/* ====================== csss Retail Stores Page end ==============*/

/* ====================== csss Holiday Shipping Schedule Page ==============*/
.cms-page-view .holidayshippingWrapper{
    margin-top: 30px;
}
.cms-page-view .holidayshippingWrapper table td{
    border: 1px solid #e1e1e1;
}
.cms-page-view .holidayshippingWrapper table th{
    border: 1px solid #e1e1e1;
    font-weight: 600;
}
.cms-page-view .holidayshippingWrapper table {
    max-width: 800px;
    margin: 30px auto;
}
/* ====================== csss Holiday Shipping Schedule Page end ==============*/

/* ====================== csss Customer Service Page ==============*/
.cms-page-view .customerServiceWrapper{
    margin-top: 30px;
}
/* ====================== csss Customer Service Page end ==============*/

/* ====================== csss Shipping Restrictions and Age Policy Page ==============*/
.cms-page-view .shippingRestrictionsWrapper,
.cms-page-view .agePolicyWrapper{
    margin-top: 30px;
}
.cms-page-view .shippingRestrictionsWrapper ul li{
    font-weight: 600;
    list-style: none;
}
.cms-page-view .agePolicyWrapper .imgrow {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 30px;
}
/* ====================== csss Shipping Restrictions and Age Policy Page end ==============*/
/*E-Cigs Page csss*/
.shopBybrand {
    margin-bottom: 50px;
}
.shopBybrand .row{
    display: flex;
    align-items: center;
}
.shopBybrand h2{
    font-weight: 600;
    font-size: 22px;
    margin: 0 0 15px 0;
}
.shopBybrand p{
    line-height: 1.7;
}
.viewAllBtn {
    border: 1px solid #000;
    color: #000;
    border-radius: 3px;
    padding: 10px 15px;
    display: inline-block;
    margin: 15px 0;
}
.viewAllBtn:hover {
    text-decoration: none;
    border: 1px solid #FF5500;
    color: #FF5500;
}
.productColumn{}
.productColumn .itemBlock {
    position: relative;
    margin-bottom: 20px;
}
.productColumn .itemBlock .itemBlockimg img{ display: block; }
.productColumn .itemBlock .itemBlocktitle{ text-align: center; }
.productColumn .itemBlock .itemBlocktitle h2 {
    background: white;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    padding: 14px 20px;
    margin-top: -30px;
    position: relative;
    box-shadow: 0 0 22px rgba(0,0,0,0.13);
    min-width: 200px;
    line-height: 25px;
    text-align: center;
    border-radius: 1px;
}
.saleBanner{ position: relative; }
.saleBanner .saleBannerimage img{ display: block; }
.saleBanner .saleBannertxt {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 50px 0;
}
.saleBanner .saleBannertxt .saleBannertxtBlock {
    max-width: 600px;
    margin-left: auto;
}
.saleBanner .saleBannertxt .saleBannertxtBlock h2{
    color: #ffc000;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 600;
    margin: 0 0 5px 0;
}
.saleBanner .saleBannertxt .saleBannertxtBlock h3{
    color: white;
    font-size: 32px;
    font-weight: 300;
    margin: 0 0 10px 0;
}
.saleBanner .saleBannertxt .saleBannertxtBlock p{
    color: white;
    font-size: 16px;
}
/*E-Cigs Page csss end*/

/*Accessories Page csss*/
.category-wrapper .container{
    max-width: 1000px;
}
.saleBanner.txtCenter .saleBannertxt .saleBannertxtBlock {
    max-width: 100%;
    margin-left: auto;
    text-align: center;
}
.productWrap {
    margin-top: 50px;
}
.productWrap .itemWrap{
    margin-bottom: 30px;
}
.productWrap .itemWrap .itemWrapimg img{ display: block; }
.productWrap .itemWrap .itemWraptitle h2{
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.productWrap .itemWrap .itemWraptitle{
    margin-top: 15px;
}
.productWrap .itemWrap .itemWraptitle p{
    line-height: 1.7;
}
.productWrap .itemWrap .itemWraptitle a{
    color: #107b45;
    font-weight: 600;
    text-decoration: underline; 
}
.productWrap .itemWrap .itemWraptitle a:hover{
    color: #FF5500;
}
.shopBannerbtn.btnGreen {
    background: #107b45;
}
.shopBannerbtn.btnGreen:hover {
    background: #FF5500;
}
/*Accessories Page csss end*/
.customer-account-index .page.messages{
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}
.product-item-details .action.tocart:hover {
    background: #f50!important;
    color: #fff!important;
}
.view-details-btn a:hover{
    border: 2px solid #107b45;
    background: #107b45;
}
.form-create-account .control.customer-dob {
    display: flex;
}
.form-create-account .control.customer-dob button{
    width: 200px;
}
.catalog-product-view .product-info-main .product-add-form .table.grouped .col.qty .bss-qty-dropdown {
    z-index: 9999;
    position: relative;
}
.product-reviews-summary.short.empty {
    min-height: 21px;
}
.category-view .category-title-section .category-image{
    margin-bottom: 0;
}
.category-view .category-title-section{
    background: rgba(0,0,0,.8);
}
#bss_ajaxcart_popup .btn-viewcart .viewcart:hover,
#bss_ajaxcart_popup .btn-continue .continue:hover {
    background: #ff5400!important;
}
.page-products .products-grid .product-item-info .product-item-details .product-item-description {
    color: rgb(255, 255, 255);
    white-space: normal;
    text-align: center;
    max-height: 87px;
    margin-bottom: 10px;
    font: 500 16px / 1.35 Montserrat, sans-serif !important;
}
.stock.unavailable {
    color: #fff;
    border-radius: 3px;
    background: red;
    padding: 10px;
    font-weight: 600;
    width: 160px;
    text-transform: uppercase;
    margin: 0 auto;
    cursor: pointer;
    margin-bottom: 15px;
}
.product-item-info .stock.unavailable:hover {
    color: #fff;
    background: red;
}
.breadcrumbs{
    text-align: center;
    line-height: 1.7;
}
.catalog-product-view .product.info.detailed .product.data.items .item.title.active .switch .counter{
    color: #fff;
}
.product-item-details .action.tocart img.whiteIcon {
    display: none!important;
}
.product-item-details .action.tocart:hover img.whiteIcon{
    display: inline-block!important;
}
.product-item-details .action.tocart:hover img.blackIcon{
    display: none!important;
}


/*csss model checkout cart index */
.popup-authentication .modal-popup .modal-header {
    padding-bottom: 0;
}
.popup-authentication .block-authentication{
    display: block;
    border-top: none;
}
.block-authentication .actions-toolbar>.primary{
    float: left;
}
.block-authentication .actions-toolbar>.secondary{
    float: right;
}
.block-authentication .block[class]+.block:before{
    display: none;
}
.block-authentication .block[class]+.block{
    border-left: none;
}
.popup-authentication .new-customer-top-content {
    background: #FFF3CD;
    padding: 13px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 2px;
    margin-bottom: 20px;
}
.popup-authentication .new-customer-top-content a{
    color: #107B45;
    padding: 0 0 0 3px;
}
.block-authentication .block-title strong, 
.block-authentication .block-title {
    font-weight: 600;
    display: block;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    width: 100%;
    text-transform: none;
    font-family: montserrat,sans-serif!important;
}
.block-authentication .block-title strong:after {
    content: "";
    background: #e1e1e1;
    width: 100%;
    height: 1px;
    position: absolute;
    margin: 0 0 0 10px;
    bottom: 0;
}
.popup-authentication .block-authentication .form-login .field .input-text{
    border: 1px solid #e1e1e1;
    font-family: montserrat,sans-serif!important;
    padding: 10px;
}
.popup-authentication .block-authentication .form-login button,
.popup-authentication .block-new-customer .block-content .actions-toolbar a.primary {
    background: #107B45;
    border: none;
    padding: 8px 20px;
    width: 120px;
    font-size: 15px;
    color: white;
    margin: 0;
}
.popup-authentication .block-authentication .form-login button:hover,
.popup-authentication .block-new-customer .block-content .actions-toolbar a.primary:hover {
    background: #f50;
    border: none;
    color: white;
}
.popup-authentication .block-new-customer .block-title{
    text-align: left;
}
.popup-authentication .block-new-customer .block-content {
    text-align: left;
    line-height: 1.7;
}
.popup-authentication .block-new-customer .actions-toolbar{
    text-align: left;
}
.popup-authentication .actions-toolbar .secondary .action:hover{
    color: #f50;
}
.catalog-category-view .products-grid .desktop_3 .product-items:not(.owl-carousel)>.product-item:nth-child(3n+1) {
    clear: none;
}
.catalogsearch-result-index .products-grid .desktop_3 .product-items:not(.owl-carousel)>.product-item:nth-child(3n+1) {
    clear: none;
}
.product-item .price-box .minimal-price {
    margin: 0;
}
.page-layout-1column.cms-index-index .columns .column.main {
    padding: 0;
}
/*csss model checkout cart index end */
.pages strong.page {
    background: #107b45;
    border: 1px solid #107b45;
}
.pages a.page:hover {
    background: #107b45;
    border: 1px solid #107b45;
}
.pages a.page:active {
    background: #107b45;
    border: 1px solid #107b45;
}
.pages .action:active,
.pages .action:hover {
    background: #107b45;
    border: 1px solid #107b45;
}
.page-wrapper>.page-bottom{
    width: 100%;
}
.category-bottom-description-title {
    margin-top: 30px;
}
.category-bottom-description-title h4 {
    margin-top: 30px;
}
.product-reviews-summary .reviews-actions a,
.product-reviews-summary .reviews-actions a:visited {
    color: #333;
}
a {
    color: #000;
}
.catalog-product-view .page-main {
    padding-top: 40px;
}
.product-info-main .product.attibute.overview .value{
    line-height: 1.7;
}

.catalog-product-view .product-info-price .price-box .old-price .price-label{
    display: none;
}
.catalog-product-view .product-info-price .price-box .old-price .price,
.catalog-product-view .product-info-price .price-box .old-price .price-wrapper{
    color: #bbb;
}

/*Account Page Csss*/
.customer-account-index .page-main {
    padding-top: 40px;
}
.customer-account-index .block-collapsible-nav .item + .item{
   border-top: 1px dashed #000;
}
.customer-account-index  .block-collapsible-nav .item a,
.customer-account-index  .block-collapsible-nav .item a:visited {
    color: #000;
}
.abs-remove-button-for-blocks:before, .sidebar .product-items .action.delete:before, .table-comparison .cell.remove .action.delete:before, .block-compare .action.delete:before, .filter-current .action.remove:before{
    color: #000;
}
.customer-account-index .sidebar .block-reorder .product-items-names .product-item {
    display: flex;
}
.catalog-category-view .sidebar .block-reorder .product-items-names .product-item {
    display: flex;
}
/*Account Page Csss End*/
.catalog-category-view .products-list .qty.qty2.bss-qty-dropdown, .catalogsearch-result-index .products-list .qty.qty2.bss-qty-dropdown{
    display:none !important;
}
/*Product list view csss*/  
.catalog-category-view .child-category-bottom-featured{
    background-image: url(../../frontend/Codazon/fastest_fnf/en_US/images/featuredBack.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}
.catalog-category-view .products-list .product-item .product-reviews-summary .reviews-actions span{
    top: 8px;
}
.catalogsearch-result-index .products-list .product-item .product-reviews-summary .reviews-actions span{
    top: 8px;
}
.catalog-category-view .products-list .view-details-btn a{
    border: none
}
.catalog-category-view .products-list .view-details-btn a:hover{
    border: none;
    background: #FF5500;
}
.catalog-category-view .products-list .old-price .price-wrapper {
    color: #bbb;
}
.catalog-category-view .products-list .old-price .price-wrapper .price {
    font: 500 14px/1.35 'Montserrat', sans-serif!important;
    color: #bbb;
}
.catalogsearch-result-index .products-list .view-details-btn a {
    border: none;
}
.catalogsearch-result-index .products-list .view-details-btn a:hover {
    border: none;
    background: #FF5500;
}
/*Product list view csss end*/  

.fancybox-wrap #bss_ajaxcart_popup{
    width: 100%;
    max-width: 100%;
}
#bss_ajaxcart_popup .btn-viewcart,
#bss_ajaxcart_popup .btn-continue,
#bss_ajaxcart_popup .checkout-link{
    width: 33%;
    float: left;
    color: #ffffff;
    text-align: center;
}
#bss_ajaxcart_popup .btn-viewcart .viewcart,
#bss_ajaxcart_popup .btn-continue .continue,
#bss_ajaxcart_popup .checkout-link a{
    background: #185A35;
    color: #FFFFFF;
    box-shadow: none;
    border: none;
    font-weight: 600;
    padding: 10px;
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    width: 160px; 
}
#bss_ajaxcart_popup .btn-viewcart .viewcart:hover,
#bss_ajaxcart_popup .btn-continue .continue:hover,
#bss_ajaxcart_popup .checkout-link a:hover{
    background: #FF5500;
}
#bss_ajaxcart_popup { text-align: left; }
#bss_ajaxcart_popup .spot-cart-info {
    display: flex;
    align-items: center;
    margin-top: 30px;
}
#bss_ajaxcart_popup .product-image {
    max-width: 200px;
    margin-right: 20px;
}
#bss_ajaxcart_popup  .action a{
    text-decoration: none;
}
.catalog-product-view .fancybox-wrap .fancybox-skin {
    padding: 30px!important;
}

.catalog-product-view .box-tocart .action.tocart:focus,
.catalog-product-view .box-tocart .action.tocart:active{
    color: #fff;
}
.products-list .cdz-product-addto-bottom {
    padding: 0;
    border: none;
}
.products-list .product-item-info .product-item-details .product-item-name {
    min-height: auto;
}
.products-list .list-prod-name-ratting {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

/*new csss*/
.products-list .product-item .price-box.price-final_price {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}
.product-item .minimal-price-link {
    margin-top: 5px;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: #bbb;
}
.products-list .cdz-product-wishlist-comapre {
    display: flex;
}
.products-list .product-item-name .product-item-link {
    font-size: 16px;
}
.products-list .product-item .price-box .price {
    font-weight: 700;
    font-family: montserrat,sans-serif!important;
    font-size: 16px;
}
.catalog-product-view  .product-info-main .stock.unavailable span {
    color: red;
    background: #fff;
}
.cdz-product-silder{
    font-size: 16px;
    font-weight: 500;
}
.cdz-product-helpfull-headline {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 30px;
}
.spot-footer-2 .spot-warning {
    background-color: #f8f8f8;
    padding: 0 0 10px 0;
    text-align: center;
    font-size: 14px;
    margin: 0;
}
.colorGreen {
    color: #107b45!important;
}
.products-list .product-item .price-box.price-final_price .price-box {
    width: 100%;
    border-bottom: none;
    padding-bottom: 0;
    margin: 0;
}
.fancybox-inner {
    min-width: 550px;
}
.catalogsearch-result-index .page-footer .footer-content-top { padding-top: 0;}
.account .block-reorder .product-item .field.item {
    float: left;
}
.account .sidebar .block-reorder .product-item .product-item-name {
    padding: 0 0 0 5px;
    display: block;
}
.new-arrivals {
    margin-top: 30px;
}
.featured-products {
    margin: 50px 0;
}
/**********product categories *************/
.home-page-item.popular-categories {
    margin-top: 1rem;
}
.popular-categories .sections {
    width: 95%;
    margin: 1rem auto;
}
.popular-categories .sections .title {
    font-size: 20px;
    font-weight: 700;
    color: #34bd76;
    margin-top: 30px;
    min-height: 0;
    margin-bottom: 1.5rem;
}
.popular-categories .content p {
    font-size: 15px;
    font-weight: 500 !important;
    color: #000;
    text-align: left;
    min-height: 80px;
    margin-bottom: 10px;
}
.popular-categories a.shop-arrival.contact.shopArrivalbtn {
    width: 100%;
    font-size: 15px;
    font-weight: 500;
}
.popular-categories .pop-cat-title h1 {
    text-align: center;
    color: black;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.popular-categories a:hover {
    text-decoration: none;
}
.popular-categories .sections .img {
    height: 200px !important;
    text-align: center;
}
.popular-categories .sections img {
    width: 200px;
    margin-top: 10px;
    object-fit: contain;
    height: 100%;
}
/**********product categories ends*************/
/*******media query for home-slider-start********/
@media screen and (max-width: 1536px) and (min-width: 1440px){
    .cdz-slideshow-description .cdz-owlcarousel-des h2 {
        font-size: 48px !important;
        line-height: 60px !important;
    }
}
/*******media query for home-slider-ends********/

.header-wrapper-content.sticky-menu.active .logo-area{
    display: block;
}
@media (min-width: 768px){
.header-wrapper-content.sticky-menu.active .logo {
    top: 6px;
    width: 150px;
    display: block;
}
.header-wrapper-content.sticky-menu.active .logo .main-logo{ display: none; }
.header-wrapper-content .logo .white-logo{ display: none; }
.header-wrapper-content.sticky-menu.active .logo .white-logo {
    display: block;
    background: #fff;
    padding: 5px;
    width: 96px;
}
.header-wrapper-content.sticky-menu.active .logo-area p{ display: none; }
.page-products .products-grid .product-item .product-item-info.spot-hover:hover .cdz-product-bottom:not(.non-hover) {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
}
.page-products .products-grid .product-item .product-item-info.spot-hover .cdz-hover-section:hover .cdz-product-bottom:not(.non-hover){
-webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
}
}
.sticky-menu.active .cdz-main-menu .cdz-horizontal-menu .groupmenu {
    text-align: center !important;
}
.spot-footer-2 {
    margin-top: 10px;
}   
#bss_ajaxcart_popup .checkout-link a{background: #FF5500;}
#bss_ajaxcart_popup .checkout-link a:hover{ background: #185A35; }
.cart.table-wrapper .actions-toolbar .action-delete {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.cart.table-wrapper .product-item-details {
    vertical-align: middle;
}
.cart.table-wrapper .actions-toolbar > .action-delete > span {
    position: relative;
    color: #333;
    font-size: 13px;
    margin: 0 0 0 1px;
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover .fa{
    color: #07aa59;
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover{ text-decoration: none; }
.cart.table-wrapper .actions-toolbar > .action-delete:hover span{
    color: #07aa59;
}
#shipping-zip-form select {
    border: 0;
    border-bottom: none;
    background: #f5f5f5;
}
#shipping-zip-form .input-text{
    border: 0;
    border-bottom: none;
    background: #f5f5f5;
}
.page-products .products-grid .product-item-info .product-item-description {
    color: rgb(255, 255, 255);
    white-space: normal;
    text-align: center;
    max-height: 87px;
    margin-bottom: 10px;
    font: 500 16px / 1.35 Montserrat, sans-serif !important;
    overflow: hidden;
}
/* FNF design: START*/
.navigation, .navigation li.level0 > .level-top { background: transparent!important; color: #fff!important;}
.navigation li.level0 > .level-top:hover {
    color: #fff!important;
    background: transparent!important;
}
.footer-top-about-section-right {
    max-height: 425px;
    overflow: hidden;
}
.navigation li.level0 > .level-top {
    padding: 16px 20px;
    font: 600 14px/1.35 Montserrat, sans-serif;
    letter-spacing: 1px;
}
.navigation .level0 .submenu a{text-align: left;}
.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
    color: #000;
    background-color: #f2f2f2;
}
.cms-home .fade-on-hover:hover {
    opacity: .7;
}

.checkout-index-index .white-logo{
    display: none;
}
.cms-about-us .about-title {
    font-weight: 600;
}
.cms-about-us .about-smoke {
    line-height: 1.7;
}
.cms-about-us .about-text {
    line-height: 1.7;
}
.form-orders-search .input-text, .form-orders-search .select {
    border: 1px solid #e1e1e1;
    border-radius: 3px;
}
.form-orders-search {
    max-width: 800px;
    margin: 0 auto;
}
.sales-guest-form .page-title-wrapper {
    margin-bottom: 10px;
}
.form-orders-search .control {
    display: inline-block;
    width: 70%;
}
.form-orders-search .label {
    width: 20%;
}
.catalogsearch-advanced-index .form.advanced .input-text {border: 1px solid #e1e1e1;border-radius: 3px;padding: 10px; } 
.catalogsearch-advanced-index .form.advanced {max-width: 800px;margin: 0 auto; }
.header-top-notifications p{ color: #008000; font-weight: 600; font-size: 18px; margin: 0!important; }
.checkout-index-index .header.content { padding: 0 15px!important;max-width: 1230px!important; margin: 0 auto;}
.navigation li.level0:hover > .level-top.ui-state-active{  font: 600 14px/1.35 Montserrat, sans-serif; }
.search-wrapper-mobile .search-wrapper{ display: none; }
.checkout-cart-index .page-header .header.links > li.custom-header-links {    top: 0; }
.checkout-cart-index .spot-cart-phone-area:before{  background: none; }
.checkout-cart-index .search-spot-custom.search-wrapper-mobile {    display: none; }
.soo-fnf-price-section {
    text-align: left;
    margin-bottom: 15px;
}
.catalog-product-view .product.alert.stock .action.alert {
    color: #ff5400;
    font-weight: 600;
    position: relative;
    top: -10px;
    left: 5px;
}
.catalog-product-view .product-info-main .product-info-price{margin-bottom: 15px;}
.page-product-grouped .block-shipping-estimation {
    width: calc(100% - 0px);
}

/* FNF design: END*/
.checkout-index-index .new-address-popup {
    display: none;
}
.block-minicart .items-total span{     font-size: 13px;    text-transform: none;    display: inline-block;     }
.block-minicart .subtotal{     text-transform: none; } 
.account .form-edit-account .customer-dob .ui-datepicker-trigger { min-width: 130px; }
.account .form-edit-account .control.customer-dob { display: flex; }
.catalog-product-view .product-info-main .product-info-price{ width: 100%; }
.catalog-product-view .product-addto-links .action{ text-align: left; }
.account .table-wrapper.orders-recent { overflow-x: auto;}
.advanced-search-page-banner-section{ 
    position: relative;
    min-height: 250px;
    background: rgba(0,0,0,.8); 
    padding-top: 50px;
}
.advanced-search-title-breadcrumb-section .page-title{ 
    color: #ffffff;
    display: block;
    font-size: 42px;
    text-transform: none;
    font-weight: 700;
    margin: 0;
    padding: 0 15px;
    text-align: center;
}
.advanced-search-title-breadcrumb-section .breadcrumbs .items li,
.advanced-search-title-breadcrumb-section .breadcrumbs .items li a{
    text-transform: none;
    font-weight: 500;
    font-size: 17px;
    color: #ffffff;
}
@-moz-document url-prefix() {   
    .checkout-cart-index .table-wrapper .table{ border-collapse: separate!important; padding: 0!important; }
}

.ship-to button.action.action-edit {
    display: none;
}
.cart-summary div#block-shipping {
    display: none;
}
@keyframes blinkingButton {
    0% {
        opacity: 1
    }
    25% {
        opacity: 0.5;
        background-color: #d9750a;
    }
    50% {
        opacity: 0.75;
        background-color: #185a35;
    }
    75% {
        opacity: 0.5;
        background-color: #d9750a;
    }
    100% {
        opacity: 1;
    }
}
.checkout-payment-method .payment-method-billing-address .primary .action-update:not(:hover) {
    animation: blinkingButton 1.02s infinite;
}
/*17apr21*/
.stock.available_ strong {
    color: #107B45;
    font-size: 14px;
}
.stock.unavailable_ strong {
    font-size: 14px;
    color: red;
}
#category-products-grid .soo-fnf-price-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-item .price-box{
    margin: 0px;
}
.products-list .stock.available_ {
    margin-top: 10px;
}
.page.messages{padding: 0 15px 20px 0px !important;}
/*17apr21*/
/*18 apr21*/
#category-products-grid .soo-fnf-price-section.userlog {
    display: inline-block;
}
/* remove singin popup */
li#authorization-top-link div.actions.switcher-options {
    display: none !important;
}

.page-header .header.links li.authorization-link > a:before {
    background-image: url(../../frontend/Codazon/fastest_fnf/en_US/images/signin.png);
    content: "";
    height: 22px;
    width: 22px;
    position: absolute;
    background-size: 100%;
    top: -24px;
    left: 28px;
}

/* remove singin popup */

/*18 apr21*/
/*19 apr21*/
body input[type="text"], body input[type="password"], body input[type="url"], body input[type="tel"], body input[type="search"], body input[type="number"], body input[type="datetime"], body input[type="email"] {
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    font-style: normal;
}
body input[type="text"]::-webkit-input-placeholder, body input[type="password"]::-webkit-input-placeholder, body input[type="url"]::-webkit-input-placeholder, body input[type="tel"]::-webkit-input-placeholder, body input[type="search"]::-webkit-input-placeholder, body input[type="number"]::-webkit-input-placeholder, body input[type="datetime"]::-webkit-input-placeholder, body input[type="email"]::-webkit-input-placeholder { /* Edge */
    color: #000;
}
body input[type="text"]:-ms-input-placeholder, body input[type="password"]:-ms-input-placeholder, body input[type="url"]:-ms-input-placeholder, body input[type="tel"]:-ms-input-placeholder, body input[type="search"]:-ms-input-placeholder, body input[type="number"]:-ms-input-placeholder, body input[type="datetime"]:-ms-input-placeholder, body input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}
body input[type="text"]::placeholder, body input[type="password"]::placeholder, body input[type="url"]::placeholder, body input[type="tel"]::placeholder, body input[type="search"]::placeholder, body input[type="number"]::placeholder, body input[type="datetime"]::placeholder, body input[type="email"]::placeholder {
    color: #000;
}
/*19 apr21*/

/*12Nov22*/
@media only screen and (min-width: 768px){
    .header-wrapper-content > .header.content {
        display: none;
    }
    .header-wrapper-content.sticky-menu.active .minicart-wrapper {
        display: none;
    }
}
body {
    padding: 0;
}
html {
    padding: 0;
}
.block.filter .block-subtitle {
    display: none;
}
.block.filter .filter-options .filter-options-content, .block.filter .filter-options dl.options-content, .block.filter .filter-options dd, .block.filter .filter-options dl.options dd {
    margin: 0;
    padding: 10px 0;
}
.filter-options-content-outer {
    padding-top: 0;
    border: 0;
}
.items.filter-checkbox li {
    margin-bottom: 10px;
}
.block.filter .filter-options .filter-options-item .filter-options-title {
    text-transform: none;
}
.catalog-product-view .product-info-main .product-add-form .table.grouped .control.qty:after{
    display: none;
}
select[bss-qty-dropdown="bss-qty-dropdown"] {
    background: #FFFFFF url(../../frontend/Codazon/fastest_fnf/en_US/images/select-icon.png) no-repeat right top/auto;
    min-width: 180px;
    border: 1px solid #000;
    padding: 5px 56px 5px 15px;
    font-weight: 500;
    z-index: 9;
    height: 42px;
    margin: 0;
    width: auto;
        background-size: auto 42px;
}
.catalog-product-view .box-tocart .action.tocart {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 42px;
}
.catalog-product-view .box-tocart .qty-input:after {

    display: none;
}
#bss_ajaxcart_popup {
    max-width: 620px;
}
.mfp-close:hover, .mfp-close:focus {
    border: 0;
}
.page-product-configurable.catalog-product-view .box-tocart .control .qty-input .input-text.qty {
    height: 42px;
    min-width: auto;
}
.table.grouped .col.qty .control.qty select[bss-qty-dropdown="bss-qty-dropdown"] {
    min-width: 150px;
    border: 1px solid #000;
    padding: 5px 42px 5px 10px;
    height: 34px;
    background-size: 34px 34px;
    font-size: 12px;
    text-align: left;
}
.minicart-wrapper #mini-cart .product .actions {
    margin: -28px 0 0;
}
.page-main .sidebar .block.block-collapsible-nav + .block.block-collapsible-nav {
    display: none;
}
.block.filter .filter-options .filter-options-item.active {
    border-bottom: 1px solid #eaeaea;
}
/*12Nov22*/
/*23Nov22*/
.minicart-items select[bss-qty-dropdown=bss-qty-dropdown] {
    height: 28px;
    font-size: 12px;
    min-width: 150px;
    max-width: 150px;
    padding: 0 35px 0 5px;
    background-size: 30px;
    line-height: 16px;
}
.minicart-items .update-cart-item {
    margin-top: 3px;
}
.minicart-items .item-qty {
    margin-right: 0;
    text-align: center;
    width: 40px;
    height: 28px;
    margin-left: 10px;
    border: 1px solid;
}
.cart.table-wrapper select[bss-qty-dropdown=bss-qty-dropdown] {
    min-width: 170px;
    padding: 5px 44px 5px 5px;
    font-weight: 500;
    height: 34px;
    max-width: 170px;
    background-size: auto 34px;
    font-size: 13px;
    border-collapse: separate;
}
.cart.table-wrapper .col.qty .input-text {
    height: 34px;
    width: 50px;
    margin-top: 5px;
    border: 1px solid;
    padding-left: 5px;
    padding-right: 5px;
}
.checkout-cart-index .cart.table-wrapper .item tr.item-actions {
    display: none;
}
.cart.table-wrapper .actions-toolbar .action-delete {
    margin-top: 15px;
    position: relative;
}
.cart.table-wrapper .actions-toolbar {
    min-height: auto;
    padding-bottom: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.minicart-items .product-item-details {
    padding-left: 80px;
    text-align: left;
}
.minicart-items .update-cart-item {
    padding: 5px;
}
/*23Nov22*/
/*08Dec22*/
.details-qty-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.minicart-items .update-cart-item {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 28px;
}
.minicart-items .item-qty {
    margin-left: 0;
}
.minicart-wrapper #mini-cart .product .actions {
    margin: 0;
}
/*08Dec22*/
/*20Dec23*/
body .buyagain-orders input[type="number"] {
    border: 1px solid #e1e1e1;
    max-width: 40px;
    text-align: center;
    height: 42px;
}
.buyagain-orders .action.primary {
    margin: 0;
}
.checkout-cart-index .cart.table-wrapper.buyagain-orders .cart thead tr th.col.image, .checkout-cart-index .cart.table-wrapper.buyagain-orders .cart tbody tr td.col.image {
    padding-right: 50px !important;
}
.checkout-cart-index .cart.table-wrapper.buyagain-orders .cart thead tr th.col.amount, .checkout-cart-index .cart.table-wrapper.buyagain-orders .cart tbody tr td.col.amount {
    padding-right: 20px !important;
}
.checkout-cart-index .cart.table-wrapper.buyagain-orders .cart thead tr th.col.add-to-cart, .checkout-cart-index .cart.table-wrapper.buyagain-orders .cart tbody tr td.col.add-to-cart {
    min-width: 210px;
}
body.checkout-cart-index  .buyagain-orders input[type="number"] {
    height: 40px;
}
.checkout-cart-index .buyagain-orders .action.primary {
    font-size: 13px;
}
@media only screen and (max-width: 767px){
    .buyagain-customer-index .toolbar-amount {
        position: relative;
        text-align: center;
    }
    .buyagain-customer-index.account .order-products-toolbar .pager .pages {
        text-align: center;
    }
}
@media only screen and (min-width: 768px){
    .checkout-cart-index .cart-discount,.checkout-cart-index .cart-container .form-cart {
        padding-right: 3%;
    }
}
.checkout-cart-index .buyagain-orders .action.primary:hover {
    background: #fff;
    border-color: #ff5500;
}
/*20Dec23*/
/*21Dec23*/
.buyagain-orders .price-box .price-container .price {
    font-weight: 600;
}
.buyagain-orders .price-box .old-price .price-container .price {
    font-weight: 500;
    color: #bbb;
}
.buyagain-orders .price-box .old-price .price-label{
    display: none;    
}
.buyagain-orders .price-box .old-price {
    color: #bbb;
    margin-left: 5px;
}
/*21Dec23*/
/*17Jan24*/
.shipping-tracking-popup .page-title-wrapper {
    text-transform: uppercase;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 25px;
}
/*17Jan24*/
/*22Feb24*/
option[data-discount="1"],.prices-tier li.item, .prices-tier .item strong, .prices-tier .item span, .prices-tier .item strong .price {
    color: #107B45;
    font-weight: bold;
}
/*22Feb24*/.page-title-breadcrumb-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}
.catalog-category-view .page-title-wrapper h1 {
    margin-bottom: 15px;
}
.category-title-section {
    position: relative;
    width: 100%;
    display: inline-block;
}
.category-layout-items-wrap.with-padding {
    padding: 70px 0px;
}
.category-layout-items-wrap .spot-featured-products .title-button {
    text-align: center;
}
.category-link-item img {
    vertical-align: top;
}
.pipe-tobbaco.category-link-item-1 {
    margin-right: 10px;
}
.pipe-tobbaco.category-link-item-2, .pipe-tobbaco.category-link-item-3 {
    margin-left: 10px;
}
.pipe-tobbaco.category-link-item-3 {
    margin-top: 20px;
}
.pipe-tobbaco.category-link-item-2 {
    margin-bottom: 20px;
}
.category-link-item-hover:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.pipe-tobbaco.category-link-item:hover .category-link-item-hover:before{
    background: rgba(60,191,123,0.85);
}
.category-link-item-desc p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    z-index: 9;
    position: relative;
    font-weight: 500;
    max-width: 72%;
    text-align: center;
    margin: 0 auto;
}
.category-link-item-hover-url a {
    display: inline-block;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    padding: 10px 20px;
    font-weight: 600;
    border: 1px solid #fff;
    margin-top: 20px;
    position: relative;
}
.category-link-item-hover-title h4 {
    font-size: 46px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-align: center;
    line-height: 50px;
    position: relative;
}
.category-link-item-hover {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    flex-flow: column;
}
.pipe-tobbaco.category-link-item {
    position: relative;
    display: inline-block;
}
.category-link-item-2 .category-link-item-hover-title h4, .category-link-item-3 .category-link-item-hover-title h4 {
    font-size: 30px;
    line-height: 36px;
}
.category-link-item-desc, .category-link-item-hover-url {
    height: 0;
    overflow: hidden;
    transition: all 0.5s;
    bottom: -100px;
    position: relative;
}
.pipe-tobbaco.category-link-item:hover .category-link-item-desc, .pipe-tobbaco.category-link-item:hover .category-link-item-hover-url {
    height: auto;
    bottom: 0;
}
.category-link-item-2 .category-link-item-desc p,.category-link-item-3 .category-link-item-desc p {
    max-height: 42px;
    overflow: hidden;
}
.category-link-item-hover-url a:hover {
    color: #fff;
    background: #FF5500;
    border-color: #FF5500;
    text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-title.child-groupdrop-title {
    font-size: 14px;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-title.main-groupdrop-title {
    font-size: 16px;
    letter-spacing: 1px;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-title.main-groupdrop-title a:hover{
    color: #107b45;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li.item > a {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li.item > a:hover:before{
    display: none;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li.item > a:hover {
    padding-left: 0;
    color: #107b45;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li.item {
    padding: 4px 0px;
}
.cdz-main-menu .cdz-horizontal-menu li.level0.parent > a.menu-link {
    letter-spacing: 1px;
}
.cdz-horizontal-menu .groupmenu li.item.level0 {
    margin-left: 4px;
    margin-right: 4px;
}
.header-wrapper-content.sticky-menu.active .cdz-horizontal-menu .groupmenu li.item.level0 {
    margin-left: 0;
    margin-right: 0;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-title.main-groupdrop-title.with-link {
    margin-bottom: 15px;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li .main-groupdrop-title.with-link a:hover:before{
    display: none;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li .main-groupdrop-title.with-link a:hover {
    padding-left: 0;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover:before {
    display: none;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li.item a:hover {
    padding-left: 0;
}
.cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link:after {
    display: none;
}
.cdz-main-menu .cdz-horizontal-menu li.level0.level-top.parent > a.menu-link:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    vertical-align: top;
    color: #88bda2;
    font-size: 12px;
    position: absolute;
    top: 19px;
    right: 3px;
    display: block;
}
.sticky-menu.active .cdz-main-menu .cdz-horizontal-menu li.level0.parent > a.menu-link {
    letter-spacing: 0;
}
.header-wrapper-content.sticky-menu.active div.header-wrapper-bottom {
    padding: 0;
}
.sticky-menu.active .header-wrapper-bottom .level0.spot-phone-info:after {
    right: 0;
}
.sticky-menu.active .header-wrapper-bottom .level0.spot-phone-info .phone-infoSticky{
    padding-right: 20px;
    margin-top: 5px;
    border-right: 1px solid #fff;
}
.page-header .sticky-menu.active .cdz-horizontal-menu .groupmenu li.item.level0 > .groupmenu-drop {
    margin-top: -2px;
}
.page-header .cdz-horizontal-menu .groupmenu li.item.level0.parent:hover:after {
    display: none;
}
.header-wrapper-bottom .header.content {
    max-width: 1300px !important;
}
@media only screen and (max-width: 1366px) {
.header-wrapper-bottom .header.content {
    max-width: 1200px !important;
}
}
.page-header .cdz-horizontal-menu .groupmenu li.item.level0 {
    position: inherit;
}
.page-header .cdz-horizontal-menu .groupmenu li.item.level0 > .groupmenu-drop {
    left: 0 !important;
    max-width: calc(100% - 20px);
    right: 0;
}
.sticky-menu.active .header-wrapper-bottom .level0.spot-phone-info:after{
    display: none;
}
.sticky-menu.active .cdz-main-menu .cdz-horizontal-menu li.item.level0 > a.menu-link{
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
@media (min-width: 768px){
    .sticky-menu.active .cdz-main-menu .cdz-horizontal-menu li.item.level0 > a.menu-link:after {
        top: 16px;
    }
}
.page-header .header-wrapper-content .header-wrapper-right .minicart-wrapper .action.showcart:before {
    left: 40px;
}
.page-header .sticky-menu.active .cdz-horizontal-menu .groupmenu li.item.level0 > .groupmenu-drop {
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
}
.category-shop-deals-content {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    height: 100%;
}
.category-shop-deals {
    display: inline-block;
    width: 100%;
    position: relative;
}
.category-shop-deals-title h5 {
    font-size: 42px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 42px;
}
.category-shop-deals-info p {
    font-size: 22px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    max-width: 712px;
    word-break: break-all;
    line-height: 30px;
    margin: 15px 0 20px;
}
.category-shop-deals-discount h4 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 20px;
    line-height: 60px;
}
.category-shop-deals-discount.color-yellow h4 {
    color: #f4b717;
}
.category-shop-deals-link a {
    background: #FF5500;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 10px;
    text-decoration: none;
    border-radius: 2px;
    font-size: 22px;
    padding: 13px 48px;
}
.category-shop-deals-link a:hover {
    background: #107b45;
    color: #fff;
}
.main-category-layout .page-footer .footer-content-top {
    padding-top: 0;
}
.main-category-layout .column.main {
    min-height: inherit;
    padding: 0;
}
.main-category-layout .category-cms,.main-category-layout .category-image{
    margin-bottom: 0;
}
.category-layout-items-wrap.with-padding-top {
    padding-top: 70px;
}
.without-category-image .category-title-section{
    min-height: 200px;
    background: rgba(0,0,0,0.8);
}
.category-shop-deals-content.content-align-right {
    align-items: flex-end;
    right: 15%;
}
.category-shop-deals-content.content-text-center {
    text-align: center;
}
.tubes-category-link .category-link-item-desc p {
    max-width: 90%;
}
@media only screen and (min-width: 992px) {
    .tubes-category .tubes-category-link .row,.cigars-category .cigars-category-link .row{
        margin-left: -20px;
        margin-right: -20px;
    }
    .tubes-category .tubes-category-link .col-md-8,.cigars-category .cigars-category-link .col-md-8, .cigars-category .cigars-category-link .col-md-12{
        padding-left: 20px;
        padding-right: 20px;
    }
}


/*Tobacco Supply*/
.tabacoo-supplies-info {
    margin-top: 30px;
}
.tabacoo-supplies-info h1 {
    font-size: 30px;
    color: #000;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: normal;
    text-align: left;
    clear: both;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}
.tabacoo-supplies-info p {
    font-size: 16px;
    font-weight: 600;
    color: #353535;
    margin: 0 0 30px 0;
    padding: 0;
    line-height: 28px;
    text-align: left;
    clear: both;
    letter-spacing: 1px;
}
.shop-arrival.product.supplies.aacc-btn {
    width: 264px;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    color: #000;
    border: solid 2px #000;
    letter-spacing: 0;
    display: inline-block;
    text-align: center;
    text-decoration: none
}
.supplies i {
    margin-left: 10px;
}
.p-25 {
    padding: 0 25px !important;
}
.tabacoo-supplies-product {
    border: 2px solid #eee6e5;
    position: relative;
}
.tabacoo-supplies-product:after {
    position: absolute;
    top: 50px;
    left: -75px;
    background: #34bd76;
    height: 3px;
    width: 175px;
    content: "";
}
.tabacoo-supplies-product.af-top {
    margin-top: -10px;
}
.inject {
    padding-left: 70px;
}
.tabacoo-supplies-product.af-top::after {
    position: absolute;
    top: 60px;
    left: auto;
    right: -75px;
}
a.shop-arrival.product.supplies:hover {
    background: #107b45;
    color: #fff;
    transition: all 0.5s;
    border: 2px solid #107b45;
}
.rolling-main {
    position: relative;
    overflow: hidden;
    margin-top: 60px;
}
.rolling-product {
    position: relative;
}
.hoverinfo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52,189,118,0.96);
    padding: 25px;
    text-align: center;
    opacity: 0;
    box-sizing: border-box;
}
.hoverinfob {
    margin: 0 auto;
    display: table;
    height: 100%;
    width: 100%;
}
.hoverinfoc {
    vertical-align: middle;
    display: table-cell;
    height: 100%;
    width: 100%;
}
.rolling-main .hoverinfo h1 {
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    margin: 0 0 30px 0;
    padding: 0;
    line-height: 65px;
    text-align: center;
    clear: both;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.rolling-main .hoverinfo p {
    font-size: 23px;
    font-weight: 400;
    color: #fff;
    margin: 30px 0;
    padding: 0;
    line-height: 30px;
    text-align: center;
    clear: both;
    letter-spacing: 0px;
}
.rolling-main .hoverinfo a {
    border: 2px solid #fff;
    border-radius: 6px;
    width: 294px;
    height: 64px;
    line-height: 64px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}
.rolling-product img {
    width: 100%;
    height: auto;
}
.rolling-product h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    background: #9b9f20;
    width: 100%;
    height: 110px;
    line-height: 110px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}
.rolling-main:hover .hoverinfo {
    opacity: 1;
}
.tabacoo-supplies-sec {
    padding-bottom: 60px;
}
.tabacoo-supplies-sec:last-child {
    padding-bottom: 0;
}
.tobacco-supplies-category .category-shop-now .category-shop-deals-link a {
    margin-top: 0;
}
.category-shop-now .category-shop-deals-info p {
    font-size: 14px;
    max-width: 100%;
    line-height: 30px;
    margin: 10px 0;
}
.category-shop-now .category-shop-deals-discount h4 {
    font-size: 28px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 0;
}
.category-shop-deals img {
    vertical-align: top;
}
.category-shop-deals-image {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.main-category-layout.catalog-category-view .columns {
    display: none;
}
/*Tobacco Supply*/
/*Cigars*/
.cigars-category .category-link-item {
    position: relative;
    display: inline-block;
    margin-bottom: 38px;
}
.cigars-category .category-link-item:hover .category-link-item-desc, .cigars-category .category-link-item:hover .category-link-item-hover-url {
    height: auto;
    bottom: 0;
}
.cigars-category .category-link-item:hover .category-link-item-hover:before {
    background: rgba(60,191,123,0.85);
}
.cigars-category .category-link-item-hover-title h4 {
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 1px;
}
.cigars-category .cigars-category-link .col-md-24 {
    padding-left: 0;
    padding-right: 0;
}
.cigars-category .cigars-category-link .col-md-12 .category-link-item {
    margin-bottom: 0;
}
/*Cigars*/
/*Pipes*/
.pipes-category .pipes-category-link .col-md-8 .category-link-item {
    margin-bottom: 0;
}
.pipes-category .pipes-category-link .col-md-8, .pipes-category .pipes-category-link .col-md-12 {
    padding-left: 20px;
    padding-right: 20px;
}
.pipes-category .pipes-category-link .row {
    margin-left: -20px;
    margin-right: -20px;
}
.pipes-category .category-link-item-hover-title h4 {
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 1px;
}
.pipes-category .pipes-category-link .col-md-24 {
    padding-left: 0;
    padding-right: 0;
}
.pipes-category .category-link-item {
    position: relative;
    display: inline-block;
    margin-bottom: 38px;
}
.pipes-category .category-link-item:hover .category-link-item-hover:before {
    background: rgba(60,191,123,.85);
}
.pipes-category .category-link-item:hover .category-link-item-desc, .pipes-category .category-link-item:hover .category-link-item-hover-url {
    height: auto;
    bottom: 0;
}
/*Pipes*/
/*More*/
.more-category-link .category-link-item-warp {
    display: flex;
    align-items: center;
    justify-content: center;
}
.more-category-link .category-link-item p {
    max-width: 497px;
    line-height: 1.7;
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
}
.more-category-link .category-link-item h2 {
    font-weight: 600;
    font-size: 28px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
}
.more-category-link .category-link-item p.last {
    margin-top: 20px;
    margin-bottom: 10px;
}
.more-category-link .category-link-item.category-link-item-content {
    padding-left: 50px;
}
.more-category .category-shop-deals-discount h4 {
    font-size: 50px;
    line-height: 50px;
    color: #ffc000;
    text-transform: uppercase;
}
.green-bg .category-shop-deals-image:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background-color: rgba(16,123,69,0.8);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.more-category .more-category-link .row{
    margin-left: -20px;
    margin-right: -20px;
}
.more-category .more-category-link .col-md-12 {
    padding-left: 20px;
    padding-right: 20px;
}
/*More*/
/*New Arrivals*/
.new-arrivals-top {
    display: inline-block;
    width: 100%;
    background-color: #f8f8f8;
}
.new-arrivals-top-links ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0;
}
.new-arrivals-top-links ul li {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.new-arrivals-top-links ul li a span {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    color: #333;
}
.new-arrivals-top-links ul li img {
    max-height: 66px;
}
.products-grid.category-new-arrivals .desktop_5 .product-items:not(.owl-carousel)>.product-item {
    width: 25%;
}
.products-grid.category-new-arrivals .desktop_5 .product-items:not(.owl-carousel)>.product-item:nth-child(4n+1) {
        clear: inherit !important;
}
.main-category-layout.catalog-category-view.category-new-arrivals .columns {
    display: block;
    margin-top: 60px;
}
.child-category-bottom {
    display: inline-block;
    width: 100%;
    margin-top: 60px;
}
.category-new-arrivals .page-wrapper>.page-bottom{
    width: 100%;
}
.child-category-bottom-featured {
    padding-bottom: 60px;
    padding-top: 50px;
    background-color: #dfe6ee;
}
.child-category-bottom-featured .shopFeaturedebtn {
    background-color: #f50;
    color: #fff !important;
}
.child-category-bottom-featured .shopFeaturedebtn:hover {
    color: #fff!important;
    background-color: #107b45!important;
}
/*New Arrivals*/
.page-header .header.links li>a {
    font-size: 14px;
    color: #333;
}
.phone-info-right h3 {
    font-size: 12px;
    color: #333;
}
.phone-info-right h4 {
    font-size: 12px;
    font-weight: 500;
}
.sticky-menu.active .spot-phone-info .phone-infoSticky h6 {
    font-size: 11px;
}
@media only screen and (min-width: 1366px) {
.cdz-slideshow-description .cdz-owlcarousel-des h2 {
    font-size: 44px;
}
.sticky-menu.active .cdz-main-menu .cdz-horizontal-menu li.level0>a.menu-link {
    font-size: 14px!important;
    padding-left: 17px!important;
    padding-right: 17px!important;
}
}
.sticky-menu.active .cdz-main-menu .cdz-horizontal-menu .groupmenu{
    text-align: left;
}
.cdz-main-menu .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.footer-container-wrapper .footer-box p.h5 {
    letter-spacing: 1px;
    font-family: montserrat,sans-serif!important;
}
.page-footer .footer-link li a {
    padding-bottom: 5px;
}
.footer-container-wrapper .widget.block.block-static-block:nth-child(2) .row>div {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 76px;
}
.footer .spot-contact-social-media-section img {
    margin-right: 10px;
}
.footer .widget.block.block-static-block:nth-child(2) .row>div i {
    font-size: 24px;
    margin-right: 10px;
}
.footer-container-wrapper .widget.block.block-static-block .footer-links-phone-info .footer-links-phone-info-right h3 {
    font-size: 12px !important;
    line-height: 12px !important;
}
.footer-container-wrapper .widget.block.block-static-block .footer-links-phone-info .footer-links-phone-info-right h4 {
    letter-spacing: 1px;
}
.footer-container-wrapper .widget.block.block-static-block  .footer-links-email-info {
    padding-top: 10px!important;
}
.spot-footer-payment-logo-left {
    padding-top: 25px;
}
.spot-footer-payment-section h3 {
    margin: 0 20px 0 0;
    font-size: 14px;
}
.spot-footer-payment-section .spot-footer-payment-logo-left img {
    margin-bottom: 0;
}
.spot-footer-payment-section .spot-footer-payment-logo-right img {
    margin-bottom: 0;
}
.spot-footer-payment-section .spot-footer-payment-logo-right img {
    max-width: 350px;
}
.block.newsletter .action.subscribe {
    font-size: 14px!important;
    color: #fff;
    font-weight: 600!important;
}
.page-products.category-new-arrivals .products-grid .desktop_5 .product-items:not(.owl-carousel)>.product-item {
    width: 25%;
    clear: inherit !important;
}
body.page-products .toolbar {
    margin-bottom: 30px;
}
.page-title-filter {
    margin-top: 40px;
}


/*Home Page*/
.cdz-new-arrivals .products-grid .product-item-info .product-item-details {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(255,255,255,0.95);
    padding-bottom: 6px;
}
li.product.product-item:hover .details.product-item-details {
    height: 100%;
}
.cdz-new-arrivals .product.description.product-item-description {
    font-size: 16px;
}
.cdz-new-arrivals .product .product-item-link {
    font-size: 14px;
}
.cdz-new-arrivals .products-grid .product-item-info .product-item-details:before{
display: none;
}
.product-item-info .product-item-details .product-item-name {
    min-height: 40px;
    max-height: 40px;
}
.cdz-new-arrivals .item.product .product-item-info {
    padding-bottom: 40px;
}
.spot-featured-products .products-grid .product-item-info .product-item-details {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background-color: rgba(238,238,238,0.95);
}
.spot-featured-products .product-item-link {
    font-size: 14px;
}
.spot-featured-products .products-grid .product-item-info .product-item-details .product-item-description {
    font-size: 16px;
}
.spot-featured-products .products-grid .product-item-info{
padding-bottom: 40px;
}
.spot-featured-products .product-item:hover .details.product-item-details {
    height: 100%;
}
.helpfultipsBlockBottom {
    font-size: 18px;
}
.helpfultipsBlockhover p {
    font-size: 16px;
}
/*Home Page*/

/*New 13Jan21*/
.cdz-slideshow-description .cdz-owlcarousel-des h2 {
    letter-spacing: 2px;
    font-weight: 700;
}
@media only screen and (min-width: 1400px) {
.cdz-slideshow-description .cdz-owlcarousel-des p {
    font-size: 24px;
    letter-spacing: 1px;
}
.cdz-slideshow-description .cdz-owlcarousel-des h2 {
    font-size: 58px;
    line-height: 70px;
}
.cdz-slideshow-description .shopBannerbtn {
    min-width: 300px;
    height: 64px;
    font-size: 18px;
    text-align: center;
    line-height: 64px;
    padding: 0;
    font-size: 22px;
}
.cdz-slideshow .owl-carousel .owl-item img {
    min-height: 460px;
}
}
.cdz-new-arrivals .cdz-block-title .b-title.h2 {
    letter-spacing: 1px;
}
.page-layout-1column.cms-index-index .columns .column.main .widget.block.block-static-block:nth-of-type(3) {
    margin-bottom: 0;
}
.page-layout-1column.cms-index-index .columns .column.main .widget.block.block-static-block:last-child {
    margin-bottom: 40px;
}
.cms-index-index .spot-order-process-block.ovalShape {
    margin-top: -40px;
    display: inline-block;
    float: left;
    position: relative;
    z-index: 0;
}
.cms-index-index  .orderProcess {
    display: inline-block;
    width: 100%;
}
.orderProcess .shopBannerbtn{
    width: auto;
    height: auto;
    letter-spacing: 1px;
    padding: 14px 28px;
    min-width: 280px;
font-size: 23px;
}
.shopArrivalbtn {
    z-index: 99;
    position: relative;
}
.cdz-new-arrivals .products-grid .product-item-info .price-box .price-wrapper .price {
    font-weight: 600;
}
.cdz-new-arrivals .products-grid .product-item-info .price-box .old-price .price-wrapper .price {
    color: #bbb !important;
}
.cdz-new-arrivals .products-grid .product-item-info .price-box .old-price {
    color: #bbb;
}
.spot-right.footer-copyright a {
    color: #333;
    font-weight: 500;
}
.page-footer .copyright {
    color: #333;
    font-weight: 500;
    font-family: montserrat,sans-serif!important;
}
.page.messages {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px;
    border-radius: 0;
    background: 0 0;
}
@media only screen and (max-width: 1366px){
.page.messages {
    max-width: 1200px!important;
}
}
.catalog-product-view .product-info-main .product-add-form .table.grouped .col.qty .bss-qty-dropdown {
    z-index: 4;
}
.product-item-name>a, .product.name a>a, .minicart-items .product-item-name>a {
    font-family: montserrat,sans-serif!important;
    font-size: 13px;
    font-weight: 600;
}
.minicart-wrapper .block-minicart a {
    color: #333 !important;
}
.minicart-wrapper .ui-dialog .block-minicart {
    color: #333;
}
.catalog-product-view .product-info-price .price-box .old-price .price {
    font-size: 15px;
    font-weight: 500;
}
.products-grid .product-item .price-box .old-price .price, .products-grid .product-item .price-box .old-price {
    color: #bbb;
    font-weight: 500;
}
.checkout-cart-index .cart.table-wrapper .item td:first-child {
    border-left: 1px solid #e1e1e1!important;
}
.checkout-cart-index .cart.table-wrapper .item td {
    border: 0;
    border-right: 1px solid #e1e1e1!important;
}
.opc-block-summary .order-summary-total .title.total-title strong:after {
    display: none;
}
.customer-account-logoutsuccess .page-title-wrapper {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px;
    border-radius: 0;
    background: 0 0;
}
@media only screen and (max-width: 1366px){
.customer-account-logoutsuccess .page-title-wrapper {
    max-width: 1200px!important;
}
}
/*New 13Jan21*/

/*To be removed*/
.catalog-category-view .page-title-breadcrumb-wrap .page-title-wrapper {
    position: relative !important;
    top: 0 !important;
}
.catalog-category-view .category-view .category-image .image {
    max-height: inherit !important;
}
.catalog-category-view .breadcrumbs .items {
    padding-top: 0 !important;
}
.catalog-category-view .wrapper-breadcrums {
    position: relative !important;
    top: 0 !important;
}
/*To be removed*/
/*12Feb21*/
@media only screen and (min-width: 1200px) {
    .page-header .cdz-horizontal-menu .groupmenu li.item.level0.parent > .groupmenu-drop {
        margin-top: -10px;
        transition: visibility 0.5s, opacity 0.5s linear , margin-top 0.5s;
        display: inline-block !important;
        opacity: 0;
        visibility: hidden;
    }
    .page-header .cdz-horizontal-menu .groupmenu li.item.level0.parent.open > .groupmenu-drop {
        margin-top: 0;
        opacity: 1;
        visibility: visible;
    }   
}
.page-header .header.links > li.custom-header-links {
    top: -13px;
}
.page-header .header.links > li.custom-header-links a {
    font-size: 13px;
}
.page-header .header.links > li.custom-header-links:after {
    content: '';
    height: 12px;
    width: 1px;
    background-color: #f1f1f1;
    display: inline-block;
    top: 2px;
    position: relative;
    border: 0;
}
.page-header .header.links > li:nth-child(5):after{
    display: none;
}
.cdz-main-menu .cdz-horizontal-menu li.level0.parent.open > a.menu-link:before {
    content: '';
    height: 3px;
    width: 90%;
    background-color: #34bd76;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.orderProcess .card.mb-3 .card-body {
    z-index: 2;
    position: relative;
}
.footer .spot-contact-social-media-section .international .footer-links-phone-info-right:before{
    content: "\f0ac";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    height: 41px;
    width: 18px;
    display: inline-block;
    position: absolute;
    color: #000;
    top: 0;
    left: -24px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer .spot-contact-social-media-section .international .footer-links-phone-info-right{
    position: relative;
}
.spot-footer-payment-section h3 {
    display: none;
}
/*12Feb21*/
.without-category-image .category-view .category-title-section .category-image{
    display: none;
}/* Website responsive til 991 px START*/
@media screen and (min-width: 991px) and (max-width: 1199px) {
    .logo-area {max-width: 180px;}
    .cdz-main-menu .cdz-horizontal-menu li.level0>a.menu-link, .cdz-main-menu .cdz-horizontal-menu li.level0:hover>a.menu-link {
        font-size: 12px!important;
        padding: 18px 12px 18px 5px;
    }
    .cdz-slideshow-description .cdz-owlcarousel-des h2 {
        font-size: 30px;
    }
    .spot-3-column-block .slotItem img {
        max-width: 65px;
    }   
    .spot-3-column-block .slotItem p{     font-size: 12px; }
    .sticky-menu.active .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
        padding: 12px 17px 12px 9px!important;
    }
    .sticky-menu.active .header-wrapper-bottom .level0.spot-phone-info .phone-infoSticky {
        padding-right: 13px;
    }
    .header-wrapper-content.sticky-menu.active .minicart-wrapper{
        right: 35px;
    }
    .cdz-new-arrivals .products-grid .product-items:not(.owl-carousel) > .product-item {
        width: 25%;
    }
    .cdz-block-title .b-title.h2{ font-size: 30px!important; }
    .orderProcesstitle,
    .footer-top-client-testimonials h2,
    .footer-top-helpful-tips h2,
    .footer-top-about-section-left h2,
    .footer-top-contacts-us-section h2
    {    
        font-size: 30px;
    }
    .orderProcess .card-body h2{ font-size: 15px; }
    .orderProcess .card-body p{ font-size: 14px;  }
    .helpfultipsBlockBottom{    padding: 10px 20px;}
    .footer-container-wrapper .footer-box p.h5{padding-bottom: 10px;font-size: 20px;}
    .page-footer .footer-link li a, .footer-container-wrapper .footer-box p,
    .page-footer a.footer-links-desc{
        font-size: 14px;
    }
    .block.newsletter .action.subscribe{ font-size: 12px!important; padding: 8px 10px; }
    .category-shop-deals-discount h4{font-size: 40px; margin-bottom: 0;}
    .category-shop-deals-title h5{font-size: 30px; margin: 0;}
    .category-shop-deals-info p{ font-size: 16px;   margin: 5px 0 10px 0; }
    .tabacoo-supplies-info p{ font-size: 14px;  margin: 0 0 15px 0; line-height: 24px; }
    .saleBanner .saleBannertxt{ padding: 20px 0; }
    .sidebar-main .block-title strong{ font: 600 17px/1.35 'Montserrat', sans-serif!important; }
    .page-title-filter{ font-size: 13px; }
    .cdz-product-wishlist a.action.towishlist:before{ text-align: left; }
    .products-grid .cdz-product-addto-bottom {flex-wrap: wrap;     justify-content: flex-start;}
    .page-main .sidebar.sidebar-additional .block-compare .block-title strong {
    font: 700 16px/1.35 'Montserrat',sans-serif!important;}
    .sidebar-additional .spot-newsletter h2 {  font-size: 16px;}
    .sidebar-additional .spot-newsletter h2:after{     top: 46px;  left: 35%; }
    .products-list .cdz-product-wishlist-comapre { width: 56%;}
    .footer-container-wrapper .spot-contact-social-media-section {border-top: none;border-bottom: none;}
    .footer-links-email-info {border-left: none!important;border-bottom: 1px solid #eee;}
    .footer-links-social {    border-bottom: 1px solid #eee;}
    .footer-container-wrapper .spot-contact-social-media-section .row>div{
            border-top: 1px solid #eee;     border-left: 1px solid #eee;}
    .page-footer .copyright {    text-align: center;position: static;bottom: -12px;padding-bottom: 10px;}
    .footer-design-copyright {
        position: relative;
        top: 10px;
        z-index: 99;
    }
    .spot-right.footer-copyright {
        text-align: left;
        padding-left: 0;
        padding-top: 4px;
    }
    .catalog-product-view.page-layout-1column .product-info-main .product-add-form {width: 62%;}
    .catalog-product-view .product-info-alert-addto .product-addto-links,
    .catalog-product-view .product-info-alert-addto .product.alert.price{
            width: 50%;}
    .product-banner-section {min-height: 198px;}
    .page-product-grouped.catalog-product-view.page-layout-1column .product-info-main{flex-wrap: wrap;}
    .catalog-product-view.page-layout-1column .product-info-main .product-sub-main-content,
    .catalog-product-view.page-layout-1column .product-info-main .product-add-form {
            width: 100%;
        }
    .checkout-cart-index .cartTopRight ul li{    margin: 0 10px;}
    .phone-area{ min-width: 750px; }
    .opc-block-summary .mageworx-donation, .opc-block-summary .order-summary-total{ padding: 0 15px; }
    .account.page-layout-2columns-left .column.main {
        width: 75%;
    }
    .account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
        width: 25%;
    }
    .cms-page-view .aboutWrapper .aboutColumn p{ min-height: 207px; }
    .product-banner-section .page-title-wrapper h1{font-size: 30px;}
    .catalog-category-view .breadcrumbs .items > li, .catalog-product-view .breadcrumbs .items > li{    font-size: 14px;}
    .catalog-category-view .products-grid .product-items:not(.owl-carousel) > .product-item {width: 33.33333333%!important;}
    .catalogsearch-result-index .products-grid .product-items:not(.owl-carousel) > .product-item {width: 33.33333333%!important;}                 
    .shopBybrand {padding-left: 15px;}
    .products-grid .cdz-product-addto-bottom .cdz-product-wishlist {  width: 100%;  text-align: left; }
    .products-list .product-item-info .product-item-details .product-item-name {    max-width: 77%; }
}
/* Website responsive til 991 px END*/
@media screen and (min-width: 1024px) and (max-width: 1100px) {
    .sticky-menu.active .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
    padding: 12px 15px 12px 12px!important;}
}
@media screen and (max-width: 1200px) and (min-width: 1101px ) {
.sticky-menu.active .cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
    padding: 12px 16px 12px!important; font-size: 12px!important;}
.header-wrapper-content.sticky-menu.active .minicart-wrapper { right: 38px;}
}

/* FNF Mobile responsive design: START*/
@media screen and (max-width: 767px) {
    .header-top-notifications {     display: block;     border-bottom: 2px solid #333;  }
    .header-top-notifications p{ font-size: 14px; }
    .spot-soo-header{ flex-wrap: wrap; }
    .logo-area {        max-width: 100%; width: 100%;   }
    .header-right {     width: 100%;        border-top: 1px solid #eee;     padding-top: 10px;  }
    .logo-area .white-logo {        display: none;  }
    .logo-area .logo img {      width: auto; margin-left: auto; }
    .nav-toggle{ top: 44px; }
    .phone-area {       padding-top: 6px;       padding-left: 0;        min-width: auto;        flex-wrap: wrap;    }
    .page-header .header.links .spot-my-account {       display: none;  }
    .page-header .header.links > li.custom-header-links {       display: none;  }
    .page-header .header.links {
        margin-bottom: 7px;
        margin-right: 113px;
    }
    .page-header .minicart-wrapper .action.showcart .text {     display: block!important;       position: static;       width: 35px;
        clip: unset;        height: auto;   }
    .page-header .minicart-wrapper .action.showcart {
        margin: 0;
        position: absolute;
        display: inline-block;
        float: none;
        right: 68px;
        top: -9px;
    }
    .page.messages { padding: 0 20px!important; }
    .page-header .minicart-wrapper .action.showcart{ width: 30px; }
    .header-wrapper-bottom {        height: 0;  }
    .cdz-slideshow .owl-carousel .owl-item img {        min-height: auto;  }
    .fade-on-hover {margin-bottom: 12px; text-align: center;}
    .footer-container-wrapper .footer-box p {       display: block!important;   }
    .footer-design-copyright {      justify-content: center;        margin-top: 10px;   }
    .form-orders-search .control { display: inline-block;width: 100%;   }
    .form-orders-search label.label {width: 100%;   }
    #action-search1{ font-size: 12px!important; }
    .search-wrapper-mobile .search-wrapper{ display: block; }
    .search-wrapper-desktop .search-wrapper{ display: none; }
    .checkout-cart-index .cart tr.item-info {       display: flex;      flex-flow: column;      width: 100%;margin-bottom: 15px;    }
    .checkout-cart-index .cart.table-wrapper .product-item-photo {      display: block;     left: 0;        padding: 0;     position: relative;     top: 0;     width: 100%;        width: 65px;    }
    .checkout-cart-index .cart.table-wrapper .product-item-name {       width: 100%;    }
    .checkout-cart-index .cart.table-wrapper .item td {     border: 0;      border-right: 1px solid #e1e1e1!important;      width: 100%;
        display: flex !important;       justify-content: space-between; }
    .cart.table-wrapper .col.qty:before, .cart.table-wrapper .col.price:before, .cart.table-wrapper .col.subtotal:before, .cart.table-wrapper .col.msrp:before {        padding-bottom: 0px;    }
    .checkout-cart-index .page-header .header.links {       display: flex;      align-items: center;   justify-content: space-between; margin:0px; }
    .checkout-cart-index .page-header .header.links > li.custom-header-links {      display: block;     top: 0;     margin-left: auto !important;       margin: 0 !important;   }
    .checkout-cart-index .secondcol h4 a {      display: block; }
    .checkout-cart-index .firstcol {        display: flex;      align-items: center;        text-align: center;     margin: 0 auto;
        width: 100%;        max-width: 190px;       margin-bottom: 10px;    }
    .modal-popup.modal-slide._inner-scroll._show {      -webkit-overflow-scrolling: touch;      overflow-y: auto;       left: 15px;
        right: 15px;        top: 50px;      bottom: auto;   }
    .modal-slide .modal-header, .modal-slide .modal-content, .modal-slide .modal-footer {       padding: 10px !important;   }
    .block-authentication .actions-toolbar {        margin-bottom: 5px;     display: flex;      justify-content: space-between;
        align-items: center;        margin: 0;  }
    .block-authentication .actions-toolbar > .secondary {       padding-top: 0;     margin-bottom: 10px;    }
    .block-minicart .block-content > .actions > .primary .action.primary {      font-size: 14px;    }
    .product-banner-section .page-title-wrapper h1{     font-size: 30px; }
    .product-info-stock-review{ flex-wrap: wrap; }
    .catalog-product-view .product-info-stock-review .product-reviews-summary{ margin: 20px 0 10px 0; }
    .catalog-product-view .product-info-main .stock.available, .catalog-product-view .product-info-main .stock.unavailable{     margin-bottom: 5px; }
    .catalog-product-view.page-layout-1column .product-info-main .product-add-form {    width: 100%; }
    .catalog-product-view .box-tocart .action.tocart {    font: 700 12px/1.35 'Montserrat';    padding: 15px 10px;}
    .block-shipping-estimation{     width: 100%; }
    .product-info-alert-addto {    flex-wrap: wrap; }
    .catalog-product-view .product-info-alert-addto .product.alert.price,
    .catalog-product-view .product-info-alert-addto .product-addto-links {    width: 100%;}
    .catalog-product-view .product.info.detailed .product.data.items > .item.content{ margin-top: 0px; }
    .catalog-product-view .product.data.items {    background: #fff; }
    .page-product-grouped.catalog-product-view.page-layout-1column .product-info-main{ flex-wrap: wrap; }
    .catalog-product-view.page-layout-1column .product-info-main .product-sub-main-content {  width: 100%;}
    .catalog-product-view .product-info-main .product-add-form .table.grouped > tbody > tr > td:before{
    clip: auto;    height: auto;    margin: 0;    overflow: auto; padding-left: 5px;   position: static; min-width: 35%;   width: auto; }
    .catalog-product-view .product-info-main .product-add-form .table.grouped .col.qty {    width: 100%;}
    .catalog-product-view .product-info-main .product-add-form .table.grouped .col.item {    width: 100%;}
    .catalog-product-view .product-info-main .product-add-form .table.grouped .control.qty {  width: 60%;    display: inline-table;}
    .catalog-product-view .product-info-main .product-add-form .table.grouped .price-box.price-final_price{  
        width: 60%;    display: inline-table;}
    .catalog-product-view .product-info-main .product-add-form .table.grouped .col.item .spot-prod-ratting {
    float: none;    width: 40%;    display: inline-block;    margin-left: 5px;}
.catalog-product-view .product-info-main .product-add-form .table.grouped .col.item img {  float: none;   width: 60px;}
.catalog-product-view .table-wrapper.grouped .table tbody tr:nth-child(2n+1) td {    background: #f2f2f2;}
.checkout-index-index .logo img{ max-height: none; }
.catalog-product-view .fancybox-wrap .fancybox-skin {    padding: 15px!important; }
.fancybox-inner {    min-width: auto; }
#bss_ajaxcart_popup .btn-viewcart, #bss_ajaxcart_popup .btn-continue, 
#bss_ajaxcart_popup .checkout-link{ margin-bottom: 10px; width: 100%; }
.phone-area:before{  right: -10px; background: #eee;}
.footer-container-wrapper .footer-box p.h5 {   font-size: 20px;    margin-bottom: 15px;    padding-bottom: 20px; border-bottom: 1px solid #ddd;}
.footer-container-wrapper .footer-box {    padding-top: 0;}
.spot-footer-links-section .row > div:last-child .footer-box p.h5 {    border-bottom: 0;    margin-bottom: 0; }
.spot-footer-links-section .row div:first-child .footer-box {    padding-bottom: 30px;    border-bottom: 1px solid #ddd; }
.page-footer .footer-box p.h5:after{ margin: 0 5px 0 0; }
.spot-footer-links-section .row > div:last-child .footer-box p.h5:after{ display: none; }
.page-header .header.links li > a.my-account {    padding: 0!important; }
.page-header .header.links li>a.my-account:before{ left: 30px; }
.page-header .header.links li#authorization-top-link.log-out a {    padding: 0 10px 0 10px!important; }
.page-header .header.links li.log-out>a:before{ left: 30px; }
.account .sidebar-main .block-collapsible-nav {    padding: 0 15px;    margin: 20px 0 0 0; }
.account .page-main .page-title-wrapper .page-title {    margin: 0 0 10px 0;    font-size: 22px; }
.account .block-collapsible-nav .title:after{ margin: -7px 0 0 0; }
.account .page.messages {   margin-bottom: 40px!important;}
.account .page.messages .messages{   padding-top: 50px!important; }
.page-products .sorter {position: static;}
.page-products .page-main .columns {    padding-top: 20px; }
.sub-category-page-title{ margin: 0px 0 7px 0;font-size: 20px; }
.page-products #page_title_filter {    display: none; }
.modes-mode > span, .modes-label {    display: none; }
.modes-mode:before {
    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;    font-size: 16px;
    line-height: inherit;    color: #333333;    content: '\e60d';    font-family: 'luma-icons';    vertical-align: middle;    display: inline-block;    font-weight: normal;    overflow: hidden;    speak: none;    text-align: center;}
.mode-list:before {    content: '\e60b';}
.toolbar-products .modes-mode{ display: inline-block;    margin-right: 4px;   padding: 4px 8px; }
.modes {   display: block;     margin-bottom: 10px;}
.filter-title strong:before{ display: none; }
.sidebar-main .block-title strong {    font: 600 16px/1.35 'Montserrat', sans-serif!important;
    border: none!important;    padding: 7px 25px!important;    letter-spacing: .2px;    background-color: #ff5500;
    margin-bottom: 15px!important;  top: -47px;}
.toolbar-products .toolbar-amount {    width: 150px;    float: left;    padding: 10px 0;position: static;}
.products.wrapper ~ .toolbar .modes, .products.wrapper ~ .toolbar .field.limiter {    display: none; }
.cms-page-view .cms-page-banner-section .page-title-wrapper h1{ font-size: 30px;padding: 0 10px; }
.product-compare-banner-section .compare-page-banner img {    min-height: 250px; }
.product-compare-banner-section .page-title{ font-size: 30px!important; padding: 0 10px; }
.table-comparison .label {    width: 150px; }
.catalog-product-view .product-info-alert-addto .product.alert.stock {
    margin-right: 0;
}
.page-product-grouped .product-info-price {
    float: none;
}
.sidebar.sidebar-main .filter.active .filter-title strong{    right: 10px;     padding: 7px 10px!important;}

    .product-compare-banner-section .page-title{     font-size: 30px!important; }
    .compareTitle h2{     font-size: 24px!important; }
    .table-comparison .action.tocart{ font: 700 12px/1.35 'Montserrat'!important;     width: 150px!important;     padding: 5px 10px!important; }
    .catalog-product_compare-index .columns .column.main{ padding-bottom: 0; }  
    .checkout-cart-index .page-main .page-title-wrapper .page-title{     font-size: 24px;     margin: 10px 0; }
    .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout { font-size: 14px; width: auto; padding: 10px 20px;}
    .checkout-cart-index .page-header .header.links > li.custom-header-links a { padding: 0 0 0 13px; }
    .products-list .product-item .price-box.price-final_price { width: 100%;}
    .products-list .item a.product-item-photo .main-image .product-image-container, .products-list .item a.product-item-photo .hover-image .product-image-container{     padding: 0px;     min-height: auto; }
    .products-list .product-item-details{ padding: 0 0 0 15px; }
    #shipping-method-buttons-container button.continue {  float: none;}
    .opc-wrapper .methods-shipping {  border-bottom: none;}
    .checkout-index-index .minicart-wrapper {    display: none; }
    .section-items.nav-sections-items div:nth-child(3) {display: none;}
    .form-create-account .control.customer-dob button {    font-size: 12px;}
    .cdz-login-form-dropdown {    top: 40px;    right: -35px;    left: 0; }
    .catalogsearch-result-index .search-page-title-breadcrumb-wrap {     text-align: left;  }
    .catalogsearch-result-index .search-page-title-breadcrumb-wrap .page-title{ font: 500 20px/1.35 Montserrat, sans-serif; }
    .product-compare-banner-section .page-title{     font-size: 30px!important; }
    .compareTitle h2{     font-size: 24px!important; }
    .table-comparison .action.tocart{ font: 700 12px/1.35 'Montserrat'!important;     width: 150px!important;     padding: 5px 10px!important; }
    .catalog-product_compare-index .columns .column.main{ padding-bottom: 0; }  
    .checkout-cart-index .page-main .page-title-wrapper .page-title{     font-size: 24px;     margin: 10px 0; }
    .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout { font-size: 14px; width: auto; padding: 10px 20px;}
    .checkout-cart-index .page-header .header.links > li.custom-header-links a { padding: 0 0 0 13px; }
    .products-list .product-item .price-box.price-final_price { width: 100%;}
    .products-list .product-item-details{ padding: 0 0 0 15px; }

    .products-grid .product-item .product-item-info .cdz-product-bottom.hover-effect { display: none; }
    .product-image-wrapper img{ padding: 5px; }
    .nav-sections-item-title.active { background: #107b45;}
    .advanced-search-title-breadcrumb-section .page-title{ font-size: 30px; }
    .advanced-search-page-banner-section{  padding-top: 100px; }

    .logo-link img{ max-height: 37px; }
    .search-wrapper-mobile .block-search { margin-top: 0; }
    .block-minicart .block-content > .actions > .primary .action.primary {    padding: 10px;    font-size: 14px;}
    .minicart-items-wrapper {    overflow-y: auto; }
    .checkout-cart-index .page-header .header.links > li.custom-header-links:after{    top: -16px;left: 75px; }
    .checkout-cart-index .nav-toggle{     display: none; }
    .account .block-collapsible-nav .item:last-child {    padding-bottom: 10px;    border-bottom: 1px solid #000;}
    .credit__account-balance .credit__account-subscription {    float: none;    min-height: 0; }
    .cms-page-view .cms-page-banner img{ object-fit: cover; }
    .navigation .level0.active .all-category .ui-state-focus{ width: 100%; }
    .sub-category-page-title {  visibility: hidden; }
    .catalogsearch-result-index .sidebar.sidebar-main{ padding-top: 20px; }
    .catalog-category-view .sidebar.sidebar-main{ padding-top: 20px; }
    .account .field-tooltip .field-tooltip-action {  display: none; }
    .cdz-slideshow-description .cdz-owlcarousel-des h2 {  font-size: 14px!important; line-height: 20px!important; padding: 2px 10px!important;}
    .cdz-slideshow-description .cdz-owlcarousel-des p {  font-size: 12px!important;    padding: 0px 10px 5px 10px!important; }
    .cdz-slideshow-description .cdz-owlcarousel-des{  max-width: 90%!important; margin-top: 0px!important;}
    .cdz-slideshow {    margin-bottom: 15px;}
    .checkout-cart-index .weAccept {    justify-content: center;}
    .checkout-cart-index .cartTop{​​​​​​​  text-align: left; }​​​​​​​
    .checkout-cart-index .cartTopLeft {​​​​​​​  margin-bottom: 15px; }​​​​​​​
}

@media screen and (max-width: 360px) {
.search-spot-custom.search-wrapper-mobile .field.search.active { width: 270px!important; }
.logo-link img {    max-width: 165px;    margin-top: 4px; }
.page-header .search-spot-custom .search-wrapper .block-search input[type="text"]{     font-size: 13px!important; }
.cdz-slideshow .owl-carousel .owl-item img {    object-fit: cover; }
.cdz-slideshow .owl-carousel.owl-theme .owl-dots {    left: 0;    right: 0; }
.header-top-notifications p {    font-size: 12px;}
.page.messages {    padding: 0 15px !important; }
.toolbar .sorter-options{   margin: 0 2px 0 2px; padding: 5px 22px 6px 5px;      width: 86px; }
.toolbar-products .toolbar-amount{     width: 118px; }
.page-products .toolbar .limiter .limiter-options {margin: 0;}
.page-products .page-main .columns {    padding-top: 0; }
.page-products .page.messages { padding: 0 !important; }
.category-cms{ margin-bottom: 15px; }
.cdz-product-addto-bottom .tocompare span{     font-size: 11px }
.catalog-category-view .products-grid .product-item {    margin-bottom: 0; }
.catalog-category-view .page-title-wrapper h1 {    margin-bottom: 0;    font-size: 30px;    padding: 0 15px; }
.products-list .product-item-details {    padding: 0 0 0 10px;}
.products-list .product-item-name .product-item-link {    font-size: 14px;}
.products-list .product-item .product-item-description { line-height: 20px;    height: 64px; margin: 0;}
.products-list .view-details-btn a{   font-size: 12px;     height: 40px;   width: 140px; margin: 10px 0 0; }
.products-list .product-item-details .cdz-product-addto-bottom {    margin-top: 10px; }
.products-list .cdz-product-wishlist-comapre {    margin-top: 5px; }
.products-list .product-item-info .product-item-details .product-item-name {    min-height: auto;    max-height: none;    margin: 0;    font-size: 14px;}
.products-list .product-item{     padding: 0 0 10px 0; }
.products-list .product-item-details .cdz-product-addto-bottom {    margin-top: 10px; }
.products-list .product-item-photo {    padding: 0;    min-width: 120px;    margin: 0;}
#category-products-grid .soo-fnf-price-section{     flex-wrap: wrap; }
.products-grid .product-item .price-box .old-price { margin: 0 0 0 2px; }
.catalog-category-view .products-grid .product-item .price-box {    width: 100%; }
.catalogsearch-result-index .search-page-title-breadcrumb-wrap .page-title {    font: 500 14px/1.35 Montserrat, sans-serif;    padding-bottom: 25px;}
.catalog-product-view .page-main {    padding-top: 15px; }
.page-header .header.links li > a.my-account, .page-header .header.links li#authorization-top-link.log-out a {    font-size: 11px!important; }
.checkout-cart-index .page-header .header.links > li.custom-header-links a {  padding: 0 0 0 5px;  font-size: 11px!important; }
.checkout-cart-index .page-header .header.links > li.custom-header-links:after{  left: 57px; }
.checkout-cart-index .cart-discount { margin-bottom: 0;}
}



@media only screen and (max-width: 991px) and (min-width: 768px)  {
    .logo-area {    max-width: 120px;}
    .header-right {   width: calc(100% - 120px); }
    .phone-area{     min-width: auto; }
    .navigation li.level0 > .level-top {  padding: 16px 13px !important;   font: 600 10px/1.35 Montserrat, sans-serif;}
    .navigation .level0.parent > .level-top > .ui-menu-icon:after{ font-size: 10px;   line-height: 17px; }
    .catalog-product-view.page-layout-1column .product-info-main .product-add-form {   width: 100%; }
    .catalog-product-view.page-layout-1column .product-info-main .product-sub-main-content {  width: 100%; }
    .page-product-grouped.catalog-product-view.page-layout-1column .product-info-main{  flex-wrap: wrap; }
    .header-wrapper-content.sticky-menu.active .logo .white-logo {display: block;height: auto; width: 80px;}
    .header-wrapper-content.sticky-menu.active .minicart-wrapper{     right: 30px; }
    .header-wrapper-content.sticky-menu.active .navigation li.level0 > .level-top {    padding: 16px 10px !important;    font: 600 8px/1.35 Montserrat, sans-serif;}
    .header-wrapper-content.sticky-menu.active .navigation .level0.parent > .level-top > .ui-menu-icon:after{     font-size: 8px;   line-height: 14px; }
    .catalog-product-view .product-info-alert-addto .product.alert.price {    width: 47%;}
    .catalog-product-view .product-info-alert-addto .product-addto-links {     width: 52%;}
    .product-banner-section .page-title-wrapper h1{ font-size: 30px; }
    .catalog-category-view .breadcrumbs .items > li, .catalog-product-view .breadcrumbs .items > li{     font-size: 14px; }
    .footer-container-wrapper .footer-box p.h5{ font-size: 14px; padding-bottom: 10px;}
    .footer-container-wrapper .footer-box p {   font-size: 14px;  line-height: 22px;}
    .page-footer .footer-link li a { font-size: 14px;}
    .block.newsletter .action.subscribe {    font-size: 10px!important;    padding: 8px 5px; }
    .page-footer .copyright {    text-align: center;    padding: 0 0 10px 0;}
    .footer-container-wrapper .spot-contact-social-media-section .row > div.footer-links-email-info{border-left: none; border-top: 1px solid #eee; }
    .footer-container-wrapper .spot-contact-social-media-section .row > div.spot-footer-payment-logo{ border-top: 1px solid #eee; }
    .checkout-cart-index .weAccept{ flex-wrap: wrap; }
    .checkout-cart-index .cart-summary {    width: 100%;    padding: 10px 0; }
    .checkout-cart-index .cart-container .form-cart{width: 100%;     padding-right: 0; margin-top: 30px;  }
    .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout{     max-width: 300px; }
    .popup-authentication .modal-inner-wrap {  min-width: 700px;}
    .checkout-index-index .opc-sidebar, .checkout-index-index .opc-wrapper{ width: 100%; padding-right: 0; }
    .checkout-index-index .methods-shipping .actions-toolbar .action.primary{    font-size: 14px;     padding: 9px 30px;}
    .cdz-slideshow .owl-carousel .owl-item img {    min-height: 250px; }
    .product-info-main .product-info-stock-review .product-info-stock-sku {    padding-top: 0;    margin: -2px 0 0 0; }
    .catalog-product-view .product.data.items > .item.title > .switch { font: 700 14px/1.35 Montserrat;}
    .catalog-category-view .page-title-wrapper h1{ font-size: 30px; }
    .sub-category-page-title{ font-size: 20px; margin: 20px 0 20px 5px; }
    .sidebar-main .block-title strong{ font: 600 13px/1.35 'Montserrat', sans-serif!important; }
    .sidebar-main .page-title-filter {    margin-top: 20px;    padding: 10px;    font-size: 12px!important; }
    .sidebar-main .page-title-filter:after{ font-size: 10px; top: 11px;    right: 10px; }
    .sidebar-main .filter-options-title{ font: 600 13px/1.35 'Montserrat', sans-serif!important; }
    .page-main .sidebar.sidebar-additional .block-compare .block-title{ padding: 10px; }
    .page-main .sidebar.sidebar-additional .block-compare .block-title strong{ font: 700 12px/1.35 'Montserrat',sans-serif!important; }
    .sidebar-additional .spot-newsletter{ padding: 10px; }
    .sidebar-additional .spot-newsletter h2 {font-size: 14px;}
    .sidebar-additional .spot-newsletter h2:after{ top: 44px;  left: 30%; }
    .sidebar-additional .spot-newsletter .col-md-8.col-sm-8.col-xs-24 {    width: 100%;    padding: 0; }
    .sidebar-additional .spot-newsletter .container { padding: 0 10px; }
    .sidebar-additional  .block.newsletter .action.subscribe {   font-size: 12px!important;    padding: 8px 5px;    min-height: auto!important;    width: 80%;}
    .page-products .toolbar .limiter { display: none;}
    .checkout-cart-index .page-main .page-title-wrapper .page-title{     font-size: 30px;   margin: 20px 0; }   
    .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout { max-width: 250px;font-size: 14px;padding: 10px;}
    .products-list .product-item .price-box.price-final_price { width: 100%;}
    .sidebar-main .filter-options-item { padding: 0 10px 10px 10px; }
    .sidebar-main .filter-options-item .rating-item .text{ font-size: 12px; }
    .sidebar-main .filter-options-item .rating-item .rating-box:before{ font-size: 10px; }
    .sidebar-main .filter-options-item .rating-item .rating-box .rating:before{ font-size: 10px; }
    .sidebar-additional .block-compare .action.primary{ margin: 0 5px 0 0; font: 500 12px/1.35 Montserrat, sans-serif; padding: 6px 8px; }
    .sidebar-additional .block-compare .actions-toolbar .secondary{ font-size: 12px; }
    .product-compare-banner-section .page-title{     font-size: 30px!important; }
    .compareTitle h2{     font-size: 24px!important; }
    .table-comparison .action.tocart{ font: 700 12px/1.35 'Montserrat'!important;     width: 150px!important;     padding: 5px 10px!important; }
    .catalog-product_compare-index .columns .column.main{ padding-bottom: 0; }
    .product-info-main .product-info-stock-review .product-info-stock-sku {    padding-top: 0;    margin: -2px 0 0 0; }
    .catalog-product-view .product.data.items > .item.title > .switch { font: 700 14px/1.35 Montserrat;}
    .catalog-category-view .page-title-wrapper h1{ font-size: 30px; }
    .sub-category-page-title{ font-size: 20px; margin: 20px 0 20px 5px; }
    .sidebar-main .block-title strong{ font: 600 13px/1.35 'Montserrat', sans-serif!important; }
    .sidebar-main .page-title-filter {    margin-top: 20px;    padding: 10px;    font-size: 12px!important; }
    .sidebar-main .page-title-filter:after{ font-size: 10px; top: 11px;    right: 10px; }
    .sidebar-main .filter-options-title{ font: 600 13px/1.35 'Montserrat', sans-serif!important; }
    .page-main .sidebar.sidebar-additional .block-compare .block-title{ padding: 10px; }
    .page-main .sidebar.sidebar-additional .block-compare .block-title strong{ font: 700 12px/1.35 'Montserrat',sans-serif!important; }
    .sidebar-additional .spot-newsletter{ padding: 10px; }
    .sidebar-additional .spot-newsletter h2 {font-size: 14px;}
    .sidebar-additional .spot-newsletter h2:after{ top: 44px;  left: 30%; }
    .sidebar-additional .spot-newsletter .col-md-8.col-sm-8.col-xs-24 {    width: 100%;    padding: 0; }
    .sidebar-additional .spot-newsletter .container { padding: 0 10px; }
    .sidebar-additional  .block.newsletter .action.subscribe {   font-size: 12px!important;    padding: 8px 5px;    min-height: auto!important;    width: 80%;}
    .page-products .toolbar .limiter { display: none;}
    .checkout-cart-index .page-main .page-title-wrapper .page-title{     font-size: 30px;   margin: 20px 0; }   
    .checkout-cart-index .cart-summary .checkout-methods-items .action.primary.checkout { max-width: 250px;font-size: 14px;padding: 10px;}
    .products-list .product-item .price-box.price-final_price { width: 100%;}
    .sidebar-main .filter-options-item { padding: 0 10px 10px 10px; }
    .sidebar-main .filter-options-item .rating-item .text{ font-size: 12px; }
    .sidebar-main .filter-options-item .rating-item .rating-box:before{ font-size: 10px; }
    .sidebar-main .filter-options-item .rating-item .rating-box .rating:before{ font-size: 10px; }
    .sidebar-additional .block-compare .action.primary{ margin: 0 5px 0 0; font: 500 12px/1.35 Montserrat, sans-serif; padding: 6px 8px; }
    .sidebar-additional .block-compare .actions-toolbar .secondary{ font-size: 12px; }
    .product-compare-banner-section .page-title{     font-size: 30px!important; }
    .compareTitle h2{     font-size: 24px!important; }
    .table-comparison .action.tocart{ font: 700 12px/1.35 'Montserrat'!important;     width: 150px!important;     padding: 5px 10px!important; }
    .catalog-product_compare-index .columns .column.main{ padding-bottom: 0; }
    .page-products .products-grid .product-item-info .product-item-description {
        font: 500 14px / 1.35 Montserrat, sans-serif !important;
        max-height: 90px;
        overflow: hidden;
    }
    .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
        padding: 10px;
        min-height: 163px;
    }
    .view-details-btn a {
        width: auto;
        font-size: 12px;
        padding: 0 7px;
    }
    .page-main .sidebar-additional .block-reorder .block-title strong{ font: 500 13px/1.35 Montserrat, sans-serif!important;    padding-bottom: 5px!important; }
    .page-main .sidebar-additional .block-reorder .actions-toolbar .action.primary{   text-transform: none;   margin: 0 5px 0 0;     padding: 7px 5px; font: 500 12px/1.35 Montserrat, sans-serif;}
    .page-main .sidebar-additional .block-reorder .actions-toolbar .secondary a.action{ font-size: 12px; }
    .page-main .sidebar.sidebar-additional .block-compare .block-content { padding: 7px;}
    .account .orders-history table thead th{ padding: 11px 5px; font: 500 12px/1.35 Montserrat, sans-serif; }
    .account .orders-history {     padding: 10px!important; }
    .account .orders-history .col.total {  min-width: 100px!important; }
    .cdz-slideshow-description .cdz-owlcarousel-des{ margin-top: 5%!important;     max-width: 400px!important; }


}


@media only screen and (max-width: 1200px) and (min-width: 992px)  {
    .navigation li.level0 > .level-top {    padding: 16px 20px;}
    .header-wrapper-content.sticky-menu.active .navigation li.level0 > .level-top {    padding: 16px 15px !important;    font: 600 12px/1.35 Montserrat, sans-serif;}
    .header-wrapper-content.sticky-menu.active .logo .white-logo { height: auto;width: 90px;}
    .spot-footer-payment-logo {    border-bottom: 1px solid #eee; }
    .footer-container-wrapper .spot-contact-social-media-section .row > div{ min-height: 63px; }
}

@media screen and (min-width: 992px) {
    .products-list .product-item-details {
        display: flex;
        align-items: start;
    }
    .products-list .product-item-details .cdz-product-addto-bottom {
        margin-left: 10px;
        padding-left: 10px;
        border-left: solid 1px #ccc;
        min-width: 150px;
    }
}
@media screen and (max-width: 991px) {
    .products-list .product-item-details .cdz-product-addto-bottom {
        margin-top: 20px;
    }

}

/* FNF Mobile responsive design: END*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

    .page-products #page_title_filter {    display: none; }
    .toolbar-products .modes-mode{ padding: 7px 8px; }
    .toolbar-products .modes {    float: left; }
    .catalog-product-view .product-addto-links .action{     text-align: left; }
    .sub-category-page-title {  visibility: hidden; }

    .catalog-product-view .product-info-main .product-add-form .table.grouped .col.item{ width: 400px; }
    .catalog-product-view .product-info-main .product-add-form .table.grouped .col.price {  width: 200px!important; }
    .catalog-product-view .product-info-main .product-add-form .table.grouped .col.qty { width: 250px!important; }
    .catalog-product-view .table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td, 
    .catalog-product-view .table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child{     
        padding: 5px !important; }
    .checkout-cart-index .weAccept {    justify-content: center;}
    .checkout-cart-index .spot-cart-phone-area{ padding-top: 0;    margin-top: 0; }
    .catalog-product-view .product-info-alert-addto .product-addto-links { width: 100%;}
    .account .orders-history table thead th {    padding: 11px 5px;    font: 500 12px/1.35 Montserrat, sans-serif;}
    .account .orders-history .col.total {    min-width: 100px!important;}
    .account .orders-history {    padding: 10px!important;}

}


/*01Sep21*/
@media screen and (max-width: 767px){
    .logo {
        margin-left: 0;
    }
    .logo-area {
        text-align: center;
    }
    .header-links .header-wrapper-right {
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .page-header .minicart-wrapper{
        position: relative;
        order: 2;
        float: none;
    }
    .page-header .header.links {
        margin-bottom: 0;
        margin-right: 0;
        order: 1;
        float: none;
    }
    .page-header .minicart-wrapper .action.showcart{
        width: 100%;
        margin: 0;
        position: relative;
        float: none;
        right: 0;
        top: 0;
        height: auto;
        line-height: 100%;
    }
    .page-header .minicart-wrapper .action.showcart .text {
        display: inline-block !important;
        position: relative;
        width: auto;
        height: auto;
        line-height: 24px;
    }
    .page-header .minicart-wrapper .action.showcart .counter.qty {
        right: 0;
        top: 0;
        line-height: 22px;
        height: auto;
        position: relative;
    }
    .page-header .header-wrapper-content .minicart-wrapper .action.showcart:before {
        min-height: 24px;
        top: -26px;
    }
    .page-header .logo, .page-header .logo-center .logo {
        display: inline-block;
    }
    .minicart-wrapper.active .ui-dialog .block-minicart {
        right: 0;
    }
    .minicart-wrapper .ui-dialog .block-minicart {
        color: #333;
        top: 150px;
        position: fixed;
        left: inherit;
        width: 100%;
        right: -100%;
        max-width: 500px;
        transition: right 0.6s;
    }
}
/*01Sep21*/