body { min-width: 320px; }
.dl-menuwrapper:first-child { margin: 0; }
.dl-menuwrapper { float: none; z-index: 200; display: none; }
.dl-menuwrapper .dl-menu { left: 100%; width: 400px; top: 0; margin: 0; }

.dl-menuwrapper button { background-image: url('../images/icon_menu.png') !important; background-color: #3272b3; background-repeat: no-repeat !important; background-position: center center !important; bottom: 0; height: auto; left: 0; position: absolute; right: 0; top: 0; width: 100%; }

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul { background-color: #30669e; }

.dl-menuwrapper button::after { display:none; }

.woocommerce-MyAccount-navigation { display: none; }
.woocommerce-MyAccount-content p { margin: 1.5em 0; }

svg,
#msg_box { width: auto !important; float: none; }

@media (max-width: 790px)
{
    .container { width: auto; float: none; }
    .header-content { height: auto; width: auto; box-sizing: border-box; padding: 0 1em; min-height: 93px; }
    .header-content:after { content: ''; clear: both; display: block; }
    .header-content .cart-login { padding-left: 0; margin-left: 0;  }
    .header-content .site-logo { float: left; max-width: 35%; }
    .header .logo { padding-left: 0; display: inline-block; }

    .header .top-nav { display: none; }
    .header .search,
    .cart-login { float: right; clear: right; margin-top: .6em; max-width: 60%; }
    .header .search .info { width: auto !important; }

    .header,
    .home-copy,
    .home-copy .home-content { width: auto !important; box-sizing: border-box; }
    .home-entry { padding: 1.5em 1.5em 0; }

    .block-home-links li { width: 50%; }

    .megamenu_container { display: none; }

    .footer { height: auto; padding-bottom: 2em; }
    .footer-content .info-block,
    .footer .footer-content { width: auto; float: none; }

    .blue-bar { position: absolute; }
    .container { position: relative; height: auto; }

    .copy .content .product-details .description,
    .copy .content .product-details .download-area,
    .copy .content .product-details .specs,
    .copy .content .side-content,
    .copy .content .text-content,
    .copy .content .contact-request,
    .copy .content .contact-details,
    .copy .content .product-details,
    .copy .content .listing,
    .copy .content .category-details { width: auto !important; padding-right: 0; margin-right: 0; float: none; clear: both; }
    .copy,
    .copy .content { width: auto !important; }

    .copy .content .listing ul { margin-left: -1em; }
    .copy .content .listing ul li { width: 46%; padding-left: 1em; box-sizing: border-box; position: relative; margin: 1em 0 1em 4%; }
    .copy .content .listing ul li:nth-child(2n+1) { clear: both; }
    .copy .content .listing ul li.last { margin: 1em 0 1em 4%; }
    li.last + li { clear: none; }

    .copy .content .product-photos { float: none; width: auto; clear: both; margin: 2em 0; }
    .copy .content .text-content:after,
    .copy .content .product-photos:after { content: ''; display: block; clear: both; }

    .copy .content .side-content { margin-bottom: 2em; }
    .copy .content .contact-request { margin: 2em 0; }
    .copy .content .contact-request .text-field,
    .copy .content .contact-request .input-text { width: 100% !important; }

    .dl-menuwrapper { display: block; }

    .content-wallpaper { padding-right: 1em; }

    .block-home-links .button { opacity: .75; }
}

@media (max-width: 600px)
{
    .header-content { min-height: 188px; }
    .header .search { clear: both; display: block; float: none; margin: 0 auto; max-width: none; text-align: center; padding: 1em 0; }
    .header .search form { display: inline-block; }
    .header_wholesale {clear: both; display: block; float: none; margin: 0 auto; max-width: none; text-align: center; width: 50%; position: relative;margin-top: 15px;bottom: 15px; }
    .header-content .site-logo { display: block; text-align: center; overflow: hidden; padding: 1em 0; float: none; max-width: none; }
    .header-content > a { display: inline-block; }
    .header .logo { float: none; margin: 0; padding: 0; }

    .cart-login { float: none; margin-top: 0; clear: none; max-width: none; display: block; text-align: center; }

    .header .search .info { width: 70% !important; }
    .header .search .button { width: 30% !important; }
}

@media (max-width: 520px)
{
	.blue-bar { width: 90px; }
    .home-copy { padding-left: 90px; }
    .header-content { min-height: 0; }
    /*.footer { padding-left: 90px; }*/
    .dl-menuwrapper .dl-menu { width: 360px; }

    .copy .content .listing ul { margin-left: 0; }
    .copy .content .listing ul li { width: 100%; padding-left: 0; margin: 1em 0 1em 4%; }
    .copy .content .listing ul li.last { margin: 1em 0 1em 4%; }

}

@media (max-width: 450px)
{
    .blue-bar { width: 80px; font-size: 80%; }
    .home-copy { padding-left: 80px; }
    /*.footer { padding-left: 80px; }*/
    .block-home-links li { float: none; width:100%; font-size: 130%; }
    .dl-menuwrapper .dl-menu { width: 300px; }
}

@media (max-width: 400px)
{
    .dl-menuwrapper .dl-menu { width: 240px; }
}