Merge remote-tracking branch 'origin/main'

This commit is contained in:
SBD
2023-11-19 19:46:40 +03:00
5 changed files with 41 additions and 19 deletions

View File

@@ -1,6 +1,12 @@
/*media breakpoints*/ /*media breakpoints*/
@media (max-width: 1280px){
.sf_1_column {
padding-left: 35px;
padding-right: 105px;
}
}
@media (max-width: 1199px){ @media (max-width: 1199px){
.benefit_img_about_service>figure>img{ .benefit_img_about_service>figure>img{
width: 173px; width: 173px;
@@ -58,6 +64,20 @@
line-height: 20px; line-height: 20px;
text-shadow: 1px 1px 0px #272424; 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){ @media (max-width: 1064px){
.header_logo, .header_btn_mover{ .header_logo, .header_btn_mover{
@@ -1101,6 +1121,7 @@
} }
} }
@media (max-width: 847px){ @media (max-width: 847px){
.container_subscribe{ .container_subscribe{
margin: 20px 16px; margin: 20px 16px;
@@ -1128,6 +1149,8 @@
.carrier_inf_moving.right{ .carrier_inf_moving.right{
width: 37%; width: 37%;
} }
} }
@media (max-width: 828px){ @media (max-width: 828px){
/*.to_address_point_txt.find_route {*/ /*.to_address_point_txt.find_route {*/

View File

@@ -2210,7 +2210,7 @@
font-size: 16px; font-size: 16px;
font-weight: 500; font-weight: 500;
display: block; display: block;
padding-bottom: 10px; padding-top: 15px;
padding-left: 10px; padding-left: 10px;
} }
@@ -2541,7 +2541,7 @@
/* direction: initial;*/ /* direction: initial;*/
/*}*/ /*}*/
.menu_profile>div>a{ .menu_profile>div>a{
font-size: 12px; /*font-size: 12px;*/
line-height: 13px; line-height: 13px;
} }

View File

@@ -349,6 +349,7 @@ footer>div {
.second-footer>div>div{ .second-footer>div>div{
display: inline-block; display: inline-block;
font-size: 15px;
} }
.second-footer>div>div>a{ .second-footer>div>div>a{
font-size: 16px; font-size: 16px;
@@ -1042,7 +1043,7 @@ section.login>form {
} }
.inputs_l { .inputs_l {
width: 104%; width: 100%;
height: 60px; height: 60px;
margin-bottom: 20px; margin-bottom: 20px;
} }
@@ -2239,12 +2240,17 @@ button#more_button{
margin: 0 auto; margin: 0 auto;
} }
.left_inputs_form{ .left_inputs_form{
float: left; /*float: left;*/
width: 45%; /*width: 45%;*/
display: inline-block;
width: 42%;
padding-right: 14px;
} }
.right_inputs_form{ .right_inputs_form{
float: right; /*float: right;*/
/*width: 50%;*/
width: 50%; width: 50%;
display: inline-block;
} }
.counter-box{ .counter-box{
@@ -2828,6 +2834,10 @@ details[open] summary ~ *{
margin-top: 30px; margin-top: 30px;
} }
.previous_next_news>.news_item:nth-child(2){
margin: 0 20px;
}

View File

@@ -62,7 +62,7 @@
</div> </div>
<div class="clear_both"></div>
</form> </form>

View File

@@ -61,17 +61,6 @@
</div> </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 "> <div id="content-1" class="show ">
<h2 id="title_static">{% translate "Вам нужно отправить посылку быстро и недорого?" %}</h2> <h2 id="title_static">{% translate "Вам нужно отправить посылку быстро и недорого?" %}</h2>
<div class="benefit_img"> <div class="benefit_img">
@@ -204,7 +193,7 @@
<h2 id=title_static>{% translate "Частые вопросы" %}</h2> <h2 id=title_static>{% translate "Частые вопросы" %}</h2>
<details open> <details>
<summary>{% translate "Как пользоваться сервисом?" %}</summary> <summary>{% translate "Как пользоваться сервисом?" %}</summary>
<p>Скандинавская мифология — мифология древних скандинавов, часть древнегерманской мифологии.</p> <p>Скандинавская мифология — мифология древних скандинавов, часть древнегерманской мифологии.</p>
</details> </details>