.main-container {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

.main {
  overflow: hidden;
  *zoom: 1;
  min-height: 510px;
}

.cms-index-index .main-container {
  width: 1100px;
}

.col-main {
  display: inline;
  float: left;
  margin-right: 30px;
  width: 825px;
}

* html .col-main {
  overflow-x: hidden;
}

.col-right {
  display: inline;
  float: left;
  margin-right: 0;
  width: 255px;
}

* html .col-right {
  overflow-x: hidden;
}

.col2-left-layout {
  overflow: hidden;
  *zoom: 1;
}

.col2-left-layout .col-main {
  display: inline;
  float: left;
  margin-right: 30px;
  width: 822px;
  display: inline;
  float: left;
  position: relative;
  margin: 0 0 1.5em;
}

* html .col2-left-layout .col-main {
  overflow-x: hidden;
}

.col2-left-layout .col-left {
  display: inline;
  float: left;
  margin-right: 0;
  width: 255px;
  display: inline;
  float: left;
  position: relative;
}

* html .col2-left-layout .col-left {
  overflow-x: hidden;
}

body {
  background-color: #ededed;
}

.page h1 {
  color: #505050;
  font-family: pt sans, sans-serif;
  font-weight: normal;
  text-align: left;
  margin: 0;
}

.page h2 {
  font-family: pt sans, sans-serif;
  font-weight: normal;
  text-align: left;
  margin: 0;
}

.page h3 {
  font-family: pt sans, sans-serif;
  font-weight: normal;
  text-align: left;
  margin: 0;
}

.page h4 {
  color: #434343;
  font-family: pt sans, sans-serif;
  font-weight: normal;
  text-align: left;
  margin: 0;
}

.page h3 {
  font-size: 25px;
}

.page h4 {
  font-size: 24px;
}

.page a {
  color: #434343;
}

.page p {
  color: #434343;
  font-size: 14px;
  font-family: pt sans;
}

.page .user-guide {
  cursor: pointer;
  float: right;
  text-align: center;
  border: none;
  margin: 25px 0;
}

.page button {
  cursor: pointer;
  background: url("../images/footer-texture.png") repeat scroll 0 0 transparent;
  padding: 7px 15px;
  border: none;
  box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) inset;
}

.page button > span > span {
  color: #fff;
  text-transform: uppercase;
  font-family: pt sans;
}

.page button:active {
  box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.3) inset, -1px -1px 3px rgba(255, 255, 255, 0.3) inset;
}

.page button:active > span > span {
  color: #9f9f9f;
  text-shadow: 1px 1px 1px #000000;
}

.before-footer {
  padding-bottom: 15px;
  width: 1150px;
  margin: 0 auto;
}

.before-footer .logos {
  display: table;
  width: 100%;
}

.before-footer .logos > h3 {
  color: #8D8D8D;
  display: table-cell;
  font-size: 24px;
  height: 60px;
  margin: 5px;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
}

.before-footer .logos > h3 > label {
  color: #2a6ebb;
}

.before-footer .logos > h3:first-of-type:before {
  background: url("../images/footer-icon.png") repeat scroll 0 0 transparent;
  content: "";
  display: inline-block;
  height: 56px;
  margin-right: 20px;
  vertical-align: middle;
  width: 57px;
}

@media screen and (min-width: 425px) {
  .before-footer .logos > h3:last-of-type:before {
    margin-right: 20px;
  }
}

.before-footer .logos > h3:last-of-type:before {
  background: url("../images/footer-icon.png") repeat scroll -57px center transparent;
  content: "";
  display: inline-block;
  height: 56px;
  vertical-align: middle;
  width: 57px;
}

.footer-container {
  font-family: 'Droid Sans', sans-serif;
}

.footer-container > div {
  background: url("../images/footer-texture.png");
}

.footer-container > div .box {
  position: relative;
  width: 1110px;
  display: table;
  margin: 0 auto;
  padding: 12px 0;
}

.footer-container > div .box aside {
  display: table-cell;
  width: 50%;
}

.footer-container > div .box aside p {
  font-size: 18px;
  color: #e0e0e0;
  text-align: justify;
  line-height: 24px;
}

.footer-container > div .box aside:nth-of-type(1) {
  width: 45%;
}

.footer-container > div .box aside .twitter {
  display: table-cell;
}

.footer-container > div .box aside .twitter > h4 {
  text-transform: uppercase;
  margin: 20px 0;
  color: #dfdfdf;
}

.footer-container > div .box aside .twitter > p {
  background: url("../images/twit.png") no-repeat scroll 0 6px transparent;
  font-size: 12px;
  line-height: 20px;
  padding-left: 50px;
}

.footer-container > div .box aside .twitter > p:first-of-type {
  border-bottom: 1px solid;
  margin-bottom: 25px;
  padding-bottom: 25px;
}

.footer-container > div .box aside .twitter > p > .twit {
  color: #2a6ebb;
}

.footer-container > div .box aside .twitter > p > .posted {
  color: #B4B4B4;
  font-size: 13px;
  display: block;
}

.footer-container > div .box aside .twitter > a {
  display: block;
  margin: 15px 0;
  padding-left: 50px;
  text-align: left;
  color: #e0e0e0;
  text-decoration: none;
}

.footer-container > div .box aside .twitter > a > label {
  color: #2a6ebb;
}

.footer-container > div .box aside .facebook {
  display: table-cell;
  text-align: left;
  width: 285px;
}

.footer-container > div .box aside .facebook > h4 {
  text-transform: uppercase;
  color: #dfdfdf;
  margin: 20px 0;
}

.footer-container > div .box aside .facebook p.like {
  background: url("../images/like.png") no-repeat scroll 0 0 transparent;
  font-size: 12px;
  line-height: 12px;
  padding-left: 65px;
  margin: 10px;
}

.footer-container > div .box aside .facebook p.like > span {
  display: block;
  color: #2a6ebb;
  font-weight: bold;
}

.footer-container > div .box aside .facebook > aside.man {
  display: inline-block;
  padding: 15px 5px;
  width: 76px;
  text-align: center;
  color: #e0e0e0;
}

.footer-container > div .box aside .facebook > aside.man > img {
  background: none repeat scroll 0 0 #F3F3F1;
  display: inline-block;
  height: 70px;
  width: 70px;
  border: 3px solid #fff;
  border-radius: 6px;
}

.footer-container > div .box aside:nth-of-type(3),
.footer-container > div .box aside:nth-of-type(3) {
  width: 30%;
  padding-left: 5%;
}

