/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
body {
    color: #181818;
}

#body_wrapper {
    background-color: #ffffff !important;
    overflow-x:hidden;
}

div {
    border-radius: 3px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 500;
}

h2 {
    font-size: 27px;
    font-weight: 500;
}

h3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

h4 {
    font-size: 17px;
}

p {
    font-size: 14px;
}

a:hover {
    color: #00A5FF !important;
}

a.btn:hover {
    color: white !important;
}

.logo {
    max-height: 55px;
    width: auto;
}

#mobile_bar .mobile_logo {
    padding: 0;
}

.s_title_block {
    height: auto;
}

#st_header #header_primary_container {
    height: 110px !important;
}

#wrapper {
    margin-top: 40px;
}

#st_mega_menu_container {
    border-radius: 0;
    background-color: #d4d4d4 !important;
}

.ma_level_0 {
    color: #181818 !important;
}

#left_column .st_news_letter_form_inner {
    width: 100% !important;
}

#rightbar {
    bottom: 30%;
}

table.row {
    margin-left: 0;
    margin-right: 0;
}

table.product_list {
    width: 100%;
}

table.product_list tr {
    border-top: 1px solid #ccc;
}

table.product_list tr:nth-child(2) {
    border-top: 1px solid #ccc;
}

table.product_list tr:nth-child(2n) {
    background: #f2f2f2;
}

table.product_list tr:hover {
    background: #e2e2e2;
}

table.product_list tr:first-child {
    border-top: none;
    border-right: none;
}

table.product_list tr:last-child {
    border-bottom: 1px solid #ccc;
}

table.product_list tr th {
    padding: 5px !important;
    padding-right: 16px !important;
}
table.product_list tr td {
    padding: 5px !important;
}

table.product_list tr td:last-child {
    right: auto;
    border-right: none;
}

table.product_list tr td.buy {
    padding-right: 10px !important;
    text-align: right;
}

table.product_list tr td.name, table.product_list tr th.name {
    min-width: 210px;
}

table.product_list .pro_first_box {
    display: none;
}

table.product_list span.price {
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 10px;
}

table.product_list .act_box, table.product_list .price_container {
    display: inline-block;
}

.pack-product-price {
    font-size: 14px;
    text-align: right;
}
.pack-product-price .regular-price + b {
    display: inline-block;
    width: 100px;
}

table.product_list .act_box {
    float: right;
}

table.product_list p.product-desc {
    display: none;
}

table.product_list .pro_second_box {
    padding: 0;
    min-width: 160px;
    text-align: right;
}

table.product_list .btn {
    height: 28px;
    line-height: 24px;
    padding: 0 15px 0 10px;
    border: none !important;
}
table.product_list.secondary .price .btn {
    padding: 0 0 0 25px;
}

table.product_list .btn .icon_btn {
    margin: 0;
}

table.product_list .btn:hover {
    color: white !important;
    background-color: #2cc36b;
    border-color: #2cc36b;
}

/*#accessories-itemslider.products_slider .ajax_block_product {    width: 20%;    float: left;    min-height: 270px;}#accessories-itemslider.products_slider .product_image img.front-image {    max-width: 100px;    display: block;    margin: 0 auto;}*/
.owl-theme.owl-navigation-lr.owl-navigation-rectangle .owl-controls .owl-buttons div {
    border-radius: 0px;
}
.ajax_block_product .s_title_block a {
    text-transform: none !important;
}

img.round {
    width: 100%;
    max-width: 170px;
    height: auto;
    border-radius: 50%;
    margin-bottom: 13px;
}

.btn-default { /*padding-left: 4px;*/
}

.product_list_features th.name, .product_list_features td.name {
    min-width: 200px;
}

.product_list_features tr:nth-child(odd) {
    background: #efefef !important;
}

#left_column .title_block, #right_column .title_block {
    padding-left: 10px;
}

.hover_fly.fly_3 a:first-child, .hover_fly.fly_3 a:hover {
    width: 100% !important;
}

