@import url('https://fonts.googleapis.com/css2?family=Istok+Web&family=Poppins:wght@100;300;400;500;600;700;800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100&display=swap');


html .action.primary {
    color: #fff !important;
    background-color: #000000 !important;
    border-color: #000000 #000000 #000000 !important;
}
html .action.primary:hover {
    color: #fff !important;
    background-color: #495a31 !important;
    border-color: #495a31 #495a31  #495a31 !important;
}

main#maincontent {
    background: #fff;
}

header.page-header.type2 {
    border: 0px;
}

.porto-block-html-top .background-color-dark.text-color-light {
    background: #EEA043 !important;
    font-size: 13px;
    color: #000 !important;
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
}

.porto-block-html-top .background-color-dark.text-color-light a {
    color: #000;
    text-decoration: underline;
}

.porto-block-html-top .background-color-dark.text-color-light a.ml-2.btn {
    text-decoration: none !important;
}
/*.cms-index-index nav.navigation.sw-megamenu {
    max-width: 100%;
}
*/

.page-header .navigation > ul {
    background: transparent !important;
}

.page-header .navigation .level0 .submenu li {
    clear: both;
    width: 100%;
}


.page-header .navigation .menu-right-block.col-md-6 {
    text-align: right;
}

.page-header .navigation .level0 .submenu li a {
    position: relative;
}

.page-header .navigation .level0 .submenu li a:hover {
    text-decoration: none !important;
    display:block;
    width:100%;
}

.page-header .navigation .level0 .submenu li a:hover span {
    text-decoration: none !important;
    color: #1B1802;
}

.page-header .navigation .level0 .submenu li a:hover:before {
    content: '';
    width: calc(100% + 16px);
    height: calc(100% + 8px);
    background: #EEA043;
    display: block;
    position: absolute;
    left: -8px;
    top: -6px;
}


.page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
    font-family: 'Istok Web', sans-serif !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 22px !important;
    padding-right: 22px !important;
    padding-left: 22px !important;
}



.page-header .navigation li.ui-menu-item.level0{
    position:relative !important;
    margin:0px !important;
}

.page-header .navigation li.ui-menu-item.level0:before {
    content: '';
    display: block;
    border-right: solid 1px #EEA043;
    height: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
}

.page-header .navigation li.ui-menu-item.level0:first-child:before {
    display:none;
}

.headerlinks ul.header.links {
    display: flex;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.headerlinks li.greet.welcome {
    display: none;
}

.customer-welcome:before {
    content: 'My Account ';
    display: inline-block;
}

.headerlinks li.link.authorization-link:after {
    content: '/';
    padding-left: 10px;
    padding-right: 10px;
}

.headerlinks li.link.authorization-link+li {
    display: none;
}

.headerlinks ul.header.links span.not-logged-in {
    display: none;
}

.headerlinks ul.header.links li:nth-last-child(2):after {display:none;}


.sections.nav-sections {
    padding-left: 0px !important;
    margin: 0px !important;
    background: #495A31 !important;
}

/*nav.navigation.sw-megamenu {
    padding: 0px;
}

nav.navigation.sw-megamenu > ul {
    max-width: 1220px;
    margin: auto;
    background: transparent;
}


.page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
    font-family: 'Istok Web', sans-serif !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 22px !important;
    width: 100%;
    padding-right: 50px !important;
}

.page-header .navigation:not(.side-megamenu) .level0:first-child, .page-header .navigation:not(.side-megamenu) .level0:first-child a {
    padding-left: 5px !important;
}

.page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top span:after {
    content: '';
    display: block;
    border-right: solid 1px #EEA043;
    height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -35px;
}

.page-header.type2 .navigation:not(.side-megamenu) .level0:last-child .level-top span:after {
    display: none;
}


.page-header .navigation li.level0:hover {
    background: transparent !important;
}

.page-header .navigation li.level0:hover a {
    color: #ff9900 !important;
}*/

.main-panel-top {
    display: none;
}

.header-main {
    background: #fff;
}

strong.logo {
    width: 100%;
    max-width: 200px !important;
}

strong.logo img {
    width: 100%;
}

a.logo {
    width: 100%;
    max-width: 200px !important;
    display: block;
}

a.logo img {
    width: 100%;
}

.header-main .header-left {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-center form#search_mini_form {
    border: 1px solid #EEA043;
    height: 56px;
    border-radius: 8px;
}

.page-header.type2 .header-center .search-category {
    border: 1px solid #EEA043;
    margin-top: 8px;
    border-radius: 8px;
    right: 8px !important;
    height: 40px;
    padding-left: 0;
}

.page-header.type2 .header-center .search-category select#mpsearch-category {
    padding-left: 15px;
    max-width: 150px;
    padding-right: 15px;
}

.header-center button.action.search {
    display: none !important;
}


.widget.block.block-static-block {
    margin-bottom: 0px;
}


.hometop_slider .porto-ibanner {
    display: flex;
    justify-content: flex-end;
}

.hometop_slider .porto-ibanner .banner_img {
    order: 2;
    width: 60%;
}

.hometop_slider .porto-ibanner-desc.no-padding.d-flex {
    order: 1;
    width: 50%;
}

.hometop_slider .porto-ibanner-layer h5 {
    font-family: 'Roboto',sans-serif;
    font-size: 66px !important;
    color: #fff !important;
    background: #FD7222 !important;
    display: flex;
    justify-content: space-between;
    line-height: normal;
    padding: 15px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0px !important;
    margin-bottom: 10px !important;
}

.hometop_slider .porto-ibanner-layer h5 .btn-container {
    font-size: 16px;
    background: #495A31 !important;
    font-weight: 700;
    padding: 15px;
    line-height: 36px;
        margin-right: 25px;
}

.hometop_slider .porto-ibanner-layer h3 {
    font-size: 19px !important;
    background: #FD7222;
    color: #fff;
    padding: 10px 15px;
    font-weight: 600;
}

.hometop_slider button.btn.btn-modern.btn-lg.btn-dark {
    background: transparent;
    padding: 0px;
    margin: 0px;
    border: 0px;
        font-family: 'Poppins';
    letter-spacing: .14px;
    font-size: 16px;
    padding-left: 35px;
    padding-right: 35px;
}

.hometop_slider .porto-ibanner-layer {
    left: 0px !important;
}

.hometop_slider .vc_column_container.col-md-12 {
    max-width: 1220px !important;
}




.hometop_slider .slider_design2 .porto-ibanner-layer  h5 span {
        font-size: 19px !important;
        background: #FD7222;
        color: #fff;
        padding: 10px 15px;
        font-weight: 400;
        text-transform: initial;
        max-width: 47%;
        line-height: normal;
}

