
@font-face {
  font-family: Schoolbell;
  src: url(../fonts/google/Schoolbell-Regular.ttf);
}
@font-face {
  font-family: HiMelody;
  src: url(../fonts/google/HiMelody-Regular.ttf);
}
@font-face {
  font-family: NanumPenScript;
  src: url(../fonts/google/NanumPenScript-Regular.ttf);
}

@font-face {
  font-family: ComicSansMS;
  src: url(../fonts/google/ComicSansMS3.ttf);
}
@font-face {
  font-family: FairDisplayRegular;
  src: url(../fonts/google/static/PlayfairDisplay-Regular.ttf);
}
@font-face {
  font-family: FairDisplayBold;
  src: url(../fonts/google/static/PlayfairDisplay-Bold.ttf);
}
@font-face {
  font-family: FairDisplaySemiBold;
  src: url(../fonts/google/static/PlayfairDisplay-SemiBold.ttf);
}
@font-face {
  font-family: PTSerifRegular;
  src: url(../fonts/google/static/PTSerif-Regular.ttf);
}

section.py-50 {
	padding: 50px 0 !important;
}
section.py-60 {
	padding: 60px 0 !important;
}
section.py-80 {
	padding: 80px 0 !important;
}
h2.section-header {
	font-family: ComicSansMS;
    font-size: 2rem;
    font-weight: 800;
    color: #7CBEBA;
    margin-bottom: 1rem;
    
}




.section-heading h1:after, .section-heading h2:after, .section-heading h3:after, .section-heading h4:after, .section-heading h5:after, .section-heading h6:after {
    background: #7CBEBA;
}

a:hover, a:active {
  	color: #7CBEBA !important;
  	
}

.page-main-text, .page-main-text p {
	font-family: ComicSansMS !important;
	color: #575a7b !important;
    font-size: clamp(1rem, 2.5vw, 1.2rem) !important;
    font-weight: normal !important;
    line-height: 1.4 !important;
    letter-spacing: 0.5px !important;
}
.page-main-text ul {
	margin-left: 20px;
	margin-bottom: 30px;
}

.top-bar-info a[href^="mailto"] {
    color: #fff !important;
    text-decoration: none;
}
.top-bar-info a[href^="mailto"]:hover {
    text-decoration: underline;
}

.top-bar-info a {
    color: #fff !important;
    text-decoration: none;
}
.top-bar-info a:hover {
	color: #fff !important;
    text-decoration: underline;
}

.top-bar-info li {
    padding: 0 30px 0 0;
}

.top-social-icon i {
	color: #fff;
}
.top-social-icon i:hover {
	color: #F18A8E;
}

.navbar-nav > li > a {
        font-size: 17px;
    }
.navbar-nav li.current > a, .navbar-nav li.active > a {
    color: #F18A8E !important;
}

.attr-nav > ul > li > a.butn {
    color: #fff !important;
    background-color: #F18A8E !important;
    border: 1px solid #fff !important;
}
.attr-nav > ul > li > a.butn:hover {
    color: #F18A8E !important;
    background-color: #fff !important;
    border-color: #F18A8E !important;
}


ul.ms-center {
	display: inline-block;
	margin: 0 auto;
	text-align: center !important;
}







#header-shopping-cart-phone {
	text-align: right !important;
}




#home-banner-desktop, #home-banner-tablet, #home-banner-phone,
#footer-desktop-links, #footer-phone-links,
#header-shopping-cart-desktop, #header-shopping-cart-phone {
	display: none;
}

#home-banner-desktop h1, #home-banner-tablet h1, #home-banner-phone h1 {
	font-family: ComicSansMS;
    font-weight: 800;
    color: #7CBEBA !important;
}
#home-banner-desktop h2, #home-banner-tablet h2, #home-banner-phone h2 {
	font-family: FairDisplayRegular;
    color: #7CBEBA !important;
    text-transform: none;
}
#home-banner-desktop h2:after, #home-banner-tablet h2:after, #home-banner-phone h2:after {
	content: none;
    background-color: #7CBEBA;
}
#home-banner-desktop h3, #home-banner-tablet h3, #home-banner-phone h3 {
	font-family: PTSerifBold !important;
    font-weight: 700 !important;
    color: #E0A5B9 !important;
    text-transform: none !important;
}
#home-banner-desktop h3 i, #home-banner-tablet h3 i, #home-banner-phone h3 i {
	display: inline-block;
    text-align: center;
    vertical-align: bottom;
}


