/*@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);/
*
/* line 11, ../sass/layout.scss */
.main-container {
    width: 100%;
    max-width: 1110px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
}

/* line 15, ../sass/layout.scss */
.main {
    overflow: hidden;
    *zoom: 1;
    min-height: 510px;
}
.cms-index-index .main-container{width:1100px;}
/* line 18, ../sass/layout.scss */
.col-main {
    display: inline;
    float: left;
    margin-right: 30px;
    width: 825px;
}
/* line 147, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .col-main {
    overflow-x: hidden;
}

/* line 21, ../sass/layout.scss */
.col-right {
    display: inline;
    float: left;
    margin-right: 0;
    width: 255px;
}
/* line 147, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .col-right {
    overflow-x: hidden;
}

/* line 25, ../sass/layout.scss */
.col2-left-layout {
    overflow: hidden;
    *zoom: 1;
}
/* line 27, ../sass/layout.scss */
.col2-left-layout .col-main {
    display: inline;
    float: left;
    margin-right: 30px;
    width: 822px;
    display: inline;
    float: left;
    position: relative;
    margin: 0 0 1.5em 0;
}
/* line 147, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .col2-left-layout .col-main {
    overflow-x: hidden;
}
/* line 31, ../sass/layout.scss */
.col2-left-layout .col-left {
    display: inline;
    float: left;
    margin-right: 0;
    width: 255px;
    display: inline;
    float: left;
    position: relative;
}
/* line 147, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .col2-left-layout .col-left {
    overflow-x: hidden;
}

/* line 54, ../sass/layout.scss */
body {
    background-color: #ededed;
}

/* line 60, ../sass/layout.scss */
.page h1 {
    color: #505050;
    font-family: pt sans, sans-serif;
    font-weight: normal;
    text-align: left;
    margin: 0;
}
/* line 60, ../sass/layout.scss */
.page h2 {
    font-family: pt sans, sans-serif;
    font-weight: normal;
    text-align: left;
    margin: 0;
}
/* line 60, ../sass/layout.scss */
.page h3 {

    font-family: pt sans, sans-serif;
    font-weight: normal;
    text-align: left;
    margin: 0;
}
/* line 60, ../sass/layout.scss */
.page h4 {
    color: #434343;
    font-family: pt sans, sans-serif;
    font-weight: normal;
    text-align: left;
    margin: 0;
}
/* line 68, ../sass/layout.scss */
.page h3 {
    font-size: 25px;
}
/* line 71, ../sass/layout.scss */
.page h4 {
    font-size: 24px;
}
/* line 74, ../sass/layout.scss */
.page a {
    color: #434343;
}
/* line 77, ../sass/layout.scss */
.page p {
    color: #434343;
    font-size: 14px;
    font-family: pt sans;
}
/* line 82, ../sass/layout.scss */
.page .user-guide {
    cursor: pointer;
    float: right;
    text-align: center;
    border: none;
    margin: 25px 0;

}
.page button {
    cursor: pointer;
    background: url("../images/footer-texture.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 7px 15px;
    border: none;
    -webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) inset;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5) inset;

}
/* line 89, ../sass/layout.scss */
.page button > span > span {
    color: #fff;
    text-transform: uppercase;
    font-family: pt sans;
}
/* line 95, ../sass/layout.scss */
.page button:active {
    -webkit-box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.3) inset, -1px -1px 3px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.3) inset, -1px -1px 3px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.3) inset, -1px -1px 3px rgba(255, 255, 255, 0.3) inset;
}
/* line 98, ../sass/layout.scss */
.page button:active > span > span {
    color: #9f9f9f;
    text-shadow: 1px 1px 1px #000000;
}

