/*!
	Theme Name: Gossh
	GitHub Theme URI: https://github.com/hellogossh/gossh-theme
	Description: Gossh Site Builder WordPress Theme.
	Author: Gossh
	Author URI: https://www.gossh.com
	Version: 2025.1.14
	Stable tag: 2024.09.28
	Requires at least: 6.0
	Tested up to: 6.6.2
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: gossh
	Tags: custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*! Based on normalize.css v8.0.0, HTML5 Boilerplate v6.1.0, & Bootstrap Reboot v4.1.0 | Under MIT License */

/* 

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom css area in "appearance => customise" from your wp-admin. IF you make edits to this
or any other theme file, they will be lost in a theme update.

*/


html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:aktiv-grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#333;background-color:#fff}h1,h2,h3,h4,h5,h6{margin-top:.5rem;margin-bottom:1rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:.9rem}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;text-decoration:none;color:rgba(var(--brz-global-color3),1)}a:active,a:hover{color:rgba(var(--brz-global-color3),0.5)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}details{display:block}summary{display:list-item}figcaption{font-size:16px;color:#333;line-height:1.4;font-style:italic;font-weight:400}[hidden],template{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{*,:after,:before{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{page-break-inside:avoid;border:1px solid #999}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}#comments .comment-list{margin:0;padding:0;list-style:none;font-size:.9em}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:30px 0 30px 60px;border-bottom:1px solid #ccc}body.rtl #comments .comment .comment-body,body.rtl #comments .pingback .comment-body{padding:30px 60px 30px 0}#comments .comment .avatar,#comments .pingback .avatar{position:absolute;left:0;-webkit-border-radius:50%;border-radius:50%;margin-right:10px}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar{left:auto;right:0;margin-right:0;margin-left:10px}#comments .comment-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{position:relative;list-style:none;margin:0;padding-left:30px}body.rtl #comments .children{padding-left:0;padding-right:30px}#comments .children li:last-child{padding-bottom:0}#comments ol.comment-list .children:before{display:inline-block;font-size:1em;font-weight:400;line-height:100%;content:"\21AA";position:absolute;top:45px;left:0;width:auto}body.rtl #comments ol.comment-list .children:before{content:"\21A9";left:auto;right:0}@media (min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media (max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-left:20px}#comments .comment .avatar{position:inherit;float:left}body.rtl #comments .comment .avatar{float:right}}label{display:inline-block;line-height:1;margin-bottom:.5rem}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.15;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{width:100%;border:1px solid #666;-webkit-border-radius:3px;border-radius:3px;padding:.5rem 1rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#333;outline:0 none}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{width:auto;-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=button],[type=submit],button{display:inline-block;font-weight:400;color:#c36;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid #c36;padding:.5rem 1rem;font-size:1rem;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}[type=button]:focus,[type=submit]:focus,button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{color:#fff;background-color:#c36;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;width:100%;margin-bottom:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}table td,table th{padding:15px;line-height:1.5;text-align:left;vertical-align:top;border:1px solid #ccc}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-top:1px solid #ccc}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:#eee}table tbody tr:hover>td,table tbody tr:hover>th{background-color:#e9e9e9}table tbody+tbody{border-top:2px solid #ccc}@media (max-width:767px){table table{font-size:.8em}table table td,table table th{padding:7px;line-height:1.3}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{margin-top:0;margin-bottom:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}.alignright{float:right;margin-right:1rem}.alignleft{float:left;margin-left:1rem}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.sticky{position:relative;display:block}.bypostauthor{font-size:inherit}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.wp-caption{margin-bottom:1.25rem}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{margin:0;text-align:center}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:1}

li#wp-admin-bar-brizy_Edit_page_link > a.ab-item:before {
    content: "";
    width: 20px;
    height: 20px;
    top: 6px;
    margin-right: 10px;
    background-size: 20px 20px;
    display: inline-block;
    background-image: url(./style/img/gossh-dashicon.svg) !important;
    background-repeat: no-repeat;
}

.site-header{
	display: grid;
	background-color: #0D0C22;
}

.site-branding-container{
	width: 66%;
    display: block;
    margin: auto;
	padding: 20px 0px;
}

.site-branding-container .site-branding .site-title{
	font-size: 2.5rem;
    font-weight: 500;
	line-height: 1.2;
	margin-top: 0.7rem;
    margin-bottom: 1.2rem;
}

