.ddd {
  color: red;
}

@media (max-width: 767px) {
  .page-header.type2.header-newskin .nav-toggle:before {
    color: #81b714 !important;
  }

  .page-header.type2.header-newskin .minicart-wrapper .action.showcart:after {
    color: #81b714 !important;
  }

  .page-header.type2.header-newskin .minicart-wrapper .action.showcart:before,
  .page-header.type2.header-newskin
    .minicart-wrapper
    .action.showcart.active:before {
    color: #81b714 !important;
  }

  .page-header.type2.header-newskin .block-search .label:before,
  .page-header.type2.header-newskin .nav-toggle:before {
    color: #81b714 !important;
  }

  .navigation .ui-menu-item.level2 a {
    padding-left: 40px;
  }
}

@media (min-width: 768px), print {
  .page-header.type2 .customer-welcome .action.switch {
    /*   color: #393939!important;*/
  }
}

@media (min-width: 767px) {
  .page-header.header-newskin .navigation .level0 > .level-top {
    padding: 0 4px !important;
  }

  .page-header.type2.header-newskin .navigation .level0 > .level-top {
    font-size: 24px !important;
    font-weight: 500 !important;
  }

  .page-header.type2.header-newskin .navigation li.level0:hover {
    /*   color: #81B714!important; */
  }

  .navigation .level0 .submenu > ul:after {
    /*     color: #81B714!important;*/
  }

  .page-header.header-newskin
    .navigation
    li.level0.fullwidth
    .submenu
    li.level1
    > a {
    font-weight: 700 !important;
    color: #81b714 !important;
    font-size: 20px !important;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: "Roboto", sans-serif !important;
  }

  .page-header.header-newskin
    .navigation
    li.level0.fullwidth
    .submenu
    li.level2
    > a {
    font-size: 17px !important;
    color: #333333 !important;
    font-weight: 500 !important;
    line-height: 25px;
    text-transform: capitalize !important;
    font-family: "Roboto", sans-serif !important;
  }

  .navigation {
    font-family: "Roboto", sans-serif !important;
  }
}

.subchildmenu {
  padding: 0 !important;
}

.table-checkout-shipping-method {
  width: 100%;
}

.table-checkout-shipping-method tbody .col-carrier {
  display: none;
}

.table-checkout-shipping-method tbody .col-price {
  min-width: 100px;
  max-width: 100px;
}

.table-checkout-shipping-method tbody td:first-child {
  min-width: 50px;
  max-width: 50px;
}

.page-header.header-newskin .navigation li.level0.fullwidth .submenu a,
.page-header.header-newskin .navigation li.level0.classic .submenu a,
.page-header.header-newskin .navigation li.level0.staticwidth .submenu a {
  line-height: 14px;
}

/*
.page-header.type2.header-newskin .minicart-wrapper {
    background-color: #ffffff !important;
    border-color : #ffffff !important;
}
*/

.gallery-placeholder .fotorama__caption__wrap {
  display: none;
}
/*
@media (min-width: 768px), print {
    .block-search {
        width: 500px!important;
    }
}

*/

.fotorama--fullscreen .fotorama__fullscreen-icon:before {
  content: "\274C" !important;
}

.parallax-slider .content h2 {
  font-family: "Oswald";
  font-size: 55px;
  letter-spacing: 0.01em;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 12px;
}

.parallax-slider .content span {
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 24px;
}

.parallax-slider .content a {
  font-family: "Oswald";
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 11.5px 29px;
}