.hometop_slider .slider_design2 button.btn.btn-modern.btn-lg.btn-dark {
    font-size: 16px;
    background: #495A31 !important;
    font-weight: 700;
    padding: 10px 35px !important;
    line-height: 36px;
    margin-right: 25px;
    float: right;
}



.hometop_slider .slider_design2 h3.vc_custom_heading.mb-2.align-left {
    display: flex;
    justify-content: space-between;
    font-size: 32px !important;
    line-height: 38px !important;
    align-items: center;
}

.hometop_slider .slider_design2  .porto-ibanner .banner_img {
    order: 1 !important;
}

.hometop_slider .slider_design2  .porto-ibanner-desc.no-padding.d-flex {
    left: inherit;
    right: 0;
}

.hometop_slider .porto-ibanner.slider_design2  {
    justify-content: flex-start;
}


.hometop_slider .slider_design3.porto-ibanner .banner_img {
    width:100% !important
}


.hometop_slider .slider_design3.porto-ibanner .porto-ibanner-layer {
    left: 7% !important;
    top: 7% !important;
    transform: inherit !important;
}

.hometop_slider .slider_design3.porto-ibanner .porto-ibanner-layer  h5 {
    margin-bottom: 8px !important;
    background: rgb(255 255 255 / 80%) !important;
    color: #495A31 !important;
    font-size: 48px !important;
    line-height: 56px !important;
}

.hometop_slider .slider_design3.porto-ibanner .porto-ibanner-layer  h5+h5 {
    font-size: 32px !important;
    line-height: 37px !important;
    color: #000 !important;
}

.hometop_slider .slider_design3.porto-ibanner .porto-ibanner-layer  button.btn.btn-modern.btn-lg.btn-dark {
    font-size: 16px !important;
}

.hometop_slider .slider_design3.porto-ibanner .porto-ibanner-layer  h3 {
    font-weight: 500;
    padding: 0px;
    background: transparent;
}


.hometop_slider .container {max-width: 1220px !important;}

.hometop_slider .owl-carousel.show-nav-hover .owl-prev, 
.hometop_slider .owl-carousel.show-nav-hover .owl-next,
.hometop_slider .owl-carousel.show-nav-hover:hover .owl-prev, 
.hometop_slider .owl-carousel.show-nav-hover:hover .owl-next{
    transform:translate(0px, -50%) !important;
}


.hometop_slider .owl-carousel.nav-pos-outside .owl-nav .owl-prev {
    left: inherit !important;
    opacity: 1;
    background: #fff !important;
    right: 40px !important;
}

.hometop_slider .owl-carousel.nav-pos-outside .owl-nav .owl-next {
    right: 0px !important;
    opacity: 1;
    background: #fff !important;
    left: inherit !important;
}

.hometop_slider .owl-carousel .owl-nav {
    right: 20px;
    position: absolute;
    margin-top: 0;
    width: auto !important;
    top: inherit !important;
    flex: none;
    bottom: 40px !important;
}



.welcome_box {
    font-family: 'Roboto',sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #000;
    max-width: 1220px;
    margin: auto;
    text-align: center;
    margin-bottom: 50px;
}

.welcome_box p {
    margin: initial;
}


.homesales_blocks .col-sm-4,
.homesales_blocks .col-sm-8,
.homesales_blocks .col-sm-6, 
.homesales_blocks .col-sm-3 {
    display: flex;
    width: 100%;
}

