/* Custom style 10-24-2023 luis casanova */

/*  global  */

/*  Salehe Edit 22.07.2025  */
audio, video, iframe {
    max-width: 100%;
}

h1, .heading-1 {
    font-weight: 600 !important;
}

button.primary,.action.primary{
    background-color: #e4522b;
    border-color: #a93718;
}

.action.primary:hover,.action.primary:active,.action.primary:focus{
    border-color: #304a5b;
    background-color: #304a5b;
}


a:hover {
    transition: .3s ease;
    text-decoration: none !important;
    color: #d85f3a !important;
}

a {
    text-decoration: none;
    transition: .3s all ease;
}

.text-center{
text-align: center;
}
.text-right{
text-align: right;
}

.text-footer-style{
color: #FFF;
}

ol, ul {
    list-style: none;
}

table > tbody > tr > th, .table > tbody > tr > td {
    border-top: none;
}

table.table th:first-child, table.table td:first-child {
    padding-left: 0;
}

table.events-table tbody tr td {
    border-bottom: none;
    border-right: none;
    padding: 10px;
}

/*  home columns container  */
.cms-home .page-wrapper {
	background-color: #fafafa !important;
}

/* featured slider */
.card-banner {
    width: 45%;
    min-width: 320px;
}

.card-banner .featured-title {
    margin-bottom: 20px;
}

.card-banner .title-banner h3 {
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
    font-size: 21px;
}

.card-banner .content-banner p {
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
}

.card-banner .featured-title label {
    font-weight: 600;
    background: red;
    padding: 10px;
    color: #FFF;
}

.card-banner .content-banner a.learn-more {
    background: #008156;
    padding: 10px;
    color: #FFF;
    font-size: 20px;
}

/*  documents blue line  */
#maincontent .container-menu{
	left:0;
	right:0;
}

.cms-home ul.navbar-documents{
	margin-top:0px;
	margin-bottom:0px;
}


/*  product areas section  */
.cms-home div.container-main-areas-v2 .main-area {
	margin-bottom: 30px;
	padding-left: 25px !important;
        padding-right: 25px !important;
}

.cms-home .links-container-v2 {
    background: #fff;
    padding: 10px;
}

.links-container-v2 a {
    color: #008156;
    font-size: 14px;
}

.links-container-v2 p.list-title {
    color: #008156;
    font-weight: bold;
}

.our-main-product-areas-v2 {
	margin-top: 40px;
}

/*  upcoming events section */

.container-events p {
    font-size: 14px;
}

.events-container .widget.block.block-static-block {
    background: #FFF;
    border-bottom: 0;
}

.events-container {
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #dfdfdf;
    margin-bottom: 50px;
}

.events-container .blocktitle.boldblue{
	display: none;
}

.events-table tr td {
    font-size: 14px;
}

table.data-table th, table.data-table td {
    padding: 20px;
    vertical-align: middle;
}

/*  custom buttons styles  */

.btn-harvard {
    background: #008156;
    padding: 10px;
    color: #FFF!important;
    font-size: 1em;
    margin: 1em;
    border-radius: 3px;
}

.btn-block {
    display: block;
}

/*   footer styles   */
.cp-footer-container .cp-footer-main .cp-fblock .cp-ftitle h3 {
	color: #fff;
	font-size: larger !important;
	font-weight: 500;
	text-transform: uppercase !important;
}

.cp-footer-container .cp-footer-main.copy{
	width: 75%;	
}

.copyright {
	background-image:none !important;
}

.page-footer hr{
	border: 1px solid #fff !important;
}


/*   navegation styles */
.breadcrumbs .items{
	color: #f2703e !important;
}

.breadcrumbs a,
.breadcrumbs a:after,
.breadcrumbs a:visited {
	color: #777;
}
.breadcrumbs a:hover {
	text-decoration: underline !important;
}

.navigation .has-active{
	background-color: #008156;
}

