@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
@import url(https://fonts.googleapis.com/css?family=Questrial);
.pr-product-info {
	padding-left: 25pt;
}

.product-info-tab uib-tab-heading{
	display: block;
	padding-bottom: 13pt;
}
.pr-product-info  gung-text-output {
	border-bottom: 1px solid gray;
	padding-bottom: 2pt;
	padding-top: 2pt;
    display: block;
}
body {
	font-family: "Source Sans Pro";
	font-weight: 400;
}


/* Log in start */
body.not-logged-in {
	background: url(/images/cebu_005.jpg) no-repeat center top fixed;
	height: 100vh;
	width: 100vw;
    position: absolute;
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
body.not-logged-in .main {
	background: #FFFFFF;
	width: 90vw;
	max-width: 700px;
	min-height: 400px;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  -ms-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
	  
	padding: 20px;
}  
body.not-logged-in  footer {
	display: none;
}

.login-logo {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
}
.btn.btn-login {
    border: 1px solid #ffffff;
    background-color: transparent;
    margin: 0px;
    line-height: 32px;
    height: 35px;
    color: #ffffff;
}

.btn.btn-login:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.btn.btn-login:active, .btn.btn-login:focus, .btn.btn-login:focus:hover {
    background-color: rgba(255, 255, 255, 0.4);
}

.footer-text{
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;

}
.center-container {
	width: fit-content;
	margin: auto;
}

.featured-image{
    display: none;
}
/* Log in end */

/* Navbar */
.navbar.navbar-inverse {
	background: #292929;
}

.navbar-inverse .toolbar .inner .cart-btn>a {
	color: #fff;
}

.navbar-inverse .lang-switcher .lang-toggle>i {
	color: #fff;
}

.navbar-inverse .main-navigation>.menu>li:hover>a {
	color: #d06e4f;
}

.navbar-inverse .badge {
	background-color: #777;
	color: #fff;
}

@media only screen and (min-width: 1070px) {
	.navbar-inverse .main-navigation>.menu>li>a {
		color: #fff;
	}
}
/* SITE LOGO */

.site-logo {
	padding: 10px 0;
}

.site-logo img {
	max-width: 78px;
}

.site-logo.visible-mobile {
	/* display: block; */
	z-index: 0;
}

.toolbar .inner a {
	z-index: 15;
}
.main-navigation>.menu li>a {
	font-size: 16px;
}

.shop-item .shop-item-details .shop-item-price,
.shop-item .shop-item-details .shop-item-title>a {
	font-size: 15px;
}

.shop-item .shop-item-details .shop-item-price {
	width: 100%;
	margin:auto;
	text-align: center;
}


.featured-image {
	background-image: url(/images/cebu_005.jpg);
	height: 360px;
}

footer.footer {
	background-color: #292929;
	padding: 18px 0;
}

footer ul {
	list-style: none;
	padding: 0;
}

footer ul li {
	font-size: .95em;
}
footer a,
footer h2 {
	color: white;
	font-family: 'Questrial', sans-serif;
	text-transform: uppercase;
}

footer a {
	text-decoration: none;
}

footer h2 {
	margin-bottom: 8px;
}

footer a:hover, footer a:focus {
	text-decoration: none;
	color: rgba(255, 255, 255, .7);
}

footer ul.social li {
	display: inline;
	margin-right: 8px;
	font-size: 1.5em;
}

.stock-info {
	color: rgba(0,0,0,0.8);
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,0.2);
	background-color: transparent;
	padding: 4px;
}

.stock-info:hover {
	border-color: rgba(0,0,0,0.4);
	background-color: rgba(0,0,0,0.03);
}

.count-input {
	margin-bottom: 8px;
}

/* PRODUCT CARD START*/

.shop-item>.item-id {
    color: rgba(0, 0, 0, .9);
    font-size: 12px;
	padding: 10px;
	margin: auto; 
}


.shop-item .shop-thumbnail>img {
    padding-bottom: 8px;
    padding-top: 8px;
}

.shop-item .shop-thumbnail {
	background-color: transparent;
}

.shop-item:hover .shop-thumbnail {
    outline: 1px solid #ededed;
}

.shop-item:hover .shop-thumbnail>img {
    opacity: .8;
}


.shop-item button.disabled {
    background-color: transparent !important;
    color: rgba(255,255,255,0.4);
}

.shop-item .shop-item-details .shop-item-title {
	min-height: 3em;
	text-align: center;
}

.shop-item .shop-item-details {
	background-color: #fff;
	margin: auto;
}

.shop-item .shop-item-details .item-name {
	color: #292929;
	font-weight: bold;
}
.shop-item .shop-item-details .item-id {
	color: #292929;
	font-weight: 400;
}


.btn-primary {
	background-color: #292929;
}

.btn-primary:hover {
	background-color: #3e3e3e;
	border-color: #777;
}

.btn-primary:focus {
	border-color: #999;
	background-color: #3e3e3e;
}

.btn-primary:active {
	border-color: #bbb;
}

.old-price {
	text-decoration: line-through;
}

/* PRODUCT CARD END*/

/* PRODUCT MODAL */

.product-modal-window .modal-dialog {
	width: 75%;
}
.testclass{
	background-color: aqua;
}
/* PRODUCT MODAL END */

.gung-panel-tools .btn{
	margin-bottom: 5px;
}

input:focus,.search-box-wrapper:focus{
	border: 1px solid black;
}

.product-banner-container {
	margin-top: 91px;
	padding: 0px;
}

.product-banner-image {
	background-image: url('/gung-document-archive/document/name/banner_GUNGDOT_png');
	height: 200px;
	width: calc(100% + 30px);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;	
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -48px;
	margin-bottom: 48px;
}

.product-banner-image-selectionsenabled {
	margin-top: -8px;
	margin-bottom: 8px;
}

/* PRODUCT PAGE BEGIN */
.product-page .product-name {
	text-align: left;
	font-size: 24px;
	color: black;
	margin-bottom: 0px;
	line-height: 26px;
}

.product-page .product-id {
	
}

.product-page .product-name2 {
	font-size: 18px;
}

.product-page .product-price {
	font-size: 20px;
	margin-top: 18px;
}

.product-page gung-products-input-dynamic .count-input {
	width: 100%;
}

.product-page .lesser-tab-padding .tab-content{
	padding-top: 22px;
}

.product-page .additional-products-label, .cart-additional-purchase .additional-products-label {
	font-size: 16px;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}

/* PRODUCT PAGE END */

.checkout-freight-cost-container {
	font-size: 14px;
	margin-bottom: 14px;
}

/* AVAILABILITY CHECK MODAL */
.availability-check .table td {
	vertical-align: middle;
}

.availability-check .table th {

}

.availability-check .item-link {
	color: #3e3e3e;
	text-decoration: none;
}

.availability-check .item-link:hover {
	color: #777;
}


.availability-check .item-name {
	font-size: 18px;
	font-weight: bold;
}

.availability-check .item-id {

}

.availability-check .modal-body button {
	display: block;
	margin: auto;
}

.availability-check .count-input {
	display: inline-block;
}


/* AVAILABILITY CHECK MODAL END */


/* ORDER PAGE ITEM */

.deliveryInfo {
	flex: 70%;
	align-items: center;
	margin-left: 5px;
	font-weight: bold;
}

.orderRow {
	display: flex;
	align-items: center;
	justify-content: center;
}

.orderRow .count-input {
	margin-bottom: 0px;
	align-self: center;
}

.shopping-cart .item .item-thumb{
	width: 165px;
	text-align: center;
}



/* ORDER PAGE ITEM END */

.cart-amount-big {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}

.cart-sidebar .btn-success, .cart-sidebar .btn-sm {
	background-color: #999;
}

.cart-sidebar .btn-success:hover, .cart-sidebar .btn-sm:hover {
	background-color: #777;
	border-color: #3e3e3e;
}

.cart-sidebar .btn-success:focus, .cart-sidebar .btn-sm:focus {
	background-color: #777;
	border-color: #3e3e3e;
}



.avaiability-pr{
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 4px;
}


.availability-green{
    color: rgb(3,172,77);
    
}
.availability-orange{
    color: rgb(255,107,13);
    
}
.availability-red{
    color: rgb(208,13,32);  
} 

.filter-top {
	position: sticky;
}

.gung-slide-container{
    margin-top: -48px;
}

.gung-slide:hover{
    cursor: pointer;
}

.gung-slide-image{
    margin: auto;
}

.gung-slide-container ol {
    display: none;
}

h1.order-processing-title {
	color: black!important;
	font-weight: bold;
}
.order-processing {
	color: black;
}

footer.svanefors-footer {
    display: none;
}
