.wmc-cart-wrapper {
    width: 270px;
    position: absolute !important;
    z-index: 99999;
}
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    padding: 1em 1.618em;
    margin-bottom: 2.617924em;
    background-color: transparent;
    margin-left: 0;
    border-radius: 2px;
    color: red !important;
    clear: both;
    border-left: none;
}
.entry-content .woocommerce form .clear{
    display: inline-block;
}
.entry-content .woocommerce form .woocommerce-form-row{
    display: inline-block;

}
.entry-content .woocommerce form .woocommerce-form-row .woocommerce-Button{
    margin: 30px;
}
.entry-content .woocommerce{
    width:85%;
    margin:40px auto;
}
.topbar-info a{
    color:white;
}
.service_div li p img{
    width:100%;
    margin:0px;
}
.woocommerce-LoopProduct-link .woocommerce-Price-amount{
    color: #e1251b;
}
.woocommerce-Price-amount{
    color:black;
}
.wmc-content h3{
    background-color:black;
}
.wmc-bottom-buttons a{
    background-color:black;
}
.wmc-content h3{
    font-size:30px;
}
.wmc-details h4{
    font-size:15px;
}
.wmc-bottom-buttons a{
    font-size:18px;
}
.wmc-cart-wrapper {
    right: 0px !important;
    top: 0px !important;
}
.wmc-cart {
    right: 10px;
    top: -20px;
}
.wmc-cart-wrapper {
    width: 270px;
    position: absolute !important;
    z-index: 99999;
}

.berocket_lgv_additional_data .lgv_link h3,
.berocket_lgv_additional_data .lgv_link_hover h3 {
    color: inherit;
    font: inherit;
    line-height: inherit;
    padding-bottom: 25px;
}

.toggle-logo {
    width: 30%;
}

.fa-cart-plus {
    color: #006c9f;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.added_to_cart {
    background: linear-gradient(to bottom, #006c9f 0%, #006c9f 100%);
    color: white;
    margin-right: 15px;
    padding: 13px 15px !important;
    font-size: 12px !important;
    font-weight: unset !important;
    border-radius: 0px !important;
}

.woocommerce ul.products .berocket_lgv_additional_data .lgv_pos_after_text,
div.berocket_lgv_additional_data .lgv_pos_after_text {
    width: 25%;
}

.woocommerce ul.products .berocket_lgv_additional_data .lgv_price_advanced,
div.berocket_lgv_additional_data .lgv_price_advanced {
    float: right;
    width: 15%;
}

.woocommerce-Price-amount {
    font-weight: 600;
    font-size: 16px !important;
}

.lgv_price {
    min-height: 18px;
}

.left-sidebar .widget-area {
    width: 25.73913%;
    float: left;
    margin-right: 0%;
}

ul.products li.product h3,
ul.products li.product h2,
ul.products li.product .woocommerce-loop-product__title {
    text-transform: unset !important;
}

.product_title {
    font-size: 2em !important;
    margin: 0px;
}

.related > h2:first-child,
.upsells > h2:first-child {
    font-size: 1.618em;
    margin-bottom: 1em;
    display: none;
}

.single-product div.product .product_meta a {
    font-weight: unset !important;
    font-size: 1em;
}

.single-product .product-property {
    margin-bottom: 0.7em;
}

.single-product .product-doc {
    display: flex;
    justify-content: space-between;
    background: #f8f8f8;
    padding: 1em;
    margin-bottom: 1em !important;
    column-gap: 32px;
}

.single-product .product-property-name {
    font-weight: 500;
    min-width: 220px;
    display: inline-block;
}

.single-product div.product .woocommerce-tabs {
    padding-top: 50px;
    padding-bottom: 0;
    clear: both;
}

.single-product div.product {
    margin: 50px 0px;
}

.woocommerce-tabs ul.tabs {
    border: none;
    width: 100%;
}

.woocommerce-tabs ul.tabs li {
    border-bottom: none;
    display: inline-block;
}

.woocommerce-tabs ul.tabs li.active a,
ul.products li.product .price,
.onsale,
.wc-block-grid__product-onsale,
.widget_search form:before,
.widget_product_search form:before {
    color: black !important;
    font-weight: 600;
}

.woocommerce-tabs ul.tabs li a {
    padding: 1.4em;
    font-weight: 600;
    color: #2c2d33;
}
.woocommerce-tabs ul.tabs li:after {
    content: none;
}

#reviews .comment-form-rating label {
    display: block;
    color: black;
}

