
:root {
  --app-black-color: #000;
  --app-black-color-rgb: 0, 0, 0;
  --app-white-color: #FFF;
  --app-white-color-rgb: 255, 255, 255;
  --app-error-color: #f44336;
  --app-success-color: #4caf50;
  --app-info-color: #2196f3;
  --app-warning-color: #ff9800;
  --app-standard-error-bg: #fdecea;
  --app-standard-success-bg: #edf7ed;
  --app-standard-info-bg: #e8f4fd;
  --app-standard-warning-bg: #fff4e5;
  --app-theme-color-even-lightest: #f7f7f9;
  --app-theme-color-lightest: #55585E;
  --app-theme-color-lighter: #3D3F43;
  --app-theme-color-light: #242628;
  --app-theme-color: #18191B;
  --app-theme-color-rgb: 24, 25, 27;
  --app-list-selected-bg: #E1E2E6;
  --app-theme-color-focus: rgba(0, 0, 0, 0.25);
  --app-bg: #FFF;
  --app-primary-color: #18191B;
  --app-secondary-color: #3D3F43;
  --app-alternate-color: #18191B;
  --app-light-text-color: #878A92;
  --app-separator-color: #D7D8DB;
  --app-primary-border-color: #D7D8DB;
  --app-secondary-border-color: #E1E2E6;
  --app-grey-dark-bg: #E1E2E6;
  --app-grey-bg: #f7f7f9;
  --app-grey-light-bg: #fbfbfd;
  --app-icon-color: #55585E;
  --app-icon-hover-color: #242628;
  --app-list-hover-bg: #fbfbfd;
  --app-arrow-color: #A1A4AA;
  --app-scrollbar-bg: #fbfbfd;
  --app-scrollbar-color: #E1E2E6;
  --app-label-text-color: #3D3F43;
  --app-place-holder-color: #878A92;
  --app-loading-bg: #BCBEC2;
  --app-loading-color: #666970;
}

@font-face {
  font-family: "Poppins Light";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-Light.woff") format("woff"), url("../fonts/Poppins-Light.woff2") format("woff2");
}

@font-face {
  font-family: 'fangs', sans-serif;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.woff2") format("woff2");
}

@font-face {
  font-family: 'fangs', sans-serif;
font-weight: 500;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.woff2") format("woff2");
}

