@font-face {
    font-family: open sans;
    src: url(../fonts/OpenSans.eot);
    src: url(../fonts/OpenSans.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans.woff2) format('woff2'), url(../fonts/OpenSans.woff) format('woff'), url(../fonts/OpenSans.ttf) format('truetype'), url(../fonts/OpenSans.svg#OpenSans) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: open sans bold;
    src: url(../fonts/OpenSans-Bold.eot);
    src: url(../fonts/OpenSans-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Bold.woff2) format('woff2'), url(../fonts/OpenSans-Bold.woff) format('woff'), url(../fonts/OpenSans-Bold.ttf) format('truetype'), url(../fonts/OpenSans-Bold.svg#OpenSans-Bold) format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: open sans semi bold;
    src: url(../fonts/OpenSans-Semibold.eot);
    src: url(../fonts/OpenSans-Semibold.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Semibold.woff2) format('woff2'), url(../fonts/OpenSans-Semibold.woff) format('woff'), url(../fonts/OpenSans-Semibold.ttf) format('truetype'), url(../fonts/OpenSans-Semibold.svg#OpenSans-Semibold) format('svg');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: open sans italic;
    src: url(../fonts/OpenSans-Italic.eot);
    src: url(../fonts/OpenSans-Italic.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Italic.woff2) format('woff2'), url(../fonts/OpenSans-Italic.woff) format('woff'), url(../fonts/OpenSans-Italic.ttf) format('truetype'), url(../fonts/OpenSans-Italic.svg#OpenSans-Italic) format('svg');
    font-weight: 400;
    font-style: italic
}

body {
    font-family: open sans, sans-serif;
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 15px;
    overflow-x: hidden
}

#lhnContainerDone {
    display: none
}

a {
    text-decoration: none;
    color: inherit
}

a:hover {
    color: #277297;
    text-decoration: none
}

h1 {
    font-size: 18px;
    font-family: open sans bold, sans-serif
}

h2 {
    font-size: 16px
}

h3.section-title {
    font-family: open sans semi bold, sans-serif;
    font-size: 24px;
    text-align: center
}

h4 {
    font-family: open sans semi bold, sans-serif;
    font-size: 11.35px
}

h5 {
    font-family: open sans italic, sans-serif;
    font-size: 12px
}

h6 {
    font-family: open sans semi bold, sans-serif;
    font-size: 14px
}

img {
    max-width: 100%
}

.img-responsive {
    width: 100%
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.white-text {
    color: #fff
}

.white-background {
    background-color: #fff
}

.blue-background {
    background-color: #277297
}

.text-highlight {
    font-family: open sans bold, sans-serif;
    color: #277297
}

.top-bar {
    padding: 15px;
    text-align: center;
    color: #fff;
    background-color: #277297;
    font-size: 11px
}

.wrapper-1000 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-top: 15px
}

.container {
    max-width: 1200px;
    padding-top: 15px;
    position: relative;
    width: 100%
}

.top-bar .container {
    padding-top: 0
}

.top-bar .top-message {
    text-align: right
}

.top-bar a {
    color: #000;
    text-decoration: none
}

.top-bar a:hover {
    text-decoration: underline
}

.home-block {
    padding: 35px 0;
    border-bottom: 1px solid #d7d7d7
}

.main-wrapper {
    padding-top: 18px;
    padding-bottom: 30px
}

#main-content {
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear
}

.breadcrumbs {
    color: inherit;
    margin: 35px 0
}

.breadcrumbs a {
    color: #277297
}

.breadcrumbs a:hover {
    opacity: .8
}

.error-message {
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7;
    padding: 5px;
    display: block;
    margin-bottom: 10px;
    color: #890202
}

.separator {
    height: 1px;
    background-color: #d7d7d7;
    width: 100%;
    margin: 15px 0
}

.separator.table_flan {
    margin-left: -15px;
    margin-right: -15px;
    width: auto
}

.mm-input {
    padding-left: 15px;
    background-color: transparent;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #8eb4c6;
    color: #277297;
    padding-top: 10px;
    padding-bottom: 10px
}

.mm-button {
    width: 100%;
    border: 1px solid #8eb4c6;
    text-align: center;
    background-color: #fff;
    color: #277297;
    margin-bottom: 10px;
    padding: 10px 0;
    font-size: 12px
}

.mm-button.blue {
    background-color: #277297;
    color: #fff;
    border: none
}

.mm-button:hover {
    opacity: .8
}

.slicknav_menu {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
    background: #277297
}

#shop-filters .slicknav_menu {
    position: relative;
    width: 100%;
    z-index: 99998;
    border: 1px solid #93b8cb;
    margin-bottom: 15px;
    background-color: #fff
}

#shop-filters .slicknav_menu a {
    color: #333;
    font-size: 14px
}

#shop-filters .slicknav_icon {
    display: none
}

#shop-filters .slicknav_btn {
    width: 100%;
    background-color: transparent;
    margin: 0;
    text-shadow: none;
    border-radius: 0
}

#shop-filters .slicknav_menu .slicknav_menutxt {
    width: 100%;
    text-shadow: none;
    color: #277297;
    font-weight: 400;
    font-size: 14px
}

.order_list {
    padding: 20px;
    background-color: #faf9f7;
    margin-bottom: 20px
}

.order_details_toggle {
    background: #277297;
    color: #fff;
    cursor: pointer;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    position: absolute;
    right: 20px;
    top: calc(50% - 17px);
    padding: 10px 20px
}

.order_details_toggle:hover {
    background: #fff;
    color: #277297;
    cursor: pointer
}

.cart_details {
    margin-bottom: 30px;
    margin-top: 30px
}

