@import url('https://fonts.googleapis.com/css2?family=Karla:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


ul.mm-List {
    padding-right: 12px;
}
span.mynjh {
    cursor: pointer;
}
ul.mm-List span.site-nav__label {
    font-size: 13px;
}
.search-form__clear-action {
     right: -24px;
}
.search-form__connected-submit .icon-search { 
    width: 15px;
    height: 15px; 
   margin-right: -10px;
}
.additional-checkout-buttons div[data-testid="ShopifyPay-button"] {
    display: none !important;
}

h1, h2, h3, h4, p, span, div, input, select, textarea,
button, .rte, a, ul, li, h1, .h1, h2, .h2, h3, .h3, h4,
.h4, h5, .h5, h6, .h6, button {
  font-family: 'Roboto', sans-serif;
}
.sld-left {
    float: left;
    width: 65%;
    padding-right: 40px;
}
.thr-blckk {
    display: flex;
    justify-content: space-between;
}
.frt-blcc {
    width: 31.5%;
}
.rht-sld {
    display: flex;
}
.MenuWrapper {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
}
.inner-page-width {
  padding: 0 55px;
}
.div_divider {
  margin: 0 10px;
}
.menu_List .me_item:last-child .div_divider {
  display: none;
}
.megamenuBody {
  display: flex;
  justify-content: center;
}
.site-footer__item-inner--newsletter p.italic {
    display: none;
}
.site-megamenu__dropdown {
  width: 100%;
  background: #ffffff;
  padding: 1.5rem;
  top:93px;
  font-family: 'Karla', sans-serif;
}
.site-nav {
  position:unset;
}
.mm-left,.mm-right {
  display: flex;
  justify-content: center;
}
.mm-left {
  width: 40%;
}
.mm-right {
  width: 65%;
}
.mm-right.full-1 {
  width: auto;
  flex: 1;
}
.mm-left.nomenu {
  width: 0;
}
.mm-right.full {
  width: 80%;
}
.mm-left.singlemenu {
  width: auto;
}
.mm-right .mm-ImageItem {
  width: 31.33%;
  margin-left: 5px;
  display: inline-block;
}
.mm-image-link {
  display: inline-block;
}
a.mm-label-link {
  color: #ff9200;
  display: block;
}
li.mm-item .mm-link {
  display: inline-block;
}
li.mm-item .mm-link:hover {
  color: #06a7ea;
}
#shopify-section-hero-1 .hero__overlay::before {
  background: none;
}
h3.h2.mega-subtitle {
  background: #ee9645;
  display: inline-block;
  padding: 12px 20px;
  font-size: 28px;
  letter-spacing: 0;
  text-shadow: none;
  font-weight: 500;
}
h2.h1.mega-title.mega-title--large:after {
  content: '';
  background: #fff;
  width: 20%;
  height: 2px;
  position: absolute;
  bottom: -8px;
  left: calc(50% - 109px);
}
h2.h1.mega-title.mega-title--large {
  position: relative;
  margin-bottom: 18px;
}
.site-header {
  background: #e9e9e9;
  border-bottom: 0;
}
.site-header__mobile-nav {
  background-color: #e9e9e9;
}
.ma-search-toggle {
  display:none;
}
.ma-search {
}
.ma-search input.search-form__input {
  min-height: 40px;
  border: 000;
  background: transparent;
}
.ma-search button.search-form__connected-submit {
  height: 40px;
  background: transparent;
}
.ma-search .input-group__field {
  border: 0;
  min-height: unset;
}
.ma-search button.search-form__connected-submit svg.icon {
  fill: #3a3a3a;
}
.ma-search .input-group.input-group--nowrap {
  border-radius: 5px !important;
  background: #fff;
}
span.variant-sku {
    font-size: 18px;
     display: none; 
    margin-bottom: 16px;
}
svg.icon.icon-play {
  width: 35px;
  height: 35px;
}
.video-control__play {
  width: 48px;
  height: 48px;
}
h2.h1.heading.videotopheading , .homesection-title {
  font-size: 3.33333em;
}
.topHeader {
  text-align: center;
}
.videotopinfo {
  margin-bottom: 20px;
  display: block;
  padding: 0 3em;
}
.videobottominfo {
  display: block;
  margin: 20px 0;
  padding: 0 3em;
}
.section--featured_collection .shopbtn, ul.list--inline.article__meta-buttons a.btn {
  padding: 10px 40px;
  background: #ff9000;
  color: #fff;
  font-weight: 500;
  border-radius: 5px;
  margin-top: 5px;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.7s;
}
.section--featured_collection .product-card__title {
  margin-bottom:10px;
  display:block;
}
.section--featuredCollection.section--fc-1592994805460 {
  padding-bottom: 20px;
  padding-top: 20px;
}
.section--custom_link {
  padding: 30px 0;
}
.section--custom_link .MenuWrapper {
  justify-content: center;
  font-size: 1.25em;
}
.me_item a:hover {
  color: #ff9000;
}
.site-footer-newsletter__one-whole {
  flex: 1 1 100%;
}
.site-footer__content.site-footer-wrap {
  flex-wrap: wrap;
}
.site-footer__item-inner.site-footer__item-inner--text .h4 {
  margin-bottom: 7px;
}
.site-footer__newsletter {
  max-width: 360px;
  margin: 0 auto;
}
.site-footer__newsletter .input-group {
  flex-wrap: wrap;
}
.site-footer__newsletter .input-group__btn {
  display: block;
  text-align: center;
  padding-top: 12px;
  width: 100%;
}
.site-footer__newsletter input#ContactFooter-email {
  display: block;
  max-width: 100%;
}
button.btn.newsletter__submit {
  width: auto;
  background: #ff9000;
  border-radius: 5px;
  transition: all 0.7s;
  font-size: 16px;
  letter-spacing: 0;
}
.site-footer__content.site-footer-wrap .site-footer-newsletter__one-whole {
  margin-left: 0;
  padding: 0;
  margin-bottom: 0;
}
.site-footer__newsletter .input-group label {
  display: block;
  width: 100%;
  color: #000;
  font-weight: 500;
  text-align: left;
}
.site-footer p {
  margin-bottom: 8px;
}
.info p {
  font-size: 1.3333em;
}
.info p.italic {
  font-style: italic;
  font-size: 1.1111em;
}
.small--hide.site-footer-item-align-right {
  float: left;
}
.site-nav__link {
  font-size: 15px;
  padding: 3px 6px;
}
span.me_item {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
}
img.icon.icon-cart {
  width: 33px;
  height: auto;
}
input.search-form__input {
  font-size: 17px;
  font-weight: 600;
}
span.site-nav__label {
  font-size: 14px;
  text-transform: uppercase;
  color: #8d8d8d;
  font-weight: 500;
  transition: all 0.6s;
}
ul#SiteNav {
  text-align: right;
  /*     position: relative;
  right: -45px; */
}
ul#SiteNav li {
  margin: 0px;
}
h2.h1.mega-title.mega-title--large {
  font-size: 74px;
  line-height: 84px;
  margin-top: 10px;
  text-shadow: none;
}
.rte-setting.mega-subtitle p {
  font-size: 26px;
  margin-top: 20px;
}
#shopify-section-hero-1 .hero--large {
  height: 85vh;
  background-position: top center !important;
}
h2.h1.heading.videotopheading.homesection-title, h2.h1.heading.homesection-title {
  font-size: 60px;
  line-height: 78px;
  color: #282727;
  font-weight: 800;
}
span.videotopinfo p, .videobottominfo p {
  font-size: 18px;
  line-height: 32px;
  color: #282727;
}
.section--fc-collection span {
  font-size: 18px;
  line-height: 32px;
  color: #282727;
  font-weight: 300;
}
.h4.grid-view-item__title.product-card__title {
  font-size: 16px;
  line-height: 26px;
  color: #282727;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;   
}
.price__regular span {
  color: #1b4981;
  font-weight: 500;
  font-size: 14px;
}
.product-card:hover .product-card__title, .product-card:focus-within{
  border-color:transparent;
}
.section--featuredCollection.section--fc-collection {
  padding-bottom: 50px;
}
.section--fc-1592994805460 ul.grid.grid--uniform {
  max-width: 610px;
  margin: 0 auto;
}
.section--fc-1592994805460 .grid-view-item__image-wrapper {
  background: #fff;
}
.section--featuredCollection.section--fc-1592995232696 {
  padding: 25px 0 50px;
}
.section--custom_link .me_item {
  font-size: 26px;
}
.template-index footer.site-footer {
  margin-top: 0;
}
.section--fc-collection ul.grid.grid--uniform {
  max-width: 980px;
  margin: 0 auto;
}
.video-section .page-width {
  max-width: 1000px;
}
footer.site-footer {
  background: #fff;
  border-top: 1px solid #d1dbe6;
}
footer p.h4 {
  color: #000;
}
span.info p {
  color: #000;
  font-size: 17px;
  letter-spacing: 1px;
}
span.info p.italic {
  letter-spacing: 0;
  color: #464444;
}
p.ophr{
  font-size:17px;
  color:#000;
}
li.site-footer__linklist-item a {
  color: #ff9000;
}
html {
  padding-bottom: 0 !important;
}
.video.vimeo__video {
  display: block;
  opacity:1;
}
.video__overlay::before{
  position:unset;
}
.video-section-wrapper {
  margin: 30px 0;
}
.site-footer-item-tall {
  margin-bottom: 0;
  height: inherit;
}
h2.h1.mega-title.mega-title--large:after {
  left: 50%;
  transform: translateX(-50%);
}
.site-footer h4, .site-footer .h4 {
  margin-bottom: 10px;
}
.site-footer__newsletter input#mc-embedded-subscribe:hover, 
.cart__continue-btn:hover, input.cart__submit:hover,
.shopify-payment-button .shopify-payment-button__button--unbranded:hover,
li.grid__item:hover a.shopbtn ,
li.grid__item.grid__item--collection:hover .shopbtn, 
button.btn.newsletter__submit:hover, .contact-form 
input.btn:hover, .map_section__directions-btn.viewmappop:hover {
  background: #1e4b82 !important;
  color: #fff !important;
  transition: all 0.7s;
}
h1.product-single__title {
  font-weight: 500;
  font-size: 28px;
}
.product-single__meta span.price-item.price-item--regular {
  font-size: 25px;
}
.contact-form input.btn,
button.shopify-payment-button__button {
  background: #ff9100 !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 15px !important;
  transition: all 0.7s;
  border-radius: 5px !important;
}
button.btn.product-form__cart-submit {
  border: 2px solid #ff9100;
  color: #ff9100;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  transition: all 0.7s;
  border-radius: 5px !important;
  background: #fff  !important;
}
.btn--has-icon-before.return-link:hover,
button.btn.product-form__cart-submit:hover, .return-link-wrapper a.btn.btn--secondary:hover {
  border-color: #1e4b82;
  color: #1e4b82;
  transition: all 0.7s;
}
button.shopify-payment-button__more-options {
  display: none;
}
.product-recommendations__inner {
  border-top: 1px solid #ff9100;
  margin-top: 50px;
}
.product-recommendations__inner h2 {
  letter-spacing: 0;
  font-size: 25px;
}
.return-link-wrapper {
  margin-top: 30px;
  margin-bottom: 50px;
}
.btn--has-icon-before.return-link, .return-link-wrapper a.btn.btn--secondary {    
  border-color: #ff9100;
  color: #ff9100;
  transition: all 0.7s;
}
.product-single__thumbnail.active-thumb {
  border-color: #1e4b82;
}
hr.site-footer__hr {
  border: 0;
  margin: 15px 0;
}
.site-nav__link--button:focus, .site-nav__link--button:hover {   
  outline: 0;
}
#Collection {
  margin-bottom: 50px;
}
.product-card:hover span.price-item {
  color: #ff9915;
}
input:focus, textarea:focus, select:focus {
  outline: 0;
}
.shipping-section--7, .shipping--txt.cc_cursor {
  margin: 20px 0;
}
.shipping-section--2 ol {
  margin-bottom: 35px;
}
.shipping--txt h2, .FAQAnswers--txt h2, .rte h2 {
  letter-spacing: 0;
  text-transform: inherit;
}
button.accordion {
  border-bottom:1px solid #e6e6e6;
  padding: 12px 10px;
  transition: all 0.7s;
  color: #1b4981;
  position: relative;
}
.faq-main-div {
  margin: 0 !important;
}
.btn-div:hover .accordion, .btn-div .accordion.active {
  color: #fff;
  background-color: #ff9100 !important;
  transition: all 0.7s;
}
.faq-main-div .panel {
  background-color: rgb(245, 248, 250);
}
.btn-div .accordion:after {
  margin-right: 10px;
  position: absolute;
  right: 0;
  font-size: 28px;
  transform: rotate(90deg);
  color: #1b4981;
  top: 8px;
}
.section--ContactPage .page-width .feature-row {
  align-items: flex-start;
}
.section--ContactPage .feature-row__item.feature-row__text {
  padding-top: 0;
}
.section--ContactPage {
  margin-top: 20px;
}
div#mappop {
  width: 95%;
  height: 580px;
  max-width: 768px;
  padding: 0;
}
.map-container {
  height: 100%;
}
.page-width-full.feature-row {
  padding: 0 55px;
}
.rte.rte-setting.featured-row__subtext {
  word-break: break-word;
}
.large-offset-1.columns {
  margin-bottom: 30px;
  text-align: center;
}
.large-10.large-offset-1.columns {
  margin-top: 30px;
}
.img_cont {
  position: relative;
  margin-bottom: 50px;
}
.img_cont span.banner_cont {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 100%;
  text-align: center;
}
h2.h1.asmprogm-heading {
  font-size: 25px;
}
.page--assembly-programming #MainContent {
  padding-top: 0;
}
#control-box-straight-ports, #control-box-90-degree-ports {
  margin-bottom: 30px;
}
#control-box-straight-ports, #control-box-90-degree-ports {
  margin-bottom: 30px;
}
#control-box-overheated {
  padding: 30px 0;
}
div#programming-instructions {
  margin: 20px 0;
}
#contact-us h2 {
  font-size: 22px;
  margin-top: 25px;
  margin-bottom: 10px;
}
h2.formtitle {
  letter-spacing: 0;
  text-align: center;
  margin-top: 60px;
  padding-bottom: 20px;
  font-size: 25px;
}
.page--troubleshooting-reset h3 {
  font-size: 22px;
}
.contact-form {
  text-align: center;
}
form#ContactForm label {
  text-align: left;
}
.contact-form input.btn {
  padding: 12px 50px;
  border-radius: 5px;
}
.cart__continue-btn, input.cart__submit,
.map_section__directions-btn.viewmappop {
  background: #ff9200;
  transition: all 0.7s;
}
a.smooth-scroll:hover {
  color: #ff9100;
}
span.cart-subtotal__title {
  font-weight: 500;
  font-size: 18px;
  color: #1e4b82;
}
span.cart-subtotal__price {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}
div#CartCount {
  background-color: #1e4b82;
}

