/*
 * Bootstrap imports
 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}
div#NewProducts .owl-controls .owl-dots {
  display: none;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
header#header {
  background: #000;
  border: none !important;
  box-shadow: none;
  padding: 5px 0px !important;
}
#footer .footer-bottom ul.socialLinksfooter li {
  display: inline-block;
}#footer .footer-bottom ul.socialLinksfooter {
  display: inline-block !important;
}
#footer .footer-bottom ul.socialLinksfooter li a i.fa {
  padding: 6px 11px;
  border-radius: 50%;
  font-size: 20px;
}
#footer .footer-bottom ul.socialLinksfooter li a .fa-facebook {
  background: #385898;
}#footer .footer-bottom ul.socialLinksfooter li a .fa-linkedin {
  background: #0a66c2;
  padding: 6px 8px !important;
}#footer .footer-bottom ul.socialLinksfooter li a .fa-twitter {
  background: rgb(29, 155, 240);
  padding: 6px 8px !important;
}#footer .footer-bottom ul.socialLinksfooter li a .fa-instagram {
  background: purple;
  padding: 6px 8px !important;
}#footer .footer-bottom ul.socialLinksfooter li a:hover {
  color: #e1e1e1;
}#footer .footer-bottom ul.socialLinksfooter {
  display: inline-block !important;
  margin-top: 50%;
}
#minicart-content-wrapper h3.noItems {
  margin-top: 0px;    margin-bottom: 25px;
}#minicart-content-wrapper a.accountLinsk {
  background: #f1f1f1;
  padding: 10px 20px;
  color: #626262;
}#minicart-content-wrapper img {
  width: 120px;
  height: 120px !important;
}#minicart-content-wrapper h2.nothingYet {
  margin-top: 0px;
}#minicart-content-wrapper .de p {
  margin-bottom: 0px;
  margin-top: 30px;
}#minicart-content-wrapper a.goShoppingLink {
  background: #f47820;
  padding: 10px 20px;
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  text-transform: capitalize;
}
.product-listing a.catListImg{
  position: relative;
    height: 160px;
    text-align: center;
}
.product-listing .backImgs img {
  max-height: 232px !important;    width: 140px;
  
}.p-img {
  position: absolute;
  
}a.catListImg .p-img:last-child {
  text-align: center;
    float: none;
    width: 100%;
}.backImgs {
  top: 0px;
  text-align: center;
  width: 100%;
}
/* .product-listing a.catListImg:hover .p-img.backImgs {
  right: 30%;
  transition: 400ms;
} */
.product-listing a.catListImg:hover .p-img.backImgs img {
  height: 150px;
    width: 140px !important;
    transition: 400ms;
    left: 15%;
    position: absolute;
    transform: translateX(-10px);
}
body.categorypath-smartphone {
  background: #f6f6f6;
}#phone-listing .product-listing > div > div {
  background: #fff;box-shadow: 0 -0.5rem 0 0 #fff, 0 1px 0.5rem 0 rgba(0, 0, 0, 0.1);
}.subNavigationLarge.animated {
  animation-duration: 5ms;
}.minicart-wrapper .block-minicart:before{
  content: none;
  display: none;
}.minicart-wrapper .block-minicart{
  border-top-color:#000 !important ;
}
ul.displayInline li {
  display: inline-block;
  vertical-align: middle;
}
body.category-smartphone section#featured-phone-banner {
  background-image: url("/pub/media/wysiwyg/banners/Banner IN note2-a_1680x320 -New.jpg") !important;
    width: 102.4%;
    height: 290px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-color: #fff0 !important;
}
body.category-airfunks section#featured-phone-banner {
  background-image: url("/pub/media/wysiwyg/banners/Banner Audio_1680x550.jpg") !important;
    width: 102.4%;
    height: 290px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-color: #fff0 !important;
}
body.category-feature-phones section#featured-phone-banner {
  background-image: url("/pub/media/wysiwyg/banners/BannerFeatire.jpg") !important;
    width: 102.4%;
    height: 290px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-color: #fff0 !important;
}
.menuHeading {
  clear: both;
    overflow: hidden;
    background: #f6f6f6;
    bottom: 0px;
    position: absolute;
    padding-bottom: 30px;
}.menuHeading h2 {
  color: #F36F21;
    padding-left: 30px;
    font-weight: 500;
    font-size: 25px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 12px;
}.menuHeading ul {
  background: #f6f6f6;
}
h4.electo {
  margin-top: 20px;
}.price-box.price-final_price {
  display: none;
}a#phoneOverview, a.tocompare {
  margin-bottom: 40px;
}header#header .container {
  width: 90%;
  max-width: 90%;
}
.led-category-theme #featured-phone-banner a {
  display: none;
}
/* responsive css new*/
@media (max-width: 768px) {
  .inMobileLink {
    display: none !important;
}
.navbar-toggle .icon-bar {
  background-color: #fff !important;
}
#header #header-search-btn + #header-search {
  background-color: unset !important;    right: 13% !important;
  top: 6px !important;
}
#mob-slideNav ul li a {
  font-size: 16px;
  font-weight: 400;
}section#airfunks .col-md-6:nth-child(1), section#airfunks .col-md-6:nth-child(4) {
  display: none;
}
section#airfunks .col-md-6 {
  width: 49%;
  margin: auto;
  padding: 0px;
}
.airfunk, .airfunk1 {
 
  padding: 30px 0px !important;
  margin-left: 0px !important;
  height: auto !important;
  width: 100% !important;
}.airfunkContent h2 {
  font-size: 18px !important;
}
.airfunkContent p.subText {
  font-size: 12px !important;
}.airfunkContent p.AirfunkPrice {
  font-size: 24px !important;
}
.airfunk1 img, .airfunk img {
  width: 140px !important;
  max-width: 140px !important;
}
.navbar-toggle, .navbar-toggle:hover {
  background: black !important;
}

body.category-smartphone section#featured-phone-banner {
  background-image: url("/pub/media/wysiwyg/banners/Banner IN Note2_480x350.png") !important;
  width: 108.2%;
  height: 297px;background-size: 100% 100% !important;

}
body.category-airfunks section#featured-phone-banner {
  background-image: url("/pub/media/wysiwyg/banners/Audio Banner 480x350.png") !important;
  width: 108.2%;
  height: 297px;background-size: 100% 100% !important;

}
body.category-feature-phones section#featured-phone-banner {
  background-image: url("/pub/media/wysiwyg/banners/Banner FP_480x350.png") !important;
  width: 108.2%;
  height: 297px;background-size: 100% 100% !important;

}
.backImgs {
  display: none;
}
.product-listing a.catListImg {
  height: 145px;
}
section#phone-listing .col-6 {
  padding-right: 0px;
}
li.mcart a {
  padding: 0px 0px 0px 20px;
}

h2.menuHead {
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  font-weight: 500;
}
.minicart-wrapper .block-minicart {
  width: 330px !important;
}#header .navbar .site-feature ul li .minicart-wrapper .block-minicart {
  right: -45px !important;     padding: 25px 10px !important;background: #e5e5e5;
}#minicart-content-wrapper a.accountLinsk {
  font-size: 12px;background: #fff;
}
#footer .footer-bottom h4.electo a:after {
  top: 4.5rem;
}
#header #header-search-btn + #header-search .block-search .label {
  display: none;
}
/* responsive css new*/
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }

}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-top-0 {
  margin-top: 0px !important;
}

.margin-right-0 {
  margin-right: 0px !important;
}

.margin-left-0 {
  margin-left: 0px !important;
}

.padding-left-0 {
  padding-left: 0px !important;
}

.padding-right-0 {
  padding-right: 0px !important;
}

.ph0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pv0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.margin-left-10 {
  margin-left: 10px !important;
}

.padding-left-10 {
  padding-left: 10px !important;
}

.padding-right-10 {
  padding-right: 10px !important;
}

.ph10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.pv10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-right-15 {
  margin-right: 15px !important;
}

.margin-left-15 {
  margin-left: 15px !important;
}

.padding-left-15 {
  padding-left: 15px !important;
}

.padding-right-15 {
  padding-right: 15px !important;
}

.ph15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.pv15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.margin-left-20 {
  margin-left: 20px !important;
}

.padding-left-20 {
  padding-left: 20px !important;
}

.padding-right-20 {
  padding-right: 20px !important;
}

.ph20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pv20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.margin-left-30 {
  margin-left: 30px !important;
}

.padding-left-30 {
  padding-left: 30px !important;
}

.padding-right-30 {
  padding-right: 30px !important;
}

.ph30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.pv30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.margin-bottom-45 {
  margin-bottom: 45px !important;
}

.margin-top-45 {
  margin-top: 45px !important;
}

.margin-right-45 {
  margin-right: 45px !important;
}

.margin-left-45 {
  margin-left: 45px !important;
}

.padding-left-45 {
  padding-left: 45px !important;
}

.padding-right-45 {
  padding-right: 45px !important;
}

.ph45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.pv45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.margin-bottom-65 {
  margin-bottom: 65px !important;
}

.margin-top-65 {
  margin-top: 65px !important;
}

.margin-right-65 {
  margin-right: 65px !important;
}

.margin-left-65 {
  margin-left: 65px !important;
}

.padding-left-65 {
  padding-left: 65px !important;
}

.padding-right-65 {
  padding-right: 65px !important;
}

.ph65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.pv65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.z-index-0 {
  z-index: 0;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.z-index-4 {
  z-index: 4;
}

.z-index-5 {
  z-index: 5;
}

.z-index-6 {
  z-index: 6;
}

.z-index-7 {
  z-index: 7;
}

.z-index-8 {
  z-index: 8;
}

.z-index-9 {
  z-index: 9;
}

.z-index-10 {
  z-index: 10;
}

html,
body {
  height: 100%;
  padding: 0;
  margin: 0;
}

body {
  background-color: #ffffff;
  min-width: 320px;
  font-family: "Poppins";
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
  min-width: 320px;
  color: #231f20;
}

.page-wrap {
  padding: 0 60px;
}

@media (max-width: 1024px) {
  .page-wrap {
    padding: 0 20px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .page-wrap {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .page-wrap {
    padding: 0 15px;
  }
}

a:focus, input:focus, button:focus {
  outline: none;
  box-shadow: none;
}

img {
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  color: #231f20;
}

a:visited, a:focus, a:hover {
  text-decoration: none;
  outline: none;
}

.h-100-vh {
  height: 100vh;
  min-height: 650px;
}

.m-w-200 {
  min-width: 200px;
}

.page-main {
  padding: 0;
}
.buttOns {
    display: inline-block !important;margin: auto;
}a.buyNow {
    padding: 8px 16px!important;
    font-size: 16px !important;
}.buttOns a.buyNow:last-child {
    margin-left: 10px !important;font-size: 13px !important;
}

@media (min-width: 1366px) {
  .container {
    max-width: 1280px;
    width: 1280px;
  }
}

@media (min-width: 1500px) and (max-width: 1920px) {
  .container {
    max-width: 1440px;
    width: 100%;
  }
}

#info-page-banner {
  background: url(../images/info-page-banner.jpg) no-repeat;
  background-size: cover;
  min-height: 250px;
}

#info-page-banner h1 {
  color: #ffffff;
}

.s-font {
  font-family: "Moderna" !important;
}

.mmx-inputfields-set input[type=email], .mmx-inputfields-set input[type=number], .mmx-inputfields-set input[type=text], .mmx-inputfields-set select, .mmx-inputfields-set textarea {
  border-radius: 0px;
  font-size: 1.3rem;
  border: 1px #707070 solid;
  font-weight: 400;
}

.mmx-inputfields-set input[type=email]::placeholder, .mmx-inputfields-set input[type=number]::placeholder, .mmx-inputfields-set input[type=text]::placeholder, .mmx-inputfields-set select::placeholder, .mmx-inputfields-set textarea::placeholder {
  color: inherit;
}

.mmx-inputfields-set input[type=email], .mmx-inputfields-set input[type=number], .mmx-inputfields-set input[type=text] {
  padding: 20px 15px;
}

.mmx-inputfields-set textarea {
  padding: 8px 15px;
}

.mmx-inputfields-set select {
  padding: 7px 12px 9px;
  height: 42px;
  font-weight: 400;
  background-position-x: calc(100% - 15px);
}

.secondary-grey-text {
  color: #3f3f3f !important;
}

.light-sea-blue-text {
  color: #6cdaf4 !important;
}

.light-sea-blue-bg {
  background-color: #6cdaf4 !important;
}

.white-text {
  color: #ffffff !important;
}

.black-text {
  color: #231f20 !important;
}

.h2-p-text-section h2 {
  font-size: 4rem !important;
}

@media (max-width: 767px) {
  .h2-p-text-section h2 {
    font-size: 2.8rem !important;
  }
}

.h2-p-text-section p {
  font-size: 1.6rem !important;
  color: #231f20;
}

@media (max-width: 767px) {
  .h2-p-text-section p {
    font-size: 1.6rem !important;
  }
}

#header {
  transition: all ease-out 0.25s;
  position: fixed;
  top: -75px;
  left: 0;
  right: 0;
  z-index: 999;
  box-shadow: 0 0 2px #0000004d;
  background-color: #ffffff;
 
}

@media (max-width: 767px) {
  #header {
    height: 60px;
  }
}

#header.show-header {
  top: 0;
}

#header .logo {
  display: inline-block;
  overflow: hidden;
  text-decoration: none !important;
  max-width: none;
  margin: 0;
}

@media (max-width: 767px) {
  #header .logo {
    width: 120px;
  }
}

#header .logo svg {
  height: 45px;
}

#header .logo svg#logo-icon {
  width: 45px;
}

#header .logo svg#logo-text {
  width: 100px;
}

#header .navbar {
  border: 0;
  border-radius: 0;
  margin: 0;
  position: relative;
}

#header .navbar .in-tech a {
  transition: all ease-out 0.2s;
  font-family: "Poppins";
  color: rgba(255, 255, 255, .8);
  font-size: 1.4rem;
  text-decoration: none;
  font-weight: 500;
}

#header .navbar .in-tech a span {
  color: inherit;
}

@media (max-width: 767px) {
  #header .navbar .in-tech a {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #header .navbar .in-tech a {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #header .navbar .in-tech a {
    font-size: 1.2rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #header .navbar .in-tech a {
    font-size: 1.2rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  #header .navbar .in-tech a {
    font-size: 1.2rem;
  }
}

#header .navbar #top-navbar .navigation {
  padding: 0;
}

#header .navbar #top-navbar .navigation > ul {
  display: flex;
}

#header .navbar #top-navbar .navigation > ul > li {
  display: inline-block;
  position: relative;
  margin-left: 45px;
  margin-bottom: 0;
  margin-right: 0;
}a#header-search-btn {
  margin-left: 7px;
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #header .navbar #top-navbar .navigation > ul > li {
    margin-left: 20px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #header .navbar #top-navbar .navigation > ul > li {
    margin-left: 20px;
  }
}
.inMobileLink .subNavigationWrap, .featurePhone .subNavigationWrap {
  padding: 40px 0px !important;
}
.subNavigationLarge{
  animation: growDown 300ms ease-in-out forwards;
    transform-origin: center center
}
@keyframes growDown {
  0% {
    transform: scaleY(0)
}
80% {
    transform: scaleY(1.1)
}
100% {
    transform: scaleY(1)
}
}
header.darkHeader {
  background: #000000c4 !important;
  position: fixed !important;
  display: block !important;
  top: 0 !important;
}
.logo img {
  width: 32px;
}
#header .navbar #top-navbar .navigation > ul > li > a {
  transition: all ease-out 0.2s;
  font-family: "Poppins";
  color: #fff;
  font-size: 1.4rem;
  text-decoration: none;
  padding: 0;
  font-weight: 500;
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #header .navbar #top-navbar .navigation > ul > li > a {
    font-size: 1.2rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #header .navbar #top-navbar .navigation > ul > li > a {
    font-size: 1.2rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  #header .navbar #top-navbar .navigation > ul > li > a {
    font-size: 1.2rem;
  }
}

#header .navbar #top-navbar .navigation > ul > li > a > span {
  vertical-align: unset;
}

#header .navbar #top-navbar .navigation > ul > li > a:hover {
  color: #ff6500;
}

#header .navbar #top-navbar .navigation > ul > li.active > a {
  color: #ff6500;
}

#header .navbar #top-navbar .navigation > ul > li:hover .submenu {
  visibility: visible;
  opacity: 1;
  z-index: 999;
  top: 100%;
  left: 0;
}

#header .navbar #top-navbar .navigation > ul > li:last-child ul.subchildmenu::after {
  left: auto;
  right: 2em;
}

#header .navbar #top-navbar .navigation > ul > li ul.subchildmenu {
  width: 10em;
  flex-wrap: wrap;
  position: relative;
}

@media (max-width: 767px) {
  #header .navbar #top-navbar .navigation > ul > li ul.subchildmenu {
    display: none;
  }
}

#header .navbar #top-navbar .navigation > ul > li ul.subchildmenu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #fff;
  z-index: 10;
}

@media (max-width: 767px) {
  #header .navbar #top-navbar .navigation > ul > li ul.subchildmenu::before {
    display: none;
  }
}

#header .navbar #top-navbar .navigation > ul > li ul.subchildmenu::after {
  content: "";
  width: 9px;
  height: 9px;
  background: #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 7em;
  top: -5px;
  z-index: 5;
}

@media (max-width: 767px) {
  #header .navbar #top-navbar .navigation > ul > li ul.subchildmenu::after {
    display: none;
  }
}

#header .navbar #top-navbar .navigation > ul > li ul.subchildmenu li {
  width: 100%;
  float: left;
  margin: 0 !important;
}

#header .navbar #top-navbar .navigation > ul > li ul.subchildmenu li a {
  padding: 0.6em 1em !important;
  width: 100%;
  float: left;
}

#header .navbar #top-navbar .navigation > ul > li ul.subchildmenu li a:hover {
  background: #77cdd6 !important;
  color: #fff !important;
}

@media (max-width: 767px) {
  #header .navbar #top-navbar .navigation > ul > li li.level0 {
    position: relative;
  }
}

#header .navbar .site-feature {
  padding-left: 4%;
}

@media (max-width: 767px) {
  #header .navbar .site-feature {
    padding: 0 15px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #header .navbar .site-feature {
    padding: 0 20px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #header .navbar .site-feature {
    padding-left: 30px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #header .navbar .site-feature {
    padding-left: 30px;
  }
}

#header .navbar .site-feature ul {
  list-style: none;
}

@media (max-width: 767px) {
  #header .navbar .site-feature ul {
    padding-left: 0;
  }
}

#header .navbar .site-feature ul li {
  display: inline-block;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

#header .navbar .site-feature ul li:first-child {
  margin-left: 0;
}

@media (max-width: 767px) {
  #header .navbar .site-feature ul li:last-child {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #header .navbar .site-feature ul li:last-child {
    margin-left: 0;
  }
}

#header .navbar .site-feature ul li.user-profile-menu button.btn-link:hover {
  background-color: transparent;
}

#header .navbar .site-feature ul li.user-profile-menu button.btn-link:after {
  content: none;
}

#header .navbar .site-feature ul li.user-profile-menu a {
  font-size: 1.4rem;
}

#header .navbar .site-feature ul li.user-profile-menu a:hover {
  color: #ff6500;
}

#header .navbar .site-feature ul li.user-profile-menu a:active {
  background-color: #f8f9fa;
}

#header .navbar .site-feature ul li .minicart-wrapper #mini-cart li {
  display: block;
}

#header .navbar .site-feature ul li .minicart-wrapper a.showcart::before {
  content: none;
}

#header .navbar .site-feature ul li .minicart-wrapper a.showcart span.qty {
  top: -5px;
  left: 10px;
  margin: 0;
  background-color: #F36F21;
  border-radius: 10px;
  font-size: 10px;
  font-weight: 300;
  height: 18px;
  line-height: 18px;
  width: auto;
}

#header .navbar .site-feature ul li .minicart-wrapper button.update-cart-item:hover {
  background-color: transparent;
  color: #ff6500;
}

#header .navbar .site-feature ul li .minicart-wrapper .block-minicart {
  right: -24px;
}

#header .navbar .site-feature img {
  height: 20px;
}

