﻿@import 'mobile_and_tablet.css';

/*(w: 768 - 1023)*/

#body {
    width: auto;
}

    .content-inner, #body .bx-controls {
        width: 94%!important;
    }

h2 {
    font-size: 24px;
}

.slider-txt {
    font-size: 16px;
    line-height: 30px;
    width: 70%;
}

    .slider-txt h1 {
        font-size: 48px;
    }

.btn-slider a.btn {
    font-size: 13px;
}

.category-circle {
    width: 120px;
    height: 120px;
}

.category ul li a {
    font-size: 18px;
}

.blue-block-txt {
    font-size: 15px;
    line-height: 30px;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
}

.category {
    padding-bottom: 18px!important;
}

.gray-block-img {
    background-position: right -245px top -20px;
}

.btn-grey-block a.btn {
    font-size: 13px;
}

.logo img {
    width: 175px;
    z-index: 10;
}

.footer-nav .sfNavWrp {
    display: none;
}

.footer-logo, .footer-nav {
    float: none;
    width: 100%;
    text-align: center;
}

    .footer-nav ul {
        text-align: center;
    }

.footer-top {
    background: #231f20;
}

.footer-nav ul li:first-child {
    margin-left: 0px;
}

.footer-nav {
    padding-top: 10px;
}

.category ul {
    margin-top: -70px;
}

/*************/
.bar-section {
    /*display: none;*/
}
.changing-content {
    width: 100% !important;
}
.changing-content>div{
    margin: 0!important;
}
#body .top-line {
    border-top: 0;
    padding-top: 0;
}
#body .SecondSection-left {
    padding-top: 0px;
}
#body .SecondSection {
   padding-top: 40px;
    border-top: 1px solid #0081c6;
}
#body .column-count-2 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
}
#body .mobile-bar-list {
     display: block;
 }
.bar-list ul li {
    border-top: none;
    width: 50%;
    float: left;
}
.bar-list ul li a{
    border-bottom: 1px solid #0081c6;
    margin-right: 20px;
}
.bar-list ul li:last-child {
    border-bottom: none;
}

.bar-list ul li:nth-child(1) a,.bar-list ul li:nth-child(2) a{
    border-top: 1px solid #0081c6;
}
.footer-info p a {
    font-size: 13px;
}

.search-panel fieldset input[type="text"] {
    width: 105px!important;
}
ul.top-buttons {
    padding-right: 160px; 
    margin-left: 190px;
}


.orderInfoPanel .sfcheckoutBtnsWrp {
    display: none;
}