#home-banner-desktop h1 {
    font-size: 4.8rem;
    margin-bottom: 1rem !important;
}
#home-banner-desktop h2 {
    font-size: 22px;
    margin-bottom: 20px;
}
#home-banner-desktop h3 {
    font-size: 34px !important;
    margin-bottom: 10px !important;
    position: relative;
    left: 50px;
    bottom: -50px;
    z-index: 1000;
    /*
    left: 350px;
    bottom: 120px;
    */
}
#home-banner-desktop h3 i {
	font-size: 8px !important;
    line-height: 36px;
}

/* ------------------------------------ */

#home-banner-tablet h1 {
	font-size: 3.6rem;
	text-align: center;
	margin-top: 50px;
}
#home-banner-tablet h2 {
    font-size: 1.7rem;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 10px;
}
#home-banner-tablet h3 {
    font-size: 2rem !important;
    color: #E0A5B9 !important;
    text-align: center;
    padding: 0;
}
#home-banner-tablet h3 i {
	font-size: 6px !important;
    line-height: 20px;
    padding: 0 5px;
}

/* ------------------------------------ */

#home-banner-phone img.header {
	width: 100%;
	height: auto;
	margin-top: 0;
}
#home-banner-phone img.logo {
	display: block;
	width: 90%;
	height: auto;
	padding: 0;
	margin: 10px auto;
	text-align: center;
}
#home-banner-phone h1 {
	font-size: 2rem;
	text-align: center;
}
#home-banner-phone h2 {
    font-size: 1.4rem;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 10px;
}
#home-banner-phone h3 {
	font-family: PTSerifBold !important;
    font-size: 1.3rem !important;
    font-weight: 600 !important;
    text-align: center;
    color: #E0A5B9 !important;
    padding: 0 20px;
}
#home-banner-phone h3 i {
	font-size: 6px !important;
    line-height: 20px;
    padding: 0 5px;
}

.start-42 {
    left: 42% !important;
}

.background-position-right {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.btn-cart {
    color: #F18A8E !important;
    background-color: #fff !important;
    border: 1px solid #7CBEBA !important;
}
.btn-cart:hover {
    color: #F18A8E !important;
    background-color: #fff !important;
    border: 1px solid #7CBEBA !important;
}

.page-title-section h1 {
	font-family: Schoolbell;
    font-size: 60px !important;
    text-transform: none !important;
}

.text-primary {
    color: #7CBEBA !important;
}
/*
.text-primary:hover {
    color: #F18A8E !important;
}
*/

.text-secondary {
    color: #F18A8E !important;
}

.bg-primary {
    background-color: #7CBEBA !important;
}
.bg-secondary {
    background-color: #F18A8E !important;
}

.social-icon-style13 li a:hover {
    color: #fff !important;
    background: #7CBEBA !important;
    
}
.bg-footer {
    background-color: #14212B !important;
}


.card-body ul li a:hover {
	color: #F18A8E !important;
}
.shop-sidebar h5 {
	font-family: ComicSansMS;
	font-size: 1.4rem;
    color: #7CBEBA;
}

.card-categories {
    margin-bottom: 20px;
}
.card-categories .card-header h6 {
    font-size: 1rem;
	color: #7CBEBA;
	font-weight: 500;
	cursor: pointer;
}
.card-categories .card-header h6:hover {
	color: #F18A8E !important;
}

.card-categories .card-body ul li {
    font-size: 0.9rem;
	color: #7CBEBA;
	font-weight: 500;
	cursor: pointer;
	margin-left: 20px;
}
.card-categories .card-body ul li:hover {
	color: #F18A8E !important;
}

#reload {
	display: block;
    position: relative;
    top: -130px;
    visibility: hidden;
}

