  .slider {

        margin:10px 20px 100px 20px;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }



    .catgory_title{
        margin-top: 50px;
        border-bottom: 2px solid #808080FF;
        text-transform: uppercase;
    font-size: 20px;
    color: #64696c;
    }
    #bottom button {
  position: fixed;
  left: 1%;
  bottom: 3%;

  z-index: 1000;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  /*noinspection CssInvalidPropertyValue*/
  filter: progid: dximagetransform.microsoft.basicimage(rotation=3);
  text-align: center;
  text-decoration: none;
}
.error{
        color: #d8000c;
        font-weight: bold;
}
.order {
    background-color: #fff;
    display: -webkit-box;
    display: flex;
    position: relative;
    z-index: 10
}

.order__info {
    width: 66.66666667%
}

.order__empty {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px
}

.order__proccess {
    width: 33.333333%;
    box-shadow: 2px -7px 19px 4px rgba(0, 0, 0, .26);
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.order__proccess-content {
    padding: 15px;
    border-bottom: 1px solid #d8d8d8
}

.order__check {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-family: "Futura New Book", sans-serif;
    padding: 20px;
    font-size: 1.25em
}

.order__check_sh {
    font-size: 16px!important;
    padding: 0 0 10px;
    border-bottom: 1px solid #d4d4d4
}

.order__check_sh>div:last-child {
    font-size: 1.25em!important
}

.order__check_total {
    padding: 10px 0 0;
    color: #2d2d2d
}

.order__check_total>div:first-child {
    font-family: "Futura New Medium", sans-serif;
    font-size: 1.5rem
}

.order__check_total>div:last-child {
    font-family: "Futura New Heavy", sans-serif;
    font-size: 1.5rem
}

.order__check-end {
    background-color: #f1f5f7;
    padding: 20px;
    border-top: 1px solid #d4d4d4
}

.order__check-end .button_ord {
    margin: 20px 0
}

.order__info-content {
    padding: 35px 20px
}

.order__title {
    color: #2d2d2d;
    font-family: "Futura New Heavy", sans-serif;
    font-size: 2.5em;
    margin-bottom: 50px
}

.order__subtitle {
    color: #2d2d2d;
    font-family: "Futura New Book", sans-serif;
    font-size: 1rem;
    margin-top: -40px;
    margin-bottom: 50px
}

.order__lparam-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #d4d4d4;
    padding: 20px 0;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center
}

.order__lparam-item:first-child {
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding-top: 0
}

.order__lparam-item .input-radio__name {
    color: #444;
    font-family: "Futura New Book", sans-serif;
    font-weight: 700;
    font-size: 1.125em
}

.order__lparam-item .input-radio {
    margin-right: 30px;
    width: 100%
}

.order__lparam-item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.order__lparam-item>div:first-child {
    font-family: "Futura New Book", sans-serif;
    font-size: 1rem;
    padding: 5px 0
}

.order-finishprops>div {
    padding: 20px 0;
    border-bottom: 1px solid #d8d8d8
}

.order-finishprops>div:last-child {
    border-bottom: 0
}

.order-finishprops>div:first-child {
    padding-top: 0
}

.order__finishprods {
    margin-top: 100px
}

.order-fpname {
    font-family: "Futura New Book", sans-serif;
    font-size: 1.125em;
    color: rgba(0, 0, 0, .7);
    line-height: 1.5
}

.order-fpvalue {
    font-family: "Futura New Medium", sans-serif;
    font-size: 1.125em;
    color: #000;
    line-height: 1.3
}

.order__method {
    border-top: 1px solid #d4d4d4;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center
}

.order__method .button {
    width: 100%;
    margin-bottom: 10px
}

.order__secadress {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.order__secadress label {
    padding-right: 15px
}

.order__secadress .address {
    width: 100%
}

.steps {
    max-height: 70px;
    display: -webkit-box;
    display: flex;
    padding: 20px;
    background-color: #f1f5f7;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
}

.steps__item {
    font-family: "Futura New Medium", sans-serif;
    font-size: 1.375em
}

.steps__item span {
    display: inline-block;
    color: #a2a4a5;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 2px solid #a2a4a5;
    border-radius: 50%
}

.steps__item_active span {
    color: #2b2b2b;
    border-color: #2b2b2b
}

.select-dropdown-mini {
    position: relative;
    display: inline-block
}

.select-dropdown-mini select:focus~.select_arrow,
.select-dropdown-mini select:hover~.select_arrow {
    border-top-color: #000
}

.select-dropdown-mini select:disabled~.select_arrow {
    border-top-color: #ccc
}

.select-dropdown-mini select {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    outline: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: "Futura New Book", sans-serif;
    font-weight: 700;
    font-size: 1.26rem;
    background-color: transparent;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    color: #000;
    padding: 0 43px 0 23px;
    text-align: right;
    -webkit-transition: border-color .5s;
    transition: border-color .5s;
    position: relative;
    z-index: 3;
    height: 30px
}

.select-dropdown-mini select:focus {
    border: 1px solid #aeaeae
}

.select-dropdown-mini select::-webkit-input-placeholder {
    color: #444
}

.select-dropdown-mini select::-moz-placeholder {
    color: #444
}

.select-dropdown-mini select:-ms-input-placeholder {
    color: #444
}

.select-dropdown-mini select::-ms-input-placeholder {
    color: #444
}

.select-dropdown-mini select::placeholder {
    color: #444
}

.select-dropdown-mini select option {
    padding: 10px 30px 10px 10px;
    cursor: pointer
}

.select-dropdown-mini select::-ms-expand {
    display: none
}

.select-dropdown-mini select:disabled {
    opacity: .5;
    pointer-events: none
}

.select-dropdown-mini:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 7px 0;
    border-color: #2d2d2d transparent transparent;
    z-index: 2
}

.select-dropdown-mini:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #DB342B;
    z-index: 1
}

.selc {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
}

.selc__name {
    font-size: 1rem;
    color: #2d2d2d;
    font-family: "Futura New Book", sans-serif;
    font-weight: 700;
    margin-right: 10px
}