#header #header-search-btn + #header-search {
  border-radius: 30px;
    position: absolute;
    right: 10%;
    top: -9px;
    z-index: 10;
    width: 90%;
    background-color: #ffffff;
}
#minicart-content-wrapper img.product-image-photo {
  width: 100% !important;
  height: 100% !important;
}
#header #header-search-btn + #header-search .block-search {
  width: 100%;
  margin-left: 0;
}

@media (max-width: 767px) {
  #header #header-search-btn + #header-search .block-search .control {
    margin: 0;
    clear: none;
    padding: 0;
    width: 90%;
  }
}

#header #header-search-btn + #header-search .block-search #search {
  border-radius: 40px;
  border: 0;
  outline: none;
  box-shadow: none;
  position: static;
  margin: 0;
}

@media (max-width: 767px) {
  #header #header-search-btn + #header-search .block-search .label {
    line-height: 35px;
  }
}

@media (max-width: 767px) {
  #header #header-search-btn + #header-search .block-search .label::before {
    font-size: 16px;
  }
}

#header #header-search-btn + #header-search .block-search button[type="submit"] {
  width: 30px;
  cursor: pointer;
}

#header #header-search-btn + #header-search .block-search button[type="submit"]:hover {
  color: #ff6500;
}

#mob-slideNav {
  position: fixed;
  top: 0;
  right: -310px;
  width: 300px;
  background-color: #ffffff;
  height: 100%;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  z-index: 999;
  padding-top: 10px;
  transition: all ease-out 0.1s;
}

#mob-slideNav.show {
  right: 0;
}

#mob-slideNav ul {
  list-style: none;
}

#mob-slideNav ul li {
  margin-bottom: 8px;
  width: 100%;
  float: left;
}

#mob-slideNav ul li a {
  color: #231f20;
}

#mob-slideNav ul li.parent > a {
  position: relative;
  display: block;
}

#mob-slideNav ul li.parent > a::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0px;
  font-weight: 700;
  font-size: 18px;
  color: #666;
}

#mob-slideNav ul li.parent.active > a::after {
  content: "-";
}

#mob-slideNav ul li ul.subchildmenu {
  display: none;
  margin-top: 10px;
}

#mob-slideNav ul li ul.subchildmenu::before, #mob-slideNav ul li ul.subchildmenu::after {
  display: none;
  content: none;
}

#mob-slideNav .navbar-toggle {
  position: absolute;
  top: 0;
  right: 5px;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 5px;
  margin-top: 8px;
  margin-bottom: 8px;
 
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  border: none;

  outline: none;
}

.navbar-toggle:hover {
  background: #000 !important;
}

.navbar-toggle:focus {
  outline: none;
}

.navbar-toggle .icon-bar {
  background-color: #000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-toggle.collapsed {
  text-align: right;
}

.navbar-toggle.collapsed .icon-bar:nth-child(1) {
  width: 16px;
  margin-left: 6px;
}

.navbar-toggle.collapsed .icon-bar:nth-child(2) {
  width: 20px;
  margin-left: 2px;
}

/* ANIMATED X */
.navbar-toggle.x .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.navbar-toggle.x .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.navbar-toggle.x .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

/* ANIMATED X COLLAPSED */
.navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*category page css */



/*category page css */
.navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

/* END ANIMATED X */
#footer .modified-accordion .collapse:not(.show) {
  display: block;
}

@media (max-width: 767px) {
  #footer .modified-accordion .collapse:not(.show) {
    display: none;
  }
}

#footer .follow-us {
  background-color: #f1f1f1;
}

@media (max-width: 767px) {
  #footer .follow-us {
    background-color: transparent;
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #footer .follow-us {
    background-color: transparent;
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #footer .follow-us {
    background-color: transparent;
    margin-left: -15px;
    margin-right: -15px;
  }
}

#footer .follow-us h4 {
  font-size: 2rem;
  font-weight: 500;
}

#footer .follow-us ul {
  list-style: none;
}

@media (max-width: 767px) {
  #footer .follow-us ul {
    width: 100%;
    background-color: #f1f1f1;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #footer .follow-us ul {
    width: 100%;
    background-color: #f1f1f1;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #footer .follow-us ul {
    width: 100%;
    background-color: #f1f1f1;
  }
}

#footer .follow-us ul li {
  display: inline-block;
  margin-left: 25px;
  margin-top: 0;
  margin-bottom: 0;
}

#footer .follow-us ul li:first-child {
  margin-left: 0;
}

@media (max-width: 767px) {
  #footer .follow-us ul li {
    margin-left: 50px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #footer .follow-us ul li {
    margin-left: 50px;
  }
}

#footer .follow-us ul li a {
  color: #231f20;
  transition: all ease-out 0.2s;
}

#footer .follow-us ul li a:hover {
  color: #77cdd6;
}

#footer .nl-subscribe > div {
  border-bottom: 1px #231f20 solid;
}

#footer .nl-subscribe h4, #footer .nl-subscribe input[type=email] {
  font-weight: 400;
  font-size: 1.9rem;
}

@media (max-width: 767px) {
  #footer .nl-subscribe h4, #footer .nl-subscribe input[type=email] {
    font-weight: 400;
    font-size: 1.7rem;
  }
}

#footer .nl-subscribe input[type=email] {
  outline: none;
  border: 0;
  padding: 0;
  font-family: "Poppins";
}

@media (max-width: 767px) {
  #footer .nl-subscribe input[type=email] {
    padding: 5px 0;
  }
}

#footer .nl-subscribe input[type=email]::placeholder {
  color: #231f20;
}

#footer .nl-subscribe input[type=email]:focus {
  box-shadow: none;
}

#footer .nl-subscribe button[type=submit] {
  border: 0;
  outline: none;
  padding: 0;
  height: 25px;
  background-color: transparent;
}

#footer .footer-bottom {
  color: #ffffff;
  font-weight: 300;
  font-size: 1.2rem;
  min-height: auto;
  line-height: normal;
  background-color: none;
  padding: 0;
  text-align: left;
}

#footer .footer-bottom a {
  color: #ffffff;
  transition: all ease-out 0.2s;
}

#footer .footer-bottom a:hover, #footer .footer-bottom a:focus {
  text-decoration: none;
}

#footer .footer-bottom a:hover {
  color: #77cdd6;
  text-decoration: none;
}

#footer .footer-bottom > div {
  background-color: #000;
}

@media (max-width: 767px) {
  #footer .footer-bottom > div {
    padding-bottom: 15px;
  }
}

#footer .footer-bottom h4 {
  font-weight: 500;
  font-size: 1.7rem;
}

#footer .footer-bottom h4 span {
  font-family: "Moderna";
  letter-spacing: 0.1em;
}

#footer .footer-bottom h4 a {
  width: 100%;
  display: block;
  pointer-events: none;
}

@media (max-width: 767px) {
  #footer .footer-bottom h4 a {
    pointer-events: fill;
  }
}

#footer .footer-bottom h4 a:after {
  content: "+";
  position: absolute;
  right: 20px;
  top: .9rem;
  transition: transform .25s ease-in-out;
  display: none;
}

@media (max-width: 767px) {
  #footer .footer-bottom h4 a:after {
    display: block;
  }
}

#footer .footer-bottom h4 a[aria-expanded="true"]:after {
  transform: rotate(45deg);
}

#footer .footer-bottom ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer .footer-bottom ul li {
  margin-bottom: 10px;
}

#footer .footer-bottom-links ul li {
  display: inline-block;
}

#footer .footer-bottom-links ul li::after {
  content: "|";
  margin-left: 10px;
  margin-right: 5px;
}

#footer .footer-bottom-links ul li:last-child::after {
  content: none;
}

.product-listing .p-colors ul, .p-slider .p-colors ul {
  list-style: none;
}

.product-listing .p-colors ul li, .p-slider .p-colors ul li {
  margin: 0 10px;
}

.product-listing .p-colors ul li a, .p-slider .p-colors ul li a {
  border-radius: 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #cbcbcb;
  position: relative;
}

@media (max-width: 767px) {
  .product-listing .p-colors ul li a, .p-slider .p-colors ul li a {
    width: 10px;
    height: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .product-listing .p-colors ul li a, .p-slider .p-colors ul li a {
    width: 14px;
    height: 14px;
  }
}

.product-listing .p-colors ul li a::before, .p-slider .p-colors ul li a::before {
  border-radius: 25px;
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: 28px;
  height: 28px;
  border: 1px transparent solid;
}

@media (max-width: 767px) {
  .product-listing .p-colors ul li a::before, .p-slider .p-colors ul li a::before {
    width: 18px;
    height: 18px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .product-listing .p-colors ul li a::before, .p-slider .p-colors ul li a::before {
    width: 22px;
    height: 22px;
  }
}

.product-listing .p-colors ul li.blue a, .p-slider .p-colors ul li.blue a {
  background-color: #4592f0;
}

.product-listing .p-colors ul li.blue.active a::before, .p-slider .p-colors ul li.blue.active a::before {
  border-color: #4592f0;
}

.product-listing .p-colors ul li.black a, .p-slider .p-colors ul li.black a {
  background-color: #303030;
}

.product-listing .p-colors ul li.black.active a::before, .p-slider .p-colors ul li.black.active a::before {
  border-color: #303030;
}

.product-listing .p-colors ul li.grey a, .p-slider .p-colors ul li.grey a {
  background-color: #cbcbcb;
}

.product-listing .p-colors ul li.grey.active a:after, .p-slider .p-colors ul li.grey.active a:after {
  border-color: #303030;
}

#phone-banner .phone-lp-nav .dropdown-toggle, #single-page-menu .phone-lp-nav .dropdown-toggle, #filter .filter--label-mob .dropdown-toggle, #filter .filter--sort .dropdown-toggle {
  font-family: "Poppins";
  font-size: 1.4rem;
  line-height: normal;
}

@media (max-width: 767px) {
  #phone-banner .phone-lp-nav .dropdown-toggle, #single-page-menu .phone-lp-nav .dropdown-toggle, #filter .filter--label-mob .dropdown-toggle, #filter .filter--sort .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.5rem;
  }
}

#phone-banner .phone-lp-nav .dropdown-toggle.btn-link, #single-page-menu .phone-lp-nav .dropdown-toggle.btn-link, #filter .filter--label-mob .dropdown-toggle.btn-link, #filter .filter--sort .dropdown-toggle.btn-link {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}

#phone-banner .phone-lp-nav .dropdown-toggle:focus, #single-page-menu .phone-lp-nav .dropdown-toggle:focus, #filter .filter--label-mob .dropdown-toggle:focus, #filter .filter--sort .dropdown-toggle:focus {
  outline: none;
  box-shadow: none;
}

#phone-banner .phone-lp-nav .dropdown-toggle::after, #single-page-menu .phone-lp-nav .dropdown-toggle::after, #filter .filter--label-mob .dropdown-toggle::after, #filter .filter--sort .dropdown-toggle::after {
  font-family: "fontAwesome";
  border: 0;
  position: relative;
  top: 3px;
}

@media (max-width: 767px) {
  #phone-banner .phone-lp-nav .dropdown-toggle::after, #single-page-menu .phone-lp-nav .dropdown-toggle::after, #filter .filter--label-mob .dropdown-toggle::after, #filter .filter--sort .dropdown-toggle::after {
    top: 3px;
  }
}

#phone-banner .phone-lp-nav .dropdown-toggle[aria-expanded="false"]::after, #single-page-menu .phone-lp-nav .dropdown-toggle[aria-expanded="false"]::after, #filter .filter--label-mob .dropdown-toggle[aria-expanded="false"]::after, #filter .filter--sort .dropdown-toggle[aria-expanded="false"]::after {
  content: "\f107";
}

#phone-banner .phone-lp-nav .dropdown-toggle[aria-expanded="true"]::after, #single-page-menu .phone-lp-nav .dropdown-toggle[aria-expanded="true"]::after, #filter .filter--label-mob .dropdown-toggle[aria-expanded="true"]::after, #filter .filter--sort .dropdown-toggle[aria-expanded="true"]::after {
  content: "\f106";
}

#phone-banner .phone-lp-nav .dropdown-toggle span, #single-page-menu .phone-lp-nav .dropdown-toggle span, #filter .filter--label-mob .dropdown-toggle span, #filter .filter--sort .dropdown-toggle span {
  font-size: 1.2em;
  font-family: "Moderna";
}

#phone-banner .phone-lp-nav .dropdown-toggle + .dropdown-menu a, #single-page-menu .phone-lp-nav .dropdown-toggle + .dropdown-menu a, #filter .filter--label-mob .dropdown-toggle + .dropdown-menu a, #filter .filter--sort .dropdown-toggle + .dropdown-menu a {
  font-size: 1.4rem;
}

@media (max-width: 767px) {
  #phone-banner .phone-lp-nav .btn__white-fill-h-holo, #single-page-menu .phone-lp-nav .btn__white-fill-h-holo, #filter .filter--label-mob .btn__white-fill-h-holo, #filter .filter--sort .btn__white-fill-h-holo {
    padding: 8px 20px;
  }
}

@media (max-width: 767px) {
  #phone-banner .phone-lp-nav .s-page-nav, #single-page-menu .phone-lp-nav .s-page-nav, #filter .filter--label-mob .s-page-nav, #filter .filter--sort .s-page-nav {
    background-color: #ffffff;
    border-bottom: 1px #f1f1f1 solid;
  }
}

#phone-banner .phone-lp-nav ul.navbar-nav li, #single-page-menu .phone-lp-nav ul.navbar-nav li, #filter .filter--label-mob ul.navbar-nav li, #filter .filter--sort ul.navbar-nav li {
  margin-left: 40px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  #phone-banner .phone-lp-nav ul.navbar-nav li, #single-page-menu .phone-lp-nav ul.navbar-nav li, #filter .filter--label-mob ul.navbar-nav li, #filter .filter--sort ul.navbar-nav li {
    margin-left: 20px;
  }
  #phone-banner .phone-lp-nav ul.navbar-nav li:first-child, #single-page-menu .phone-lp-nav ul.navbar-nav li:first-child, #filter .filter--label-mob ul.navbar-nav li:first-child, #filter .filter--sort ul.navbar-nav li:first-child {
    margin-left: 0;
  }
}

#phone-banner .phone-lp-nav ul.navbar-nav li a, #single-page-menu .phone-lp-nav ul.navbar-nav li a, #filter .filter--label-mob ul.navbar-nav li a, #filter .filter--sort ul.navbar-nav li a {
  transition: all ease-out 0.2s;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
}

@media (max-width: 767px) {
  #phone-banner .phone-lp-nav ul.navbar-nav li a, #single-page-menu .phone-lp-nav ul.navbar-nav li a, #filter .filter--label-mob ul.navbar-nav li a, #filter .filter--sort ul.navbar-nav li a {
    color: #707070;
  }
}

#phone-banner .phone-lp-nav ul.navbar-nav li a:hover, #single-page-menu .phone-lp-nav ul.navbar-nav li a:hover, #filter .filter--label-mob ul.navbar-nav li a:hover, #filter .filter--sort ul.navbar-nav li a:hover {
  color: #3f3f3f;
}

#phone-banner .phone-lp-nav ul.navbar-nav li a.active, #single-page-menu .phone-lp-nav ul.navbar-nav li a.active, #filter .filter--label-mob ul.navbar-nav li a.active, #filter .filter--sort ul.navbar-nav li a.active {
  font-weight: 700;
}

@media (max-width: 767px) {
  #phone-banner .phone-lp-nav ul.navbar-nav li a.active, #single-page-menu .phone-lp-nav ul.navbar-nav li a.active, #filter .filter--label-mob ul.navbar-nav li a.active, #filter .filter--sort ul.navbar-nav li a.active {
    color: #f47820;
    font-weight: 400;
  }
}

#phone-banner .phone-lp-nav ul.navbar-nav li.btn-buynow a, #single-page-menu .phone-lp-nav ul.navbar-nav li.btn-buynow a, #filter .filter--label-mob ul.navbar-nav li.btn-buynow a, #filter .filter--sort ul.navbar-nav li.btn-buynow a,
#phone-banner .phone-lp-nav ul.navbar-nav li.btn-buynow input,
#single-page-menu .phone-lp-nav ul.navbar-nav li.btn-buynow input,
#filter .filter--label-mob ul.navbar-nav li.btn-buynow input,
#filter .filter--sort ul.navbar-nav li.btn-buynow input {
  padding: 11px 21px;
  background-color: #ffffff;
  color: #f47820;
}

#phone-banner .phone-lp-nav ul.navbar-nav li.btn-buynow a[type="submit"], #single-page-menu .phone-lp-nav ul.navbar-nav li.btn-buynow a[type="submit"], #filter .filter--label-mob ul.navbar-nav li.btn-buynow a[type="submit"], #filter .filter--sort ul.navbar-nav li.btn-buynow a[type="submit"],
#phone-banner .phone-lp-nav ul.navbar-nav li.btn-buynow input[type="submit"],
#single-page-menu .phone-lp-nav ul.navbar-nav li.btn-buynow input[type="submit"],
#filter .filter--label-mob ul.navbar-nav li.btn-buynow input[type="submit"],
#filter .filter--sort ul.navbar-nav li.btn-buynow input[type="submit"] {
  padding: 8px 28px;
  border: 0;
}

#phone-banner .phone-lp-nav ul.navbar-nav li.btn-buynow a[type="submit"]:focus, #single-page-menu .phone-lp-nav ul.navbar-nav li.btn-buynow a[type="submit"]:focus, #filter .filter--label-mob ul.navbar-nav li.btn-buynow a[type="submit"]:focus, #filter .filter--sort ul.navbar-nav li.btn-buynow a[type="submit"]:focus,
#phone-banner .phone-lp-nav ul.navbar-nav li.btn-buynow input[type="submit"]:focus,
#single-page-menu .phone-lp-nav ul.navbar-nav li.btn-buynow input[type="submit"]:focus,
#filter .filter--label-mob ul.navbar-nav li.btn-buynow input[type="submit"]:focus,
#filter .filter--sort ul.navbar-nav li.btn-buynow input[type="submit"]:focus {
  outline: none;
  box-shadow: none;
}

#phone-banner .phone-lp-nav ul.navbar-nav li.btn-buynow a:hover, #single-page-menu .phone-lp-nav ul.navbar-nav li.btn-buynow a:hover, #filter .filter--label-mob ul.navbar-nav li.btn-buynow a:hover, #filter .filter--sort ul.navbar-nav li.btn-buynow a:hover,
#phone-banner .phone-lp-nav ul.navbar-nav li.btn-buynow input:hover,
#single-page-menu .phone-lp-nav ul.navbar-nav li.btn-buynow input:hover,
#filter .filter--label-mob ul.navbar-nav li.btn-buynow input:hover,
#filter .filter--sort ul.navbar-nav li.btn-buynow input:hover {
  background-color: #fed206;
  color: #ffffff;
}

#after-sales-service .md-accordion .card, #track-your-request .md-accordion .card {
  border: 0;
  border-radius: 0;
}

#after-sales-service .md-accordion .card:first-child .card-header a, #track-your-request .md-accordion .card:first-child .card-header a {
  margin-top: 0;
}

#after-sales-service .md-accordion .card-header, #track-your-request .md-accordion .card-header {
  background-color: transparent;
  border: 0;
  padding: 0;
  margin-bottom: 0;
}

#after-sales-service .md-accordion .card-header a, #track-your-request .md-accordion .card-header a {
  transition: all ease-out 0.2s;
  padding: 0.75rem 2rem;
  border: 1px #dedede solid;
  margin-top: 14px;
}

#after-sales-service .md-accordion .card-header a h5, #track-your-request .md-accordion .card-header a h5 {
  font-size: 2rem;
  font-weight: 700;
}

@media (max-width: 767px) {
  #after-sales-service .md-accordion .card-header a h5, #track-your-request .md-accordion .card-header a h5 {
    font-size: 1.4rem;
  }
}

#after-sales-service .md-accordion .card-header a:not(.collapsed), #track-your-request .md-accordion .card-header a:not(.collapsed) {
  background-color: #fed206;
  border-color: #fed206;
}

