* {
    box-sizing: border-box;
}
label,
legend {
    font-weight: 600;
    font-size: 0.938vw;
}
html.js.has-cookie-bar.cookie-bar-bottom-bar.cookie-bar-bar {
    padding-bottom: 1.042vw;
    height: auto;
}
#header_cart i {
    display: none;
}
#Action_bar {
    display: none;
}
#Top_bar a#header_cart span {
    right: 0;
    top: 0;
    width: 1.458vw;
    height: 1.458vw;
    line-height: 1.458vw;
    font-size: 0.938vw;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 0.052vw solid #ecba83;
}
#Top_bar a#header_cart {
    position: absolute;
    top: 3.177vw;
    font-size: 0;
    line-height: 1;
    margin-right: 0;
    right: 3.281vw;
    z-index: 999;
}
#Top_bar.is-sticky a#header_cart {
    top: 0.938vw;
}
body #Top_bar.is-sticky {
    height: 3.125vw;
}
body #Top_bar #logo {
    height: auto;
    line-height: 1;
    padding: 0;
}
#Top_bar #logo img {
    width: 14.844vw;
}
#Top_bar .logo {
    margin: 1.771vw 0;
}
#Top_bar .menu>li>a span:not(.description) {
    line-height: 1;
    padding: 0.156vw 2.083vw 0;
}
body #Top_bar .menu>li>a {
    padding: 2.708vw 0;
    line-height: 1;
    font-size: 1.042vw;
    letter-spacing: 0.052vw;
}
#Top_bar .top_bar_left {
    width: 100%;
    float: none;
}
#Top_bar .column {
    width: auto;
    margin: 0 -4.896vw;
    float: none;
}
#Top_bar .menu {
    display: flex;
    align-items: center;
}
#Top_bar .menu>li.account-btn a {
    width: 1.302vw;
    height: 1.823vw;
    background: url(../images/login-icon.svg) no-repeat center !important;
    padding: 0;
    margin-left: 1.563vw;
    transition: all ease-in-out .2s;
}
#Top_bar .menu>li.account-btn a:hover {
    opacity: .5;
}
#Top_bar .menu>li.account-btn a span {
    display: none;
}
#Top_bar .menu>li.cart-btn a span {
    width: 8.646vw;
    height: 2.396vw;
    background: #fff;
    color: #ec7b00;
    border-radius: 5.208vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all ease-in-out .2s;
}
#Top_bar .menu>li.cart-btn a:hover span {
    background: #000;
}
#Top_bar .menu>li.cart-btn {
    margin-left: 1.563vw;
}
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff;
    background-color: #ed7b00;
    border: 0;
    font-size: 1.458vw;
    line-height: 1;
    font-weight: bold;
    padding: 0 1.042vw;
    height: 2.396vw;
    min-width: 11.198vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: none;
    border-radius: 4.688vw;
}
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern::before {
    content: '';
    position: absolute;
    left: -1.719vw;
    top: -1.198vw;
    width: 3.125vw;
    height: 3.646vw;
    background: url(../images/murga-icon.svg) no-repeat center;
}
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active,
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #fff;
    background-color: #ec7b00;
}
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    filter: saturate(1.3);
}
.h-sec-2 {
    display: flex;
    align-items: center;
    margin: 4vw auto 2vw;
    max-width: 46.875vw;
    position: relative;
    z-index: 0;
}
.h-sec-2::before {
    content: '';
    position: absolute;
    left: 4.688vw;
    right: 4.688vw;
    top: -1.771vw;
    bottom: -1.771vw;
    border-radius: 1.042vw;
    border: 0.156vw solid #ec7b00;
    display: block;
    z-index: 0;
}
.h-sec-2::after {
    content: '';
    position: absolute;
    left: 4.688vw;
    right: 4.688vw;
    top: -0.781vw;
    bottom: -0.781vw;
    display: block;
    z-index: 0;
    background-color: #fff;
}
.h-sec-2 .wpb_wrapper>div {
    margin-bottom: 0;
}
.h-sec-2>div {
    z-index: 1;
}
.h-sec-2 .wpb_text_column {
    font-size: 1.042vw;
    font-weight: 600;
}
.h-sec-2 .vc_col-sm-8 {
    width: auto;
}
.h-sec-2 .vc_col-sm-4 {
    width: auto;
    margin-left: auto;
}
body #Top_bar.is-sticky .menu>li>a,
body #Top_bar.is-sticky .menu>li>a span {
    line-height: 1;
}
body #Top_bar.is-sticky .logo {
    margin: 0;
}
body #Top_bar.is-sticky .menu_wrapper .menu>li>a {
    padding: 0;
    margin-top: 0.365vw;
}
body #Top_bar.is-sticky #logo {
    padding: 0 !important;
    height: auto !important;
    line-height: inherit !important;
}
body #Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 2.604vw;
    margin-top: 0.208vw;
}
.h-sec-3 .vc_btn3-container.vc_btn3-inline {
    margin: 0vw auto 2vw;
    display: table;
}
.products_wrapper .slick-slide {
    margin: 0 2.083vw;
    text-align: center;
}
.products_wrapper .desc h4 {
    font-size: 1.302vw;
    line-height: 1.2;
    min-height: 3.177vw;
}
.products_wrapper .image_wrapper a {
    border: 0.156vw solid #e97901;
    height: 12.708vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.521vw;
}
.products_wrapper .image_wrapper a img {
    height: 11.5vw;
    border-radius: 0.521vw;
}
.products_wrapper .slick-list {
    margin: 0 -2.083vw;
}
.products_wrapper .desc span.price {
    font-size: 0.938vw;
    color: #666666;
    font-weight: 600;
}
.slick-slider button.slick-arrow {
    position: absolute;
    left: -2.604vw;
    top: 30%;
    font-size: 0;
    padding: 0;
    border-right: 1.042vw solid #e67801;
    border-top: 0.938vw solid transparent;
    border-bottom: 0.938vw solid transparent;
    background-color: transparent;
    box-shadow: none;
    margin: 0;
    z-index: 1;
}
.slick-slider button.slick-next {
    left: auto;
    right: -2.604vw;
    border-right: 0;
    border-left: 1.042vw solid #e67801;
}
.h-sec-3 ul.slick-slider {
    margin: 0;
    padding: 1.563vw 0 0;
}
#Subheader .title {
    text-transform: uppercase;
}
#Subheader {
    padding: 2.604vw 0 0.521vw;
}
#Subheader:after {
    display: none;
}
.testimonials_list .item.no-img .desc {
    width: 100%;
    margin: 0;
    padding: 4.167vw 2.604vw 1.042vw;
    border: 0.156vw solid #ec7b00;
    text-align: center;
    border-radius: 0.781vw;
    position: relative;
}
.testimonials_list .item.no-img .desc::before {
    content: '';
    width: 100%;
    height: 1.354vw;
    position: absolute;
    left: 0vw;
    top: 1.146vw;
    background: url(../images/stars-color.svg) no-repeat center;
}
blockquote::after {
    display: none;
}
.blockquote {
    position: relative;
}
.blockquote:before,
.blockquote::after {
    content: '';
    position: absolute;
    left: -1.042vw;
    top: -2.031vw;
    width: 1.615vw;
    height: 1.25vw;
    background: url(../images/quete-ico-1.svg) no-repeat center;
    visibility: visible;
}
.blockquote::after {
    left: auto;
    top: auto;
    right: -1.042vw;
    bottom: -1.198vw;
    background: url(../images/quete-ico-2.svg) no-repeat center;
}
.testimonial-sec-1 {
    padding-bottom: 3.125vw;
}
.testimonial-sec-1 .testimonials_list .item.no-img:nth-child(2n) .desc {
    background-color: #ec7b00;
}
.testimonial-sec-1 .testimonials_list .item.no-img:nth-child(2n) .desc h4 {
    color: #fff;
}
.testimonial-sec-1 .testimonials_list .item.no-img:nth-child(2n) .blockquote::before,
.testimonial-sec-1 .testimonials_list .item.no-img:nth-child(2n) .blockquote::after,
.testimonial-sec-1 .testimonials_list .item.no-img:nth-child(2n) .desc::before {
    filter: brightness(0) invert(1);
}
.blockquote {
    margin-bottom: 0;
}
.testimonials_list .item .desc hr.hr_color,
.testimonials_list .item .desc p.subtitle {
    display: none;
}
.blockquote blockquote {
    font-size: 1.146vw;
    line-height: 1.667vw;
    font-weight: 600;
    margin: 0;
    top: auto;
    background: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.testimonials_list .item .desc h4 {
    font-size: 0.833vw;
    line-height: 1;
    margin: 2.083vw 0 0;
    color: #ed7b00;
}
.testimonials_list.style_quote {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3.125vw;
}
.testimonials_list .item {
    width: 33.33%;
    padding: 0.781vw;
}
.h-sec-03[data-vc-full-width] {
    background-repeat: no-repeat;
    background-position: left bottom 1.563vw;
    background-size: 24.479vw;
    overflow: visible;
    margin-bottom: 3.125vw;
}
.h-sec-4[data-vc-full-width] {
    overflow: visible;
}
.h-sec-4 .testimonials_list.style_quote {
    margin: 0vw -0.521vw 0vw 3vw;
    width: 89%;
    height: 19.271vw;
    overflow: hidden;
}
.h-sec-4 .text-1 {
    width: auto;
    margin: 0;
}
.h-sec-4 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-left: 16.094vw;
    position: relative;
}
.h-sec-4 h2 {
    position: relative;
    writing-mode: vertical-rl;
    transform: rotate( 180deg);
    color: #ee7f08;
    font-weight: 600;
}
.h-sec-4 .testimonials_list .item {
    width: 50%;
}
.h-sec-4 .wpb_single_image {
    margin-top: -5.729vw;
    margin-bottom: 0;
}
.h-sec-4 .wpb_single_image * {
    width: 100%;
}
.h-sec-4 .testimonials_list .item:nth-of-type(n+5) {
    display: none;
}
.h-sec-4 .vc_col-sm-8 {
    width: 70%;
}
.h-sec-4 .vc_col-sm-4 {
    width: 30%;
}
.h-sec-4 .read-btn {
    position: absolute;
    margin: 0;
    left: 5.729vw;
    text-align: center;
    right: 0;
    padding: 2.865vw 0 0.625vw;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.983) 40%, rgba(255, 255, 255, 0.045) 100%);
}
.h-sec-4 .read-btn a {
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    color: #ee7f08;
    display: inline-block;
    border-bottom: 0.104vw solid;
}
.h-sec-4 .read-btn a:hover {
    text-decoration: none;
}
.wpcf7 .wpcf7-form-control {
    height: 2.5vw;
    padding: 0.156vw 1.042vw 0;
    border-radius: 0.781vw;
    font-size: 0.833vw;
    font-weight: 500;
}
.wpcf7 textarea.wpcf7-form-control {
    height: 9.010vw;
    padding: 1.042vw;
}
.home .wpcf7 .wpcf7-form-control {
    border-color: #fff;
}
.wpcf7 span.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 0.365vw;
}
.h-sec-5 h2 {
    letter-spacing: 0.156vw;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    position: relative;
    display: table;
    padding-right: 1.042vw;
}
.h-sec-5 h2:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 1.406vw;
    width: 7.813vw;
    height: 0.156vw;
    background-color: #fff;
}
.wpcf7 .submit-btn .wpcf7-form-control {
    width: 13.75vw;
    height: 3.958vw;
    padding: 0;
    font-size: 0;
    background: url(../images/sb-btn-w.svg) no-repeat center;
    margin: 1.042vw auto 0;
    display: table;
    transition: all ease-in-out .2s;
}
.wpcf7 .submit-btn .wpcf7-form-control:hover {
    filter: saturate(1.3);
}
.submit-btn {
    position: relative;
}
.wpcf7 .ajax-loader {
    background-color: #000000;
    opacity: 1;
    margin: 0;
    position: absolute;
    top: 2.083vw;
}
.right-text {
    text-align: center;
    padding-top: 4.271vw;
}
.right-text h4 {
    color: #fff;
    font-size: 1.458vw;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 1.563vw;
    letter-spacing: 0.156vw;
}
.right-text strong a {
    color: #ed7b00;
    background: #fff;
    font-size: 1.458vw;
    line-height: 1;
    font-weight: bold;
    padding: 0 1.042vw;
    height: 2.396vw;
    width: 11.198vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4.688vw;
    margin: 0 auto;
    transition: all ease-in-out .2s;
}
.right-text strong a:hover {
    color: #ed7b00;
    background: #000;
    text-decoration: none;
}
.right-text em a {
    margin-top: 2.083vw;
    position: relative;
    padding-left: 2.604vw;
    color: #fff;
    background: url(../images/map-icon.svg) no-repeat 0 0.156vw;
    background-size: 1.823vw;
    display: inline-block;
    text-align: left;
    font-size: 1.354vw;
    line-height: 1.4;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    transition: all ease-in-out .2s;
}
.right-text em a:hover {
    color: #000;
    text-decoration: none;
}
.wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
}
.wpb_gmaps_widget .wpb_wrapper>div,
.wpb_wrapper>div.wpb_gmaps_widget {
    margin-bottom: 0;
}
.wpb_gmaps_widget .wpb_map_wraper iframe {
    height: 13.021vw;
}
.widget_media_image a {
    display: block;
    width: 10.417vw;
}
.widget_media_image img {
    display: block;
}
.foo-2 a {
    display: table;
    margin: 0vw auto;
    font-size: 1.354vw;
    line-height: 2.396vw;
    font-weight: 500;
    width: 7.604vw;
    border: 0.104vw solid #fff;
    border-radius: 4.688vw;
    text-align: center;
    transition: all ease-in-out .2s;
}
#Footer .foo-2 a:hover {
    text-decoration: none;
    border-color: #000;
}
.foo-3 {
    text-align: right;
    font-size: 0.938vw;
    font-weight: 500;
    text-transform: uppercase;
}
footer .container {
    display: flex;
    align-items: center;
}
footer p {
    margin-bottom: 0;
}
#Footer .widgets_wrapper {
    padding: 0.521vw 0;
}
.footer-copy-center #Footer .footer_copy {
    border: 0;
}
#Footer .footer_copy .one {
    margin-bottom: 2.604vw;
    padding-top: 0;
    min-height: inherit;
    font-size: 0.729vw;
    font-weight: 500;
    line-height: 1.1;
}
.contact-sec-1 {
    padding: 1.563vw 0;
}
.contact-sec-1 .wpcf7 .wpcf7-form-control {
    background: #fff;
    color: #000;
}
.contact-sec-1 .wpcf7 .wpcf7-form-control::placeholder,
.page-id-27 .input-text::placeholder {
    color: #cccccc;
    opacity: 1;
}
.contact-sec-1 .wpcf7 .wpcf7-form-control:-ms-input-placeholder,
.page-id-27 .input-text::placeholder {
    color: #cccccc;
}
.contact-sec-1 .wpcf7 .wpcf7-form-control::-ms-input-placeholder,
.page-id-27 .input-text::placeholder {
    color: #cccccc;
}
.page-id-27 .input-text {
    height: 2.5vw;
    padding: 0.156vw 1.042vw 0;
    border-radius: 0.781vw;
    font-size: 0.833vw;
    font-weight: 500;
    background: #fff;
    color: #000;
}

