/**
Theme Name: Sibon
Author: yu2un
Author URI: https://y2n.me
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sibon
Template: astra
*/

/* Start Custom Fonts CSS */
@font-face {
    font-family: 'proxima nova';
    font-style: normal;
    font-weight: 500;
    font-display: auto;
    src: url('/fonts/ProximaNova500.woff2') format('woff2'), url('/fonts/ProximaNova500.woff') format('woff');
}

@font-face {
    font-family: 'proxima nova';
    font-style: normal;
    font-weight: 600;
    font-display: auto;
    src: url('/fonts/ProximaNova600.woff2') format('woff2'), url('/fonts/ProximaNova600.woff') format('woff');
}

@font-face {
    font-family: 'proxima nova';
    font-style: normal;
    font-weight: 700;
    font-display: auto;
    src: url('/fonts/ProximaNova700.woff2') format('woff2'), url('/fonts/ProximaNova700.woff') format('woff');
}

body{
	font-family: 'proxima nova', sans-serif !important;
	background: #f3f3f3 !important;
	max-width:1920px;
	margin:auto;
}

#content{
	background:#ffffff;
}

.single-product #content{
	padding:20px 0px;
}

.single-product .site-header{
	border-bottom:1px solid #f9f8f8;
}

.single-product .quantity{
	display:none !important;
}

.menu-item i._before{
	font-size:1.5em !important; margin-right:10px !important;
}

.wapf{
	font-size:13px !important;
}

.wapf input, .wapf select, .wapf textarea{
	padding:10px !important;
	font-size:14px !important;
	border-radius:5px !important;
	border:1px solid #999 !important;
	width:90% !important;
}

.wapf input[type='checkbox']{
	width:unset !important;
	float:left;
}

.wapf textarea{
	width: 95% !important;
}


.homePackageList{
	
}

.homePackageList .elementor-image-box-img img{
	border-radius: 10px 10px 0px 0px !important;
}

.homePackageList .elementor-image-box-content{
	padding: 0px 20px 30px !important;
}

header.site-header .search-field{
	border:none !important;
}

.ast-modern-checkout .ast-two-column-checkout .woocommerce-checkout #ast-order-review-wrapper{
	width:50%;
}

.woocommerce-page.woocommerce-checkout form #customer_details.col2-set{
	width:48%;
	margin-right: 2%;
}

#order_review .variation{
	font-size:13px;
}

#order_review .variation dt{
	font-weight:bold;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
    padding: 10px 20px;
    font-size: 14px;
    border: 1px solid #ececec;
    border-radius: 30px;
    height: auto;
    font-family: inherit;
    line-height: 15px;
    background-color: #f8f8f9;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{
	left:unset;
	right:15px;
	top:12px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{
	height:15px;
	width:15px;
}

.aviable_options_row{}

.aviable_options{
	display: inline-block;
    margin-bottom: 30px;
    width: 100%;
	padding-bottom:30px;
	border-bottom: 1px solid #ececec
}

.aviable_options .aviable_items{
	
	text-align: center;
	padding:10px;
}

.aviable_options .aviable_items h6{
	margin-top:30px;
	padding-bottom:20px;
	border-bottom:1px solid #efefef;
}

.aviable_options .col-3{
	width:25%;
	float:left;
}

.aviable_options .col-9{
	width:75%;
	float:left;
}

.tax-product_tag .site-content .ast-container{
	max-width: unset;
	width: 100%;
}

.footerLink,
.footerLink h1,
.footerLink h2,
.footerLink h3,
.footerLink h4,
.footerLink h5,
.footerLink h6{ 
	color:#fff !important;
}

.footerLink h1,
.footerLink h2,
.footerLink h3,
.footerLink h4,
.footerLink h5,
.footerLink h6{
	font-size: 15px;
    font-weight: 600;
}

.footerLink a,
.footerLink p{
	font-size:14px;
	color:#989898;
	
}