*:focus, *:active {
  outline: none;
}

.container {
	width: 100%;
	max-width: 1166px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

/**
 * New header
 */

.header > .top-bar {
	background-color: #fff;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.header .top-bar-right {
	margin-top: 12px;
}

.top-bar-left .menu-text {
	padding-left: 0;
}

.top-bar .top-bar-left {
	display: flex;
  align-items: center;
  width: calc(100% - 436px);
}

.logo-menu {
	min-width: 149px;
}

.main-menu {
	width: 100%;
  display: flex;
  justify-content: center;
}

.top-bar-left .menu-text > a {
	padding-left: 0;
	padding-right: 0;
}

.header > .top-bar ul {
	background-color: transparent;
}

.header > .top-bar ul.submenu {
	background-color: #fff;
	border: none;
	z-index: 3;
}

.header .menu a {
	color: #58595B;
	font-size: 14px;
}

.header .submenu a {
	font-size: 12px;
	line-height: 16px;
}

.header .submenu {
	padding: 10px 15px 20px;
}

.header .menu a:hover {
	color: #B2B2B2;
	text-decoration: underline;
}

.header .menu .header__phone a, .header .menu a.header__phone {
	font-size: 24px;
	font-weight: 100;
	color: #58595B;
	padding-right: 0px;
  padding-left: 15px;
}

.header .menu .header__phone:hover a {
	color: rgb(100, 101, 102);
	text-decoration: none;
}

.header__phone > .header__phone-code {
	color: #D8D8D8;
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
	width: 6px;
	height: 4px;
	border: none;
	background: url(/wp-content/themes/simpleasy/images-new/dropdown_arrow.png) no-repeat center;
}

/**
 * End new header
 */

/**
 * Footer new
 */

 .footer {
 	background-color: #58595B;
 	padding-top: 74px;
 	padding-bottom: 76px;
 }

 .footer__menu {
 	margin-top: 68px;
 	margin-bottom: 40px;
 }

 .footer__menu-item > a {
 	color: #fff;
 	text-decoration: underline;
 	font-size: 14px;
 	line-height: 32px;
 	margin-bottom: 10px;
 	display: block;
 }

 .footer__right {
 	width: 272px;
 	min-width: 272px;
 	padding-left: 15px;
 	padding-right: 15px;
 	text-align: center;
 }

 .footer__left {
 	width: 400px;
 	min-width: 400px;
 }

 .footer > .container {
 	display: flex;
 	justify-content: space-between;
 }

 .footer__phone a, a.footer__phone {
 	display: block;
 	font-size: 24px;
  line-height: 1.5;
 	font-weight: 100;
 	color: #fff;
 }

 .footer__phone:hover a, a.footer__phone:hover {
   color: #1585cf;
 }

.footer__right > .button {
  margin-bottom: 15px;
}

 .footer__socials {
 	display: flex;
  margin-top: 38px;
 }

 .footer__social {
 	margin-right: 13px;
 }

 /**
  * End footer new
  */

 /**
  * New Button
  */

  .button {
  	height: 44px;
  	background-color: #8E8E93;
  	line-height: 40px;
  	border-radius: 22px;
  	padding-left: 36px;
  	padding-right: 36px;
  	padding-top: 0px;
  	padding-bottom: 0px;
  	margin-bottom: 0;
  	transition: ease 200ms;
  }

  .button:focus, .button:hover {
  	background-color: #656567;
  }

  .button.button--inverted {
  	background-color: #E2E2E2;
  	color: #000;
  }

  .button.button--outline {
  	color: #707070;
  	background-color: transparent;
  	border: 1px solid #707070;
  }

  .button.button--outline:hover {
  	background-color: #8e8e93;
  	color: #fff;
  	border-color: transparent;
  }

  .button.button--inverted:focus, .button.button--inverted:hover {
  	background-color: #B2B2B2;
  }

/**
 * End new button
 */

.site-header .main-navigation ul li.current-menu-item > a  {
	color: #b2b2b2;
	text-decoration: underline;
}

.breadcrumbs a {
	color: #bfbfbf;
}

.breadcrumbs .current-item {
	color: #58595B;
}

.breadcrumbs__hseparator {
	color: #8dc63f;
}

#masthead > .row {
	display: flex;
	justify-content: space-between;
}