.site-header .site-branding-container a{
	color: #fff;
}

.site-header .site-branding-container a:hover{
	color: #fff;
}

.site-branding {
    display: inline-block;
}

.site-description{
	display: none;
}

.site-title{
 	float: left;
}

.logo{
	height: 60px;
}

.main-navigation{
	float: right;
	margin-top: 24px;
}

.main-menu li {
	float: left;
	margin-right: 35px;
	list-style-type: none;
}

.site-content{
    width: 1170px;
    margin: 100px auto;
}

.site-content img{
	max-width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.site-content .sticky{
	padding: 50px 60px;
    background-color: #F7F9FD;
}

.sticky-post{
	font-size: 1.2rem;
}

.site-content a{
	color: #EA4C89;
}

.site-content a:hover{
	color: #EA4C89;
}

.site-content h2 a{
	color: #EA4C89;
}

.site-content h2 a:hover{
	color: #EA4C89;
}

.site-content article{
	padding:25px 0px;
	border-bottom:1px solid #F3F3F4;
}

.site-content .post-thumbnail{
	margin:10px 0px;
}

.site-content .pagination{
	margin-top: 40px;
}

.pagination .nav-links{
	font-size: 1.2rem;
}

.pagination .nav-links .page-numbers{
	margin-right: 10px;
    padding: 1px 8px 3px;
    background-color: #EA4C89;
    color: white;
    border-radius: 5px;
}

.pagination .nav-links .current{
	margin-right: 10px;
    padding: 1px 8px 3px;
    background-color: #EA4C89;
    color: white;
    border-radius: 5px;
}

.pagination .nav-links .page-numbers:hover{
    background-color: #EA4C89;
}

.site-footer{
	background-color: #FAFAFB;
}

.site-footer a{
	color: #3D3D4E;
}

.site-footer a:hover{
	color: #3D3D4E;
}

.site-footer .site-info{
	text-align:center;
	padding: 40px 0px;
}

.footer-navigation{
	display:none;
}

[type=button], [type=submit], button {
	color:white;
    background-color: #EA4C89;
    border: 1px solid #EA4C89;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #EA4C89;
    border: 1px solid #EA4C89;
}

.single .post{
	margin-bottom: 45px;
}

.single .post-navigation{
	display:grid;
	margin-bottom: 45px;
}

.single .post-navigation .nav-previous{
	float: left;
	text-align:center;
}

.single .post-navigation .nav-next{
	float: right;
	text-align:center;
}

.single .post-navigation .nav-links .meta-nav{
	font-size: 1.2rem;
	font-weight: 700;
}

.single .site .site-content .site-main ul, .single .site .site-content .site-main ol, .single .site .site-content .site-main li, .single .site .site-content .site-main dd{
margin-left: 13px;
}

.single .site .site-content .site-main dt{
    font-size: 1.3rem;
    font-weight: 700;
    margin-top: 10px;
}

.single .site .site-content .site-main blockquote{
	border-left: 2px solid #383863;
    margin-left: 0px;
    padding-left: 40px;
}

.single .site .site-content .site-main address{
	margin-bottom:0.9rem;
}

.single .site .site-content .site-main .post-tags{
	margin-top:20px;
}

.single .site .site-content .site-main .gallery-item{
	width: 25%;
    text-align: center;
	float:left;
}

.single .site .site-content .site-main .gallery {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin-bottom: calc(1.5 * 1rem);
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em;
    font-weight: 600;
}

pre {
    font-family: monospace,monospace;
    font-size: 1em;
    white-space: pre-wrap;
    overflow: auto;
    max-width: calc(6 * (100vw / 12) - 28px);
}

.alignleft {
    float: left;
    margin-left: 0 !important;
    margin-right: 35px !important;
}

.alignright {
    float: right;
    margin-right: 0;
	margin-left: 35px;
}

.alignnone {
	width: 1200px;
    margin-left: 0px;
    margin-right: 0px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.single .site .site-content .site-main .page-content p{
	max-width: calc(6 * (100vw / 12) - 28px);
}

.single .site .site-content .site-main article{
	display: table;
}

#comments .comment .avatar, #comments .pingback .avatar {
    left: 0px;
    top: 18px;
    width: 50px;
}

.page-title, .post-navigation .post-title, .entry-title, .not-found .page-title, .error-404 .page-title, .comments-title, blockquote {
    hyphens: auto;
    word-break: break-all;
}

.entry-footer .author a, .entry-footer .posted-on a, .entry-footer .cat-links a, .entry-footer .tags-links a, .entry-footer .comments-link{
    color: #a0a0b3;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.entry-footer .author, .entry-footer .posted-on, .entry-footer .cat-links{
    padding-right: 10px;
    border-right: 2px solid #a0a0b3;
}

.entry-footer .posted-on a, .entry-footer .cat-links a, .entry-footer .tags-links a, .entry-footer .comments-link{
    padding-left: 10px;
}

.entry-footer .comments-link{
	padding-top: 5px;
    padding-bottom: 1px;
	border-left:2px solid #6E6D7A;
}

.entry-footer .tags-links{
	padding-right: 10px;
}

.entry-footer .author a:hover, .entry-footer .posted-on a:hover, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:hover{
    color: #6E6D7A;
}

/**
 * Woocommerce
 */


/**! 01 Buttons **/
/**! 02 Type **/
/**! 03 Forms **/
/**! 04 Messages **/
/**! 05 Passwords **/
/**! 06 Navigation **/
/**! 07 Basket **/
/**! 08 Checkout **/
/**! 09 Single Product **/
/**! 10 Fluid Checkout **/


/**
 * 01 Buttons
 */

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt {
    width: auto;
    margin: 0px 5px;
    padding: 15px 15px;
    border-radius: 6px;
    display: inline-block;
    font-weight: 400;
    transition: .3s;
    background-color: rgb(var(--brz-global-color3));
    color: rgb(var(--brz-global-color8));
    border: 2px solid rgb(var(--brz-global-color3));
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover {
    background-color: rgb(var(--brz-global-color3),0.8);
    color: rgb(var(--brz-global-color8));
    border: 2px solid rgb(var(--brz-global-color3),0.8);
}

.woocommerce #respond input#submit:focus, .woocommerce #respond input#submit.focus, .woocommerce a.button:focus, .woocommerce a.button.focus, .woocommerce button.button:focus, .woocommerce button.button.focus, .woocommerce input.button:focus, .woocommerce input.button.focus {
    box-shadow: none !important;
    outline: 0;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin-top: 30px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
	padding: 15px;
	color: white;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover {
	background-color: rgb(var(--brz-global-color3));
	color: white;
}

.pswp__button:hover{
	border: none !important;
}

/**
 * 02 Type
 */

.woocommerce-MyAccount-content p {
    color: rgba(var(--brz-global-color1),0.6);
    font-size: 14px;
    margin-bottom: 30px;
}

.woocommerce-MyAccount-content a {
    color: rgb(var(--brz-global-color3));
}

.woocommerce-account .addresses .title h3 {
    font-family: var(--brz-heading4fontfamily) !important;
    font-size: var(--brz-heading4fontsize);
    line-height: var(--brz-heading4lineheight);
    font-weight: var(--brz-heading4fontweight);
    letter-spacing: var(--brz-heading4letterspacing);
}

.woocommerce-MyAccount-content span em {
    font-size: 10px;
    color: rgba(var(--brz-global-color1),0.6);
}

.woocommerce-MyAccount-content header.woocommerce-Address-title.title {
    border-bottom: 1px solid rgba(var(--brz-global-color1),0.05) !important;
    margin-bottom: 30px;
}

/**
 * 03 Forms
 */

.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 30px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    height: 60px;
    padding: 10px 30px;
    border: 1px solid rgba(var(--brz-global-color1),0.05) !important;
    color: rgba(var(--brz-global-color1),0.6);
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
	display: inline-block;
    position: absolute;
    z-index: 4 !important;
    background: #fff;
    padding: 0 10px;
    margin-bottom: 6px!important;
    font-size: 14px;
    line-height: 22px !important;
    font-weight: 400;
    margin-top: -14px !important;
    margin-left: 20px;
    color: rgba(var(--brz-global-color1),0.6);
}

span#billing_address_1-description, span#billing_email-description {
    margin-bottom: 20px;
}

