﻿/*Airquee custom CSS*/
/*From Master*/
/* System Standard Messages */
body{
	background: #e6e6e6; 
}

#system-message-container dt.message, #system-message-container dt.error, #system-message-container dt.notice, #system-message-container dt.info {
 display: none; 
}

#mc_embed_signup input[type=email], #mce-FNAME, #mce-LNAME {
	width: auto;
}

.mailchimp {
	border-radius: 6px;
	border: solid #D2D2D2 thin;
	background: #fff;
}

#mc_embed_signup {
	padding-top: 10px;
}


.gf-menu .dropdown ul li:hover > .item {
	background: #EE4035;
}

.gf-menu li:hover, .gf-menu li.active:hover {
	box-shadow: 0px 1px 0px #CBCBCB inset, 0px 1px 0px #FFF inset;
}

.gf-menu .dropdown ul li:hover > .item {
	box-shadow: none;
}


.gf-menu .dropdown {
	padding-top: 5px;
	padding-bottom: 5px;
}
    	
.width70 {
	width:100%; 
	}

        
.ask-a-question-view .product-summary {
	margin-top: 0px;
	}

#rt-top-surround{
	background-color:#f1f1f1;
	background-repeat: repeat-x;
	color: #6e6e6e;
	text-shadow: 0 2px 3px #ffffff;
	/* box-shadow: 0 2px 4px rgba(0,0,0,0.3); */
	/* border-bottom: 1px solid #9CDEFF; */
	/* background-image: linear-gradient(to bottom,#CCECFC,#9CDEFF); */
	background-image: linear-gradient(to bottom,#fff 72% , #1E86C9 1%); 		
	border-bottom: 0;
	}

.gf-menu.l1 > li > .item {
	 color: #fff;
	 }

#rt-showcase, .rt-showcase-pattern {
	background: none;
	text-shadow: none;
}

.gf-menu {
	margin:0px;s
}

#rt-sidebar-a .module-title {
	display:none;
}
#mod_vertical_dropmenu_258 {
	box-shadow: none;
	margin-bottom: 6px;
}

.nivoSlider {
	z-index: 0;
}

#rt-footer .rt-omega, #rt-copyright .rt-omega {
	text-align: right;
}

#rt-footer .rt-block {
	margin-bottom: 0px;
}

#vmCartModule {
margin-top:10px;
}

ul.menu li a:before, ul.menu li .item:before, ul.menu li .separator:before { 
	vertical-align: bottom;
}

.desktop.footer {
	padding-bottom: 12px;
	padding-top: 14px;
	vertical-align:middle;
	text-align:center;
}

.desktop.footer a {
	padding: 0px 20px;
	color: #2698DE;
	font-weight: bolder;
}

.desktop.footer a:hover {
	color: #000000;
}

/*From bootstrap*/
.width70 {
	width:100%; 
	}

.ask-a-question-view .product-summary {
	margin-top: 0px;
	}

#product-details .product-short-description .spacer {
	padding: 0px;
	padding-top: 10px;
	}
.ask-a-question-about-the-product a {
	margin-left: 0px;
	}
td.key {
	vertical-align: top;
}

input#suggestion-area149, #mod_vertical_dropmenu_258, #mod_vertical_dropmenu_258_submenus dl, 
#vmCartModule, #mod_vertical_dropmenu_258_submenus dl, #mod_vertical_dropmenu_258_submenus dl.level2, 
.mws-section #ui-tabs ul#tabs, .mws-section h4.vm-title, .product-link .btn, #cart-view-default input[type=submit], 
#cart-view-default .round-box h3.title, #cart-view-default .vm-button-correct, #cart-view-default span.details-button > input[type=button],
.mws-section .btn {
	background: #1E86C9;
}

.mws-section h1.vm-title, .mws-section h4.vm-title, .mws-section #ui-tabs ul#tabs {
	background: #1E86C9;
	color: #FFFFFF;
	text-shadow: none;
	font-weight:  bold;
}

.gf-menu.l1 > li.active {
	box-shadow: none;
	background: #EE4035;
}

.gf-menu li:hover > .item{
	color:#fff !important;
	text-shadow:none;

}

.gf-menu li:hover,.gf-menu li.active:hover {
	background: #EE4035;
}
		
.mws-section #ui-tabs ul#tabs, .mws-section h4.vm-title, .product-link .btn, .mws-section .btn {
	color: #FFFFFF;
	text-shadow: none;
	font-weight: bold;
}

