.filter-country + .chosen-container, .filter-curr + .chosen-container, .filter-price + .chosen-container, .filter-com + .chosen-container {
    width: 100% !important;
    font: 14px "Roboto", sans-serif;
    text-align: left; }
.filter-country + .chosen-container a, .filter-curr + .chosen-container a, .filter-price + .chosen-container a, .filter-com + .chosen-container a {
    background: none;
    box-shadow: none;
    padding: 11px 20px;
    height: auto;
    border: 1.5px solid #ebebeb;
    background-color: #ebebeb;
    color: #737373;
    width: 100%; }
.filter-country + .chosen-container .chosen-drop, .filter-curr + .chosen-container .chosen-drop, .filter-price + .chosen-container .chosen-drop, .filter-com + .chosen-container .chosen-drop {
    font: 14px "Roboto", sans-serif;
    box-shadow: none;
    margin-top: 0.5px; }
.filter-country + .chosen-container .chosen-drop ul, .filter-curr + .chosen-container .chosen-drop ul, .filter-price + .chosen-container .chosen-drop ul, .filter-com + .chosen-container .chosen-drop ul {
    margin: 0;
    padding-left: 0; }
.filter-country + .chosen-container .chosen-drop li, .filter-curr + .chosen-container .chosen-drop li, .filter-price + .chosen-container .chosen-drop li, .filter-com + .chosen-container .chosen-drop li {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px; }
.filter-country + .chosen-container .chosen-drop li.highlighted, .filter-curr + .chosen-container .chosen-drop li.highlighted, .filter-price + .chosen-container .chosen-drop li.highlighted, .filter-com + .chosen-container .chosen-drop li.highlighted {
    background: none;
    color: #363636;
    background-color: #e5f3e4; }

.filter-country + .chosen-container-active.chosen-with-drop .chosen-single, .filter-curr + .chosen-container-active.chosen-with-drop .chosen-single, .filter-price + .chosen-container-active.chosen-with-drop .chosen-single, .filter-com + .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1.5px solid #7cc576;
    background: none;
    background-color: #ebebeb;
    color: #363636;
    box-shadow: none; }

.filter-country + .chosen-container-single .chosen-single div, .filter-curr + .chosen-container-single .chosen-single div, .filter-price + .chosen-container-single .chosen-single div, .filter-com + .chosen-container-single .chosen-single div {
    width: 30px !important;
    height: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
    text-align: center; }

.filter-country + .chosen-container-single .chosen-single div b, .filter-curr + .chosen-container-single .chosen-single div b, .filter-price + .chosen-container-single .chosen-single div b, .filter-com + .chosen-container-single .chosen-single div b {
    width: 100%;
    height: 100%;
    margin: 0; }

.filter-country + .chosen-container-single .chosen-single span, .filter-curr + .chosen-container-single .chosen-single span, .filter-price + .chosen-container-single .chosen-single span, .filter-com + .chosen-container-single .chosen-single span {
    margin-right: 40px; }

.filter-country-mobile + .chosen-container, .filter-curr-mobile + .chosen-container, .filter-price-mobile + .chosen-container, .filter-com-mobile + .chosen-container, .filter-view + .chosen-container {
    width: 100% !important;
    font: 14px "Roboto", sans-serif;
    text-align: left;
    margin-bottom: 20px; }
.filter-country-mobile + .chosen-container a, .filter-curr-mobile + .chosen-container a, .filter-price-mobile + .chosen-container a, .filter-com-mobile + .chosen-container a, .filter-view + .chosen-container a {
    background: none;
    box-shadow: none;
    padding: 11px 20px;
    height: auto;
    border: 1.5px solid #ebebeb;
    background-color: #FFF;
    color: #737373;
    width: 100%; }
.filter-country-mobile + .chosen-container .chosen-drop, .filter-curr-mobile + .chosen-container .chosen-drop, .filter-price-mobile + .chosen-container .chosen-drop, .filter-com-mobile + .chosen-container .chosen-drop, .filter-view + .chosen-container .chosen-drop {
    font: 14px "Roboto", sans-serif;
    box-shadow: none;
    margin-top: 0.5px; }
.filter-country-mobile + .chosen-container .chosen-drop ul, .filter-curr-mobile + .chosen-container .chosen-drop ul, .filter-price-mobile + .chosen-container .chosen-drop ul, .filter-com-mobile + .chosen-container .chosen-drop ul, .filter-view + .chosen-container .chosen-drop ul {
    margin: 0;
    padding-left: 0; }
.filter-country-mobile + .chosen-container .chosen-drop li, .filter-curr-mobile + .chosen-container .chosen-drop li, .filter-price-mobile + .chosen-container .chosen-drop li, .filter-com-mobile + .chosen-container .chosen-drop li, .filter-view + .chosen-container .chosen-drop li {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px; }
.filter-country-mobile + .chosen-container .chosen-drop li.highlighted, .filter-curr-mobile + .chosen-container .chosen-drop li.highlighted, .filter-price-mobile + .chosen-container .chosen-drop li.highlighted, .filter-com-mobile + .chosen-container .chosen-drop li.highlighted, .filter-view + .chosen-container .chosen-drop li.highlighted {
    background: none;
    color: #363636;
    background-color: #e5f3e4; }

.filter-content .city{
  width: 20%;
}
.filter-content .currency{
  width: 20%;
}
.filter-content .price{
  width: 20%;
}
.filter-content .sort{
  width: 20%;
}

.page{
    margin-top:50px;
}
.v-desc{
    line-height: 40px;
}
.vpp-select{
    width: 75px;
}

/** catalog page css **/
#sm9{
    margin-top: 17px !important;
}

.c-filter {
  width: 100%;
  text-align: left;
}

.c-filter tr th {
  text-transform: uppercase;
  color: #6b6b6b;
  font: 13px 'Open Sans',sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0 10px;
}

.c-filter tr td {
  padding: 10px 10px;
}

.filter-country+.chosen-container, .filter-curr+.chosen-container, .filter-price+.chosen-container, .filter-com+.chosen-container{
    font: 14px 'Open Sans',sans-serif;
}
.pagination li a{
  border-radius: 50%;
}
/** end catalog page css **/        