.homesales_blocks .col-sm-9 .row:first-child {
    margin-bottom: 20px;
} 
.free_shipping_box {
    background: rgb(250,141,54);
    background: -moz-linear-gradient(top,  rgba(250,141,54,1) 0%, rgba(251,115,49,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(250,141,54,1) 0%,rgba(251,115,49,1) 100%);
    background: linear-gradient(to bottom,  rgba(250,141,54,1) 0%,rgba(251,115,49,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa8d36', endColorstr='#fb7331',GradientType=0 );
    width: 100%;
    padding: 15px;
    text-align: center;
    color: #fff;
}

.free_shipping_box h4 {
    text-align: center;
    font-family: 'Roboto',sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0px;
}

.free_shipping_box .box_tag {
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.8px; /* 86.667% */
    text-transform: uppercase;
    font-family: 'Poppins',sans-serif;
    color: #FD7222;
    padding: 10px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    z-index: 2;
}

.free_shipping_box .box_tag:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: rotate(-1.875deg);
    z-index: -1;
}

.free_shipping_box  h6 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #fff;
}



.free_sample_box {
    background: rgb(136,166,89);
    background: -moz-linear-gradient(45deg,  rgba(136,166,89,1) 0%, rgba(29,36,21,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(136,166,89,1) 0%,rgba(29,36,21,1) 100%);
    background: linear-gradient(45deg,  rgba(136,166,89,1) 0%,rgba(29,36,21,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88a659', endColorstr='#1d2415',GradientType=1 );
    width: 100%;
    padding: 15px;
    position: relative;
    padding-top: 50px;
}

.free_sample_box .box_tag {
    color: #495A31;
    display: inline-block;
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    padding: 10px 15px;
    margin-top: 30px;
}

.free_sample_box .box_tag:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: rotate(-1.875deg);
    z-index: -1;
}

.free_sample_box h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 61px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%; /* 66.6px */
    text-transform: uppercase;
    color: #fff;
    margin-top: 30px;
}

.free_sample_box .sb_box_img {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.free_sample_box h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
}

.free_sample_box .box_btns {
    font-family: 'Roboto',sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #fff;
    margin-top: 30px;
    margin-left: -15px;
}

.free_sample_box .box_btns a {
    display: inline-block;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.144px;
    text-transform: uppercase;
    background: #EEA043;
    padding: 13px 28px;
    color: #fff;
    margin: 15px;
}

.free_sample_box .box_btns a:last-child{
    background:#fd7222;
}

.pay_with_card_box {
    background: rgb(29,36,21);
    background: -moz-linear-gradient(45deg,  rgba(29,36,21,1) 0%, rgba(136,166,89,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(29,36,21,1) 0%,rgba(136,166,89,1) 100%);
    background: linear-gradient(45deg,  rgba(29,36,21,1) 0%,rgba(136,166,89,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2415', endColorstr='#88a659',GradientType=1 );
    width: 100%;
    padding: 50px;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

.pay_with_card_box .box_tag {
    color: #495A31;
    display: inline-block;
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    padding: 10px 15px;
}

.pay_with_card_box .box_tag:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: rotate(-1.475deg) skew(15deg, 1deg);
    z-index: -1;
}

.pay_with_card_box h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    color: #fff;
    margin-top: 30px;
    max-width: 400px;
}

.pay_with_card_box h5 {
    font-family: 'Roboto',sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #fff;
    margin-top: 20px;
}

.pay_with_card_box  .sb_box_img {
    position: absolute;
    top: -15px;
    right: 50px;
}

.new_product_box {
    background: rgb(250,141,54);
    background: -moz-linear-gradient(top,  rgba(250,141,54,1) 0%, rgba(251,115,49,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(250,141,54,1) 0%,rgba(251,115,49,1) 100%);
    background: linear-gradient(to bottom,  rgba(250,141,54,1) 0%,rgba(251,115,49,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa8d36', endColorstr='#fb7331',GradientType=0 );
    width: 100%;
    padding: 15px;
    position: relative;
    padding-top: 30px;
    text-align: center;
}


.new_product_box .box_tag {
    color: #FD7222;
    display: inline-block;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    padding: 10px 15px;
    white-space: break-spaces;
}

.new_product_box .box_tag:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: rotate(-2.499deg);
    z-index: -1;
}

.new_product_box h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    margin-bottom: 30px;
    margin-top: 20px;
}


.new_product_box .box_btns {
    font-family: 'Roboto',sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #fff;
    margin-top: 30px;
}


.new_product_box .box_btns a {
    display: inline-block;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.144px;
    text-transform: uppercase;
    background: #495A31;
    padding: 13px 28px;
    color: #fff;
    margin: 15px;
}


.new_product_box .sb_box_img {
    position: absolute;
    bottom: -39px;
    left: 0;
}


.trusted_brands  .container.d-flex.vc_custom_heading.heading {
    background: transparent;
    margin-bottom: 0px !important;
}

.trusted_brands  .heading-border {
    margin-top: 50px;
}

.trusted_brands  h2.section-title.text-center.slider-title {
    color: #495a31 !important;
    background: #fff !important;
}

.trusted_brands  .container.d-flex.vc_custom_heading.heading:before {
    background: #495A31;
}

.trusted_brands  .row.py-5.no-padding {
    padding-top: 0px !important;
  /*      border-bottom: solid 1px #495a31;
margin-bottom: 50px;
    padding-bottom: 40px !important;*/
}

.trusted_brands  .item img {max-height: 98px;}

.trusted_brands  .item {
    border: solid 1px #A0A0A0;
    padding: 10px;
}


.customer_support_points .porto-icon.advanced {
    background: #3C3B3B !important;
    color: #FD7222!important;
}


.home_blogs  .container.d-flex.vc_custom_heading {
    background: transparent;
    margin-bottom: 20px !important;
    display: block !important;
    position:relative;
    text-align: center;
}

.home_blogs  .heading-border {
    margin-top: 50px;
}

.home_blogs  h2.section-title.text-center.slider-title {
    color: #1B1802 !important;
    background: #fff !important;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 24px;
    display: inline-block;
    margin-bottom: 0px;
}

.home_blogs  .container.d-flex.vc_custom_heading:before {
    background: #1B1802;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    border: 0px !important;
}

.home_blogs .item h2 {
    font-family: 'Roboto',sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    padding-top: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
        background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Roboto',sans-serif;
    height: 80px;
}

.home_blogs h2 a {
    color: #495A31 !important;
}

.home_blogs .short_desc {
    text-align: left;
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    whitespace: nowrap;
    height: 128px;
}

.home_blogs .readmore {text-align: left;margin-top: 30px;margin-bottom: 30px;}

.home_blogs .readmore a {
    background: #FD7222;
    padding: 15px 35px;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18.666px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
}

.goto_blog {
    text-align: center;
    margin-bottom: 50px;
}

.goto_blog a {
    color:  #1B1802;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.goto_blog a i.Simple-Line-Icons-arrow-right {
    font-size: 13px;
    font-weight: 900;
    color: #FD7222;
    margin-left: 6px;
}


.customer_support_points .porto-sicon-header p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #495A31;
}

.customer_support_points .porto-sicon-header h3.porto-sicon-title {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
    text-transform: uppercase !important;
}

.customer_support_points .porto-sicon-box.px-2.px-xl-4.style_1.top-icon {
    padding-left: 15px !important;
    padding-right: 15px !important;
}



.customer_support_points .porto-sicon-header + .porto-sicon-description {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #687176;
}

.home-bar.no-padding.porto-inner-container .porto-sicon-header p {
    font-weight: 600 !important;
    color: #000;
}

.footer li span {
    color: #495a31;
}

.footer li strong {
    color: #000;
    font-weight:500 !important;
}


/*Cat Index*/
body#html-body {
    background: #fff !important;
}

.columns {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.breadcrumbs {
    border-bottom: solid 1px #8e8e8e54;
}


.category-view {
    padding-bottom: 15px;
    border-bottom: solid 2px #FD7222;
}

.category-view .breadcrumbs {
    border: 0px;
    max-width: 1180px;
    margin: auto;
}

.category-view .breadcrumbs ul.items {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #495A31;
    font-family: 'Roboto',sans-serif;
}

.category-view .breadcrumbs ul.items a {
    text-transform: uppercase;
    font-weight: 500;
    color: #495A31;
}

.category-view .breadcrumbs ul.items li:after {
    content: '/';
    padding-left: 10px;
    padding-right: 10px;
}


.category-view .breadcrumbs ul.items li:last-child:after {
    display:none;
}

.category-view .breadcrumbs ul.items li:last-child {
    color:#FD7222;
}


.category_top_banner .pay_with_card_box .box_tag {
    font-size: 13px;
    padding: 0px 15px;
    color: #fb7631;
}

.category_top_banner .pay_with_card_box h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
    max-width: 50%;
    margin-top: 10px;
}

.category_top_banner .pay_with_card_box h5 {
    margin: 0px;
    font-size: 12px;
}

.category_top_banner .pay_with_card_box .sb_box_img {
    max-width: 50%;
    right: 15px;
    bottom: -15px;
}

.category_top_banner .pay_with_card_box .sb_box_img img {
    max-height: 100%;
    width: auto;
}

.category_top_banner .pay_with_card_box {
    padding: 20px 30px !important;
    min-height: 160px;
}



.category_top_banner .new_product_box {
    text-align: left;
    padding: 20px 30px;
    position: relative;
    min-height: 160px;
}

.category_top_banner .new_product_box .box_tag {
    font-size: 13px;
    padding: 0px 15px;
    color: #fb7631;
    display: inline-block;
    white-space: inherit;
}

.category_top_banner .new_product_box h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
    max-width: 50%;
    margin-top: 10px;
}

.category_top_banner .new_product_box .sb_box_img {
    max-width: 50%;
    right: 15px;
    position: absolute;
    top: 0;
    bottom: inherit;
    left: inherit;
}

.category_top_banner .new_product_box .sb_box_img img {
    max-height: 175px;
    width: auto;
}

.category_top_banner .new_product_box .box_btns {
    margin: 0px;
    padding: 0px;
}

.category_top_banner .new_product_box .box_btns a {
    margin: 0px;
    font-size: 10px;
    padding: 8px 15px;
}

strong.modes-mode.active {
    font-size: 26px !important;
    color: #fd7222 !important;
}

a#mode-list, a#mode-grid {
    font-size: 26px;
    color: #EEA043;
}


.column.main .products.wrapper.list.products-list ol.filterproducts.products.list.items.product-items  .product-item-info .product-image-list:after {
    background: transparent;
}

.column.main .products.wrapper.list.products-list ol.filterproducts.products.list.items.product-items  .product-item-info .product.photo.product-item-photo {
    margin: 0px;
}

.column.main .products.wrapper.list.products-list ol.filterproducts.products.list.items.product-items  .product-item-info {
    gap: 30px;
    align-items: flex-start;
}


.column.main ol.products .product-item-name a {
    font-size: 20px;
    font-family: 'Roboto',sans-serif;
    color: #495A31;
    white-space: normal;
    min-height: 50px;
    line-height: 25px;
}

.column.main ol.products  .product-item-info .product-item-details .price-box span.price {
    color: #1B1802;
    font-size: 22px;
    font-family: 'Roboto',sans-serif;
}

.cat_featured_points {
    background: #EEA043;
    clear:both;
    padding-top: 60px;
    padding-bottom: 60px;
}

.cat_featured_points h3.porto-sicon-title {
    font-size: 21px !important;
}

.cat_featured_points p {
    font-size: 20px !important;
    font-weight: 700 !important;
}

.cat_featured_points .porto-icon {
    font-size: 60px !important;
}

.catalog-category-view .trusted_brands h2.section-title.text-center.slider-title {
    width: 100%;
    position: relative;
    font-size: 24px;
    margin-bottom: 30px;
}

.catalog-category-view .trusted_brands h2.section-title.text-center.slider-title  span.inline-title {
    background: #fff !important;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-left: 30px;
    padding-right: 30px;
}

.catalog-category-view .trusted_brands h2.section-title.text-center.slider-title span.line {
    background: #495a31;
    height: 1px;
    width: 100%;
    position: relative;
}
.box-gotoproduct  a#product-gotoproduct-button {
    padding: 15px 30px !important;
}

