@import url('zmiany.css');
a {
  outline: none !important;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}

/* header */
#header {
  border-top: 3px solid #000;
}
#header .nav .container {
  max-width: 1280px;
}
.header-tops .container {
  max-width: 1280px;
}
.header-menu .container {
  max-width: 1280px;
}
.menu_link_8 a {
  padding-left: 0 !important;
}
.menu_link_8 a i {
  float: right;
  margin: 18px 0 0 10px;
  font-weight: 700;
  font-size: 14px;
}

#slider_row {
  width: 100%;
  margin: 0;
}
#slider_row #top_column {
  padding: 0;
}

.fancybox-skin {
  padding: 0 !important;
}

/* icon */
.icon-arrow-right2 {
  background: url('../img/arsyl/arrow-right-2.png') no-repeat;
  display: inline-block;
  width: 21px;
  height: 15px;
  vertical-align: middle;
  margin-left: 20px;
}
.icon-arrow-left2 {
  background: url('../img/arsyl/arrow-right-2.png') no-repeat;
  display: inline-block;
  width: 21px;
  height: 15px;
  vertical-align: middle;
  transform: rotate(180deg);
  margin-right: 20px;
}

/* new hooks */
.beforeFeat {
  background: #ffffff;
  overflow: hidden;
  padding: 73px 0 11px;
}
.beforeContent {
  background: #f6f6f6;
  overflow: hidden;
  padding: 66px 0 60px;
}
.beforeContent .container {
  max-width: 1360px;
}
.displayAfterHome {
  background: url('../img/arsyl/bg1.jpg') no-repeat center top;
  width: 100%;
  padding: 63px 0;
  overflow: hidden;
}
.displayPromotionBox {
  overflow: hidden;
  padding: 52px 0 0;
}
.displayNewsProductBox {
  background: #f6f6f6;
  overflow: hidden;
  padding: 220px 0 20px;
  position: relative;
  margin-top: -190px;
  clear: both;
}
.displayBeforeFooter {
  background: url('../img/arsyl/bg2.jpg') no-repeat center top;
  width: 100%;
  padding: 35px 0;
  overflow: hidden;
}
.displayBeforeFooter .container {
  padding: 0 40px !important;
}
.header-menu {
  background: #f6f6f6;
}
.header-tops {
  padding: 27px 0 42px;
}
.displayBanerBox {
  padding-bottom: 25px;
  position: relative;
  clear: both;
  overflow: hidden;
  z-index: 5;
}
.beforeContentPage {
  background: url('../img/arsyl/bg3.jpg') no-repeat center top;
  height: 197px;
}
.beforeContentPage h1 {
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-family: Poppins;
  display: flex;
  align-items: center;
  height: 169px;
  justify-content: center;
}
.beforeContentPage h1 a {
  color: #fff;
}
.breadcrumb-box {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 30px;
}

body#contact #columns .container {
  max-width: 1280px;
}
body#authentication #columns .container {
  max-width: 1280px;
}
body#password #columns .container {
  max-width: 1280px;
}
body#my-account #columns .container {
  max-width: 1280px;
}
body#history #columns .container {
  max-width: 1280px;
}
body#order-slip #columns .container {
  max-width: 1280px;
}
body #columns .container {
  max-width: 1280px;
}
body #columns .container .breadcrumb {
  padding: 18px 0px;
}
body#index #columns .container {
  max-width: 1360px;
}
body#index #columns .container .breadcrumb {
  padding: 18px 40px;
}
body#product #columns .container {
  max-width: 1360px;
}
body#product #columns .container .breadcrumb {
  padding: 18px 40px;
}

.displayFooterLogos {
  border-top: 1px solid #e6e6e6;
  padding: 50px 0;
}
.displayFooterLogos .name span {
  color: #242424;
  font-size: 18px;
  font-family: Poppins;
  line-height: 150%;
  text-transform: uppercase;
  font-weight: 500;
  width: 65%;
  display: block;
}
.displayFooterLogos .container {
  padding: 0 40px;
}
.displayFooterLogos .container div img {
  max-width: 100%;
}

.displayFooterCopyright {
  background: #f6f6f6;
  padding: 40px 0;
}
.displayFooterCopyright .copy2 {
  text-align: right;
}
.displayFooterCopyright div p {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 400;
}
.displayFooterCopyright .container {
  padding: 0 40px;
}

/* my account */
.account {
}
.account > h1 {
  display: none;
}
.account > p.info-account {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 400;
}
.account > p {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 400;
}
.account ul.footer_links li a.btn-default {
  border: 1px solid #454545;
  background: #454545;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
.account ul.footer_links li a.btn-default:hover {
  border-color: #df4343;
  background: #df4343;
}
.account ul.footer_links li a.btn-default span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 16px;
}
.account ul.footer_links li a.btn-default span i {
  display: none;
}
.account #order-list thead tr th {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
  border: none;
  background: #efefef;
}
.account #order-list tbody tr td {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
}
.account #order-list tbody tr td.history_state span {
  display: block;
}
.account #order-list tbody tr td.history_detail a.button {
  border: 1px solid #454545;
  background: #454545;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 25px;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.account #order-list tbody tr td.history_detail a.button:hover {
  border-color: #df4343;
  background: #df4343;
}
.account #order-list tbody tr td.history_detail a.button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 14px;
}
.account #order-list tbody tr td.history_detail a.button span i {
  display: none;
}
.account #block-order-detail {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 400;
}
.account #block-order-detail #submitReorder a.button {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
.account #block-order-detail #submitReorder a.button:hover {
  border-color: #454545;
  background: #454545;
}
.account #block-order-detail #submitReorder a.button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 14px;
}
.account #block-order-detail #submitReorder a.button span i {
  display: none;
}
.account #block-order-detail h1.page-heading {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: 600;
  border: none;
  background: #efefef;
  padding: 20px 25px;
}
.account #block-order-detail h3.page-heading {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: 600;
  border: none;
  background: #efefef;
  padding: 20px 25px;
}
.account #block-order-detail #order-detail-content table thead tr th {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
  border: none;
  background: #efefef;
}
.account #block-order-detail .footab thead tr th {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
  border: none;
  background: #efefef;
}
.account #block-order-detail #sendOrderMessage button {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
.account #block-order-detail #sendOrderMessage button:hover {
  border-color: #454545;
  background: #454545;
}
.account #block-order-detail #sendOrderMessage button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 14px;
}
.account #block-order-detail #sendOrderMessage button span i {
  display: none;
}
.account #block-order-detail .adresses_bloc {
}
.account #block-order-detail .adresses_bloc .address {
  padding: 0;
  background: #fff;
}
.account #block-order-detail .adresses_bloc .address li h3.page-subheading {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: 600;
  border: none;
  background: #efefef;
  padding: 20px 25px;
  margin: 0;
}
.account #block-order-detail .adresses_bloc .address li {
  padding: 2px 25px;
}
.account #block-order-detail .adresses_bloc .address li:first-child {
  padding: 0;
}
.account #block-order-detail .detail_step_by_step thead th td {
  border: none;
}

