html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
body {
  font-size: 14px;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.hidden,
[hidden] {
  display: none !important;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print,
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 1.25dppx),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited,
  a:hover,
  .nav-global-location:hover {
    text-decoration: none !importanta;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

.nav-global-location {
  color: #fff;
  text-decoration: none;
  line-height: 15px;
  font-size: 14px;
  align-items: flex-end;
}
.nav-line-1 {
  color: #ccc;
  font-size: 12px;
  display: block;
}
.nav-line-2 {
  color: #fff; 
  font-weight: 700;
  display: block;
}
.nav-map {
  font-size: 20px;
  margin-right: 3px;
}
.header-section, .bg-dark {
    background: #000000;
}
.bg-dark {
    background-color: #000000 !important;
} 
.navbar-brand img {
  max-height: 36px;
}
.search-cat .btn {
  font-size: 13px;
  background-color: #fcfcfc;
  color: #333;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 40px;
  border-left: none;
  border-top: none;
  border-bottom: none;
  border-right-color: #ccc;
}
.navbar-dark .navbar-brand { 
  margin-right: 65px;
}
.icp-radio.icp-radio-active, a:hover .icp-radio.icp-radio-active {
    background-position: -98px -2px;
}

.icp-radio {
    margin: 0 .5em 0 0;
    position: relative;
    top: 3px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(https://m.media-amazon.com/images/S/sash/rzrQQdi0aRm6Dap.png);
    background-position: -75px -2px;
}
.nav-tpl-discoveryPanelList .nav-text, .nav-tpl-discoveryPanelSummary .nav-text, .nav-tpl-itemList .nav-text {
    display: block;
    font-size: 13px;
    color: #444;
    font-weight: 400;
    white-space: normal;
    word-wrap: break-word;
}
.nav-tpl-discoveryPanelList .nav-item, .nav-tpl-discoveryPanelSummary .nav-item, .nav-tpl-itemList .nav-item {
    position: relative;
    display: block;
    clear: both;
    font-family: inherit;
    line-height: 16px;
    padding: 0 0 7px;
    margin: 0;
    text-decoration: none;
    cursor: default;
}
.nav-tpl-discoveryPanelList, .nav-tpl-discoveryPanelSummary, .nav-tpl-itemList {
    width: 210px;
}
#nav-flyout-icp .nav-divider, #nav-flyout-icp-footer-flyout .nav-divider {
    margin-top: 6px;
    margin-left: 24px;
}

#navbar * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.nav-tpl-discoveryPanelList .nav-divider, .nav-tpl-discoveryPanelSummary .nav-divider, .nav-tpl-itemList .nav-divider {
    position: relative;
    display: block;
    line-height: 1px;
    height: 1px;
    overflow: hidden;
    background: #EEE;
    margin: 0 0 9px;
}
.nav-flyout {
    position: absolute;
    display: none;
    overflow: visible!important;
    background: #fff;
    border: 1px solid #bbb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 14px;
    margin: 0;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 13%);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 13%);
    -ms-user-select: none;
    zoom: 1;
    -webkit-transform: translate3d(0,0,0);
    font-size: 13px;
    font-family: inherit;
    line-height: normal;
}
.nav-coreFlyout {
    margin: -3px 0 0 -2px;
    padding-bottom: 7px;
    width: 240px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-radius: 0\9;
}
a:hover .icp-radio {
    background-position: -123px -2px;
}
.nav-tpl-itemList .nav-link:hover .nav-text {
    color: #e47911;
    text-decoration: underline;
}
.icp-flyout-learn-more {
    font-size: 11px;
    margin-left: 5px;
}
.icp-flyout-change {
    float: right;
    font-size: 12px;
}
.icp-helplink, .icp-mkt-change-lnk {
    margin-left: 25px;
    margin-top: 10px;
    color: #0066C0;
}
ul.right-menu-top {
    display: flex;
    font-size: 14px;
    color: #333;
}
ul.right-menu-top li a { 
    color: #333;     font-weight: 500;
}
.right-menu-top li {
    margin-right: 20px;
}
.right-menu-top li:last-child {
    margin-right: 0px;
}
span.count {
    background: #ccc;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
}
.top-nav .navbar-light .navbar-nav .nav-link {
    color: #333;
    font-size: 14px;
    margin-right: 4px;
    font-weight: 500;
}
ul.right-menu-top li a i {
    font-weight: 100;
    margin-right: 4px;
}
.top-nav .navbar-light .navbar-nav li:last-child .nav-link { 
    margin-right: 0px;
}
.top-nav .navbar { 
    padding: 0.2rem 1rem;
} 
.search-cat .dropdown-item {
    font-size: 13px;
    padding: 3px 10px;
    font-weight: 500;
}
.search-box .form-control {
  border: none;
}
.nav-coreFlyout {
    margin: -3px 0 0 -2px;
    padding-bottom: 7px;
    width: 240px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-radius: 0\9;
}
.nav-flyout {
    position: absolute;
    display: none;
    overflow: visible!important;
    background: #fff;
    border: 1px solid #bbb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 14px;
    margin: 0;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 13%);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 13%);
    -ms-user-select: none;
    zoom: 1;
    -webkit-transform: translate3d(0,0,0);
    font-size: 13px;
    font-family: inherit;
    line-height: normal;
    right: -40px;
    top: 40px;    
    z-index: 9;
}
#nav-flyout-accountList {
    width: 500px;
}
.nav-coreFlyout .nav-arrow {
    margin-left: -1px;
}

.nav-flyout .nav-arrow {
    border-style: solid;
    _border-style: dashed;
    border-width: 9px;
    border-color: transparent;
    border-top-width: 0;
    border-bottom: 9px solid #ccc;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -9px;
    right: 33px;
}
.nav-flyout .nav-arrow-inner {
    border-style: solid;
    _border-style: dashed;
    border-width: 9px;
    border-color: transparent;
    border-top-width: 0;
    border-bottom: 9px solid #fff;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 1px;
    left: -9px;
}
#nav-flyout-accountList #nav-al-container {
    width: 460px;
    float: right;
}
#nav-flyout-accountList #nav-al-signin {
    padding: 0 120px 0 120px;
    border-bottom: 1px solid #eee;
    margin-bottom: 16px;
}
#nav-flyout-accountList #nav-flyout-ya-signin {
    border-bottom: none;
}

#nav-flyout-ya-signin {
    border-bottom: 1px solid #eee;
    font-size: 11px;
    margin-bottom: 8px;
}
.nav-action-button, .nav-action-button:link {
    display: block;
    height: 33px;
    margin: 0 10px 0 11px;
    cursor: pointer;
    outline: 0;
    border: 1px solid;
    border-color: #c89411 #b0820f #99710d;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-radius: 0\9;
    -webkit-box-shadow: inset 0 1px 0 0 #fcf3dc;
    -moz-box-shadow: inset 0 1px 0 0 #fcf3dc;
    box-shadow: inset 0 1px 0 0 #fcf3dc;
    background: #f3cf72;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF8E3AD', endColorstr='#FFEEBA37', GradientType=0 );
    background: linear-gradient(to bottom,#f8e3ad,#EEBA37);
    background: -moz-linear-gradient(top,#f8e3ad,#EEBA37);
    background: -webkit-linear-gradient(top,#f8e3ad,#EEBA37);
    background: -o-linear-gradient(top,#f8e3ad,#EEBA37);
    background: -ms-linear-gradient(top,#f8e3ad,#EEBA37);
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
    color: #111;
    font-family: inherit;
    text-decoration: none;
    line-height: 30px;
    font-size: 13px;
}
.nav-action-button .nav-action-inner, .nav-action-button:link .nav-action-inner {
    color: #111;
    display: block;
    text-align: center;
}
#nav-flyout-accountList #nav-flyout-ya-newCust {
    text-align: center;
}

#nav-flyout-ya-signin .nav_pop_new_cust {
    color: #333;
    margin: 7px 0 9px 0;
}
#nav-flyout-ya-signin a.nav-a, #nav-flyout-ya-signin a.nav-a:link, #nav-flyout-ya-signin a.nav-a:visited {
    font-size: 11px;
    text-decoration: none;
    color: #05a;
    display: inline;
}
#nav-flyout-accountList #nav-al-wishlist {
    float: left;
    margin-right: 20px;
}
.nav-tpl-discoveryPanelList, .nav-tpl-discoveryPanelSummary, .nav-tpl-itemList {
    width: 210px;
}
#nav-flyout-accountList .nav-title {
    font-size: 16px;
    font-weight: 700;
}
.nav-tpl-discoveryPanelList .nav-link, .nav-tpl-discoveryPanelSummary .nav-link, .nav-tpl-itemList .nav-link {
    cursor: pointer;
}