#telephone_control,
#language_control {
    text-align: left;
    display: inline-block;
    border-right: 1px solid #fff;
    padding-right: 15px;
    float: left;
    cursor: pointer
}

#telephone_control {
    padding-left: 15px;
    border: none
}

#telephone_selector,
#language_selector {
    color: #fff;
    position: relative
}

#telephones_list,
#languages_list {
    color: #fff;
    display: none;
    position: absolute;
    top: calc(100% + 15px);
    width: 50px;
    left: 0;
    z-index: 1;
    background: #277297;
    padding: 5px 11px;
    text-align: center
}

#telephones_list {
    width: 250px
}

#telephones_list a,
#languages_list a {
    color: #fff;
    padding: 3px 0;
    text-align: left;
    display: block
}

#telephones_list a.selected,
#telephones_list a:hover,
#languages_list a.selected,
#languages_list a:hover {
    text-decoration: underline
}

#telephones_list.show,
#languages_list.show {
    display: block
}

.telephone span {
    width: 125px;
    display: inline-block
}

.carts-header h1 {
    font-size: 14px
}

.carts-header .price-header {
    text-align: right
}

.cart-item .item-description h1 {
    font-size: 14px
}

.cart-item .item-image {
    border: 1px solid #ebebeb;
    padding-bottom: 33.333333%;
    overflow: hidden;
    position: relative
}

.cart-item .item-image img {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%
}

.cart-item .item-price {
    text-align: right
}

.cart-item .item-quantity input {
    width: 36px;
    height: 36px;
    border: 1px solid #8eb4c6;
    text-align: center;
    color: #277297
}

.cart-item .item-quantity a {
    color: #277297
}

.cart-item .item-quantity a:hover {
    opacity: .8
}

.cart-item {
    margin-bottom: 30px
}

.cart-item:last-child {
    margin-bottom: 0
}

.cart-total {
    padding-top: 10px
}

.cart-total .payment-methods img {
    margin-bottom: 15px
}

.cart-total .row {
    margin-bottom: 5px
}

.cart-total .total-price h1 {
    font-size: 12px
}

.cart-total .total-price p {
    text-align: right
}

#UserAddForm input[type=submit][disabled] {
    background-color: #ccc
}

.header-logo img {
    height: auto;
    margin-top: 20px
}

.menus {
    text-align: right;
    line-height: 1
}

.menus ul li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #000
}

.menus ul li:first-child {
    border-left: none;
    padding-left: 0
}

.menus ul li:last-child {
    padding-right: 0
}

.menus ul li a.selected {
    font-family: open sans bold, sans-serif;
    color: #277297;
    border-bottom: 3px solid #277297
}

.main-menu ul li a {
    font-size: 13.5px
}

.top-menu {
    margin-top: 10px
}

.main-menu {
    margin-top: 30px
}

.user-actions {
    margin-top: 30px;
    text-align: right
}

.user-actions ul {
    list-style-type: none
}

.user-actions ul li {
    display: inline-block;
    padding-left: 10px
}

.user-actions .user-action {
    background-color: #277297;
    padding: 5px;
    text-align: center;
    position: relative
}

.user-actions .user-action:hover i {
    opacity: .8
}

.user-actions .user-action i {
    color: #fff;
    font-size: 15px
}

.count-badge {
    top: -7px;
    right: -5px;
    line-height: 8px;
    font-size: 10px;
    background-color: #fa3e3e;
    border-radius: 2px;
    color: #fff;
    font-family: open sans semi bold;
    padding: 3px;
    text-align: center;
    position: absolute
}

.promoted #side-bar {
    display: none
}

.promoted #main-content {
    width: 100%
}

#chat_float {
    position: fixed;
    bottom: 0;
    right: 30px;
    background: #2188bc;
    color: #fff;
    padding: 10px 15px;
    width: 210px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    box-shadow: -1px -1px 3px rgba(0, 0, 0, .3);
    font-weight: 700;
    text-transform: capitalize;
    font-size: 12px
}

#full-view-button {
    display: block
}

#open-icon {
    float: right;
    font-size: 19px;
    line-height: 11px
}

#chat_float>*:hover {
    color: #000
}

#top-banner {
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    padding: 0 11%;
    text-align: center;
    padding-top: 1px;
    position: relative;
    overflow: hidden
}

#header_image_float {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 0;
}

#top-banner h1 {
    margin-bottom: 15px;
    margin-top: 120px
}

#top-banner .banner-buttons {
    padding: 0 10%;
    margin: 75px auto;
    height: 50px
}

#top-banner .banner-buttons .banner-button {
    margin: 0 auto;
    width: 225px;
    padding: 18px 0
}

#top-banner .banner-buttons .banner-button:hover {
    opacity: .9
}

#top-banner .banner-buttons a:hover {
    color: inherit
}

#banner_button {
    position: absolute;
    bottom: 0;
    right: 30px;
    background: #2188bc;
    color: #fff;
    padding: 10px 15px;
    width: 210px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    box-shadow: -1px -1px 3px rgba(0, 0, 0, .3);
    font-weight: 700;
    text-transform: capitalize;
    font-size: 12px
}

#home-customers .customers .customer {
    display: inline-block;
    margin-top: 40px;
    text-align: center
}

#home-customers .customers .customer img {
    height: 105px;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear
}

#home-customers h1 {
    font-family: open sans semi bold, sans-serif;
    font-size: 19px;
    text-align: center
}

#top-selling .product {
    padding-top: 45px;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear
}

#top-selling .product-image {
    width: 100%;
    border: 1px solid #ebebeb;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative
}

#top-selling .product-image img {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%
}