.footer-container > div .box aside:nth-of-type(3) h4,
.footer-container > div .box aside:nth-of-type(4) h4 {
  text-transform: uppercase;
  margin: 20px 0;
  color: #dfdfdf;
}

.footer-container > div .box aside:nth-of-type(3) ul,
.footer-container > div .box aside:nth-of-type(4) ul {
  text-align: left;
}

.footer-container > div .box aside:nth-of-type(3) ul li,
.footer-container > div .box aside:nth-of-type(4) ul li {
  color: #e0e0e0;
  line-height: 30px;
}

.footer-container > div .box aside:nth-of-type(3) ul li:before,
.footer-container > div .box aside:nth-of-type(4) ul li:before {
  background: none repeat scroll 0 0 #2a6ebb;
  border-radius: 9999px;
  content: "";
  display: inline-block;
  height: 3px;
  margin-right: 15px;
  padding: 3px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 3px;
}

.footer-container > div .box aside:nth-of-type(3) p,
.footer-container > div .box aside:nth-of-type(3) span,
.footer-container > div .box aside:nth-of-type(4) p,
.footer-container > div .box aside:nth-of-type(4) span {
  font-size: 12px;
  color: #e0e0e0;
  text-align: left;
  width: 151px;
}

.footer-container > div .box aside:nth-of-type(3) span,
.footer-container > div .box aside:nth-of-type(4) span {
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  display: inline-block;
  margin: 20px 0;
  padding: 20px 0;
  text-align: left;
  width: 100%;
}

.footer-container > div .box aside:nth-of-type(3) a,
.footer-container > div .box aside:nth-of-type(4) a {
  display: inline-block;
  text-align: left;
  width: 100%;
}

.footer-container .footer {
  background: #242424;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 20px inset;
}

.footer-container .desktop .box,
.footer-container .wrapper {
  padding: 20px 0;
  width: 1110px;
  display: table;
  margin: 0 auto;
}

.footer-container .wrapper .footer-address,
.footer-container .wrapper .footer-links {
  display: table-cell;
  vertical-align: middle;
}

.footer-container .wrapper .footer-links ul {
  float: right;
}

.footer-container .wrapper .footer-links li {
  border-right: 1px solid #A5A5A5;
  margin-right: 20px;
  padding-right: 20px;
}

.footer-container .wrapper .footer-links li:last-of-type {
  border-right: 0;
  margin: 0;
  padding: 0;
}

.footer-container .wrapper address {
  text-align: left;
}

.footer-container .wrapper address label {
  color: #2a6ebb;
}

.quick-access {
  font-family: 'Droid Sans', sans-serif;
  float: right;
  width: 100%;
}

.quick-access #search_mini_form .form-search {
  display: inline-block;
  position: relative;
}

.quick-access .input-text {
  color: #434343;
  font-size: 15px;
  padding: 8px 8px 9px;
  width: 325px;
  text-align: left;
  float: left;
  height: 20px;
  background: #fff;
  margin-right: -5%;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .quick-access .input-text {
    font-size: 16px;
  }
}

@media screen and (min-width: 606px) and (max-width: 820px) {
  .quick-access button,
  .quick-access button:active {
    top: -2px !important;
  }
}

.quick-access button,
.quick-access button:active {
  background: none repeat scroll 0 0 #ECEDE9;
  border: medium none;
  display: inline-block;
  height: 37px;
  position: relative;
  text-indent: -999em;
  width: 40px;
  box-shadow: -2px 1px 2px rgba(0, 0, 0, 0.6) inset;
  background: url("../images/zoom.png") no-repeat scroll center center white;
  padding: 0;
  margin-left: -1px;
}

.quick-access li {
  color: #dfdfdf;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  line-height: normal;
  border-right: 1px solid #dfdfdf;
}

.quick-access li:first-of-type {
  padding-left: 0;
}

.quick-access li:last-of-type {
  padding-right: 0;
  border-width: 0;
}

.quick-access li a {
  color: #e0e0e0;
  display: inline-block;
  font-size: 16px;
  padding: 10px 0;
  text-decoration: none;
  text-transform: none;
}

.quick-access li a:visited {
  color: #e0e0e0;
}

.quick-access li a:focus {
  color: #e0e0e0;
}

.quick-access li a:hover {
  color: #e0e0e0;
}

.quick-access li a:active {
  color: #e0e0e0;
}

.header-container {
  background: url("../images/footer-texture.png");
}

.header {
  width: 1110px;
  margin: 0 auto;
  display: table;
}

.header ul.links {
  text-align: right;
  padding-right: 6px;
}

.header ul.links li {
  border-right: 1px solid #A5A5A5;
  margin-right: 20px;
  padding-right: 20px;
}

.header ul.links li:last-of-type {
  border-right: 0;
  margin: 0;
  padding: 5px 0;
}

.header ul.links li {
  padding: 5px 20px 10px 0;
  position: relative;
  top: -20px;
  float: left;
}

.header ul.links li a {
  color: #e0e0e0;
  font-size: 16px;
  text-decoration: none;
}

.header ul.links li a:visited {
  color: #e0e0e0;
}

.header ul.links li a:focus {
  color: #e0e0e0;
}

.header ul.links li a:hover {
  color: #e0e0e0;
}

.header ul.links li a:active {
  color: #e0e0e0;
}

.header ul.links li a > label {
  color: #363636;
  font-size: 14px;
  left: 5px;
  position: relative;
}

.header ul.links .myaccount-menu {
  position: relative;
}

.header ul.links .myaccount-menu .customer-menu {
  background: none repeat scroll 0 0 #242424;
  display: none;
  left: -40px;
  margin-top: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 30px;
  width: 150px;
  z-index: 1000;
}

.header ul.links .myaccount-menu.active .top-link-cart:before {
  display: none;
}

.header ul.links .myaccount-menu.active .customer-menu,
.header ul.links .myaccount-menu:hover .customer-menu {
  display: block;
  z-index: 1000;
}

.header ul.links .myaccount-menu.active .customer-menu li,
.header ul.links .myaccount-menu:hover .customer-menu li {
  border: 0;
  margin: 0;
  padding: 0;
  position: static;
  top: 0;
  width: 100%;
  background: none;
}

.header ul.links .myaccount-menu.active .customer-menu li a,
.header ul.links .myaccount-menu:hover .customer-menu li a {
  padding: 5px 0;
  display: inline-block;
  font-size: 14px;
}

.input-text {
  border-radius: 0;
  padding: 5px;
  border: medium none;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6) inset;
  background: #F3F3F3;
}

.nav-container .nav-menu {
  width: 1110px;
  margin: 0 auto;
}

.nav-container .nav-menu #nav {
  display: table;
  width: 100%;
}