.fotorama__fullscreen-icon {
  display: block !important;
  opacity: 1 !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.invoice-form .form-list li {
  width: 100px;
}

.nip-input {
  width: 150px !important;
}

.nip-table td,
.nip-table tr {
  vertical-align: middle;
}

.nip-invalid {
  border-color: red !important;
}

.nip-invalid-text {
  display: block !important;
  color: red;
}

.page-header.type2.header-newskin.sticky-header .nav-sections {
  background-color: #ffffff !important;
  color: #fff;
}

/*
.page-header.type2.header-newskin .minicart-wrapper
{
    background-color: #F4631B!important;
    border: solid 1px #F4631B!important;;
}*/

.level0.submenu {
  max-width: 100% !important;
}

.products-grid .product-item .product-item-details .product-item-name {
  white-space: normal !important;
}

.product-item-name {
  height: 63px;
  overflow: hidden;
}

.pops-insufficient_stock {
  padding-top: 5px;
  padding-bottom: 5px;
  color: red;
}

.block-category-list .block-title {
  font-size: 14px !important;
}

.block-category-list .block-content {
  font-size: 13px !important;
}

.filter-options-title {
  font-size: 14px !important;
}

.product-info-price .normal-price {
  float: left;
}

.old-price {
  padding-left: 15px;
  padding-top: 5px;
}

.omnibus_notice {
  margin-top: -25px;
}

.product-info-price .special-price {
  float: left;
}


@media (max-width: 767px)
{
	.page-main
	{
		margin : auto;
    }
}

.product-social-links
{
	display: none;
}

.widget
{
	margin-top : 0px!important;
}


/* Naprawa głównego kontenera nagłówka - stabilizuje szerokość i flex layout */
header.page-header,
header {
  background-color: #fff !important; /* Lub #fff jeśli niestandardowe */
  border: none !important;
}
/* nav links*/
@media (max-width: 992px) {
  .page-header.type2 {
    padding: 8px 0 !important;
  }
}

/* top widget */
.widget.block.block-static-block {
  margin-bottom: 18px !important;
}

.main-panel-top {
  background: #f2f2f2 !important;
  height: 36px !important;
  display: flex !important;
  align-items: center !important;
}

/* nav links*/
@media (max-width: 992px) {
  .main-panel-top {
    display: none !important;
    height: 0;
  }
}

.header-main {
  height: auto !important;
}

.panel.wrapper::after {
  border-bottom: 0px !important;
}

.panel.header.show-icon-tablet {
  max-width: 100% !important;
  width: 100% !important;
}

.header.links {
  color: #393939 !important;
  font-size: 11px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  width: 100% !important;
  display: flex !important;
  justify-content: end !important;
}

.header.links > li > * {
  text-transform: uppercase !important;
}

.header-right > .separator {
  display: none !important;
}

.top-links-icon {
  display: none !important;
}

/* header main */
.header.content.header-row {
  display: flex !important ;
  align-items: center !important;
  padding: 30px 0 !important;
  height: 100% !important;
}

@media (max-width: 992px) {
  .header.content.header-row {
    padding: 0 !important;
    margin: 0 auto;
    height: 100% !important;
  }
}

.header.content::before,
.header.content::after {
  content: none !important;
  display: none !important;
}

@media (max-width: 992px) {
  .header-left > .logo img {
    width: 65px !important;
    min-width: 65px !important;
  }

  .header-center {
    margin-left: auto !important;
  }
}

.header-left > .action.nav-toggle::before {
  color: #81b714 !important;
}

.header-contact > .wishlist
{
	display : none;
}

.header-contact > .my-account
{
    color: #64b733 !important;
}

@media (min-width: 700px) {
  .header-contact > .my-account {
    display : none!important;
  }
}


.header-left {
  display: flex;
  align-items: center;
  gap: 4px;
}

@media (min-width: 1350px) {
  .header-center {
    padding-left: 120px !important;
  }
}

@media (min-width: 992px) {
  .search-toggle-icon i.porto-icon-magnifier {
    display: none !important;
  }

  .header-right {
    margin-left: auto !important;
  }
}

.minicart-wrapper.cart-design-1 {
  padding: 7px 16px 6px !important;
  box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px !important;
}

a.action.showcart::after {
  font-size: 14px !important;
  color: #bde1f5 !important;
}

.minicart-icon.porto-icon-shopping-cart {
  font-size: 22px !important;
  color: #64b733 !important;
}

@media (max-width: 992px) {
  .minicart-wrapper.cart-design-1 {
    padding: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }

  a.action.showcart::after {
    font-size: 14px !important;
    color: transparent !important;
  }
}

/* search */
.block.block-search {
  background-color: #fff !important;
  color: #8d8d8d !important;
  border-radius: 9999px !important;
  border: 1px solid #dbe0e2 !important;
}

.page-header.type2 .block-search input {
  height: 40px !important;
  font-size: 12px !important;
}

.page-header.type2 .search-area .minisearch .actions button {
  height: 40px !important;
}

.page-header.type2 .search-area .minisearch .actions button::before {
  opacity: 0.5 !important;
}

.sections.nav-sections {
  background-color: #ffffff !important;
  min-height: auto !important;
}

.level0.submenu {
  padding: 10px !important;
}

.section-item-content.nav-sections-item-content
  nav.navigation.sw-megamenu
  > ul {
  background-color: #ffffff !important;
}

.section-item-content.nav-sections-item-content
  nav.navigation.sw-megamenu
  > ul
  > li {
  background-color: #ffffff !important;
  margin-right: 19px !important;
}

@media (max-width: 992px) {
  .section-item-content.nav-sections-item-content
    nav.navigation.sw-megamenu
    > ul
    > li {
    margin-right: 0px !important;
  }
}

.section-item-content.nav-sections-item-content
  nav.navigation.sw-megamenu
  > ul
  > li:hover {
  background-color: #ffffff !important;
}

.section-item-content.nav-sections-item-content
  nav.navigation.sw-megamenu
  > ul
  > li
  > a {
  display: flex !important;
  align-items: center !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  color: #222529 !important;
  height: 44px !important;
}

.section-item-content.nav-sections-item-content > ul.header.links {
  display: none !important;
}

@media (max-width: 992px) {
	.manufacturer-logo
	{
		width : 100px;
		height: auto;
	}
	
  .section-item-content.nav-sections-item-content
    nav.navigation.sw-megamenu
    > ul
    > li
    > a {
    font-size: 13px !important;
    font-weight: 400;
    color: #777 !important;
    text-transform: uppercase;
    word-wrap: break-word;
  }

  .section-item-content.nav-sections-item-content
    nav.navigation.sw-megamenu
    > ul
    > li
    > a.level-top.ui-state-active {
    font-weight: 700 !important;
    color: #333 !important;
  }

  .section-item-content.nav-sections-item-content
    nav.navigation.sw-megamenu
    > ul
    > li
    > a::after {
    font-size: 16px !important;
  }

  .level0.submenu {
    padding: 0 !important;
  }

  .level0.submenu.opened
    > .container
    > .row
    > .subchildmenu
    > .ui-menu-item
    > a {
    font-size: 13px !important;
    color: #777 !important;
    font-weight: 400 !important;
  }

  .level0.submenu.opened
    > .container
    > .row
    > .subchildmenu
    > .ui-menu-item
    > ul.subchildmenu
    > li.ui-menu-item
    > a {
    font-size: 13px !important;
    color: #777 !important;
    font-weight: 400 !important;
  }

  .section-item-title.nav-sections-item-title {
    background-color: #81b714 !important;
  }

  .section-item-title.nav-sections-item-title.active {
    background-color: #ffffff !important;
  }

  .section-item-title.nav-sections-item-title > .nav-sections-item-switch {
    font-size: 13px !important;
  }

  .section-item-title.nav-sections-item-title.active
    > .nav-sections-item-switch {
    font-size: 13px !important;
    color: #81b714 !important;
  }

  .section-item-content.nav-sections-item-content > ul.header.links {
    display: flex !important;
    flex-direction: column !important;
  }

  .section-item-content.nav-sections-item-content > ul.header.links > li {
    color: #777 !important;
    font-size: 13px !important;
  }
}

.section-item-content.nav-sections-item-content
  nav.navigation.sw-megamenu
  > ul
  > li
  > a:hover,
.section-item-content.nav-sections-item-content
  nav.navigation.sw-megamenu
  > ul
  > li
  > a:hover::after {
  color: #81b714 !important;
}

.subchildmenu li.ui-menu-item.level1 > a {
  font-weight: 700 !important;
  color: #81b714 !important;
  font-size: 20px !important;
  padding-bottom: 5px;
  padding-top: 5px;
  font-family: "Roboto", sans-serif !important;
}

.subchildmenu
  li.ui-menu-item.level1
  > ul.subchildmenu
  > li.ui-menu-item.level2
  > a {
  font-size: 17px !important;
  color: #333333 !important;
  font-weight: 500 !important;
  line-height: 25px;
  text-transform: capitalize !important;
  font-family: "Roboto", sans-serif !important;
}

.minicart-wrapper.cart-design-1 {
  top: 5% !important;
  right: 0px !important;
}

.navigation.sw-megamenu .minicart-wrapper.cart-design-1 {
  box-shadow: none !important;
  background: transparent !important;
}

.navigation.sw-megamenu
  .minicart-wrapper.cart-design-1
  .action.showcart::after {
  color: transparent !important;
}

.block.block-minicart.empty.ui-dialog-content.ui-widget-content {
  margin-top: 9px !important;
}

.footer-middle,
.footer-bottom,
.footer-top {
  background: #222529 !important;
}

.newsletter-section {
  width: 100% !important;
}

.field.newsletter > .control > .input-text > input {
  font-size: 14px !important;
}

.footer-top > .container > .row > .col-lg-12 > .custom-block::before,
.footer-top > .container > .row > .col-lg-12 > .custom-block::after {
  display: none !important;
}

.filterproducts.products.products-slider.list.items.product-items.owl-carousel.owl-loaded.owl-drag
  > .owl-nav
  > button {
  width: 47px !important;
  height: 41px !important;
  pointer-events: all;
}

.filterproducts.products.products-slider.list.items.product-items.owl-carousel.owl-loaded.owl-drag
  > .owl-nav
  > button::before {
  display: none !important;
}

.filterproducts.products.products-slider.list.items.product-items.owl-carousel.owl-loaded.owl-drag
  > .owl-nav
  > button
  > em::before {
  font-size: 24px;
  color: #333;
}

.owl-carousel .owl-nav .owl-prev {
  left: -50px !important;
}

.owl-carousel .owl-nav .owl-next {
  right: -50px !important;
}

.page-main > .page-title-wrapper .page-title {
  text-transform: uppercase !important;
  font-weight: 700 !important;
  color: #81b714 !important;
}

.filter-options > .filter-options-item {
  margin-bottom: 14px !important;
  border-bottom: none !important;
}

.filter-options > .filter-options-item > .filter-options-title {
  margin-bottom: 0px !important;
  color: #141a1f !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  cursor: pointer !important;
  margin-bottom: 10px !important;
}

.filter-options > .filter-options-item > .filter-options-title::after {
  display: none !important;
}

.filter-options-content {
  padding-bottom: 10px !important;
}

.filter-options-content > ol.items > li.item {
  margin-top: 9px !important;
  margin-bottom: 9px !important;
}

.filter-options-content > ol.items > li.item > input {
  top: 0px !important;
}

.filter-options-content > ol.items > li.item > a {
  color: #777 !important;
  font-size: 13px !important;
  padding: 0 !important;
}

.filter-options-content > ol.items > li.item > a > span {
  color: #777 !important;
  font-size: 13px !important;
}

.block-content.filter-content.mageplaza-layer-disabled > .filter-current {
  padding: 0 !important;
}

.block-content.filter-content.mageplaza-layer-disabled
  > .filter-current
  > ol.items {
  padding-bottom: 10px !important;
}

.block-content.filter-content.mageplaza-layer-disabled
  > .filter-current
  > ol.items
  > li.item {
  margin: 9px 0 !important;
  font-size: 13px !important;
}

.block-category-list .block-title,
.filter-options-title,
.filter .filter-current-subtitle {
  font-weight: 700 !important;
}

.block-actions.filter-actions {
  padding: 10px 15px !important;
  text-align: right !important;
}

.block-actions.filter-actions > a.action.clear.filter-clear {
  color: #81b714 !important;
  font-size: 11px !important;
}

.ui-slider-handle.ui-corner-all.ui-state-default {
  width: 11px !important;
  height: 11px !important;
  margin-top: -4px !important;
  border-radius: 6px !important;
  background: #81b714 !important;
}

.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
  height: 2px !important;
}