/*new css start here*/
.descpart .rte.rte-setting.featured-row__subtext p {
  font-size: 16px;
  line-height: 29px;
  text-align: justify;
}
.descpart h2.h3.section_title {
  font-size: 30px !important;
}
.feature-row .feature-row__item.mediapart {
  /*   background: #f7f7f7;
  padding: 20px 20px 0px; */
  border-radius: 10px;
}
.feature-row .feature-row__item.feature-row__text.feature-row__text--right.descpart {
  padding-top: 0;
}
.feature-row {
  align-items: flex-start;
  margin-bottom: 20px;
}
.descpart .rte.rte-setting.featured-row__subtext p a {
  transition: all 0.5s ease-in-out 0s;
  border: none;
}
.descpart .rte.rte-setting.featured-row__subtext p a:hover {
  color: #ff9000;
  text-decoration: none;
}
div[data-section-id="collection-advanced"] {
  /*   background: #f4f4f4; */
  padding: 60px 0px 20px;
  margin-bottom: 60px;
  margin-top: 20px;
}
.filters-toolbar-wrapper {
  background: #fbfbfb;
}
div[data-section-id="collection-advanced"] .section-header.text-center {
  margin-bottom: 30px;
}
ul.grid.grid--uniform.grid--view-items li.grid__item .h4.grid-view-item__title.product-card__title {
  margin-bottom: 5px;
  display: inline-block;
  border: none;
  text-transform: none;
}
.section--image_with_text3-1593587505306.section-3-1593587505306.section-type_image_with_text .feature-row__item.feature-row__text.feature-row__text--left.descpart {
  padding-top: 0px;
}
.feature-row__item.feature-row__text.feature-row__text--left.descpart {
  padding-top: 0;
}
.section-type_image_with_text .feature-row {
  border-bottom: 1px solid #eee;
  margin-bottom: 50px;
  padding-bottom: 10px;
}
.section--image_with_text1-1593587505306.section-1-1593587505306.section-type_image_with_text .feature-row {
  border: none;
  margin: 0;
  padding: 0;
}
.section--image_with_text4-1593587505306.section-4-1593587505306.section-type_image_with_text .feature-row {
  padding-bottom: 30px;
}
[data-section-id="collection-advanced"] ul.grid li .grid-view-item.product-card {
  background: #fbfbfb;
  padding: 20px;
}
[data-section-id="collection-advanced"] ul.grid li .grid-view-item.product-card .h4.grid-view-item__title.product-card__title {
  font-size: 17px;
  font-weight: 500;
}


