@font-face {
  font-family: "HelveticaNeue-Black";
  src: url('../fonts/HelveticaNeue-Black.woff2') format('woff2'), url('../fonts/HelveticaNeue-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
.page-wrapper .page-main .sidebar .block {
  overflow: visible;
}
.tm_headerlinks .header.links li.customer-welcome .customer-menu li a:hover {
  color: #cf142b;
}
.account .sidebar-main nav.navigation.custommenu {
  margin-top: -123px;
  margin-bottom: 12px;
}
.account .page-title-wrapper h1.page-title {
  font-family: "HelveticaNeue-Black";
  font-size: 22px;
  line-height: unset;
}
@media only screen and (min-width: 768px) {
  .account .page-title-wrapper .order-status {
    float: right;
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .account .page-title-wrapper .order-date {
    margin: 15px 0 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .account .page-title-wrapper .actions-toolbar {
    float: right;
    margin: -12px 0 0;
  }
}
.account .block-content .box .box-title {
  background: #cf142b;
  color: #ffffff;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0;
}
.account .page-main .columns .column.main .block .block-title {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.account .page-main .columns .column.main .block .block-title > strong {
  font-size: 16px;
  font-family: "HelveticaNeue-Black";
}
.account .legend > span {
  font-size: 16px;
  font-family: "HelveticaNeue-Black";
}
.account .block .box {
  background: #f7f7f7;
}
.account .block .box .box-content {
  padding: 0 10px 10px;
}
.account .block .box .box-content .item.text-info {
  max-width: 290px;
}
.account .block .box .box-content .item.box-actions {
  padding: 10px 0;
}
.account .block .box.box-newsletter .box-title {
  font-weight: bold;
}
.account .block .box-actions {
  margin-top: 0;
  padding: 0 10px 10px;
}
.account .block .box-actions a {
  color: #cf142b;
}
.account .block .box-actions a:hover {
  color: #000000;
}
.account .block .box-actions a:visited {
  color: #000000;
}
.account .block .block-title a:hover {
  color: #cf142b;
}
.account .block-collapsible-nav .title {
  background: #cf142b;
}
.account .block-collapsible-nav .title > strong {
  color: #ffffff;
  font-family: "HelveticaNeue-Black";
  display: block;
}
.account .block-collapsible-nav .content {
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
}
.account .block-collapsible-nav .item a {
  border-bottom: 1px dashed #dddddd;
  color: #262626;
}
.account .block-collapsible-nav .item a:hover {
  color: #cf142b;
}
.account .block-collapsible-nav .item.current a {
  color: #cf142b;
}
.account .block-collapsible-nav .item.current > strong {
  color: #cf142b;
}
.account.page-layout-2columns-left div.column.main {
  padding: 0 0 20px;
  box-sizing: border-box;
  background: #ffffff;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  color: #262626;
}
.block-collapsible-nav .item.current > strong {
  border-bottom: 1px dashed #dddddd;
  color: #262626;
}
.form-edit-account .fieldset {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 20px;
  box-sizing: border-box;
  width: 48.8%;
}
.form-edit-account .fieldset .legend {
  padding-top: 0;
  border-color: #dddddd;
}
.form-edit-account .fieldset .field .label {
  margin-bottom: 0;
}
.account .table-wrapper {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
}
.account .table-wrapper .table-order-items tbody td {
  border-top: 1px solid #dddddd;
}
.account .table-wrapper .table-order-items tbody td a:hover {
  color: #cf142b;
}
.form-newsletter-manage .fieldset > .field.choice {
  position: relative;
}
.form-newsletter-manage .fieldset > .field.choice .label:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  background: #cf142b;
  top: 4px;
  left: -3px;
  padding-left: 1px;
  box-sizing: border-box;
}
.form-newsletter-manage .fieldset .choice input[type="checkbox"]:checked + label:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
}
.form-address-edit .fieldset {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 0 20px 20px;
  box-sizing: border-box;
}
.form-address-edit .fieldset > .field {
  margin-bottom: 15px;
}
.form-address-edit .fieldset > .field > .label {
  margin-bottom: 0;
}
.form-address-edit .fieldset > .field .input-text {
  border-color: #dddddd;
  border-radius: 0;
}
.form-address-edit .fieldset > .field select {
  border-color: #dddddd;
  border-radius: 0;
  height: 38px;
}
.form-address-edit .fieldset > .field.choice {
  position: relative;
}
.form-address-edit .fieldset > .field.choice .label:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  background: #cf142b;
  top: 3px;
  left: -3px;
  padding-left: 1px;
  box-sizing: border-box;
}
.form-address-edit .fieldset .choice input[type="checkbox"]:checked + label:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
}
.form-address-edit .actions-toolbar .action.primary {
  background: #000000;
  border-radius: 0;
}
.form-address-edit .actions-toolbar .action.primary:hover {
  background: #cf142b;
  color: #ffffff;
}
.form-address-edit .actions-toolbar .action.primary:active {
  background: #cf142b;
  color: #ffffff;
}
.form-address-edit .actions-toolbar .action.primary:focus {
  background: #cf142b;
  color: #ffffff;
}
.account .form-address-edit .legend {
  border-color: #dddddd;
  padding-bottom: 8px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .order-details-items .col.name {
    padding-left: 11px;
  }
}
.manage-payment-method .block-content > .box {
  padding: 20px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .account .block.block-collapsible-nav .title > strong {
    margin: 5px 0;
  }
}
.block-addresses-list .items.addresses > .item {
  width: 47%;
  vertical-align: top;
}
@media only screen and (max-width: 480px) {
  .block-addresses-list .items.addresses > .item {
    width: 100%;
    margin: 10px 0;
    padding: 0;
  }
}
.customer-account-login .page-main {
  background: #ffffff;
}
.breadcumb_inner .page-title-wrapper h1 {
  font-family: "HelveticaNeue-Black";
  font-size: 22px;
}
.login-container {
  background: #ffffff;
  padding: 20px 0 0;
}
.login-container .block-customer-login {
  width: 49%;
  background: #f7f7f7;
  padding: 0 20px;
  border: 1px solid #eee;
  min-height: 390px;
  box-sizing: border-box;
}
.login-container .block-new-customer {
  width: 49%;
  background: #f7f7f7;
  padding: 0 20px;
  border: 1px solid #eee;
  min-height: 390px;
  box-sizing: border-box;
}
.login-container .block .block-title {
  border-color: #dddddd;
}
.login-container .block .block-title strong {
  font-family: "HelveticaNeue-Black";
  font-size: 18px;
  color: #000000;
}
.login-container .fieldset > .field {
  font-size: 14px;
  color: #000000;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
}
.login-container .fieldset:after {
  margin-top: 20px;
}
.login-container .block-content {
  font-size: 14px;
  color: #000000;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
}
.login-container .input-text {
  border-color: #dddddd;
}
.login-container .secondary a {
  color: #000000;
}
.login-container .secondary a:hover {
  color: #cf142b;
}
.action.primary {
  border-radius: 0;
  color: #ffffff;
  font-size: 18px;
  font-family: "HelveticaNeue-Black";
  background: #cf142b;
  padding: 11px 25px;
}
.action.primary:hover {
  background: #000000;
  color: #ffffff;
}
.action.primary:focus {
  background: #000000;
  color: #ffffff;
}
.action.primary:active {
  background: #000000;
  color: #ffffff;
}
a.action.primary {
  border-radius: 0;
  color: #ffffff;
  font-size: 18px;
  font-family: "HelveticaNeue-Black";
  background: #cf142b;
  padding: 11px 25px;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px white inset;
  -webkit-text-fill-color: #999;
}
.customer-account-create .page-main {
  background: #ffffff;
}
.customer-account-create .columns .main {
  padding: 20px 0 40px;
}
.customer-account-create .account .legend {
  border-color: #dddddd;
}
.customer-account-create .account .legend > span {
  font-family: "HelveticaNeue-Black";
  font-size: 18px;
  color: #000000;
}
.customer-account-create .create .input-text {
  border-color: #dddddd;
}
.customer-account-create fieldset.create {
  background: #f7f7f7;
  padding: 20px;
}
.customer-account-create .fieldset > .field > .label {
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  color: #000000;
  margin-bottom: 5px;
}
.customer-account-create .fieldset > .newsletter > input[type="checkbox"] {
  accent-color: #cf142b;
}
.customer-account-create .actions-toolbar .primary {
  float: right;
}
.customer-account-create .actions-toolbar .action.primary {
  margin: 0;
}
@keyframes sonareffect {
  0% {
    opacity: 0.3;
    filter: alpha(opacity=100);
    -khtml-opacity: 0.3;
    -webkit-opacity: 0.3;
    -moz-opacity: 0.3;
  }
  40% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #cf142b, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #cf142b, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #cf142b, 0 0 0 10px rgba(255, 255, 255, 0.5);
    opacity: 0.5;
    filter: alpha(opacity=100);
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #cf142b, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #cf142b, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #cf142b, 0 0 0 10px rgba(255, 255, 255, 0.5);
    opacity: 0;
    filter: alpha(opacity=100);
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transform: scale(1.5);
  }
}
.nav-translate-block {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 4.5px 0 4.5px 5px;
}
.nav-translate-block .nav-translate-block-container {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 1920px;
  padding: 0 10px 0px 0px;
  text-align: right;
  box-sizing: border-box;
}
.nav-translate-block .language-wrapper {
  float: none;
  width: auto;
  position: relative;
  text-align: left;
}
.nav-translate-block .language-wrapper .language-wrapper-inner {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.nav-translate-block .language-wrapper.dropdown-type .language-selector {
  right: 0px;
  width: auto;
  color: #262626;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 28px;
  position: static;
  border: none;
}
.nav-translate-block .language-wrapper.dropdown-type .translator-language {
  right: 0;
  top: 47px;
}
.nav-translate-block .language-wrapper.inline-type .language-wrapper-inner {
  min-width: 100px;
}
.nav-translate-block .language-wrapper.inline-type ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}
.tm_header_outer {
  background: none;
}
.tm_header_top.container-width {
  text-align: right;
}
.header-static div a {
  color: #262626;
}
.header-static div a:hover {
  color: #cf142b;
}
.page-header {
  background: #fff;
}
.header-left {
  width: 29%;
  padding: 5px 10px 10px 0;
}
.header-right {
  width: 70%;
  text-align: right;
}
.header-right .minicart-wrapper {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}
.header-logo .logo {
  float: left;
}
.header-logo-sticky {
  transition: all .35s ease 0s;
  -moz-transition: all .35s ease 0s;
  -ms-transition: all .35s ease 0s;
  -o-transition: all .35s ease 0s;
  -webkit-transition: all .35s ease 0s;
  width: 0px;
  overflow: hidden;
  float: left;
  padding: 6px 0;
}
.header-logo-sticky img {
  max-width: 82px;
  margin-right: 20px;
}
.logo-caption {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 11.5px;
  margin: 0;
  color: #000000;
  text-transform: capitalize;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  letter-spacing: 0px;
  line-height: 16px;
}
.logo-caption p {
  margin: 0;
}
.block.block-search {
  width: 70%;
  background: none;
  padding: 6px 0 0;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.tm_headerlinkmenu {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 4.5px 0 4.5px 5px;
}
.block-search #search {
  background: #eee;
}
.block-search .minisearch input[type="text"] {
  background: #eee;
  border-radius: 0px;
  height: 44px;
}
.block-search button.action.search:before {
  content: "\f002";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #262626;
  background: none;
  line-height: 42px;
}
.headertoggle_img {
  border-radius: 0;
  background: #eee;
}
@media only screen and (min-width: 768px) {
  .headertoggle_img {
    padding: 10px 16px 10px 16px;
  }
}
.headertoggle_img:before {
  color: #262626;
  font-size: 18px;
}
.headertoggle_img:hover:before {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .nav-sections-item-title {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .nav-toggle {
    display: none !important;
  }
}
.minicart-wrapper .action.showcart {
  border-radius: 0;
  background: #eee;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #ffffff;
}
.minicart-wrapper .action.showcart:hover > span {
  color: #ffffff;
}
.minicart-wrapper .action.showcart:hover .counter-number {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .minicart-wrapper .action.showcart {
    padding: 10px 11px 10px;
  }
}
.minicart-wrapper .action.showcart:before {
  color: #262626;
}
.minicart-wrapper .action.showcart > span {
  color: #262626;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
  color: #262626;
}
.minicart-wrapper .action.showcart.active:before {
  color: #262626;
}
.header-menu-outer {
  background-color: #231f20;
}
.header_customlink li a {
  color: #ffffff;
  font-size: 14px;
}
.header_customlink li a:hover {
  color: #cf142b;
}
@media (min-width: 961px) and (max-width: 1350px) {
  .header_customlink li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header_customlink li:before {
  content: none;
}
.header_customlink li:hover {
  color: #cf142b;
}
.nav-sections-item-content > .navigation.custommenu {
  width: 19%;
  z-index: 10;
}
@media only screen and (max-width: 979px) {
  .nav-sections-item-content > .navigation.custommenu {
    width: 172px;
  }
}
.navigation > ul > li.level0:before {
  content: none;
}
.navigation.custommenu.fixit {
  display: none;
}
.navigation.custommenu .menu-title {
  background: #cf142b;
}
.navigation.custommenu .menu-title:before {
  border-color: transparent transparent #e11d35 #e11d35;
  border-width: 4px;
  top: 0;
  right: -7px;
  display: block;
  width: 7px;
  box-sizing: border-box;
}
.navigation.custommenu .mainmenu .level1.submenu .level2.submenu {
  display: none !important;
}
.header-nav .menu-title-inner {
  font-size: 18px;
  font-family: "HelveticaNeue-Black";
  color: #ffffff;
}
.header-static {
  margin-top: 10px;
}
.header-static div a {
  margin: 8px 0 8px 10px;
}
.nav-phone-block {
  float: right;
  line-height: 50px;
  font-size: 15px;
  color: #ffffff;
}
@media only screen and (max-width: 1150px) {
  .nav-phone-block {
    display: none;
  }
}
.headertoggle_img:hover {
  background: #cf142b;
}
.easy-access-heading {
  font-style: normal;
}
.access-trending li a {
  font-style: normal;
  font-size: 14px;
  color: #cf142b;
}
.access-trending li:after {
  content: none;
}
.navigation.custommenu .mainmenu .menu-dropdown-icon > .level-top:before {
  top: 13px;
}
.navigation.custommenu .mainmenu .menu-dropdown-icon > .level-top:hover:before {
  color: #cf142b;
}
.navigation.custommenu #mainmenu .custom-header-menu > .level-top:before {
  top: 13px;
}
.navigation.custommenu #mainmenu .custom-header-menu > .level-top:hover:before {
  color: #cf142b;
}
.flex-control-paging li:hover a {
  background: #cf142b;
}
.header.panel > ul.header.links > li > a:hover {
  color: #cf142b;
}
.header_meter {
  display: inline-block;
  background: #eee;
  margin: 5px 0 5px 8px;
  padding: 5px 5px 5px;
  float: right;
}
.header_meter img {
  max-width: 130px;
  /*max-width: 50px;
    width: 100%;*/
  height: 36px;
}
@media only screen and (min-width: 824px) {
  .header_meter img {
    max-width: 105px;
  }
}
@media only screen and (min-width: 768px) {
  .header_meter img {
    max-width: 130px;
  }
}
@media only screen and (min-width: 768px) {
  .block.block-search {
    max-width: 50%;
  }
}
/******** Sticky Header ************/
.header-placeholder {
  display: none;
}
@media only screen and (max-width: 767px) {
  .header-placeholder {
    display: none !important;
  }
}
.page-header-sticky .header-nav {
  margin-left: 0 !important;
  width: 100% !important;
}
.page-header-sticky .navigation.custommenu.fixit {
  display: block;
}
.page-header-sticky .navigation.custommenu #mainmenu {
  top: 108% !important;
}
@media only screen and (min-width: 768px) {
  .page-header-sticky {
    opacity: 0;
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
    transform: translateY(-100%);
  }
  .page-header-sticky.ready {
    background-color: transparent;
    transform: translateY(0);
    opacity: 1;
    transition: all .35s ease 0s;
    -moz-transition: all .35s ease 0s;
    -ms-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    -webkit-transition: all .35s ease 0s;
  }
  .page-header-sticky.ready::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    height: 5px;
    background: #cf142b;
    content: "";
  }
  .page-header-sticky .panel.wrapper,
  .page-header-sticky .header_meter {
    display: none;
  }
  .page-header-sticky .header.content {
    padding: 10px 0;
    padding: 0;
  }
  .page-header-sticky .header-logo-sticky {
    width: auto;
  }
  .page-header-sticky .header-right > *:not(.block-search) {
    display: none;
  }
  .page-header-sticky .header-left,
  .page-header-sticky .nav-phone-block {
    display: none;
  }
  .page-header-sticky .block.block-search {
    position: absolute;
    top: 3px;
    padding: 0;
    max-width: 220px;
    right: 20px;
  }
  .page-header-sticky .block.block-search .minisearch input[type="text"] {
    background: rgba(255, 255, 255, 0.15);
    height: 34px;
    margin-top: 5px;
    color: #ffffff;
  }
  .page-header-sticky .block.block-search .minisearch input[type="text"]::-moz-placeholder {
    color: #ffffff !important;
  }
  .page-header-sticky .block.block-search button.action.search::before {
    color: #ffffff;
  }
}
@media only screen and (min-width: 768px) and only screen and (min-width: 768px) {
  .page-header-sticky .header-logo .logo img {
    max-height: 50px;
  }
}
@media only screen and (min-width: 1321px) {
  .page-header-sticky .header_customlink li:nth-child(n+8) {
    display: none;
  }
}
@media only screen and (max-width: 1320px) {
  .page-header-sticky .header_customlink li:nth-child(n+6) {
    display: none;
  }
}
@media only screen and (max-width: 1100px) {
  .page-header-sticky .header_customlink li:nth-child(n+4) {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .page-header .header_customlink {
    display: none;
  }
}
.header.panel > ul.header.links > li.welcome {
  color: #cf142b;
  font-weight: bold;
  text-transform: capitalize;
}
.customer-welcome .customer-name {
  display: none;
}
.page-header-sticky .navigation.custommenu .menu-title:before {
  content: none;
}
.page-header-sticky .block.block-search .minisearch input[type="text"] {
  background: rgba(255, 255, 255, 0.15) !important;
}
div.slider-cms-3 {
  margin-bottom: 27px;
}
.navigation.custommenu .mainmenu .level1.submenu .level2.submenu {
  display: none !important;
}
.breadcumb_inner .breadcrumbs {
  float: right !important;
}
.social-icons .pinterest a::before {
  content: "\f231";
}
.nav-sections-item-content > .navigation.custommenu {
  z-index: 10;
}
.navigation.custommenu .level-top {
  overflow: hidden;
}
.block.newsletter .footer_newsletter label {
  vertical-align: top;
}
.block.newsletter #newsletter-error {
  color: #fff;
}
.ad_banner img {
  width: 100%;
}
.breadcumb_outer {
  overflow: visible !important;
}
.block.newsletter .field p {
  display: inline;
  margin-bottom: 0;
}
.product-info-main .product.attribute.sku .value::before {
  display: none;
}
.product-info-main .product.attribute.sku .type::after {
  display: inline-block !important;
  content: "#";
  margin-left: 2px;
}
.minicart-items-wrapper {
  max-height: 480px;
}
.product-info-main .product-info-stock-sku .stock {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  div.slider-cms-3 {
    margin-bottom: 5px;
  }
  .nav-translate-block .nav-translate-block-container {
    text-align: center;
  }
}
.cms-index-index.page-layout-1column .block.widget .owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  margin-left: -1px;
  margin-right: -1px;
}
.full-back-slider + p {
  clear: both;
}
.footer-logo-img a {
  float: none;
}
@media only screen and (min-width: 768px) {
  .footer-logo-desc {
    float: left;
    width: 100%;
  }
}
.navigation.custommenu .mainmenu .menu-dropdown-icon > .level-top {
  padding-right: 40px;
}
@media only screen and (max-width: 980px) {
  .block.newsletter .field p {
    display: block;
  }
  .social-icons li.social-icon {
    margin: 0 2px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  .subbanner-outer .subbanner1 .subbanner,
  .subbanner-outer .subbanner2 .subbanner,
  .subbanner-outer .subbanner3 .subbanner {
    width: 73%;
  }
}
@media only screen and (min-width: 1350px) {
  body .flexslider .slides img {
    max-height: inherit !important;
  }
}
.ie10 .page-wrapper,
.ie11 .page-wrapper {
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 810px) {
  .page-wrapper .block.block-search {
    max-width: 40%;
  }
}
@media only screen and (max-width: 1080px) {
  .page-wrapper .nav-translate-block .language-wrapper.inline-type ul li span {
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-header .header.content .tm_header .header-left {
    margin-top: 50px;
  }
  .page-wrapper .nav-translate-block {
    margin: 0px 0px 10px 0px;
  }
  .page-wrapper .nav-translate-block .nav-translate-block-container {
    padding-right: 0px;
  }
  .page-wrapper .nav-translate-block .language-wrapper.dropdown-type .language-selector {
    margin: 0px;
  }
}
.cms-home .container-width,
.cms-index-index .container-width,
.cms-home .navigation,
.cms-index-index .navigation,
.cms-home .breadcrumbs,
.cms-index-index .breadcrumbs,
.cms-home .page-header .header.panel,
.cms-index-index .page-header .header.panel,
.cms-home .header.content,
.cms-index-index .header.content,
.cms-home .footer.content,
.cms-index-index .footer.content,
.cms-home .page-wrapper > .widget,
.cms-index-index .page-wrapper > .widget,
.cms-home .page-wrapper > .page-bottom,
.cms-index-index .page-wrapper > .page-bottom,
.cms-home .block.category.event,
.cms-index-index .block.category.event,
.cms-home .top-container,
.cms-index-index .top-container,
.cms-home .page-main,
.cms-index-index .page-main {
  max-width: 1920px;
}
.cms-home .slider-right-cms img,
.cms-index-index .slider-right-cms img {
  width: 100%;
}
.cms-home {
  height: 100%;
}
.page-layout-2columns-left .breadcumb_inner .breadcrumbs {
  float: right;
  padding-right: 0;
  height: 24px;
  overflow: hidden;
}
@media only screen and (max-width: 1150px) {
  .page-layout-2columns-left .breadcumb_inner .breadcrumbs .items {
    font-size: 12px;
  }
}
.breadcumb_inner .breadcrumbs {
  float: right;
  padding-right: 0;
}
.breadcumb_inner .page-title-wrapper h1 {
  color: #221f20;
  text-transform: capitalize;
  width: 100%;
}
.breadcrumbs {
  /*
	.item {
		&:not(:last-child) {
			&:after {
				content: "/";
				font-size: 18px;
				color: @color_black;
				margin: 0 2px;
				font-weight: bold;
			}
		}
	}
	*/
}
.breadcrumbs a {
  color: #221f20;
}
.breadcrumbs a:active {
  color: #cf142b;
}
.breadcrumbs a:hover {
  color: #cf142b;
}
.breadcrumbs .items .item strong {
  font-weight: 600;
  color: #cf142b;
}
.flexslider {
  width: 81.5%;
}
@media only screen and (min-width: 768px) {
  .flexslider {
    min-height: 250px;
  }
}
@media only screen and (min-width: 1440px) {
  .flexslider {
    width: 81%;
  }
}
@media only screen and (max-width: 767px) {
  .flexslider div.slider-cms-3 {
    margin-bottom: 15px !important;
  }
}
.slider-right-cms-outer {
  width: 18.5%;
}
@media only screen and (min-width: 1440px) {
  .slider-right-cms-outer {
    width: 18.7%;
  }
}
.slider-right-cms {
  width: 92%;
  float: left;
  margin-left: 8%;
}
.flex-control-paging li a.flex-active {
  background: #cf142b;
}
.minicart-wrapper .action.showcart:hover {
  background: #cf142b;
}
.sub-view-all a {
  font-size: 14px;
  color: #cf142b;
  text-transform: none;
}
.sub-view-all a:after {
  content: none;
}
ul.sub-cat-list li {
  background: rgba(0, 0, 0, 0.5);
  padding: 3px 10px 3px 25px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  ul.sub-cat-list li {
    margin-bottom: 15px;
  }
}
ul.sub-cat-list li:hover {
  background: rgba(0, 0, 0, 0.75);
}
ul.sub-cat-list li a {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  ul.sub-cat-list li a {
    font-size: 16px;
    line-height: 32px;
  }
}
ul.sub-cat-list li a::before {
  left: 10px;
}
ul.sub-cat-list li a:hover {
  color: #cf142b;
}
.sub-adbanner-button a {
  border-radius: 0;
  background: #cf142b;
  font-size: 14px;
  color: #ffffff;
  padding: 8px 15px;
}
.sub-adbanner-button a:hover {
  background: #000000;
}
.tm_advertise_banner_cms {
  position: relative;
}
.tm_advertise_banner_cms .hand-hold {
  font-family: "HelveticaNeue-Black";
  font-weight: 900;
  font-style: normal;
  background: #ffffff;
  position: absolute;
  top: 133px;
  left: 112px;
  color: #000000;
  font-size: 36px;
  padding: 20px;
  padding: 1.5% 2.5%;
  font-weight: bold;
  font-size: 2.5em;
  top: 40%;
  left: 6%;
}
@media only screen and (min-width: 1301px) {
  .tm_advertise_banner_cms .hand-hold {
    left: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .tm_advertise_banner_cms .hand-hold {
    position: static;
    text-align: center;
    font-size: 16px;
  }
}
.tm_advertise_banner_cms a.link {
  position: absolute;
  top: 64%;
  left: 20%;
  background: none;
  color: #ffffff;
  text-decoration: underline;
}
.tm_advertise_banner_cms a.link:before {
  content: none;
}
.tm_advertise_banner_cms a.link:hover {
  text-decoration: none;
}
.tm_advertise_banner_cms .ad_banner img {
  width: 100%;
}
.tm_latest_product .title {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
}
.tm_product_tab ul.tabbernav_product li a.selected:hover span {
  color: #cf142b;
}
.tm_product_tab ul.tabbernav_product li a {
  color: #000000;
}
.tm_product_tab ul.tabbernav_product li a:hover {
  color: #cf142b;
}
.tm_product_tab .tab-text.selected {
  color: #cf142b;
}
.owl-controls .owl-nav .owl-prev:hover:before {
  color: #ffffff;
  background: #cf142b;
  border-color: #cf142b;
}
.owl-controls .owl-nav .owl-next:hover:before {
  color: #ffffff;
  background: #cf142b;
  border-color: #cf142b;
}
.product-item-details .product-item-name {
  height: 24px;
  height: 50px;
}
.product-item-details .product-item-name > a {
  color: #cf142b;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-item-details .product-item-name > a:hover {
  color: #262626;
}
.actions-primary .primary {
  background: #000;
  color: #ffffff;
}
.actions-primary .action.primary:hover {
  background: #cf142b;
  color: #ffffff;
}
.sidebar .menu-title-inner {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  font-family: "HelveticaNeue-Black";
}
.sidebar .block .block-title {
  background: #eee;
}
.page-wrapper {
  background: #ffffff !important;
}
.page-wrapper .page-main .sidebar .block {
  border: 0;
}
.block-title.filter-title strong {
  font-weight: 800;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
}
.filter-options-content a:hover {
  color: #cf142b;
}
.product-item-info .product-item-image {
  background: #ffffff;
  border: 0;
}
#mainmenu .level-top > span.active-page {
  color: #cf142b;
}
.navigation.custommenu .mainmenu > ul > li:hover > .level-top > span {
  color: #cf142b;
}
.navigation.custommenu .mainmenu .level1 .level2:hover a {
  color: #cf142b;
}
.navigation.custommenu .mainmenu .level1 > a > span {
  color: #cf142b;
}
@media only screen and (min-width: 768px) {
  .navigation.custommenu .mainmenu li.level1 {
    max-width: 155px;
  }
}
.navigation.custommenu .mainmenu li.level1.split {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  .navigation.custommenu .mainmenu li.level1.split {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .navigation.custommenu .mainmenu li.level1:nth-child(3n+0) {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .navigation.custommenu .mainmenu li.level1:nth-child(4n+0) {
    float: none;
    padding-left: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .navigation.custommenu .mainmenu li.level1:nth-child(5n+1) {
    padding-left: 0px !important;
  }
}
.sorter-action:before {
  border-radius: 0px;
}
.sidebar-main nav.navigation.custommenu {
  margin-top: -136px;
}
.sidebar-additional nav.navigation.custommenu {
  margin-top: -138px;
}
.product-info-price .price-box .old-price {
  display: block;
}
.product-info-price .price-box .old-price .price-container .price-label {
  display: inline-block;
}
.subbanner .title {
  font-family: "HelveticaNeue-Black";
  font-weight: 900;
  font-style: normal;
  background: #cf142b;
  padding: 12px 25px 14px;
  color: #ffffff;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .subbanner .title {
    font-size: 30px;
  }
}
.tab-main-title .tab-title {
  font-family: "HelveticaNeue-Black";
  font-weight: 900;
  font-style: normal;
}
.tm_latest_product .title {
  font-family: "HelveticaNeue-Black";
  font-weight: 900;
  font-style: normal;
}
.blog_title h2 span {
  font-family: "HelveticaNeue-Black";
  font-weight: 900;
  font-style: normal;
}
.price-container .price {
  font-family: "HelveticaNeue-Black";
  font-size: 24px;
}
.product-item .price-box .price {
  font-family: "HelveticaNeue-Black";
  font-size: 24px;
}
.sub-adbanner-msg {
  font-family: "HelveticaNeue-Black";
  font-weight: 900;
  font-style: normal;
}
.navigation.custommenu > .mainmenu > ul > .menu-dropdown-icon.hiden_menu:hover > a {
  color: #cf142b;
}
.block-minicart .subtitle {
  text-align: left;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  color: #262626;
}
.minicart-items-wrapper {
  border-color: #dddddd;
  padding: 10px 0;
}
.minicart-items-wrapper .product-item-photo {
  width: 20%;
  text-align: center;
  border: 1px solid #dddddd;
  margin-right: 4%;
}
.minicart-wrapper .product .actions > .primary:not(:last-child) {
  margin-right: 8px;
}
.minicart-items .product .product-item-details {
  margin-top: 0px;
  padding-right: 50px;
}
.minicart-items .product .product-item-name {
  margin-bottom: 2px;
}
.minicart-items .price-container .price {
  color: #cf142b;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .minicart-items .price-container .price {
    font-size: 16px;
  }
}
.minicart-items .action.edit:before {
  color: #262626;
}
.minicart-items .action.edit:hover:before {
  color: #cf142b;
}
.minicart-items .action.delete:before {
  color: #262626;
}
.minicart-items .action.delete:hover:before {
  color: #cf142b;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 8px;
  color: #262626;
}
.minicart-items .item-qty {
  width: 36px;
  height: 34px;
  border-color: #dddddd;
}
.block-minicart .items-total {
  color: #262626;
}
.block-minicart .subtotal .label {
  color: #262626;
}
.block-minicart .amount .price-wrapper:first-child .price {
  color: #000000;
}
.block-minicart .block-content > .actions {
  margin-top: 10px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  background: #cf142b;
  border-radius: 0;
}
.block-minicart .block-content > .actions > .primary .action.primary:hover {
  background: #000000;
  color: #ffffff;
}
.block-minicart .block-content > .actions > .primary .action.primary:active {
  background: #cf142b;
  color: #ffffff;
}
.block-minicart .block-content > .actions > .secondary a {
  color: #262626;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #ffffff;
}
.checkout-cart-index main.page-main {
  background: #ffffff;
  padding: 10px 20px 40px;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
}
.cart-container .form-cart {
  width: 74%;
  padding-right: 0;
  background: #f7f7f7;
  border: 1px solid #eeeeee;
}
.cart-container .form-cart .actions.main {
  padding: 0 15px;
}
.cart-discount {
  width: 74%;
  padding-right: 0;
  background: #f7f7f7;
  border: 1px solid #eeeeee;
}
.cart.table-wrapper .cart thead tr th.col {
  padding-top: 15px;
  border-color: #dddddd;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  color: #262626;
}
.cart.table-wrapper .col.price .price-excluding-tax {
  font-size: 16px;
}
.cart.table-wrapper .product-item-name {
  font-size: 16px;
}
.form-cart .main.actions a.action.continue {
  border-radius: 0;
  background: #000000;
  color: #ffffff;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  line-height: 2.15384668rem;
  padding: 8px 15px;
}
.form-cart .main.actions a.action.continue:hover {
  background: #cf142b;
  color: #ffffff;
}
.form-cart .main.actions button {
  border-radius: 0;
  background: #000000;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
}
.form-cart .main.actions button:hover {
  background: #cf142b;
  color: #ffffff;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before {
  color: #262626;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover::before {
  color: #cf142b;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  color: #262626;
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover::before {
  color: #cf142b;
}
.cart-discount {
  padding: 15px;
}
.cart-discount .block > .title {
  padding: 0;
}
.cart-discount .actions-toolbar .action.primary {
  background: #cf142b;
  color: #ffffff;
  border-radius: 0;
  font-size: 16px;
  padding: 8px 20px;
}
.cart-discount .actions-toolbar .action.primary:hover {
  background: #000000;
  color: #ffffff;
  border-radius: 0;
}
.cart-summary {
  background: #f7f7f7;
  color: #262626;
  border: 1px solid #eeeeee;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
}
.cart-summary > .title {
  font-family: "HelveticaNeue-Black";
  font-size: 18px;
  color: #000000;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  background: #cf142b;
  color: #ffffff;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
  background: #000000;
  border-radius: 0px;
}
.cart.table-wrapper .col.qty:before {
  color: #262626;
}
.cart.table-wrapper .col.price:before {
  color: #262626;
}
.cart.table-wrapper .col.subtotal:before {
  color: #262626;
}
.cart.table-wrapper .col.msrp:before {
  color: #262626;
}
.abs-toggling-title:after {
  top: 5px;
}
li.opc-progress-bar-item._active::before {
  background: #cf142b;
}
li.opc-progress-bar-item._active > span::before {
  background: #cf142b;
}
.opc-progress-bar-item > span {
  font-size: 16px;
}
.opc-progress-bar-item._active > span {
  font-size: 16px;
  color: #262626;
}
.checkout-container {
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  color: #262626;
}
.checkout-container a:hover {
  color: #cf142b;
}
.checkout-container a.action:hover {
  color: #cf142b;
}
.checkout-container a.action:active {
  color: #cf142b;
}
.checkout-container .input-text {
  border: 1px solid #dddddd;
  height: 38px;
}
.checkout-container select {
  border: 1px solid #dddddd;
  height: 38px;
}
.checkout-index-index .page-main {
  background: #ffffff;
}
.checkout-index-index .action.action-auth-toggle {
  border-radius: 0;
  background: #cf142b;
}
.checkout-index-index .action.action-auth-toggle:hover {
  background: #000000;
  color: #ffffff;
}
div.opc-wrapper {
  width: 74%;
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 20px;
  box-sizing: border-box;
  overflow: hidden;
}
.opc-wrapper .step-title {
  font-family: "HelveticaNeue-Black";
  color: #262626;
  font-size: 18px;
}
.opc-wrapper .form-login {
  max-width: 100%;
  position: relative;
  padding-bottom: 70px;
}
.opc-wrapper .form-login .fieldset .field {
  margin-bottom: 15px;
  width: 50%;
  float: left;
}
.opc-wrapper .form-login .fieldset .field .label {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
}
.opc-wrapper .form-login .hidden-fields .field {
  width: 100%;
}
.opc-wrapper .form-login .actions-toolbar {
  position: absolute;
  left: 0;
  bottom: 10px;
}
.opc-wrapper .form-login .note {
  /*position: absolute;
			left: 0;
			bottom: 55px;*/
}
.opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.opc-wrapper .form-shipping-address .fieldset .field .label {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
}
.opc-wrapper ol li:after {
  content: "";
  display: table;
  clear: both;
}
.opc-block-summary > .title {
  font-family: "HelveticaNeue-Black";
  color: #262626;
  font-size: 18px;
}
.opc-sidebar {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  margin-top: 0;
}
.opc-block-summary {
  background: none;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 16px;
  font-weight: 600;
}
.opc-block-summary .product-item .subtotal .price {
  font-family: "HelveticaNeue-Black";
  color: #cf142b;
}
.opc-block-summary > .title {
  font-size: 16px;
  color: #262626;
  font-weight: 600;
  border-color: #dddddd;
}
.opc-block-shipping-information .shipping-information-title {
  font-size: 16px;
  color: #262626;
  font-weight: 600;
  border-color: #dddddd;
}
.cart-summary > .title {
  font-size: 16px;
  color: #262626;
  font-weight: 600;
  border-color: #dddddd;
}
.checkout-agreements-items .checkout-agreements-item-title {
  font-size: 16px;
  color: #262626;
  font-weight: 600;
  border-color: #dddddd;
}
.form-shipping-address .address {
  margin: 0 -10px;
}
.form-shipping-address .address .field {
  width: 48%;
  float: left;
  margin-right: 1%;
  margin-left: 1%;
}
.form-shipping-address .address .street .field {
  margin: 0 14px 10px 0;
}
.form-shipping-address .address .street .field.additional {
  margin-right: 0;
}
.methods-shipping .actions-toolbar .action.primary {
  border-radius: 0;
  background: #cf142b;
}
.methods-shipping .actions-toolbar .action.primary:hover {
  background: #000000;
  color: #ffffff;
}
.table-checkout-shipping-method {
  width: 100%;
}
.table-checkout-shipping-method tbody {
  display: table;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .table-checkout-shipping-method tbody td {
    float: left;
    width: 45%;
    box-sizing: border-box;
  }
  .table-checkout-shipping-method tbody td:first-child {
    width: 10%;
  }
  .table-checkout-shipping-method tbody td.col-msgs {
    border-top: 0;
    padding-top: 0;
    padding-left: 10%;
    width: 100%;
  }
  .table-checkout-shipping-method tbody td.col-price {
    padding-left: 0;
  }
}
.table-checkout-shipping-method tbody td.col-price {
  font-size: 16px;
}
.table-checkout-shipping-method tbody td.col-method:not(:first-child) {
  display: none;
}
.table-checkout-shipping-method tbody td.col-carrier {
  font-weight: bold;
  font-size: 14px;
}
.table-checkout-shipping-method tbody td.col-msgs p {
  letter-spacing: 0.1em;
  line-height: 18px;
  margin: 5px 0;
}
.table-checkout-shipping-method tbody td.col-msgs .attrib_msg_black {
  font-weight: bold;
  font-size: 14px;
  color: #262626;
}
.table-checkout-shipping-method tbody td.col-msgs .attrib_msg_red {
  color: #cf142b;
}
.field-tooltip {
  right: 9px;
}
@media only screen and (max-width: 767px) {
  .opc-estimated-wrapper .authentication-wrapper {
    display: none;
  }
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart::before {
  color: #cf142b;
}
@media only screen and (max-width: 767px) {
  .opc-estimated-wrapper .minicart-wrapper {
    display: none;
  }
}
.opc-estimated-wrapper div.minicart-wrapper .action.showcart::after {
  color: #cf142b;
}
.minicart-wrapper .action.showcart:hover .counter-number {
  color: #ffffff;
}
.checkout-shipping-method {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-title {
  font-size: 14px;
  font-weight: 600;
  color: #262626;
}
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
  background: #cf142b;
  border-radius: 0;
}
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:hover {
  background: #000000;
  color: #ffffff;
}
.checkout-payment-method .form-discount .actions-toolbar > .primary .action {
  background: #cf142b;
  border-radius: 0;
}
.checkout-payment-method .form-discount .actions-toolbar > .primary .action:hover {
  background: #000000;
  color: #ffffff;
}
.checkout-onepage-success .page-main {
  background: #ffffff;
  color: #262626;
}
.customer-account-forgotpassword .page-main {
  background: #ffffff;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  padding-top: 20px;
  padding-bottom: 40px;
  color: #262626;
  font-size: 14px;
}
.password.forget .fieldset {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 20px;
}
.password.forget .fieldset .field > .label {
  font-size: 14px;
  color: #262626;
  margin-bottom: 0;
}
.password.forget .primary {
  float: right;
}
.password.forget .primary button {
  margin: 0;
}
.password.forget .input-text {
  border: 1px solid #dddddd;
}
.password.forget .captcha-reload {
  border-radius: 0;
  background: #000000;
  color: #ffffff;
}
.password.forget .captcha-reload:hover {
  background: #cf142b;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 100%;
}
.contact-index-index .page-main {
  background: #ffffff;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  padding-top: 20px;
  padding-bottom: 40px;
  color: #262626;
  font-size: 14px;
}
.contact-index-index .fieldset > .legend {
  border-color: #dddddd;
  font-family: "HelveticaNeue-Black";
  padding-top: 0;
}
.contact-index-index .columns {
  margin-top: 0px;
}
form .legend {
  border-color: #dddddd;
  font-family: "HelveticaNeue-Black";
  padding-top: 0;
}
.custom-contact-form:after {
  content: "";
  display: table;
  clear: both;
}
.custom-contact-form .fieldset {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 20px;
  box-sizing: border-box;
}
.custom-contact-form .fieldset .field > .label {
  font-size: 14px;
  color: #262626;
  margin-bottom: 0;
}
.custom-contact-form .input-text {
  border: 1px solid #dddddd;
}
.custom-contact-form .primary {
  float: right;
}
.custom-contact-form .actions-toolbar .primary .action {
  margin: 0;
}
.googlemap {
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 20px;
  box-sizing: border-box;
}
.googlemap.contactimage {
  background: none;
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.contact-info {
  overflow: hidden;
}
.contact-info h4 {
  float: left;
  clear: left;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #cf142b;
  max-width: 100px;
}
.contact-info .info {
  margin-left: 100px;
}
.contact-info .info p a {
  color: #cf142b;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #cf142b;
}
.opc-wrapper .shipping-address-item.selected-item::after {
  background: #cf142b;
}
.checkout-shipping-address button.action {
  background: #000000;
  border-radius: 0;
}
.checkout-shipping-address button.action:hover {
  background: #cf142b;
  color: #ffffff;
}
.checkout-shipping-address button.action:active {
  background: #cf142b;
  color: #ffffff;
}
.checkout-shipping-address button.action:focus {
  background: #cf142b;
  color: #ffffff;
}
.checkout-index-index .modal-popup .form-shipping-address {
  max-width: 100%;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 600;
  margin: 0;
  color: #262626;
}
.checkout-index-index .modal-popup .fieldset select {
  height: 38px;
  border-color: #dddddd;
  border-radius: 0;
}
.checkout-index-index .modal-popup .fieldset .input-text {
  border-color: #dddddd;
  border-radius: 0;
}
.checkout-index-index .modal-popup .fieldset .field.choice .label:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  background: #cf142b;
  top: 3px;
  left: -3px;
  padding-left: 1px;
  box-sizing: border-box;
}
.checkout-index-index .modal-popup .fieldset .choice input[type="checkbox"]:checked + label:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
  color: #cf142b;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
}
.modal-popup .modal-title {
  font-family: "HelveticaNeue-Black";
  color: #262626;
  font-size: 22px;
}
.form-shipping-address .address .field.choice {
  margin-top: 30px;
  position: relative;
}
.product-item-name > a {
  color: #cf142b;
}
.product-item-name > a:visited {
  color: #cf142b;
}
@media only screen and (min-width: 980px) {
  .products.wrapper ~ .toolbar.toolbar-products .pages {
    float: right;
  }
}
@media only screen and (min-width: 980px) {
  .products.wrapper ~ .toolbar .modes,
  .products.wrapper ~ .toolbar .sorter,
  .products.wrapper ~ .toolbar .toolbar-amount {
    display: block;
  }
}
.pages .action.next:before {
  content: "\f0da";
  font-family: "FontAwesome";
  font-size: 18px;
  padding: 0 4px;
}
.pages .action.next:hover:before {
  color: #cf142b;
}
.pages .action.next:hover:visited:before {
  color: #cf142b;
}
.pages .action.previous:before {
  content: "\f0d9";
  font-family: "FontAwesome";
  font-size: 18px;
  padding: 0 4px;
}
.pages .action.previous:hover::before {
  color: #cf142b;
}
.pages .action.previous:hover:active::before {
  color: #cf142b;
}
.pages .action.previous:hover:visited:before {
  color: #cf142b;
}
.pages .item {
  /*border-radius: 0px;*/
}
.pages .item.current {
  border-color: #cf142b;
  background: #cf142b;
}
.pages .current strong.page {
  color: #ffffff;
}
.pages li.item:hover {
  border-color: #cf142b;
}
.pages a.page,
.pages a.page:visited {
  background-color: #f7f7f7;
}
.pages a.page:hover,
.pages a.page:visited:hover {
  color: #cf142b;
}
@media only screen and (min-width: 980px) {
  #layered-filter-block {
    margin-top: -40px !important;
  }
}
.page-products .toolbar .sorter-action {
  top: 0;
}
.page-products .toolbar select {
  background-color: #f7f7f7;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 5.5px 25px 5.5px 11px;
  line-height: 22px;
  height: 32px;
}
@media only screen and (min-width: 980px) {
  .page-products .toolbar .limiter,
  .page-products .toolbar .pages {
    float: right;
    display: block;
    margin-left: 10px;
    margin-bottom: 0;
    color: #221f20;
  }
}
.toolbar .sorter-label {
  color: #221f20;
}
@media only screen and (min-width: 768px) {
  .toolbar .modes {
    margin-right: 12px;
  }
}
.page-products .products-list .product-item-details div[class^="swatch-opt-"],
.page-products .products-list .product-item-details .swatch-input {
  display: none;
}
.page-products .products-grid .product-item-info:hover .price-box {
  display: block !important;
}
.page-products .products-grid .product-item .price-box .price {
  font-size: 15px;
}
.page-products .products-grid .product-item-details {
  margin: 10px 0 0;
  min-height: 42px;
}
.page-products .products-grid .product-item-details div[class^="swatch-opt-"],
.page-products .products-grid .product-item-details .swatch-input {
  display: none;
}
.page-products .products-grid .product-item-details .product-item-name {
  font-size: 14px;
  margin-bottom: 0;
}
.page-products .products-grid .product-item-details .product-item-inner .actions-primary,
.page-products .products-grid .product-item-details .product-item-inner .actions-secondary {
  bottom: -20px;
}
.cart.table-wrapper .items .product-item-name > a {
  color: #000;
}
.cart.table-wrapper .items .product-item-name > a:visited {
  color: #000;
}
.cart.table-wrapper .items .product-item-name > a:hover {
  color: #cf142b;
}
.cart.table-wrapper .items .special_charges,
.cart.table-wrapper .items .hazmat_code {
  margin: 10px 0 15px;
  background: url('../images/icon-info.png') no-repeat 0 2px;
  background-size: 16px auto;
  padding-left: 24px;
  margin: 5px 0;
  line-height: 20px;
}
@media only screen and (min-width: 768px) {
  .cart.table-wrapper .items .special_charges,
  .cart.table-wrapper .items .hazmat_code {
    font-size: 14px;
  }
}
.cart.table-wrapper .action-towishlist {
  color: #000;
  margin-left: 22px;
}
.cart.table-wrapper .action-towishlist:hover {
  color: #cf142b;
}
.cart .product-image-container {
  width: auto !important;
}
.cart-container .block.discount {
  clear: both;
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 15px 10px;
  box-sizing: border-box;
  width: 74%;
}
@media only screen and (max-width: 979px) {
  .cart-container .block.discount {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .cart-container .block.discount {
    width: 100%;
  }
}
.cart-container .block.discount.active > .title strong::after {
  content: '\e621';
}
.cart-container .block.discount .title {
  margin-bottom: 0;
}
.cart-container .block.discount .title strong {
  cursor: pointer;
  font-weight: normal;
  font-size: 16px;
}
.cart-container .block.discount .title strong::after {
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'Luma-Icons';
  margin: 3px 0 0;
  margin-left: 0px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  display: inline;
  margin-left: 15px;
  position: static;
}
.cart-container .block.discount .content {
  margin-top: 20px;
}
.cart-container .block.discount .content .label {
  font-weight: normal;
}
.cart-container .block.discount .content .action.primary {
  font-size: 14px;
}
.subbanner-outer .subbanner1,
.subbanner-outer .subbanner2,
.subbanner-outer .subbanner3 {
  position: relative;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .subbanner-outer .subbanner1,
  .subbanner-outer .subbanner2,
  .subbanner-outer .subbanner3 {
    padding: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .subbanner-outer .subbanner1,
  .subbanner-outer .subbanner2,
  .subbanner-outer .subbanner3 {
    padding: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .subbanner-outer .subbanner1 .subbanner,
  .subbanner-outer .subbanner2 .subbanner,
  .subbanner-outer .subbanner3 .subbanner {
    padding: 20px !important;
    position: relative !important;
    z-index: 9 !important;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .subbanner-outer .subbanner1 .subbanner,
  .subbanner-outer .subbanner2 .subbanner,
  .subbanner-outer .subbanner3 .subbanner {
    position: absolute;
    z-index: 1;
    width: 100%;
    padding-left: 8%;
    padding-right: 8%;
  }
}
@media only screen and (max-width: 767px) {
  .subbanner-outer .subbanner1 .subbanner,
  .subbanner-outer .subbanner2 .subbanner,
  .subbanner-outer .subbanner3 .subbanner {
    float: right;
    padding: 0 0 0 20px !important;
  }
}
@media only screen and (max-width: 420px) {
  .subbanner-outer .subbanner1 .subbanner,
  .subbanner-outer .subbanner2 .subbanner,
  .subbanner-outer .subbanner3 .subbanner {
    float: none;
    padding: 0 !important;
    width: auto !important;
    display: block;
    overflow: hidden;
  }
}
.subbanner-outer .subbanner1 .subbanner .title,
.subbanner-outer .subbanner2 .subbanner .title,
.subbanner-outer .subbanner3 .subbanner .title {
  width: auto !important;
}
@media only screen and (min-width: 768px) {
  .subbanner-outer .subbanner1 .subbanner .title,
  .subbanner-outer .subbanner2 .subbanner .title,
  .subbanner-outer .subbanner3 .subbanner .title {
    width: 100% !important;
  }
}
@media only screen and (min-width: 980px) {
  .subbanner-outer .subbanner1 .subbanner .title,
  .subbanner-outer .subbanner2 .subbanner .title,
  .subbanner-outer .subbanner3 .subbanner .title {
    width: 100% !important;
    box-sizing: border-box;
  }
}
.subbanner-outer .subbanner1 .sub-view-all a,
.subbanner-outer .subbanner2 .sub-view-all a,
.subbanner-outer .subbanner3 .sub-view-all a {
  font-weight: bold;
}
.subbanner-outer .subbanner1 .sub-side-banner,
.subbanner-outer .subbanner2 .sub-side-banner,
.subbanner-outer .subbanner3 .sub-side-banner {
  float: none;
  width: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .subbanner-outer .subbanner1 .sub-side-banner,
  .subbanner-outer .subbanner2 .sub-side-banner,
  .subbanner-outer .subbanner3 .sub-side-banner {
    float: none !important;
    width: auto !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .subbanner-outer .subbanner1 .sub-side-banner img,
  .subbanner-outer .subbanner2 .sub-side-banner img,
  .subbanner-outer .subbanner3 .sub-side-banner img {
    width: auto !important;
    height: 100% !important;
  }
}
@media only screen and (max-width: 420px) {
  .subbanner-outer .subbanner1 .sub-side-banner,
  .subbanner-outer .subbanner2 .sub-side-banner,
  .subbanner-outer .subbanner3 .sub-side-banner {
    float: none !important;
    width: auto !important;
    margin-top: 20px;
  }
}
.subbanner-outer .subbanner1 .sub-side-banner img,
.subbanner-outer .subbanner2 .sub-side-banner img,
.subbanner-outer .subbanner3 .sub-side-banner img {
  float: none;
  margin: 0;
  width: 100%;
}
.breadcumb_outer {
  overflow: visible !important;
}
.cms-page-view .column.main ul li,
.cms-page-view .column.main ol li {
  list-style: inside;
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .page-products .products-grid .product-item {
    width: 24.42%;
  }
}
.print-page-break {
  display: none;
}
div.opc-wrapper .checkout-payment-method {
  float: left;
  width: 100%;
}
.products-grid.wishlist .product-item-name {
  min-height: 48px;
}
.products-grid.wishlist .product-item .box-tocart .stock {
  margin: 0;
}
.sale-label {
  z-index: 1;
}
.subbanner-outer .sub-view-all {
  width: 100%;
}
@media only screen and (min-width: 980px) {
  body.catalog-category-view .breadcumb_inner {
    min-height: 54px;
    margin-bottom: 0;
  }
  body.catalog-category-view .sidebar-main nav.navigation.custommenu {
    margin-top: -136px;
  }
  .page-layout-2columns-left .breadcumb_inner {
    min-height: 54px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body .easy-access-heading {
    font-size: 13px;
  }
  body .access-trending li a {
    font-size: 13px;
    margin: 0 6px;
  }
  body .subbanner-outer .subbanner1 .subbanner .title,
  body .subbanner-outer .subbanner2 .subbanner .title,
  body .subbanner-outer .subbanner3 .subbanner .title {
    box-sizing: border-box;
  }
  body .subbanner .title {
    font-size: 20px;
  }
  body ul.sub-cat-list li a {
    font-size: 13px;
  }
}
body .flexslider .slides img {
  max-height: 470px;
}
.social-icons .pinterest a::before {
  content: "\f231";
}
.nav-sections-item-content > .navigation.custommenu {
  z-index: 10;
}
.navigation.custommenu .level-top {
  overflow: hidden;
}
.block.newsletter .footer_newsletter label {
  vertical-align: top;
}
.block.newsletter #newsletter-error {
  color: #fff;
}
.ad_banner img {
  width: 100%;
}
.block.newsletter .field p {
  display: inline;
  margin-bottom: 0;
}
.product-info-main .product.attribute.sku .value::before {
  display: none;
}
.product-info-main .product.attribute.sku .type::after {
  display: inline-block !important;
  content: "#";
  margin-left: 2px;
}
.minicart-items-wrapper {
  max-height: 480px;
}
.product-info-main .product-info-stock-sku .stock {
  display: none !important;
}
div.slider-cms-3 {
  margin-bottom: 10%;
}
div.slider-cms-2,
div.slider-cms-4 {
  margin-top: 10%;
}
@media only screen and (max-width: 767px) {
  div.slider-cms-3 {
    margin-bottom: 5%;
  }
}
.cms-index-index.page-layout-1column .block.widget .owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  margin-left: -1px;
  margin-right: -1px;
}
.full-back-slider {
  min-height: 76%;
}
.full-back-slider:before,
.full-back-slider:after {
  content: "";
  display: table;
  clear: both;
}
.full-back-slider + p {
  clear: both;
}
.footer-logo-img a {
  float: none;
}
@media only screen and (min-width: 768px) {
  .footer-logo-desc {
    float: left;
    width: 100%;
  }
}
.navigation.custommenu .mainmenu .menu-dropdown-icon > .level-top {
  padding-right: 40px;
}
@media only screen and (max-width: 980px) {
  .block.newsletter .field p {
    display: block;
  }
  .social-icons li.social-icon {
    margin: 0 2px;
  }
  .full-back-slider {
    min-height: 60%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  .subbanner-outer .subbanner1 .subbanner,
  .subbanner-outer .subbanner2 .subbanner,
  .subbanner-outer .subbanner3 .subbanner {
    width: 100%;
  }
}
@media only screen and (min-width: 1350px) {
  body .flexslider .slides img {
    max-height: inherit !important;
  }
}
@media (min-width: 640px) {
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner {
    margin: 0 auto;
  }
}
.mst-searchautocomplete__wrapper {
  text-align: right;
}
@media only screen and (min-width: 1024px) {
  .page-products .search .products-grid .product-item {
    width: 24.42%;
    margin-left: calc(0.77333333%);
    padding: 0;
  }
  .page-products .search .products-grid .product-item:nth-child(3n+1) {
    margin-left: calc(0.77333333%);
  }
  .page-products .search .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
}
.subbanner-category {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.subbanner-category .items {
  display: inline-block;
  vertical-align: top;
  width: calc(100%/6);
  box-sizing: border-box;
  padding: 0px 15px;
  margin-bottom: 20px;
}
.subbanner-category .items a {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.subbanner-category .items a img {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.subbanner-category .items a img + img {
  position: absolute;
  bottom: 100%;
  left: 0px;
  right: 0px;
}
.subbanner-category .items a span {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 16px;
  text-align: center;
  margin: 10px 0px;
}
.subbanner-category .items a:hover img {
  opacity: 0;
  visibility: hidden;
}
.subbanner-category .items a:hover img + img {
  top: 0px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 1550px) {
  .subbanner-category .items {
    width: calc(100%/4);
  }
}
@media only screen and (max-width: 1023px) {
  .subbanner-category .items {
    width: calc(100%/3);
  }
}
@media only screen and (max-width: 600px) {
  .subbanner-category {
    display: inline-block;
    vertical-align: top;
  }
  .subbanner-category .items {
    width: 49%;
    flex-basis: 49%;
  }
}
.cms-index-index .tm_product_tab .product-items,
.catalog-product-view .tm_product_tab .product-items,
.cms-index-index .tm_latest_product .product-items,
.catalog-product-view .tm_latest_product .product-items,
.cms-index-index .block.related .product-items,
.catalog-product-view .block.related .product-items {
  display: none;
}
.cms-index-index .tm_product_tab .product-items.owl-loaded,
.catalog-product-view .tm_product_tab .product-items.owl-loaded,
.cms-index-index .tm_latest_product .product-items.owl-loaded,
.catalog-product-view .tm_latest_product .product-items.owl-loaded,
.cms-index-index .block.related .product-items.owl-loaded,
.catalog-product-view .block.related .product-items.owl-loaded {
  display: block;
}
.catalog-product-view span.right-desc {
  width: calc(100% - 150px);
}
.catalog-product-view .bulk-order-table .spec-row .child-sheet {
  padding-left: 25px;
}
.catalog-product-view .bulk-order-table .spec-row .child-sheet p:after {
  content: '';
  display: block;
  clear: both;
}
.catalog-product-view .breadcumb_inner .page-title-wrapper {
  display: none;
}
.catalog-product-view .page-main {
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .page-main {
    font-size: 16px;
  }
}
.catalog-product-view .product-info-main .page-title-wrapper h2 {
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  font-weight: normal;
  color: #221f20;
  margin: 0 0 5px;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .product-info-main .page-title-wrapper h2 {
    font-size: 31px;
  }
}
.catalog-product-view .product-info-main .product-stock-status {
  font-weight: 800;
  font-size: 14px;
  margin-top: 10px;
}
.page-layout-1column div.product-info-main {
  float: left;
}
.product-main-content {
  overflow: hidden;
  padding: 30px 0 30px 15px;
  background: #ffffff;
  width: 18%;
  float: left;
  box-sizing: border-box;
}
.product-info-left-cms {
  width: 100%;
}
.product-main-info-wrapper {
  background: #ffffff;
}
@media only screen and (min-width: 768px) {
  .product-main-info-wrapper {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .product-main-info-wrapper {
    padding: 0 15px;
    margin: 0 -15px;
  }
}
.product-main-info-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.product-bulk-option {
  /*width: 100%;
	float: left;*/
  clear: both;
  padding-top: 30px;
}
.product-bulk-option .product-options-bottom {
  text-align: right;
  background: #f7f7f7;
  padding: 0 20px 20px;
}
.product-bulk-option .product-options-bottom .field.qty {
  display: none;
}
.product-bulk-option .product-options-bottom .actions .error-msg {
  margin: 5px 20px 0 0;
}
.product-bulk-option .swatch-attribute {
  padding-bottom: 0;
}
.catalog-product-view .product-bulk-option .box-tocart {
  margin: 0;
}
.catalog-product-view .product-bulk-option .box-tocart .action.tocart {
  margin: 0;
  border-radius: 0;
  background: #cf142b;
  font-family: "HelveticaNeue-Black";
}
.catalog-product-view .product-info-main form .field.qty {
  margin-top: 8px;
}
.catalog-product-view .product-info-main form .field.qty .label {
  font-weight: normal;
  margin: 0;
  padding-right: 10px;
}
@media only screen and (min-width: 768px) {
  .catalog-product-view .product-info-main form .field.qty .label {
    font-size: 16px;
    line-height: 30px;
  }
}
.product.info.detailed {
  color: #221f20;
}
@media only screen and (min-width: 768px) {
  .product.info.detailed {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .product.info.detailed > .product.data.items {
    padding: 15px;
    margin: 0 -15px;
  }
}
.product.info.detailed > .product.data.items > .item.title > .switch {
  text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
  .product.info.detailed > .product.data.items > .item.title > .switch {
    text-align: left;
  }
}
.product.info.detailed > .product.data.items > .item.content {
  border-top: 2px solid #cf142b;
}
.product.info.detailed .product.data.items > .item.title:not(.disabled) > .switch:hover {
  color: #cf142b;
}
.product.info.detailed .product.data.items > .item.title.active > .switch {
  background: #cf142b;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  .product.info.detailed .product.data.items > .item.title.active > .switch {
    padding: 0 15px;
  }
}
.review-add .action.submit.primary {
  background: #cf142b;
  border-radius: 0;
}
.rating-summary .rating-result > span:before {
  color: #cf142b;
}
.bulk-order-table {
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
}
.bulk-order-table .blank-row td {
  padding: 8px;
}
.bulk-order-table tr.option-row {
  border: 0;
}
.bulk-order-table tr.option-row td.child-price {
  text-align: right;
}
.bulk-order-table tr.option-row i.fas {
  height: 22px;
  width: 22px;
  line-height: 24px;
  font-size: 14px;
}
.bulk-order-table tr.option-row.active1 td {
  border-bottom: 0px;
}
.bulk-order-table tr.option-row td {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px !important;
  float: none !important;
  font-size: 16px;
}
.bulk-order-table tr.option-row td a {
  color: #231f20;
}
.bulk-order-table tr.option-row td:first-child {
  padding-left: 20px !important;
  border-left: 1px solid #e1e1e1;
}
.bulk-order-table tr.option-row td:last-child {
  padding-right: 20px !important;
  border-right: 1px solid #e1e1e1;
}
.bulk-order-table tr.option-row td.child-price {
  color: #cf142b;
  font-size: 24px;
  font-family: "HelveticaNeue-Black";
}
.bulk-order-table .spec-row > td {
  background: #fff;
  padding: 30px;
  border: 1px solid #e1e1e1;
  border-top: 0px;
}
.bulk-order-table .spec-row > td h3 {
  color: #000000;
  margin-top: 0;
  margin-bottom: 10px;
}
.bulk-order-table .spec-row .child-spec,
.bulk-order-table .spec-row .child-sheet {
  font-size: 16px;
  color: #221f20;
  padding: 0;
}
.bulk-order-table .spec-row .child-spec p.cmn-desc {
  margin: 3px 0;
}
.bulk-order-table .spec-row .child-sheet {
  border-left: 1px solid #e1e1e1;
  padding-left: 40px;
}
.bulk-order-table .spec-row .child-sheet h3 {
  margin-bottom: 0;
}
.bulk-order-table .spec-row .child-sheet > div {
  border-bottom: 1px solid #e1e1e1;
}
.bulk-order-table .spec-row .child-sheet > div a {
  padding: 10px 0;
  display: block;
  color: #221f20;
}
.bulkorder-options .swatch-attribute:first-child {
  background: #f7f7f7;
  padding: 20px 20px 0 ;
}
.bulkorder-options .swatch-attribute:first-child .swatch-attribute-options {
  border: 0;
}
.bulkorder-options .swatch-attribute .bulk-order-table .swatch-option {
  margin: 0 7px;
  float: none;
  display: inline-block;
  border: 0;
}
.bulkorder-options .swatch-attribute .bulk-order-table .swatch-option:hover {
  border: 0;
  outline: 0;
}
.bulkorder-options .swatch-attribute.diameter {
  background: #fff;
  padding: 0;
}
.catalog-product-view .box-tocart .action.tocart {
  font-size: 16px;
  border-radius: 0px;
  font-family: "HelveticaNeue-Black";
  background: #cf142b;
  margin-bottom: 0;
}
.catalog-product-view .box-tocart .action.tocart:hover {
  color: #000000;
  background: #cf142b;
}
.catalog-product-view .fieldset:last-child {
  margin-bottom: 0px;
}
.product-info-main .product-add-form .fieldset:last-child {
  margin-bottom: 0;
}
.product-info-main .availability {
  display: none;
}
.product-info-main .product-info-price .price-box .price-container span.price-label {
  display: none;
}
.product-info-main .product-info-price .price-wrapper span.price {
  font-size: 24px;
  color: #cf142b;
}
.product-info-main .overview ul li {
  margin-bottom: 0;
  list-style: disc;
  color: #262626;
  list-style-position: inside;
}
.product-info-main {
  color: #221f20;
}
.product-info-main .fulldescription {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .product-info-main .fulldescription {
    font-size: 16px;
  }
}
.product-info-main .fulldescription span {
  display: block;
}
.product-info-main .fulldescription .morelink,
.product-info-main .fulldescription .goto {
  color: #cf142b;
}
.product-info-main .short_description {
  margin-top: 15px;
}
.product-info-main .special-charges {
  margin: 10px 0 15px;
}
.product-info-main .special-charges > div {
  background: url('../images/icon-info.png') no-repeat 0 6px;
  background-size: 10px auto;
  padding-left: 18px;
  font-size: 10px;
  color: #888888;
  margin: 2px 0;
}
.product-info-main .product-info-head {
  padding-bottom: 20px;
}
.product-info-main .product-icon {
  margin-bottom: 30px;
}
.product-info-main .product-info-stock-sku .stock {
  font-family: "HelveticaNeue-Black";
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) {
  .product-info-main .product-info-stock-sku .stock {
    font-size: 16px;
  }
}
.product-info-main .product.attribute.origin,
.product-info-main .product.attribute.sku {
  display: inline-block;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .product-info-main .product.attribute.origin,
  .product-info-main .product.attribute.sku {
    font-size: 14px;
  }
}
.product-info-main .product.attribute.origin .type,
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
}
.product-info-main .product.attribute.origin .type::after,
.product-info-main .product.attribute.sku .type::after {
  display: none;
}
.product-info-main .product.attribute.origin .value,
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.sku {
  margin-right: 25px;
}
.product-info-main .product.attribute.sku .value::before {
  content: "#";
}
.product-info-main .product.attribute.origin .type::after {
  content: ":";
  margin-right: 3px;
  display: inline-block;
}
.product-info-main .product-social-links .towishlist,
.product-info-main .product-social-links .tocompare,
.product-info-main .product-social-links .action.friend {
  color: #221f20;
}
@media only screen and (min-width: 768px) {
  .product-info-main .product-social-links .towishlist,
  .product-info-main .product-social-links .tocompare,
  .product-info-main .product-social-links .action.friend {
    font-size: 15px;
  }
}
.product-info-main .product-social-links .towishlist:hover,
.product-info-main .product-social-links .tocompare:hover,
.product-info-main .product-social-links .action.friend:hover {
  color: #cf142b;
}
.product-info-main .product-info-price .price-box .normal-price {
  display: inline-block;
  padding: 0 5px 0 0;
}
.product-info-main .product-info-price .price-box .old-price {
  display: inline;
}
.product-info-main .product-info-price .price-box .old-price .price-label {
  display: none !important;
}
.product-info-main .product-info-price .price-box .old-price .price-wrapper .price {
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
  color: #888888;
}
.rating-summary .rating-result {
  width: 98px;
}
.rating-summary .rating-result::before {
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  color: #c9c9c8;
}
.product-reviews-summary .reviews-actions a {
  font-size: 15px;
  color: #221f20;
}
.product-reviews-summary .reviews-actions a span[itemprop="reviewCount"]::before {
  content: "(";
}
.product-reviews-summary .reviews-actions a span[itemprop="reviewCount"]::after {
  content: ")";
}
div.fotorama__thumb-border {
  border-color: #000000 !important;
}
div.fotorama__thumb__arr .fotorama__thumb--icon:hover {
  border-color: #cf142b !important;
  background-color: #cf142b !important;
}
div.product-reviews-summary {
  display: none !important;
}
.short_description ul li,
.product.description ul li,
.category-description ul li,
.short_description ol li,
.product.description ol li,
.category-description ol li {
  list-style: inside;
}
.product.description ol li {
  list-style: decimal;
  list-style-position: inside;
}
.swatch-attribute-options a.swatch-option-link-layered {
  display: block;
  margin-bottom: 5px !important;
  line-height: 18px;
}
.swatch-attribute-options .swatch-option.text {
  display: inline-block;
  width: auto;
  box-sizing: border-box;
  height: auto;
  text-align: left;
  max-width: 100%;
  background: none;
  font-size: 13px;
  font-weight: 400;
  padding: 3px 0px;
  margin: 0 5px 0 0;
  line-height: 18px;
  border: 0;
}
.swatch-attribute-options .swatch-option.text:hover {
  color: #cf142b;
  border: 0;
}
.swatch-attribute-options .swatch-option.selected {
  color: #fff !important;
  font-size: 20px;
}
.swatch-attribute-options .swatch-option:not(.disabled):hover {
  outline: 1px solid transparent;
  border: 1px solid transparent;
}
.product-options-wrapper .swatch-attribute-options .swatch-option.text {
  display: inline-block;
  width: auto;
  box-sizing: border-box;
  height: auto;
  text-align: left;
  max-width: 100%;
  background: none;
  font-size: 13px;
  font-weight: 400;
  padding: 10px 25px;
  margin: 0 5px 0 0;
  line-height: 18px;
}
.product-options-wrapper .swatch-attribute-options .swatch-option.text:hover {
  color: #cf142b;
  border: 0;
  outline: 0;
}
.product-options-wrapper .swatch-attribute-options .swatch-option.selected {
  color: #fff !important;
  font-size: 20px;
}
.prop65-message {
  line-height: 16px;
}
.prop65-message span {
  color: #ff0800;
  font-size: 12px;
}
.prop65-message strong {
  font-weight: bold;
}
.page-products.catalog-category-view .products-grid .product-item {
  padding: 0;
}
@media (min-width: 1024px) {
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0%;
  }
}
.related .product-item-name a {
  font-size: 16px;
}
.option-row .child-price .old-price {
  padding-right: 10px;
  font-size: 16px;
  text-decoration: line-through;
  font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
}
.option-row .child-price .old-price .price {
  color: #888 !important;
}
@media (max-width: 767px) {
  .catalog-product-view .bulk-order-table .spec-row .child-spec,
  .catalog-product-view .bulk-order-table .spec-row .child-sheet {
    display: block;
    border: none;
    padding-left: 0;
    width: 100%;
  }
  .catalog-product-view .bulk-order-table .spec-row .child-spec .cmn-desc,
  .catalog-product-view .bulk-order-table .spec-row .child-sheet .cmn-desc {
    float: none;
  }
  .catalog-product-view .bulk-order-table .spec-row .child-spec .cmn-desc:after,
  .catalog-product-view .bulk-order-table .spec-row .child-sheet .cmn-desc:after {
    content: '';
    display: block;
    clear: both;
  }
  .catalog-product-view .bulk-order-table .spec-row .child-sheet {
    border-top: 1px solid #e1e1e1;
    padding-top: 30px;
  }
}
.footer-inner {
  background: #e51937;
}
.footer-inner .footer-area {
  border: 0;
  width: 15%;
}
.footer-inner .footer-area .store-details li:before {
  color: #cf142b;
  font-size: 16px;
}
.footer-inner .footer-area .store-details li.phoneno:before {
  font-size: 20px;
}
.footer-inner .social-icons li.social-icon {
  margin-left: 0;
  margin-right: 6px;
  background: none;
  margin-bottom: 10px;
}
.footer-inner .social-icons li.social-icon.youtube a:before {
  content: '\f167';
}
.footer-inner .social-icons li.social-icon a {
  width: auto;
  height: auto;
}
.footer-inner .social-icons li.social-icon a:hover {
  background: none;
  color: #cf142b;
}
.footer-inner .social-icons li.social-icon a:hover:before {
  background: #cf142b;
}
.footer-inner .social-icons li.social-icon a:before {
  color: #000;
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 3px;
}
div.block.newsletter {
  width: 100%;
  text-align: center;
  padding: 40px 0;
}
.footer_newsletter ul li {
  margin-bottom: 0;
}
.block.newsletter .field {
  width: 100%;
}
.block.newsletter .field .control {
  display: inline-block;
  width: 40%;
}
.block.newsletter .footer_newsletter p {
  display: inline;
  margin-bottom: 0;
}
.block.newsletter .footer_newsletter label {
  position: static;
  color: #ffffff;
  font-family: "HelveticaNeue-Black";
  font-size: 20px;
  font-weight: 800;
  vertical-align: middle;
  line-height: 43px;
  display: inline-block;
  width: auto;
  height: auto;
  padding-right: 5px;
  vertical-align: top;
}
.block.newsletter .footer_newsletter label span {
  color: #000000;
}
.block.newsletter input {
  border-radius: 0;
  font-size: 14px;
}
.block.newsletter .action.subscribe {
  border-radius: 0;
  margin: 0 0 0 10px;
  color: #ffffff;
  font-size: 18px;
  font-family: "HelveticaNeue-Black";
}
.block.newsletter .action.subscribe:hover {
  background: #000;
  color: #ffffff;
}
.footer-wrapper {
  background: #231f20;
}
.footer-area h6 {
  color: #ffffff;
  font-weight: 800;
  text-transform: capitalize;
  font-size: 18px;
  font-family: "HelveticaNeue-Black";
}
.payment-heading {
  color: #ffffff;
  font-weight: 800;
  text-transform: capitalize;
  font-size: 18px;
  font-family: "HelveticaNeue-Black";
}
.social-heading {
  color: #ffffff;
  font-weight: 800;
  text-transform: capitalize;
  font-size: 18px;
  font-family: "HelveticaNeue-Black";
}
.footer-bottom {
  background: #231f20;
  border-color: #484445;
}
.top_button {
  border: 2px solid #cf142b;
}
.top_button:before {
  color: #cf142b;
}
.top_button:hover {
  background: #cf142b;
}
.top_button:hover:after {
  animation-name: sonareffect;
  -webkit-animation-name: sonareffect;
  -moz-animation-name: sonareffect;
  -o-animation-name: sonareffect;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
}
.footer-logo-img .left {
  float: left;
  width: 30%;
  box-sizing: border-box;
  padding: 10px 20px 5px 0;
  border-right: 1px solid #716d6e;
}
.footer-logo-img .right {
  float: left;
  width: 70%;
  padding: 5px 0 0 20px;
  box-sizing: border-box;
}
.footer-logo-img .right img {
  width: 55%;
}
.footer-logo-img .right p {
  font-size: 12px;
  margin-top: 15px;
}
.footer-logo-desc {
  margin: 5px 0 10px;
}
.footer-logo-desc h6 {
  color: #ffffff;
  font-weight: 800;
  text-transform: capitalize;
  font-size: 16px;
  margin: 0 0 15px;
}
.footer-logo-desc ul li {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  margin-right: 10px;
}
.footer-logo-desc ul li:nth-child(2) {
  width: 20%;
}
.footer-inner li a:hover {
  color: #cf142b;
}
.footer-inner .footer-bottom li a:hover {
  color: #cf142b;
}
.payment_block li a:hover:before {
  color: #cf142b;
}
.footer-inner .social-icons li a:hover {
  background: #cf142b;
}
.social-icons li a:hover {
  background: #cf142b;
}
.social-icons .pinterest a::before {
  content: "\f231";
}
.page-footer .block.newsletter .footer_newsletter p.heading {
  font-size: 16px;
  font-weight: 600;
}
.page-footer .block.newsletter .footer_newsletter p.heading span {
  color: #000;
}
.page-footer .block.newsletter .footer_newsletter p.heading span:first-child {
  color: #fff;
}
.page-footer .block.newsletter .field .control {
  display: inline-block;
  width: 15%;
  padding: 0 5px;
  min-width: 180px;
  margin: auto;
  box-sizing: border-box;
}
.page-footer .block.newsletter .action.subscribe {
  margin: 0 5px;
}
.page-footer .block.newsletter .recatpcha-section {
  display: flex;
  align-content: center;
  justify-content: center;
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .page-footer .block.newsletter .footer_newsletter p.heading {
    display: block;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .page-footer .block.newsletter .footer_newsletter p.heading span {
    display: block;
  }
  .page-footer .block.newsletter .field .control {
    display: block;
    margin-bottom: 10px;
    min-width: 200px;
    padding: 0;
  }
  .page-footer .block.newsletter .action.subscribe {
    min-width: 200px;
    margin: 0;
  }
}
@media (max-width: 360px) {
  .page-footer .footer-logo-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .page-footer .footer-logo-desc {
    width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .account .order-products-toolbar.toolbar .pages {
    position: static;
    float: right;
    margin: 0 0 0 10px;
    width: auto;
  }
}
@media (max-width: 979px) {
  .form-cart .main.actions a.action.continue {
    padding: 10px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .column.main .opc-sidebar {
    width: 32%;
  }
  div.opc-wrapper {
    width: 65%;
  }
  .header-nav .menu-title-inner {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .header_customlink li a {
    padding: 13px 8px;
  }
  .column.main .cart-summary {
    width: 28%;
  }
  .nav-phone-block span {
    text-indent: -9999px;
    display: inline-block;
    width: 1px;
    position: relative;
  }
  .nav-phone-block span:before {
    content: "\f095";
    font-size: 16px;
    font-family: "FontAwesome";
    position: absolute;
    text-indent: 0px;
    left: -18px;
    top: 2px;
  }
  .footer-logo-img {
    width: 57%;
    margin-right: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 840px) {
  .form-shipping-address .address .field {
    width: 100%;
  }
  .subbanner-outer ul.sub-cat-list {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .header_meter {
    display: none;
  }
  .tm_header_outer {
    display: none;
  }
  .header-static {
    line-height: 18px;
  }
  .header-static div a {
    margin: 0;
    float: none;
  }
  .header-logo .logo {
    float: none;
  }
  .nav-toggle:before {
    color: #ffffff;
  }
  .nav-sections-item-content > .navigation.custommenu {
    width: 100%;
  }
  .nav-sections-item-title.active {
    background: #cf142b;
  }
  .nav-sections-item-title.active.active a {
    color: #ffffff !important;
  }
  .nav-sections-item-title.active:hover {
    color: #ffffff;
  }
  #mobile .ui-menu-item a:hover {
    color: #cf142b;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    color: #cf142b;
  }
  div.slider-cms-3 {
    margin-top: 0;
  }
  div.slider-cms-4 {
    margin-top: 5%;
  }
  [class^="slider-cms-"] {
    display: inline-block;
    vertical-align: top;
  }
  .social-icons {
    width: 100%;
    text-align: left;
    float: left;
  }
  .footer-logo-img {
    width: 65%;
    margin: 0;
  }
  .footer-logo-img .left {
    width: 25%;
  }
  .footer-logo-img .right {
    width: 70%;
  }
  .footer-logo-img .right p {
    line-height: 16px;
  }
  .footer-logo-desc {
    width: 35%;
  }
  .footer-logo-desc ul li {
    width: 48%;
  }
  .nav-toggle:hover:before {
    color: #cf142b;
  }
  .nav-phone-block {
    position: absolute;
    right: 156px;
    top: 0;
    display: block;
  }
  .modes-mode.active.mode-grid {
    display: inline-block;
    background-position: -1px -159px;
    padding: 10px 12px;
    vertical-align: top;
  }
  a.modes-mode.mode-list {
    padding: 10px 12px;
    display: inline-block;
    vertical-align: top;
    background-position: -30px -188px;
  }
  .header_customlink {
    margin-right: 170px;
  }
  .header_customlink li a {
    padding: 13px 9px;
  }
  .login-container .block-customer-login {
    width: 100%;
    padding-bottom: 20px;
    min-height: 100px;
  }
  .login-container .block-new-customer {
    width: 100%;
    padding-bottom: 20px;
    min-height: 100px;
  }
  .login-container .fieldset:after {
    text-align: right;
  }
  .actions-toolbar > .secondary {
    text-align: left;
  }
  .catalog-product-view .breadcumb_inner .page-title-wrapper {
    display: block;
  }
  .catalog-product-view .breadcumb_inner .page-title-wrapper h2.page-title {
    font-family: 'Helvetica Neue', Helvetica, 'Open Sans', sans-serif, Arial, sans-serif;
    font-weight: normal;
    color: #221f20;
    margin: 0 0 5px;
    font-size: 30px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    display: none;
  }
  .swatch-attribute-options .swatch-option.text {
    padding: 10px;
  }
  .abs-toggling-title:after {
    top: 5px;
  }
  .cart.table-wrapper .col.qty:before {
    color: #262626;
  }
  .cart.table-wrapper .col.price:before {
    color: #262626;
  }
  .cart.table-wrapper .col.subtotal:before {
    color: #262626;
  }
  .cart.table-wrapper .col.msrp:before {
    color: #262626;
  }
  /* 
.cart.table-wrapper {

	.item {
		tr.item-info {
			display: block;
			width: 100%;
		}
		.col.item {
			float: left;
			width: 30%;
		}
	}
	.col.qty {
		width: 17%;
		.input-text {
			height: 30px;
			width: 33px;
		}
	}
	.col.price {
		width: 17%;
		.price-excluding-tax {
			font-size: 14px;
		}
	}
	.col.subtotal {
		width: 17%;
		.price-excluding-tax {
			.price {
				font-size: 14px;
			}
		}
	}
	.col.msrp {
		width: 17%;
	}
	border: 0;
	.product-item-name {
		font-size: 14px;
	}
}
*/
  .cart-container .form-cart {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .cart-summary .block > .title {
    border: 0;
  }
  div.cart-discount {
    box-sizing: border-box;
  }
  .cart-discount .block > .title {
    border: 0;
  }
  div.opc-wrapper {
    width: 100%;
  }
  .opc-wrapper .form-login {
    padding-bottom: 0px;
  }
  .opc-wrapper .form-login .fieldset .field {
    width: 100%;
  }
  .opc-wrapper .form-login .actions-toolbar {
    position: static;
  }
  .opc-wrapper .form-login .note {
    position: static;
  }
  .form-shipping-address .address {
    margin: 0px;
  }
  .form-shipping-address .address .field {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .form-shipping-address .address .field.additional {
    margin-top: 10px;
  }
  .form-shipping-address .address .street .field.additional {
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .bulk-order-table {
    display: block;
  }
  .bulk-order-table tbody {
    display: block;
  }
  .bulk-order-table tr.option-row {
    display: block;
    float: left;
  }
  .block.block-search {
    width: 100%;
  }
  .tm_headerlinkmenu {
    right: 85px;
  }
  .minicart-wrapper .action.showcart {
    margin: 4.5px 0;
    padding: 5px 11px 5px;
  }
  .headertoggle_img {
    padding: 5px 16px 5px 16px;
  }
  .header-logo {
    width: 75%;
    margin: 0 auto;
    display: block;
  }
  .nav-phone-block {
    font-size: 12px;
    right: 145px;
  }
  .bulk-order-table tr.option-row {
    border: 1px solid #e1e1e1;
    width: 100%;
    padding-bottom: 50px;
    position: relative;
  }
  .bulk-order-table tr.option-row .child-image {
    display: block;
    width: 60px;
    padding-left: 10px !important;
    border: 0;
    height: 75px;
  }
  .bulk-order-table tr.option-row .child-image img {
    border: 1px solid #e1e1e1;
  }
  .bulk-order-table tr.option-row .child-name {
    display: block;
    position: absolute;
    top: 0;
    left: 80px;
    border: 0;
    z-index: 999;
  }
  .bulk-order-table tr.option-row td:first-child {
    padding-left: 10px !important;
    border-left: 0;
  }
  .bulk-order-table tr.option-row td:last-child {
    display: block;
    float: right !important;
    width: 10%;
    border: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 10px !important;
    box-sizing: border-box;
    border-top: 1px solid #e1e1e1;
    height: 50px;
  }
  .bulk-order-table tr.option-row td.child-price {
    width: 45%;
    display: block;
    float: left !important;
    position: absolute;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    border: 0;
    font-size: 18px;
    border-top: 1px solid #e1e1e1;
    height: 50px;
    line-height: 30px;
  }
  .bulk-order-table tr.option-row td.qty {
    display: block;
    float: left !important;
    width: 45%;
    position: absolute;
    left: 45%;
    box-sizing: border-box;
    border: 0;
    bottom: 0;
    border-top: 1px solid #e1e1e1;
    height: 50px;
  }
  .bulk-order-table .spec-row .child-spec {
    font-size: 14px;
  }
  .bulk-order-table .spec-row .child-spec span.left-desc {
    float: none;
    padding-right: 8px;
  }
  .bulk-order-table .spec-row .child-spec span.right-desc {
    float: none;
  }
  .bulk-order-table .spec-row .child-sheet {
    font-size: 14px;
  }
  .product-bulk-option .product-options-bottom {
    padding: 20px;
  }
  /*
.cart {
	.table.items {
		.col.qty {
			text-align: right;
			position: absolute;
			left: 90px;
			width: 75px;
			top: 32px;
		}
	}
}
.cart.table-wrapper {
	.col.qty {
		&:before {
			position: absolute;
			left: 0px;
		}
	}
	.item {
		.col.item {
			width: 33%;
		}
	}
	.col.price {
		width: 20%;
	}
	.col.subtotal {
		width: 20%;
	}
}
*/
  .form-edit-account .fieldset {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .nav-phone-block {
    font-size: 12px;
    right: 120px;
  }
  /*.cart.table-wrapper {
		.item {
			.col.item {
				width: 28%;
			}
		}
		.col.price {
			width: 18%;
		}
		.col.subtotal {
			width: 18%;
		}
	}*/
  .header-static {
    text-align: center;
  }
  .footer-logo-img .left {
    font-size: 11px;
    line-height: 16px;
    padding: 10px 15px 5px 0;
    width: 30%;
  }
  .footer-logo-img .left a {
    display: block;
    margn-bottom: 5px;
  }
  .footer-logo-img .right {
    width: 65%;
    padding: 5px 0 0 15px;
  }
  .footer-logo-desc h6 {
    font-size: 14px;
    font-weight: 600;
  }
  .footer-logo-desc ul li {
    width: 40%;
    vertical-align: top;
    margin-right: 10px;
  }
  .footer-logo-desc ul li:nth-child(2) {
    width: 40%;
  }
  .cart-container .form-cart .actions.main {
    padding: 0 5px;
  }
  .cart-container .form-cart .actions.main a.action.continue {
    width: 100%;
    box-sizing: border-box;
  }
  .cart-container .form-cart .actions.main button {
    width: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .cart.table-wrapper .product-item-photo {
    display: none;
  }
  .cart.table-wrapper .item .col.item {
    padding: 8px 15px;
    min-height: 24px;
  }
  .cart.table-wrapper .col.price {
    text-align: left;
  }
}
.checkout-container .newsletter-subscriber input[type="checkbox"] {
  margin: 0 5.5px 0 0;
  position: relative;
  top: 0;
  vertical-align: middle;
}
.checkout-container .newsletter-subscriber .label {
  vertical-align: middle;
}