.minh {
    color: #2d2d2d;
    font-family: "Futura New Book", sans-serif;
    font-size: 1.375em;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.minh .svgspr {
    margin: 0 3px;
    fill: rgba(0, 0, 0, .46)
}

.minh span {
    font-size: 1rem
}

.prodlist_finish .prodlist__item>div {
    width: 12.5%;
    text-align: center
}

.prodlist_finish .prodlist__item>div:nth-child(1) {
    width: 62.5%;
    text-align: left
}

.prodlist__item {
    display: -webkit-box;
    display: flex;
    border-bottom: 1px solid #d8d8d8;
    padding: 30px 0;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.prodlist__item:last-child {
    border: 0
}

.prodlist__header {
    font-family: "Futura New Book", sans-serif;
    color: #2d2d2d;
    font-size: 1.625em;
    display: -webkit-box;
    display: flex;
    border-bottom: 1px solid #d8d8d8;
    padding: 15px 0
}

.prodlist__header>div {
    width: 12.5%;
    text-align: center
}

.prodlist__header>div:nth-child(1) {
    width: 62.5%;
    text-align: left
}

.prodlist__img {
    width: 25%;
    padding-right: 20px;
    box-sizing: border-box
}

.prodlist__img img {
    max-height: 100px;
    width: auto;
}

.prodlist__info {
    width: 37.5%
}

.prodlist__name {
    color: #000;
    font-family: "Futura New Book", sans-serif;
    font-size: 1.25em
}

.prodlist__about {
    color: #2d2d2d;
    font-family: "Futura New Book", sans-serif;
    font-size: .813em;
    margin: 10px 0
}

.prodlist__price {
    width: 12.5%;
    color: #2d2d2d;
    font-size: 1em;
    font-family: "Futura New Book", sans-serif;
    font-weight: 700;
    margin-top: 5px
}

.prodlist__qty {
    width: 12.5%;
    color: #2d2d2d;
    font-size: 1em;
    font-family: "Futura New Book", sans-serif;
    font-weight: 700
}

.prodlist__total {
    width: 12.5%;
    text-align: right
}

.prodlist__total>span {
    color: #2d2d2d;
    font-family: "Futura New Demi", sans-serif;
    font-size: 1.5em;
    margin-bottom: 10px;
    display: inline-block
}

  /*noinspection ALL*/
  .linkdrop {
    color: #ed7000;
    font-family: "Futura New Medium", sans-serif;
    text-transform: uppercase;
    font-size: .813em;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-transition: color .5s;
    transition: color .5s
}

.selcount {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.selcount__action {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #DB342B;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: white;
}

.selcount__action:hover {
  text-decoration: none;
    color: #C0C0C0FF;
}

.selcount__current {
    font-family: "Futura New Medium", sans-serif;
    font-size: 1.25em;
    text-align: center;
    width: 41px;
    max-width: 41px
}


.tabs__tabs {
    display: -webkit-box;
    display: flex
}

.tabs_l .tabs__content {
    border: 2px solid #DB342B!important;
    background-color: transparent;
    border-radius: 0 0 7px 7px;
    padding: 25px;
    max-height: 100%;
    min-height: 0
}

.tabs_l .tabs__tab>div {
    border: 2px solid #DB342B;
    border-bottom: 0;
    border-radius: 7px 7px 0 0;
    text-align: center;
    font-family: "Futura New Book", sans-serif;
    font-weight: 700;
    font-size: .875rem;
    padding: 10px 5px;
    cursor: pointer;
    background-color: transparent;
    text-transform: uppercase;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    color: #000;
    height: 60px;
    box-sizing: border-box;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.tabs_l .tabs__tab_active>div {

    color: #000;
    background-color: #DB342B;
    border-color: #DB342B;
    font-family: "Futura New Demi", sans-serif;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.tabs__tab {
    flex-basis: 100%;
    padding: 0 4px
}

.tabs__tab:first-child {
    padding-left: 0
}

.tabs__tab:last-child {
    padding-right: 0
}

.tabs__tab>div {
    color: rgba(255, 255, 255, .5);
    border: 1px solid rgba(255, 255, 255, .5);
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
    font-family: "Futura New Medium", sans-serif;
    font-size: 1.25em;
    padding: 10px 5px;
    cursor: pointer;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.tabs__tab_active>div {
    background-color: #383737;
    color: #ffd806;
    border-color: #fff;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px)
}

.tabs__content>.tab_content {
    padding: 0 15px;
    border: 1px solid #fff;
    border-top: 1px solid #323131;
    background-color: #383737;
    max-height: 315px;
    overflow-y: auto;
    min-height: 315px
}

.tab_drawer_heading {
    display: none
}

.tabs__content>div {
    display: none
}

.list-count .selcount__current_zero {
    color: rgba(0, 0, 0, .5)
}

.list-count__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #323131;
    padding: 5px 0
}

.list-count__item:last-child {
    border-bottom: 0
}

.list-count__item-name {
    font-size: 13px;
    font-family: Directo, sans-serif;
    padding: 5px;
    width: 160px
}

.list-count__item-price {
    padding-right: 10px;
    font-family: "Futura New Medium", sans-serif;
    color: rgba(255, 255, 255, .5)
}

.list-count__item-r {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}
.section-wh__content {
    padding: 20px
}

.section-wh__content_ash {
    background-color: #f1f1f1
}

.section-wh_rev .section-wh__header {
    background-color: #fff
}

.section-wh_rev .section-wh__content {
    background-color: #f1f1f1
}

.addadress .input-text-plc {
    margin-bottom: 15px
}

.addadress .pure-g>div .input-text-plc {
    margin-right: 10px
}

.addadress .pure-g>div:last-child .input-text-plc {
    margin-right: 0
}

.addadress__acts {
    display: -webkit-box;
    display: flex
}

.addadress__acts .button {
    margin-right: 25px;
    max-width: 220px;
    width: 100%
}

.preff {
    color: #5b5b5b;
    font-family: "Futura New Book", sans-serif;
    font-size: 1.125em;
    margin: 20px 0;
    font-weight: 700
}

.input-text-plc {
    position: relative;
    background-color: #fff;
    border-radius: 7px;
        width: 100%;
}

.input-text-plc__placeholder {
    position: absolute;
    font-family: "Futura New Book", sans-serif;
    top: 0;
    left: 17px;
    color: #959794;
    -webkit-transition: font-size .5s, -webkit-transform .5s;
    transition: font-size .5s, -webkit-transform .5s;
    transition: transform .5s, font-size .5s;
    transition: transform .5s, font-size .5s, -webkit-transform .5s;
    -webkit-transform: translateY(7px);
    -ms-transform: translateY(7px);
    transform: translateY(7px);
    z-index: 1
}

.input-text-plc__input {
    font-family: "Futura New Book", sans-serif;
    border: 1px solid #bfbfbf;
    outline: 0;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    padding: 16px;
    border-radius: 7px;
    position: relative;
    background-color: transparent;
    z-index: 2
}

.input-text-plc__input[type=password] {
    font-family: monospace
}

.input-text-plc__placeholder_focus {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    font-size: .7em
}
.select-dropdown {
    position: relative;
    display: inline-block
}

.select-dropdown select:focus~.select_arrow,
.select-dropdown select:hover~.select_arrow {
    border-top-color: #000
}

.select-dropdown select:disabled~.select_arrow {
    border-top-color: #ccc
}

.select-dropdown select {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    outline: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: "Futura New Book", sans-serif;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    color: #000;
    padding: 13px 50px 13px 10px;
    -webkit-transition: border-color .5s;
    transition: border-color .5s
}

.select-dropdown select:focus {
    border: 1px solid #aeaeae
}

.select-dropdown select::-webkit-input-placeholder {
    color: #444
}

.select-dropdown select::-moz-placeholder {
    color: #444
}

.select-dropdown select:-ms-input-placeholder {
    color: #444
}

.select-dropdown select::-ms-input-placeholder {
    color: #444
}

.select-dropdown select::placeholder {
    color: #444
}

.select-dropdown select option {
    padding: 10px 30px 10px 10px;
    cursor: pointer
}

.select-dropdown select::-ms-expand {
    display: none
}


.select-dropdown select:disabled {
    opacity: .5;
    pointer-events: none
}

.select-dropdown:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 8px 0;
    border-color: #444 transparent transparent
}
.order__method {
    border-top: 1px solid #d4d4d4;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center
}

.order__method .button {
    width: 100%;
    margin-bottom: 10px
}

.button_met {
    font-family: "Futura New Book", sans-serif;
    text-transform: capitalize;
    color: #2d2d2d;
    padding: 20px 10px;

    border-color: #DB342B;
    border-radius: 8px;
    -webkit-transition: background-color .7s, color .3s, border-color .6s;
    transition: background-color .7s, color .3s, border-color .6s;
    text-transform: uppercase;
    background-color: transparent
}

.button_met>span {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.button_met .svgspr_ui_icon_next {
    fill: #fff;
    margin-left: 5px
}

.button_met:hover {
    background-color: #DB342B;
    border-color: #DB342B;
    color: #262626
}

.button_met:hover .svgspr_ui_icon_next {
    fill: #262626
}

.button_met-act {
    background-color: #DB342B;

}
.pure-g {

    display: flex;

}
.button_ord{
        color: #fff;
    background-color: #DB342B;
    border-color: #DB342B;
        color: #fff;
    font-family: "Futura New Demi",sans-serif;
    width: 100%;
    padding: 20px 10px;
    border-radius: 5px;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    text-transform: uppercase;
    font-size: 1.125em;
}


@media (max-width: 1000px){
.prodlist__header {
    font-size: 1em;
    }
    .order{
        line-height: 1.15;
    }
}

@media (max-width: 768px){
.order, .rest-gallery__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;

}
.order__info {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    order: 2;

}


.order {
    flex-direction: column-reverse;
}

.order__proccess {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    order: 1;
}

}

@media (max-width: 576px){
.prodlist__header {
    display: none;
}
.prodlist__img {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.prodlist__item {
    flex-wrap: wrap;
}

}

nav-cart .card {
  border: none;
  border-radius: 0;
}

nav-cart .card .card-header {
  background: #222222;
  border: none;
  border-radius: 0;
}

nav-cart .card .card-header h5.card-title {
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  color: white;
  margin: 0;
}

nav-cart .card .card-body .list-group-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0;
}

nav-cart .card .card-body .list-group-item cart-image-product img {
  width: 45px;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
}

nav-cart .card .card-body .list-group-item cart-info-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: calc(100% - 90px);
}

nav-cart .card .card-body .list-group-item cart-info-product cart-name-product {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 5px;
}

nav-cart .card .card-body .list-group-item cart-info-product cart-total-product {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  color: #DB342B;
  padding: 0 5px;
}

nav-cart .card .card-body .list-group-item cart-control-product {
  margin: auto;
  margin-right: initial;
}

nav-cart .card .card-body .list-group-item cart-control-product product-control .btn {
  font-size: 20px;
  border-radius: 50%;
  color: white;
  background: #222222;
}

nav-cart .card .card-body .list-group-item cart-control-product product-control .btn.return-product {
  /* background: #584173; */
}

nav-cart .card .card-footer {
  /* padding: 20px 10px 40px; */
  background: #222222;
  border-radius: 0;
}

nav-cart .card .card-footer cart-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-family: "Oswald", sans-serif;
  color: white;
  margin-bottom: 20px;
}

nav-cart .card .card-footer cart-total span {
  text-transform: uppercase;
  font-weight: 400;
  margin-right: 10px;
  color: #aaa;
}

nav-cart .card .card-footer cart-total h2 {
  font-weight: 100;
  margin: 0;
  font-size: 28px;
}

nav-cart .card .card-footer cart-total h4 {
  font-weight: 100;
  margin: 0;
  margin-left: 10px;
  font-size: 20px;
  color: #DB342B;
}

nav-cart .card .card-footer .nav {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

nav-cart .card .card-footer .nav .nav-item:first-of-type {
  margin-right: 20px;
}

nav-cart .card .card-footer .nav .nav-item .nav-link {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border-width: 2px;
}
nav-cart .card-body{
    max-height:215px;
    /*noinspection CssInvalidPropertyValue*/
    overflow: overlay;
}

@media (min-width: 992px) {
  nav-cart {
    position: absolute;
    right: 0;
    top: 30px;
    min-width: 324px;
    -webkit-box-shadow: 0 10px 20px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 10px 20px 5px rgba(0, 0, 0, 0.1);
  }

  nav-cart .card-body {
    max-height: 215px;
    overflow-y: auto;
      /*noinspection CssInvalidPropertyValue*/
      overflow: overlay;
  }
}


#sidebar{
    position: absolute;
left: 0;
top: 21px;
}
li
    {list-style: none;}
/* -------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}


.cd-dropdown-wrapper {
  display: inline-block;
/*  position: relative;*/
  margin: 30px 0 0 5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-dropdown-trigger {
  display: block;
  position: relative;
  padding: 0 36px 0 20px;
  line-height: 40px;
  background-color: #111433;
  color: #ffffff;
  border-radius: 3px;
}
.no-touch .cd-dropdown-trigger:hover {
  background-color: #171b46;
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
  /* this is the arrow inside the dropdown trigger*/
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 9px;
  background: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: width 0.3s, -webkit-transform 0.3s;
  -moz-transition: width 0.3s, -moz-transform 0.3s;
  transition: width 0.3s, transform 0.3s;
}
.cd-dropdown-trigger::before {
  right: 22px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-dropdown-trigger::after {
  right: 17px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (max-width: 1024px) {
  #media-body{
        left: 25rem;
    }
    .cd-dropdown-content{
            margin: 30px 0 0 5%
    }
    }
    @media only screen and (max-width: 730px) {
  #media-body{
        left: 70px;

    }
    #media-body img{
        width: 120px;
        height: auto;
    }
    .ipicons{
        position: absolute;
        top: 20px;
    right: 0;
    }

    }
@media only screen and (min-width: 1024px) {

  .cd-dropdown-trigger {
    font-size: 1.5rem;
  }
  .cd-dropdown-trigger.dropdown-is-active {
    background-color: #3f8654;
  }
  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
    background-color: #47975f;
  }
  .cd-dropdown-trigger.dropdown-is-active::before, .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    width: 14px;
  }
  .cd-dropdown-trigger.dropdown-is-active::before {
    /* transform the arrow into a 'X' */
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
  }
  .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  height: 50px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: auto;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: auto;
    line-height: 30px;
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
  padding: 0 20px;
}

