	.container.region2wrap {
   
    background-color: #d2d0cd;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: left !important;
    width: 100% !important;
}
.sidebar-widget .button {
    color: #fff !important;
}
.button.small {
    font-size: 12px !important;
}
.button.small {
    font-size: 11px !important;
    padding: 7px 14px 8px !important;
}
.highlight, mark, .top-bar ul > li a.active, .top-bar li.active > a, .top-bar ul .current > a, .top-bar ul .current-menu-item > a, .top-bar ul .current_page_item > a, .top-bar ul .current_page_parent > a, .top-bar ul .current-menu-parent > a, .button, .button.dropdown.split > span, .button.dropdown.split:hover, .button.primary, div.alert-box, .label, .panel.callout, .user-control .notification, .login-modal .close-reveal-modal, .top-bar ul > li a.active, .tp-leftarrow:hover, .tp-rightarrow:hover, a.prev:hover, a.next:hover, .content_top, .service-icon img, .service:hover .service-sub, .hover-links a.view-item, .hover-links a.view-image, .content_bottom, div.progress .meter, .accordion-title.active, .ol-type1 > li:before, ul.pagination li.current a, .scrollup:hover, .toggle-view li:hover span, .service-block-icon, .left_pagination:hover, .all_pagination:hover, .right_pagination:hover, .post-date-type1 .post-date-day, .recent-post .post-date-type1 .post-date-day, .option-set li a.selected, ul.side-nav li.active a, .tabs.vertical dd.active a, .tabs.vertical li.active a, .lt-ie9 .top-bar ul li a.active, #searchsubmit, span.onsale, .summary .price {
    background-color: #ff6633 !important;
}
.button {
    color: #fff !important;
   }
.top_search .button {
    font-size: 18px;
    padding: 5px 0 5px 10px;
    text-decoration: none;
    color: #fff !important;
    margin-left: -1px;
    background-color: #444 !important;
}
.product {
    margin-bottom: 10px !important;
}
.cart_totals {
    width: 100% !important;
}

h1.product_title.entry-title {
    font-size: 18px;
    padding-top: 20px !important;
    font-weight: 500;
}
.summary.entry-summary span.woocommerce-Price-amount.amount, .summary.entry-summary .price {
    color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0 !important;
    padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 2px 2px 0 0;
    margin: 0 1px;
    padding: 0px 1em;
    /* height: 47px; */
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 0em 0 !important;
    font-weight: 700;
    color: #515151;
    text-decoration: none;
}
div#tab-description h2 {
    font-size: 19px;
    font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 15px !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
border:none !important;
}
.woocommerce-error {
background:#b81c23 !important;
}

.woocommerce-error li {
color:#fff !important;
}
.woocommerce-error::before{
color:#fff !important;

}
.woocommerce .woocommerce-breadcrumb {
    /* margin: 0 0 1em; */
    /* padding: 0; */
    /* font-size: .92em; */
    color: #777;
    display: inline;
    background: none;
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: 700;
    padding: 15px 10px 0 0;
    border: none;
    overflow: hidden;
    text-transform: uppercase;
    color: #fff !important;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #fff !important;
    font-size: 12px !important;
    /* margin: 5px 0 !important; */
    line-height: 24px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 0em 1em !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 0px;
    padding: 0px 0em;
}
a.selected {
    background: #fff;
    border-top: solid 2px #ff6633;
}
.gcftextarea {
    width: 100%;
    height: 115px;
}
.slp_results_container .results_wrapper .slp_result_contact {
    margin-right: 1em;
    margin-top: -15px;
}
@media(max-width:940px){
.top-bar ul.right {
    margin-top: 5px !important;
}
.top-bar ul > li a:not(.button) {
    color: #eee !important;
}
.portfolio-item-image img {
    margin: auto !important;
}
}
@media(max-width:767px){
.maincontent {
    padding: 20px 0;
    display: flex;
    flex-direction: column-reverse;
}
.mainslider-container {
    height: auto !important;
}
}
@media(max-width:479px){
.mainslider-container {
    width: 95% !important;
}
.mainslider {
    width: 100% !important;
}
}