.main-upsell-product-detail {
    background: transparent !important;
}

.amreview-add-new .amreview-label {
    max-width: inherit;
}

.amreview-submit-form .review-fieldset .review-legend.legend {
    flex-wrap: wrap;
}

.amreview-submit-form .review-fieldset .review-legend.legend strong {
    width: 100%;
}

.amreview-submit-form .review-fieldset .review-legend.legend {
    flex-wrap: wrap;
}

.amreview-submit-form .review-fieldset .review-legend.legend strong {
    width: 100%;
}

.product-info-main .page-title-wrapper h1 {
    color: #495a31;
        font-family: 'Roboto',sans-serif;
    font-size: 36px;
}

p.amrev-title-block.amreview-review-list.pages strong.am-strong {
    color: #495a31;
    font-size: 24px;
    font-weight: 700;
}

.fieldset > .legend {
    color: #495a31;
}


.amreview-info-wrapper {padding-top: 0px;}

div#product-review-container {
    border: solid 1px #ccc;
    padding: 15px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(242,242,242,1) 100%);
    margin-bottom: 15px;
}

div#product-review-container p.amrev-title-block.amreview-review-list.pages {
    width: 100%;
    display: block;
    text-align: center;
    border-top: solid 1px #ccc;
    margin-top: 15px;
    padding-top: 15px;
}

div#product-review-container p.amreview-review-list.-empty {
    padding: 15px;
    padding-top: 0px;
}



.block.review-add.amreview-submit-form {
    border: solid 1px #ccc;
    padding: 15px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(242,242,242,1) 100%);
}



.block.review-add.amreview-submit-form .block-content {
    margin: 0px;
}


.abs-account-page-title h1.page-title, .customer-account-login .page-title-wrapper h1.page-title, .customer-account-create .page-title-wrapper h1.page-title, .customer-account-forgotpassword .page-title-wrapper h1.page-title {
    font-size: 36px;
    font-family: 'Roboto',sans-serif;
    color: #495a31 !important;
    text-transform: uppercase;
}



body.wordpress-posttype-view .column.main {
    width: 100%;
}

body.wordpress-posttype-view .column.main .post-meta {
    display: none;
}

body.wordpress-posttype-view .column.main .post-list-wrapper .post-list.grid li {
    width: calc((100% - (4% * (4 - 1))) / 4);
}

body.wordpress-posttype-view .column.main .post-list-wrapper .post-list.grid li:nth-child(2n + 1) {
    clear: none;
    margin-left: 2%;
}

body.wordpress-posttype-view .column.main .post-list-wrapper .post-list.grid li:nth-child(4n + 1) {
    clear: both;
    margin-left: 0px;
}

body.wordpress-posttype-view .column.main .post-list-item {
    /* display: grid; */
}

body.wordpress-posttype-view .column.main h2 {
    font-family: 'Roboto',sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    padding-top: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
        background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Roboto',sans-serif;
    height: 80px;
}

body.wordpress-posttype-view .column.main h2 a {
    color: #495A31 !important;
}

body.wordpress-posttype-view .column.main .post-excerpt {
    text-align: left;
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    whitespace: nowrap;
    height: 128px;
}

body.wordpress-posttype-view .column.main .read-more {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

body.wordpress-posttype-view .column.main .read-more a {
    background: #FD7222;
    padding: 15px 35px;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18.666px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
}


.wordpress-posttype-view .page-title-wrapper h1.page-title {
    color: #495a31;
    font-family: 'Roboto',sans-serif;
    font-size: 36px !important;
}

.wordpress-post-view .column.main {
    width: 100% !important;
}


.wordpress-post-view .page-title-wrapper h1.page-title {
    color: #495a31;
    font-family: 'Roboto',sans-serif;
    font-size: 36px !important;
}

.wordpress-post-view div#comments {
    max-width: 800px;
    border: solid 1px #ccc;
    padding: 30px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(242,242,242,1) 100%);
    margin-top: 50px;
}



.wordpress-post-view .post-meta {
    display: none;
}

.wordpress-post-view div#comments legend.legend {
    font-weight: 700;
    font-size: 24px;
}


