<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Story Child
Theme URI: http://pexetothemes.com/docs/changelog/story/changelog.txt
Author: Pexeto
Author URI: http://pexetothemes.com/
Description: Premium Responsive Wordpress Theme by Pexeto.
Version: 1.0.0
Template: thestory
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:light, white, one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/
.fixed-header-scroll .navigation-container .nav-menu ul ul li {
    background-color: rgba(243, 236, 226,.9);
}
.pex-woo-cart-btn-wrap {
   margin-left: 0px;
   border-left: none;
}
.pex-woo-cart-btn-wrap {
   margin: 0px 0 4px 4px;
}
.pex-woo-cart-btn {
	margin-left: 0px !important;
}
.pex-woo-cart-btn::before {
   content: none;
}
.pex-woo-cart-btn .icon.icon--cart {
   stroke: #264b66;
}
.pex-woo-cart-num {
	position: absolute;
	top: -10px;
	left: 20px;
	background: none !important;
	color: #264b66 !important;	
}
.pex-woo-cart {
	background: #faf6f3 !important;
}
.pex-woo-cart .total{
	background-color: #eee9e5 !important;
}
li.woocommerce-mini-cart-item.mini_cart_item a {
	color: #052039 !important;
}
li.woocommerce-mini-cart-item.mini_cart_item .quantity {
	color: #42221A !important;;
}
.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
	background: #D9CEC5 !important;
}
.return-to-shop a.wc-backward {
	background: #264b66 !important;
	color: #fff !important;
}
.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
	color: #264B66 !important;
}
#place_order {
	background: #264b66 !important;
}
.copyrights a {
	color: #567388 !important;
}
.button.single_add_to_cart_button {
	background: #264b66 !important;
}
.content-box {
	box-shadow: 0 0 1px rgba(243, 236, 227, 0.15);
}
.woocommerce-checkout abbr {
	border-bottom: none !important;
	cursor: inherit !important;
	text-decoration: none !important;
}
.add_to_cart_button {
	border-color: #264b66 !important;
}
.add_to_cart_button:hover {
	background: #264b66 !important;
	border-color: #264b66 !important;
}
.woocommerce-ordering select.orderby {
	color: #052039 !important;
	background-color: #faf6f3 !important;
	border-color: #052039 !important;
	border-radius: 5px;
	font-family: 'Josefin Sans';
}
.single-product #content {
	max-width: 100% !important;
}
.single-product #sidebar {
	display: none !important;
}
.woocommerce #content-container a.button.add_to_cart_button, .woocommerce-page #content-container a.button.add_to_cart_button {
    border-color: #052039 !important;
	color: #fff !important;
}

.woocommerce #content-container a.button.add_to_cart_button:before{
	color: #052039 !important;
}
.woocommerce #content-container a.button.add_to_cart_button:hover:before {
    color: #fff !important;
}
.wc-proceed-to-checkout .checkout-button {
    color: #fff !important;
}
/* checkout page start */
#customer_details .woocommerce-billing-fields .form-row .woocommerce-input-wrapper input,
#customer_details .woocommerce-billing-fields .form-row .woocommerce-input-wrapper select,
#customer_details .woocommerce-billing-fields .form-row .woocommerce-input-wrapper textarea,
.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #052039;
	font-family: 'Josefin Sans';
}

.single-product .product .woocommerce-tabs.wc-tabs-wrapper{
	width: 100% !important;
}

/* checkout page end */


.faq-container {
	background: #254a65;
	padding: 10px 50px 50px;
}
.faq-content {
	width: 50%;
	margin: 0px auto;
}
.faq-content h3 {
	text-align: center;
	color: #fff !important;
	font-family: 'Playfair Display', sans-serif;
	font-size: 72px;
}
.faq-content &gt; h3 {
    padding-bottom: 30px;
}
.sp-easy-accordion &gt; .sp-ea-single {
	margin-bottom: 0px !important;
}
.sp-easy-accordion &gt; .sp-ea-single &gt; .ea-header a {
	text-align: left !important;
	color: #fff !important;
	font-family: 'Playfair Display', sans-serif;
	border-bottom: 1px solid #ffffff;
}
.sp-easy-accordion &gt; .sp-ea-single &gt; .sp-collapse &gt; .ea-body {
	color: #fff !important;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: lighter;
}
.sp-easy-accordion &gt; .sp-ea-single &gt; .ea-header a .ea-expand-icon.fa {
	color: #fff !important;
}
.sp-easy-accordion .sp-ea-single .ea-header a{
	font-size: 23px;
}

.sp-easy-accordion .sp-ea-single .ea-header{
	padding-top: 0;
    padding-bottom: 0;
}