@font-face {
  font-family: 'fangs', sans-serif;
font-weight: 600;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "Poppins Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "SOFI";
  src: url("../fonts/SOFI.woff") format("woff"), url("../fonts/SOFI.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
[class^="sfi-"], [class*=" sfi-"] {
  font-family: 'SOFI' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sfi-hamburger:before {
  content: "\e900";
}
.sfi-search:before {
  content: "\e901";
}
.sfi-user:before {
  content: "\e902";
}
.sfi-larrow:before {
  content: "\e903";
}
.sfi-rarrow:before {
  content: "\e904";
}
.sfi-facebook:before {
  content: "\e905";
}
.sfi-twitter:before {
  content: "\e906";
}
.sfi-youtube:before {
  content: "\e907";
}
.sfi-instagram:before {
  content: "\e908";
}
.sfi-share:before {
  content: "\e909";
}
.sfi-darrow:before {
  content: "\e90a";
}
.sfi-uarrow:before {
  content: "\e90b";
}
.sfi-lback:before {
  content: "\e90c";
}
.sfi-rback:before {
  content: "\e90d";
}
.sfi-cart:before {
  content: "\e90e";
}
.sfi-wishlist:before {
  content: "\e90f";
}
.sfi-close:before {
  content: "\e910";
}
.sfi-setting:before {
  content: "\e911";
}
.sfi-dtriangle:before {
  content: "\e912";
}
.sfi-ltriangle:before {
  content: "\e913";
}
.sfi-mail:before {
  content: "\e914";
}
.sfi-ftick:before {
  content: "\e915";
}
.sfi-pencil:before {
  content: "\e916";
}
.sfi-dots:before {
  content: "\e917";
}
.sfi-edit:before {
  content: "\e918";
}
.sfi-download:before {
  content: "\e919";
}
.sfi-eye:before {
  content: "\e91a";
}
.sfi-hideeye:before {
  content: "\e91b";
}
.sfi-lock:before {
  content: "\e91c";
}
.sfi-pluse:before {
  content: "\e91d";
}
.sfi-remove:before {
  content: "\e91e";
}
.sfi-filter:before {
  content: "\e91f";
}
.sfi-forward:before {
  content: "\e920";
}
.sfi-print:before {
  content: "\e921";
}
.sfi-refresh:before {
  content: "\e922";
}
.sfi-tick:before {
  content: "\e923";
}
.sfi-help:before {
  content: "\e924";
}
.sfi-exclamation:before {
  content: "\e925";
}
.sfi-email:before {
  content: "\e926";
}
.sfi-filters:before {
  content: "\e927";
}
.sfi-gift:before {
  content: "\e928";
}
.sfi-logout:before {
  content: "\e929";
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
html, body {
  margin: 0;
  padding: 0;
  color: var(--app-primary-color);
  font-size: 0.875rem;
  font-family: 'fangs', sans-serif;
  background-color: var(--app-bg);
}
html {
  font-size: 1rem;
}
a {
  color: #18191b;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
a:hover {
  color: var(--app-theme-color-dark);
  text-decoration: none;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
html:not([dir]) ol {
  margin-right: 2.5rem;
}
html[dir='rtl'] ol {
  margin-left: 2.5rem;
}
ol li {
  list-style: decimal;
  padding: 0.375rem 0;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  line-height: 1.58;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'fangs', sans-serif;
font-weight: 500;
  margin: 0;
}
h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.75rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.125rem;
}
h6 {
  font-size: 1rem;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.875rem;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.875rem;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.875rem;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.875rem;
}
.container-fluid {
  max-width: 93%;
}
.scrlhidden {
  overflow: hidden;
}
.fullscreen-overlay {
  position: fixed;
  background: rgba(255, 255, 255, 0.95);
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
  z-index: 999;
}
.fullscreen-overlay .overlay-close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.fullscreen-overlay.open {
  opacity: 1;
  visibility: visible;
  height: 100%;
}
.fullscreen-overlay .fullscreen-container {
  overflow-y: auto;
  height: 100%;
}
.fullscreen-overlay .fullscreen-content {
  padding: 50px 25px;
}
.sopage-titlecontainer {
  padding: 1.875rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.socategory-item {
  overflow: hidden;
}
.socategory-item.t-size-md .socategory__title {
  font-size: 1.5rem;
  font-family: 'fangs', sans-serif;
font-weight: 500;
}
.socategory-item.t-size-lg .socategory__title {
  font-size: 2.125rem;
  font-family: "Poppins Bold";
}
.socategory-item.t-size-xl .socategory__title {
  font-size: 3.375rem;
  font-family: "Poppins Bold";
}
.socategory-item.t-algin-center .socategory__img, .socategory-item.t-algin-center .socategory__content {
  text-align: center;
}
.socategory-item.t-color-white .socategory__content, .socategory-item.t-color-white .socategory__title a, .socategory-item.t-color-white .socategory__action a {
  color: #fff;
}
.socategory-item.text-pophover {
  position: relative;
}
.socategory-item.text-pophover .socategory__content {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
}
.socategory-item.text-pophover .socategory__content p {
  max-width: 500px;
  margin: 0 auto;
}
.socategory-item.imgzoom-animate img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.socategory-item.imgzoom-animate:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.socategory__img {
  overflow: hidden;
}
.socategory__content {
  padding: 1.5625rem 0 0;
}
.socategory__content p {
  margin-bottom: 0;
}
.socategory__action {
  padding-top: 1.5625rem;
}
.socategory__action .btn {
  font-family: 'fangs', sans-serif;
font-weight: 600;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
  background-color: transparent;
}
.socategory__action .btn:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.socategory__action a {
  display: inline-flex;
  align-items: center;
}
.socategory__action a i {
  margin-left: 5px;
}
.row-spacing {
  padding-top: 6.25rem;
}
.soproduct-title {
  margin-bottom: 1.875rem;
}
.soproduct-item .colorSlider, .soproduct-item .colorSliderSmall {
  margin: 0.9375rem 0;
  display: flex;
  align-items: center;
  /*.item, .slick-slide{
				width: rem(34px) !important;
			} */
}
.soproduct-item .colorSlider .slick-track, .soproduct-item .colorSliderSmall .slick-track {
  margin-left: 0;
  margin-right: 0;
}
.soproduct-item .colorSlider .slick-list, .soproduct-item .colorSliderSmall .slick-list {
  flex: 1;
}
.soproduct-item .colorSlider .slick-prev, .soproduct-item .colorSlider .slick-next, .soproduct-item .colorSliderSmall .slick-prev, .soproduct-item .colorSliderSmall .slick-next {
  z-index: 1;
  background-color: transparent;
  width: 2.0625rem;
  height: 2.0625rem;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: static;
  top: 0;
  transform: translate(0, 0);
}
.soproduct-item .colorSlider .slick-prev:before, .soproduct-item .colorSlider .slick-next:before, .soproduct-item .colorSliderSmall .slick-prev:before, .soproduct-item .colorSliderSmall .slick-next:before {
  font-family: "SOFI";
  color: var(--app-icon-color);
  font-size: 1rem;
}
.soproduct-item .colorSlider .slick-prev:hover, .soproduct-item .colorSlider .slick-next:hover, .soproduct-item .colorSliderSmall .slick-prev:hover, .soproduct-item .colorSliderSmall .slick-next:hover {
  background-color: transparent;
}
.soproduct-item .colorSlider .slick-prev, .soproduct-item .colorSliderSmall .slick-prev {
  left: -10px;
}
.soproduct-item .colorSlider .slick-prev:before, .soproduct-item .colorSliderSmall .slick-prev:before {
  content: "\e903";
}
.soproduct-item .colorSlider .slick-next, .soproduct-item .colorSliderSmall .slick-next {
  right: -10px;
}
.soproduct-item .colorSlider .slick-next:before, .soproduct-item .colorSliderSmall .slick-next:before {
  content: "\e904";
}
.soproduct-item .colorSlider .active .soproduct__color, .soproduct-item .colorSliderSmall .active .soproduct__color {
  border-color: #d7d8db;
}
.soproduct-item .colorSliderSmall {
  max-width: 270px;
}
.soproduct-item .colorSlider {
  max-width: 372px;
}
.soproduct__img {
  overflow: hidden;
}
.soproduct__img--display {
  position: relative;
  width: 100%;
  height: 100%;
}
.soproduct__img--display:hover .soproduct__img--hover {
  opacity: 1;
  visibility: visible;
}
.soproduct__img--hover {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.soproduct__color {
  width: 2.0625rem;
  height: 2.0625rem;
  border-radius: 50%;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
}
.soproduct__color:hover, .soproduct__color.select {
  border-color: #d7d8db;
}
.soproduct__color a {
  width: 100%;
  height: 100%;
}
.soproduct__color span {
  display: inline-block;
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-radius: 50%;
  background-size: 100%;
}
.soproduct__info {
  padding: 0.9375rem 0 0;
}
.soproduct__info .soproduct__name {
  font-size: 1rem;
  /*min-height: 50px;*/
}
.soproduct__info .soproduct__price {
  font-family: 'fangs', sans-serif;
font-weight: 500;
  font-size: 1.125rem;
  padding: 0.3125rem 0 0;
}
.soproduct__info .soproduct__price span {
  font-size: 0.8rem;
  color: var(--app-light-text-color);
  font-family: 'fangs', sans-serif;
  text-decoration: line-through;
}
.soproduct__info .soproduct__label {
  color: var(--app-light-text-color);
}
.slider .slick-prev, .slider .slick-next {
  z-index: 1;
  background-color: transparent;
  height: 40px;
  width: 40px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider .slick-prev:before, .slider .slick-next:before {
  font-family: "SOFI";
  color: var(--app-icon-color);
}
.slider .slick-prev:hover, .slider .slick-next:hover {
  background-color: var(--app-grey-bg);
}
.slider .socategory-item {
  margin: 0 12px;
}
.slider .slick-prev {
  left: -50px;
}
.slider .slick-prev:before {
  content: "\e903";
}
.slider .slick-next {
  right: -50px;
}
.slider .slick-next:before {
  content: "\e904";
}
.fullbannerSlider, .splitSlider {
  max-width: 1920px;
  margin: 0 auto;
}
.fullbannerSlider, .fixedbannerSlider, .splitSlider, .onebannerSlider {
  margin-bottom: 0 !important;
}
.fullbannerSlider .slick-prev, .fullbannerSlider .slick-next, .fixedbannerSlider .slick-prev, .fixedbannerSlider .slick-next, .splitSlider .slick-prev, .splitSlider .slick-next, .onebannerSlider .slick-prev, .onebannerSlider .slick-next {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  height: 40px;
  width: 40px;
  border-radius: 4px;
}
.fullbannerSlider .slick-prev:before, .fullbannerSlider .slick-next:before, .fixedbannerSlider .slick-prev:before, .fixedbannerSlider .slick-next:before, .splitSlider .slick-prev:before, .splitSlider .slick-next:before, .onebannerSlider .slick-prev:before, .onebannerSlider .slick-next:before {
  font-family: "SOFI";
  color: #fff;
}
.fullbannerSlider .slick-prev:hover, .fullbannerSlider .slick-next:hover, .fixedbannerSlider .slick-prev:hover, .fixedbannerSlider .slick-next:hover, .splitSlider .slick-prev:hover, .splitSlider .slick-next:hover, .onebannerSlider .slick-prev:hover, .onebannerSlider .slick-next:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.fullbannerSlider .socategory-item, .fixedbannerSlider .socategory-item, .splitSlider .socategory-item, .onebannerSlider .socategory-item {
  margin: 0;
}
.fullbannerSlider .slick-prev, .fixedbannerSlider .slick-prev, .splitSlider .slick-prev, .onebannerSlider .slick-prev {
  left: 40px;
}
.fullbannerSlider .slick-prev:before, .fixedbannerSlider .slick-prev:before, .splitSlider .slick-prev:before, .onebannerSlider .slick-prev:before {
  content: "\e903";
}
.fullbannerSlider .slick-next, .fixedbannerSlider .slick-next, .splitSlider .slick-next, .onebannerSlider .slick-next {
  right: 40px;
}
.fullbannerSlider .slick-next:before, .fixedbannerSlider .slick-next:before, .splitSlider .slick-next:before, .onebannerSlider .slick-next:before {
  content: "\e904";
}
.fullbannerSlider .slick-dots, .fixedbannerSlider .slick-dots, .splitSlider .slick-dots, .onebannerSlider .slick-dots {
  background-color: rgba(0, 0, 0, 0.5);
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px;
  width: auto;
  height: 27px;
  padding: 0 5px;
}
.fullbannerSlider .slick-dots li button:before, .fixedbannerSlider .slick-dots li button:before, .splitSlider .slick-dots li button:before, .onebannerSlider .slick-dots li button:before {
  color: #fff;
}

.fullbannerSlider .slick-dots li.slick-active button:before, .fixedbannerSlider .slick-dots li.slick-active button:before, .splitSlider .slick-dots li.slick-active button:before, .onebannerSlider .slick-dots li.slick-active button:before {
  color: #fff;
}

.sotype-video a {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.sotype-video a:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  z-index: 1;
}

.sotype-video a:before {
  font-family: 'SOFI';
  content: "\e913";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 24px;
  height: 24px;
  color: var(--app-secondary-color);
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*.threeProSlider{
	.soproduct-item{
		margin: 0 12px;
		img{
			width: 100%;
		}
	}
}
.fourProSlider{
	.soproduct-item{
		margin: 0 10px;
		img{
			width: 100%;
		}
	}
}*/
.solocation-heading {
  text-align: center;
  margin-bottom: 30px;
}
.solocation-heading h3 {
  margin-bottom: 10px;
}
.solocation-heading a {
  text-decoration: none;
  font-size: 0.6875rem;
  font-family: 'fangs', sans-serif;
font-weight: 600;
  letter-spacing: 2px;
  display: inline-flex;
  align-items: center;
}
.solocation-heading a i {
  margin-right: 5px;
  font-size: 0.625rem;
}
.solocation-item {
  position: relative;
  padding: 0 10px;
  overflow: hidden;
}
.solocation-item .content-overlay {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  height: 100%;
  width: calc(100% - 20px);
  left: 10px;
  top: 0;
  bottom: -100%;
  right: 0;
  opacity: 0;
  transition: all .4s ease-in-out 0s;
  z-index: 1;
  border-radius: 0.5rem;
}
.solocation-item img {
  border-radius: 0.5rem;
}
.solocation-item:hover .solocation__content {
  top: 50%;
}
.solocation-item:hover .content-overlay {
  opacity: 1;
  bottom: 0;
}
.solocation__content {
  text-align: center;
  position: absolute;
  top: 120%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
  transition: all .4s ease-in-out 0s;
  z-index: 2;
}
.solocation__title {
  font-size: 1.5rem;
  font-family: 'fangs', sans-serif;
font-weight: 600;
  color: #fff;
}
.sopage-header {
  padding: 0.75rem 0;
  text-align: center;
}
.sopage-header.grey-bg {
  background-color: #F3F5F7;
}
.body-bg {
  background: #F3F5F7;
}
.sobreadcrumb ul {
  display: flex;
  align-items: center;
}
.sobreadcrumb ul li {
  font-size: 0.75rem;
  position: relative;
}
.sobreadcrumb ul li a {
  color: var(--app-primary-color);
}
.sobreadcrumb ul li a:hover {
  color: #18191b;
}
.sobreadcrumb ul li:not(:first-child) {
  padding-left: 23px;
}
.sobreadcrumb ul li:not(:first-child):before {
  content: "";
  width: 4px;
  height: 4px;
  background: var(--app-separator-color);
  position: absolute;
  left: 8px;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.sobreadcrumb ul li.active span {
  color: #6c757d;
}
.form-control {
  font-size: 0.875rem;
  color: var(--app-primary-color);
}
.loadingSection {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3.75rem;
}
.loadingspinner {
  pointer-events: none;
  width: 1.5rem;
  height: 1.5rem;
  border: 2px solid transparent;
  border-color: var(--app-loading-bg);
  border-top-color: var(--app-loading-color);
  border-radius: 50%;
  animation: loadingspin 1s linear infinite;
  display: inline-block;
}

@keyframes loadingspin {
  100% {
    transform: rotate(360deg);
  }
}
.loadingBtn {
  display: inline-flex;
  align-items: center;
  font-size: 0.75rem !important;
  line-height: 1;
}
.loadingBtn .loadingspinner {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  border-top-color: #fff;
}
ul.sotabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.sotabs li {
  background: none;
  color: var(--app-secondary-color);
  display: inline-block;
  padding: 5px 0;
  margin-right: 30px;
  cursor: pointer;
  position: relative;
  font-family: 'fangs', sans-serif;
font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
ul.sotabs li:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  content: '';
  width: 0;
  height: 2px;
  background: #18191b;
}
ul.sotabs li.current {
  color: var(--app-primary-color);
}
ul.sotabs li.current:before {
  width: 100%;
}
.sotabs__description ul {
  margin-left: 1.25rem;
}
.sotabs__description ul li {
  list-style: disc;
}
.sotabs-content {
  display: none;
  padding: 30px 0;
}
.sotabs-content p:last-child {
  margin-bottom: 0;
}
.sotabs-content.current {
  display: inherit;
}

@media only screen and (min-width: 768px) {
  .container {
    max-width: 1250px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .soproduct-item .colorSlider {
    max-width: 338px;
  }
  .soproduct-item .colorSliderSmall {
    max-width: 235px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .soproduct-item .colorSlider {
    max-width: 270px;
  }
  .soproduct-item .colorSliderSmall {
    max-width: 201px;
  }
}

@media only screen and (min-width: 768px) {
  .socategory-item.img-bottom {
    display: flex;
    flex-direction: column;
  }
  .socategory-item.img-bottom .socategory__img {
    order: 1;
  }
  .socategory-item.img-bottom .socategory__content {
    padding: 0 0 1.5625rem;
  }
  .socategory-item.split-text-right {
    display: flex;
    align-items: center;
  }
  .socategory-item.split-text-right .socategory__img, .socategory-item.split-text-right .socategory__content {
    flex: 0 0 auto;
    width: 50%;
  }
  .socategory-item.split-text-left {
    display: flex;
    align-items: center;
  }
  .socategory-item.split-text-left .socategory__img, .socategory-item.split-text-left .socategory__content {
    flex: 0 0 auto;
    width: 50%;
  }
  .socategory-item.split-text-left .socategory__img {
    order: 1;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .socategory-item.t-size-md .socategory__title {
    font-size: 1rem;
  }
  .socategory-item.t-size-lg .socategory__title {
    font-size: 1.25rem;
  }
  .socategory-item.t-size-xl .socategory__title {
    font-size: 1.5rem;
  }
  .socategory-item.text-pophover .socategory__content {
    min-width: 17.5rem;
  }
  .socategory-item.text-pophover .socategory__content p {
    font-size: 0.75rem;
  }
  .socategory__content p {
    font-size: 0.75rem;
  }
  .socategory__action {
    padding-top: 0.625rem;
  }
  .socategory__action .btn {
    padding: 0.25rem 0.625rem;
    font-size: 0.75rem;
  }
  .splitSlider .socategory__content {
    padding: 1.5625rem 1.875rem;
  }
  .soproduct-item .colorSlider {
    margin-top: 0.625rem;
  }
  .soproduct-item .colorSlider .item {
    height: 1.375rem !important;
  }
  .soproduct-item .colorSlider .slick-prev, .soproduct-item .colorSlider .slick-next {
    width: 1.375rem !important;
    height: 1.375rem !important;
  }
  .soproduct-item .colorSlider .slick-prev:before, .soproduct-item .colorSlider .slick-next:before {
    font-size: 0.75rem !important;
  }
  .soproduct-item .colorSliderSmall {
    margin-top: 0.625rem;
  }
  .soproduct-item .colorSliderSmall .item, .soproduct-item .colorSliderSmall .slick-slide {
    width: 1.375rem !important;
  }
  .soproduct-item .colorSliderSmall .item {
    height: 1.375rem !important;
  }
  .soproduct-item .colorSliderSmall .slick-prev, .soproduct-item .colorSliderSmall .slick-next {
    width: 1.375rem !important;
    height: 1.375rem !important;
  }
  .soproduct-item .colorSliderSmall .slick-prev:before, .soproduct-item .colorSliderSmall .slick-next:before {
    font-size: 0.75rem !important;
  }
  .soproduct__color {
    width: 1.375rem;
    height: 1.375rem;
  }
  .soproduct__info {
    padding: 0.3125rem 0;
  }
  .soproduct__info .soproduct__name {
    font-size: 0.75rem;
  }
  .soproduct__info .soproduct__price {
    font-size: 0.875rem;
  }
}

@media only screen and (max-width: 767px) {
  .loadingSection {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }
  .sopage-header .sopage__title h2 {
    font-size: 1.25rem;
  }
  .sopage-titlecontainer {
    padding: 30px 0;
  }
  .sopage-mainwrap {
    /*margin-top: 4.0625rem;*/
  }
  .row-spacing {
    padding-top: 1.875rem;
  }
  .socategory-item.t-size-md .socategory__title {
    font-size: 0.875rem;
  }
  .socategory-item.t-size-lg .socategory__title {
    font-size: 1.125rem;
  }
  .socategory-item.t-size-xl .socategory__title {
    font-size: 1.25rem;
  }
  .socategory-item.text-pophover .socategory__content {
    min-width: 17.5rem;
  }
  .socategory-item.text-pophover .socategory__content p {
    font-size: 0.75rem;
  }
  .socategory__title {
    margin-bottom: 0.3125rem;
  }
  .socategory__content p {
    font-size: 0.75rem;
  }
  .socategory__action {
    padding-top: 0.75rem;
  }
  .socategory__action .btn {
    padding: 0.25rem 0.625rem;
    font-size: 0.75rem;
  }
  .soproduct-item .colorSlider, .soproduct-item .colorSliderSmall {
    margin-top: 0.625rem;
  }
  .soproduct-item .colorSlider .item, .soproduct-item .colorSliderSmall .item {
    width: 1.3125rem !important;
    height: 1.3125rem !important;
  }
  .soproduct-item .colorSlider .slick-prev, .soproduct-item .colorSlider .slick-next, .soproduct-item .colorSliderSmall .slick-prev, .soproduct-item .colorSliderSmall .slick-next {
    width: 1.25rem !important;
    height: 1.25rem !important;
  }
  .soproduct-item .colorSlider .slick-prev:before, .soproduct-item .colorSlider .slick-next:before, .soproduct-item .colorSliderSmall .slick-prev:before, .soproduct-item .colorSliderSmall .slick-next:before {
    font-size: 0.75rem !important;
  }
  .soproduct__color {
    width: 1.25rem;
    height: 1.25rem;
  }
  .soproduct__info {
    padding: 0.3125rem 0;
  }
  .soproduct__info .soproduct__name {
    font-size: 0.75rem;
  }
  .soproduct__info .soproduct__price {
    font-size: 0.875rem;
  }
  .slider .slick-prev, .slider .slick-next, .fullbannerSlider .slick-prev, .fullbannerSlider .slick-next, .fixedbannerSlider .slick-prev, .fixedbannerSlider .slick-next, .splitSlider .slick-prev, .splitSlider .slick-next, .onebannerSlider .slick-prev, .onebannerSlider .slick-next {
    background-color: rgba(0, 0, 0, 0.5);
    height: 30px;
    width: 30px;
  }
  .slider .slick-prev:before, .slider .slick-next:before, .fullbannerSlider .slick-prev:before, .fullbannerSlider .slick-next:before, .fixedbannerSlider .slick-prev:before, .fixedbannerSlider .slick-next:before, .splitSlider .slick-prev:before, .splitSlider .slick-next:before, .onebannerSlider .slick-prev:before, .onebannerSlider .slick-next:before {
    font-size: 0.875rem;
    color: #fff;
  }
  .slider .slick-prev:hover, .slider .slick-next:hover, .fullbannerSlider .slick-prev:hover, .fullbannerSlider .slick-next:hover, .fixedbannerSlider .slick-prev:hover, .fixedbannerSlider .slick-next:hover, .splitSlider .slick-prev:hover, .splitSlider .slick-next:hover, .onebannerSlider .slick-prev:hover, .onebannerSlider .slick-next:hover {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .slider .socategory-item, .fullbannerSlider .socategory-item, .fixedbannerSlider .socategory-item, .splitSlider .socategory-item, .onebannerSlider .socategory-item {
    margin: 0 5px;
  }
  .slider .slick-prev, .fullbannerSlider .slick-prev, .fixedbannerSlider .slick-prev, .splitSlider .slick-prev, .onebannerSlider .slick-prev {
    left: 10px;
  }
  .slider .slick-next, .fullbannerSlider .slick-next, .fixedbannerSlider .slick-next, .splitSlider .slick-next, .onebannerSlider .slick-next {
    right: 10px;
  }
  .slider .slick-dots, .fullbannerSlider .slick-dots, .fixedbannerSlider .slick-dots, .splitSlider .slick-dots, .onebannerSlider .slick-dots {
    bottom: 10px;
  }
  .fullbannerSlider .socategory-item, .fixedbannerSlider .socategory-item, .splitSlider .socategory-item, .onebannerSlider .socategory-item {
    margin: 0;
  }
  .sotype-video a:after {
    width: 34px;
    height: 34px;
  }
  .sotype-video a:before {
    font-size: 0.625rem;
  }
  .splitSlider .socategory__content {
    padding: 1.5625rem 1.875rem;
  }
  .threeProSlider .soproduct-item, .fourProSlider .soproduct-item {
    margin: 0 5px;
  }
  .solocation-item .content-overlay {
    bottom: 0;
    opacity: 1;
  }
  .solocation__content {
    top: 50%;
  }
  .solocation__title {
    font-size: 1rem;
  }
}
.sobox-bg {
  background-color: var(--app-white-color) !important;
  border-radius: 0.25rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.soheader-nav {
  background-color: #18191b;
  padding: 11px 0;
}
.soheader-nav .soheader-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.soheader-nav .soheader__offer {
  color: #fff;
}
.soheader-nav .soheader__close {
  color: #fff;
  display: flex;
  align-items: center;
}
.soheader-nav .soheader__close .sobtn {
  color: #fff;
}
.soheader-nav .soheader__close .sobtn i {
  font-size: 0.75rem;
}
.soheader-nav .soheader__close .sobtn:hover {
  background-color: var(--app-theme-color-lighter);
}
.soheader-brand {
  margin: 30px 0;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.soheader-brand .soheader__logo a {
  display: inline-block;
}
.soheader-brand .soheader__logo img {
  width: 240px;
}
.soheader-brand .soheader__action .soheader__talk {
  margin-bottom: 10px;
  margin-top: -10px;
}
.soheader-brand .soheader__action ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.soheader-brand .soheader__action ul li:not(:first-child) {
  margin-left: 0.3125rem;
}
.soheader-brand .soheader__action ul li a:hover {
  text-decoration: none;
}
.soheader-brand .soheader__action ul li .sobtn {
  font-size: 1rem;
  position: relative;
}
.soheader-brand .soheader__action ul li .sobtn span {
  font-size: 0.875rem;
  margin-left: 8px;
}
.soheader-brand .soheader__action ul li .sobtn span + i {
  margin-left: 8px;
  font-size: 0.625rem;
}
.soheader-brand .soheader__action ul li .dropdown .dropdown-menu {
  font-size: 0.8125rem;
}
.soheader-brand .soheader__action ul li .dropdown .dropdown-menu .dropdown-item {
  padding: 0.5rem 0.75rem;
  display: flex;
  align-items: center;
}
.soheader-brand .soheader__action ul li .dropdown .dropdown-menu .dropdown-item i {
  margin-right: 8px;
}
.soheader-brand .soheader__action ul li .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
.soheader-brand .soheader__hamburger {
  display: flex;
  align-items: center;
}
.soheader-brand .soheader__hamburger .sobtn {
  font-size: 1.25rem;
  margin-right: 30px;
}
.soheader-brand .soheader__search {
  margin-right: 0.3125rem;
  position: absolute;
  transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
  right: 35px;
  opacity: 0;
  visibility: hidden;
  width: 0;
  border-bottom: 1px solid #d7d8db;
  overflow: hidden;
}
.soheader-brand .soheader__search input[type="text"] {
  height: 32px;
  border: none;
  outline: none;
  padding: 3px 10px;
  background: #fff
  flex: 1;
}
.soheader-brand .soheader__search.active {
  width: 300px;
  opacity: 1;
  visibility: visible;
}
.soheader__menu .nav-link {
  color: var(--app-primary-color);
  text-transform: uppercase;
  font-size: 0.875rem;
}
.soheader__menu .nav-link.active {
  color: #18191b;
}
.soheader__menu .dropdown-toggle {
  padding: 0.5rem 1rem !important;
}
.soheader__menu .dropdown-toggle:after {
  content: none;
}
.soheader__menu .dropdown-menu {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  border: none;
}
.soheader__menu .dropdown-menu:before {
  content: '';
  position: absolute;
  width: 14px;
  height: 0;
  border: 7px solid transparent;
  border-bottom: 7px solid #fff;
  top: -14px;
  left: 20px;
}
.soheader__menu .dropdown-menu:after {
  content: '';
  content: '';
  position: absolute;
  width: 14px;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 6px solid rgba(0, 0, 0, 0.2);
  top: -14px;
  left: 20px;
  z-index: -100;
  filter: blur(2px);
  opacity: .5;
}
.soheader__menu .dropdown-menu .dropdown-item {
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
}
.soheader__menu .dropdown-menu .dropdown-item:hover {
  background-color: var(--app-list-hover-bg);
}
.soheader__menu .navbar-expand-lg .navbar-collapse {
  justify-content: center;
}
.soheader-main.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 998;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.checkout-summary-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.checkout-summary-row .checkout-summary-label {
  color: var(--app-secondary-color);
}
.checkout-summary-row .checkout-summary-value {
  text-align: right;
  font-family: 'fangs', sans-serif;
  font-weight: 600;
}
.checkout-order-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  border-top: 1px solid #d7d8db;
  padding-top: 20px;
}
.checkout-order-total .checkout-order-label {
  font-size: 1.125rem;
  font-family: 'fangs', sans-serif;
font-weight: 600;
}
.checkout-order-total .checkout-order-label span {
  font-size: 0.875rem;
  font-family: 'fangs', sans-serif;
}
.checkout-order-total .checkout-order-value {
  font-size: 1.125rem;
  text-align: right;
  font-family: 'fangs', sans-serif;
font-weight: 600;
  color: #18191b;
}
.checkout-order-button {
  width: 100%;
  padding: 8px 20px;
  font-size: 1rem;
}
.minicart-wrap {
  padding: 0;
}
.minicart-wrap .table-wrapper ul > li:last-child {
  vertical-align: top;
}
.minicart-wrap .td-proimg {
  width: 70px;
  height: 80px;
}
.minicart-footer {
  height: auto;
  padding: 0;
}
.minicart-footer .ordersummary-wrap {
  padding: 16px;
  border-radius: 0;
  width: 100%;
  background-color: var(--app-grey-bg);
}
.minicart-footer .checkout-order-button {
  width: 100%;
  padding: 8px 20px;
  font-size: 1rem;
}
.minicart-footer .checkout-order-total {
  border-top: none;
  padding-top: 0;
}
.sobadge {
  position: absolute;
  top: 2px;
  right: -5px;
  min-width: 20px;
  min-height: 20px;
  line-height: 20px;
  padding: 0 5px;
  color: #fff;
  border-radius: 20px;
  font-family: 'fangs', sans-serif;
font-weight: 600;
  font-size: 0.625rem !important;
  background: var(--app-error-color);
  display: inline-block;
  text-align: center;
  margin-left: 0 !important;
}
.header-descr {
  margin-bottom: 30px;
}
.header-descr h2 {
  color: #000;
  line-height: 1;
  padding: 0;
  font-size: 28px;
  margin: 0 0 5px;
}
.header-descr p {
  color: #4D4D4D;
}
#loginForm .close, #signupForm .close, #forgotForm .close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}
.sologin-container {
  padding: 50px;
  border: 1px solid var(--app-secondary-border-color);
  border-radius: 10px;
  max-width: 580px;
  margin: 80px auto 0;
  box-shadow: 0 35px 50px -30px rgba(0, 0, 0, 0.1);
}
.sologin-container .form-field {
  margin-bottom: 30px;
}
.sologin-container .form-field small {
  padding-top: 10px;
  display: inline-block;
}
.sologin-container .form-field input {
  padding: 12px 15px;
  width: 100%;
  height: auto;
}
.sologin-container .sologin-field {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.sologin-container .sologin-field .socheckbox {
  margin-bottom: 0;
}
.sologin-container .form-btn-field {
  width: 100%;
  display: inline-block;
  margin-top: 15px;
}
.sologin-container .form-btn-field .btn {
  display: block;
  width: 100%;
  padding: 10px 12px;
}
.sologin-container a {
  color: #18191b;
}
.sologin-container a:hover {
  color: #4D4D4D;
}
.sologin-container .form-link {
  padding-top: 25px;
  display: inline-block;
  color: #4D4D4D;
}
.footerTxt {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  color: #999;
}
.footerTxt a {
  color: #18191b;
}
.footerTxt a:hover {
  color: #4D4D4D;
}
.sidebar-navigation .title {
  display: block;
  font-size: 1.2em;
  background-color: #1e1e1e;
  padding: 20px 25px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.sidebar-navigation > ul > li > .navItem a {
  text-transform: uppercase;
}
.sidebar-navigation ul {
  margin: 0;
  padding: 0;
}
.sidebar-navigation ul li {
  display: block;
}
.sidebar-navigation ul li a {
  position: relative;
  display: block;
  font-size: 0.75rem;
  font-family: 'fangs', sans-serif;
  font-weight: 500;
  padding: 5px 25px;
  padding-right: 5px;
  text-decoration: none;
  color: #999;
}
.sidebar-navigation ul li .navItem {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.sidebar-navigation ul li .navItem .navLink {
  font-size: 0.625rem;
  color: #999;
  cursor: pointer;
  padding: 5px;
}
.sidebar-navigation ul li:hover > .navItem a, .sidebar-navigation ul li:hover .navLink, .sidebar-navigation ul li.selected > .navItem a, .sidebar-navigation ul li.selected .navLink {
  color: #000;
}
.sidebar-navigation ul li.selected > ul {
  display: block;
}
.sidebar-navigation ul li.selected > .navItem .navLink:before {
  content: "\e90b";
}
.sidebar-navigation ul li.show > ul {
  display: block !important;
}
.sidebar-navigation ul li > ul {
  margin-left: 25px;
}
.sidebar-navigation ul li ul {
  display: none;
}
.sidebar-navigation ul li ul.open {
  display: block;
}
.sidebar-navigation ul li ul li a {
  color: #000;
}
.sidebar-navigation ul li ul li:hover > .navItem a:before, .sidebar-navigation ul li ul li.selected > .navItem a:before {
  margin-right: 10px;
}
.sidebar-navigation ul li ul li.selected.selected--last > .navItem a {
  color: #000;
}
.sofullscreen-menu {
  margin-bottom: 30px;
}
.sofullscreen-menu h5 {
  color: #18191b;
  font-family: 'fangs', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1rem;
}
.sofullscreen-menu li a {
  color: var(--app-primary-color);
  padding: 0.3125rem 0;
  display: inline-block;
}
.sofullscreen-menu li a:hover {
  color: #18191b;
}
.sosearch-wrap {
  padding: 50px 50px 0;
}
.sosearch__bar {
  border-bottom: 2px solid var(--app-black-color);
  display: flex;
  align-items: center;
}
.sosearch__bar input {
  border: none;
  outline: none;
  box-shadow: none;
  padding: 12px 0;
  flex-grow: 1;
  font-size: 1.5rem;
  background-color: transparent;
}
.sosearch__bar ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black;
  font-size: 1.5rem;
}
.sosearch__bar ::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
  font-size: 1.5rem;
}
.sosearch__bar :-ms-input-placeholder {
  /* IE 10+ */
  color: black;
  font-size: 1.5rem;
}
.sosearch__bar :-moz-placeholder {
  /* Firefox 18- */
  color: black;
  font-size: 1.5rem;
}
.sosearch__results {
  margin-top: 25px;
}
.sosearch__category ul {
  display: flex;
  flex-wrap: wrap;
}
.sosearch__category ul li {
  margin-right: 50px;
  margin-bottom: 15px;
}
.sosearch__category ul li a {
  color: #999;
  text-transform: uppercase;
}
.sosearch__category ul li a .highlighted {
  color: var(--app-primary-color);
}
.sosearch__products h6 {
  margin: 20px 0;
}
.sosearch__products [class*=col-] {
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .soheader-brand .soheader__logo img {
    width: 200px;
  }
  .soheader__menu {
    display: none;
  }
  .soheader-main {
    position: relative;
  }
  .soheader-main .container-fluid {
    max-width: 97%;
  }
  .soheader-main.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 998;
    height: 115px;
    border-bottom: 1px solid #d7d8db;
    background-color: #fff;
  }
}

@media only screen and (max-width: 767px) {
  .container-fluid {
    max-width: 100%;
  }
  .sologin-container {
    margin: 20px auto 0;
    padding: 30px;
  }
  .soheader-nav .soheader__offer {
    font-size: 0.6875rem;
  }
  .soheader-brand {
    margin: 10px 0;
  }
  .soheader-brand .soheader__logo img {
    max-width: 120px;
  }
  .soheader-brand .soheader__action .soheader__talk {
    margin-bottom: 3px;
    margin-top: 0;
    font-size: 0.75rem;
  }
  .soheader-brand .soheader__hamburger .sobtn {
    margin-right: 10px;
  }
  .soheader-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 998;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .sosearch-wrap {
    padding: 0;
  }
  .sosearch__bar input {
    font-size: 1rem;
  }
  .sosearch__bar ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 1rem;
  }
  .sosearch__bar ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 1rem;
  }
  .sosearch__bar :-ms-input-placeholder {
    /* IE 10+ */
    font-size: 1rem;
  }
  .sosearch__bar :-moz-placeholder {
    /* Firefox 18- */
    font-size: 1rem;
  }
  .sosearch__bar .sobtn {
    font-size: 0.875rem;
  }
}
.sofooter__item {
  margin: 2.5rem 0 1.25rem;
}
.sofooter__head {
  font-family: 'fangs', sans-serif;
font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  padding-bottom: 0.9375rem;
  font-size: 1rem;
}
.sofooter__links a {
  color: var(--app-primary-color);
  padding: 0.3125rem 0;
  display: inline-block;
  font-size: 0.75rem;
}
.sofooter__links a:hover {
  color: #18191b;
}
.sofooter__aboutus {
  padding-right: 40px;
}
.sofooter__aboutus img {
  max-width: 200px;
  margin-bottom: 20px;
  opacity: .6;
}
.sofooter__aboutus p {
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 2;
  text-align: justify;
}
.sofooter__content .sofooter__email {
  margin-bottom: 1.875rem;
  font-size: 0.75rem;
}
.sofooter__content .sofooter__email p {
  margin-bottom: 0.75rem;
}
.sofooter__content .sofooter__email a {
  font-family: 'fangs', sans-serif;
font-weight: 600;
}
.sofooter__content .sofooter__phone {
  font-size: 0.75rem;
}
.sofooter__content .sofooter__phone span {
  display: block;
  font-family: 'fangs', sans-serif;
font-weight: 600;
  font-size: 1rem;
}
.sofooter__socialmedia ul {
  margin: 0;
  display: flex;
  align-items: center;
}
.sofooter__socialmedia ul li {
  margin-right: 1.875rem;
}
.sofooter__socialmedia ul li a {
  color: #545454;
  font-size: 1.25rem;
  text-decoration: none;
}
.sofooter__socialmedia ul li a:hover {
  color: #18191b;
}
.sofooter__applinks a {
  background: url("../img/apps-icon.svg") no-repeat;
  background-size: 290px 40px;
  width: 135px;
  height: 40px;
  display: inline-block;
  margin-top: 0.9375rem;
}
.sofooter__applinks a:first-child {
  margin-right: 0.9375rem;
}
.sofooter__applinks a.google-play {
  background-position: left top;
}
.sofooter-bottomnav .container-fluid {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-top: 1px solid var(--app-secondary-border-color);
}
.sofooter-bottomnav .sofooter-copyright {
  font-size: 0.75rem;
}
.sofooter-patmentmethods {
  display: flex;
  justify-content: flex-end;
}
.sofooter-patmentmethods img {
  max-height: 24px;
}
.sofooter-nav {
  display: flex;
  justify-content: flex-end;
}
.sofooter-nav li {
  margin: 0 0.625rem;
  position: relative;
}
.sofooter-nav li:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -0.625rem;
  width: 1px;
  height: 0.75rem;
  background-color: var(--app-separator-color);
}
.sofooter-nav li:first-child:before {
  content: none;
}
.sofooter-nav li a {
  color: var(--app-primary-color);
}
.sofooter-nav li a:hover {
  color: #18191b;
}
.sonewsletter-wrap {
  margin-top: 6.25rem;
  background-color: var(--app-grey-bg);
  padding: 3.75rem 0;
}
.sonewsletter-wrap .sonewsletter-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.sonewsletter-wrap .sonewsletter-container span i {
  font-size: 2.125rem;
}
.sonewsletter-wrap .sonewsletter-container h2 {
  padding: 1.25rem 0 1.25rem;
}
.sonewsletter-wrap .sonewsletter-container .form-control {
  min-width: 380px;
}
.sonewsletter-wrap .sonewsletter-container .form-check {
  margin-top: 0.625rem;
}
.sonewsletter-wrap .sonewsletter-container a {
  text-decoration: underline;
}
.sonewsletter-wrap .sonewsletter-container a:hover {
  text-decoration: none;
}
.sonewsletter-wrap .sonewsletter-checkbox {
  margin-top: 10px;
}
#newsletterpopup {
  left: auto;
  top: auto;
  right: 28px;
}
#newsletterpopup .sonewsletter-wrap {
  margin-top: 0;
  padding: 0;
  background-color: transparent;
}
#newsletterpopup .sonewsletter-wrap h2 {
  font-size: 1.25rem;
  line-height: 1.3;
  padding: 0.625rem 0 1.25rem;
}
#newsletterpopup .sonewsletter-wrap .form-control {
  min-width: 300px;
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .sofooter-copyright {
    text-align: center;
  }
  .sofooter-nav {
    justify-content: center;
    padding-top: 0.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .sofooter__item {
    margin: 1.875rem 0 0;
  }
  .sofooter__head {
    padding-bottom: 0.625rem;
  }
  .sofooter-bottomnav {
    margin-top: 1.875rem;
  }
  .sofooter-bottomnav .container-fluid {
    max-width: 100%;
  }
  .sofooter-patmentmethods {
    justify-content: center;
  }
  .sofooter-copyright {
    text-align: center;
    font-size: 0.75rem;
    margin-bottom: 15px;
  }
  .sonewsletter-wrap {
    margin-top: 1.875rem;
    padding: 1.875rem 0.9375rem;
  }
  .sonewsletter-wrap .sonewsletter-container h2 {
    text-align: center;
    font-size: 1.125rem;
  }
  .sonewsletter-wrap .sonewsletter-container .form-control {
    min-width: 100%;
  }
  .sofooter-patmentmethods img {
    max-width: 100%;
  }
  #newsletterpopup {
    left: 0;
    right: 0;
  }
  #newsletterpopup .modal-body {
    padding: 0;
  }
  #newsletterpopup .sonewsletter-wrap h2 {
    font-size: 1rem;
    padding-bottom: 10px;
  }
  #newsletterpopup .sonewsletter-wrap .form-control {
    min-width: 270px;
    margin-bottom: 10px;
  }
  #newsletterpopup .sonewsletter-wrap .btn {
    margin-bottom: 5px !important;
  }
  #newsletterpopup .sonewsletter-wrap .socheckbox label {
    font-size: 0.75rem;
  }
}
.sodropdown {
  width: 100%;
  display: inline-block;
  background-color: var(--app-bg);
  border-radius: 0.25rem;
  border: 1px solid #d7d8db;
  -webkit-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
  position: relative;
  height: 100%;
  text-align: left;
}
.sodropdown:hover {
  border-color: #18191b;
}
.sodropdown__select {
  cursor: pointer;
  display: block;
  padding: 0.5625rem 0.625rem 0.5rem;
}
.sodropdown__select > i {
  font-size: 0.625rem;
  color: var(--app-light-text-color);
  cursor: pointer;
  transition: all .3s ease-in-out;
  float: right;
  line-height: 1.375rem;
}
.sodropdown:active {
  background-color: var(--app-list-selected-bg);
}
.sodropdown.active:hover, .sodropdown.active {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  background-color: var(--app-list-selected-bg);
}
.sodropdown.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #18191b;
}
.sodropdown.active .sodropdown__select > i {
  transform: rotate(-180deg);
}
.sodropdown__menu {
  position: absolute;
  background-color: var(--app-bg);
  left: -1px;
  right: -1px;
  border: 1px solid #18191b;
  border-top: 0;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  overflow: hidden;
  display: none;
  max-height: 10.125rem;
  overflow-y: auto;
  z-index: 9;
  padding: 0;
  list-style: none;
}
.sodropdown__menu li {
  padding: 0.625rem;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.sodropdown__menu li:hover {
  color: #fff;
  background-color: #18191b;
}
.sodropdown__menu li:active {
  color: #fff;
  background-color: #18191b;
}

/* Button CSS */
.sobtn {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  line-height: normal;
  margin: 0;
  max-width: 100%;
  text-decoration: none;
  text-transform: inherit;
  user-select: none;
  white-space: nowrap;
  padding: 0.5rem;
  -webkit-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  cursor: pointer;
}
.sobtn:hover {
  text-decoration: none;
}
.sobtn--default {
  color: var(--app-icon-color);
}
.sobtn--default:hover {
  color: var(--app-icon-hover-color);
}
.sobtn--flat:hover {
  background-color: var(--app-grey-bg);
}
.sobtn--primary {
  color: var(--app-white-color) !important;
  background-color: #18191b;
}
.sobtn--primary:hover {
  background-color: var(--app-black-color);
}
.sobtn--critical:hover {
  color: var(--app-error-color) !important;
  background-color: #fdecea;
}
.sobtn:focus {
  outline: none;
}
.btn {
  font-size: 0.875rem;
}
.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #18191b;
  border-color: #18191b;
}
.btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: var(--app-black-color);
  border-color: var(--app-black-color);
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #18191b;
  border-color: #18191b;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem var(--app-theme-color-focus);
}
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: var(--app-black-color);
  border-color: var(--app-black-color);
  box-shadow: 0 0 0 0.2rem var(--app-theme-color-focus);
}
.btn.focus, .btn:focus {
  box-shadow: 0 0 0 0.2rem var(--app-theme-color-focus);
}
.form-control:focus {
  border-color: var(--app-theme-color-lightest);
  box-shadow: 0 0 0 0.2rem var(--app-theme-color-focus);
}
.btn-outline-primary {
  color: #18191b;
  border-color: #18191b;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #18191b;
  border-color: #18191b;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #18191b;
  border-color: #18191b;
}
.btn-outline-primary.focus, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem var(--app-theme-color-focus);
}
.btn-link {
  color: #18191b;
}
.btn-link:hover {
  color: var(--app-black-color);
}
.sobackbtn {
  width: 27px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  position: relative;
}
.sobackbtn:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  right: -15px;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
}
.sobackbtn .osback-arrow {
  position: absolute;
  width: 12px;
  height: 12px;
  border: 2px solid #18191b;
  transition: all .5s ease;
  top: 50%;
  left: 30%;
  transform: translateY(-50%) rotate(-45deg);
  border-right: none;
  border-bottom: none;
  cursor: pointer;
}
.sobackbtn .osback-arrow:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 2px;
  background: #18191b;
  transform-origin: right;
  transform: rotate(45deg) translate(4px, 11px) scaleX(1);
  transition: all .5s ease;
}
.modal-dialog-slideout {
  min-height: 100%;
  margin: 0 0 0 auto;
  background: #fff;
}
.modal.fade .modal-dialog.modal-dialog-slideout {
  -webkit-transform: translate(100%, 0) scale(1);
  transform: translate(100%, 0) scale(1);
}
.modal.fade.show .modal-dialog.modal-dialog-slideout {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  display: flex;
  align-items: stretch;
  -webkit-box-align: stretch;
  height: 100%;
}
.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body {
  overflow-y: auto;
  overflow-x: hidden;
}
.modal-dialog-slideout .modal-content {
  border: 0;
}
.table-wrapper {
  display: table;
  width: 100%;
}
.table-wrapper ul {
  display: table-row;
}
.table-wrapper ul.tbl-head li {
  font-family: 'fangs', sans-serif;
font-weight: 500;
  border-bottom: 1px solid #d7d8db;
  text-transform: uppercase;
}
.table-wrapper ul.tbl-head li.brt0 {
  border-top: none;
}
.table-wrapper ul.tbl-head.brt0 li {
  border-top: none;
}
.table-wrapper ul > li {
  display: table-cell;
  padding: 15px;
  vertical-align: middle;
  border-bottom: 1px dashed #d7d8db;
  font-family: 'fangs', sans-serif;
}
.table-wrapper ul:last-child li {
  border-bottom: none;
}
.bor0 ul > li, .bor0 ul.tbl-head li {
  border: none;
}
.td-proinfo {
  display: flex;
}
.td-protext {
  padding-left: 15px;
}
.td-protext span {
  display: block;
}
.td-protext span.td-proname a:hover {
  text-decoration: none;
}
.td-protext span.td-price {
  font-family: 'fangs', sans-serif;
font-weight: 600;
  padding-top: 5px;
  font-size: 1rem;
}
.table-wrapper li small {
  display: block;
  font-size: 0.8125rem;
  padding-top: 5px;
  color: var(--app-secondary-color);
}
.table-wrapper li .action {
  cursor: pointer;
  padding: 5px;
}
.table-wrapper.check li:first-child {
  /*width: 40px;*/
  padding-right: 0;
}
.table-wrapper.check li:last-child {
  width: 100px;
  text-align: center;
}
.table-wrapper.check .socheckbox {
  margin-bottom: 0;
}
.socart-tblbtn {
  margin-top: 10px;
}
.socart-tblbtn .sobtn {
  font-size: 0.8125rem;
}
.socart-tblbtn .sobtn i {
  margin-right: 6px;
}
.td-proimg {
  width: 100px;
  /*height: 118px;*/
  height: auto;
  overflow: hidden;
  border: 1px solid #d7d8db;
  border-radius: 0.25rem;
  flex-shrink: 0;
  padding: 5px 0px;
}
.td-proname {
  font-weight: 700;
}
.td-proprice {
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .td-proimg {
    width: 60px;
    height: 70px;
  }
  .table-wrapper ul.tbl-head li {
    white-space: nowrap;
  }
}
.plusminus {
  display: inline-block;
  position: relative;
  font-size: 0;
  overflow: hidden;
  border-radius: 0.25rem;
  width: 34px;
  height: 102px;
}
.plusminus button {
  display: block;
  width: 34px;
  height: 34px;
  position: absolute;
  margin: 0;
  padding: 0;
  border: 0;
  background: #18191b;
  color: #fff;
  font-size: 17px;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: color 200ms;
  -ms-transition: color 200ms;
  -moz-transition: color 200ms;
  transition: color 200ms;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.plusminus button:focus {
  outline: none;
}
.plusminus button:disabled {
  background: #efefef;
  color: #9a9a9a;
  cursor: default;
}
.plusminus button:first-child {
  bottom: 0;
}
.plusminus button:first-child:before {
  vertical-align: text-top;
  content: "-";
}
.plusminus button:last-child {
  top: 0;
}

.plusminus button:last-child:before {
  vertical-align: text-top;
  content: "+";
}
.plusminus input {
  position: absolute;
  width: 34px;
  height: 34px;
  top: 34px;
  margin: 0;
  padding: 0;
  /*padding: 0 0 ($size/2.6);*/
  border: 0;
  font-size: 12.24px;
  border-top: 1px solid #d7d8db;
  border-bottom: 1px solid #d7d8db;
  text-align: center;
  border-radius: 0px;
  -moz-appearance: textfield;
}
.plusminus input::-webkit-outer-spin-button, .plusminus input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.plusminus:after {
  content: none;
  position: absolute;
  font-size: 7.48px;
  left: 0;
  right: 0;
  line-height: 1;
  padding: 2.72px 0 2.72px 0;
  width: 34px;
  margin: 0 auto;
  border-top: 1px solid #ccc;
  color: #888;
  text-align: center;
  bottom: 34%;
}
.plusminus.horiz {
  width: 102px;
  height: 34px;
}
.plusminus.horiz.full {
  width: 100%;
}
.plusminus.horiz.full input {
  width: calc(100% - 68px);
}
.plusminus.horiz button:first-child {
  left: 0;
}
.plusminus.horiz button:last-child {
  right: 0;
}
.plusminus.horiz:after {
  bottom: 0;
}
.plusminus.horiz input {
  position: absolute;
  top: 0;
  left: 34px;
}
.plusminus.stacked {
  width: 68px;
  height: 68px;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.plusminus.stacked:after {
  width: 100%;
  bottom: 50%;
}
.plusminus.stacked button {
  float: none;
  top: auto;
  bottom: 0;
}
.plusminus.stacked button:first-child {
  left: 0;
}
.plusminus.stacked button:last-child {
  right: 0;
}
.plusminus.stacked input {
  top: 0;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border: 1px solid #eee;
  width: 100%;
}
.plusminus.stacked input:after {
  width: 100%;
}
.address-container .address-heading {
  font-size: 1rem;
  font-family: 'fangs', sans-serif;
font-weight: 500;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.address-container .addressBtn {
  text-align: center;
  padding: 1.25rem 0;
}
.address-container .form-check {
  padding-bottom: 1.25rem;
}
.address-container .addressBox {
  position: relative;
}
.address-container .addressBox label {
  cursor: pointer;
  display: block;
  margin-bottom: 0;
}
.address-container .addressBox .addressAction {
  position: absolute;
  top: 0.9375rem;
  right: 1.125rem;
  z-index: 10;
}
.address-container .addressBox .addressAction > span {
  opacity: 1;
  visibility: visible;
  margin: 0 0.3125rem;
  color: var(--app-light-text-color);
  transition: all 0.4s ease;
  cursor: pointer;
}
.address-container .addressBox .addressAction > span:hover {
  color: #18191b;
}
.address-container input[type="radio"] {
  display: none;
}
.address-container input[type="radio"]:checked + .addressDetails {
  border-color: #18191b;
  background-color: var(--app-grey-light-bg);
}
.address-container input[type="radio"]:checked + .addressDetails .tickIcon:before, .address-container input[type="radio"]:checked + .addressDetails .tickIcon:after {
  opacity: 1;
  visibility: visible;
}
.address-container .addAddress {
  padding-top: 1.25rem;
  text-align: center;
}
.addressbox-new {
  border: 1px dashed #d7d8db;
  border-radius: 0.25rem;
  min-height: 218px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--app-grey-light-bg);
  cursor: pointer;
}
.addressbox-new.addressbox-height {
  min-height: 150px;
}
.addressbox-new .addressbox-cta {
  text-align: center;
}
.addressbox-new .addressbox-cta .icon {
  background-color: var(--app-theme-color-lightest);
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.addressbox-new .addressbox-cta .label {
  display: block;
  padding-top: 10px;
  color: var(--app-theme-color-lightest);
}
.modal-footer {
  justify-content: center;
}
.form-group label span {
  color: var(--app-error-color);
}
.modal-title {
  font-family: 'fangs', sans-serif;
font-weight: 500;
}
.modal-body .container-fluid {
  max-width: 100%;
}
.addressDetails {
  border: 1px solid #d7d8db;
  padding: 0.625rem 0.9375rem;
  border-radius: 0.25rem;
  line-height: 1.4;
  background-color: var(--app-bg);
  position: relative;
  transition: all 0.4s ease;
}
.addressDetails .socart-tblbtn {
  border-top: 1px dashed #d7d8db;
  padding-top: 10px;
}
.addressDetails .socart-tblbtn .sobtn {
  padding: 0.25rem 0.5rem;
}
.addressDetails .socart-tblbtn .sobtn--flat:hover {
  background-color: var(--app-grey-dark-bg);
}
.addressDetails .tickIcon {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  right: -0.3125rem;
  top: -0.3125rem;
}
.addressDetails .tickIcon:before, .addressDetails .tickIcon:after {
  content: '';
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
.addressDetails .tickIcon:before {
  width: 0.5625rem;
  height: 0.3125rem;
  top: 0.375rem;
  right: 0.3125rem;
  z-index: 2;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg);
}
.addressDetails .tickIcon:after {
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #18191b;
}
.addressDetails .addressHead {
  font-size: 0.875rem;
  padding-bottom: 0.3125rem;
  font-family: 'fangs', sans-serif;
font-weight: 500;
}
.addressDetails .addressInfo {
  font-size: 0.8125rem;
}
.addressDetails .addressInfo ul li {
  padding: 0.3125rem 0;
}
.addressDetails .addressInfo .addressBadge .badge {
  font-size: 0.625rem;
  text-transform: uppercase;
}
html:not([dir]) .addressDetails .addressInfo .addressBadge .badge:not(:first-child) {
  margin-left: 0.125rem;
}
html[dir='rtl'] .addressDetails .addressInfo .addressBadge .badge:not(:first-child) {
  margin-right: 0.125rem;
}
.addressDetails .addressInfo .addressTxt {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.addressDetails .addressInfo .addressTxt > span {
  flex-basis: 100%;
}
.addressDetails .addressInfo .addressTxt > span.addressName {
  flex-basis: auto;
  font-family: 'fangs', sans-serif;
font-weight: 600;
}
.confirmMsg {
  font-size: 0.875rem;
  padding-bottom: 0.9375rem;
}

@media (max-width: 767px) {
  .addressDetails .addressInfo ul li {
    padding: 0.5rem 0;
  }
  .addressDetails .addressInfo .addressBadge {
    margin: 0;
  }
  .addressDetails .addressInfo .addressBadge .badge {
    font-size: 0.625rem;
    text-transform: uppercase;
    margin-bottom: 0.3125rem;
  }
  html:not([dir]) .addressDetails .addressInfo .addressBadge .badge:not(:first-child) {
    margin-left: 0rem;
  }
  html[dir='rtl'] .addressDetails .addressInfo .addressBadge .badge:not(:first-child) {
    margin-right: 0rem;
  }
  .addressDetails .addressInfo .addressTxt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .addressDetails .addressInfo .addressTxt > span {
    flex-basis: 100%;
  }
  .addressDetails .addressInfo .addressTxt > span.addressName {
    flex-basis: auto;
    font-family: 'fangs', sans-serif;
font-weight: 600;
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  .addressLbl {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* Custom Checkbox */
.socheckbox-container {
  display: inline-block;
}
.socheckbox-container.horizontal .socheckbox {
  margin-right: 20px;
  display: inline-block;
}
.socheckbox {
  margin-bottom: 15px;
  position: relative;
}
.socheckbox a {
  color: var(--app-primary-color);
  text-decoration: none;
}
.socheckbox a:hover {
  text-decoration: underline;
}
.socheckbox input[type="checkbox"] {
  display: none;
}
.socheckbox label {
  padding-left: 26px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  top: 0 !important;
  left: 0;
  pointer-events: auto;
  user-select: none;
  box-sizing: border-box;
  margin-bottom: 0;
}
.socheckbox input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #d7d8db;
  transition: all 0.4s ease;
}
.socheckbox input[type="checkbox"] + label:after {
  content: '';
  display: block;
  width: 9px;
  height: 5px;
  position: absolute;
  top: 5px;
  left: 5px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg) scale(0.2);
  transition: transform 0.2s ease;
}
.socheckbox input[type="checkbox"]:checked + label:before {
  animation: cbx-scale 0.3s ease;
  background: #18191b;
  border-color: #18191b;
}
.socheckbox input[type="checkbox"]:checked + label:after {
  transform: rotate(-45deg) scale(1);
}
.socheckbox.sominus input[type="checkbox"]:checked + label::after {
  width: 9px;
  height: 2px;
  border: none;
  background: #fff;
  top: 8px;
  left: 5px;
  transform: rotate(0deg);
}

@-moz-keyframes cbx-scale {
  50% {
    transform: scale(1.1);
  }
}

@-webkit-keyframes cbx-scale {
  50% {
    transform: scale(1.1);
  }
}

@-o-keyframes cbx-scale {
  50% {
    transform: scale(1.1);
  }
}

@keyframes cbx-scale {
  50% {
    transform: scale(1.1);
  }
}
.soroundedcheckbox {
  margin-bottom: 10px;
  position: relative;
  width: 2rem;
  height: 2rem;
}
.soroundedcheckbox a {
  color: var(--app-primary-color);
  text-decoration: none;
}
.soroundedcheckbox a:hover {
  text-decoration: underline;
}
.soroundedcheckbox input[type="checkbox"] {
  display: none;
}
.soroundedcheckbox label {
  padding-left: 1.75rem;
  display: inline-block;
  line-height: 1.3;
  position: relative;
  cursor: pointer;
  top: 0 !important;
  left: 0;
  pointer-events: auto;
  user-select: none;
  box-sizing: border-box;
  vertical-align: middle;
  margin-bottom: 0;
}
.soroundedcheckbox input[type="checkbox"] + label {
  content: '';
  display: block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid transparent;
  transition: all 0.4s ease;
}
.soroundedcheckbox input[type="checkbox"] + label span {
  content: '';
  display: block;
  width: 1.625rem;
  height: 1.625rem;
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 2px;
  border-radius: 50%;
  background-color: #18191b;
  transform: scale(1);
  transition: transform 0.2s ease;
}
.soroundedcheckbox input[type="checkbox"]:checked + label {
  animation: rcx-scale 0.3s ease;
  background: #fff;
  border-color: #18191b;
}

@-moz-keyframes rcx-scale {
  50% {
    transform: scale(1.1);
  }
}

@-webkit-keyframes rcx-scale {
  50% {
    transform: scale(1.1);
  }
}

@-o-keyframes rcx-scale {
  50% {
    transform: scale(1.1);
  }
}

@keyframes rcx-scale {
  50% {
    transform: scale(1.1);
  }
}
.soradiobox-container {
  display: block;
}
.soradiobox-container.horizontal .soradiobox {
  margin-right: 20px;
  display: inline-block;
}
.soradiobox {
  margin-bottom: 15px;
  position: relative;
}
.soradiobox a {
  color: var(--app-primary-color);
  text-decoration: none;
}
.soradiobox a:hover {
  text-decoration: underline;
}
.soradiobox input[type="radio"] {
  display: none;
}
.soradiobox label {
  padding-left: 1.75rem;
  display: inline-block;
  line-height: 1.3;
  position: relative;
  cursor: pointer;
  top: 0 !important;
  left: 0;
  pointer-events: auto;
  user-select: none;
  box-sizing: border-box;
  vertical-align: middle;
  margin-bottom: 0;
}
.soradiobox input[type="radio"] + label:before {
  content: '';
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: -2px;
  left: 0;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #d7d8db;
  transition: all 0.4s ease;
}
.soradiobox input[type="radio"] + label:after {
  content: '';
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 4px;
  border-radius: 50%;
  background-color: #18191b;
  transform: scale(0);
  transition: transform 0.2s ease;
}
.soradiobox input[type="radio"]:checked + label:before {
  animation: rbx-scale 0.3s ease;
  background: #fff;
  border-color: #18191b;
}
.soradiobox input[type="radio"]:checked + label:after {
  transform: scale(1);
}

@-moz-keyframes rbx-scale {
  50% {
    transform: scale(1.1);
  }
}

@-webkit-keyframes rbx-scale {
  50% {
    transform: scale(1.1);
  }
}

@-o-keyframes rbx-scale {
  50% {
    transform: scale(1.1);
  }
}

@keyframes rbx-scale {
  50% {
    transform: scale(1.1);
  }
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    /*opacity: .5;*/
    border: 0;
    background-color: transparent;
}
.form-group label{
    margin: 0.5rem 0 0.6rem;
}
.ship_title {
    font-size: 1rem;
    font-family: 'fangs', sans-serif;
    font-weight: 500;
    margin-bottom: 1.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.padding_fangs{
  padding: 60px 0px;
}
.repay_btn, .retry_btn{
  background-color: #eaf1fd;
  color: #0013a3;
  font-size: 12px;
  padding: 4px 6px;
  margin-left: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.retry_btn:hover{
  background-color: #eaf1fd;
}