.nav-container .nav-menu #nav li {
  border-right: 1px solid #A5A5A5;
  margin-right: 20px;
  padding-right: 20px;
}

.nav-container .nav-menu #nav li:last-of-type {
  border-right: 0;
  margin: 0;
  padding: 0;
}

.nav-container .nav-menu #nav li {
  display: table-cell;
  text-decoration: none;
  padding: 10px;
}

.nav-container .nav-menu #nav li:first-of-type {
  padding-left: 0;
}

.nav-container .nav-menu #nav li:last-of-type {
  padding-right: 0;
  padding-left: 20px;
}

.nav-container .nav-menu #nav li > a {
  text-decoration: none;
}

.nav-container .nav-menu #nav li > a span {
  font-size: 16px;
  font-family: 'Droid Sans', sans-serif;
  color: #e0e0e0;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-container .nav-menu #nav li > a span:visited {
  color: #e0e0e0;
}

.nav-container .nav-menu #nav li > a span:focus {
  color: #e0e0e0;
}

.nav-container .nav-menu #nav li > a span:hover {
  color: #e0e0e0;
}

.nav-container .nav-menu #nav li > a span:active {
  color: #e0e0e0;
}

.nav-container .nav-menu #nav li > ul.level0 {
  display: none;
}

.main-header {
  height: 400px;
  background: black;
  display: -webkit-box;
  display: flex;
}

.main-header aside {
  width: 1110px;
  display: table;
  margin: 0 auto;
  height: inherit;
  background: #000;
}

.main-header aside .swipe-box li > div img {
  width: 100%;
}

.strip {
  height: 65px;
  background: #FFF;
  position: relative;
}

.strip button {
  font-size: 16px;
}

.strip > div {
  width: 1110px;
  margin: 0 auto;
  height: inherit;
}

.strip > div p {
  display: table-cell;
  padding: 10px 20px;
  text-align: left;
  vertical-align: middle;
}

.strip > div p > button {
  margin-left: 20px;
  padding: 10px 30px;
}

.strip > div p > span {
  color: #2a6ebb;
  font-family: pt sans;
  font-size: 14px;
}

.strip > div h2 {
  color: #434343;
  display: table-cell;
  padding-left: 408px;
  padding-right: 20px;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 22px;
}

.strip .desktop > h2 {
  visibility: visible !important;
}

.strip .block-subscribe {
  display: table-cell;
  visibility: visible !important;
}

.strip .block-subscribe .block-title {
  display: none;
}

.strip .block-subscribe label {
  display: none;
}

.strip .block-subscribe .email-miniform {
  height: 20px;
  padding: 9px;
  width: 88px;
  background: #F3F3F3;
  margin-right: 10px;
  font-size: 16px;
}

.strip .block-subscribe .block-content > div {
  display: inline-block;
  vertical-align: middle;
  width: auto !important;
}

.strip .block-subscribe .block-content .actions {
  position: relative;
  left: -5px;
}

.strip .block-subscribe form {
  display: table-cell;
  height: 65px;
  vertical-align: middle;
  position: relative;
}

.strip .block-subscribe .loader {
  float: left;
  left: -20px;
  position: absolute;
  top: 50%;
}

.strip .newsletter-validate-detail-mobile .loader {
  float: none;
  left: auto;
}

.strip .newsletter-validate-detail-mobile .messages {
  margin: 0 auto !important;
  max-width: 180px;
}

.strip .social {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px;
}

.social .youtube,
.strip .social .facebook,
.strip .social .twitter {
  width: 36px;
  height: 36px;
  display: inline-block;
  margin: 5px;
  cursor: pointer;
}

.strip .social .twitter {
  background: url("../images/social2.png") repeat scroll 0 72px transparent;
}

.strip .social .twitter:hover {
  background: url("../images/social2.png") repeat scroll 36px 72px transparent;
}

.strip .social .facebook {
  background: url("../images/social2.png");
}

.strip .social .facebook:hover {
  background: url("../images/social2.png") repeat scroll 36px 0 transparent;
}

.strip .social .youtube {
  background: url("../images/social2.png") repeat scroll 0 36px transparent;
}

.strip .social .youtube:hover {
  background: url("../images/social2.png") repeat scroll 0 36px transparent;
}

.swipe-24 .cookie-block {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  z-index: 2;
  box-shadow: 0 0 1px 0;
}

.swipe-24 > div {
  width: 1110px;
  margin: 0 auto;
  padding: 15px 0;
}

.swipe-24 > div p {
  color: #fff;
  font-style: oblique;
  font-family: Verdana;
  font-size: 12px;
  display: inline;
  cursor: pointer;
}

.swipe-24 > div p:after {
  background: url("../images/close.png") repeat scroll 0 0 transparent;
  content: "";
  display: inline-block;
  height: 18px;
  margin-left: 10px;
  vertical-align: middle;
  width: 18px;
  cursor: pointer;
}

.swipe-24 > div p > span {
  color: #2a6ebb;
}

.swipe-box {
  width: 1110px;
  height: 400px;
  float: left;
  overflow: visible;
  position: relative;
  z-index: 1;
}

.swipe-box li > div {
  display: inline-block;
  height: 400px;
  width: 100%;
}

.swipe-box li > div > article {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  width: 390px;
  padding: 25px;
  text-align: left;
  position: absolute;
  bottom: 0;
}

.swipe-box li > div > article > h3 {
  text-transform: uppercase;
  margin: 0;
}

.swipe-box li > div > article > p {
  font-size: 18px;
  color: #fff;
  width: 80%;
  display: inline-block;
}

.swipe-box li > div > article > p > span {
  font-size: 22px;
  display: block;
  padding: 8px 0;
}

.swipe-box li > div > article > button {
  display: inline-block;
  vertical-align: text-bottom;
}

.swipe-box li > div > div {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  width: 390px;
  padding: 25px;
  text-align: left !important;
  position: absolute;
  bottom: 0;
  display: block;
  float: left;
}

.swipe-box li > div > div > h3 {
  text-transform: uppercase;
  margin: 0;
  color: #2a6ebb;
}

.swipe-box li > div > div > p {
  font-size: 18px;
  color: #fff;
  width: 80%;
  display: inline-block;
}

.swipe-box li > div > div > p > span {
  font-size: 22px;
  display: block;
  padding: 8px 0;
}

.swipe-box li > div > div > button {
  display: inline-block;
  vertical-align: text-bottom;
}

.swipe-box nav {
  display: block;
}

.swipe-box nav .swipe-position {
  border-radius: 4px;
  bottom: 12px;
  overflow: hidden;
  padding: 6px;
  position: absolute;
  right: 50px;
  z-index: 5;
}