/* line 1, ../sass/footer.scss */
.before-footer {
    /*background: none repeat scroll 0 0 #EDEDED;*/
    padding-bottom: 15px;
    width: 1150px;
    margin: 0 auto;
}
/* line 4, ../sass/footer.scss */
.before-footer .logos {
    display: table;
    width: 100%;

}
/* line 8, ../sass/footer.scss */
.before-footer .logos > h3 {
    color: #8D8D8D;
    display: table-cell;
    font-size: 24px;
    height: 60px;
    margin: 5px;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
}
/* line 17, ../sass/footer.scss */
.before-footer .logos > h3 > label {
    color: #2a6ebb;
}
/* line 20, ../sass/footer.scss */
.before-footer .logos > h3:first-of-type:before {
    background: url("../images/footer-icon.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 56px;
    margin-right: 20px;
    vertical-align: middle;
    width: 57px;
}
/* line 29, ../sass/footer.scss */
@media screen and (min-width:425px){
    .before-footer .logos > h3:last-of-type:before {
        margin-right: 20px;
    }
}
.before-footer .logos > h3:last-of-type:before {
    background: url("../images/footer-icon.png") repeat scroll -57px center rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 56px;
    vertical-align: middle;
    width: 57px;
}

/* line 41, ../sass/footer.scss */
.footer-container {
    font-family: 'Droid Sans', sans-serif;
}
/* line 43, ../sass/footer.scss */
.footer-container > div {
    background: url(../images/footer-texture.png);
}
/* line 47, ../sass/footer.scss */
.footer-container > div .box {
    position: relative;
    width: 1110px;
    display: table;
    margin: 0 auto; padding: 12px 0;
}
/* line 52, ../sass/footer.scss */
.footer-container > div .box aside {
    display: table-cell;
    width: 50%;
}
/* line 55, ../sass/footer.scss */
.footer-container > div .box aside p {
    font-size: 18px;
    color: #e0e0e0;
    text-align: justify;
    line-height: 24px;
}
/* line 61, ../sass/footer.scss */
.footer-container > div .box aside:nth-of-type(1) {

    width: 45%;
    /*&:nth-of-type(1):after {
        background: none repeat scroll 0 0 $fcolor;
        content: "";
        display: inline-block;
        height: 80%;
        left: 48%;
        position: absolute;
        top: 10%;
        width: 1px;
    }*/
}
/* line 75, ../sass/footer.scss */
.footer-container > div .box aside .twitter {
    display: table-cell;
}
/* line 77, ../sass/footer.scss */
.footer-container > div .box aside .twitter > h4 {
    text-transform: uppercase;
    margin: 20px 0;
    color: #dfdfdf;
}
/* line 82, ../sass/footer.scss */
.footer-container > div .box aside .twitter > p {
    background: url("../images/twit.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    font-size: 12px;
    line-height: 20px;
    padding-left: 50px;
}
/* line 87, ../sass/footer.scss */
.footer-container > div .box aside .twitter > p:first-of-type {
    border-bottom: 1px solid;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
/* line 92, ../sass/footer.scss */
.footer-container > div .box aside .twitter > p > .twit {
    color: #2a6ebb;
}
/* line 95, ../sass/footer.scss */
.footer-container > div .box aside .twitter > p > .posted {
    color: #B4B4B4;
    font-size: 13px;
    display: block;
}
/* line 101, ../sass/footer.scss */
.footer-container > div .box aside .twitter > a {
    display: block;
    margin: 15px 0;
    padding-left: 50px;
    text-align: left;
    color: #e0e0e0;
    text-decoration: none;
}
/* line 108, ../sass/footer.scss */
.footer-container > div .box aside .twitter > a > label {
    color: #2a6ebb;
}
/* line 113, ../sass/footer.scss */
.footer-container > div .box aside .facebook {
    display: table-cell;
    text-align: left;
    width: 285px;
}
/* line 117, ../sass/footer.scss */
.footer-container > div .box aside .facebook > h4 {
    text-transform: uppercase;
    color: #dfdfdf;
    margin: 20px 0;
}
/* line 122, ../sass/footer.scss */
.footer-container > div .box aside .facebook p.like {
    background: url("../images/like.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 12px;
    line-height: 12px;
    padding-left: 65px;
    margin: 10px;
}
/* line 128, ../sass/footer.scss */
.footer-container > div .box aside .facebook p.like > span {
    display: block;
    color: #2a6ebb;
    font-weight: bold;
}
/* line 134, ../sass/footer.scss */
.footer-container > div .box aside .facebook > aside.man {
    display: inline-block;
    padding: 15px 5px;
    width: 76px;
    text-align: center;
    color: #e0e0e0;
}
/* line 140, ../sass/footer.scss */
.footer-container > div .box aside .facebook > aside.man > img {
    background: none repeat scroll 0 0 #F3F3F1;
    display: inline-block;
    height: 70px;
    width: 70px;
    border: 3px solid #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
/* line 150, ../sass/footer.scss */
.footer-container > div .box aside:nth-of-type(3), .footer-container > div .box aside:nth-of-type(3) {
    width: 30%;
    padding-left: 5%;
}
/* line 152, ../sass/footer.scss */
.footer-container > div .box aside:nth-of-type(3) h4, .footer-container > div .box aside:nth-of-type(4) h4 { text-transform: uppercase;
    margin: 20px 0;
    color: #dfdfdf;
}
/* line 157, ../sass/footer.scss */
.footer-container > div .box aside:nth-of-type(3) ul, .footer-container > div .box aside:nth-of-type(4) ul {
    text-align: left;
}
/* line 159, ../sass/footer.scss */
.footer-container > div .box aside:nth-of-type(3) ul li, .footer-container > div .box aside:nth-of-type(4) ul li {
    color: #e0e0e0;
    line-height: 30px;
}
/* line 162, ../sass/footer.scss */
.footer-container > div .box aside:nth-of-type(3) ul li:before, .footer-container > div .box aside:nth-of-type(4) ul li:before {
    background: none repeat scroll 0 0 #2a6ebb;
    -webkit-border-radius: 9999px;
    -moz-border-radius: 9999px;
    -ms-border-radius: 9999px;
    -o-border-radius: 9999px;
    border-radius: 9999px;
    content: "";
    display: inline-block;
    height: 3px;
    margin-right: 15px;
    padding: 3px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 3px;
}
/* line 177, ../sass/footer.scss */
.footer-container > div .box aside:nth-of-type(3) p, .footer-container > div .box aside:nth-of-type(3) span, .footer-container > div .box aside:nth-of-type(4) p, .footer-container > div .box aside:nth-of-type(4) span {
    font-size: 12px;
    color: #e0e0e0;
    text-align: left;
    width:151px;
}
/* line 182, ../sass/footer.scss */
.footer-container > div .box aside:nth-of-type(3) span, .footer-container > div .box aside:nth-of-type(4) span {
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    display: inline-block;
    margin: 20px 0;
    padding: 20px 0;
    text-align: left;
    width: 100%;
}
/* line 191, ../sass/footer.scss */
.footer-container > div .box aside:nth-of-type(3) a, .footer-container > div .box aside:nth-of-type(4) a {
    display: inline-block;
    text-align: left;
    width: 100%;
}
/* line 200, ../sass/footer.scss */
.footer-container .footer {
    background: #242424;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 20px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 20px inset;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 20px inset;
}
/* line 204, ../sass/footer.scss */
.footer-container .wrapper, .footer-container .desktop .box{
    padding: 20px 0;
    width: 1110px;
    display: table;
    margin: 0 auto;
}
/* line 209, ../sass/footer.scss */
.footer-container .wrapper .footer-address, .footer-container .wrapper .footer-links {
    display: table-cell;
    vertical-align: middle;
}
/* line 214, ../sass/footer.scss */
.footer-container .wrapper .footer-links ul {
    float: right;
}
/* line 217, ../sass/footer.scss */
.footer-container .wrapper .footer-links li {
    border-right: 1px solid #A5A5A5;
    margin-right: 20px;
    padding-right: 20px;
}
/* line 221, ../sass/footer.scss */
.footer-container .wrapper .footer-links li:last-of-type {
    border-right: 0;
    margin: 0;
    padding: 0;
}
/* line 228, ../sass/footer.scss */
.footer-container .wrapper address {
    text-align: left;
}
/* line 230, ../sass/footer.scss */
.footer-container .wrapper address label {
    color: #2a6ebb;
}

/* line 2, ../sass/header.scss */
.quick-access {
    font-family: 'Droid Sans', sans-serif;
    float: right;
    width: 100%;
}
/* line 5, ../sass/header.scss */
.quick-access #search_mini_form .form-search {
    display: inline-block;
    position: relative;
     /*width: 390px;*/

}
/* line 11, ../sass/header.scss */
.quick-access .input-text {
    color: #434343;
    font-size: 15px;
    padding: 8px 8px 9px 8px;
    text-transform: uppercase;
    width: 325px;
    text-align: left;
    float:left;
    height:20px;
    background: #fff;
    margin-right: -5%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .quick-access .input-text { font-size: 16px; }
}
@media screen and (min-width: 606px) and (max-width:820px){
    .quick-access button, .quick-access button:active{
        top: -2px!important;
    }
}
/* line 19, ../sass/header.scss */
.quick-access button, .quick-access button:active {
    background: none repeat scroll 0 0 #ECEDE9;
    border: medium none;
    display: inline-block;
    height: 37px;
    /*  left: -20px; */
    position: relative;
    text-indent: -999em;
    width: 40px;
    -webkit-box-shadow: -2px 1px 2px rgba(0, 0, 0, 0.6) inset;
    -moz-box-shadow: -2px 1px 2px rgba(0, 0, 0, 0.6) inset;
    box-shadow: -2px 1px 2px rgba(0, 0, 0, 0.6) inset;
    background: url("../images/zoom.png") no-repeat scroll center center white;
    padding: 0;
    margin-left: -1px;


}
/* line 32, ../sass/header.scss */
.quick-access li {
    color: #dfdfdf;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    line-height: normal;
    border-right: 1px solid #dfdfdf;
}
/* line 39, ../sass/header.scss */
.quick-access li:first-of-type {
    padding-left: 0;
}
/* line 42, ../sass/header.scss */
.quick-access li:last-of-type {
    padding-right: 0;
    border-width: 0;
}
/* line 46, ../sass/header.scss */
.quick-access li a {
    color: #e0e0e0;
    display: inline-block;
    font-size: 16px;
    padding: 10px 0;
    text-decoration: none;
    text-transform: none;
}
/* line 18, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.quick-access li a:visited {
    color: #e0e0e0;
}
/* line 21, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.quick-access li a:focus {
    color: #e0e0e0;
}
/* line 24, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.quick-access li a:hover {
    color: #e0e0e0;
}
/* line 27, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.quick-access li a:active {
    color: #e0e0e0;
}

/* line 58, ../sass/header.scss */
.header-container {
    background: url(../images/footer-texture.png);
    /*&:after {
        background: $blueColorDark;
        content: " ";
        display: inline-block;
        height: 30px;
        left: 50%;
        position: absolute;
        top: -1px;
        width: 50%;
        z-index: 0;
        border-bottom: 3px solid $fcolor;
        padding: 4px 0;
        @include box-shadow(rgba(0, 0, 0, 0.2) 0 0 10px 4px inset, rgba(0, 0, 0, 0.9) 0 0 10px 1px);
    }*/
}

/* line 76, ../sass/header.scss */
.header {
    width: 1110px;
    margin: 0 auto;
    display: table;
}
/* line 80, ../sass/header.scss */
.header ul.links {
    text-align: right;
    padding-right: 6px;
}
/* line 110, ../sass/layout.scss */
.header ul.links li {
    border-right: 1px solid #A5A5A5;
    margin-right: 20px;
    padding-right: 20px;
}
/* line 114, ../sass/layout.scss */
.header ul.links li:last-of-type {
    border-right: 0;
    margin: 0;
    padding: 5px 0px 5px 0px;
}
/* line 85, ../sass/header.scss */
.header ul.links li {
    padding: 5px 20px 10px 0px;
    position: relative;
    top: -20px;
    float: left;
}


/* line 98, ../sass/header.scss */
.header ul.links li a {
    color: #e0e0e0;
    font-size: 16px;
    text-decoration: none;
}
/* line 18, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.header ul.links li a:visited {
    color: #e0e0e0;
}
/* line 21, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.header ul.links li a:focus {
    color: #e0e0e0;
}
/* line 24, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.header ul.links li a:hover {
    color: #e0e0e0;
}
/* line 27, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.header ul.links li a:active {
    color: #e0e0e0;
}
/* line 102, ../sass/header.scss */
.header ul.links li a > label {
    color: #363636;
    font-size: 14px;
    left: 5px;
    position: relative;
}
/* line 110, ../sass/header.scss */
.header ul.links .myaccount-menu {
    position: relative;
}
/* line 112, ../sass/header.scss */
.header ul.links .myaccount-menu .customer-menu {
    background: none repeat scroll 0 0 #242424;
    display: none;
    left: -40px;
    margin-top: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 30px;
    width: 150px;
    z-index: 1000;
}
/* line 117, ../sass/header.scss */
.header ul.links .myaccount-menu.active .top-link-cart:before {
    display: none;
}
/* line 120, ../sass/header.scss */
.header ul.links .myaccount-menu.active .customer-menu, 
.header ul.links .myaccount-menu:hover .customer-menu {
    /*background: none repeat scroll 0 0 #242424;*/
    display: block;
    /*left: -40px;
    margin-top: 20px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 150px;
    z-index: 1000;*/
}
/* line 131, ../sass/header.scss */
.header ul.links .myaccount-menu.active .customer-menu li,
.header ul.links .myaccount-menu:hover .customer-menu li {
    border: 0;
    margin: 0;
    padding: 0;
    position: static;
    top: 0;
    width: 100%;
    background: none;
}
/* line 137, ../sass/header.scss */
.header ul.links .myaccount-menu.active .customer-menu li a,
.header ul.links .myaccount-menu:hover .customer-menu li a {
    padding: 5px 0;
    display: inline-block;
    font-size: 14px;
}

/*.header {
    width: $blueprint-container-size;
    margin: 0 auto;
    .header-info {
        @include box-shadow(rgba(0, 0, 0, 0.2) 15px -1px 9px 4px inset);
        background: $blueColorDark;
        font-family: 'Droid Sans', sans-serif;
        display: inline-block;
        border-bottom: 3px solid $fcolor;
        padding: 5px;
        padding-left: 30px;
        z-index: 1;
        position: relative;
        &:before {
            @include box-shadow(rgba(0, 0, 0, 0.1) 14px 5px 7px 4px inset);
            background: url("../images/headerTriangle.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
            content: "";
            display: inline-block;
            height: 49px;
            left: -100px;
            position: absolute;
            top: -9px;
            width: 128px;
        }
        li {
            color: $fcolor;
            display: inherit;
            font-size: 22px;
            padding-left: 10px;
            padding-right: 10px;
            line-height: normal;
            border-right: 1px solid $fcolor;
            &:first-of-type {
                padding-left: 0;
            }
            &:last-of-type {
                padding-right: 0;
                border-width: 0;
            }
        }
    }
}*/
/* line 191, ../sass/header.scss */
.input-text {
    border-radius: 0;
    padding: 5px;
    border: medium none;

    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6) inset;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6) inset;
    background: #F3F3F3;
}

/* line 199, ../sass/header.scss */
/*.nav-container {*/
    /*background: url(../images/footer-texture.png);*/
    /*padding-bottom: 10px;*/
    /*background: url(../images/bttn_menu.png);*/
    /*background-size: 100% 100%;*/
/*}*/
/* line 202, ../sass/header.scss */
.nav-container .nav-menu {
    width: 1110px;
    margin: 0 auto;
}
/* line 205, ../sass/header.scss */
.nav-container .nav-menu #nav {
    display: table;
    width: 100%;
}
/* line 110, ../sass/layout.scss */
.nav-container .nav-menu #nav li {
    border-right: 1px solid #A5A5A5;
    margin-right: 20px;
    padding-right: 20px;
}
/* line 114, ../sass/layout.scss */
.nav-container .nav-menu #nav li:last-of-type {
    border-right: 0;
    margin: 0;
    padding: 0;
}
/* line 209, ../sass/header.scss */
.nav-container .nav-menu #nav li {
    display: table-cell;
    text-decoration: none;
    padding: 10px;
}
/* line 213, ../sass/header.scss */
.nav-container .nav-menu #nav li:first-of-type {
    padding-left: 0px;
}
/* line 216, ../sass/header.scss */
.nav-container .nav-menu #nav li:last-of-type {
    padding-right: 0px;
    padding-left: 20px;
}
/* line 220, ../sass/header.scss */
.nav-container .nav-menu #nav li > a {
    text-decoration: none;
}
/* line 222, ../sass/header.scss */
.nav-container .nav-menu #nav li > a span {
    font-size: 16px;
    font-family: 'Droid Sans', sans-serif;
    color: #e0e0e0;
    text-decoration: none; text-transform: uppercase;
}
/* line 18, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.nav-container .nav-menu #nav li > a span:visited {
    color: #e0e0e0;
}
/* line 21, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.nav-container .nav-menu #nav li > a span:focus {
    color: #e0e0e0;
}
/* line 24, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.nav-container .nav-menu #nav li > a span:hover {
    color: #e0e0e0;
}
/* line 27, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.nav-container .nav-menu #nav li > a span:active {
    color: #e0e0e0;
}
/* line 229, ../sass/header.scss */
.nav-container .nav-menu #nav li > ul.level0 {
    display: none;
}