#after-sales-service .md-accordion .card-header a:not(.collapsed) .rotate-icon, #track-your-request .md-accordion .card-header a:not(.collapsed) .rotate-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#after-sales-service .md-accordion .card-header + .collapsing, #track-your-request .md-accordion .card-header + .collapsing,
#after-sales-service .md-accordion .card-header + .collapse,
#track-your-request .md-accordion .card-header + .collapse {
  transition: all ease-out 0.2s;
  border-left: 1px #dedede solid;
  border-right: 1px #dedede solid;
  border-bottom: 1px #dedede solid;
  margin-bottom: 7px;
}

#after-sales-service .md-accordion .card-body, #track-your-request .md-accordion .card-body {
  padding: 2rem;
}

#after-sales-service .md-accordion .card-body a, #track-your-request .md-accordion .card-body a {
  transition: all ease-out 0.2s;
  color: #231f20;
}

#after-sales-service .md-accordion .card-body a:hover, #track-your-request .md-accordion .card-body a:hover {
  color: #ff6500;
}

#after-sales-service .md-accordion .card-body strong, #track-your-request .md-accordion .card-body strong {
  font-weight: 700;
}

#after-sales-service .md-accordion .card-body table thead, #track-your-request .md-accordion .card-body table thead {
  background-color: #fed206;
}

#after-sales-service .md-accordion .card-body table thead th, #track-your-request .md-accordion .card-body table thead th {
  white-space: nowrap;
  border-bottom-width: 1px;
}

#after-sales-service .md-accordion .card-body table th, #track-your-request .md-accordion .card-body table th,
#after-sales-service .md-accordion .card-body table td,
#track-your-request .md-accordion .card-body table td {
  padding: 12px 20px;
}

.sea-blue-bgColor {
  background-color: #77cdd6 !important;
}

.blue-bgColor {
  background-color: #36a1f2 !important;
}

.blue-text-color {
  color: #36a1f2 !important;
}

.breadcrumbs {
  display: none;
}

.page-wrapper {
  padding-top: 0;
}

.btn__primary, .btn__primary-fill-h-holo,
.btn__secondary,
.btn__primary-holo-h-fill,
.btn__primary-fill-h-holo,
.btn__orange-fill,
.btn__orange-fill-h-holo,
body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button,
body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button,
body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button,
.btn__grey-holo-h-fill,
.btn__white-fill-h-holo,
.btn__white-holo-h-fill,
.btn__black-fill-h-holo,
.btn__black-holo-h-fill,
.btn__yellow-fill-h-black,
.btn__white-fill-h-sea-blue {
  border-radius: 50px;
  transition: all ease-out 0.2s;
  padding: 15px 60px;
  overflow: hidden;
  position: relative;
  font-size: 2rem;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
  border: 0;
  outline: none;
  white-space: nowrap;
  height: auto;
}

.btn__primary:focus, .btn__primary-fill-h-holo:focus,
.btn__secondary:focus,
.btn__primary-holo-h-fill:focus,
.btn__primary-fill-h-holo:focus,
.btn__orange-fill:focus,
.btn__orange-fill-h-holo:focus,
body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button:focus,
body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button:focus,
body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button:focus,
.btn__grey-holo-h-fill:focus,
.btn__white-fill-h-holo:focus,
.btn__white-holo-h-fill:focus,
.btn__black-fill-h-holo:focus,
.btn__black-holo-h-fill:focus,
.btn__yellow-fill-h-black:focus,
.btn__white-fill-h-sea-blue:focus {
  outline: none;
}

@media (max-width: 767px) {
  .btn__primary, .btn__primary-fill-h-holo,
  .btn__secondary,
  .btn__primary-holo-h-fill,
  .btn__primary-fill-h-holo,
  .btn__orange-fill,
  .btn__orange-fill-h-holo,
  body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button,
  body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button,
  body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button,
  .btn__grey-holo-h-fill,
  .btn__white-fill-h-holo,
  .btn__white-holo-h-fill,
  .btn__black-fill-h-holo,
  .btn__black-holo-h-fill,
  .btn__yellow-fill-h-black,
  .btn__white-fill-h-sea-blue {
    padding: 10px 40px;
    font-size: 1.4rem;
  }
}

.btn__primary.medium, .medium.btn__primary-fill-h-holo,
.btn__secondary.medium,
.btn__primary-holo-h-fill.medium,
.btn__primary-fill-h-holo.medium,
.btn__orange-fill.medium,
.btn__orange-fill-h-holo.medium,
body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button,
body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button,
body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button,
.btn__grey-holo-h-fill.medium,
.btn__white-fill-h-holo.medium,
.btn__white-holo-h-fill.medium,
.btn__black-fill-h-holo.medium,
.btn__black-holo-h-fill.medium,
.btn__yellow-fill-h-black.medium,
.btn__white-fill-h-sea-blue.medium {
  padding: 10px 45px;
  font-size: 1.7rem;
}

@media (max-width: 767px) {
  .btn__primary.medium, .medium.btn__primary-fill-h-holo,
  .btn__secondary.medium,
  .btn__primary-holo-h-fill.medium,
  .btn__primary-fill-h-holo.medium,
  .btn__orange-fill.medium,
  .btn__orange-fill-h-holo.medium,
  body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button,
  body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button,
  body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button,
  .btn__grey-holo-h-fill.medium,
  .btn__white-fill-h-holo.medium,
  .btn__white-holo-h-fill.medium,
  .btn__black-fill-h-holo.medium,
  .btn__black-holo-h-fill.medium,
  .btn__yellow-fill-h-black.medium,
  .btn__white-fill-h-sea-blue.medium {
    padding: 10px 30px;
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .btn__primary.medium, .medium.btn__primary-fill-h-holo,
  .btn__secondary.medium,
  .btn__primary-holo-h-fill.medium,
  .btn__primary-fill-h-holo.medium,
  .btn__orange-fill.medium,
  .btn__orange-fill-h-holo.medium,
  body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button,
  body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button,
  body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button,
  .btn__grey-holo-h-fill.medium,
  .btn__white-fill-h-holo.medium,
  .btn__white-holo-h-fill.medium,
  .btn__black-fill-h-holo.medium,
  .btn__black-holo-h-fill.medium,
  .btn__yellow-fill-h-black.medium,
  .btn__white-fill-h-sea-blue.medium {
    padding: 10px 30px;
    font-size: 1.4rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .btn__primary.medium, .medium.btn__primary-fill-h-holo,
  .btn__secondary.medium,
  .btn__primary-holo-h-fill.medium,
  .btn__primary-fill-h-holo.medium,
  .btn__orange-fill.medium,
  .btn__orange-fill-h-holo.medium,
  body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button,
  body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button,
  body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button,
  .btn__grey-holo-h-fill.medium,
  .btn__white-fill-h-holo.medium,
  .btn__white-holo-h-fill.medium,
  .btn__black-fill-h-holo.medium,
  .btn__black-holo-h-fill.medium,
  .btn__yellow-fill-h-black.medium,
  .btn__white-fill-h-sea-blue.medium {
    padding: 10px 30px;
    font-size: 1.6rem;
  }
}

.btn__primary, .btn__primary-fill-h-holo {
  background-color: #77cdd6;
  border: 1px #77cdd6 solid;
  color: #ffffff;
}

.btn__primary:visited, .btn__primary-fill-h-holo:visited, .btn__primary:link, .btn__primary-fill-h-holo:link, .btn__primary:focus, .btn__primary-fill-h-holo:focus {
  color: #ffffff;
}

.btn__primary:hover, .btn__primary-fill-h-holo:hover {
  background-color: #ffffff;
  color: #77cdd6;
  text-decoration: none;
}

.btn__secondary {
  background-color: #ffffff;
  border: 1px #ffffff solid;
  color: #77cdd6;
}

.btn__secondary:visited, .btn__secondary:link, .btn__secondary:focus {
  color: #77cdd6;
}

.btn__secondary:hover {
  background-color: #77cdd6;
  color: #ffffff;
  text-decoration: none;
}

.btn__primary-holo-h-fill {
  background-color: #ffffff;
  border: 1px #ffffff solid;
  color: #77cdd6;
  border-color: #77cdd6;
}

.btn__primary-holo-h-fill:visited, .btn__primary-holo-h-fill:link, .btn__primary-holo-h-fill:focus {
  color: #77cdd6;
}

.btn__primary-holo-h-fill:hover {
  background-color: #77cdd6;
  color: #ffffff;
  text-decoration: none;
}

.btn__primary-fill-h-holo {
  border: 1px solid #77cdd6;
}

.btn__white-fill-h-sea-blue {
  background-color: #ffffff;
  border: 1px #ffffff solid;
  color: #77cdd6;
  border-color: #ffffff;
}

.btn__white-fill-h-sea-blue:visited, .btn__white-fill-h-sea-blue:link, .btn__white-fill-h-sea-blue:focus {
  color: #77cdd6;
}

.btn__white-fill-h-sea-blue:hover {
  background-color: #77cdd6;
  color: #ffffff;
  text-decoration: none;
}

.btn__orange-fill {
  background-color: "#f47820";
  border: 1px "#f47820" solid;
  color: #ffffff;
}

.btn__orange-fill:visited, .btn__orange-fill:link, .btn__orange-fill:focus {
  color: #ffffff;
}

.btn__orange-fill:hover {
  background-color: #ffffff;
  color: "#f47820";
  text-decoration: none;
}


.btn__orange-fill-h-holo,
body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button,
body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button,
body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button {
  background-color: #f47820;
  border: 1px #f47820 solid;
  color: #ffffff;
}

.btn__orange-fill-h-holo:visited, body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button:visited, body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button:visited, body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button:visited, .btn__orange-fill-h-holo:link, body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button:link, body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button:link, body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button:link,
.btn__orange-fill-h-holo:focus,
body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button:focus,
body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button:focus,
body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button:focus {
  color: #ffffff;
}

.btn__orange-fill-h-holo:hover, body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button:hover, body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button:hover, body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button:hover {
  background-color: #ffffff;
  color: #f47820;
  text-decoration: none;
}

.btn__grey-holo-h-fill {
  background-color: #ffffff;
  border: 1px solid #c9c9c9;
  color: #231f20;
}

.btn__grey-holo-h-fill:visited, .btn__grey-holo-h-fill:link, .btn__grey-holo-h-fill:focus {
  color: #231f20;
}

.btn__grey-holo-h-fill:hover {
  background-color: #c9c9c9;
  color: #ffffff;
}

.btn__white-fill-h-holo {
  background-color: #ffffff;
  border: 1px #ffffff solid;
  color: #f47820;
}

.btn__white-fill-h-holo:visited, .btn__white-fill-h-holo:link, .btn__white-fill-h-holo:focus {
  color: #f47820;
}

.btn__white-fill-h-holo:hover {
  background-color: #f47820;
  color: #ffffff;
  text-decoration: none;
}

.btn__white-holo-h-fill {
  background-color: transparent;
  border: 1px transparent solid;
  color: #ffffff;
  border-color: #ffffff;
}

.btn__white-holo-h-fill:visited, .btn__white-holo-h-fill:link, .btn__white-holo-h-fill:focus {
  color: #ffffff;
}

.btn__white-holo-h-fill:hover {
  background-color: #ffffff;
  color: transparent;
  text-decoration: none;
}

.btn__white-holo-h-fill:hover {
  color: #36a1f2;
}

.btn__black-fill-h-holo {
  background-color: #231f20;
  border: 1px #231f20 solid;
  color: #ffffff;
}

.btn__black-fill-h-holo:visited, .btn__black-fill-h-holo:link, .btn__black-fill-h-holo:focus {
  color: #ffffff;
}

.btn__black-fill-h-holo:hover {
  background-color: #ffffff;
  color: #231f20;
  text-decoration: none;
}

.btn__black-holo-h-fill {
  background-color: #ffffff;
  border: 1px #ffffff solid;
  color: #231f20;
  border-color: #231f20;
}

.btn__black-holo-h-fill:visited, .btn__black-holo-h-fill:link, .btn__black-holo-h-fill:focus {
  color: #231f20;
}

.btn__black-holo-h-fill:hover {
  background-color: #231f20;
  color: #ffffff;
  text-decoration: none;
}

.btn__yellow-fill-h-black {
  background-color: #fed206;
  border: 1px #fed206 solid;
  color: #231f20;
}

.btn__yellow-fill-h-black:visited, .btn__yellow-fill-h-black:link, .btn__yellow-fill-h-black:focus {
  color: #231f20;
}

.btn__yellow-fill-h-black:hover {
  background-color: #231f20;
  color: #fed206;
  text-decoration: none;
}

.btn__yellow-fill-h-black:hover {
  border-color: #ffffff;
  color: #ffffff;
}

.fullHeight {
  height: 100%;
}

.carousel-wrap {
  margin: 90px auto;
  padding: 0 5%;
  width: 80%;
  position: relative;
}

.owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}

.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav > div i {
  transition: all ease-out 0.2s;
}

.owl-nav > div:hover i {
  color: #77cdd6;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

@media (max-width: 767px) {
  .owl-nav,
  .carousel-arrow {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .owl-nav,
  .carousel-arrow {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .owl-nav,
  .carousel-arrow {
    display: none;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .owl-nav,
  .carousel-arrow {
    display: none;
  }
}

.owl-dots {
  text-align: center;
}

@media (max-width: 767px) {
  .owl-dots {
    margin-top: 20px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .owl-dots {
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .owl-dots {
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .owl-dots {
    margin-top: 20px;
    display: block !important;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .owl-dots {
    margin-top: 20px;
    display: block !important;
  }
}

.owl-dots > .owl-dot {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: transparent;
  border: 1px #e3e3e3 solid;
  margin: 0 7px 20px;
}

.owl-dots > .owl-dot.active {
  background-color: #77cdd6;
  border-color: #77cdd6;
}

@media (max-width: 767px) {
  #phone-features .owl-dots {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  #phone-features .owl-dots .owl-dot {
    margin-bottom: 0;
  }
}

.modal-content {
  padding: 10px 20px 20px;
}

.modal-content .modal-header {
  border: #ff6500;
  padding-left: 0;
  padding-right: 0;
}

.modal-content .modal-header .modal-title {
  font-family: "Poppins";
  font-size: 24px;
  color: #ff6500;
  width: 100%;
}

.modal-content .modal-header .close {
  outline: none;
  font-size: 20px;
  margin-top: 3px;
  position: absolute;
  top: 0;
  right: 15px;
}

.modal-content .modal-body {
  padding-left: 0;
  padding-right: 0;
}

.mob-nav {
  background-color: #f8f8f8;
  height: 60px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 998;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.mob-nav a {
  font-size: 0.8rem;
  color: #231f20;
  padding-bottom: 5px;
  text-decoration: none;
  /*
    svg {
      path,
      g {
        //stroke: $black;
      }
    }
    */
}

@media (max-width: 767px) {
  .mob-nav a {
    padding-left: 0;
    padding-right: 0;
  }
}

.mob-nav a:hover {
  color: #231f20;
}

.mob-nav a.active, .mob-nav a:active {
  color: #ffffff;
  background-color: #77cdd6;
}

.mob-nav a.active svg path,
.mob-nav a.active svg g, .mob-nav a:active svg path,
.mob-nav a:active svg g {
  fill: #ffffff;
  stroke: #ffffff;
}

.mob-nav a span {
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
}

.mob-nav a .counter-number {
  border-radius: 20px;
  min-width: 20px;
  color: #ffffff;
  background-color: #ff6500;
  height: 20px;
  position: absolute;
  top: 4px;
  right: 20%;
  font-size: 1.3rem;
}

.carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: transparent;
  border: 1px #ffffff solid;
  margin: 0 7px 20px;
}

.carousel-indicators li.active {
  background-color: #ffffff;
}



.product-listing > div:nth-of-type(3n + 2) > div {
  background-color: #ffffff;
}


.product-listing .p-img img {
  max-height: 150px;
}

.product-listing .p-name {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 2.3rem;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .product-listing .p-name {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .product-listing .p-name {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .product-listing .p-name {
    font-size: 2rem;
    letter-spacing: 0;
  }
}

@media (max-width: 767px) {
  .product-listing .btn__orange-fill-h-holo, .product-listing body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .product-listing .bss-popup-button, .product-listing body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .product-listing .bss-popup-button, .product-listing body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .product-listing .bss-popup-button {
    padding: 6px 15px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .product-listing .btn__orange-fill-h-holo, .product-listing body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .product-listing .bss-popup-button, .product-listing body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .product-listing .bss-popup-button, .product-listing body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .product-listing .bss-popup-button {
    padding: 8px 20px;
  }
}

#process-bar {
  background-color: #f1f1f1;
  font-weight: 400;display: none;
  font-size: 1.2rem;
}

@media (max-width: 767px) and (max-width: 767px) {
  #process-bar {
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  #process-bar > div > div > div {
    padding: 15px;
    background-color: #fafafa;
    border: 10px #ffffff solid;
    border-width: 0 10px;
  }
}

@media (max-width: 767px) {
  #process-bar > div > div > div span {
    padding-bottom: 5px;
  }
}

#process-bar img,
#process-bar svg {
  height: 35px;
}

html .columns .column.main {
  padding-bottom: 0;
}

html .cms-index-index .container {
  padding-left: 15px;
  padding-right: 15px;
}

.text-c-orange-with-price {
  color: #f47820;
}

.text-c-orange-with-price span {
  font-size: 1.8em;
  font-weight: 500;
}

.noselect, #filter--left-sidebar .new-p-checkbox label {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main {
  margin-top: 3rem !important;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .block-category-list .block-title {
  border-radius: 0;
  border-bottom: 0;
  background-color: transparent;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .block-category-list .block-content {
  border-radius: 0;
  background-color: transparent;
  border-bottom: 0;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-content .filter-options .filter_mofo_head {
  border: 1px #dddddd solid;
  padding-bottom: 10px;
  border-bottom-width: 0;
  background: url("../images/accordion-bg.png") repeat-x top center;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-content .filter-options .filter_mofo_head::after {
  font-family: "FontAwesome";
  content: "\f107";
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-content .filter-options .filter_mofo_head.disabled {
  background: none;
  border-bottom-width: 1px;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-content .filter-options-content {
  background-color: transparent;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-content .filter-options-content .ui-slider-horizontal {
  width: 100% !important;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-options-item.active .filter-options-title {
  border-bottom: 0;
  background: url("../images/accordion-bg.png") repeat-x top center;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-options-item.active .filter-options-title::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-options-item .filter-options-title {
  background-color: transparent;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-options-item .filter-options-title::after {
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 12px;
  background-color: transparent;
  border: 0;
  color: #231f20;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-options-item .filter-options-content {
  background-color: transparent;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-options-item .filter-options-content #ln_slider_price.ui-slider-horizontal {
  background-color: #ff6500;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-options-item .filter-options-content #ln_slider_price .ui-slider-handle {
  background-color: #ff6500;
}

.layout-fullwidth.page-layout-2columns-left .sidebar-main .filter-options-item .filter-options-content #ln_slider_price .ui-slider-handle {
  background-color: #ff6500;
}

.wm-category-theme #single-page-menu {
  background-color: #6cdaf4 !important;
}

@media (max-width: 767px) {
  .wm-category-theme #featured-phone-banner h1 {
    margin-top: -40px !important;
  }
}

.wm-category-theme .h2-p-text-section h2 {
  color: #6cdaf4 !important;
}

@media (max-width: 767px) {
  .wm-category-theme .h2-p-text-section h2 {
    margin-top: 40px !important;
  }
}

.wm-category-theme #featured-phone-banner {
  background-position: bottom center;
}

.wm-category-theme #phone-feature-1 > div,
.wm-category-theme #phone-feature-2 > div,
.wm-category-theme #phone-feature-3 > div,
.wm-category-theme #phone-feature-4 > div,
.wm-category-theme #phone-feature-5 > div,
.wm-category-theme #phone-feature-7 > div,
.wm-category-theme #phone-feature-9 > div,
.wm-category-theme #phone-feature-11 > div,
.wm-category-theme #phone-feature-13 > div,
.wm-category-theme #phone-feature-15 > div {
  background-position: bottom right;
}

@media (max-width: 767px) {
  .wm-category-theme #phone-feature-1 > div,
  .wm-category-theme #phone-feature-2 > div,
  .wm-category-theme #phone-feature-3 > div,
  .wm-category-theme #phone-feature-4 > div,
  .wm-category-theme #phone-feature-5 > div,
  .wm-category-theme #phone-feature-7 > div,
  .wm-category-theme #phone-feature-9 > div,
  .wm-category-theme #phone-feature-11 > div,
  .wm-category-theme #phone-feature-13 > div,
  .wm-category-theme #phone-feature-15 > div {
    background-position: bottom center;
  }
}

.ac-category-theme #single-page-menu {
  background-color: #6CE154 !important;
}

.ac-category-theme #featured-phone-banner h1 {
  margin-top: 5rem !important;
}

.ac-category-theme .h2-p-text-section h2 {
  color: #6CE154 !important;
}

@media (max-width: 767px) {
  .ac-category-theme .h2-p-text-section h2 {
    margin-top: 150px !important;
  }
}

@media (max-width: 767px) {
  .ac-category-theme #phone-feature-2.h2-p-text-section h2,
  .ac-category-theme #phone-feature-4.h2-p-text-section h2,
  .ac-category-theme #phone-feature-5.h2-p-text-section h2,
  .ac-category-theme #phone-feature-7.h2-p-text-section h2,
  .ac-category-theme #phone-feature-9.h2-p-text-section h2,
  .ac-category-theme #phone-feature-11.h2-p-text-section h2,
  .ac-category-theme #phone-feature-13.h2-p-text-section h2,
  .ac-category-theme #phone-feature-15.h2-p-text-section h2 {
    margin-top: 40px !important;
  }
}

.ac-category-theme #featured-phone-banner {
  background-position: top center;
}

.ac-category-theme #phone-feature-1 > div,
.ac-category-theme #phone-feature-2 > div,
.ac-category-theme #phone-feature-3 > div,
.ac-category-theme #phone-feature-4 > div,
.ac-category-theme #phone-feature-5 > div,
.ac-category-theme #phone-feature-7 > div,
.ac-category-theme #phone-feature-9 > div,
.ac-category-theme #phone-feature-11 > div,
.ac-category-theme #phone-feature-13 > div,
.ac-category-theme #phone-feature-15 > div {
  background-position: top right;
}

@media (max-width: 767px) {
  .ac-category-theme #phone-feature-1 > div,
  .ac-category-theme #phone-feature-2 > div,
  .ac-category-theme #phone-feature-3 > div,
  .ac-category-theme #phone-feature-4 > div,
  .ac-category-theme #phone-feature-5 > div,
  .ac-category-theme #phone-feature-7 > div,
  .ac-category-theme #phone-feature-9 > div,
  .ac-category-theme #phone-feature-11 > div,
  .ac-category-theme #phone-feature-13 > div,
  .ac-category-theme #phone-feature-15 > div {
    background-position: top center;
  }
}

.led-category-theme #single-page-menu {
  background-color: #F2BBFF !important;
}

.led-category-theme #single-page-menu .phone-lp-nav .dropdown-toggle.btn-link {
  color: #3f3f3f;
}

.led-category-theme #single-page-menu .phone-lp-nav ul.navbar-nav li a {
  color: #3f3f3f;
}

.led-category-theme #single-page-menu .phone-lp-nav ul.navbar-nav li a:hover {
  color: #ffffff;
}