.swipe-box nav .swipe-position li {
  background: none repeat scroll 0 0 #C1C7CA;
  border-radius: 8px;
  float: left;
  height: 15px;
  margin: 0 3px;
  overflow: hidden;
  width: 15px;
  cursor: pointer;
}

.swipe-box nav .swipe-position li.on {
  background: #2a6ebb;
}

.swipe-box nav .swipe-prev span {
  left: -95px;
  background: url("../images/swipe-arrow.png") repeat scroll center center transparent;
}

.swipe-box nav .swipe-next span {
  right: -95px;
  background: url("../images/swipe-arrow.png") repeat scroll center center transparent;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.swipe-box nav .swipe-next {
  box-shadow: -30px 0 30px rgba(0, 0, 0, 0.5) inset;
  right: 0;
}

.swipe-box nav .swipe-next,
.swipe-box nav .swipe-prev {
  background: none repeat scroll 0 0 transparent;
  height: 400px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-indent: 100%;
  top: 0;
  white-space: nowrap;
  width: 100px;
  z-index: 3;
  opacity: 0.1;
}

.swipe-box nav .swipe-next span,
.swipe-box nav .swipe-prev span {
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  width: 100px;
}

.swipe-box nav .swipe-prev {
  left: -49px;
}

.swipe-box nav .swipe-prev:hover {
  opacity: 0.5;
}

.swipe-box nav .swipe-next {
  right: -49px;
}

.swipe-box nav .swipe-next:hover {
  opacity: 0.5;
}

.swipe-box .swipe,
.swipe-box .swipe li,
.swipe-box .swipe ul {
  height: 100%;
}

@media screen and (min-width: 1300px) {
  .swipe-box nav .swipe-next {
    right: -86px;
  }
  .swipe-box nav .swipe-prev {
    left: -86px;
  }
}

.cms-index-index .main-container .col-main .std .category-products {
  box-shadow: none;
}

.cms-index-index .main-container .col-main .std .category-products h2.grid {
  text-transform: uppercase;
  color: #434343;
  font-size: 34px;
  text-align: center;
}

.cms-index-index .main-container .col-main .std .category-products h2.grid:before {
  background: url("../images/price-label.png") repeat scroll 0 0 transparent;
  content: "";
  display: inline-block;
  height: 34px;
  margin-right: 15px;
  padding: 0;
  vertical-align: top;
  width: 65px;
  position: relative;
  top: 4px;
}

@media screen and (min-width: 1121px) {
  .cms-index-index .main-container .col-main .std .category-products .products-grid {
    width: auto;
    float: left;
  }
}

.cms-index-index .main-container .col-main .std .category-products .products-grid li.item {
  margin-right: 25px;
  width: 30%;
}

.cms-index-index .main-container .col-main .std .category-products .products-grid li.last {
  margin-right: 0;
}

@media screen and (min-width: 801px) and (max-width: 1120px) {
  .cms-index-index .main-container .col-main .std div.category-products .products-grid {
    float: left;
    width: 100%;
    margin-left: 1.5%;
  }
}

@media screen and (max-width: 800px) {
  .cms-index-index .main-container .col-main .std div.category-products .products-grid {
    float: left;
    width: 100%;
  }
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper {
  min-height: 560px;
  float: left;
  display: inline-block;
  width: 255px;
  background: white url("../images/mback.png") repeat;
  margin: 15px 10px 0 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  margin-left: 12px;
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel {
  min-height: 466px;
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li {
  width: 215px;
  padding: 20px 20px 10px;
  min-height: 466px;
  position: relative;
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner h2 {
  text-transform: uppercase;
  font-size: 36px;
  letter-spacing: -1px;
  color: #434343;
  text-align: center;
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner p {
  color: #434343;
  font-style: italic;
  font-size: 16px;
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner p span {
  color: #2a6ebb;
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner p.emphasize {
  font-family: inherit;
  font-size: 150px;
  font-style: normal;
  line-height: 150px;
  color: #2a6ebb;
  text-align: center;
  display: inline-block;
  width: 100%;
  letter-spacing: -26px;
  margin: 20px 0 0 -26px;
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner > div {
  position: absolute;
  bottom: 24px;
  width: 215px;
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner > div a.btn {
  display: inline-block;
  padding: 8px 12px;
  background: #383838;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel-pagination a {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 8px;
  margin-right: 10px;
  background: #bbb;
  text-indent: -9999px;
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel-pagination a.active {
  background: #2a6ebb;
}

.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel-pagination a:last-child {
  margin-right: 0;
}

.cms-index-index .main-container .home-top-section #carousel-wrapper,
.cms-index-index .main-container .home-top-section .category-products {
  display: inline-block;
}

.cms-index-index .main-container .home-top-section .left-carousel {
  background: white url("../images/mback.png") repeat;
  margin-top: 10px;
  min-height: 570px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.cms-index-index .main-container .home-top-section .left-carousel .carousel-jumper {
  height: 20px;
  width: 20px;
  text-indent: -9999px;
  border-radius: 10px;
  background: #bbb;
  display: inline-block;
}

.cms-index-index .main-container .home-top-section .left-carousel .carousel-jumper.active {
  background: #2a6ebb;
}

.cms-index-index .main-container .home-top-section #carousel-wrapper,
.cms-index-index .main-container .home-top-section .left-carousel {
  display: inline;
  float: left;
  width: 255px;
  margin-right: 25px;
}

.cms-index-index .main-container .home-top-section #carousel-wrapper #carousel-content .slide {
  width: 255px;
  height: auto;
}

#toTop {
  background: url("../images/swipe-arrow.png") repeat scroll center center transparent;
  bottom: 50%;
  height: 68px;
  display: none;
  right: 15%;
  width: 68px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  cursor: pointer;
}

.strip_item {
  background: none repeat scroll 0 0 #D32325;
  height: 63px;
  position: absolute;
  top: 1px;
  width: 390px;
}

.strip_item ul li {
  border-right: 1px solid #FFFFFF;
  color: #FFFFFF;
  float: left;
  font-size: 20px;
  margin: auto;
  padding: 24px 0;
  width: 49.8%;
  text-transform: uppercase;
}

.strip_item ul li a {
  color: #fff;
  text-decoration: none;
}

.strip_item .noright {
  border-right: none;
  width: 49.9%;
}

.block_top {
  width: 1110px;
  margin: 0 auto;
}

.block_top .block_top_left {
  width: 540px;
  height: 94px;
  float: left;
  margin-right: 30px;
}

.block_top .block_top_right {
  width: 540px;
  height: 94px;
  overflow: hidden;
}

.bd {
  border-bottom: 31px solid transparent;
  border-right: 1px solid #7E7E7E;
  padding-right: 10px;
  width: 1px !important;
}

.block-info {
  margin: 0 0 0 12px;
}

.my-account .dashboard .page-title:first-child h1,
.my-account .dashboard h2,
.my-account .dashboard h3,
.my-account .dashboard h4 {
  color: #434343;
}

.block-info ul li span,
.block-info ul li span a span {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: left;
  width: auto !important;
  line-height: 10px;
}

.block-info ul li span a span {
  color: #fff !important;
}

.block-info ul li:before {
  float: left;
}

.block-info ul li {
  width: 100%;
  float: left;
  margin: 10px auto !important;
}

button.button.newsletter {
  padding: 9px 15px !important;
}

@media screen and (max-width: 810px) {
  .strip {
    display: none;
  }
  .mobile .strip {
    display: block;
  }
  .total-footer .before-footer {
    padding: 0 !important;
  }
}

@media screen and (max-width: 540px) {
  .button.button.newsletter {
    padding: 9px 4px !important;
  }
  .strip {
    height: 124px;
  }
  .strip .desktop {
    float: none !important;
    width: 320px;
    margin: 0 auto;
  }
  .strip div.desktop h2 {
    margin-left: 0;
  }
}

@media screen and (max-width: 1200px) {
  .before-footer .logos {
    display: table !important;
    width: 100% !important;
  }
  .footer-container .wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 650px) {
  .before-footer .logos {
    width: 785px;
    padding-left: 10%;
  }
}

.customer-account-create .main-container {
  background: none;
  box-shadow: none;
}

.customer-account-forgotpassword .main-container {
  background: none;
  box-shadow: none;
}

.customer-account-login .before-footer {
  width: 1110px !important;
}

.customer-account-forgotpassword .before-footer {
  background: white !important;
  width: 1115px !important;
}

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

.customer-account-create .before-footer {
  background: white !important;
  width: 1110px !important;
}

.customer-account-login .page h1 {
  margin-left: 10px !important;
}

.customer-account-login .col2-set .col-1 {
  margin-left: 10px !important;
}

@media screen and (max-width: 1225px) {
  .customer-account-login .before-footer {
    width: 100% !important;
  }
  .customer-account-login .main-container {
    width: 100% !important;
  }
  .customer-account-create .before-footer {
    width: 100% !important;
  }
  .customer-account-create .main-container {
    width: 100% !important;
  }
  .customer-account-forgotpassword .before-footer {
    width: 100% !important;
  }
  .customer-account-forgotpassword .main-container {
    width: 100% !important;
  }
}

.total-footer {
  background: #fff;
}

.is-blog .wp-sidebar .block-content .input-text {
  width: 95% !important;
  height: 22px;
}

div.page-title.blog-title.first-page {
  padding-bottom: 0;
}

.wp-sidebar .col2-left-layout .col-main {
  margin: 0 !important;
  float: right;
}

.is-blog .col-left {
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  background: #fff;
  padding: 20px 10px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  margin-left: 0;
  width: 22%;
  margin-top: 0 !important;
}

.is-blog .sidebar div.block.block-subscribe {
  display: none;
}

.is-blog .page button.button {
  width: 100%;
  padding: 9px 15px;
}

.wp-sidebar .block-content .page a {
  font: normal 14px pt sans !important;
  line-height: 18px !important;
  text-decoration: none !important;
}

@media only screen and (max-width: 600px) {
  .my-account .my-wishlist #wishlist-view-form #wishlist-table tbody tr td .add-to-cart-alt button {
    margin-left: 54%;
    width: 49%;
  }
  .my-account .my-wishlist #wishlist-view-form #wishlist-table a img {
    width: 90px;
  }
  .my-account .my-wishlist #wishlist-view-form #wishlist-table tbody td .cart-cell .add-to-cart-alt input {
    width: 20%;
  }
  .my-account .my-wishlist #wishlist-view-form #wishlist-table thead th {
    white-space: normal;
  }
  .my-account .my-wishlist #wishlist-view-form fieldset .buttons-set button.button {
    float: left;
    margin: 0 0 5px;
    width: 100%;
  }
  .my-account .my-wishlist #wishlist-view-form fieldset .data-table {
    width: 96%;
    margin: auto;
  }
  .block-wishlist .block-content #wishlist-sidebar .item .product-details .product-name {
    margin-left: 40px;
    margin-right: 30px;
    text-align: justify;
  }
  .my-account .my-wishlist ul {
    width: 96%;
  }
  .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table tbody td .cart-cell {
    padding: 10px;
    text-align: right;
  }
  .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table tbody tr .cart-cell .add-to-cart-alt .button {
    padding: 7px 9px;
    width: 109px;
  }
  .my-account .my-wishlist #wishlist-view-form fieldset .data-table tbody tr td {
    display: block;
    width: 97%;
  }
  .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table thead tr .detailsWishlist {
    display: none;
  }
  .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table thead tr #detailsProduct {
    display: block;
    width: 97%;
  }
  .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table thead tr #detailsProduct label {
    padding: 10px;
  }
  .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table .last {
    width: 97%;
  }
}