.account a.button {
  border: 1px solid #454545;
  background: #454545;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 25px;
}
.account a.button:hover {
  border-color: #df4343;
  background: #df4343;
}
.account a.button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 14px;
}
.account a.button span i {
  display: none;
}
.account a.button.button-medium {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 25px;
}
.account a.button.button-medium:hover {
  border-color: #454545;
  background: #454545;
}
.account button.button.button-medium {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 25px;
}
.account button.button.button-medium:hover {
  border-color: #454545;
  background: #454545;
}
.account button.button.button-medium span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 14px;
}
.account button.button.button-medium span i {
  display: none;
}

.account .addresses {
}
.account .addresses p {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
}
.account .addresses h3 {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 20px;
  font-weight: 600;
}
.account .addresses ul li {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
}
.account .addresses ul.last_item {
  background: none;
}

.account table.discount {
}
.account table.discount thead tr th {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
  border: none;
  background: #efefef;
}
.account table.discount tbody tr td {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
}

/* navigation button */
#cart_navigation button {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
  border-radius: 0;
}
#cart_navigation button:hover {
  background: #454545;
  border-color: #454545;
}
#cart_navigation button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
}
#cart_navigation button span i {
  display: none;
}

#cart_navigation a {
  color: #454545;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
}
#cart_navigation a:hover {
  color: #df4343;
}
#cart_navigation a:hover i {
  color: #df4343;
}

/* module themeconfigurator */
#htmlcontent_right {
  overflow: hidden;
}
#htmlcontent_right ul li .item-html {
  position: absolute;
  z-index: 10;
  display: flex;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 0;
  justify-content: center;
  align-items: center;
  height: 268px;
  transition: 1s all;
}
#htmlcontent_right ul li .item-html span {
  font-family: Poppins;
  font-size: 25px;
  text-transform: uppercase;
  display: block;
  margin-top: 10px;
  font-weight: 600;
}
#htmlcontent_right ul li .item-html span i {
  margin-top: 15px;
}
#htmlcontent_right ul li:hover .item-html {
  background: rgba(0, 0, 0, 0.5);
}

#htmlcontent_right ul li.htmlcontent-item-1 {
  max-width: 447px;
  padding: 0;
}
#htmlcontent_right ul li.htmlcontent-item-2 {
  max-width: 447px;
  padding: 0;
  margin: 0 20px;
}
#htmlcontent_right ul li.htmlcontent-item-3 {
  max-width: 447px;
  padding: 0;
}

#htmlcontent_right ul li .item-html span i.icon-arrow-right-2 {
  background: url('../img/arsyl/arrow-right-2.png') no-repeat;
  display: inline-block;
  width: 21px;
  height: 15px;
  vertical-align: middle;
  margin-top: 30px;
}

#htmlcontent_left {
}
#htmlcontent_left li .item-html {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 55px 0 0;
}
#htmlcontent_left li .item-html span.icon-free {
  width: 103px;
  height: 70px;
  display: block;
  margin: 0 auto;
  background: url('../img/arsyl/free.png') no-repeat;
}
#htmlcontent_left li .item-html label {
  color: #fff;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 30px 30px 5px;
  display: block;
}
#htmlcontent_left li .item-html span.icon-fb {
  width: 50px;
  height: 50px;
  display: block;
  margin: 22px auto 0;
  background: url('../img/arsyl/fb.png') no-repeat;
}
#htmlcontent_left li .item-html span.icon-arr-right {
  width: 26px;
  height: 17px;
  display: block;
  margin: 22px auto 0;
  background: url('../img/arsyl/arrow-right.png') no-repeat;
}

#htmlcontent_top ul li .item-html span i.icon-arrow-right-2 {
  background: url('../img/arsyl/arrow-right-2.png') no-repeat;
  display: inline-block;
  width: 21px;
  height: 15px;
  vertical-align: middle;
  margin-top: 30px;
}

#htmlcontent_top ul li.htmlcontent-item-2 {
  max-width: 675px;
  margin-right: 5px;
}
#htmlcontent_top ul li.htmlcontent-item-3 {
  max-width: 675px;
  margin-left: 5px;
}
#htmlcontent_top ul {
  margin: 0;
}
#htmlcontent_top ul li.htmlcontent-item-4 {
  max-width: 447px;
}
#htmlcontent_top ul li.htmlcontent-item-4 .item-html span {
  margin-top: 20px;
}
#htmlcontent_top ul li.htmlcontent-item-5 {
  max-width: 447px;
  margin: 0 9px 9px;
}
#htmlcontent_top ul li.htmlcontent-item-5 .item-html span {
  margin-top: 20px;
  line-height: 29px;
}
#htmlcontent_top ul li.htmlcontent-item-6 {
  max-width: 447px;
}
#htmlcontent_top ul li.htmlcontent-item-6 .item-html span {
  margin-top: 20px;
}

/* module blockcontact foot.tpl */
.blockcontact-foot {
}
.blockcontact-foot > div {
  padding-left: 0;
}
.blockcontact-foot > div span.info {
  color: #fff;
  font-size: 32px;
  font-family: Poppins;
  font-weight: 600;
  width: 68%;
  display: block;
  line-height: 140%;
}
.blockcontact-foot > div span.phone {
  color: #fff;
  font-weight: 700;
  font-family: Poppins;
  font-size: 70px;
  text-align: right;
  display: block;
  padding: 45px 0;
  background: url('../img/arsyl/icon-phone-big.png') no-repeat left top;
  margin-top: -5px;
  margin-left: 100px;
}
.blockcontact-foot > div span.phone a {
  color: #fff;
}

/* module blockcontactinfo */
#block_contact_infos {
  background: #f6f6f6 url('../img/arsyl/icon-pin.png') no-repeat 114% -30px;
  border: none !important;
  padding: 35px 35px;
  width: 39%;
  margin-right: 25px;
  margin-left: 15px;
}
#block_contact_infos > div {
}
#block_contact_infos > div > span {
  font-weight: 700;
  font-family: Poppins;
  text-transform: uppercase;
  font-size: 16px;
  color: #242424;
  display: block;
  margin-bottom: 10px;
}
#block_contact_infos > div > div {
}
#block_contact_infos > div > div > div {
}
#block_contact_infos > div > div > div:first-child {
  padding-left: 0px;
}
#block_contact_infos > div > div > div:first-child p {
  width: 76%;
}
#block_contact_infos > div > div > div p {
  font-family: Poppins;
  font-size: 14px;
  color: #242424;
  font-weight: 400;
  line-height: 150%;
}
#block_contact_infos > div > div > div p span.red {
  color: #df4343;
  font-size: 14px;
  font-weight: 300;
}
#block_contact_infos > div > div > div p a:hover {
  color: #df4343 !important;
}

/* module homeslider */
.bx-controls.bx-has-pager .bx-pager.bx-default-pager {
  bottom: 40px;
  z-index: 999999;
  float: left;
  width: 30%;
}
.bx-controls.bx-has-pager .bx-pager.bx-default-pager a.bx-pager-link {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #efefef;
  border: 2px solid transparent;
}
.bx-controls.bx-has-pager .bx-pager.bx-default-pager a.bx-pager-link.active {
  border: 2px solid #efefef;
  background: none !important;
}
.homeslider-description .price-link a i.icon-arrow-right-2 {
  background: url('../img/arsyl/arrow-right.png') no-repeat;
}
#homepage-slider .homeslider-description p {
  padding-top: 0 !important;
}