#ui-tabs ul#tabs li {
	background-color:  #CCC;
	color: black;
}

.mws-section #ui-tabs ul#tabs li.current {
	background-color:  red;
	color: #FFF;
	border-color: red;
}
.nbajaxcart, .nbajaxcart:hover {
    background: url("https://airqueeonline.co.uk/modules/mod_virtuemart_ajax_cart/assets/images/carts/cart8.png") no-repeat 2px 12px;  
}

#rt-copyright .rt-grid-3.rt-alpha {
	line-height: 18.5px;
}

/*Hide tags under username etc on checkoutpage*/
 #table_user {visibility: hidden;}
 #table_user label, #table_user input {visibility: visible}


#mobile_menu, #bob, #mobile_footer {
	display: none;
}	
form[name=login] {
	float:right;
	margin: 0;
}

#form-login {
    display: block;
    background: none repeat scroll 0% 0% #FFF;
    float: none;
    border-radius: 6px;
    width: 96%;
    padding: 2%;
    height: 30px;
    font-size: 20px;
    margin-bottom: 10px;
    border: thin solid #CCCCCC;
}

/*Removes float right from log out buttom on checkout page*/
/*.logged-in form[name=login] {
	float:none;
	text-align: right;
	margin-top: 0px;
}*/
span.username {
	display:inline-block;
	vertical-align: middle;
	margin:0;
}
/*Supress date from showing in button for delivery date*/
#delivery_date {
	font-size: 0em; 
}
/*Hide Bill to in Onestepcheckout*/
	td.key .delimiter_billto {visibility: hidden;}

/*Accessories images under 360*/
#acc_title p {
	text-align: center;
	line-height: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: bolder;
	font-size: 1.1em;
}
	
	.acc_links {
	float:left; 
	width:110px; 
	padding: 5px 6px;
	margin: 4px 5px;
	display: block;
	border: thin solid #cccccc; 
	border-radius: 6px;
} 

.product-stock {
	font-weight: bold;
	font-size: 14px;
	}
	
/*OneStepCheckout*/
.comment {
	float: none !important;
	width:auto;
	}

/*Supress Delivery date image on checkout*/
.delivery.date > label {
	background: none;
	left: 10px;
	padding-top: 40px;
	}
	
#cart-view-default .round-box h3.title {
	text-align: left;
	}

textarea.customer-comment {
	width: 80%;
	margin-bottom: 10px;
	}
	
	label.shipto_address_type_name, #shipto_address_type_name_field {
	visibility: hidden;
	}
	
	.rt-block {
    padding: 1px;
    margin: 6px;
    }
    
    .logo-block {
    padding: 0px 15px;
    margin: 7px 10px;
	}
	
	.menu-block {
    padding: 0px;
    margin: 0px;
	}
	#mod_vm2_vertical_drop_menu-107 {
	margin-top: 8px;
	width: 186px;
	margin-left:7px;
	}
	
	#mod_vm2_vertical_drop_menu-107 dt a, #mod_vm2_vertical_drop_menu-107 dt span {
	padding-left: 3px;
	padding-right: 0px;
}

#offlajn-dropdown-107-submenus dt.level1 span {
    font-size: 12px;
}

.custombuttons {
	margin-top:8px;
}
.minicart {
    display: inline-block;
    float: right;
    color: #FFF;
    text-shadow: none;
    min-width: 167px;
    min-width: 190px;
}

.orderby-displaynumber-area {
    border-bottom: 1px solid #E1E0E0;
    display: none;
}
.product-name {
	line-height: 20px;
	min-height: 40px;
}

.product-link ,div.btn-compare {
    float: none;
}

.product-prices .PricesalesPrice, .product-prices .PricesalesPrice span.PricesalesPrice {
	font-weight: normal;
	color: #6E6E6E;
	font-size: 14px;
}

.product-prices .PricepriceWithoutTax {
	font-weight: bold;
	font-size: 18px;
	color: green;
}

.product_page span.PricepriceWithoutTax {
    padding-left: 32px;
}

.product_page span.PricesalesPrice {
    padding-left: 70px;
    }
    
#cart-view-default input[type=submit]{
    text-shadow: none;
    margin-left: 7px;
    }

.theme-bar.slider-wrapper {
    border: 0px solid #cccccc;
}

.theme-bar .nivo-controlNav {
    border-top: 1px solid #cccccc;
    background: linear-gradient(to bottom, #ccc 0%, #ccc 100%) repeat scroll 0% 0% transparent;
}

.gf-menu .item, #rt-top-surround {
	text-shadow: none;
}