.my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table tbody td .price-box {
  margin-bottom: 24px;
  font-size: 18px;
  font-family: pt sans;
  text-align: right;
}

.wishlist-index-index .add-to-cart-alt {
  text-align: right;
}

.cart-cell p {
  text-align: right;
}

.my-account .my-wishlist #wishlist-view-form #wishlist-table tbody td .cart-cell .add-to-cart-alt input {
  margin-bottom: 8px;
  width: 96px;
  text-align: right;
  margin-right: 2px;
}

.my-account .my-wishlist #wishlist-view-form #wishlist-table tbody tr td .add-to-cart-alt button {
  margin-bottom: 20px;
}

.my-account .my-wishlist #wishlist-view-form #wishlist-table tbody tr td .product-name a:hover {
  color: #2a6ebb;
}

.block-wishlist .block-content #wishlist-sidebar .item .product-details .product-name a:hover {
  color: #2a6ebb;
}

@media only screen and (min-width: 601px) {
  .my-account .my-wishlist ul {
    width: 100%;
  }
  .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table thead tr #detailsProduct {
    display: none;
  }
}

/*changes for send email to friend*/
.sendfriend-product-send .main-container .page-title h1 {
  margin-left: 10px;
}

.sendfriend-product-send .main-container #product_sendtofriend_form .fieldset {
  margin-left: 10px;
}