@media (max-width: 767px) {
  .led-category-theme #single-page-menu .phone-lp-nav ul.navbar-nav li a:hover {
    color: #ff6500;
  }
}

.led-category-theme #featured-phone-banner {
  background-position: bottom center;
}

.led-category-theme #featured-phone-banner h1,
.led-category-theme #featured-phone-banner h2 {
  color: #ffffff !important;
}

.led-category-theme #phone-feature-1 > div,
.led-category-theme #phone-feature-2 > div,
.led-category-theme #phone-feature-3 > div,
.led-category-theme #phone-feature-4 > div,
.led-category-theme #phone-feature-5 > div,
.led-category-theme #phone-feature-7 > div,
.led-category-theme #phone-feature-9 > div,
.led-category-theme #phone-feature-11 > div,
.led-category-theme #phone-feature-13 > div,
.led-category-theme #phone-feature-15 > div {
  background-position: bottom right;
}

@media (max-width: 767px) {
  .led-category-theme #phone-feature-1 > div,
  .led-category-theme #phone-feature-2 > div,
  .led-category-theme #phone-feature-3 > div,
  .led-category-theme #phone-feature-4 > div,
  .led-category-theme #phone-feature-5 > div,
  .led-category-theme #phone-feature-7 > div,
  .led-category-theme #phone-feature-9 > div,
  .led-category-theme #phone-feature-11 > div,
  .led-category-theme #phone-feature-13 > div,
  .led-category-theme #phone-feature-15 > div {
    background-position: bottom center;
  }
}

.x-fp-category-theme #phone-feature-1 h2,
.x-fp-category-theme #phone-feature-2 h2,
.x-fp-category-theme #phone-feature-3 h2,
.x-fp-category-theme #phone-feature-4 h2,
.x-fp-category-theme #phone-feature-5 h2,
.x-fp-category-theme #phone-feature-6 h2,
.x-fp-category-theme #phone-feature-7 h2,
.x-fp-category-theme #phone-feature-8 h2,
.x-fp-category-theme #phone-feature-9 h2,
.x-fp-category-theme #phone-feature-10 h2,
.x-fp-category-theme #phone-feature-11 h2,
.x-fp-category-theme #phone-feature-12 h2,
.x-fp-category-theme #phone-feature-13 h2,
.x-fp-category-theme #phone-feature-14 h2,
.x-fp-category-theme #phone-feature-15 h2 {
  font-size: 6rem !important;
}

@media (max-width: 767px) {
  .x-fp-category-theme #phone-feature-1 h2,
  .x-fp-category-theme #phone-feature-2 h2,
  .x-fp-category-theme #phone-feature-3 h2,
  .x-fp-category-theme #phone-feature-4 h2,
  .x-fp-category-theme #phone-feature-5 h2,
  .x-fp-category-theme #phone-feature-6 h2,
  .x-fp-category-theme #phone-feature-7 h2,
  .x-fp-category-theme #phone-feature-8 h2,
  .x-fp-category-theme #phone-feature-9 h2,
  .x-fp-category-theme #phone-feature-10 h2,
  .x-fp-category-theme #phone-feature-11 h2,
  .x-fp-category-theme #phone-feature-12 h2,
  .x-fp-category-theme #phone-feature-13 h2,
  .x-fp-category-theme #phone-feature-14 h2,
  .x-fp-category-theme #phone-feature-15 h2 {
    font-size: 3rem !important;
    margin-top: 40px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .x-fp-category-theme #phone-feature-1 h2,
  .x-fp-category-theme #phone-feature-2 h2,
  .x-fp-category-theme #phone-feature-3 h2,
  .x-fp-category-theme #phone-feature-4 h2,
  .x-fp-category-theme #phone-feature-5 h2,
  .x-fp-category-theme #phone-feature-6 h2,
  .x-fp-category-theme #phone-feature-7 h2,
  .x-fp-category-theme #phone-feature-8 h2,
  .x-fp-category-theme #phone-feature-9 h2,
  .x-fp-category-theme #phone-feature-10 h2,
  .x-fp-category-theme #phone-feature-11 h2,
  .x-fp-category-theme #phone-feature-12 h2,
  .x-fp-category-theme #phone-feature-13 h2,
  .x-fp-category-theme #phone-feature-14 h2,
  .x-fp-category-theme #phone-feature-15 h2 {
    font-size: 3.2rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .x-fp-category-theme #phone-feature-1 h2,
  .x-fp-category-theme #phone-feature-2 h2,
  .x-fp-category-theme #phone-feature-3 h2,
  .x-fp-category-theme #phone-feature-4 h2,
  .x-fp-category-theme #phone-feature-5 h2,
  .x-fp-category-theme #phone-feature-6 h2,
  .x-fp-category-theme #phone-feature-7 h2,
  .x-fp-category-theme #phone-feature-8 h2,
  .x-fp-category-theme #phone-feature-9 h2,
  .x-fp-category-theme #phone-feature-10 h2,
  .x-fp-category-theme #phone-feature-11 h2,
  .x-fp-category-theme #phone-feature-12 h2,
  .x-fp-category-theme #phone-feature-13 h2,
  .x-fp-category-theme #phone-feature-14 h2,
  .x-fp-category-theme #phone-feature-15 h2 {
    font-size: 3.8rem !important;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .x-fp-category-theme #phone-feature-1 h2,
  .x-fp-category-theme #phone-feature-2 h2,
  .x-fp-category-theme #phone-feature-3 h2,
  .x-fp-category-theme #phone-feature-4 h2,
  .x-fp-category-theme #phone-feature-5 h2,
  .x-fp-category-theme #phone-feature-6 h2,
  .x-fp-category-theme #phone-feature-7 h2,
  .x-fp-category-theme #phone-feature-8 h2,
  .x-fp-category-theme #phone-feature-9 h2,
  .x-fp-category-theme #phone-feature-10 h2,
  .x-fp-category-theme #phone-feature-11 h2,
  .x-fp-category-theme #phone-feature-12 h2,
  .x-fp-category-theme #phone-feature-13 h2,
  .x-fp-category-theme #phone-feature-14 h2,
  .x-fp-category-theme #phone-feature-15 h2 {
    font-size: 3.8rem !important;
  }
}

@media (max-width: 767px) {
  .x-fp-category-theme #phone-feature-1 .text-center,
  .x-fp-category-theme #phone-feature-2 .text-center,
  .x-fp-category-theme #phone-feature-3 .text-center,
  .x-fp-category-theme #phone-feature-4 .text-center,
  .x-fp-category-theme #phone-feature-5 .text-center,
  .x-fp-category-theme #phone-feature-6 .text-center,
  .x-fp-category-theme #phone-feature-7 .text-center,
  .x-fp-category-theme #phone-feature-8 .text-center,
  .x-fp-category-theme #phone-feature-9 .text-center,
  .x-fp-category-theme #phone-feature-10 .text-center,
  .x-fp-category-theme #phone-feature-11 .text-center,
  .x-fp-category-theme #phone-feature-12 .text-center,
  .x-fp-category-theme #phone-feature-13 .text-center,
  .x-fp-category-theme #phone-feature-14 .text-center,
  .x-fp-category-theme #phone-feature-15 .text-center {
    text-align: left !important;
  }
}

.x-fp-category-theme #phone-feature-1 h3,
.x-fp-category-theme #phone-feature-2 h3,
.x-fp-category-theme #phone-feature-3 h3,
.x-fp-category-theme #phone-feature-4 h3,
.x-fp-category-theme #phone-feature-5 h3,
.x-fp-category-theme #phone-feature-6 h3,
.x-fp-category-theme #phone-feature-7 h3,
.x-fp-category-theme #phone-feature-8 h3,
.x-fp-category-theme #phone-feature-9 h3,
.x-fp-category-theme #phone-feature-10 h3,
.x-fp-category-theme #phone-feature-11 h3,
.x-fp-category-theme #phone-feature-12 h3,
.x-fp-category-theme #phone-feature-13 h3,
.x-fp-category-theme #phone-feature-14 h3,
.x-fp-category-theme #phone-feature-15 h3 {
  font-weight: 300;
  font-size: 3rem !important;
}

@media (max-width: 767px) {
  .x-fp-category-theme #phone-feature-1 h3,
  .x-fp-category-theme #phone-feature-2 h3,
  .x-fp-category-theme #phone-feature-3 h3,
  .x-fp-category-theme #phone-feature-4 h3,
  .x-fp-category-theme #phone-feature-5 h3,
  .x-fp-category-theme #phone-feature-6 h3,
  .x-fp-category-theme #phone-feature-7 h3,
  .x-fp-category-theme #phone-feature-8 h3,
  .x-fp-category-theme #phone-feature-9 h3,
  .x-fp-category-theme #phone-feature-10 h3,
  .x-fp-category-theme #phone-feature-11 h3,
  .x-fp-category-theme #phone-feature-12 h3,
  .x-fp-category-theme #phone-feature-13 h3,
  .x-fp-category-theme #phone-feature-14 h3,
  .x-fp-category-theme #phone-feature-15 h3 {
    font-size: 2rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .x-fp-category-theme #phone-feature-1 h3,
  .x-fp-category-theme #phone-feature-2 h3,
  .x-fp-category-theme #phone-feature-3 h3,
  .x-fp-category-theme #phone-feature-4 h3,
  .x-fp-category-theme #phone-feature-5 h3,
  .x-fp-category-theme #phone-feature-6 h3,
  .x-fp-category-theme #phone-feature-7 h3,
  .x-fp-category-theme #phone-feature-8 h3,
  .x-fp-category-theme #phone-feature-9 h3,
  .x-fp-category-theme #phone-feature-10 h3,
  .x-fp-category-theme #phone-feature-11 h3,
  .x-fp-category-theme #phone-feature-12 h3,
  .x-fp-category-theme #phone-feature-13 h3,
  .x-fp-category-theme #phone-feature-14 h3,
  .x-fp-category-theme #phone-feature-15 h3 {
    font-size: 1.8rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .x-fp-category-theme #phone-feature-1 h3,
  .x-fp-category-theme #phone-feature-2 h3,
  .x-fp-category-theme #phone-feature-3 h3,
  .x-fp-category-theme #phone-feature-4 h3,
  .x-fp-category-theme #phone-feature-5 h3,
  .x-fp-category-theme #phone-feature-6 h3,
  .x-fp-category-theme #phone-feature-7 h3,
  .x-fp-category-theme #phone-feature-8 h3,
  .x-fp-category-theme #phone-feature-9 h3,
  .x-fp-category-theme #phone-feature-10 h3,
  .x-fp-category-theme #phone-feature-11 h3,
  .x-fp-category-theme #phone-feature-12 h3,
  .x-fp-category-theme #phone-feature-13 h3,
  .x-fp-category-theme #phone-feature-14 h3,
  .x-fp-category-theme #phone-feature-15 h3 {
    font-size: 2.3rem !important;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .x-fp-category-theme #phone-feature-1 h3,
  .x-fp-category-theme #phone-feature-2 h3,
  .x-fp-category-theme #phone-feature-3 h3,
  .x-fp-category-theme #phone-feature-4 h3,
  .x-fp-category-theme #phone-feature-5 h3,
  .x-fp-category-theme #phone-feature-6 h3,
  .x-fp-category-theme #phone-feature-7 h3,
  .x-fp-category-theme #phone-feature-8 h3,
  .x-fp-category-theme #phone-feature-9 h3,
  .x-fp-category-theme #phone-feature-10 h3,
  .x-fp-category-theme #phone-feature-11 h3,
  .x-fp-category-theme #phone-feature-12 h3,
  .x-fp-category-theme #phone-feature-13 h3,
  .x-fp-category-theme #phone-feature-14 h3,
  .x-fp-category-theme #phone-feature-15 h3 {
    font-size: 2.3rem !important;
  }
}

.h2-p-text-section h2.h2-white {
  color: #ffffff !important;
}

@media (max-width: 767px) {
  .h2-p-text-section h2.h2-white {
    color: #231f20 !important;
    margin-top: 55px !important;
  }
}

.h2-p-text-section h2.h2-black {
  color: #231f20 !important;
}

@media (max-width: 767px) {
  .h2-p-text-section h2.h2-black {
    margin-top: 55px !important;
  }
}

.h2-p-text-section p.p-white {
  color: #ffffff !important;
}

@media (max-width: 767px) {
  .h2-p-text-section p.p-white {
    color: #231f20 !important;
  }
}

.h2-p-text-section p.p-black {
  color: #231f20 !important;
}

.cart-container {
  margin-top: 20px;
}

.cart-container .cart.table-wrapper .cart thead tr th.col {
  padding-top: 12px;
}

body.layout-fullwidth.catalog-product-view .page-main, body.layout-fullwidth.page-layout-1column .page-main, body.layout-fullwidth.account .page-main {
  padding: 0;
  margin: 0;
  max-width: 100%;
}

body.layout-fullwidth.catalog-product-view h1, body.layout-fullwidth.page-layout-1column h1, body.layout-fullwidth.account h1 {
  font-size: 5.7rem !important;
  font-weight: 700 !important;
}

@media (max-width: 767px) {
  body.layout-fullwidth.catalog-product-view h1, body.layout-fullwidth.page-layout-1column h1, body.layout-fullwidth.account h1 {
    font-size: 3.6rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  body.layout-fullwidth.catalog-product-view h1, body.layout-fullwidth.page-layout-1column h1, body.layout-fullwidth.account h1 {
    font-size: 3rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  body.layout-fullwidth.catalog-product-view h1, body.layout-fullwidth.page-layout-1column h1, body.layout-fullwidth.account h1 {
    font-size: 3.6rem !important;
  }
}

body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-inner-wrap .modal-header h1, body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-inner-wrap .modal-header h1, body.layout-fullwidth.account .bss-modals-wrapper .modal-inner-wrap .modal-header h1 {
  font-size: 3.6rem !important;
  color: #ff6500;
  line-height: normal;
  width: 100%;
}

body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer, body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer, body.layout-fullwidth.account .bss-modals-wrapper .modal-footer {
  text-align: center;
}

body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button {
  border: 1px #ff6500 solid !important;
  padding: 6px 15px !important;
  min-width: 200px;
  text-align: center;
}

body.layout-fullwidth.catalog-product-view .sidebar .account-nav-content ul > li, body.layout-fullwidth.page-layout-1column .sidebar .account-nav-content ul > li, body.layout-fullwidth.account .sidebar .account-nav-content ul > li {
  width: 100%;
}

body.layout-fullwidth.catalog-product-view .sidebar .account-nav-content ul > li strong, body.layout-fullwidth.page-layout-1column .sidebar .account-nav-content ul > li strong, body.layout-fullwidth.account .sidebar .account-nav-content ul > li strong {
  width: 100%;
}

body.layout-fullwidth.catalog-product-view .sidebar .account-nav-content ul > li a, body.layout-fullwidth.page-layout-1column .sidebar .account-nav-content ul > li a, body.layout-fullwidth.account .sidebar .account-nav-content ul > li a {
  width: 100%;
}

body.customer-account-login .social-login-authentication-channel .btn-social:hover {
  color: #ffffff;
}

body.cms-page-view .page-title-wrapper {
  display: none;
}

#faq-collection .faq-accordion h3 {
  margin-top: 0;
  font-size: 1.4rem;
}

#faq-collection .faq-accordion h3.ui-accordion-header {
  transition: all ease-out 1ss;
  background-color: #ffffff;
  color: #231f20;
  border-color: #dddddd;
  border-bottom-color: transparent;
  padding: 1.5rem 1.25rem;
}

#faq-collection .faq-accordion h3.ui-accordion-header:nth-last-of-type(1) {
  border-bottom-color: #dddddd;
}

#faq-collection .faq-accordion h3.ui-accordion-header.ui-accordion-header-active {
  border-bottom-color: transparent;
}

#faq-collection .faq-accordion h3.ui-accordion-header:hover {
  background-color: #ffffff;
  color: #231f20;
}

#faq-collection .faq-accordion h3 + .ui-widget-content {
  border-top: 0;
  border-bottom-width: 0;
  padding: 0 1.25rem 1.25rem;
}

#faq-collection .faq-accordion h3 + .ui-widget-content:nth-last-of-type(1) {
  border-bottom-width: 1px;
}

#faq-collection .faq-accordion h3 + .ui-widget-content p:nth-last-of-type(1) {
  margin-bottom: 0;
}

#faq-collection .faq-accordion h3 + .ui-widget-content ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  margin-top: 15px;
  padding: 0;
}

#faq-collection .faq-accordion h3 + .ui-widget-content ol > li {
  counter-increment: my-awesome-counter;
  margin-bottom: 15px;
  position: relative;
}

#faq-collection .faq-accordion h3 + .ui-widget-content ol > li::before {
  content: counter(my-awesome-counter) ". ";
  color: #231f20;
  font-weight: bold;
}

.table-comparison .product.cell {
  border-right: 1px solid #cccccc;
}

.table-comparison .product.cell .product-item-photo {
  text-align: center;
}

.table-comparison .product.cell .product-image-container {
  min-width: auto;
}