#HOOK_PAYMENT .row > div {
    width: 100% !important;
}

p.payment_module a:after {
    content: none !important;
}

.payment_module a img {
    display: none;
}

.payment_module a { /*background: none !important;*/
    padding: 15px 40px 21px 160px !important;
    font-size: 1.4em !important;
    background-size: auto 30px !important;
}

.form-control,
.form-control:focus {
    color: #181818;
}

a[data-link-action="different-invoice-address"] {
    border: 2px solid #3e3e3e; 
    background: #3e3e3e;
    color: white;
    padding: 10px 12px;
}
a[data-link-action="different-invoice-address"]:hover {
    background: white;
    color: #3e3e3e;
    padding: 10px 12px;
}

/*\themes\panda\img*/
.payment_module.paypal a {
    background: #FBFBFB url("/modules/paypal/views/img/logos/DE_de-pp-logo-150px.png") no-repeat scroll 15px 15px;
}

.payment_module a.creditcard {
    background-image: url("/themes/panda/img/creditcard.png") !important;
    background-repeat: no-repeat;
    background-position: 15px center;
}

#HOOK_PAYMENT {
    margin-bottom: 50px;
}

#HOOK_PAYMENT + .cart_navigation, .cart_navigation.exclusive {
    display: none;
}

#submitGuestAccount {
    float: right;
}

#paymill_form .debit {
    left: 0;
    width: 100%;
}

#paymill_form .debit #paymill-error + .row, #paymill_form .debit #paymill-error + .row + .row {
    background: #FCFCFC !important;
    border: 1px solid #DADADA !important;
    padding: 14px 18px 13px;
    margin: 0px;
    border-radius: 0;
}

#paymill_form .debit #paymill-error + .row {
    border-bottom: none !important;
}

#paymill_form .debit #paymill-error + .row + .row {
    border-top: none !important;
    margin-bottom: 30px;
}

#paymill_form .debit #paymill-error + .row > div, #paymill_form .debit #paymill-error + .row + .row > div {
    margin: 0;
    padding: 0;
}

#paymill_form a.btn, #paymill_form input.btn {
    color: #444 !important;
    background: transparent none repeat scroll 0% 0% !important;
    line-height: 100% !important;
    border: 2px solid #444 !important;
    transition: color 300ms ease 0s, background 300ms ease 0s, border-color 300ms ease 0s, box-shadow 300ms ease 0s !important;
    box-shadow: 0px 0px 0px 0px #444 inset !important;
    border-radius: 0;
}

#paymill_form a.btn:hover, #paymill_form input.btn:hover {
    color: white !important;
    border-color: #444 !important;
    box-shadow: none !important;
    background-color: #444 !important;
}

#module-paypal-submit #center_column, #module-postfinance-payment #center_column {
    width: 100% !important;
}

#module-paypal-submit #right_column, #module-postfinance-payment #left_column, #module-postfinance-payment #right_column {
    display: none;
}

.fancybox-skin .fancybox-close {
    width: 17px;
    height: 18px;
    font-size: 1.1em;
    line-height: 17px;
    top: 0px;
    right: 1px;
}

#footer-secondary, #footer-secondary a {
    color: #fff8f8 !important;
}

.footer-cta {
    position: relative;
}

.footer-cta.header {
    display: inline-block;
    min-width: 250px;
}

.footer-cta p {
    background: white none repeat scroll 0% 0%;
    color: #00A5FF !important;
    width: 90%;
    padding: 10px;
    border-radius: 3px;
}

.footer-cta img {
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}

.footer-prtt {
    border-radius: 50%;
    border: 3px solid white;
    max-width: 100px;
    float: left;
    margin-right: 20px;
}

.footer-cta .icon-phone, .footer-cta .phone-nmbr, .sidebar-cta .phone_number {
    font-size: 2em;
}

.sidebar-cta .phone_number {
    color: #00A5FF;
}

