Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
/*media breakpoints*/
|
||||
|
||||
@media (max-width: 1280px){
|
||||
|
||||
.sf_1_column {
|
||||
padding-left: 35px;
|
||||
padding-right: 105px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1199px){
|
||||
.benefit_img_about_service>figure>img{
|
||||
width: 173px;
|
||||
@@ -58,6 +64,20 @@
|
||||
line-height: 20px;
|
||||
text-shadow: 1px 1px 0px #272424;
|
||||
}
|
||||
.sf_1_column {
|
||||
padding-left: 25px;
|
||||
padding-right: 90px;
|
||||
}
|
||||
.sf_2_column, .sf_3_column {
|
||||
padding-right: 10px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1115px){
|
||||
.second-footer>div>div>a,
|
||||
.second-footer>div>div{
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
}
|
||||
@media (max-width: 1064px){
|
||||
.header_logo, .header_btn_mover{
|
||||
@@ -1101,6 +1121,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media (max-width: 847px){
|
||||
.container_subscribe{
|
||||
margin: 20px 16px;
|
||||
@@ -1128,6 +1149,8 @@
|
||||
.carrier_inf_moving.right{
|
||||
width: 37%;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
@media (max-width: 828px){
|
||||
/*.to_address_point_txt.find_route {*/
|
||||
|
||||
@@ -2210,7 +2210,7 @@
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
display: block;
|
||||
padding-bottom: 10px;
|
||||
padding-top: 15px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
@@ -2541,7 +2541,7 @@
|
||||
/* direction: initial;*/
|
||||
/*}*/
|
||||
.menu_profile>div>a{
|
||||
font-size: 12px;
|
||||
/*font-size: 12px;*/
|
||||
line-height: 13px;
|
||||
}
|
||||
|
||||
|
||||
@@ -349,6 +349,7 @@ footer>div {
|
||||
|
||||
.second-footer>div>div{
|
||||
display: inline-block;
|
||||
font-size: 15px;
|
||||
}
|
||||
.second-footer>div>div>a{
|
||||
font-size: 16px;
|
||||
@@ -1042,7 +1043,7 @@ section.login>form {
|
||||
}
|
||||
|
||||
.inputs_l {
|
||||
width: 104%;
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
@@ -2239,12 +2240,17 @@ button#more_button{
|
||||
margin: 0 auto;
|
||||
}
|
||||
.left_inputs_form{
|
||||
float: left;
|
||||
width: 45%;
|
||||
/*float: left;*/
|
||||
/*width: 45%;*/
|
||||
display: inline-block;
|
||||
width: 42%;
|
||||
padding-right: 14px;
|
||||
}
|
||||
.right_inputs_form{
|
||||
float: right;
|
||||
/*float: right;*/
|
||||
/*width: 50%;*/
|
||||
width: 50%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.counter-box{
|
||||
@@ -2828,6 +2834,10 @@ details[open] summary ~ *{
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.previous_next_news>.news_item:nth-child(2){
|
||||
margin: 0 20px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
|
||||
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
|
||||
</form>
|
||||
|
||||
|
||||
|
||||
@@ -61,17 +61,6 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
{# <input type="radio" name="tab-btn" id="id="tab-btn-1"" value="" checked>#}
|
||||
{# <label for="tab-btn-1">{% translate "Как отправить?" %}</label>#}
|
||||
{# <input type="radio" name="tab-btn" id="tab-btn-2" value="">#}
|
||||
{# <label for="tab-btn-2">{% translate "Как перевезти?" %}</label>#}
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="content-1" class="show ">
|
||||
<h2 id="title_static">{% translate "Вам нужно отправить посылку быстро и недорого?" %}</h2>
|
||||
<div class="benefit_img">
|
||||
@@ -204,7 +193,7 @@
|
||||
<h2 id=title_static>{% translate "Частые вопросы" %}</h2>
|
||||
|
||||
|
||||
<details open>
|
||||
<details>
|
||||
<summary>{% translate "Как пользоваться сервисом?" %}</summary>
|
||||
<p>Скандинавская мифология — мифология древних скандинавов, часть древнегерманской мифологии.</p>
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user