.navigation .level0.active > .level-top, .navigation .level0 > .level-top:hover, .navigation .level0 .submenu .active > a,.navigation .level0 > .level-top.ui-state-active, .navigation .level0.has-active > .level-top{
    background-color: #008156;
    background: #008156;
}
.navigation .level0 .submenu {
    background-color: #008156;
    background: #008156;
}

.navigation .level0 .submenu a::before {
    content: "\003E"; 
    margin-right: 5px; 
  }

/*  forms styles  */
.form.create.account {
     width: 100% !important; 
}

.page-title-wrapper .page-title {
    text-align: center !important;
    padding-top: 20px;
    margin-bottom: 36px;
    width: 100%;
}

/*     category page    */
.category-description h3 {
    font-size: 24px;
}

.category-description p {
    color: #333 !important;
    font-size: 14px;
}

.category-title.filter-options-title::before {
    display: none!important;
}

.page-title-wrapper .page-title {
    text-align: center !important;
    padding-top: 20px;
}

.category-description {
    margin-bottom: 40px;
}

.categories-items .item a {
    text-transform: initial;
    font-weight: 500;
    color: #304a5b !important;
}

.filter-options-item {
    margin-bottom: 12px;
}

.filter-options-title {
    line-height: inherit;
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 14px !important;
    letter-spacing: 0.02em;
}

.categories-items .item {
    padding: 5px;
    line-height: 20px;
    font-size: 10pt;
    margin-bottom: 0 !important;
}

.categories-items .item:hover {
    background: #008156;
    color: #FFF;
}

.categories-items .item a {
    text-transform: initial;
    font-weight: 500;
    color: #304a5b !important;
}

.categories-items .item:hover a {
    color: #FFF!important;
}

.category-description a {
    color: red;
}

/*
body {
  font-family: 'Poppins';
}

.page-title-wrapper {
    text-align:center;
}

.breadcrumbs .items {
    color: #3598db;
}

.category-description a {
    color:red;
}

.category-sidebar .item{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-transform: initial;

    font-family: 'Poppins';
    padding: 8px;
    margin: 0px;
    font-size: 10pt;
    line-height:15px;
    transform: scaleY(1.1);
    transform-origin: 0 0;
    text-decoration: none;
}
.category-sidebar .item a {
    color:#304a5b;
    font-family: 'Poppins';
    font-weight: 500;
}
.category-sidebar .item:hover a{
    color:#fff;
}

.category-sidebar .item:hover {
    background-color:#008156;
    text-transform: initial;
    font-weight: 500;
    transition: .2s;
    color: #fff;
}

.category-sidebar-title {
    text-transform:uppercase;
    font-family: 'Poppins';
}
.categorys {
    display:flex;
}
.category-description {
    flex:75%;
    padding-left:20px;
}
.category-sidebar {
    flex:15%;
}
*/

/*        product view         */
.product-info-main .product-info-price{
    border-bottom: none !important;
}

.price-box.price-final_price{
    color: #888888;
}

.catalog-product-view .page-title-wrapper .page-title, .modal-popup.quick-view .page-title-wrapper .page-title {
    font-size: 26px;
    margin-bottom: 25px;
    line-height: 1.35em;
}

.page-title-wrapper .page-title {
    text-align: center !important;
    padding-top: 20px;
}

/*     Catalog tabs  
.catalog-product-view .data.items .title:first-child {
    border-radius: 10px 10px 0 0;
}
*/
}
.easytabs-tablist[role=tablist] {
    display: flex;
	float: none!important;
}

@media only screen and (min-width: 768px) {
	.product.data.items.collapsed [role=tablist] {
		float: none!important;
		position: sticky;
		top: 0;
	}
}


.catalog-product-view .data.items .title.active {
    background: #008156 !important;
	margin-bottom: 0!important;
}
.catalog-product-view .data.items .title {
    border: 1px solid #e7ecef!important;
    padding: 10px!important;
    margin-bottom: 0!important;
    display: flex!important;
    background: #e7ecef!important;
    width: 100%!important;
	flex:1;
	justify-content: center;
	border-radius: 0px 0px 0 0!important;
	min-width: fit-content;
}