/* line 237, ../sass/header.scss */
.main-header {
    height: 400px;
    background: black;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
/* line 239, ../sass/header.scss */
.main-header aside {
    width: 1110px;
    display: table;
    margin: 0 auto;
    height: inherit;
    background: #000;
}
.main-header aside .swipe-box li > div img{
    width:100%;
}
/* line 249, ../sass/header.scss */
.strip {
    height: 65px;
    background: #FFF;
    position: relative;
}
/* line 253, ../sass/header.scss */
.strip button {
    font-size: 16px;
}
/* line 256, ../sass/header.scss */
.strip > div {
    width: 1110px;

    margin: 0 auto;
    height: inherit;
}
/* line 261, ../sass/header.scss */
.strip > div p {
    display: table-cell;
    padding: 10px 20px;
    text-align: left;
    vertical-align: middle;
}
/* line 266, ../sass/header.scss */
.strip > div p > button {
    margin-left: 20px;
    padding: 10px 30px;
}
/* line 270, ../sass/header.scss */
.strip > div p > span {
    color:#2a6ebb;
    font-family: pt sans;
    font-size: 14px;
}
/* line 276, ../sass/header.scss */
.strip > div h2 {
    color: #434343;
    display: table-cell;
    padding-left: 408px;
    padding-right: 20px;
    text-transform: uppercase;
    vertical-align: middle; font-size:22px;
}
/* line 284, ../sass/header.scss */
.strip .desktop > h2{
    visibility: visible !important;
}
.strip .block-subscribe {
    display: table-cell;
    visibility: visible !important;
}
/* line 286, ../sass/header.scss */
.strip .block-subscribe .block-title {
    display: none;
}
/* line 289, ../sass/header.scss */
.strip .block-subscribe label {
    display: none;
}
/* line 292, ../sass/header.scss */
.strip .block-subscribe #emailAddr2 {
    height: 20px;
    padding: 9px;
    width: 88px;
    background: #F3F3F3;
    margin-right: 10px;
    font-size: 16px;
}
/* line 298, ../sass/header.scss */
.strip .block-subscribe .block-content > div {
    display: inline-block;
    vertical-align: middle;
    width: auto!important;
}
/* line 302, ../sass/header.scss */
.strip .block-subscribe .block-content .actions {
    position: relative;
    left: -5px;
}
/* line 307, ../sass/header.scss */
.strip .block-subscribe form {
    display: table-cell;
    height: 65px;
    vertical-align: middle;
    position: relative;
}

.strip .block-subscribe .loader {
    float: left;
    left: -20px;
    position: absolute;
    top: 50%;
}
.strip .newsletter-validate-detail-mobile .loader {
    float: none;
    left: auto;
}
.strip .newsletter-validate-detail-mobile .messages {
    margin: 0 auto !important;
    max-width: 180px;
}
/* line 313, ../sass/header.scss */
.strip .social {
    display: table-cell;
    vertical-align: middle; padding-left: 40px;
}
/* line 315, ../sass/header.scss */
.strip .social .twitter, .strip .social .facebook, .social .youtube {
    width: 36px;
    height: 36px;
    display: inline-block;
    margin: 5px;
    cursor: pointer;
}
/* line 322, ../sass/header.scss */
.strip .social .twitter {
    background: url("../images/social2.png") repeat scroll 0 72px rgba(0, 0, 0, 0);
}
/* line 324, ../sass/header.scss */
.strip .social .twitter:hover {
    background: url("../images/social2.png") repeat scroll 36px 72px rgba(0, 0, 0, 0);
}
/* line 328, ../sass/header.scss */
.strip .social .facebook {
    background: url(../images/social2.png);
}
/* line 330, ../sass/header.scss */
.strip .social .facebook:hover {
    background: url("../images/social2.png") repeat scroll 36px 0px rgba(0, 0, 0, 0);
}

