@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');

#foxpost_buyerside_information,
#foxpost_sellerside_information {
    position: relative;
    display: block;
    width: 0px;
    height: 0px;
    top: -70px;
}
*{
    box-sizing: border-box;
}

body {
    color: #395B68;
    background-color: #FFF;
}

a.svg:after {
  content: ""; 
  position: absolute; 
  top: 0; 
  right: 0; 
  bottom: 0; 
  left: 0;
}

a.svg {
  position: relative;
  display: inline-block;
}

b, strong {
    font-weight: 700;
}

ul {
    list-style: none;
    margin-top: 15px;
}

li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 15px;
}

li::before {
    content:'•';
    position: absolute;
    color: #B71409;
    top: 50%;
    left: 0;
    font-size: 28px;
    line-height: 10px;
}
h3 {
    font-family: aller, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.1rem;
}

.hide {
    display: none !important;
}

.foxpost_select_wrapper {
    width: 250px;
    height: 35px;
    margin-top: 24px;
    border: 1px solid #395b68;
    overflow: hidden;
    border-radius: 6px;
    background: url('../elements/chevron-down.svg') no-repeat 220px;
    background-size:  20px;
}

select {
    width: 270px;
    padding: 8px 16px;
    background: transparent;
    border: 1px solid transparent;
    color: #395b68;
    height: 35px;
}


/*Head Creative*/
.head_crea {
    height: 380px;
    position: relative
}

.head_crea h1 {
    margin-top: 215px;
    color: #B71309;
    font-size: 40px;
    line-height: 44px;
    font-family: aller, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.head_crea h1 span {
    display: block;
    color: #213345;
    font-family: aller, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 34px;
}

.head_crea p {
    max-width: 420px;
    font-size: 20px;
    margin-top: 16px;
    line-height: 24px;
    color: #395B68;
}

.head_crea .foxpost_logo {
    position: absolute;
    right: -60px;
    bottom: 20px;
    width: 500px;
}

.head_crea.slim-container a {
    background: #b72328;
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 4px;
    position: relative;
    top: 35px;
}


/*Top info*/
.top_info {
    padding: 24px;
    background-color: #395B68;
}

.top_info::after {
    content: "";
    display: block;
    clear: both;
}

.top_info .slim-container > div {
    float: left;
    box-sizing: border-box;
    text-align: center;
    color: #FFF;
}
.top_info .slim-container > div:nth-of-type(1),
.top_info .slim-container > div:nth-of-type(2) {
    width: 30%;
}
.top_info .slim-container > div:nth-of-type(3) {
    width: 40%;
}

.top_info h2 {
    font-family: aller, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
}

.top_info p {
    max-width: 240px;
    margin: 0 auto;
}

/*Main content*/
.main_content {
    padding: 60px 0;
    background-color: #EDF2F4;
}

.main_content::after {
    content: "";
    display: block;
    clear: both;
}

.main_content h2 {
    font-family: aller, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    color: #b71309;
}

.main_content p {
    margin-top: 16px;
    line-height: 20px;
}

.buy_side {
    margin-top: 20px;
}

.sell_side,
.buy_side,
.contactless-info{
    width: 100%;
    float: left;
    padding: 24px 100px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.11);
    box-sizing: border-box;
}

.size_limits h2,
.price_table h2,
.contactless-info h2,
h2.infotexth2 {
    font-size: 24px;
    color: #395B68;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 16px;
}
#seller_activate_delivery {
    margin-bottom: 1rem;
}
.weight_selector {
    display: flex;
    max-width: 367px;
    margin: 0 auto;
}

.weight_selector > div {
    flex: 1;
    color: #336699;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    border: 1px solid #ccc;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    padding: 8px 0;
    box-sizing: border-box;
    cursor: pointer;
}

.weight_selector > div:hover {
    background-color: #E6E6E6;
    transition: all 0.4s ease-in;
}

.weight_selector > div:first-of-type {
    border-radius: 24px 0px 0px 24px;
    border-left: 2px solid #ccc;
}

.weight_selector > div:last-of-type {
    border-radius: 0 24px 24px 0;
    border-right: 2px solid #ccc;
}

.weight_selector > div.selected {
    color: #FFF;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    border-color: #B92022;
    background-color: #B92022;
}

.size_box {
    padding: 24px 0;    
}

.size_box .box_svg {
    width: 33.33%;
    max-width: 200px;
    margin: 0 auto 24px auto;
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 0 0;
}

.size_box .info_box {
    position: relative;
    padding-left: 64px;
    box-sizing: border-box;
    display: inline-block;
    width: 33.33%;
    vertical-align: middle;
}

.size_box .info_icon {
    position: absolute;
    left: 0; top: 0;
    width: 46px;
}

.size_box .info_box h2 {
    font-size: 24px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
}

.size_box .info_box p {
    line-height: 24px;
    margin: 0;
}

.size_box .info_box p span {
    font-weight: 700;
    color: #B92022;
}

