/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**** import/from_old_theme/_custom_css.less ***/
.cms-index-index .page-title-wrapper {
  display: none;
}
section {
  width: 100%;
  display: inline-block;
  clear: both;
}
a,
.logo,
.header.wrapper .container,
.shop-now-item,
.home-brand {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.shop_nowbtn,
.new-arrival .view_collection,
.home-brand-info > a,
.block.newsletter .action.subscribe,
.login-container .action.primary {
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
  transition: all .15s ease;
}
.full-container {
  width: 100%;
}
.container {
  width: 100% !important;
  padding: 0 !important;
}
/*.sticky_header .logo {
  max-width: 85px;
}*/
.popular-products {
  text-align: center;
  margin-top: 100px;
}
.section-title {
  font-size: 40px;
  color: #000;
  font-weight: 600;
  margin-bottom: 22px;
}
.section-sub-title {
  color: #ABABAB;
  font-size: 22px;
}
.product-info-main .product.attribute.overview p {
  font-size: 1.6rem !important;
}
.theme-pearl.catalog-product-view #product-options-wrapper .swatch-attribute .swatch-attribute-label {
  font-weight: bold !important;
}
.attribute-value {
  font-size: 16px !important;
}
.kamo-twill > div:first-child {
  padding-left: 0;
  padding-right: 14px;
}
.kamo-twill > div:last-child {
  padding-right: 0;
  position: relative;
  padding-left: 14px;
}
.new-arrival .view_collection {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 29px;
  bottom: 50px;
  color: #333333;
  display: inline-block;
  font-size: 18px;
  left: 60px;
  padding: 15px 33px;
  position: absolute;
}
.new-arrival h2 {
  bottom: 36px;
  color: #ffffff;
  font-size: 69px;
  font-weight: bold;
  position: absolute;
  line-height: 71px;
  right: 60px;
}
.new-arrival .view_collection:hover {
  text-decoration: none;
}
.kamo-twill > div img {
  width: 100%;
}
.kamo-twill > div.seasonal-promo img {
  max-width: 98.9%;
}
.kamo-twill {
  margin-bottom: 27px;
}
.shop-now-item {
  position: relative;
  padding: 0px 16px;
}
.shop-now-item:hover {
  margin-top: -10px;
}
.shop-now-item > h2 {
  position: absolute;
  color: #fff;
  font-size: 28px;
  bottom: 29px;
  font-weight: bold;
  left: 45px;
}
.shop-now-item > .img_overlay,
.home-brand .img_overlay {
  width: 94%;
}
.shop-now-item img {
  width: 100%;
}
.show_btnbg {
  bottom: 37px;
  position: absolute;
  text-align: right;
  width: 100%;
  left: 0;
  padding: 0px 41px 0 16px;
}
.shop_nowbtn {
  background: #000000 none repeat scroll 0 0;
  border-radius: 27px;
  color: #fff !important;
  display: inline-block;
  padding: 5px 15px;
  font-size: 17px;
}
.popular-products .block-title {
  display: none;
}
.our-brand {
  text-align: center;
  margin-top: 30px;
}
.our-brand .section-title {
  margin: 45px 0;
}
.home-brand {
  cursor: pointer;
  padding: 0px 16px;
}
.home-brand-info {
  bottom: 30px;
  left: 0;
  padding: 0 15px 0 40px;
  position: absolute;
  text-align: left;
  width: 100%;
}
.home-brand-info > h2 {
  color: #ffffff;
  font-size: 38px;
  font-weight: 700;
}
.home-brand-info > p {
  color: #ffffff;
  font-size: 21px;
  line-height: 25px;
}
.home-brand-info > a {
  border: 2px solid #ffffff;
  border-radius: 28px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  margin: 40px 0 10px;
  padding: 12px 20px;
}
.home-brand:hover {
  margin-top: -20px;
}
.shop_allcollectionbg {
  margin-top: 26px;
  padding: 0px 64px;
}
.shop_allcollectionbg .owl-item > div {
  margin-left: 16px;
  margin-right: 16px;
}
.shop_allcollectionbg .owl-item > div > img {
  width: 100%;
  max-height: 350px;
}
.shop_allcollectionbg .row > div {
  padding: 0;
}
.shop_allcollectionbg .row > div > img {
  width: 100%;
}
.bottom-icons-container {
  margin: 27px 0;
  padding: 0px 30px;
}
.icon-inner {
  border: 1px solid #dddddd;
  padding: 30px 20px;
  cursor: pointer;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.icon-inner:hover {
  border-color: #ee837e;
}
.icon-inner > div {
  display: block;
  margin: 0;
  width: 100%;
  text-align: center;
}
.icon-inner > div.icon-text img {
  display: inline-block;
  max-width: 80px;
  margin-right: 10px;
}
.icon-inner > div.icon-text span {
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  text-align: left;
}
.icon-inner > div.icon-text {
  font-size: 21px;
  padding: 0;
}
.icon-inner > div.bottom-icon {
  vertical-align: middle;
  width: 20%;
}
.icon-inner > div.icon-text .item-content > img {
  max-width: 10px;
  margin-right: 5px;
}
.icon-text > a:hover,
.icon-text > a:focus {
  text-decoration: none;
  outline: none;
}
.columns .column.main {
  padding-bottom: 0px !important;
}
.bottom-banner {
  text-align: center;
}
.bottom_banner_info > h2 {
  color: #bababa;
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
}
.bottom_banner_info > a {
  color: #B1251E;
  font-size: 22px;
  font-weight: bold;
  margin-top: 50px;
  display: inline-block;
}
.bottom_banner_info span {
  color: #fff;
}
.page-footer .block.newsletter {
  margin: 0 auto;
}
.block.newsletter {
  width: 48% !important;
}
.newsletter-container {
  text-align: center;
  padding: 60px 0 40px 0;
}
.newsletter-title {
  color: #bebebe;
  font-size: 22px;
  margin-bottom: 20px;
}
.block.newsletter .field .control::before {
  content: '' !important;
}
.block.newsletter input {
  background: #444444 none repeat scroll 0 0;
  border-color: #444444;
  color: #767676;
  font-size: 22px;
  height: 64px;
  padding-left: 20px !important;
  text-transform: capitalize;
}
.block.newsletter .action.subscribe {
  height: 64px;
  background-color: #E22319;
  border: 1px solid #E22319;
  padding: 10px 40px;
  font-weight: 600;
  font-size: 23px;
  border-radius: 0 !important;
  font-family: 'Montserrat', sans-serif;
}
input[type="email"]::-moz-placeholder {
  color: #777;
}
.footer.content ul li {
  margin: 5px 0;
}
.footer.content ul {
  padding-right: 24px !important;
}
.footer.content h5 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.footer.content ul li,
.footer.content ul li a {
  color: #bebebe;
  font-size: 17px;
}
.footer .newsletter {
  float: none !important;
}
.shop-all-collection {
  padding: 30px 0 0;
  text-align: center;
  background-color: #fff;
}
.footer-banner {
  text-align: center;
}
.footer-top {
  background-color: #fff;
}
.shop-all-collection a {
  color: #333333;
  display: inline-block;
  text-decoration: none;
}
.shop_nowbtn:hover,
.view_collection:hover,
.shop-all-collection a:hover,
.home-brand-info > a:hover {
  background: #e2231a none repeat scroll 0 0;
  text-decoration: none;
  color: #fff;
  border-color: #e2231a;
}
.footer-icon-container {
  padding: 0 100px;
  text-align: center;
}
.footer-top-icons-container {
  padding: 100px 0;
}
.footer-icon-inner {
  padding: 45px 45px 30px 45px;
  display: inline-block;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  min-width: 340px;
}
.footer-icon-inner:hover {
  border-radius: 20px;
  border-top: 1px solid #ccc;
  -webkit-box-shadow: 0px 6px 6px 4px rgba(204, 204, 204, 0.8);
  -moz-box-shadow: 0px 6px 6px 4px rgba(204, 204, 204, 0.8);
  box-shadow: 0px 6px 6px 4px rgba(204, 204, 204, 0.8);
}
.footer-collection .row > div {
  width: 25%;
  margin: 0;
  padding: 0;
}
.footer-collection .row > div img {
  width: 100%;
}
.icon-text {
  font-size: 23px;
  color: #000;
}
.icon-text > a {
  color: #000;
}
/**********new**************/
html {
  overflow-x: hidden;
}
/*.authorization-link > a{background:url(../images/profile.png) no-repeat;width:30px;height:31px; overflow: hidden; text-indent: -999px; display: inline-block; text-align:left; position: relative;top: 11px;}*/
/*.minicart-wrapper .action.showcart .text {
  background: rgba(0, 0, 0, 0) url("../images/cart.png") no-repeat scroll 0 0;
  display: inline-block;
  height: 29px;
  left: 0;
  margin: 0 !important;
  overflow: hidden;
  position: relative;
  text-indent: -99px;
  top: 0;
  width: 28px;
  text-align:left;
}*/
.srch_icon.srch_link {
  cursor: pointer;
  margin-top: -39px;
  padding: 0 5px;
  position: absolute;
  right: 15px;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  transition: 0.3s all linear;
}
.srch_icon.srch_link > img {
  height: 24px;
  width: 24px;
}
.srch_icon.srch_link::before {
  border-bottom: 2px solid transparent;
  content: "";
  height: 2px;
  position: absolute;
  top: 28px;
  width: 100%;
  left: 0;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  transition: 0.3s all linear;
}
.srch_icon.srch_link:hover::before {
  border-bottom: 2px solid #d02a22;
}
.srch_link span {
  position: relative;
  font-size: 0;
  padding: 23px 15px 13px;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  transition: 0.3s all linear;
  line-height: 29px;
  top: 0;
}
.srch_link span::before {
  color: #757575;
  content: "Ã®Ëœâ€¢";
  display: inline-block;
  font-family: "luma-icons";
  font-size: 30px;
  font-weight: normal;
  margin: 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: -21px;
  left: 0;
}
._keyfocus *:focus,
input:focus:not([disabled]),
textarea:focus:not([disabled]),
select:focus:not([disabled]) {
  box-shadow: none !important;
}
.common_ovlaybg {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 99;
}
.overlay_show .page-header {
  position: relative;
  background: #fff;
  z-index: 99;
}
/*---------------*/
.mpblog-post-view .page-title-wrapper > h1.page-title {
  text-align: center;
}
.inner-container {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.catalog-category-view .modes,
.catalog-category-view .toolbar-amount {
  display: none !important;
}
.catalog-category-view .column.main {
  padding-top: 0 !important;
}
/*.page-layout-1column .filter.block {
  background: #ffffff none repeat scroll 0 0;
  border-top: medium none !important;
  height: 97.3%;
  position: absolute !important;
  top: 57px;
  width: 343px;
  z-index: 9999;
    display:none;
}*/
.page-layout-1column .filter.block {
  width: 343px;
  position: absolute;
  z-index: 999;
  top: 55px;
  left: -343px;
  background-color: #111;
  overflow-x: hidden;
  height: calc(45%);
  transition: 0.5s;
  /*-webkit-box-shadow: 3px 0px 5px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 0px 5px -3px rgba(0,0,0,0.75);
    box-shadow: 3px 0px 5px -3px rgba(0,0,0,0.75);*/
  border-top: none !important;
}
.cat-product {
  transition: 0.5s;
  left: 0;
}
.page-layout-1column .filter-options-content .item a {
  display: inline-block;
}
.page-layout-1column .toolbar-products {
  top: -75px !important;
  width: auto !important;
  right: 0;
}
.filter-wrapper {
  box-shadow: 0 5px 4px #F0F0F0;
}
.overlay_cat {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 55px;
  width: 100%;
  z-index: 9;
}
.inner-container .filter-caption-wrapper {
  display: inline-block !important;
  padding: 14px 35px;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.inner-container .filter-caption-wrapper:hover,
.inner-container .filter-caption-wrapper.active {
  background-color: #E22319;
  color: #fff;
}
.inner-container .filter-caption {
  position: relative !important;
  border: none !important;
  box-shadow: none !important;
  cursor: pointer !important;
  background: url(../images/filter-icon.png) no-repeat -3px 4px !important;
  overflow: hidden;
  padding: 4px 0 0 28px;
  font-size: 14px;
}
.category-image {
  margin-bottom: 0 !important;
}
.filter-content {
  width: 100%;
  padding: 30px;
  margin-top: 0 !important;
  background: #fff;
  /*border-top: 2px solid #E22319;*/
  height: 100%;
}
.inner-container .filter .filter-options {
  width: 310px;
  background: #fff !important;
  padding: 30px;
}
.page-layout-1column .filter-options-item {
  display: block;
}
.filter-options-item {
  padding-bottom: 10px;
  display: block !important;
  margin-right: 0px !important;
}
.page-layout-1column .filter-options-title {
  padding: 0 20px 10px 0 !important;
  border-bottom: 1px solid #e22319 !important;
  color: #e22319;
  font-size: 15px;
  font-weight: normal;
  text-transform: none;
}
.page-layout-1column .filter-options-content {
  background: #fff;
  box-shadow: none !important;
  border: none !important;
  padding: 5px 0 !important;
  position: relative !important;
  visibility: visible !important;
  width: 100% !important;
  z-index: 2;
  margin-bottom: 24px;
}
.page-layout-1column .filter-options-item.active::after,
.page-layout-1column .filter-options-item.active::before {
  border: none !important;
}
/*.filter-options-title::after{content:"\e621"!important;}*/
.active > .filter-options-title::after {
  content: "\e622" !important;
}
.toolbar select {
  background-color: rgba(0, 0, 0, 0) !important;
  border: medium none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-left: 0;
  width: 90px;
  text-align: right;
  cursor: pointer;
  padding-left: 0;
}
.toolbar select:focus {
  outline: none;
}
/*.minicart-wrapper .action.showcart .counter.qty {
    font-size: 20px;
    font-weight: bold;
    padding: 17px 20px !important;
    background: #E2231A !important;
    height: 62px;
    border-radius: 0 !important;
    margin: 0 !important;
    color: #fff;
    overflow: auto;
    display: inline-block;
}*/
/* font-weight: bold;
  height: 58px;*/
/*.header-social .social-icons li .facebook{background: url(../images/icon-facebook.png) no-repeat 0px -2px !important; width:30px; height:26px; display:block;}
.header-social .social-icons li .twitter{background: url(../images/icon-twitter.png) no-repeat -3px -2px !important;width:30px; height:25px;display:block;}
.header-social .social-icons li .instagram{background: url(../images/icon-instagram.png) no-repeat -3px -2px !important;width:30px; height:25px;display:block;}*/
/*display: none;*/
.product-additional-details {
  clear: both;
}
.upsell-container.inner-container {
  margin-top: 100px;
}
.upsell-container .block-title.title {
  text-align: center;
}
.additional-attributes-wrapper .feature-container {
  background: #eee;
  margin: 0 30px;
  padding: 80px 100px;
}
.attribute-container .attribute-title {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 25px;
}
.attribute-value {
  font-size: 22px;
}
.specificatin-container {
  padding: 80px 30px;
}
.specificatin-container > div {
  display: inline-block;
  float: none;
  margin-right: -3px;
  vertical-align: middle;
}
.spec-table td {
  border-bottom: 1px solid #95989A;
  border-right: 1px solid #95989A;
}
.spec-table tbody tr td:first-child {
  vertical-align: middle;
  width: 50%;
}
.spec-table {
  border-left: 1px solid #95989A;
  border-top: 1px solid #95989A;
  width: 75%;
}
.spec-table .spac-title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.spec-table .spac-content {
  font-size: 17px;
  color: #9D9D9D;
  text-align: center;
}
.upsell .block-title.title > strong {
  font-size: 24px;
}
.products-upsell .product-item {
  min-height: 1px;
}
.products-upsell .product-item .product-item-info {
  border: 1px solid transparent;
  padding: 0;
}
.products-upsell .product-item-name {
  min-height: 1px;
}
.products-upsell .product.details.product-item-details {
  padding: 0;
}
.products-upsell .product-item-info:hover .product-item-details {
  border-bottom: 1px solid #ddd;
  padding: 0px !important;
}
.products-upsell .product-item-actions {
  display: none;
}
.products-upsell .product-item-info:hover .product-item-actions {
  display: block;
}
.casefinder_bg {
  margin: 0 auto;
  max-width: 1100px;
}
.casefinder_img {
  text-align: center;
}
.casefinder_img > span {
  display: block;
  color: #7D7D7D;
  font-size: 17px;
  margin-bottom: 10px;
}
.col-sm-9.col-xs-8.casefinder_slct {
  padding-top: 5px;
}
.casefinder_slct select {
  height: 52px;
}
.casefinder_slct select:first-child {
  margin-bottom: 15px;
}
.casefinder_bg > form > div {
  margin-bottom: 80px;
}
.casefinder_bg > form > div > div:last-child {
  padding-left: 50px;
}
.col-sm-8.col-xs-8.casefinder_slct {
  padding-left: 0;
}
.search_bydimension {
  margin: 80px 0;
}
.radio_bg {
  float: left;
  padding: 0 15px;
  width: 11%;
}
.text_bg {
  float: left;
  padding: 0 15px 0 0;
  width: 25%;
}
.btn_bg {
  float: left;
  width: 11%;
}
.btn_bg > input {
  background: #e2231a none repeat scroll 0 0;
  border: medium none;
  border-radius: 20px;
  color: #ffffff;
  display: block;
  font-size: 17px;
  font-weight: bold;
  padding: 10px;
  width: 100%;
}
.text_bg > input {
  height: 45px;
}
.radio_bg > input {
  opacity: 0;
  position: absolute;
}
.radio_bg > label {
  background: #cccccc none repeat scroll 0 0;
  float: left;
  height: 45px;
  text-align: center;
  width: 45px;
  font-size: 15px;
  line-height: 45px;
  font-weight: normal;
}
.radio_bg > input:checked + label {
  background: #E2231A;
  color: #fff;
}
.search_bydimension > h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}
.page-title.casefinder_title {
  margin: 50px 0 80px;
  text-align: center;
  font-size: 48px;
  font-weight: bold;
}
.social-buttons ul.social {
  margin-bottom: 0px !important;
}
/* notify me popup*/
.modal_content_notifyme .modal-inner-wrap {
  width: 30% !important;
}
.modal_content_notifyme .modal-content {
  border: medium none;
  box-shadow: none;
  padding-top: 0px !important;
}
.modal_content_notifyme .notify-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}
.modal_content_notifyme .modal-header {
  padding: 20px;
  border-bottom: none;
}
.notify-product-image {
  width: 120px;
  display: inline-block;
}
.notify-product-content {
  margin-left: 20px;
  display: inline-block;
}
.notify-product-name {
  font-weight: bold;
  font-size: 17px;
  margin-top: 10px;
}
.notify-product-collection {
  color: #838383;
  text-transform: uppercase;
  font-size: 11px;
}
.notify-product-sku {
  color: #838383;
  font-size: 11px;
}
.notify-info {
  margin-top: 15px;
  color: #838383;
  margin-bottom: 15px;
  font-size: 15px;
}
.notify-form label.label {
  color: #8b8b8b;
  display: block;
  font-size: 13px;
  line-height: 17px;
  padding: 0;
  text-align: left;
  font-weight: normal;
  white-space: normal;
}
.notify-form .notify-form-actions button {
  background: #E2231A !important;
  border: medium none !important;
  border-radius: 33px;
  color: #ffffff !important;
  font-size: 20px !important;
  padding: 13px 40px !important;
  width: 100% !important;
  font-weight: bold;
}
.notify-form .notify-form-actions {
  margin-top: 90px;
}
.notify-form .actions-primary {
  width: 100%;
}
.notify-form .nested {
  float: left;
  width: 63%;
}
.notify-form .nested img {
  width: auto !important;
}
.notify-form #captcha_captcha_notify {
  float: right;
  width: 35%;
}
.notify-form .captcha-reload {
  background: url(../images/refresh-btn.png) no-repeat;
  width: 30px;
  height: 31px;
  border: none;
  text-indent: -9999px;
  display: inline-block;
  overflow: hidden;
}
.notify-form .control.captcha-image {
  clear: both;
  display: inline-block;
}
/* compare products */
.catalog-product-compare-index .page-title-wrapper {
  text-align: center;
  display: none;
}
.compare-title {
  font-size: 43px;
  color: #000;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.catalog-product-compare-index .container {
  padding: 0px 30px !important;
}
.comparison .cell.product.info {
  background: none;
}
.comparison .product-item-name a {
  color: #000 !important;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
.comparison .table > tbody + tbody {
  border-top: none !important;
}
.table-comparison td:last-child {
  border-right: none !important;
}
.product.attribute .price-box.price-final_price {
  margin: 0;
}
.table-comparison .cell {
  width: auto !important;
  border-bottom: 2px solid #ddd !important;
  padding: 22px 10px;
}
.table-comparison th.cell {
  width: 20% !important;
  text-align: left;
}
.table-comparison .cell.product.attribute .price {
  color: #000;
  font-size: 18px !important;
}
.table-comparison .price-container .weee::after {
  content: '' !important;
}
.table-comparison td.product-container,
.table-comparison th.product-container {
  border-bottom: none !important;
  text-align: center;
}
.table-comparison td.price-container,
.table-comparison th.price-container {
  text-align: center;
}
#product-comparison th span {
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}
.table-comparison .attribute-section tr:last-child td.cell,
.table-comparison .attribute-section tr:last-child th.cell,
.table-comparison .details-bttn-section tr:last-child td.cell,
.table-comparison .details-bttn-section tr:last-child th.cell {
  border-bottom: none !important;
}
.table-comparison .cell.detail-btn a {
  background: #000;
  color: #fff;
  padding: 7px 25px;
  text-decoration: none;
  font-size: 18px;
  border-radius: 25px;
}
.table-comparison .cell.detail-btn a:hover {
  background: #e2231a none repeat scroll 0 0;
  border-color: #e2231a;
}
.table-comparison .swatch-attribute-options {
  margin-top: 0 !important;
}
.table-comparison .swatch-option {
  margin-bottom: 0;
}
.table-comparison .swatch-option {
  min-width: 18px !important;
  height: 18px !important;
  border-radius: 50% !important;
}
.table-comparison .swatch-option:hover:not(.disabled)::before,
.table-comparison .swatch-option.selected::before {
  border: none !important;
}
.product-video iframe {
  left: 32px;
  width: 95%;
}
/*----about----*/
.about_us-container {
  padding: 80px 30px;
}
.production.about_us-container.row {
  padding: 40px 30px;
}
.story_heading {
  text-align: center;
}
.about_us-container .attribute-title {
  padding: 0px 80px 0 0;
  font-size: 48px;
  line-height: 40px;
}
.story_content {
  color: #797979;
  font-size: 18px;
  width: 78%;
}
.nt_tough-container.row {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #333;
}
.nt_tough-container .col-sm-5.col-lg-5.col-md-5,
.nt_tough-container .col-sm-7.col-lg-7.col-md-7 {
  display: table-cell;
  float: none;
  vertical-align: middle;
  color: #fff;
}
.nytough_content .attribute-title {
  font-size: 49px;
  line-height: 50px;
  margin-bottom: 56px;
}
.ny_tough_description {
  font-size: 18px;
  width: 83%;
  color: #ccc;
  line-height: 36px;
}
.manufacture .about.attribute-title {
  padding: 0px 0px 0px 121px;
  font-size: 50px;
  line-height: 50px;
}
.manufacture.about_us-container.row {
  padding-bottom: 0px;
}
.shop_allcollectionbg p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.shop_allcollectionbg .shop-all-collection {
  margin-bottom: 0;
  padding: 0;
}
/*---customer service----*/
.customer_service .accordion {
  width: 100%;
  margin: 0px auto;
  color: #9d9d9d;
}
.customer_service .accordion .accordion-head {
  position: relative;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.accordion-head > .tab_label {
  float: right;
  padding: 32px 0;
  color: #000;
  width: 17%;
  display: block;
}
.mob-tab_label,
.mob_heading {
  display: none;
}
.accordion-head > .tab_label:nth-child(2) {
  width: 22%;
}
.accordion .accordion-head * {
  cursor: pointer;
}
.accordion .accordion-head h4 {
  float: left;
  margin: 0;
  padding: 32px 0 32px;
}
.customer_service .accordion .accordion-head:hover {
  filter: alpha(opacity=80);
  opacity: 0.80;
  color: #9d9d9d;
}
.customer_service a:hover {
  text-decoration: none;
}
.customer_service .accordion .accordion-body {
  height: auto;
}
.accordion-body {
  display: none;
}
.customer_service .accordion .accordion-body > div.tab_content {
  display: none;
  padding: 0 0 10px;
  font-size: 18px;
}
.customer_service .accordion .accordion-head.cur {
  border-color: rgba(0, 0, 0, 0);
}
.open_tab {
  color: #E32E26;
}
.accordion .accordion-head h4.open_tab {
  color: #9d9d9d;
}
.tab_content > h3 {
  color: #333333;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: bold;
  margin-top: 0;
}
.tab_content > p {
  margin-bottom: 30px;
}
.tab_content > ul {
  padding: 0 0 0 15px;
  margin-bottom: 30px;
}
.tab_content > ul > li {
  padding-left: 10px;
}
.tab_content table {
  margin: 30px 0;
}
.tab_content table th {
  background: #f7f7f7 none repeat scroll 0 0;
  font-size: 20px;
  font-weight: normal;
  text-align: right;
}
.tab_content table td {
  text-align: right;
  padding: 15px 5px;
  border-bottom: 1px solid #ddd;
}
.tab_content table td:first-child,
.tab_content table th:first-child {
  text-align: left;
}
.accordion .close {
  float: none !important;
  font-size: 21px;
}
.arrow::before {
  float: right;
  font-family: FontAwesome;
  height: 0;
  width: 0;
  content: "\f054";
  color: #e22319;
  font-size: 21px;
}
.accordion-head.open .arrow:before {
  content: "\f078";
}
.customer-container .attribute-container > h3 {
  font-weight: bold;
}
.customer-container .attribute-container a {
  color: #9d9d9d;
  font-size: 20px;
}
.customer-container p,
.customer-container .attribute-container > h4 {
  color: #9d9d9d;
}
.customer-container .attribute-container > ul {
  padding: 0;
}
.customer-container .attribute-container li {
  display: inline-block;
}
.customer-container .shop-all-collection {
  text-align: left;
}
.customer-container .shop-all-collection a {
  padding-left: 76px;
  padding-right: 76px;
  text-decoration: none;
  color: #333;
}
.customer-container .shop-all-collection a {
  padding-left: 76px;
  padding-right: 76px;
  text-decoration: none;
  color: #333;
}
.customer_service_heading h1 {
  color: #333;
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 80px;
  padding-top: 21px;
}
.customer_service_heading h2 {
  font-size: 26px;
}
.customer_service .accordion-body > h3 {
  color: #333;
  padding-bottom: 20px;
  font-weight: bold;
}
.customer_service .accordion-body > p {
  font-size: 18px;
}
/*-----Limite collection-------*/
.limited_collection .heading > h2 {
  font-size: 50px;
  padding-bottom: 66px;
  padding-left: 66px;
  padding-right: 0;
  padding-top: 36px;
}
.collection_content .attribute-title {
  font-size: 49px;
  line-height: 50px;
  font-weight: normal;
}
.collection_content {
  padding-left: 80px;
  padding-right: 80px;
}
.collection_content .shop_nowbtn {
  position: relative;
  background: #e2231a;
  left: 0;
  padding: 12px 82px;
  font-weight: bold;
  top: 21px;
}
.limited_collection-container.row {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.collection_item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.limited_collection p,
.content-desc.collection_description {
  color: #9d9d9d;
  font-size: 18px;
  line-height: 27px;
}
/*----collabaration----*/
.collaboration .shop_nowbtn {
  color: #000 !important;
  background: #fff;
  right: 30px;
  bottom: 26px;
}
.collaboration .heading > h2 {
  font-size: 50px;
  padding-bottom: 66px;
  padding-left: 66px;
  padding-right: 0;
  padding-top: 36px;
}
.collb_img {
  position: relative;
}
.collb_img > h2 {
  bottom: 10px;
  color: #fff;
  padding-left: 21px;
  position: absolute;
  margin-bottom: 0;
}
.collb_img > h2 > a {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.collb_img > h2 > a > div.pre_title {
  font-weight: normal;
}
.collaboration p {
  color: #9d9d9d;
  font-size: 18px;
  padding: 0;
}
.collaboration .post-short-description {
  color: #9d9d9d;
  font-size: 17px;
  line-height: 25px;
}
.collaboration-container.row.last {
  padding-bottom: 95px;
}
.collaboration .shop-all-collection a {
  margin-bottom: 30px;
}
.collaboration-container > div.post-list-item {
  margin-bottom: 40px;
}
.collaboration-container > div:nth-child(2n+1) {
  clear: left;
}
.mpblog-post-index .page-title .base,
.mpblog-category-view .page-title .base {
  font-size: 46px;
  font-weight: normal;
  visibility: hidden;
}
.mpblog-category-view .page-title-wrapper {
  text-align: center;
}
.post-info-wraper {
  padding: 15px 15px 10px!important;
}
.mpblog-post-index .columns {
  position: relative;
}
.postttle {
  left: 0;
  position: absolute;
  text-align: center;
  top: -129px;
  font-size: 48px;
  width: 100%;
}
.crosssell-container {
  float: left;
  order: 3;
  padding-right: 4%;
  position: relative;
  width: 61%;
}
.crosssell-container .block.crosssell {
  width: 100%;
  margin-top: 0;
  padding: 0;
}
.crosssell-container .crosssell .title strong {
  font-size: 18px;
}
.block.crosssell .products-grid .product-item {
  width: 17% !important;
}
.corsssell-productinfo {
  text-align: center;
}
.corsssell-productinfo .product-image-wrapper {
  height: auto !important;
  padding: 0 !important;
}
.corsssell-productinfo .product-image-photo {
  position: static !important;
}
.table.totals .mark {
  background: none;
}
.block.shipping,
.totals .label,
.table.totals .mark {
  color: #8B8B8B;
  padding: 0;
}
.help_icon {
  color: #e1221a;
  display: inline-block;
  font-size: 33px;
  vertical-align: middle;
  margin-right: 14px;
  width: 30px;
}
.help_txt {
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
}
.help_txt.timing {
  text-decoration: none;
}
.bottom_vdo-container.row {
  margin: 0px auto;
  max-width: 1365px;
  text-align: center;
  padding-bottom: 30px;
  width: 100%;
}
.easy-container {
  padding: 80px 30px;
}
.easy-container .attribute-container.desc,
.moisture-container .attribute-container.desc {
  padding: 30px 90px;
  width: 93%;
}
.easy-container .col-sm-6.col-lg-6.col-md-6,
.moisture-container .col-sm-6.col-lg-6.col-md-6 {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.description .value .easy-container p,
.description .value .attribute-container p {
  font-size: 22px !important;
}
.moisture-container.row {
  padding: 80px 30px;
}
.attribute-value.moisture_img {
  padding-left: 80px;
}
.moisture-container .attribute-title,
.easy-container .attribute-title,
.specificatin-container .attribute-title {
  font-size: 46px !important;
  font-weight: bold;
  margin-bottom: 25px;
  color: #000;
}
.page-layout-2columns-left main#maincontent {
  padding: 0px 30px!important;
}
.page-products .products {
  position: relative;
  z-index: 0;
}
.toolbar-sorter.sorter.actv_div {
  background: #e22319 none repeat scroll 0 0;
  color: #ffffff;
}
.actv_div .sorter-label {
  color: #ffffff;
}
.actv_div .sort_box li {
  color: #333333;
}
.selected_val .val {
  display: inline-block;
  margin: 0 5px;
  position: relative;
  font-size: 14px;
}
.selected_val .val::before {
  background: #f0908c none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}
.selected_val span i {
  color: #E2231A;
  font-size: 22px;
  position: relative;
  top: 4px;
}
.actv_div .selected_val span i {
  color: #fff;
}
/*---------------*/
.nsd-dropdown {
  position: relative;
  font-size: 14px;
  vertical-align: middle;
  color: #888;
  z-index: 9;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}
.nsd-hide {
  opacity: 0;
  width: 10px;
  height: auto;
}
.novalue + .nsd-drop {
  background-color: #f4f4f4;
  color: #c4c4c4;
}
.novalue + .nsd-drop .dropicon {
  background-position: 0 center;
  background-color: #f4f4f4;
}
.nsd-drop {
  position: absolute;
  color: #565759;
  height: 41px;
  width: 100%;
  background-color: #fff;
  display: block;
  left: 0;
  top: 0;
  text-outline: 0;
  border: 1px solid #dadada;
  padding: 10px 0 0 10px;
  text-align: left;
  cursor: pointer;
}
.nsd-drop .dropicon:before {
  width: 22px;
  height: 18px;
  display: block;
  float: right;
  padding-right: 17px;
  position: absolute;
  right: 0;
  color: #000;
  top: 12px;
}
.nsd-open .nsd-drop .dropicon:before {
  color: #000;
}
.nsd-drop .dropttitle {
  box-sizing: border-box;
  width: 100%;
  padding-right: 26px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
}
.nsd-ul {
  overflow-y: auto;
  width: 100%;
  display: none;
  z-index: 10;
  position: absolute;
  top: 41px;
  left: 0;
  border: 1px solid #dadada;
  background-color: #fff;
}
.nsd-ul::-webkit-scrollbar {
  -webkit-appearance: none;
}
.nsd-ul::-webkit-scrollbar:vertical {
  width: 11px;
}
.nsd-ul::-webkit-scrollbar:horizontal {
  height: 11px;
}
.nsd-ul::-webkit-scrollbar-thumb {
  border-radius: 2px;
  border: 0 solid #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
.nsd-ul ul {
  padding: 0;
  margin: 0;
}
.nsd-ul li {
  list-style: none;
  background-color: #fff;
  cursor: pointer;
  text-align: left;
}
.nsd-ul li.disabled {
  background: #ccc;
  cursor: default;
}
.nsd-ul li a,
.nsd-ul li a:hover {
  width: 100%;
  display: inline-block;
  text-decoration: none;
}
.nsd-ul li.nsdroll,
.nsd-ul li:hover {
  background-color: #f7f7f7;
}
.nsd-open {
  z-index: 1000;
}
.nsd-open .nsd-drop {
  border: 1px solid #dadada;
  z-index: 12;
  border-bottom: #fff;
}
.nsd-drop.disabled {
  opacity: .5;
  cursor: default;
}
.pro-collection {
  font-size: 15px;
  text-transform: uppercase;
  color: #808080;
}
/*********** minicart *************/
#discount-coupon-form > div.fieldset > div.field > .label {
  display: none;
}
#discount-coupon-form > .fieldset > .field {
  display: inline-block;
  width: 65%;
  vertical-align: top;
}
#discount-coupon-form > .fieldset > .actions-toolbar {
  display: inline-block;
  vertical-align: top;
  width: 31%;
}
#discount-coupon-form .action.apply.primary {
  background: #000000 none repeat scroll 0 0;
  border: medium none !important;
  border-radius: 30px;
  box-shadow: none;
  margin-left: 10px;
  margin-right: 0 !important;
  padding: 6px 20px;
  color: #fff;
}
.discount > .title {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 15px !important;
}
.overlay {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
/*------------product compare -------------*/
.compare-container > a {
  display: none !important;
}
.products-grid .product-item-info:hover .compare-container > a.tocompare {
  display: block !important;
}
/******checkout*****/
.street label.label {
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
select,
.opc-wrapper .form-login,
.opc-block-summary .items-in-cart > .title,
textarea {
  border-color: #909090;
}
#discount-form .primary {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
#discount-form > div {
  display: inline-block;
  vertical-align: top;
}
#discount-form > div.payment-option-inner {
  width: 50%;
  margin-right: 10px;
}
#discount-form .action.action-apply {
  background: #000000 none repeat scroll 0 0;
  border: medium none !important;
  border-radius: 30px;
  box-shadow: none;
  color: #ffffff;
}
.field._required[name="shippingAddress.city"],
.field._required[name="shippingAddress.region_id"],
.field._required[name="shippingAddress.postcode"],
.field._required[name="shippingAddress.country_id"],
.field._required[name="shippingAddress.telephone"] {
  display: inline-block;
  width: 48%;
}
.field._required[name="shippingAddress.country_id"],
.field._required[name="shippingAddress.city"] {
  margin-right: 4%;
}
.table-checkout-shipping-method thead {
  display: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: normal !important;
}
.customcompare .actions-toolbar .secondary a {
  white-space: nowrap;
}
.product.attribute.description {
  padding: 0px 30px;
}
.opc-block-shipping-information .ship-via {
  float: right;
}
.shipping-information::after {
  clear: both;
  content: "";
  display: block;
}
.shipping-information-title > span {
  font-size: 16px;
  font-weight: bold;
}
.mob_show {
  display: none;
}
.web_show {
  display: block;
}
.tab_content table.web_show {
  display: table;
}
.icon-container > a:hover {
  text-decoration: none;
}
/*************login section*********************/
.customer-account-login .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  text-align: center;
}
.login-container label.label,
.form.password .label,
.form-create-account .label {
  color: #757575;
  font-size: 15px;
  font-weight: normal !important;
  padding-left: 0;
}
.login-container {
  padding: 0px 30px;
}
.login-container .action.primary,
.form.password .action.primary,
.form-create-account .action.primary {
  border-radius: 30px;
  border: none;
  padding: 13px 20px;
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account {
  margin: 0px auto;
}
/*-------------- multiselect layer navigation ----------*/
/*.mana-filter-block {
    background: #ffffff none repeat scroll 0 0;
    border-top: medium none !important;
    height: 97.3%;
    position: absolute !important;
    top: 57px;
    width: 343px;
    z-index: 9999;
    display: none;
}*/
.type-checkbox-container {
  float: left;
}
.selection-check {
  border: 1px solid #898989;
  display: block;
  height: 16px;
  margin-right: 5px;
  margin-top: 2px;
  width: 16px;
}
/**************advance review *********************/
/***********register****************/
.cms-home .modal-header {
  border: none;
}
.register-bag-title {
  font-size: 23px;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
}
.bag-instruction {
  color: #8b8b8b;
  font-size: 16px;
  margin: 0 auto;
  max-width: 850px;
  text-align: center;
}
.bag-instruction > p {
  margin-bottom: 30px;
}
.bag-instruction a {
  color: #f00;
}
.section-bag-title {
  font-size: 21px;
}
.section-howto-register > ul {
  margin: 0;
  padding: 0;
}
.section-howto-register > ul > li {
  display: inline-block;
  list-style: outside none none;
  margin-right: 25px;
  width: 31.5%;
}
.section-howto-register > ul > li:last-child {
  margin-right: 0;
}
.section-howto-register > p {
  color: #8b8b8b;
  font-size: 16px;
  margin-top: 10px;
}
.section-pro-information .section-bag-title,
.section-personal-details .section-bag-title {
  margin: 20px 0 10px;
}
.section-pro-information .label,
.section-personal-details .label {
  color: #8b8b8b;
  display: block;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
}
.section-pro-information > .field,
.section-personal-details > .field {
  display: inline-block;
  margin-bottom: 25px;
  padding-right: 15px;
  width: 32.5%;
  vertical-align: top;
}
.section-personal-details .actions-toolbar {
  margin: 39px 0 64px;
  text-align: center;
}
.section-personal-details .actions-toolbar .actions-primary {
  float: none;
  width: 100%;
  display: block;
}
.section-personal-details .actions-toolbar .primary button,
.cont_bg .cont {
  background: #e2231a none repeat scroll 0 0;
  border: medium none;
  border-radius: 30px;
  float: none;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 40px;
  text-align: center;
  width: 35%;
}
.register-bag-success .modal-inner-wrap,
.register-bag-fail .modal-inner-wrap,
.notify-success .modal-inner-wrap,
.notify-fail .modal-inner-wrap {
  width: 35%;
  text-align: center;
}
.rht_txt {
  display: inline-block;
  text-align: left;
  margin-left: 20px;
  vertical-align: middle;
  margin-bottom: 40px;
}
.lft_img {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 40px;
}
.rht_txt > h4 {
  font-size: 19px;
  font-weight: bold;
}
.notify-success .modal-header,
.notify-fail .modal-header {
  border: none;
}
#register-bag-success > h2,
#register-bag-fail > h2,
.notify-success > h2,
.notify-fail > h2 {
  font-weight: bold;
  margin-bottom: 40px;
}
#register-bag-fail a {
  color: #ff0000;
  margin-top: 40px;
  display: inline-block;
}
.owl-prev > span {
  background: rgba(0, 0, 0, 0) url("../images/carousel-arwleft.png") no-repeat scroll 0 0;
  display: block;
  height: 25px;
  width: 25px;
}
.owl-next > span {
  background: rgba(0, 0, 0, 0) url("../images/carousel-arwright.png") no-repeat scroll 0 0;
  display: block;
  height: 25px;
  width: 25px;
}
select {
  background: #ffffff url("../images/selectarw.svg") no-repeat scroll 100% 1.5% 60px !important;
}
/***********contact****************/
.inner-container.contact-container {
  max-width: 1100px;
}
.contact-container > div {
  display: inline-block;
  vertical-align: top;
}
.contact-container > div.contact-form {
  margin-right: 4%;
  width: 35%;
}
.contact-container > div.contact-info {
  width: 55%;
}
.contact-form .label {
  color: #8f8f8f;
  font-size: 14px;
  padding-left: 0;
  font-weight: normal !important;
}
.contact-form .action.primary {
  background: #e2231a none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 30px;
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
  padding: 13px 40px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
  margin-bottom: 20px !important;
}
.contact-form .action.primary:hover {
  background: none;
  border-color: #e2231a;
  color: #333;
}
.contact_tab {
  margin: 0;
  padding: 0;
}
.contact_tab > li {
  color: #000000;
  display: inline-block;
  font-size: 15px;
  list-style: outside none none;
  margin-bottom: 0;
  margin-right: 30px;
  width: 47%;
  cursor: pointer;
  vertical-align: top;
}
.contact_tab > li:last-child {
  margin-right: 0;
}
.contact_tab span::before {
  content: "+";
  margin-right: 6px;
  position: relative;
  top: -1px;
}
.contact_tab > li.actv {
  color: #E2231A;
}
.contact_tab li.actv > span:before {
  content: "-";
}
.contact_tabcontent {
  display: none;
  margin-top: 40px;
}
.contact_tabcontent > h2 {
  font-size: 24px;
  font-weight: bold;
}
.contact_tabcontent > p {
  font-size: 15px;
  color: #757575;
  margin-bottom: 25px;
}
.addres_lft {
  display: inline-block;
  padding-right: 3%;
  width: 50%;
  vertical-align: top;
}
.store_hrs {
  display: inline-block;
  padding-left: 3%;
  vertical-align: top;
  width: 48%;
}
.store_hrs h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}
.token_addressprt {
  margin-top: 20px;
  color: #757575;
  font-size: 16px;
}
.brdway > span,
.street > span,
.prince_street > span,
.bowery > span {
  background: #f47534 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  height: 23px;
  margin-left: 10px;
  padding-top: 3px;
  text-align: center;
  width: 23px;
  font-weight: bold;
  font-size: 14px;
}
.addres_lft:first-child {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.street > span {
  background: #0A8C44;
}
.prince_street > span {
  background: #ECC725;
}
.bowery > span {
  background: #855648;
}
.store_btm span {
  color: #E4322A;
}
.crosssell .product.photo.product-item-photo {
  min-height: 1px !important;
}
.post-short-description {
  display: block;
}
.learn_moreinfo {
  display: none;
}
.cart-summary .label {
  color: #828282;
  font-size: 14px;
  font-weight: normal;
}
.checkout-index-index .label {
  padding: 0;
}
/*************blacklabel***************************/
.blacklabel_shop .shop-now-item img {
  width: 100%;
}
.best_sellers > h2 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
.best_sellers ul {
  margin: 0;
  padding: 0;
}
.best_sellers {
  padding: 30px 80px!important;
}
.best_sellers li {
  list-style: none;
}
.best_sellers span {
  display: block;
  padding: 10px 0;
  text-align: center;
  color: #333;
  font-size: 16px;
}
.best_sellers a:hover {
  text-decoration: none;
}
/*********token*******************/
.cms-token .nav-sections {
  margin-top: 13px;
}
/*********corporate sales*******************/
.corporate_salespage {
  padding: 80px 0 0;
}
.corporate_salestop_part > ul {
  padding: 0 40px;
}
.corporate_salestop_part > ul > li,
.corporate_salesscnd_part li {
  list-style: none;
  text-align: center;
}
.corporate_salestop_part li > h1,
.corporate_salesscnd_part li > h1 {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 3px;
}
.corporate_salestop_part li > p,
.corporate_salesscnd_part li > p {
  font-size: 16px;
}
.corporate_salestop_part {
  border-bottom: 2px solid #dddddd;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.corporate_salespage .container {
  max-width: 1300px;
}
.corporate_salesscnd_part h2 {
  font-size: 38px;
  font-weight: bold;
  line-height: 48px;
  margin: 0;
}
.corporate_salesscnd_part {
  padding: 30px 0;
}
.corporate_salesscnd_part .col-sm-8 {
  padding: 0 95px;
}
.corporate_salesscnd_part p {
  font-size: 23px;
}
.corporate_salesscnd_part h3 {
  font-size: 23px;
  font-weight: bold;
  margin: 50px 0;
}
.corporate_salesscnd_part ul,
.corporate_bagsection ul {
  padding: 0;
}
.corporate_bagsection li {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 70px;
  padding-left: 20px;
  text-align: center;
  vertical-align: middle;
  width: 24%;
}
.corporate_bagsection h1 {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}
.corporate_bagsection {
  margin-bottom: 50px;
}
.quote_btn {
  background: #e22319 none repeat scroll 0 0;
  border-radius: 30px;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding: 13px 50px;
}
.corporate_lstpart {
  background: #eeeeee none repeat scroll 0 0;
  padding: 60px 0;
}
.corporate_lstpart .owl-item {
  padding: 20px;
}
.corporate_lstpart .owl-item > div {
  background: #ffffff none repeat scroll 0 0;
  padding: 20px;
  font-size: 18px;
}
.client_name {
  color: #E2231A;
  margin-top: 20px;
}
.corporate_lstpart h2 {
  font-size: 22px;
  font-weight: bold;
  padding: 0 20px;
  margin-bottom: 30px;
}
/*************************/
.message.success {
  background: none !important;
  border: 2px solid #E2231A;
  color: #e2231a !important;
  font-size: 15px;
}
.message.success > *:first-child::before {
  color: #e2231a !important;
}
.rltv_bg {
  position: relative;
  overflow: hidden;
}
.img_overlay {
  height: 100%;
  position: absolute;
  width: 98.5%;
  background: -webkit-gradient(linear, top, bottom, from(#000000 2%), to(rgba(0, 0, 0, 0.5)));
  /* For Mozilla */
  background: -moz-linear-gradient(top, #000000 2%, rgba(0, 0, 0, 0.5));
  /* For lt IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientyype=1, startColorstr='#00000000', endColorstr='#00000000');
  /* For gt IE8 */
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientyype=0, startColorstr='#00000000', endColorstr='#00000000');
}
.login-container-bottom {
  margin-bottom: 0;
}
.modals-overlay {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
/************Responsive*******************/
@media (max-width: 1360px) {
  .column.main .product-items {
    margin: 0;
  }
  .products.wrapper ~ .toolbar .limiter {
    padding-right: 30px;
  }
}
@media (max-width: 1299px) {
  .collb_img > h2 {
    padding-left: 11px;
  }
  .collaboration .shop_nowbtn {
    right: 11px;
  }
  .collb_img > h2 {
    line-height: 26px;
  }
  .collb_img > h2 > a {
    font-size: 23px;
  }
  .collaboration .shop_nowbtn {
    font-size: 15px;
  }
  .icon-inner > div.icon-text {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .new-arrival h2 {
    right: 43px;
    font-size: 58px;
    line-height: 65px;
  }
  .new-arrival .view_collection {
    left: 43px;
  }
}
@media (max-width: 1160px) {
  .modal_content_notifyme .modal-inner-wrap {
    width: 50% !important;
  }
  .icon-inner > div.icon-text img {
    max-width: 60px;
  }
  .shop-now-item > h2 {
    font-size: 26px;
    left: 30px;
  }
  .show_btnbg {
    padding-right: 30px;
  }
  .shop_nowbtn {
    font-size: 15px;
  }
}
@media (max-width: 1100px) {
  .collb_img > h2 {
    bottom: 45%;
    text-align: center;
    width: 100%;
  }
  .collaboration .shop_nowbtn {
    bottom: 27%;
    right: 30%;
  }
  .icon-inner > div.icon-text {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  .new-arrival .view_collection {
    padding: 10px 24px;
  }
  .new-arrival h2 {
    font-size: 48px;
    line-height: 56px;
  }
  .checkout-index-index .opc-block-summary {
    padding: 15px;
  }
}
@media (min-width: 1024px) and (max-width: 1100px) {
  .srch_link span {
    padding: 24px 12px 13px;
  }
  .srch_link span::before {
    font-size: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  .help_icon {
    font-size: 31px;
    margin-right: 10px;
    width: 29px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .srch_link span::before {
    font-size: 22px;
  }
  .srch_link span {
    padding: 28px 13px 13px;
  }
}
@media (min-width: 768px) and (max-width: 930px) {
  .srch_link span::before {
    font-size: 19px;
    margin-top: 3px;
  }
}
@media (max-width: 1000px) {
  .icon-inner > div.icon-text img {
    max-width: 45px;
  }
}
@media (max-width: 991px) {
  .crosssell-container {
    float: none;
    width: 100%;
  }
  .crosssell-container::after {
    clear: both;
    content: "";
    display: block;
  }
  .show_btnbg {
    bottom: 33%;
    right: 35%;
    padding-right: 16px;
    text-align: center;
  }
  .shop-now-item > h2 {
    font-size: 23px;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 42%;
  }
}
@media (max-width: 960px) {
  .collb_img > h2 {
    bottom: 53%;
  }
  .collaboration .shop_nowbtn {
    bottom: 37%;
    right: 27%;
  }
  .icon-inner > div.icon-text {
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .category-image-container .page-title-wrapper {
    top: 11%;
  }
  .category-short-description {
    top: 47%;
    font-size: 17px;
  }
}
@media (max-width: 930px) {
  .easy-container,
  .easy-container .attribute-container.desc,
  .moisture-container .attribute-container.desc,
  .custom-review-container {
    padding: 30px;
  }
  .additional-attributes-wrapper .feature-container {
    padding: 50px;
  }
  .bottom-icons-container .icon-container {
    width: 100%;
    margin-bottom: 30px;
  }
  .icon-inner > div.icon-text {
    font-size: 21px;
  }
  .icon-inner > div.icon-text img {
    max-width: 80px;
  }
  .bottom-icons-container {
    margin-bottom: 0;
  }
  .icon-inner > div.icon-text span {
    width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 930px) {
  .new-arrival .view_collection {
    padding: 8px 20px;
    font-size: 15px;
  }
  .new-arrival h2 {
    font-size: 28px;
    line-height: 45px;
  }
  .checkout-index-index .cart_help_info li a {
    font-size: 13px;
  }
  .checkout-index-index .help_icon {
    font-size: 21px;
    width: 15px;
  }
}
@media (max-width: 767px) {
  .minicart-wrapper .action.showcart .counter.qty {
    margin-left: -38px;
  }
  .block-search .label:before {
    margin-left: -70px;
  }
  .page-wrapper .page-header .minicart-wrapper .action.showcart.active:before,
  .page-wrapper .page-header .minicart-wrapper .action.showcart:before {
    margin-left: -38px;
  }
  .mob_show {
    display: block;
  }
  .web_show {
    display: none;
  }
  .tab_content table.web_show {
    display: none;
  }
  .flex-control-nav {
    bottom: 10px !important;
  }
  /*.logo { margin: 7px !important; max-width: 80px;}*/
  .seasonal-promo {
    width: 33.3333%;
    float: left;
  }
  .new-arrival {
    width: 66.6667%;
    float: left;
  }
  .new-arrival .view_collection {
    font-size: 16px;
    left: 38px;
    padding: 12px 30px;
  }
  .new-arrival h2 {
    bottom: 47px;
    font-size: 28px;
    right: 23px;
    line-height: 31px;
  }
  .shop-now-item {
    float: left;
    width: 33.33%;
  }
  .blacklabel_shop .shop-now-item {
    width: 50%;
  }
  .login-container .register-info {
    min-height: 1px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    padding: 0px 20px;
  }
  .shop_allcollectionbg .row > div {
    width: 25%;
    float: left;
  }
  .home-brand-info {
    left: 10%;
  }
  .icon-container {
    margin-bottom: 20px;
  }
  .bottom_banner_info > h2 {
    font-size: 30px;
  }
  .footer.content h5 {
    color: #fff;
    padding: 7px 0;
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 16px;
  }
  .footer.content ul li {
    margin: 10px 0;
  }
  .footer.content h5::after {
    color: #777777;
    content: "+";
    font-size: 20px;
    font-weight: normal;
    position: absolute;
    right: 4px;
  }
  .footer.content h5.actv::after {
    content: "-";
  }
  .footer.content ul {
    display: none;
  }
  /*.page-footer{margin-top:0px!important;}*/
  .block.newsletter {
    width: 80% !important;
  }
  .category-image-container .page-title-wrapper {
    top: 5%;
  }
  .category-image-container .page-title {
    font-size: 46px !important;
  }
  .category-short-description {
    top: 41%;
    font-size: 17px;
  }
  .pages-item-next {
    position: static;
  }
  .description-container .cat-name {
    font-size: 35px;
    margin-bottom: 20px;
  }
  .about_us-container .attribute-title {
    text-align: left;
    padding: 0;
  }
  .story_content {
    width: 100%;
  }
  .accordion-head > .tab_label,
  .accordion-body {
    display: none;
  }
  .accordion .accordion-head h4 {
    float: none;
    position: relative;
    width: 100%;
    border-bottom: 3px solid #ddd;
  }
  .accordion .accordion-head h4::after {
    content: "+";
    position: absolute;
    right: 21px;
    font-size: 20px;
  }
  .accordion .accordion-head h4.open_tab:after {
    content: "-";
  }
  .customer_service .accordion {
    padding: 0px 20px;
  }
  .customer_service .accordion .accordion-head {
    border-bottom: none;
  }
  .mob-tab_label {
    border-radius: 30px;
    display: inline-block;
    margin: 10px 10px 10px 0;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
  }
  .mob-tab_label span {
    padding: 5px 10px;
    display: block;
    border-radius: 30px;
    border: 1px solid #dddddd;
    color: #333;
  }
  .mob-tab_label.open_tab {
    background: #E2231A;
    color: #fff;
    border-color: #e2231a;
  }
  .mob-tab_label.open_tab span {
    color: #fff;
  }
  .accordion .accordion-head h4.open_tab {
    border-color: #e2231a;
  }
  .blank_row > td {
    padding: 5px !important;
    line-height: 0;
  }
  .tab_content table th,
  .tab_content table td {
    font-size: 15px;
    padding: 10px;
    text-align: left;
  }
  .nt_tough-container .col-sm-5.col-lg-5.col-md-5,
  .nt_tough-container .col-sm-7.col-lg-7.col-md-7 {
    display: block;
    float: none;
  }
  .nt_tough-container .col-sm-5.col-lg-5.col-md-5 {
    padding: 0;
    margin-bottom: 40px;
  }
  .nt_tough-container .col-sm-5.col-lg-5.col-md-5 img {
    width: 100%;
  }
  .nytough_content .attribute-title {
    font-size: 43px;
    line-height: 43px;
    margin-bottom: 40px;
  }
  .nt_tough-container.row {
    padding: 0 0 30px;
  }
  .manufacture.about_us-container.row {
    padding-top: 40px;
  }
  .manufacture .about.attribute-title {
    font-size: 40px;
    line-height: 43px;
    max-width: 50%;
    padding: 0;
  }
  .shop_allcollectionbg p:first-child {
    padding-bottom: 0;
    margin: 0;
  }
  .customer_service_heading h2 {
    font-size: 21px;
    margin-bottom: 20px;
  }
  .accordion .accordion-head h4.open_tab {
    color: #E32E26;
  }
  .customer_service_heading > p {
    padding: 0 20px;
    text-align: left;
  }
  .customer_service_heading > p > br {
    display: none;
  }
  .customer-container .attribute-container a {
    color: #e8112d;
  }
  .attribute-container,
  .customer-container .shop-all-collection {
    text-align: center;
  }
  .customer-container.row > div {
    padding: 0 30px;
  }
  .customer-container.row > div:last-child {
    background: #eee;
    padding: 8px 30px;
  }
  .customer-container.row {
    padding: 30px 0 0 !important;
  }
  .customer-container .shop-all-collection {
    background: #EEEEEE;
  }
  .page-layout-2columns-left main#maincontent {
    padding: 0 !important;
  }
  .post-image.collb_img img {
    width: 100%;
  }
  .page-layout-1column .product.media,
  .page-layout-1column .product-info-main {
    padding: 0px 15px!important;
  }
  .fotorama__wrap .fotorama__grab,
  .fotorama__stage {
    width: 100% !important;
  }
  .feature-container.row > div {
    margin-bottom: 30px;
  }
  .additional-attributes-wrapper .feature-container {
    padding: 20px;
    margin: 0;
  }
  .specificatin-container > div,
  .spec-table {
    width: 100%;
  }
  .specificatin-container {
    padding: 30px;
  }
  .attribute-container,
  .customer-container .shop-all-collection {
    text-align: left;
  }
  .easy-container .col-sm-6.col-lg-6.col-md-6,
  .moisture-container .col-sm-6.col-lg-6.col-md-6 {
    display: block;
  }
  .attribute-value.moisture_img {
    padding: 0;
  }
  .easy-container .attribute-container.desc,
  .moisture-container .attribute-container.desc {
    padding: 30px 0;
  }
  .moisture-container.row {
    padding: 50px 30px;
  }
  .bottom_vdo-container.row {
    padding: 0px 30px 30px;
  }
  .upsell-container.inner-container {
    margin-top: 20px;
  }
  .upsell-container .block-title.title {
    padding: 0 30px;
    text-align: left;
  }
  .attribute-value.size-chart {
    padding: 10px 0 0;
  }
  .casefinder_bg form > .row > div {
    margin-bottom: 40px;
    padding: 0 !important;
  }
  .casefinder_img {
    margin-bottom: 20px;
    text-align: center;
    width: 100% !important;
  }
  .casefinder_slct {
    padding: 0 40px !important;
    width: 100% !important;
  }
  .casefinder_bg .row {
    margin: 0;
  }
  .casefinder_bg form > .row > div.radio_bg {
    float: none;
    padding: 0 15px !important;
    text-align: right;
    width: 100%;
  }
  .casefinder_bg form > .row > div.btn_bg {
    float: none;
    margin-top: 30px;
    padding: 0 30px !important;
    width: 100%;
  }
  .casefinder_bg form > .row > div.btn_bg {
    float: none;
    margin-top: 30px;
    padding: 0 30px !important;
    width: 100%;
  }
  .page-title.casefinder_title {
    font-size: 28px;
    margin: 50px 0 40px;
  }
  .search_bydimension > h2 {
    font-size: 24px;
    margin: 0 auto 40px;
    max-width: 61%;
  }
  .mpblog-post-index .page-title .base,
  .mpblog-category-view .page-title .base {
    font-size: 38px;
  }
  .filter-options {
    display: block !important;
  }
  .block-title.filter-title {
    display: none !important;
  }
  .minicart-items-wrapper .product-item-photo {
    padding-right: 10px;
  }
  .catalog-product-view .modal-popup .modal-inner-wrap {
    width: 92%;
  }
  .form_lft,
  .form_rht {
    width: 100%;
  }
  .modal_content_notifyme .modal-inner-wrap {
    width: 90% !important;
  }
  .ny_tough_description {
    width: 92%;
  }
  .collb_img > h2 {
    bottom: 50%;
    line-height: 35px;
  }
  .collb_img > h2 > a {
    font-size: 29px;
  }
  .collaboration .shop_nowbtn {
    bottom: 37%;
    font-size: 20px;
    right: 40%;
  }
  .learn_moreinfo {
    display: block;
  }
  .post-short-description {
    display: none;
  }
  .learn_moreinfo > span {
    color: #808080;
    font-size: 17px;
    position: relative;
    cursor: pointer;
  }
  .learn_moreinfo > span::after {
    content: "+";
    font-size: 21px;
  }
  .learn_moreinfo > span.slct::after {
    content: "-";
  }
  .postttle {
    font-size: 34px;
    top: -92px;
  }
  #co-shipping-form {
    border-top: 1px solid #ddd;
  }
  .field._required[name="shippingAddress.city"],
  .field._required[name="shippingAddress.region_id"],
  .field._required[name="shippingAddress.postcode"],
  .field._required[name="shippingAddress.country_id"],
  .field._required[name="shippingAddress.telephone"] {
    width: 100%;
    margin-right: 0 !important;
  }
  .table-checkout-shipping-method > tbody > tr {
    border: 1px solid #dddddd;
  }
  .table-checkout-shipping-method tbody td {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .checkout-shipping-method .actions-toolbar {
    border-top: none;
  }
  .best_sellers {
    padding: 20px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    right: 44px;
  }
  .register-bag-title,
  .bag-instruction {
    text-align: left;
  }
  .section-howto-register > ul > li {
    width: 29.5%;
  }
  .register_secpart,
  .register_lastsec {
    display: none;
  }
  .cont_bg.mob_show {
    text-align: center;
  }
  .cont_bg .cont {
    color: #fff;
    padding: 10px 40px;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    width: auto;
  }
  .section-personal-details .actions-toolbar .primary button {
    width: auto;
  }
  .cont_bg .cont:hover,
  .cont_bg .cont:focus {
    text-decoration: none;
  }
  .section-pro-information > .field,
  .section-personal-details > .field {
    display: block;
    margin-bottom: 25px;
    padding-right: 0;
    width: 100%;
  }
  .mpblog-post-index .page-title-wrapper,
  .limitedcollection-index-index .page-title-wrapper {
    display: none;
  }
  .postttle {
    position: static;
    margin-bottom: 20px;
  }
  .container#maincontent {
    margin-top: 70px;
  }
  .collection_collaboration {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    margin-bottom: 15px;
  }
  .collection_collaboration > a {
    color: #333333;
    display: inline-block;
    padding: 15px 30px;
    vertical-align: top;
    width: 49%;
    font-size: 16px;
  }
  .collection_collaboration > a.active_page {
    background: #EEEEEE;
  }
  .collection_collaboration > a:hover,
  .collection_collaboration > a:focus {
    text-decoration: none;
  }
  .contact-container > div.contact-form {
    margin-right: 0;
    width: 100%;
    padding: 0px 32px;
  }
  .contact-container > div.contact-info {
    width: 100%;
    padding: 0px 32px;
  }
  .contact_tab > li {
    width: 53%;
  }
  .contact_tab > li:last-child {
    width: 40%;
  }
  iframe {
    width: 100%;
  }
  .acf-map.gmaps-controls {
    height: auto !important;
  }
  .shop_allcollectionbg {
    padding: 0 40px;
  }
}
@media (max-width: 700px) {
  .new-arrival .view_collection {
    font-size: 14px;
    padding: 9px 18px;
  }
}
@media (max-width: 680px) {
  .main > section {
    padding: 0;
    display: block;
  }
  .magestore-bannerslide-flex-slider {
    margin-bottom: 0 !important;
  }
  .flex-direction-nav > li {
    margin: 0 !important;
  }
  .new-arrival,
  .seasonal-promo {
    float: none;
    width: 100%;
    padding: 0;
  }
  .new-arrival h2 {
    width: 100%;
    left: 0;
    text-align: center;
    top: 36%;
  }
  .new-arrival .view_collection {
    bottom: 36%;
    left: 38%;
  }
  .kamo-twill {
    margin-bottom: 0;
  }
  .shop-now-item,
  .blacklabel_shop .shop-now-item {
    float: none;
    width: 100%;
  }
  .shop-now-item img,
  .home-brand > img {
    width: 100%;
  }
  .shop-now-item > h2 {
    font-size: 43px;
  }
  .show_btnbg {
    bottom: 37%;
  }
  .shop_nowbtn {
    font-size: 18px;
  }
  .shop_allcollectionbg,
  .our-brand {
    margin-top: 0;
  }
  .shop_allcollectionbg .row > div {
    width: 50%;
  }
  .home-brand-info {
    left: 0;
  }
  .home-brand-container {
    padding-top: 0;
  }
  .main > section.bottom-icons-container {
    padding: 0px 30px;
  }
  .bottom_banner_info > h2 {
    font-size: 30px;
    line-height: 43px;
    padding: 0px 20px;
  }
  .bottom_banner_info br {
    display: none;
  }
  .bottom_banner_info span {
    display: block;
  }
  .collaboration .shop_nowbtn {
    right: 37%;
  }
  #discount-coupon-form > .fieldset > .actions-toolbar {
    width: 42%;
  }
  #discount-coupon-form > .fieldset > .field {
    width: 54%;
  }
  .section-howto-register > ul > li {
    display: block;
    list-style: outside none none;
    margin-bottom: 25px;
    width: 100%;
    margin-right: 0;
  }
  .addres_lft,
  .store_hrs {
    padding-right: 0;
    width: 100%;
    padding-left: 0;
  }
  .kamo-twill > div:first-child {
    padding-right: 0;
  }
  .kamo-twill > div:last-child {
    padding-left: 0;
  }
  .new-arrival .img_overlay,
  .shop-now-item > .img_overlay,
  .home-brand .img_overlay {
    width: 100%;
  }
  .kamo-twill > div.seasonal-promo img {
    max-width: 100%;
  }
  .shop-now-item,
  .home-brand {
    padding: 0;
  }
  .carousel_overlay {
    width: 87.8%;
  }
  .block.crosssell .products-grid .product-item {
    width: 23% !important;
  }
}
@media (max-width: 530px) {
  /*.logo { max-width: 85px;}
    .sticky_header .logo{max-width:72px;}*/
  .new-arrival .view_collection {
    bottom: 33%;
    left: 34%;
  }
  .bottom_banner_info > h2 {
    font-size: 27px;
    line-height: 39px;
  }
  .block.newsletter .action.subscribe {
    padding: 10px 30px;
  }
  .category-short-description {
    font-size: 15px;
    top: 45%;
    line-height: 20px;
  }
  .collaboration .shop_nowbtn {
    right: 32%;
  }
  #shopping-cart-table tbody tr td:last-child {
    width: 27%;
  }
  #discount-coupon-form > .fieldset > .actions-toolbar {
    width: 45%;
  }
  #discount-coupon-form .action.apply.primary {
    padding: 6px 15px;
  }
  .icon-inner > div.icon-text span {
    width: 65%;
  }
  .help_txt {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  /*.logo { max-width: 72px;}*/
  .magestore-bannerslider .flex-caption h1 {
    font-size: 30px;
    letter-spacing: -1px;
  }
  .magestore-bannerslider .flex-caption h4 {
    font-size: 18px;
  }
  .flex-control-nav {
    display: none;
  }
  .magestore-bannerslider .flex-caption a {
    font-size: 15px;
  }
  .new-arrival h2 {
    top: 23%;
  }
  .home-brand-info > p {
    font-size: 18px;
  }
  .newsletter-title {
    font-size: 16px;
  }
  .icon-inner > div.icon-text img {
    max-width: 60px;
  }
  .icon-inner > div.icon-text {
    font-size: 18px;
  }
  .bottom_banner_info > h2 {
    font-size: 21px;
    line-height: 34px;
  }
  .block.newsletter .action.subscribe {
    padding: 10px 20px;
    font-size: 16px;
  }
  .block.newsletter input {
    font-size: 18px;
  }
  .category-image-container .page-title {
    font-size: 26px !important;
  }
  .category-image-container .page-title-wrapper {
    top: 0;
  }
  .category-short-description > p {
    width: 90%;
  }
  .toolbar-sorter.sorter {
    min-width: 184px;
    padding: 14px 20px;
    right: 4px;
  }
  .nytough_content .attribute-title,
  .about_us-container .attribute-title {
    font-size: 32px;
    line-height: 34px;
  }
  .ny_tough_description {
    font-size: 16px;
    line-height: 26px;
    width: 100%;
  }
  .manufacture .about.attribute-title {
    font-size: 32px;
    line-height: 38px;
    max-width: 58%;
  }
  .crosssell .product.photo.product-item-photo {
    min-height: 1px !important;
  }
  .nav-toggle {
    z-index: 0;
  }
  .help_icon {
    font-size: 23px;
    margin-right: 5px;
    width: 26px;
  }
  .help_txt {
    font-size: 12px;
  }
  .product-info-main .qty .label {
    display: none;
  }
  .qty .control {
    margin-left: 0;
  }
  .postttle {
    font-size: 30px;
  }
  .cart.table-wrapper .product-item-name {
    font-size: 15px;
  }
  #shopping-cart-table .product-item-details .product-sku,
  #shopping-cart-table .item-options > dt,
  #shopping-cart-table .item-options > dd {
    font-size: 13px;
  }
  #shopping-cart-table tbody tr td {
    width: 70%;
  }
  #discount-coupon-form .action.apply.primary {
    padding: 6px 15px;
    width: 100%;
    margin: 0;
  }
  #discount-coupon-form > .fieldset > .field,
  #discount-coupon-form > .fieldset > .actions-toolbar {
    width: 100%;
  }
  .checkout-methods-items .item button.checkout {
    width: 100% !important;
  }
  .cont_bg .cont,
  .section-personal-details .actions-toolbar .primary button,
  .cont_bg .cont {
    width: 100%;
  }
  .register-bag-success .modal-inner-wrap,
  .register-bag-fail .modal-inner-wrap {
    text-align: left;
  }
  .contact_tab > li {
    font-size: 14px;
  }
  .show_btnbg {
    bottom: 34%;
  }
  .carousel_overlay {
    width: 90.8%;
  }
  .page-title-wrapper > h1.page-title {
    font-size: 23px;
    padding: 0px 10px;
  }
}
@media (max-width: 460px) {
  .cart.table-wrapper #shopping-cart-table .product-item-photo {
    width: 34%;
    margin-bottom: 68px;
  }
  #shopping-cart-table .product-item-details {
    width: 58%;
  }
}
@media (max-width: 420px) {
  .category-short-description {
    font-size: 13px;
    line-height: 17px;
  }
  .page-products.page-layout-1column .products-grid .product-item,
  .products-upsell .product-item {
    width: 100% !important;
  }
  .products.wrapper ~ .toolbar-products .pages {
    margin-top: 50px;
  }
  .customer_service .accordion-body > h3 {
    font-size: 18px;
  }
  .customer_service .accordion-body > p {
    font-size: 16px;
  }
  .moisture-container .attribute-title,
  .easy-container .attribute-title,
  .specificatin-container .attribute-title {
    font-size: 24px !important;
  }
  .description .value .easy-container p,
  .description .value .attribute-container p {
    font-size: 18px !important;
  }
  .table-wrapper {
    overflow: visible !important;
  }
  .spec-table .spac-content {
    font-size: 16px;
  }
  .shop_nowbtn {
    right: 37%;
  }
  .notify-product-image {
    width: 100px;
  }
  .modal_content_notifyme .modal-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .collaboration .shop_nowbtn {
    bottom: 32%;
    right: 29%;
  }
  .post-image {
    min-height: 217px;
  }
  .postttle {
    font-size: 27px;
  }
  .checkout-cart-index main.container {
    padding: 0 15px !important;
  }
  .icon-inner > div.icon-text {
    font-size: 15px;
  }
  .icon-inner > div.icon-text img {
    max-width: 46px;
  }
}
@media (max-width: 380px) {
  .magestore-bannerslider .flex-caption a {
    margin-top: 14px;
    padding: 8px 21px;
  }
  .category-image-container .page-title {
    font-size: 17px !important;
  }
  .category-short-description {
    font-size: 12px;
    line-height: 15px;
  }
  .inner-container .filter-caption,
  .sorter .sorter-label,
  .selected_val .val {
    font-size: 13px;
  }
  .toolbar-sorter.sorter {
    min-width: 141px;
    padding: 12px 10px;
    right: 5px;
    top: -6px !important;
  }
  .sort_box li {
    font-size: 14px;
    padding: 7px 10px;
  }
  .cms-blacklabel .shop-now-item > h2 {
    font-size: 32px;
  }
}
@media (max-width: 360px) {
  .new-arrival .view_collection {
    bottom: 31%;
    left: 29%;
  }
  .shop-now-item > h2 {
    font-size: 38px;
  }
  .home-brand-info > h2 {
    font-size: 28px;
  }
  .home-brand-info > p {
    font-size: 15px;
  }
  .newsletter-title {
    font-size: 14px;
    padding: 0 10px;
  }
  .icon-inner > div.icon-text {
    font-size: 13px;
  }
  .icon-inner > div.icon-text img {
    max-width: 37px;
  }
  .block.newsletter .action.subscribe {
    font-size: 14px;
  }
  .block.newsletter input {
    font-size: 14px;
  }
  .copyright > span {
    font-size: 15px;
  }
  .bottom_banner_info > h2 {
    font-size: 17px;
    line-height: 29px;
  }
  .category-short-description {
    font-size: 12px;
    line-height: 14px;
  }
  .description-container .cat-name {
    font-size: 30px;
    line-height: 36px;
  }
  .nytough_content .attribute-title,
  .about_us-container .attribute-title {
    font-size: 27px;
    line-height: 31px;
  }
  .manufacture .about.attribute-title {
    width: 87%;
  }
  .shop_nowbtn {
    bottom: 35%;
    right: 34%;
  }
  .page-layout-1column .filter.block {
    width: 295px;
  }
  .cart_help_info li a {
    font-size: 13px;
  }
  h2.help_heading {
    font-size: 14px;
  }
  .help_icon {
    font-size: 20px;
    margin-right: 5px;
    width: 25px;
  }
  .help_txt {
    font-size: 10px;
  }
  .modal_content_notifyme .notify-title {
    font-size: 17px;
  }
  .notify-product-image {
    vertical-align: top;
    width: 60px;
  }
  .notify-product-content {
    margin-left: 9px;
  }
  .modal-popup.modal-slide {
    left: 20px;
    right: 20px;
  }
  .brdway > span,
  .street > span,
  .prince_street > span,
  .bowery > span {
    font-size: 11px;
    height: 21px;
    width: 20px;
  }
}
.smile-es-range-slider .ui-slider-handle {
  background: #e22319;
}
.smile-es-range-slider .ui-slider-handle:hover {
  background: #e22319;
}
.checkout-container input[type="radio"] + .input,
.custom_box [type="radio"] + .input,
.custom_box [type="checkbox"] + .input {
  background-color: #ffffff;
  border: 1px solid #909090;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  height: 0;
  padding: 8px;
  position: relative;
}
.checkout-container input[type="radio"]:checked + .input,
.custom_box [type="radio"]:checked + .input,
.custom_box [type="checkbox"]:checked + .input {
  background-color: #e22319;
  border-color: #e22319;
}
.filter-options-content li.item.mana-selected .type-checkbox-container .is-checked,
.filter-options-content li.item > a:hover .type-checkbox-container .selection-check {
  background-color: #ffffff;
  border: 1px solid #e22319;
}
.theme-pearl.store-view-v1 .block .block-content .products-grid button,
.theme-pearl.store-view-v1 button,
.btt-button {
  background-color: #e22319 !important;
}
.social-buttons {
  display: inline-block;
  width: 100%;
}
.social-buttons .social,
.social-buttons .social li {
  margin: 0;
  padding: 0;
}
.social-buttons ul.social li.social-message {
  padding-bottom: 40px !important;
  top: -20px !important;
  padding-right: 20px;
  position: relative;
  font-weight: bold;
}
.social-buttons ul.social li {
  display: inline-block;
  text-align: center;
}
.social-buttons ul.social li:before {
  display: none;
}
.social-buttons ul.social li a {
  display: block;
  text-decoration: none;
}
.social-buttons ul.social li a i {
  color: #333333 !important;
}
body .additional-attributes-wrapper .feature-container {
  background: #ffffff !important;
  padding: 0 !important;
}
body .additional-attributes-wrapper .feature-container .attribute-container {
  padding-top: 20px;
}
.specificatin-container {
  padding: 0 30px;
  border-top: 1px solid #dadada;
  margin-top: 20px;
}
.theme-pearl.catalog-product-view .product-social-links .action.tocompare:before,
.theme-pearl.catalog-product-view .product-social-links .action.towishlist:before,
.theme-pearl.catalog-product-view .product-social-links .action.mailto:before {
  width: 23px !important;
}
.additional-attributes-wrapper.table-wrapper.clearfix,
.additional-attributes-wrapper .feature-container .attribute-container {
  margin-top: 0 !important;
  margin-bottom: 20 !important;
}
.additional-attributes-wrapper .feature-container {
  background: #ffffff !important;
  margin: 0 !important;
  padding: 0 !important;
}
.review-list-no-results,
.map-thank-you-message {
  margin: 30px 0 !important;
}
.attribute-value {
  font-size: 14px !important;
}
.attribute-container .attribute-title {
  font-weight: normal !important;
}
.product .data .switch {
  display: none !important;
}
.selection-check {
  border: 1px solid #898989;
  display: block;
  height: 16px;
  margin-right: 5px;
  margin-top: 2px;
  width: 16px;
}
body .columns .sidebar-main,
body .columns .sidebar-additional {
  padding: 0 15px 0 5px !important;
}
.theme-pearl.store-view-default .block .block-content .products-grid button.action.primary,
.theme-pearl.store-view-default button.action.primary {
  margin-left: 0 !important;
}
body .columns .column.main {
  padding: 15px !important;
}
.theme-pearl .page-wrapper .page-footer {
  background: transparent !important;
}
.theme-pearl .page-wrapper .page-footer .copyright,
.theme-pearl .page-wrapper .page-footer .footer.content,
.theme-pearl .page-wrapper .page-footer .page-footer,
.theme-pearl .page-wrapper .page-footer .w.footer-v3 {
  background: transparent !important;
  font-size: 13px !important;
}
.theme-pearl .page-wrapper .page-footer .footer.content .w,
.theme-pearl .page-wrapper .page-footer .footer.content .w.footer-v3,
.theme-pearl .page-wrapper .page-footer .footer.content .footer-v3 {
  background: transparent !important;
  background-image: url("media/wysiwyg/get-to-know-our-story-manhattan-portage-black.jpg") !important;
  background-position-x: right !important;
  background-position-y: bottom !important;
  text-transform: capitalize !important;
}
.theme-pearl .page-wrapper .page-footer .footer.content .address-v3 {
  text-transform: capitalize !important;
}
.bottom-banner .banner-overlay {
  padding: 125px 0;
}
.bottom-banner .banner-overlay .bottom_banner_info a {
  color: #e22319 !important;
}
.bottom-icons-container {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
  margin-top: -60px !important;
  background: #ce0e2d;
  color: #ffffff !important;
  font-weight: bold !important;
}
.bottom-icons-container img {
  max-width: 35px !important;
}
.bottom-icons-container img.icon-laptop {
  padding-top: 10px !important;
}
.bottom-icons-container .icon-container {
  margin: 0;
  padding: 0;
  height: 88px !important;
  padding-left: 1px !important;
  padding-right: 0;
}
.bottom-icons-container .icon-inner {
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  border: 0;
  border-bottom: 1px #bb0909 solid !important;
}
.bottom-icons-container .icon-inner:hover {
  background: #aa182c;
}
.bottom-icons-container .icon-inner.border-right-1 {
  border-right: 1px #bb0909 solid !important;
}
.bottom-icons-container .icon-inner > .icon-text {
  margin-top: 17px;
}
.bottom-icons-container .icon-inner > .icon-text.footer-icon-collaboration img {
  margin-top: 9px;
}
.bottom-icons-container .icon-inner > .icon-text.footer-icon-collaboration span {
  margin-top: -18px;
}
.bottom-icons-container .icon-inner > .icon-text.footer-icon-laptop img {
  margin-top: 19px;
}
.bottom-icons-container .icon-inner > .icon-text.footer-icon-laptop span {
  margin-top: -3px;
}
.bottom-icons-container .icon-inner > .icon-text.footer-icon-register img {
  margin-top: 14px;
}
.bottom-icons-container .icon-inner > .icon-text.footer-icon-register span {
  margin-top: -12px;
}
.bottom-icons-container .icon-inner > .icon-text img {
  margin-right: 30px !important;
}
.bottom-icons-container .icon-inner > .icon-text span {
  color: #ffffff !important;
  font-family: 'WorkSans', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
}
.bottom-icons-container .icon-inner > .icon-text i {
  color: #333333 !important;
}
.column.main.infinite-scroll .product-items .ias-spinner,
.column.main.infinite-scroll .product-items .ias-load-more,
.column.main.infinite-scroll .product-items .ias-no-more {
  position: relative !important;
  bottom: -74px;
}
.block.newsletter input {
  padding-left: 40px !important;
  background: transparent !important;
  border: 0;
  border-bottom: 2px solid #444444 !important;
  font-size: 15px;
  font-weight: 300 !important;
}
.theme-pearl.store-view-default .block .block-content .products-grid button.action.primary,
.theme-pearl.store-view-default button.action.primary {
  border-radius: 35px !important;
  margin-left: 20px !important;
}
.block.newsletter .field .control:before {
  line-height: 47px !important;
  font-size: 43px !important;
  margin-left: -11px !important;
  content: '\e61d' !important;
  font-family: 'icons-blank-theme';
}
.off-first-order {
  text-align: center;
  padding-bottom: 20px;
  font-size: 24px;
  font-weight: bold !important;
}
.join-newsletter {
  text-align: center;
  font-size: 19px;
}
.page-footer .block.newsletter {
  margin-bottom: 90px !important;
}
ul.footer-v3-list li a,
.footer-v3 .details-v3 {
  font-size: 13px !important;
}
.footer-section2-content h4 {
  font-size: 13px !important;
  text-transform: capitalize !important;
  font-weight: bold !important;
  margin-bottom: -10px !important;
}
.icon-location:before {
  color: #848081 !important;
}
.footer-v3 .details-v3 {
  font-size: 13px !important;
  color: #848081 !important;
  margin-top: 7px !important;
}
.footer-section2-content.row a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
  text-decoration-style: solid !important;
}
.footer-section2-content.row a.social-icons:hover {
  text-decoration: none !important;
}
.intenso-modal button:not(.primary),
.intenso-review-detail button:not(.primary),
.review-list-header-actions button:not(.primary) {
  box-shadow: none !important;
}
.modal-slide .action-close {
  padding: 19px !important;
}
.theme-pearl.product-page-v1 .product-info-main .actions {
  width: calc(35%) !important;
}
body .theme-pearl.store-view-default .block .block-content .products-grid button.action.primary,
body .theme-pearl.store-view-default button.action.primary,
body #product-addtocart-button {
  margin-left: 0 !important;
}
.smile-es-range-slider .ui-slider-handle,
.theme-pearl.store-view-default .action.primary,
.theme-pearl.store-view-default .block .block-content .products-grid button.action.primary span,
.theme-pearl.store-view-default button.action.primary span,
.theme-pearl.store-view-default .block .block-content .products-grid button.action.primary:hover span,
.theme-pearl.store-view-default button.action.primary:hover span {
  font-size: 14px !important;
}
.btt-button:after {
  font-family: 'font-icons' !important;
  content: '\e7a6' !important;
  position: absolute !important;
  top: 10px !important;
  left: 13px !important;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item span.qty-update.item-plus:after {
  content: '\e7a5' !important;
  font-family: 'font-icons';
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item span.qty-update.item-minus:after {
  content: '\e7a4' !important;
}
.custom_box.round span.input {
  border-radius: 50%;
  padding: 12px;
}
.checkout-container [type="radio"],
.custom_box [type="radio"],
.custom_box [type="checkbox"] {
  display: none;
}
.checkout-container input[type="radio"] + .input,
.custom_box [type="radio"] + .input,
.custom_box [type="checkbox"] + .input {
  background-color: #ffffff;
  border: 1px solid #909090;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  height: 0;
  padding: 8px;
  position: relative;
}
.customcompare .actions-toolbar .secondary a {
  white-space: nowrap;
}
.checkout-container input[type="radio"]:checked + .input,
.custom_box [type="radio"]:checked + .input,
.custom_box [type="checkbox"]:checked + .input {
  background-color: #e22319;
  border-color: #e22319;
}
.smile-es-range-slider .ui-slider-handle,
.theme-pearl.store-view-default .action.primary {
  background-color: #e22319 !important;
  border: 1px solid #e22319 !important;
  color: #ffffff !important;
  transition-duration: 300ms;
  transition-property: background-color;
}
.smile-es-range-slider .ui-slider-handle:hover,
.theme-pearl.store-view-default .action.primary:hover {
  background-color: #ffffff !important;
  border: 1px solid #e22319 !important;
  color: #e22319 !important;
  transition-duration: 300ms;
  transition-property: background-color;
}
.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper .quickcart-items .quickcart-product-item span.qty-update.item-minus:after {
  content: '\e7a4';
  font-family: 'font-icons';
}
.filter-options-item input[type="checkbox"] {
  position: absolute !important;
  z-index: -1000 !important;
  left: -1000px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  width: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}
.filter-options-item input[type="checkbox"] + label,
.filter-options-item input[type="checkbox"] + label.clr {
  padding-left: 21px !important;
  height: 16px !important;
  display: inline-block !important;
  line-height: 16px !important;
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
  font-size: 16px !important;
  vertical-align: middle !important;
  cursor: pointer !important;
}
.filter-options-item input[type="checkbox"]:checked + label,
.filter-options-item input[type="checkbox"] + label.chk {
  background-position: 0 -16px !important;
}
.filter-options-item label {
  background-image: url(media/checkboxes/checkboxes.gif);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.filter-actions .filter-clear span {
  color: #333333;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items .item a {
  padding-left: 5px !important;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items .item a:before {
  float: none !important;
  width: 0 !important;
  height: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  content: "";
}
.filter-content {
  padding: 0 !important;
}
#layered-filter-block .block-actions.filter-actions a {
  padding-top: 10px !important;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title,
#layered-filter-block.filter .block-subtitle {
  border-bottom: 1px solid #dbdbdb !important;
}
.filter .filter-content .item {
  margin: 2px 0 !important;
}
.filter-options-content label span {
  border-bottom: 1px solid #ffffff;
}
.filter-options-content label span:hover {
  border-bottom: 1px solid #494949;
}
button,
a.action.primary {
  border-radius: 0 !important;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