#ln_slider_text_price {
  font-size: 13px !important;
}

.sidebar-content > .block-category-list > .block-title > strong {
  font-weight: 700 !important;
  font-size: 14px !important;
}

.breadcrumbs {
  margin-bottom: 15px !important;
}

.breadcrumbs > .items {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}

.breadcrumbs > ul.items > li.item {
  font-size: 10px !important;
  font-weight: 700 !important;
  color: #a3a3a3 !important;
}

.breadcrumbs > ul.items > li.item > a {
  color: #777 !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  cursor: pointer;
}

.breadcrumbs > ul.items > li.item:not(:last-child)::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  color: inherit;
  content: "\f80d";
  font-family: "porto-icons";
  margin: 0 9px;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.product-info-stock-sku > a > img {
  position: absolute !important;
  right: 0 !important;
  top: -45px !important;
  background: transparent !important;
}

.product-options-bottom > .box-tocart > .fieldset {
  display: flex !important;
}

.control > input {
  background: transparent !important;
}

.control,
.control > .qty-changer {
  margin-left: 0 !important;
}

.control > .qty-changer > .qty-inc {
  right: 1px !important;
}

.control > .qty-changer > .qty-dec {
  left: 1px !important;
}

@media (max-width: 992px) {
  .actions > button.action.primary.tocart > span {
    display: none !important;
  }
}