.woocommerce-account fieldset {
    border: none;
    padding: 0px;
}

.woocommerce-account legend {
    font-size: 24px;
    line-height: 1.3;
    color: rgb(var(--brz-global-color1));
    margin-bottom: 30px;
}

input#account_display_name {
    margin: 0;
}

.woocommerce-account span.select2-dropdown.select2-dropdown--below {
    margin-top: -30px;
}

.woocommerce-account .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: rgb(var(--brz-global-color3));
}

.woocommerce-MyAccount-content address {
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    color: rgba(var(--brz-global-color1),0.6);
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: none;
    padding: 0 !important;
    margin: 40px 0;
    text-align: left;
    border-radius: 5px;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-left: 5px;
    padding: 0;
}

/**
 * 04 Messages
 */

.woocommerce-message {
    border-top-color: #66CC99;
    background-color: #F7F9FD;
}

.woocommerce-message:before {
    color: #66CC99;
}

.woocommerce form .form-row .required {
    color: #C14742;
}

.woocommerce-info {
    border-top-color: #00B6E3;
    background-color: #F7F9FD;
}

.woocommerce-info:before {
    color: #00B6E3;
}

.woocommerce-error {
    border-top-color: #C14742;
    background-color: #F7F9FD;
}

.woocommerce-error:before {
    color: #C14742;
}