.table-comparison .product.cell .product-image-photo {
  width: auto;
  position: static;
}

.img-h-zoom {
  overflow: hidden;
}

.img-h-zoom img {
  transition: all ease-out 0.3s;
  transform: scale(1);
}

.img-h-zoom img:hover {
  transform: scale(1.1);
}

.quick-links-dd {
  margin-right: 0 !important;
  top: 30px !important;
  width: 200px;
  position: absolute;
}

@media (max-width: 767px) {
  .quick-links .dropdown-toggle::after {
    content: none;
  }
}

#username_logged_in a.header-avatar span {
  color: #ffffff !important;
}

#username_logged_in a.header-avatar span::after {
  content: none;
}

#username_logged_in a.header-avatar::after {
  color: #ffffff;
}

#username_logged_in .dropdown {
  margin-left: 0 !important;
  width: 200px;
  top: 30px !important;
  position: absolute;
}

.dropdown-down #notification_list {
  top: 0;
}

.btn__grey {
  background-color: #fff !important;
  border: 0px #000 solid !important;
  color: #000 !important;font-weight: 300;
}

.btn__grey:hover {
  background-color: #ffffff !important;
  color: #000 !important;
}

.pd-bg1 {
  background: url("https://mmxtest.xyz/pub/media/wysiwyg/images/processor-in-series-5_1.jpg") right;
}

@media (max-width: 767px) {
  .pd-bg1 {
    background: url("https://mmxtest.xyz/pub/media/wysiwyg/images/mediaTek-m.jpg") center bottom;
  }
}

@font-face {
  font-family: 'Moderna';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/moderna.woff") format("woff");
}

#hero_banner #myCarousel {
  width: 100%;
}

#hero_banner #myCarousel .carousel-inner {
  z-index: 0;
}

#hero_banner .carousel-item {
  height: 650px;
  width: 100%;
  position: relative;
  background-color: #77cdd6;
}

@media (max-width: 767px) {
  #hero_banner .carousel-item {
    height: 440px;
  }
}

#hero_banner .carousel-item .bannerCaption {
  position: relative;
  left: 7vw;
  z-index: 2;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 300;
  width: 440px;
  font-family: "Poppins";
}

@media (max-width: 767px) {
  #hero_banner .carousel-item .bannerCaption {
    font-size: 1.2rem;
    flex-basis: 50%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #hero_banner .carousel-item .bannerCaption {
    font-size: 1.2rem;
    flex-basis: 50%;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #hero_banner .carousel-item .bannerCaption {
    font-size: 1.5rem;
  }
}

#hero_banner .carousel-item .bannerCaption h2 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 5rem;
  margin-bottom: 0;
  color: #ffffff;
}

@media (max-width: 767px) {
  #hero_banner .carousel-item .bannerCaption h2 {
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #hero_banner .carousel-item .bannerCaption h2 {
    font-size: 3.5rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #hero_banner .carousel-item .bannerCaption h2 {
    font-size: 4rem;
  }
}

#hero_banner .carousel-item .bannerCaption h2 span {
  font-family: "Moderna";
  font-size: 6rem;
  font-weight: normal;
}

@media (max-width: 767px) {
  #hero_banner .carousel-item .bannerCaption h2 span {
    font-size: 3.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #hero_banner .carousel-item .bannerCaption h2 span {
    font-size: 3.8rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #hero_banner .carousel-item .bannerCaption h2 span {
    font-size: 5rem;
  }
}

#hero_banner .carousel-item .banner-img {
  position: absolute;
  top: 50px;
  right: 7vw;
  width: 650px;
}

@media (max-width: 767px) {
  #hero_banner .carousel-item .banner-img {
    width: 55%;
    top: 65px;
    right: -10px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #hero_banner .carousel-item .banner-img {
    width: 40%;
    top: 65px;
    right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #hero_banner .carousel-item .banner-img {
    width: 32%;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #hero_banner .carousel-item .banner-img {
    width: 32%;
  }
}

@media (min-width: 540px) and (max-width: 720px) {
  #hero_banner .carousel-item .banner-img {
    top: 50px;
    width: 40%;
    right: 10px;
  }
}

#hero_banner .carousel-item .bannerArrow {
  position: absolute;
  top: 0;
  left: 30%;
  z-index: 1;
  height: 100%;
  width: auto;
}

#hero_banner .carousel-item .bannerImg {
  position: relative;
  z-index: 0;
  width: 100%;
  opacity: 0;
}

#hero_banner .carousel-arrow {
  width: 90px;
}

#hero_banner .carousel-control {
  width: 10%;
}

#hero_banner .carousel-control img {
  width: 100%;
}

#hero_banner_slider {
  background-color: #5f6061;
}

#hero_banner_slider .item {
  height: 550px;
  width: 100%;
  position: relative;
}

@media (max-width: 767px) {
  #hero_banner_slider .item {
    height: 440px;
  }
}

#hero_banner_slider .item .bannerCaption {
  position: relative;
  left: 7vw;
  z-index: 2;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 300;
  width: 440px;
  font-family: "Poppins";
}

@media (max-width: 767px) {
  #hero_banner_slider .item .bannerCaption {
    font-size: 1rem;
    flex-basis: 50%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #hero_banner_slider .item .bannerCaption {
    font-size: 1.2rem;
    flex-basis: 50%;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #hero_banner_slider .item .bannerCaption {
    font-size: 1.5rem;
  }
}

#hero_banner_slider .item .bannerCaption h2 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 5rem;
  margin-bottom: 0;
  color: #ffffff;
}

@media (max-width: 767px) {
  #hero_banner_slider .item .bannerCaption h2 {
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #hero_banner_slider .item .bannerCaption h2 {
    font-size: 3.5rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #hero_banner_slider .item .bannerCaption h2 {
    font-size: 4rem;
  }
}

#hero_banner_slider .item .bannerCaption h2 span {
  font-family: "Moderna";
  font-size: 6rem;
  font-weight: normal;
}

@media (max-width: 767px) {
  #hero_banner_slider .item .bannerCaption h2 span {
    font-size: 3.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #hero_banner_slider .item .bannerCaption h2 span {
    font-size: 3.8rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #hero_banner_slider .item .bannerCaption h2 span {
    font-size: 5rem;
  }
}

#hero_banner_slider .item .banner-img {
  position: absolute;
  top: 50px;
  right: 7vw;
  width: 600px;
}

@media (max-width: 767px) {
  #hero_banner_slider .item .banner-img {
    width: 55%;
    top: 65px;
    right: -10px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #hero_banner_slider .item .banner-img {
    width: 40%;
    top: 65px;
    right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #hero_banner_slider .item .banner-img {
    width: 32%;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #hero_banner_slider .item .banner-img {
    width: 32%;
  }
}

@media (min-width: 540px) and (max-width: 720px) {
  #hero_banner_slider .item .banner-img {
    top: 50px;
    width: 40%;
    right: 10px;
  }
}

#hero_banner_slider .owl-dots {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
}

#hero_banner_slider .owl-dots .owl-dot.active {
  background-color: #ffffff;
  border-color: #ffffff;
}

#hero_banner_slider .owl-nav {
  display: block;
}

@media (max-width: 767px) {
  #hero_banner_slider .owl-nav {
    display: none;
  }
}

#hero_banner_slider .owl-nav .owl-prev {
  left: 20px;
}

#hero_banner_slider .owl-nav .owl-next {
  right: 20px;
}

@media (max-width: 767px) {
  #phones_ads > .container {
    padding: 0;
  }
}

#phones_ads .phone-ads-box {
  padding-top: 10px;
}

@media (max-width: 767px) {
  #phones_ads .phone-ads-box {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phones_ads .phone-ads-box {
    display: block;
  }
}

#phones_ads .phone-ads-box--square {
  background: linear-gradient(
    82deg
    , rgba(180,155,176,1) 0%, rgba(114,120,178,1) 99%);
  overflow: hidden;
}.phone-ads-box--caption ul li {
  color: #fff;
  font-weight: 500;
}
#phones_ads .phone-ads-box--caption.left li.font_inc.first {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #phones_ads .phone-ads-box--square, #phones_ads .phone-ads-box--rect-top {
    min-height: 320px !important;
}#phones_ads .phone-ads-box--caption {
  width: 57% !important;
}.phone-ads-box--caption ul li.font_inc {
  font-size: 15px !important;
}
}

#phones_ads .phone-ads-box--square-img {
  transition: all ease-out 0.3s;
  width: 100%;
  position: relative;
  z-index: 0;
  margin-top: 70px;
  margin-left: 20px;
  margin-bottom: 30px;
  top: 0;
}

@media (max-width: 767px) {
  #phones_ads .phone-ads-box--square-img {
    width: 60%;
    margin-top: 70px;
    margin-left: 5px;
    margin-bottom: -30px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phones_ads .phone-ads-box--square-img {
    width: 50%;
    margin-top: 70px;
    margin-left: 5px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phones_ads .phone-ads-box--square-img {
    width: 45%;
  }
}

#phones_ads .phone-ads-box--caption {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 48%;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Poppins";
  color: #231f20;
}

@media (max-width: 767px) {
  #phones_ads .phone-ads-box--caption {
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phones_ads .phone-ads-box--caption {
    font-size: 1.2rem;
    width: 45%;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phones_ads .phone-ads-box--caption {
    font-size: 1.2rem;
    width: 50%;
  }
}

#phones_ads .phone-ads-box--caption.right {
  right: 0;
}

#phones_ads .phone-ads-box--caption.left {
  left: 0;
}

#phones_ads .phone-ads-box--caption h2 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 42px;
  margin-bottom: 0;
  color: #ffffff;
}.phone-ads-box--caption ul li.font_inc {
  font-size: 18px;
  margin-bottom: 0px;
}#phones_ads .phone-ads-box--caption a.btn__secondary {
  margin-top: 40px;
}li.font_inc.first {
  margin-top: 8px;
}

@media (max-width: 767px) {
  #phones_ads .phone-ads-box--caption h2 {
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phones_ads .phone-ads-box--caption h2 {
    font-size: 2.5rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phones_ads .phone-ads-box--caption h2 {
    font-size: 2.5rem;
  }
}

#phones_ads .phone-ads-box--caption h2 span {
  font-family: "Moderna";
  font-size: 4rem;
  font-weight: normal;
}

@media (max-width: 767px) {
  #phones_ads .phone-ads-box--caption h2 span {
    font-size: 3.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phones_ads .phone-ads-box--caption h2 span {
    font-size: 3.5rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phones_ads .phone-ads-box--caption h2 span {
    font-size: 3.5rem;
  }
}

#phones_ads .phone-ads-box--caption .phone-price {
  font-family: "Poppins";
  font-size: 3rem;
  font-weight: 300;
}

@media (max-width: 767px) {
  #phones_ads .phone-ads-box--caption .phone-price {
    font-size: 2.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phones_ads .phone-ads-box--caption .phone-price {
    font-size: 2.5rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phones_ads .phone-ads-box--caption .phone-price {
    font-size: 2.5rem;
  }
}

#phones_ads .phone-ads-box--rect-top, #phones_ads .phone-ads-box--rect-bottom {
  background-color: #c3f5a3;
  min-height: 253px;
  overflow: hidden;
  background: linear-gradient(
82deg
, #1a8696 0%, #c6edf3 99%);

}

@media (max-width: 767px) {
  #phones_ads .phone-ads-box--rect-top, #phones_ads .phone-ads-box--rect-bottom {
    margin-top: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phones_ads .phone-ads-box--rect-top, #phones_ads .phone-ads-box--rect-bottom {
    margin-top: 10px;
  }
}

#phones_ads .phone-ads-box--rect-top .right-phone-img, #phones_ads .phone-ads-box--rect-bottom .right-phone-img {
  width: 100%;
  position: relative;
  z-index: 0;
  margin-top: 30px;
  transition: all ease-out 0.3s;
  top: 0;
}

@media (max-width: 767px) {
  #phones_ads .phone-ads-box--rect-top .right-phone-img, #phones_ads .phone-ads-box--rect-bottom .right-phone-img {
    width: 50%;
    margin-top: 70px;
  }
}

#phones_ads .phone-ads-box--rect-bottom {
  background-color: #fed206;
  margin-top: 15px;
}

@media (max-width: 767px) {
  #phones_ads .phone-ads-box--rect-bottom {
    margin-top: 10px;
  }
}

#phones_ads .phone-ads-box--rect-bottom .right-phone-img {
  transition: all ease-out 0.3s;
  top: 0;
}

@media (max-width: 767px) {
  #phones_ads .phone-ads-box--rect-bottom .right-phone-img {
    width: 55%;
    margin-top: 60px;
  }
}

#phones_ads .phone-ads-box .right-col-phones {
  padding-left: 0;
}

@media (max-width: 767px) {
  #phones_ads .phone-ads-box .right-col-phones {
    padding-left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phones_ads .phone-ads-box .right-col-phones {
    padding-left: 15px;
  }
}

#phones_ads .phone-ads-box--square:hover .phone-ads-box--square-img {
  top: -10px;
}

#phones_ads .phone-ads-box--rect-top:hover .right-phone-img {
  top: 10px;
}

#phones_ads .phone-ads-box--rect-bottom:hover .right-phone-img {
  top: 10px;
}

@media (max-width: 767px) {
  #featured-products .container {
    padding: 0;
  }
}

#featured-products .item .product-image {
  border-radius: 100%;
  background-color: #77cdd6;
  width: 200px;
  height: 200px;
}

@media (max-width: 767px) {
  #featured-products .item .product-image {
    width: 160px;
    height: 160px;
  }
}

#featured-products .item .product-image img {
  width: 55%;
  display: inline-block;
}

#featured-products .item .product-name {
  font-family: "Poppins";
  font-weight: 300;
  font-size: 2rem;
  color: #231f20;
}

@media (max-width: 767px) {
  #featured-products .item .product-name {
    font-size: 1.2rem;
    font-weight: 400;
  }
}

#featured-products .item .product-price {
  font-family: "Poppins";
  font-size: 3rem;
  font-weight: 300;
  color: #231f20;
}

@media (max-width: 767px) {
  #featured-products .item .product-price {
    font-size: 2.5rem;
  }
}

#featured-products .item .product-btn {
  visibility: hidden;
}

@media (max-width: 767px) {
  #featured-products .item .product-btn {
    visibility: visible;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #featured-products .item .product-btn {
    visibility: visible;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #featured-products .item .product-btn {
    visibility: visible;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-products .item .product-btn {
    visibility: visible;
  }
}

#featured-products .owl-item {
  transition: all ease-out 0.2s;
}

#featured-products .owl-item:nth-child(even) .product-image {
  background-color: #fed206;
}

#featured-products .owl-item:nth-child(even):hover {
  background-color: #fed206;
}

#featured-products .owl-item:nth-child(even):hover .product-btn {
  visibility: visible;
}

#featured-products .owl-item:nth-child(odd) .product-image {
  background-color: #77cdd6;
}

#featured-products .owl-item:nth-child(odd) .product-btn a, #featured-products .owl-item:nth-child(odd) .product-btn input[type="submit"] {
  background-color: #fed206;
}

@media (max-width: 767px) {
  #featured-products .owl-item:nth-child(odd) .product-btn a, #featured-products .owl-item:nth-child(odd) .product-btn input[type="submit"] {
    background-color: #77cdd6;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #featured-products .owl-item:nth-child(odd) .product-btn a, #featured-products .owl-item:nth-child(odd) .product-btn input[type="submit"] {
    background-color: #77cdd6;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #featured-products .owl-item:nth-child(odd) .product-btn a, #featured-products .owl-item:nth-child(odd) .product-btn input[type="submit"] {
    background-color: #77cdd6;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-products .owl-item:nth-child(odd) .product-btn a, #featured-products .owl-item:nth-child(odd) .product-btn input[type="submit"] {
    background-color: #77cdd6;
  }
}

#featured-products .owl-item:nth-child(odd):hover {
  background-color: #77cdd6;
}

#featured-products .owl-item:nth-child(odd):hover .product-btn {
  visibility: visible;
}

#featured-products .owl-item:nth-child(odd):hover .product-btn a:hover, #featured-products .owl-item:nth-child(odd):hover .product-btn input[type="submit"]:hover {
  background-color: #ffffff;
}

#m-process {
  background-color: #5f6061;
}

@media (max-width: 767px) {
  #m-process {
    background-color: transparent;
  }
}

#m-process .p-step {
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 300;
}

@media (max-width: 767px) {
  #m-process .p-step {
    background-color: #5f6061;
    padding: 15px;
    font-size: 0.9rem;
    border: 10px #ffffff solid;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #m-process .p-step {
    font-size: 0.8rem;
  }
}

#m-process .p-step > div {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  #m-process .p-step > div img {
    width: 40px;
  }
}

#m-process .p-step > div svg {
  height: 60px;
}

@media (max-width: 767px) {
  #m-process .p-step > div svg {
    width: 40px;
  }
}

#h-video .video-area {
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  #h-video .video-area {
    min-height: 250px;
  }
}

#h-video .video-area video {
  object-fit: cover;
}

@media (max-width: 767px) {
  #h-video .video-area img {
    object-fit: fill;
  }
}

#h-video .video-area a.btn-play-video {
  transition: all ease-out 0.2s;
  border-radius: 100%;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #77cdd6;
  text-decoration: none;
  z-index: 1;
}

#h-video .video-area a.btn-play-video.pause {
  opacity: 0 !important;
}

#h-video .video-area a.btn-play-video i {
  transition: all ease-out 0.2s;
  color: #ffffff;
  font-size: 1.8rem;
}

#h-video .video-area a.btn-play-video:hover {
  background-color: #ffffff;
}

#h-video .video-area a.btn-play-video:hover i {
  color: #77cdd6;
}

#h-video .video-area a.btn-play-video:hover::after {
  opacity: 1;
}

#h-video .video-area:hover a.btn-play-video.pause {
  opacity: 1 !important;
}

#h-video .video-caption {
  background-color: #ffffff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  padding-top: 5%;
  padding-bottom: 40px;
}

#h-video .video-caption .btn__primary, #h-video .video-caption .btn__primary-fill-h-holo {
  border: 1px #77cdd6 solid;
}

#instagram a {
  color: #231f20;
}

#instagram .owl-nav > div {
  top: 40%;
}

#coming-soon {
  background-color: #77cdd6;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

#coming-soon > .container {
  z-index: 1;
}

#coming-soon::before, #coming-soon::after {
  content: "";
  width: 150px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
}

@media (max-width: 767px) {
  #coming-soon::before, #coming-soon::after {
    width: 90px;
  }
}

#coming-soon::before {
  background: url(./../images/cs-left-img.png) no-repeat 0 -25px;
  left: 0;
}

@media (max-width: 767px) {
  #coming-soon::before {
    left: -25px;
    background-size: contain;
    background-position: center center;
  }
}

#coming-soon::after {
  background: url(./../images/cs-right-img.png) no-repeat 10px -25px;
  right: 0;
}

@media (max-width: 767px) {
  #coming-soon::after {
    right: -25px;
    background-size: contain;
    background-position: center center;
  }
}

#coming-soon h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 7rem;
}

@media (max-width: 767px) {
  #coming-soon h2 {
    font-size: 4rem;
    line-height: 0.8em;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #coming-soon h2 {
    font-size: 4rem;
    line-height: 0.8em;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #coming-soon h2 {
    font-size: 4rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #coming-soon h2 {
    font-size: 5.5rem;
  }
}

#coming-soon .timer {
  background-color: #ffffff;
  border-radius: 40px;
}

@media (max-width: 767px) {
  #coming-soon .timer {
    border-radius: 70px;
  }
}

#coming-soon .timer-head {
  font-size: 0.8em;
  color: #231f20;
}

@media (max-width: 767px) {
  #coming-soon .timer-head {
    font-size: 0.8em;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #coming-soon .timer-head {
    font-size: 0.5em;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #coming-soon .timer-head {
    font-size: 0.6em;
  }
}

#coming-soon .timer-body {
  font-size: 2.8em;
  font-weight: 700;
  line-height: 1em;
  color: #77cdd6;
}

@media (max-width: 767px) {
  #coming-soon .timer-body {
    font-size: 3em;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #coming-soon .timer-body {
    font-size: 1.6em;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #coming-soon .timer-body {
    font-size: 1.8em;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #coming-soon .timer-body {
    font-size: 2.2em;
  }
}