.footer-cta .icon-phone {
    margin-right: 10px;
}

.footer-cta .open-dot, .sidebar-cta .open-dot {
    background: #2ECC71;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 15px;
    margin-right: 18px;
    margin-top: 9px;
}

.sidebar-cta .open-dot {
    margin-left: 0;
    margin-right: 10px;
}

.icon-ok.demo-icon {
    font-size: 2em;
    position: relative;
    top: 3px;
    margin-right: 6px;
    margin-left: 10px;
}

.icon-ok.demo-icon:first-child {
    margin-left: 0;
}

#module-paypal-submit #right_column, #module-paypal-submit #center_column {
    width: 100%;
    float: none;
    clear: both;
}

#module-paypal-submit #center_column > a {
    display: none;
}

#module-paypal-submit #paypal-column-block {
    margin-top: 40px;
    margin-bottom: 30px;
}

#module-paypal-submit #paypal-column-block p {
    text-align: right;
}

#body_wrapper, body.content_only {
    background: white;
}

#body_wrapper, body.content_only {
    background: white;
}

li.ml_level_0.active, li.ml_level_0:hover {
    color: #ffffff !important;
    background: #00A5FF !important;
    transition: background .25s ease, border .25s ease;
}

li.active.ml_level_0 > a, li.ml_level_0:hover > a {
    color: #ffffff !important;
    border-color: #00A5FF !important;
    background: none !important;
    transition: background .25s ease, border .25s ease;
}

li.ml_level_1.active, li.ml_level_1:hover {
    background: #ffffff !important;
}

li.active.ml_level_1 > a, li.ml_level_1:hover > a {
    color: #00A5FF !important;
}

#st_mega_menu_container.sticky {
    box-shadow: none;
}

.hover_fly {
    display: none;
}

.owl-item .ajax_add_to_cart_button span, .product_accessories_description .ajax_add_to_cart_button span {
    display: none !important;
}

#online_only_wrap {
    display: none;
}

.st-container, .st-content, .st-content-inner {
    overflow: visible !important;
}

#productscategory-itemslider .ajax_add_to_cart_button {
    display: none;
}

.download-btn {
    font-weight: 600;
    font-family: "Open Sans";
    font-size: 14px;
    padding-left: 0;
}

.download-btn i {
    font-size: 16px;
}

td.delivery_option_logo img {
    max-width: 120px;
}

.common_tabs a.selected {
    background: #00A5FF none repeat scroll 0% 0%;
    color: white;
}

.common_tabs a.selected:hover {
    background: #00A5FF none repeat scroll 0% 0%;
    color: white !important;
}

/* mega menu */
.stmenu_sub {
    padding: 10px 0px;
}

.stmenu_sub .row {
    margin-left: 0;
    margin-right: 0;
}

.stmenu_sub .row > div {
    padding-left: 0;
    padding-right: 0;
}

.stmenu_sub .row > div ul {
    margin-bottom: 0;
}

.stmenu_sub .ma_item {
    margin-bottom: 0;
    padding: 5px 15px;
}

.stmenu_sub .ma_item:hover, .stmenu_sub li.ml_level_1.active .ma_item {
    color: white !important;
    background: #00A5FF !important;
}

.st_banner_block, .st_banner_block a {
    color: #ffffff !important;
    border-color: white !important;
}

.st_banner_block a:hover {
    color: black !important;
    background-color: white !important;
    border-color: white !important;
}

.fc_cat_name.s_title_block {
    text-align: center;
}

.mobile_add_to_cart_button {
    display: none;
}

@media screen and (max-width: 700px) {
    .mobile_add_to_cart_button {
        display: table-cell;
    }
    .desktop_add_to_cart_button {
        display: none;
    }
    .product-pack{
        overflow-x: auto;
    }
}

table#cart_summary_total td.total_price_container > span, #cart_summary tfoot td.total_price_container > span {
    text-transform: none !important;
}