#cart-view-default .cart-summary .cart-images img {
	padding: 0;
	}
	
span.cart-images img {
	width: 75px;
}

#cart-view-default .round-box h3.title {
	line-height: 25px;
}

#cart-view-default .cart-view-top h1 {
	color: #666;
}

#continue_shopping {
	padding-top: 10px;
}

span.cmsmart-login span.login span.registration {
	display:none;
}

::-webkit-input-placeholder {
opacity: 1;
}
:-moz-placeholder { /* older Firefox*/
opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	opacity: 1;
}
:-ms-input-placeholder {
	opacity: 1;
}

#comments #inline {
	display:none;
}

.back-to-category {
	display: none;
}
#fancybox-content div {
	overflow: auto;
	max-height:550px;
}

#offlajn-ajax-tile-results {
    margin: 0 10px;
}

/* IE10 Consumer Preview */
.custommail {
	background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #00A3EF 100%);
	background-image: -moz-linear-gradient(top left, #FFFFFF 0%, #00A3EF 100%);
	background-image: -o-linear-gradient(top left, #FFFFFF 0%, #00A3EF 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #00A3EF));
	background-image: -webkit-linear-gradient(top left, #FFFFFF 0%, #00A3EF 100%);
	background-image: linear-gradient(to bottom right, #FFFFFF 0%, #00A3EF 100%);
	border-radius: 6px;
	border: thin solid #cccccc; 
	padding: 10px;
} 
#mod_vertical_dropmenu_258, #ajax-search-button149 {
	z-index: 1;
}

#included_acc a{
	display:block; 
	padding: 10px; 
	background-color:red; 
	border-radius: 6px; 
	color:white; 
	font-size: 1.4em; 
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

form[name=mc-embedded-subscribe-form] img {
	float: right;
	width: 124px; 
	height: 125px;
	vertical-align: bottom;
}

.tr_compare_description {display:none;}


.product-related-products img{
	margin: 0 auto;
}

.product-related-products div {
	text-align:center;
	margin-bottom: 10px;
}

#cart-view-default #com-form-login {
    display: block;
    background-color: white;
    width: 96%;
    padding: 2%;
    border-radius: 6px;
	border: thin solid #CCCCCC;
}
#cart-view-default label{
    vertical-align: middle;
    padding: 0 5px;
}

#cart-view-default #com-form-login input[type=text], #cart-view-default #com-form-login input[type=password] {
margin-top: 5px;
 }
 
 #cart-view-default .cart-summary .payment-pane input[type=radio] {
    vertical-align: top;
}

#article_container, .goldGalleryMainDivClass, #all-about-products {
	padding: 5px 20px;
	border: thin solid #cccccc; 
	border-radius: 6px; 
	background-color: #ffffff;"
}

#cart-view-default .round-box {
    background-color: white;
}

#mod_vertical_dropmenu_258 .title h3 {
	font-family: Segoe Print;
	font-size: 20px;
	/*padding-top:5px;*/
	padding: 0;
	background: none;
}

#table_billto {
    margin-top: -35px;
}

#table_billto .title {
	border-bottom: none;
}

.cart #vmCartModule #cart_list.show_products .block-content .action span.update-total, .cart #vmCartModule #cart_list.show_products .block-content .action .remove-all, .style-1 .block-content .action a.button.ajshcart {
	background: #1E86C9;
}
#cart-view-default .icon-remove, .icon-remove:focus,#cart-view-default .icon-remove:active,#cart-view-default .icon-remove:hover {
	background: none;
}
/*Hide user sign on checkout page*/
#billto > div:nth-child(1) > div:nth-child(2) h3 {
	display: none;
}

#table_user {
    display: none;
}
#cart-view-default #com-form-login {
    display: none;
}

.gf-menu {
    margin: 0px;
    padding-left: 50%;
    margin-left: -500px;
}

#footer_logos img, #top_logos img {
	margin: 12px 8px;
	height: 50px;
}
#footer_logos {
	display:block; 
}

#footer_logos, #top_logos {
	text-align: center;
}

.rt-grid-4.rt-omega .rt-block {
    float: right;
}

#rt-bottom > div:nth-child(1) > div:nth-child(2){
	text-align: center;
}

#mc_embed_signup input[type=email] {
	 margin-bottom: 0;
}

.mws-content h1.vm-title {
	padding: 0px 10px;
	margin:0;
}