body.account .page-title-wrapper h1.page-title {
    color: #495a31;
    font-family: 'Roboto',sans-serif;
    font-size: 36px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

body.account .block.block-collapsible-nav {
    padding: 15px;
    background: #eea043;
    border-radius: 10px;
}

body.account .block.block-collapsible-nav li:first-child {
    border: 0px;
}

body.account .block-collapsible-nav .item a, body.account .block-collapsible-nav .item > strong {
    border-bottom: 1px solid #ffc107bd;
    color: #000 !important;
    font-weight: 600 !important;
}

body.account .block-collapsible-nav .item a, body.account .block-collapsible-nav .item > a {
    color: #000;
    font-weight: 400 !important;
}

body.account .block-collapsible-nav  li.nav.item.current {
}

body.account .block-collapsible-nav .item:last-child a, body.account .block-collapsible-nav .item:last-child > strong {
    border: 0px;
}


/*CMS Pages*/
.cms-about-us .wrapper {
    display: flex;
    gap: 20px;
}

.cms-about-us .about_img {
    position: relative;
    overflow: hidden;
    width: auto;
}

.cms-about-us .about_img:before {
    content: '';
    padding-bottom: 65%;
    display: block;
    width: 100%;
}

.cms-about-us .about_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    min-height: 100%;
    width: auto;
    max-width: inherit;
}

.cms-about-us .about_box {
    width: 33%;
    background: #495a31;
    color: #fff;
}



.cms-about-us .about_box  h3 {
    padding: 15px;
    color: #f90;
    margin-bottom: 0px;
    font-size: 20px;
}

.cms-about-us .about_box  p {
    padding: 15px;
    padding-top: 0px;
}

ul.customer-servises {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.customer-servises li.service_box {
    padding-left: 130px;
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: solid 1px #495a31;
}

ul.customer-servises li.service_box .service_img {
    position: absolute;
    top: 0;
    left: 0;
    border: solid 3px #eea043;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
}

ul.customer-servises li.service_box .service_img img {
    max-width: 80px;
    max-height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

ul.customer-servises h3 {
    margin-bottom: 15px;
    font-size: 22px;
    color: #495a31;
    font-weight: 600;
}

ul.customer-servises li.service_box p:last-child {
    margin: 0px;
}

ul.customer-servises li.service_box h2 {
    margin-bottom: 10px;
}

.cms-page-view h2 {
    margin-bottom: 10px;
}

.cms-page-view ul {
    margin-bottom: 30px;
}

form#oar-widget-orders-and-returns-form {
    display: block;
    border: 1px solid #ececec;
    border-radius: 8px;
    background: #fff;
    border-top: 4px solid #0088cc;
    padding: 35px 25px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    border-top-color: #495A31;
}

ul.deal_cat {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    gap: 30px;
    margin-bottom: 50px;
}

ul.deal_cat li {
    width: 33%;
    position: relative;
}


ul.deal_cat li div{
    position: relative;
    overflow: hidden;
}

ul.deal_cat li div:before {
    content: '';
    padding-bottom: 100%;
    display: block;
    
}

ul.deal_cat li div img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

ul.deal_cat h4 {
    background: #495a31;
    margin: 0px;
    padding: 15px;
    text-align: center;
    color: #fff;
}

.cms-page-view .page-title-wrapper h1.page-title {
    color: #495a31;
    font-family: 'Roboto',sans-serif;
    font-size: 36px !important;
    text-transform:uppercase;
}


.custom-block+a.my-account {
    display: none !important;
}


/*Product Detail*/
.catalog-product-view {
    padding-bottom: 15px;
    border-bottom: solid 2px #FD7222;
}

.catalog-product-view .breadcrumbs {
    border: 0px;
    max-width: 1180px;
    margin: auto;
}

.catalog-product-view .breadcrumbs ul.items {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #495A31;
    font-family: 'Roboto',sans-serif;
}

.catalog-product-view .breadcrumbs ul.items a {
    text-transform: uppercase;
    font-weight: 500;
    color: #495A31;
}

.catalog-product-view .breadcrumbs ul.items li:after {
    content: '/' !important;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px !important;
    font-weight: 600 !important;
}


.catalog-product-view .breadcrumbs ul.items li:last-child:after {
    display:none;
}

.catalog-product-view .breadcrumbs ul.items li:last-child {
    color:#FD7222;
}


.catalog-product-view .breadcrumbs .items > li.home a {
    text-indent: inherit !important;
    width: auto !important;
}

.catalog-product-view .breadcrumbs .items > li.home a:after {
    display: none !important;
}

.catalog-product-view .product-info-main .price-box.price-final_price:before {
    content: 'Starting At';
    color: #222529;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px; /* 100% */
    letter-spacing: -0.28px;
    text-transform: uppercase;
}

.catalog-product-view .product-info-main .price-box.price-final_price span {
    background: #495A31;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 2px;
}

.catalog-product-view .fotorama__thumb.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img {
    border: solid 1px #ccc;
    height: calc(100% - 2px);
    width: calc(100% - 2px);
}

.catalog-product-view  .product-info-main .product-info-stock-sku {
    float: right;
    display: flex;
    gap: 15px;
    font-size: 12px !important;
}

.catalog-product-view  .product-info-main .product-reviews-summary {
    display: inline-block;
    margin-top: 15px !important;
}

.catalog-product-view  .product-info-main .product-reviews-summary a.action.add {
    font-size: 13px;
}

.catalog-product-view  .product-info-main .product-reviews-summary:after {
    display: none;
}

.catalog-product-view  .product-info-main .product-info-stock-sku span.label {
    color: #777;
    font-family: 'Open Sans',sans-serif;
}

.catalog-product-view  .product-info-main .product-info-stock-sku span.label+span {
    color: #222529 !important;
    font-size: 12px !important;
}

.catalog-product-view .product-info-main .product.attribute.overview {
    font-family: 'Roboto',sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #777;
    min-height: 230px;
    padding-top: 15px;
    border-top: 2px solid #FD7222;
    border-bottom: 2px solid #FD7222;
    margin-bottom: 15px;
}

.product-info-main .product-add-form {
    color: #777;
    font-family: 'Roboto',sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    border-bottom: 2px solid #FD7222;
}

.product-info-main .product-add-form label.label {
    font-size: 18px !important;
    font-weight: 400 !important;
}
.product-info-main .product-add-form .field {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    align-content: flex-start;
    border-bottom: solid 1px #A0A0A0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.product-info-main .product-add-form .control .options-list .field {
    display: flex;
    justify-content: space-between;
    border: solid 0px #ccc;
/*    padding: 2px 5px;*/
    margin: 0px 2px;
    vertical-align: top;
}
/*.product-info-main .product-add-form .control .options-list .field:has(input[type="radio"]:checked+label) {
  border-color: #FF5722;
}*/

.product-info-main .product-add-form .control .options-list .field  label.label.admin__field-label {
    border: solid 1px #ccc;
    padding: 2px 5px;
    height: 100%;
}

.product-info-main .product-add-form .control .options-list .field input[type="radio"]:checked+label {
    background:rgb(255 165 0 / 47%);
    border: solid 1px #FF5722;
}
.product-info-main .product-add-form .control .options-list .field input[type="radio"]:hover+label {
    background:rgb(255 165 0 / 47%);
    border: solid 1px #FF5722;
    cursor:pointer;
}


.product-info-main .product-add-form .control .options-list {
    display: flex;
}

.product-info-main .field.choice.admin__field.admin__field-option label span {
    color: #777;
    text-align: center;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.product-info-main .field.choice.admin__field.admin__field-option label .price-notice {
   display: none;
}

.product-info-main .field.choice.admin__field.admin__field-option input.admin__control-radio {
    display: none;
}
.product-info-main .box-tocart .moved-add-to-links {
    display: none;
}

.product-info-main .box-tocart .fieldset {
    display: flex;
    justify-content: space-between;
}

.product-info-main .box-tocart {
    border: 0px !important;
    padding-bottom: 0px !important;
}

.product-info-main .box-tocart button#product-addtocart-button {
    font-size: 14px;
    font-weight: 600;
    background: #495a31 !important;
}

.product-info-main .product-social-links {
    display: none;
}

.product-info-main .product-add-form .field:last-child {
    border: 0px;
    margin-bottom: 0px;
}

.product-info-main .product-add-form .field.qty {
    margin: 0px;
    border: 0;
}

.product.info.detailed .product.attribute .value {
    color: #3C3B3B;
/* Paragraph */
    font-family: 'Roboto',sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.product.info.detailed .product.attribute .value ul {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 0px;
}
.product.info.detailed .product.attribute .value li {
    margin: 0px;
    padding: 0px;
    padding-left: 30px;
    position: relative;
}
.product.info.detailed .product.attribute .valueul {
    margin-top: 30px;
}

.product.info.detailed .product.attribute .value li:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/check_icon.png);
    position: absolute;
    left: 0;
    top: 5px;
}