.nav-tpl-discoveryPanelList .nav-item, .nav-tpl-discoveryPanelSummary .nav-item, .nav-tpl-itemList .nav-item {
    position: relative;
    display: block;
    clear: both;
    font-family: inherit;
    line-height: 16px;
    padding: 0 0 7px;
    margin: 0;
    text-decoration: none;
    cursor: default;
}
.nav-tpl-discoveryPanelList .nav-text, .nav-tpl-discoveryPanelSummary .nav-text, .nav-tpl-itemList .nav-text {
    display: block;
    font-size: 13px;
    color: #444;
    font-weight: 400;
    white-space: normal;
    word-wrap: break-word;
}
#nav-flyout-accountList #nav-al-your-account {
    float: left;
    border-left: 1px solid #eee;
    padding-left: 20px;
}
.accounts-dropdown {
  position: relative;
}
.accounts-dropdown:hover .nav-flyout {
  display: block;
} 
.returns-orders, #nav-cart {
    padding-left: 25px;
} 
#nav-cart-count-container {
  position: relative; 
  display: flex;
}
#nav-cart-count {
  position: absolute;
  left: 18px;
  right: auto;
  top: -8px;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
}
.nav-sprite {
  background-image: url(../img/cart.png); 
  background-repeat: repeat-x;
  width: 38px;
  height: 26px;
  left: 10px;
  top: 11px;
  background-size: 100%;
}
#nav-cart-text-container {
  padding-left: 5px;
}
#nav-cart {
  padding-top: 4px;
}
.menu-bar a.nav-link {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    border: solid 1px transparent;
    border-radius: 4px;
    padding: 3px;
}
.menu-bar a.nav-link:hover {
    border: solid 1px #fff;
}
.menu-bar  {
    background-color: #232F3E;
}
.hov-st {
  margin-left: 10px;
}
.menu-bar .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
}
.dropdown-item { 
    font-size: 14px;
}
a:hover {
    color: #6bc809;
    text-decoration: none;
}
.home-slider .slick-slide img { 
    width: 100%;
}
.home-slider .slick-next {
    right: 50px; top:46%;
}
.home-slider .slick-prev {
    left: 50px; top: 46%;
    z-index: 1;
}
.home-slider .slick-prev:before, .home-slider .slick-next:before { 
    font-size: 30px;
    color: #fff;
    background: #232f3e;
    padding: 5px 10px;
    font-weight: 900;
}
.sidenav {
    background-color: #fff;
    height: 100%;
    left: 0;
    overflow-x: hidden;
    padding-top: 40px;
    position: fixed;
    top: 0;
    transition: .5s;
    width: 0;
    z-index: 20;
}
.sidenav a {
    color: #111;
    display: block; 
    padding: 8px 8px 8px 15px;
    text-decoration: none;
    transition: .3s;
    font-size: 14px;
}
.sidenav a:hover, .offcanvas a:focus, .offcanvas a:focus, a.dropdown-btn.active {
    color: #fff;
    background-color: #28a745;
}
.sidenav .dropdown-container a:hover, .offcanvas .dropdown-container a:focus, .offcanvas a:focus {
    background: #e6e6e6;
    color: #111;
}
.sidenav .closebtn {
    font-size: 25px;
    margin-left: 0;
    position: absolute;
    right: 0px;
    top: 0;
    height: 40px;
    line-height: 1;
    font-weight: bold;
    padding: 5px 10px;
}
.nav-right {
    justify-content: flex-end;
}
.search-box form {
    max-width: 500px;
    margin-left: auto;
}
.sidenav span.dropdown-toggle {
    float: right;
}
 .top-sellers {
    padding-top: 15px;
}
.dropdown-container {
  display: none;
}
.dropdown-container a {
  padding-left: 20px;
}