.sendfriend-product-send .main-container #product_sendtofriend_form p {
  clear: left;
  margin-top: 30px;
  line-height: 25px;
  text-align: left;
  margin-left: 10px;
  padding-left: 5px;
  background: none;
}

.sendfriend-product-send .main-container #product_sendtofriend_form .btn-remove {
  margin-left: 0;
}

.sendfriend-product-send .main-container #product_sendtofriend_form .buttons-set {
  margin-right: 10px;
  margin-top: 15px;
}

@media screen and (max-width: 950px) {
  .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset > ul > li > .input-box > textarea {
    width: 375px;
  }
}

@media screen and (min-width: 851px) and (max-width: 950px) {
  .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field textarea {
    width: 375px !important;
  }
}

@media screen and (min-width: 200px) and (max-width: 850px) {
  .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset {
    margin: 0 1%;
  }
  .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field {
    width: 98%;
  }
  .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field input {
    width: 98% !important;
  }
  .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field textarea {
    width: 98% !important;
  }
  .sendfriend-product-send .main-container .page-title h1 {
    margin-left: 1%;
  }
}

/*last changes*/
.sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field input {
  width: 400px;
}

.sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field textarea {
  width: 400px;
}

/*end changes of the send email to friend*/
/*page of search*/
.catalogsearch-result-index .col2-left-layout .col-main .results-view .category-products {
  background: none;
}

.catalogsearch-result-index .col2-left-layout .col-main .results-view .category-products .products-grid li.item h2 {
  width: 96%;
  margin: 2%;
}

.catalogsearch-result-index .col2-left-layout .col-main .page-title h1 {
  padding-left: 0;
  font: 20px/24px pt sans;
}

.catalogsearch-result-index .col2-left-layout .col-left {
  margin-top: 90px;
}

.catalogsearch-result-index .results-view .category-products .products-list .item {
  padding: 20px;
}

.catalogsearch-result-index .results-view .category-products .products-list .item .product-shop .f-fix .product-name {
  text-align: center;
}

/*end page of search*/
/*account*/
.my-account #my-orders-table2 {
  display: none;
}

.sales-order-history .my-account .div-my-orders table#my-orders-table2 {
  display: none;
}

.customer-account-index .my-account .box-account .col2-set .col-1 .box .box-title h3 {
  font-size: 18px;
}

.customer-account-index .my-account .box-account .col2-set .col-2 .box .box-title h3 {
  font-size: 18px;
}

.customer-account-index .my-account .box-account .col2-set .box .box-content .col-1 h4 {
  font-size: 18px;
  padding: 0 0 10px;
}

.customer-account-index .my-account .box-account .col2-set .box .box-content .col-2 h4 {
  font-size: 18px;
  padding: 0 0 10px;
}

.customer-address-index .my-account .col2-set .col-1 h2 {
  font-size: 24px !important;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.customer-address-index .my-account .col2-set .col-2 h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.customer-address-index .my-account .col2-set .col-1 h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 10px;
}

@media screen and (max-width: 800px) {
  .customer-account-edit .my-account .buttons-set {
    padding: 20px;
  }
  .customer-account-edit .my-account .fieldset {
    padding: 10px;
  }
  /*address*/
  .customer-address-index .my-account .col2-set {
    display: -webkit-inline-box;
    display: inline-flex;
  }
  .customer-address-index .my-account .page-title {
    padding: 10px;
  }
  .customer-address-index .my-account .buttons-set {
    padding: 10px;
  }
  .customer-address-index .my-account .col2-set {
    padding: 10px;
  }
  .customer-address-index .my-account .col2-set .col-1 {
    margin: 0;
    padding: 0;
    margin-right: 5%;
  }
  .customer-address-index .my-account .col2-set .col-2 {
    margin: 0;
    padding: 0;
  }
  /*end address*/
  .my-account #my-orders-table {
    display: none;
  }
  .my-account #my-orders-table2 {
    display: table !important;
  }
  .my-account .order-items {
    display: table;
  }
  .my-account #my-orders-table2 tbody {
    float: none !important;
    margin-top: 0 !important;
  }
  .my-account #my-orders-table2 td {
    padding: 9px 10px;
    font: normal 14px pt sans;
    line-height: 18px;
  }
  .my-account #my-orders-table2 th {
    padding: 9px 10px;
    border-right: 1px solid #ffffff;
    font: normal 14px pt sans;
    line-height: 18px;
    font-weight: bold;
    color: #393939;
    border-left: 1px solid #ffffff;
  }
  .my-account #my-orders-table2 td {
    text-align: right;
    border-right: 1px solid #ffffff;
  }
  .my-account #my-orders-table2 td .price {
    font: normal 14px pt sans;
    line-height: 18px;
    color: #393939;
  }
  .my-account #my-orders-table2 td .nobr {
    float: right;
  }
  .my-account #my-orders-table2 .last td,
  .my-account #my-orders-table2 .last th {
    border-bottom: 1px solid #000000;
  }
  .page-title {
    padding-bottom: 10px;
  }
  .customer-account-edit .my-account .fieldset h2 {
    font-size: 20px;
  }
  .my-account .page-title h1 {
    font-size: 20px;
    color: #434343;
    line-height: 36px;
    text-transform: uppercase;
    padding: 0 0 10px;
  }
  .dashboard .box-head h2,
  .fieldset .legend,
  .my-account .sub-title {
    font-size: 20px;
  }
  .review-customer-index .buttons-set,
  .review-customer-index .page-title,
  .review-customer-index p {
    padding: 10px;
  }
  .sales-order-view .my-account #my-orders-table2 h3,
  .sales-order-view .my-account #my-orders-table2 td,
  .sales-order-view .my-account #my-orders-table2 td .nobr,
  .sales-order-view .my-account #my-orders-table2 td .price,
  .sales-order-view .my-account #my-orders-table2 th {
    font: 12px pt sans !important;
  }
  .sales-order-view .my-account #my-orders-table2 {
    margin-left: -10px;
  }
  .sales-order-view h4 {
    font-size: 18px;
    text-decoration: underline;
  }
  .sales-order-view .my-account address {
    font-size: 16px;
  }
  .sales-order-view .my-account h2 {
    padding: 10px 0;
  }
  .sales-order-view .my-account #my-orders-table2 .nobr strong {
    font-weight: normal;
  }
  .my-account .col2-set p {
    font-size: 16px;
  }
  .customer-address-index .my-account .col2-set .col-1 h2,
  .customer-address-index .my-account .col2-set .col-2 h2 {
    font-size: 20px !important;
  }
}