/* module megamenu */
.header-menu #ph_megamenu_wrapper {
  margin: 0;
}
.header-menu #ph_megamenu_wrapper ul#ph_megamenu {
  border: none !important;
  margin: 0;
}
.header-menu #ph_megamenu_wrapper ul#ph_megamenu .align-right a {
  background: #07b82d;
  color: #fff;
}
.header-menu #ph_megamenu_wrapper ul#ph_megamenu .align-right:hover a {
  background: #2ae351 !important;
  color: #fff;
}
.header-menu #ph_megamenu_wrapper ul#ph_megamenu > li > a {
  padding: 5px 25px 5px;
  font-size: 15px;
  color: #242424;
  height: 64px;
  font-family: Poppins;
}
.header-menu #ph_megamenu_wrapper ul#ph_megamenu > li > a:hover {
  background: none !important;
}
.header-menu #ph_megamenu_wrapper ul#ph_megamenu > li:hover > a {
  color: #df4343;
}
.header-menu #ph_megamenu_wrapper ul#ph_megamenu > li .ph-dropdown-categories.dropdown {
  width: 100%;
  top: 64px;
  padding: 15px;
}
.header-menu #ph_megamenu_wrapper ul#ph_megamenu > li .ph-dropdown-categories.dropdown > li {
  width: 33%;
  float: left;
  clear: none;
  border: none;
}
.header-menu #ph_megamenu_wrapper ul#ph_megamenu > li .ph-dropdown-categories.dropdown > li > a {
  font-size: 15px;
  color: #242424;
  font-family: Poppins;
  font-weight: 400;
  border: none;
  background: none !important;
}
.header-menu #ph_megamenu_wrapper ul#ph_megamenu > li .ph-dropdown-categories.dropdown > li:hover > a {
  color: #df4343;
}

/* module blocksearch */
#search_block_top {
  padding-top: 40px;
}
#search_block_top #search_query_top {
  border-color: #eaeaea;
  background: #fbfbfb;
  color: #9b9b9b;
  font-size: 13px;
  font-family: Poppins;
}
#search_block_top .btn.button-search {
  background: #df4343 !important;
}
#search_block_top .btn.button-search:hover {
  background: #454545 !important;
  color: #fff !important;
}

/* payement execute */
.order-conf {
}
.order-conf > h1.page-heading {
  font-family: Poppins;
  font-size: 22px;
  font-weight: 600;
  color: #3d3c3c;
  border: none;
  text-align: center;
  display: none;
}
.order-conf .page-subheading {
  padding: 15px 25px;
  margin: 0;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  color: #3d3c3c;
  text-transform: uppercase;
  border: none;
  background: #efefef;
}
.order-conf .box {
  background: #fff;
  padding: 0;
}
.order-conf .box h3 {
  padding: 15px 25px;
  margin: 0;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  color: #3d3c3c;
  text-transform: uppercase;
  border: none;
  background: #efefef;
}
.order-conf .box .payment-content {
  padding: 15px 25px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  color: #3d3c3c;
}
.order-conf .box .payment-content span#amount {
  font-size: 16px;
  color: #df4343;
  font-weight: 700;
}
.order-conf > p {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  color: #3d3c3c;
}
.order-conf .guest-content {
  padding: 15px 25px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  color: #3d3c3c;
}
.order-conf .guest-content button {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
.order-conf .guest-content button:hover {
  background: #454545;
  border-color: #454545;
}
.order-conf .guest-content button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 16px;
}
.order-conf .guest-content button span i {
  display: none;
}

.order-conf .guest-content .form-control {
  padding: 10px 20px;
  border-color: #dbdbdb;
  border-radius: 3px;
  height: 44px;
}

#opc_account_choice {
  padding: 15px 25px;
  background: #fff;
  width: 99.5%;
  margin: 0 auto !important;
}
#opc_account_choice p {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  color: #3d3c3c;
}
#opc_account_choice > div {
  width: 100%;
  margin-bottom: 25px;
  padding: 0;
}
#opc_account_choice button {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
#opc_account_choice button:hover {
  background: #454545;
  border-color: #454545;
}
#opc_account_choice button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 16px;
}
#opc_account_choice button span i {
  display: none;
}

/* module blockcart */
.ajax_cart_no_product {
  display: none !important;
}

/* contact page */
.contact-page {
}
.contact-page .cms-page {
}
.contact-page .cms-page > h1 {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  color: #3d3c3c;
  margin-top: 0;
}
.contact-page .cms-page > h1:after {
  content: ' ';
  border-bottom: 4px solid #df4343;
  position: absolute;
  width: 25px;
  top: 35px;
  left: 15px;
}
.contact-page .cms-page > article {
  margin: 30px 0;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  color: #3d3c3c;
  line-height: 150%;
}
.contact-page .cms-page > article h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
.contact-page .cms-page > article table tbody tr td:first-child {
  padding-left: 0;
}

/* recovery password */
.pass-box {
  width: 65%;
  margin: 0;
  overflow: hidden;
}
.pass-box .box {
  padding: 0;
  background: #fff;
  max-width: 900px;
  margin: 0 auto;
  border: none;
  overflow: hidden;
}
.pass-box .box h1 {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  color: #3d3c3c;
  border: none;
  position: relative;
}
.pass-box .box h1:after {
  content: ' ';
  border-bottom: 3px solid #df4343;
  position: absolute;
  width: 40px;
  top: 35px;
  left: 0px;
}
.pass-box .box p {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  color: #3d3c3c;
}
.pass-box .box label {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  color: #3d3c3c;
}
.pass-box .box .form-control {
  padding: 10px 20px;
  border-color: #dbdbdb;
  border-radius: 3px;
  height: 44px;
  background: #fff;
}
#form_forgotpassword p.submit button {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
#form_forgotpassword p.submit button:hover {
  background: #454545;
  border-color: #454545;
}
#form_forgotpassword p.submit button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 16px;
}
#form_forgotpassword p.submit button span i {
  display: none;
}
.pass-box .footer_links a {
  background: #454545;
  border-color: #454545;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 25px;
}
.pass-box .footer_links a:hover {
  background: #df4343;
  border-color: #df4343;
}
.pass-box .footer_links a span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 16px;
}
.pass-box .footer_links a span i {
  display: none;
}

/* cms */
.btn-red {
  background: #df4343;
  border-color: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
  margin: 25px 0;
  display: inline-block;
}
.btn-red:hover {
  background: #454545;
  border-color: #454545;
  color: #fff;
}