.feature-row__item.feature-row__text.feature-row__text--right.descpart {
  padding-left: 55px;
}
.page--returns .descpart h2.h3.section_title {
  font-size: 22px !important;
  margin-top: 40px;
}
.sectionblock--1594025853641 .feature-row {
  margin-bottom: 0;
}
.sectionblock--1594030207777 .rte.rte-setting.featured-row__subtext {
  padding-right: 70px;
}
.sectionblock--1594030207777 .feature-row__item.mediapart {
  background: transparent;
}
.page--shipping #MainContent {
  padding-top: 0;
}
.page--warranty h3, .page--assembly-programming h3 {
  font-size: 18px;
  margin-top: 25px;
  margin-bottom: 10px;
}
a.sec-video-popup:after,
a.sec-video-popup:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
}
a.sec-video-popup {
  position: relative;
  display: block;
}
a.sec-video-popup:after {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 3px solid #fff;
  left: 50%;
}
a.sec-video-popup:after {
  width: 60px;
  height: 60px;
}
a.sec-video-popup:before {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 15px solid #fff;
  border-bottom: 10px solid transparent;
  left: 51%;
  z-index: 1;
}
a.sec-video-popup:before {
  border-top: 15px solid transparent;
  border-left: 20px solid #fff;
  border-bottom: 15px solid transparent;
  left: 50.4%;
}
.osWrapper h2.h1.heading {
  text-align: center;
  margin-bottom: 10px;
}
.osWrapper .subheading {
  text-align: center;
}
.osheading {
  display: flex;
}
.ositem .osbg {
  min-height: 250px;
  display:flex;
  justify-content:center;
  align-items:center;
}
.osheading.os-3 .ositem {
  width: 33.33%;
}
.ositem .heading {
  font-size: 30px;
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  font-weight: 500;
}
.section--header {
  text-align: center;
  position: relative;
  margin: 0 55px;
}
h2.section_heading.whole-heading {
  display: inline-block;
  width: auto;
  background: #fff;
  z-index: 2;
  padding: 0 10px;
}
h2.section_heading.whole-heading:after {
  position: absolute;
  content: '';
  width: 100%;
  left: 0;
  top: calc(50% - 10px);
  height: 2px;
  background: #3a3a3a;
  z-index: -1;
}
.page-full .feature-row__item.feature-row__text.feature-row__text--left.descpart {
  padding-right: 55px;
}
.collectionPageWrapper .section-type_image_with_text .feature-row {
  margin-bottom: 0;
  padding-bottom: 0px;
}
.collectionPageWrapper .feature-row__item.feature-row__text.descpart {
  margin-top: 30px;
}
.collectionPageWrapper .feature-row__image-wrapper {
  margin-bottom: 0;
}
.collectionPageWrapper .descpart .rte.rte-setting.featured-row__subtext p {
  font-size: 15px;
  line-height: 22px;
  text-align:
}
.template-collection .main-content {
  padding-top: 55px !important;
}
body.template-page .main-content {
    padding-top: 90px;
}
.template-collection div[data-section-id="collection-advanced"] {
  margin-top: 0;
}
nav#AccessibleNav {
  width: 55%;
}
.grid__item.medium-up--one-quarter.logo-align--left {
  width: 20%;
}
header.collection-header {
  margin-top: 40px;
}
.grid-view-item__image-wrapper, div#Collection .grid-view-item__image-wrapper {
  max-width: 100% !important;
  overflow: hidden !important;
}
.grid-view-item__image-wrapper> div,
div#Collection .grid-view-item__image-wrapper> div, .product-recommendations__inner .grid-view-item__image-wrapper> div {
  padding-top: 90% !important;
}
.grid-view-item__image-wrapper .grid-view-item__image,
div#Collection .grid-view-item__image-wrapper .grid-view-item__image {
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.6s;
}
.grid-view-item.product-card:hover img {
  transform: translateY(-50%) scale(1.09);
}