/**
 * 05 Passwords
 */

.woocommerce-password-strength.strong {
    background-color: #66CC99;
    border-color: #66CC99;
    color: #fff;
}

.woocommerce-password-strength.short {
    background-color: #CC6666;
    border-color: #CC6666;
    color: #fff;
}

.woocommerce-password-strength.bad {
    background-color: #E7A56A;
    border-color: #E7A56A;
    color: #fff;
}

.woocommerce-password-strength.good {
    background-color: #D8C346;
    border-color: #D8C346;
    color: #fff;
}

/**
 * 06 Navigation
 */

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
    border: 1px solid rgba(var(--brz-global-color1),0.05) !important;
    padding: 40px 35px 30px;
    border-radius: 6px;
}

.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    font-weight: 400;
    position: relative;
    border-radius: 6px;
    padding: 10px 10px 10px 15px;
    margin-bottom: 8px;
    transition: var(--transition);
    border: none;
    width: 100%;
}

.woocommerce-MyAccount-navigation ul li a {
    color: rgba(var(--brz-global-color1),0.6);
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    color: rgb(var(--brz-global-color3));
}

.woocommerce-MyAccount-navigation ul li:hover {
    background-color: rgba(var(--brz-global-color1),0.01) !important;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    color: rgb(var(--brz-global-color3));
}

.woocommerce-MyAccount-navigation ul li.is-active {
    background-color: rgba(var(--brz-global-color1),0.02) !important;
    color: rgb(var(--brz-global-color1)) !important;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\f226";
    font-family: 'Dashicons';
    left: 24px;
    font-size: 24px;
    padding-right: 10px;
    line-height: 22px;
    display: block;
    float: left;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\f174";
    font-family: 'Dashicons';
    left: 24px;
    font-size: 24px;
    padding-right: 10px;
    line-height: 22px;
    display: block;
    float: left;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: "\f316";
    font-family: 'Dashicons';
    left: 24px;
    font-size: 24px;
    padding-right: 10px;
    line-height: 22px;
    display: block;
    float: left;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "\f102";
    font-family: 'Dashicons';
    left: 24px;
    font-size: 24px;
    padding-right: 10px;
    line-height: 22px;
    display: block;
    float: left;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\f110";
    font-family: 'Dashicons';
    left: 24px;
    font-size: 24px;
    padding-right: 10px;
    line-height: 22px;
    display: block;
    float: left;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\f14a";
    font-family: 'Dashicons';
    left: 24px;
    font-size: 24px;
    padding-right: 10px;
    line-height: 22px;
    display: block;
    float: left;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--members-area a:before {
    content: "\f307";
    font-family: 'Dashicons';
    left: 24px;
    font-size: 24px;
    padding-right: 10px;
    line-height: 22px;
    display: block;
    float: left;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
    content: "\f508";
    font-family: 'Dashicons';
    left: 24px;
    font-size: 24px;
    padding-right: 10px;
    line-height: 22px;
    display: block;
    float: left;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    content: "\f526";
    font-family: 'Dashicons';
    left: 24px;
    font-size: 24px;
    padding-right: 10px;
    line-height: 22px;
    display: block;
    float: left;
}

@media(max-width:1170px){
	.site-content{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
    padding-right: 50px;
}
}

@media(max-width:900px){
	.site-content{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
    padding-right: 50px;
}
}

@media(max-width:700px){
	.site-content{
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
    padding-right: 50px;
}
}

@media(max-width:600px){
	.site-content{
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
    padding-right: 50px;
}
}

@media(max-width:550px){
	.site-content{
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
    padding-right: 50px;
}
}

@media(max-width:500px){
	.site-content{
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
    padding-right: 30px;
}
}

@media(max-width:450px){
	.site-content{
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
    padding-right: 30px;
}
}

@media(max-width:400px){
	.site-content{
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
    padding-right: 30px;
}
}

@media(max-width:350px){
	.site-content{
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
    padding-right: 30px;
}
}

/**
 * 07 Basket
 */

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    border: 1px solid rgba(var(--brz-global-color1),0.05) !important;
    padding: 14px;
    width: 55%;
}

