section .wrapper {
    /*max-width: 1015px;*/
}

.home {
    padding-bottom: 0;
}

.price {
    padding-top: 0px;
    padding-bottom: 145px;
}

.price_dd_wrapper {
    display: none;
}

.price_dd_wrapper_2 {
    display: block !important;
}

.description {
    width: 92%;
    text-align: left;
    padding-bottom: 75px;
}

.description p {
    max-width: none;
    margin-bottom: 10px;
}

.description p:first-child {
    margin-top: 40px;
}

.description p:nth-child(2) {
    margin-bottom: 44px;
}

.varieties {
    color: #121212;
}

.varieties .item {
    padding-bottom: 10px;
}

._title {
    background: #F4F4F4 0% 0% no-repeat padding-box;
    padding: 25px 0 23px 23px;
    cursor: pointer;
}

._title>div {
    display: inline-block;
    font-family: 'Montserrat';
    font-size: 1.2rem;
    font-weight: 800;
    letter-spacing: -0.11px;
    position: relative;
}

._title:hover span>span {
    color: #00d157;
    background-color: #00d157;
}

.active ._title {
    color: #838383;
}

._title:hover {
    color: #00d157;
}

.active .arrow>span {
    background-color: #838383;
}

.arrow {
    display: inline-block;
    position: relative;
    cursor: pointer;
    top: 3px;
    left: 5px;
    padding: 10px 28px 10px 2px;
}

.arrow span {
    display: block;
    width: 18px;
    height: 2px;
    background-color: black;
    transform: rotate(0deg);
    transition: transform 0.2s, opacity 0.1s ease 0.1s;
    opacity: 1;
}

.arrow span:nth-child(1) {
    transform: rotate(90deg);
    position: relative;
    top: 2px;
}

.active .arrow span {
    transform: rotate(180deg);
}

.active .arrow span:nth-child(2) {
    opacity: 0;
    transform: rotate(90deg) translate(-1.5px, 0px);
}

table {
    font-family: 'Montserrat';
    width: 100%;
    border-collapse: collapse;
}

.table-top {
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /*display: inline-block;*/
    border-bottom: 0.800000011920929px dashed #7F7F7F;
    background-color: #ffff;
    width: 100%;
    padding: 16px 0 28px;
}

.col {
    font-family: 'IBM Plex Sans';
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
    width: 23%;
    padding-top: 3px;
}

.col1 {
    text-align: left;
    width: 30.5%;
}

.col-title::before,
.col-title::after {
    display: none;
    content: '';
    width: 10px;
    height: 1px;
    background-color: #00d157;
    position: absolute;
    top: 1px;
    right: 1px;
}

.col-title::after {
    transform: rotate(90deg);
    top: 6px;
    right: -4px;
}

.col-price {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.08px;
    color: #00d157;
    padding-left: 13px;
}

.col-title {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.64px;

}

.col-title a {
    color: inherit;
    padding-top: 21px;
    padding-bottom: 17px;
    /*padding-left: 15%;*/
	padding-left: 54px;
    display: block;
}

.table-title {
    font-family: 'IBM Plex Sans';
    font-size: 14px;
    float: left;
    text-align: center;
    /*width: 23%;*/
	width: 100%;
    color: #666666;
    ;
}

.table-title:first-child {
    /*width: 26%;*/
	width: 100%;
    text-align: left;
    padding-left: 4.5%;
}

.table-title span {
    display: none;
}

.table-main sup {
    font-size: 10px;
}

.table-main>td {
    border: 5px solid #f4f4f4 !important;
    border-top: none;
    border-left: none;
	background-color: #fff;
}

.table-main>td:first-child {
    border-left: none;
}

.table-main>td:last-child {
    border-right: none;
}

.table-main {
    background-color: #F9F9F9;
}

.table-main:nth-child(even) {
    background-color: #F4F4F4;
}

.table-main:hover {
    color: #00d157;
    opacity: 1;
}

.roub {
    color: #00d157;
    font-size: 12px;
}