.megamenuItem.megamenuList {
  width:100%;
}
header.collection-header h1, .template-page h1, div#shopify-section-blog-template h1 {
  color: #282727;
  font-weight: 600;
}
div#Collection .product-card:hover img {
  transform: translateY(-50%) scale(1.09);
}
.grid-view-item__image-wrapper {
  overflow: hidden;
}
.product-card:hover img
{
  transform: scale(1.09);
}
.product-card img{
  transition: all 0.6s;
}
ul.mm-List span.site-nav__label {
  line-height: initial;
  display: inline-block;
  margin-bottom: 3px;
}
.rte {
  font-size: 16px;
  line-height: 28px;
  color: #282727;
  font-weight: 300;
}
.template-page .medium-up--push-one-twelfth, .template-article .medium-up--push-one-twelfth{
  left: 0;
  width: 100%;
}
.template-page .section-header.text-center {
  margin-bottom: 40px;
}
.wsite-image.wsite-image-border-none {
  margin: 15px 0px;
}
.page--updown-desk-in-the-media .paragraph a {
  color: #ff9000;
  border: none;
  font-size: 16px;
}
.page--standing-desk-height .wsite-image.wsite-image-border-none {
  font-size: 14px;
  text-align: center;
  line-height: initial;
}
.page--standing-desk-height table a, .page--standing-desk-stance-posture td.wsite-multicol-col:first-child a {
  border-bottom: none !important;
}
.template-page td {
  border: none;
}
.mediah {
  display: flex;
  margin-top: 20px;
}
.mediah> div {
  flex: 1;
  margin-left: 15px;
}
.mediah td {
  padding: 0;
}
.mediah b {
  font-size: 13px;
}
.mediah table {
  margin: 0;
  line-height: initial;
}
.mediah a {
  border: none !important;
}
.mediah div a{
  font-weight: 600;
  color: #a1a1a1;
}
.template-page .paragraph a, .section--ContactPage .rte a, .page--reviews .rte a, div#shopify-section-article-template .paragraph a  {
  color: #ff9000;
  border: none;
}
.page--standing-desk-stance-posture td.wsite-multicol-col:first-child {
  width: 25%;
  padding: 0;
  padding-right: 20px;
}
.wsite-multicol {
  margin-top: 30px;
}
.page--standing-desk-stance-posture td.wsite-multicol-col:first-child img {
  width: 100%;
}
.page--standing-desk-stance-posture td.wsite-multicol-col {
  vertical-align: top;
}
form#ContactForm {
  text-align: left;
}
.page--ergonomic-assessments form#ContactForm h3.formHeading {
  text-align: center;
}
div#shopify-section-feature-row-ergonomic {
  padding-bottom: 0;
}
div#shopify-section-feature-row-ergonomic .feature-row__item.feature-row__text.feature-row__text--right {
  padding: 0;
}
form#ContactForm label {
  text-align: left;
  color: #000;
  font-weight: 600;
}
.product-form--payment-button-no-variants {
  padding-top: 10px;
}
.product-recommendations__inner .grid-view-item__image-wrapper {
  overflow: hidden;
  max-width: 100% !important;
}
.product-recommendations__inner .grid-view-item__image-wrapper img {
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain;
}
p {
  color: #282727;
}
.page--delivery-of-our-standing-desks .rte hr {
  display: none;
}
hr {
  margin: 40px 0;
}
h2.wsite-content-title {
  font-size: 32px;
  font-weight: 300;
}
.page--support .paragraph img {
  margin-top: 10px;
}
h2.article__title.h3 {
  font-size: 32px;
  font-weight: 300;
  color: #000;
}
span.article__author {
  color: #ff9000;
}
ul.list--inline.article__meta-buttons a.btn {
  font-size: 15px;
  padding: 12px 20px;
  border: 1px solid #ff9000;
}
ul.list--inline.article__meta-buttons a.btn:hover {
  background: #1e4b82 !important;
  color: #fff !important;
  border-color:#1e4b82 !Important;
}
.article-listing .rte {
  margin-bottom: 15px;
}
span.site-nav__label:hover {
  color: #ff9200;
}
.tsamWrapper.id--1596711138497 {
  margin-top: 50px;
  padding: 50px 0px;
}
.tsamWrapper.id--1596711138497 p {
  font-size: 22px;
}
.site-nav__link:not([disabled]):hover .site-nav__label {
    border: none;
}
.tsamWrapper.id--1596711138497 p a {
  border: none;
  font-size: 18px;
  margin-bottom: 25px;
  display: inline-block;
}
.tsamWrapper.id--1596711157866 {
  padding: 50px 0px;
}
.tsamWrapper.id--1596711157866 p {
  font-size: 26px;
}
.tsamWrapper.id--1596711157866 button.btn.pagee-btn {
  background: #fff;
  color: #a1a1a1 !important;
  font-weight: 400;
  border-radius: 5px;
  transition: all 0.6s;
}
.tsamWrapper.id--1596711157866 button.btn.pagee-btn:hover {
  background: #1b4981;
  color: #fff !important;
}
.page--the-benefits-of-standing-desks footer.site-footer {
  margin-top: 0;
}
li.product-details__item.product-details__item--property {
  margin-top: 0 !important;
}
span.product-details__item-label {
  font-weight: 400;
}
.checkGroup {
  display: inline-flex;
  width: 50px;
  align-items: center;
}
.checkGroup span {
  margin-left: 5px;
}
input.search-form__input {
  padding-right: 0px;
}
.page--pro-series-manual h2.default-font.default-transform.desktop {
  margin-top: 35px;
  margin-bottom: 20px;
}
#mc_embed_signup input {
  width: 100%;
  margin-bottom: 10px;
}
.site-footer__newsletter {
  max-width: 650px;
}
.site-footer__newsletter .indicates-required {
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.site-footer__newsletter .inputy {
  width: 46%;
  margin: 7px 0px;
}
.site-footer__newsletter label {
  font-weight: 600;
  color: #000;
}
.site-footer__newsletter input#mc-embedded-subscribe {
  width: auto;
  padding: 12px 25px;
  background: #ff9000;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.7s;
  border-color: currentColor;
  border-radius:5px;   
}
.site-footer__newsletter .clear {
  text-align: center;
  padding-top: 10px;
}
.product-single__description.rte {
  margin-bottom: 0;
}
.price__badges--listing .price__badge {
  border: 0;
  text-transform: capitalize;
  font-size: 15px;
}
.price__badges--listing .price__badge span {
  line-height: 32px;
  color: #282727;
  font-weight: 300;
}
/* Tabs */
.prouctTabsWrap .tab button.tablinks {
  background: transparent;
  color: #000;
  border-bottom: 2px solid transparent;
  width: 25%;
  margin: 0;
}
.prouctTabsWrap .tab button.tablinks.active {
  border-color: #000;
}
.prouctTabsWrap .tab {
  display: flex;
}
.prouctTabsWrap {
  margin-top: 20px;
}
.prouctTabsWrap .tab {
  border-bottom: 1px solid #eee;
}
.prouctTabsWrap .tab button.tablinks {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #3a3a3a;
}
.productTabs h2, .productTabs h4,
.isdesc span strong, h1.cart-header__title {
  font-weight: 400;
}
.productTabs h4 span strong {
  font-weight: 400;
  text-decoration: underline;
}
.headingAcc {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.headingAcc svg.icon.icon-plus {
  display: block;
}

.headingAcc svg.icon.icon-minus {
  display: none;
}

.headingAcc.active svg.icon.icon-plus {
  display: none;
}

.headingAcc.active svg.icon.icon-minus {
  display: block;
}
.contentAcc {
  display: none;
}
.productAccordionsWrap {
  display: none;
}
h2.acctitle {
  font-size: 16px;
}
.headingAcc {
  position: relative;
}
.headingAcc:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #c5c5c5;
  bottom: 10px;
  left: 0;
}
.contentAcc {
  margin-bottom: 25px;
}
.prouctTabsWrap .tab.OneHeading {
  border-bottom: 0;
}
.prouctTabsWrap .tab.OneHeading .tablinks.heading {
  font-size: 28px;
  margin-bottom: 30px;
  border: 0;
  text-align: left;
  padding-left: 0;
}
.headingAcc.OnlyHeading svg ,.headingAcc.OnlyHeading:after {
  display: none !important;
}
.headingAcc.OnlyHeading h2.acctitle {
  font-size: 20px;
}