.cms-regulamin-nowy > .page-wrapper > .breadcrumbs > ul.items > li.item {
  color: black !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  cursor: pointer;
}

.cms-regulamin-nowy
  > .page-wrapper
  > .breadcrumbs
  > ul.items
  > li.item
  > a:after {
  color: black !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  cursor: pointer;
}

.cms-regulamin-nowy > .page-wrapper {
  background-color: white !important;
}

.cms-regulamin-nowy > .page-wrapper > .breadcrumbs {
  background-color: #f8f8f8 !important;
}

@media (max-width: 992px) {
  /* Ensure header center & search area can go full width */
  .page-header.type2 .header-center {
    width: 100% !important;
    position: relative !important;
  }

  .page-header.type2 .header-center .search-area {
    width: 100% !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    flex-direction: row-reverse !important;
  }

  /* Put search block into normal flow; show only when .show is present */
  .page-header.type2 .block.block-search {
    position: static !important;
    display: none !important;
    width: 100% !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }
  .page-header.type2 .block.block-search.show {
    display: block !important;
    min-width : 10px!important;
  }

  /* Unhide and stretch inner wrappers */
  .page-header.type2 .block.block-search.show .block-content,
  .page-header.type2 .block.block-search.show .field.search,
  .page-header.type2 .block.block-search.show .field.search .control {
    display: block !important;
    width: 100% !important;
    visibility: visible !important;
    opacity: 1 !important;
    overflow: visible !important;
  }

  /* The control must be positioning context for the input */
  .page-header.type2 .block.block-search .field.search .control {
    position: relative !important;
    width: 100% !important;
    height: 40px !important;
  }

  /* INPUT: fill the control; override inline right/left/bottom/display */
  .page-header.type2 .block.block-search input[type="text"],
  .page-header.type2 .block.block-search input[type="search"] {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;

    width: 100% !important;
    height: 100% !important;
    display: block !important;
    box-sizing: border-box !important;

    padding: 0 12px !important;
    border: 1px solid #d1d5db !important;
    background: #fff !important;
    border-radius: 9999px !important;
    font-size: 14px !important;
    outline: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
  }

  /* hide Magento submit button if you use the icon toggle */
  .page-header.type2 .block.block-search .actions {
    display: none !important;
  }

  /* keep the “advanced search” tucked under input */
  .page-header.type2 .block.block-search .nested {
    margin-top: 6px !important;
  }

  .search-area.show-icon-tablet > .search-toggle-icon {
    font-size: 18px !important;
    color: #81b714 !important;
    margin-right: 5px !important;
    -webkit-text-stroke: 1px !important;
  }

  .header.content.header-row {
    max-width: 100% !important;
    padding-left: 16px !important;
    padding-right: 0 !important;
  }

  .breadcrumbs {
    max-width: 100% !important;
  }

  .product.data.items > .item.title.active > .switch {
    border-bottom: none !important;
  }
}

