.header-top .show-separators .links {
    padding: 0;
    margin: 0
}
.show-separators .links li {
    float: left;
    list-style: none
}
.show-separators .links>li {
    margin-left: -1px;
    margin-bottom: 0
}
.header-top .show-separators .links {
    float: left
}
.top-footer-links.show-separators {
    width: 100%
}
.show-separators .links>li>a {
    color: #777;
    transition: all .2s linear;
    text-transform: uppercase;
}
.show-separators .links li {
    float: none;
    display: inline-block;
}
.page-header, body .page-main {
    padding-left: 15px;
    padding-right: 15px;
}
.page-header .header.content {
    clear: both;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
}
.show-separators .links li {
    float: left;
    list-style: none
}
.links>li>a {
    display: block;
    padding: 0 .5833em
}
.header.panel>.header.links>li a {
    padding: 0 5px;
    font-weight: lighter;
    letter-spacing: .3px;
    color: #fff !important;
    font-family: Arial;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: normal;
}
header>.panel.wrapper {
    margin: 0 -15px;
}
.show-separators .links>li>a {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: .4s linear;
}

.header-left,
.header-left .phone,
.header-left .show-separators {
    float: left;
}
.header-left .phone {
    margin: 0;
    padding-top: 7px;
}

.show-separators .links>li>a,
.header.panel>.header.links>li a {
    padding-top: 6px;
    padding-bottom: 6px;
}

@media only screen and (min-width: 1300px) {
    .navigation,
    .breadcrumbs,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-wrapper>.widget,
    .block.category.event,
    .top-container,
    .page-main,
    .page-wrapper .breadcrumbs {
        max-width: 94% !important;
    }
    .page-wrapper .breadcrumbs {
        width: 100% !important;
    }
    .block-search input {
        height: auto;
        min-height: 40px;
    }

    .checkout-index-index .page-main {
        max-width: 1280px !important;
    }
}

