/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2020 | 09:02:15 */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');

a {
  color: #ed2024;
}

.woocommerce ul.products li.product li.title a {
	font-family: "Roboto Condensed", Arial, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	color: #0984e3;
  	letter-spacing: -1px;
}

.widget_product_categories li a, .widget_layered_nav li a {
	color: #777;
}

.widget_product_categories li a:hover, .widget_layered_nav li a:hover {
	color: #ed2024;
}

.page_item a {
	color: #777;
}

.page_item a:hover {
	color: #000;
}

.oceanwp-newsletter-form-wrap form {
  	width: 350px;
  	margin: 0 !important;
}

.megamenu-hero img {
  	width: 100% !important;
}

.megamenu-hero a.menu-link {
  	display: none !important;
}

.variations .label {
	padding-top: 5px !important;
	width: 60px !important;
	font-size: 16px;
}

.woocommerce ul.products li.product .button {
	border: 0 none;
	background-color: #ed2024;
	color: #fff !important;
	padding: 10px 20px;
	border-radius: 3px;
  	text-transform: uppercase;
}

#media_image-2, #media_image-3 {
  	text-align: center;
}

#media_image-2 img {
	width: 120px;
}

#media_gallery-2 {
	margin-bottom: 0 !important;
}

.woocommerce ul.products li.product .button:hover {
 	background-color: #23a455; 
}

.navigation .megamenu .sidebar-box {
	padding: 0 !important;
}

.sidebar-box.widget_pages .widget-title {
	display: none;
}

.sidebar-box.widget_pages > ul > li.page_item > a {
	display: block;
	line-height: 1;
	font-size: 13px;
	font-weight: 400;
	color: #333;
	border-width: 0 0 0 3px;
	border-style: solid;
	border-color: #ed2024;
	letter-spacing: 1px;
	padding-left: 15px;
	margin: 0 0 20px;
	text-transform: uppercase;
}

#content-form-78209f0 fieldset {
	padding: 0;
}

#content-form-78209f0 fieldset.submit-form.contact {
	text-align: right;
}

#content-form-78209f0 label {
	width: 33%;
	margin: 0 !important;
	line-height: 40px;
}

#content-form-78209f0 .required-mark {
	color: #ff0000;
	font-size: 28px;
	position: relative;
	top: 7px;
}

#footer-widgets .oceanwp-social-icons a {
  	color: #fff !important;
}

.widget_pages ul.children > li {
	padding: 6px 0;
	border-bottom: 1px solid #e9e9e9;
}

.widget_pages ul.children > li:first-child {
	border-top: 1px solid #e9e9e9;
}

li.current_page_item a {
	color: #ed2024;
}

.woocommerce-shipping-methods {
	min-width: 230px;
}

.woocommerce-shipping-methods label {
	margin-left: 10px;
}

.woocommerce table.shop_table a.remove {
	color: #333;
}

#scroll-top {
  	bottom: 40px;
}

.navigation .megamenu > li > a.menu-link > span.text-wrap {
	color: #fff;
	text-transform: uppercase;
}

.woocommerce div.product .summary .added_to_cart {
	display: inline-block;
	margin: 20px 0;
	background-color: #ed2024;
	border-bottom: 0 none;
	padding: 12px 20px;
	color: #fff;
}

.button.wc-forward {
	white-space: nowrap;
	letter-spacing: 0 !important;
}

.widget_shopping_cart_content .buttons .button:first-child:hover {
	background-color: #57bf6d;
	color: #fff;
	border-color: #57bf6d;
}

.woocommerce table.shop_table a.remove:hover {
	background-color: #ed2024;
	color: #fff;
	border-color: #ed2024;
}

.quantity .minus, .quantity .plus {
	font-size: 22px;
	font-weight: bold;
	background-color: #ececec;
	color: #000;
}

.woocommerce form input[type="number"] {
	max-width: 60px;
	width: 60px;
	font-size: 16px;
}

.current-lang {
  /* display: none !important; */
}

#pslang-switch span {
	padding: 7px 17px;
    display: inline-block;
    background: #ddd;
    color: #444;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
  	line-height: 1;
}

#pslang-switch span.active {
  	background-color: #009944;
    color: #fff;
}

.woocommerce-mini-cart__empty-message {
	color: #fff;
}

