0.0.268 all child are replaced
This commit is contained in:
@@ -390,16 +390,16 @@
|
||||
|
||||
/* footer*/
|
||||
|
||||
.first-column>div:first-child{
|
||||
.footer_logo{
|
||||
text-align: center;
|
||||
margin: 40px 0;
|
||||
}
|
||||
|
||||
.first-column>div:nth-child(2)>div:first-child{
|
||||
.footer_text_sub{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.first-column>div:nth-child(2)>div:last-child{
|
||||
.footer_input_wrap{
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
@@ -444,7 +444,7 @@
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
.four-column>div:last-child>div{
|
||||
.footer_text_contact>div{
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
@@ -496,7 +496,7 @@
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.inputs>div:first-child{
|
||||
.inp_firstname{
|
||||
margin: unset;
|
||||
width: unset;
|
||||
margin-bottom: 10px;
|
||||
@@ -507,7 +507,7 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.agree>div:last-child{
|
||||
.agree_text{
|
||||
font-size: 12px;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
@@ -939,11 +939,7 @@
|
||||
padding-top: 1px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
/*.news_item_pagination:nth-child(odd) .pag_news_img, .news_item_pagination:nth-child(odd) .pag_news_item_text,*/
|
||||
/*.news_item_pagination:nth-child(even) .pag_news_img, .news_item_pagination:nth-child(even) .pag_news_item_text{*/
|
||||
/* float: none;*/
|
||||
/* width: unset;*/
|
||||
/*}*/
|
||||
|
||||
.pag_news_item_text{
|
||||
width: 70%;
|
||||
}
|
||||
@@ -965,11 +961,19 @@
|
||||
width: 100%;
|
||||
background: white;
|
||||
}
|
||||
.departure_arrival>div:first-child, .from_to_place>div:first-child, .from_to_country>div:first-child, .phone>div:first-child,
|
||||
.departure_arrival>div:nth-child(2), .from_to_place>div:nth-child(2), .from_to_country>div:nth-child(2), .phone>div:nth-child(2){
|
||||
/*.departure_arrival>div:first-child, .from_to_place>div:first-child, .from_to_country>div:first-child, .phone>div:first-child,*/
|
||||
/*.departure_arrival>div:nth-child(2), .from_to_place>div:nth-child(2), .from_to_country>div:nth-child(2), .phone>div:nth-child(2){*/
|
||||
/* width: unset;*/
|
||||
/* float: none;*/
|
||||
/*}*/
|
||||
|
||||
.wrap_left, .from_country_container, #arrival_div, .wrap_right, .phone_right{
|
||||
width: unset;
|
||||
float: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.js-input, input#id_phone, input#id_extra_phone{
|
||||
width: calc(100% - 10px);
|
||||
}
|
||||
@@ -1005,15 +1009,15 @@
|
||||
font-weight: 400;
|
||||
line-height: 40px;
|
||||
}
|
||||
.route_info_about>span:first-child{
|
||||
.cargo_type_disp{
|
||||
margin: unset;
|
||||
float: left;
|
||||
}
|
||||
.route_info_about>span:last-child{
|
||||
.cargo_weight{
|
||||
float: none;
|
||||
margin: unset;
|
||||
}
|
||||
.route_info_about>span:nth-child(2){
|
||||
.cargo_type_trans{
|
||||
float: right;
|
||||
}
|
||||
|
||||
@@ -1605,7 +1609,7 @@
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.agree>div:last-child{
|
||||
.agree_text{
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user