.product-info-main > .product-reviews-summary::after {
  display: none !important;
}

.product-info-main > .product-reviews-summary > .reviews-actions > a {
  padding-left: 10px !important;
}

.product-info-main > .product-info-stock-sku {
  position: relative !important;
}

.product-options-bottom > .box-tocart > .fieldset > .moved-add-to-links {
  margin-top: 0px !important;
}

.block-reorder
{
	display:none;
}

@media (min-width: 1200px) {
  .page-product-configurable
    > .page-wrapper
    > .page-main
    > .page-main-inner
    > .columns
    > .column.main {
    width: 80% !important;
  }

  .page-main
    .sidebar.sidebar-main.mobile-sidebar
    .sidebar-content
    > .sidebar.sidebar-additional {
    width: 100% !important;
  }
}


.minicart-wrapper {
    .actions {
        .primary {
            a.action.checkout {
                display: flex;
                align-items: center;
                justify-content: center;
            }
        }
    }
}

.minicart-wrapper .actions .primary a.action.checkout {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.minicart-wrapper .total-count .actions .secondary button#top-cart-btn-checkout {
    border: none !important;
    background: none !important;
    padding: 0 !important;
    line-height: 1 !important;
    color: rgb(34, 37, 41) !important;
    text-decoration: none !important;
    cursor: pointer;
}

