 * {
     margin: 0;
     padding: 0;
     box-sizing: border-box;
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
}
 html, body {
     overflow-x: hidden;
     overflow-y: auto;
}
 ul.submenu.product_list_widget {
     max-height: 500px;
     overflow: auto;
}
 .sidebar .newsletter input[type="submit"] {
     width: 100%;
     padding: 10px;
}
 nav.productViewToggle>a {
     display: inline-flex;
     align-items: center;
     justify-content: center;
}
 .product-cat-widget .panel-default>.panel-heading+.panel-collapse>.panel-body {
     padding: 0;
}
 .product-cat-widget .panel-default>.panel-heading+.panel-collapse>.panel-body > .list-group {
     margin-bottom: 0;
}
 .product-cat-widget .panel-default>.panel-heading+.panel-collapse>.panel-body>.list-group > .list-group-item {
     border-top-right-radius: 0;
     border-top-left-radius: 0;
     border-left: 0;
     border-right: 0;
     padding: 8px 15px;
}
 .product-cat-widget .panel-default>.panel-heading+.panel-collapse>.panel-body>.list-group > li.list-group-item:first-child {
     border-top: 0;
}
 .product-cat-widget .panel-default>.panel-heading+.panel-collapse>.panel-body>.list-group > li.list-group-item:last-child {
     border-bottom: 0;
}
 .widget h3 {
     font-size: 16px;
     margin-bottom: 8px;
     padding: 0;
     text-align: left;
     margin-top: 0;
}
 .cartWidgetInner .buttons >a {
     padding: 10px 15px;
}
 aside.widget {
     margin-bottom: 15px;
}
 .cartWidgetInner .total {
     margin: 10px 0;
     padding: 0;
}
 .product_list_widget .pdDesc a {
     display: inline-block;
}
 .product_list_widget .remove {
     right: 0;
}
 .product_list_widget .remove {
     color: initial;
}
 .buttons .btn-group:first-child a {
     margin-right: inherit;
     border-right: 0;
}
 .widget-img-slideshow li>p {
     margin-top: 5px;
}
 .profilter.form-inline .form-group {
     display: inline-flex !important;
     align-items: center;
     margin-bottom: 15px;
}
 .ms-options-wrap>.ms-options>ul, .ms-options-wrap>.ms-options>ul>li.optgroup ul {
     display: flex;
     flex-direction: column;
}
 .ms-options-wrap>button:focus, .ms-options-wrap>button {
    
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     border-radius: 4px;
     display: inline-block;
     cursor: default;
}
 .ms-options-wrap>button:after {
     margin-top: 1px;
}
 .ms-options-wrap>button:before {
     content: ' ';
     height: 0;
     position: absolute;
     top: 1px;
     right: 5px;
     width: 0;
     margin-top: 5px;
}
 .selectBox-dropdown {
     min-width: 210px;
}
 div#ms-list-1 {
     width: 180px;
     max-width: 234px;
}
 .profilter>div:last-child>a.selectBox-dropdown {
     min-width: 83px;
}
 .selectBox-dropdown .selectBox-label {
     overflow: inherit;
}
 .ms-options-wrap>button:focus, .ms-options-wrap>button {
     margin-top: -1px;
     max-height: 35px;
}
 @media(max-width:1024px){
     .productLimiter label {
         display: none;
    }
     .productViewToggle {
         margin-left: 0;
    }
}
 @media(min-width:768px) and (max-width:1024px) {
     .navbar-brand {
         height: auto;
    }
     .profilter.form-inline .form-group {
         width: auto;
    }
}
 @media(max-width:767px) {
     p {
         font-size: 15px;
         text-align: justify;
    }
     ul.submenu.product_list_widget {
         max-height: 320px;
    }
     .navbar-brand>img {
         width: auto;
         max-width: 100%;
         height: auto;
         vertical-align: middle;
    }
     .top-nav.dropdown.type2 {
         padding: 12px 15px;
    }
     .topRight {
         padding-left: 0;
         padding-right: 0;
         margin-bottom: -7px;
    }
     .quick-contact {
         display: flex;
         align-items: center;
    }
     .top-nav.type2>ul {
         text-align: inherit;
         display: flex;
         justify-content: space-between;
         align-items: center;
    }
     .newsletter input[type="submit"] {
         margin-left: 0;
    }
     .gallery-filter {
         margin-bottom: 15px;
    }
     .gallery-filter>ul {
         display: flex;
         flex-wrap: wrap;
    }
     .gallery-filter>ul>li {
         width: 50%;
    }
     .gallery-filter>ul>li>a {
         min-height: 36px;
    }
     div#ms-list-1, .profilter.form-inline .form-group {
         width: 100%;
         max-width: 100%;
    }
     .productDisplayType {
         margin-bottom: 15px;
    }
     .productViewToggle {
         margin: 0;
    }
     .selectBox-dropdown, .profilter>div:last-child>a.selectBox-dropdown {
         min-width: 100%;
    }
}
 @media(max-width:480px) {
     .gallery-filter>ul>li {
         width: 100%;
    }
     .slide-top span {
         width: 100%;
         right: 0;
         height: auto;
         padding: 6px;
    }
}
 @media(min-width:481px) and (max-width:767px) {
     .proLists>div {
         width: 50%;
    }
}