/*end account*/
/*account address*/
@media screen and (max-width: 500px) {
  .customer-address-index .my-account .col2-set {
    display: block;
  }
  .customer-address-index .my-account .col2-set .col-1 {
    width: 100% !important;
  }
  .customer-address-index .my-account .col2-set .col-2 {
    width: 100% !important;
    margin-top: 15px;
  }
  .sales-order-history .my-account .div-my-orders table.data-table#my-orders-table2 {
    display: table;
  }
}

/*end account*/
/*account dash board*/
.customer-account-index .my-account .box-account .col2-set .col-1 .box .box-title h3 {
  margin: 0;
  padding: 0;
}

.a-edit-address,
.customer-account-index .my-account .box-account .col2-set .box .box-title a,
.customer-account-index .my-account .box-account .col2-set .col-1 .box .box-title a {
  float: right;
}

.customer-account-index .my-account .box-account .col2-set .box .box-title h3 {
  font-size: 18px;
  margin: 0;
  padding: 0;
}

.customer-address-index .my-account .col2-set .col-1 h2,
.customer-address-index .my-account .col2-set .col-2 h2 {
  color: #434343;
  margin: 0;
}

.customer-address-index .my-account .col2-set .col-2 h2 {
  padding-bottom: 20px;
}

.customer-address-index .my-account .col2-set .col-1 ol li {
  padding: 20px 0;
}

/*orders page*/
.review-customer-index .my-account .pager,
.sales-order-history .my-account .div-my-orders .pager {
  background: #000000;
}

.review-customer-index .my-account .pager .limiter,
.review-customer-index .my-account .pager p,
.sales-order-history .my-account .div-my-orders .pager .limiter,
.sales-order-history .my-account .div-my-orders .pager p {
  color: #ffffff;
}

.review-customer-index .my-account .data-table {
  margin: 0;
}

.review-customer-index .my-account .data-table tr td,
.review-customer-index .my-account .data-table tr th {
  border: none;
  font: normal 14px pt sans;
  line-height: 18px;
  padding: 9px 10px;
  border-bottom: 1px solid #bbb;
}

.review-customer-index .my-account #my-reviews-table2 tr td {
  text-align: right;
}

.review-customer-index .my-account #my-reviews-table2 tr td .rating-box,
.review-customer-index .my-account #my-reviews-table2 tr td a {
  float: right;
  font: normal 14px pt sans;
}

.review-customer-index .my-account #my-reviews-table2 .last td,
.review-customer-index .my-account #my-reviews-table2 .last th {
  border-bottom: 1px solid #000000;
}

.review-customer-index .my-account .data-table tr th {
  font-weight: bold;
}

.review-customer-index .my-account .pager .amount {
  padding: 0;
}

.customer-account-index .my-account .dashboard .reviews #my_recent_reviews > li {
  display: -webkit-inline-box;
  display: inline-flex;
}

.customer-account-index .my-account .dashboard .reviews #my_recent_reviews > li .details .product-name,
.customer-account-index .my-account .dashboard .reviews #my_recent_reviews > li .number,
.customer-account-index .my-account .dashboard .reviews .sub-title {
  font-size: 18px;
  font-family: pt sans, sans-serif;
}

.customer-account-index .my-account .dashboard .reviews #my_recent_reviews > li .number {
  margin-top: 3px;
  margin-right: 5px;
}

.customer-account-edit .my-account .fieldset h2 {
  color: #434343;
}

@media screen and (max-width: 350px) {
  .my-account #my-orders-table2 th {
    padding: 0;
  }
}

/*end orders page*/
/*end account dashboard*/
.newsletter-manage-index .my-account #form-validate .fieldset .legend {
  color: #434343;
}

.total-footer .before-footer {
  margin-bottom: 0;
  padding: 10px 0 !important;
}

.before-footer .logos > h3 {
  height: auto;
}

/*for menu*/
.header-container .nav-container #custommenu-mobile #menu-content .menu-mobile a {
  font: 14px/16px Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #434343;
  text-transform: uppercase;
  font-weight: bold;
}

.header-container .nav-container #custommenu-mobile #menu-button {
  width: 100% !important;
  display: inline-block;
  border: none;
  background: url("../images/bttn_menu.png");
  padding: 15px 0;
}

.header-container .nav-container #custommenu-mobile #menu-button a {
  float: none;
  font: 14px/16px Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #434343;
  text-transform: uppercase;
  font-weight: bold;
  width: 155px;
  margin: 0 auto;
}

.header-container .nav-container #custommenu-mobile #menu-button a span:after {
  display: block;
  position: relative;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #434343;
  margin: 2px 0 0 5px;
  float: right;
}

/*end menu*/
.header-container .div-menu-aux .my-menu .bottom-menu {
  box-shadow: none;
}

.catalogsearch-advanced-result .main-container .results-view .category-products .toolbar {
  margin-top: 10px;
}

@media screen and (max-width: 800px) {
  .catalogsearch-advanced-result .main-container .main .col-left {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 801px) {
  .catalogsearch-advanced-result .main-container .main .sidebar {
    margin-top: 0 !important;
  }
  .catalogsearch-result-index .results-view .category-products .products-list .item {
    margin-right: 2px;
  }
}

.catalogsearch-advanced-result .main-container .main .messages .note-msg {
  margin-left: 15px;
  margin-right: 15px;
}

.catalogsearch-advanced-result .main-container .main .col-main .messages,
.catalogsearch-advanced-result .main-container .main .col-main .page-title,
.catalogsearch-advanced-result .main-container .main .col-main .search-summary,
.catalogsearch-advanced-result .main-container .main .col-main p {
  padding: 5px;
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3);
}

.catalogsearch-advanced-result .main-container .main .col-main .category-products p,
.catalogsearch-advanced-result .main-container .results-view .category-products .products-grid .add-to-links li {
  box-shadow: none;
  background: none;
}

/*changes for deal blast*/
.strip .block-subscribe .email-miniform {
  width: 190px;
}

.strip .desktop {
  display: inline-block;
  float: right;
}

.strip .desktop h2 {
  padding-left: 0;
}

.strip .desktop .social {
  padding-left: 10px;
}

.strip_item ul {
  width: 100%;
}

@media screen and (max-width: 810px) {
  .strip .strip_item {
    width: 100% !important;
  }
  .strip .strip_item ul li {
    font-size: 20px !important;
    float: left;
    width: 44%;
  }
  .footer-container .mobile {
    display: block !important;
  }
}

/*end changes for deal blast*/
/*changes for search page*/
.catalogsearch-result-index .col2-left-layout .main .col-main .results-view .category-products ul .icons-links {
  box-shadow: none;
}