#masthead > .row::before, #masthead > .row::after {
	content: none;
}

.site-header {
	font-family: 'Roboto', sans-serif;
}

.site-header .top-bar__callback-btn {
	background-color: #8e8e93;
	color: #fff;
	padding: 12px 38px !important;
	border-radius: 22px;
	font-weight: 100;
	margin-left: 25px;
	line-height: 1;
	border: none;
	box-shadow: none;
}

.site-header .top-bar__phone {
	color: #58595B;
	font-size: 24px;
	font-weight: 100;
	padding-right: 0px;
    padding-left: 15px;
}


.site-header .top-bar__phone > span {
	color: #d8d8d8;
}

.site-header .custom-logo-link {
	width: 128px;
}

.main-navigation ul li ul {
  min-width: 200px;
	left: 0;
	right: auto;
}

.menu-item:hover > .sub-menu.dropdown {
	display: block;
}

.main-navigation ul li a {
	font-weight: 100;
}

.site-header .main-navigation ul li a, .site-header .main-navigation ul li a:hover, .site-header .main-navigation ul li a:visited, .site-header .main-navigation ul li a:focus, .site-header .main-navigation ul li a:active, .main-navigation ul li ul.childopen li:hover a, .main-navigation ul li ul.childopen li .active a {
	color: #58595b;
}

.close-button {
  border: none;
  padding: 0 !important;
  font-weight: 100;
}

.reveal {
	border-radius: 8px;

}

.reveal-title {
	color: #58595B;
  font-size: 32px;
  font-weight: 100;
  line-height: 42px;
}

.wpcf7 .wpcf7-hplace {
  font-size: 12px;
  color: #E2E2E2;
  display: block;
  margin-bottom: -10px;
  visibility: hidden;
}

.wpcf7 .wpcf7-hplace.active {
  visibility: visible;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
  border-radius: 0;
  height: 50px;
  margin-bottom: 5px;
  font-size: 14px;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #E2E2E2;
  color: #58595B;
}

.wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 input[type="tel"]:focus {
	border-bottom: 1px solid #58595B;
}

.wpcf7 input[type="text"].wpcf7-not-valid, .wpcf7 input[type="email"].wpcf7-not-valid, .wpcf7 input[type="tel"].wpcf7-not-valid {
  border-bottom: 1px solid #f00;
}

.btn, input[type="button"].btn, input[type="reset"].btn, input[type="submit"].btn {
  border: none;
  color: #fff;
  background-color: #8E8E93;
  border-radius: 22px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  padding: 12px 39px !important;
}

input[type="submit"].wpcf7-submit {
	margin-top: 50px;
}

.reveal {
	padding: 75px 96px;
	box-shadow: 0 3px 35px rgba(0,0,0,0.16);
}

@media screen and (min-width: 40em){
	.reveal {
	  width: 725px;
	}
}

.is-reveal-open #page {
	filter: blur(25px);
}

.reveal-overlay {
	background-color: transparent;
}

@media (max-width: 960px) {
	.top-bar-right:not(.top-bar__navigation-container):not(#site-navigation) {
		display: none;
	}
	#masthead > .row {
		display: block;
	}
}

@media (max-width: 768px) {
	.entry-content .centered-image {
		margin: 15px 0px;
	}
	.reveal {
		padding: 48px 15px;
	}
	div#header-image {
		padding: 15px 0px;
	}
}

.instagram {
  width: 100%;
  margin-bottom: 45px;
}

.instagram__title {
  color: #fff;
}

.instagram-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "big big . . . ." "big big . . . .";
  grid-gap: 15px;
  height: 400px;
}

.instagram-grid-item {
  display: block;
  position: relative;
}

.instagram-grid-item:first-child {
  grid-area: big;
}