#coming-soon a {
  color: #231f20;
  text-decoration: underline;
  transition: all ease-out 0.2s;
}

#coming-soon a:hover {
  color: #ffffff;
  text-decoration: none;
}

#processor-details h2, #phone-color-varients h2, #display-specs h2, #battery-specs h2, #resolutionTechnology h2, #ultra-4k-sled-tv h2, #sled-processor-details h2, #sled-dolby-sound h2, #sled-connectivity h2, #sled-android-tv h2, #sled-entertainment h2 {
  color: #231f20;
  font-size: 6rem;
}

@media (max-width: 767px) {
  #processor-details h2, #phone-color-varients h2, #display-specs h2, #battery-specs h2, #resolutionTechnology h2, #ultra-4k-sled-tv h2, #sled-processor-details h2, #sled-dolby-sound h2, #sled-connectivity h2, #sled-android-tv h2, #sled-entertainment h2 {
    font-size: 3.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #processor-details h2, #phone-color-varients h2, #display-specs h2, #battery-specs h2, #resolutionTechnology h2, #ultra-4k-sled-tv h2, #sled-processor-details h2, #sled-dolby-sound h2, #sled-connectivity h2, #sled-android-tv h2, #sled-entertainment h2 {
    font-size: 3.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #processor-details h2, #phone-color-varients h2, #display-specs h2, #battery-specs h2, #resolutionTechnology h2, #ultra-4k-sled-tv h2, #sled-processor-details h2, #sled-dolby-sound h2, #sled-connectivity h2, #sled-android-tv h2, #sled-entertainment h2 {
    font-size: 5rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #processor-details h2, #phone-color-varients h2, #display-specs h2, #battery-specs h2, #resolutionTechnology h2, #ultra-4k-sled-tv h2, #sled-processor-details h2, #sled-dolby-sound h2, #sled-connectivity h2, #sled-android-tv h2, #sled-entertainment h2 {
    font-size: 5rem;
  }
}

#phone-features .row .owl-carousel > div:not(.owl-stage-outer), #phone-features .row .owl-carousel > div > div.owl-stage-outer, #phone-features .row .owl-carousel > div > div > div > div > div {
  transition: all ease-out 0.3s;
  box-shadow: none;
}

#phone-features .row .owl-carousel > div:not(.owl-stage-outer) img, #phone-features .row .owl-carousel > div > div.owl-stage-outer img, #phone-features .row .owl-carousel > div > div > div > div > div img {
  width: auto;
  margin: auto;
}

@media (max-width: 767px) {
  #phone-features .row .owl-carousel > div:not(.owl-stage-outer), #phone-features .row .owl-carousel > div > div.owl-stage-outer, #phone-features .row .owl-carousel > div > div > div > div > div {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-features .row .owl-carousel > div:not(.owl-stage-outer), #phone-features .row .owl-carousel > div > div.owl-stage-outer, #phone-features .row .owl-carousel > div > div > div > div > div {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  }
}

#phone-features .row .owl-carousel > div:hover:not(.owl-stage-outer), #phone-features .row .owl-carousel > div > div.owl-stage-outer:hover, #phone-features .row .owl-carousel > div > div > div > div > div:hover {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
}

#phone-features .row .owl-carousel > div:not(.owl-stage-outer) strong, #phone-features .row .owl-carousel > div > div.owl-stage-outer strong, #phone-features .row .owl-carousel > div > div > div > div > div strong {
  font-weight: 600;
  font-size: 1.8rem;
}

.in-mobile-landing-page #single-page-menu {
  background-color: #77cdd6;
}

#phone-banner {
  background-color: #77cdd6;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}

#phone-banner .phone-banner--area {
  height: 550px;
  position: relative;
}

@media (max-width: 767px) {
  #phone-banner .phone-banner--area {
    height: 90vh;
  }
}

#phone-banner .phone-banner--caption {
  color: #ffffff;
  z-index: 1;
}

@media (max-width: 767px) and (orientation: landscape) {
  #phone-banner .phone-banner--caption {
    font-size: 1rem;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #phone-banner .phone-banner--caption br {
    display: none;
  }
}

#phone-banner .phone-banner--caption h2 {
  color: #ffffff;
  font-size: 8rem;
  letter-spacing: 0.2rem;
}

@media (max-width: 767px) {
  #phone-banner .phone-banner--caption h2 {
    font-size: 5.5rem;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #phone-banner .phone-banner--caption h2 {
    font-size: 4rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-banner .phone-banner--caption h2 {
    font-size: 5.5rem;
  }
}

#phone-banner .phone-banner--caption h2 span {
  font-family: "Moderna";
}

#phone-banner .phone-banner--price {
  font-size: 3rem;
}

#phone-banner .phone-banner--img {
  position: absolute;
  bottom: 30px;
  right: -130px;
  z-index: 0;
}

@media (max-width: 767px) {
  #phone-banner .phone-banner--img {
    bottom: 130px;
    right: -10px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #phone-banner .phone-banner--img {
    bottom: 40px;
    right: -90px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-banner .phone-banner--img {
    bottom: 40px;
    right: -40px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phone-banner .phone-banner--img {
    bottom: 30px;
    right: -100px;
    max-width: 80%;
  }
}

#phone-banner .phone-banner--img img {
  position: absolute;
  z-index: 1;
  bottom: 30px;
  left: 0;
}

@media (max-width: 767px) {
  #phone-banner .phone-banner--img img {
    bottom: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-banner .phone-banner--img img {
    bottom: 25px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phone-banner .phone-banner--img img {
    bottom: 20px;
  }
}

#phone-banner .phone-banner--img img.phone-banner--img-shadow {
  bottom: 0;
  left: 140px;
  z-index: 0;
  width: 78%;
}

@media (max-width: 767px) {
  #phone-banner .phone-banner--img img.phone-banner--img-shadow {
    left: 50px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-banner .phone-banner--img img.phone-banner--img-shadow {
    left: 100px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phone-banner .phone-banner--img img.phone-banner--img-shadow {
    left: 120px;
    width: 70%;
  }
}

#phone-features .row .owl-carousel.off {
  display: flex;
  flex-direction: row;
}

@media (max-width: 767px) {
  #phone-features .row .owl-carousel.off {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-features .row .owl-carousel.off {
    flex-direction: column;
  }
}

#phone-features .row .owl-carousel .owl-dots,
#phone-features .row .owl-carousel .owl-controls {
  box-shadow: none !important;
}

#phone-features .row .owl-carousel .owl-dots:hover,
#phone-features .row .owl-carousel .owl-controls:hover {
  box-shadow: none !important;
}

#processor-details {
  background-size: cover;
  color: #ffffff;
}

#processor-details.processor-details {
  background: url("../images/processor-in-series-5.jpg") no-repeat center center #000000;
}

#processor-details h2 {
  color: #ffffff;
}

#processor-details .counts {
  border-radius: 100px;
  width: 80px;
  height: 80px;
  border: 4px solid #ffffff;
  flex-shrink: 0;
  font-size: 2rem;
  font-weight: 700;
}

#phone-color-varients {
  background-color: #77cdd6;
  overflow: hidden;
  min-height: 580px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-color-varients {
    min-height: inherit;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phone-color-varients {
    min-height: inherit;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phone-color-varients {
    min-height: inherit;
  }
}

#phone-color-varients #color-varients ul {
  list-style: none;
}

#phone-color-varients #color-varients ul li label {
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
}

#phone-color-varients #color-varients ul li label input + span {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
}

#phone-color-varients #color-varients ul li label input + span::before, #phone-color-varients #color-varients ul li label input + span::after {
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

#phone-color-varients #color-varients ul li label input + span::before {
  width: 22px;
  height: 22px;
  margin: 4px;
  background-color: #ffffff;
}

#phone-color-varients #color-varients ul li label input + span::after {
  border-radius: 20px;
  width: 30px;
  height: 30px;
  border: 1px transparent solid;
}

#phone-color-varients #color-varients ul li label input:checked + span::after {
  border-color: #ffffff;
}

#phone-color-varients #color-varients ul li label input#magnetic-blue + span:before {
  background: #03aafa;
  background: -moz-linear-gradient(top, #03aafa 0%, #021670 100%);
  background: -webkit-linear-gradient(top, #03aafa 0%, #021670 100%);
  background: linear-gradient(to bottom, #03aafa 0%, #021670 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$topColor, endColorstr=$bottomColor,GradientType=0 );
}

#phone-color-varients #color-varients ul li label input#ocean-white + span:before {
  background: #f7f2ee;
  background: -moz-linear-gradient(top, #f7f2ee 0%, #b5e7fd 100%);
  background: -webkit-linear-gradient(top, #f7f2ee 0%, #b5e7fd 100%);
  background: linear-gradient(to bottom, #f7f2ee 0%, #b5e7fd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$topColor, endColorstr=$bottomColor,GradientType=0 );
}

#phone-color-varients .phone-color {
  padding-top: 40px;
}

#phone-color-varients .phone-color--back {
  position: absolute;
  z-index: 1;
  bottom: -50px;
  left: -30px;
  width: 90%;
}

#phone-color-varients .phone-color--front {
  position: relative;
  z-index: 0;
}

#camera-spec h2 {
  font-size: 15rem;
  color: #77cdd6;
}

@media (min-width: 1420px) and (max-width: 1920px) {
  #camera-spec h2 {
    font-size: 10.3vw;
  }
}

@media (max-width: 767px) {
  #camera-spec h2 {
    font-size: 11.5vw;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #camera-spec h2 {
    font-size: 10.4vw;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #camera-spec h2 {
    font-size: 12vw;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #camera-spec h2 {
    font-size: 12vw;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #camera-spec h2 {
    font-size: 12vw;
  }
}

#camera-spec .camera-spec ul {
  list-style: none;
  margin-top: 50px;
}

@media (max-width: 767px) {
  #camera-spec .camera-spec ul {
    margin-top: 25px;
  }
}

#camera-spec .camera-spec ul li {
  position: relative;
}

@media (min-width: 768px) and (max-width: 1023px) {
  #camera-spec .camera-spec ul li {
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #camera-spec .camera-spec ul li {
    font-size: 1.4rem;
  }
}

#camera-spec .camera-spec ul li .specs {
  font-weight: 600;
  font-size: 2.3rem;
}

@media (min-width: 768px) and (max-width: 1023px) {
  #camera-spec .camera-spec ul li .specs {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #camera-spec .camera-spec ul li .specs {
    font-size: 2rem;
  }
}

#camera-spec .camera-spec ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #77cdd6;
}

#camera-spec .camera-spec-back {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 94%;
  margin: 0 auto;
}

#camera-spec .camera-spec-front {
  margin-bottom: 50px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  #camera-spec .camera-spec-front {
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #camera-spec .camera-spec-front {
    margin-top: 10px;
  }
}

#full-image-gallery .nav a {
  background-color: transparent;
  border: 1px #77cdd6 solid;
  color: #77cdd6;
}

#full-image-gallery .nav a.active {
  background-color: #77cdd6;
  color: #ffffff;
}

#full-image-gallery .owl-prev {
  left: 20px;
  color: #ffffff;
}

#full-image-gallery .owl-next {
  right: 20px;
  color: #ffffff;
}

#full-image-gallery .owl-dots {
  position: relative;
  top: -40px;
  margin-top: 0;
}

#full-image-gallery .owl-dot.active {
  border-color: #ffffff;
  background-color: #ffffff;
}

#full-image-gallery #video-gallery .video-area {
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  #full-image-gallery #video-gallery .video-area {
    min-height: 250px;
  }
}

#full-image-gallery #video-gallery .video-area video {
  object-fit: cover;
}

@media (max-width: 767px) {
  #full-image-gallery #video-gallery .video-area img {
    object-fit: fill;
  }
}

#full-image-gallery #video-gallery .video-area a.btn-play-video2 {
  transition: all ease-out 0.2s;
  border-radius: 100%;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #77cdd6;
  text-decoration: none;
}

#full-image-gallery #video-gallery .video-area a.btn-play-video2.pause {
  opacity: 0 !important;
}

#full-image-gallery #video-gallery .video-area a.btn-play-video2 i {
  transition: all ease-out 0.2s;
  color: #ffffff;
  font-size: 1.8rem;
}

#full-image-gallery #video-gallery .video-area a.btn-play-video2:hover {
  background-color: #ffffff;
}

#full-image-gallery #video-gallery .video-area a.btn-play-video2:hover i {
  color: #77cdd6;
}

#full-image-gallery #video-gallery .video-area a.btn-play-video2:hover::after {
  opacity: 1;
}

#full-image-gallery #video-gallery .video-area:hover a.btn-play-video2.pause {
  opacity: 1 !important;
}

#full-image-gallery #video-gallery .video-caption {
  background-color: #ffffff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  margin-top: -40px;
  padding-top: 10px;
  padding-bottom: 40px;
}

#full-image-gallery #video-gallery .video-caption .btn__primary, #full-image-gallery #video-gallery .video-caption .btn__primary-fill-h-holo {
  border: 1px #77cdd6 solid;
}

@media (max-width: 767px) {
  #image-gallery-with-caption .owl-carousel {
    padding: 0;
  }
}

#image-gallery-with-caption .owl-prev {
  top: calc(100% - 440px);
}

#image-gallery-with-caption .owl-next {
  top: calc(100% - 440px);
}

#display-specs {
  background-color: #f7f28c;
  position: relative;
}

#display-specs .display-specs {
  font-size: 5rem;
  line-height: 3rem;
}

@media (max-width: 767px) {
  #display-specs .display-specs {
    font-size: 4.5rem;
  }
}

#display-specs .display-specs sub {
  font-size: 1.5rem;
  position: relative;
  top: 0;
}

#display-specs .display-specs span {
  font-size: 1.2rem;
}

@media (max-width: 767px) {
  #display-specs .display-specs span {
    font-size: 1rem;
  }
}

#display-specs .display-specs::before {
  position: absolute;
  right: 0;
  top: -10px;
  content: "";
  width: 2px;
  height: 110%;
  background-color: #d5d07b;
}

@media (max-width: 767px) {
  #display-specs .display-specs:nth-of-type(3)::before {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #display-specs .display-specs:nth-of-type(3)::before {
    display: none;
  }
}

#display-specs .display-specs:nth-of-type(5)::before {
  display: none;
}

#display-specs .display-specs-screen {
  position: relative;
  z-index: 1;
}

#display-specs::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  min-height: 15%;
  background-color: #baea9c;
}

@media (max-width: 767px) {
  #display-specs::after {
    min-height: 8%;
  }
}

#battery-specs {
  background-color: #baea9c;
  font-size: 1.8rem;
}

#battery-specs h4 {
  font-size: 2.5rem;
}

#battery-specs ul {
  list-style: none;
  font-weight: 400;
}

#battery-specs ul img {
  height: 55px;
}

@media (max-width: 767px) {
  #other-features .other-features-sections > div {
    padding: 0;
  }
}

#other-features .other-features-sections a {
  transition: all ease-out 0.3s;
  color: #231f20;
  overflow: hidden;
  box-shadow: none;
}

#other-features .other-features-sections a img {
  transition: all ease-out 0.3s;
  transform: scale(1);
}

#other-features .other-features-sections a span {
  background-color: #ffffff;
}

#other-features .other-features-sections a:hover {
  text-decoration: none;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
}

#other-features .other-features-sections a:hover img {
  transform: scale(1.1);
}

@media (max-width: 767px) {
  #you-may-also-like h2 {
    font-size: 2.7rem;
  }
}

#you-may-also-like .phone-ads-box {
  padding-top: 10px;
}

@media (max-width: 767px) {
  #you-may-also-like .phone-ads-box {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #you-may-also-like .phone-ads-box {
    display: block;
  }
}

#you-may-also-like .phone-ads-box .related-product-listing > div:nth-child(2) > div {
  background-color: #fed206;
}

#you-may-also-like .phone-ads-box--square {
  background-color: #86e3d8;
  overflow: hidden;
}

#you-may-also-like .phone-ads-box--square-img {
  transition: all ease-out 0.3s;
  width: 56%;
  position: relative;
  z-index: 0;
  margin-top: 70px;
  margin-left: 20px;
  margin-bottom: 30px;
  top: 0;
}

@media (max-width: 767px) {
  #you-may-also-like .phone-ads-box--square-img {
    width: 60%;
    margin-top: 70px;
    margin-left: 5px;
    margin-bottom: -30px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #you-may-also-like .phone-ads-box--square-img {
    width: 50%;
    margin-top: 70px;
    margin-left: 5px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #you-may-also-like .phone-ads-box--square-img {
    width: 45%;
  }
}

#you-may-also-like .phone-ads-box--caption {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 46%;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Poppins";
  color: #231f20;
}

@media (max-width: 767px) {
  #you-may-also-like .phone-ads-box--caption {
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #you-may-also-like .phone-ads-box--caption {
    font-size: 1.2rem;
    width: 45%;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #you-may-also-like .phone-ads-box--caption {
    font-size: 1.2rem;
    width: 50%;
  }
}

#you-may-also-like .phone-ads-box--caption.right {
  right: 0;
}

#you-may-also-like .phone-ads-box--caption.left {
  left: 0;
}

#you-may-also-like .phone-ads-box--caption h2 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 3rem;
  margin-bottom: 0;
  color: #231f20;
}

@media (max-width: 767px) {
  #you-may-also-like .phone-ads-box--caption h2 {
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #you-may-also-like .phone-ads-box--caption h2 {
    font-size: 2.5rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #you-may-also-like .phone-ads-box--caption h2 {
    font-size: 2.5rem;
  }
}

#you-may-also-like .phone-ads-box--caption h2 span {
  font-family: "Moderna";
  font-size: 4rem;
  font-weight: normal;
}

@media (max-width: 767px) {
  #you-may-also-like .phone-ads-box--caption h2 span {
    font-size: 3.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #you-may-also-like .phone-ads-box--caption h2 span {
    font-size: 3.5rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #you-may-also-like .phone-ads-box--caption h2 span {
    font-size: 3.5rem;
  }
}

#you-may-also-like .phone-ads-box--caption .phone-price {
  font-family: "Poppins";
  font-size: 3rem;
  font-weight: 300;
}

@media (max-width: 767px) {
  #you-may-also-like .phone-ads-box--caption .phone-price {
    font-size: 2.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #you-may-also-like .phone-ads-box--caption .phone-price {
    font-size: 2.5rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #you-may-also-like .phone-ads-box--caption .phone-price {
    font-size: 2.5rem;
  }
}

#you-may-also-like .phone-ads-box--rect-top, #you-may-also-like .phone-ads-box--rect-bottom {
  background-color: #c3f5a3;
  min-height: 253px;
  overflow: hidden;
}

@media (max-width: 767px) {
  #you-may-also-like .phone-ads-box--rect-top, #you-may-also-like .phone-ads-box--rect-bottom {
    margin-top: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #you-may-also-like .phone-ads-box--rect-top, #you-may-also-like .phone-ads-box--rect-bottom {
    margin-top: 10px;
  }
}

#you-may-also-like .phone-ads-box--rect-top .right-phone-img, #you-may-also-like .phone-ads-box--rect-bottom .right-phone-img {
  width: 60%;
  position: relative;
  z-index: 0;
  margin-top: 30px;
  transition: all ease-out 0.3s;
  top: 0;
}

@media (max-width: 767px) {
  #you-may-also-like .phone-ads-box--rect-top .right-phone-img, #you-may-also-like .phone-ads-box--rect-bottom .right-phone-img {
    width: 50%;
    margin-top: 70px;
  }
}

#you-may-also-like .phone-ads-box--rect-bottom {
  background-color: #fed206;
}

@media (max-width: 767px) {
  #you-may-also-like .phone-ads-box--rect-bottom {
    margin-top: 10px;
  }
}

#you-may-also-like .phone-ads-box--rect-bottom .right-phone-img {
  transition: all ease-out 0.3s;
  top: 0;
  margin-top: 40px;
}

@media (max-width: 767px) {
  #you-may-also-like .phone-ads-box--rect-bottom .right-phone-img {
    width: 55%;
    margin-top: 60px;
  }
}