.youtubevideosection {
    margin-top: 30px;
    padding-top: 50px;
    text-align: center;
    border-top: 2px solid #FD7222;
    border-bottom: 2px solid #FD7222;
    padding-bottom: 20px;
}

.youtubevideosection h2 {
    font-family: 'Roboto',sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    padding-bottom: 0;
    color: #3C3B3B;
}

.block.upsell.porto-products.title-border-bottom .section-title.slider-title {
    font-family: 'Roboto',sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.block.upsell.porto-products.title-border-bottom .product.actions.product-item-actions {
    display: none;
}


.block.upsell.porto-products.title-border-bottom .owl-carousel .owl-dots .owl-dot.active span {
    color: #FD7222 !important;
}


.prod_featured_points .home-bar.no-padding.porto-inner-container .porto-sicon-header p {
    color: #EEA043 !important;
    font-weight:400 !important
}

.prod_featured_points {
    padding-bottom:30px;
    padding-top:30px;
}

.fotorama__arr.fotorama__arr--next {
    position: absolute;
    right: 10px !important;
    top: calc(100% - 40px);
    height: 30px;
    width:30px;
    background:#fff;
}

.fotorama__arr.fotorama__arr--prev {
    position: absolute;
    right: 45px !important;
    top: calc(100% - 40px);
    height: 30px;
    width:30px;
    background:#fff;
    left: inherit !important;
}


.fotorama__fullscreen-icon {
    display: none !important;
}

.footer_logos {
    float: right;
    display: flex;
    gap: 50px;
    width: calc(100% - 300px);
    justify-content: space-around;
}

.seals {
    display: flex;
}

.footer-bottom address {
    max-width: 300px;
}

.checkout-index-index button.action.primary.checkout.amasty {
    font-family: Poppins;
    font-size: 16px;
    padding: 0px 15px;
}

.checkout-index-index .am-checkout:not(.-modern) {
    background: transparent;
}

.checkout-index-index .checkout-header .title {
    font-size: 36px;
    font-family: 'Roboto',sans-serif;
    color: #495a31 !important;
    text-transform: uppercase;
}

button.action.action-login.secondary {
    padding: 15px;
}


/*Fancy Box Css Start*/
.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened {
    width: 755px !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%);
}

.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened  .fancybox-inner,
.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened  .fancybox-outer {
    width: 755px !important;
    height: 381px !important;
    position: relative !important;
}
/*Fancy Box Css End*/

/*Hover Animation Start*/
.csp_icon_img:hover {
    background: #fd7222;
    border-radius: 50%;
    transition:all linear .2s;
}

.csp_icon_img{
    border-radius: 50%;
    transition:all linear .2s;
}

.csp_icon_img:hover img{
        filter: invert(1) grayscale(0) brightness(1000);
    transition:all linear .2s;
}
/*Hover Animation End*/


.catalog-product-view .product-info-main .page-title-wrapper h1 {
    color: #000000;
}



.cms-about-catheter-deals .wrapper {
    display: flex;
    gap: 20px;
}
.cms-about-catheter-deals  .about_img {
    position: relative;
    overflow: hidden;
    width: auto;
}

.cms-about-catheter-deals .about_img:before {
    content: '';
    padding-bottom: 65%;
    display: block;
    width: 100%;
}

.cms-about-catheter-deals  .about_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    min-height: 100%;
    width: auto;
    max-width: inherit;
}

.cms-about-catheter-deals  .about_box {
    width: 33%;
    background: #495a31;
    color: #fff;
}



.cms-about-catheter-deals  .about_box  h3 {
    padding: 15px;
    color: #f90;
    margin-bottom: 0px;
    font-size: 20px;
}

.cms-about-catheter-deals  .about_box  p {
    padding: 15px;
    padding-top: 0px;
}


.block.paypal.acceptance {
    text-align: center;
}