/* module blocknewproduct */
.blocknewproducts-box .h2 a i.icon-arrow-right-2 {
  background: url('../img/arsyl/arrow-right-2.png') no-repeat;
}
.blocknewproducts-content .owl-item {
  display: block;
  float: left;
  max-width: 330px;
  height: 385px;
}
.blocknewproducts-content .owl-dots {
  display: none;
}
.blocknewproducts-content .owl-nav {
  float: right;
  margin-top: 45px;
  padding-right: 40px;
}
.blocknewproducts-content .owl-nav .owl-prev {
}
.blocknewproducts-content .owl-nav .owl-prev i {
  transform: rotate(180deg);
}
.blocknewproducts-content .owl-nav .owl-next {
  margin-left: 12px;
}
.blocknewproducts-content .owl-nav button {
  padding: 10px 20px;
  background: #df4343;
  border: 1px solid #df4343;
}
.blocknewproducts-content .owl-nav button:hover {
  background: #454545;
  border-color: #454545;
}
.blocknewproducts-content .owl-nav button i.icon-arrow-2 {
  background: url('../img/arsyl/arrow-right-2.png') no-repeat;
  display: inline-block;
  width: 21px;
  height: 15px;
  vertical-align: middle;
}
.blocknewproducts-content .owl-nav button.disabled {
  display: none;
}

/* module blockspecials */
.blockspecials-box .h2 a i.icon-arrow-right-2 {
  background: url('../img/arsyl/arrow-right-2.png') no-repeat;
}

/* bootstrap */
.col-sm-offset-1 {
  margin-left: 4.5%;
}

/* footer */
#block_various_links_footer {
  margin-right: 25px;
}

/* nbr item */
.nbrItemPage {
}
.nbrItemPage .selector1 .selector {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  height: 35px;
  padding: 0px;
  text-align: center;
  width: 60px !important;
  vertical-align: middle;
}
.nbrItemPage .selector1 .selector span {
  background: none;
  text-shadow: none;
  padding: 4px 0;
  height: 42px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  color: #242424;
}
.nbrItemPage .selector1 .selector span:after {
  content: '\f107';
  color: #242424;
  font-family: FontAwesome;
  font-weight: 700;
  right: 13px;
  position: absolute;
  margin-top: 1px;
}
.nbrItemPage .selector1 .selector .attribute_select {
  height: 40px;
  font-family: Poppins;
  font-size: 14px;
  color: #242424;
}
.nbrItemPage label {
  margin-top: 6px;
}

#productsSortForm .selector1 .selector {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  height: 35px;
  padding: 0px 20px;
  text-align: left;
  width: 170px !important;
  vertical-align: middle;
}
#productsSortForm .selector1 .selector span {
  background: none;
  text-shadow: none;
  padding: 4px 0;
  height: 42px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  color: #242424;
}
#productsSortForm .selector1 .selector span:after {
  content: '\f107';
  color: #242424;
  font-family: FontAwesome;
  font-weight: 700;
  right: 13px;
  position: absolute;
  margin-top: 1px;
}
#productsSortForm .selector1 .selector .attribute_select {
  height: 40px;
  font-family: Poppins;
  font-size: 14px;
  color: #242424;
}
#productsSortForm label {
  margin-top: 6px;
}

/* adres */
.auth-boxs {
}
.auth-boxs > .box {
  padding: 0;
  background: #fff;
  border-color: #dbdbdb;
  width: 40%;
  border-radius: 2px;
}
.auth-boxs.discounts .box {
  width: 100%;
}
.auth-boxs .box h1 {
  padding: 20px 25px;
  margin: 0;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  color: #3d3c3c;
  text-transform: uppercase;
  border: none;
  background: #efefef;
}
.auth-boxs .box > div {
  padding: 15px 25px;
}
.auth-boxs .box > div p {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  color: #3d3c3c;
}
.auth-boxs .box > div label {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  color: #3d3c3c;
}
.auth-boxs .box > div .form-group {
  margin-bottom: 15px !important;
}
.auth-boxs .box > div .form-group input.form-control {
  padding: 10px 20px;
  border-color: #dbdbdb;
  border-radius: 3px;
  height: 44px;
}
.auth-boxs .box > div #submitAddress {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 25px;
}
.auth-boxs .box > div #submitAddress:hover {
  background: #454545;
  border-color: #454545;
}
.auth-boxs .box > div #submitAddress span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 16px;
}
.auth-boxs .box > div #submitAddress span i {
  display: none;
}
.auth-boxs .box > div .form-group button {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 25px;
}
.auth-boxs .box > div .form-group button:hover {
  background: #454545;
  border-color: #454545;
}
.auth-boxs .box > div .form-group button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 16px;
}
.auth-boxs .box > div .form-group button span i {
  display: none;
}

.auth-boxs .box > div .form-group #uniform-days.selector,
.auth-boxs .box > div .form-group #uniform-months.selector,
.auth-boxs .box > div .form-group #uniform-years.selector {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  height: 45px;
  padding: 0px;
  text-align: center;
  width: 80px !important;
  vertical-align: middle;
}
.auth-boxs .box > div .form-group #uniform-months.selector span,
.auth-boxs .box > div .form-group #uniform-days.selector span,
.auth-boxs .box > div .form-group #uniform-years.selector span {
  background: none;
  text-shadow: none;
  padding: 10px 0 10px 20px;
  height: 42px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  color: #242424;
  text-align: left;
}
.auth-boxs .box > div .form-group #uniform-days.selector span:after,
.auth-boxs .box > div .form-group #uniform-months.selector span:after,
.auth-boxs .box > div .form-group #uniform-years.selector span:after {
  content: '\f107';
  color: #242424;
  font-family: FontAwesome;
  font-weight: 700;
  right: 13px;
  position: absolute;
  margin-top: 1px;
}
.auth-boxs .box > div .form-group #uniform-days.selector select,
.auth-boxs .box > div .form-group #uniform-months.selector select,
.auth-boxs .box > div .form-group #uniform-years.selector select {
  height: 40px;
  font-family: Poppins;
  font-size: 14px;
  color: #242424;
}

.auth-boxs .box > div .form-group .selector {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  height: 45px;
  padding: 0px;
  text-align: center;
  width: 270px !important;
  vertical-align: middle;
}
.auth-boxs .box > div .form-group .selector span {
  background: none;
  text-shadow: none;
  padding: 10px 0 10px 20px;
  height: 42px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  color: #242424;
  text-align: left;
}
.auth-boxs .box > div .form-group .selector span:after {
  content: '\f107';
  color: #242424;
  font-family: FontAwesome;
  font-weight: 700;
  right: 13px;
  position: absolute;
  margin-top: 1px;
}
.auth-boxs .box > div .form-group .selector select {
  height: 40px;
  font-family: Poppins;
  font-size: 14px;
  color: #242424;
}

.auth-boxs ul.footer_links li a.btn-defaul {
  border: 1px solid #454545;
  background: #454545;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
.auth-boxs ul.footer_links li a.btn-defaul:hover {
  border-color: #df4343;
  background: #df4343;
}
.auth-boxs ul.footer_links li a.btn-defaul span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 16px;
}
.auth-boxs ul.footer_links li a.btn-defaul span i {
  display: none;
}
.auth-boxs ul.footer_links li a.btn-default {
  border: 1px solid #454545;
  background: #454545;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
.auth-boxs ul.footer_links li a.btn-default:hover {
  border-color: #df4343;
  background: #df4343;
}
.auth-boxs ul.footer_links li a.btn-default span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 16px;
}
.auth-boxs ul.footer_links li a.btn-default span i {
  display: none;
}

