/*
Theme Name: Black Salespage
Version: 1.0
Author: AlizaMedia
Author URI: https://alizamedia.net
Theme URI: https://alizamedia.net/web/product/wp-theme-landing-page-minisite-sales-page-toko-online/
*/


body {
	background-color: #000000;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
    color: #77a464;
    text-decoration: none;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}


/* Headings */
h1, 
h2,
h3,
h4,
h5,
h6 {
	
	font-weight: bold;
	
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	color: inherit; 
}
h1 { 
	font-size: 32px; 
	line-height: 38px; 
	margin-bottom: 14px;
}
h2 { 
	font-size: 28px; 
	line-height: 34px; 
	margin-bottom: 10px; 
}
h3 { 
	font-size: 24px; 
	line-height: 28px; 
	margin-bottom: 15px; 
} 
h4 { 
	font-size: 20px; 
	line-height: 22px; 
	margin-bottom: 4px; 
} 
h5 { 
	font-size: 17px; 
	line-height: 19px; 
}						
h6 { 
	font-size: 14px; 
	line-height: 16px; 
}



input, textarea {
    
    font-weight: normal;
    padding: 5px !important;
 
    background: #fff !important;
   border: 1px solid #dedede;
    color: #606060;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}


.header {width:100%}
.header img {width:100%;margin-bottom: -4px;}


.footer {width:900px}
.footer img {width:900px}

.center {text-align:center}


.container {
  width: 900px;
 display:block;
 margin:0 auto

}

.row {

background-image: url("images/body.png");
background-size:100% auto;
padding:20px 40px;
font-size: 15px;
font-family:arial;
line-height:24px;
}

.tengah {width:80%;}

@media (max-width:767px) {

.footer {width:100%}
.footer img {width:100%;}

.header {width:100%}
.header img {width:100%;margin-bottom: -4px;}





.container {
  width: 95%;
 

}

.row {
background-image: url("images/body.png");
background-size:100% auto;
padding:20px 20px}



.tengah {width:100%;}

}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.row img {display:block;margin:0 auto;max-width:100%}
.row ul li{font-size:16px;margin:5px 0;list-style:square}

.checkout ul li{list-style:none}

.checkout-button {
  width: 100%;
  text-align: center;
  padding: 10px 0 10px 0 !important;
  
}
.return-to-shop {display:none}

#menu-footer ul {
  margin-top:50px !important;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
 text-align: center;
}

#menu-footer li {
  display: inline-block; 
}

#menu-footer li a {
  display: block;
  color: #000;
  text-align: center;
  padding: 10px;
  text-decoration: none;
}

#menu-footer li a:hover {
  
}



.woocommerce-MyAccount-navigation ul {
	margin-bottom:50px !important;
	list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
 text-align: center;

}


.woocommerce-MyAccount-navigation li {
  display: inline-block; 
}

.woocommerce-MyAccount-navigation li a {
  display: block;
  color: #000;
  text-align: center;
  padding: 10px;
  text-decoration: none;
}

.woocommerce-MyAccount-navigation li a:hover {
  
}

.cart_totals {width:100% !important;}
.cart_totals h2 {display:none !important;}
.woocommerce-additional-fields h3 {display:none !important;}

.woocommerce-message {display: none;}
.woocommerce-additional-fields__field-wrapper { margin-top: -30px !important;}