@media screen and (min-width: 1125px) {
  .catalogsearch-result-index .col2-left-layout .col-main .results-view {
    padding: 0;
  }
  .catalogsearch-result-index .sidebar {
    width: 21% !important;
    margin-right: 2% !important;
  }
  .catalogsearch-result-index .col2-left-layout .main > .static-block {
    padding: 0;
    width: 74.5%;
  }
  .catalogsearch-result-index .col2-left-layout .col-main {
    float: right;
  }
}

@media screen and (max-width: 810px) {
  .strip .strip_item > ul {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .strip .strip_item ul li {
    margin: auto;
    display: inline-block;
    padding: 24px 0;
    width: 49.8%;
  }
}

@media screen and (max-width: 800px) {
  .cms-page-view .main .col-main {
    width: auto !important;
    padding: 10px !important;
  }
}

.quick-access .input-text {
  vertical-align: top;
}

.quick-access button,
.quick-access button:active {
  top: 0px !important;
}

/*changes R*/
@media screen and (max-width: 810px) {
  .block-info {
    margin: 0 !important;
    width: 60%;
    float: left;
    padding-left: 20px;
  }
  #small_info {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .block-visa {
    float: left;
    width: 34%;
    margin-left: 0;
  }
  .footer-container > div .box aside:nth-of-type(3) ul {
    float: left;
    clear: both;
    padding-left: 0;
  }
  .block-visa img {
    float: right;
    max-width: 100%;
    max-height: 50%;
    width: auto;
  }
  #smaller {
    width: 100% !important;
  }
  #small,
  #small2 {
    display: none !important;
  }
  #gone {
    display: none;
  }
  .bd {
    border-right: none !important;
  }
  #accordion {
    display: none;
  }
  .footer-container > div .box {
    display: block !important;
  }
  #ui-id-2,
  #ui-id-3,
  ui-id-6 {
    height: auto;
  }
}

@media screen and (max-width: 510px) {
  .block-info {
    padding-left: 0;
    width: 66%;
  }
}

.cms-home .products-grid.first:after {
  display: inline !important;
}

/* end changes R*/
/*padding all pages*/
@media screen and (max-width: 800px) {
  .catalog-category-view .col2-left-layout .col-main .category-view,
  .catalogsearch-result-index .col2-left-layout .col-main .results-view,
  .cms-index-index .col1-layout .home-top-section {
    padding: 5px;
  }
}

/*sort by*/
.catalog-category-view .category-view .category-products .toolbar .sorter .sort-by,
.catalogsearch-result-index .results-view .category-products .toolbar .sorter .sort-by {
  width: 290px;
}

.catalog-category-view .category-view .category-products .toolbar .sorter .sort-by label,
.catalogsearch-result-index .results-view .category-products .toolbar .sorter .sort-by label {
  float: left;
  margin-left: 15px;
}

.catalog-category-view .category-view .category-products .toolbar .sorter .sort-by select,
.catalog-category-view .view-mobile-sort .sorter .sort-by select,
.catalogsearch-result-index .results-view .category-products .toolbar .sorter .sort-by select,
.catalogsearch-result-index .view-mobile-sort .sorter .sort-by select {
  width: 195px;
  direction: rtl;
  padding-right: 20px;
  appearance: none;
  -moz-appearance: toolbox;
  -webkit-appearance: none;
}

@media screen and (min-width: 980px) and (max-width: 1120px) {
  .cms-home .products-grid.first:after {
    display: list-item !important;
  }
}

/* end changes R*/
.ui-accordion .ui-accordion-header {
  text-transform: uppercase;
  margin: 10px 0;
  color: #dfdfdf;
}

/*sort by*/
@media screen and (max-width: 800px) {
  .category-products > .toolbar > .sorter .sort-by {
    display: block;
  }
  .catalog-category-view .category-view .category-products .toolbar .sorter .sort-by,
  .catalogsearch-result-index .results-view .category-products .toolbar .sorter .sort-by {
    width: 90%;
    left: 5%;
  }
  .catalog-category-view .category-view .category-products .toolbar .sorter,
  .catalogsearch-result-index .results-view .category-products .toolbar .sorter {
    height: auto;
  }
  .catalog-category-view .category-view .category-products .toolbar .sorter .view-mode,
  .catalogsearch-result-index .results-view .category-products .toolbar .sorter .view-mode {
    display: inline-block;
    margin: 0 auto 10px;
    float: none;
  }
}

/*end sort by*/
@media screen and (max-width: 370px) and (min-width: 200px) {
  .toolbar .sorter .sort-by select {
    font-size: 12px;
    width: 110px !important;
  }
}

.catalog-category-view .category-view .category-products .toolbar .sorter .sort-by select,
.catalog-category-view .view-mobile-sort .sorter .sort-by select,
.catalogsearch-result-index .results-view .category-products .toolbar .sorter .sort-by select,
.catalogsearch-result-index .view-mobile-sort .sorter .sort-by select {
  direction: ltr;
  appearance: inherit;
  -webkit-appearance: inherit;
  -moz-appearance: inherit;
}

@media screen and (max-width: 980px) {
  #checkout-review-submit {
    margin-top: 15px;
  }
  .sales-guest-form .main-container .col-main {
    padding: 0 10px;
  }
  .sales-guest-form .main-container .col-main .fieldset {
    padding: 0;
  }
  .sales-guest-form .main-container .main {
    width: 100%;
    max-width: inherit;
  }
}

@media screen and (min-width: 800px) {
  .total-footer .block.block-list.block-viewed {
    display: none !important;
  }
}

.ui-accordion .ui-accordion-content h4 {
  color: #dfdfdf;
}

#storelocator-container .pager,
div#storelocator-results .pager {
  background: none;
  box-shadow: none;
}

#storelocator-container .pager .v-middle {
  height: 10px;
}

#storelocator-container .pager .pages strong {
  font-size: 16px;
}

.catalogsearch-result-index .col2-left-layout .col-main .page-title {
  margin-top: -23px;
  padding: 5px 0;
}

.configurable .product-stock-price .wrapper {
  display: none;
}

.ffl {
  display: none;
}

@media screen and (max-width: 620px) {
  .sorter .sort-by label {
    margin-left: 10px;
    font-size: 14px;
  }
  .sorter select {
    font-size: 14px;
  }
}

@media screen and (max-width: 510px) {
  .strip .strip_item ul li {
    width: 49.7%;
  }
  .sales-guest-view .page-title h1 {
    font-size: 20px;
  }
  .sales-guest-form .main-container .col-main {
    padding: 0 10px;
  }
  .sales-guest-form .main-container .col-main .fieldset {
    padding: 0;
  }
}
/*# sourceMappingURL=layout.css.map */