/**handles:wpsc-style,styleblog-style**/
.wp_cart_clear_float{clear:both}.shopping_cart{padding:5px}.shopping_cart img{border:none;box-shadow:none}.shopping_cart input{width:auto!important;margin:0}.shopping_cart input[type=number]{max-width:5em!important;text-align:center}div.shopping_cart table{border:none}div.shopping_cart tr td,div.shopping_cart tr th{padding:2px 1px;border:none}div.shopping_cart tr th{font-weight:700}div.shopping_cart th,div.shopping_cart tr{border:none}.shopping_cart .wspsc_cart_item_name_th{text-align:left}.shopping_cart .wspsc_cart_price_th,.shopping_cart .wspsc_cart_qty_th{text-align:center}.shopping_cart .wp_cart_item_thumbnail{margin-right:10px}.shopping_cart .wp_cart_item_thumbnail img{max-width:48px;float:left}.wp_cart_remove_item_form input[type=image]{border:none;cursor:pointer}.wp-cart-button-form input{width:auto!important}.wp_cart_checkout_button{cursor:pointer}.wp_cart_checkout_button:hover{opacity:.7}.wp_cart_button:hover{opacity:.7}.wp_cart_button_wrapper input{margin:0}.wpsc-error-message{color:red!important;font-weight:700}.wpsc-success-message{color:green!important;font-weight:700}.wpsc-cart-txn-success-msg{background-color:#f4f8ff;border:1px solid #007cba;border-radius:3px;padding:15px 20px}.wpsc-cart-change-quantity-msg{font-weight:700;color:red}.wp_cart_product_display_box{border:1px solid #e8e5dc;box-shadow:0 0 1px 0 rgba(0,0,0,.2);margin-bottom:25px;padding-bottom:5px;width:300px}.wp_cart_product_thumbnail img{max-width:100%}.wp_cart_product_display_bottom{padding:10px 15px}.wp_cart_product_name{color:#525351;font-size:16px;font-weight:700;line-height:20px;margin:0 0 10px 0;text-transform:uppercase}.wp_cart_product_description{font-style:italic}.wp_cart_product_price{color:#525351;display:block;font-size:22px;font-weight:700;line-height:24px;margin:0;padding:10px 10px 10px 0}.wpsps_compact_cart{font-family:helvetica;background-color:#ddd;border:1px solid #ccc;max-width:240px;min-width:200px;padding:10px 7px;margin:5px 0}.wpsps_compact_cart_container{padding-left:15px;font-size:14px}.wpsps_compact_cart_price{color:#6a872d;font-weight:700}.wpsps_compact_cart_co_btn{background-color:#a3a3a3!important;color:#162636!important;font-size:14px!important;font-weight:400!important;margin-left:10px!important;padding:5px 7px!important;text-decoration:none!important;width:auto!important;height:auto!important}.wspsc_compact_cart2{background-color:#b4d613;border:1px solid #92b002;max-width:140px;min-width:140px;padding:2px 2px;margin:10px 0}.wspsc_compact_cart2_container{background:url('https://sereneskinhealth.com/wp-content/plugins/wordpress-simple-paypal-shopping-cart/images/shopping_cart_icon_2.png') 6px 6px no-repeat;padding-left:40px}.wspsc_compact_cart2_inside{background:#262626;display:block;color:#fff;font-size:14px;text-align:center;cursor:pointer;padding:3px 0}.wspsc_compact_cart2_view_cart_link{color:#fff!important;text-decoration:none}.wspsc_compact_cart2_view_cart_link:hover{color:#fff!important;text-decoration:none}.wspsc_block_description_text{font-size:smaller!important;color:#6c757d!important}.wpsc-order-data-box{display:flex;justify-content:space-between;align-content:center;width:100%}.wpsc-order-data-box-col{margin-bottom:10px;margin-right:10px}.wpsc-order-data-box-col :first-child{font-weight:700;margin-bottom:10px;margin-right:10px}@media screen and (max-width:768px){.wpsc-order-data-box{display:block}}.wpsc-order-details-table,.wpsc-order-downloads-table{width:100%;border-collapse:collapse;border:1px solid #d3d3d3}.wpsc-order-details-table td,.wpsc-order-details-table th,.wpsc-order-downloads-table td,.wpsc-order-downloads-table th{padding:15px;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}.wpsc-order-billing-address,.wpsc-order-shipping-address,.wpsc-order-shipping-region,.wpsc-order-tax-region{padding:15px;border:1px solid #d3d3d3}.wpsc-manual-payment-form{position:relative}.wpsc-manual-payment-form-instructions{white-space:pre-line;margin-top:10px;margin-bottom:14px}.wpsc-manual-payment-form-basic-fields{display:grid;grid-template-columns:repeat(2,min-content);grid-template-areas:"fname lname" "email phone";column-gap:10px;row-gap:10px}.wpsc-manual-payment-form-basic-fields div:first-child{grid-area:fname}.wpsc-manual-payment-form-basic-fields div:nth-child(2){grid-area:lname}.wpsc-manual-payment-form-basic-fields div:nth-child(3){grid-area:email}.wpsc-manual-payment-form-basic-fields div:nth-child(4){grid-area:phone}.wpsc-manual-payment-form-address-fields{margin-top:10px;display:grid;grid-template-columns:repeat(2,min-content);grid-template-areas:"street city" "country state" "postalcode postalcode";column-gap:10px;row-gap:10px}.wpsc-manual-payment-form-address-fields div:first-child{grid-area:street}.wpsc-manual-payment-form-address-fields div:nth-child(2){grid-area:city}.wpsc-manual-payment-form-address-fields div:nth-child(3){grid-area:country}.wpsc-manual-payment-form-address-fields div:nth-child(4){grid-area:state}.wpsc-manual-payment-form-address-fields div:nth-child(5){grid-area:postalcode}.wpsc-manual-payment-address-section-label{font-size:larger;margin:16px 0 12px}.wpsc-manual-payment-form-field input,.wpsc-manual-payment-form-field select{width:100%}.wpsc-manual-payment-form-submit-section{margin-top:24px}.wpsc-manual-payment-form-cancel{margin-left:8px!important}.wpsc-manual-checkout-field-error{color:#c00;font-size:smaller;margin-top:4px}.wpsc-manual-payment-form-loader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px);visibility:hidden;transition:opacity .5s,visibility .5s}.wpsc-manual-payment-form-loader::after{content:'';box-sizing:border-box;width:60px;height:60px;border-radius:50%;border:5px solid #ccc;border-top-color:#0070ba;animation:wpsc-spinner .6s linear infinite}@keyframes wpsc-spinner{to{transform:rotate(360deg)}}.wpsc-manual-payment-form.loading .wpsc-manual-payment-form-loader{visibility:visible!important}
/*!
Theme Name: StyleBlog
Theme URI: https://themebeez.com/themes/style-blog/
Author: themebeez
Author URI: https://themebeez.com/
Description: Style blog is minimal light-weight & featured rich elegant WordPress theme tailored to be exceptional on all kinds of blogs. Style blog is beautifully designed and developed with respect to WordPress standards. It is perfect for creating websites like personal blog, fashion blog, gourmet blog, travel blog etc. Style blog theme is easy to use, can be easily customizable via live wordpress customizer and is translation ready. Style blog comes with demo ready to import & you can get your blog ready just in few minutes. Visit link, https://themebeez.com/themes/style-blog/, to get information on theme & for support for the theme visit https://themebeez.com/support-forum/.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: styleblog
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, blog, theme-options, right-sidebar, footer-widgets, two-columns

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

StyleBlog is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body,button,input,optgroup,select,textarea{color:#404040;font-family:sans-serif;font-size:16px;font-size:1rem;line-height:1.5}p{margin-bottom:1.5em}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:500}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid transparent;border-radius:0;color:#333;background-color:#fff;border-color:#ccc;padding:6px 12px;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;margin:10px 0}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{color:#666;border:1px solid #ccc;border-radius:0;padding:6px 12px;width:100%;height:34px;line-height:1.42857143}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%;height:auto}a{color:#4169e1}a:visited{color:#000}a:active,a:focus,a:hover{color:#191970}a:focus{outline:thin dotted}a:active,a:hover{outline:0}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{float:right;text-align:right;width:50%}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.sticky{display:block}.hentry{margin:0 0 1.5em}.updated:not(.published){display:none}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none;overflow:auto}.infinity-end.neverending .site-footer{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}