label {
    font-weight: 400 !important;
    color: black;
}

.woocommerce-tabs .panel h2:first-of-type {
    font-size: 1.618em;
    margin-bottom: 1em;
    border-bottom: 2px solid red;
    width: fit-content;
}

.single-product div.product p.price {
    font-size: 1.41575em;
    margin: 0px !important;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25% !important;
    float: left;
    margin-right: 0px !important;
}

.single-product div.product form.cart .quantity {
    color: black !important;
    border: 1px solid #006c9f;
    border-radius: 2px;
}

.orderby {
    border: 1px solid #dedede;
    padding: 10px 15px;
}

.orderby:focus {
    outline: none;
    border: 1px solid #dedede;
}

.orderby:active {
    outline: none;
    border: 1px solid #dedede;
}

.woocommerce-products-header__title {
    display: none;
}

.has-text-align-center {
    display: none;
}

.woocommerce-products-header {
    padding: 40px 0px;
}

.product_type_simple {
    background: linear-gradient(to bottom, #006c9f 0%, #006c9f 100%) !important;
    color: white !important;
    letter-spacing: 1px;
    padding: 10px 15px !important;
}

.product_type_simple:hover {
    color: white;
}

.hentry .entry-header h1 {
    display: none;
}

body {
    color: #000000;
    font-family: "Raleway", Sans-serif!important;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
}

.custom-container {
    max-width: 1110px;
    margin: auto;
}

/* TOGGLE button */

.bar1,
.bar2,
.bar3 {
    width: 20px;
    height: 3px;
    background-color: white;
    margin: 3px 0;
    transition: 0.4s;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(9px, -9px);
    transform: rotate(-45deg) translate(8px, -9px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar1 {
    -webkit-transform: rotate(45deg) translate(0px, 0px);
    transform: rotate(45deg) translate(0px, 0px);
    margin-top: 10px;
}
/* Header */

header.site-header {
    margin-bottom: 0 !important;
}

.topbar {
    background-color: #006C9F;
    color: #fff;
    font-size: 12px;
    padding: 5px 0;
}

.topbar .topbar-info {
    padding: 0px 15px;
}

.topbar-links a {
    color: #fff;
    padding: 0 15px;
}

.search-wrapper {
    position: relative;
    width: 55%;
}

.header-middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

}

.header-middle .input-wrapper input {
    height: 42px;
    padding: 0 16px;
    font-size: 14px;
    display: block;
    border: 0 none;
    background: transparent;
    box-sizing: border-box;
    width: 100%;
    outline: none;
    border: 1px solid #dedede;
}

.header-middle .search-wrapper form {
    margin-bottom: 0;
}

.header-middle .search-wrapper .search-btn {
    border: none;
    border-radius: 0 2px 2px 0;
    position: absolute;
    right: -15px;
    top: 0;
    height: 41px;
    min-width: 55px;
    max-width: 55px;
    padding-right: 14px;
    background: #006C9F;
    border-color: #006C9F;
}

.header-middle .search-wrapper .search-btn span {
    display: none;
}

.header-middle .cart-wrap {
    display: inline-block;
    position: relative;
    vertical-align: top;
    white-space: normal;
}

.header-middle .cart-wrap .cart-link {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
}

.header-bottom .navbar-wrap {
    background-color: #006C9F;
    padding: 0;
}

.header-bottom #menu-main-menu {
    margin: 0;
    text-align: center;
}

.header-bottom #menu-main-menu li {
    display: inline-block;
    text-transform: uppercase;
    padding: 20px;
    position: relative;
}

.header-bottom #menu-main-menu li a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
}