.category-description.no-margin {
    display: none !important;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content  dl.options dt {    color: #A0A0A0;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 8px;
     margin-top: 15px;}


.catalog-category-view .sidebar.sidebar-main .sidebar-content li.item a { 
    color: #A0A0A0;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    position: relative;
    /*padding-left: 10px;
    margin-left: -10px;*/
}

/*.catalog-category-view .sidebar.sidebar-main .sidebar-content li.item a:hover {background: #EEA043;color:#000}*/

.catalog-category-view .sidebar.sidebar-main .sidebar-content li.item:hover:before {
    background: #EEA043;
    color: #000;
    content: '';
    display: block;
    position: absolute;
/*    width: 100%;*/
    height: 100%;
    z-index: 0;
    left: 0px;
    top:0px;
    width: calc(100% + 10px);
}

.filter-options-item.active[attribute="price"] li.item:hover:before {
    display: none !important;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content li.item a.action.remove {
    position: absolute !important;
    color: #000 !important;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content li.item:hover a.action.remove:before{
    color:#000 !important;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content li.item:hover > span {
    position: relative;
    color: #000;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content li.item {
    position: relative;
    margin-left: -10px;
    padding-left: 10px;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content li.item:hover a {
    color: #000 !important;
    position: relative;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content li.item  span.count {
    display: none;
}


.catalog-product-view div#instant-purchase {
    display: none;
}

.catalog-product-view .paypal.checkout.before.paypal-logo {
    display: none;
}

.catalog-product-view .paypal.checkout.before.paypal-logo {
    display: none;
}
/*.product-info-main .product-add-form .control .options-list .field:has(input[type="radio"]:checked+label) {
    background:rgb(255 165 0 / 47%)
}
.product-info-main .product-add-form .control .options-list .field:has(input[type="radio"]:hover+label) {
    background:rgb(255 165 0 / 47%);
}
*/


.page-header .navigation .level0 .submenu  .menu-right-block.col-md-6 img {
    max-width: 220px !important;
}


.checkout-index-index .page-wrapper .am-checkout.-modern .authentication-wrapper .action-auth-toggle {
    background: #eea043;
    height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Poppins;
}

.checkout-index-index .page-wrapper .am-checkout.-modern .authentication-wrapper .action-auth-toggle:hover {
    background: #495a31;
}

.checkout-index-index .page-wrapper button.action.primary.checkout.amasty {
    height: 40px;
}

.checkout-index-index .page-wrapper .amcheckout-step-container .amcheckout-title {
    background: #8b8b8b;
    color: #fff;
}

.checkout-index-index .page-wrapper .amcheckout-wrapper .minicart-items-wrapper strong.product-item-name {
    white-space: inherit;
}

.checkout-index-index .page-wrapper .amcheckout-wrapper .minicart-items-wrapper .product-item-details {
    padding-left: 10px !important;
}

.checkout-index-index .page-wrapper .amcheckout-wrapper .minicart-items-wrapper span.product-image-container {
    width: 60px !important;
    height: 60px !important;
    padding: 0px !important;
}

.hometop_slider button.btn.btn-modern.btn-lg.btn-dark a {
    color: #fff !important;
}

/*css for new feature page start*/
.welcome_section {text-align: center;}

.welcome_section h4 {
    font-family: 'Roboto',sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #fff;
    max-width: 1220px;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
}

.two_block_section {
    margin-top: 50px;
    margin-bottom: 50px;
}

.two_block_section > ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.two_block_section > ul > li {
    display: flex;
}

.two_block_section > ul > li .content {
    width: 50%;
    min-height: 275px;
}

.two_block_section > ul > li .image {
    width: 50%;
    position: relative;
}

.two_block_section > ul > li .content {
    padding: 30px;
    color: #fff;
    background: rgb(250,141,54);
    background: -moz-linear-gradient(top, rgba(250,141,54,1) 0%, rgba(251,115,49,1) 100%);
    background: -webkit-linear-gradient(top, rgba(250,141,54,1) 0%,rgba(251,115,49,1) 100%);
    background: linear-gradient(to bottom, rgba(250,141,54,1) 0%,rgba(251,115,49,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa8d36', endColorstr='#fb7331',GradientType=0 );
}



.two_block_section > ul > li .content h4 {
}

.two_block_section > ul > li .content h4 {
    color: #fff !important;
    font-size: 20px;
}

.more_to_come {
    max-width: 850px;
    text-align: center;
    margin: auto;
}

.two_block_section > ul > li .image img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}

/*.cms-new-features header.page-header.type2 {
    display: none;
}
*/
.cms-new-features .background-color-dark.text-color-light {
    display: none;
}

/*.cms-new-features .breadcrumbs {
    display: none;
}

.cms-new-features footer.page-footer {
    display: none;
}*/
.cms-new-features main#maincontent {
    padding-top: 55px;
    padding-bottom: 55px;
}


.cms-new-features .column.main {
    background: rgb(136,166,89);
    background: -moz-linear-gradient(45deg, rgba(136,166,89,1) 0%, rgba(29,36,21,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(136,166,89,1) 0%,rgba(29,36,21,1) 100%);
    background: linear-gradient(45deg, rgba(136,166,89,1) 0%,rgba(29,36,21,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88a659', endColorstr='#1d2415',GradientType=1 );
    padding-top: 50px;
    color: #fff;
    border-radius: 20px;
    font-size: 18px;
    line-height: normal;
}

.cms-new-features .more_to_come h3 {
    color: #fff;
    text-transform: uppercase;
}

.cms-new-features .welcome_section p {
    max-width: 800px;
    margin: 0px auto 20px;
}



/*css for new feature page end*/



body.checkout-index-index aside.modal-custom.authentication-dropdown .secondary a.action.action-remind {
    color: red;
}


.rbd {
    border: solid 2px red;
    padding: 15px;
    display: block;
    margin-top: 15px;
    font-size: 17px;
    max-width: 775px;
}

.rbd a {
    color: red;
}

body.checkout-index-index .actions-toolbar > .secondary .action:last-child {
    color: red;
}


.amasty-shipbar .main-container {
    max-width: 650px;
}

.page-header.type2 .navigation:not(.side-megamenu) > ul {
    margin-bottom: 0px;
}


footer .klaviyo-form .needsclick {
    padding: 0px !important;
    justify-content: flex-start !important;
}


footer .klaviyo-form .needsclick   input[type=email] {
    height: 44px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 30px 0 0 30px !important;
    border: 0px !important;
    font-size: .75rem !important;
    color: #777 !important;
}


footer .klaviyo-form .needsclick   input[type=email]::placeholder {

    font-size: .75rem !important;
    opacity:.3;
    color: #777 !important;
}




footer .klaviyo-form .needsclick    button.needsclick {
    height: 44px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 0 30px 30px 0 !important;
    color: #fff !important;
    background-color: #000000 !important;
    border-color: #000000 #000000 #000000 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
}


footer .klaviyo-form .needsclick    button.needsclick:hover{
    color: #fff !important;
    background-color: #495a31 !important;
    border-color: #495a31 #495a31 #495a31 !important;
}


.product-info-main .field.choice.admin__field.admin__field-option input.admin__control-checkbox {
    vertical-align: text-top;
    top: 5px;
    margin-top: 0px;
}

.product-info-main .product-add-form .control .options-list .field {
    align-items: flex-start;
}



/*Hovers Start*/

.porto-block-html-top .background-color-dark.text-color-light a.btn:hover {
  background: #495a31;
  color: #fff;
}

.hometop_slider .porto-ibanner-layer h5 .btn-container:hover,
.hometop_slider .slider_design2 button.btn.btn-modern.btn-lg.btn-dark:hover{
  background: #000 !important;
}

ul.products li.product-category:hover .thumb-info h3 {
  color:#495a31;
}
ul.products li.product-category:hover .thumb-info-type {
  color:#495a31;
}

.free_sample_box .box_btns a:hover {
    background: #000;
}

.new_product_box .box_btns:hover a{
    background: #000;
}

.home_blogs .readmore a:hover {
    background: #495a31;
    color: #fff;
}

.product-info-main .box-tocart button#product-addtocart-button:hover {
  background: #000 !important;
}

.qty.field .qty-changer > a:hover {
  background: #f1f1f1;
}

/*Hovers End*/


.youtubevideosection:empty {
    border-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}


.checkout-cart-index .pay-later-message {
    display: none;
}


.headerlinks li.customer-welcome.active  ul.header.links {
    display: block !important;
    position: absolute !important;
    top: 37px;
}



.headerlinks li.customer-welcome.active  li.link.authorization-link:after {
    display: none;
}

.customer-welcome.active .customer-menu {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.headerlinks li.customer-welcome.active ul.header.links a {
    font-size: 16px;
    padding: 10px 15px;
}

body.wordpress-post-view .post-image {
    display:none
}


.filter-placeholder.m-0 + .toolbar.toolbar-products:nth-child(2) {
    flex-wrap: wrap;
    justify-content: flex-end;
}

.filter-placeholder.m-0 + .toolbar.toolbar-products:nth-child(2)  .pages {
    display: block;
    order: 10;
}


div#layer-product-list > .toolbar.toolbar-products:nth-child(1){
    flex-wrap: wrap;
    justify-content: flex-end;
}

div#layer-product-list > .toolbar.toolbar-products:nth-child(1) .pages {
    display: block;
    order: 10;
}
.payment-method-content .payable .title{display:none;}
footer .klaviyo-form  form.needsclick.klaviyo-form.klaviyo-form-version-cid_1.kl-private-reset-css-Xuajs1 {
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between !important;
    max-width: 100% !important;
    gap:15px;
}
footer .klaviyo-form .needsclick {min-height: inherit !important;}
.amasty-shipbar.container.fixed.bottom{width: auto !important;}


aside.modal-custom.authentication-dropdown.custom-slide._show .block-authentication .actions-toolbar > .primary button.action.action-login.secondary {
    color: #fff !important;
    background-color: #000000;
    border-color: #000000 #000000 #000000;
}

aside.modal-custom.authentication-dropdown.custom-slide._show .block-authentication .actions-toolbar > .primary button.action.action-login.secondary:hover {
    color: #fff !important;
    background-color: #495a31;
    border-color: #495a31;
}

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method tbody.amcheckout-items tr.row.amcheckout-method {width:100%}

.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item {
    border: solid 2px #eea043;
    position: relative;
}

.amcheckout-step-container .shipping-address-items  .shipping-address-item.selected-item:before {
    background-size: contain !important;
    border-width: 0;
    width: 26px;
    height: 25px;
    display: block;
    position: absolute;
    top: -2px;
    right: -2px;
    content: "\e84e";
    color: white;
    font-family: 'porto-icons';
    background: #eea043;
    text-align: center;
    line-height: 24px;
    font-weight: 400;
}

.checkout-index-index .checkout-billing-address .field.field-select-billing {
    background: #fff !important;
    padding: 0px !important;
}

.checkout-index-index .checkout-billing-address .field.field-select-billing > label.label {
    background: gray;
    display: block;
    padding: 15px;
    margin-bottom:15px
}



._amcheckout-selectable-item.-selected, 
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected, 
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected, 
.amcheckout-step-container .shipping-address-items .shipping-address-item.-selected, 
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item, 
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, 
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, 
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected, 
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
    border-color: #FF9800;
}

.checkout-index-index  .amcheckout-step-container .amcheckout-title > .amcheckout-icon {border-color: #FF9800 !important;}

.checkout-index-index  .amcheckout-step-container .amcheckout-title > .amcheckout-icon:before {
    border-bottom: 2px solid #FF9800 !important;
    border-right: 2px solid #FF9800 !important;
}

.checkout-index-index  .amcheckout-column.-main button {
    background: #000;
}

.checkout-index-index  .amcheckout-column.-main button:hover {
    background: #495a31;
}

.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action.action-cancel {
    color: #373330;
    background: #ccc;
}

.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action.action-cancel:hover {
    background: #373330;
    color: #fff;
}

.checkout-index-index .checkout-billing-address .billing-address-details  {
    border: solid 2px #eea043 !important;
    position: relative;
}

.checkout-index-index .checkout-billing-address .billing-address-details:before {
    background-size: contain !important;
    border-width: 0;
    width: 26px;
    height: 25px;
    display: block;
    position: absolute;
    top: -2px;
    right: -2px;
    content: "\e84e";
    color: white;
    font-family: 'porto-icons';
    background: #eea043;
    text-align: center;
    line-height: 24px;
    font-weight: 400;
}
.checkout-index-index .checkout-billing-address .billing-address-details button.action.action-edit-address.amcheckout-button.-edit{ background:transparent !important; }



.amcheckout-wrapper .payment-method .billing-address-details:empty {
    display: none;
}

.amcheckout-step-container .checkout-payment-method .billing-address-form {
    padding-right: 20px;
}

.checkout-payment-method .payment-method-billing-address button.action.action-update {
    font-size: 16px;
    font-weight: 600;
    background: #495a31 !important;
    padding: 12px 30px !important;
    line-height:normal !important;
    font-weight:600;
}

.checkout-payment-method .payment-method-billing-address button.action.action-cancel {
    font-size: 16px !important;
    font-weight: 600;
    background: #7f7f7f !important;
    padding: 12px 30px !important;
    display:inline-block;
    color:#fff !important;
    line-height:normal !important;
    font-weight:600 !important;
}


.amcheckout-wrapper .payment-method .billing-address-details {
    max-width: 350px;
    padding: 20px;
}

.payment-method-billing-address + fieldset#authnetcim-form-cc {
    padding-right: 20px;
}

.checkout-index-index .checkout-billing-address .field.field-select-billing {
    padding-right: 20px !important;
}