/* line 328, ../sass/header.scss */
.strip .social .youtube {
    background: url(../images/social2.png) repeat scroll 0 36px rgba(0, 0, 0, 0);
}
/* line 330, ../sass/header.scss */
.strip .social .youtube:hover {
    background: url("../images/social2.png") repeat scroll 0 36px rgba(0, 0, 0, 0);
}

/* line 7, ../sass/slider.scss */
.swipe-24 .cookie-block {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    z-index: 2;
    -webkit-box-shadow: 0 0 1px 0;
    -moz-box-shadow: 0 0 1px 0;
    box-shadow: 0 0 1px 0;
}
/* line 13, ../sass/slider.scss */
.swipe-24 > div {
    width: 1110px;
    margin: 0 auto;
    padding: 15px 0;
}
/* line 17, ../sass/slider.scss */
.swipe-24 > div p {
    color: #fff;
    font-style: oblique;
    font-family: Verdana;
    font-size: 12px;
    display: inline;
    cursor: pointer;
}
/* line 24, ../sass/slider.scss */
.swipe-24 > div p:after {
    background: url("../images/close.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 18px;
    margin-left: 10px;
    vertical-align: middle;
    width: 18px;
    cursor: pointer;
}
/* line 34, ../sass/slider.scss */
.swipe-24 > div p > span {
    color: #2a6ebb;
}

/* line 41, ../sass/slider.scss */
.swipe-box {
    width: 1110px;
    height: 400px;
    float: left;
    overflow: visible;
    position: relative;
    z-index: 1;
}
/* line 49, ../sass/slider.scss */
.swipe-box li > div {
    display: inline-block;
    height: 400px;
    width: 100%;
}
/* line 53, ../sass/slider.scss */
.swipe-box li > div > article {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    width: 390px;
    padding: 25px;
    text-align: left;
    position: absolute;
    bottom: 0;
}
/* line 54, ../sass/slider.scss */
.swipe-box li > div > article > h3 {
    text-transform: uppercase;
    margin: 0;
}
/* line 58, ../sass/slider.scss */
.swipe-box li > div > article > p {
    font-size: 18px;
    color: #fff;
    width: 80%;
    display: inline-block;
}
/* line 63, ../sass/slider.scss */
.swipe-box li > div > article > p > span {
    font-size: 22px;
    display: block;
    padding: 8px 0;
}
/* line 69, ../sass/slider.scss */
.swipe-box li > div > article > button {
    display: inline-block;
    vertical-align: text-bottom;
}

/* line 53, ../sass/slider.scss */
.swipe-box li > div > div {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    width: 390px;
    padding: 25px;
    text-align: left !important;
    position: absolute;
    bottom: 0;
    display: block;
    float: left;
}
/* line 54, ../sass/slider.scss */
.swipe-box li > div > div > h3 {
    text-transform: uppercase;
    margin: 0;
    color: #2a6ebb;
}
/* line 58, ../sass/slider.scss */
.swipe-box li > div > div > p {
    font-size: 18px;
    color: #fff;
    width: 80%;
    display: inline-block;
}
/* line 63, ../sass/slider.scss */
.swipe-box li > div > div > p > span {
    font-size: 22px;
    display: block;
    padding: 8px 0;
}
/* line 69, ../sass/slider.scss */
.swipe-box li > div > div > button {
    display: inline-block;
    vertical-align: text-bottom;
}
/* line 82, ../sass/slider.scss */
.swipe-box nav {
    display: block;
}
/* line 84, ../sass/slider.scss */
.swipe-box nav .swipe-position {
    border-radius: 4px;
    bottom: 12px;
    overflow: hidden;
    padding: 6px;
    position: absolute;
    right: 50px;
    z-index: 5;
}
/* line 92, ../sass/slider.scss */
.swipe-box nav .swipe-position li {
    background: none repeat scroll 0 0 #C1C7CA;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    float: left;
    height: 15px;
    margin: 0 3px;
    overflow: hidden;
    width: 15px;
    cursor: pointer;
}
/* line 100, ../sass/slider.scss */
.swipe-box nav .swipe-position li.on {
    background: #2a6ebb;
}
/* line 105, ../sass/slider.scss */
.swipe-box nav .swipe-prev span {
    left: -95px;
    background: url("../images/swipe-arrow.png") repeat scroll center center rgba(0, 0, 0, 0);
}
/* line 109, ../sass/slider.scss */
.swipe-box nav .swipe-next span {
    right: -95px;
    background: url("../images/swipe-arrow.png") repeat scroll center center rgba(0, 0, 0, 0);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
/* line 114, ../sass/slider.scss */
.swipe-box nav .swipe-next {
    box-shadow: -30px 0 30px rgba(0, 0, 0, 0.5) inset;
    right: 0;
}
/* line 118, ../sass/slider.scss */
.swipe-box nav .swipe-prev, .swipe-box nav .swipe-next {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 400px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-indent: 100%;
    top: 0;
    white-space: nowrap;
    width: 100px;
    z-index: 3;
    opacity: 0.1;
}
/* line 131, ../sass/slider.scss */
.swipe-box nav .swipe-prev span, .swipe-box nav .swipe-next span {
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    width: 100px;
}
/* line 137, ../sass/slider.scss */
.swipe-box nav .swipe-prev {
    left: -49px;
}
/* line 139, ../sass/slider.scss */
.swipe-box nav .swipe-prev:hover {
    opacity: 0.5;
}
/* line 143, ../sass/slider.scss */
.swipe-box nav .swipe-next {
    right: -49px;
}
/* line 145, ../sass/slider.scss */
.swipe-box nav .swipe-next:hover {
    opacity: 0.5;
}

/* line 152, ../sass/slider.scss */
.swipe-box .swipe, .swipe-box .swipe ul, .swipe-box .swipe li {
    height: 100%;
}
@media screen and (min-width:1300px){
    .swipe-box nav .swipe-next {
        right: -86px;
    }
    .swipe-box nav .swipe-prev {
        left: -86px;
    }
}

/* line 12, ../sass/home.scss */
.cms-index-index .main-container .col-main .std .category-products {
    box-shadow: none;
    /*padding: 0px;*/
}
/* line 13, ../sass/home.scss */
.cms-index-index .main-container .col-main .std .category-products h2.grid {
    text-transform: uppercase;
    color: #434343;
    font-size: 34px;
    text-align: center;
}
/* line 18, ../sass/home.scss */
.cms-index-index .main-container .col-main .std .category-products h2.grid:before {
    background: url("../images/price-label.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 34px;
    margin-right: 15px;
    padding: 0;
    vertical-align: top;
    width: 65px;
    position: relative;
    top: 4px;
}
/* line 33, ../sass/home.scss */
/*.cms-index-index .main-container .col-main .std .category-products div.toolbar, .cms-index-index .main-container .col-main .std .category-products .toolbar-bottom {
    display: none;
}*/
/* line 36, ../sass/home.scss */
@media screen and (min-width:1121px) {
    .cms-index-index .main-container .col-main .std .category-products .products-grid {
        width: auto;
        float: left;
    }
}

/* line 38, ../sass/home.scss */
.cms-index-index .main-container .col-main .std .category-products .products-grid li.item {
    margin-right: 25px;
    width: 30%;
}
/* line 43, ../sass/home.scss */
.cms-index-index .main-container .col-main .std .category-products .products-grid li.last {
    margin-right: 0px;
}

@media screen and (min-width:801px) and (max-width:1120px){
    .cms-index-index .main-container .col-main .std div.category-products .products-grid{
        float: left;
        width: 100%;
        margin-left:1.5%;
    }
}
@media screen and (max-width:800px){
    .cms-index-index .main-container .col-main .std div.category-products .products-grid{
        float: left;
        width: 100%;
    }
}
/* line 51, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper {
    min-height: 560px;
    float: left;
    display: inline-block;
    width: 255px;
    background: white url(../images/mback.png) repeat;
    margin: 15px 10px 0 0;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    margin-left: 12px;
}
/* line 59, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel {
    min-height: 466px;
}
/* line 62, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li {
    width: 215px;
    padding: 20px 20px 10px 20px;
    min-height: 466px;
    position: relative;
}
/* line 68, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner h2 {
    text-transform: uppercase;
    font-size: 36px;
    letter-spacing: -1px;
    color: #434343;
    text-align: center;
}
/* line 75, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner p {
    color: #434343;
    font-style: italic;
    font-size: 16px;
}
/* line 79, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner p span {
    color: #2a6ebb;
}
/* line 83, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner p.emphasize {
    font-family: inherit;
    font-size: 150px;
    font-style: normal;
    line-height: 150px;
    color: #2a6ebb;
    text-align: center;
    display: inline-block;
    width: 100%;
    letter-spacing: -26px;
    margin: 20px 0 0 -26px;
}
/* line 95, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner > div {
    position: absolute;
    bottom: 24px;
    width: 215px;
}
/* line 99, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel ul li div.inner > div a.btn {
    display: inline-block;
    padding: 8px 12px;
    background: #383838;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
/* line 115, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel-pagination a {
    display: inline-block;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    margin-right: 10px;
    background: #bbb;
    text-indent: -9999px;
}
/* line 123, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel-pagination a.active {
    background: #2a6ebb;
}
/* line 126, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .jcarousel-wrapper .jcarousel-pagination a:last-child {
    margin-right: 0;
}
/* line 133, ../sass/home.scss */
.cms-index-index .main-container .home-top-section #carousel-wrapper,
.cms-index-index .main-container .home-top-section .category-products {
    display: inline-block;
}
/* line 136, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .left-carousel {
    background: white url(../images/mback.png) repeat;
    margin-top: 10px;
    min-height: 570px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
/* line 141, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .left-carousel .carousel-jumper {
    height: 20px;
    width: 20px;
    text-indent: -9999px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background: #bbb;
    display: inline-block;
}
/* line 148, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .left-carousel .carousel-jumper.active {
    background: #2a6ebb;
}
/* line 153, ../sass/home.scss */
.cms-index-index .main-container .home-top-section .left-carousel, .cms-index-index .main-container .home-top-section #carousel-wrapper {
    display: inline;
    float: left;
    width: 255px;
    margin-right: 25px;
}
/* line 160, ../sass/home.scss */
.cms-index-index .main-container .home-top-section #carousel-wrapper #carousel-content .slide {
    width: 255px;
    height: auto;
}
/* line 167, ../sass/home.scss */


/* line 176, ../sass/home.scss */
#toTop {
    background: url("../images/swipe-arrow.png") repeat scroll center center rgba(0, 0, 0, 0);
    bottom: 50%;
    height: 68px;
    display: none;
    right: 15%;
    width: 68px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    cursor: pointer;
}
.strip_item{background: none repeat scroll 0 0 #D32325;
    height: 63px;
    position: absolute;
    top: 1px;
    width: 390px;}