/* Product tabs */

/* testimonials */
.qoutesList {
  padding: 10px;
}
span.placeholderimg {
  max-width: 130px;
  display: inline-flex;
}
span.placeholderimg svg {
  width: 100%;
  opacity: 0;
}
.quoteItem blockquote.quotes-slider__text {
  display: flex;
  flex-wrap:wrap;
}
.quoteItem .text-left {
  justify-content: flex-start;
}
.quoteItem .homeReviewStarz {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 130px;
}
.QuotesWrap {
  display: flex;
  width: 100%;
  align-items: center;
}
.imagypart {
  min-width: 130px;
}
.quoteItem {
  padding: 10px 0;
  margin-bottom: 15px;
  box-shadow: 0px 0px 7px 0px #e5e5e5;
  transition: all 0.5s;
  border-radius: 4px;
}
.quoteItem:last-child {
  margin-bottom: 0;
}
.quoteItem:first-child .homeReviewStarz {
  border-top: none;
}
cite.authorName:before, cite.authorLocation:before {
  visibility: hidden;
}
cite.authorName, cite.authorLocation {
  line-height: 1.2;
}
.quoteItem .title {
  padding: 10px 0 5px;
  font-weight: 500;
  color: #000;
}
.quoteItem .rte-setting.rte {
  display: inline-block;
  width: 100%;
}
.quoteItem .rte-setting.rte p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: initial;
  color: #000;
}
.read-more-Quotes {
  display: inline-block;
  width: 100%;
  padding: 0px 0 10px;
}
.qoutesListWrapper .section-header {
  padding: 20px 0 10px;
  margin-bottom: 0;
}
.qoutesListWrapper .section-header h2 {
  font-size: 30px;
  color: #282727;
  font-weight: 800;
}
.template-index .section__quotes {
  padding-top: 0;
}
.template-page .qoutesListWrapper .section-header.text-center {
  margin: 0;
}
.Starsz svg {
  width: 22px;
}
.authorInfo {
  color: #1e4b82;
  text-align: right;
}
.read-more-Quotes a {
  padding: 10px 30px;
  background: #ff9000;
  color: #fff;
  font-weight: 500;
  border-radius: 5px;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.7s;
  margin-top: 30px;
}
.read-more-Quotes a:hover, .read-more-Quotes a:focus {
  background: #1e4b82 !important;
  color: #fff !important;
}
.quoteItem:hover {
  box-shadow: 0px 0px 10px 1px #e5e5e5;
  transform: scale(1.01);
}
/* Swatches */
.selector-wrapper.js.product-form__item.colorselector {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
span.color-selector {
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
label.colorselectorlabel {
  display: block;
  width: 100%;
}
span.color-selector img {
  max-width: 100%;
  z-index: 2;
  display: inline-block;
}
span.color-selector input {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}
span.color-selector label {
  line-height: 0;
  border-radius: 5px;
  overflow: hidden;
  width: 30px;
  height: 30px;
  border: 1px solid #000000;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
}

span.color-selector input:checked+label {
  border: 1px solid #000000;
  border-radius: 5px;
  overflow: hidden;
  width: 30px;
  height: 30px;
  padding: 0px;
  position: relative;
  z-index: 3;
  display: inline-block;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
}
span.color-selector input:checked+label:after {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(https://cdn.shopify.com/s/files/1/0399/1086/7094/files/checkmark-mini.png?v=1597744698);
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}
.isdesc ul li {
  list-style-type: disc;
}
.isdesc ul {
  margin-left: 30px;
}
.isdesc a {
  color: #ff9100;
}
.isdesc a:hover {
  color: #1e4b82;
}




#description figure.table {
  margin: 0;
}
#description figure.table td {
  border: 0;
  width: 50%;
  vertical-align: top;
}
#description figure.image {
  margin: 0;
}
div.tabcont {
  border: 1px solid #eee;
  border-top: 0;
  padding: 30px 15px;
}

/* .product-single__media-wrapper {   
max-width: 100% !important;
height: 520px !important;
}
.product-single__media {
padding-top: 0 !important;
}
.product-single__media img {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
*/