.auth-boxs .main-page-indent {
}
.auth-boxs .main-page-indent a {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
.auth-boxs .main-page-indent a:hover {
  border-color: #454545;
  background: #454545;
}
.auth-boxs .main-page-indent a span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 16px;
}
.auth-boxs .main-page-indent a span i {
  display: none;
}

.auth-boxs .addresses p {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
}
.auth-boxs .addresses .item {
  padding: 0;
}
.auth-boxs .addresses h3 {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 20px;
  font-weight: 600;
}
.auth-boxs .addresses ul li {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
  padding: 2px 25px;
}
.auth-boxs .addresses ul li:first-child {
  padding: 0;
}
.auth-boxs .addresses ul li h3 {
  padding: 15px 25px;
  margin: 0;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  color: #3d3c3c;
  text-transform: uppercase;
  border: none;
  background: #efefef;
}
.auth-boxs .addresses ul.last_item {
  background: none;
}
.auth-boxs .addresses ul li.address_update {
}
.auth-boxs .addresses ul li.address_update a {
  border: 1px solid #454545;
  background: #454545;
  color: #fff;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 25px;
}
.auth-boxs .addresses ul li.address_update a:hover {
  border-color: #df4343;
  background: #df4343;
}
.auth-boxs .addresses ul li.address_update a span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 14px;
}
.auth-boxs .addresses ul li.address_update a span i {
  display: none;
}

.auth-boxs .discount thead tr th {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
  border: none;
  background: #efefef;
}
.auth-boxs .discount tbody tr td {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
}

.auth-boxs #order-list {
  margin-top: 15px;
}
.auth-boxs #order-list thead tr th {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
  border: none;
  background: #efefef;
}
.auth-boxs #order-list tbody tr td {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
}
.auth-boxs #order-list tbody tr td.history_state span {
  display: block;
}
.auth-boxs #order-list tbody tr td.history_detail a.button {
  border: 1px solid #454545;
  background: #454545;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 25px;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.auth-boxs #order-list tbody tr td.history_detail a.button:hover {
  border-color: #df4343;
  background: #df4343;
}
.auth-boxs #order-list tbody tr td.history_detail a.button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 14px;
}
.auth-boxs #order-list tbody tr td.history_detail a.button span i {
  display: none;
}

.auth-boxs #block-order-detail {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 400;
}
.auth-boxs #block-order-detail #submitReorder a.button {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
.auth-boxs #block-order-detail #submitReorder a.button:hover {
  border-color: #454545;
  background: #454545;
}
.auth-boxs #block-order-detail #submitReorder a.button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 14px;
}
.auth-boxs #block-order-detail #submitReorder a.button span i {
  display: none;
}
.auth-boxs #block-order-detail h1.page-heading {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: 600;
  border: none;
  background: #efefef;
  padding: 20px 25px;
}
.auth-boxs #block-order-detail h3.page-heading {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: 600;
  border: none;
  background: #efefef;
  padding: 20px 25px;
}
.auth-boxs #block-order-detail #order-detail-content table thead tr th {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
  border: none;
  background: #efefef;
}
.auth-boxs #block-order-detail .footab thead tr th {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
  border: none;
  background: #efefef;
}
.auth-boxs #block-order-detail #sendOrderMessage button {
  border: 1px solid #df4343;
  background: #df4343;
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
.auth-boxs #block-order-detail #sendOrderMessage button:hover {
  border-color: #454545;
  background: #454545;
}
.auth-boxs #block-order-detail #sendOrderMessage button span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
  color: #fff;
  font-size: 14px;
}
.auth-boxs #block-order-detail #sendOrderMessage button span i {
  display: none;
}
.auth-boxs #block-order-detail .adresses_bloc {
}
.auth-boxs #block-order-detail .adresses_bloc .address {
  padding: 0;
  background: #fff;
}
.auth-boxs #block-order-detail .adresses_bloc .address li h3.page-subheading {
  font-family: Poppins;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: 600;
  border: none;
  background: #efefef;
  padding: 20px 25px;
  margin: 0;
}
.auth-boxs #block-order-detail .adresses_bloc .address li {
  padding: 2px 25px;
}
.auth-boxs #block-order-detail .adresses_bloc .address li:first-child {
  padding: 0;
}
.auth-boxs #block-order-detail .detail_step_by_step thead th td {
  border: none;
}

.cart_navigation {
}
.cart_navigation .button-exclusive {
  border: 1px solid #454545;
  background: #454545;
  color: #fff !important;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 25px;
}
.cart_navigation .button-exclusive:hover {
  background: #df4343;
  border-color: #df4343;
}
.cart_navigation .button-exclusive span {
  border: none;
  background: none !important;
  text-shadow: none;
  padding: 0;
}
.cart_navigation .button-exclusive i {
  display: none;
}