.strip_item ul{ /* margin-left: 18px; */}
.strip_item ul li{border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    margin: auto;
    padding: 24px 0px;
    width: 49.8%;
    text-transform: uppercase;}
.strip_item ul li a { color: #fff; text-decoration: none; }
.strip_item ul li a:hover{}
.strip_item .noright{border-right:none;/* margin-left: 15px; */ width: 49.9%;}
.block_top{width:1110px; margin:0 auto;}
.block_top .block_top_left{width:540px; height:94px; float:left; margin-right:30px;}
.block_top .block_top_right{width:540px; height:94px; overflow:hidden;}
.bd{ border-bottom: 31px solid rgba(0, 0, 0, 0);
    border-right: 1px solid #7E7E7E;
    padding-right: 10px;
    width: 1px !important;}
.block-info{margin: 0 0 0 12px;}
.my-account .dashboard .page-title:first-child h1, .my-account .dashboard h2,
.my-account .dashboard h3,.my-account .dashboard h4 {color:#434343;}
.block-info ul li span, .block-info ul li span a span {
    border: none!important;
    margin: 0 !important;
    padding: 0 !important;
    float: left;
    width: auto!important;
    line-height: 10px;
}
.block-info ul li span a span {color:#fff!important;}
.block-info ul li:before{float:left;}
.block-info ul li {
    width: 100%;
    float: left;
    margin: 10px auto!important;
}

button.button.newsletter {padding:9px 15px !important;}
@media screen and (max-width: 810px) {
    .strip { display: none; }
    .mobile .strip { display: block; }
    .total-footer .before-footer { padding: 0 !important; }
}
@media screen and (max-width: 540px) {
    .button.button.newsletter { padding: 9px 4px !important;}
    .strip { height: 124px; }
    .strip .desktop { float: none !important; width: 320px; margin: 0 auto; }
    .strip div.desktop h2 { margin-left: 0; }
}
@-moz-document url-prefix() {
    .cms-home .page button, .catalog-category-view .page button
 /* {padding:8px 15px !important; */
 }


@media screen and (max-width: 1200px){
    .before-footer .logos {
        display: table!important;
        width: 100% !important;

    }

    .footer-container .wrapper{
        width: 100%;
    }
}
@media screen and (max-width: 650px){
    .before-footer .logos {

        width: 785px;
        padding-left: 10%;

    }
}

.customer-account-login .main-container{
    /*background: white!important;*/
    /* box-shadow: 0 0 3px!important; */
    /*box-shadow: 2px 0px 2px -2px , -2px 0 2px -2px !important;*/

}

.customer-account-create .main-container{
    /*background: white!important;
    box-shadow: 0px 0px 3px!important;*/
    background: none;
    box-shadow: none;
}
.customer-account-forgotpassword .main-container{
    /*background: white!important;
    box-shadow: 0px 0px 3px!important;
    padding-left: 5px!important;*/
    background: none;
    box-shadow: none;
}

.customer-account-login .before-footer{
    /*background: white!important;*/
    width: 1110px!important;
    /*  box-shadow: 2px 0 2px -2px , -2px 0 2px -2px !important; */
    /*border-left: solid 1px lightslategray;*/
    /*border-right: solid 1px lightslategray;*/
}

.customer-account-forgotpassword .before-footer{
    background: white!important;
    /*box-shadow: 2px 0 2px -2px , -2px 0 2px -2px !important;*/
    width: 1115px!important;
}
.customer-account-create .account-create{
    margin-left: 10px!important;
}
.customer-account-create .before-footer{
    background: white!important;
    /*box-shadow: 2px 0px 2px -2px , -2px 0 2px -2px !important;*/
    width: 1110px!important;
}

.customer-account-login .page h1 {
    margin-left: 10px!important;
}
.customer-account-login .col2-set .col-1{
    margin-left: 10px!important;
}
@media screen and (max-width: 1225px) {
    .customer-account-login .before-footer{
        width: 100%!important;

    }
    .customer-account-login .main-container{
        width: 100%!important;
    }
    .customer-account-create .before-footer{
        width: 100%!important;
    }
    .customer-account-create .main-container{
        width: 100%!important;
    }
    .customer-account-forgotpassword .before-footer{
        width: 100%!important;
    }
    .customer-account-forgotpassword .main-container{
        width: 100%!important;
    }

}

.total-footer{
    background: #fff;
}
/*.is-blog .col-main {width: 800px;}*/
/*.is-blog .col-right{width: 235px;}*/
.is-blog
.wp-sidebar .block-content .input-text{width: 95%!important;height: 22px;}
div.page-title.blog-title.first-page{padding-bottom:0;}
.wp-sidebar  .col2-left-layout .col-main{
    margin: 0!important;
    float: right;
}
.is-blog .col-left{
    text-align: center;
    margin-top:0;
    padding-top: 0;
    background: #fff;
    padding: 20px 10px;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.3);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.3);
    box-shadow: 1px 1px 1px rgba(0,0,0,.3);
    margin-left: 0;
    width: 22%;
    margin-top: 0 !important;
}
.is-blog .sidebar div.block.block-subscribe{
    display:none;
}
.is-blog  .page button.button{width:100%;padding: 9px 15px;}
.wp-sidebar .block-content .page a{
    font: normal 14px pt sans!important;
    line-height: 18px!important;
    text-decoration: none!important;
}


/*/changes raf*/
@media only screen and (max-width: 600px){
    .my-account .my-wishlist #wishlist-view-form #wishlist-table tbody tr td .add-to-cart-alt button{
        margin-left: 54%;
        width: 49%;
    }
    /*.my-account .my-wishlist #wishlist-view-form #wishlist-table h3{
        padding: 10px;
        font-size: 16px;

    }*/
    /*.my-account .my-wishlist #wishlist-view-form #wishlist-table .description{
        padding: 10px;

    }*/
    .my-account .my-wishlist #wishlist-view-form #wishlist-table textarea{
        /*margin-left: 8px;
        padding: 10px;*/

    }
    .my-account .my-wishlist #wishlist-view-form #wishlist-table a img{
        width: 90px;
    }
    .my-account .my-wishlist #wishlist-view-form #wishlist-table tbody td .cart-cell .add-to-cart-alt input {
        /*width: 52px;*/
        /*margin-left: 75%;*/
        width: 20%;
    }
    .my-account .my-wishlist #wishlist-view-form #wishlist-table thead th{
        white-space: normal;
    }
    .my-account .my-wishlist #wishlist-view-form fieldset .buttons-set button.button{
        float: left;
        margin: 0 0 5px;
        width: 100%;
    }
    .my-account .my-wishlist #wishlist-view-form fieldset .data-table{
        width: 96%;
        margin: auto;
    }
    .block-wishlist .block-content #wishlist-sidebar .item .product-details .product-name{
        margin-left: 40px;
        margin-right: 30px;
        text-align: justify;
    }
    .my-account .my-wishlist ul{
        width: 96%;
    }
    .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table tbody td .cart-cell{
           /*width: 112px;*/
           padding: 10px;
           text-align: right;
    }
    .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table tbody tr .cart-cell .add-to-cart-alt .button{
           /*padding: 4px 4px;*/
        padding: 7px 9px;
        width: 109px;
    }

    .my-account .my-wishlist #wishlist-view-form fieldset .data-table tbody tr td {
        display: block;
        width:97%;
    }
    .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table thead tr .detailsWishlist {
        display: none;
    }
    .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table thead tr #detailsProduct {
        display: block;
        width: 97%;
    }
    .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table thead tr #detailsProduct label {
        padding: 10px;
    }
    .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table .last {
        width: 97%;
    }

}
.my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table tbody td .price-box {
    margin-bottom: 24px;
    font-size: 18px;
    font-family: pt sans;
    text-align: right;
}
.wishlist-index-index .add-to-cart-alt{
    text-align: right;
}
.cart-cell p{
    text-align: right;
}
.my-account .my-wishlist #wishlist-view-form #wishlist-table tbody td .cart-cell .add-to-cart-alt input {
    margin-bottom: 8px;
    width: 96px;
    text-align: right;
    margin-right: 2px;

}
.my-account .my-wishlist #wishlist-view-form #wishlist-table tbody tr td .add-to-cart-alt button{
    margin-bottom: 20px;
    /*font-size: 13px;*/

}