.butn {
	background-color: #7CBEBA;
}
.butn:hover {
	background-color: #F18A8E;
}
.butn:active, .butn:after {
	background-color: #7CBEBA;
}


.shop-sidebar h5 {
	font-family: ComicSansMS;
	font-size: 1.4rem;
    color: #7CBEBA;
}
.products-sidebar-image img {
	width: 100px !important;
	max-width: 100px !important;
	height: auto !important;
}

.banner-wrapper-shop-page-sidebar h4, .banner-wrapper-shop-page-sidebar ul li, .banner-wrapper-shop-page-sidebar ul li a {
	color: #fff !important;
	text-align: center !important;
}
.banner-wrapper-shop-page-sidebar ul li a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}




/* Blog */
.blog-grids4 .sepratar {
    border: 1px solid #7D9EC0;
}
.blog-grid-simples {
    position: relative;
    background: #fff;
    border: 1px solid #ececec;
    box-shadow: 0px 3px 10px 0px rgba(38, 59, 94, 0.1);
    padding: 20px;
    height: 100%;
}
.blog-grid-simples-image {
	display: block;
	height: 200px !important;
	max-height: 200px !important;
	margin-bottom: 20px;
}
.blog-grid-simples h4:after {
    border-bottom: 2px solid #7CBEBA;
}

.blog-grid-simples-content a {
    color: #7CBEBA;
}
.blog-grid-simples-content a:after {
    color: #7CBEBA;
}
.blog-grid-simples-date i {
    color: #7CBEBA;
}
.blog-grid-simples-date h5 {
    color: #7CBEBA;
}
.blog-grid-simples h4 a {
    color: #7CBEBA;
}
.blog-grid-simples h4 a:hover {
    color: #7CBEBA;
}

.blog-card h3 a {
	font-family: ComicSansMS;
    color: #7CBEBA;
    font-size: 1.40rem;
}    
.blog-card h3 a:hover {
    color: #F18A8E !important;
}
.blog-card .card-body {
    line-height: 1.4;
}
.blog-card .card-body .read-more a {
    color: #7CBEBA;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    float: right;
}
.blog-card .card-body .read-more a:hover {
    color: #F18A8E !important;
}