.bj-img {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.product:hover .bj-img {
    opacity: 0.3;
}

.product:hover .middle {
    opacity: 1;
}

.woocommerce-loop-product__title {
    color: black;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
}

.woocommerce-tabs .panel {
    width: 100%;
    float: left;
}

.related.products {
    display: none;
}
/* Product */

.product-name p {
    margin: 0px;
    font-size: 20px;
}

.home .site-content .col-full {
    padding: 0 !important;
}

.products-table-sec table {
    margin: 1.41575em 0 1.41575em;
}

.products-table-sec table td {
    border: 1px solid;
}

.fa-cart-plus:before {
    font-size: 20px;
    margin-right: 6px;
    top: 2px;
    position: relative;
}

.cart_h_icon {
    margin-top: 10px;
}

.owl-nav {
    position: absolute;
    top: 37%;
    transform: translateY(-50%);
    width: 100%;
}

.owl-next {
    right: 6px;
    left: auto;
    color: white !important;
    font-size: 58px !important;
    outline: 0;
    border: 0;
    position: absolute;
}

.owl-prev {
    right: auto;
    left: 6px;
    color: white !important;
    font-size: 58px !important;
    outline: 0;
    border: 0;
    position: absolute;
}

.storefront-product-section,
.page-template-template-homepage-php .storefront-product-categories ul.products li.product h3 {
    background-color: transparent;
}

.site-footer {
    background-color: #006C9F;
    padding-bottom: 0;
    padding-top: 0;
}

.site-footer .footer-widgets {
    padding-top: 2.235801032em;
}

.site-footer .widget-title {
    font-size: 1em;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

.site-footer .footer-list a {
    text-decoration: none;
    color: #e8e8e8;
}

.site-footer .site-info {
    padding: 0 1.617924em 0;
}

.featured_product_flex {
    display: flex;
    flex-wrap: wrap;
}

.featured_product_flex li {
    margin: 0 .5% !important;
    width: 24% !important;
    display: inline-block;
    margin-bottom: 40px !important;
}

.product_flex li {
    margin: 0 .5% !important;
}

#menu-main-menu .active a {
    color: #fdcdcd !important;
}

#menu-main-menu li a:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 30px;
    right: 0px;
    top: calc(50% - 14px);
    background: #fff;
    opacity: 0.07;
}

#menu-main-menu li:before,
.woocommerce-tabs ul.tabs li:before {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0px;
    height: 3px;
    width: 100%;
    background: #ff0000 none repeat scroll 0% 0%;
    transform-origin: 0px 0px 0px;
    transform: scaleX(0) translateZ(0px);
    transition: all 0.5s cubic-bezier(0.125, 0.75, 0.415, 1) 0s;
    z-index: 1;
}

#menu-main-menu li:hover:before,
.woocommerce-tabs ul.tabs li.active:before,
.woocommerce-tabs ul.tabs li:hover:before {
    transform: scaleX(1) translateZ(0px);
}

.overlay_banner {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
}

.toggle_btn {
    display: none;
}

.service_div {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.service_div li {
    width: 31.33%;
    float: left;
    margin: 1%;
}

#page {
    width: 90%;
}
/* contant us page */
.contact-us-lists li{
    line-height: 35px;
    list-style-type: none;
}
.contact-us-lists{
    margin: 0px;
}

/* Addtional CSS */

.woocommerce .berocket_single_filter_widget {
    padding: 2em;
}
.woocommerce .berocket_single_filter_widget .bapf_sfilter {
    border-top: 1px solid #E2E2E2;
    padding-top: 25px;
}
.woocommerce .berocket_single_filter_widget:nth-child(1) .bapf_sfilter{
    padding-top: 0;
    border: none;
    margin: 0;
}
.woocommerce .berocket_single_filter_widget .bapf_head h3 {
    font-size: 17px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px !important;
    cursor: pointer;
    margin-left: 5px;
    margin-bottom: 0;
    padding-bottom: 15px;
}
.woocommerce .berocket_single_filter_widget .bapf_head h3 i {
    font-size: 14px;
    font-weight: normal;
}
.woocommerce .bapf_sfilter ul li span.roundpcs.pcs {
    float: right;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #727272;
    margin-top: 1px;
}
.woocommerce .bapf_sfilter ul li {
    margin-bottom: 3px !important;
}
.woocommerce .bapf_sfilter ul li label {
    overflow: hidden;
    max-width: calc(100% - 30px);
}

.des-tabs .woocommerce-Tabs-panel {
    width: 100% !important;
}

