/*  T  */

#opc_show_login {
    display: none;
}

div#onepagecheckoutps input, div#onepagecheckoutps textarea, div#onepagecheckoutps select {
    border-radius: 0 !important;
    padding: 8px;
    font-size: 14px;
}

div#onepagecheckoutps #customer_container span, div#onepagecheckoutps em, div#onepagecheckoutps label,
div#onepagecheckoutps #panel_addresses_customer span {
    margin-bottom: 0;
    margin-top: 7px;
}

#checkout #field_customer_firstname,
#checkout #field_customer_email,
#checkout #field_delivery_phone {
    padding-left: 15px;
    padding-right: 5px;
}

#checkout #field_customer_lastname,
#checkout #field_customer_conf_email,
#checkout #field_delivery_id_country {
    padding-left: 5px;
    padding-right: 15px;
}

div#onepagecheckoutps div#onepagecheckoutps_header #div_onepagecheckoutps_info h1 {
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 0;
    padding-bottom: 15px;
}

#checkout .fields_required {
    display:none;
}

#div_onepagecheckoutps_info h1 {
    margin-bottom: 0;
}

/* #checkout #field_customer_checkbox_create_account_guest {
    display:none !important;
} */

#checkout #field_customer_email {
    padding-right: 15px;
}

div#onepagecheckoutps .onepagecheckoutps_p_step {
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;
    padding-bottom: 10px;
    text-align: center;
    background: #f2f2f2;
    padding-top: 10px;
    border-bottom: none;
    margin-top:10px !important;
}

#checkout #content-wrapper {
    padding-top:10px;
}

.opc_step_2,
.opc_step_3,
.onepagecheckoutps_p_step_four {
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;
    padding-bottom: 10px;
    text-align: center;
    background: #f2f2f2;
    padding-top: 10px;
    border-bottom: none;
}

div#onepagecheckoutps div#onepagecheckoutps_header {
    padding-bottom: 0px;
    margin-bottom:0;
}

div#onepagecheckoutps input {
    border: none;
    border-bottom: 2px solid #CCC;
}

#panel_address_delivery .card-header {
    padding: 0 !important;
    margin-top: 30px;
}

#checkout #field_delivery_address1,
#checkout #field_delivery_address2 {
    padding: 0;
}

#checkout #delivery_id_country,
#checkout #invoice_id_country {
    order-top-width: initial;
    border-right-width: initial;
    border-left-width: initial;
    border-style: none none solid;
    border-image: initial;
    border-bottom-width: 2px;
    padding: 9px 9px 9px 0px;
}

#checkout #field_delivery_phone,
#checkout #field_delivery_postcode {
    padding-left:0;
    padding-right: 10px;
}

#checkout #field_delivery_city {
    padding-right:0;
}

#checkout #field_delivery_city {
    padding-left:0px;
}

#checkout #field_delivery_id_country {
    padding-left: 0;
    padding-right: 0px;
}

div#onepagecheckoutps #panel_addresses_customer .card .card-header {
    padding: 0;
}

#checkout #panel_address_invoice {
    margin-top: 20px !important;
}

#checkout #field_invoice_company {
    padding-left:0;
    padding-right:0;
}

#checkout #field_invoice_address1,
#checkout #field_invoice_postcode,
#checkout #field_invoice_vat_number {
    padding-left:0;
    padding-right:5px;
}


#checkout #field_invoice_address2,
#checkout #field_invoice_city,
#checkout #field_invoice_id_country {
    padding-left: 5px;
    padding-right: 0;
}

#x13recieptorinvoice_wrapper strong {
    font-size: 15px;
    line-height: 15px;
    color: #333;
}

#x13recieptorinvoice_wrapper {
    padding-top: 7px;
    padding-bottom: 11px;
    border: none;
    padding-left:15px;
}

.onepagecheckoutps_p_step i {
    display:none;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review_container > h5 {
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;
    padding-bottom: 10px;
    text-align: center;
    background: #f2f2f2;
    padding-top: 10px;
    border-bottom: none;
    margin-top: 20px !important;
}

#div_leave_message p {
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;
    padding-bottom: 10px;
    text-align: center;
    background: #f2f2f2;
    padding-top: 10px;
    border-bottom: none;
    margin-top: 10px !important;
}

.promo-code {
    margin-bottom: 3px !important;
}

.promo-code-button {
    display:none !important;
    margin-top: 14px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review #list-voucher-allowed #discount_name {
    width: 180px;
}

#checkout #scrollTop {
    display:none !important;
}

#onepagecheckoutps_step_two_container {
    margin-top: 0 !important;
}

#onepagecheckoutps #cms_modal {
    margin-top: 60px;
}

#checkout .delivery_option_title {
    margin-bottom: 0 !important;
}

div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option .delivery_option_price {
    line-height: 11px;
    margin-top: 5px;
}

.fp-top-message {
    background: #242222 !important;
    font-size: 13px;
    line-height: 13px;
    font-family: FP2;
    letter-spacing: 0.4px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.fp-top-message .aboveheadertext {
    color: #cccccc;
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
}

.fp-top-message .aboveheadertext a {
    color: #cccccc !important;
}

#desktop_cart .cart-title {
    display:none;
}

.pk_customlinks .pk_account > a > span {
    display:none;
}

.fp_mobiletopheader {
    background: #242222;
    color: #ebebeb;
    font-size: 12px;
    line-height: 18px;
    padding: 8px 20px;
}

