/*header,footer,body*/

/*functions*/

@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url(//fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css);
@import url('https://fonts.googleapis.com/css?family=Assistant:200,300,400,600,700,800&subset=hebrew');
body {
  /*.show-scroll {
        display: none !important;
    }*/
  font-family: 'Open Sans Hebrew Condensed', sans-serif;
  /*.active{
        color:red;
    }*/

}
@media only screen and (min-width: 992px) {
  body {
    overflow: auto !important;
  }
  body.modal-open {
    overflow: hidden !important;
  }
}
body .slick-slide:focus {
  outline: none !important;
}
body .slick-slide *:focus {
  outline: none !important;
}
body #sticky-social {
  left: 0;
  position: fixed;
  top: 140px;
  z-index: 1000;
  direction: ltr;
}
@media only screen and (max-width: 991px) {
  body #sticky-social {
    display: none;
  }
}
body #sticky-social a {
  height: 50px;
  display: block;
  position: relative;
  width: 50px;
  margin: 0;
  text-align: center;
  -webkit-transition: width 0.15s ease-in-out;
  -ms-transition: width 0.15s ease-in-out;
  -moz-transition: width 0.15s ease-in-out;
  -o-transition: width 0.15s ease-in-out;
  transition: width 0.15s ease-in-out;
  cursor: pointer;
}
body #sticky-social a span.content {
  display: block;
  height: 50px;
  padding-top: 5px;
  color: white;
  position: relative;
}
body #sticky-social a span.content .absolutePosition {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body #sticky-social a span.content .absolutePosition .fa {
  font-size: 18px;
  transition: all 0.5s;
}
body #sticky-social a span.content .absolutePosition .fa.rotate-to-right {
  transform: rotateY(180deg);
}
body #sticky-social a span.content .absolutePosition .numberSocial {
  display: block;
  font-size: 10px;
}
body #sticky-social a span.content.closebar {
  background-color: #cccccc;
}
body #sticky-social a span.content.pinterest {
  background-color: #cd1f28;
}
body #sticky-social a span.content.facebook {
  background-color: #3b5998;
}
body #sticky-social a span.content.googlePlus {
  background-color: #de4b39;
}
body #sticky-social a span.content.twitter {
  background-color: #00acee;
}
body #sticky-social a span.content.mail {
  background-color: #aaaaaa;
}
body #sticky-social a:not(.closed):hover {
  width: 60px;
}
body .sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1032;
  top: 0;
  right: 0;
  background-color: white;
  overflow-x: hidden;
  white-space: nowrap;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 16px;
  font-family: 'Assistant', sans-serif;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 992px) {
  body .sidenav {
    display: none !important;
  }
}
body .sidenav .registerConnect {
  line-height: 60px;
  text-align: center;
  background: #f4f4f4;
}
body .sidenav .listLinksMob {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media only screen and (max-width: 992px) {
  body .sidenav .listLinksMob .cd-dropdown-content {
    padding-top: 50px;
    text-align: right;
  }
  body .sidenav .listLinksMob .cd-dropdown-content li {
    border-bottom: 1px solid #eeeeee;
  }
  body .sidenav .listLinksMob .cd-dropdown-content li i {
    font: normal normal normal 14px/1 FontAwesome;
    left: 0;
    top: 40%;
    right: auto;
    position: absolute;
  }
  body .sidenav .listLinksMob .cd-dropdown-content a {
    padding: 0 5px 0 20px;
    color: #993366;
  }
  body .sidenav .listLinksMob .cd-dropdown-content a:before {
    content: none;
  }
  body .sidenav .listLinksMob .cd-dropdown-content a:after {
    content: none;
  }
  body .sidenav .listLinksMob .cd-dropdown-content .cd-secondary-dropdown,
  body .sidenav .listLinksMob .cd-dropdown-content .cd-third-dropdown {
    padding-top: 50px;
  }
  body .sidenav .listLinksMob .cd-dropdown-content .cd-secondary-dropdown .see-all-link,
  body .sidenav .listLinksMob .cd-dropdown-content .cd-third-dropdown .see-all-link {
    padding: 0 10px;
  }
  body .sidenav .listLinksMob .cd-dropdown-content .cd-secondary-dropdown .subCategoryLinks,
  body .sidenav .listLinksMob .cd-dropdown-content .cd-third-dropdown .subCategoryLinks {
    padding: 0 20px;
  }
  body .sidenav .listLinksMob .cd-dropdown-content .go-back {
    background-color: #f0f0f0;
    padding-right: 15px;
  }
  body .sidenav .listLinksMob .cd-dropdown-content .go-back a {
    padding-right: 20px;
    font-size: 18px;
  }
  body .sidenav .listLinksMob .cd-dropdown-content .go-back a::before,
  body .sidenav .listLinksMob .cd-dropdown-content .go-back a::after {
    background-color: #f0f0f0 !important;
  }
  body .sidenav .listLinksMob .cd-dropdown-content .go-back i {
    font: normal normal normal 14px/1 FontAwesome;
    right: 0;
    left: auto;
    position: absolute;
  }
}
body .sidenav .listLinksMob > li {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #eeeeee;
}
body .sidenav .listLinksMob > li.storeDrop {
  height: inherit;
  position: relative;
  color: #191919;
  font-weight: 600;
  padding: 0px;
}
body .sidenav .listLinksMob > li.storeDrop .textStore {
  padding: 0 20px;
}
body .sidenav .listLinksMob > li.storeDrop #nav-plus {
  width: 12px;
  position: absolute;
  cursor: pointer;
  height: 14px;
  top: 17px;
  left: 15px;
}
body .sidenav .listLinksMob > li.storeDrop #nav-plus span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #191919;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
body .sidenav .listLinksMob > li.storeDrop #nav-plus span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(540deg);
  -ms-transform: rotate(540deg);
  -moz-transform: rotate(540deg);
  -o-transform: rotate(540deg);
  transform: rotate(540deg);
}
body .sidenav .listLinksMob > li.storeDrop #nav-plus span:nth-child(2) {
  top: 8px;
  -webkit-transform: rotate(450deg);
  -ms-transform: rotate(450deg);
  -moz-transform: rotate(450deg);
  -o-transform: rotate(450deg);
  transform: rotate(450deg);
}
body .sidenav .listLinksMob > li.storeDrop #nav-plus.xClose span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
body .sidenav .listLinksMob > li.storeDrop #nav-plus.xClose span:nth-child(2) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body .sidenav .listLinksMob > li.storeDrop .listCategoriesStore {
  display: none;
  background: #eeeeee;
  padding: 0;
  list-style-type: none;
}
body .sidenav .listLinksMob > li.storeDrop .listCategoriesStore > li.categoryTitle {
  padding: 0 20px;
}
body .sidenav .listLinksMob > li.storeDrop .listCategoriesStore > li.categoryTitle .title {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid white;
}
body .sidenav .listLinksMob > li.storeDrop .listCategoriesStore > li.categoryTitle .sonCategories {
  list-style-type: none;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
}
body .sidenav .listLinksMob > li.storeDrop .listCategoriesStore > li.categoryTitle .sonCategories li {
  padding-right: 20px;
  border-bottom: 1px solid white;
}
body .sidenav .listLinksMob > li.storeDrop .listCategoriesStore > li.categoryTitle:last-child .sonCategories li:last-child {
  border-bottom: none;
}
body .sidenav .listLinksMob > li a {
  display: block;
  width: 100%;
}
body .sidenav .searchBoxMob {
  width: 100%;
  padding: 20px 15px;
}
body .sidenav .searchBoxMob .boxInput {
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body .sidenav .searchBoxMob .boxInput .inputSearch {
  width: 100%;
  height: 35px;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid gainsboro;
  color: #999999;
  font-size: 14px;
  padding: 0 10px 0 50px;
  font-family: 'Assistant', sans-serif;
}
body .sidenav .searchBoxMob .boxInput #advancedSearch {
  text-align: right;
}
body .sidenav .searchBoxMob .boxInput #advancedSearch .find {
  cursor: pointer;
  font-weight: bold;
  color: #0044f0;
  font-size: 13px;
  font-family: 'Assistant', sans-serif;
  text-decoration: underline;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch {
  position: absolute;
  display: none;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  top: 60px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch:before {
  bottom: 100%;
  left: 30px;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: white;
  border-width: 7px;
  margin-left: -7px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch.visibleForm {
  display: block;
  background: white;
  width: 300px;
  left: 0;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .titleForm {
  font-size: 18px;
  font-weight: 600;
  padding: 15px 30px 10px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .lineForm {
  margin: 0;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm {
  padding: 10px 30px 20px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxKeyWord .labelKey {
  color: #262626;
  font-size: 14px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxKeyWord input {
  width: 100%;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 35px;
  border: 1px solid gainsboro;
  color: #262626;
  font-size: 14px;
  padding: 0 10px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory {
  font-size: 14px;
  margin-top: 15px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .labelCategory {
  color: #262626;
  font-size: 14px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory {
  float: inherit;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory button {
  font-size: 13px;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #3c3d41;
  padding: 0;
  width: 100%;
  background: transparent;
  border: none;
  position: relative;
  height: 36px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: right;
  padding: 0 20px 0 36px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory button .arrow {
  font-size: 22px;
  font-weight: bold;
  color: #b2b2b2;
  position: absolute;
  left: 10px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory ul {
  min-width: inherit;
  width: 100%;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory.open button .arrow:before {
  content: "\f106";
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices {
  margin-top: 15px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .labelPrice {
  color: #262626;
  font-size: 14px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputFromPrice {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputFromPrice input {
  width: 100%;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 35px;
  border: 1px solid gainsboro;
  color: #262626;
  font-size: 14px;
  padding: 0 10px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .toLabel {
  width: 10%;
  color: #262626;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputToPrice {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputToPrice input {
  width: 100%;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 35px;
  border: 1px solid gainsboro;
  color: #262626;
  font-size: 14px;
  padding: 0 10px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime {
  font-size: 14px;
  margin-top: 15px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .labelProductionTime {
  color: #262626;
  font-size: 14px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime {
  float: inherit;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime button {
  font-size: 13px;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #3c3d41;
  padding: 0;
  width: 100%;
  background: transparent;
  border: none;
  position: relative;
  height: 36px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: right;
  padding: 0 20px 0 36px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime button .arrow {
  font-size: 22px;
  font-weight: bold;
  color: #b2b2b2;
  position: absolute;
  left: 10px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime ul {
  min-width: inherit;
  width: 100%;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime.open button .arrow:before {
  content: "\f106";
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .buttonSearch {
  margin-top: 15px;
}
body .sidenav .searchBoxMob .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .buttonSearch button {
  color: white;
  font-size: 16px;
  font-weight: bold;
  background: #0044f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  outline: none;
  width: 100%;
  height: 35px;
}
body .sidenav .searchBoxMob .boxInput .img-search {
  position: absolute;
  top: 0;
  height: 35px;
  width: 40px;
  left: 0;
  background: gainsboro;
  cursor: pointer;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
}
body .sidenav .searchBoxMob .boxInput .img-search img {
  margin: 0 auto;
  position: relative;
  top: 1px;
}
body .sidenav a {
  text-decoration: none;
  color: #191919;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 600;
}
body .sidenav span {
  color: #9a9a9a;
}
body .sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
body #backdropMobile {
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 1031;
  top: 0;
  right: 0;
  background-color: #999999;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: none;
  opacity: 0.5;
  -webkit-overflow-scrolling: auto !important;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
@media only screen and (min-width: 992px) {
  body #backdropMobile {
    display: none !important;
  }
}
body #backdropMobileCategory {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1032;
  top: 0;
  right: 0;
  background-color: black;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: none;
  opacity: 0.5;
  -webkit-overflow-scrolling: auto !important;
  overflow: hidden !important;
  transform: translate3d(0, 0, 0);
}
@media only screen and (min-width: 992px) {
  body #backdropMobileCategory {
    display: none !important;
  }
}
body #header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1031;
  background: white;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 991px) {
  body #header {
    height: 60px;
    position: fixed;
    line-height: 60px;
  }
}
body #header .topHeader {
  border-bottom: 1px solid #d9d9d9;
}
@media only screen and (max-width: 991px) {
  body #header .topHeader {
    display: none;
  }
  body #header .topHeader.transparent {
    border-bottom: transparent;
  }
}
body #header .topHeader .containerTopHeader {
  max-width: 1170px;
}
body #header .topHeader .containerTopHeader .row {
  height: 62px;
  width: 100%;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 991px) {
  body #header .topHeader .containerTopHeader .row {
    height: 40px;
  }
}
body #header .topHeader .containerTopHeader .row .colRegister {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding-right: 0;
}
@media only screen and (max-width: 991px) {
  body #header .topHeader .containerTopHeader .row .colRegister {
    display: none;
  }
}
body #header .topHeader .containerTopHeader .row .colRegister .liUser {
  color: #1e1e1e;
  font-size: 13px;
  font-family: 'Assistant', sans-serif;
  position: relative;
  bottom: 2px;
}
body #header .topHeader .containerTopHeader .row .colRegister .liUser div {
  display: inline;
  vertical-align: middle;
  position: relative;
  right: 30px;
}
body #header .topHeader .containerTopHeader .row .colRegister .liUser div img {
  vertical-align: text-bottom;
}
body #header .topHeader .containerTopHeader .row .colRegister .liUser div img.facebook-image {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-left: 10px;
}
body #header .topHeader .containerTopHeader .row .colRegister .liUser div a,
body #header .topHeader .containerTopHeader .row .colRegister .liUser div span {
  color: #1e1e1e;
  font-size: 13px;
  text-decoration: none;
  font-family: 'Assistant', sans-serif;
  position: relative;
}
body #header .topHeader .containerTopHeader .row .colRegister .liUser div.account {
  width: calc(100% - 25px);
}
body #header .topHeader .containerTopHeader .row .colRegister .liUser div .fa {
  margin-top: -5px;
}
body #header .topHeader .containerTopHeader .row .colRegister .liUser div .fa-facebook-square {
  color: #3c5d9e;
  font-size: 25px;
  padding-right: 5px;
  position: relative;
}
body #header .topHeader .containerTopHeader .row .colRegister .liUser div .fa-google-plus-square {
  color: #da473d;
  font-size: 25px;
  padding-right: 5px;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  body #header .topHeader .containerTopHeader .row .colTelephone {
    display: table-cell;
    vertical-align: middle;
    float: none;
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  body #header .topHeader .containerTopHeader .row .colTelephone {
    text-align: center;
    position: relative;
    padding: 0 30px;
  }
}
body #header .topHeader .containerTopHeader .row .colTelephone .telephoneNumber {
  font-weight: 900;
  font-family: 'Assistant', sans-serif;
  font-size: 18px;
}
@media only screen and (max-width: 991px) {
  body #header .topHeader .containerTopHeader .row .colTelephone .telephoneNumber {
    font-size: 14px;
  }
}
body #header .topHeader .containerTopHeader .row .colTelephone .telephoneTagline {
  font-size: 14px;
  font-family: 'Assistant', sans-serif;
}
@media only screen and (max-width: 991px) {
  body #header .topHeader .containerTopHeader .row .colTelephone .telephoneTagline {
    font-size: 12px;
  }
}
body #header .topHeader .containerTopHeader .row .colShop {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding-left: 0;
  height: 50px;
}
@media only screen and (max-width: 991px) {
  body #header .topHeader .containerTopHeader .row .colShop {
    display: none;
  }
}
body #header .topHeader .containerTopHeader .row .colShop .liShop {
  text-align: left;
  display: inline;
  float: left;
}
body #header .topHeader .containerTopHeader .row .colShop .liShop div {
  display: inline-block;
  vertical-align: middle;
}
body #header .topHeader .containerTopHeader .row .colShop .liShop div.boxShop {
  position: relative;
}
body #header .topHeader .containerTopHeader .row .colShop .liShop div.boxShop .notificationsShop {
  position: absolute;
  display: inline-block;
  background: #f11539;
  color: white;
  font-size: 10px;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 18px;
  border-radius: 100%;
  top: -7px;
  right: -9px;
}
body #header .topHeader .containerTopHeader .row .colShop .liShop a {
  color: #1e1e1e;
  font-size: 13px;
  text-decoration: none;
  font-family: 'Assistant', sans-serif;
  padding-left: 10px;
}
body #header .topHeader .containerTopHeader .row .colShop .liShop a.priceListDistributors {
  text-decoration: underline;
  font-weight: bold;
  color: #8a1f69;
  cursor: pointer;
}
body #header .topHeader .containerTopHeader .row .colLogo {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 19.3%;
}
body #header .topHeader .containerTopHeader .row .colIcons {
  display: table-cell;
  vertical-align: middle;
  float: right;
  font-size: 0;
  padding-left: 0;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 170px;
  float: right;
  margin-top: 10px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput {
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .inputSearch {
  width: 100%;
  height: 35px;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid gainsboro;
  color: #999999;
  font-size: 14px;
  padding: 0 10px 0 50px;
  font-family: 'Assistant', sans-serif;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput #advancedSearch {
  text-align: center;
  margin-top: 5px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput #advancedSearch .find {
  cursor: pointer;
  font-weight: bold;
  color: #0044f0;
  font-size: 13px;
  font-family: 'Assistant', sans-serif;
  text-decoration: underline;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch {
  position: absolute;
  display: none;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  top: 60px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch:before {
  bottom: 100%;
  left: 30px;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: white;
  border-width: 7px;
  margin-left: -7px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch.visibleForm {
  display: block;
  background: white;
  width: 300px;
  left: 0;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .titleForm {
  font-size: 18px;
  font-weight: 600;
  padding: 15px 30px 10px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .lineForm {
  margin: 0;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm {
  padding: 10px 30px 20px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxKeyWord .labelKey {
  color: #262626;
  font-size: 14px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxKeyWord input {
  width: 100%;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 35px;
  border: 1px solid gainsboro;
  color: #262626;
  font-size: 14px;
  padding: 0 10px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory {
  font-size: 14px;
  margin-top: 15px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .labelCategory {
  color: #262626;
  font-size: 14px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory {
  float: inherit;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory button {
  font-size: 13px;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #3c3d41;
  padding: 0;
  width: 100%;
  background: transparent;
  border: none;
  position: relative;
  height: 36px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: right;
  padding: 0 20px 0 36px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory button .arrow {
  font-size: 22px;
  font-weight: bold;
  color: #b2b2b2;
  position: absolute;
  left: 10px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory ul {
  min-width: inherit;
  width: 100%;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory.open button .arrow:before {
  content: "\f106";
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices {
  margin-top: 15px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .labelPrice {
  color: #262626;
  font-size: 14px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputFromPrice {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputFromPrice input {
  width: 100%;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 35px;
  border: 1px solid gainsboro;
  color: #262626;
  font-size: 14px;
  padding: 0 10px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .toLabel {
  width: 10%;
  color: #262626;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputToPrice {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputToPrice input {
  width: 100%;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 35px;
  border: 1px solid gainsboro;
  color: #262626;
  font-size: 14px;
  padding: 0 10px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime {
  font-size: 14px;
  margin-top: 15px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .labelProductionTime {
  color: #262626;
  font-size: 14px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime {
  float: inherit;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime button {
  font-size: 13px;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #3c3d41;
  padding: 0;
  width: 100%;
  background: transparent;
  border: none;
  position: relative;
  height: 36px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: right;
  padding: 0 20px 0 36px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime button .arrow {
  font-size: 22px;
  font-weight: bold;
  color: #b2b2b2;
  position: absolute;
  left: 10px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime ul {
  min-width: inherit;
  width: 100%;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime.open button .arrow:before {
  content: "\f106";
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .buttonSearch {
  margin-top: 15px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .buttonSearch button {
  color: white;
  font-size: 16px;
  font-weight: bold;
  background: #0044f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  outline: none;
  width: 100%;
  height: 35px;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .img-search {
  position: absolute;
  top: 0;
  height: 35px;
  width: 40px;
  left: 0;
  background: gainsboro;
  cursor: pointer;
  border: none;
  line-height: 30px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body #header .topHeader .containerTopHeader .row .colIcons .searchBox .boxInput .img-search img {
  margin: 0 auto;
  position: relative;
  top: 1px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  
}
@media only screen and (min-width: 992px) {
  
}
body #header .containerMainHeader {
  position: relative;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
body #header .containerMainHeader#containerXSide {
  top: 0;
  left: 0;
  right: 0;
  background-color: #f1f0f0;
}
@media only screen and (min-width: 992px) {
  body #header .containerMainHeader#containerXSide {
    right: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  body #header .containerMainHeader#containerXSide {
    border-bottom: 1px solid #d9d9d9;
    background-color: white;
  }
  body #header .containerMainHeader#containerXSide.xPosition {
    right: 80%;
  }
}
body #header .containerMainHeader .row {
  height: 45px;
  display: table;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
body #header .containerMainHeader .row .colLinks {
  display: table-cell;
  vertical-align: middle;
  float: none;
  font-size: 14px;
  font-weight: 900;
  padding-right: 30px;
}
body #header .containerMainHeader .row .colLinks ul {
  text-align: right;
  margin: 0;
}
body #header .containerMainHeader .row .colLinks ul li {
  padding: 2px 18px 5px;
}
body #header .containerMainHeader .row .colLinks ul li.call-us {
  line-height: 40px;
  float: left;
  padding-left: 10px;
}
body #header .containerMainHeader .row .colLinks ul li.call-us a {
  font-weight: 700;
  font-size: 16px;
}
body #header .containerMainHeader .row .colLinks ul li.logo-sticky {
  display: inline-block;
}
body #header .containerMainHeader .row .colLinks ul li ul.cd-secondary-dropdown > li {
  display: inline-block;
  margin: 0 -2px;
  float: none;
  vertical-align: top;
}
body #header .containerMainHeader .row .colLinks ul li ul.cd-secondary-dropdown > li.go-back {
  display: none;
}
body #header .containerMainHeader .row .colLinks ul li:first-of-type {
  padding-right: 0px;
}
body #header .containerMainHeader .row .colLinks ul li a {
  color: black;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  padding-right: 10px;
}
body #header .containerMainHeader .row .colLinks ul li a:hover {
  color: #993366;
}
body #header .containerMainHeader .row .colLinks ul li.active a {
  color: #993366;
  text-decoration: underline;
}
body #header .containerMainHeader .row .colLinks ul li:hover .navLinksCrazy {
  color: #993366;
  text-decoration: underline;
}
body #header .containerMainHeader .row .colLinks ul li.dropStore {
  position: relative;
}
body #header .containerMainHeader .row .colLinks ul li.dropStore .cd-dropdown-wrapper {
  margin: 0;
}
body #header .containerMainHeader .row .colLinks ul li.dropStore nav {
  right: -25px;
}
body #header .containerMainHeader .row .colLinks ul li.dropStore nav .li-first {
  border-bottom: 1px solid #f6f6f6;
}
body #header .containerMainHeader .row .colLinks ul li.dropStore nav .cd-dropdown-content a {
  padding: 0 20px;
}
body #header .containerMainHeader .row .colLinks ul li.dropStore nav .cd-dropdown-content .go-back {
  background-color: #f0f0f0;
}
body #header .containerMainHeader .row .colLinks ul li.dropStore:hover .itemStore {
  color: #993366;
}
body #header .containerMainHeader .row .colLinks ul li.dropStore .itemStore {
  color: black;
  cursor: pointer;
  font-weight: bold;
}
body #header .containerMainHeader .row .colLinks ul li.dropStore .itemStore:hover {
  color: #993366;
  text-decoration: underline;
}
body #header .containerMainHeader .row .colLinks ul li.dropStore.clicked .itemStore {
  color: #993366;
  text-decoration: underline;
}
body #header .containerMainHeader .row .colLinks ul li.dropStore.clicked #triangle {
  width: 0px;
  height: 0px;
  border-width: 0px 11px 13px;
  border-style: solid;
  border-color: transparent transparent #993366;
  border-image: initial;
  position: absolute;
  left: 0;
  right: -5px;
  margin-left: auto;
  margin-right: auto;
  top: 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  body #header .containerMainHeader .row .colLinks {
    width: 69%;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 991px) {
  body #header .containerMainHeader .row.rowDesktop {
    display: none;
  }
}
body #header .containerMainHeader .row.rowMobile {
  height: 60px;
  display: table;
  width: 100%;
  margin: 0 auto;
}
body #header .containerMainHeader .row.rowMobile .iconTelephone {
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 991px) {
  body #header .containerMainHeader .row.rowMobile .colHamburger {
    display: table-cell;
    float: none;
    vertical-align: middle;
    text-align: right;
    padding-right: 6px;
  }
  body #header .containerMainHeader .row.rowMobile .colHamburger #nav-hamburger {
    width: 24px;
    position: relative;
    cursor: pointer;
    height: 18px;
  }
  body #header .containerMainHeader .row.rowMobile .colHamburger #nav-hamburger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #191919;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  body #header .containerMainHeader .row.rowMobile .colHamburger #nav-hamburger span:nth-child(1) {
    top: 0px;
  }
  body #header .containerMainHeader .row.rowMobile .colHamburger #nav-hamburger span:nth-child(2) {
    top: 8px;
  }
  body #header .containerMainHeader .row.rowMobile .colHamburger #nav-hamburger span:nth-child(3) {
    top: 16px;
  }
  body #header .containerMainHeader .row.rowMobile .colHamburger #nav-hamburger.openHamb span:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  body #header .containerMainHeader .row.rowMobile .colHamburger #nav-hamburger.openHamb span:nth-child(2) {
    top: 8px;
    opacity: 0;
  }
  body #header .containerMainHeader .row.rowMobile .colHamburger #nav-hamburger.openHamb span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  body #header .containerMainHeader .row.rowMobile .colLogo {
    display: table-cell;
    float: none;
    vertical-align: middle;
    width: 50%;
  }
  body #header .containerMainHeader .row.rowMobile .colLogo img {
    margin: 0 auto;
    height: 40px;
  }
  body #header .containerMainHeader .row.rowMobile .colShop {
    display: table-cell;
    float: none;
    vertical-align: middle;
    text-align: left;
    padding-left: 0;
  }
  body #header .containerMainHeader .row.rowMobile .colShop .shopIconMobile {
    position: relative;
    left: 40px;
    top: -2px;
  }
  body #header .containerMainHeader .row.rowMobile .colShop .shopIconMobile .notificationsShop {
    position: absolute;
    display: inline-block;
    background: #f11539;
    color: white;
    font-size: 10px;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 18px;
    border-radius: 100%;
    top: -7px;
    right: -9px;
  }
}
body #header .dropDownStore {
  position: absolute;
  width: 100%;
  top: 100%;
  border-top: 2px solid;
  display: none;
}
body #header .dropDownStore .container-fluid .row .container-fluid.containerDrop {
  max-width: 950px;
  background: white;
  padding: 30px 15px;
}
body #header .dropDownStore .container-fluid .row .container-fluid.containerDrop .row {
  max-width: 780px;
  margin: 0 auto;
}
body #header .dropDownStore .container-fluid .row .container-fluid.containerDrop .row .colCategory {
  margin-bottom: 15px;
}
body #header .dropDownStore .container-fluid .row .container-fluid.containerDrop .row .colCategory .nameCategory {
  font-weight: 900;
  font-size: 14px;
  color: #101010;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
}
body #header .dropDownStore .container-fluid .row .container-fluid.containerDrop .row .colCategory .boxSubCategories .divSubCat {
  margin: 2px 0;
}
body #header .dropDownStore .container-fluid .row .container-fluid.containerDrop .row .colCategory .boxSubCategories .divSubCat .linkSubCategory {
  color: #868686;
  font-family: 'Assistant', sans-serif;
}
body #header .colIcons {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 24.2%;
  font-size: 0;
  padding-left: 0;
}
body #header .colIcons.search-box {
  width: 100%;
  padding-left: 15px;
}
body #header .colIcons.search-box .show-scroll {
  display: none;
}
body #header .colIcons.search-box .colRegister {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding-right: 0;
}
@media only screen and (max-width: 991px) {
  body #header .colIcons.search-box .colRegister {
    display: none;
  }
}
body #header .colIcons.search-box .colRegister .liUser {
  color: #1e1e1e;
  font-size: 13px;
  font-family: 'Assistant', sans-serif;
  position: relative;
  bottom: 2px;
}
body #header .colIcons.search-box .colRegister .liUser div {
  display: inline;
  vertical-align: middle;
  position: relative;
  right: 10px;
}
body #header .colIcons.search-box .colRegister .liUser div img {
  vertical-align: text-bottom;
}
body #header .colIcons.search-box .colRegister .liUser div img.facebook-image {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-left: 10px;
}
body #header .colIcons.search-box .colRegister .liUser div a,
body #header .colIcons.search-box .colRegister .liUser div span {
  color: black;
  font-size: 13px;
  text-decoration: none;
  font-family: 'Assistant', sans-serif;
  position: relative;
}
body #header .colIcons.search-box .colRegister .liUser div.account {
  width: calc(100% - 25px);
}
body #header .colIcons.search-box .colRegister .liUser div .fa {
  margin-top: -5px;
}
body #header .colIcons.search-box .colRegister .liUser div .fa-facebook-square {
  color: #3c5d9e;
  font-size: 25px;
  padding-right: 5px;
  position: relative;
}
body #header .colIcons.search-box .colRegister .liUser div .fa-google-plus-square {
  color: #da473d;
  font-size: 25px;
  padding-right: 5px;
  cursor: pointer;
}
body #header .colIcons.search-box .liShop {
  text-align: left;
  display: inline;
  float: left;
}
body #header .colIcons.search-box .liShop div {
  display: inline-block;
  vertical-align: middle;
}
body #header .colIcons.search-box .liShop div.boxShop {
  position: relative;
}
body #header .colIcons.search-box .liShop div.boxShop .notificationsShop {
  position: absolute;
  display: inline-block;
  background: #f11539;
  color: white;
  font-size: 10px;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 18px;
  border-radius: 100%;
  top: -7px;
  right: -9px;
}
body #header .colIcons.search-box .liShop a {
  color: #1e1e1e;
  font-size: 13px;
  text-decoration: none;
  font-family: 'Assistant', sans-serif;
  padding-left: 10px;
}
body #header .colIcons.search-box .liShop a.priceListDistributors {
  text-decoration: underline;
  font-weight: bold;
  color: #8a1f69;
  cursor: pointer;
}
body #header .colIcons .searchBox {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 200px;
  float: left;
}
body #header .colIcons .searchBox .boxInput {
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body #header .colIcons .searchBox .boxInput .inputSearch {
  width: 100%;
  height: 35px;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid gainsboro;
  color: #999999;
  font-size: 14px;
  padding: 0 10px 0 50px;
  font-family: 'Assistant', sans-serif;
}
body #header .colIcons .searchBox .boxInput #advancedSearch {
  text-align: center;
}
body #header .colIcons .searchBox .boxInput #advancedSearch .find {
  cursor: pointer;
  font-weight: bold;
  color: #0044f0;
  font-size: 13px;
  font-family: 'Assistant', sans-serif;
  text-decoration: underline;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch {
  position: absolute;
  display: none;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
  top: 60px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch:before {
  bottom: 100%;
  left: 30px;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: white;
  border-width: 7px;
  margin-left: -7px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch.visibleForm {
  display: block;
  background: white;
  width: 300px;
  left: 0;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .titleForm {
  font-size: 18px;
  font-weight: 600;
  padding: 15px 30px 10px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .lineForm {
  margin: 0;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm {
  padding: 10px 30px 20px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxKeyWord .labelKey {
  color: #262626;
  font-size: 14px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxKeyWord input {
  width: 100%;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 35px;
  border: 1px solid gainsboro;
  color: #262626;
  font-size: 14px;
  padding: 0 10px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory {
  font-size: 14px;
  margin-top: 15px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .labelCategory {
  color: #262626;
  font-size: 14px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory {
  float: inherit;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory button {
  font-size: 13px;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #3c3d41;
  padding: 0;
  width: 100%;
  background: transparent;
  border: none;
  position: relative;
  height: 36px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: right;
  padding: 0 20px 0 36px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory button .arrow {
  font-size: 22px;
  font-weight: bold;
  color: #b2b2b2;
  position: absolute;
  left: 10px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory ul {
  min-width: inherit;
  width: 100%;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxCategory .dropdownCategory.open button .arrow:before {
  content: "\f106";
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices {
  margin-top: 15px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .labelPrice {
  color: #262626;
  font-size: 14px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputFromPrice {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputFromPrice input {
  width: 100%;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 35px;
  border: 1px solid gainsboro;
  color: #262626;
  font-size: 14px;
  padding: 0 10px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .toLabel {
  width: 10%;
  color: #262626;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputToPrice {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxPrices .boxInputsPrice .inputToPrice input {
  width: 100%;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 35px;
  border: 1px solid gainsboro;
  color: #262626;
  font-size: 14px;
  padding: 0 10px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime {
  font-size: 14px;
  margin-top: 15px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .labelProductionTime {
  color: #262626;
  font-size: 14px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime {
  float: inherit;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime button {
  font-size: 13px;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #3c3d41;
  padding: 0;
  width: 100%;
  background: transparent;
  border: none;
  position: relative;
  height: 36px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: right;
  padding: 0 20px 0 36px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime button .arrow {
  font-size: 22px;
  font-weight: bold;
  color: #b2b2b2;
  position: absolute;
  left: 10px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime ul {
  min-width: inherit;
  width: 100%;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .boxProductionTime .dropdownProductionTime.open button .arrow:before {
  content: "\f106";
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .buttonSearch {
  margin-top: 15px;
}
body #header .colIcons .searchBox .boxInput .boxFormAdvancedSearch .formAdvancedSearch .contentForm .buttonSearch button {
  color: white;
  font-size: 16px;
  font-weight: bold;
  background: #0044f0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  outline: none;
  width: 100%;
  height: 35px;
}
body #header .colIcons .searchBox .boxInput .img-search {
  position: absolute;
  top: 0;
  height: 35px;
  width: 40px;
  left: 0;
  background: gainsboro;
  cursor: pointer;
  border: none;
  line-height: 30px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body #header .colIcons .searchBox .boxInput .img-search img {
  margin: 0 auto;
  position: relative;
  top: 1px;
}
body #footer .boxFooter {
  background: #1e1e1e;
  color: white;
}
body #footer .boxFooter .containerLinksFooter {
  max-width: 1170px;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter {
  display: table;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLogoFooter {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding-right: 0;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLinks {
  display: table-cell;
  vertical-align: middle;
  float: none;
  text-align: right;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLinks .listLinksCategory {
  margin: 0;
  padding: 0 25px;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLinks .listLinksCategory li a {
  color: white;
  font-size: 18px;
  cursor: pointer;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLinks .listLinksCategory li.bullet {
  color: #8f8f8f;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLinks .listLinksCategory li.bullet:last-child {
  display: none;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colSocials {
  display: table-cell;
  vertical-align: middle;
  float: none;
  text-align: left;
  padding-left: 0;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colSocials a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 20px;
  color: white;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  margin-right: 7px;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colSocials a span {
  text-align: center;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colSocials a.facebook {
  background: #3a5ba0;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colSocials a.twitter {
  background: #509eda;
}
body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colSocials a.googleplus {
  background: #cd2d2d;
}
@media only screen and (max-width: 991px) {
  body #footer .boxFooter .containerLinksFooter .rowFirstFooter {
    display: block;
    margin-top: 45px;
    margin-bottom: 40px;
  }
  body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLogoFooter {
    width: inherit;
    display: block;
    float: inherit;
    padding: 0;
    margin-bottom: 15px;
  }
  body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLogoFooter img {
    margin: 0 auto;
  }
  body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLinks {
    width: inherit;
    display: block;
    float: inherit;
  }
  body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLinks .listLinksCategory {
    text-align: center;
    padding: 0;
  }
  body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLinks .listLinksCategory li.bullet {
    display: none;
  }
  body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colLinks .listLinksCategory li a {
    font-size: 16px;
  }
  body #footer .boxFooter .containerLinksFooter .rowFirstFooter .colSocials {
    width: inherit;
    display: block;
    float: inherit;
    text-align: center;
    padding: 0;
    margin-top: 20px;
  }
}
body #footer .boxFooter #modalTerms,
body #footer .boxFooter #modalPolicy {
  color: black;
}
body #footer .boxFooter .borderFooter {
  border-top: 1px solid #353535;
  margin: 0;
}
body #footer .boxFooter .containerSubFooter {
  max-width: 1200px;
  color: #bbbbbb;
}
body #footer .boxFooter .containerSubFooter .rowSubFooter {
  display: table;
  width: 100%;
  margin: 0 auto;
}
body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter .boxNavigation {
  font-size: 0;
}
body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter .boxNavigation .logoNavigation {
  display: inline-block;
  vertical-align: middle;
}
body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter .boxNavigation .detailsNavigation {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  font-size: 13px;
  padding-right: 10px;
}
body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter .listLinks {
  margin: 0;
  text-align: center;
}
body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter .listLinks li {
  padding-right: 6px;
  padding-left: 6px;
}
body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter .listLinks li span {
  cursor: pointer;
}
body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter .listLinks li a {
  cursor: pointer;
  text-decoration: none;
  color: #bbbbbb;
}
body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter .copyright {
  font-size: 13px;
  padding: 15px 0px;
  text-align: left;
}
body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter .copyright .linkBosonet {
  color: #0090ff;
}
@media only screen and (max-width: 767px) {
  body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter.colRight {
    padding-right: 0px;
  }
  body #footer .boxFooter .containerSubFooter .rowSubFooter .colSubFooter.colLeft {
    padding-left: 0px;
  }
}
body .cd-dropdown html,
body .cd-dropdown body,
body .cd-dropdown div,
body .cd-dropdown span,
body .cd-dropdown applet,
body .cd-dropdown object,
body .cd-dropdown iframe,
body .cd-dropdown h1,
body .cd-dropdown h2,
body .cd-dropdown h3,
body .cd-dropdown h4,
body .cd-dropdown h5,
body .cd-dropdown h6,
body .cd-dropdown p,
body .cd-dropdown blockquote,
body .cd-dropdown pre,
body .cd-dropdown a,
body .cd-dropdown abbr,
body .cd-dropdown acronym,
body .cd-dropdown address,
body .cd-dropdown big,
body .cd-dropdown cite,
body .cd-dropdown code,
body .cd-dropdown del,
body .cd-dropdown dfn,
body .cd-dropdown em,
body .cd-dropdown img,
body .cd-dropdown ins,
body .cd-dropdown kbd,
body .cd-dropdown q,
body .cd-dropdown s,
body .cd-dropdown samp,
body .cd-dropdown small,
body .cd-dropdown strike,
body .cd-dropdown strong,
body .cd-dropdown sub,
body .cd-dropdown sup,
body .cd-dropdown tt,
body .cd-dropdown var,
body .cd-dropdown b,
body .cd-dropdown u,
body .cd-dropdown i,
body .cd-dropdown center,
body .cd-dropdown dl,
body .cd-dropdown dt,
body .cd-dropdown dd,
body .cd-dropdown ol,
body .cd-dropdown ul,
body .cd-dropdown li,
body .cd-dropdown fieldset,
body .cd-dropdown form,
body .cd-dropdown label,
body .cd-dropdown legend,
body .cd-dropdown table,
body .cd-dropdown caption,
body .cd-dropdown tbody,
body .cd-dropdown tfoot,
body .cd-dropdown thead,
body .cd-dropdown tr,
body .cd-dropdown th,
body .cd-dropdown td,
body .cd-dropdown article,
body .cd-dropdown aside,
body .cd-dropdown canvas,
body .cd-dropdown details,
body .cd-dropdown embed,
body .cd-dropdown figure,
body .cd-dropdown figcaption,
body .cd-dropdown footer,
body .cd-dropdown header,
body .cd-dropdown hgroup,
body .cd-dropdown menu,
body .cd-dropdown nav,
body .cd-dropdown output,
body .cd-dropdown ruby,
body .cd-dropdown section,
body .cd-dropdown summary,
body .cd-dropdown time,
body .cd-dropdown mark,
body .cd-dropdown audio,
body .cd-dropdown video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body .cd-dropdown article,
body .cd-dropdown aside,
body .cd-dropdown details,
body .cd-dropdown figcaption,
body .cd-dropdown figure,
body .cd-dropdown footer,
body .cd-dropdown header,
body .cd-dropdown hgroup,
body .cd-dropdown menu,
body .cd-dropdown nav,
body .cd-dropdown section,
body .cd-dropdown main {
  display: block;
}
body .cd-dropdown body {
  line-height: 1;
}
body .cd-dropdown ol,
body .cd-dropdown ul {
  list-style: none;
}
body .cd-dropdown blockquote,
body .cd-dropdown q {
  quotes: none;
}
body .cd-dropdown blockquote:before,
body .cd-dropdown blockquote:after,
body .cd-dropdown q:before,
body .cd-dropdown q:after {
  content: '';
  content: none;
}
body .cd-dropdown table {
  border-collapse: collapse;
  border-spacing: 0;
}
body .cd-dropdown ul.cd-secondary-dropdown {
  padding-top: 10px;
}
@media only screen and (max-width: 1270px) {
  .btn_accessibility {
    left: auto;
  }
}
@media only screen and (max-width: 991px) {
  .btn_accessibility {
    top: 65px !important;
  }
}
@media only screen and (max-width: 1399px) {
  .btn_accessibility_action {
    left: 50px !important;
    right: auto !important;
  }
}
.nopad {
  padding: 0;
}
@media only screen and (max-width: 1199px) {
  .nopad {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.nopad-important {
  padding: 0 !important;
}