.cd-dropdown {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #111433;
  color: #ffffff;
  visibility: hidden;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
  transition: transform 0.5s 0s, visibility 0s 0.5s;
}
.cd-dropdown h2 {
  /* dropdown title - mobile version only */
  position: relative;
  z-index: 1;
  color: #585a70;
  background-color: #111433;
  border-bottom: 1px solid #242643;
}
.cd-dropdown .cd-close {
  /* 'X' close icon - mobile version only */
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
  /* this is the 'X' icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 20px;
  width: 2px;
  background-color: #ffffff;
}
.cd-dropdown .cd-close::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
  transition: transform 0.5s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown .cd-close {
    top: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown {
    position: absolute;
    top: calc(100% - 2px);
    /* reset style*/
    height: auto;
    width: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    background-color: #ffffff;
    color: #111433;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  }
  .open-to-left .cd-dropdown {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    right: 0;
    left: auto;
  }
  .cd-dropdown h2, .cd-dropdown .cd-close {
    /* on desktop - hide title and 'X' */
    display: none;
  }
  .cd-dropdown.dropdown-is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
  }
}

.cd-dropdown-content, .cd-dropdown-content ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  padding-top: 50px;
}
.cd-dropdown-content a, .cd-dropdown-content ul a {
  display: block;
    color: #111433;
    height: auto;
    line-height: 30px;
    font-size: 1.5rem;
    border:none;
  border-color: transparent;
  border-style: solid;
}
.cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
  border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
  border-bottom-width: 1px;
}
.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #0b0e23;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #585a70;
  text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
  border-top-width: 0;
}
.cd-dropdown-content a, .cd-dropdown-content .cd-search, .cd-dropdown-content .cd-divider, .cd-dropdown-content ul a, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul .cd-divider {
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden, .cd-dropdown-content ul.is-hidden {
  /* push the secondary dropdown items to the right */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
  opacity: 0;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* push the dropdown items to the left when secondary dropdown slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 0px;

  }

  .cd-dropdown-content a, .cd-dropdown-content ul a {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 0;
    overflow: visible;
  }
    .cd-secondary-dropdown
  {
    top: 0;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    color: #111433;
    height: auto;
    line-height: 30px;
    font-size: 1.5rem;
    border:none;
  }
  .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
    background-color: transparent;
    color: #b3b3b3;
    border-top: 1px solid #ebebeb;
  }
  .cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 1px;
  }
  .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    /* reset mobile style */
    opacity: 1;
  }
}