.title, .component-content h2 {
	border: none;
	box-shadow: none;
	height: 50px;
}

.category-centered .thumbnail img.category-image, .product-centered .product-thumbnail img.product-image {
	height: 150px;
	border: none;
}
.thumbnail {
	box-shadow: none;
}
.mobile_only {
	display:none;
}

input#suggestion-area149 {
  background: #EE4035;
}

#category-products .PricepriceWithoutTax {
  display: none;
}

#category-products .PricebasePrice {
  margin: 0 5px;
}

/*.sourcecoast.facebook, .sourcecoast.linkedin, .sourcecoast.twitter, .sourcecoast.google, .sourcecoast.pinterest, .sourcecoast .facebook, .sourcecoast .linkedin, .sourcecoast .twitter, .sourcecoast .google, .sourcecoast .pinterest {
    display: inline;
}*/

#social_media_buttons div {
  display: inline-block;
}

#social_media_buttons img {
  vertical-align: top;
  margin-top: -3px
}

#social_media_buttons {
  margin-left: 10px;

}

#mod_vertical_dropmenu_248 .title, #mod_vertical_dropmenu_256 .title {
  height: 20px;
}


/*Mobile version*/
@media only screen and (max-width: 767px) {
	/*.custom, */.nb_compare, .btn-compare.btn-compare-click.btn-compare-detail, 
	.btn-compare-click.fa.fa-random.btn-compare-category, .total_products, .totalprice, 
	form[name=login], .downloadables, .level1, .product-description img, .rt-grid-4.rt-omega, .desktop_only,
	#vmCartModule, .Magic360-box.desktop .Magic360-button.fullscreen,
	.ask-a-question-about-the-product, .icons-navigation-area, .custombuttons {
		display:none;
	}
	
	.mobile_only {
	display: block;
}



	.product-information-area, .product-image-area {
		width: 96%;
		padding: 0 2%;	
	}
	
	#rt-top-surround {
	height: 218px;
}
	
	#mobile_menu, mobile_footer {
		display: block;
		height: 95px;
	}	
	#mobile_menu ul {
		list-style: none;
		width: 160px;
		padding:0 5px;
		margin: 0 auto;
	}
	#mobile_menu ul li {
		list-style: none;
		float:left;
	}
	
	#mobile_menu ul li a {
		background-color: #25597B;
		padding: 10px 10px;
		border-radius: 3px;
		line-height: 24px;
		color: white;
		text-shadow: none;
		text-decoration: none;
		display: inline-block;
		margin: 0 2px;
	}
	
		#mobile_menu ul li a:hover {
		color: white;
	}
	#mobile_footer {
		display: block;
		width: 100%;
		background: #D5D5D5;
		height: auto;
		color: #6E6E6E;
		text-align: center;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#mod_vm2_vertical_drop_menu-107 {
		margin: 0 10px;
		width: auto;
	}
	
	#billto, #shipto, #comments {
		width: 100%;
	}
	.Magic360-button.fullscreen {
		visibility: hidden;
	}
	#cart-view-default .continue_link {
		font-size: 12px;
	}
	#bob, .custom.homepage {
		display: inline;
	}	
	#rt-footer, #rt-copyright{
		display:none;
	}
	#rt-top .rt-grid-6, .rt-grid-3.rt-omega {
		display:none;
	}
	.rt-grid-2.rt-pull-8 {
    position: absolute;
    top: 165px;
    left: 0px;
	z-index: 5;
}

	[class*="span"], .row-fluid-ns [class*="span"] {
		float: left;
	}
	
	.product-centered .product-name a {
	margin-left: 0px;
}

	#mod_vertical_dropmenu_258_select {
		width: 90%;
		margin: 0 5%;
	}
	
	#mod_vertical_dropmenu_258_select {
		border-radius: 5px;
		background: #1E86C9;
		color: #FFFFFF;
		border-color: #1E86C9;
	}
	#offlajn-ajax-search149 {
		width:100%;
	}
	.mws-section #ui-tabs ul#tabs li {
    margin: 0px 10px 5px 0px;
	}
	.mws-section #ui-tabs ul#tabs {
		height: auto;
		padding-bottom: 5px;
	}
		.gf-menu {
    padding-left: 0;
    margin-left: 0;
}

	.gf-menu li:hover, .gf-menu li.active:hover, .gf-menu .dropdown ul li:hover > .item {
    background: none;
}
	
	.gf-menu.l1 > li > .item {
		color: #000000;
	}
}

