/*
Theme Name: Root Child
Theme URI: http://wpshop.biz/themes/root
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: root
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

.banner_wrap{position:relative}
.box728x90{width:728px;height:90px;margin:0 auto 50px;clear:both}
.box468x60{width:468px;height:60px;margin:0 auto 50px;clear:both}
header .box468x60{margin:0 auto}header .box728x90{margin:30px auto 0}
.box336x280{width:336px;height:280px;margin:0 auto 50px}
.box250x300{width:250px;height:300px}
.box300x600{width:300px;height:600px;margin:0 auto 50px}
.box120x600{width:120px;height:600px;margin:0 auto 50px}
.box728x90 img,.box468x60 img,.box336x280 img,.box250x300 img,.box300x600 img,.box120x600 img{max-width:100%;height:auto}

.attention{padding:20px 20px 20px 0;margin:0 0 30px;clear:both;}
.attention .att_text {font-style:italic;font-size:16px;line-height: 24px;display:inline-block;width:85%;padding-left:5px;vertical-align: middle;margin-bottom:0;}
.attention.green{background:rgba(76,183,73,.1);}
.attention.orange{background:rgba(247,198,22,.1);}
.attention.red{background:rgba(223,34,39,.1);}
.attention .fa{display:inline-block;vertical-align: middle;width:70px;height:70px;}
.attention span{display:inline-block;width:14%;text-align: center;}

.attention span {
    display: inline-block;
    width: 14%;
    text-align: center;
}

.attention .att_text {
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    width: 85%;
    padding-left: 5px;
    vertical-align: middle;
    margin-bottom: 0;
}

.attention .fa {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 70px;
}

.one_quote.one_quote_left {
    float: left;
    margin: 0 20px 10px 0;
}

.one_quote {
    padding: 20px 0;
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    width: 265px;
}

.one_quote.one_quote_right {
    float: right;
    margin: 0 0 10px 20px;
}

.linked_box {
    padding: 30px;
    margin: 0 0 30px;
    background: rgba(41,128,185,.1);
    clear: both;
    float: left;
    width: 100%;
}

.content_banner_left{float:left;margin:0 20px 20px 0;}
.content_banner_right{float:right;margin:0 0 20px 20px;}
.content_banner_none{float:none;margin:0 20px 20px 0;}

.bold {font-weight: 600;}