/* .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
width: 13.75vw;
height: 3.958vw;
padding: 0;
font-size: 0;
background: url(../images/login-btn.svg) no-repeat center;
margin: 1.042vw auto 0;
display: table;
transition: all ease-in-out .2s;
float: none;
} */

html .page-id-27 .woocommerce button.button {
    color: #fff;
    background-color: #ed7b00;
    border: 0;
    font-size: 1.458vw;
    line-height: 1;
    font-weight: 600;
    padding: 0 1.302vw;
    height: 2.396vw;
    min-width: 11.198vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: none;
    border-radius: 15.625vw;
    transition: all ease-in-out .2s;
    float: none;
    margin: 3.5vw auto 1.2vw;
}
form.woocommerce-ResetPassword.lost_reset_password {
    max-width: 37.5vw;
    text-align: center;
    margin: 0vw auto;
}
form.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100%;
    text-align: left;
}
html .page-id-27 .woocommerce button.button::before {
    content: '';
    position: absolute;
    left: -1.719vw;
    top: -1.198vw;
    width: 3.125vw;
    height: 3.646vw;
    background: url(../images/murga-icon.svg) no-repeat center;
}
a.back_btn {
    margin-bottom: 40px;
    display: table;
    font-weight: 600;
    font-size: 18px;
    color: #666666;
}
.select2-container .select2-selection--single {
    height: 2.5vw;
    margin: 0;
}
.select2-container--default .select2-selection--single {
    border: 0.104vw solid #ed7b00;
    border-radius: 0.521vw;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.396vw;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 0.521vw 0.417vw 0 0.417vw;
    margin-left: -1.25vw;
    margin-top: 0.365vw;
}
.woocommerce button.woocommerce-button:hover,
html .page-id-27 .woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    filter: saturate(1.3);
}
.alert_info {
    background: #ed7b00;
}
.alert_info .alert_icon {
    background: #ffa039;
}
.alert_info a, .alert_info a:hover {
    color: #ffcf9b;
}
p.woocommerce-LostPassword.lost_password a {
    color: #ed7b00;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.woocommerce form .form-row label {
    line-height: 1.1;
}
.page-id-27 .u-column1.col-1 h2 {
    font-size: 0;
    line-height: 1.1;
}
.page-id-27 .u-column1.col-1 h2::before {
    font-size: 1.042vw;
    display: block;
    text-align: center;
    font-weight: normal;
    content: 'Enter your username and password to access your account';
    margin-bottom: 1vw;
    letter-spacing: 1.4px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: none;
}
p.woocommerce-LostPassword.lost_password {
    text-align: center;
    padding-top: 1.042vw;
}
html .woocommerce .col2-set .col-1 {
    float: none;
    margin: 0vw auto;
}
html .woocommerce-page .col2-set .col-2 {
    float: none;
    margin: 3.125vw auto;
}
.woocommerce-page .col2-set .col-2 h2 {
    text-align: center;
    color: #ee7f08;
}
.woocommerce-page .col2-set .col-2 h2::before {
    content: 'OR';
    display: block;
    color: #000;
    margin-bottom: 1.563vw;
}
.contact-sec-1 .right-text h4 {
    color: #000;
    text-transform: inherit;
}
.contact-sec-1 .right-text strong a {
    color: #fff;
    background: #ec7b00;
}
.contact-sec-1 .right-text strong a:hover {
    color: #ed7b00;
    background: #000;
}
.contact-sec-1 .right-text em a {
    text-transform: inherit;
    color: #000;
    background-image: url(../images/map-o.svg);
}
.contact-sec-1 .right-text em a:hover {
    color: #ed7b00;
}
.contact-sec-1 .wpcf7 .submit-btn .wpcf7-form-control {
    background: url(../images/sb-btn.svg) no-repeat center;
}
.contact-sec-1 .right-text {
    padding-top: 0;
    padding-left: 2.604vw;
}
.a-sec-2 img {
    width: 15.833vw;
}
.a-sec-2 {
    margin: 0;
    padding: 1.042vw 6.771vw 3.646vw;
}
.a-sec-2 .wpb_wrapper>div,
.a-sec-3 .wpb_wrapper>div {
    margin-bottom: 0;
}
.page-id-15 #Subheader {
    padding: 17.969vw 0 0.521vw;
}
body.with_aside .content_wrapper {
    max-width: 73.958vw;
    display: flex;
    flex-wrap: wrap;
}
.with_aside .sections_group {
    order: 2;
}
.aside_right .widget-area {
    border: 0;
    min-height: inherit !important;
}
.aside_right .widget-area:before {
    display: none;
}
.widget>h3 {
    font-size: 1.146vw;
    line-height: 1;
    color: #fff;
    background-color: #ed7b00;
    background-image: url(../images/drop-icon.svg);
    background-repeat: no-repeat;
    background-size: 1.146vw;
    background-position: right 1.302vw center;
    padding: 0.833vw 1.042vw;
    border-top-left-radius: 1.042vw;
    border-top-right-radius: 1.042vw;
    margin: 0;
    position: relative;
}
.widget>h3::before,
.widget>h3::after {
    position: absolute;
    content: '';
    left: 0;
    top: 100%;
    width: 0.156vw;
    height: 6.771vw;
    background: rgb(237, 123, 0);
    background: linear-gradient(0deg, rgba(237, 123, 0, 0) 0%, rgba(237, 123, 0, 1) 100%);
}
.widget>h3::after {
    left: auto;
    right: 0;
}
.widget_product_categories ul li {
    margin: 0.781vw 3.125vw;
    color: #b3b3b3;
    font-size: 0.938vw;
    font-weight: 600;
    overflow: hidden;
}
.shop-filters,
.widget_product_categories ul>li:after {
    display: none
}
.widget_product_categories ul>li::before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 1.198vw;
    height: 1.198vw;
    border: 0.104vw solid #e67801;
    border-radius: 0.260vw;
    transition: all ease-in-out .2s;
}
.widget_product_categories ul>li:hover:before,
.widget_product_categories ul>li.current-cat:before {
    background-color: #e67801;
}
.widget_product_categories ul li a {
    color: #666 !important;
    display: inline-block;
    padding: 0.156vw 0 0.052vw;
    text-decoration: none;
}
.widget_product_categories ul li a::before {
    content: '';
    right: 0;
    top: -0.104vw;
    width: 100%;
    height: 135%;
    position: absolute;
}
.widget_product_categories ul li span {
    font-weight: 400;
}
body .widget_product_categories ul {
    list-style-type: none;
    padding: 0.677vw 0 0;
    margin: 0;
    background: none;
}
.woocommerce ul.products li.product {
    width: 25% !important;
    margin: 0 4% 1.042vw !important;
}
.woocommerce ul.products li.product .desc {
    padding: 0.781vw 0;
    text-align: center;
}
html .woocommerce ul.products li.product .price {
    color: #666;
    font-weight: 600;
}
.with_aside #Content {
    padding-top: 2.083vw;
}
.pager_wrapper {
    display: none;
}
ul.pagination {
    display: flex;
    justify-content: center;
    font-size: 1.146vw;
    font-weight: 600;
    align-items: center;
    line-height: 1;
}
ul.pagination li {
    padding: 0 0.260vw;
}
ul.pagination li a {
    display: block;
    padding: 0 0.260vw;
    text-decoration: none;
}
ul.pagination li span.current {
    padding: 0 0.260vw;
    border-bottom: 0.104vw solid #e67801;
}
ul.pagination li a.prev,
ul.pagination li a.next {
    font-size: 0;
    line-height: 1;
    border-bottom: 0.521vw solid transparent;
    border-top: 0.521vw solid transparent;
    border-right: 0.521vw solid #e67801;
}
ul.pagination li a.next {
    border-right: 0;
    border-left: 0.521vw solid #e67801;
}
.woocommerce .product div.entry-summary h1.product_title:after,
.woocommerce .product div.entry-summary .product_meta {
    display: none;
}
.woocommerce .product div.entry-summary h1.product_title {
    font-size: 2.083vw;
    line-height: 1;
    font-weight: 600;
}
.single-product #Subheader {
    display: none;
}
.woocommerce .product.no-share .product_wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.woocommerce .product .product_wrapper .product_image_wrapper .images {
    width: auto;
    border: 0.156vw solid #ed7b00;
    height: 28.906vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.563vw;
    margin-right: 2.083vw;
}
.woocommerce .product div.entry-summary>p.price {
    margin-bottom: 1.302vw;
    font-weight: 700;
}
.woocommerce-product-details__short-description {
    font-size: 1.146vw;
    line-height: 1.3;
    color: #808080;
    margin-bottom: 2.083vw;
}
.woocommerce div.product div.summary {
    padding-left: 1.5vw;
    margin-bottom: 0;
}
.woocommerce div.product {
    padding-top: 3.125vw;
}
.woocommerce div.product form.cart .button {
    float: none;
    font-size: 1.563vw;
    font-weight: 700;
    line-height: 1;
    width: 91%;
    padding: 0.938vw 0 0.833vw;
    border-radius: 7.813vw;
    margin: 0vw auto;
    display: table;
    transition: all ease-in-out .2s;
}
.woocommerce div.product form.cart .button:hover {
    filter: saturate(1.3);
}
.summary .quantity input::-webkit-outer-spin-button,
.summary .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.summary .quantity input[type=number] {
    -moz-appearance: textfield;
}
.woocommerce div.product .summary form.cart div.quantity {
    margin: 0 0 2.083vw;
    display: flex;
    align-items: center;
    justify-content: center;
    float: none;
}
.summary form.cart div.quantity div {
    display: flex;
    align-items: center;
    height: 3.438vw;
    width: 3.438vw;
    text-align: center;
    font-size: 0;
    line-height: 1;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 50%;
    background-color: #e67801;
    color: #fff;
    transition: all ease-in-out .2s;
}
.summary form.cart div.quantity div:hover {
    filter: saturate(1.3);
}
.summary form.cart div.quantity div::before {
    font-size: 2.083vw;
    margin: 0;
    width: auto;
}
body .summary .quantity input[type=number] {
    height: 3.438vw;
    width: 14.427vw;
    border: 0.104vw solid #ed7b00;
    font-size: 1.563vw;
    line-height: 1;
    color: #000;
    margin: 0;
    min-width: inherit;
    padding: 0;
    background: transparent;
    border-radius: 0.521vw;
    margin: 0 2.083vw;
}
.alert_success {
    background: #f07a23;
}
.alert_success .alert_icon {
    background: #ffab6d;
}
.alert_success a,
.alert_success a:hover {
    color: #000;
}
.woocommerce .product .related.products,
.woocommerce .product .upsells.products {
    border: 0;
    max-width: 52.083vw;
    margin: 2.083vw auto 0;
}
.woocommerce .product .related.products h2,
.woocommerce .product .upsells.products h2 {
    font-size: 2.083vw;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.156vw;
    text-align: center;
    color: #ee7f08;
    margin-bottom: 2.604vw;
}
.single-product .sections_group {
    background-image: url(/wp-content/uploads/2021/06/h-bg-1.svg);
    background-repeat: no-repeat;
    background-size: 25vw;
    background-position: left -2.604vw bottom -3.125vw;
}
.page-id-19 .sections_group {
    background-image: url(../images/murga-bg-2.svg);
    background-repeat: no-repeat;
    background-size: 34.167vw;
    background-position: right -17.708vw bottom -13.542vw;
}
.page-id-15 .sections_group {
    background-image: url(../images/ab-mugra-bg.svg);
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center bottom -8.854vw;
}
.page-id-27 #Wrapper {
    background-image: url(../images/murga-bg-3.svg);
    background-repeat: no-repeat;
    background-size: 34.167vw;
    background-position: -2.083vw center;
}
body #Wrapper,
body #Content {
    background-color: transparent;
}
#menu-mb,
.foo-3 aside#text-4 {
    display: none;
}
.h-sec-4 .testimonials_list .item {
    clear: none;
}
.h-sec-4 .testimonials_list .item:nth-child(3) {
    clear: both;
}
.mb {
    display: none !important;
}