/* Media Queries */
@media screen and (min-width: 1024px) {
    .header-middle .logo-wrapper {
        margin-right: 10px;
        max-width: 100%;
    }
    .custom-container {
        max-width: 1110px;
        margin: 0 auto;
    }
    .header-bottom #menu-main-menu li {
        padding: 20px 14px;
    }
    .search-wrapper {
        position: relative;
        width: 45%;
    }
}
@media screen and (max-width: 1024px) {
    .featured_product_flex li {
        margin: 0 .5% !important;
        width: 48% !important;
        display: inline-block;
    }
    .header-bottom #menu-main-menu li {
        padding: 20px 14px;
    }
    .search-wrapper {
        position: relative;
        width: 45%;
        margin: 0px 30px;
    }
}
@media screen and (max-width: 900px) {
    .service_div li {
        width: 100%;
        float: left;
        margin: 1%;
    }
}
@media screen and (min-width:769px) {
    .header-bottom {
        display: block !important;
    }
    .container-toggle {
        display: none;
    }
    .page-description {
        display: none;
    }
}
@media screen and (max-width:768px) {
    .wmc-cart {
        right: -65px !important;
        top: -3px;
    }
    .footer-widgets.col-4 .block {
        width: 100% !important;
        margin-right: 4.347826087%;
    }
    .menus-toggle-btn{
        position: absolute;
        right: 0px;
        top: 85%;
    }
    .container-toggle {
        cursor: pointer;
        display: flex;
        color: white;
        background-color: #006c9f;
        padding: 10px;
    }
    .logo-wrapper {
        width: 70%;
    }
    .menu-txt {
        margin-left: 10px;
        margin-top: -2px;
    }
    .left-sidebar .content-area {
        width: 100%;
        float: right;
        margin-right: 0;
    }
    .toggle-logo {
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
    }
    .woocommerce .page-description {
        text-align: center;
    }
    .has-text-align-center {
        display: block;
    }
    .woocommerce-products-header {
        padding: 0px 0px;
    }
    .topbar {
        display: flex;
    }
    .logo-wrapper img {
        width: 100%
    }
    .search-wrapper {
        position: relative;
        width: 45%;
        margin: 0px 20px !important;
        display: inline-block;
    }
    .header-bottom {
        display: none;
        top: 70px;
        z-index: 2;
        margin-top: 0px;
    }
    .mobile-menu{
        display: none;
        top: 65%;
        z-index: 2;
        background-color: rgb(0, 108, 159);
        width: 100%;
    }
    .toggle_btn {
        width: 75px;
        height: 40px;
        display: block;
        padding: 10px 0px;
    }
    .toggle_btn img {
        width: 75px;
        height: 40px;
    }
    .cart-link {
        display: flex;
    }
    .cart_h_icon {
        display: flex;
    }
    .header-bottom .navbar-wrap {
        width: 100%;
        float: right;
    }
    .menu-item {
        width: 100%;
    }
    .header-middle {
        display: block;
    }
    .owl-nav {
        top: 30%;
    }
    .logo-wrapper {
        width: 85%;
    }
    .wp-block-columns {
        display: block;
        margin-bottom: 28px;
        flex-wrap: wrap;
    }
}

p#breadcrumbs {
    color: #727272;
    font-family: 'Lato', sans-serif;
    margin-top: 2.244em;
    margin-bottom: 2.244em;
    padding: 0 10px;

}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info:before {
    content: none;
}

h3#ship-to-different-address span {
    text-decoration: underline;
    color: #0000EE;
}

h3#ship-to-different-address:checked {
    color: #551A8B;

}

.aws-container {
    position: absolute;
    right: 291px;
    bottom: 65px;

}

.aws-search-field {

    padding-left: 35px;
    padding-top: 35px;
}

.aws-search-field::placeholder {
    font-family: 'Lato';
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    top: 30px;

}


.aws-container .aws-show-clear .aws-search-field {
    padding-top: 20px;
}

.aws-search-clear > span {
    padding-top: 5px;
}

.woocommerce-message::before {
    content: none !important;
}

.aws-container .aws-search-form {

    height: 45px;
}

input[type="search"].aws-search-field::-webkit-input-placeholder {
    letter-spacing: 2.12px;
    font-size: 11px;
}