#you-may-also-like .phone-ads-box .right-col-phones {
  padding-left: 0;
}

@media (max-width: 767px) {
  #you-may-also-like .phone-ads-box .right-col-phones {
    padding-left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #you-may-also-like .phone-ads-box .right-col-phones {
    padding-left: 15px;
  }
}

#you-may-also-like .phone-ads-box--square:hover .phone-ads-box--square-img {
  top: -10px;
}

#you-may-also-like .phone-ads-box--rect-top:hover .right-phone-img {
  top: 10px;
}

#you-may-also-like .phone-ads-box--rect-bottom:hover .right-phone-img {
  top: 10px;
}

#phone-feature,
#phone-feature-4,
#phone-feature-5,
#phone-feature-6,
#phone-feature-7,
#phone-feature-8,
#phone-feature-9,
#phone-feature-10,
#phone-feature-11,
#phone-feature-12,
#phone-feature-13,
#phone-feature-15, #phone-feature-1, #phone-feature-2, #phone-feature-3 {
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  #phone-feature,
  #phone-feature-4,
  #phone-feature-5,
  #phone-feature-6,
  #phone-feature-7,
  #phone-feature-8,
  #phone-feature-9,
  #phone-feature-10,
  #phone-feature-11,
  #phone-feature-12,
  #phone-feature-13,
  #phone-feature-15, #phone-feature-1, #phone-feature-2, #phone-feature-3 {
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-feature,
  #phone-feature-4,
  #phone-feature-5,
  #phone-feature-6,
  #phone-feature-7,
  #phone-feature-8,
  #phone-feature-9,
  #phone-feature-10,
  #phone-feature-11,
  #phone-feature-12,
  #phone-feature-13,
  #phone-feature-15, #phone-feature-1, #phone-feature-2, #phone-feature-3 {
    font-size: 1.4rem;
  }
}

#phone-feature .container > div, #phone-feature-4 .container > div, #phone-feature-5 .container > div, #phone-feature-6 .container > div, #phone-feature-7 .container > div, #phone-feature-8 .container > div, #phone-feature-9 .container > div, #phone-feature-10 .container > div, #phone-feature-11 .container > div, #phone-feature-12 .container > div, #phone-feature-13 .container > div, #phone-feature-15 .container > div, #phone-feature-1 .container > div, #phone-feature-2 .container > div, #phone-feature-3 .container > div {
  min-height: 452px;
}

@media (max-width: 767px) {
  #phone-feature .container > div, #phone-feature-4 .container > div, #phone-feature-5 .container > div, #phone-feature-6 .container > div, #phone-feature-7 .container > div, #phone-feature-8 .container > div, #phone-feature-9 .container > div, #phone-feature-10 .container > div, #phone-feature-11 .container > div, #phone-feature-12 .container > div, #phone-feature-13 .container > div, #phone-feature-15 .container > div, #phone-feature-1 .container > div, #phone-feature-2 .container > div, #phone-feature-3 .container > div {
    min-height: 550px;
  }
}

#phone-feature h2, #phone-feature-4 h2, #phone-feature-5 h2, #phone-feature-6 h2, #phone-feature-7 h2, #phone-feature-8 h2, #phone-feature-9 h2, #phone-feature-10 h2, #phone-feature-11 h2, #phone-feature-12 h2, #phone-feature-13 h2, #phone-feature-15 h2, #phone-feature-1 h2, #phone-feature-2 h2, #phone-feature-3 h2 {
  font-size: 6rem;
}

@media (max-width: 767px) {
  #phone-feature h2, #phone-feature-4 h2, #phone-feature-5 h2, #phone-feature-6 h2, #phone-feature-7 h2, #phone-feature-8 h2, #phone-feature-9 h2, #phone-feature-10 h2, #phone-feature-11 h2, #phone-feature-12 h2, #phone-feature-13 h2, #phone-feature-15 h2, #phone-feature-1 h2, #phone-feature-2 h2, #phone-feature-3 h2 {
    font-size: 3rem;
    margin-top: 40px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-feature h2, #phone-feature-4 h2, #phone-feature-5 h2, #phone-feature-6 h2, #phone-feature-7 h2, #phone-feature-8 h2, #phone-feature-9 h2, #phone-feature-10 h2, #phone-feature-11 h2, #phone-feature-12 h2, #phone-feature-13 h2, #phone-feature-15 h2, #phone-feature-1 h2, #phone-feature-2 h2, #phone-feature-3 h2 {
    font-size: 3.2rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phone-feature h2, #phone-feature-4 h2, #phone-feature-5 h2, #phone-feature-6 h2, #phone-feature-7 h2, #phone-feature-8 h2, #phone-feature-9 h2, #phone-feature-10 h2, #phone-feature-11 h2, #phone-feature-12 h2, #phone-feature-13 h2, #phone-feature-15 h2, #phone-feature-1 h2, #phone-feature-2 h2, #phone-feature-3 h2 {
    font-size: 3.8rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phone-feature h2, #phone-feature-4 h2, #phone-feature-5 h2, #phone-feature-6 h2, #phone-feature-7 h2, #phone-feature-8 h2, #phone-feature-9 h2, #phone-feature-10 h2, #phone-feature-11 h2, #phone-feature-12 h2, #phone-feature-13 h2, #phone-feature-15 h2, #phone-feature-1 h2, #phone-feature-2 h2, #phone-feature-3 h2 {
    font-size: 3.8rem;
  }
}

#phone-feature h3, #phone-feature-4 h3, #phone-feature-5 h3, #phone-feature-6 h3, #phone-feature-7 h3, #phone-feature-8 h3, #phone-feature-9 h3, #phone-feature-10 h3, #phone-feature-11 h3, #phone-feature-12 h3, #phone-feature-13 h3, #phone-feature-15 h3, #phone-feature-1 h3, #phone-feature-2 h3, #phone-feature-3 h3 {
  font-weight: 300;
  font-size: 3rem;
}

@media (max-width: 767px) {
  #phone-feature h3, #phone-feature-4 h3, #phone-feature-5 h3, #phone-feature-6 h3, #phone-feature-7 h3, #phone-feature-8 h3, #phone-feature-9 h3, #phone-feature-10 h3, #phone-feature-11 h3, #phone-feature-12 h3, #phone-feature-13 h3, #phone-feature-15 h3, #phone-feature-1 h3, #phone-feature-2 h3, #phone-feature-3 h3 {
    font-size: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-feature h3, #phone-feature-4 h3, #phone-feature-5 h3, #phone-feature-6 h3, #phone-feature-7 h3, #phone-feature-8 h3, #phone-feature-9 h3, #phone-feature-10 h3, #phone-feature-11 h3, #phone-feature-12 h3, #phone-feature-13 h3, #phone-feature-15 h3, #phone-feature-1 h3, #phone-feature-2 h3, #phone-feature-3 h3 {
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phone-feature h3, #phone-feature-4 h3, #phone-feature-5 h3, #phone-feature-6 h3, #phone-feature-7 h3, #phone-feature-8 h3, #phone-feature-9 h3, #phone-feature-10 h3, #phone-feature-11 h3, #phone-feature-12 h3, #phone-feature-13 h3, #phone-feature-15 h3, #phone-feature-1 h3, #phone-feature-2 h3, #phone-feature-3 h3 {
    font-size: 2.3rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phone-feature h3, #phone-feature-4 h3, #phone-feature-5 h3, #phone-feature-6 h3, #phone-feature-7 h3, #phone-feature-8 h3, #phone-feature-9 h3, #phone-feature-10 h3, #phone-feature-11 h3, #phone-feature-12 h3, #phone-feature-13 h3, #phone-feature-15 h3, #phone-feature-1 h3, #phone-feature-2 h3, #phone-feature-3 h3 {
    font-size: 2.3rem;
  }
}

#phone-feature ul li, #phone-feature-4 ul li, #phone-feature-5 ul li, #phone-feature-6 ul li, #phone-feature-7 ul li, #phone-feature-8 ul li, #phone-feature-9 ul li, #phone-feature-10 ul li, #phone-feature-11 ul li, #phone-feature-12 ul li, #phone-feature-13 ul li, #phone-feature-15 ul li, #phone-feature-1 ul li, #phone-feature-2 ul li, #phone-feature-3 ul li {
  margin-bottom: 3px;
}

#phone-feature img, #phone-feature-4 img, #phone-feature-5 img, #phone-feature-6 img, #phone-feature-7 img, #phone-feature-8 img, #phone-feature-9 img, #phone-feature-10 img, #phone-feature-11 img, #phone-feature-12 img, #phone-feature-13 img, #phone-feature-15 img, #phone-feature-1 img, #phone-feature-2 img, #phone-feature-3 img {
  max-height: 400px;
}

#single-page-menu {
  transition: all ease-out 0.2s;
  background-color: #f47820;
  position: fixed;
  top: 42px;
  left: 0;
  width: 100%;
  z-index: 100;
  margin: 0;
}

#single-page-menu.show-subMenu {
  top: 42px;
}

@media (max-width: 767px) {
  #single-page-menu.show-subMenu {
    top: 60px;
  }
}

@media (max-width: 767px) {
  #single-page-menu .container {
    max-width: 100%;
  }
}

#single-page-menu.info-pages {
  background-color: #fed206;
}

@media (max-width: 767px) {
  #single-page-menu.info-pages .phone-lp-nav {
    overflow-x: scroll;
    background-color: #ffffff;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #single-page-menu.info-pages .phone-lp-nav {
    overflow-x: scroll;
  }
}

@media (max-width: 767px) {
  #single-page-menu.info-pages .phone-lp-nav ul li {
    margin-left: 20px !important;
  }
}

@media (max-width: 767px) {
  #single-page-menu.info-pages .phone-lp-nav ul li:first-child {
    margin-left: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #single-page-menu.info-pages .phone-lp-nav ul li:first-child {
    margin-left: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #single-page-menu.info-pages .phone-lp-nav ul li:first-child {
    margin-left: 0 !important;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #single-page-menu.info-pages .phone-lp-nav ul li:first-child {
    margin-left: 0 !important;
  }
}

@media (max-width: 767px) {
  #single-page-menu.info-pages .phone-lp-nav ul li:last-child {
    margin-right: 20px;
  }
}

#single-page-menu.info-pages .phone-lp-nav ul li a {
  color: #231f20;
}

#single-page-menu.info-pages .phone-lp-nav ul li a:hover {
  color: #ffffff;
}

@media (max-width: 767px) {
  #single-page-menu.info-pages .phone-lp-nav ul li a:hover {
    color: #ff6500;
  }
}

@media (max-width: 767px) {
  #single-page-menu.info-pages .phone-lp-nav ul li a {
    font-size: 1rem;
    white-space: nowrap;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #single-page-menu.info-pages .phone-lp-nav ul li a {
    white-space: nowrap;
  }
}

#single-page-menu.info-pages .phone-lp-nav ul li a.active {
  font-weight: 700;
}

#single-page-menu.sled-tv-category-theme {
  background-color: #36a1f2;
}

#single-page-menu.sled-tv-category-theme .phone-lp-nav ul.navbar-nav li.btn-buynow a {
  color: #36a1f2;
}

#single-page-menu.sled-tv-category-theme .phone-lp-nav ul.navbar-nav li.btn-buynow a:hover {
  color: #ffffff;
}

#featured-phone-banner {
  background-color: #ffd306;
  min-height: 600px;
  background-size: cover !important;
  /*
  .fp {
    &-left {
      img {
        position: absolute;
        bottom: -210px;
        right: 0;

        @include tablet {
          bottom: -130px;
        }

        @include tablet__pro__landscape {
          bottom: -150px;
          width: 85%;
        }

      }
    }

    &-right {
      img {
        position: absolute;
        top: -280px;
        left: 0;

        @include phone {
          width: 230px;
          top: 30px;
          left: 0;
          right: 0;
          margin: 0 auto;
        }

        @include tablet {
          top: -220px;
        }

        @include tablet__pro__landscape {
          top: -200px;
          width: 85%;
        }
      }
    }
  }

  .carousel-control {
    &-prev {
      width: 30px;
    }

    &-next {
      width: 30px;
    }
  }
  */
}

#featured-phone-banner .owl-stage {
  width: 100%;
}

#featured-phone-banner .owl-stage-outer {
  z-index: 0;
}

#featured-phone-banner .owl-controls {
  position: static;
  margin-top: 0;
  height: auto;
}

#featured-phone-banner .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 100;
  width: 100%;
  margin-top: -25px;
}

#featured-phone-banner .owl-prev, #featured-phone-banner .owl-next {
  margin: 0;
  padding: 0;
  top: -100%;
}

#featured-phone-banner .owl-prev {
  left: 20px;
}

#featured-phone-banner .owl-next {
  right: 20px;
}

#featured-phone-banner .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

#featured-phone-banner .owl-dots .owl-dot {
  transition: all ease-out 0.2s;
  width: 10px;
  height: 10px;
  border-radius: 20px;
  border: 1px #ffffff solid;
  background-color: transparent;
  margin-bottom: 10px;
}

#featured-phone-banner .owl-dots .owl-dot.active {
  background-color: #ffffff;
}

#featured-phone-banner .owl-dots .owl-dot span {
  display: none;
}

@media (max-width: 767px) {
  #featured-phone-banner {
    min-height: 500px;
  }
}

#featured-phone-banner.md-banner-height {
  min-height: inherit;
}

#featured-phone-banner.md-banner-height h1 {
  font-size: 5rem;
}

@media (max-width: 767px) {
  #featured-phone-banner.md-banner-height h1 {
    font-size: 4rem;
  }
}

#featured-phone-banner.md-banner-height h2 {
  font-size: 3rem;
}

@media (max-width: 767px) {
  #featured-phone-banner.md-banner-height h2 {
    font-size: 2.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #featured-phone-banner {
    min-height: 300px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-phone-banner {
    min-height: 300px;
  }
}

#featured-phone-banner h1 {
  font-size: 5.7rem;
}

@media (max-width: 767px) {
  #featured-phone-banner h1 {
    font-size: 4rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #featured-phone-banner h1 {
    font-size: 5rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #featured-phone-banner h1 {
    font-size: 4.6rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-phone-banner h1 {
    font-size: 4.6rem;
  }
}

#featured-phone-banner h2 {
  font-weight: 300;
  font-size: 3.5rem;
}

@media (max-width: 767px) {
  #featured-phone-banner h2 {
    font-size: 2.5rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #featured-phone-banner h2 {
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #featured-phone-banner h2 {
    font-size: 2.8rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-phone-banner h2 {
    font-size: 2.8rem;
  }
}

@media (max-width: 767px) {
  #featured-phone-banner .b-content {
    flex-shrink: 0;
  }
}

#product-varients {
  background-color: #f4f4f4;
}

#product-varients h4 {
  font-size: 2.2rem;
}

#product-varients ul li {
  display: inline-block;
  font-size: 2rem;
  padding: 0 5px;
  margin-bottom: 0;
}

#product-varients ul li::after {
  content: "|";
  margin-left: 12px;
}

#product-varients ul li:last-child::after {
  content: none;
}

#phone-feature,
#phone-feature-4,
#phone-feature-5,
#phone-feature-6,
#phone-feature-7,
#phone-feature-8,
#phone-feature-9,
#phone-feature-10,
#phone-feature-11,
#phone-feature-12,
#phone-feature-13,
#phone-feature-15 {
  color: #ffffff;
}

#phone-feature .container,
#phone-feature-4 .container,
#phone-feature-5 .container,
#phone-feature-6 .container,
#phone-feature-7 .container,
#phone-feature-8 .container,
#phone-feature-9 .container,
#phone-feature-10 .container,
#phone-feature-11 .container,
#phone-feature-12 .container,
#phone-feature-13 .container,
#phone-feature-15 .container {
  background-size: cover !important;
  background-repeat: no-repeat;
}

#phone-feature h2,
#phone-feature h3,
#phone-feature-4 h2,
#phone-feature-4 h3,
#phone-feature-5 h2,
#phone-feature-5 h3,
#phone-feature-6 h2,
#phone-feature-6 h3,
#phone-feature-7 h2,
#phone-feature-7 h3,
#phone-feature-8 h2,
#phone-feature-8 h3,
#phone-feature-9 h2,
#phone-feature-9 h3,
#phone-feature-10 h2,
#phone-feature-10 h3,
#phone-feature-11 h2,
#phone-feature-11 h3,
#phone-feature-12 h2,
#phone-feature-12 h3,
#phone-feature-13 h2,
#phone-feature-13 h3,
#phone-feature-15 h2,
#phone-feature-15 h3 {
  color: #ffffff;
}

#phone-feature-1 {
  color: #ffffff;
}

#phone-feature-1 .container {
  background-color: #6da3f7;
  background-size: cover !important;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  #phone-feature-1 .fullHeight {
    min-height: auto;
  }
}

#phone-feature-1 h2,
#phone-feature-1 h3 {
  color: #ffffff;
}

#phone-feature-2 .container > div {
  min-height: auto;
}

@media (max-width: 767px) {
  #phone-feature-2 .container > div {
    min-height: auto;
  }
}

#phone-feature-2 h2,
#phone-feature-2 h3 {
  color: #f3781f;
}

#phone-feature-3 .container {
  background-size: cover !important;
  background-repeat: no-repeat;
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-feature-3 .container {
    min-height: 300px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phone-feature-3 .container {
    min-height: 350px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phone-feature-3 .container {
    min-height: 350px;
  }
}

#phone-feature-3 h2,
#phone-feature-3 h3 {
  color: #231f20;
}

#phone-feature-3 .fp-x741--back {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}

@media (max-width: 767px) {
  #phone-feature-3 .fp-x741--back {
    position: relative;
    top: -60px;
    left: 0;
    margin: 220px auto 0;
    transform: rotate(90deg);
    width: 250px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-feature-3 .fp-x741--back {
    width: 250px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phone-feature-3 .fp-x741--back {
    width: 330px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phone-feature-3 .fp-x741--back {
    width: 330px;
  }
}

#phone-feature-4 .container > div {
  min-height: auto;
}

@media (max-width: 767px) {
  #phone-feature-4 .container > div {
    min-height: auto;
  }
}

@media (max-width: 767px) {
  #you-may-also-like .product-listing > div:last-child {
    display: none;
  }
}

@media (max-width: 767px) {
  .p-slider .p-img img {
    width: 40%;
  }
}

.specs-head h1 {
  font-size: 4rem;
}

@media (max-width: 767px) {
  .specs-head h1 {
    font-size: 3rem;
  }
}

.specs-head p {
  font-size: 2rem;
}

.specs-rows > div > div {
  border-bottom: 1px #e8e8e8 solid;
  font-size: 1.6rem;
}

.specs-rows > div > div h4 {
  text-transform: uppercase;
  font-weight: 300;
  color: #f47820;
}

.specs-rows > div > div p {
  margin-bottom: 5px;
}

.specs-rows > div > div p strong {
  font-weight: 700;
}

@media (max-width: 767px) {
  .specs-rows > div > div p strong {
    width: 100%;
  }
}

.specs-rows:last-of-type > div > div {
  border-bottom: 0;
}

#ce-banner {
  background-color: #a9fbfb;
}

@media (max-width: 767px) and (orientation: landscape) {
  #ce-banner {
    height: auto;
  }
}

#ce-banner .caption {
  position: absolute;
  top: 50%;
  left: 40px;
  margin-top: -70px;
}

@media (max-width: 767px) {
  #ce-banner .caption {
    position: static;
    text-align: center;
    padding-bottom: 40px;
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #ce-banner .caption {
    left: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #ce-banner .caption {
    left: 20px;
  }
}

#ce-banner .caption h1 {
  font-size: 4.5rem;
}

@media (max-width: 767px) {
  #ce-banner .caption h1 {
    font-size: 4.8rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #ce-banner .caption h1 {
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #ce-banner .caption h1 {
    font-size: 3.6rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #ce-banner .caption h1 {
    font-size: 3.6rem;
  }
}

#ce-banner .caption p {
  font-size: 2.8rem;
}

@media (max-width: 767px) {
  #ce-banner .caption p {
    font-size: 2.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #ce-banner .caption p {
    font-size: 1.9rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #ce-banner .caption p {
    font-size: 2.2rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #ce-banner .caption p {
    font-size: 2.2rem;
  }
}

