/*
Theme Name: Doorhan
Text Domain: Dorhan
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Сайт создан для компнии Вдома
Author: Stogniy Pavel - РА Салгир
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

.ajax-loader{
	position: absolute;
}
.chelsea-consult__pp + p{
	margin: 0;
}
.chelsea-consult .wpcf7-response-output{
	background: #81AA6A;
}
.chelsea-consult .uk-width-expand{
	position: relative;
}
.doorhan-products__title{
	height: auto;
	min-height: 68px;
}

.table_style {
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px !important;
}
.table_style tr:nth-child(2n+1 ) {
    background: #ededed;
}
.table_style th {
    text-align: left;
    text-transform: uppercase;
    padding: 5px;
    background-color: #c6c6c5;
    border: solid 1px #979797;
    font-size: 10px;
}
.table_style td {
    padding: 5px;
    border: solid 1px #979797;
}

#dha-canvas #dha-base{
	margin: 0 auto !important;
}
.pre__ul{
    list-style: none;
    padding: 0;
}
.pre__ul ul{
    margin-top: 10px;
    padding: 0;
    list-style: none;
}
.pre__ul ul li{
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: top 3px left;
    background-size: 20px;
    min-height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M384 42.6667C431.061 42.6667 469.333 80.9387 469.333 128V384C469.333 431.061 431.061 469.333 384 469.333H128C80.9387 469.333 42.6667 431.061 42.6667 384V128C42.6667 80.9387 80.9387 42.6667 128 42.6667H384ZM384 0H128C57.3013 0 0 57.3013 0 128V384C0 454.699 57.3013 512 128 512H384C454.699 512 512 454.699 512 384V128C512 57.3013 454.699 0 384 0Z' fill='%232DBA41'/%3E%3Cpath d='M212.416 362.667C207.019 362.667 201.643 360.619 197.483 356.565L136.533 296.832C128.128 288.597 128 275.093 136.235 266.667C144.491 258.24 158.016 258.133 166.4 266.347L212.416 311.467L349.845 176.768C358.272 168.533 371.776 168.619 380.011 177.067C388.267 185.472 388.139 198.997 379.733 207.232L227.349 356.565C223.189 360.619 217.813 362.667 212.416 362.667Z' fill='%232DBA41'/%3E%3C/svg%3E%0A");
}

.pre__ul ul li + li{
    margin-top: 7px;
}

.pre__li{
    padding-left: 55px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 40px;
    min-height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='505' height='512' viewBox='0 0 505 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M364.117 174.77C371.823 182.582 371.823 195.246 364.117 203.055L231.779 337.23C224.074 345.039 211.587 345.039 203.881 337.23L140.883 273.355C133.177 265.547 133.177 252.883 140.883 245.074C148.585 237.262 161.076 237.262 168.778 245.074L217.828 294.805L336.218 174.77C343.924 166.961 356.415 166.961 364.117 174.77ZM505 256C505 397.504 392.05 512 252.5 512C112.931 512 0 397.484 0 256C0 114.496 112.95 0 252.5 0C392.069 0 505 114.516 505 256ZM465.547 256C465.547 136.605 370.247 40 252.5 40C134.738 40 39.4531 136.621 39.4531 256C39.4531 375.395 134.753 472 252.5 472C370.262 472 465.547 375.379 465.547 256Z' fill='%235EBE48'/%3E%3C/svg%3E%0A");
}
.pre__li + .pre__li{
    margin-top: 15px;
}
.pre__name{
    display: block;
    font-weight: bold;
    color: #000;

}
* + .pre__text{
    display: inline-block;
}