.blog-card .card-img {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.blog-style7 ul li, .blog-style7 ul li:hover, .blog-style7 ul li:visited, .blog-date span {
	color: #454545 !important;
	/*color: #575a7b !important;*/
}

.blog-grid-img img {
    width:  100%;
    height: 200px;
    object-fit: cover;
}

.post-body-image img {
	margin: 0 15px 10px 15px !important;
}




.post .content .post-title h5 {
	font-family: ComicSansMS;
	color: #7CBEBA;
	margin: 10px 10px 15px 0;
}
.post .content .post-cont a {
	color: #00d !important;
}
.post .content .post-cont a:hover {
	color: #00d !important;
	text-decoration: underline !important;
}
.post .content .post-cont a:visited {
	color: #800080 !important;
}
.post .content .post-cont a:active, .post .content .post-cont a:visited:active {
	color: #aa0 !important;
}

.post-meta {
	display: flex;
}

ul.meta {
	display: inline-block;
	list-style-type: none;
	margin: 10px 0 15px 0;
}
ul.meta li {
	padding-left: 10px;
	float: left;
}
ul.meta li i {
	padding: 0 3px 0 7px;
}

.widget .widget-title h6 {
	font-family: ComicSansMS;
	color: #7CBEBA !important;
	font-weight: 600;
}
.widget ul li i {
	margin-right: 7px;
}
.widget a:hover {
	color: #F18A8E !important;
}

.search-form .search-submit-inner {
    position: absolute;
    right: 1px;
    top: 0;
    width: auto;
    background: #fff;
    height: 50px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

ul.social-listing {
	padding-left: 0;
}
/* End Blog */




/* Pagination */
.pagination-container {
	position: relative;
	width: 100%;
	margin: 30px 0 20px 0;
}
.pagination-center ul {
	position: absolute;
	margin: auto;
	left: calc(50% - 100px);
}
.pagination > li {
    margin: 0 2px !important;
}
.pagination > li > a {
    color: #7CBEBA !important;
    background-color:  #fff !important;
    border: 1px solid #7CBEBA;
    padding: 2px 14px;
}
.pagination > li > a:hover {
	color: #fff !important;
    background-color:  #F18A8E !important;
    border-color:  #F18A8E !important;
}
.pagination> li.active >a {
    color: #fff !important;
    background-color:  #F18A8E !important;
    border-color:  #F18A8E !important;
}
/* End pagination */

.product-detail p {
	font-family: ComicSansMS;
}

ul#rating-filter > li > label i, .product-detail-review i, .product-review i, .product-info i {
	color: #CCBB75;
}


/* Contact Form 
.form-contact #contact-success, .form-contact #contact-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-contact #contact-success {
	background-color: #7CBEBA;
	text-align: center;
	width: 70%;
}
.form-contact #contact-fail {
	background-color: #F18A8E;
	text-align: center;
	width: 80%;
}
.form-contact .result-show {
	display: block;
	margin-bottom: 0;
}
.form-contact .result-hide {
	display: none;
}
/* End Contact Form */



/* Review Form */
/*
.form-review #review-success, .form-review #review-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-review #review-success {
	background-color: #7CBEBA;
	text-align: center;
	width: 70%;
}
.form-review #review-fail {
	background-color: #F18A8E;
	text-align: center;
	width: 80%;
}
.form-review .result-show {
	display: block;
	margin-bottom: 0;
}
.form-review .result-hide {
	display: none;
}
*/

.review-message-chars {
	font-size: 13px;
	margin-top: 3px;
	float: right;
}
span.review-message-chars-remaining {
	color: #a00;
	font-size: 13px;
	float: right;
}
/* End Review Form */

.review-scroll {
	height: 63vh;
	overflow-y: scroll;
}

h6.review-box-text-top, h6.review-box-text-bottom {
	color: #14212B;
	text-align: center;
	font-size: 1.1rem;
	font-weight: 600;
    letter-spacing: 0.4px;
    margin-bottom: 2rem;
}
h6.review-box-text-top {
    text-decoration: underline;
}
h6.review-box-text-bottom {
	margin-top: 40px;
}
h6.review-box-text-response {
	font-size: 0.9rem;
	font-weight: 600;
	margin-top: 15px;
	margin-left: 20%;
}
p.review-box-text-response {
	font-size: 0.9rem;
	font-weight: normal;
	margin-left: 20%;
}



button.btn-cart-remove {
	display: block;
	margin: 0 auto;
	padding-top: 0;
}
button.btn-cart-remove i {
	color: #a00;
}
#cart-total-section {
	text-align: right;
	float: right;
}

.crt-sumry, .cart-checkout-btn-area {
	text-align: left;
	float: right;
}
.crt-sumry {
    border: 1px solid #ccc;
    padding: 20px 20px 0px 20px;
    width: 300px;
}
.crt-sumry span.li-right {
    margin-left: 50px;
    float: right;
}
.crt-sumry-notes {
	text-align: right;
}

.cart-checkout-btn-area {
	margin: 20px 0;
}

.cartListInner .updateArea {
    display: block;
    float: left;
    padding: 0;
    width: 60%;
}
.cartListInner .updateArea .btn, .cartListInner .cart-checkout-btn-area .btn {
    display: inline-block;
    transition: all 0.3s ease-in-out;
    color: #fff !important;
    background-color: #7CBEBA !important;
    border-color: #7CBEBA !important;
    font-size: 13px;
    font-weight: 700;
}
.cartListInner .updateArea .btn:hover, .cartListInner .cart-checkout-btn-area .btn:hover {
	color: #fff !important;
    background-color: #F18A8E !important;
    border-color: #F18A8E !important;
}
.cart-coupon-text, .cart-coupon-text-error {
    color: #47bac1;
    font-size: 16px;
    padding: 0 !important;
    margin: 10px 0 0 0 !important;
    float: left;
}
.cart-coupon-text-error {
	color: #a00;
}