#top-selling .product-description {
    text-align: center;
    padding-top: 25px;
    height: 89px;
    overflow: hidden
}

#top-selling .product-description h2 {
    font-size: 14px
}

#top-selling .product-description h6 {
    color: #277297;
    margin-top: 2px
}

#home-services .home-service {
    text-align: center;
    padding: 0 6px;
    margin-bottom: 30px
}

#home-services .home-service img {
    height: 58px;
    padding-bottom: 22px;
    padding-bottom: 22px
}

#home-services .home-service h4 {
    padding-bottom: 22px;
    font-size: 14px
}

#home-services .home-service p {
    font-size: 12px
}

#featured-articles {
    margin-top: 45px
}

.featured-article {
    margin-bottom: 30px
}

.article-image {
    padding-right: 0
}

.article-description h1 {
    margin-bottom: 3px;
    font-size: 14px
}

.article-description h3 {
    font-size: 14px;
    margin-bottom: 30px
}

.article-description>p {
    line-height: 20px
}

.view-article-button {
    margin-top: 30px;
    border: 1px solid #277297;
    padding: 10px 20px;
    display: inline-block
}

.view-article-button:hover {
    opacity: .8
}

.featured-article-link {
    color: #277297
}

#resellers-page textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border: 1px solid #8eb4c6;
    color: #277297
}

#resellers-page label {
    display: block;
    margin-bottom: 5px;
    width: 100%
}

#resellers-page input,
#resellers-page select {
    width: 100%
}

#testimonials {
    margin-top: 35px;
    padding: 45px 25px;
    padding-top: 0;
    background-color: #f6f6f6
}

#testimonials .testimonial {
    margin-top: 45px
}

#testimonials .testimonial h5 {
    text-align: center;
    height: 100px;
    font-size: 14px;
    margin-bottom: 10px
}

#testimonials .testimonial-separator {
    height: 1px;
    background-color: #277297;
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.testimonial-triangle-wrapper {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 15px
}

.testimonial-triangle:before,
.testimonial-triangle:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-bottom: 0
}

.testimonial-triangle:before {
    bottom: -8px;
    left: -1px;
    border-top-color: #277297;
    border-width: 8px
}

.testimonial-triangle:after {
    bottom: -7px;
    left: 0;
    border-top-color: #f6f6f6;
    border-width: 7px
}

#testimonials .testimonial-image {
    height: 51px;
    width: 51px;
    overflow: hidden;
    float: left;
    margin-right: 10px
}

#testimonials .testimonial-name h4 {
    color: #277297;
    padding-top: 12px
}

#home-testimonials .view-more {
    text-align: center
}

#home-testimonials .view-more .view-article-button {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 30px
}

#home-testimonials.full-page #testimonials {
    background-color: #fff
}

#home-projects .home-project {
    height: 250px;
    position: relative;
    text-align: center;
    background-color: #30474d
}

#home-projects .home-project img {
    margin: 0 auto
}

#home-projects #projects-wrapper {
    margin-top: 35px;
    width: 100%;
    position: relative
}

#home-projects .home-project-mask {
    z-index: 10;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    display: block
}

#home-projects .home-project-description {
    z-index: 11;
    position: absolute;
    text-align: center;
    width: 70%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#home-projects .home-project-description h1 {
    margin-bottom: 25px
}

#home-projects .custom-prev,
#home-projects .custom-next {
    width: 48px;
    height: 48px;
    background-color: #277297;
    z-index: 20;
    border: none;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 35px
}

#home-projects .custom-prev:hover,
#home-projects .custom-next:hover {
    opacity: .8
}

#home-projects .custom-prev {
    left: 0
}

#home-projects .custom-next {
    right: 0
}

#latest-news .latest-news {
    margin-top: 35px
}

#latest-news .news-image {
    width: 100%;
    border: 1px solid #ebebeb;
    padding-bottom: 72%;
    overflow: hidden;
    position: relative
}

#latest-news .news-image img {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%
}

#latest-news .news-description {
    overflow: hidden;
    min-height: 70px;
    margin-top: 20px;
    margin-bottom: 20px
}

#latest-news .view-article-button {
    margin-top: 15px;
    padding-right: 30px;
    padding-left: 30px
}

#home-news .view-more,
.view-more {
    text-align: center
}

#home-news .view-more .view-article-button {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 30px
}

#slides {
    margin: 0 0 20px
}

#slides.projects_gallery {
    margin: 20px 0
}

#slides.projects_gallery .item img {
    width: 100%;
    height: auto
}

.weight-slot {
    height: 15px;
    margin-top: 5px
}

.news-content h1 {
    margin: 15px 0
}

.news-content img {
    margin-bottom: 15px
}

.news-content p {
    line-height: 22px
}

.nodes .node h2 {
    font-weight: 700;
    margin: 20px 0 10px;
    font-size: 18px
}

.nodes .node {
    padding: 30px;
    border-bottom: 1px solid #ccc
}

.nodes .node:last-child {
    border: none
}

.node h1 {
    margin-bottom: 5px
}

.node .node-info {
    margin-bottom: 15px
}

.node p {
    margin-bottom: 10px
}

.nodes .paging {
    display: block;
    text-align: center;
    margin: 30px 0 10px;
    vertical-align: middle
}

.paging span {
    display: inline-block;
    border: 1px solid #277297;
    padding: 5px 9px;
    border-radius: 0;
    font-size: 15px;
    margin: 0 5px;
    vertical-align: middle
}

.paging span.current,
.paging span:hover,
.paging span:active {
    background-color: #efefef
}