.box-category-products .head {
    position: relative;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
}
.box-category-products .head img {
    object-fit: cover;
    max-width: 100%;
    height: 300px !important;
    width: 100% !important;
}
.box-category-products .head img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 100%;
}
.box-category-products .head:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.8;
}
.box-category-products .head .title {
    position: absolute;
    bottom: 13px;
    left: 23px;
    right: 23px;
    border-width: 10px;
    border-style: solid;
    border-color: rgba(255,255,255,0.8);
    padding: 1px;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
    -webkit-transition: all 0.45s ease;
    -moz-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    transition: all 0.45s ease;
    margin: 0;
}
.box-category-products .head .title a {
    color: #333;     font-size: 16px;
}
.box-category-products .head .title .text {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 11px 0;
    background-color: rgba(255,255,255,0.8);
}
.padding-5 {
    padding: 10px!important;
}
.margin-bottom-30 {
    margin-bottom: 30px!important;
} 
.product-item-actions {
    top: 5px;
}
.product-item-actions {
    position: absolute;
    z-index: 30;
    right: -40px;
    top: 80px;
    transition: .5s ease;
}
.box-category-products:hover .product-item-actions  {
  right: 23px;
}
.product-item-actions .btn-wishlist {
    background-image: url(../img/btn-wishlist.png);
}
.product-item-actions .btn:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.product-item-actions .btn {
    width: 32px;
    height: 32px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    margin-bottom: 7px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100%;
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
    -webkit-animation-duration: 0.45s;
    animation-duration: 0.45s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.product-item-actions .btn:nth-child(2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.product-item-actions .btn-compare {
    background-image: url(../img/btn-compare.png);
}
.product-item-actions .btn:nth-child(3) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.product-item-actions .btn-quickview {
    background-image: url(../img/btn-quickview.png);
}
.box-category-products {
    position: relative;
    overflow: hidden;
}

.product-item-actions .btn span {
  display: none;
}
.carousel {
  margin: 50px auto;
  padding: 0 70px;
}
.carousel .carousel-item {
  min-height: 250px;
  text-align: center;
  overflow: hidden;
}
.carousel .carousel-item .img-box {
  height: 100px;
  width: 100%;
  position: relative;
}
.carousel .carousel-item img {  
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.carousel .carousel-item h4 {
  font-size: 16px;
  margin: 10px 0 0;
}
.carousel .carousel-item .btn {
  color: #333;
  border-radius: 0;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  background: none;
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-top: 5px;
  line-height: 16px;
}
.carousel .carousel-item .btn:hover, .carousel .carousel-item .btn:focus {
  color: #fff;
  background: #000;
  border-color: #000;
  box-shadow: none;
}
.carousel .carousel-item .btn i {
  font-size: 14px;
  font-weight: bold;
  margin-left: 5px;
}
.carousel .thumb-wrapper {
  text-align: center;
}
.carousel .thumb-content {
  padding: 15px;
}
.carousel-control-prev, .carousel-control-next {
  height: 100px;
  width: 40px;
  background: none;
  margin: auto 0;
  background: rgba(0, 0, 0, 0.1);
}
.carousel-control-prev i, .carousel-control-next i {
  font-size: 30px;
  position: absolute;
  top: 50%;
  display: inline-block;
  margin: -16px 0 0 0;
  z-index: 5;
  left: 0;
  right: 0;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: none;
  font-weight: bold;
}
.carousel-control-prev i {
  margin-left: -3px;
}
.carousel-control-next i {
  margin-right: -3px;
}
.carousel .item-price {
  font-size: 13px;
  padding: 2px 0; margin-bottom: 0;
}
.thumb-content .list-inline { 
    margin-bottom: 10px;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.1rem;
}
.carousel .item-price strike {
  color: #999;
  margin-right: 5px;
}
.carousel .item-price span {
  color: #28a745;
  font-size: 110%;
} 
.carousel .carousel-indicators {
  bottom: -50px;
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 50%;
  border-color: transparent;
  border: none;
}
.carousel-indicators li { 
  background: rgba(0, 0, 0, 0.2);
}
.carousel-indicators li.active {  
  background: rgba(0, 0, 0, 0.6);
}
.star-rating li {
  padding: 0;
}
.star-rating i {
  font-size: 14px;
  color: #ffc000;
}
.top-sellers h2 b {
    color: #ffc000;
}
.shopnow {
    font-size: 16px;
    color: #28a745;
    text-decoration: underline;
}
.footer-services {
    background-color: #232f3e;
    padding-top: 40px;
    border-top: solid 1px #ececec;
    margin-top: 40px;
    border-bottom: solid 1px #ececec;
}
.margin-bottom-40 {
    margin-bottom: 40px!important;
}
.box-icon {
    text-align: center;
    position: relative;
}
.box-icon.style2 .icon {
    width: 100%;
    height: auto;
    position: static;
    background-color: transparent;
    line-height: normal;
    text-align: center;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px;
    color: #f1f1f1;
}
.box-icon .icon {
    width: 140px;
    height: 140px;
    text-align: center;
    line-height: 140px;
    background-color: #555555;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: -52px;
    left: 50%;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.2s;
}
.box-icon .icon .icon-font {
    display: inline-block;
}
.flaticon-label36:before {
    content: "\e002";
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
.box-icon.style2 .box-content {
    background-color: transparent;
    padding: 0;
    color: #f1f1f1;
}
.box-icon .box-content {
    background-color: #fff;
    padding-top: 112px;
    padding-bottom: 75px;
    color: #aaaaaa;
    font-size: 14px;
}
.box-icon.style2 .title {
    color: #f1f1f1;
}
.box-icon .title {
    font-size: 14px;
    color: #f1f1f1;
    margin-bottom: 5px;
}
.footer.style4 {
    background-color: #fff;
    font-size: 13px;
    color: #666;
    padding-top: 55px;
}
.footer .widget {
    margin-bottom: 30px;
}
.footer .widget:last-child {
    margin-bottom: 0;
}
.footer .widget_store_info .item {
    margin-bottom: 10px;
    overflow: hidden;
}
.footer.style4 .widget_store_info .item .icon {
    border: none;
    font-size: 24px;
    color: #7f7f7f;
}
.footer .widget_store_info .item .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 2px solid #bfbfbf;
    color: #bfbfbf;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    margin-right: 10px;
}
[class^="pe-7s-"], [class*=" pe-7s-"] {
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer .widget_store_info .item .text {
    overflow: hidden;
}
.footer.style4 .widget-title {
    font-size: 16px;
    color: #444;
    font-weight: normal;
}

.footer .widget .widget-title { 
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 25px;
}
ul, ol {
    margin: 0;
    padding: 0;
}
.footer.style4 .widget li {
    list-style: inside;
}

.footer .widget li {
    list-style: none;
}
.footer.style4 .widget li>a {
    line-height: 30px;
}

.footer .widget li>a {
    color: #666;
    line-height: 36px;
}
.footer.style4 a {
    color: #666;
}
.footer .kt_widget_newsletter p {
    margin-bottom: 20px;
}
.footer .kt_widget_newsletter form {
    position: relative; display: flex;
}
.footer.style4 .kt_widget_newsletter .text-input {
    background-color: #fff;
    border: 1px solid #ededed;
    -webkit-border-radius: 20px 0px 0px 20px;
    -moz-border-radius: 20px 0px 0px 20px;
    -ms-border-radius: 20px 0px 0px 20px;
    -o-border-radius: 20px 0px 0px 20px;
    border-radius: 20px 0px 0px 20px;
    padding: 6px 10px;
    width: 100%;
    min-height: 38px;
}
.footer.style4 .kt_widget_newsletter .button {
    height: 36px;
    width: auto;
    padding: 0 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 0px 20px 20px 0px;
    color: #fff;
    line-height: 34px;
    font-size: 12px;
    text-transform: uppercase;
    top: 1px;
    right: 0px;
    background: green;
    border: none;
    position: relative;
}
.footer .kt_widget_social .social {
    overflow: hidden;
}
.footer.style4 .kt_widget_social .social a {
    border: 1px solid #e2e2e2;
    background-color: transparent;
    color: #666;
}

.footer .kt_widget_social .social a:first-child {
    margin-left: 0;
}
.footer .kt_widget_social .social a {
    display: inline-block;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: 16px;
    background-color: #2c2c2c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin: 0 5px;
}
.footer.style4 a {
    color: #666;
}
@media (max-width: 1366px) {
  .footer.style4 .widget-payment-methods, .widget-hot-keyword .list-keyword {
      text-align: center;
  }
  .footer.style4 .widget-payment-methods .widget-title, .footer.style4 .widget-payment-methods .methods, .widget-hot-keyword .line label {
      display: block;
      float: none;
  }
  .footer.style4 .widget-payment-methods .widget-title, .footer.style4 .widget-payment-methods .methods, .widget-hot-keyword .line label {
      display: block;
      float: none;
  }
  .footer.style4 .widget-payment-methods, .widget-hot-keyword .list-keyword {
    text-align: center;
  }
  .footer.style4 .widget-payment-methods .widget-title, .footer.style4 .widget-payment-methods .methods, .widget-hot-keyword .line label {
    display: block;
    float: none;
  }
}
.widget-hot-keyword .line a {
    display: inline-block;
    border-right: 1px solid #666;
    padding: 0 10px;
    margin: 7px 0;
}
.widget-text-link .text-link {
    max-width: 80%;
    margin: 0 auto;
    text-align: center;
}
.widget-text-link .text-link a {
    display: inline-block;
    border-right: 1px solid #666;
    padding: 0 10px;
    line-height: 12px;
}
.footer.style4 .coppyright {
    text-align: center;
    padding: 0;
    display: block;
    padding-bottom: 20px;
    vertical-align: middle;
}
.widget-hot-keyword .line label {
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    color: #444;
    text-transform: unset;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
}
.widget-hot-keyword .list-keyword {
    line-height: 12px;
}
.footer.style4 .widget-payment-methods .methods span {
    display: inline-block;
    margin-left: 5px;
}
.footer.style4 .widget-payment-methods .methods {
    display: inline-block;
    float: none;
}
.footer.style4 .widget-payment-methods .widget-title {
    display: inline-block;
    margin: 0; 
    margin: 0;
    font-size: 12px;
    padding: 15px 0;
}
.footer.style4 .widget-payment-methods {
    padding: 12px 0;
    border: 1px solid #e4e4e4;
    border-left: none;
    border-right: none;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 0;
}
.footer.style4 {
    background-color: #f8f8f8;
    font-size: 13px;
    color: #666;
    padding-top: 55px;
}
.widget-hot-keyword .list-keyword .line {
    margin: 10px 0 0 0;
}
 
/*panel*/
.panel {
    border: none;
    box-shadow: none;
}

.panel-heading {
    border-color:#eff2f7 ;
    font-size: 14px;
    font-weight: 700;
}

.panel-title {
    color: #2A3542;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
}


/*product list*/

.prod-cat li a{
    border-bottom: 1px dashed #d9d9d9;
}

.prod-cat li a {
    color: #3b3b3b; font-size: 14px;
}
.nav.prod-cat {
    flex-direction: column;
    padding-bottom: 15px;
}
.product-form .form-check  label {
    font-weight: normal;  font-size: 13px;
}
.sidebar-cat {
    border-right: solid 1px #e2e2e2;
    background: #f5f5f5;
    padding-top: 20px;
}
.row.bootdey {
    margin: 0;
}
.prod-cat li ul {
    margin-left: 30px;
}

.prod-cat li ul li a{
    border-bottom:none;
}
.prod-cat li ul li a:hover,.prod-cat li ul li a:focus, .prod-cat li ul li.active a , .prod-cat li a:hover,.prod-cat li a:focus, .prod-cat li a.active{
    background: none;
    color: #fe0000;
}

.pro-lab{
    margin-right: 20px;
    font-weight: normal;
}

.pro-sort {
    padding-right: 20px;
    float: left;
}

.pro-page-list {
    margin: 5px 0 0 0;
}

.product-list img{
    width: 100%;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.product-list .pro-img-box {
    position: relative;
}
.adtocart {
    background: #fc5959;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    display: inline-block;
    text-align: center;
    border: 3px solid #fff;
    left: 45%;
    bottom: -25px;
    position: absolute;
}

.adtocart i{
    color: #fff;
    font-size: 25px;
    line-height: 42px;
}

.pro-title {
    color: #5A5A5A;
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
}

.product-list .price {
    color:#fc5959 ;
    font-size: 15px;
}

.pro-img-details {
    margin-left: -15px;
}

.pro-img-details img {
    width: 100%;
}

.pro-d-title {
    font-size: 16px;
    margin-top: 0;
}

.product_meta {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin: 15px 0;
}

.product_meta span {
    display: block;
    margin-bottom: 10px;
}
.product_meta a, .pro-price{
    color:#fc5959 ;
}

.pro-price, .amount-old {
    font-size: 18px;
    padding: 0 10px;
}

.amount-old {
    text-decoration: line-through;
}

.quantity {
    width: 120px;
}

.pro-img-list {
    margin: 10px 0 0 -15px;
    width: 100%;
    display: inline-block;
}

.pro-img-list a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.pro-d-head {
    font-size: 18px;
    font-weight: 300;
}

/********************* Shopping Demo-8 **********************/
.product-grid8{
	font-family: Poppins,sans-serif;
    position: relative;
    z-index: 1;
    border-right: 1px solid #DDD;
    padding: 15px 15px 0;
    border-bottom: 1px solid #DDD;
}
.border-top {
border-top: 1px solid #DDD;
}
.product-grid8 .product-image8{position:relative;transition:all .3s ease 0s}
/*.product-grid8:hover .product-image8{box-shadow:0 0 10px rgba(0,0,0,.15)}*/
.product-grid8 .product-image8 > a{
	display: flex;
    height: 210px;
    justify-content: center;
    align-items: center;
    align-content: center;
    overflow: hidden;
    margin-bottom: 40px;
}
.product-grid8 .product-image8 a > img{
	width: auto;
    height: auto;
    max-width: 100%;
    object-fit: cover;
}
.product-grid8 .pic-1{opacity:1;transition:all .5s ease-out 0s}
.product-grid8:hover .pic-1{opacity:0}
.product-grid8 .pic-2{
	opacity: 0;
    position: absolute;
    top: auto;
    left: auto;
    transition: all .5s ease-out 0s;
    right: auto;
    bottom: auto;
}
.product-grid8:hover .pic-2{opacity:1}
.product-grid8 .social{padding:0;margin:0;list-style:none;position:absolute;bottom:13px;right:13px;z-index:1}
.product-grid8 .social li{opacity:0;transform:translateY(3px);transition:all .5s ease 0s}
.product-grid8:hover .social li{margin:0 0 10px;opacity:1;transform:translateY(0)}
.product-grid8:hover .social li:nth-child(1){transition-delay:.1s}
.product-grid8:hover .social li:nth-child(2){transition-delay:.2s}
.product-grid8:hover .social li:nth-child(3){transition-delay:.4s}
.product-grid8 .social li a{color:#fff;font-size:17px;line-height:40px;text-align:center;height:40px;width:40px;border:1px solid #28a745;display:block;background: #28a745;transition:all .5s ease-in-out}
.product-grid8 .social li a:hover{background: #000;border-color:#000;color: #fff;
    cursor: pointer;}
.product-grid8 .product-discount-label{display:block;padding:4px 15px 4px 30px;color:#fff;background-color:#232f3e;position:absolute;top:-16px;right:-16px;-webkit-clip-path:polygon(34% 0,100% 0,100% 100%,0 100%);clip-path:polygon(34% 0,100% 0,100% 100%,0 100%)}
.product-grid8 .product-content{padding:10px 0 0}
.product-grid8 .price{color:#28a745;font-size:18px;font-weight:600;margin-bottom:0px;text-align:left;transition:all .3s}
.product-grid8 .price span{color:#999;font-size:14px;font-weight:500;text-decoration:line-through;margin-left:7px;display:inline-block}
.product-grid8 .product-shipping{color:rgba(0,0,0,.5);font-size:12px;padding-left:35px;margin:4px 0;display:block;position:relative}
.product-grid8 .product-shipping:before{content:'';height:1px;width:25px;background-color:rgba(0,0,0,.5);transform:translateY(-50%);position:absolute;top:50%;left:0}
.product-grid8 .title{font-size:13px;font-weight:400;text-transform:capitalize;margin:0 0 15px;transition:all .3s ease 0s}
.product-grid8 .title a {
    color: #000;
    height: 45px; 
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.product-grid8 .title a:hover{color:#0081c2}
.product-grid8 .all-deals:hover {
    background-color: #232f3e;
}
.btn-primary:hover {
    color: #fff;
    background-color: #232f3e;
    border-color: #232f3e;
}
.pagination-row { 
    justify-content: center;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.page-link {
    color: #28a745;
}
.product-form .form-group {
    margin-bottom: 3px;
}
.btn {
  padding: 0.25rem 0.75rem; font-size: 14px;
}
.details-btn {
	text-align: center;
}
.product-grid8 .all-deals {
    display: block;
    color: #fff;
    background-color: #28a745;
    font-size: 15px;
    letter-spacing: 0;
    text-align: center;
    text-transform: inherit;
    padding: 6px 16px;
    transition: all .5s ease 0s;
    font-weight: 500;
    margin-bottom: 15px;
    border-radius: 4px;
}
.product-grid8 .all-deals .icon{margin-left:7px} 
@media only screen and (max-width:990px){.product-grid8{margin-bottom:30px}
}

.ratings i {
    font-size: 16px;
    color: #ffc800
}

.strike-text {
    color: red;
    text-decoration: line-through
}

.product-image {
    width: 100%; 
}

.dot {
    height: 7px;
    width: 7px;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 3px;
    background-color: #28a745;
    border-radius: 50%;
    display: inline-block
}
.price-range-list ul li {
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
}
.price-range-list ul li a {
    width: 100%;
    display: block;
    line-height: 1;
    font-size: 14px;
    color: #3b3b3b;
    text-transform: capitalize;
}
.spec-1 {
    color: #938787;
    font-size: 14px
}
.para {
    font-size: 16px
}
.rating span.star.half:before {
    color: #f0bf2d;
    content: "\f123";
    font-family: FontAwesome;
}
.posted_in {
    color: #939393;
    font-size: 14px;
    margin-top: 5px;
}
.fsz-20 {
    font-size: 20px;
}
.product_title_wrapper {
    position: relative;
}
.product_title {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    border-bottom: 1px solid #eee;
    margin-top: 15px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.thm-clr {
    color: #28a745;
}
.product_title_wrapper .price {
    float: right;
    text-align: right;
    width: 27%;
}

.no-mrgn {
    margin: 0;
}
.fsz-18 {
    font-size: 18px;
}
.font-3 { 
    font-weight: 400;
}
.product_title::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 3px;
    width: 50px;
    background: #28a745;
}
.blk-clr {
    color: #1f1f1f;
}
.fsz-15 {
    font-size: 15px;
}
.list-items {
    margin-bottom: 0;
    margin-left: -5px;
}

.fsz-12 {
    font-size: 12px;
}
ul, ol {
    padding-left: 0;
    list-style: none;
    margin-bottom: 20px;
}
.list-items li {
    display: inline-block;
    margin: 0 5px;
} 
.fsz-15 {
    font-size: 15px;
} 
.fancy-button:hover{
    opacity: 0.8;
}
.fancy-button {
    margin-top: 8px; 
    background: #28a745;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 900;
    -webkit-user-select: none;
    color: white;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 15px;
    transition: 250ms opacity;
    cursor: pointer;
}
.ui2-table-hover tr:hover {
    background: #e9eef5;
}
.supply-ability-table.ui2-table-zebra tr:nth-child(2n) {
    background: none;
}
.left, .alignleft {
    float: left;
}
.variations_form .bootstrap-select .btn, .variations_form .form-control {
    font-size: 15px;
    height: 40px;
    text-transform: capitalize;
}
.bootstrap-select .btn .filter-option {
    color: #b6b6b6;
    line-height: 20px;
}
.variations_form {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #eee;
}
.stock-detail li + li {
    border-left: 1px solid #cccccc;
    line-height: normal;
    margin-left: 15px;
    padding-left: 20px;
}
.rating span.star.active::before {
    color: #f0bf2d;
    content: "\f005";
    font-family: FontAwesome;
}
#gallery-detail {
    width: 420px;
}
.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
    background: transparent;
}
#gallery-detail.rsUni .rsThumb img {
    height: 100px;
    width: 100px;
    object-fit: cover;
}
#gallery-detail.rsUni .rsThumb {
    width: 100px;
}
.rsUni .rsThumb {
    height: 125px;
    width: 170px;
}
#gallery-detail.rsUni .rsThumbsHor {
    height: 104px;
} 
.ma-brief-list {
    font-size: 14px;
    line-height: 22px;
    text-align: left; 
    padding: 10px 0;
}
.scc-wrapper {
  box-sizing: content-box;
}
.ma-brief-list dl {
    width: 100%;
    zoom: 1;
    margin-bottom: 0;
}
.ma-brief-list dt {
    padding: 4px 0;
    color: #666;
    width: 110px;
    float: left;
    word-break: break-all;
}
.ma-brief-list dd {
    padding: 4px 0;
    color: #333;
    width: auto;
    margin: 0;
}
.ma-brief-list dl:after {
    visibility: hidden;
    display: block;
    height: 0;
    font-size: 0;
    content: " ";
    clear: both;
}
.supply-ability-table.ui2-table-normal {
    width: auto;
    max-width: 100%;
}

.ui2-table {
    width: 100%;
    border-collapse: collapse;
} 
.ui2-table td  {
    padding: 6px 12px;
    text-align: left;
    border: 1px solid #c8d2e0;
}
.module-assurance-educate {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0px;
}
.sea-freight {
    margin-top: 4px;
}
.sea-freight .sea-freight-title {
    font-weight: 700;
    display: inline-block;
    margin-left: 4px;
    vertical-align: middle;
    color: #666;
    font-size: 14px;
} 
.sea-freight .sea-freight-compare-rates {
    vertical-align: middle;
}
.assurance-payment {
    margin-top: 8px;
    white-space: nowrap;
}
.assurance-payment .payment-title {
    color: #666;
}
.assurance-payment span {
    display: inline-block;
    vertical-align: top;
}
.assurance-payment .payment-val {
    white-space: normal;
    margin-left: 5px;
}
.sea-freight .sea-freight-split {
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    color: #d8d8d8;
}
.module-companyCardIntegrated.module-companyCardIntegrated-lite-b {
    border: none;
}
.module-companyCardIntegrated-lite-b .company-card-integrated {
    padding: 10px;
}
.module-companyCardIntegrated-lite-b .company-card-integrated-lite-b {
  background: #fff;
  box-shadow: none;
  border: none;
  margin-bottom: 12px;
  border-radius: 8px;
  text-align: left;
}
.company-card-integrated-lite .card-action-tip {
  font-size: 14px;
  color: #333;
}
.company-card-integrated-lite .card-action-button-contact-supplier {
  display: block; 
  height: 32px;
  line-height: 20px;
  border-radius: 18px;
  border: 0;
  margin-top: 12px;
  margin-bottom: 14px;
  background: #f80000;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
 .ui2-icon-message { 
  margin-right: 8px;
}
.company-card-integrated-lite .card-action-button-video {
  display: block; 
  height: 32px;
  line-height: 32px;
  border-radius: 18px;
  margin-top: 12px;
  margin-bottom: 14px;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 1px solid #f80000;
  color: #ff6444 !important;
}
.module-companyCardIntegrated-lite-b .company-card-integrated-lite .alitalk-container {
  text-align: center; font-size: 14px;
}
.module-companyCardIntegrated-lite-b .company-card-integrated-lite.gs-background {
    background-image: url(../img/add2.svg),linear-gradient(0deg,#fff 54%,#f7f5ee 93%);
    background-repeat: no-repeat;
    background-position: right 0;
    border: 1px solid #e6e7eb;
    text-align: center;
    border-radius: 8px;
    position: relative;
    color: #666;
    font-size: 12px;
}
.module-companyCardIntegrated-lite-b .card-central-logo {
    display: inline-block;
    line-height: 20px;
    height: 28px;
    margin-bottom: -5px;
    background: #fff;
    text-align: left;
    position: relative;
    top: -10px;
    border-radius: 0 0 8px 8px;
    font-weight: 700;
    padding: 0 12px;
}
.module-companyCardIntegrated-lite-b .card-central-logo a {
    color: #000;
}
.svg-card-icon-gs {
    background: url(../img/add.svg) 0 0 no-repeat;
    background-size: 16px;
    display: inline-block;
    width: 16px;
    height: 20px
}
.module-companyCardIntegrated-lite-b .card-central-logo span {
    vertical-align: middle;
}
.company-card-integrated .company-name-container {
    display: table-row;
    margin-bottom: 30px;
}
.module-companyCardIntegrated-lite-b .company-card-integrated .company-name {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: inline-block;
    width: 224px;
    white-space: nowrap;
    padding-left: 0;
    text-decoration: underline;
    font-weight: 700;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    text-align: left;
    line-height: 24px;
}
.module-companyCardIntegrated-lite-b .widget-supplier-card .card-supplier.card-icons-lite {
    margin-top: 12px;
    padding: 0;
    text-align: left;
}
.module-companyCardIntegrated-lite-b .company-card-integrated-lite .company-name-country {
  background: #f2f3f5;
  margin-right: 0;
  border-radius: 4px;
  line-height: 14px;
  padding-right: 4px;
}
.company-card-integrated-lite .company-name-country .register-country {
  color: #333;
  font-weight: 400;
  font-size: 12px;
  vertical-align: middle;
  line-height: 15px;
}
.widget-supplier-card .card-supplier.card-icons-lite .verify-info {
    margin-right: 0;
    padding-right: 0;
    line-height: 16px;
    height: 16px;
    display: inline-block;
    background-color: #f5f5f5;
    border-radius: 10px;
    color: #333;
    text-decoration: none;
    margin: 4px 3px 0 0;
}
.company-card-integrated-lite .card-supplier .join-year {
  font-size: 12px; 
    font-weight: 700;
}
.widget-supplier-card .card-supplier .join-year .unit {
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    transform: scale(.83);
    top: -2px;
    position: relative;
    left: -5px;
}
.company-card-integrated .card-supplier.card-icons-lite .icon-item {
    display: inline-block;
    line-height: 16px;
    margin-bottom: 9px;
    height: 16px;
}
.company-card-integrated-lite .no-line {
    line-height: 17px;
    height: 17px;
    vertical-align: middle;
    display: inline-block;
}
.module-companyCardIntegrated-lite-b .company-card-integrated table {
    cursor: pointer;
}
.module-companyCardIntegrated-lite-b .company-card-integrated-lite>table {
    text-align: left;
}
.company-card-integrated-lite .card-info-item, 
.company-card-integrated-lite.has-ta .card-info-item {
    line-height: 27px;
}
.company-card-integrated-lite .card-info-item th, 
.company-card-integrated-lite.has-ta .card-info-item th {
    width: 20px;
    text-align: left;
}
.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row;
}
 
.product-detail .tab-content, .product-detail li.list-group-item {
    background: #f9f9f969;
}
.list-group-item { margin-bottom: 0px }
.product-detail .tab-content { 
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
.nav-data {
    padding: 30px;
}
.product-detail .list-group-flush .list-group-item { 
    border: none !important;
}
.nav-wrapper {
    border-bottom: 1px solid #dee2e6;
}
.product-detail a {
  color: #000;
}
.do-title {
    font-weight: 500;
    font-size: 22px;
    line-height: 22px;
    color: #333;
    padding: 0px 0 15px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 15px;
}
.do-entry-title {
    font-weight: 500;
    font-size: 14px;
    color: #000;
    line-height: 14px;
    padding: 8px 0;
} 
.nav-data dl {
    display: flex;
    margin-bottom: 0;
}
.do-entry-item {
  font-size: 12px; font-weight: 400;
}
.nav-data dt {   margin-right: 6px;  }
.do-entry-list.row, .pkg-dtl {
    padding: 0px 0 15px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 15px;
}
.rating.r2 {
    display: flex;     margin-bottom: 10px;
}
.r2 i {
    color: #28a745;
    margin-right: 3px;
}
#advancedTab .nav-link {
    background: #efefef;
}
#advancedTab .nav-link.active {
    background: #fff;
    color: #28a745;
    border-top: solid;
    font-weight: 500;
}
.t-d {
    font-size: 17px;
}
.ife-detail-decorate-table table {
    width: auto;
    border-collapse: collapse;
    word-wrap: break-word;
    font-size: 14px;
    background: #fff;
}
.ife-detail-decorate-table table.has-title tr:first-child td {
    background-color: #f7f8fa;
}
.ife-detail-decorate-table table td {
    border: 1px solid #ccc;
    overflow: hidden;
    height: 20px;
    box-sizing: content-box;
    vertical-align: top;
    padding: 0;
}

.richtext table td {
    font-weight: 400;
}
.magic-9 {
    min-height: 18px;
    padding: 5px 10px;
    width: 196px;
    min-height: 18px;
    box-sizing: content-box;
}
.magic-3 {
    font-size: 16px;
}
.magic-7 {
    font-size: 16px;
}
.magic-10 {
    min-height: 18px;
    padding: 5px 10px;
    width: 507px;
    min-height: 18px;
    box-sizing: content-box;
}
.magic-9 b {
    font-weight: 600;
}
.pr-img img {
    display: block;
}
.product-detail .nav-wrapper a {
    font-size: 14px;
}
.product-detail .nav-wrapper a:hover {
  color: #28a745
}
.company-basicInfo-wrap {
    position: relative;
}
.company-basicInfo {
    width: 100%;
}
table {
    border-collapse: collapse;
}
.field-title {
    background-color: #fafafa;
    width: 20%;
}
.company-basicInfo td {
    border: 1px solid #f4f4f4;
    font-size: 12px;
    line-height: 17px;
    word-break: break-word;
    padding: 10px 20px;
    vertical-align: top;
}
.company-basicInfo .field-content-wrap {
    width: 30%;
}
.company-basicInfo td .field-content {
    color: #666;
    max-height: 51px;
    overflow: hidden;
}
.company-basicInfo-wrap .company-basicInfo td .field-content>:first-child {
    margin-right: 20px;
}
.company-basicInfo td .field-content a {
    color: #666;
    text-decoration: underline;
}
.infoList-mod-field { 
    margin-bottom: 30px;
}
.infoList-mod-field>.title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    margin-bottom: 14px;
}
.infoList-mod-field>.title h3 {
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    margin-bottom: 0;
    font-weight: 700;
}
.icbu-shop-table-row {
    color: #666;
    font-size: 12px;
}
.next-table.only-bottom-border {
    border-width: 0;
}
.next-table {
    color: #333; 
    font-size: 14px;
    line-height: 1.28571;
    position: relative;
}
.icbu-shop-table-row>.next-table .next-table-header {
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    color: #666;
}

.next-table-body, .next-table-header {
    overflow: auto;
    font-size: 14px;
}
.icbu-shop-table-row>.next-table .next-table-header .next-table-header-inner {
    border-radius: 4px;
}

.next-table-header-inner {
    overflow: hidden;
}
.next-table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    table-layout: fixed;
    background: #fff;
}
.icbu-shop-table-row>.next-table .next-table-header .next-table-header-inner tbody {
    border: 1px solid #f6f6f6;
}
.icbu-shop-table-row>.next-table .next-table-header .next-table-header-inner tr {
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    color: #666;
}
.icbu-shop-table-row>.next-table .next-table-header .next-table-header-inner th {
    background-color: #fafafa;
    border: none;
}
.next-table th .next-table-cell-wrapper {
    padding: 12px 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}
.icbu-shop-table-row>.next-table .next-table-body, .icbu-shop-table-row>.next-table .next-table-body .next-table-row {
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    color: #666;
}
.next-table td .next-table-cell-wrapper {
    padding: 12px 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}
.cp-footer {
    font-size: 12px;
    padding: 25px 0 0;
    margin-top: 25px;
    border-top: 1px solid #c8d1e1;
}
.cp-footer .footer-item:first-child {
    border: none;
    padding-left: 0;
}
.cp-footer .footer-item {
    display: inline-block;
    padding: 0 15px;
    border-left: 1px solid #dae2ed;
}
.product-detail a.link-default {
    color: #f80000;
}
.btn-primary {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-primary {
    color: #232f3e; 
    border-color: #232f3e;
}
.form-control {
  font-size: 14px; padding: 0.2rem 0.5rem;
}
.product-form label {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 2px;
}
.product-form .btn.btn-primary {
    margin: 10px auto 0;
}
.form-control:focus { 
    box-shadow: none;
    border-color: #99ef3e;
}
.btn-primary:focus, .btn-primary.focus, a:focus, button:focus {
    box-shadow: none !important;
}
.no-product {
    padding: 15px; 
    display: block;
    width: 100%;
}
.no-product p {
	margin: 0; font-size: 16px;
}
select.form-control:not([size]):not([multiple]) {
    height: auto;
}
.section-block {
    padding: 50px 0;
    background-color: #fff;
}
.section-heading {
    margin-bottom: 50px;
}
.section-heading h2 {
    font-size: 35px;
    font-weight: 300;
    color: #3b3b3b;
    line-height: 130%;
    margin-bottom: 10px;
}
.section-heading p {
    font-size: 16px;
    font-weight: 500; 
    margin-bottom: 0;
}
.service-article {
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 20px 20px 20px 0;
    margin-bottom: 30px;
    transition-duration: .3s;
}
.article-icon {
    float: left;
    width: 30%;
    text-align: center;
    margin-top: 5px;
    padding: 0 2.5%;
}
.article-icon i {
    font-size: 42px;
    color: #3b3b3b;
}
.article-text {
    float: left;
    width: 70%;
    text-align: left;
}
.article-text h3 {
    font-size: 22px;
    font-weight: 500;
    color: #3b3b3b;
}
.article-text a {
    font-size: 14px; 
    color: #333;
}
.article-text a:after {
    font-size: 14px;
}
.article-text a:after, .service-grid a:after {
    /*padding-left: 3px;
    content: " \f105";
    font-family: FontAwesome;*/
}
.icon-smartphone-10:before {
    content: "\ea7c";
}
.article-icon img {
    width: 100%; max-width: 60px;
}
.center-holder, .modal {
    text-align: center;
}
.login-ftr {
    background: #fff; text-align: center; padding: 30px 0; 
}
.login-ftr .container {
    box-shadow: none;
}
.ftr-content li a:hover {
    color: #28a745;
    text-decoration: underline;
}
.ftr-content ul { 
    text-align: center; margin: 0;
}
.ftr-content ul li {
  margin: 0 10px; display: inline-block;
}
.ftr-content li a {
    color: #222;
    font-size: 12px;
}
.ftr-content p {
    margin-bottom: 0px;
    font-size: 15px;
    color: #777;
}
#cartpage .media-body {
    padding: 0 10px;
}
.a-size-medium {
    font-size: 18px;
    line-height: 20px;
    color: #355378;
}
.brand-heading {
    font-size: 14px;
}
.badge-icon {
    background: url(../img/badge.png) no-repeat;
    height: 28px;
    width: 120px;
    background-size: 100%;
    display: inline-block;
}
.badge-icon p {
    margin: 0;
    font-size: 12px;
    display: block;
    color: #fff;
    padding: 5px;
    text-align: center;
}
.a-size-small {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
}
.sc-gift-option  {
    display: block;
    margin: 5px auto;
}
#cartpage  input[type=checkbox] {
    height: 13px;
    width: 13px;
    vertical-align: top;
    position: relative;
    bottom: -2px;
}
.others-options ul {
    display: flex;
    margin: 0;
    padding: 0;
}
.others-options a {
    color: #28a745;
    margin-right: 10px;
    padding-right: 10px;
    border-right: solid 1px #ccc;
    line-height: 10px;
    font-size: 13px;
}
.others-options li:last-child a {
    border-right: none;
}
#cartpage   .thumbnail  {
    padding-top: 8px;
}
#cartpage h5 {
    font-size: 16px;
}
#cartpage p {
    margin: 0;
}
.subtotal {
    font-size: 16px;
}
.btn-default {
    background: #dedede;
}
.btn-default:hover {
    background: #333;
    color: #fff;
}
.checkout .fa {
    font-size: 10px;
    margin-left: 3px;
    position: relative;
    top: -1px;
} 
#cartpage {
    background-color: #EAEDED;
}
#cartpage .table { 
    background-color: white;
}
.subtotalsec span.a-label.a-checkbox-label {
    font-size: 14px;
    font-weight: 500;
}
.subtotalsec {
    background: #fff;
    padding: 30px 25px 35px;
    margin-bottom: 25px;
}
.subtotalsec .checkout {
    display: block;
    width: 100%;
}
.btn-sm {
    font-size: 13px;
    padding: 2px 8px;
    line-height: 18px;
} 
.rec-prod h6 {
    margin: 0;
}
.t-c {
    margin-bottom: 5px;
    color: #28a745;
    display: inline-block;
}
.rec-prod .checkout {
    margin: 5px auto 10px;
}
.sort-list-icons {
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
}
.icons-content a {
    color: #232f3e;
    font-size: 18px;
    margin-right: 5px;
}
.icons-content a:hover {
    color: #28a745;
}
.icons-content {
    padding: 15px 0;
}
/* categories page css */
.cat-bnr img {
  width: 100%
}
.cat-heading {
    font-size: 18px;
    font-weight: bold;
    margin: 15px auto;
}
.compare-btn .links-text {
    font-size: 14px;
    color: #e00; 
    position: relative;
    top: -2px;
    margin: 0 5px;
}
.icons-content a.compare-btn {
    margin-left: 10px;
    margin-right: 0;
}
.icons-content a .count-badge.count-zero {
    font-size: 12px;
    background: #28a745;
    color: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    line-height: 1.5;
    font-weight: normal;
    position: relative;
    top: -3px;
}
.icons-content { 
    display: flex;
    justify-content: space-between;
}
.sorting-right-options .select-group {
    display: flex;
}
.sorting-right-options .select-group .sort-by { 
    margin: 0 10px;
}
.sorting-right-options .select-group .per-page { 
    max-width: 120px;
}
.input-group-addon {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    border-radius: 3px;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #eee;
    border-radius: 0;
    height: 26px;
    margin: 0;
}
.products-filter .select-group .form-control {
    height: 26px !important; 
    padding: 3px 10px;
    font-size: 12px;
    line-height: 1;
    background: rgba(255, 255, 255, 1) ;
    border-width: 1px ;
    border-style: solid ;
    border-color: rgba(221, 221, 221, 1) ;
    border-radius: 0; 
    color: #555; 
    box-shadow: none;
    -webkit-transition: all 0.07s ease-out;
    transition: all 0.07s ease-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
}
.p-r-0 {
	padding-right: 0 !important
}
.p-l-0 {
	padding-left: 0 !important
}
.box-category-products.four-box-images .head img {
    max-width: 100%;
    max-height: 105px;
    width: auto;
    object-fit: cover; 
}
.cat-hd {
    font-size: 20px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.box-category-products.four-box-images .head a .text {
    margin: 6px auto;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    color: #333; 
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}













/* shipping page */
.a-spacing-base  {
    margin-bottom: 14px;
}
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
    width: 100%;
}
.open-hours { 
}
section.shipping-add-sec {
    background: #fff;
    padding: 30px;
}
.breadcrumb_checkout a h3 {
    font-size: 18px;
    margin: 0;
}
.ship-title h2 {
    font-size: 20px;
}
#cartpage .shipping-add-sec input[type=checkbox] { 
    bottom: 1px;
}
 .wizard  .nav-tabs > li.active > a::after, .wizard .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: ##5a4080 none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 0px 0; }