#total_product, #total_shipping, #total_price_without_tax, #total_tax, #total_product, #total_shipping, #cart_summary tbody td.cart_total, #cart_summary thead th.cart_total {
    text-align: right !important;
}

form input, form select {
    height: 34px;
}

form input, form select, form textarea {
    background: none;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 2px;
}

form input.focus, form select.focus, form textarea.focus {
    border-color: #666;
}

form input.invalid, form select.invalid, form textarea.invalid {
    border-color: #ff9696;
    background-color: #ffe5e5;
}

form input[type="radio"].invalid + label:before {
    border-color: #ff9696;
    background-color: #ffe5e5;
}

form input[type="radio"] {
    display: none;
}

form input[type="radio"] + label {
    margin-left: 20px;
    display: block;
    position: relative;
}

form input[type="radio"] + label:before {
    content: "";
    display: inline-block;
    background: none;
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    margin-right: 19px;
    font-size: 0.8em;
    line-height: 0.8em;
    position: absolute;
    left: -20px;
    top: 3px;
}

form input[type="radio"]:checked + label:before {
    background: url(../images/tick.png);
    background-size: 10px;
    border-color: #666;
}

form input[type="text"], form select {
    padding: 6px;
    margin-bottom: 10px;
}

form input[type="text"] {
    width: 100%;
}

form input[type="text"].zip {
    width: 18%;
    margin-right: 10px;
}

form input[type="text"].place {
    width: 78%;
}

form textarea {
    padding: 6px;
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
}

form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    padding-right: 85px;
}

form .select-wrapper {
    line-height: 1em;
    position: relative !important;
    display: inline-block;
}

form .select-wrapper span.sprite {
    position: absolute;
    top: 12px;
    right: 9px;
}

form .select-arrow {
    pointer-events: none;
}

form .single {
    position: relative !important;
    top: -7px !important;
}

form .clear {
    clear: both;
}

form .float-left {
    float: left;
}

form .float-right {
    float: right;
}

form .float-right:after {
    content: "";
    display: block;
    clear: both;
}

.product_list.grid .pro_second_box.pro_block_align_1,
.product_list.grid .pro_second_box.pro_block_align_2,
.products_sldier_swiper .pro_second_box.pro_block_align_1,
.products_sldier_swiper .pro_second_box.pro_block_align_2 {
    text-align: center;
}
.product-price-and-shipping {
    width: 100% !important;
}
.btn.ajax_add_to_cart_button:hover, .btn.add-to-cart:hover {
    border-color: #00A5FF !important;
    background-color: #00A5FF !important;
}

.btn-inquiry {
    position: relative;
    left: -10px;
}

.search_product_price.search_result_item.price {
    display: none;
}
.search_product_name.flex_child.search_result_item {
    position: relative;
    margin-left: 52px;
    line-height: 43px;
}
.search_product_name.flex_child.search_result_item:before {
    content: "";
    position: absolute;
    left: -50px;
    top: -4px;
    width: 46px;
    height: 46px;
    background-image: url(/img/p/de-default-small_default.jpg);
    background-size: cover;
    border: 1px solid #d4d4d4;
    background-position: center;
}
picture + .search_product_name.flex_child.search_result_item {
    margin-left: 0;
}
picture + .search_product_name.flex_child.search_result_item:before {
    content: none;
}
.nowrap {
    white-space: nowrap;
}
.delivery-option label {
    padding: 10px;
    position: relative;
    box-shadow: none;

    transition: 0.25s;
}
.delivery-option label:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.125);
}
.delivery-option .custom-radio {
    position: absolute;
    top: 20px;
    left: 20px;
}

.delivery-option .custom-radio + div {
    margin-left: 20px;
}

.delivery-option img {
    max-width: 100px;
}
.checkout-step .carrier-delay,
.checkout-step .carrier-name {
    display: block;
    font-weight: bold;
    margin-top: 10px;
}

.payment-options p {
    font-size: 12px;
}

.card-block strong {
    font-size: 14px;
    font-weight: normal;
}