.fp_mobiletopheader a {
    color: #ebebeb;
    font-size: 12px;
    line-height: 18px;
    text-decoration:underline;
}

@media only screen and (max-width: 768px) {
    .axomatelanguageswitcher {
        position: absolute;
        top: 18px;
        right: 15px;
    }

    .axomatelanguageswitcher .currentlang {
        display:none;
    }
}

@media only screen and (min-width: 769px) {
    .axomatelanguageswitcher_hidden_desktop,
    .fp_mobiletopheader {
        display:none;
    }
}

.miniature_promo {
    position: absolute;
    z-index: 999;
    top: 20px;
    background: #e74c3c;
    color: white;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 1px;
    text-align: center;
    padding: 5px;
    font-family: FP2;
    font-family: 'Roboto';
    box-shadow: rgba(231, 76, 60, 0.3) 0px 3px 8px;
}

.product-thumbnail {
    margin-bottom: 5px;
}

.miniature_promo2 {
    color: white;
    background: black;
    font-size: 10px;
    line-height: 10px;
    padding: 5px 10px;
    margin-left: 5px;
    position: relative;
    top: -3px;
    display:none;
}

.miniature_promo2 b {
    font-family:Roboto;
}

#category .product-thumbnail img {
    margin-bottom: 15px;
}

#product #main .page-content {
    margin-bottom:0;
}

#product h1 {
    font-size: 28px;
    line-height: 36px;
    font-family: 'FP1';
}

#product .current-price span {
    font-family: 'Roboto';
    font-size: 24px;
}

#product span.module-title {
    margin: 0 auto;
}

#product #product-images-cont {
    margin-left:0;
    margin-right:0;
}

#product .product-actions .control-label {
    font-size: 16px;
    line-height: 1em;
    color: black;
    font-family: 'FP1';
}

#product .product-variants>.product-variants-item li > span:not(.color) span {
    font-size:14px;
    margin-top: 2px;
}

#product .product-variants>.product-variants-item li > span:not(.color) {
    height: 36px;
}

#product .product_miniature_promo {
    position: absolute;
    z-index: 999;
    bottom: 20px;
    background: white;
    color: black;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    text-align: center;
    padding: 8px 20px;
    font-family: FP2;
    border: 1px dotted black;
    left: 50%;
    transform: translate(-50%, 0);
    width: 240px;
}

/* #index .miniature_promo {
    display:none;
} */

#product .product_nexttoprice_promo {
    display: inline-block;
    background: #e74c3c;
    font-size: 12px;
    line-height: 12px;
    padding: 8px 15px;
    font-family: 'Roboto';
    position: relative;
    top: -5px;
    margin-left: 10px;
    color: white;
    letter-spacing: 1px;
    box-shadow: rgba(231, 76, 60, 0.3) 0px 3px 8px;
}


.checkout_promo_div {
    border: 1px solid #e74c3c;
    color: #e74c3c;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
    line-height: 16px;
}

.checkout_promo_div span {
    color: #e74c3c;
    display: block;
    font-size: 16px!important;
    line-height: 16px;
    text-decoration: underline;
    margin-bottom: 6px;
}

@media only screen and (max-width: 768px) {
    .checkout_promo_div {
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% - 30px);
    }

    #product .product_nexttoprice_promo {
        margin-top: 10px;
        margin-left: 0px;
        font-size: 10px;
    }
}


.product_promo_div {
    border: 1px dashed #dab772;
    color: #dab772;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin-bottom: 20px;
}

.fp_color_primary {
    color: #e74c3c;
}

.fp-custom-baner-images-container .sliders_column {
    display: block;
}

#pattern .view_grid .product_list .grid-container {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)) !important;
    grid-column-gap: 25px !important;
    grid-row-gap: 25px !important;
    padding: 30px !important;
}

.view_grid .product_list .grid-container > article {
    padding: 18px;
}

.view_grid .product_list .grid-container > article {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    transition:0.25s;
    -webkit-transition:0.25s;
}

@media only screen and (min-width: 768px) {
    .view_grid .product_list .grid-container > article:hover {
        box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
        transition:0.25s;
        -webkit-transition:0.25s;
    }
}

@media only screen and (max-width: 768px) {

    #pattern .view_grid .product_list .grid-container {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)) !important;
        grid-column-gap: 10px !important;
        grid-row-gap: 10px !important;
        padding: 6px !important;
        margin-left: -5px;
        margin-right: -5px;
    }
    .view_grid .product_list .grid-container > article {
        padding: 20px 10px;

    }

    #category .product-thumbnail img {
        margin-top: 10px;
        margin-bottom:0px;
    }

    #category .product-miniature .product-description .product-title {
        min-height: 65px !important;
    }

    #category .product-miniature .product-description .product-title a {
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0;
    }

    #category div#products .addToCartFormWrapper .groupUl li,
    #search div#products .addToCartFormWrapper .groupUl li,
    #prices-drop div#products .addToCartFormWrapper .groupUl li {
        margin-right: 3px !important;
    }

    #category .product-miniature .product-description .product-price-and-shipping .variants-product .input-container label > span,
    #search .product-miniature .product-description .product-price-and-shipping .variants-product .input-container label > span {
        font-size: 12px;
    }

    #category .variantsProductWrapper, #prices-drop .variantsProductWrapper {
        min-height: 40px !important;
    }

}

@media (max-width: 991px) {
    .block-category {
        padding-bottom: 30px;
    }
}

.product-miniature .hook-reviews {
    display: none;
}

#category .variantsProductWrapper {
    min-height: 40px !important;
}