.checkout-step 
{     
    /*background: #e8eef1;*/

    background: #fff;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #efefef, #28a74552);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #efefef, #28a74552) /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


    border-top: 1px solid #607d8b21;
    color: #666;
    font-size: 14px;
    padding: 15px 10px;
    position: relative;
}

.checkout-step-number 
{
    border-radius: 50%;
    /* border: 1px solid #ced0d2; */
    display: inline-block;
    background: #065c9f;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    height: 32px;
    margin-right: 15px;
    padding: 6px;
    text-align: center;
    width: 32px;
}
.checkout-step-title
{ 
    font-size: 14px;
    font-weight: 500;
    vertical-align: middle;
    display: inline-block;
    margin: 0px;
    color: #333;
    line-height: 1.4;
}
.checkout-step-body {
    background: #fff;
    padding: 10px 15px;
    margin: 5px 0;
}
#cartpage .pro-type p {
    margin-bottom: 5px;
    display: block;
}
#cartpage .pro-type {
    margin-bottom: 10px;
}
.checkout-step-body label.form-check-label, .checkout-step-body p, .checkout-step-body a, .checkout-step-body .btn, .checkout-step-body label {
    color: #333;
}
.shipping-add-sec label {
  font-weight: 600
}
.checkout-step-body .btn:hover {
    color: white;
    background: #28a745;
}
.imi-joingform
{
    margin-top: 50px;
}