.catalog-product-view .data.items .title a{
    background: transparent !important;
    border-color: transparent !important;
    text-transform: uppercase !important;
}

.catalog-product-view .data.items .title.active a, .block.related .block-actions button.action.select, .field.choice input[type="checkbox"] + .label::before, .field.choice input[type="radio"] + .label::before, .block-posts-list .post-items .post-data .post-author span, .block-posts-list .post-items .post-data .create-date time, .block-posts-list .post-items .post-data .post-comments a, .post-page .post-data .post-author span, .post-page .post-data .create-date time, .post-page .post-data .post-comments a, .customer-service .list-block h4::before, .about-us-page ul a, .shipping-delivery-page .shipping-delivery-page_shipping-icon::before, .shipping-delivery-page .shipping-delivery-page_track-icon::before, .shipping-delivery-page .shipping-delivery-page_order-icon::before, .secure-payment-page h4::before, .secure-payment-page .secure-payment_icons ul a, .support-page .boxes-block li div span::before, .guarantee-page h4::before, .terms-conditions-page ul h4::before, .faq-page #faq-accordion .accordion-content p::before, .account-nav .item.current, .items.methods .action.multicheckout, .item-options .action.multicheckout, .cart-container .main.actions .action span, .filter-options-content .item a:hover, .customer-account-index .account-nav .nav.items strong, .page-title-wrapper .order-date, .account-nav .item.current a, .opc-sidebar .table-totals th, .opc-sidebar .table-totals td, .opc-estimated-wrapper .minicart-wrapper button, .big-circle-icon:before, .primary-color, .filter-current--wrapper .filter-actions .action, .custom-item-4 .link-custom, .custom-item-5 .title-1, .modal-popup.newsletter-popup .closeText:hover, .grid-left-fixed .close:hover, .sidebar .block .block-title.left-custom-title span, .opc-wrapper .field-tooltip .field-tooltip-action::before, .custom-item-9 .link-custom, .custom-item-10 .link-custom, .custom-item-11.extra-color .title-1, .custom-item-13 span, #sm-timer, .custom-item-16 .link-custom, .custom-item-25 .desc-1, .custom-item-26 .left-custom-title span, .rd-navbar-static .layout_5 .rd-navbar-nav > li > a, .layout_5 .block-newsletter #newsletter, .layout_5 .block-newsletter .control::before {
    /*color: #3598db !important;*/
    color: #4a6872 !important;
}

.product.data.items.accordion > .item.title a::after {
    display: none !important;
}

.catalog-product-view .data.items .content a {
    color: #d85f3a;
}
.catalog-product-view .data.items .content a:hover {
    text-decoration: underline !important;
}

/* top bar styles 
#minisearch-form-top-search{
    width: 0px !important;
} 

#minisearch-input-top-search{
    display: none !important;
}

.block-search{
    width:40px;
}
*/

.page-header .panel-footer.wrapper{
    display: none !important;
}

.block-search{
    position: absolute;
    width: 95%;
    z-index: 100;
    display: none;
}
/*
.action.search{
    min-height: 50px;
}*/

#minisearch-input-top-search::placeholder{
    color: #888888;
}

#minisearch-input-top-search{
    background-color: #f6f6f6;
    border-color: #f6f6f6;
}


/*-------------------------------------------------*/
.minicart-wrapper,.minicart-wrapper a,.minicart-wrapper a span{
    color:#f2703e;
    font-size: 12px;
}

.action.showcart{
    display: flex !important;
    align-items: center;
    height: 40px;
}

.minicart-wrapper .action.showcart:before,.minicart-wrapper .action.showcart.active:active:before{
    color: #f2703e;
    margin: 0px 10px !important;
    content: '\f07a' !important;
    font-size: 23px !important;
}

.minicart-wrapper .action.showcart:hover:before {
    color: #f2703e;
    content: '\f07a';
}

.minicart-wrapper{
    display: flex;
    align-items: center;
}