a img {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

a img:hover {
    opacity: .8
}

.index_read_more {
    padding: 5px 15px;
    margin-top: 20px;
    float: right;
    color: #fff;
    background: #277297;
    border: 1px solid #277297
}

.index_read_more:hover {
    color: #277297;
    background: #fff
}

#product-page #product .product-image {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    border: 1px solid #ebebeb
}

#product-page #product .product-image a {
    cursor: zoom-in
}

#product-page #product .product-image img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#product-page #product .product-actions h1 {
    font-size: 24px
}

#product-page #product .product-actions h2 {
    font-size: 30px;
    color: #277297
}

#product-page #product p.shipping-text {
    font-size: 14px;
    margin-top: 15px
}

#product-page #product p.more-customization {
    margin-top: 25px
}

#product-page #product p.more-customization a {
    font-size: 12px;
    font-family: open sans bold;
    color: #277297
}

#product-page #product p.more-customization a:hover {
    text-decoration: underline
}

#product-page .custom-dropdown {
    margin-top: 15px
}

.custom-dropdown {
    background-image: url(../img/arrowdown.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 37px;
    border: 1px solid #93b8cb;
    padding: 0 30px 0 5px
}

.custom-dropdown:hover {
    cursor: pointer
}

.custom-dropdown::-ms-expand {
    display: none
}

@media screen and (min-width:0\0) {
    .custom-dropdown {
        background-image: none\9;
        padding: 5px\9
    }
}

#product-page #product #add-to-favorites {
    padding: 15px 12px;
    width: 100%;
    color: #277297;
    border: 1px solid #277297;
    font-size: 21px;
    text-align: left;
    position: relative;
    margin-top: 15px
}

#product-page #product #add-to-favorites i {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 28px
}

#product-page #product #add-to-cart,
#product-page #product .checkout-button {
    background-color: #277297;
    padding: 15px 12px;
    width: 100%;
    color: #fff;
    border: 1px solid #277297;
    font-size: 21px;
    text-align: center;
    position: relative;
    margin-top: 30px;
    display: block;
    text-decoration: none
}

#product-page #product .checkout-button {
    margin-top: 15px
}

#product-page #product #add-to-favorites:hover,
#product-page #product #add-to-cart:hover,
#product-page #product .checkout-button:hover {
    opacity: .8;
    cursor: pointer
}

#product-page #product .product-description {
    padding-top: 0
}

#product-page #product .product-description .detail-field {
    margin-bottom: 15px
}

#product-page #product .product-description h1 {
    font-size: 13px
}

#product-page #product .product-description p {
    font-size: 14px
}

#product-page #product .shipment-options {
    padding-top: 45px
}

#product-page #product .shipment-options .shipment-option {
    margin-bottom: 15px
}

#product-page #product .shipment-options .shipment-option h1 {
    font-size: 14px;
    color: #277297;
    margin-bottom: 15px
}

#product-page #product .shipment-options .shipment-option div {
    width: 145px;
    height: 45px;
    position: relative;
    border: 1px solid #277297
}

#product-page #product .shipment-options .shipment-option div img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#custom-size {
    margin-top: 15px;
    display: none
}

#custom-size input {
    vertical-align: middle;
    text-align: center;
    padding-left: 0
}

#custom-size .times {
    padding: 0;
    text-align: center;
    padding-top: 9px
}

#min_validation {
    display: none;
    color: darkred;
    font-weight: 800
}

#products-page>h1 {
    font-size: 24px;
    margin-bottom: 20px
}

#products-page #products-wrapper {
    display: flex;
    flex-wrap: wrap
}

#products-page .product {
    padding-bottom: 45px;
    transition: all .2s linear
}

#products-page .product-image {
    width: 100%;
    border: 1px solid #ebebeb;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative
}

#products-page .product-image img {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%
}

#products-page .product-description {
    text-align: center;
    padding-top: 25px
}

#products-page .product-description h2 {
    font-size: 14px
}

#products-page .product-description strong.product-title {
    display: block;
    margin-bottom: 5px
}

#products-page .product-description h6 {
    color: #277297;
    margin-top: 6px
}

#products-page .add-to-cart,
#products-page .size-options {
    background-color: #277297;
    padding: 5px 10px;
    width: 100%;
    color: #fff;
    border: 1px solid #277297;
    text-align: center;
    position: relative;
    margin-top: 5px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

#products-page .add-to-cart:hover,
#products-page .size-options:hover {
    background-color: #fff;
    color: #277297;
    border: 1px solid #277297
}

.title_price_holder {
    min-height: 73px
}

.strike {
    text-decoration: line-through
}

.products-actions {
    margin-top: 30px;
    padding-bottom: 40px
}

.products-paginator {
    text-align: right;
    padding-top: 11px
}

.products-paginator span a {
    font-size: 14px;
    opacity: .5;
    padding: 7px 15px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #93b8cb;
    margin-left: -1px
}

.products-paginator span.current {
    border: 1px solid #93b8cb;
    margin-left: -1px;
    padding: 7px 15px;
    background-color: #93b8cb;
    font-size: 14px;
    color: #277297;
    font-family: open sans bold
}

.products-paginator span.disabled,
.products-paginator span.ellipsis {
    font-size: 14px;
    opacity: .5;
    padding: 7px 15px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #93b8cb;
    margin-left: -1px
}

#products-page .sort-filter,
#products-page .limit-fitler {
    float: left;
    margin-right: 15px
}

#products-filters {
    padding-top: 40px
}

#products-filters .filter-block {
    margin-bottom: 40px
}

#products-filters .filter-block h1 {
    font-size: 12px;
    margin-bottom: 15px
}

#products-filters .filter-block label {
    color: #277297
}

#products-filters .filter-block input[type=radio],
#products-filters .filter-block input[type=checkbox] {
    margin-top: 0;
    border: 1px solid #277297
}