/* Start 959px */


/* Start 959px */


/* Start 959px */


/* Start 959px */


/* Start 959px */


/* Start 959px */

@media only screen and (max-width: 959px) {
    .woocommerce .product .product_wrapper .product_image_wrapper .images {
        height: 337px;
        border-radius: 25px;
        border-width: 3px;
        margin: 0;
    }
    body.woocommerce ul.products li.product:nth-child(2n+1) {
        clear: none !important;
    }
}

/* End 959px */


/* Start 767px */


/* Start 767px */


/* Start 767px */


/* Start 767px */


/* Start 767px */

@media only screen and (max-width: 767px) {
    .section_wrapper,
    .container,
    .four.columns .widget-area {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    #Top_bar .column {
        margin: 0;
    }
    body.mobile-header-mini #Top_bar #logo {
        height: auto !important;
        line-height: 1 !important;
        margin: 0;
    }
    .mobile-header-mini #Top_bar .logo {
        margin: 15px 0 15px 50px;
        border: none;
    }
    #Top_bar #logo img {
        width: 120px;
    }
    body.mobile-header-mini.mobile-mini-ml-ll #Top_bar a.responsive-menu-toggle {
        left: 15px;
        right: auto;
        margin-top: -6px;
        background: url(../images/menu-ico.svg) no-repeat center;
        border-radius: 0;
        width: 20px;
        height: 20px;
    }
    .mobile-header-mini #Top_bar a.responsive-menu-toggle i {
        display: none;
    }
    #menu-mb {
        display: table;
        margin-left: auto;
        width: auto;
        margin-right: 20px;
        margin: 20px 20px 0 auto;
    }
    body #Top_bar .menu>li>a {
        padding: 0;
        font-size: 16px;
        letter-spacing: 1px;
    }
    #Top_bar .menu>li.cart-btn a span {
        width: 95px;
        height: 27px;
    }
    #Top_bar .menu>li.account-btn a {
        width: 14px;
        height: 20px;
        margin-left: 15px;
    }
    #Top_bar a#header_cart {
        top: 24px;
        right: 52px;
    }
    #Top_bar a#header_cart span {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        border-width: 1px;
    }
    body.mobile-side-slide {
        position: static;
    }
    #Side_slide #menu ul li a {
        padding: 0;
        line-height: 1.2;
        font-size: 2.5vh;
    }
    #Side_slide #menu ul li,
    #Side_slide #menu>ul:last-child>li:last-child {
        border: 0;
    }
    #Side_slide #menu>ul {
        padding: 30px;
    }
    #Side_slide #menu ul li {
        margin-bottom: 3vh;
    }
    #Side_slide #menu ul li.login_btn {
        margin-top: 7vh;
    }
    #Side_slide #menu ul li.login_btn span {
        background: #fff;
        color: #ec7b00;
        padding: 10px 70px 7px;
        border-radius: 30px;
        font-weight: 500;
        font-size: 17px;
    }
    #Side_slide {
        background-image: url(../images/murga-icon-w.svg);
        background-repeat: no-repeat;
        background-position: center bottom 6vh;
        background-size: 8vh;
        border: 0;
    }
    footer .container {
        flex-wrap: wrap;
    }
    .widget_media_image a {
        display: table;
        width: 170px;
        margin: 0 auto;
    }
    .foo-3 {
        text-align: center;
        font-size: 14px;
        line-height: 1.3;
    }
    .foo-3 aside#text-2 {
        display: none;
    }
    .foo-3 aside#text-4 {
        display: block;
    }
    #Footer .footer_copy .one {
        margin-bottom: 50px;
        font-size: 12px;
        line-height: 1.1;
    }
    .foo-2 a {
        font-size: 17px;
        line-height: 30px;
        width: 90px;
        border-width: 1px;
    }
    .foo-2 {
        order: 3;
        padding-bottom: 15px;
    }
    .wpb_gmaps_widget .wpb_map_wraper iframe {
        height: 357px;
    }
    .h-sec-2 .wpb_text_column {
        font-size: 16px;
    }
    body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
        font-size: 19px;
        padding: 2px 15px 0;
        height: 35px;
        min-width: 160px;
    }
    .h-sec-2 {
        display: block;
        margin: 40px -13px 0;
        max-width: inherit;
        text-align: center;
    }
    .h-sec-2 .wpb_text_column {
        font-size: 16px;
    }
    .h-sec-2 .wpb_wrapper>div.wpb_text_column.wpb_content_element {
        margin-bottom: 40px;
    }
    .h-sec-2::before {
        left: 30px;
        right: 30px;
        top: 40px;
        bottom: 15px;
        border-width: 2px;
        border-top: 0;
        border-radius: 20px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .h-sec-2::after {
        left: 60px;
        right: 80px;
        top: 0;
        bottom: 0;
    }
    body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern::before {
        left: -23px;
        top: -17px;
        width: 42px;
        height: 50px;
    }
    .products_wrapper .image_wrapper a {
        height: 154px;
        border-radius: 8px;
        border-width: 2px;
    }
    .products_wrapper .image_wrapper a img {
        max-height: 149px;
        border-radius: 8px;
    }
    .products_wrapper .slick-slide {
        margin: 0 2%;
        width: 46% !important;
        display: none;
    }
    .products_wrapper .slick-slide:nth-child(-n+4) {
        display: block;
    }
    .products_wrapper .slick-track {
        display: flex;
        width: 100% !important;
        transform: none !important;
        flex-wrap: wrap;
    }
    .products_wrapper .image_frame:hover .image_wrapper img,
    .products_wrapper .image_frame.hover .image_wrapper img {
        top: 0;
    }
    .products_wrapper .desc h4 {
        font-size: 17px;
        margin-bottom: 2px;
        min-height: 40px;
    }
    .products_wrapper .desc {
        margin-bottom: 15px;
    }
    .the_content_wrapper .image_frame {
        margin-bottom: 10px;
    }
    .products_wrapper .desc span.price {
        font-size: 13px;
    }
    .testimonials_list.style_quote {
        display: block;
        margin: 0;
    }
    .testimonials_list .item {
        width: 100%;
        padding: 0;
    }
    .testimonials_list .item.no-img .desc {
        padding: 60px 15px 20px;
        border-radius: 10px;
        border-width: 2px;
    }
    .testimonials_list .item.no-img .desc::before {
        height: 21px;
        top: 12px;
    }
    .testimonials_list .item .desc h4 {
        font-size: 14px;
        margin: 25px 0 0;
    }
    .blockquote blockquote {
        font-size: 18px;
        line-height: 1.2;
        min-height: 48px;
        padding: 0 10px;
    }
    .blockquote:before,
    .blockquote::after {
        left: 10px;
        top: -25px;
        width: 25px;
        height: 20px;
    }
    .blockquote::after {
        left: auto;
        top: auto;
        right: 10px;
        bottom: -20px;
    }
    .h-sec-4 .vc_col-sm-8,
    .h-sec-4 .vc_col-sm-4 {
        width: 100%;
    }
    .h-sec-4 .testimonials_list.style_quote {
        margin: 0;
        width: inherit;
        height: auto;
    }
    .h-sec-4 .testimonials_list .item {
        width: 100%;
    }
    .h-sec-4 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper {
        margin-left: 0;
    }
    .h-sec-4[data-vc-full-width] {
        display: flex;
        flex-wrap: wrap;
    }
    .h-sec-4 .vc_col-sm-8 {
        order: 2;
    }
    .h-sec-4 .vc_col-sm-8 .text-1 {
        display: none;
    }
    .h-sec-4 .vc_col-sm-4>div>.wpb_wrapper {
        display: flex;
        align-items: flex-end;
        /*margin: 30px -130px 40px 0;*/
        margin: 30px 0px 40px 0;
    }
    .h-sec-4 .wpb_single_image {
        margin-top: 0;
        margin-bottom: 0;
        width: 480px;
    }
    .h-sec-4 .wpb_single_image div {
        margin-bottom: 0;
    }
    .h-sec-4 h2 {
        letter-spacing: 2px;
    }
    .h-sec-4 .testimonials_list .item:nth-child(3) {
        clear: none;
    }
    .h-sec-4 .testimonials_list .item {
        margin: 0;
    }
    .h-sec-4 ul {
        list-style: none;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .h-sec-4 ul li button {
        font-size: 0;
        padding: 0;
        border-radius: 50%;
        background: none;
        border: 1px solid #ed7b00;
        width: 10px;
        height: 10px;
        margin: 0 5px 5px;
    }
    .h-sec-4 ul li.slick-active button {
        background-color: #e67801;
    }
    .h-sec-4 .testimonials_list .item:nth-of-type(n+5) {
        display: block;
    }
    .h-sec-4 .read-btn {
        position: static;
        padding: 0px 0 20px;
        width: 100%;
    }
    .h-sec-03[data-vc-full-width] {
        background-position: left -70px bottom 140px;
        background-size: 340px;
    }
    .h-sec-4 .wpb_single_image img {
        mix-blend-mode: darken;
        -webkit-mix-blend-mode: darken;
    }
    .wpcf7 .wpcf7-form-control {
        height: 48px;
        padding: 3px 15px 0;
        border-radius: 15px;
        font-size: 14px;
    }
    .wpcf7 span.wpcf7-form-control-wrap {
        margin-bottom: 7px;
    }
    .wpcf7 textarea.wpcf7-form-control {
        height: 174px;
        padding: 15px;
    }
    .wpcf7 .submit-btn .wpcf7-form-control {
        width: 176px;
        height: 50px;
        margin: 20px auto 0;
    }
    .right-text h4 {
        font-size: 20px;
        margin-bottom: 35px;
        letter-spacing: 1px;
    }
    .right-text em a {
        margin-top: 10px;
        padding-left: 45px;
        background-size: 30px;
        font-size: 18px;
        line-height: 1.3;
    }
    .right-text strong a {
        font-size: 20px;
        padding: 2px 10px 0;
        height: 32px;
        width: 153px;
    }
    .h-sec-5.vc_row-has-fill>.vc_column_container>.vc_column-inner,
    .right-text {
        padding-top: 0;
    }
    .minimalist-header-no #Subheader {
        padding: 40px 0 0 !important;
    }
    .page-id-19 .sections_group {
        background-size: 0;
    }
    .testimonial-sec-1 .testimonials_list .item {
        margin-bottom: 10px;
    }
    .testimonial-sec-1 {
        padding-bottom: 40px;
    }
    body.with_aside .content_wrapper {
        max-width: inherit;
    }
    .widget-area {
        margin: 0px auto !important;
        padding: 15px 0 0;
    }
    .widget>h3 {
        font-size: 18px;
        line-height: 1.2;
        padding: 14px 30px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        background-size: 18px;
        background-position: right 20px center;
    }
    .widget_product_categories ul li {
        margin: 0px 50px 10px;
        font-size: 14px;
    }
    body .widget_product_categories ul {
        padding: 20px 0 0;
    }
    .widget_product_categories ul>li::before {
        width: 20px;
        height: 20px;
        border-radius: 5px;
        border-width: 2px;
    }
    .widget_product_categories ul li a {
        padding: 6px 0;
    }
    .widget>h3::before,
    .widget>h3::after {
        width: 2px;
        height: 100px;
    }
    .woocommerce ul.products li.product {
        width: 46% !important;
        margin: 0 2% 15px !important;
    }
    .woocommerce ul.products li.product .desc {
        padding: 10px 0 0;
    }
    ul.pagination {
        font-size: 18px;
    }
    ul.pagination li span.current {
        padding: 0 5px;
        border-bottom-width: 2px;
    }
    ul.pagination li a.prev,
    ul.pagination li a.next {
        font-size: 0;
        border-bottom-width: 10px;
        border-top-width: 10px;
        border-right-width: 10px;
    }
    ul.pagination li a.next {
        border-right: 0;
        border-left-width: 10px;
    }
    ul.pagination li a {
        padding: 0 10px;
    }
    .page-id-15 #Subheader {
        background-size: 0;
    }
    .woocommerce .product .product_wrapper .product_image_wrapper .images {
        height: 337px;
        border-radius: 25px;
        border-width: 3px;
        margin: 0;
    }
    .woocommerce div.product div.images img {
        max-height: 337px;
        border-radius: 25px;
    }
    .woocommerce .product div.entry-summary h1.product_title {
        font-size: 30px;
        text-align: center;
        margin-bottom: 0;
    }
    .woocommerce div.product .summary form.cart div.quantity {
        margin: 0 0 25px;
    }
    .woocommerce-product-details__short-description {
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    .summary form.cart div.quantity div {
        height: 41px;
        width: 41px;
    }
    .summary form.cart div.quantity div::before {
        font-size: 26px;
    }
    body .summary .quantity input[type=number] {
        height: 42px;
        width: 192px;
        font-size: 24px;
        border-radius: 10px;
        margin: 0 15px;
        border-width: 2px;
    }
    .woocommerce div.product form.cart .button {
        font-size: 20px;
        width: 100%;
        padding: 12px 0 10px;
        border-radius: 34px;
        margin: 4vw auto 0;
        display: table;
        max-width: 310px;
    }
    .woocommerce .product .related.products h2,
    .woocommerce .product .upsells.products h2 {
        font-size: 25px;
        letter-spacing: 1px;
        margin-bottom: 20px;
    }
    .woocommerce .product .related.products,
    .woocommerce .product .upsells.products {
        max-width: inherit;
        margin: 0;
    }
    .woocommerce .related ul.products li.product {
        width: 46% !important;
        margin: 0 2% 20px!important;
    }
    .woocommerce .related ul.products li.product:nth-child(3) {
        display: none;
    }
    .single-product .sections_group {
        background-size: 0;
    }
    .dsk {
        display: none !important;
    }
    .mb {
        display: block !important;
    }
    .a-sec-2 img {
        width: 121px;
    }
    .a-sec-2 {
        padding: 0px 0 30px;
    }
    .a-sec-3 .wpb_single_image.mb {
        margin: 0 -22px;
    }
    .a-sec-02 {
        margin: 0 -36px;
    }
    .a-sec-02 .wpb_single_image {
        margin-bottom: 0;
    }
    .page-id-27 .input-text {
        height: 48px;
        padding: 0 15px 0;
        border-radius: 15px;
        font-size: 18px;
    }
    html .page-id-27 .woocommerce button.button {
        font-size: 18px;
        padding: 0 15px;
        height: 36px;
        min-width: 130px;
        margin: 25px auto 10px;
    }
    html .page-id-27 .woocommerce button.button::before {
        left: -24px;
        top: -15px;
        width: 41px;
        height: 50px;
    }
    .page-id-27 .u-column1.col-1 h2::before {
        font-size: 18px;
        margin-bottom: 10px;
    }
    label,
    legend {
        font-size: 16px;
    }
    .page-id-27 #Wrapper {
        background-image: none
    }
    .page-id-27 #Content {
        background-image: url(../images/murga-bg-3.svg);
        background-repeat: no-repeat;
        background-size: 220px;
        background-position: left -70px bottom -50px;
        padding-bottom: 100px;
    }
    .h-sec-5 h2 {
        letter-spacing: 1px;
        padding-right: 20px;
    }
    .h-sec-5 h2:after {
        top: 19px;
        width: 90px;
        height: 2px;
    }
    .h-sec-5 {
        padding: 30px 0;
    }
    .contact-sec-1 {
        padding-top: 0;
    }
    .contact-sec-1 .right-text h4 {
        margin-bottom: 35px;
    }
    .h-sec-5 .wpb_text_column {
        margin-bottom: 20px;
    }
    .h-sec-4 .read-btn a {
        font-weight: 700;
        border-bottom-width: 2px;
    }

    .page-id-27 .u-column1.col-1 h2::before {
        letter-spacing: 0;
    }
    #Content {
        padding-top: 22px;
    }
}

/* End 767px */