.minimal-price {
	display: none;
}
  
  .menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
  }
  
  .menu li {
    position: relative;
  }
  
  .menu a {
    display: block;
    padding: 0px 10px;
    color: #008156;
    text-decoration: none;
    font-size: 12px;
  }
  
  .menu ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 9999;
  }
  
  .menu li:hover > ul {
    display: block;
  }
  
  .menu ul ul li {
    width: 100%;
  }
  
  .menu ul ul li:hover,.menu ul ul li a:hover {
    /*background-color: #008156;*/
    color: #FFF!important;
  }

  .menu ul ul a {
    padding: 10px;
  }

  .menu ul > li, .menu ol > li {
    margin-bottom: 0px;
}

.login-container .block{
    width: 100%;
}


.navigation li.level0{
    float: none;
}

/*.section-item-content.nav-sections-item-content{
    text-align: center;
}
*/

#store\.menu{
    text-align: center;
}

#store\.menu:not(*){
    text-align: left;
}

.navigation .level0 .submenu{
    white-space: nowrap;
    padding: 5px 10px 5px 20px !important;
}

.navigation .level0 .submenu a::before {
    content: "> "; 
    position: absolute;
    left: -10px; 
    color: #fff;
  }

.mobile-secondary-top-menu-button{
    padding: 0 15px;
}

@media only screen and (max-width: 768px) {
    .menu{
        display: none;
    }

    .cp-footer-container:first-of-type{
        display: none;
    }
    
    .cp-footer-container .cp-footer-main.copy {
        width: 100%;
    }

    .cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .logo img {
        max-width: 80% !important;
    }

    .footer-copyright ul{
        text-align: right;
    }

    .action.primary.tocart,.action.primary.toquote.product-addtoquote-button{
        min-width: 100%;
    }

    .box-tocart .actions{
        text-align: center;
    }

    .columns .column.main,.cart-container,.fieldset.login{
        width: 100% !important;
    }

    /*[data-role="minisearch-label"]{
        display: none !important;
    }

    #minisearch-input-top-search{
        margin-top: 50px;
    }*/
    .block.block-search{
        margin-top: 30px !important;
    }

    .block-search .control{
        border-top: none;
    } 

    .block-search .label:before{
        color: transparent !important;
    }

    .block.block-minicart.ui-dialog-content.ui-widget-content, .minicart-wrapper .product-item-details a{
        color: #304a5b !important;
    }
}

@media only screen and (min-width: 769px) {
    .block.block-minicart.ui-dialog-content.ui-widget-content, .minicart-wrapper .product-item-details a{
        color: #304a5b !important;
    }

    .mobile-secondary-top-menu-button{
        display: none;
    }

    #mobile-footer{
        display: none;
    }

}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.mage-dropdown-dialog {
	position: relative;
}

.accordion {
    background: #008156 !important;
    border: #008156;
    background-color: #008156 !important;
    color: #2780b7;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-size: small;
    font-weight: 600;
  }
  
  /*.active, .accordion:hover {
    background-color: #008156;
  }*/
  
  .panel-footer {
    padding: 0 18px;
    background-color: #008156;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

  #mobile-footer .panel-footer p{
    color: #fff !important;
  }

  .navigation .level0 > .level-top:hover{
    border-bottom: none !important;
  }

  .nav-toggle:hover::before{
    color: #fff !important;
  }

  .page-header .panel.wrapper{
    border-bottom: none !important;
  }


  #mobile-top-menu{
    margin-top: 62px;
    position: absolute;
    z-index: 1000000;
    background: white;
    width: 100%;
}


.top-menu-panel {
    padding: 0 18px;
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

  #mobile-top-menu .top-menu-panel p{
    color: #008156 !important;
  }

  .top-menu-accordion {
    background: #fff !important;
    border: #fff;
    background-color: #fff !important;
    color: #008156 !important;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-size: small;
    font-weight: 600;
  }

  .top-menu-text{
    color: #008156 !important;
  }

  .mobile-top-menu{
    display: none;
  }