.my-account .my-wishlist #wishlist-view-form #wishlist-table tbody tr td .product-name a:hover{
    color: #2a6ebb ;
}
.block-wishlist .block-content #wishlist-sidebar .item .product-details .product-name a:hover{
    color: #2a6ebb ;
}



@media only screen and (min-width: 601px){
    .my-account .my-wishlist ul{
        width: 100%;
    }
    .my-account .my-wishlist #wishlist-view-form fieldset #wishlist-table thead tr #detailsProduct {
        display: none;
    }
}

/*/fin changes raf*/


/*changes for send email to friend*/


.sendfriend-product-send .main-container .page-title h1 {
    margin-left: 10px;
}
.sendfriend-product-send .main-container #product_sendtofriend_form .fieldset {
    margin-left: 10px;
}
.sendfriend-product-send .main-container #product_sendtofriend_form p {
    clear: left;
    margin-top: 30px;
    line-height: 25px;
    text-align: left;
    margin-left: 10px;
    padding-left:5px;
    background: none;
}
.sendfriend-product-send .main-container #product_sendtofriend_form .btn-remove{margin-left:0;}
.sendfriend-product-send .main-container #product_sendtofriend_form .buttons-set {
    margin-right: 10px;
    margin-top: 15px;
}

@media screen and (max-width: 950px){
    .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset > ul > li > .input-box > textarea {
        width: 375px;
    }

}

@media screen and (min-width: 851px) and (max-width: 950px) {
    .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field textarea {
        width: 375px !important;
    }
}
@media screen and (min-width: 200px) and (max-width: 850px) {
    .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset {
        margin: 0;
        margin: 0 1%;
    }
    .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field {
        width: 98%;
    }
    .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field input {
        width: 98% !important;
    }

    .sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field textarea {
        width: 98% !important;
    }
    .sendfriend-product-send .main-container .page-title h1 {
        margin-left: 1%;
    }
}
/*last changes*/
.sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field input {
    width: 400px;
}
.sendfriend-product-send .main-container #product_sendtofriend_form .fieldset .fields .field textarea {
    width: 400px;
}
/*end changes of the send email to friend*/

/*page of search*/
.catalogsearch-result-index .col2-left-layout .col-main .results-view {
    /*padding: 20px;*/
}

.catalogsearch-result-index .col2-left-layout .col-main .results-view .category-products {
  background: none;
}

.catalogsearch-result-index .col2-left-layout .col-main .results-view .category-products .products-grid li.item h2 {
    width: 96%;
    margin: 2%;
}
.catalogsearch-result-index .col2-left-layout .col-main .page-title h1 {
    padding-left: 0px;
    font: 20px/24px pt sans;
}
.catalogsearch-result-index .col2-left-layout .col-left {
    margin-top: 90px;
}

.catalogsearch-result-index .results-view .category-products .products-list .item {
    padding: 20px;
}

.catalogsearch-result-index .results-view .category-products .products-list .item  .product-shop .f-fix .product-name {
    text-align: center;
}

/*end page of search*/
/*account*/

.my-account #my-orders-table2 {
    display: none;
}

.customer-account-index .my-account .box-account .col2-set .col-1 .box .box-title h3 {
  font-size: 18px;
}
.customer-account-index .my-account .box-account .col2-set .col-2 .box .box-title h3 {
    font-size: 18px;
}

.customer-account-index .my-account .box-account .col2-set .box .box-content  .col-1 h4 {
    font-size: 18px;
    padding: 0;
    padding-bottom: 10px;
}
.customer-account-index .my-account .box-account .col2-set  .box .box-content .col-2 h4 {
    font-size: 18px;
    padding: 0;
    padding-bottom: 10px;
}

.customer-address-index .my-account .col2-set .col-1 h2 {
    font-size: 24px  !important;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.customer-address-index .my-account .col2-set .col-2 h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.customer-address-index .my-account .col2-set .col-1 h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 10px;
}