.instagram-grid-item__bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.instagram-grid-item__bg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.instagram-grid-item__fg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
  padding-top: 10px;
  transition: ease 200ms;
}

.instagram-grid-item:hover .instagram-grid-item__fg {
  padding-top: 0px;
  opacity: 1;
}

.instagram-grid-item__likes {
  color: #fff;
  display: flex;
  align-items: center;
  line-height: 0px;
}

.instagram-grid-item__likes:before {
  content: url(../img/icon/instagram-like.svg);
  display: inline-block;
  margin-right: 10px;
}

.instagram-grid-item__comments {
  color: #fff;
  display: flex;
  align-items: center;
  line-height: 0px;
  margin-left: 20px;
}

.instagram-grid-item__comments:before {
  content: url(../img/icon/instagram-comment.svg);
  display: inline-block;
  margin-right: 10px;
}

.packages-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 35px;
}

.packages-grid-item {
	position: relative;
	height: 291px;
	color: #58595B;
}

.packages-grid-item__bg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.packages-grid-item__bg > img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: ease 200ms;
}

.packages-grid-item:hover .packages-grid-item__bg > img {
	transform: scale(1.1, 1.1);
}

.packages-grid-item__fg {
	position: absolute;
	left: 0;
	top: 0;
	width: 220px;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 32px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.packages-grid-item__title {
	font-size: 32px;
}

.packages-grid-item__size {
	font-size: 24px;
	font-weight: 100;
}

.packages-grid-item__price {
	font-size: 24px;
	font-weight: 100;
	margin-top: auto;
}

.section-assortment-of-boxes {
	background-color: #EEEDEE;
}

.section-delivery-methods {
	background: url('/wp-content/themes/simpleasy/images-new/delivery-methods/section-bg.jpg') no-repeat;
	padding-top: 158px;
	padding-bottom: 123px;
}

.section-delivery-methods .section-heading {
	color: #fff;
}

.delivery-methods {
	color: #fff;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 16px;
	align-items: flex-start;
}

.delivery-method {
	padding: 32px;
	padding-bottom: 36px;
	border: 1px solid #fff;
	border-radius: 10px;
}

.delivery-method__title {
	font-size: 32px;
	margin-bottom: 10px;
}

.delivery-method__description {
	color: #C8C8C8;
}

.delivery-method__short-description {
	display: none;
	color: #C8C8C8;
}

.delivery-method-price {
	margin-bottom: 24px;
}

.delivery-method-price:last-child {
	margin-bottom: 0;
}

.delivery-method-price__name {
	font-size: 14px;
	font-weight: 100;
	margin-top: 10px;
}

.delivery-method-price__line {
	display: flex;
	align-items: baseline;
}

.delivery-method-price__line-size, .delivery-method-price__line-price {
	white-space: nowrap;
}

.delivery-method-price__line-size {
	padding-right: 5px;
}

.delivery-method-price__line-price {
	padding-left: 5px;
}

.delivery-method-price__line-dots {
	width: 100%;
	border-bottom: 1px dotted #fff;
}

.page-template-page-paperbug-ribbons .breadcrumbs {
	margin-right: -200px;
}

.page-template-page-paperbug-ribbons .main-slider__header {
	width: 800px;
}

.section-assortment-of-packages {
	padding-top: 40px;
	padding-bottom: 0;
}

.section-assortment-of-packages .section-heading {
	font-size: 56px;
	font-weight: 100;
	margin-bottom: 40px;
}

.section-assortment-of-boxes .section-heading {
	font-size: 56px;
	line-height: 64px;
	font-weight: 100;
	margin-bottom: 15px;
}

.section-assortment-of-boxes .section-description {
	margin-bottom: 40px;
}

.section-assortment-of-packages .packages-grid {
	margin-bottom: -64px;
}

.section-assortment-of-boxes {
	padding-top: 153px;
	padding-bottom: 75px;
}

.section-assortment-of-boxes .packages-grid-item {
	background-color: #fff;
}

.section-assortment-of-boxes .packages-grid-item__fg {
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	left: 8px;
	top: 8px;
	right: 8px;
	bottom: 8px;
}

.section-assortment-of-boxes .packages-grid-item__bg {
	left: 8px;
	top: 8px;
	right: 8px;
	bottom: 8px;
}

.section-brand-prices .section-heading {
	font-size: 56px;
	font-weight: 100;
}

.section-brand-prices {
	padding-bottom: 0;
	padding-top: 70px;
}

.section-brand-prices .table-extended {
	transform: translateY(64px);
	background: #fff;
	margin-top: -30px;
}

.section-delivery-methods .section-heading {
	font-size: 56px;
	font-weight: 100;
	margin-bottom: 64px;
}

.section-assortment-of-packages .section-description, .section-assortment-of-boxes .section-description, .section-brand-prices .section-description {
	color: #58595B;
	font-size: 14px;
}

table tbody tr:nth-child(even) {
	background-color: transparent;
}

.brand-prices-table {
	margin-left: -15px;
	margin-right: -15px;
	font-size: 14px;
	position: relative;
}

table tbody tr.brand-prices-table__active > td {
	background-color: #F4F3F3;
}

table tbody tr.brand-prices-table__active > td:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

table tbody tr.brand-prices-table__active > td:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

table tbody td.brand-prices-table__active {
	background-color: #F4F3F3;
}

table tbody tr:first-child > td.brand-prices-table__active {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

table tbody tr:last-child > td.brand-prices-table__active {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

table tbody tr.brand-prices-table__active > td.brand-prices-table__active-cell {
	background-color: #EEEDED;
}

.brand-prices-table td {
	height: 62px;
	text-align: center;
}

.brand-prices-table td:first-child {
	text-align: left;
}

.brand-prices-table table, table tbody, table tfoot, table thead {
	border: none;
}

.page-template-page-paperbug-ribbons .step-options.step-options__grid .step-option__text > div {
	max-width: 188px;
}

.page-template-page-paperbug-ribbons .header .menu .header__phone a, .page-template-page-paperbug-ribbons .header .menu a.header__phone {
	font-size: 15px;
}

.page-template-page-paperbug-ribbons .header .top-bar-right {
	margin-top: 22px;
}

/**
 * new media
 */

@media (max-width: 1365px) {
	.form-container {
		margin-left: 0;
		padding: 50px;
	}

	.form-container__image {
		width: calc(100% - 564px);
   margin-right: 0px;
	}
}

@media (max-width: 1024px) {
	.main-bag__heading {
		font-size: 32px;
		line-height: 36px;
	}
	.main-bag__buttons > .button {
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media (max-width: 922px) {
	.form-container__image {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.form-container__image {
   width: 325px;
   margin-right: -15px;
	}

	.vertical-card {
		width: 75%;
	}

	.banner {
		background-position: center;
	}
}

@media (max-width: 768px) {
	.container {
		padding-left: 35px;
		padding-right: 35px;
	}
  .footer > .container {
    flex-wrap: wrap;
  }
  .footer__left {
    width: 100%;
    min-width: initial;
    margin-bottom: 30px;
  }
	.form-container__header {
		line-height: 32px;
	}
	.top-bar .top-bar-left {
		width: 100%;
		float: none;
	}
	.main-slider__header {
		width: 100%;
		font-size: 50px;
   line-height: 50px;
  	margin-top: 10px;
	}

	.main-slider__description {
		width: 100%;
	}

	.main-slider__right-side {
		display: none;
	}

	.main-slider__left-side {
		width: 100%;
		min-width: 100%;
	}

	.section-heading {
		width: 100%;
		font-size: 20px;
   line-height: 36px;
	}

	.banner__heading {
		width: 100%;
		font-size: 50px;
   line-height: 50px;
	}

	.form-container__inner {
		width: 100%;
	}

	.form-container__image {
		display: none;
	}

	.table-extended {
		padding: 15px;
	}

	.table-extended table tbody tr td:nth-child(1) {
		padding-right: 10px;
	}

	.form-container {
		padding-right: 0px;
		padding-left: 0px;
		border: none;
	}

	.vertical-card {
		margin-left: auto;
		margin-right: auto;
	}

	.banner__text {
		width: 100%;
		margin-bottom: 30px;
	}

	.reveal {
		padding: 15px 20px;
   border-radius: 0;
	}

	.main-menu {
		display: flex;
		flex-direction: column;
	}

	.dropdown.menu.vertical>li .is-dropdown-submenu {
		display: block;
   position: static;
	}

	.tooltip-extended-window:before {
		left: 50%;
   top: -17px;
   transform: rotateZ(90deg);
	}

	.section-2 .button {
		margin-bottom: 30px;
	}

	.section.section-2 .section-text {
		margin-bottom: 20px;
	}

	.section-2 .button {
		display: none;
	}

	.image-grid {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}

	.owl-carousel .columns {
		float: none;
		padding: 0;
	}

	.image-grid.owl-carousel .owl-item img {
		width: auto;
	}

	.image-grid.owl-carousel .owl-nav {
		text-align: right;
	}

	.image-grid.owl-carousel .owl-nav button {
		display: inline-block;
   width: 32px;
   height: 32px;
   background-color: #e7e5e6;
   font-size: 32px;
   line-height: 31px;
   color: #fff;
   margin-left: 15px;
	}

	.image-grid .grid-image {
		margin-bottom: 20px;
	}

	.image-grid.owl-carousel .owl-item .grid-image.grid-image--w4 > img {
		width: 100%;
	}

	.section {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.breadcrumbs {
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.title-bar {
		background-color: #fff;
   color: #58595B;
   height: 70px;
   display: flex;
   align-items: center;
	}

	.title-bar > button {
   width: 48px;
   height: 48px;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   margin-left: -48px;
	}

	.title-bar > button > span {
		font-weight: 600;
   color: #b2b2b2;
   margin-top: 3px;
   font-size: 10px;
   text-transform: uppercase;
	}

	.title-bar > button > .fa {
		font-size: 23px;
   color: #b5b5b5;
	}

	.title-bar-title {
		margin-left: 15px;
		margin-right: auto;
	}

	.section.section-main-slider {
		height: auto;
		padding-top: 0;
		padding-bottom: 0;
	}

	.main-slider__left-side-inner {
		top: 0;
		height: auto;
    position: static;
	}

	.banner, .banner-inner {
		min-height: 300px;
		height: auto;
		padding-top: 10px;
   padding-bottom: 10px;
	}

	.banner.banner-2 .banner-inner, .banner.banner-2 {
		min-height: 300px;
		height: auto;
	}

	.card-like-image {
		height: 160px;
	}

	.section-1 .image-grid.owl-carousel {
		margin-top: 15px;
	}

	.section-constructor .constructor-window .slick-prev, .section-constructor .constructor-window .slick-next {
		border-color: #DEDEDE;
	}

	.section-constructor .button.step-option__select-option-btn {
		background-color: #8E8E93 !important;
   height: 44px;
	}

	#responsive-menu {
		display: none;
	}

	.page-template-page-front .banner-1 .banner__heading {
		font-size: 28px;
		line-height: 48px;
	}

	.page-template-page-front .banner-1 {
		background-position-x: calc(100% + 200px);
	}

	.page-template-page-front .banner.banner-2 .banner__heading {
		width: 100%;
		font-size: 31px;
		line-height: 41px;
	}

	.page-template-page-front .banner.banner-2 .button {
		padding-left: 40px;
		padding-right: 40px;
	}

	.page-template-page-front .banner-2, .page-template-page-front .banner.banner-2 .banner-inner {
		height: 500px;
	}

	.omega-big-numbers {
		font-size: 350px;
   letter-spacing: -65px;
		margin-left: -45px;
		margin-bottom: 0px;
	}

	.main-bag {
		width: 100%;
		margin-right: 0px;
		padding: 48px 30px 48px 30px;
		margin-bottom: 24px;
	}

	.main-bags-info__block {
		width: 100%;
	}

	.main-bags-info__block--left {
		padding-right: 0px;
	}

	.main-bags-info__block--right {
		border: none;
		padding: 0px;
		margin-top: 24px;
	}

	.section-form--fill-grey .form-container__header {
		font-size: 32px;
		line-height: 48px;
	}

	.form-container__description {
		color: #8E8E93;
	}

	.page-template-page-front .section.section-1 .section-heading {
		font-size: 16px;
		line-height: 24px;
		color: #58595B;
	}

	.main-bag__text {
		height: 215px;
   overflow: hidden;
	}

	.main-bag__expand-button {
		display: block;
	}

	.main-bags-info__description {
		height: 215px;
   overflow: hidden;
	}

	.main-bag-info__expand-button {
		display: block;
	}

	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
		display: none;
	}

	.header .submenu a {
		color: #58595B;
   font-size: 14px;
	}

	.dropdown.menu.vertical>li.opens-right .is-dropdown-submenu {
		padding: 0px;
	}

	.dropdown.menu>li.is-dropdown-submenu-parent>a {
		display: none;
	}

	.top-bar > .container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.top-bar-right:not(.top-bar__navigation-container):not(#site-navigation) {
		display: block !important;
	}

	.top-bar-right:not(.top-bar__navigation-container):not(#site-navigation) > .menu {
		display: flex;
		flex-direction: column;
	}

	#responsive-menu {
		position: absolute;
		z-index: 3;
   left: 0px;
		right: 0px;
		height: calc(100vh - 70px);
   box-shadow: 0px 20px 20px rgba(0,0,0,0.16);
	}

	.section.section-main-bags {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.title-bar-title img {
		width: 133px;
   height: 26px;
   object-fit: scale-down;
	}

	.page-template-page-front .card-like-image__heading {
		margin-left: -15px;
	}

	.card-like-image {
		width: 100%;
	}

	.main-bags {
		padding-left: 0px;
		padding-right: 0px;
	}

	.main-bags-info__heading {
		font-size: 26px;
   line-height: 32px;
	}

	.footer__right > .button {
		margin-bottom: 15px;
	}

  .instagram-grid {
    height: 600px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas: "big big" ". ." ". ." ". ." ". .";
  }

  /** TABLE **/

.table-extended-responsive {
	position: relative;
}

.table-extended-responsive table {
  display: block;
  overflow: scroll;
}

.table-extended-responsive table tr td {
	white-space: nowrap;
}

.table-extended-responsive table tr td:first-child {
  width: 110px;
  max-width: 110px;
  white-space: normal;
}

.table-extended-responsive__main table tbody tr:first-child, .table-extended-responsive__main table tbody tr td:first-child {
	opacity: 0;
}

.table-extended-responsive__row {
	position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 1;
}

.table-extended-responsive__row td {
	opacity: 0;
}

.table-extended-responsive__row tr td:first-child {
	opacity: 1;
	background-color: #fff;
}

.table-extended-responsive__col {
	position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 0;
}

.table-extended-responsive__col tr:not(:first-child) td {
	opacity: 0;
}

.table-extended-responsive__col tr:first-child td {
	background-color: #fff;
}

/*.table-extended-responsive::after {
	content: ' ';
	display: block;
	width: 72px;
	height: 62px;
	background-color: #fff;
  position: absolute;
  left: -1px;
  top: -1px;
  z-index: 2;
}*/

	.table-extended table tbody tr:nth-child(2) td {
		border-top: none;
	}

	.table-extended table tbody tr td:nth-child(2) {
		border-left: none;
	}

	.table-extended table tbody tr:nth-child(2) td:nth-child(2) {
		display: table-cell;
	}

  .section.section-price .table-extended {
  	margin-left: -30px;
  	margin-right: -30px;
	}
	
	.page-template-page-paperbug-ribbons .main-slider__header {
		width: 100%;
		font-size: 30px;
		line-height: 46px;
		color: #fff;
	}

	.page-template-page-paperbug-ribbons .main-slider__description {
		color: #fff;
	}

	.page-template-page-paperbug-ribbons .breadcrumbs {
		display: none;
	}

	.delivery-methods {
		grid-template-columns: 1fr;
	}

	.section-assortment-of-packages .section-heading {
		font-size: 32px;
		font-weight: 40px;
	}

	.page-template-page-paperbug-ribbons .section-main-slider .container {
		padding-right: 30px;
	}

	.page-template-page-paperbug-ribbons .section-main-slider {
		background: url('/wp-content/themes/simpleasy/images-new/main-slider/mobile-bg.jpg') no-repeat center;
		background-size: cover;
	}

	.page-template-page-paperbug-ribbons .main-slider__left-side {
		height: 489px;
    display: flex;
    align-items: center;
	}

	.packages-grid {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.packages-grid-item__fg {
		width: 110px;
		padding: 16px 18px 20px 20px;
	}

	.packages-grid-item:nth-child(even) .packages-grid-item__fg {
		left: auto;
		right: 0;
	}

	.section-assortment-of-boxes .packages-grid-item:nth-child(even) .packages-grid-item__fg {
		left: auto;
		right: 8px;
	}

	.packages-grid-item {
		height: 150px;
	}

	.packages-grid-item__title {
		font-size: 16px;
	}

	.packages-grid-item__size {
		font-size: 14px;
	}

	.packages-grid-item__price {
		font-size: 14px;
	}

	.section-assortment-of-packages .packages-grid {
		margin-bottom: 0;
	}

	.section-assortment-of-packages {
		padding-bottom: 62px;
	}

	.section-assortment-of-boxes .section-heading {
		font-size: 32px;
		line-height: 40px;
	}

	.section-assortment-of-boxes .section-description {
		font-size: 14px;
	}

	.section-brand-prices .section-heading {
		font-size: 32px;
		line-height: 40px;
	}

	.section-brand-prices .table-extended {
		padding: 0;
    background: transparent;
		box-shadow: none;
		margin-top: 0;
		transform: none;
		margin-left: -15px;
		margin-right: -15px;
	}

	.delivery-method__description {
		display: none;
	}

	.delivery-method-prices {
		display: none;
	}

	.delivery-method__short-description {
		display: block;
	}

	.delivery-methods {
		gap: 25px;
	}

	.delivery-method {
		padding: 0;
		border: none;
		padding-left: 54px;
		position: relative;
	}

	.delivery-method::before {
		content: ' ';
		display: block;
		position: absolute;
		left: 0;
		top: 6px;
		width: 33px;
		height: 33px;
		background: url('/wp-content/themes/simpleasy/images-new/delivery-methods/dropdown.svg') no-repeat center;
		transition: ease 200ms;
	}

	.section-delivery-methods {
		padding-top: 36px;
		padding-bottom: 58px;
		background: #58595B;
	}

	.section-delivery-methods .section-heading {
		font-size: 32px;
		margin-bottom: 32px;
	}

	.delivery-method__title {
		font-size: 24px;
		line-height: 24px;
		font-weight: 100;
		margin-bottom: 5px;
	}

	.delivery-method.active::before {
		transform: rotate(90deg);
	}

	.delivery-method.active .delivery-method__short-description {
		display: none;
	}

	.delivery-method.active .delivery-method__description {
		display: block;
	}

	.delivery-method.active .delivery-method-prices {
		display: block;
		margin-top: 20px;
	}

	.section-brand-prices .table-extended table tbody tr td:nth-child(1) {
		width: auto;
	}

	.section-brand-prices .table-extended__td-wrapper:hover {
		border: none;
		border-radius: 0;
	}

	.page-template-page-paperbug-ribbons .step-options__list > .step-option {
		padding: 18px 25px;
	}

	.page-template-page-paperbug-ribbons .main-slider__buttons .button {
		background-color: #FFFFFF;
		color: #626365;
	}

	.page-template-page-paperbug-ribbons #responsive-menu > .container {
		display: flex;
    flex-direction: column-reverse;
	}

	.page-template-page-paperbug-ribbons #responsive-menu .top-bar-right {
		margin-top: 0;
		margin-bottom: 22px;
	}
}

/**
 * end new media
 */