#products-filters .filter-width input {
    padding: 5px;
    border: 1px solid #93b8cb;
    display: inline-block;
    text-align: center;
    width: 55px;
    height: 35px;
    margin-right: -4px
}

.ui-widget.ui-widget-content {
    border: none
}

.ui-slider-horizontal {
    height: 1px;
    border: none;
    background-color: #e5e5e5
}

.ui-slider-horizontal .ui-slider-range {
    background-color: #727272;
    border: none
}

.ui-state-default,
ui-widget-content .ui-state-default {
    background-color: #277297!important;
    border: none!important;
    cursor: pointer!important;
    border-radius: 50%!important;
    width: 10px!important;
    height: 10px!important;
    top: -4px!important
}

ui-state-active {
    opacity: .5!important;
    border: 0!important;
    background-color: inherit!important
}

.range-price .min-value,
.range-price .max-value {
    color: #a3a3a3;
    font-size: 12px;
    margin-top: 10px
}

.range-price .min-value {
    float: left
}

.range-price .max-value {
    float: right
}

#footer {
    background-color: #277297;
    padding: 30px 0;
    color: #fff
}

#footer .h1 {
    font-size: 14px;
    margin-bottom: 40px;
    font-weight: 700
}

#footer ul li {
    margin-bottom: 12px
}

#footer ul li a:hover {
    color: inherit;
    text-decoration: underline
}

#footer-customer-support {
    padding-left: 30px
}

#footer-newsletter input {
    display: inline;
    background-color: transparent;
    width: 65%;
    height: 35px;
    border: 1px solid #a0c1d1;
    padding: 0 10px
}

#footer-newsletter input[type=submit] {
    width: 35%;
    background-color: #fff;
    color: #277297;
    font-family: open sans bold, sans-serif;
    font-size: 14px;
    border: none
}

#footer-newsletter input[type=submit]:hover {
    opacity: .8
}

#footer-newsletter p {
    margin: 34px 0
}

#footer-newsletter .social-icons {
    text-align: left
}

#footer-newsletter .social-icons a {
    font-size: 26px;
    margin-right: 10px
}

#footer-newsletter .social-icons a:hover {
    color: #fff;
    opacity: .8
}

#footer-newsletter .payments-icons {
    text-align: right;
    padding-top: 4px
}

#shop-filters .shop-filter,
#sub-sections {
    margin-top: 38px
}

#sub-sections {
    margin-right: 0
}

#shop-filters .shop-filter h4 a {
    color: #277297;
    font-size: 12px
}

#shop-filters .shop-filter h4 a:hover {
    opacity: .8
}

#shop-filters .shop-filter h1,
#sub-sections h4 {
    font-size: 12px;
    font-family: open sans bold, sans-serif
}

#sub-sections h4 {
    margin-top: 10px
}

#sub-sections ul {
    padding-left: 10px
}

#sub-sections a.selected {
    font-weight: 600;
    text-decoration: underline
}

#shop-filters .shop-filter ul li {
    margin-top: 12px;
    position: relative
}

#shop-filters .shop-filter ul li.has_children:after {
    font-family: fontawesome;
    position: absolute;
    content: "\f0d7";
    right: 20px;
    top: 0
}

#shop-filters .shop-filter ul li.has_children.open:after {
    content: "\f0d8"
}

#shop-filters .shop-filter ul li.has_children ul.sub_cat {
    max-height: 0;
    height: auto;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#shop-filters .shop-filter ul li.has_children.open ul.sub_cat {
    max-height: 9999px;
    overflow: hidden
}

#shop-filters .shop-filter ul {
    padding-left: 15px
}

#shop-filters .shop-filter ul li a {
    color: #277297;
    font-size: 14px;
    display: block
}

#shop-filters .shop-filter ul li a:hover {
    opacity: .8
}

#shop-filters .shop-filter ul li a.selected {
    font-weight: 600;
    text-decoration: underline
}

.user-actions.clearfix>* {
    float: right
}

#header_search button {
    color: #fff;
    border: 1px solid #277297;
    background: #277297;
    margin: 0;
    padding: 5px 7px;
    font-size: 14px;
    line-height: 14px;
    float: right
}

#header_search button:hover {
    background: #fff;
    color: #277297
}

#header_query {
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block
}

#shop-filters #search-store {
    margin-top: 38px
}

#shop-filters #search-store input {
    width: 85%;
    float: left;
    height: 100%;
    border: none;
    background-color: transparent
}

#shop-filters #search-store button {
    width: 15%;
    text-align: right;
    font-size: 13px;
    height: 100%;
    border: none;
    background-color: transparent;
    color: #277297;
    float: right
}

#shop-filters #search-store button:hover {
    opacity: .8
}

#shop-filters #search-wrapper {
    width: 90%;
    height: 35px;
    border: 1px solid #93b8cb;
    padding: 0 10px
}

.top-contact {
    background-color: #f6f6f6;
    padding-bottom: 40px
}

.contacts-info,
.contacts-map {
    overflow: hidden
}

.contacts-info {
    padding: 40px;
    line-height: 20px
}

.contacts-info .h1 {
    color: #277297;
    margin-bottom: 7px
}

.contacts-info .h1:nth-of-type(2) {
    margin-top: 20px
}

.contacts-map {
    padding-left: 0
}

.contact-locations {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px
}

.contact-locations .location {
    line-height: 20px;
    margin-bottom: 30px
}

.contact-locations .location h1 {
    margin-bottom: 10px
}

.get-in-touch {
    width: 100%;
    padding-top: 1px;
    margin-top: 0;
}