.rte a.btn{
  background-color:#ff9000;
  color:#fff;
}
.rte a{
  color:#ff9000;
}
.product-single__description.rte * {
  font-size: 16px;
  line-height: 24px;
  font-family: Libre Franklin !important;
}
.navbreadcrumbs .breadcrumb * {
  font-size: 16px;
  font-family: Libre Franklin;
  line-height: 24px;
}
.navbreadcrumbs .breadcrumb a {
  color: #ff9100;
}
.product__policies.rte {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
}
span.variant-option__label {
  font-weight: 600;
}
.product-form__controls-group .selector-wrapper.product-form__item:last-child {
  flex-basis: 100%;
}
.swatch-value-container.swatch-selected .swatch-color:after {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(https://cdn.shopify.com/s/files/1/0399/1086/7094/files/checkmark-mini.png?v=1597744698);
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}
html .swatch-value-container.swatch-selected .swatch-value{
  transform:scale(1);
}



/*********** Advanced options CSS  ***********/

.product-form input[type="radio"] {
  min-height: 20px;
}
.mw-options-container ul li {
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.mw-options-container ul li input {
  margin-right: 8px;
}
.mw-options-container .mw-option {
  
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  flex-wrap: wrap;
}
.mw-options-container {
  display: flex;
  flex-wrap: wrap;
  padding-left: 5px;
}
.mw-options-container .mw-option>* {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%;
}
.mw-options-container ul li {
  flex-basis: 100%;
}
html .option-cart-title {
  margin-left:0 ;
}


.search-page-form .predictive-search-wrapper {
    width: 150%;
}
.predictive-search__column {
    font-size: 13px;
}


.single_article {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.blg-part1 {
    width: 75%;
}
.allcategories h3 {
    color: #3a3a3a;
}
.blog-sidebar {
    width: 20%;
    display: inline-block;
}
.blog-sidebar .allcategories {
    margin-top: 125px;
}
.blog-sidebar li {
    margin: 8px 0 0;
}
.blog-sidebar li a {
    color: #ff9100;
}
.grid.product-single {
    margin-top: 50px;
}
header.site-header.darkHeader {
    position: fixed;
    z-index: 9;
    transition: all 0.7s;
    top: 0;
}
.page--trial-your-updown-desk h2 {
    font-size: 25px;
}
label[for="Quantity-product-extra-option"] {
    font-weight: bold;
}
.product-form__controls-group .selector-wrapper {
    font-weight: bold;
}
.navbreadcrumbs {
    margin-top: 25px;
}

.mm-left .megamenuList:nth-child(2)
{
  display:none;
}
li.mm-item:nth-child(2) span.mynjh::after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
    color: #000;
}
.mm-left.doublemenu .megamenuItem:nth-child(2n) li.mm-item:nth-child(5) span.mynjh:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
    color: #000;
}
.mm-left.doublemenu .megamenuItem:nth-child(2n) li.mm-item:nth-child(2) span.mynjh:after
{
color:#ffffff;
}
.megamenuItem.megamenuList.brandmenu3 .mm-item span.mynjh:after {
    color:#ffffff;
}
.upsell-price-value{
color:#3a3a3a;

}
.upsell-addonbox-col2 a{

color:#3a3a3a;

}
/* .mm-left .megamenuList:nth-child(2) li.mm-item:nth-child(2) span.mynjh::after {

display:none !;
} */
/* .mm-left .megamenuList:nth-child(2) li.mm-item:nth-child(5) span.mynjh::after {

content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
    color: #000;
} */
/* li.mm-item:nth-child(2) a.mm-link::after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 10px;
} */


/* End */



.article__author{
display:none;

}
h1.h1.mega-title.mega-title--large {
    margin-top: 10px;
    text-shadow: none;
    position: relative;
    margin-bottom: 18px;
}
h1.h1.mega-title.mega-title--large:after {
    left: 50%;
    transform: translateX(-50%);
}

h1.h1.mega-title.mega-title--large:after {
    content: '';
    background: #fff;
    width: 20%;
    height: 2px;
    position: absolute;
    bottom: -8px;
    /*left: calc(50% - 109px); */
}
.list-view-item__price-column {
    width: 30%;
}
a.social-icons__link {
    border: none !important;
}
.social-icons__item {
    padding-right: 15px !important;
}

.mc-layout__modalContent {
   
    overflow-y: unset !important;
    overflow-x: unset !important;
   
}
.modalContent__content {
    padding: 25px !important;
}








/*****************************************************************************
*************************** Responsive Media Query ***************************
*****************************************************************************/

@media only screen and (max-width: 1830px) {
  ul#SiteNav {  
    right: -20px;
  }
}


@media only screen and (max-width: 1666px) {
  ul#SiteNav {  
    right: -10px;
  }
  .text-right.site-header__icons {
    padding-left: 20px;
  }
}


@media only screen and (max-width: 1525px) {
  .site-nav a {
    padding: 3px 0;
  } 
}


@media only screen and (max-width: 1390px) {
  .site-header, .page-width-full.feature-row {
    padding: 0 40px;
  }
  span.site-nav__label {
    font-size: 15px;
  }
  h2.h1.mega-title.mega-title--large {
    font-size: 64px;
    line-height: 74px;
  }
  h2.h1.heading.videotopheading.homesection-title, h2.h1.heading.homesection-title {
    font-size: 50px;
    line-height: 68px;
  }
  .section--custom_link .me_item {
    font-size: 23px;
  }
  span.me_item {
    font-size: 15px;
  }
  li.mm-item:nth-child(2) span.mynjh::after {
    margin-left: 4px;
  }
  h1.h1.mega-title.mega-title--large {
    font-size: 64px;
    line-height: 74px;
  }
}

@media only screen and (max-width: 1280px) {
  .logo-align--left {
    width: 20%;
  }
  ul#SiteNav {
    right: 0;
  }
  nav#AccessibleNav {
    width: 70%;
  }
  ul.mm-List {
    padding-right: 8px;
  }
}

@media only screen and (max-width: 1199px) {
  .inner-page-width, .site-header, .page-width-full.feature-row {
    padding: 0 20px;
  }
  .site-header__cart {
    padding-right: 0;
  }
  .section--custom_link .me_item {
    font-size: 20px;
  }
  nav#AccessibleNav {
    width: 70%;
  }
  input.search-form__input {
    font-size: 15px;
    font-weight: 600;
  }
  #shopify-section-hero-1 .hero--large {
    height: 75vh;
  }
  span.site-nav__label {
    font-size: 12px;
  }
  ul.mm-List span.site-nav__label{
    font-size: 11px;
  }
}

@media only screen and (max-width: 1024px) {  
  h2.h1.mega-title.mega-title--large {
    font-size: 54px;
    line-height: 64px;
  }
  #shopify-section-hero-1 {
    padding-bottom: 0;
  }
  #shopify-section-collection {
    padding-top: 0;
  } 
  .section--fc-collection {
    padding-bottom: 0 !important;
  } 
  h2.h1.heading.videotopheading.homesection-title, h2.h1.heading.homesection-title {
    font-size: 40px;
    line-height: 58px;
  } 
}

@media only screen and (max-width: 991px) { 
  ul.mm-List span.site-nav__label {
    font-size: 9px;
  }
  .blog-sidebar .allcategories {
    margin-top: 110px;
   }
  .menu_List.ListLeft .me_item:last-child .div_divider {
    display: inline-block;
  }
  footer .page-width {
    padding-left: 30px;
    padding-right: 30px;
  }
  .page-width {
    padding-left: 30px;
    padding-right: 30px;
  }
  .site-footer__item {
    margin-bottom: 0;
  }
  p.h4 {
    font-size: 15px;
  }
  .ma-search input.search-form__input {
    font-size: 13px;
    padding-right: 0;
    padding-left: 10px;
  }
  .ma-search button.search-form__connected-submit {
    width: 30px;
  }
  img.icon.icon-cart {
    max-width: 26px;
  }
  .MenuWrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
  h3.h2.mega-subtitle { 
    font-size: 22px;  
  }
  button.btn--link.site-header__icon:focus {
    outline: 0;
  }
  header.collection-header h1, .template-page h1, div#shopify-section-blog-template h1 {
    font-size: 26px;
  }
  .h4.grid-view-item__title.product-card__title {
    font-size: 15px;
    line-height: 22px;
  }
  .paragraph strong span {
    font-size: 20px !important;
  }
  .page--updown-desk-in-the-media .paragraph a {
    font-size: 15px;
  }
  .mediah div a {
    font-size: 15px;
  }
  h1.product-single__title {
    font-size: 24px;
  }
  h2.wsite-content-title {
    font-size: 24px;
  }
  button.accordion {
    font-size: 18px;
    padding-right: 30px;
  }
  h2.article__title.h3 {
    font-size: 26px;
  }
  ul#SiteNav {
    text-align: center;
    padding: 0px 10px;
  }
  .text-right.site-header__icons {
    padding-left: 0;
  }
  span.me_item {
    font-size: 13px;
  }
  .site-megamenu__dropdown .mm-subtitle {
    font-size: 12px;
  }
  .site-megamenu__dropdown a.mm-label-link {
    font-size: 13px;
  }
  .tsamWrapper.id--1596711138497 p {
    font-size: 18px;
  }
  .tsamWrapper.id--1596711138497 p a {
    font-size: 16px;
  }
  .tsamWrapper.id--1596711157866 p {.strictContent h2 {
    font-size: 1.5em !important;
}
.modalContent__content {
    padding: 25px !important;
}
    font-size: 22px;
  }
  .Starsz svg {
    width: 18px;
  }
  .qoutesListWrapper .section-header h2 {
    font-size: 24px;
  }
  span.mynjh::after { 
    font-size: 12px !important;
  }
}