.imc-jfheader
{
    background: #fff;
    padding: 15px;
}

.imc-text h1
{
    font-size: 20px;
    color: #00BCD4;
}
.add-pref a {
    color: #333;
    font-size: 14px;
    margin-bottom: 15px;
    display: block;
}
.acc-data {
  display: none;
  max-width: 600px;
} 
.cards li {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background-image: url(https://c2.staticflickr.com/4/3713/20116660060_f1e51a5248_m.jpg);
    background-position: 0 0;
    float: left;
    height: 32px;
    margin-right: 8px;
    text-indent: -9999px;
    width: 51px;
}
.cards .mastercard {
    background-position: -51px 0;
}
.cards li:last-child {
    margin-right: 0;
}
.payment-method {
    padding-top: 15px;
}
.cards .amex {
    background-position: -102px 0;
}
.imc-text h2
{
    font-size: 12px;
}
#accordion.ship-acc .panel {
    padding: 8px 15px;
    background: #eaeded;
    color: #fff;
    margin: 0 15px;
    margin-bottom: 3px;
}
.imc-jfeditbtn
{
    padding: 0;
    font-size: 14px;
    color: #28a745;
    font-weight: bold;
    background: transparent;
}
.imc-jfeditbtn:hover, .imc-jfeditbtn:focus, .imc-jfeditbtn i:focus {
    background: transparent;
    color: initial;
    outline: 0;
    box-shadow: none;
    border: none;
}
.wizard .nav-tabs > li  {width:5%; text-align:center;}