.single-product .woocommerce-error, 
.single-product .woocommerce-error,
.single-product .woocommerce-message,
.woocommerce-cart  .woocommerce-message {
    background: #d9cec5;
}

.single-product .woocommerce-error li .button,
.single-product .woocommerce-message a.button {
	color: #fff !important;
    background-color: #264b66 !important;
}

.single-product .woocommerce-product-gallery .wp-post-image{
	width: unset !important;
}

.woocommerce-cart .shop_table tr.woocommerce-cart-form__cart-item.cart_item {
    border-color: #264b66;
}

.woocommerce-cart .coupon button.button,
.woocommerce-cart .actions button.button, 
.woocommerce-cart a.checkout-button.button.alt.wc-forward{
    background: #264b66 !important;
}
.woocommerce-cart input#coupon_code {
    font-family: 'Josefin Sans';
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart_item,
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total,
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td,
.woocommerce-order-received .order_details thead tr,
.woocommerce-order-received .order_details tfoot tr,
.woocommerce-order-received .order_details tfoot tr th {
    border-bottom: 1px solid #264b66 !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td,
.woocommerce-order-received .order_details tfoot tr td, .woocommerce-order-received .order_details tfoot tr th{
	border-bottom: 1px solid #264b66 !important;
}
.woocommerce-order-received .order_details thead tr th,
/* .woocommerce-order-received .order_details tfoot tr:not(:first-child) th, */
.woocommerce-order-received .order_details thead tr td,
/* .woocommerce-order-received .order_details tfoot tr:not(:first-child) td */{
	border-top: 0;
}
.section-full-width {
    box-shadow: unset; 
}
.postid-3206 .summary .price, .postid-3298 .summary .price, .postid-3209 .summary .price, .postid-3210 .summary .price, .postid-3306 .summary .price{
	display:none;
}

.single-product .summary .product_meta{
	display:none;
}
.woocommerce-MyAccount-content table td{
	border-color: #42221a;
}
.woocommerce-MyAccount-orders .woocommerce-button, .woocommerce-MyAccount-subscriptions .woocommerce-button{
	background: #264B66 !important;
    color: #ffff !important;
}
.comment-form p.form-submit input#submit {
    font-family: 'Josefin Sans';
}
form.post-password-form input[type="submit"] {
	font-family: 'Josefin Sans';
}
#footer {
	padding-top: 100px;
}
#payment .payment_methods &gt; li .payment_box, #payment .place-order{
	width: unset !important;
}
.scroll_to_products{
	cursor: pointer;
}
.woocommerce-MyAccount-downloads-file.button.alt,
.order-again a.button{
	background-color: #264b66 !important;
	color: #fff !important;
}
#content a.button.send-button {
    color: #fff !important;
}
@media(max-width:980px) {
	.faq-container {
		padding: 20px;
	}
	.faq-content {
		width: 100%;
	}	
}




.woocommerce-page table.shop_table.order_details tfoot tr:last-child td, 
.woocommerce-page table.shop_table.order_details tfoot tr:last-child th {
  border-top: 1px solid #42221a;
  border-bottom: 1px solid #42221a;
}
.woocommerce-page table.shop_table.order_details tfoot tr:nth-child(1) th {
  border-bottom: transparent !important;
  border-bottom: 1px solid #264b66 !important;
}
.single-product .variations tr {
    border-bottom: none !important;
}



.single-product .variations li, .single-product .variations li:hover {
    border: 1px solid #9f6a4a;
    background: #faf6f3 !important;
    outline: 0 !important;
    box-shadow: none !important;
    line-height: 32px;
    min-height: 35px;
}
.single-product .variations li:active, .single-product .variations li.selected {
    border: 1px solid #42221a !important;
}
.single-product .variations td.value.woo-variation-items-wrapper {
    padding-top: 0;
    margin-top: -10px;
    padding-bottom: 0;
}
.sp-easy-accordion .sp-ea-single .ea-header a{
	font-weight: unset !important;
}

.woocommerce-checkout-review-order-table .recurring-totals, 
.woocommerce-checkout-review-order-table .cart-subtotal.recurring-total,
.woocommerce-checkout-review-order-table .cart-discount.recurring-total
{
	display:none !important;
}
/* table.shop_table tr td, table.shop_table tr th {
    border-bottom: 1px solid #264b66 !important;
	    border-color: #264b66 !important;
		    border-top: none !important;
}  */

.woocommerce div.product form.cart .variations label, .woocommerce-page div.product form.cart .variations label, .woocommerce #content div.product form.cart .variations label, .woocommerce-page #content div.product form.cart .variations label {
    font-weight: unset !important;
}



.checkout table.shop_table.woocommerce-checkout-review-order-table .cart-discount td {
    border-bottom: 1px solid #42221a !important;
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box{
	background: #FAF6F3 !important;
}</pre></body></html>