@media screen and (max-width: 989px) { 
  .prouctTabsWrap .tab button.tablinks {
    font-size: 13px;
    letter-spacing: 0;
    padding: 9px;
  }
  .mw-edit-options-container .mw-edit-options-form {
    max-width: 90% !important;
  }
  ul.mm-List span.site-nav__label {
    font-size: 7px;
  }
}


@media screen and (max-width: 768px) { 
  body .mc-modal {
      top: 15%;
  }
  body .mc-banner {
      visibility: hidden;
  }
  body .mc-modal {
      visibility: visible;
      width: 70% !important;
      height: 475px;
  }
  body .mc-modal-bg {
      visibility: visible;
  }
}


@media only screen and (max-width: 749px) {
  .navbreadcrumbs {
    margin-top: 0;
  }
  .site-header {   
    width: 100%;
  }
  .blg-part1, .blog-sidebar {
    width: 100%;
   }
   .blog-sidebar .allcategories {
    margin-top: 35px;
    padding-left: 20px;
 }
  .template-product figure.table td {
    border: 0;
    width: 100%;
    display: block;
  }
  .prouctTabsWrap {
    display: none;
  }
  .productAccordionsWrap svg {
    width: 15px;
  }
  .productAccordionsWrap {
    display: block;
    margin-top: 14px;
  }
  .sectionblock--1594030207777 .rte.rte-setting.featured-row__subtext {
    padding-right: 0;
  }
  .section_returns .feature-row__image-wrapper.js {
    max-width: 100% !important;
  }
  .sectionblock--1594025853641 .feature-row__item.mediapart {
    width: 100%;
  }
  .section_returns img {
    max-width: 100% !important;
    max-height: inherit !important;
  }
  .page--returns .descpart h2.h3.section_title {
    margin-top: 0;
  }
  .page--returns .feature-row__item.feature-row__text.feature-row__text--right.descpart {
    padding: 0 20px;
    flex: inherit;
  }
  .feature-row .feature-row__item.mediapart {
    width: 100% !important;
  }
  .feature-row__item.feature-row__text.descpart {
    width: 100% !important;
    padding: 0 20px;
  }
  .section--fc-1592994805460 .h4.grid-view-item__title,
  .section--fc-1592995232696 .h4.grid-view-item__title {
    min-height: inherit;
  }
  label.filters-toolbar__label.select-label {
    display: none;
  }
  .h2.site-header__logo {
    padding-left: 0;
  }
  .grid.grid--no-gutters.grid--table.site-header__mobile-nav {
    display: flex;
    justify-content: space-between;
  }
  .grid__item.medium-up--one-quarter.text-right.site-header__icons {
    width: 70%;
    padding-right: 0;
  }
  .grid__item.medium-up--one-quarter.logo-align--left {
    width: 30%;
  }
  h1.h2.site-header__logo {
    padding-left: 0;
  }
  button.btn--link.site-header__icon.site-header__menu {
    padding-right: 0;
  }
  h2.h1.mega-title.mega-title--large {
    font-size: 44px;
    line-height: 54px;
  }
  .site-footer__content.site-footer-wrap {
    padding: 0;
  }
  #shopify-section-hero-1 .hero--large {
    height: 500px;
  }
  img.icon.icon-cart {
    width: 22px;    
  }
  h3.h2.mega-subtitle {
    font-size: 18px;
    margin-bottom: 5px;
    padding: 8px 17px;
  }
  .h4.grid-view-item__title.product-card__title {
    min-height: inherit;
  }
  .section--custom_link {
    padding: 15px 0;
  }
  .section--custom_link .MenuWrapper {  
    text-align: center;
  }
  footer .page-width {
    padding-left: 20px;
    padding-right: 20px;
  }
  .site-footer__linklist-item {  
    padding: 5px 0;
  }
  span.info p {   
    font-size: 15px;
    letter-spacing: 0;
  }
  .site-footer__item-inner {
    padding-bottom: 10px;
  }
  hr {
    margin: 30px 0;   
  }
  .site-header__cart {
    padding-left: 0;
  }
  .quoteItem blockquote.quotes-slider__text {
    position: relative;
  }
  .imagypart {
    min-width: 75px;
    position: absolute;
    max-height: 75px;
    width: 75px;
    top: 0;
  }
  .quoteItem .homeReviewStarz {
    margin-left: 80px;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .homeReviewStarWrap {
    width: 100%;
    text-align: right;
    line-height: initial;
  }
  .Starsz svg {
    height: auto;
  }
  .qoutesListWrapper .section-header h2 {
    font-size: 20px;
    letter-spacing: 0;
  }
  .small--one-half {
    width: 100%;
  }
  h1.h1.mega-title.mega-title--large {
    font-size: 26px;
    line-height: 36px;
  }

}

@media (max-width: 767px) {

  .isdesc figure.table {
    margin: 0;
  }
  .isdesc figure.image {
    margin: 8px 0;
  }
  .section--fc-1592994805460 li.grid__item {
    width: 46%;
  }
  .section--fc-1592994805460 ul.grid.grid--uniform {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
  } 
  .feature-row .feature-row__item.feature-row__text.feature-row__text--right.descpart {
    width: 100%;
  }
  .feature-row .feature-row__item.mediapart {
    width: 100%;
    margin-bottom: 20px;
  }
  .descpart h2.h3.section_title {
    font-size: 22px !important;
  }
  .filters-toolbar-wrapper .filters-toolbar .filters-toolbar__item-wrapper {
    width: 50%;
  }
  .feature-row__item.feature-row__text.feature-row__text--left.descpart {
    width: 100%;
  }
  .section-type_image_with_text .feature-row {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  div[data-section-id="collection-advanced"] {
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 10px;
  }
  [data-section-id="collection-advanced"] ul.grid li .grid-view-item.product-card .h4.grid-view-item__title.product-card__title {
    font-size: 16px;
  }
  .section--image_with_text2-1593587505306.section-2-1593587505306.section-type_image_with_text h2.section_heading {
    font-size: 16px;
  }
  header.collection-header h1, .template-page h1, div#shopify-section-blog-template h1 {
    font-size: 22px;
  }
  .filters-toolbar__item-child .filters-toolbar__input {
    font-size: 15px;
  }
  .rte {
    font-size: 14px;
    line-height: 28px;
  }
  .wsite-image.wsite-image-border-none img {
    width: 100%;
  }
  .template-page .section-header.text-center {
    margin-bottom: 30px;
  }
  .paragraph strong span {
    font-size: 18px !important;
  }
  .page--updown-desk-in-the-media .paragraph a {
    font-size: 14px;
    display: inline-block;
    line-height: initial;
  }
  .template-page td {
    width: 100%;
    display: inline-block;
    padding: 5px 0px;
  }
  .page--standing-desk-stance-posture td.wsite-multicol-col:first-child {
    width: auto;
    padding-right: 0;
  }
  .product-recommendations__inner h2 {
    font-size: 20px;
  }
  h2.wsite-content-title {
    font-size: 20px;
  }
  button.accordion {
    font-size: 16px;
    padding-right: 30px;
  }
  h2.article__title.h3 {
    font-size: 26px;
  }
  ul.list--inline.article__meta-buttons a.btn {
    font-size: 14px;
    padding: 12px 15px;
  }
  .tsamWrapper.id--1596711138497 p {
    font-size: 16px;
  }
  .tsamWrapper.id--1596711138497 p a {
    font-size: 14px;
  }
  .tsamWrapper.id--1596711157866 p {
    font-size: 20px;
  }
}

