 @media only screen and (max-width: 600px){
.footer_col2, .footer_col3{
display:none;
}
.request_qoute{
padding-top:6%;
}
}
.page-footer{
        background-color: #C0C0C0 !important;
}
.product-info-main .product-info-price .price-wrapper .price:after {
    content:" + GST";
}
.product-item .price-box .price:after{
    content:" + GST";
}
.price-label{
  display:none !important;
}
@media (min-width: 768px){
.logo {
    margin: -8px auto 6px 0 !important;
}
}

@media only screen and (max-width: 767px) {
    .header-content {
        width:100% !important;
    }
    .nav-toggle{
        width: 8% !important;
        position: unset;
        float: left;
    }
    .logo {
        max-width: 72% !important;
        margin: 0;
    }
    .logo img {
        width: 60% !important;
        height: 60% !important;
        margin: 0 auto;
        margin-top: 5px;
    }
    .minicart-wrapper {
        display: inline-block;
        position: relative;
        float: right;
        width: 10% !important;
    }
    .mobile-contact-block {
        /* display: block !important; */
        /* line-height: 1.4; */
        /* margin: 0 0 0 15px; */
        /* font-size: 14px; */
        /* color: #FFF; */
        text-align: center;
        margin-top: 10px;
    }
    .block-search {
        width: 10% !important;
        float: left;
    }
    .block-search .control {
    	border-top: none !important;
    	clear: both;
    }
    .container.header-quote {
        text-align: center;
        margin-top: 10px;
    }
    .header-quote a.action-link.green.static {
        float: unset !important;
    }
    .page-header {
    	padding-bottom: 9px;
    	border-bottom: none !important;
    }
    .reason {
        padding-left: 3%;
        padding-right: 3%;
        margin-top: 15px;
        background: #f2f2f2;
        margin-right: 0;
        margin-left: 0;
    }
    .reason-block{
      padding: 6%;
    }
    .rush_printing {
        margin-top: 10px;
        background-color: #fabe06;
        padding: 4%;
        margin-left: 0px;
        margin-right: 0px;
        
    }
    .footer_col1 ul.footer_links {
        text-align: center;
    }
    .footer_col1 ul.footer_links .item > img.img-responsive {
        max-width: 70% !important;
        height: 70% !important;
        vertical-align: middle;
        margin: 0 auto;
    }
    .footer_col1 a.phone.footer_phone {
        padding-left: 0% !important;
    }
    .footer_col1 a.email.footer_email {
        padding-left: 0%;
    }
    .col-md-3.col-xs-12.footer_col1 {
    	padding-bottom: 3%;
    }
    .col-md-3.footer_col2 {
    	text-align: center;
    }
    .col-md-3.footer_col3 {
    	text-align: center;
    }
    .footer_col3 .footer_links {
    	padding-top: 5% !important;
    }
    ul.footer_links.request_qoute {
        text-align: center;
    }
}
@media only screen and (min-width: 768px) {
    .mobile-contact-block{
        display: none !important;
    }
    .logo{
        max-width:75% !important;
    }
    .footer-social-icons{
        padding-left: 19%;
    }
}
.action-auth-toggle
{
display: block;
}

.col-md-6.reason-block a:visited {
    color: #FFF !important;
}
.rush_printing a:visited {
    color: #FFF !important;
}

.fotorama__stage__shaft { background: gray;} 

.product-item-info {
    border: 1px #12D7F6;
    padding: 6px;
}

.payment-method input[type="radio"], .payment-method input[type="checkbox"] { 
    width: 4%;
    float: left;
}

.checkout-index-index .nav-sections, .checkout-index-index .nav-toggle {
    display: block;
}