.get-in-touch h1,
.get-in-touch .h1 {
    text-align: center;
    color: #277297;
    margin: 35px 0 10px;
    padding-top: .5px
}

.get-in-touch input,
.get-in-touch textarea {
    padding-left: 15px;
    background-color: transparent;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #8eb4c6;
    color: #277297
}

.get-in-touch input {
    height: 38px
}

.get-in-touch textarea {
    padding-top: 10px;
    height: 80px;
    min-height: 85px;
    max-height: 85px;
    min-width: 100%;
    max-width: 100%
}

.get-in-touch .g-recaptcha {
    display: inline-block;
    float: right
}

.get-in-touch .submit {
    text-align: right
}

.get-in-touch input[type=submit] {
    font-size: 15px;
    padding: 0;
    width: 125px;
    text-align: center;
    color: #fff;
    background-color: #277297;
    display: inline-block;
    margin-top: 10px
}

.get-in-touch input[type=submit]:hover {
    opacity: .7;
    cursor: pointer;
    border: none
}

.get-in-touch input[type=submit][disabled] {
    background-color: #ccc
}

.about-banner {
    height: 365px;
    width: 100%;
    background-size: cover
}

.our-story {
    padding-top: 35px;
    line-height: 20px
}

.our-text,
.our-video {
    padding-top: 35px
}

.our-story h1 {
    margin-bottom: 20px;
    line-height: 25px
}

.our-story iframe {
    width: 100%
}

#custom-project {
    background-color: #f6f6f6;
    line-height: 20px
}

#custom-project .meet-ceo {
    text-align: center
}

#custom-project .meet-ceo img {
    max-width: 330px;
    margin: 20px 0
}

#custom-project {
    margin-top: 30px
}

.custom-project-wrapper {
    padding: 30px 0;
    padding-left: 80px;
    padding-right: 80px
}

.custom-request {
    padding-left: 80px
}

.request-form {
    box-shadow: 2px 2px 6px grey;
    background-color: #fff;
    width: 100%;
    padding: 35px 20px;
    margin-top: 0
}

.request-form .h1 {
    color: #277297;
    margin-bottom: 25px;
    line-height: 20px
}

.request-form input,
.request-form textarea {
    padding-left: 15px;
    background-color: transparent;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #8eb4c6;
    color: #277297
}

.request-form input {
    height: 38px
}

.request-form textarea {
    padding-top: 10px;
    height: 80px;
    min-height: 85px;
    max-height: 85px;
    min-width: 100%;
    max-width: 100%
}

.request-form input[type=submit] {
    font-size: 15px;
    padding: 0;
    float: right;
    width: 125px;
    text-align: center;
    color: #fff;
    background-color: #277297;
    margin-top: 10px;
    margin-bottom: 0
}

.request-form input[type=submit]:hover {
    opacity: .7;
    cursor: pointer;
    border: none
}

.request-form input[type=submit][disabled] {
    background-color: #ccc!important
}

.login-page>h1 {
    margin-bottom: 15px
}

.content_tabs {
    margin: 20px -15px
}

.tab_links {
    overflow: hidden
}

.tab_link {
    display: block;
    padding: 20px 0;
    text-align: center;
    background-color: #faf9f7;
    font-size: 18px
}

.tab_link.selected,
.tab_link:hover {
    background-color: #277297;
    color: #fff
}

.register-page h1 {
    margin-bottom: 15px
}

.payment-header h1 {
    font-size: 14px
}

.payment-header h1 i {
    vertical-align: sub;
    font-size: 30px;
    color: #ebba16;
    margin-left: 10px
}

.payment-items {
    margin-top: 35px
}

.payment-item {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #faf9f7;
    font-size: 18px
}

.payment-item.selected {
    background-color: #277297;
    color: #fff
}

.sign-in-choices {
    margin-top: 30px
}

.sign-in-choices input {
    margin-right: 5px;
    vertical-align: middle
}

.sign-in-choices label {
    vertical-align: sub;
    font-weight: 400;
    font-size: 14px
}

.payment-form-button {
    margin-top: 30px
}

.payment-form-button .payment-button {
    padding-left: 15px;
    padding-right: 15px
}

.shipping-form {
    margin-top: 35px
}

.shipping-form h2 {
    margin-bottom: 20px;
    font-size: 23px;
    margin-top: 40px
}

#order_history .shipping-form h2 {
    margin-top: 40px
}

.shipping-form .input {
    margin-bottom: 15px
}

.shipping-form label {
    width: 20%;
    padding-left: 0
}

.shipping-form input,
.shipping-form select {
    padding-left: 15px;
    background-color: transparent;
    width: 80%;
    border: 1px solid #8eb4c6;
    color: #277297;
    padding-top: 10px;
    padding-bottom: 10px
}

.shipping-form .input.checkbox input {
    width: auto;
    margin-left: 0
}

.shipping-form .input.checkbox label {
    width: auto;
    padding-left: 20px;
    padding-top: 2px
}

.billing-form {
    margin-top: 35px;
    margin-bottom: 35px
}

.billing-form .shipping_details {
    background: #faf9f7;
    padding-bottom: 40px
}

.shipping_details p strong {
    display: inline-block;
    width: 100px
}

.billing-form h2 {
    margin-bottom: 20px;
    font-size: 23px;
    margin-top: 40px
}

.billing-form .input {
    margin-bottom: 15px
}

.billing-form label {
    width: 20%;
    padding-left: 0
}

.billing-form input,
.billing-form select {
    padding-left: 15px;
    background-color: transparent;
    width: 80%;
    border: 1px solid #8eb4c6;
    color: #277297;
    padding-top: 10px;
    padding-bottom: 10px
}

