.links_title {
    font-size: 17px;
    font-weight: bold;
}
.links_ul .links_li {
    margin: 5px 0 10px 10px;
}

#spoc-accordion {
    padding-bottom: 50px;
}

@media (min-width: 900px) {
    .container {
        max-width: 1408px;
        min-width: 100ww;
        margin: 0 auto;
        padding: 0 32px;
    }
}

#spoc-accordion .content-wrapper {
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-bottom: 15px;
    margin-top: 20px;
    padding-left: 50px;
    padding-right: 20px;
    box-sizing: border-box;
}

#spoc-accordion .toggle + div {
    display: none;
    padding-top: 15px;
    padding-bottom: 15px;
}

#spoc-accordion .toggle:before {
    content: "";
    display: block;
    position: absolute;
    top: 16px;
    left: -25px;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(
45deg
);
    transition: .3s;
}

#spoc-accordion .toggle>span {
    font-size: 16px;
}

#spoc-accordion .toggle {
    min-height: 48px;
    padding-top: 15px;
    position: relative;
    margin-bottom: 0px;
    color: #000;
}

#spoc-accordion .toggle>span {
    font-size: 16px;
}

#spoc-accordion .text {
    font-size: 1,5rem;
    font-family: circle,Arial,Helvetica,Helvetica CY,Nimbus Sans L,sans-serif;
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    margin-bottom: 0px;
}

.h1_cont h1 {
    font-size: 25px;
}
.only_seo_text,.dg_seo {
    text-align: justify;
}
h2 {
    font-size: 25px;
}

.form {
  display: inline-block;
  margin: 10px auto;
  border: 2px solid #eee;
  padding: 4px 20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
}

#phone {

  display: inline-block;
  margin: 10px auto;
  border: 2px solid #eee;
  padding: 10px 20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;

}
.callback-form {
 width: 100%;   
}

.area {
  display: inline-block;
  margin: 10px auto;
  border: 2px solid #eee;
  padding: 10px 20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
}

.first_block {
    width: 50%;
}

.callback-form {
    display: flex;
}

.submit-bottom {
    display: flex;
    align-items: center;
}

.first_block{
    width: calc(50% - 20px);
    max-width: 304px;
    margin-right: 50px;
}

.first_block > *{
    width: 100%;
}

.first_block .g-recaptcha, .submit-bottom > *{
    margin: 10px auto !important;
}

.first_block .g-recaptcha > div{
    margin: 0 auto;
}

.submit-bottom .uploader{
    display: flex !important;
}
.submit-bottom .uploader{
    height: unset;
}
.submit-bottom .uploader > .filename{
    flex: 1;
    line-height: 42px;
    height: 42px;
    font-size: 14px;
}

.submit-contact-form > .btn{
    width: 100%;
}

.first_block > textarea{
    max-height: 82px;
}

.submit-bottom .uploader .action{
    display: none !important;
}

.cities_h1 {
    font-family: "Open Sans", serif;
    font-size: 2.5em;
    font-weight: 500;
}

.dg_seo_cities, .dg_seo_text {
    text-align: justify;
}

.g-recaptcha iframe, .g-recaptcha > div{
    max-width: 100%;
}

@media (max-width: 700px) {
    #messageForm{
        flex-direction: column;
    }
    .first_block{
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
}

section#block_various_links_top.col-lg-6 {
    width: unset;
}

#block_various_links_top {
    -webkit-order: unset;
    order: unset;
}

#block_various_links_top i.dg-visible {
    font: normal normal normal 30px/1 FontAwesome;
    color: #6ecd00;
    display: none;
    transform: rotate(180deg);
} 

#header #header_logo img {
    margin: 5px 0;
}

#header #header_logo {
    order: 1;
}

@media (min-width: 1131px) {
    #header #header_logo {
        order: 0;
    }
    #block_various_links_top .item {
        white-space: nowrap;
    }
    #block_various_links_top i.dg-visible {
        display: inline-block;
        /* z-index: 100; */
    } 
    #block_various_links_top #dg_calculator span {
        display: none;
    }

    #dg_calculator {
        margin: 0 15px;
    } 
    #header {
        padding: 0;
    }
}

#languages-block-top {
    width: unset;
}

#search_block_top {
    width: unset;
}

#search_block_top #search_query_top{
    left: 0;
    right: unset;
    text-indent: 30px;
}

@media (max-width: 1259px) {
    form#searchbox  {
        /* opacity: 1; */
        width: 200px;
    }
    #search_block_top #search_query_top {
        text-indent: 0px;
    }
    #header #block_various_links_top {
        margin: 0;
    }
    .shop-phone.col-md-3.col-lg-2.col-sm-4{
        width: auto;
    }
}

#header .container {
    height: 100%;
}

#header .row {
    height: 100%;
    flex-direction: row;
}

@media (max-width: 1259px) {
    #header .row {
        justify-content: space-between;
    }
}
/* @media (min-width: 992px) and (max-width: 1259px){
header .row {
  display: flex;
}} */

#sdsblogArticle img {
    width: 100%;
}

.shop-phone-info p {
    white-space: nowrap;
}

#header .shopping_cart {
    position: unset;
    float: unset;
    padding-top: unset;
}    

#header > div.container > div > div.col-sm-4.clearfix {
    order: 4;
}

#block_various_links_top ul li:hover ul {
    max-width: unset;
}

.category-150 div#search_block_top, .category-151 div#search_block_top, .category-152 div#search_block_top, .category-153 div#search_block_top, .category-154 div#search_block_top, .category-155 div#search_block_top, .category-156 div#search_block_top, .category-157 div#search_block_top, .category-158 div#search_block_top, .category-159 div#search_block_top, .category-160 div#search_block_top, .category-161 div#search_block_top, .category-162 div#search_block_top, .category-163 div#search_block_top, .category-164 div#search_block_top, .category-201 div#search_block_top, .category-202 div#search_block_top, .category-203 div#search_block_top, .category-214 div#search_block_top {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

@media (max-width: 991px) {
    .category-link-wrap {
        /*display: none;*/
    }

    .block_content {
        /*max-height: 540px;*/
    }

    .preload-wrapper {
        overflow: hidden;
        z-index: 0;
        position: absolute;
        top: 45px;
        width: 100%;
    }

    .preload-wrapper-list {
        padding-left: 10px;
        align-items: center;
        min-height: 50px;
        background-color: #f7f7f7;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .categories_block_left {
        max-height: 570px !important;
        min-height: 200px !important;
    }

    #header {
        max-height: 86px;
    }
}

@media (min-width: 900px){
    .preload-wrapper {
        /*display: none;*/
    }

    #header {
        max-height: 95px;
    }
}

a.product-name {
    z-index: 1;
    position: relative;
}