@media screen and (max-width: 800px) {
    .customer-account-edit .my-account .buttons-set {
        padding: 20px;
    }
    .customer-account-edit .my-account .fieldset {
        padding: 10px;
    }

    /*1*/
    /*.customer-account-edit .col2-left-layout .sidebar{*/
        /*padding: 0 !important;*/
        /*width: 100% !important;*/
    /*}*/
    /*.customer-account-edit .col2-left-layout .sidebar .block-account {*/
        /*padding: 10px;*/
    /*}*/
    /*2*/
    /*.customer-account-index .col2-left-layout .sidebar{*/
        /*padding: 0 !important;*/
        /*width: 98% !important;*/
        /*margin: 0 1% 10px 1% !important*/
    /*}*/
    /*.customer-account-index .col2-left-layout .sidebar .block-account {*/
        /*padding: 10px;*/
    /*}*/
    /*3*/
    /*.sales-order-history .col2-left-layout .sidebar{*/
        /*padding: 0 !important;*/
        /*width: 98% !important;*/
        /*margin: 0 1% 10px 1% !important*/
    /*}*/
    /*.sales-order-history .col2-left-layout .sidebar .block-account {*/
        /*padding: 10px;*/
    /*}*/
    /*3*/
   /**/
    /*.customer-address-index .col2-left-layout .sidebar .block-account {*/
        /*padding: 10px;*/
    /*}*/
    /*4*/
    /**/
    /*.review-customer-index .col2-left-layout .sidebar .block-account {*/
        /*padding: 10px;*/
    /*}*/
    /*6*/
  /**/
    /*.newsletter-manage-index .col2-left-layout .sidebar .block-account {*/
        /*padding: 10px;*/
    /*}*/
    /*.newsletter-manage-index .my-account .div-newsletter {*/
        /*padding: 10px;*/
    /*}*/
    /**/
     /*.my-account .dashboard {*/
        /*padding: 10px;*/
    /*}*/
    /*.my-account {*/
        /*width: 98% !important;*/
        /*margin: 0 1%;*/
        /*padding: 0 !important;*/
    /*}*/
    /*address*/
    .customer-address-index .my-account .col2-set {
        display: inline-flex;
    }
    .customer-address-index .my-account .page-title {
        padding: 10px;
    }
    .customer-address-index .my-account .buttons-set {
        padding: 10px;
    }
    .customer-address-index .my-account .col2-set {
        padding: 10px;
    }
    .customer-address-index .my-account .col2-set .col-1{
        margin: 0;
        padding: 0;
        margin-right: 5%;
    }
    .customer-address-index .my-account .col2-set .col-2{
        margin: 0;
        padding: 0;
    }
    /*end address*/

     .my-account #my-orders-table {
        display: none;
    }
     .my-account #my-orders-table2 {
         display: table;
    }
    .my-account .order-items{
        display: table;
    }
     .my-account #my-orders-table2 tbody {
        float: none !important;
        margin-top: 0 !important;
    }
     .my-account #my-orders-table2 td {
        padding: 9px 10px;
        font: normal 14px pt sans;
        line-height: 18px;
    }
     .my-account #my-orders-table2 th {
        padding: 9px 10px;

        border-right: 1px solid #ffffff;
        font: normal 14px pt sans;
        line-height: 18px;
        font-weight: bold;
        color: #393939;
        border-left: 1px solid #ffffff;
    }
     .my-account #my-orders-table2 td {
        text-align: right;
        border-right: 1px solid #ffffff;
    }
     .my-account #my-orders-table2 td .price {
        font: normal 14px pt sans;
        line-height: 18px;
        color: #393939;
    }
     .my-account #my-orders-table2 td .nobr {
      float: right;
    }
     .my-account #my-orders-table2 .last th,
     .my-account #my-orders-table2 .last td {
        border-bottom: 1px solid #000000;
    }
    /*tittles*/
    .page-title{
        padding-bottom: 10px;
    }
    .customer-account-edit .my-account .fieldset h2{font-size: 20px;}
    .my-account .page-title h1 {
        font-size: 20px;
        color: #434343;
        line-height: 36px;
        text-transform: uppercase;
        padding: 0 0 10px;
    }
    .my-account .sub-title, .fieldset .legend,.dashboard .box-head h2{font-size: 20px;}

    .review-customer-index .page-title,
    .review-customer-index p ,
    .review-customer-index .buttons-set {
        padding: 10px;
    }
    .sales-order-view .my-account #my-orders-table2 th, .sales-order-view .my-account #my-orders-table2 td, .sales-order-view .my-account #my-orders-table2 td .price, .sales-order-view .my-account #my-orders-table2 td .nobr, .sales-order-view .my-account #my-orders-table2 h3 {
        font: 12px pt sans !important;
    }
    .sales-order-view .my-account #my-orders-table2{
        margin-left: -10px;
    }
    .sales-order-view h4{font-size:18px; text-decoration: underline;}
    .sales-order-view .my-account address{
        font-size:16px
    }
    .sales-order-view .my-account h2 {padding: 10px 0;}
    .sales-order-view .my-account #my-orders-table2 .nobr strong{font-weight:normal;}
    .my-account .col2-set p{font-size:16px;}
    .customer-address-index .my-account .col2-set .col-1 h2, .customer-address-index .my-account .col2-set .col-2 h2 {
        font-size: 20px  !important;
    }
}

/*end account*/
/*account address*/
@media screen and (max-width: 500px) {
    .customer-address-index .my-account .col2-set {
        display: block;
    }
    .customer-address-index .my-account .col2-set .col-1 {
        width: 100% !important;
    }
    .customer-address-index .my-account .col2-set .col-2 {
        width: 100% !important;
        margin-top: 15px;
    }
}
/*end account*/
@media screen and (max-width: 800px) {



}
/*account dash board*/

.customer-account-index .my-account .box-account .col2-set .col-1 .box .box-title h3 {
    margin: 0;
    padding: 0;
}
.customer-account-index .my-account .box-account .col2-set .col-1 .box .box-title a,
.customer-account-index .my-account .box-account .col2-set .box .box-title a, .a-edit-address {
    float: right;
}
.customer-account-index .my-account .box-account .col2-set .box .box-title h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.customer-address-index .my-account .col2-set .col-1 h2,
.customer-address-index .my-account .col2-set .col-2 h2 {
  color:#434343 ;
  margin: 0;
}
.customer-address-index .my-account .col2-set .col-2 h2 {
 padding-bottom: 20px;
}
.customer-address-index .my-account .col2-set .col-1 ol li {
    padding: 20px 0;
}
/*orders page*/
.sales-order-history .my-account .div-my-orders .pager,
.review-customer-index .my-account .pager {
    background: #000000;
}

.sales-order-history .my-account .div-my-orders .pager p,
.sales-order-history .my-account .div-my-orders .pager .limiter,
.review-customer-index .my-account .pager p,
.review-customer-index .my-account .pager .limiter {
   color: #ffffff;
}
.review-customer-index .my-account .data-table {
    margin: 0;
}
.review-customer-index .my-account .data-table tr th,
.review-customer-index .my-account .data-table tr td {
    border: none;
    font: normal 14px pt sans;
    line-height: 18px;
    padding: 9px 10px;
    border-bottom: 1px solid #bbb;

}
.review-customer-index .my-account #my-reviews-table2 tr td{
    text-align: right;
}
.review-customer-index .my-account #my-reviews-table2 tr td a,
.review-customer-index .my-account #my-reviews-table2 tr td .rating-box {
    float: right;
    font: normal 14px pt sans;
}
.review-customer-index .my-account #my-reviews-table2 .last th ,
.review-customer-index .my-account #my-reviews-table2 .last td {
    border-bottom: 1px solid #000000;
}
.review-customer-index .my-account .data-table tr th {
    font-weight: bold;
}
.review-customer-index .my-account .pager .amount {
    padding: 0;
}
.customer-account-index .my-account .dashboard .reviews #my_recent_reviews > li {
    display: inline-flex;
}
.customer-account-index .my-account .dashboard .reviews .sub-title,
.customer-account-index .my-account .dashboard .reviews #my_recent_reviews > li .details .product-name,
.customer-account-index .my-account .dashboard .reviews #my_recent_reviews > li .number {
    font-size: 18px;
    font-family: pt sans, sans-serif;
}
.customer-account-index .my-account .dashboard .reviews #my_recent_reviews > li .number {
    margin-top: 3px;
    margin-right: 5px;

}
.customer-account-edit .my-account .fieldset h2 {
     color: #434343;
}

@media screen and (max-width: 350px) {
    .my-account #my-orders-table2 th {
        padding: 0;
    }
}


/*end orders page*/

/*end account dashboard*/
.newsletter-manage-index .my-account #form-validate .fieldset .legend {
    color: #434343;
}





.total-footer .before-footer {
    margin-bottom: 0;
    padding: 10px 0px 10px !important;
}
.before-footer .logos > h3 {
    height: auto;
}

/*for menu*/
.header-container .nav-container #custommenu-mobile #menu-content .menu-mobile a {
    font: 14px/16px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #434343;
    text-transform: uppercase;
    font-weight: bold;
}
.header-container .nav-container #custommenu-mobile #menu-button {
    width: 100% !important;
    display: inline-block;
    border: none;
    background: url(../images/bttn_menu.png);
    padding: 15px 0;
}
.header-container .nav-container #custommenu-mobile #menu-button a {
    float: none;
    font: 14px/16px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #434343;
    text-transform: uppercase;
    font-weight: bold;
    width: 155px;
    margin: 0 auto;
}
.header-container .nav-container #custommenu-mobile #menu-button a span:after {
    display: block;
    position: relative;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #434343;
    margin: 2px 0px 0px 5px;
    float: right;
}
/*end menu*/


.header-container .div-menu-aux .my-menu .bottom-menu{
    -webkit-box-shadow :none;
    box-shadow :none;
}