table.prices {
    width: 100%;
    margin: 24px 0;
    border-radius: 6px 6px 0 0;
    border-collapse: collapse;
}

table .t_header {
    border-radius: 6px 6px 0 0;
    padding: 16px;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    background: #2b4156;
}

table td {
    padding: 16px;
    text-align: center;
    border: 1px solid #ccc;
    vertical-align: middle;
}

table tr.title td {
    font-size: 12px;
    padding: 8px;
    font-weight: 700;
    white-space: pre;
}

table tr.t_price td {
    color: #B71309;
    font-size: 19px;
    font-weight: 700;
}

table tr.t_price td:first-of-type {
    color: #334A61;
    font-size: 16px;
    font-weight: 700;
}

table .title.hh-title td {
    color: #FFF;
    background-color: #395B68;
    border: 0;
}

.btn-solid_gray.create_account {
    width: 100%;
    max-width: 180px;
    box-sizing: border-box;
    padding: 11px;
    border: 2px solid #395B68;
    color: #395B68;
    font-weight: 700;
    margin-top: 24px;
    margin-bottom: 0;
}

.btn-solid_gray.create_account:hover {
    background-color: #395B68;
    color: #FFF;
}

.btn-orange.go_account {
    width: 100%;
    max-width: 180px;
    box-sizing: border-box;
    padding: 12px;
    background-color: #B71309;
    float: right;
    margin-top: 24px;
    margin-bottom: 0;
}

.btn-orange.go_account:hover {
    background-color: #A50900;
}


.full_box.apps {
    background: white;
}

.categories-tx {
    display: inline-block;
    margin-right: 10px;
}
.btn-wrap {
    max-width: 400px;
    margin: 0 auto;
}
table.prices.mobile tbody tr td {
    width: 50%;
}
.prices.mobile {
    display: none;
}

.contactless-info {
    margin-top: 30px;
    line-height: 20px;
}

.contactless-info a {
    text-decoration: underline;
    color: #395B68;
}

.contactless-info h2 {
    margin-top: 0;
}


@media screen and ( max-width: 991px )
{
    .btn-solid_gray.create_account,
    .btn-orange.go_account {
        max-width: 100%;
    }

    .btn-orange.go_account {
        margin-top: 16px;
    }

    .head_crea {
        height: 410px;
    }

    .head_crea h1{
        max-width: 400px;
    }
    .top_info {
        margin-top: 25px;
    }
    .size_box .info_box,
    .size_box .box_svg{
        width: 100%;
    }
    .size_box .box_svg {
        order: 1;
    }
    .size_box .info_box {
        order: 2;
        width: 224px;
        margin: 0 auto;
    }
    .size_box .info_box:first-of-type {
        margin-bottom: 30px;
    }
    .size_box {
        width: 100%;
        display: grid;
    }
    .sell_side,
    .buy_side,
    .contactless-info{
        padding: 24px 15px;
    }
    .head_crea .foxpost_logo {
        right: -15px;
        bottom: 50px;
        width: 460px;
    }

}

@media screen and ( max-width: 800px )
{
    .head_crea h1 {
        margin-top: 75px;
        font-size: 27px;
    }
    .head_crea p {
        font-size: 16px;
    }
    .head_crea h1,
    .head_crea p {
        line-height: normal;
    }

    .head_crea {
        text-align: center;
    }
    .head_crea {
        height: 480px;
    }
    .head_crea h1, .head_crea p {
        max-width: 340px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .head_crea .foxpost_logo {
        position: static;
        max-width: 280px;
        margin-top: 45px;
    }
    
    .sell_side,
    .buy_side {
        width: 100%;
    }

    .buy_side {
        margin-top: 44px;
    }

    .top_info .slim-container > div:nth-of-type(1),
    .top_info .slim-container > div:nth-of-type(2),
    .top_info .slim-container > div:nth-of-type(3) {
        width: 100%;
        margin-bottom: 24px;
    }

    .top_info .slim-container > div:last-of-type {
        margin-bottom: 16px;
    }
    .head_crea.slim-container a {
        display: table;
        margin: 0 auto;
    }
}

@media screen and ( max-width: 540px )
{
    .head_crea {
        height: 500px;
    }

    .head_crea .foxpost_logo {
        width: 255px;
    }

    .head_crea p {font-size: 16px; line-height: 22px;}
    .top_info h2 {font-size: 28px;}
    .main_content h2 {font-size: 32px;}
    .size_limits h2, .price_table h2, .contactless-info h2, h2.infotexth2 {font-size: 22px;}
    
    table tr.t_price td,
    table tr.t_price td:first-of-type{font-size: 16px;}
    table tr.title td {word-break: break-all; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto;hyphens: auto;}

    table td {
        padding: 5px;
    }
    .prices.mobile {
        display: table;
    }
    .prices.desktop {
        display: none;
    }
}

@media screen and ( max-width: 375px )
{
    .head_crea h1 span {font-size: 28px;}
    table tr.t_price td,
    table tr.t_price td:first-of-type{font-size: 13px;}
    .head_crea {height: 465px;}
}