body {
    font-size: 18px;
}
label {
    display: inline-block;
    font-size: 18px;
}
.header .header__top {
    background-color: rgb(240 240 240);
}
.header--mobile {
background-color: rgb(240 240 240);
}
.ps-form--search-mobile button {
background-color: var(--color-1st);
height: 53px;
width: 50px;
font-size: 3rem;
padding-top: 1rem;
}
.ps-product--search-result .ps-product__content {
padding-left: 20px;
text-align: left;
}
.ps-panel--sidebar .ps-panel__header {
background-color: rgb(213, 213, 213);
}
.header--mobile.header--sticky .navigation--mobile {
background-color: rgb(255, 255, 255);
}
.ps-dropdown ul li a {
  	font-size: 1.7rem;
	text-align: right;
	background-color: rgb(222, 222, 222);
}
.navigation--mobile .ps-logo img {
height: 80px;
}
.navigation {
    background-color: rgb(222 222 222);
}
.header .menu--product-categories .menu--dropdown>li:hover>a {
color: #fff;
}
.ps-breadcrumb {
    background-color: #ffffff;
    padding: 10px 0;
}
.ps-top-categories .row .col-xl-2 .ps-block--category p {
margin-top: 10px;
}
.ps-top-categories h3 {
font-size: 24px;
font-weight: 500;
}
.ps-product-list .ps-section__header h3 {
font-size: 24px;
font-weight: 500;
}
.ps-product .ps-product__title {
color: #313131;
font-size: 17px;
font-weight: 500;
}
.ps-product .ps-product__vendor {
font-size: 15px;
font-weight: 500;
text-transform: none;
display: none;
}
.ps-product .ps-product__vendor a {
text-transform: none !important;
}
.ps-product--detail h1 {
    font-size: 30px;
}
.ps-product--wide .ps-product__shopping {
    flex-basis: 230px;
}
.billing-address-form-wrapper .form-input-wrapper label, .customer-address-payment-form .form-input-wrapper label, .customer-tax-information-form .form-input-wrapper label {
    font-size: 18px;
}
input.form-control, select.form-control {
    height: 53px;
}
.customer-address-payment-form .form-control:not(:placeholder-shown):valid+label {
	font-size: 18px;
}
.ps-container .ps-section__content .sold-by a {
    color: #444;
    font-size: 16px;
}
.ps-container .ps-section__content .sold-by small {
    font-size: 16px;
}
.ps-block--download-app {
	padding: 45px;
  	background-color: #dedede;
  	border-radius: 20px;
}
p {
	font-size: 18px;
}
.ps-product .ps-product__progress-bar p {
	font-size: 14px;
}
.ps-breadcrumb .breadcrumb a {
    color: #737373;
    font-size: 1.5rem;
}
.ps-breadcrumb .breadcrumb a:hover {
    color: #f33913;
}
.ps-breadcrumb .breadcrumb li {
    color: #737373;
    font-size: 1.5rem;
}
.menu>li>a {
    font-size: 19px;
    font-weight: 600;
    padding: 15px 20px;
}
.menu>li>a:hover {
    color: #f33913;
}
.mega-menu .mega-menu__list li a {
    font-size: 16px;
}
.header .ps-block--user-header .ps-block__right a {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
}
.widget_footer .widget-title {
    font-size: 22px;
}
.widget_contact-us .widget_content h3 {
    color: #F44336;
}
.form-control {
    font-size: 18px;
}
.bb-social-sharing .bb-social-sharing__item {
    border: 2px solid #ca3115;
}
.menu--product-categories .menu__toggle span {
    font-size: 19px;}
textarea.form-control {
    margin-left: 15px;
}
.ps-product--detail .ps-product__shopping .ps-product__actions a {
    color: #000;
}
.ps-btn, button.ps-btn {
color: #fff;
}
.ps-section--shopping {
    padding: 0;
}
.mb-60 {
margin-bottom: 0px;
}
.mt-40 {
margin-top: 10px;
}
.ps-footer {
padding-top: 20px;
}
.ps-footer__widgets {
padding-bottom: 0;
}
.ps-deal-of-day .ps-section__header {
margin-bottom: 20px;
padding-bottom: 10px;
}
.ps-block--site-features {
border-radius: 20px;
}
#homepage-1 .ps-deal-of-day {
padding-bottom: 10px;
}
#homepage-1 .ps-download-app {
margin-bottom: 50px;
margin-top: 0px;
}
.ps-product-list .ps-section__content {
padding-top: 15px;
padding-bottom: 10px;
}
.ps-block--site-features .ps-block__item {
	max-width: 50%;
}
.ps-block--category {
	border-radius: 10px;
	border: 0;
}
iframe, img {
border-radius: 5px;
}
.ps-product {
border-radius: 10px;
}
.ps-product .ps-product__thumbnail {
border-radius: 7px;
}
.ps-my-account .ps-form--account .ps-form__content {
border-radius: 15px;
}
* {
    border-radius: 7px;
}
.bb-social-sharing .bb-social-sharing__item svg {
width: 2rem;
height: 2rem;
}
.pagination .page-item .page-link {
font-size: 20px;
padding: 12px 25px;
border-radius: 20%;
}
.ps-footer__copyright p:last-child span {
margin-left: 2px;
}
.ec-checkout-quantity input {
font-size: 17px;
line-height: 0px;
}
.bb-social-sharing .bb-social-sharing__item svg {
  width: 2rem !important;
  height: 2rem !important;
}
.bb-product-filter-link {
	font-size: 18px;
}
.bb-product-filter-items li label {
	font-size: 18px;
}
.bb-product-price-filter-info .input-range-label {
	font-size: 18px;
}