#notification-card {
	color: #000;
	background-color: #fff;
	max-width: 20rem;
	position: fixed;
	right: 10px;
	bottom: 20px;
	/*
	top: 50%;
    transform: translate(0, -50%);
	*/
	z-index: 1000;
}
#notification-card .card-header {
	color: #fff;
}
#notification-card .card-header-success {
	background-color: #7CBEBA;
}
#notification-card .card-header-fail {
	background-color: #F18A8E;
}


#notification-card button.close {
	color: #fff;
}
#notification-card .btn {
	float: right;
}
#notification-link-footer {
	cursor: pointer;
}


#video-play-button {
	cursor: pointer;
}

/**/
#youtubeModal .modal-content{
	height: calc((65vw/16)*9);
	width: 65vw;
}

/* Phone
#youtubeModal .modal-content{
	height: calc((90vw/16)*9);
	width: 90vw;
}
*/

.photo-modal-body, .video-modal-body-x {
	height: 70vh !important;
	max-height: 70vh !important;
	width: auto !important;
	overflow-y: auto !important;
	
}

.shipping-detail {
	text-align: center;
	height: 100%;
	padding: 20px;
	border: 1px solid #999;
}

.btn-primary {
	color: #fff !important;
    background: #7CBEBA !important;
    border: 1px solid #7CBEBA !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:after {
	color: #fff !important;
    background: #F18A8E !important;
    border: 1px solid #F18A8E !important;
}

form#form-calculate-shipping {
	text-align: center;
}
form#form-calculate-shipping label {
	font-size: 12px;
}





form#form-calculate-shipping input {
	display: block;
	margin: 0 auto;
	width: 70% !important;
}

.bg-custom-green {
	background: #7CBEBA !important;
}
.bg-custom-red {
	background: #F18A8E !important;
}
.bg-custom-gold {
	background: #CCBB75 !important;
}
.btn-custom-green {
	color: #fff !important;
    background: #7CBEBA !important;
}
.btn-custom-red {
	color: #fff !important;
    background: #F18A8E !important;
}
.btn-custom-gold {
	color: #fff !important;
    background: #CCBB75 !important;
}

#review-scroll-target {
    margin-top: -100px;
    padding-top: 100px;
}

.single-product-container {
	display: inline-block;
    width: 100%;
}
.single-product-thumbs {
    text-align: center;
    margin-bottom: 0;
    cursor: pointer;
}
.single-product-image, .single-product-thumb {
    border: 1px solid #cecece;
    margin-left: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}



.about-text {
	padding: 10px 30px !important;
	line-height: 1.5;
}
.about-text p {
    margin: 0 0 10px;
}

footer h5.etsy-shop-link {
	color: #fff;
	font-size: 1.0rem;
	font-weight: 600;
	margin-top: 30px;
}
footer h5.etsy-shop-link i {
	margin-right: 5px;
}
footer h5.etsy-shop-link a {
	color: #fff;
}
footer h5.etsy-shop-link a:hover {
	color: #fff;
	text-decoration: underline;
}

footer h6 {
	color: #fff;
	font-size: 0.8rem;
	font-weight: 500;
}

.hidden {
	display: none !important;
}

.text-red {
	color: #c00;
}

.text-bold {
	font-weight: bold;
}

.text-center {
	text-align: center !important;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right !important;
}
.float-right {
	float: right;
}

.img-bordered {
	border: 1px solid #999;
	padding: 5px;
}


.height-30 {
	height: 30px;
}
.height-90 {
	height: 90px;
}
.height-265 {
	height: 265px;
}
.height-290 {
	height: 290px;
}

.width-90 {
	width: 90px;
}
.width-350 {
	width: 350px;
}

.image-border {
	border: 1px solid #999;
}

.font-bold {
	font-weight: bold !important;
}
.fw-400 {
	font-weight: 400 !important;
}

.text-right, .btn-right {
	float: right !important;
}