.cd-dropdown-content .see-all a {
  /* different style for the See all links */
  color: #3f8654;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
  padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  padding-left: 75px;
  position: relative;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
  color: #111433;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
    /*noinspection CssUnknownTarget*/
    background-image: url("../img/nucleo-icon-1.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
    /*noinspection CssUnknownTarget*/
  background-image: url("../img/nucleo-icon-2.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
    /*noinspection CssUnknownTarget*/
  background-image: url("../img/nucleo-icon-3.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
    /*noinspection CssUnknownTarget*/
  background-image: url("../img/nucleo-icon-4.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
    /*noinspection CssUnknownTarget*/
  background-image: url("../img/nucleo-icon-5.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
    /*noinspection CssUnknownTarget*/
  background-image: url("../img/nucleo-icon-6.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
    /*noinspection CssUnknownTarget*/
  background-image: url("../img/nucleo-icon-7.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
    /*noinspection CssUnknownTarget*/
  background-image: url("../img/nucleo-icon-8.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
    /*noinspection CssUnknownTarget*/
  background-image: url("../img/nucleo-icon-9.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
    /*noinspection CssUnknownTarget*/
  background-image: url("../img/nucleo-icon-10.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
    /*noinspection CssUnknownTarget*/
  background-image: url("../img/nucleo-icon-11.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
    /*noinspection CssUnknownTarget*/
  background-image: url("../img/nucleo-icon-12.svg");
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content {
    /* reset mobile style */
    position: static;
    height: auto;
    width: 25rem;
  }
  .cd-dropdown-content > li:last-of-type a {
    border-bottom: none;
  }
  .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
    color: #3f8654;
  }
  .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-dropdown-content .cd-secondary-dropdown, .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
  }
  .cd-dropdown-content .cd-secondary-dropdown::after, .cd-dropdown-content .cd-dropdown-gallery::after, .cd-dropdown-content .cd-dropdown-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left .cd-dropdown-content .cd-dropdown-gallery, .open-to-left .cd-dropdown-content .cd-dropdown-icons {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    left: auto;
    right: 100%;
  }
  .cd-dropdown-content .cd-secondary-dropdown.is-hidden, .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-in, .cd-dropdown-content .cd-dropdown-gallery.fade-in, .cd-dropdown-content .cd-dropdown-icons.fade-in {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-in 0.2s;
    -moz-animation: cd-fade-in 0.2s;
    animation: cd-fade-in 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-out, .cd-dropdown-content .cd-dropdown-gallery.fade-out, .cd-dropdown-content .cd-dropdown-icons.fade-out {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-out 0.2s;
    -moz-animation: cd-fade-out 0.2s;
    animation: cd-fade-out 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .go-back, .cd-dropdown-content .cd-dropdown-gallery > .go-back, .cd-dropdown-content .cd-dropdown-icons > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all, .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    position: absolute;
    bottom: 20px;
    height: 45px;
    text-align: center;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all a, .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a {
    margin: 0;
    height: 100%;
    line-height: 45px;
    background: #ebebeb;
    pointer-events: auto;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
    color: #ffffff;
    background-color: #111433;
  }
  .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item, .cd-dropdown-content .cd-secondary-dropdown a, .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-gallery a, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons a {
    border: none;
  }
  .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    width: calc(100% - 60px);
  }
  .cd-dropdown-content .cd-dropdown-icons > li, .cd-dropdown-content .cd-secondary-dropdown > li {
    width: 33%;
    float: left;
  }
  .cd-dropdown-content .cd-secondary-dropdown {
    overflow: hidden;
    width: 800px;
    padding-bottom: 65px;
  }
  .cd-dropdown-content .cd-secondary-dropdown::before {
    /* this is the separation line in the middle of the .cd-secondary-dropdown element */
    position: absolute;
    content: '';
    top: 290px;
    left: 15px;
    height: 1px;
    width: 620px;
    /* background-color: #ebebeb; */
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a {
    color: #3f8654;
    font-size: 1.6rem;
    margin-bottom: 10px;
    line-height: 30px;
    height: 30px;

  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
    /* hide the arrow */
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown > li {
    margin: 20px 0;
    border-right-width: 1px;
    border-color: transparent;
    border-style: solid;
    padding: 0 30px;
    height: 100vh;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
    border-right-width: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul {
    /* reset mobile style */
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    position: relative;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown a {
    line-height: 25px;
    height: auto;
    font-size: 1.3rem;
    padding-left: 0;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: #3f8654;
  }
  .cd-dropdown-content .cd-secondary-dropdown ul {
    padding-bottom: 25px;
    overflow: hidden;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a {
    padding-left: 20px;
    color: transparent;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
    color: transparent;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
    left: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown .see-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .cd-dropdown-content .cd-dropdown-gallery {
    width: 600px;
    padding-bottom: 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li {
    width: 48%;
    float: left;
    margin-right: 4%;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding: 0;
    height: auto;
    line-height: normal;
    color: #3f8654;
    margin-bottom: 2em;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a,
  .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
    margin-bottom: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery img {
    position: static;
    height: auto;
    width: 100%;
    margin: 0 0 0.6em;
  }
  .cd-dropdown-content .cd-dropdown-icons {
    width: 600px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
    background: #ebebeb;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    color: #3f8654;
    font-weight: bold;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    display: block;
    font-size: 1.2rem;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    left: 25px;
  }
  .cd-dropdown-content > .has-children > ul {
    visibility: hidden;
  }
  .cd-dropdown-content > .has-children > ul.is-active {
    /* when hover over .cd-dropdown-content items - show subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
    /* if .cd-secondary-dropdown is visible - show also subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > a.is-active {
    /* hover effect for .cd-dropdown-content items with subnavigation */
    box-shadow: inset 2px 0 0 #3f8654;
    color: #3f8654;
  }
  .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
    background: #3f8654;
  }
  .open-to-left .cd-dropdown-content > .has-children > a.is-active {
    box-shadow: inset -2px 0 0 #3f8654;
  }
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
.cd-search input[type="search"] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #242643;
  color: #ffffff;
  border: none;
  border-radius: 0;
}
.cd-search input[type="search"]::-webkit-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]::-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-ms-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:focus {
  background: #ffffff;
  color: #111433;
  outline: none;
}
.cd-search input[type="search"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 1024px) {
  .cd-search input[type="search"] {
    background-color: #ebebeb;
  }
  .cd-search input[type="search"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]::-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}

.has-children > a, .go-back a {
  position: relative;
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #b3b3b3;
  }
}

.has-children > a {
  padding-right: 40px;
}
.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}

@media only screen and (min-width: 1024px) {
  .open-to-left .cd-dropdown-content > .has-children > a {
    padding-left: 40px;
    padding-right: 20px;
  }
  .open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after {
    right: auto;
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
  }
}
.cd-dropdown-content .go-back a {
  padding-left: 40px;
}
.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}

.cd-main-content {
  background-color: #e6e6e6;
  min-height: calc(100vh - 100px);
  padding: 2em 5%;
  line-height: 2;
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.no-js .cd-dropdown-wrapper .cd-close {
  display: none;
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
}
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: unset !important;
}
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: #fff;
    opacity: 0;
}
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
.nivo-box img {
    display: block;
}
.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nivo-caption p {
    padding: 5px;
    margin: 0;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    color: #f7941d;
    cursor: pointer;
    font-size: 25px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 8;
}
.nivo-directionNav a i {
    height: 50px;
    line-height: 50px;
    width: 50px;
}
.nivo-directionNav a:after {
    border-left: 1px solid transparent;
    border-right: 50px solid #fff;
    border-top: 50px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: -1;
    margin-top: -25px;
    content: "";
    border-bottom: 50px solid transparent;
}
.nivo-directionNav a.nivo-prevNav::after {
    transform: rotate(180deg);
}
.nivo-prevNav i {
    padding-right: 15px;
}
.nivo-nextNav i {
    padding-left: 15px;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav {
    right: 20px;
    padding: 0;
    position: absolute;
    text-align: center;
    bottom: 20px;
    z-index: 8;
}
.nivo-control.active {
    background: #f7941d none repeat scroll 0 0;
    position: relative;
}
.nivo-controlNav a {
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    margin-left: 5px;
    width: 8px;
    height: 8px;
    border: 1px solid #f7941d;
    background: 0 0;
    transition: all 0.5s ease 0s;
}
.nivo-controlNav a.active {
    font-weight: 700;
    transition: all 0.5s ease 0s;
}
.slider-wrapper {
    position: relative;
}
.nivoSlider > img {
    max-width: 100%;
}
.nivo-caption {
    background: transparent none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    display: none;
    left: 0;
    opacity: 1;
    overflow: visible;
    top: 50%;
}
.nivo-caption .slider-right {
    left: inherit;
    position: absolute;
    right: 20%;
    margin-top: -133px;
}
.right-width p {
    width: 80%;
}
.nivo-caption,
.nivo-caption p {
    padding: 0;
}
.nivo-caption .slider-right {
    width: 620px;
}
.slide-text h3 {
    color: #333;
    font-size: 25px;
    font-weight: 400;
}
.slide-text h1 {
    color: #282828;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
}
.slide-text span {
    color: #666;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.slide-text p.one-p {
    color: #666;
    font-size: 13px;
    font-weight: 400;
}
.slider-btn {
    margin-top: 40px;
}
.nivo-caption a {
    border: 1px solid #ccc;
    color: #666;
    display: inline-block !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
    padding: 0 50px;
}
.nivo-caption a:hover {
    border-color: #f7941d;
    background: #f7941d;
    color: #fff;
}
.main-slider-two .nivo-caption .slider-right {
    width: 470px;
}
.main-slider-two .slide-text h3 {
    color: #666;
    font-weight: 700;
    margin-bottom: 0;
}
.main-slider-two .slide-text h1 {
    color: #f7941d;
    font-weight: 900;
}
.main-slider-two .nivo-caption a {
    background: #f7941d none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #fff;
    font-weight: 700;
    padding: 0 30px;
}
.main-slider-two .nivo-caption a:hover {
    color: #666;
    background: #fff;
}
.main-slider-two .nivo-caption .slider-right {
    margin-top: -215px;
    right: 17%;
}
.main-slider-two .nivo-caption .slider-right.two-caption-text {
    margin-top: -140px;
    right: 20%;
    width: 650px;
}
@media (min-width: 1200px) and (max-width: 1666px) {
    .slide-text h1 {
        font-size: 50px;
    }
    .nivo-caption .slider-right {
        right: 8%;
    }
    .main-slider-two .nivo-caption .slider-right {
        margin-top: -110px;
        right: 2%;
    }
    .main-slider-two .nivo-caption .slider-right.two-caption-text {
        margin-top: -120px;
        right: 3%;
        width: 580px;
    }
}
@media (min-width: 1170px) and (max-width: 1200px) {
    .slide-text h1 {
        font-size: 50px;
    }
    .nivo-caption .slider-right {
        right: 0;
    }
}
@media (min-width: 970px) and (max-width: 1169px) {
    .slide-text h1 {
        font-size: 50px;
    }
    .nivo-caption .slider-right {
        right: 0;
    }
    .main-slider-two .nivo-caption .slider-right {
        margin-top: -125px;
        right: -5%;
    }
    .main-slider-two .nivo-caption .slider-right.two-caption-text {
        margin-top: -120px;
        right: 3%;
        width: 580px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .nivo-caption .slider-right {
        width: 420px;
    }
    .slide-text h1 {
        font-size: 48px;
    }
    .nivo-caption p {
        display: none;
    }
    .nivo-caption .slider-right {
        margin-top: -115px;
        right: 8%;
    }
    .main-slider-two .nivo-caption .slider-right.two-caption-text {
        margin-top: -100px;
        right: 10%;
        width: 400px;
    }
    .slide-text h1 {
        font-size: 44px;
    }
    .main-slider-two .nivo-caption .slider-right {
        margin-top: -110px;
        right: -2%;
    }
    .main-slider-two .nivo-caption .slider-right {
        width: 380px;
    }
}
@media (max-width: 767px) {
    .nivo-caption .slider-right {
        width: 150px;
    }
    .nivo-caption p,
    .slide-text h3,
    .slide-text span {
        display: none;
    }
    .slide-text h1 {
        font-size: 18px;
        line-height: 22px;
    }
    .slider-btn {
        margin-top: 10px;
    }
    .nivo-caption a {
        line-height: 30px;
        padding: 0 10px;
    }
    .nivo-caption .slider-right {
        margin-top: -40px;
        right: 10%;
    }
    .main-slider-two .nivo-caption .slider-right.two-caption-text {
        margin-top: -40px;
        right: 15px;
        width: 150px;
    }
    .main-slider-two .nivo-caption .slider-right {
        margin-top: -40px;
        right: 10%;
    }
    .main-slider-two .nivo-caption .slider-right {
        width: 155px;
    }
    .main-slider-two .nivo-caption a {
        padding: 0 10px;
    }
    .nivo-directionNav{
        clear: both;
    }
    .nivo-directionNav a {
        /* display: none; */
        position: relative;
    }
    .nivo-directionNav a:after{
        border-right-color: transparent;
    }
    .colect-text,
    .collect-img.margin {
        margin-top: 20px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .nivo-caption .slider-right {
        width: 250px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .main-slider-two .nivo-caption .slider-right.two-caption-text {
        margin-top: -50px;
        right: 10%;
        width: 250px;
    }
    .main-slider-two .nivo-caption .slider-right {
        width: 220px;
    }
}
#over {
    padding-top: 20px;
    margin-bottom: 20px;
}
div.example {
    text-align: center;
}
.innerip {
    display: table;
    margin: 0 auto;
}
#over img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: left;
    height: 70px;
    width: 138px;
    object-fit: cover;
    border: 1px solid #e6e6e6;
    margin-left: 20px;
    margin-bottom: 20px;

    cursor: pointer;
}
.shopsip{
    text-align: center;
    padding: 40px 0 0 0;
}




.hero__categories {
    position: relative;
}

.hero__categories ul {
    display: none;
    position: absolute;
    left: 0;
    top: 46px;
    width: 100%;
    z-index: 9;
    background: #ffffff;
}
.hero__search {
    margin-bottom: 0;
}

.hero__categories__all {
    background: #DB342B;
    position: relative;
    padding: 10px 25px 10px 40px;
    cursor: pointer;
}

.hero__categories__all i {
    font-size: 16px;
    color: #ffffff;
    margin-right: 10px;
}

.hero__categories__all span {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
}

.hero__categories__all:after {
    position: absolute;
    right: 18px;
    top: 9px;
    content: "3";
    font-family: "ElegantIcons";
    font-size: 18px;
    color: #ffffff;
}

.hero__categories ul {
    border: 1px solid #ebebeb;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 12px;

    /* display: flex;
    flex-flow: column nowrap; */
}

/* .hero__categories ul li {
    order: 1;
    list-style: none;
}
.hero__categories ul li:last-child {
    order: 0;
} */

.hero__categories ul li a {
    font-size: 16px;
    color: #1c1c1c;
    line-height: 39px;
    display: block;
}

.hero__search {
    overflow: hidden;
    margin-bottom: 30px;
}

.hero__search__form {
    width: 610px;
    height: 50px;
    border: 1px solid #ebebeb;
    position: relative;
    float: left;
}

.hero__search__form form .hero__search__categories {
    width: 30%;
    float: left;
    font-size: 16px;
    color: #1c1c1c;
    font-weight: 700;
    padding-left: 18px;
    padding-top: 11px;
    position: relative;
}

.hero__search__form form .hero__search__categories:after {
    position: absolute;
    right: 0;
    top: 14px;
    height: 20px;
    width: 1px;
    background: #000000;
    opacity: 0.1;
    content: "";
}

.hero__search__form form .hero__search__categories span {
    position: absolute;
    right: 14px;
    top: 14px;
}

.hero__search__form form input {
    width: 70%;
    border: none;
    height: 48px;
    font-size: 16px;
    color: #b2b2b2;
    padding-left: 20px;
}

.hero__search__form form input::placeholder {
    color: #b2b2b2;
}

.hero__search__form form button {
    position: absolute;
    right: 0;
    top: -1px;
    height: 50px;
}

.hero__search__phone {
    float: right;
}

.hero__search__phone__icon {
    font-size: 18px;
    color: #7fad39;
    height: 50px;
    width: 50px;
    background: #f5f5f5;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}

.hero__search__phone__text {
    overflow: hidden;
}

.hero__search__phone__text h5 {
    color: #1c1c1c;
    font-weight: 700;
    margin-bottom: 5px;
}

.hero__search__phone__text span {
    font-size: 14px;
    color: #6f6f6f;
}

.hero__item {
    height: 431px;
    display: flex;
    align-items: center;
    padding-left: 75px;
}

.hero__text span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 4px;
    color: #7fad39;
}

.hero__text h2 {
    font-size: 46px;
    color: #252525;
    line-height: 52px;
    font-weight: 700;
    margin: 10px 0;
}

.hero__text p {
    margin-bottom: 35px;
}

/*---------------------
  Categories
-----------------------*/

.categories__item {
    height: 270px;
    position: relative;
}

.categories__item h5 {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0 20px;
    bottom: 20px;
    text-align: center;
}

.categories__item h5 a {
    font-size: 18px;
    color: white;
    font-weight: 700;
    /* text-transform: uppercase; */
    letter-spacing: 2px;
    padding: 12px 0 10px;
    background: #DB342B;
    display: block;
}

.categories__slider .col-lg-3 {
    max-width: 100%;
}

.categories__slider.owl-carousel .owl-nav button {
    font-size: 18px;
    color: #1c1c1c;
    height: 70px;
    width: 30px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #ebebeb;
    position: absolute;
    left: -35px;
    top: 50%;
    -webkit-transform: translateY(-35px);
    background: #ffffff;
}

.categories__slider.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -35px;
}

/*--------------------------------- Responsive Media Quaries -----------------------------*/

@media only screen and (max-width: 1200px) {

        .categories__slider.owl-carousel .owl-nav button {
        left: -10px;
    }
    .categories__slider.owl-carousel .owl-nav button.owl-next {
        right: -10px;
    }

}

/* Medium Device = 1200px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header__menu ul li {
        margin-right: 45px;
    }
    .hero__search__form {
        width: 490px;
    }
    .hero__categories__all {
        padding: 10px 25px 10px 20px;
    }
    .hero__categories ul {
        padding-left: 20px;
    }
    .latest-product__slider.owl-carousel .owl-nav {
        right: 0;
    }
    .product__details__tab .nav-tabs:before {
        width: 265px;
    }
    .product__details__tab .nav-tabs:after {
        width: 265px;
    }
    .shoping__discount form input {
        width: 240px;
    }
}

/* Tablet Device = 768px */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__categories {
        margin-bottom: 30px;
    }
    .hero__search__form {
        width: 485px;
    }
    .filter__sort .nice-select {
        padding-left: 5px;
        padding-right: 28px;
    }
    .product__details__quantity {
        margin-bottom: 10px;
    }
    .product__details__text .primary-btn {
        margin-bottom: 10px;
    }
    .product__details__tab .nav-tabs:before {
        width: 150px;
    }
    .product__details__tab .nav-tabs:after {
        width: 150px;
    }
    .blog__details__author {
        overflow: hidden;
        margin-bottom: 25px;
    }
    .humberger__open {
        display: block;
        font-size: 22px;
        color: #1c1c1c;
        height: 35px;
        width: 35px;
        line-height: 33px;
        text-align: center;
        border: 1px solid #1c1c1c;
        cursor: pointer;
        position: absolute;
        right: 15px;
        top: 22px;
    }
    .header .container {
        position: relative;
    }
    .humberger__menu__wrapper {
        width: 300px;
        background: #ffffff;
        position: fixed;
        left: -300px;
        top: 0;
        height: 100%;
        overflow-y: auto;
        z-index: 99;
        padding: 30px;
        padding-top: 50px;
        opacity: 0;
        display: block;
        -webkit-transition: all, 0.6s;
        -moz-transition: all, 0.6s;
        -ms-transition: all, 0.6s;
        -o-transition: all, 0.6s;
        transition: all, 0.6s;
    }
    .humberger__menu__wrapper.show__humberger__menu__wrapper {
        opacity: 1;
        left: 0;
    }
    .humberger__menu__logo {
        margin-bottom: 30px;
    }
    .humberger__menu__logo a {
        display: inline-block;
    }
    .humberger__menu__contact {
        padding: 10px 0 13px;
    }
    .humberger__menu__contact ul li {
        font-size: 14px;
        color: #1c1c1c;
        position: relative;
        line-height: 30px;
        list-style: none;
    }
    .humberger__menu__contact ul li i {
        color: #252525;
        margin-right: 5px;
    }
    .humberger__menu__cart ul {
        display: inline-block;
        margin-right: 25px;
    }
    .humberger__menu__cart ul li {
        list-style: none;
        display: inline-block;
        margin-right: 15px;
    }
    .humberger__menu__cart ul li:last-child {
        margin-right: 0;
    }
    .humberger__menu__cart ul li a {
        position: relative;
    }
    .humberger__menu__cart ul li a i {
        font-size: 18px;
        color: #1c1c1c;
    }
    .humberger__menu__cart ul li a span {
        height: 13px;
        width: 13px;
        background: #7fad39;
        font-size: 10px;
        color: #ffffff;
        line-height: 13px;
        text-align: center;
        font-weight: 700;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        top: 0;
        right: -12px;
    }
    .humberger__menu__cart .header__cart__price {
        font-size: 14px;
        color: #6f6f6f;
        display: inline-block;
    }
    .humberger__menu__cart .header__cart__price span {
        color: #252525;
        font-weight: 700;
    }
    .humberger__menu__cart {
        margin-bottom: 25px;
    }
    .humberger__menu__widget {
        margin-bottom: 20px;
    }
    .humberger__menu__widget .header__top__right__language {
        margin-right: 20px;
    }
    .humberger__menu__nav {
        display: none;
    }
    .humberger__menu__wrapper .header__top__right__social {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .humberger__menu__wrapper .slicknav_btn {
        display: none;
    }
    .humberger__menu__wrapper .slicknav_nav .slicknav_item a {
        border-bottom: none !important;
    }
    .humberger__menu__wrapper .slicknav_nav {
        display: block !important;
    }
    .humberger__menu__wrapper .slicknav_menu {
        background: transparent;
        padding: 0;
        margin-bottom: 30px;
    }
    .humberger__menu__wrapper .slicknav_nav ul {
        margin: 0;
    }
    .humberger__menu__wrapper .slicknav_nav a {
        color: #1c1c1c;
        font-size: 16px;
        font-weight: 600;
        margin: 0;
        border-bottom: 1px solid #e1e1e1;
    }
    .humberger__menu__wrapper .slicknav_nav a:hover {
        -webkit-border-radius: 0;
        border-radius: 0;
        background: transparent;
        color: #7fad39;
    }
    .humberger__menu__wrapper .slicknav_nav .slicknav_row,
    .humberger__menu__wrapper .slicknav_nav a {
        padding: 8px 0;
    }
    .humberger__menu__overlay {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        content: "";
        z-index: 98;
        visibility: hidden;
        -webkit-transition: all, 0.6s;
        -moz-transition: all, 0.6s;
        -ms-transition: all, 0.6s;
        -o-transition: all, 0.6s;
        transition: all, 0.6s;
    }
    .humberger__menu__overlay.active {
        visibility: visible;
    }
    .header__top {
        display: none;
    }
    .header__menu {
        display: none;
    }
    .header__cart {
        text-align: center;
        padding: 10px 0 24px;
    }
    .over_hid {
        overflow: hidden;
    }
}

/* Wide Mobile = 480px */

@media only screen and (max-width: 767px) {
    #topbar {
    height: 37px;
}
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    }

.navbar-brand img{
    height: 33px;
    }
    .navbar{
        padding: 0.2rem 1rem;
    }
    .sticky-top {
        top: 37px !important;
    }
    .hero__categories {

        margin-bottom: 5px;
    }
    #nav-bar-right button{
        height: 30px !important;
    }
    .searchbutton {
    height: 30px !important;
}
.hero__categories__all {

    padding: 7px 25px 7px 40px;

}
.hero__categories__all span{

font-size: 13px;
}
.hero__categories__all:after {
    top: 2px;
    }

#button-search {
    height: 30px;

}

    .hero__search {
        margin-bottom: 30px;
    }
    .hero__search__form {
        width: 100%;
    }
    .hero__search__form form input {
        width: 100%;
    }
    .hero__search__form form .hero__search__categories {
        display: none;
    }
    .hero__search__phone {
        float: left;
        margin-top: 30px;
    }
    .categories__slider.owl-carousel .owl-nav {
        text-align: center;
        margin-top: 40px;
    }
    .categories__slider.owl-carousel .owl-nav button {
        position: relative;
        left: 0;
        top: 0;
        -webkit-transform: translateY(0);
    }
    .categories__slider.owl-carousel .owl-nav button.owl-next {
        right: -10px;
    }
    .footer__copyright {
        text-align: center;
    }
    .footer__copyright__text {
        float: none;
        margin-bottom: 25px;
    }
    .footer__copyright__payment {
        float: none;
    }
    .filter__item {
        text-align: center;
    }
    .filter__option {
        text-align: center;
    }
    .product__details__pic {
        margin-bottom: 40px;
    }
    .product__details__tab .nav-tabs:before {
        display: none;
    }
    .product__details__tab .nav-tabs:after {
        display: none;
    }
    .shoping__cart__table {
        overflow-y: auto;
    }
    .shoping__discount form input {
        margin-bottom: 15px;
    }
    .blog__details__author {
        overflow: hidden;
        margin-bottom: 25px;
    }
    .humberger__open {
        display: block;
        font-size: 22px;
        color: #1c1c1c;
        height: 35px;
        width: 35px;
        line-height: 33px;
        text-align: center;
        border: 1px solid #1c1c1c;
        cursor: pointer;
        position: absolute;
        right: 15px;
        top: 22px;
    }
    .header .container {
        position: relative;
    }
    .humberger__menu__wrapper {
        width: 300px;
        background: #ffffff;
        position: fixed;
        left: -300px;
        top: 0;
        height: 100%;
        overflow-y: auto;
        z-index: 99;
        padding: 30px;
        padding-top: 50px;
        opacity: 0;
        display: block;
        -webkit-transition: all, 0.6s;
        -moz-transition: all, 0.6s;
        -ms-transition: all, 0.6s;
        -o-transition: all, 0.6s;
        transition: all, 0.6s;
    }
    .humberger__menu__wrapper.show__humberger__menu__wrapper {
        opacity: 1;
        left: 0;
    }
    .humberger__menu__logo {
        margin-bottom: 30px;
    }
    .humberger__menu__logo a {
        display: inline-block;
    }
    .humberger__menu__contact {
        padding: 10px 0 13px;
    }
    .humberger__menu__contact ul li {
        font-size: 14px;
        color: #1c1c1c;
        position: relative;
        line-height: 30px;
        list-style: none;
    }
    .humberger__menu__contact ul li i {
        color: #252525;
        margin-right: 5px;
    }
    .humberger__menu__cart ul {
        display: inline-block;
        margin-right: 25px;
    }
    .humberger__menu__cart ul li {
        list-style: none;
        display: inline-block;
        margin-right: 15px;
    }
    .humberger__menu__cart ul li:last-child {
        margin-right: 0;
    }
    .humberger__menu__cart ul li a {
        position: relative;
    }
    .humberger__menu__cart ul li a i {
        font-size: 18px;
        color: #1c1c1c;
    }
    .humberger__menu__cart ul li a span {
        height: 13px;
        width: 13px;
        background: #7fad39;
        font-size: 10px;
        color: #ffffff;
        line-height: 13px;
        text-align: center;
        font-weight: 700;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        top: 0;
        right: -12px;
    }
    .humberger__menu__cart .header__cart__price {
        font-size: 14px;
        color: #6f6f6f;
        display: inline-block;
    }
    .humberger__menu__cart .header__cart__price span {
        color: #252525;
        font-weight: 700;
    }
    .humberger__menu__cart {
        margin-bottom: 25px;
    }
    .humberger__menu__widget {
        margin-bottom: 20px;
    }
    .humberger__menu__widget .header__top__right__language {
        margin-right: 20px;
    }
    .humberger__menu__nav {
        display: none;
    }
    .humberger__menu__wrapper .header__top__right__social {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .humberger__menu__wrapper .slicknav_btn {
        display: none;
    }
    .humberger__menu__wrapper .slicknav_nav .slicknav_item a {
        border-bottom: none !important;
    }
    .humberger__menu__wrapper .slicknav_nav {
        display: block !important;
    }
    .humberger__menu__wrapper .slicknav_menu {
        background: transparent;
        padding: 0;
        margin-bottom: 30px;
    }
    .humberger__menu__wrapper .slicknav_nav ul {
        margin: 0;
    }
    .humberger__menu__wrapper .slicknav_nav a {
        color: #1c1c1c;
        font-size: 16px;
        font-weight: 600;
        margin: 0;
        border-bottom: 1px solid #e1e1e1;
    }
    .humberger__menu__wrapper .slicknav_nav a:hover {
        -webkit-border-radius: 0;
        border-radius: 0;
        background: transparent;
        color: #7fad39;
    }
    .humberger__menu__wrapper .slicknav_nav .slicknav_row,
    .humberger__menu__wrapper .slicknav_nav a {
        padding: 8px 0;
    }
    .humberger__menu__overlay {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        content: "";
        z-index: 98;
        visibility: hidden;
        -webkit-transition: all, 0.6s;
        -moz-transition: all, 0.6s;
        -ms-transition: all, 0.6s;
        -o-transition: all, 0.6s;
        transition: all, 0.6s;
    }
    .humberger__menu__overlay.active {
        visibility: visible;
    }
    .header__top {
        display: none;
    }
    .header__menu {
        display: none;
    }
    .header__cart {
        text-align: center;
        padding: 10px 0 24px;
    }
    .over_hid {
        overflow: hidden;
    }
}

/* Small Device = 320px */

@media only screen and (max-width: 479px) {
    .ulnavipphone{
        display: none;
    }
    .hero__search__form form .hero__search__categories {
        display: none;
    }
    .featured__controls ul li {
        margin-bottom: 10px;
    }
    .product__details__text ul li b {
        width: 100px;
    }
    .product__details__tab .nav-tabs li {
        margin-right: 20px;
    }
    .shoping__cart__btns {
        text-align: center;
    }
    .primary-btn.cart-btn.cart-btn-right {
        float: none;
        margin-top: 10px;
    }
    .shoping__checkout .primary-btn {
        display: block;
        text-align: center;
        padding: 10px 15px 10px;
    }
    .map .map-inside {
        -webkit-transform: translateX(-125px);
        -ms-transform: translateX(-125px);
        transform: translateX(-125px);
    }
    .map .map-inside .inside-widget {
        width: 250px;
    }
    .product__details__tab .nav-tabs li {
        margin-right: 15px;
    }
    .shoping__discount form input {
        width: 100%;
    }
    .checkout__order {
        padding: 20px;
    }
    .blog__details__hero__text h2 {
        font-size: 24px;
    }
}
#nav-bar-right li{
    width: 100%;

}
#nav-bar-right button{
    float: right;
    height: 49px;
    border-radius: 0;
    width: 100%;
}

.product__item:hover .product__item__pic .product__item__pic__hover {
    bottom: 20px;
}



.product__item__pic__hover {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    text-align: center;
    -webkit-transition: all, 0.5s;
    -moz-transition: all, 0.5s;
    -ms-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
}

.product__item__pic__hover li {
    list-style: none;
    display: inline-block;
    margin-right: 6px;
}

.product__item__pic__hover li:last-child {
    margin-right: 0;
}

.product__item__pic__hover li:hover a {
    background: #DB342B;
    border-color: #DB342B;
}

.product__item__pic__hover li:hover a i {
    color: #ffffff;
    transform: rotate(360deg);
}

.product__item__pic__hover li a {
    font-size: 16px;
    color: #1c1c1c;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ebebeb;
    background: #ffffff;
    display: block;
    border-radius: 50%;
    -webkit-transition: all, 0.5s;
    -moz-transition: all, 0.5s;
    -ms-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
}

.product__item__pic__hover li a i {
    position: relative;
    transform: rotate(0);
    -webkit-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -ms-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}

.ipsort li{
    margin-left: 15px;

}

.ipsort li a.active{

    color: #DB342B !important;
    background-color: transparent !important;
    text-decoration: underline;

}

.ulnavip a.active{
    /* color: #DB342B !important; */
    /* background-color: transparent !important; */
    text-decoration: underline;
}

.searchbutton{
    height: 49px;
   }
   #button-search{
    background-color: #DB342B ;
   }
@media only screen and (max-width:988px)
{
    .inputip
    {
        padding-left: 0;
        padding-right: 0;
    }
      .inputip form
    {
        margin-left: 0 !important;
        margin-right: 15px  !important;
    }
}
 .ipnavtest{
    width: 100%;
    }
@media only screen and (min-width:988px)
{
   .ipnavtest{
    display: flex !important;flex-basis: auto;flex-grow: 1; align-items: center;
}
}

.certificateimg{
    position: absolute;
    left: -4px;
    bottom: 0;
    height: 80px;
}
.certificateimgip
{
     top: 0;
    position: absolute;
    height: 100px;
    right: 0;
}
.shopsip{
    height:180px;
    overflow: hidden;
    margin:20px;
    padding: 20px;
    border:1px solid black;
}