.woocommerce table.shop_table {
  	border: 1px solid rgba(var(--brz-global-color1),0.05) !important;
}

/**
 * 08 Checkout
 */


div.woocommerce form .form-row .select2-selection:focus, div.woocommerce form .form-row input[type=checkbox]:focus, div.woocommerce form .form-row input[type=date]:focus, div.woocommerce form .form-row input[type=email]:focus, div.woocommerce form .form-row input[type=number]:focus, div.woocommerce form .form-row input[type=password]:focus, div.woocommerce form .form-row input[type=radio]:focus, div.woocommerce form .form-row input[type=search]:focus, div.woocommerce form .form-row input[type=tel]:focus, div.woocommerce form .form-row input[type=text]:focus, div.woocommerce form .form-row input[type=url]:focus, div.woocommerce form .form-row select:focus, div.woocommerce form .form-row textarea:focus {
    outline: 2px solid #9DA3A5 !important;
}

div.woocommerce form .form-row.woocommerce-validated:not([class*=woocommerce-invalid]):not(.fc-no-validation-icon) .select2-selection:after, div.woocommerce form .form-row.woocommerce-validated:not([class*=woocommerce-invalid]):not(.fc-no-validation-icon):not(.fc-select2-field) .woocommerce-input-wrapper:after {

    color: #66CC99  !important;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    border: none !important;
}


.woocommerce table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: rgba(var(--brz-global-color1),0.02) !important;
}

.woocommerce table tbody>tr.woocommerce-cart-form__cart-item.cart_item:nth-child(odd):hover {
    background-color: rgba(var(--brz-global-color1),0.02) !important;
}

.woocommerce table tbody tr:hover>td, table tbody tr:hover>th {
   background: none !important;
}

.woocommerce tr.cart-subtotal:hover {
    background: rgba(var(--brz-global-color1),0.02) !important;
}

.woocommerce a.remove:hover {
    background: #C14742 !important;
}

.woocommerce a.remove:hover {
    color: #fff!important;
    background: #C14742;
}

div.woocommerce a.remove {
    color: #C14742!important;
    line-height: 0.9em !important;
}

/**
 * 09 Single Product
 */

a.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 99;
}

/**
 * 10 Fluid Checkout
 */

.fc-progress-bar__bar.is-complete, .fc-progress-bar__bar.is-current {
    background-color: #66CC99 !important;
}

div.fc-wrapper #payment .payment_methods>.wc_payment_method>input[name=payment_method]:checked+label:before {
    content: "";
    border-color: #66CC99  !important;
    background-color: #66CC99 !important;
}

body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id=billing_address] {
    background-color: white !important;
}

.has-checkout-layout--multi-step.woocommerce-checkout form.woocommerce-checkout .fc-wrapper [data-step-complete] .fc-step__substep .fc-step__substep-title:before {
    background-color: #9DA3A5 !important;
}

div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table .product-quantity {
    background-color: #66CC99 !important;
}

.fc-wrapper #payment ul.wc_payment_methods>li.wc_payment_method>input[name=payment_method]:checked+label {
    background-color: #FAFAFB !important;
}

#add_payment_method .fc-wrapper #payment ul.payment_methods>li.wc_payment_method .payment_box, .fc-wrapper #payment ul.payment_methods>li.wc_payment_method .payment_box {
    background-color: #FAFAFB !important;
}

.fc-wrapper .fc-coupon_code__collapsible .fc-coupon-code__apply{
	padding: 0 20px !important;
}

@media (min-width: 1000px){
	.has-checkout-layout--multi-step .fc-step__substep-text {
    font-size: 14px !important;
	}
}