.fs-14px {
	font-size: 14px;
}
.fs-16px {
	font-size: 16px;
}
.fs-18px {
	font-size: 18px;
}
.fs-20px {
	font-size: 20px;
}
.fs-22px {
	font-size: 22px;
}
.fs-24px {
	font-size: 24px;
}
.fs-26px {
	font-size: 26px;
}

.lh-13 {
	line-height: 1.3 !important;
}

.p-10 {
	padding: 10px !important;
}

.px-50 {
	padding: 0 50px !important;
}

.p-t-0 {
	padding-top: 0;
}

.p-b-20 {
	padding-bottom: 20px;
}
.p-b-30 {
	padding-bottom: 30px;
}
.p-b-40 {
	padding-bottom: 40px;
}
.p-b-50 {
	padding-bottom: 50px;
}
.p-b-60 {
	padding-bottom: 60px;
}

.m-b-1rem {
	margin-bottom: 1rem !important;
}
.m-l-1rem {
	margin-left: 1rem !important;
}

.m-l-0 {
	margin-left: 0 !important;
}
.m-l-10 {
	margin-left: 10px !important;
}
.m-l-20 {
	margin-left: 20px !important;
}

.m-b-0 {
	margin-bottom: 0 !important;
}
.m-b-5 {
	margin-bottom: 5px !important;
}
.m-b-10 {
	margin-bottom: 10px !important;
}
.m-b-20 {
	margin-bottom: 20px !important;
}
.m-b-30 {
	margin-bottom: 30px !important;
}
.m-b-40 {
	margin-bottom: 40px !important;
}
.m-b-50 {
	margin-bottom: 50px !important;
}
.m-b-60 {
	margin-bottom: 60px !important;
}
.m-b-70 {
	margin-bottom: 70px !important;
}
.m-b-80 {
	margin-bottom: 80px !important;
}
.m-b-90 {
	margin-bottom: 90px !important;
}
.m-b-100 {
	margin-bottom: 100px !important;
}

.m-t-0 {
	margin-top: 0 !important;
}
.m-t-5 {
	margin-top: 5px !important;
}
.m-t-10 {
	margin-top: 10px !important;
}
.m-t-20 {
	margin-top: 20px !important;
}
.m-t-25 {
	margin-top: 25px !important;
}
.m-t-30 {
	margin-top: 30px !important;
}
.m-t-40 {
	margin-top: 40px !important;
}
.m-t-50 {
	margin-top: 50px !important;
}
.m-t-60 {
	margin-top: 60px !important;
}
.m-t-70 {
	margin-top: 70px !important;
}
.m-t-80 {
	margin-top: 80px !important;
}
.m-t-90 {
	margin-top: 90px !important;
}
.m-t-100 {
	margin-top: 100px !important;
}

#home-banner-desktop, #home-banner-tablet, #home-banner-phone,
#footer-desktop-links, #footer-phone-links,
#header-shopping-cart-desktop, #header-shopping-cart-tablet, #header-shopping-cart-phone {
	display: none;
}

@media (max-width: 1500px) {
	#header-logo {
		width: 80%;
		height: auto;
	}
	#home-banner-desktop h1 {
	    font-size: 4.0rem;
	    margin-bottom: 1rem !important;
	}
}

@media (min-width: 1300px) {
	#home-banner-desktop, #header-shopping-cart-desktop, #footer-desktop-links {
		display: block;
	}
}

@media (max-width: 1300px) {
	#home-banner-desktop, #header-shopping-cart-desktop, #footer-desktop-links {
		display: block;
	}
	#header-logo {
		width: 70%;
		height: auto;
	}
	#home-banner-desktop h1 {
	    font-size: 3.6rem;
	    margin-bottom: 1rem !important;
	}
	#home-banner-desktop h3 {
	    font-size: 30px !important;
	}
}

@media (max-width: 1200px) {
	#home-banner-desktop h2 {
	    font-size: 20px !important;
	}
	#home-banner-desktop h3 {
	    left: 50px;
	    bottom: -10px;
	    font-size: 26px !important;
	}
	#footer-desktop-links {
		display: none;
	}
	#footer-phone-links {
		display: block;
	}
	.width-350 {
		width: 240px;
	}
}