.billing-form .input.checkbox input {
    width: auto;
    margin-left: 0
}

.billing-form .input.checkbox label {
    width: auto;
    padding-left: 20px;
    padding-top: 2px
}

.h1 {
    font-size: 18px;
    font-family: open sans bold, sans-serif
}

#resellers-page,
#product-page,
.node-body {
    line-height: 22px
}

.node-body a {
    color: blue
}

.similar-product h3 {
    padding-top: 10px
}

.highlighted-category {
    color: red
}

.search-box {
    padding: 10px 5px;
    display: inline-block;
    border: 1px solid #93b8cb
}

.search-container input[type=submit] {
    padding: 10px 5px;
    background: #277297;
    color: #fff;
    border: 1px solid #277297;
    margin-left: 5px
}

.search-container input[type=submit]:hover {
    background: #fff;
    color: #277297
}

.search-container .input,
.search-container .submit,
.search-container input[type=submit],
#SearchCategoryIndexForm {
    display: inline-block
}

#SearchCategoryIndexForm {
    float: right
}

.comment-form {
    margin-top: 20px
}

.comment-form h3 {
    text-align: center;
    margin-bottom: 10px
}

.comment-form textarea {
    width: 100%;
    margin: 20px auto;
    padding: 10px;
    border: 1px solid #adadad
}

.comment-form .submit input {
    background: #277297;
    color: #fff;
    font-weight: 700;
    float: right;
    padding: 10px;
    border: none
}

.comment-form .submit input:hover,
.comment-form .submit input:focus {
    background: #2188bc
}

.comment-form .input {
    display: inline-block;
    margin-bottom: 10px;
    min-width: 33.33%
}

.comment-form .input input {
    width: 100%;
    padding: 10px;
    border: 1px solid #adadad
}

.comment-form .textarea {
    display: block;
    width: 100%
}

.comment-form label {
    margin-bottom: 10px
}

.comment-info>span,
.comment-body,
.comment-reply {
    margin-bottom: 5px;
    line-height: 20px
}

.comment-reply a {
    color: #277297;
    text-decoration: underline
}

.comment-info .name {
    color: #277297;
    font-weight: 700
}

.comments h3 {
    margin-bottom: 20px
}

.comment-body {
    background: #efefef;
    padding: 10px
}
.comment {
    margin-top: 20px
}

.gallery_photo {
    background: #000;
    padding: 0;
    margin: 0;
    margin-bottom: 0;
    display: inline-flex;
    margin-bottom: 30px
}

.preview_icon {
    color: #fff;
    opacity: .4;
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear
}

.gallery_photo:hover .preview_icon {
    opacity: .8
}

.order_palette {
    margin-top: 5px;
    margin-right: 10px;
}
#home-customers .customers .customer {
    margin-top: 30px;
}


@media screen and (max-width:1199px) {
    .main-menu {
        text-align: left
    }
    .main-menu ul li a {
        font-size: 12.5px
    }
    #top-banner .banner-buttons {
        padding: 0
    }
    #latest-news .news-description {
        min-height: 80px
    }
}

@media screen and (max-width:991px) {
    .header-logo img {
        margin: 0;
    }
    .user-actions {
        margin: 0;
    }
    .user-actions ul li {
        float: left;
        width: 50%;
        margin-bottom: 10px;
        text-align: center;
    }
    #header_query {
        width: 80%;
        float: left;
        height: 33px;
    }
    #header_search button {
        width: 20%;
        height: 33px;
    }
    .order_palette {
        font-size: 13px;
    }
    #home-customers .customers .customer img {
        height: auto;
    }
    body {
        padding-top: 50px
    }
    body>.slicknav_menu {
        display: block
    }
    .block-top-bar {
        display: none
    }
    #shop-filters .slicknav_menu:nth-child(2) {
        display: none!important
    }
    .top-menu,
    .main-menu {
        display: none
    }
    .top-bar {
        margin-top: 49px
    }
    #top-banner .banner-buttons {
        margin-top: 40px;
        margin-bottom: 0px;
        height: auto;
    }
    #header_image_float {
        width: auto;
        max-width: none;
        height: 130px;
    }
    #top-banner .banner-buttons .banner-button {
        float: none;
        margin: 0 auto;
        margin-top: 15px
    }
    #top-banner h1 {
        margin-top: 80px
    }
    #testimonials .testimonial h5 {
        height: 140px
    }
    #footer-newsletter input[type=submit] {
        font-size: 11px
    }
    .products-paginator {
        margin-top: 15px;
        text-align: left
    }
    #latest-news .news-description {
        min-height: 93px
    }
    .about-banner {
        height: 265px
    }
    #custom-project .meet-ceo img {
        width: 100%
    }
    .custom-request {
        padding-left: 15px
    }
    .custom-project-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
    #testimonials .testimonial-image {
        height: 70px
    }
    #product-page #product #add-to-favorites {
        font-size: 15px
    }
    .payment-form-button .payment-button {
        font-size: 11px
    }
}