.minicart-wrapper .total-count .actions .secondary button#top-cart-btn-checkout:hover {
    text-decoration: none;
}

#checkout .action-auth-toggle
{
	font-size : 2.5em;
	background-color: #81B714;
	color: white;
	border: 2px solid #81B714;
	border-radius: 4px;
	cursor: pointer;
}

#checkout .authentication-wrapper
{
	max-width: 100%!important;
}

#checkout .action-register
{
		font-size : 2.5em;
		border: 2px solid #81B714;
		color : #81B714;
}

#checkout .action-register:hover {
    background-color: #81B714;
    color: #fff;
}

.cart-discount .block .content {
            display: block !important;
            padding: 0;
}

.payment-option-content li
{
	list-style: none;
}

.minicart-wrapper .counter-number {
    color: white;
}

.payment-method-icon
{
		width: 100px;
	    max-width: 100%;
	    height: auto;
	    object-fit: contain;
	    display: inline-block;
}

.not-logged-in
{
	display : none;
}

@media (max-width: 767px) {
	.checkout-cart-index .cart-container {
	        display: flex;
	        flex-direction: column;
	    }
    
	    /* Formularz z produktami - na górze */
	    .checkout-cart-index .cart-container > form#form-validate {
	        order: 1;
	    }
    

	    .checkout-cart-index .cart-container > .cart-summary {
			order: 3;
			margin-top : 10px;
	    }
    

	    .checkout-cart-index .cart-container > .cart-discount {
	        order: 2;
	    }
    
	    /* Opcjonalnie - gift options jeśli występuje */
	    .checkout-cart-index .cart-container > #gift-options-cart {
	        order: 4;
	    }
}



.checkout-shipping-method {
    display: flex;
    flex-direction: column;
}

.payment-option.opc-payment-additional.comment.last {
    order: 1;
}

.step-title[data-role="title"] {
    order: 2;
}

.shipping-policy-block.field-tooltip {
    order: 3;
}

#checkout-step-shipping_method {
    order: 4;
}

.product-addto-links > .tocompare
{
	display : none!important;
}

.pops-insufficient_stock
{
	white-space: wrap;
}