.minicart-wrapper.active {
    background-color: transparent !important;
}

#maincontent .column .container-menu{
    position: absolute;
}

.action.showcart.active{
    background-color: transparent !important;
}

.minicart-wrapper .action.showcart.active:before{
    color: #f2703e !important;
}

/*.action.primary.tocart,.action.primary.toquote.product-addtoquote-button{
    max-width: 270px;
}*/

.block-search .action.search:before{
    color: #888888 !important;
}

.box-tocart .action.tocart,.product-info-main .product-addtoquote-button{
    width: 49% !important;
    margin-right: 0px;
    margin-bottom: 0px;
}

.product.attribute.sku,.action.tocompare{
    display: none !important;
}



ul#acordion-lateral-menu {
    list-style: none;
    padding: 0;
  }

  ul#acordion-lateral-menu li {
    margin-bottom: 5px;
  }

  ul#acordion-lateral-menu a {
    text-decoration: none;
    color: #008156;
    display: block;
    padding: 0.8rem 20px;
    background-color: #fff;
    border-radius: 3px;
    font-weight: 700;
    border-bottom: 1px solid #d1d1d1;
    text-transform: uppercase;
    font-size: 13px;
  }

  ul#acordion-lateral-menu a.desplegable:after{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    float: right;
    text-align: center;
  }

  ul.header.links a{
    font-weight: 500;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 13px;
  }

  ul#acordion-lateral-menu ul {
    display: none;
    padding-left: 20px;
  }

  ul#acordion-lateral-menu ul li a {
    background-color: #fff;
    text-transform: capitalize;
  }

  .greet.welcome{
    display: none;
  }
  
  /*Slider styless*/
  
  #mageplaza-bannerslider-block-before-content-1 { margin-top: -30px; }
  