@media (max-width: 1050px) { /* Tablet */
	#home-banner-desktop, #home-banner-tablet, #header-shopping-cart-desktop, #footer-desktop-links {
		display: none;
	}
	#home-banner-tablet, #header-shopping-cart-desktop, #footer-phone-links {
		display: block;
	}
	section.py-80 {
		padding: 50px 0 !important;
	}
	#shipping-rate-container {
		margin: 20px 0;
	}
	#contact-page-photo {
		margin-top: 40px;
	}
	.page-title-section h1 {
	    font-size: 44px !important;
	}
	.page-main-text ul {
	    margin-left: 0;
	}
	.blog-text p {
		font-size: 1.3rem !important;
		line-height: 1.5;
	}
	.about-text {
	    padding: 10px !important;
	    line-height: 1.5;
	}
	.about-text p {
	    margin-bottom: 20px;
	}
	#shopping-cart-container {
		position: relative;
		top: 20px;
		right: 20px;
		z-index: 1000;
	}
	.crt-sumry {
		display: block;
		float: none;
	    margin: 0 auto;
	    padding: 20px 20px 0px 20px;
	    width: 90%;
	    border: 1px solid #ccc;
	}
	.crt-sumry span.li-right {
	    margin-left: 50px;
	    float: right;
	}
	.cart-checkout-btn-area {
		margin: 20px;
	}
	.cartListInner .updateArea {
	    display: block;
	    float: none;
	    padding: 0;
	    margin: 0 auto;
	    width: 90%;
	}
	.crt-sumry-notes {
		text-align: center;
		padding: 0 20px;
	}
	.checkout-button {
		margin: 0 10px 20px 0;
		float: right;
	}
	.order-summery-box {
		display: grid;
		grid-template-areas: 'display-order-2' 'display-order-1';
	}
	.width-350 {
		width: 260px;
	}
}
@media (max-width: 990px) {
	#home-banner-desktop, #home-banner-tablet, #header-shopping-cart-desktop, #footer-desktop-links {
		display: none;
	}
	#home-banner-tablet, #header-shopping-cart-phone, #footer-phone-links {
		display: block;
	}
	#footer-contacts {
		text-align: center;
	}
	.width-350 {
		width: 280px;
	}
}

@media (max-width: 430px) {
	#home-banner-desktop, #home-banner-tablet, #header-shopping-cart-desktop, #footer-desktop-links {
		display: none;
	}
	#home-banner-phone, #header-shopping-cart-phone, #footer-phone-links {
		display: block;
	}
	section.py-80 {
		padding: 30px 0 !important;
	}
	#shipping-rate-container {
		margin: 20px 0;
	}
	#contact-page-photo {
		margin-top: 40px;
	}
	.page-title-section h1 {
	    font-size: 40px !important;
	}
	.page-main-text ul {
	    margin-left: 0;
	}
	.blog-text p {
		font-size: 1.2rem !important;
		line-height: 1.5;
	}
	.about-text {
	    padding: 10px !important;
	    line-height: 1.5;
	}
	.about-text p {
	    margin-bottom: 20px;
	}
	#shopping-cart-container {
		position: relative;
		top: 20px;
		right: 20px;
		z-index: 1000;
	}
	.crt-sumry {
		display: block;
		float: none;
	    margin: 0 auto;
	    padding: 20px 20px 0px 20px;
	    width: 90%;
	    border: 1px solid #ccc;
	}
	.crt-sumry span.li-right {
	    margin-left: 50px;
	    float: right;
	}
	.cart-checkout-btn-area {
		margin: 20px;
	}
	.cartListInner .updateArea {
	    display: block;
	    float: none;
	    padding: 0;
	    margin: 0 auto;
	    width: 90%;
	}
	.crt-sumry-notes {
		text-align: center;
		padding: 0 20px;
	}
	.checkout-button {
		margin: 0 10px 20px 0;
		float: right;
	}
	.order-summery-box {
		display: grid;
		grid-template-areas: 'display-order-2' 'display-order-1';
	}
}