@media screen and (max-width:767px) {
    .article-image {
        padding-right: 15px;
    }
    #home-projects .home-project {
        height: auto;
    }
    .get-in-touch .g-recaptcha {
        float: none
    }
    #top-selling .product-image {
        padding-bottom: 0;
        height: auto;
        padding: 10px 0;
        border: none
    }
    #top-selling .product-image img {
        position: static;
        transform: none;
        margin: 0 auto;
        border: 1px solid #ebebeb;
        padding: 10px
    }
    #top-selling .product {
        padding-top: 25px;
        float: left;
        width: 50%;
    }
    #top-selling .product-description {
        height: auto;
        padding-top: 8px
    }
    #products-page .product-image {
        padding-bottom: 0;
        height: auto;
        padding: 10px 0;
        border: none
    }
    #products-page .product-image img {
        position: static;
        transform: none;
        margin: 0 auto;
        border: 1px solid #ebebeb;
        padding: 10px
    }
    #products-page .product-description {
        padding-top: 8px
    }
    .user-actions {
        text-align: left
    }
    #home-services .home-service {
        margin: 0 auto;
        margin-top: 25px;
        max-width: 400px
    }
    .article-description {
        margin-top: 15px
    }
    #shop-filters #search-wrapper {
        margin-bottom: 15px;
        width: 100%
    }
    .featured-article {
        text-align: center
    }
    .featured-article img {
        margin: 0 auto
    }
    #home-customers .customers {
        text-align: center
    }
    #testimonials .testimonial {
        margin-right: auto;
        margin-left: auto;
        max-width: 400px
    }
    #testimonials .testimonial h5 {
        height: auto;
        margin-bottom: 15px
    }
    #testimonials .testimonial-image {
        float: none;
        margin: 0 auto
    }
    #testimonials .testimonial-name h4 {
        text-align: center
    }
    #latest-news .latest-news {
        text-align: left;
        margin-top: 30px;
        float: left;
        font-size: 14px;
        with: 50%;
    }
    #latest-news .news-description {
        min-height: 128px;
    }
    #latest-news .news-image {
        padding-bottom: 0;
        height: 145px;
        padding: 10px 0;
        border: none
    }
    #latest-news .news-image img {
        position: static;
        transform: none;
        margin: 0 auto;
        border: 1px solid #ebebeb;
        padding: 10px
    }
    #latest-news .view-article-button {
        display: block;
        text-align: center;
    }
    #footer h1 {
        margin-bottom: 15px;
        margin-top: 25px
    }
    #footer-customer-support {
        padding-left: 15px
    }
    #footer-newsletter .payments-icons {
        text-align: left;
        padding-top: 15px
    }
    #footer-newsletter p {
        margin-bottom: 20px
    }
    #products-page #products-wrapper {
        display: block
    }
    .products-paginator {
        text-align: center
    }
    #products-page .add-to-cart,
    #products-page .size-options {
        width: 48%;
        float: left;
        margin-left: 1%;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #products-page .sort-filter,
    #products-page .limit-filter {
        float: left;
        width: 50%;
        margin-top: 15px;
        text-align: center
    }
    .custom-dropdown {
        width: 100%
    }
    #products-page .sort-filter {
        margin-right: 0
    }
    .about-banner {
        height: 175px
    }
    .contacts-map {
        padding: 15px
    }
    .get-in-touch {
        padding: 15px
    }
    #product-page #product .product-image {
        padding-bottom: 0;
        height: auto;
        padding: 10px 0;
        border: none
    }
    #product-page #product .product-image img {
        position: static;
        transform: none;
        margin: 0 auto;
        border: 1px solid #ebebeb;
        padding: 10px
    }
    .cart-item .item-image {
        padding-bottom: 0;
        height: auto;
        padding: 10px 0;
        border: none
    }
    .cart-item .item-image img {
        position: static;
        transform: none;
        margin: 0 auto;
        border: 1px solid #ebebeb;
        padding: 10px
    }
    .carts-header {
        display: none
    }
    .cart-item .item-description,
    .cart-item .item-shipment {
        text-align: center
    }
    .cart-item .item-price {
        text-align: center;
        margin-top: 5px
    }
    .cart-item .item-quantity {
        text-align: center;
        margin-top: 5px
    }
    .cart-item .item-quantity a {
        display: block;
        text-align: center
    }
    .total-price {
        text-align: center
    }
    .cart-total .total-price p {
        text-align: center
    }
    .cart-total .payment-methods img {
        margin: 0 auto;
        margin-bottom: 15px;
        display: block
    }
    .payment-form-button .payment-button {
        font-size: 14px
    }
    #shop-filters .slicknav_menu {
        display: block
    }
    #shop-filters .shop-filter {
        display: none
    }
    #shop-filters i {
        float: right
    }
    .comment-form .input {
        min-width: 100%
    }
    #shop-filters #search-store{
        margin-top: 0;
    }
    #products-filters{
        padding-top: 0;
    }
    #products-filters .checkbox,
    #products-filters .checkbox+.checkbox {
        margin: 5px 0;
        float: left;
        width: 50%; 
    }
    #products-filters .checkbox {
        width: 50%;
        float: left;
    }
    #search-store {margin: 0;}
    #products-filters .filter-width input{width: 50%;}
    #SearchCategoryIndexForm{
        float: none;
        display: block;
    }
    #SearchCategoryIndexForm .input.text {
        width: 75%;
    }
    #SearchCategoryIndexForm .input.text input {
        width: 100%;
    }
    #SearchCategoryIndexForm .submit {
        width: 25%;
    }
    #SearchCategoryIndexForm .submit input {
        width: 100%;
        margin: 0;
        padding: 12px 0 13px;
    }
    .products-actions {
        margin-top: 0;
    }
}

@media screen and (max-width:600px) {
    .billing-form label,
    .shipping-form label {
        width: 100%;
        margin-bottom: 5px
    }
    .billing-form input,
    .billing-form select,
    .shipping-form input,
    .shipping-form select {
        width: 100%
    }
}

@media screen and (max-width:400px) {
    .sign-in-choices label {
        font-size: 11px
    }
    .g-recaptcha {
        transform: scale(.77);
        -webkit-transform: scale(.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
}

@media screen and (max-width:300px) {
    .container {
        width: 300px
    }
    body {
        overflow: scroll
    }
}