@media (max-width: 460px) {
  #htmlcontent_top ul li {
    width: 100% !important;
  }

  body#product #columns .container .breadcrumb {
    padding: 18px 0px !important;
  }

  .menu_link_8 a {
    padding-left: 25px !important;
  }
  .menu_link_8 a i {
    display: none;
  }
  .header-menu #ph_megamenu_wrapper ul#ph_megamenu > li > a {
    padding: 0 25px;
    height: 40px;
  }

  .htmlcontent-home li {
    width: 100% !important;
    margin-bottom: 15px;
  }
  .displayAfterHome {
    background: url('../img/arsyl/bg1.jpg') no-repeat center top / 1000% auto;
  }
  #htmlcontent_right ul li .item-html {
    min-height: 200px;
    height: auto !important;
  }
  .displayBeforeFooter {
    background-size: 1000% auto;
  }

  .userinfo-nav {
    float: left !important;
    margin: 0 auto;
    width: 90%;
  }

  .header-tops {
    padding-bottom: 0 !important;
  }
  .displayBeforeFooter .container {
    padding: 0 15px !important;
  }

  header .row #header_logo {
    width: 60%;
    margin: 0 auto;
    position: relative;
    z-index: 5;
  }
  .shopping_cart > a:first-child {
    border: none !important;
    background: none !important;
    width: 27% !important;
    position: absolute;
    top: -153px;
    right: -15px;
    z-index: 10;
  }
  .shopping_cart > a:first-child span.ajax_cart_total {
    display: none !important;
  }
  .shopping_cart > a:first-child span.gocart {
    display: none !important;
  }
  #search_block_top {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .ph_megamenu_mobile_toggle a.show_megamenu {
    margin: 0 !important;
  }
  .ph_megamenu_mobile_toggle a.hide_megamenu {
    margin: 0 !important;
  }
  #htmlcontent_top ul li {
    float: none !important;
    margin: 0 0 10px !important;
  }
  #htmlcontent_top ul li .item-html span {
    margin-top: 20px !important;
  }
  .homefeatured-box .h2 {
    padding: 0 !important;
  }
  #htmlcontent_right ul li {
    float: none !important;
    margin: 0 0 10px !important;
  }
  #htmlcontent_left li .item-html {
    padding: 0 !important;
    width: 92%;
  }
  #htmlcontent_left li .item-html label {
    padding: 10px;
    font-size: 18px;
  }
  #htmlcontent_left li {
    width: 100%;
    margin-bottom: 10px;
  }
  #htmlcontent_left li .item-html {
    padding: 19px 0 !important;
    width: 95%;
  }
  #htmlcontent_left li .item-html label {
    padding: 10px;
    font-size: 18px;
  }
  #htmlcontent_left li img {
    margin: 0 auto;
  }
  .footer-container #footer .footer-block {
    width: 90%;
    margin: 20px;
  }
  .footer-container #footer h4 {
    margin-bottom: 25px;
  }
  #block_various_links_footer .block_content {
    display: none;
  }
  .displayFooterLogos .name span {
    width: 100%;
  }
  .displayFooterLogos > div > div {
    padding: 0 0 15px;
    text-align: center;
  }
  .displayFooterCopyright > div > div {
    padding: 0 0 15px;
    text-align: center !important;
  }
  #block_contact_infos {
    width: 93% !important;
  }
  #block_contact_infos > div > div > div {
    padding: 0;
  }
  #ph_megamenu_wrapper .ph_megamenu li.align-right {
    display: none;
  }
  .header-menu #ph_megamenu_wrapper ul#ph_megamenu > li .ph-dropdown-categories.dropdown > li {
    width: 100%;
    float: none;
  }
  .header-menu #ph_megamenu_wrapper ul#ph_megamenu > li .ph-dropdown-categories.dropdown {
    top: 0;
    padding: 0 15px;
  }
  #ph_megamenu_wrapper .ph_megamenu li > a span.marker {
    background: none !important;
  }
  .pass-box {
    width: 100%;
  }

  .category-top .sortPagiBar #productsSortForm {
    width: 100%;
  }
  .category-top .sortPagiBar .nbrItemPage {
    display: block;
    clear: both;
    width: 100%;
    padding-top: 0;
  }
  .category-top .sortPagiBar .nbrItemPage label {
    width: 69px;
  }
  ul.product_list.grid > li .product-container .content_price {
    margin-top: 15px;
  }

  body#product #columns .container .breadcrumb {
    padding: 18px 0;
  }
  body#authentication .beforeContentPage h1 {
    font-size: 30px;
  }

  #index ul.product_list.tab-pane > li {
    padding-right: 15px !important;
  }
  p#cart_navigation a {
    width: 100%;
    margin: 0 auto 10px;
  }
  p#cart_navigation button {
    width: 100%;
  }
  body#identity .auth-boxs .box {
    width: 99%;
  }
  body#address .auth-boxs .box {
    width: 99%;
  }
  ul.footer_links li {
    margin: 0 0 10px !important;
  }
  .userinfo-nav {
    float: left !important;
    margin: 0 auto;
    width: 100%;
  }
  .userinfo-nav .userinfo-nav-unloged {
    text-align: center;
  }
  .footer-block .block_content {
    display: block !important;
  }
  .blocknewproducts-content {
    width: 330px !important;
    margin: 0 auto;
  }
}

@media (max-width: 540px) {
  p#cart_navigation a {
    width: 100%;
    margin: 0 auto 10px;
  }
  p#cart_navigation button {
    width: 100%;
  }
  #block_contact_infos {
    width: 93% !important;
  }
  #block_contact_infos > div > div > div {
    padding: 0;
  }
  .footer-block {
    margin-left: 35px !important;
  }
  .footer-block > div {
    display: block !important;
  }
  .footer-container #footer h4 {
    height: 50px;
  }
  .row .footer-block:first-child {
    margin-left: 15px !important;
  }
  .displayBeforeFooter {
    background-size: 650% auto;
  }
  #htmlcontent_left li {
    width: 100%;
    margin-bottom: 10px;
  }
  #htmlcontent_left li .item-html {
    width: 93%;
    padding: 20px 10px 0;
  }
  .rte h2::after {
    top: 105% !important;
  }
  .box3block-topcolumn .b3b-content ul li {
    width: 100%;
  }
  body#address .auth-boxs .box {
    width: 99%;
  }
}