.page-header .header.panel {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.panel.header .links {
    margin: 0;
    padding: 0;
    padding-left: 0px;
    display: inline !important;
}

.panel.header .header-left .links {
    width: 100%;
    float: left;
}

.header.panel>.header.links>li:nth-child(2) a,
.header.panel>.header.links>li:first-child a {
    padding-left: 50px;
    padding-right: 20px;
    position: relative;
    transition: .4s linear;
}

.header.panel>.header.links>li:nth-child(2) a::before,
.header.panel>.header.links>li:first-child a::before {
    content: "";
    position: absolute;
    left: 17px;
    top: 6px;
    background-image: url(../images/all-icon.png);
    height: 20px;
    width: 20px;
}

.header.panel>.header.links>li:nth-child(2) a::before {
    background-position: -58px -274px;
}
.header.panel>.header.links>li:first-child a::before {
    background-position: -37px -274px;
}
body.customer-logged .link.authorization-link {
    display: none !important;
}
.header.panel>.header.links>li:nth-child(2) a:hover,
.header.panel>.header.links>li:first-child a:hover,
.show-separators .links>li>a:hover {
    text-decoration: none;
    background: #235f10;
}
.header.links .authorization-link {
    margin-right: -20px !important;
}
.product-info-main .page-title-wrapper .page-title {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    text-transform: capitalize;
    font-weight: 400;
    color: #333
}
.product-info-main .product.attribute.overview {
    float: left;
    width: 100%;
}
.product-info-main .product.attribute.overview .value p {
    margin-bottom: 0;
    color: #333;
}
.product-info-main .product.attribute.overview .value {
    color: #333;
    line-height: 22px;
    font-size: 15px;
}
.product-info-main .product-add-form {
    padding-top: 5px !important;
}
.product-info-main .product.attribute.overview .value p {
    margin-top: 10px;
}
body .product-info-main .product.attribute.overview .value {
    line-height: 18px;
    color: #000;
}
.product-info-main .product.attribute.overview {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 8px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.product-info-main .product-reviews-summary {
    width: 40%;
    float: left;
    /* margin-bottom: 15px; */
}
.product-reviews-summary .rating-summary,
.product-info-main .product-reviews-summary .reviews-actions {
    display: inline;
}
.product-info-main .product-reviews-summary .reviews-actions a {
    display: inline-block;
    color: #777777;
}
.product-info-main .product-info-price .product-info-stock-sku .stock.available {
    background: 0 0;
    color: #333;
    text-transform: capitalize;
    font-weight: 500
}
.product-info-main .product-info-stock-sku {
    float: none !important;
    padding-left: 0% !important;
}
.product-info-main .product-info-price {
    border-bottom: none !important;
    margin-bottom: 0px;
}
.product-sidebar.box .related_random {
    padding-left: 10px;
    float: left;
    position: relative;
}
.product-additional.box {
    width: 74%;
    float: left;
}
.additional_box,
.block-margin.block.row,
.products-related .price-box.price-final_price .old-price {
    float: left;
    width: 100%;
}
.additional_box {
    margin-top: 40px;
}
.product-sidebar.box {
    width: 24%;
    float: right;
    order: 2;
}
.product-sidebar.box .related_random {
    padding-left: 10px;
    float: left;
    position: relative;
}
.product-additional.box .product.info.detailed {
    width: 100%;
    margin-bottom: 0;
}
.product-sidebar.box .related_random h3.section-title.padding-right {
    margin-top: 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 400;
}
.related_random .top-products {
    width: 100%;
    float: left;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.related_random .top-products .itms-sell {
    float: left;
    width: 50%;
    list-style: none;
    padding: 5px;
    box-sizing: border-box;
    border-bottom: 1px solid #dadada;
}
.itms-sell {
    position: relative;
}
.related_random .top-products .itms-sell h2 {
    margin: 5px 0;
    font-size: 14px;
    height: 33px;
    overflow: hidden;
}
.related_random .top-products .itms-sell a {
    color: #333;
    font-weight: 500;
}
.price-final_price {
    display: inline-block;
}
.productinfo-area {
    font-size: 13px;
}
.col-ask-top {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.col-ask-top a {
    color: #333;
    text-decoration: underline;
}
.commercial_btn {
    margin-top: 10px;
}
.commercial_btn a.pagebuilder-button-secondary {
    padding: 5px 30px;
    font-size: 14px;
    background: #f2f2f2;
    border-color: #618f9c !important;
    font-weight: 600;
    color: #000;
    text-align: center;
}
.product-add-form .product-options-wrapper .fieldset {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product-add-form .product-options-wrapper .fieldset .field {
    width: 48%;
    max-width: 48%;
    flex-grow: 1;
}
.product-add-form .product-options-wrapper .fieldset .image-field {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    width: auto;
    max-width: 100%;
    padding-right: 15px;
}
.product-add-form .product-options-wrapper .fieldset .image-tplt {
    display: flex;
    flex-wrap: wrap;
}
.product-add-form .product-options-wrapper .field .control {
    width: 100% !important;
}
.product-options-wrapper select {
    line-height: 40px;
    height: 40px;
    color: #888;
    min-height: 40px;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    background-color: #fff;
    line-height: 1;
}
.box-tocart .fieldset {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin: 0;
}
.box-tocart .field.qty {
    margin: 0;
    display: flex;
    align-items: center;
}
.box-tocart .field.qty .label {
    margin: 0 15px 0 0;
}
.box-tocart .field.qty .control {
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    display: flex;
}
.box-tocart .field.qty .control button {
    border: 0;
    background: transparent;
    width: 28px;
    box-shadow: none;
    height: 34px;
    padding: 0;
    text-align: center;
}
.box-tocart .field.qty .control .input-text {
    border: 0;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    box-sizing: border-box;
    width: 40px;
    height: 34px;
}
.box-tocart .actions {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    flex-grow: 1;
}
.box-tocart .action.tocart {
    width: auto;
}
.box-tocart .actions .action.primary {
    margin: 0 !important;
    width: calc(50% - 30px) !important;
    border-radius: 0;
    line-height: 1 !important;
    min-height: 40px;
    height: 45px;
    padding: 11px 17px !important;
    min-width: 150px;
    font-size: 16px !important;
}
.box-tocart .actions .action.primary.tocart {
    margin-left: 30px !important;
}
.fotorama__thumb-border {
    border-color: #00a9cf !important;
}
.additional_box .product.data.items>.item.content {
    padding: 15px 15px 35px 0;
    border-left: 0;
    border-bottom: 0;
    border-right: 0;
    margin-top: 35px;
}
.product.attribute.description h2 {
    font-size: 20px;
    margin: 0 0 20px 0 !important;
    font-weight: 400;
}
.additional_box .product.data.items>.item.title.active>.switch {
    background: #fff;
    color: #333;
    text-decoration: none;
    padding: 1px 20px;
}
.additional_box .product.data.items>.item.title>.switch {
    padding: 1px 20px;
    font-weight: 400;
    line-height: 36px;
    font-size: 1.3rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 36px;
    box-sizing: border-box;
}
.product-sidebar.box .related_random:before {
    content: "";
    height: 93%;
    position: absolute;
    width: 1px;
    background: #ccc;
    position: absolute;
    left: 0;
    top: 37px;
    z-index: 99;
}

.product-info-main .price-container .price {
    font-size: 25px;
}
.price-container .price {
    font-weight: 600;
    color: #618f9c;
}

.product-view::before,
.product-view::after {
    content: '';
    display: table;
}

.product-view::after {
    clear: both;
}

.product-additional .quara .section-title {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 400;
    margin-top: 2.25rem;
    margin-bottom: 1.8rem;
}

.asked .left-area .question {
    font-size: 13px;
    padding-right: 130px;
}

.asked .left-area .question strong {
    color: red;
    font-size: 13px;
    padding-right: 5px;
    font-weight: 700;
}

.left-area {
    position: relative;
}

.left-area .faq-by {
    margin: 7px 0 7px 17px;
    color: #999;
    text-transform: capitalize;
    font-size: 13px;
}

.quara .faq-by span {
    color: #000;
    font-weight: 600;
    font-size: 13px;
    padding-left: 6px;
}

.quara .right-date {
    margin-left: 20px;
    float: right;
    color: #999;
    position: absolute;
    top: 10px;
    right: 0;
}

.quara .right-date p {
    margin: 0;
}

.quara .reply.asked {
    padding: 10px 130px 10px 19px;
    background: #f7f7f7;
    margin-bottom: 10px;
    margin: 15px 0;
    position: relative;
    width: 95%;
    box-sizing: border-box;
}

.quara .reply.asked .right-date {
    right: 30px;
    top: auto;
    bottom: 10px;
}

.product.info.detailed .additional-attributes>thead>tr>th,
.product.info.detailed .additional-attributes>tbody>tr>th,
.product.info.detailed .additional-attributes>tfoot>tr>th {
    padding: 4px 27px 9px 0;
    font-size: 13px;
}

.product.info.detailed .additional-attributes>thead>tr>td,
.product.info.detailed .additional-attributes>tbody>tr>td,
.product.info.detailed .additional-attributes>tfoot>tr>td {
    padding: 4px 4.5px 9px;
    font-size: 13px;
}

.productinfo-area span {
    padding: 0px 5px !important;
    box-sizing: border-box;
}

.product-info-main .product_view_item_sold {
    box-sizing: border-box;
}

.product-info-main .price-box.price-final_price {
    margin-top: 10px;
}

@media only screen and (max-width: 1500px) {
    .box-tocart .actions .action.primary.tocart {
        margin-left: 10px !important;
    }

    .product-info-main .product-options-bottom .box-tocart {
        padding: 20px 10px
    }

    .box-tocart .actions .action.primary {
        width: calc(50% - 15px) !important;
    }
}

@media only screen and (max-width: 1024px) {
    .box-tocart .fieldset {
        flex-direction: column;
    }

    .box-tocart .actions {
        margin-top: 10px;
    }

    .product-info-main .product_view_item_sold {
        border: 0;
    }

    .box-tocart .actions .action.primary {
        min-width: 130px;
    }
}

@media only screen and (max-width: 767px) {
    .additional_box {
        display: flex;
        flex-direction: column;
    }

    .col-ask-top>div {
        width: 25%;
        text-align: center;
    }

    .product-sidebar.box {
        width: auto;
        float: none;
    }

    .product-sidebar.box .related_random {
        padding-left: 0;
        float: none;
    }

    .product-additional.box {
        width: 100%;
        float: none;
    }

    .product.data.items {
        margin: 0;
    }

    .fotorama__active .fotorama__dot {
        background-color: #00a9cf !important;
        border-color: #00a9cf !important;
    }

    .additional_box .product.data.items>.item.title>.switch {
        border: 1px solid #d1d1d1;
        margin-bottom: 5px;
        font-size: 1.7rem;
    }

    .additional_box .product.data.items>.item.title.active>.switch {
        background: #fff;
        color: #333;
    }

    .additional_box .product.data.items>.item.content {
        padding: 10px 15px 30px;
        padding-top: 15px;
        padding-bottom: 0;
        margin-top: 0;
        padding-bottom: 5px;
        margin-bottom: 5px;
        border: 1px solid #d1d1d1;
    }

    .product.data.items {
        border: 0 !important;
    }

    .product-info-main .product-reviews-summary {
        width: auto;
        float: none;
    }

    .product-info-main .product_view_item_sold {
        width: auto;
        float: none;
        padding-left: 0;
        margin-top: 10px;
    }

    .box-tocart .actions {
        width: 100%;
    }
}

@media only screen and (max-width: 640px) {
    .col-ask-top>div {
        width: 50%;
        padding: 10px 0;
        border-bottom: 1px solid #e5e5e5;
    }

    .related_random .top-products .itms-sell {
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {
    .col-ask-top>div {
        width: 100%;
    }
}


/* .navigation .level0 > .level-top {
    color: #ffffff !important;
} */


.page-footer .footer-top {
	max-width: 90%;
    margin: 0 auto;
    float: none;
}

.top-footer-links > [data-content-type='html'] {
    display: flex;
    flex-wrap: wrap;
}

.top-footer-links [class*="col-"]{padding-left: 15px;padding-right: 15px;float: left;}
.footer-top .col-auto{width: 25%; box-sizing: border-box;}
.footer-top .col-auto.center{text-align: center;}
.top-footer-links {
    max-width: 100%;
    margin: 0 auto;
    float: none;
    padding: 10px 0;
}
.heading-wrap h2, .footer-top h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    position: relative;
    text-transform: uppercase;
}
.top-footer-links ul {
    padding-left: 0;
}
ul.bullet li {
    margin-bottom: 0;
}
ul.bullet li{padding-left:18px}
.top-footer-links li{list-style: none;padding-bottom: 8px;}
.top-footer-links li a{color: #777;}
ul.bullet li{background-image:url(../images/all-icon.png);background-repeat:no-repeat;background-position:-104px -170px!important;text-indent:inherit!important;padding-left:25px;transition: .4s linear;}
ul.bullet li:hover{padding-left: 35px;background-position:-94px -170px !important;}
.heading-wrap h2:after, .footer-top h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 80px;
    background: var(--orange);
}
.heading-wrap{position: relative;padding: 0;}
.heading-wrap h2,.footer-top h3{padding-bottom: 10px;border-bottom: 1px solid #ccc;position: relative;text-transform: uppercase;}
.heading-wrap h2::after,.footer-top h3::before{content:"";position: absolute;left: 0;bottom: -1px;height: 1px;width: 80px;background:var(--orange);}
.heading-wrap h2 + a{position:absolute;right:15px;top:28px;font-size: 16px;color: #999;}
.heading-wrap h2 + a::after{content: "+";margin-left: 10px;}


.block.block-search+div {
    text-align: left;
    display: inline-block;
    position: relative;
    overflow: visible;
    vertical-align: top;
    padding: 0 50px;
    padding-right: 50px;
}

.product-info-main .extra_links {
    margin-top: 20px;
}

@media only screen and (max-width: 1024px) {
    .page-footer .footer-top {
        max-width: 100%;
    }    
}

@media only screen and (max-width: 767px) {
    .footer-top .col-auto {
        width: 100%;
    }

    .footer-top .col-auto:first-child {
        text-align: center;
    }

    .footer-top .col-auto .collapsible.mobile-collapsible {
        display: none;
    }

    .footer-top .col-auto.active  .collapsible.mobile-collapsible {
        display: block;
    }

    .footer-top .col-auto h3 {
        position: relative;
    }

    .footer-top .col-auto h3::after {
        content: '';
        height: 10px;
        width: 10px;
        border-right: 1px solid;
        border-bottom: 1px solid;
        left: auto;
        border-color: #777;
        transform: rotate(-45deg);
        display: block;
        position: absolute;
        right: 0;
        top: 7px;
    }

    .footer-top .col-auto.active h3::after {
        transform: rotate(45deg);
        top: 3px;
    }

    .panel.wrapper .panel.header {
        display: none;
    }

    .catalog-category-view .product-item-inner {
		text-align: center;
	}

    .catalog-category-view .buynow-btn {
        margin-top: 10px;
    }

    .home-cal-label p {
        text-align: center !important;
    }
}

body .block-search input {
    border-radius: 0;
    border: 2px solid #ddd;
}

.catalog-category-view .product-item-actions .actions-primary + .actions-secondary > .action {
    display: none;
}

@media only screen and (min-width: 767px) {
    .catalog-category-view .buynow-btn {
        margin-left: 30px;
    }

    body .block-search {
        width: 475px;
    }
    
    .block-search {
        float: none !important;
        display: inline-block;
        bottom: 9px;
    }

    .catalog-category-view .products .product-item {
        text-align: center;
        width: 20%;
    }
}

.product-item-details a.product-item-link {
    text-decoration: none;
    color: #4f4f4f;
    max-height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height: 1.25em;
}

.product-item .product.name a:hover {
	color: #08c;
}

.product-item .product-item-details .reviews-actions {
	display: none;
}

.catalog-category-view .page-title-wrapper h1{border-bottom:1px solid #e5e5e5;width:100%;padding-bottom:10px;font-size:2.2222em;text-transform:capitalize}


.page-products .products-grid .product-item.cat-banner {
	width: 100%;
	margin: 30px 0;
	clear: both;
	box-shadow: none !important;
}
.h-right-new {
	display: inline-block;
	text-align: center;
	margin-left: 65px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	border-right: 1px solid #cccc;
}
.h-right {
	margin-top: 0;
}
.h-right h3 a {
	color: #777;
}
.br-h-top {
	display: block;
	text-align: center;
}
.logo-text {
	font-size: 12px;
	color: #555;
	font-family: 'Lucida Sans','Arial','Helvetica Neue',Helvetica,Arial,sans-serif;
	margin-top: 7px;
	display: inline-block;
}
.c-sidebar.c-sidebar--categories .block.filter .filter-content > .block-subtitle.filter-subtitle {
	display: none;
}

#commercial-form-pop {
	display: none;
}
.commercialinquiry-modal #commercial-form-pop {
	display: block;
}

@media only screen and (min-width: 767px) {
    .h-right-new {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #commercialinquiry-form .fieldset {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .pagebuilder-column.contact-us-form {
        border-left: 1px solid #cecece;
        margin-left: 0;
        padding-left: 5%;
        display: inline-block;
        margin-top: 20px;
    }

    .pagebuilder-column .contact-us-form {
        width: 90%;
    }
    
    .pagebuilder-column.contact-us-address {
        margin-top: 30px;
    }
    
    .contact-us-googlemap {
        margin-top: 30px;
    }
}

@media only screen and (max-width:767px) {
    .h-right-new {
        margin-left: 25px;
        display: none;
    }
    .h-right {
        margin-top: 30px;
    }
	.product.attribute.description table tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.product.attribute.description table tr td {
		width: 100%;
	}

    .logo {
        margin: 0 0 10px 87px!important;
    }
}


.c-sidebar .block-title.filter-title {
    display: block;
    font-weight: 800;
}


.category-filter-area .filter-heading {float:left;width:100%}
.category-filter-area .filter-heading h3{font-size:18px;border-bottom:1px solid #e5e5e5;padding-bottom:9px;margin:15px 0 14px;float:left;font-weight:400;color:#333}
.category-filter .o-list{width:100%;padding:0;float:left}
.category-filter .o-list li{list-style:none}
.o-list li a{width:79%;float:left;color:#777;border-bottom:1px solid rgba(0,0,0,.06);font-size:1em;line-height:1.5em;padding:5px 10px}
.category-filter > .o-list > li:first-child > a{border-top: 1px solid rgba(0,0,0,.06);}
.o-list li .expand{float:left;width:10%;text-align:center;background-color:rgba(0,0,0,.05);padding:6px 2px;cursor:pointer}
.o-list li a:hover{color:var(--blue)}

.o-list li .expand .fa{font-size:0}
.category-filter .o-list li .expand .fa::before {font-size:0}
.development-company a{color:#777}
.category-filter .o-list li .expand{background-image:url(../images/opener-active.png);background-position:-20px -5px;
	background-repeat:no-repeat}
.category-filter .o-list li.level0.active .expand{background-position:-20px -39px;}
.category-filter .o-list li.level3 .expand{display:none}

ul.o-list .level3.active .o-list.o-list--unstyled{display:block!important}
ul.o-list .level3 .o-list.o-list--unstyled{display:none!important}
.o-list li.level3 a{width:100%;box-sizing:border-box}
ul.o-list .level3 a{padding-left:20px}
.cat_extra_description {
	margin-bottom: 30px;
}
.categorylist-details .col-2 picture,.categorylist-details .col-2 img{display: block;margin: auto;}
.full-width{width:100%;float:left;text-align:center;padding: 10px 0;}
.col-2 {width: 16.66%;}
.categorylist-details [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
@media only screen and (max-width:992px){
	.categorylist-details .col-2{width: 33.3%;}
}
@media only screen and (max-width:767px) {
    .categorylist-details .col-2{
        width:50%;
    }

    .cms-contact-us.page-layout-2columns-left .column.main {
        border-left: none;
    }

    .pagebuilder-column.contact-us-form {
        border-top: 1px solid #cecece;
        margin-top: 15px;
        border-bottom: 1px solid #cecece;
    }
    
    .pagebuilder-column.contact-us-form .fieldset .legend {
        text-align: center;
    }

    /* .navigation .submenu a {
        color: #ffffff !important;
    } */

    .product-add-form .product-options-wrapper .fieldset .field,
    .product-add-form .product-options-wrapper .fieldset .image-field {
        width: 100%;
        max-width: 100%;
    }

    .product-add-form .product-options-wrapper .fieldset .image-field {
        padding-right: 0;
    }

}
.full-width .product-item-link {
	text-decoration: none;
    color: #4f4f4f;
}

.full-width a.product-item-link:hover {
	color: #08c;
}

.price-box .old-price .price-final_price .price-label{
	display:none
}
.product-info-main .price-box .old-price{
	width:100%;
	clear:both
}
.price-box.price-final_price .special-price{
	float:left;
	width: 100%;
}
.product-info-main .price-box .old-price .price-wrapper .price:before{
	display:none
}
.price-box.price-final_price .old-price {
	width:100%
}
.old-price .price{
	text-decoration:line-through
}
.product-info-main .price-box .old-price .price-wrapper .price {
    font-weight: 600;
    color: red;
    font-size: 15px;
}
.product-view .discount-price {
    margin-top: 7px;
    margin-left: 10px;
    background: #618f9c;
    border-radius: 3px;
    width: 60px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 400;
    position: relative;
    padding-top: 2px;
}

.price-box.price-final_price .special-price {
    color: #618f9c;
    float: none;
    width: auto;
    display: inline-block;
}

.product-sidebar .discount-price {
    display: none;
}

.product-sidebar .old-price .price {
    font-weight: 400;
    color: #ccc;
    padding-right: 10px;
}
.product-info-main .special-price .price-label {
    position: relative !important;
    font-size: 16px;
}
.price-box.price-final_price .old-price-was {
    color: #ff5501;
    font-weight: 600;
    font-size: 15px;
}
.price-box.price-final_price .old-price .price {
    font-size: 15px;
}

.catalog-category-view .discount-price {
    display: none;
}

.catalog-category-view .price-box.price-final_price .old-price {
    font-size: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1195px) {
    .o-list li a {
        width: 72%;
    }
    .o-list li .expand {
        width: 14%;
    }
}
.sections.nav-sections .navigation{
    background: #fff !important;
}

.slick-slider .slick-prev, .slick-slider .slick-next {
    z-index: 1 !important;
}
.post-content .post-text-hld.clearfix p{
	font-size:1.4rem;
}
.search-terms > li {
	display: block;
}

.search-term-popular .search-terms {
    padding-left: 0;
}

.search-terms .item {
    list-style: none;
    font-size: 17px;
    padding-left: 20px;
    position: relative;
}

.search-terms .item a:before {
    content: '';
    height: 20px;
    width: 20px;
    background: url(../../en_US/images/pix.png) no-repeat;
    background-position: -60px -65px;
    position: absolute;
    left: 0;
    top: 8px
}
	
.blog-page #maincontent {
    max-width: 1280px !important;
}

.blog-post-view .post-description p {
    font-size: 1.8rem !important;
}

.post-content .post-text-hld.clearfix p {
    font-size: 1.8rem;
}

.fieldset > .hidepicker.image-field > .label:after {
    display: none;
}