.button[name="clear_cart"] {
	height: 36px;
	margin-left: 10px;
}

.woocommerce-message::before {
	color: #0b0;
}

.page-header.background-image-page-header .page-header-title {
	font-family: "Roboto Condensed", Arial, sans-serif;
	letter-spacing: -1px;
}

.single-post-title.product_title.entry-title {
	font-family: "Montserrat", Arial, sans-serif;
	letter-spacing: -1px;
}

.demo_store {
	z-index: 99;
	text-align: center;
	padding: 5px 20px;
  	background-color: rgba(0,0,0,0.5);
}

.demo_store a {
	float: none;
	padding: 5px 20px;
	text-decoration: none;
}

.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}

#pages-3.sidebar-box > ul > li {
	margin-bottom: 20px;
}

#pages-3.sidebar-box > ul > li:not(.page-item-801):not(.page-item-1367) {
	display: none;
}

.sidebar-box a {
	color: #777;
}

.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
	background-color: #cfc;
}

.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
	background-color: #ffc;
}

.woocommerce-message {
	background-color: #ffc;
	color: #333;
	border-color: #999;
}

.woocommerce-message a:hover, button[type="submit"].single_add_to_cart_button:hover, a.added_to_cart:hover, .wpcf7-submit:hover {
	background-color: #060 !important;
}

.woocommerce-cart-form .product-name a {
	color: #333;
}

#place_order:hover, a.checkout-button:hover {
	background-color: #080;
}

.account-original-style .woocommerce #customer_login .form-row label.woocommerce-form__label {
	margin: 0 0 15px;
}

.woocommerce-button.button.woocommerce-form-login__submit {
	display: block;
}

#billing_address_2_field {
	display: none;
}

.related.products .owp-quick-view {
	display: none;
}

/*
.wc_payment_method.payment_method_midtrans {
  display: none;
} */

.oceanwp-custom-links li {
	padding: 2px 0;
}

.oceanwp-custom-links li:first-child {
	padding-top: 0;
}

.oceanwp-custom-links li a {
	display: inline-block;
	position: relative;
	font-size: 13px;
	color: #333;
}

.oceanwp-custom-links li a::before {
	content: '\f10c';
	display: inline-block;
	color: #929292;
	font-size: 10px;
	margin-right: 10px;
	margin-top: -2px;
	font-family: FontAwesome;
	font-weight: normal;
	vertical-align: middle;
	zoom: 1;
}

.oceanwp-social-icons {
	display: inline-block;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

.oceanwp-social-icons li {
	display: inline-block;
	margin: 3px;
	padding: 0;
}

.oceanwp-social-icons li a {
	display: block;
	padding: 0;
	text-align: center;
}

.oceanwp-social-icons.style-colored li.oceanwp-twitter a {
	background-color: #46d4fe;
}

.oceanwp-social-icons.style-colored li.oceanwp-facebook a {
	background-color: #37589b;
}

.oceanwp-social-icons.style-colored li.oceanwp-instagram a {
	background-color: #3F729B;
}

.oceanwp-social-icons.style-colored li.oceanwp-youtube a {
	background-color: #C4302B;
}

.covid {
  padding: 15px;
  background-color: #c00;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
}

.covid a {
  color: #fc0;  
}

.covid a:hover {
	color: #fc0;
  text-decoration: underline;
}

@media (min-width: 1200px) {
 
  #scroll-top {
      bottom: 120px;
  }
}

@media (max-width:600px) {
	
  	.button[name="clear_cart"] {
    	display: block;
      	margin: 15px auto 0;
  	}
  
  	#top-bar {
        padding: 10px 0;
    }
  
  	.demo_store a {
        display: inline-block;
        background-color: rgba(255,0,0,0.4);
        margin: 0 10px;
    }
  
  	.demo_store a {
        display: inline-block;
        background-color: rgba(255,0,0,0.4);
        margin: 0 10px;
    }
  
  	#oceanwp-cart-sidebar-wrap h2 {
        text-align: center;
    }
  
  	.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a {
        color: #333 !important;
    }
  
  	.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover {
        color: #ed2024 !important;
        border-color: #ed2024 !important;
    }
  
  	.woocommerce-shipping-methods {
    	min-width: 0 !important;  
  	}
}