@media (max-width: 992px) {
  .contact-nav {
    display: none;
  }
  p#cart_navigation a {
    margin-top: 0px !important;
  }
  .ajax_cart_product_txt_s {
    display: none !important;
  }

  .box3block-topcolumn .b3b-content ul li {
    margin-bottom: 25px;
    min-height: 160px;
  }
  .quick-view-wrapper-mobile {
    display: none !important;
  }
  .blockspecials-box .h2 {
    text-align: center;
  }
  .blockspecials-box .h2 a {
    float: none !important;
    margin: 10px auto;
    display: block;
  }
  .blocknewproducts-box .h2 {
    text-align: center;
  }
  .blocknewproducts-box .h2 a {
    float: none !important;
    margin: 10px auto;
    display: block;
  }

  .userinfo-nav {
    float: left !important;
    margin: 0 auto;
    width: 100%;
  }
  .userinfo-nav .userinfo-nav-unloged {
    text-align: center;
  }
  .blockcontact-foot {
    text-align: center;
  }
  .blockcontact-foot > div {
    padding-right: 0;
  }
  .blockcontact-foot > div span.info {
    margin-bottom: 0;
    width: auto;
  }
  .blockcontact-foot > div span.phone {
    display: inline-block;
    margin: 0;
    padding: 45px 0 45px 90px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .icon-arrow-right2,
  .icon-arrow-left2 {
    margin: 0 !important;
  }
}
@media (max-width: 592px) {
  .blockcontact-foot > div span.info {
    font-size: 21px !important;
  }
  .blockcontact-foot > div span.phone {
    font-size: 50px !important;
  }
}
@media (max-width: 492px) {
  .displayBeforeFooter {
    padding: 15px 0 10px;
  }
  .blockcontact-foot > div span.info {
    font-size: 15px !important;
  }
  .blockcontact-foot > div span.phone {
    background: none;
    font-size: 40px !important;
    padding: 20px 0;
  }
}
@media (min-width: 481px) and (max-width: 600px) {
  .blocknewproducts-content {
    width: 100% !important;
    margin: 0 auto;
  }
  body#identity .auth-boxs .box {
    width: 90%;
  }
  .userinfo-nav {
    float: left !important;
    margin: 0 auto;
    width: 100%;
  }
  .userinfo-nav .userinfo-nav-unloged {
    text-align: center;
  }
  .footer-block .block_content {
    display: block !important;
  }
}
@media (min-width: 481px) and (max-width: 755px) {
  .header-tops {
    padding-bottom: 0 !important;
  }
  .displayBeforeFooter .container {
    padding: 0 10px;
  }
  .displayBeforeFooter {
    padding: 15px 0;
  }
  .displayAfterHome {
    background-size: 950% auto;
  }
  .userinfo-nav {
    float: left !important;
    margin: 0 auto;
    width: 100%;
  }
  .userinfo-nav .userinfo-nav-unloged {
    text-align: center;
  }
  ul.product_list.grid > li .product-container .old-price {
    margin: 0 !important;
  }
  .blocknewproducts-box {
    width: 100%;
    margin: 0 auto;
  }
  /*.blocknewproducts-content .owl-item{max-width: 288px !important;margin-right: 17px !important;}*/
  .footer-block .block_content {
    display: block !important;
  }
  header .row #header_logo {
    width: 60%;
    margin: 0 auto;
  }
  .shopping_cart > a:first-child {
    border: none !important;
    background: none !important;
    width: 27% !important;
    position: absolute;
    top: -153px;
    right: -15px;
  }
  .shopping_cart > a:first-child span.ajax_cart_total {
    display: none !important;
  }
  .shopping_cart > a:first-child span.gocart {
    display: none !important;
  }
  #search_block_top {
    padding-left: 15px !important;
  }
  .ph_megamenu_mobile_toggle a.show_megamenu {
    margin: 0 !important;
  }
  .ph_megamenu_mobile_toggle a.hide_megamenu {
    margin: 0 !important;
  }
  #htmlcontent_top ul li {
    float: none !important;
    margin: 0 0 10px !important;
  }
  #htmlcontent_top ul li .item-html span {
    margin-top: 20px !important;
  }
  .homefeatured-box .h2 {
    padding: 0 !important;
  }
  /*    #htmlcontent_right ual li{float: left !important;margin: 0 0 10px !important;}*/
  #htmlcontent_right li {
    float: none !important;
    width: 447px;
    margin: 0 auto 15px !important;
  }
  #htmlcontent_left li {
    width: 100%;
    margin-bottom: 10px;
  }
  #htmlcontent_left li .item-html {
    padding: 8% 0 !important;
    width: 95%;
  }
  #htmlcontent_left li .item-html label {
    padding: 10px;
    font-size: 18px;
  }
  #htmlcontent_left li img {
    margin: 0 auto;
  }
  .footer-container #footer .footer-block {
    width: 95%;
    margin: 20px;
  }
  .footer-container #footer h4 {
    margin-bottom: 25px;
  }
  #block_various_links_footer .block_content {
    display: none;
  }
  .displayFooterLogos .name span {
    width: 100%;
  }
  .displayFooterLogos > div > div {
    padding: 0 0 15px;
    text-align: center;
  }
  .displayFooterCopyright > div > div {
    padding: 0 0 15px;
    text-align: center !important;
  }
  #block_contact_infos > div > div > div {
    padding: 0;
  }
  #ph_megamenu_wrapper .ph_megamenu li.align-right {
    display: none;
  }
  .header-menu #ph_megamenu_wrapper ul#ph_megamenu > li .ph-dropdown-categories.dropdown > li {
    width: 100%;
    float: none;
  }
  .header-menu #ph_megamenu_wrapper ul#ph_megamenu > li .ph-dropdown-categories.dropdown {
    top: 0;
    padding: 0 15px;
  }
  #ph_megamenu_wrapper .ph_megamenu li > a span.marker {
    background: none !important;
  }
  .pass-box {
    width: 100%;
  }
  #htmlcontent_top ul li {
    width: 100% !important;
    margin: 0 auto 15px !important;
  }
  #search_block_top {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .homefeatured-box .h2 {
    text-align: center;
  }
  .blockcontact-foot > div span.info {
    font-size: 25px;
  }
  #index ul.product_list.tab-pane > li:nth-child(even) {
    padding-right: 15px;
  }

  body#identity .auth-boxs .box {
    width: 80%;
  }
}
@media (min-width: 756px) and (max-width: 992px) {
  .header-tops {
    padding-bottom: 0 !important;
  }
  .displayBeforeFooter {
    padding: 8px 0;
  }
  .displayAfterHome .container {
    padding: 0;
    max-width: 96%;
  }
  .displayPromotionBox .container {
    max-width: 96%;
  }
  .displayBanerBox .container {
    max-width: 96%;
  }
  #left_column {
    padding: 0 15px;
  }
  #search_block_top {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .userinfo-nav {
    float: none !important;
    margin: 0 auto;
    width: 40%;
  }

  #block_contact_infos > div > div > div {
    width: 50%;
    float: left;
  }

  header .row #header_logo {
    width: 60%;
    margin: 0 auto;
    float: none;
  }
  header .row #header_logo .img-responsive {
    margin: 0 auto;
  }
  .shopping_cart > a:first-child {
    border: none !important;
    background: none !important;
    width: 32% !important;
    position: absolute;
    top: -153px;
    right: 0px;
  }
  .shopping_cart > a:first-child span.ajax_cart_total {
    display: none !important;
  }
  .shopping_cart > a:first-child span.gocart {
    display: none !important;
  }
  #search_block_top {
    padding-left: 15px !important;
    width: 100%;
  }
  .ph_megamenu_mobile_toggle a.show_megamenu {
    margin: 0 !important;
  }
  .ph_megamenu_mobile_toggle a.hide_megamenu {
    margin: 0 !important;
  }
  #htmlcontent_top ul li {
    float: none !important;
    margin: 0 0 10px !important;
  }
  #htmlcontent_top ul li .item-html span {
    margin-top: 20px !important;
  }
  .homefeatured-box .h2 {
    padding: 0 !important;
  }
  #htmlcontent_right ul li {
    float: left !important;
    margin: 0 0 10px 10px !important;
    width: 32%;
  }
  #htmlcontent_right ul li .item-html {
    padding: 18% 0;
    height: auto;
  }
  #htmlcontent_left li .item-html {
    padding: 5% 0 !important;
    width: 92%;
  }
  #htmlcontent_left li .item-html label {
    padding: 10px;
    font-size: 18px;
  }
  #block_contact_infos {
    width: 100% !important;
  }
  .footer-container #footer .footer-block {
    width: 28%;
    margin: 20px;
  }
  .footer-container #footer h4 {
    margin-bottom: 25px;
  }
  #block_various_links_footer .block_content {
    display: none;
  }
  .displayFooterLogos .name span {
    width: 100%;
  }
  .displayFooterLogos > div > div {
    padding: 0 0 15px;
    text-align: center;
  }
  .displayFooterCopyright > div > div {
    padding: 0 0 15px;
    text-align: center !important;
  }
  #block_contact_infos > div > div > div {
    padding: 0;
  }
  #ph_megamenu_wrapper .ph_megamenu li.align-right {
    display: none;
  }
  .header-menu #ph_megamenu_wrapper ul#ph_megamenu > li .ph-dropdown-categories.dropdown > li {
    width: 100%;
    float: none;
  }
  .header-menu #ph_megamenu_wrapper ul#ph_megamenu > li .ph-dropdown-categories.dropdown {
    top: 0;
    padding: 0 15px;
  }
  #ph_megamenu_wrapper .ph_megamenu li > a span.marker {
    background: none !important;
  }
  .pass-box {
    width: 100%;
  }
  #htmlcontent_top ul li {
    width: 100% !important;
    margin: 0 auto 15px !important;
  }
  .homeslider-description .content {
    padding: 10px 15px 10px 15px !important;
  }
  .homeslider-description .content p:first-child {
    font-size: 40px !important;
  }
  .homeslider-description .content p {
    font-size: 18px !important;
  }

  .homefeatured-box .h2 {
    text-align: center;
  }

  .blocknewproducts-content {
    width: 93.5% !important;
    margin: 0 auto;
  }

  body#identity .auth-boxs .box {
    width: 70%;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .displayPromotionBox .container {
    max-width: 100%;
  }
  .displayNewsProductBox .container {
    max-width: 100%;
  }
  .displayBanerBox .container {
    max-width: 100%;
  }
  .displayNewsProductBox {
    margin-top: -125px;
    padding-top: 150px;
  }
  .contact-nav {
    width: 70%;
  }
  .contact-nav .contact-nav-phrase {
    width: 42%;
    display: inline-block;
    padding-right: 0;
  }
  .contact-nav .contact-nav-phone {
    width: 25%;
    display: inline-block;
  }
  .contact-nav .contact-nav-fb {
    width: 25%;
    display: inline-block;
  }
  .box3block-topcolumn .b3b-content ul li {
    width: 25%;
  }
  .box3block-topcolumn {
    width: 100% !important;
  }
  #htmlcontent_top ul li.htmlcontent-item-2 {
    max-width: 49%;
  }
  #htmlcontent_top ul li.htmlcontent-item-2 .item-html {
    height: auto !important;
    padding: 8% 0 !important;
    width: 100%;
  }
  #htmlcontent_top ul li.htmlcontent-item-3 {
    max-width: 49%;
  }
  #htmlcontent_top ul li.htmlcontent-item-3 .item-html {
    height: auto !important;
    padding: 8% 0 !important;
    width: 100%;
  }
  #htmlcontent_top ul li.htmlcontent-item-4 {
    max-width: 32.5%;
  }
  #htmlcontent_top ul li.htmlcontent-item-5 {
    max-width: 32.5%;
  }
  #htmlcontent_top ul li.htmlcontent-item-6 {
    max-width: 32.5%;
  }
  ul.product_list.grid > li .product-container h5 {
    height: 53px;
  }
  #htmlcontent_right ul li {
    max-width: 31% !important;
  }
  #htmlcontent_right ul li .item-html {
    height: auto !important;
    padding: 18% 0 !important;
    width: 100%;
  }
  .displayBeforeFooter .container {
    padding: 0;
  }
  #block_various_links_footer {
    margin-right: 15px !important;
  }
  .homeslider-description {
    top: 10% !important;
  }
  .homeslider-description .content {
    padding: 20px !important;
  }
  .bx-controls.bx-has-pager .bx-pager.bx-default-pager {
    bottom: 10px;
  }
  #block_contact_infos > div > div > div {
    padding: 5px 0;
  }
  #footer .col-sm-offset-1 {
    margin-left: 2%;
  }

  .displayBeforeFooter {
    background-size: 320% auto;
  }
  .blockcontact-foot {
    text-align: center;
  }
  .blockcontact-foot > div {
    padding-right: 0;
  }
  .blockcontact-foot > div span.info {
    margin-bottom: 0;
    width: auto;
  }
  .blockcontact-foot > div span.phone {
    display: inline-block;
    margin: 0;
    padding: 45px 0 45px 90px;
    width: auto;
  }
}