@media (min-width:750px){  
  .product-single .thumbnails-wrapper.thumbnails-slider--active button.thumbnails-slider__prev.slick-arrow,.thumbnails-wrapper.thumbnails-slider--active button.thumbnails-slider__next.slick-arrow {
    display: inline-block !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .product-single .thumbnails-wrapper.thumbnails-slider--active button.thumbnails-slider__prev.slick-arrow {
    left: 0;
    right: auto;
  }
  .product-single .thumbnails-wrapper.thumbnails-slider--active {
    position: relative;
    margin-top: 30px;
  }
  .product-single .thumbnails-wrapper.thumbnails-slider--active button.thumbnails-slider__next.slick-arrow {
    left: auto;
    right: 0;
  }
  .product-single ul.product-single__thumbnails.slick-initialized.slick-slider {
    display: block;
    margin: 0 auto;
    max-width: 80%;
  }
  .product-single .thumbnails-wrapper.thumbnails-slider--active .slick-track {
    padding-top: 5px;
  }
  .site-footer__social-icons {
  
    text-align: left !important;
  }

}


@media only screen and (max-width: 640px) {
  .prouctTabsWrap .tab {
    flex-wrap: wrap;
  }
  .prouctTabsWrap .tab button.tablinks { 
    width: 50%;
  }
  .menu_List.ListLeft .me_item:last-child .div_divider {
    display: none;
  }
  .img_cont {    
    margin-bottom: 30px;
  }
  h2.h1.asmprogm-heading {
    font-size: 18px;
  }
  h2.h1.heading.videotopheading.homesection-title, h2.h1.heading.homesection-title {
    font-size: 25px;
    line-height: 35px;
  }
  h2.h1.mega-title.mega-title--large {
    font-size: 32px;
    line-height: 42px;
  }
  .rte-setting.mega-subtitle p {
    font-size: 18px;
    margin-top: 15px;
  }
  #shopify-section-hero-1 .hero--large {
    height: 400px;
  }
  .videotopinfo, .videobottominfo {
    padding: 0;
  }
  .page-width {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section--fc-1592994805460 li.grid__item {
    padding-left: 0;
  }
  .rte.rte-setting.featured-row__subtext {
    word-break: break-word;
  }
  .filters-toolbar-wrapper .filters-toolbar .filters-toolbar__item-wrapper {
    width: 100%;
    flex: 100%;
  }
  .filters-toolbar__item--count {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    text-align: left;
  }
  .template-collection .main-content {
    padding-top: 0 !important;
  }
}


@media only screen and (max-width: 480px) {
  body .mc-modal {   
    width: 80% !important;
  }
  .site-footer__newsletter .inputy {
    width: 48%;
  }
  #mc_embed_signup input {   
    font-size: 12px;
  }
  h2.formtitle {
    font-size: 22px;
    line-height: normal;
  }
  .page--warranty h3, .page--assembly-programming h3 {
    font-size: 18px; 
  } 
  .map_section__directions-btn.viewmappop {
    display: block;
    margin-top: 10px;
  }
  .map_section__directions-btn {
    display: block;
  }
  span.me_item {
    font-size: 13px;
  }
  h3.h2.mega-subtitle {
    font-size: 15px;      
  }
  h2.h1.mega-title.mega-title--large {
    font-size: 26px;
    line-height: 36px;
  }
  .rte-setting.mega-subtitle p {
    font-size: 15px;   
  }
  .section--custom_link .me_item {
    font-size: 15px;
  }
  h1.product-single__title {   
    font-size: 22px;
  }
  .section-header h1 {
    font-size: 22px;
  }
  span.me_item {
    font-size: 12px;
  }
  .div_divider {
    margin: 0 5px;
  }
  .mediah> div {
    margin-left: 10px;
  }
  .product-recommendations__inner .h4.grid-view-item__title.product-card__title {
    font-size: 13px;
    line-height: 18px;
  }
  .product-recommendations__inner .price__regular span {
    font-size: 15px;
  }
  h2.article__title.h3 {
    font-size: 22px;
  }
  .grid__item.medium-up--one-quarter.text-right.site-header__icons {
    width: 65%;
  }
  .grid__item.medium-up--one-quarter.logo-align--left {
    width: 35%;
  }
  .ma-search input.search-form__input {
    font-size: 12px;
    padding-left: 6px;
    min-height: 35px;
  }
  .ma-search button.search-form__connected-submit {
    height: 35px;
  }
  .search-form__connected-submit .icon-search {
    width: 16px;
    height: 16px;
  }
  .filters-toolbar__input option {
    font-size: 13px;
  }
  h1.h1.mega-title.mega-title--large {
    font-size: 26px;
    line-height: 36px;
  }
  .cart__product-information {
    width: 245px;
  }

}



@media only screen and (max-width: 375px) {
  .prouctTabsWrap .tab button.tablinks {
    font-size: 12px;   
  }
  .rte-setting.mega-subtitle p {
    font-size: 14px;   
  }
  .product-single__meta span.price-item.price-item--regular {
    font-size: 22px;
  }
  a.btn.btn--small.btn--share {
    padding: 8px 8px;
  } 
  span.me_item {
    font-size: 10px;
  }
  .div_divider {
    margin: 0 2px;
  }
  .inner-page-width, .site-header, .page-width-full.feature-row {
    padding: 0 15px;
  }
  
} 


@media (max-width: 320px) {

  [data-section-id="collection-advanced"] ul.grid li .grid-view-item.product-card .h4.grid-view-item__title.product-card__title {
    font-size: 14px;
    line-height: 22px;
  }
   .cart__product-information {
    width: auto;
  }
  body .mc-modal {
        height: 510px;
        top: 5%;
	}

}


@media(max-width:520px)
{
  #collection .price__regular span {
  font-weight: 600;
  font-size: 15px;
  display:block !important; 
  width:150px !important;
}

  .cart__qty-input { width: 50px;}


.template-index li.grid__item.grid__item--collection.small--one-half.medium-up--one-third 
  {
    width: 92% !important;
  }
}


@media (max-width: 767px) {
.modalContent__content {
    padding: 15px !important;
}
  

}



ul.product-s1ingle__thumbnails.product-single__thumb1nails-product-template-grid_layout {
    display: flex;
    flex-wrap: wrap;
}



.customDesignMegaMenuItem:hover
{

  color:#ee9645 !important;

}



#customDesignedMegaMenu
{
  
	z-index:99999999;  
    position: absolute;
    top: 100px !important;
    margin-left: -20px;
  

}


#customMegaMenu
{
  display:none;
}