/* check out */
.breadcrumb_checkout { 
  list-style: none; 
  overflow: hidden; 
  padding: 0;
}
.breadcrumb_checkout li { 
  float: left; 
}
.breadcrumb_checkout li a {
  color: white;
  text-decoration: none; 
  padding: 8px 0 8px 55px;
  background: brown; /* fallback color */
  background-color: #28a745;
  position: relative; 
  display: block;
  float: left;
}
@media (min-width: 768px) {
.breadcrumb_checkout li a:after { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid  #28a74573;
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  left: 100%;
  z-index: 2; 
} 
.breadcrumb_checkout li a:before { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  margin-left:0px;
  left: 100%;
  z-index: 1; 
} 
.breadcrumb_checkout li.active a:after 
  {
    content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid  #28a745;
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  left: 100%;
  z-index: 2; 
  }
}
.breadcrumb_checkout li:first-child a {
  padding-left: 10px;
}

.breadcrumb_checkout li.active
{
  background:        #28a745;
  color: #fff;
}
.breadcrumb_checkout li a
{
  background:        #28a74573;
  color: #fff;
}
.breadcrumb_checkout li a:hover
{
  background:        #28a74573;
  color: #fff;
}
.breadcrumb_checkout li a:visited
{
  background:        #28a74573;
  color: #fff;
}
.breadcrumb_checkout li a:focus
{
  background:        #28a74573;
  color: #fff;
}
.breadcrumb_checkout>li.disabled>a:hover {
  background:        #28a74573;
  color: #fff;
  }
  .breadcrumb_checkout>li.disabled>a:visited {
  background:        #28a74573;
  color: #fff;
  }
  .breadcrumb_checkout>li.disabled>a:focus {
  background:        #28a74573;
  color: #fff;
  }