.owl-carousel {display: block;}
.owl-carousel .carousel-inner>.item { position: relative; }
.owl-carousel .carousel-inner>.item>a>img,
.owl-carousel .carousel-inner>.item>img{width:100%; height: auto;}
.owl-carousel .carousel-control.left,
.owl-carousel .carousel-control.right{opacity:1;background:transparent;}
.owl-carousel .carousel-control .glyphicon-chevron-left:before,
.owl-carousel .carousel-control .glyphicon-chevron-right:before{display:none;}
.owl-carousel .carousel-control .glyphicon-chevron-left,
.owl-carousel .carousel-control .glyphicon-chevron-right{width:30px;height:57px;margin-top:-28px;}
.owl-carousel .carousel-control .glyphicon-chevron-left{margin-left:47px;}
.owl-carousel .carousel-control .glyphicon-chevron-right{margin-right:47px;}
.carousel_cap_title{text-align: center;font-size: 23px;color:#000;font-weight:300;white-space: nowrap;margin: 0;}
.owl-carousel .carousel-caption{z-index: 10; position:absolute; text-align:left;font-family:'Roboto', sans-serif;text-shadow:unset;right:0;left:0;padding: 20px 0;margin:0 auto;bottom: 0;background: rgba(0, 0, 0, 0.07);}
.owl-carousel .carousel-caption .container {width: auto !important; margin: 0 auto}
.carousel_cap_title .carousel_cat{font-weight:bold;border-right:1px solid #989898;padding-right:33px;margin-right:33px;line-height:1.5;display:inline-block;}
.carousel_cap_title .arrow_btn{margin-left:98px;vertical-align: middle;}
.arrow_btn{font-size:12px;color:#d85f3a;display:inline-flex;letter-spacing:2px;font-weight:700;}
.arrow_btn > img{margin-left:5px;}
.owl-theme .owl-nav {margin-bottom: -20px; margin-top: 0 }
.text-orange {color:#d85f3a;}
.showcase {
    padding: 115px 0;
    color: #666;
}

@media (max-width: 767px) {
    .arrow_btn > img {
        width: 30px !important;
        margin-bottom: 2px;
		display:none!important;
    }
}
@media (max-width: 640px) {
    .carousel_cap_title .arrow_btn {
        margin-left: 0 !important;
        margin-top: 3px;
    }
}
@media (max-width: 767px) {
    .carousel_cap_title .arrow_btn {
        margin-left: 10px !important;
        white-space: nowrap;
        display: inline;
    }
}
@media (max-width: 991px) {
    .carousel_cap_title .arrow_btn {
        margin-left: 20px;
    }
}
@media (max-width: 767px) {
    .carousel_cap_title {
        font-size: 12px;
        margin: 0;
        text-align: left;
        white-space: initial;
        line-height: 1.5;
    }
}

@media (max-width: 767px) {
    .owl-carousel .carousel-caption {
        bottom: 0;
        background: rgba(204, 204, 204, 0.71);
        padding: 5px 0;
        position: static;
        white-space: initial;
        text-align: left;
    }
}

.hpb-slider.our-products-slider .hpb-content { text-align: center; height: 99px }
.hpb-slider.our-products-slider .hpb-content-main { text-align: center; height: 100px }
.hpb-slider.our-products-slider .hpb-img { background: #fff; }
.hpb-slider.our-products-slider .hpb-img img { width: auto; height: 125px; }

@media (max-width: 1199px) {
    .showcase, .customer_say, .story, .events_slider {
        padding: 80px 0;
    }
}

.story {
    padding: 155px 0;
    text-align: center;
    font-size: 18px;
    line-height: 2.1;
    color: #666;
    background: #f5f2f3;
}

.support_newsletter {
    padding: 50px 0;
}
.support_newsletter {
    background: #dfe1e0;
    padding: 26px 0 25px;
    font-size: 18px;
    line-height: 1.9;
    color: #444;
}

@media (max-width: 767px) {
    .video_showcase .showcase_content .title:after {
        content: '';
        margin-left: auto;
        margin-right: auto;
    }
}

 .title:not(.items-in-cart .title):not(.shipping .title):not(.discount .title):not(.table-order-items .title):not(.payment-method .title):after,
 .page-title:after {
    content: '';
    width: 52px;
    background: #008156;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}

.text-center.title:after, .page-title:after {
    margin-left: auto;
    margin-right: auto;
}

.showcase_content{padding-right:45px;font-size:18px;font-weight:400;line-height:1.7;border-right:1px solid #29a888;}
.showcase_content .title{margin-top:0;font-size:23px;}
.showcase_video{display: block;}

@media (max-width: 767px) {
    .video_showcase .showcase_content {
        padding-right: 0;
        text-align: center;
    }
}
.video_showcase .showcase_content {
    padding-right: 0;
}
@media (max-width: 500px) {
    .showcase_content {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .showcase_content {
        padding-right: 0;
        font-size: 16px;
        border: 0;
        margin-bottom: 30px;
    }
}
@media (max-width: 991px) {
    .showcase_content {
        border-right: 0;
    }
}
@media (max-width: 1199px) {
    .showcase_content {
        padding-right: 35px;
        font-size: 16px;
    }
}

.no_border {
    border: 0 !important;
}

.showcase_content .title {
    margin-top: 0;
    font-size: 23px;
}
.title:not(span.title):not(dt.title), h1 {
    font-family: 'Roboto';
    font-weight: 300;
    letter-spacing: 5.2px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px !important;
    font-size: 24px;
    line-height: 1.3;
    color: #333;
    text-transform: uppercase;
}
.return-status, .order-status {
    margin-bottom: 2em;
}
 .carousel-caption .btn {
    text-shadow: none; // No shadow for button elements in carousel-caption
  }

.btn.btn_rounded{font-size:16px;font-family:'Roboto';border:2px solid #e4522b;background:#e4522b;color:#fff;text-transform:uppercase;font-weight:600;letter-spacing:0px;padding:20px 30px;border-radius:40px;margin-top:40px;min-width:237px;}


@media (max-width: 1199px) {
    .showcase_content .btn_rounded {
        margin-top: 35px;
    }
}
.showcase_content .btn_rounded {
    margin-top: 54px;
}


.btn {
    min-height: 40px;
    border-radius: 0;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}



.btn.btn_rounded {
    font-size: 16px;
    font-family: 'Roboto';
    border: 2px solid #e4522b;
    background: #e4522b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    padding: 20px 30px;
    border-radius: 40px;
    margin-top: 60px;
    min-width: 237px;
}
.btn.btn_rounded:hover {
    color: #fff!important;
}

.btn-success, .btn-primary, .btn-default, .btn-info {
    font-size: 16px;
    border: 2px solid #008a59;
    background: #008a59;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    padding: 20px 30px;
    border-radius: 40px;
    margin-top: 40px;
    min-width: 237px;
}

.green_bg {
	background: #008156;
	color: #fff;
}

.green_bg .title:after {
    background: #fff!important;
}

.green_bg .title {
    color: #fff!important;
}

.green_bg .btn_rounded {
    border-color: #fff;
    background: transparent;
    color: #fff;
}

.showcase.green_bg {
	max-width: 100%;
}

.footer_menu li {
	color: #fff;
}

.footer_menu li.linkedBtn {
    margin-top: 40px;
}

.footer_menu li.linkedBtn > a {
    background: #0077B5;
    display: inline-block;
    padding: 9px 22px;
    border-radius: 4px;
    text-decoration: none;
	color: #fff;
}
.footer_menu li.linkedBtn > a span.fab {
    margin-right: 1.1em;
}

.footer_menu li.linkedBtn > a:before {
    content: '' !important;
	display: none;
}

.footer_menu li.linkedBtn > a:hover {
    color: #fff!important;
    text-decoration: underline;
}
.footer_menu li a:hover, .footer_menu li a:focus {
    color: #fff;
    text-decoration: underline;
}


.contact-title {
    border: 0;
    padding: 15px 0;
    text-align: center;
    margin: 0;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    border-left: 0;
    border-right: 0;
    background: #eee;
}
.contact-column {
	
}

.content_box .contact-column p {
		    margin-bottom: 6px;
		    font-size: 15px;
		    line-height: 1.4;
		}

.content_box .contact-column h4 {
	margin-top: 19px;
	font-size: 16px;
	color: #444;
	margin-bottom: 25px;
}
.contact-table td, .contact-table th {
	text-align: center; 
	vertical-align: middle !important;
	font-size: 15px;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.content_box {
    font-size: 14px;
    color: #3a3a3a;
    line-height: 1.9;
}

.content_box p, .content_box ul, .content_box ol {
    list-style: none;
    margin: 0px 0px 35px;
    padding: 0px;
}

.content_page .content_box {
    font-size: 18px;
    color: #666;
}

.content_page {
    padding: 40px 0 60px;
}

.img-responsive{margin: 0 auto;}

.columns .column.main {
	padding-bottom: 0;
}

h2.cs-name { display: none; }

@media only screen and (max-width: 768px) {
    .page-header {
        margin-bottom: 0;
        background: #606C74  !important;
    }
	
	.level-top span {
        color: #313131 !important
    }
}

.our-products-slider .owl-buttons {
	text-align: end;
}

.our-products-slider.owl-theme .owl-controls .owl-buttons div.lft-btn:hover,.our-products-slider.owl-theme .owl-controls .owl-buttons div.rgt-btn:hover,
.our-products-slider.owl-theme .owl-controls .owl-buttons div.lft-btn,.our-products-slider.owl-theme .owl-controls .owl-buttons div.rgt-btn
{
	background: transparent !important;
	margin-top: 3em !important;
}

.our-products-slider.owl-theme .owl-controls .owl-buttons div.lft-btn:hover,.our-products-slider.owl-theme .owl-controls .owl-buttons div.rgt-btn:hover
{
	color: #bdbdbd !important;
}


a.a-footer:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

/*
.product.info.detailed .product.data.items.collapsed.swissup-tabs-disabled .data.item.title.allow.active {
	margin-bottom: 0.6em !important;
}
*/
.product.info.detailed .product.data.items.collapsed.swissup-tabs-disabled .data.item.title:after {
	width: 100%;
}

.product.info.detailed .product.data.items.collapsed.swissup-tabs-disabled .data.item.title a {
	outline: 0;
}

.product.info.detailed .product.data.items.collapsed.swissup-tabs-disabled #related_products .block.related .price-final_price,
.product.info.detailed .product.data.items.collapsed.swissup-tabs-disabled #related_products .block.related .price-final_price,
 {
	display: none;
}
.product.info.detailed .product.data.items.collapsed.swissup-tabs-disabled #related_products .block.related .products.products-related {
	margin: 0;
}

.product.info.detailed .product.data.items.collapsed.swissup-tabs-disabled #product\.info\.description .row{
	margin-left: 0;
	margin-right: 0;
}

.product.info.detailed > .data.item.content td,
.product.info.detailed > .data.item.content th,
.product.info.detailed > .data.item.content tr,
.product.info.detailed > .data.item.content table
 {
	border-color: #ddd !important;
}
@media only screen and (min-width: 769px) {
    .page-wrapper > .sections.nav-sections {
		display: none;
	}
}


.menu .submenu > a,
.menu .submenu > ul > li > a {
	font-size: 17px;
    color: #000;
    font-weight: 300;
    font-family: 'Roboto';
    padding: 15px 10px;
    line-height: 20px;
    display: block;
    position: relative;
    text-decoration: none;
}
.menu .submenu > a:hover {
    color: #ef0000 !important;
}

.menu .submenu > ul{
	min-width: 280px;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 0.8em;
}

.menu .submenu > ul:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 12px solid #c2c2c2;
    position: absolute;
    top: -12px;
    left: 82px;
}

.customer-menu ul.header.links > li > a,
.menu .submenu > ul > li > a,
.menu .submenu > ul > li > a:hover {
	background-color: transparent !important;
	font-size: 14px;
    color: #444 !important;
	padding-bottom: 1rem;
	padding-top: 1rem;
}
.customer-menu ul.header.links > li > a:hover,
.menu .submenu > ul > li > a:hover {
    text-decoration: underline !important;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
}

.alert-info {
    color: #31708f;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-info a {

    font-weight: 700;
    color: #245269 !important;
    text-decoration: underline;
}

/* Custom style 07-29-2025 Salehe Taheri */

@media only screen and (max-width: 768px) {
  .header-mobile-logo {
       	 width: 70% !important;
   	 margin: auto !important;
  }
}

@media (min-width: 769px), print {
  .page-header .header.panel {
      padding: 20px 20px !important;
  }
}

@media only screen and (max-width: 768px) {
  .navigation .level0 > .level1 {
    font-weight: 500 !important;
  }
}

@media only screen and (max-width: 768px) {
  .navigation .level0.active > a:not(.ui-state-active) {
    border-color: #014155 !important;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #222222;
    text-align: left;
  }
  
	ul.header.links a {
	  font-weight: 500;
	  color: #222222 !important;
	  text-transform: uppercase;
	  font-size: 13px;
	}
	.navigation .level0 .submenu a {
	  color: #222222 !important;
	}
}

.product.data.items.collapsed [role="tablist"] > .item.title.active > .switch{
	
	color: white !important;
}
@media only screen and (max-width: 768px) {
  table td {
    width: 100% !important;
    display: block;
    box-sizing: border-box;
    display: table-cell !important;
  }
.product.data.items.collapsed > .item.content {
    overflow-y: scroll;
}

}

@media only screen and (max-width: 639px) {
  .table-wrapper #super-product-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
   
    display: block !important;
      }
  .table-wrapper #super-product-table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
  }

}

.block-title-main h2::before , .block-title-main h2::after {
  display: none;
}

@media only screen and (min-width: 768px) {
	.form-create-account .fieldset-fullname .fields .field {
		float: none !important;
	}
}