#htmlcontent_top ul li.htmlcontent-item-1 {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}

#htmlcontent_top ul li {
  overflow: hidden;
}
#htmlcontent_top ul li .item-html {
  height: 100% !important;
  padding: 10px !important;
}

@media (max-width: 479px) {
  #htmlcontent_top ul li.htmlcontent-item-1 img {
    height: 180px;
    object-fit: cover;
  }
}

@media (min-width: 1201px) and (max-width: 1470px) {
  #header .nav .container {
    max-width: 1170px;
  }
  .header-tops .container {
    max-width: 1170px;
  }
  .header-menu .container {
    max-width: 1170px;
  }
  .beforeContent .container {
    max-width: 1170px;
  }
  .container {
    max-width: 1170px !important;
  }
  body#index #columns .container {
    max-width: 1170px;
  }
  body#index #columns .container .breadcrumb {
    padding: 18px 0px;
  }
  body#product #columns .container {
    max-width: 1170px;
  }
  body#product #columns .container .breadcrumb {
    padding: 18px 0px;
  }
  ul.product_list.grid > li .product-container h5 {
    height: 53px;
  }
  .product-attribute-big .product-attribute-big-content .attribute_fieldset .attribute_list ul li a .image {
    width: 115px !important;
    overflow: hidden;
    margin-right: 10px;
    vertical-align: middle;
  }
  .product-attribute-big .product-attribute-big-content .attribute_fieldset .attribute_list ul li a .image img {
    width: 100%;
  }
  .product-buy-box-attrib .attribute_fieldset .attribute_label {
    width: 30% !important;
  }
  .product-buy-box-attrib .attribute_fieldset .atribute-other {
    width: 28% !important;
  }
  .product-attribute-big .product-attribute-big-content .attribute_fieldset .attribute_list ul li a {
    height: 89px;
  }
  .homeslider-description .content {
    padding: 30px 20px 30px 50px !important;
  }
  #htmlcontent_top ul li.htmlcontent-item-2 {
    max-width: 580px;
  }
  #htmlcontent_top ul li.htmlcontent-item-3 {
    max-width: 580px;
  }
  #htmlcontent_top ul li.htmlcontent-item-4 {
    max-width: 383px;
  }
  #htmlcontent_top ul li.htmlcontent-item-5 {
    max-width: 383px;
  }
  #htmlcontent_top ul li.htmlcontent-item-6 {
    max-width: 383px;
  }
  #htmlcontent_top ul li.col-xs-4 .item-html {
    width: 100% !important;
  }
  #htmlcontent_right ul li.htmlcontent-item-1 {
    max-width: 386px;
  }
  #htmlcontent_right ul li.htmlcontent-item-2 {
    max-width: 386px;
  }
  #htmlcontent_right ul li.htmlcontent-item-3 {
    max-width: 386px;
  }
  #htmlcontent_right ul li .item-html {
    height: auto !important;
    padding: 20.5% 0;
  }
  #block_various_links_footer {
    margin-right: 15px;
  }
  #block_contact_infos {
    padding: 35px 10px;
  }
  .header-menu #ph_megamenu_wrapper ul#ph_megamenu > li .ph-dropdown-categories.dropdown {
    padding: 15px;
    top: 64px !important;
  }
  /* #block_contact_infos > div > div > div{width: 54%;} */
  #block_contact_infos > div > div > div:first-child {
    padding-right: 0; /*width: 46%;*/
  }
  .blockcontact-foot > div span.phone {
    margin-left: 50px;
  }
}
a.mypresta_scrollup {
  z-index: 9999;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage select {
  width: auto;
}
@media (max-width: 991px) {
  .content_sortPagiBar .sortPagiBar #productsSortForm select {
    max-width: 119px;
  }
}
@media (max-width: 479px) {
  .content_sortPagiBar .sortPagiBar #productsSortForm {
    margin-right: 10px;
  }
  #productsSortForm .selector1 .selector {
    width: 111px !important;
  }
}