#products-e-categories a {
  transition: all ease-out 0.3s;
  box-shadow: none;
  overflow: hidden;
}

#products-e-categories a .category-img {
  transition: all ease-out 0.3s;
  transform: scale(1);
}

@media (max-width: 767px) and (orientation: landscape) {
  #products-e-categories a .category-img img {
    width: 100%;
  }
}

#products-e-categories a .category-name {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  font-weight: 700;
  color: #231f20;
  font-size: 2rem;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  #products-e-categories a .category-name {
    font-size: 1.5rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #products-e-categories a .category-name {
    font-size: 2rem;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #products-e-categories a .category-name {
    font-size: 1.5rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

#products-e-categories a:hover {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
}

#products-e-categories a:hover .category-img {
  transform: scale(1.1);
}

#filter {
  border-top: 1px #c6c7c9 solid;
  border-bottom: 1px #c6c7c9 solid;
}

#filter .filter--label {
  font-weight: 600;
  font-size: 1.4rem;
  border-right: 1px #e2e2e2 solid;
}

@media (max-width: 767px) {
  #filter .filter--label {
    font-size: 0.8em;
    border: 0;
  }
}

#filter .filter--label-mob {
  font-weight: 400;
  font-family: "Poppins";
  font-size: 1.4rem;
}

@media (max-width: 767px) {
  #filter .filter--label-mob {
    font-size: 0.8em;
  }
}

@media (max-width: 767px) {
  #filter .filter--label-mob .dropdown-toggle {
    font-size: inherit;
  }
}

#filter .filter--label-mob .dropdown-toggle.btn-link {
  color: #231f20;
  line-height: normal;
}

@media (max-width: 767px) {
  #filter .filter--label-mob .dropdown-toggle.btn-link {
    margin-top: 1px;
    height: 18px;
  }
}

#filter .filter--label-mob .dropdown-toggle.btn-link span {
  font-family: "Poppins";
}

#filter .filter--label-mob .dropdown-toggle + .dropdown-menu li {
  margin-bottom: 10px;
}

#filter .filter--label-mob .dropdown-toggle + .dropdown-menu li:last-child {
  margin-bottom: 0;
}

#filter .filter--count {
  border-radius: 20px;
  background-color: #ff6500;
  display: inline-block;
  padding: 2px 7px;
  position: absolute;
  left: 60px;
  top: 2px;
  color: #ffffff;
  font-size: 0.9em;
  font-style: normal;
}

#filter .filter--tags {
  list-style: none;
}

#filter .filter--tags li {
  margin-left: 15px;
  font-size: 1.3rem;
}

@media (max-width: 767px) {
  #filter .filter--tags li {
    font-size: 1.1em;
  }
}

#filter .filter--tags li a {
  font-size: inherit;
  font-weight: 600;
  color: #231f20;
  cursor: pointer;
}

#filter .filter--tags li a:hover {
  color: #ff6500;
}

@media (max-width: 767px) {
  #filter .filter--tags li a {
    font-size: 0.8em;
  }
}

#filter .filter--tags li .remove {
  vertical-align: bottom;
  top: 0;
}

#filter .filter--sort {
  font-weight: 400;
  font-family: "Poppins";
  font-size: 1.4rem;
}

@media (max-width: 767px) {
  #filter .filter--sort {
    font-size: 0.8em;
  }
}

@media (max-width: 767px) {
  #filter .filter--sort .dropdown-toggle {
    font-size: inherit;
  }
}

#filter .filter--sort .dropdown-toggle.btn-link {
  color: #231f20;
  line-height: normal;
}

@media (max-width: 767px) {
  #filter .filter--sort .dropdown-toggle.btn-link {
    margin-top: 4px;
    height: 18px;
  }
}

#filter .filter--sort .dropdown-toggle + .dropdown-menu li {
  margin-bottom: 10px;
}

#filter .filter--sort .dropdown-toggle + .dropdown-menu li:last-child {
  margin-bottom: 0;
}

#filter .filter--sort .dropdown-toggle + .dropdown-menu li a {
  font-size: 1rem;
  font-weight: 400;
  color: #231f20;
  line-height: 1.1rem;
}

#filter .filter--sort .dropdown-toggle + .dropdown-menu li a:hover {
  color: #ff6500;
}

@media (max-width: 767px) {
  #filter .filter--sort .dropdown-toggle + .dropdown-menu li a {
    font-size: inherit;
  }
}

#filter--left-sidebar .new-p-checkbox {
  background-color: #ff6500;
  color: #ffffff;
  font-weight: 400;
  padding-top: 12px;
  padding-bottom: 12px;
}

#filter--left-sidebar .new-p-checkbox label {
  cursor: pointer;
}

#filter--left-sidebar .new-p-checkbox label input:checked + span {
  font-family: "FontAwesome";
  position: relative;
}

#filter--left-sidebar .new-p-checkbox label input:checked + span::before {
  content: "\f00c";
  position: absolute;
  top: 2px;
  left: 2px;
  color: #ff6500;
  line-height: 1em;
  font-size: 1.1rem;
}

#filter--left-sidebar .new-p-checkbox label span {
  border-radius: 3px;
  width: 14px;
  height: 14px;
  margin-right: 15px;
  display: inline-block;
  background-color: #ffffff;
}

#filter--left-sidebar .md-accordion .card .card-header {
  background-color: transparent;
  border: 0;
  padding: 0;
}

#filter--left-sidebar .md-accordion .card .card-header a {
  padding: 0.75rem 1.25rem;
}

#filter--left-sidebar .md-accordion .card .card-header a h5 {
  font-weight: 400;
}

#filter--left-sidebar .md-accordion .card .card-header a:not(.collapsed) {
  background: url(../images/accordion-bg.png) repeat-x;
}

#filter--left-sidebar .md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  #phone-listing .toolbar-products .field {
    font-size: 10px;
    float: right;
  }
}

@media (max-width: 767px) {
  #phone-listing .toolbar-sorter {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  #phone-listing .product-listing {
    padding: 0;
  }
}



@media (max-width: 767px) {
  #phone-listing .product-listing > div:nth-of-type(1n) > div {
    background-color: #ffffff;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-listing .product-listing > div:nth-of-type(1n) > div {
    background-color: #ffffff;
  }
}

#phone-listing .product-listing > div:nth-of-type(2n) > div {
  background-color: #ffffff;
}




#phone-listing .product-listing > div:nth-of-type(4n) > div {
  background-color: #ffffff;
}



@media (max-width: 767px) {
  #phone-listing .product-listing > div:nth-of-type(5n) > div {
    background-color: #ffffff;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-listing .product-listing > div:nth-of-type(5n) > div {
    background-color: #ffffff;
  }
}

#phone-listing .product-listing > div:nth-of-type(6n) > div {
  background-color: #ffffff;
}




#phone-listing .product-listing .p-name {
  font-size: 2rem;
}

@media (max-width: 767px) {
  #phone-listing .product-listing .p-name {
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-listing .product-listing .p-name {
    font-size: 1.4rem;
  }
}

#phone-listing .product-listing .p-price {
  font-size: 3rem;
}

@media (max-width: 767px) {
  #phone-listing .product-listing .p-price {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-listing .product-listing .p-price {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #phone-listing .product-listing .p-price {
    display: none;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phone-listing .product-listing .p-price {
    display: none;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  #phone-listing .product-listing .p-price {
    display: none;
  }
}

#phone-listing .product-listing .p-price sup {
  font-size: 0.5em;
  color: #9aa89c;
}

@media (min-width: 768px) and (max-width: 1023px) {
  #phone-listing .product-listing .btn__orange-fill-h-holo, #phone-listing .product-listing body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer #phone-listing .product-listing .bss-popup-button, #phone-listing .product-listing body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer #phone-listing .product-listing .bss-popup-button, #phone-listing .product-listing body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.account .bss-modals-wrapper .modal-footer #phone-listing .product-listing .bss-popup-button {
    font-size: 1.4rem;
    padding: 5px 15px;
  }
}

@media (max-width: 767px) {
  #phone-listing .product-listing .btn__orange-fill-h-holo, #phone-listing .product-listing body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.catalog-product-view .bss-modals-wrapper .modal-footer #phone-listing .product-listing .bss-popup-button, #phone-listing .product-listing body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.page-layout-1column .bss-modals-wrapper .modal-footer #phone-listing .product-listing .bss-popup-button, #phone-listing .product-listing body.layout-fullwidth.account .bss-modals-wrapper .modal-footer .bss-popup-button, body.layout-fullwidth.account .bss-modals-wrapper .modal-footer #phone-listing .product-listing .bss-popup-button {
    border-radius: 0px;
    width: 100%;
  }
}

#layered-filter-block-container .filter-options > div .filter-options-title:after {
  right: 5px;
}

#layered-filter-block-container .filter-options > div > div {
  padding-left: 15px;
  padding-right: 15px;
}

#contact-page {
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  #contact-page {
    font-size: 1.2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #contact-page {
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #contact-page {
    font-size: 1.6rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #contact-page {
    font-size: 1.6rem;
  }
}

#contact-page .more-contacts .contact-icon {
  flex-basis: 60px;
}

@media (max-width: 767px) {
  #contact-page .more-contacts .contact-icon {
    flex-basis: 40px;
    padding-top: 3px;
  }
}

#contact-page .more-contacts a {
  transition: all ease-out 0.3s;
  font-weight: 700;
  font-size: 2.2rem;
  color: #231f20;
}

@media (max-width: 767px) {
  #contact-page .more-contacts a {
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #contact-page .more-contacts a {
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #contact-page .more-contacts a {
    font-size: 1.8rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #contact-page .more-contacts a {
    font-size: 1.8rem;
  }
}

#contact-page .more-contacts a:hover {
  color: #ff6500;
}

#store-locator--form .mmx-inputfields-set .find-c-location::before, #service-center--form .mmx-inputfields-set .find-c-location::before {
  content: "or";
  position: absolute;
  top: 8px;
  left: 8px;
}

#store-locator--form .mmx-inputfields-set .find-c-location input, #service-center--form .mmx-inputfields-set .find-c-location input {
  border-width: 0 0 1px 0;
  margin-left: 15px;
  padding-right: 25px;
  outline: none;
  box-shadow: none;
}

#store-locator--form .mmx-inputfields-set .find-c-location .btn__find-loction, #service-center--form .mmx-inputfields-set .find-c-location .btn__find-loction {
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 1;
}

#store-locator--address > div > div, #service-center--address > div > div {
  transition: all ease-out 0.3s;
  box-shadow: none;
}

#store-locator--address > div > div:hover, #service-center--address > div > div:hover {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}

#store-locator--address > div > div a, #service-center--address > div > div a {
  transition: all ease-out 0.2s;
  color: #231f20;
  font-weight: 700;
  font-size: 1.6rem;
}

#store-locator--address > div > div a:hover, #service-center--address > div > div a:hover {
  color: #ff6500;
}

#store-locator--address > div > div p, #service-center--address > div > div p {
  line-break: anywhere;
}

#product-support--form {
  border-right: 1px #cbcbcb solid;
}

@media (max-width: 767px) {
  #product-support--form {
    border-right-width: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #product-support--form {
    border-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #product-support--form {
    border-right-width: 1px;
  }
}

#product-support--form + #productView .product-img img {
  max-height: 180px;
}

#product-support #topics .topic--header {
  background-color: #fed206;
}

#product-support #topics .topic--header h5 {
  color: #231f20;
}

#product-support #topics .topic--list {
  border: 1px #dedede solid;
}

#product-support #topics .topic--list ul {
  list-style: none;
}

#product-support #topics .topic--list ul li {
  border-bottom: 1px #dedede solid;
  padding: 12px 15px;
  margin-bottom: 0;
}

#product-support #topics .topic--list ul li input[type=checkbox] {
  transform: scale(1.2);
  margin-right: 5px;
  margin-bottom: 0;
}

#product-support #topics .topic--list ul li:last-child {
  border-bottom: 0;
}

#product-support #topics .topic--list ul li a {
  color: #231f20;
}

#product-support #topics .topic--list ul li.active a {
  color: #ff6500;
}

#product-support #mmx--topics .card-header {
  background-color: transparent;
  border: 0;
}

#product-support #mmx--topics .card-header a {
  font-weight: normal;
}

#product-support #mmx--topics .card-header a[aria-expanded="true"] {
  font-weight: 700;
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #product-support h2 {
    font-size: 2.7rem;
  }
}

#after-sales-service ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  margin-top: 15px;
  padding: 0;
}

#after-sales-service ol > li {
  counter-increment: my-awesome-counter;
  margin-bottom: 15px;
  position: relative;
}

#after-sales-service ol > li::before {
  content: counter(my-awesome-counter) ". ";
  color: #231f20;
  font-weight: bold;
}

#after-sales-service ol > li ul {
  counter-reset: my-badass-counter;
  list-style: none;
  margin-top: 0px;
  padding: 0;
}

#after-sales-service ol > li ul > li {
  position: relative;
}

#after-sales-service ol > li ul > li::before {
  content: counter(my-badass-counter, lower-latin) ". ";
  counter-increment: my-badass-counter;
  color: #231f20;
  font-weight: bold;
  padding-left: 25px;
}

.sled-landing-page #single-page-menu {
  background-color: #36a1f2;
}

.sled-landing-page #phone-banner {
  background-color: transparent;
  background-position: bottom center;
}

@media (max-width: 767px) {
  .sled-landing-page #phone-banner {
    padding-top: 0 !important;
  }
}

.sled-landing-page #phone-banner.phone-banner {
  background-image: url(../images/sled-tv-banner.jpg);
}

@media (max-width: 767px) {
  .sled-landing-page #phone-banner.phone-banner--area {
    height: 180px;
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .sled-landing-page #phone-banner.phone-banner--area {
    height: 350px;
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {
  .sled-landing-page #phone-banner.phone-banner--caption {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .sled-landing-page #phone-banner.phone-banner--caption {
    padding-top: 0 !important;
    margin-top: 20px !important;
  }
}

@media (max-width: 767px) {
  .sled-landing-page #phone-banner.phone-banner--caption h2 {
    font-size: 2rem;
    margin-top: 23px !important;
  }
}

@media (max-width: 767px) {
  .sled-landing-page #phone-banner.phone-banner--caption p {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .sled-landing-page #phone-banner.phone-banner--caption a[class^="btn__"] {
    margin-top: 0 !important;
    padding: 5px 15px;
    font-size: 1rem;
  }
}

#resolutionTechnology {
  background-size: cover;
}

#resolutionTechnology.resolutionTechnology {
  background: url(../images/sled-resolution-bg.jpg) no-repeat bottom center;
}

@media (max-width: 767px) {
  #resolutionTechnology {
    background-position: center -100px;
  }
}

#mmx-technology h4 {
  font-weight: 400;
}

#ultra-4k-sled-tv {
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 180px;
  color: #ffffff;
}

#ultra-4k-sled-tv.ultra-4k-sled-tv {
  background: url(../images/ultra-4k-tv-bg.jpg) no-repeat top center;
}

#ultra-4k-sled-tv h2 {
  color: #ffffff;
}

#sled-processor-details {
  background-size: cover;
  min-height: 700px;
  color: #ffffff;
}

#sled-processor-details.sled-processor-details {
  background: url(../images/sled-processor.jpg) no-repeat center right #0f0f11;
}

@media (max-width: 767px) {
  #sled-processor-details {
    min-height: 400px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #sled-processor-details {
    min-height: 500px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #sled-processor-details {
    min-height: 500px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #sled-processor-details {
    min-height: 500px;
  }
}

#sled-processor-details h2 {
  color: #ffffff;
}

#sled-dolby-sound {
  background-color: #74caff;
}

#sled-connectivity {
  background-color: #0f0f11;
  color: #ffffff;
}

#sled-connectivity h2 {
  color: #ffffff;
}

@media (max-width: 767px) {
  #sled-android-tv h2 img {
    margin-left: 0 !important;
    width: 110px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #sled-android-tv h2 img {
    width: 200px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #sled-android-tv h2 img {
    width: 270px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #sled-android-tv h2 img {
    width: 270px;
  }
}

#sled-entertainment {
  background-size: cover;
  min-height: 700px;
}

#sled-entertainment.sled-entertainment {
  background: url(../images/entertainment-bg.jpg) no-repeat center center #0f0f11;
}

@media (max-width: 767px) {
  #sled-entertainment {
    min-height: 400px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #sled-entertainment {
    min-height: 500px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #sled-entertainment {
    min-height: 500px;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #sled-entertainment {
    min-height: 500px;
  }
}

li.marginTop10 {
  margin-top: 6rem;
}.inMobileLink .subNavigationLarge {
  width: 150.1% !important;
  margin-left: -42% !important;
}.subNavigationLarge .col-md-6 li {
  margin-bottom: 30px !important;
}.airfunks .subNavigationWrap {
  height: 230px;
}
.viewAllLink {margin-top: 40px;color: #fff !important;font-size: 11px !important;text-transform: capitalize;padding-top: 2em;background: url('/pub/media/wysiwyg/viewMore.png') no-repeat top center;background-size: 18px;}
.inMobileSec {position: relative;}
.subNavigationLarge{display: none; position: absolute;top: 78%;left: 0;width: 125%;padding-top: 27px;margin-left: -25%;}
.subNavigationWrap{width: 100%;float: left; padding: 2em 1em;background: rgb(22 22 23);border-top: 0px solid #77cdd6;-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);z-index: 99;}
.navContainer{width: 100%;max-width: 1000px;padding: 0 1em;margin: 0 auto;}
.subNavigationLarge ul{padding: 0;list-style-type: none;}
.subNavigationLarge ul li{width: 8em;margin-right: 1.5em;padding: 0 0.5em;text-align: center;}
.subNavigationLarge ul li:last-child{margin-right: 0;}
.subNavTxt h5 {font-weight: 600;color:#fff}
.subNavTxt p{font-weight: 400;margin: 0;font-size: 12px;color: #77cdd6;}
.subNavigationLarge ul.list li {
  text-align: left;width: 100%;
}
.subNavigationLarge ul.list li a {
  color: #fff !important;font-size: 2.5rem !important;font-weight: 300 !important;
}
.inMobileLink:hover .subNavigationLarge{display: block;}
.inMobileLink > a {position: relative;z-index: 9;}
.inMobileLink > a::after{content: "";width: 9px;height: 9px;background:rgb(22 22 23);transform: rotate(45deg);position: absolute;left: 3.5em;bottom: -27px;z-index: 5;display: none;}
.inMobileLink:hover a::after{display: none;content: none;}

@media only screen and (max-width: 1199px){
    .inMobileLink > a::after{bottom: -30px;}
    .manifestoBox .manifestoBoxRight {padding: 0.5em 2em;}
    .manifestoBoxLeft img{height: 20em;}
    .manifestoBoxTxt p{font-size: 14px;}
    .manifestoBox .manifestoBoxRight{padding: 0.5em 0em 0.5em 1em;}
}
@media only screen and (max-width: 991px){
    .inMobileLink > a::after, .subNavigationLarge, .inMobileLink:hover .subNavigationLarge{display: none !important;}
}
@media only screen and (max-width: 767px){
    .playerWrapper iframe{height: 200px;}
    .manifestoBox{flex-wrap: wrap;}
    .manifestoBox .col-4{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-bottom: 1em;}
    .manifestoBox .col-8{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .manifestoBoxLeft img {height: 12em;}
    .manifestoBox .manifestoBoxRight{padding: 0.5em;}
    .manifestoBoxTxt {width: 90%;}
    .manifestoBoxTxt::before{left: -1.3em;top: -0.5em;width: 16px;height: 16px;}
    .manifestoBoxTxt::after{width: 16px;height: 16px;bottom: 0em;}
    #h-video.videoImgSec .video-area{min-height: 100px;}
    .manifestoSec ul{margin: 0;}
    .manifestoSec .owl-dots > .owl-dot{margin: 0 7px 0px;}
}


body.layout-fullwidth.account h1.modal-title {

  font-size: 22px!important;
  width: 100%;
}

#phones_ads .phone-ads-box--rect-top, #phones_ads .phone-ads-box--square {
  height: 80% !important;
}
/*# sourceMappingURL=style.min.css.map */