.catalogsearch-advanced-result .main-container .results-view .category-products .toolbar{
    margin-top: 10px;
}
/*.catalogsearch-advanced-result .main-container .results-view .category-products .toolbar .sorter{
    box-shadow: 1px 2px 4px rgba(0,0,0,.3);
}*/
/*.catalogsearch-advanced-result .main-container .results-view .category-products .toolbar .pager{
    box-shadow: 1px 2px 4px rgba(0,0,0,.3);
}*/
@media screen and (max-width: 800px){
    .catalogsearch-advanced-result .main-container .main .col-left {
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 801px){
    .catalogsearch-advanced-result .main-container .main .sidebar{
        margin-top: 0px !important;
    }
    .catalogsearch-result-index .results-view .category-products .products-list .item {
        margin-right: 2px;
    }
}
.catalogsearch-advanced-result .main-container .main .messages .note-msg{
    margin-left: 15px;
    margin-right: 15px;
}
.catalogsearch-advanced-result .main-container .main .col-main .page-title,
.catalogsearch-advanced-result .main-container .main .col-main p,
.catalogsearch-advanced-result .main-container .main .col-main .messages,
.catalogsearch-advanced-result .main-container .main .col-main .search-summary {
    padding: 5px;
    box-shadow: 4px 4px 3px rgba(0,0,0,.3);
}
/*
.catalogsearch-advanced-result .main-container .main .col-main p {
    box-shadow: 1px 5px 7px 0px rgba(0,0,0,0.3);
}
.catalogsearch-advanced-result .main-container .main .col-main .messages{
    box-shadow: 1px 4px 8px 0px rgba(0,0,0,0.3);
}
.catalogsearch-advanced-result .main-container .main .col-main .search-summary{
    box-shadow: 1px 6px 8px 0px rgba(0,0,0,0.3);
    padding: 10px;
}
.catalogsearch-advanced-result .main-container .results-view .category-products .products-grid li{
    box-shadow: 1px 2px 7px rgba(0,0,0,.3);
}*/

.catalogsearch-advanced-result .main-container .main .col-main .category-products p, .catalogsearch-advanced-result .main-container .results-view .category-products .products-grid .add-to-links li{
    box-shadow: none;
    background:none;
}



/*changes for deal blast*/
.strip .block-subscribe #emailAddr2 {
    width: 190px;
}
 .strip .desktop {
    display: inline-block;
    float: right;
}
 .strip .desktop h2 {
    padding-left: 0;
}
.strip .desktop .social {
    padding-left: 10px;
}
.strip_item ul {
     /* margin-left: 13px; */
    width: 100%;
}
@media screen and (max-width: 810px) {

    /*.strip {
        display: none;
    }*/
    .strip .strip_item {
        width: 100% !important;
    }
    .strip .strip_item ul li {
        font-size: 20px !important;
        float: left;
        width: 44%;
    }
    .footer-container .mobile {
        display: block !important;
    }


}

/*end changes for deal blast*/

/*changes for search page*/
.catalogsearch-result-index .col2-left-layout .main .col-main .results-view .category-products ul .icons-links {
    box-shadow: none;
}

@media screen and (min-width: 1125px){
    .catalogsearch-result-index .col2-left-layout .col-main .results-view {
        padding: 0;
    }
    .catalogsearch-result-index .sidebar {
        width: 21% !important;
        margin-right: 2% !important;
    }

    .catalogsearch-result-index .col2-left-layout .main > .static-block {
        padding:0;
        width: 74.5%;
    }
    .catalogsearch-result-index .col2-left-layout .col-main {
        float: right;
    }
}

@media screen and (max-width: 810px) {
    .strip .strip_item > ul {
        display: inline-block;
        width: 100%;
        height: 100%;

    }
    .strip .strip_item ul li {
        margin: auto;
        display: inline-block;
        padding: 24px 0;
        width: 49.8%;
    }
}
@media screen and (max-width: 800px) {
    .cms-page-view .main .col-main {
        width: auto !important;
        padding: 10px !important;
    }
}
.quick-access .input-text{
    vertical-align: top;
}
.quick-access button, .quick-access button:active{
    top: 0px!important;
}

/*changes R*/
@media screen and (max-width: 810px){
    .block-info {
        margin: 0px!important;
        width: 60%;
        float: left;
        padding-left: 20px;
    }
    #small_info {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: left;
    }

    .block-visa {
        float: left;
       width: 34%;
        margin-left: 0px;
    }

    .footer-container > div .box aside:nth-of-type(3) ul {
        float: left;
        clear: both;
        padding-left: 0px;
    }
    .block-visa img {
        float: right;
        max-width: 100%;
        max-height: 50%;
        width: auto;
    }
    #smaller {
        width: 100%!important
    }
    #small , #small2 {
        display: none!important;
    }
    #gone {
        display: none;
    }
    .bd { border-right: none!important}
    #accordion {
        display: none;
    }
    .footer-container > div .box{
        display: block !important;
    }
    #ui-id-2,#ui-id-3,ui-id-6{
        height: auto;
    }
}
@media screen and (max-width: 510px){
    .block-info{ padding-left:0;width: 66%;}
}
.cms-home .products-grid.first:after{
    display: inline !important;

}
/* end changes R*/
/*padding all pages*/
@media screen and (max-width: 800px){
    .catalogsearch-result-index .col2-left-layout .col-main .results-view,
    .catalog-category-view .col2-left-layout .col-main .category-view,
    .cms-index-index .col1-layout .home-top-section{
        padding: 5px;
    }

}


/*sort by*/
.catalog-category-view .category-view .category-products .toolbar .sorter .sort-by,
.catalogsearch-result-index .results-view .category-products .toolbar .sorter .sort-by {
    width: 290px;
}
.catalog-category-view .category-view .category-products .toolbar .sorter .sort-by label,
.catalogsearch-result-index .results-view .category-products .toolbar .sorter .sort-by label {
    float: left;
    margin-left: 15px;
}
.catalog-category-view .category-view .category-products .toolbar .sorter .sort-by select,
.catalog-category-view .view-mobile-sort .sorter .sort-by select,
.catalogsearch-result-index .results-view .category-products .toolbar .sorter .sort-by select,
.catalogsearch-result-index .view-mobile-sort .sorter .sort-by select {
    width: 195px;
    direction: rtl;
    padding-right: 20px;
    appearance: none;
    -moz-appearance:toolbox;
    -webkit-appearance:none;


}
@media screen and (min-width: 980px) and (max-width: 1120px){
    .cms-home .products-grid.first:after{
        display: list-item !important;

    }
}
/* end changes R*/
/*
@media screen and (max-width: 800px) {
    .category-view .toolbar-bottom .sort-by {
        width: 90% !important;
        margin-left: 5%;
    }
}
*/

.ui-accordion .ui-accordion-header{
    text-transform: uppercase;
    margin: 10px 0;
    color: #dfdfdf;
}

/*sort by*/
@media screen and (max-width: 800px) {
    .category-products > .toolbar > .sorter .sort-by {
        display: block;
    }
    .catalog-category-view .category-view .category-products .toolbar .sorter .sort-by,
    .catalogsearch-result-index .results-view .category-products .toolbar .sorter .sort-by {
        width: 90%;
        left: 5%;
    }
    .catalog-category-view .category-view .category-products .toolbar .sorter,
    .catalogsearch-result-index .results-view .category-products .toolbar .sorter {
        height: auto;
    }
    .catalog-category-view .category-view .category-products .toolbar .sorter .view-mode,
    .catalogsearch-result-index .results-view .category-products .toolbar .sorter .view-mode {
        display: inline-block;
        margin: 0 auto;
        margin-bottom: 10px;
        float: none;
    }
}

/*end sort by*/
@media screen and (max-width: 370px) and (min-width: 200px){
    .toolbar .sorter .sort-by select {
        font-size: 12px;
        width: 110px !important;
    }
}
.catalog-category-view .category-view .category-products .toolbar .sorter .sort-by select,
.catalog-category-view .view-mobile-sort .sorter .sort-by select,
.catalogsearch-result-index .results-view .category-products .toolbar .sorter .sort-by select,
.catalogsearch-result-index .view-mobile-sort .sorter .sort-by select {
    direction: ltr;
    appearance: inherit;
    -webkit-appearance: inherit;
    -moz-appearance:inherit;

}

@media screen and (max-width: 980px){
    #checkout-review-submit {
        margin-top: 15px;
    }
}

@media screen and (min-width: 800px){
    .total-footer .block.block-list.block-viewed {
        display: none!important;
    }
}
.ui-accordion .ui-accordion-content h4{color:#dfdfdf;}

#storelocator-container .pager, div#storelocator-results .pager { background: none; box-shadow: none;}
#storelocator-container .pager .v-middle{height:10px;}
#storelocator-container .pager .pages strong{font-size: 16px;}

.catalogsearch-result-index .col2-left-layout .col-main .page-title { margin-top: -23px; padding: 5px 0; }

.configurable .product-stock-price .wrapper {
    display: none;
}

.ffl {
    display: none;
}
@media screen and (max-width: 620px) {
    .sorter .sort-by label { margin-left: 10px; font-size: 14px;}
    .sorter select { font-size: 14px; }
}
@media screen and (max-width: 510px) {
    .strip .strip_item ul li {
        width: 49.7%;
    }
}