@media screen and (max-width: 768px) {
    .col1 {
        width: 27.5%;
    }

    .col-title {
        width: 20.5%;
    }

    .col-title {
        padding-left: 10px;
    }

    .table-title:first-child {
        width: 22%;
        text-align: left;
        padding-left: 4.5%;
    }

    .table-title {
        width: 25%;
    }
}

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

    section.wrapper {
        width: 100%;
    }

    .description {
        display: none;
    }

    .item {
        padding-bottom: 5px;
    }

    ._title {
        padding-left: 11px;
        padding-top: 32px;
        padding-bottom: 29px;
        background-color: #F7F6F5;
    }

    .arrow {
        float: right;
        top: 0;
        left: -27px;
        padding-right: 0;
    }

    ._title div {
        font-size: 16px;
        font-family: 'IBM Plex Sans';
        font-size: 16px;
        font-weight: 500;
        color: #404040;
        text-transform: uppercase;
    }

    ._title div:hover {
        color: #00d157;
    }

    ._btn-arrow {
        display: none;
    }

    ._btn-arrow-mobile {
        display: block;
        float: right;
    }

    .col {
        font-size: 14px;
        font-family: 'IBM Plex Sans';
        font-weight: 400;
        width: 24%;
    }

    .col:nth-child(3),
    .col span,
    .table-title:nth-child(3) {
        display: none;
    }

    .col-title {
        font-family: 'IBM Plex Sans';
        font-weight: 500;
        letter-spacing: -0.47px;
        font-size: 15px;
        padding-left: 5px;
    }

    .col-price {
        padding-left: 0;
        border: none;
    }

    .table-title:first-child {
        padding-right: 0.5%;
    }

    .table-main>td {
        border: 3px solid #fff;
    }

    .table-title {
        width: 35%;
    }

    .table-title:first-child {
        width: 25%;
    }

    .table-title span {
        display: inline-block;
    }

    .roub {
        color: inherit;
        font-size: 14px
    }

    .col-title::before,
    .col-title::after {
        display: block;
    }
}

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

    .col-title::before,
    .col-title::after {
        width: 6px;
    }

    .col-title::after {
        top: 4px;
        right: -2px;
    }

    .table-title:first-child {
        width: 32%;
        box-sizing: border-box;
    }

    .table-title {
        width: 34%;
    }
}

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

    .table-title:first-child {
        width: 36%;
        box-sizing: border-box;
    }

    .table-title {
        width: 32%;
    }
}



.price .description {
    padding-bottom: 10px;
}


/* search section */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.search-field-wrapper {
    float: right;
    padding-bottom: 50px;
}

.search-field {
    display: inline-block;
    width: 290px;
    border-bottom: 1px solid #8D1414;
    position: relative;
    font: 400 16px/24px 'IBM Plex Sans';
    color: #707070;
    position: relative;
}

.search-field input[type="search"] {
    font: 400 16px/24px 'IBM Plex Sans';
    color: #000000;
    padding-bottom: 7px;
}

.search-field input::-webkit-input-placeholder {
    color: #707070;
}

.search-field input:-moz-placeholder {
    color: #707070;
}

.search-btn {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/assets/resources/images/ico_search.svg');
    cursor: pointer;
    position: absolute;
    right: 14px;
}

#search-result>li {
    padding: 20px 10px;
    border-bottom: 1px solid #F6F6F6;
    font: 400 16px/24px 'IBM Plex Sans';
    cursor: pointer;
}

#search-result>li:hover {
    background: #F9F9F9;
}

table>tbody>tr.look {
    color: #00d157;
    opacity: 1;
}

.select_list {
    overflow: visible;
}

#search-result {
    max-height: 195px;
    overflow: auto;
    display: none;
    position: absolute;
    width: 290px;
    z-index: 10;
    background: #FFFF;
    -webkit-box-shadow: 0px 2px 6px rgba(193, 193, 193, 0.25);
    box-shadow: 0px 2px 6px rgb(193 193 193 / 25%);
}

.search-background {
    background: #F9F9F9;
}

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

    .search-field-wrapper {
        float: unset;
    }

    .search-field {
        width: 100%;
    }

    #search-result {
        width: 100%;
    }

    .search-btn {
        right: 6px;
    }

    .search-field-wrapper {
        padding-top: 50px;
    }
}

/* end search-section */
li {
    list-style: none outside none;
}
.varieties .item {
    padding-bottom: 10px;
}
/*Plus-to-minus*/
.closed .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
}
.closed .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}

.opened {
  opacity: 1;
}
.opened .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
}
.opened .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}

.circle-plus {
  /*height: 4em;
  width: 4em;*/
  font-size: 1em;
  opacity: 0.7;
}

.circle-plus .circle {
  position: relative;
  width: 1.55em;
  height: 1.5em;
}

.circle-plus .circle .horizontal {
  position: absolute;
  background-color: #343a40;
  width: 30px;
  height: 5px;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -2.5px;
}

.circle-plus .circle .vertical {
  position: absolute;
  background-color: #343a40;
  width: 5px;
  height: 30px;
  left: 50%;
  margin-left: -2.5px;
  top: 50%;
  margin-top: -15px;
}
/*Plus-to-minus*/
.flex_but_1{
	display: flex;
    align-items: center;
}
.my_class_dd{
	text-align: center;
	padding: 15px 0;
}