/* dashboad page */
.dashboad-page .service-article:hover {
    background: #fff;
    cursor: pointer;
    box-shadow: 0 5px 60px -10px rgb(0 0 0 / 30%)
}
.dashboad-page .article-icon .icon {
    font-size: 30px;
    color: #28a745;
    height: 30px;
    overflow: hidden;
    margin-bottom: 3px;
}
.dashboad-page .article-icon {
    float: none;
    width: 100%;
    margin-top: 0;
    padding: 0;
    text-align: center;
}
.dashboad-page .article-text {
    float: none;
    width: 100%; 
    text-align: center;
}
.dashboad-page .service-article { 
    padding: 15px; 
    display: block;
    border-radius: 4px;
} 
.dashboad-page .article-text h3 {
    font-size: 14px;
    font-weight: 400;
    color: #3b3b3b;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.dashboad-page .section-heading h2::after {
    position: absolute;
    left: 0; 
    height: 1px;
    border-bottom: dashed 1px #28a745;
    content: "";
    bottom: -10px;
    width: 50%; 
}
.dashboad-page .section-heading h2 {
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    font-size: 26px;
    font-weight: 400;
}
.dashboad-page .section-heading {
    margin-bottom: 50px;
}
.cus-form .input-field {
  position: relative;
  width: 250px;
  height: 44px;
  line-height: 44px;
}
.cus-form label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #616161;
  transition: 0.2s all;
  cursor: text;
}
.cus-form input {
  width: 100%;
  border: 0;
  outline: 0;
  padding: 0.5rem 0;
  border-bottom: 2px solid #d0d0d0;
  box-shadow: none;
  color: #111;
}
.cus-form input:invalid {
  outline: 0;
  /*color: #ff2300;
  border-color: #ff2300;*/
}
.cus-form input:focus,
.cus-form input:valid {
  border-color: #008000;
}
.cus-form input:focus~label,
.cus-form input:valid~label {
  font-size: 14px;
  top: -24px;
  color: #008000;
}
.breadcrumb-item a {
    color: #008000;
}
.cus-form .form-group {
    margin-bottom: 1.5rem;
}
/* dashboad page */
.dashboad-page .service-article:hover {
    background: #fff;
    cursor: pointer;
    box-shadow: 0 5px 60px -10px rgb(0 0 0 / 30%)
}
.dashboad-page .article-icon .icon {
    font-size: 30px;
    color: #28a745;
    height: 30px;
    overflow: hidden;
    margin-bottom: 3px;
}
.dashboad-page .article-icon {
    float: none;
    width: 100%;
    margin-top: 0;
    padding: 0;
    text-align: center;
}
.dashboad-page .article-text {
    float: none;
    width: 100%; 
    text-align: center;
}
.dashboad-page .service-article { 
    padding: 15px; 
    display: block;
    border-radius: 4px;
} 
.dashboad-page .article-text h3 {
    font-size: 14px;
    font-weight: 400;
    color: #3b3b3b;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.dashboad-page .section-heading h2::after {
    position: absolute;
    left: 0; 
    height: 1px;
    border-bottom: dashed 1px #28a745;
    content: "";
    bottom: -10px;
    width: 50%; 
}
.dashboad-page .section-heading h2 {
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    font-size: 26px;
    font-weight: 400;
}
.dashboad-page .section-heading {
    margin-bottom: 50px;
}
.cus-form .input-field {
  position: relative;
  width: 250px;
  height: 44px;
  line-height: 44px;
}
.cus-form label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #616161;
  transition: 0.2s all;
  cursor: text;
}
.cus-form input {
  width: 100%;
  border: 0;
  outline: 0;
  padding: 0.5rem 0;
  border-bottom: 2px solid #d0d0d0;
  box-shadow: none;
  color: #111;
}
.cus-form input:invalid {
  outline: 0;
  /*color: #ff2300;
  border-color: #ff2300;*/
}
.cus-form input:focus,
.cus-form input:valid {
  border-color: #008000;
}
.cus-form input:focus~label,
.cus-form input:valid~label {
  font-size: 14px;
  top: -24px;
  color: #008000;
}
.breadcrumb-item a {
    color: #008000;
}
.cus-form .form-group {
    margin-bottom: 1.5rem;
}
.dashboad-page .breadcrumb {
    margin-bottom: 40px;
}
.cus-btns {
    padding-top: 20px;
}
.cus-form .cus-form-style input {
    width: auto;
    border: none;
    padding: 0;
}
.cus-form .cus-form-style label {
    position: static;
    color: #333 !important;
}
input:invalid {
  border-color: red;
}
.has-error {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}
