/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/**
 * CODNITIVE
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade to newer
 * versions in the future.
 *
 * @category   Codnitive
 * @package    Codnitive_Sidenav
 * @author     Hassan Barza <support@codnitive.com>
 * @copyright  Copyright (c) 2011 CODNITIVE Co. (http://www.codnitive.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Sidebar Navigation ==================================================================== */
#sidebar-nav {
    margin-bottom: 15px;
    position: relative;
}
#sidebar-nav .block-title {
}
#sidebar-nav .block-title strong {
}
#sidebar-nav .block-content {
    padding: 6px;
    overflow: auto;
}
#sidebar-nav .block-content a {
    line-height: 1.7;
}
#sidebar-nav-menu{padding:0px;}
#sidebar-nav-menu > li {
    background-color:#eeedeb ;
    list-style: inside disc;
    font-weight: bold;
    padding:14px 18px 13px;
}
#sidebar-nav-menu > li.last {
    
}
#sidebar-nav-menu li ul {
    font-weight: normal;
}
#sidebar-nav li.active,
#sidebar-nav li.active > a,
#sidebar-nav li.active > .collapsible-wrapper > a { color:#bb952d ;
}
#sidebar-nav ul.ul-thumb {
    padding-left: 0;
}
#sidebar-nav-menu > li.parent > ul.ul-thumb {
    padding-left: 10px;
}
#sidebar-nav li.thumb {
    list-style-type: none;
}
#sidebar-nav-menu > li.no-thumb,
#sidebar-nav-menu > li.thumb {
    margin-left: 0 !important;
    list-style-type: none;
}
#sidebar-nav img {
    border: 0 none !important;
    outline: 0 none !important;
}
#sidebar-nav span.product-count {
    color: #000;
}
#sidebar-nav .home {
    list-style: none !important;
}
#sidebar-nav .home a {
    display:inline-block;
    padding-left:20px;
    background:url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/codnitive/sidenav/home.png') left top no-repeat;
    min-height:16px;
}
#sidebar-nav .support-logo-wrapper {
    margin-top:10px;
}
#sidebar-nav .support_logo {
    font-size: 9px;
    float: right;
    right: 5px;
    bottom: 5px;
    text-decoration: none;
}
#sidebar-nav .support_logo img {
    max-width: 65px;
}

/* Collapsible Design ==================================================================== */
#sidebar-nav li.thumb .thumb-img-left {
    float: left;
    margin: 1px 3px 0 0;
}
#sidebar-nav li.thumb .thumb-img-right {
    float: right;
    margin: 1px 3px 0;
}
#sidebar-nav-menu .arrow-left,
#sidebar-nav-menu .arrow-right, 
#sidebar-nav-menu .plus-left,
#sidebar-nav-menu .plus-right {
    float: left;
    background: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/arrow1.png') left center no-repeat;
    display: block;
    margin-top: 2px;
    margin: 1px 3px 0;
    cursor:pointer;
} 
#sidebar-nav-menu .plus-left,
#sidebar-nav-menu .plus-right
{
    background-image: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/codnitive/sidenav/plus.gif');
}
#sidebar-nav-menu .arrow-right, 
#sidebar-nav-menu .plus-right {
    float:right;
    display:inline !important;
}
#sidebar-nav-menu li ul[expanded="0"] {
    display: none;
}
#sidebar-nav li.active > ul {
    display: block;
}
#sidebar-nav li.active > .arrow-left,
#sidebar-nav li.active > .arrow-right, 
#sidebar-nav li.active > .plus-left,
#sidebar-nav li.active > .plus-right {
    display: block;
    background-position: right center;
}
#sidebar-nav-menu > li.collapsible {
    list-style: none !important;
}
#sidebar-nav .collapse-name {
    cursor:pointer;
}

#magestore-bannerslider-popup{
	padding: 2px;
    position: fixed;
    z-index: 19990;
	background: #fff;
	border: 2px;
}
#magestore-bannerslider-popup-close{
	cursor: pointer;
    height: 22px;
	width:22px;
    position: absolute;
    right: 0px;
    top: -25px;   
    z-index: 19999;
	background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/css/magestore/bannerslider/image/close-tiny.png) no-repeat center;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.7;
}
.autoSerachBrand { padding:10px; background-color:#eee; max-width:400px; border-radius:7px; }
.autoSerachBrand label { display:block; }
.autoSerachBrand .input-text { padding-left:30px; width:100%; background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/css/netsol/brand/search-ico.png) no-repeat 5px 50% #fff; border:1px solid #ddd; border-radius:4px;
	box-sizing:border-box; }

.brandLogoSlider { position:relative; margin:0 auto; max-width:1200px; }
.brandLogoSlider img { max-width:100%; margin:auto; }
.brandLogoSlider .title { color:#1a2a40; font-size:24px; padding:20px 0 10px; position:relative; text-transform:uppercase; font-weight:600; }
.brandLogoSlider .container { padding:10px; position:relative; }

.logoSlider { position:relative; overflow:hidden; z-index:1; }

.jcarousel-wrapper { margin:0 auto; position:relative; }
.logoSlider ul { width:2000em; position:relative; z-index:1; }
.std .logoSlider ul {margin-bottom:0.5em;}
.std .logoSlider ul li {margin-left:0.5em}
.logoSlider ul li { float:left; padding:10px; text-align:center; position:relative; background-color:#fff; border:1px solid #d5d5d5; list-style:none; margin-left:10px; }
.logoSlider ul li a { display:block; text-align:center; }

.brandLogoSlider .logoSlider-prev,
.brandLogoSlider .logoSlider-next { display:inline-block; width:22px; height:22px; background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/css/netsol/brand/arrow.png) no-repeat 0 0 #efefef; border-radius:50%;
	position:absolute; top:50%; margin-top:-11px; cursor:pointer; opacity:1; }
.brandLogoSlider .logoSlider-prev { left:-10px; }
.brandLogoSlider .logoSlider-next { right:-20px; background-position:100% 0; }
.brandLogoSlider .logoSlider-prev:hover, .brandLogoSlider .logoSlider-next:hover { opacity:0.5; }

/*****---- Verticle Slider ------*******/
.brandLogoSlider.vertical { max-width:350px; }
.vertical .logoSlider ul { width:auto; height:350px; }
.vertical .logoSlider ul li { float:none; width:auto; margin:0 0 10px; }
.vertical .logoSlider-prev,
.vertical .logoSlider-next { top:auto; left:50%; bottom:-9px; }
.vertical .logoSlider-prev { margin-left:-30px; background-position:0 100%; }
.vertical .logoSlider-next { margin-right:-30px; background-position:100% 100%; }

/*****---- Featured Brand Slider ------*******/
.featuredBrandsWrapper { padding:15px; background-color:#efefef; }
.featuredBrands { max-width:1200px; margin:0 auto; position:relative; }
.featuredBrands .title { font-size:30px; text-align:center; margin:0; }
.featuredBrands .container { padding:10px; }
.featuredBrands img { max-width:100%; margin:auto; }
.featuredBrands .logoSlider-prev,
.featuredBrands .logoSlider-next { display:inline-block; width:22px; height:22px; background:url(https://www.bullionstore.co.uk/skin/frontend/base/default/css/netsol/brand/arrow.png) no-repeat 0 0 #fff; border-radius:50%;
	position:absolute; top:55%; cursor:pointer; opacity:1; }
.featuredBrands .logoSlider-prev { left:-15px; }
.featuredBrands .logoSlider-next { right:-15px; background-position:100% 0; }
.featuredBrands .logoSlider-prev:hover, .brandLogoSlider .logoSlider-next:hover { opacity:0.5; }

/*****---- All Brand Slider ------*******/
.allBrands { padding:15px 0; }
.allBrands .resultInfoLoadingImg {display:block;margin:auto;display:none;}
.allBrands .title { font-size:30px; margin-bottom:15px; }
.allBrands .letter { clear:both; font-size:16px; padding:7px 10px; background-color:#eee; }
.allBrands ul.brandlist li { float:left; padding:10px; margin:0 10px 10px 0; text-align:center; position:relative; background-color:#fff; border:1px solid #ccc; }
.col-main .allBrands ul.brandlist li {list-style:none;}


.alphaBets { padding:7px; background-color:#eee; }
.alphaBets li { float:left; margin:3px;list-style:none; }
.alphaBets button.alpha { color:#333; font-size:14px; width:25px; height:25px; background-color:#fff; border:0 none; border-radius:4px; }
.alphaBets button.alpha:hover { color:#000; background-color:#ccc; }
.alphaBets button.alpha.active { color:#fff; background-color:#444; }
.allbrand span {vertical-align:bottom;position:fixed;}
.resultInfo { padding:10px; border:5px solid #eee; border-top:0 none;  }
.resultInfo ul {list-style:none; border:none;}
.resultInfo ul li a span {position:fixed;}
.resultInfo li { float:left; padding:10px; margin:0 10px 10px 0; text-align:center; position:relative; background-color:#fff; border:1px solid #ccc; }
.resultInfo li a { display:block; }
.note { color:#09F; font-size:12px; }

/*****---- Tooltip Box ------*******/
.ui-tooltip { color:#333; font-size:12px; line-height:16px; padding:12px; max-width:300px; background-color:#efefef;
	border:1px solid #ddd; border-radius:6px; box-shadow:2px 2px 3px rgba(0,0,0,0.4); z-index:999; position:absolute; }
.ui-helper-hidden-accessible {display:none;}

.ui-autocomplete { color:#333; font-size:12px; padding:7px; background-color:#fff; border:2px solid #eee; width:250px; border-radius:6px; box-shadow:2px 2px 3px rgba(0,0,0,0.4); position:absolute; z-index:10000;}
.ui-autocomplete li { padding:5px; border-top:1px dotted #ccc; }
.ui-autocomplete li:first-child { border:0 none; }
.ui-autocomplete li:hover { background-color:#eee; }

.product-shop .Brandlogo { clear:both; margin:10px 0; }


.logoSlider ul:after, .allBrands ul:after, .alphaBets ul:after,
.resultInfo ul:after { content:'.'; display:block; clear:both; width:0; height:0; overflow:hidden; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer;}
#brand_detail{float:left; width:100%}
#brand_detail .brand-name{color: #636363; font-size:24px;}
.brand-category-products{padding: 25px 0 0; float:left; width: 100%;}
#brand_detail .brandinfo{width:100%;}
.brandinfo_baseimage{float: left; border: 1px solid #CCCCCC;  margin: 0 10px 10px 0;padding: 0 1px 0 10px;text-align:center;}
.brandinfo_baseimage .brand_baseimage {float: left; padding: 0 10px 10px 0;}

.brand-info .brand-description{text-align: left; line-height:20px; width: 100%;}
.col-main .brand-category-view {float: left; width: 100%; }

.brand-category-products .products-grid{padding:0;margin: 0 0 40px;}
.nav-primary a.level-top { padding: 0 25px;}
.brand-category-view .sort-by a{float: left;margin: 0px 0 6px;display:block;}
.brand-category-view .sort-by a img{display:block;}

/* slider1 */
#slider1 {
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0 40px;
    position: relative;
    width:50%
}
#slider1 .viewport {
    float: left;
    width: 100%;
    height: 123px;
    overflow: hidden;
    position: relative;
}
#slider1 .buttons {
    background: #C01313;
    border-radius: 35px;
    display: block;
    margin: 30px 0 0;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-size: 22px;
}
#slider1 .next {
    margin: 30px 0 0;
    left: auto;
    right: 0;
    top: 0;
}
#slider1 .buttons:hover{
    color: #C01313;
    background: #fff;
}
#slider1 .disable {
    visibility: hidden;
}
#slider1 .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
}
#slider1 .overview li{
    float: left;
    margin: 0 20px 0 0;
    overflow: hidden;
    height: 121px;
    border: 1px solid #dcdcdc;
    width: 150px;
}

#slider1 .overview li a{ 
    float: left;
    margin: 0 20px 0 0;
    overflow: hidden;
    height: 121px;
    border: 1px solid #dcdcdc;
    width: 150px;
    padding: 20px 15px 0 15px;
}

.footer{background:none !important;}

.testimonials-list .testimonial {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-top: 40px;
    position: relative;
}

.testimonials-list .testimonials {
    margin: 0 10px 0 10px;
}

.testimonials-list .testimonial:first-child {
    margin-top: 0px;
}

.testimonials-list .more-button {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    border-radius: 1px;
    font-size: 18px;
    text-align: center;
}

.testimonials-list .more-button .disabled {
    opacity: 0.5;
    cursor: wait;
}

.testimonials-list .page-title button {
    float: right;
}

.testimonials-list .page-title h1 {
    float: left;
    border-bottom: none;
}

.testimonials-list .page-title:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.testimonials-list .testimonial-image {
    float: left;
}

.testimonials-list .testimonial .message-wrapper {
    clear: both;
}

.testimonials-list .testimonial .content-wrapper {
    float: left;
    width: 100%;
}

.testimonials-list .testimonial .message {
    font-style: italic;
    position: relative;
    padding: 15px;
    margin: 0 0 0 30px;
    border: 1px solid #CFCFCF;
    border-bottom: 2px solid #CFCFCF;
    color: #333;
    background: #fff;
}

.testimonials-list .testimonial .message:before {
    content: "";
    position: absolute;
    top: 15px;
    bottom: auto;
    left: -23px;
    border-width: 10px 23px 10px 0;
    border-style: solid;
    border-color: transparent #CFCFCF;
    display: block;
    width: 0;
}

.testimonials-list .testimonial .message:after {
    content: "";
    position: absolute;
    top: 16px;
    bottom: auto;
    left: -21px;
    border-width: 9px 21px 9px 0;
    border-style: solid;
    border-color: transparent #fff;
    display: block;
    width: 0;
}

.testimonials-list .testimonial .testimonial-date {
    float: right;
    font-size: 12px;
}

.testimonials-list .testimonial .rating-wrapper {
    float: left;
    font-size: 12px;
}

.testimonials-list .testimonial .socialInfo {
    font-size: 12px;
    padding-top: 5px;
}

.testimonials-list .testimonial .author-info {
    font-weight: bold;
    font-style: italic;
}

.testimonials-list .testimonial .socialInfo a {
    white-space: nowrap;
}

.testimonials-list .testimonial .socialInfo img {
    margin-right: 5px;
    margin-left: 5px;
    display: inline;
}

.testimonials-list .testimonial .rating-title {
    float: left;
    margin-right: 10px;
    line-height: 1.25;
}

.testimonials-list .testimonial .rating-box {
    float: left;
}

.testimonialForm .rating-box {
    cursor: pointer; cursor: hand;
}

/** widgets styles */
.block-testimonials .actions a {
    float: none;
}

.block-testimonials {
    font-size: 11px;
    line-height: 1.25;
}

.block-testimonials .block-content .content {
    padding: 0 10px;
}

.block-testimonials .block-content .content .content-wrapper {
    height: 75px;
    min-height: 75px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    clear: left;
}

.block-testimonials .block-content .review {
    text-align: center;
}

.block-testimonials .block-content .review .score {
    font-weight: bold;
    font-size: 40px;
    color: #e26703;
}

.block-testimonials .block-content .content .rating-title {
    float: left;
    margin-right: 10px;
}

.block-testimonials .block-content .content .message {
    margin-top: 10px;
}

.block-testimonials .block-content .content .name {
    float: right;
    font-style: italic;
}

.block-testimonials.empty-design .actions,
.block-testimonials.empty-design .block-title {
    display: none;
}

.block-testimonials.empty-design,
.block-testimonials.empty-design .block-content {
    background: none;
    border: none;
}

.block-testimonials.empty-design .block-content .content {
    padding: 0;
}

.std .testimonialForm li {
    list-style: none;
}

.testimonials-list .testimonial { zoom: 1; }
.testimonials-list .testimonial:after { content: '.'; clear: both; height: 0; font-size: 0; display: block; visibility: hidden; }

@media (max-width: 480px) {
    .testimonials-list .testimonial .testimonial-date {
        float: left;
        margin-bottom: 10px;
        clear: both;
    }

    .testimonials-list .testimonial-image {
        float: none;
        text-align: center;
        width: 100% !important;
    }

    .testimonials-list .container {
        margin-left: 0 !important;
        margin-top: 20px;
    }

    .testimonials-list .testimonial .message {
        margin: 0;
    }

    .testimonials-list .testimonial .message:before {
        content: "";
        position: absolute;
        top: -23px;
        bottom: auto;
        left: 47%;
        border-width: 0 10px 23px 10px;
        border-style: solid;
        border-color: transparent transparent #CFCFCF transparent;
        display: block;
        width: 0;
        height: 0;
    }

    .testimonials-list .testimonial .message:after {
        content: "";
        position: absolute;
        top: -21px;
        bottom: auto;
        left: 47%;
        border-width: 0 9px 23px 10px;
        border-style: solid;
        border-color: transparent transparent #fff transparent;
        display: block;
        width: 0;
        height: 0;
    }

    .testimonials-list .testimonial:first-child {
        margin-top: 40px;
    }
}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }
 
/* Tools */
ol {
    list-style: outside none none;
}
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
	a{text-decoration:none;color:#2b2b2b;}
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     {  /*float: right;*/  margin-top: 4px; vertical-align: top; }
label[for="p_method_paypal_standard"] a { display:none; }
.f-left,
.left         { /*float:left !important;*/ float: left !important; position: relative; top: 10px; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.clearlogin{clear:both;}
fieldset      { border:0; }
/* ======================================================================================= */


/* Layout ================================================================================ */
/*.wrapper { min-width:954px; }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { background:#fbfaf6 url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_main1.gif) 50% 0 no-repeat; }
.main { width:900px; margin:0 auto; min-height:400px; padding:25px 25px 80px; background:#fffffe url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_main2.gif) 0 0 no-repeat; text-align:left; }
*/
/* Base Columns */
.col-left { /*float:left; width:195px; padding:0 0 1px;*/float: left;  width:277px;  }
.col-main { float:left; width:893px; padding:0 0 1px; }
/*.col-right { float:right; width:195px; padding:0 0 1px; } */
 .col-right { float:right; padding:0 0 1px;width: 280px;font-size: 13px; }
 
/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main { width:75%;}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

.col3-set h4{background: none repeat scroll 0 0 #F1F1F1; margin-bottom: 17px; margin-top: 26px;  padding: 10px;}
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
/*input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }*/
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty {  border: 1px solid #cccccc;text-align: center;    width:40px;padding: 5px;  }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button {  background-color: #bb952d;
    border: 0 none;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    float: left;  
    margin-left: 10px;
    padding: 2px 0px;
    text-transform: uppercase; margin-top:0 }
button.button:hover{background-color:#323232;}
.button {  background-color: #bb952d;
    border: 0 none;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    float: right;  
    margin-left: 10px;
    padding: 11px 13px;
    text-transform: uppercase; /*height: 42px;*/ }
.button:hover{background-color:#323232;}

button.button span { display:block; height:30px; font-size: 15px; padding:6px 13px;  text-align:center; white-space:nowrap; color:#fff; }
button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span {  }
button.btn-proceed-checkout{margin-left:0px; float: right;}
button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#f6f6f6; }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 0px; list-style:none; }
.form-list label { float:left; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:/*260px*/auto; }
.form-list .field { float:left; width:100%; }
.form-list input.input-text { border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding: 5px;
    width: 100%; }
.form-list textarea {    width: 100%; height:10em;border:1px solid #cccccc;padding:5px; }
.form-list select { border: 1px solid #CCCCCC;
    padding: 5px;
    width: 100%; }
.form-list li.wide .input-box { width:100%; }
.form-list li.wide input.input-text { width:100%; }
.form-list li.wide textarea { width:100%; }
.form-list li.wide select { width:100%; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; } 
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; } 
.form-list-narrow li.wide input.input-text, 
.form-list-narrow li.wide textarea { width:254px } 
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:15px 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0;color:#2b2b2b;text-decoration:none; }
.buttons-set .back-link a{color:#2b2b2b;text-decoration:none; }
.buttons-set .back-link a:hover{color:#bb952d;text-decoration:none; }
.buttons-set button.button { float:right; margin-left:5px; clear:none; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border:1px solid #bbafa0; background:#fff; padding:22px 25px 12px 33px; margin:0px 0; }
.fieldset .legend { background: none repeat scroll 0 0 #2b2b2b;
    border: 1px solid #2b2b2b;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: -40px 0 0 -34px;
    padding: 3px 8px;
    position: relative; }

/* Form Validation */
.validation-advice {   color: #EB340A;
    float: right;
    font-size: 11px;
    font-weight: bold;
    left: 0px;
    line-height: 13px;
    position: relative;
    top: 0px;
    width: 100%;}
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; float:left; margin-top:25px !important; margin-bottom:12px !important;}
.messages li li { margin:0 0 3px !important;padding: 10px 0 0; line-height:18px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg {  padding:8px 8px 8px 8px !important;   }
.error-msg { border-color:#f16048; background-color:#faebe7; color:#df280a; }
.success-msg { border-color:#446423; background-color:#e3e3e3; color:#3d6611; /*#eff5ea*/}
.note-msg,
.notice-msg {  }

/* BreadCrumbs */
 
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:normal;color:#bb952d; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; margin-bottom:15px;   }
.page-title h1,
.page-title h2 { margin:0;   color:#000; font-size:22px; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { clear: both;     text-align: right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:16px; font-weight:normal; margin:0 0 6px; color:#3e3d3d; }

/* Pager */
.pager {  }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { float:right;    margin-top: 5px;  }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; color:#fff;   margin-left: 0px;   font-size: 15px;  padding: 0; padding-right:7px; margin-right:10px;   text-decoration: none;    transition: all 0.3s ease-in-out 0s; text-transform:uppercase; position:relative}
.pager .pages li  a{color:#fff;text-decoration:none;text-transform:uppercase; font-weight:bold}
.pager .pages .current { color:#000000;}
.pager .pages li  a:hover{ color: #000;}
.pager .pages li:before { content:'|'; font-size:15px; color:#fff; position:absolute; top:-2px; right:-6px; color:#fff;}
.pager .pages li:last-child:before { display:none}
.pager .pages li:last-child { padding-right:0; margin-right:0}
/* Sorter */
.sorter { /*font-size:11px; background:#fff url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2;*/ }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sort-by.sel > a {    display: none;}
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager { }
.toolbar .sorter { }
.toolbar-bottom { margin-top: 23px;}

/* Data Table */
.data-table { width:100%; border:0px solid #bebcb7; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px;  white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background: #2b2b2b;
    color: #FFFFFF;
   
    font-weight: normal;
    padding: 6px; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td { /*background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_tfoot.gif) 0 0 repeat-x; */}
.data-table tfoot tr { background-color:#e3e3e3 !important;  font-weight:bold; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3;border-top: 1px solid #d9dde3; line-height:25px; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
.data-table tbody td a{text-decoration:none;    color:#2b2b2b}
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }
#checkout-review-table-wrapper .data-table {    border: 1px solid #d9dde3;   margin-top: 15px;}
 
/* Generic Info Box */
.info-box { background:#fff; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
/*.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
*/
/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#3e3d3d !important; font-weight:bold; }
 
.link-reorder { font-weight:bold; color:#3e3d3d !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#3e3d3d; }
.link-rss { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.currently .btn-remove { margin-right: 13px;    margin-top: 15px; float:right}
.currently li span.label {    display: inline-block;    padding-left: 15px;    padding-top: 10px;}
.currently li span.value {    display: inline-block;    padding-left:2px;    padding-top: 10px;}
.block-content .actions {   color: #000;    padding-right: 12px;    text-align: right;padding-top:5px; padding-bottom:3px;}
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:1px 0 0 ; background:#e9e8e9; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; position:fixed; bottom:0; height:60px; width:100%; z-index:999;}
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:5px 0 10px 80px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_notice.png) 20px 5px no-repeat; text-align:left; margin-top:5px; }
.global-site-notice .notice-inner p { margin:0;}
.global-site-notice .notice-inner .actions { padding-top:10px; margin-left: 388px;
margin-top: -16px;}
.global-site-notice .notice-inner .actions button{margin-top:-7px; margin-left:35px;}

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */


/* Header ================================================================================ */
/*.logo { float:left; }
.header-container { border-top:5px solid #0d2131; border-bottom:1px solid #415966; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_header.jpg) 50% 0 repeat; }
.header { width:930px; margin:0 auto; padding:10px; text-align:right; position:relative; z-index:10; }
.header .logo { float:left; margin:3px 0 10px 12px; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a { color:#ebbc58; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }*/


/* ======================================================================================= */


/* Sidebar =============================================================================== */
/*.block { border:1px solid #c4c1bc; margin:0 0 15px; }*/
.block { border:none;   }
.block .block-title {   background-color: #bb952d; }
.block .block-title strong { display:block;   min-height:16px; padding:1px 0 1px; text-transform:uppercase; color:#2b2b2b; }
 
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { color: #161314;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 8px;
    text-transform: uppercase; }
.block .block-content { background:#eeedeb ; }
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove,
.block .btn-edit { float:right; margin:13px 0 2px 5px; }
.block .actions {  padding-right: 10px; text-align:right; }
.block .actions a { float:right; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account { border-color:#bbb; width:100% }
.block-account .block-title { background:#bb952d; border:0; padding:10px; }
.block-account .block-title strong {   color:#fff; }
.block-account .block-content {   }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; font-size:14px; padding:3px 0; color:#2b2b2b; text-decoration:none !important;   line-height: 24px; }
.block-account .block-content li a:hover { color:#bb952d; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0;font-size:14px; color:#bb952d; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong {  background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
 

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_block-cart.gif); }
.block-cart .summary { margin: 0;
    padding: 2px 0 10px;
    position: relative;
    z-index: 1;}
.block-cart .amount { color: #161314;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0;}
.block-cart .subtotal .price { color: #006a4e !important; font-size: 13px; font-weight: normal; text-transform: uppercase; }
.block-cart .subtotal .label{color: #006a4e; font-size: 12px;  text-transform: uppercase;}
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_block-list.gif); background-position:0 1px; }
.block-compare button.button span { border-color:#006a4e; background:#006a4e; } 
.page-popup .link-print { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#e3e3e3; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#e3e3e3; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { border-color:#406a83; background:#618499; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_block-tags.gif); }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_block-subscribe.gif); }
.block-subscribe label { font-weight:bold; color:#3e3d3d; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_block-list.gif); }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#3e3d3d; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; display:none;}
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #d9ddd3; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_grid.gif) 0 0 repeat; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size: 17px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0;color:#2b2b2b; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left;    margin-right: 12px;    margin-top: 5px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#2b2b2b; }
.availability-only a { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */ 
/* Regular price */ 
 
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0;  display: inline-block;    float: left; }
.old-price .price-label { white-space:nowrap;  display:none; }
.old-price .price {   text-decoration:line-through; color: #000; }

/* Special price */
.special-price { margin:0; padding:0px 0; display: inline-block;float: left; margin-left:15px;}
.special-price .price-label {  display:none;  white-space:nowrap;   }
.special-price .price {   }
.yoursaving {float:left; display: inline-block; left; margin-left:15px;  background: #bb952d;
    color: #ffffff;  font-weight: bold;  padding: 4px;margin-top: -4px; font-size: 15px; }
/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li { line-height:1.4; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:12px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#3e3d3d; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#3e3d3d; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


 

.product-essential { padding:25px; background:#fff url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_product-view.gif) 100% 0 no-repeat; }
.product-essential h2 {   }

.product-collateral { background:#faf7ee url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_product_collateral.gif) 0 0 repeat-x; padding:25px; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:330px; }
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0;   }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

/* Product Options */
.product-options {/* margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4;*/ }
.product-options{ position: relative;}
.product-options dt { padding:10px 0 0; font-weight:normal; }

.product-options dt label.required em { color:#eb340a;/* margin-left:5px;*/ }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd {  padding-left:0px;  }
.product-options dl.last dd.last {  padding-top: 3px; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { border: 1px solid #E5E5E5;
    height: 24px;
    margin: 10px 0 15px;
    padding: 2px;
    width: 347px;}
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { /* position:absolute; right:20px; top:20px; */}
.product-options p.required{position: absolute; right: 3px; top: 65px;}
.product-options-bottom { padding:15px 20px; padding-left:0px; }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:0px; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; }
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0;    color: #323232; font-size: 16px;  }
.product-name a { color: #323232; /*font-size: 14px;*/ }
.product-name h1 {  color: #373737;    line-height: 21px; font-size: 17px;font-weight:normal; }
/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b;  }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:0px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; list-style:none;}
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name {   margin:0 0 5px;   }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; margin-top:2px; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span { /*border-color:#406a83; background:#618499;*/ }
.cart-table .btn-update,
.cart-table .btn-empty { clear: none;
    float: right;
    margin-top: 2px; }
.cart-table .btn-update { clear: none;
    float: left;
    margin-left: 10px;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-1 { display:none }
.cart .cart-collaterals .col2-set .col-2 { width:350px;float:left; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:#fff; padding:12px 15px; margin:0 0 18px; line-height:25px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat;   padding:0; color:#2b2b2b; text-transform:uppercase;  font-size: 16px;}
.cart .discount button span,
.cart .shipping button span { /*border-color:#406a83; background:#618499;*/ }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 {  background-image: url("https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_discount.gif");
    padding-left: 23px; }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text {    border: 1px solid #CCCCCC;       padding: 5px;    width: 254px; }
.cart .shipping h2 { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_shipping.gif);  padding-left: 23px;}
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:500px; background:#fff; border:1px solid #bebcb7;padding-bottom: 15px;     min-height: 155px; height:auto;line-height: 18px;}
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:0px; list-style:none; text-align:center; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0;  list-style:none; }
.sp-methods label { font-weight:bold; color:#3e3d3d; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#3e3d3d; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }
#checkout-step-login .messages{  margin-bottom: 0 !important;    margin-top: 4px !important;}
#checkout-step-login .messages li li{  margin-bottom: 0 !important;    margin-top: 0px !important;padding: 0 !important;}
/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px;  }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; width:100%;}
.block-progress .block-title { background:none; border:0; padding:0; margin:6px 0 19px; }
.block-progress .block-title strong { font-size:13px;   }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:normal; line-height:1.35; background:#fff; border:1px solid #bb952d ; margin:0 0 6px; padding:2px 8px; color:#2b2b2b; }
.block-progress dd { background:#fff; border:1px solid #bb952d; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#bb952d; color:#000; }
.block-progress dt.complete a{color:#000;}
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0;   }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; float:right;margin-left:10px;}
.opc .buttons-set .f-left { color:#3e3d3d; height: 43px;}
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:none; /*padding-left:18px;*/ }

.opc { position:relative;font-size: 14px; }
.opc li.section {}

.opc .step-title { border-width:1px; border-style:solid;color:#383837; border-color:#fff #e8e8e8 #e8e8e8; background-color:#e8e8e8;  padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0;   color:#383837; }
.opc .step-title h2 { float:left; margin:0; font-family:"roboto_condensedregular",Arial, Helvetica, sans-serif;font-size: 16px;  padding-top: 3px;  }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
.section.allow {    border-bottom: 1px solid #fff;}
.opc .allow .step-title { background:#e8e8e8; border:1px solid #e8e8e8; border-bottom:0; color:#383837; cursor:pointer; }
.opc .allow .step-title .number { background:#fff; border-color:#fff; color:#000; }
.opc .allow .step-title h2 { color:#3e3d3d666;font-size: 16px; padding-top: 3px; }
/*.opc .allow .step-title a { display:block; }*/
#billing-new-address-form .name-firstname {width:49%}
#billing-new-address-form .name-firstname .input-text{width:100%}
#billing-new-address-form .name-lastname {float:right;width:49%}
#billing-new-address-form .name-lastname .input-text{width:100%}
.opc .active .step-title { background: none repeat scroll 0 0 #bb952d ;
    border: 1px solid #bb952d ;
    color: #FFFFFF;
    cursor: default;
    padding-bottom: 10px;
    padding-top: 10px; }
.opc .active .step-title .number {  background: none repeat scroll 0 0 #FFFFFF;
    border-color: #FFFFFF;
    color: #2b2b2b; }
.opc .active .step-title h2 { color:#fff; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bb952d ; border-top:0; background:#fff; padding:15px 22px; position:relative; }
.opc .step .tool-tip { right:30px; }
#messages_product_view{clear:both; margin-top:1px;}
#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
 
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0;  float: left;    line-height: 20px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
#opc-review .btn-checkout { clear:right;}
#opc-review .a { text-decoration:none; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#006a4e; color:#006a4e; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#3e3d3d; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }
#checkout-progress-state {margin-top:35px;}
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fff; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#e3e3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px;  }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#3e3d3d; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right;  font-size:1.5em;  }
.multiple-checkout .place-order .grand-total .inner {   }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline;   float: right;    margin-bottom: 15px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons  {  margin-top: 0px !important; }
.multiple-checkout .title-buttons button.button{ float:right;position:relative;top:-22px; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button   { float:right; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:259px; padding:14px 21px; background:#fff ; border:1px solid #ccc; border-bottom:0; }
.account-login .content h2 { font-weight:bold; font-size:15px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase;   }
.account-login .new-users h2 { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #ccc; border-top:0; margin:0; padding:8px 13px; background:#2b2b2b;position:relative; }
.account-login .buttons-set .f-left{  left: 10px;
    position: absolute;color: #FFFFFF;top: 13px;text-decoration:none;}
.account-login .buttons-set .f-left:hover{color:#bb952d;}	
.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:261px; height:59px; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px;  text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
 
.my-account .page-title .button{float:right; position: relative;    top: -23px;}
.my-account .my-wishlist fieldset{border:none;}
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .button{margin-left:0;}

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }
.dashboard a{color:#2b2b2b;text-decoration:none;}
/* General Box */
.box-account { background:#fff ; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { background-position: 0 0;
    background-repeat: no-repeat;
    color: #2b2b2b;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 0;
    text-transform: uppercase; }

.dashboard .box .box-title { border-bottom:solid 1px #ccc; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_folder-table.gif);padding-left: 23px; }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_ma-info.gif); padding-left: 23px; }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_ma-reviews.gif); padding-left: 23px;}
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#2b2b2b; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/i_ma-tags.gif); padding-left: 23px; }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#2b2b2b; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#3e3d3d; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#e3e3e3; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px;  }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#3e3d3d; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { /*border-color:#406a83; background:#618499;*/ }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
/*.footer-container { border-top:15px solid #b6d1e2; }
.footer { width:930px; margin:0 auto; padding:10px 10px 50px; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }*/
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}
.topSection h1{color: #070707;
    float: left;
 
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;}

.toolbar .topSection{border-bottom: 1px solid #9A9A9A;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-top: 0;
    width: 100%;}

#wapper {
    background: url("https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/top.jpg") repeat-x scroll left top transparent;
    width: 100%;
}
.block-cart, .block-tags{width:100%}
#login-form fieldset{background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
    line-height: 22px;
    padding: 0px;}
#checkout-step-login{line-height:25px; }
#co-billing-form fieldset{padding:0px;border:none;}
#co-billing-form fieldset fieldset{border:0;}
#co-payment-form fieldset{padding:10px;border:none;}
.pager .amount{padding:10px 0;}
.pager .limiter{padding:10px 0}

.pages ol li.current{color:#006a4e; font-weight:bold;}



.comp_detail {
    float: left;
    line-height: 16px;
    margin-top: -19px;
    padding: 0;
    width: 100%;
}

.comp_detail > strong {
    border-right: 1px solid #3e3d3d;
    display: inline-block;
    font-weight: normal;
    padding: 0 7px 0 0;
}
label {
    display: inline-block;
    padding: 0 0px; color: #2b2b2b;   font-size: 14px;
    padding: 0 0 5px;
}
.comp_detail a:hover {
    color: #006a4e;
}
 
.currently .block-subtitle{color: #fff;    font-size: 17px;    padding: 11px 0 7px 15px;  background-color: #bb952d;    text-transform: uppercase;}
 
.share.quickview {display:table;}
.share.quickview ul{margin-top:0px;}
.pdetails-middle.ugiftcert {width:66%;}
.pdetails-middle.ugiftcert h1{text-align:left;}
.pdetails-middle.ugiftcert .pprice{display:none;}
.pdetails-middle.ugiftcert .gift-card-info {    text-align: left;}
.pdetails-middle.ugiftcert .gift-card-info > p {    padding: 15px 0;}
.pdetails-middle.ugiftcert .gift-card-info #amount{ border: 1px solid #cccccc;}
#ugc-send-on #send_on{ border: 1px solid #cccccc;}
.pdetails-middle.ugiftcert .quantity{text-align:left;}
.pdetails-middle.ugiftcert .add-to-cart {    float: left;    text-align: left;}
.pdetails-middle.ugiftcert .add-cart{margin-left:0px;}
.pdetails-middle.ugiftcert .share.clearfix {    clear: both;    float: left;}
.special-offer1{
	background:url("https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images1/special-offer-img.png") repeat-x scroll left top transparent;
	color: #fff;
    font-size: 12px;
    height: 70px;
    width: 70px;
	padding:12px;
	font-family:"open_sanssemibold",Arial,Helvetica,sans-serif; 
	line-height:16px;
}
.special-offer-productdetails{	
	background:url("https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images1/special-offer-img.png") repeat-x scroll left top transparent;
	/*color: #fff;
    font-size: 12px;
    height: 70px;
    width: 70px;
	padding:12px;
	font-family:"open_sanssemibold",Arial,Helvetica,sans-serif; 
	line-height:16px;
	position: absolute;
    right: 7px;
    top: 7px;
	*/
	color: #fff;
font-size: 12px;
height: 70px;
width: 70px;
padding: 9px;
font-family: "open_sanssemibold",Arial,Helvetica,sans-serif;
line-height: 16px;
position: absolute;
right: -20px;
top: -20px;
line-height: 20px;
}
.tp_head_line {
background: #e8e8e8;
padding: 10px; text-align:center; }
.special-offer-other-pro{	
    position: absolute;
    right: -20px;
    top: -20px;
    width: 72px;
}
.vat_free_price {
    color: #000;
    padding-left: 8px;
}


 @media only screen and (max-width:480px)  
{
.pager .pages { float:none; display:table; margin:auto; margin-top:7px;}
.pager .pages li { font-size:14px;}
.tp_head_line { font-size:14px; }
}


@charset "utf-8";
/* CSS Document */ 
html {-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */}
body {	background-color: #fff; margin:0; padding:0; outline:none; font-family:"open_sansregular",Arial, Helvetica, sans-serif; line-height:20px; }
* { margin:0; padding:0;-webkit-box-sizing: border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
p { margin:0; padding:0;}
img { border:0; vertical-align:text-top;}
.clear { clear:both;}
@-moz-document url-prefix() { 
  select { text-indent:2px !important}
}
select, input, textarea {margin:0; padding:0; outline:none; font-family:"open_sansregular",Arial, Helvetica, sans-serif; font-size:16px; color:#818181; outline:none;}
h1,h2,h3,h4,h5 { margin:0; padding:0; font-weight:normal; line-height:normal; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif;}
hr { color:#dddddd;border:none; border-top:1px solid #dddddd; height:1px; margin:0; padding:0; margin-bottom:15px;}
.gradient {filter: none;} 
input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel], input[type=button], input[type=submit] {-webkit-appearance: none; -webkit-border-radius:0; border-radius:0;} 
input[type=checkbox] {-webkit-appearance:checkbox; -webkit-border-radius:0; border-radius:0;}
input[type=radio] {-webkit-appearance:radio; -webkit-border-radius:0; border-radius:0;} 
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #858585;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #858585;
   opacity:  1;
} 

::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #858585;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */ color:#858585; } 
/* new clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    } 
* html .clearfix             { zoom:1;} /* IE6 */
*:first-child+html .clearfix { zoom:1;} /* IE7 */

/*********************************Header Starts here************************************/
.wrapper {max-width:1600px; margin:auto; position:relative;}

/*Header Starts here*/
.header { }
.top1 { height:46px; background:#ba942d;}
.top1-left { float:left}
.delivery { font-size:15px; color:#fff; text-transform:uppercase; position:relative; padding-left:36px; margin-top:13px; padding-right:10px; margin-right:13px; float:left}
.delivery:before { position:absolute; content:''; top:1px; left:1px;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -13px -12px no-repeat; width:27px; height:20px;}
.delivery:after { position:absolute; content:''; top:2px; right:0;background-color:#fff; width:1px; height:18px; }
.lowest-price { font-size:15px; color:#fff; text-transform:uppercase; position:relative; padding-left:35px; margin-top:12px;  float:left}
.lowest-price:before { position:absolute; content:''; top:0px; left:0;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -52px -12px no-repeat; width:25px; height:22px;}
.top1-right { float:right}
.adetails { float:left; font-size:15px; color:#fff; text-transform:uppercase; margin-top:11px;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.adetails a { display:inline-block; padding:0 10px; color:#fff; text-decoration:none; position:relative; top:2px ;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.adetails a:hover { color:#383837}

.carttop { font-size:15px; color:#fff; text-transform:uppercase; position:relative; padding-left:34px; margin-top:13px; float:left; margin-left:7px;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.cart a { color:#fff; text-decoration:none;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.carttop a:hover { color:#383837}
.carttop:before { position:absolute; content:''; top:-3px; left:0;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -90px -12px no-repeat; width:26px; height:26px;}

.mtop {	display:none}
.store1 {	float:left}
.mtop-left{ display:table; margin:auto}

.mtop-left ul {	margin:0;	padding:0;	list-style:none}
.mtop-left li {	float:left;	width:46px;	height:46px;	cursor:pointer;	position:relative; margin-right:1px; margin-left:1px}
.muser {	background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -65px -235px no-repeat;}
.mcart {	background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -116px -185px no-repeat;}
.msearch {	background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -14px -235px no-repeat;}
.mcurrency {	background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -65px -185px no-repeat;}
.mdelivery {	background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -14px -185px no-repeat;}
.mphone {	background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -167px -185px no-repeat;}
.mopen {	position:absolute;	left:0;	top:46px;	background-color:#383838;padding:5px;	display:none;	z-index:2000;	white-space:nowrap;	padding:1px}
/*.mtop-left li:hover .mopen {	display:block}*/
.mlogin {	background-color:#fff;	padding:3px 5px;	font-size:13px;	width:80px;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.mlogin a {	display:block;	color:#3f3f3f;	text-decoration:none;	padding:3px 0; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.mlogin a:hover {	color:#ba942d;}
.mcart1 {	background-color:#fff;	padding:3px 5px;	font-size:14px;	color:#3f3f3f;	text-align:center;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.mcart1 a {	display:inline-block;	color:#3f3f3f;	text-decoration:none;	padding:3px 0;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.mcart1 a:hover {	color:#ba942d;}
.msearch1 {	width:140px;	background-color:#fff;	position:relative;}
.msearch1 .tinput1 {	width:100%;	font-size:14px;	color:#6c6c6c;	padding:6px 30px 6px 8px;	border:0;	border:0;	height:33px;}
.msearch1 .tinput2 {	position:absolute;	top:-2px;	right:8px;	background:none;	border:0;	background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -158px -4px no-repeat; width:29px; height:40px; }
.mtop-right .mopen {	right:0;	left:inherit}

.mcart.mcurrency .mopen{ width:auto; left:-105px }

.mopen .prices { margin:0; background:#fff; padding:15px}
.mopen .prow li { height:auto !important}
.mcheckout a { display:block; height:100%; width:100%}


.top2 {}
.prices {width:300px;}
.price-head { font-size:17px; color:#ff3100; text-transform:uppercase; padding-bottom:9px; }


.prices {  padding-top:10px; float:left; margin-right:18px}
.picon { font-size:17px; color:#383837; position:absolute; top:-1px; right:50px; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; background-color:#e8e8e8; padding:4px; display:block; cursor:pointer}
.picon.pusd{top:-1px; right:25px;}
.picon.selected{background-color:#ba942d; color:#fff;}
.price-head { position:relative; font-size:17px; color:#ba942d;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif;}
.prow { height:30px; background:#e8e8e8; margin-bottom:5px;  -moz-border-radius:5px; /* FF1+ (FF4-) */	-webkit-border-radius:5px; /* Saf3-4, iOS 1+, Android 1.5+ */	-opera-border-radius:5px; /* Opera 11- */	border-radius:5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */ overflow:hidden}
.prow ul { margin:0; padding:0; list-style:none}
.prow li { float:left; width:32.33%; font-size:15px; color:#383837; text-transform:uppercase; padding-top:4px; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; padding-left:12px}
.price-update { font-size:14px; color:#ba942d;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; padding-top:5px;}

.prices:hover .prow { background:#e3e3e3}

.logo { float:left; margin-top:48px; margin-left:345px}
.top2-right { float:right; padding-top:33px}
.callus { font-size:21px; color:#383837; position:relative; padding-left:26px; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif;}
.callus a {font-size:21px; color:#383837; text-decoration:none;}
.callus:before { position:absolute; content:''; top:-1px; left:0;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -130px -12px no-repeat; width:22px; height:22px;}
.search { width:246px;   position:relative; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;  float:right; margin-top:22px;}
.sinput1 { width:100%; height:40px; background:none; border:0;  padding:10px 37px 10px 12px; font-size:16px; color:#757575;border:1px solid #8d8d8d; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;  overflow:hidden; background:#fff; -moz-border-radius:5px !important; /* FF1+ (FF4-) */	-webkit-border-radius:5px !important; /* Saf3-4, iOS 1+, Android 1.5+ */	-opera-border-radius:5px !important; /* Opera 11- */	border-radius:5px !important; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */ overflow:hidden}
.sinput2 { position:absolute; top:0px; right:0px; background:none; border:0;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -155px -4px no-repeat; width:39px; height:40px; cursor:pointer;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.search .sinput1:focus { border-color:#ba942d}


.navigation { height:56px; background:#e8e8e8; margin-top:10px}
.navigation .wrapper { position:relative}
.nav  { float:none; display:table; margin:auto;}

.nav ul { margin:0; padding:0; list-style:none;}
.nav li { float:left; color:#fff;text-transform:uppercase;  position:relative;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;  font-size:15px;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; }
.nav li a { text-decoration:none; color:#383837; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; display:block; padding:19px 58px 16px 0px }
.nav li a:hover, .nav li.active a  {color:#bb952d}
.hover .parent { color:#bb952d !important}

.nav li:before { position:absolute; top:18px; right:13px; content:"|"; color:#383837; margin:auto}
.nav li:last-child:before { display:none}
.nav li li:before { display:none}
.nav li:last-child a{padding-right:0px}
ul.menu a {	display:block;	color:#383837;	text-decoration:none;}

ul.menu a:hover {	/*color:#dc0318;*/}
ul.menu li {	position:relative;	float:left;	 }
ul.menu ul {	position:absolute;	top:50px;	left:0px;	z-index:999 !important;	display:none;	opacity:0;	list-style:none;	border-top:none;  border-top:0;}
ul.menu ul li {	position:relative;	color:#4f4f4f;	text-align:left;	border-top:none;	width:215px;	margin:0px;	background-color:#3e3d3d;	opacity:1;	margin-left:0px !important; padding-left:0;}
ul.menu ul li a {	display:block;	color:#fff !important;	padding:8px 8px 8px 11px;	/*background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/nav-dropdown.bg.png) !important;*/ background-color:#383837;	font-size:13px;	opacity:.98; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;  }
ul.menu ul li a:hover {	background:none;	background-color:#bb952d !important;	color:#202020!important;	opacity:1; }
ul.menu ul ul {	left:215px;	top:0px; padding-left:3px;}
ul.menu .menulink {	border:1px solid #aaa;	padding:0px 0px 0px;	font-weight:bold;}
ul.menu .menuhover .menuhover {background-color:#bb952d !important;	color:#202020!important;}

ul.menu ul li a.menuhover {background-color:#bb952d !important;	color:#202020!important;}


.fsocial{margin-top:0px; position:absolute; top:15px; right:0 }
.fsocial ul{margin:0; padding:0; list-style:none}
.fsocial li{width:28px; height:28px; float:left; margin-left:0px; margin-right:9px;-webkit-transition: all 0s ease-in-out !important; -moz-transition: all 0s ease-in-out !important; -o-transition: all 0s ease-in-out !important; -ms-transition: all 0s ease-in-out !important; transition: all 0s ease-in-out !important;}
.fsocial li a{display:block; width:100%; height:100%; -webkit-transition: all 0s ease-in-out !important; -moz-transition: all 0s ease-in-out !important; -o-transition: all 0s ease-in-out !important; -ms-transition: all 0s ease-in-out !important; transition: all 0s ease-in-out !important;}
.fsocial .fb{background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -20px -50px no-repeat;}
.fsocial .fb:hover{background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -20px -81px no-repeat;}
.fsocial .twit{background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -55px -50px no-repeat;}
.fsocial .twit:hover{background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -55px -81px no-repeat;}
.fsocial .gplus{background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -95px -50px no-repeat;}
.fsocial .gplus:hover{background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -95px -81px no-repeat;}
.fsocial .pint{background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -134px -50px no-repeat;}
.fsocial .pint:hover{background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -134px -81px no-repeat;}


.content {}
.banner { max-width:1900px; margin:auto}
.banner img { max-width:100%; height:auto; vertical-align:top}
.banner-mobile { display:none}


.product-section { background:#f1f1f1; padding-top:65px; padding-bottom:55px}
.pbox { width:350px; float:left; margin-right:66px;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.pimg { -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);	-moz-box-shadow: 0 0 5px rgba(0,0,0,.2);	box-shadow: 0 0 5px rgba(0,0,0,.2); position:relative; margin-bottom:25px}
.pimg img { max-width:100%; height:auto}
.pimg h2 { font-size:35px; color:#383837; text-transform:uppercase; text-align:center; position:absolute; bottom:14px; left:0; width:100%;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.prow1 { margin-bottom:11px}
.prow1 ul { margin:0; padding:0; list-style:none}
.prow1 li { width:33.33%; float:left; font-size:16px; color:#383837; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; padding-top:5px;}
.prow1 li:first-child { width:39%}
.prow1 li:nth-child(2) { padding-left:10px; width:27% }
.prow1 li:last-child { text-align:right; padding-top:0}
.shop-now { width:102px; height:30px; background:#bb952d; border:0; font-size:14px; color:#fff; text-transform:uppercase; cursor:pointer;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
a.shop-now { width:102px; height:30px; background:#bb952d; border:0; font-size:13px; color:#fff; text-transform:uppercase; cursor:pointer;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; text-decoration:none;text-align:center;  display: block; margin-top: 0;    padding: 5px 0 3px;}
.prow1:hover .shop-now { background:#383837}
.pbox:hover h2 { color:#bb952d }


.product-section .pbox:last-child { margin-right:0}

.welcome { padding-top:51px; padding-bottom:60px}
.welcome h1 { font-size:35px; color:#bb952d; text-transform:uppercase; text-align:center; padding-bottom:20px}
.wtext { font-size:17px; line-height:26px; color:#383837; text-align:center; padding:0 67px}

.feature { padding-bottom:51px;}
.feature1 { width:490px; float:left; margin-right:65px; background:#383837; padding:0 24px; min-height:377px; position:relative}
.feature .feature1:last-child { margin-right:0}
.feature-head { padding-top:30px;}
.feature-head h3 { font-size:25px; color:#bb952d; text-align:center; padding-bottom:14px; position:relative; text-transform:uppercase}
.feature-head h3:before { content:''; width:196px; height:2px; background:#fff; position:absolute; left:0; right:0; margin:auto; bottom:0}
.fimg { text-align:center; margin-top:25px; margin-bottom:15px}

.feature1 ul { margin:0; padding:0; list-style:none}
.feature1 li { font-size:17px; color:#fff;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; padding-left:28px; position:relative; margin-bottom:12px}
.feature1 li:before { position:absolute; content:''; top:3px; left:0;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -171px -50px no-repeat; width:16px; height:16px;}
.feature1 li:before { content:'';}

.fbtn { width:320px; height:40px; display:table; margin:auto;-moz-border-radius:5px !important; /* FF1+ (FF4-) */	-webkit-border-radius:5px !important; /* Saf3-4, iOS 1+, Android 1.5+ */	-opera-border-radius:5px !important; /* Opera 11- */	border-radius:5px !important; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */ overflow:hidden; background:#bb952d; border:0; font-size:20px; color:#fff; text-align:center;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; text-transform:uppercase; position:absolute; left:0; right:0; bottom:26px; cursor:pointer;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
a.fbtn{text-decoration:none; padding-top: 11px;}
.fbtn:hover { background:#fff; color:#bb952d}

.feature1.newsletter { padding:0 82px} 
.feature1 p { font-size:17px; line-height:26px; color:#fff; text-align:center;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; }
.feature1.newsletter p { padding-top:20px; }

.ninput1 { width:320px; height:40px; background:#fff; border:0;-moz-border-radius:5px !important; /* FF1+ (FF4-) */	-webkit-border-radius:5px !important; /* Saf3-4, iOS 1+, Android 1.5+ */	-opera-border-radius:5px !important; /* Opera 11- */	border-radius:5px !important; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */ overflow:hidden; font-size:15px; color:#636363; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; margin-top:23px; padding:10px 14px 9px 14px }


.footer {}
.foot1 { height:59px; background:#d1d1d1;}
.foot1 ul { margin:0; padding:0; list-style:none}
.foot1 li { position:relative; padding-left:35px; font-size:17px; color:#383837; text-transform:uppercase; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; float:left; margin-top:21px; margin-right:175px; }
.foot1 li:last-child { margin-right:0}
.foot1 li:before { position:absolute; content:''; top:0px; left:0;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -167px -82px no-repeat; width:25px; height:22px;}

.foot2 { background:#fff; padding-top:28px }
.foot2 .wrapper{position:relative;}
.foot2 .fsocial{top:inherit; bottom:0px; right:0px;}
.quick-links { float:left; width:550px;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.qlinks1 { float:left; margin-right:65px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.quick-links .qlinks1 { margin-right:0}
.qlinks1 h3 { font-size:17px; color:#bb952d;  -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; text-transform:uppercase; padding-bottom:12px; border-bottom:1px solid #383837}
.qlinks1 ul { margin:0; padding:0; list-style:none; padding-top:18px; float:left; width:261px;}
.qlinks1 li { font-size:15px; color:#383837; padding-bottom:17px;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.qlinks1 li a { color:#383837; text-decoration:none;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.qlinks1 li a:hover {color:#bb952d; }
.qlinks1 ul ~ ul { float:left}
.footer-text { font-size:15px; line-height:35px; color:#383837;}
.footer-text strong { font-weight:normal; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif;}
.fimg1 { text-align:center }
.fimg1 img { margin-top:10px;}

.foot2 .qlinks1:last-child { margin-right:0}
.foot2 .qlinks1:last-child ul { width:100% }
.foot2 .qlinks1:last-child ul img { display:block; margin-top:-24px}

.fsocial li { padding-bottom:0 !important}

.foot3 {  background:#f1f1f1; padding:25px 0}
.copy { font-size:15px; line-height:30px; color:#383837; float:left}
.copy a { color:#383837; text-decoration:none;}
.copy a:hover { color:#bb952d;}
.kol {color:#bb952d !important;} 
.kol:hover  {color:#383837 !important;}
.paypal { float:right; margin-top:5px;} 


/*Product page css starts here*/
.inner-banner { background:#383837;  padding-bottom:18px;}
.breadcrumb { font-size:14px; color:#fff; padding:13px 0px;margin-top:0px;border-bottom:1px solid #8d8d8d; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; border-bottom:1px solid #8d8d8d  }
.breadcrumb a { text-decoration:none; color:#fff; position:relative;}
.breadcrumb a:hover, .breadcrumb a#on1 { color:#bb952d;}
.breadcrumb strong{ color:#bb952d;}
.inner-banner-text {  }
.inner-banner-text h1 { font-size:25px; color:#bb952d; padding-top:20px; text-transform:uppercase}
.inner-banner-text p { font-size:17px; color:#fff; font-family:"open_sansregular",Arial, Helvetica, sans-serif; padding-top:8px; line-height:24px; text-align:justify; padding-bottom:7px}

.products { padding-top:42px; padding-bottom:47px}
.products-left{ width:350px; float:left; background:#eeedeb}

.pleft1 { position:relative; margin-top:0px;  background:#fff}
.products-left .pleft1:first-child { margin-top:0}
.phead1 {position:relative; background:#bb952d;  position:relative}

.phead1 h2 { font-size:25px; color:#fff;  padding:9px 0 8px 20px; text-transform:uppercase ; }

.pcont {  background:#eeedeb; padding:14px 18px 13px 18px; position:relative; cursor:pointer}
.pcont:before { width:17px; height:9px; content:''; position:absolute; background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/arrow1.png); position:absolute; top:21px; right:16px}
.pcont h3 { font-size:17px; color:#383837; text-transform:uppercase; }
.pcont h3 a { font-size:17px; color:#383837; text-transform:uppercase; text-decoration:none; }
.products-left ul { margin:0; padding:0; list-style:none; padding:19px 19px 6px; border:1px solid #e8e8e8 }
.products-left li { font-size:15px; color:#383837; padding-bottom:15px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.products-left ul {    display: none;}
.products-left li a { color:#383837; text-decoration:none;  -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; position:relative}
.products-left li a:hover {  }
 
.products-right { width:1183px; float:right}

.listing {   height:51px; background:#e8e8e8; padding-left:15px; padding-right:8px; }
.sel { font-size:14px; float:left; color:#383837; padding-top:11px; float:left; margin-right:27px; text-transform:uppercase; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; }  
.sel select { width:166px;  background-color:#ffffff; border:1px solid #9f9f9f; font-size:13px; padding:1px; margin-left:1px;  color:#616161;  height:30px;line-height:25px;-webkit-appearance: none;  /*Removes default chrome and safari style*/     -moz-appearance: none;  /*Removes default style Firefox*/ position:relative; background-image:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/arrow1.png); background-position:top 11px right 7px; background-repeat:no-repeat; text-indent:6px; text-transform:none} 

.listing1 { font-size:14px; color:#383837; float:right;   -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;  padding-top:10px; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; text-transform:uppercase }

.listing1 li {
    float: left;
}
.listing1 li a{ color:#383837; text-decoration:none; display:inline-block; padding:4px 11px;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; margin-left:7px; background-color:#fff; }
.listing1 a { color:#383837; text-decoration:none; display:inline-block; padding:4px 11px;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; margin-left:7px; background-color:#fff; }
.listing1 a:hover, .listing a.list-active {  color:#fff;background:#bb952d }
.listing1 li :hover, .listing1 li.current {  color:#fff;background:#bb952d;text-decoration:none; display:inline-block; padding:4px 11px;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; margin-left:7px;  }


.psection1 { padding-top:48px}
.pbox1 { width:350px; float:left; margin-bottom:66px; margin-right:66px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.pimg1 { border:1px solid #9f9f9f; text-align:center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.pimg1 img { max-width:100%; height:auto}
.ptext { font-size:17px; color:#383837;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; text-align:center; padding-top:22px;  -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.ptext a {  color:#383837; text-decoration:none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.pprice { font-size:20px; color:#bb952d;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; text-align:center; padding-top:15px}
.pprice span {font-family:"open_sansregular",Arial, Helvetica, sans-serif; font-size:17px; }
.view-more { width:190px; height:37px; background:#bb952d; border:0; display:table; margin:auto; font-size:17px; color:#fff; text-transform:uppercase;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; margin-top:19px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor:pointer; text-decoration:none; padding: 7px 7px 0px 0px; text-align:center; }
.psection1 .pbox1:nth-child(3n) { margin-right:0}

.pbox1:hover .pimg1 { border:1px solid #bb952d}
.pbox1:hover .view-more { background:#383837}
.pbox1:hover .ptext a { color:#bb952d }


.product-details { position:relative; padding-top:10px}
.pdetails-left { width:490px; float:left; background:#e8e8e8; padding:23px 24px}
.details1 { margin:0; padding:0; list-style:none}
.details1 li { font-size:15px; color:#383837; padding-bottom:14px}
.details1 li strong {font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; text-transform:uppercase }
.del { padding-top:5px}
.del1 { float:left; margin-right:18px}
.del1.logoimg { margin-right:0px}
.pdes {  padding:18px 19px; background:#fff; margin-top:19px}
.pdes1 { height:116px; overflow:auto }
.pdes1 h3 { font-size:15px; color:#bb952d; text-transform:uppercase}
.ptext1 { font-size:14px; line-height:22px; margin-top:5px; text-align:justify}

.pdetails-center { width:490px; position:absolute; left:0; right:0; margin:auto; text-align:center}
.pdetails-big { border:1px solid #9f9f9f;}
.pdetails-big img { max-width:100%; height:auto}

.zoom { font-size:15px; color:#383837; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; text-transform:uppercase; padding-top:15px}
.zoom a { color:#383837; text-decoration:none;}

.pdetails-right { float:right}
.table-details {}
.table-details table { table-layout:fixed}
.table-details th { font-size:15px; color:#383837; text-align:left; padding-bottom:25px;}
.table-details td { font-size:14px; color:#383837; text-align:left; padding-bottom:25px}

.details3 {padding:11px 20px ; background:#fff; margin-top:2px; }
.pprice1 {font-size:25px; color:#ba942d;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; padding-top:10px} 
.quantity {padding-top:20px; padding-bottom:9px}
.quantity h3 {float:left; padding-top:10px; padding-right:11px; font-size:15px; color:#383837;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; }
.quan {font-size:17px;	color:#1a1a1a;	float:left;}
.quan input {width:71px;   background-color:#FFFFFF;	padding:8px 5px 7px 5px;	text-align:center; margin-right:25px; border:1px solid #c5c4c4;	 -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; font-size:15px; color:#383837;}
.quan input:focus {border:1px solid #bb952d;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.add-bag1 {min-width:157px;   background-color:#bb952d; float:left; text-align:center; font-size:17px; color:#fff; text-transform:uppercase;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; margin-right:0px;}
.add-bag1 a {display:block; padding:9px 15px 8px 15px; color:#fff; text-decoration:none; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.add-bag1 a:hover {background:#383837} 

.notify { font-size:15px; color:#383837;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; position:relative; float:left; padding-right:15px; text-transform:uppercase; margin-top:0px; padding-bottom:3px}
.notify a { color:#383837; display:none;}
.notify span { position:absolute; top:0; right:0;display:none;}
.notify a:hover { color:#bb952d}

.popular-products { padding-top:109px;}
.popular-products h2 { font-size:25px; color:#383837; padding-left:22px;}

.slide2 {position:relative; padding:0; margin-top:22px; padding:0 14px  }
.slide2 .item { margin:0 9px;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-i1-out; transition: all 0.4s ease-in-out; text-align:center; line-height:normal}
.slide2 .item img{ max-width:100%; height:auto}
.slide2 .customNavigation .next {	 position:absolute;	left:0px;	top:28%;	cursor:pointer}
.slide2 .customNavigation .next:before {content:"\f104"; color:#000; font-size:50px; font-family:"FontAwesome",Arial, Helvetica, sans-serif}
.slide2 .customNavigation .prev {	position:absolute;right:0px;top:28%;cursor:pointer}
.slide2 .customNavigation .prev:before {content:"\f105"; color:#000; font-size:50px; font-family:"FontAwesome",Arial, Helvetica, sans-serif }
.slide2 .pbox1 { width:auto !important; margin-left:0 !important; margin-right:0 !important; margin-bottom:0 !important}
.slide2 .slidenavdisabled { display:none !important}
.scrollup {
    animation: 3s ease 0s normal none infinite running arrow;
    background: url("https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/top-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    display: none;
    height: 59px;
    position: fixed;
    right: 18px;
    text-indent: -9999px;
    width: 63px; z-index:9999;
}
#faq-list li {    border: 1px solid #fff;    color: #333333;    cursor: pointer;     font-size: 15px;
    font-weight: bold;    list-style-position: inside;    padding: 10px 15px;    text-align: left;}
#faq-list li:hover{background: rgb(247, 247, 247) none repeat scroll 0% 0%!important; border: 1px solid rgb(218, 218, 218)!important;}
 #faq-list li div {        display: none;     font-size: 14px;    font-weight: normal;    margin-top: 15px;    text-align: justify;}
.std {    line-height: 23px;    text-align: justify;}
.block.block-layered-nav {    display: none;}
.products-left .block-account .block-content ul {display:block!important;}

/*Storage page css start here*/
.stext { font-size:17px; line-height:26px; color:#383837; margin-bottom:30px; text-align:justify}
.storage1 { }

.storage1  { margin-bottom:30px }
.storage-left { float:left; width:780px;background:#e8e8e8; padding:24px 25px; position:relative }
.storage-right { float:right; width:780px;background:#e8e8e8; padding:24px 25px;  position:relative}
.sheading-h2 { font-size:25px; color:#383837; text-transform:uppercase}

.features {margin-top:22px; }
.features ul { margin:0; padding:0; list-style:none; }
.features li { list-style:none; font-size:17px; color:#383837; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; padding-left:35px; position:relative; margin-bottom:19px; line-height:20px; }
.features li:before { position:absolute; content:''; top:-2px; left:0;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -167px -82px no-repeat; width:25px; height:22px;}
.storage1 img { max-width:100%; height:auto}
.no-space{ padding:0}

.safety-text { font-size:17px; color:#383837; line-height:26px;}
.safety-text strong { font-family:"open_sanssemibold",Arial, Helvetica, sans-serif;}
.safety-text a {color:#383837; text-decoration:none; }
.safety-text a:hover { color:#000}
.simg { position:absolute; right:32px; bottom:25px}

.storage2 { margin-bottom:0}
.storage2 .storage-left { min-height:305px;  }
.storage2 .storage-right {  min-height:305px;}
.timings { padding-top:5px}
.trow { margin-top:5px; line-height: 19px;}
.ttext { font-size:17px; color:#383837; float:left; width:120px;}
.ttime { float:left; font-size:17px; color:#383837; }
.stepheading {background:#BB952D; color:#fff; border-radius: 10px; padding:10px; margin-top:20px;}
.steptitle {font-weight:bold; padding:10px;}
.howtobuy  {text-align:center;}
.howtobuy  p {padding:5px;}
.howtobuy_title {background-color: #383837;padding: 8px 15px;margin-top: 10px;margin-bottom: 10px;color: #fff;font-size: 20px;}
.howtobuy_content p {padding-top:5px;}
.onlinesteps {display:none;}
.viewsteps {background-color: #bb952d; color: #fff; padding: 5px 10px; width:238px; margin-top:8px; margin-bottom:25px; white-space:nowrap}
.viewsteps a{ color: #fff !important; display:block; cursor:pointer; text-decoration:none; text-align:center  }
.viewsteps a:hover { color:#fff;}
.viewsteps:hover { background:#383837 }
.stext a { color:#bb952d; text-decoration:none}
.stext a:hover {color:#383837;}
.flotLeft.stext { margin-bottom:0}
.testimonials-new1{background:#e8e8e8; padding:14px 18px; margin-bottom:20px}
.testimonials-new1 strong {    display: block;    margin-top: 7px;}
.flotLeft.stext .testimonials-new1:last-child { margin-bottom:0}
.faqnew1 li{ background:#e8e8e8 !important; margin-bottom:8px;}
.flotLeft.stext ul { margin-left:14px}
.breadcrumb { display:block; color:#383837; border-bottom:0; padding-bottom:0}
.breadcrumb a { color:#383837}
.inner-banner { border-bottom:1px solid #8d8d8d; background:#fff}
.inner-banner p { color:#383837}
.inner-banner-text h1 { font-size:23px;}
.inner-banner p { font-size:15px;}
.contact_left {float:left; width:49%; padding-right:2%;}
.contact_right {float:right;  width:49%;}
.callmail { font-size:21px; color:#383837; position:relative; padding-left:26px; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; margin-top:10px;}
.callmail a {font-size:21px; color:#383837; text-decoration:none; margin-left:5px;}
.callmail:before { position:absolute; content:''; top:-1px; left:0;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -194px -12px no-repeat; width:43px; height:25px;}
.fieldset.contactsview{height:458px; line-height:25px;}

.contact_map{margin-top:25px;}
.contact_left .fieldset, .contact_right .fieldset  { padding:22px 25px}
.adderessbox.clearfix { font-size:15px; color:#383837}
.contact_left .callus { padding-left:31px}
.contact_left .callus a, .contact_left .callmail a { font-size:18px;}
.contact_left .callus:before { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -130px -9px no-repeat; }
.contact_left .callmail:before { background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -194px -9px no-repeat; }
.contact_left .fieldset .legend { margin:-40px 0 0 -26px !important}
.contact_right .fieldset .legend { margin:-40px 0 0 -26px !important}
.contact-heading-h2 { font-size:17px; padding-bottom:8px; color:#383837; text-transform:uppercase; border-bottom:1px solid #8d8d8d; margin-bottom:15px }
.form-listnew label { display:none}
.contact_left .fieldset, .contact_right .fieldset { background:#e8e8e8; border:0}
.form-listnew.form-list input.input-text { padding:11px 10px; font-size:14px;}
.form-listnew.form-list textarea {padding:7px 10px; font-size:14px; }
.form-listnew.form-list ~ .buttons-set { padding-top:0; border:0}
.form-listnew.form-list textarea { height:151px;}
.form-listnew.form-list ~ .buttons-set button.button { float:left; margin-left:0 }
.form-listnew.form-list ~ .buttons-set p.required { padding-top:11px; float:right}
.fieldset.contactsview { height:458px;}
.contact_map { margin-top:50px;}
.tablenew11 { width:100%; height: 100px; table-layout:fixed; margin-top:25px}
.inner-banner-text h1 { padding-top:16px}

.foot2 .qlinks1 .fsocial{ display:block; position:relative; top:-25px; right:inherit; left:-8px}
.foot2 .fsocial-new { display:none; clear:both; position:relative} 
.enquirenow {background-color: #bb952d; color: #fff; padding: 5px 10px; width:150px; margin-top:8px; margin-bottom:25px; white-space:nowrap}
.enquirenow a{ color: #fff !important; display:block; cursor:pointer; text-decoration:none; text-align:center  }
.enquirenow a:hover { color:#fff;}

.slide3 {position:relative; padding:0; margin-top:22px;  }
.slide3 .item { margin:0 9px;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-i1-out; transition: all 0.4s ease-in-out; text-align:center; line-height:normal}
.slide3 .item img{ max-width:100%; height:auto}
.slide3 .customNavigation .next {	 position:absolute;	left:15px;	top:44%;	cursor:pointer}
.slide3 .customNavigation .next:before {content:"\f104"; color:#000; font-size:50px; font-family:"FontAwesome",Arial, Helvetica, sans-serif}
.slide3 .customNavigation .prev {	position:absolute;right:15px;top:44%;cursor:pointer}
.slide3 .customNavigation .prev:before {content:"\f105"; color:#000; font-size:50px; font-family:"FontAwesome",Arial, Helvetica, sans-serif }
.slide3 .pbox1 { width:auto !important; margin-left:0 !important; margin-right:0 !important; margin-bottom:0 !important}
.slide3 .slidenavdisabled { display:block !important}

.buy-online-title { position:relative}
.buy-online-title span {  width:31px; height:27px; position:absolute; top:7px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -170px -137px no-repeat; display:inline-block; margin-left:7px; }

.buyin-person-title{ position:relative}
.buyin-person-title span {  width:23px; height:26px; position:absolute; top:7px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -129px -252px no-repeat; display:inline-block; margin-left:7px; }

.buy-phone-title{ position:relative}
.buy-phone-title span {  width:24px; height:24px; position:absolute; top:8px; background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -187px -265px no-repeat; display:inline-block; margin-left:7px; }
.mail-services-storage .features { margin-top:0}
.mail-services-storage .storage-left { padding:20px 24px}
.tablenew212 td { background:#e8e8e8; padding:22px; margin-right:2%; width:23.5%; display:block; float:left;}
.tablenew212 td:last-child { margin-right:0px;}
.mail-services-storage .features li:before { top:1px}
.storage1.mail-services-storage{ margin-top:25px;}
.nav li:before { right:27px }
.aboutimg { margin:30px 0 }
.aboutimg img { max-width:100%; height:auto; display:block}
.aboutimg-left { float:left;  border: 2px solid #bb952d;}
.aboutimg-right { float:right;  border: 2px solid #bb952d;}
.faq-image {
    display: table;   
    margin: 10px;
}
.adderessbox { position:relative}
.contact-store-image { position:absolute; top:0; right:0;}
.contact-store-image img { max-width:100%; height:auto}
#dt_method_Payplace_payment_pd{display:none!important}
.freeisuredmsg{padding-top:10px;}  
.shippingusenotice{float: left;width: 55%;text-align: left;}

.gold .shop-now {
    margin: auto;
    width: 170px;
}
.silver .shop-now {
    background: #a5a5a5 none repeat scroll 0 0;
    color: #fff;
    margin: auto;
    width: 170px;
}
.gold a.shop-now:hover {
	background:#383837;
}
.silver a.shop-now:hover {
	background:#383837;
}

.vat_free {
    color: #ba942d ;
    font-family: "open_sanssemibold",Arial,Helvetica,sans-serif;
    font-size: 22px;
    padding-left: 26px;
	padding-top:18px;
    position: relative;
	
}
.free_insured {
    color: #ba942d ;
    font-family: "open_sanssemibold",Arial,Helvetica,sans-serif;
    font-size: 22px;
    padding-left: 26px;
	padding-top:15px;
    position: relative;
}
.view_all_button.gold,.view_all_button.silver{ margin-top:30px; }

ul#menu li ul li ul {
    display: none !important;
}

.nav { display:table; margin:auto; float:none}
.navigation { height:auto}
.special-offer { background:#ba942d; color:#fff; text-align:center !important; padding-left:20px !important; padding-right:20px !important; color:#fff !important; font-size:15px !important;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif !important; }

/*.offers page css*/
.offers { padding-top:48px}
.special-offers { width:780px; background:#e8e8e8; padding:36px 60px; float:left; min-height:564px; }
.special-offers h2 { display:table; margin:auto; font-size:25px; color:#383837;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; padding-bottom:12px; border-bottom:2px solid #bb952d; text-transform:uppercase}

.sbox { width:300px;  float:left; margin-top:33px;}
.simg1 { -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
	box-shadow: 0 0 5px rgba(0,0,0,.2); position:relative; background:#fff; text-align:center}
.special-offer1 { position:absolute; top:7px; right:7px}	
.simg1 img { max-width:100%; height:auto}
.stext1 { font-size:15px; color:#383837;font-family:"open_sansregular",Arial,Helvetica,sans-serif;  overflow: hidden;    text-overflow: ellipsis; text-align:center; padding-top:15px;}
.sprice { font-size:17px; color:#bb952d; text-align:center;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; padding-top:5px}

.special-offers .sbox:last-child { margin-right:0; float:right}
 .view-detail { width:150px; height:33px; display:table; margin:auto; font-size:15px; color:#fff; background:#bb952d; border:0; margin-top:17px; cursor:pointer}
 .view-detail:hover { background:#383837}

.client-reviews { float:right}
.testimonial-box { padding:0 30px }
.ttext1 { font-size:25px; line-height:40px; color:#383837; font-family: 'Open Sans', sans-serif; text-align:center}
 .star-rating { padding-top:35px;}
 .star-rating ul { margin:0; padding:0; list-style:none; display:table; margin:auto; }
 .star-rating li { float:left;margin-left:2px; margin-right:2px}
 
 .client-name { font-size:20px; color:#383837;font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; text-align:center; padding-top:30px; padding-bottom:10px}
 
 
 .slide4{position:relative; margin-top:60px; }
.slide4 .item{}
.slide4 .item .pbox { float:none; width:auto; max-width:300px;}
.slide4 .item img{max-width:100%; height:auto; vertical-align:sub}

.slide4 .customNavigation .next {width:21px;height:33px;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -208px -40px no-repeat;position:absolute;	left:-15px;top:35%;cursor:pointer}
.slide4 .customNavigation .prev {width:21px;height:33px;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -209px -81px no-repeat;position:absolute;right:-15px;top:35%;cursor:pointer} 
a.view-detail {
    padding-top: 7px;
    text-align: center;
}
#shopping-cart-table button.button{ margin-top:0 !important; margin-left:0; }
#empty_cart_button { margin-right:0 !important}
.update_cart_btn { float:right !important; margin-right:0 !important}
#dd_method_banktransfer .checkout-agreements { padding:0}
#dd_method_banktransfer .checkout-agreements .agreement-content { overflow:visible !Important}
.sidebar .block-viewed {
    display: none;
}
.zopim{ left:0 !important}
@media only screen and (max-width:1625px)  
{
.wrapper { max-width:1300px;}
.logo { margin-left:184px;}
.nav li a { padding-right:34px;}
.pbox { width:23.5%; margin-right:2%;}
.feature1 { width:32%; margin-right:2%}
.ninput1 { width:100%}
.foot1 li { margin-right:72px;}
.qlinks1 ul { width:202px}
.qlinks1 { margin-right:30px;}
.feature1.newsletter { padding:0 47px} 
.prow1 li { font-size:14px}
.pimg h2 { font-size:30px;}
.prow1 li:first-child { width:37%}
.prow1 li:nth-child(2) { width:29%}

/*Product page css starts here*/
.products-left { width:24%}
.products-right { width:73%}
.pbox1 { width:30%; margin-right:5%}
.ptext { height:59px}

.pdetails-center{ width:32%}
.pdetails-left { width:32%}
.quantity h3 { font-size:14px}
.add-bag1 { font-size:16px; width:150px}
.quan input { margin-right:20px}

.sheading-h2 { font-size:23px;}
.features li {line-height: 20px; font-size:14px; margin-bottom:10px;}
.storage-left { width:630px;}
.storage-right { width:630px;}
.safety-text { font-size:15px;}

.simg {    bottom: 56px;    position: absolute;    right: 32px;    width: 266px;}
.ttext { font-size:15px}
.ttime { font-size:15px;}

.stext { font-size:15px; line-height:24px;}
.nav li:before { right:13px;}


.aboutimg-left { float:left; width:49%}
.aboutimg-right { float:right; width:49%}
/*.offers page css*/
.special-offers { width:49%; min-height:530px}
.sbox { width:48%}
.slide4 { margin-top:30px}
.ttext1 { font-size:23px; line-height:37px}
.client-name { padding-top:23px; padding-bottom:4px}
}

@media only screen and (max-width:1330px)  
{
.wrapper { max-width:980px;}
.delivery { font-size:14px;}
.lowest-price { font-size:14px;}
.adetails { font-size:14px;}
.cart { font-size:14px;}
.logo { margin-left:47px;}
.price-head { font-size:15px;}
.prow li { font-size:14px;}
.price-update { font-size:13px;}
.callus { font-size:18px;}
.search { width:220px;}
.logo { width:300px; margin-top:34px; }
.logo img { max-width:100%; height:auto}
.nav li { font-size:13px}
.nav li a { padding-right:11px;}
.fsocial li { margin-right:3px;}
.pimg { background:#fff; text-align:center}
.pbox { width:46%; margin-left:2% !important; margin-right:2% !important; margin-bottom:23px;}
.pimg h2 { font-size:29px;}
.prow1 li { font-size:15px;}
.product-section { padding-top:40px; padding-bottom:8px;}
.welcome h1 { font-size:30px;}
.wtext { font-size:15px; line-height:25px; padding:0 10px}
.feature-head h3 { font-size:22px;}

.feature1 { padding:0 20px !important; min-height:406px}
.feature1 p { font-size:15px;}
.feature1 li { font-size:15px; margin-bottom:7px;}
.ninput1 { font-size:13px;}
.fbtn { width:85%; font-size:17px;}
.foot1 li { font-size:14px; margin-right:18px;}
.qlinks1 h3 { font-size:15px;}
.qlinks1 li { font-size:13px;}
.footer-text { font-size:13px;}
.fimg1 img { max-width:113px; height:auto}
.foot2 .qlinks1:last-child ul img { max-width:290px; height:auto}
.qlinks1 ul { width:156px;}
.copy { font-size:13px;}
.paypal { margin-top:11px;}
.paypal img { max-width:270px; height:auto}

/*Product page css starts here*/
.products-left { width:27%}
.products-right { width:70%}
.pbox1 { width:30%; margin-right:5%}
.breadcrumb { font-size:13px;}
.inner-banner-text h1 { font-size:23px}
.inner-banner-text p { font-size:14px; line-height:23px}
.phead1 h2 { font-size:22px}
.pcont h3 { font-size:16px}
.products-left li { font-size:14px}
.psection1 { padding-top:30px;}
.ptext { font-size:15px;}
.pprice { font-size:19px;}
.view-more { font-size:16px;}
.pbox1 { margin-bottom:32px}

.pdetails-center{ width:48%; right:0; margin:inherit; left:inherit; position:relative; float:left}
.pdetails-left { width:48%; float:right} 
.pdetails-right { width:100%; margin-top:20px}
.product-details { padding-top:0}
.details1 li { font-size:14px; padding-bottom:11px}
.ptext1 { font-size:13px}
.pprice1 { font-size:23px}
.add-bag1 { font-size:15px}
.notify { font-size:14px; margin-top:20px}
.popular-products { padding-top:35px}
.slide2 .customNavigation .next { top:35%}
.slide2 .customNavigation .prev { top:35%}

.storage-left { width:100%;}
.storage-right { width:100%; margin-top:25px;}
.simg2 { padding:30px; text-align:center;}
.sheading-h2 { font-size:22px;}
.storage2 .storage-left { min-height:inherit}
.nav li:before { right:2px}

.contact-store-image { width:200px;}
/*.offers page css*/
.ssection { max-width:660px; margin:auto}
.special-offers { width:100%; min-height:inherit}
.client-reviews { margin-top:30px;}
.special-offers h2 { font-size:23px;}
.checkout_right_sidebar { width:228px;}
}

@media only screen and (max-width:979px)  
{
.wrapper { width:98%}
.top1-left, .top1-right, .top2 .prices, .top2-right   {display:none}
.mtop {display:block}
.logo { width:250px; margin:0 }
.top2 { padding-top:28px; padding-bottom:20px;}
.fsocial { top:-75px;}
.navigation { height:auto; background:#ba942d }
.pimg h2 { font-size:26px}
.welcome { padding-bottom:30px; padding-top:25px;}
.welcome h1 { font-size:27px;}
.wtext { font-size:14px}
.feature1 li { font-size:14px;}
.feature { padding-bottom:0px;}
.feature1 { width:100%; margin-right:0; margin-bottom:20px; min-height:inherit; padding-bottom:30px !important}
.fbtn { position:relative; bottom:0; margin-top:22px !important; font-size:15px}
.feature1 p { font-size:14px;}


.foot1 { display:none}
.fopen { display:none}
.foot2 { padding-bottom:20px}
.qlinks1 { width:100%; margin-right:0}
.qlinks1 h3 {cursor:pointer; font-size:15px; padding-top:6px; padding-bottom:7px; color:#bb952d; text-align:left !important; width:100%; font-size:14px;}
.qlinks1 h3:before {content:"\f107"; float:right; font-size:25px; color:#bb952d; font-family:FontAwesome; position:relative; top:-4px}
.qlinks1 ul { width:200px;}
.fbtn { width:200px;}
.qlinks1 li { padding-bottom:7px;}
.footer-text { line-height:27px;}

.copy { text-align:center; float:none; line-height:24px;}
.paypal { float:none; text-align:center}
.foot3 { padding-top:13px; padding-bottom:10px;}

/*Product page css starts here*/
.products-left { width:100%; min-height:inherit !important}
.products-right { width:100%}

.inner-banner-text h1 { font-size:21px}
.inner-banner-text p { line-height:22px}
.products { padding-top:24px}
.phead1 h2 { font-size:20px}
.products-right { margin-top:20px}
.listing1 { font-size:13px;}
.pbox1 { width:32%; margin-right:2%}
.ptext { font-size:14px}
.pprice { font-size:18px}
.pprice span { font-size:15px}
.view-more { font-size:15px}
.products { padding-bottom:0}
.foot2 { padding-top:17px}
.feature .feature1:last-child { margin-bottom:0}

.pdetails-center{ width:100%; right:0; margin:inherit; left:inherit; position:relative; margin-bottom:20px}
.pdetails-left { width:100%} 
.pdetails-right { width:100%; margin-top:20px}
.pdetails-big { max-width:490px; margin:auto}
.table-details th { font-size:14px}
.table-details td { font-size:13px} 
.popular-products h2 { font-size:22px}

.sheading-h2 { font-size:20px;}
.stext { line-height:22px}
.contact_left, .contact_right { margin-top:10px;}

.adderessbox.clearfix { font-size:13px; line-height:20px;}
.contact_left .callus a, .contact_left .callmail a { font-size:16px;}
.contact_map { margin-top:35px;}
.qlinks1 h3 { font-size:13px;}
.contact-heading-h2 { font-size:16px;}
.foot2 .qlinks1 .fsocial{ display:none; position:relative; top:-25px; right:inherit; left:-8px}
.foot2 .fsocial-new { display:block; clear:both; top:9px }
.foot2 .fsocial-new ul { display:table; margin:auto;}
.contact-store-image { width:148px;}
.vat_free{ display:none;}
.free_insured{display:none;}
/*.offers page css*/
.special-offers { padding:25px 30px}
.stext1 { font-size:14px;}
.sprice { font-size:16px;}
.special-offers h2 { font-size:21px}
.ttext1 { font-size:21px; line-height:35px}
.client-name { font-size:18px}
.pleft1 { display:none}
.sort-by.sel label { margin-right:4px}

#menu-gadget li ul ul { display:none !important}
#menu-gadget li ul li i { display:none !important}
#shopping-cart-table .product-name { font-size:13px}
#shopping-cart-table thead th { padding:5px}
#checkout-review-table .product-name { font-size:13px}
#checkout-review-table thead th { padding:5px}
.mtop-left li:last-child a{ display:block; width:100%; height:100% }
.checkout_right_sidebar { display:none !important} 

}

@media only screen and (max-width:760px)  
{
.logo { width:230px;}
.pimg img { max-width:100%; height:auto}
.shop-now { font-size:12px; width:100%}
.prow1 li { font-size:14px;}
.prow1 li:first-child { width:31%}
.prow1 li:nth-child(2) { width:34%}
.pimg h2 { font-size:22px;}
.welcome h1 { font-size:24px; padding-bottom:14px}
.wtext { line-height:22px;}
.feature-head h3 { font-size:20px;}
.qlinks1 ul { padding-top:11px;}

/*Product page css starts here*/
.inner-banner-text h1 { font-size:20px;}
.inner-banner-text p { font-size:13px}
.phead1 h2 { font-size:19px;}
.pcont h3 { font-size:15px}
.products-left li { font-size:13px;}

.listing { height:auto; padding-bottom:10px;}
.sel { float:none; display:table; margin:auto; font-size:13px}
.listing1 { float:none; display:table; margin:auto; font-size:12px;}
.listing1 a { margin-left:3px; margin-right:3px;}
.pbox1 { width:48%; margin-left:1% !important; margin-right:1% !important}
.slide2 .pbox1 { width:100% !important; margin-left:0 !important; margin-right:0 !important; margin-bottom:0 !important}


.stext { font-size:14px; margin-bottom:20px;}
.sheading-h2 { font-size:18px;}
.safety-text { font-size:14px;}
.simg { width:200px;}
.ttext { font-size:14px;}
.ttime { font-size:14px;}

.contact_left, .contact_right { width:100%}
.fieldset.contactsview { height:inherit}

.contact_right.clearfix { margin-top:40px;}
.adderessbox.clearfix { font-size:13px;}
.contact_left .callus a, .contact_left .callmail a { font-size:16px;}
label { font-size:13px;}
.contact_left { margin-top:20px;}
.contact_left .fieldset, .contact_right .fieldset { padding:18px}
.contact_left .fieldset .legend, .contact_right .fieldset .legend { margin:-40px 0 0 -19px !important}
.contact_left .callus a, .contact_left .callmail a { font-size:14px}
.form-listnew.form-list input.input-text { font-size:13px;}
.form-listnew.form-list textarea { font-size:14px;}


.tablenew11 td {    display: block;    float: left;    width: 100%; margin-right:0; margin-bottom:10px}
.tablenew11 span { font-size:12px !Important}

.aboutimg-left { float:left; width:100%}
.aboutimg-right { float:right; width:100%; margin-top:20px;}
/*.offers page css*/
.ttext1 { font-size:20px; line-height:30px}
.star-rating { padding-top:24px}
.client-name { font-size:16px}

#shopping-cart-table .button { float:left !important; clear:none}
#shopping-cart-table .update_cart_btn { float:right !important; clear:none}

#checkout-review-table .button { float:left !important; clear:none}
#checkout-review-table .update_cart_btn { float:right !important; clear:none}

}

@media only screen and (max-width:550px)  
{
.pbox { width:98%}
.welcome h1 { font-size:22px;}
.product-section { padding-top:28px}

/*Product page css starts here*/
.inner-banner-text h1 { padding-top:16px; font-size:19px}
.inner-banner-text p { line-height:20px}
.phead1 h2 { font-size:18px}
.products-left li { padding-bottom:10px}
.pcont { padding-top:11px; padding-bottom:10px}
.ptext { font-size:13px}
.pprice { font-size:17px;}
.view-more { height:35px; width:145px; font-size:14px}
.popular-products h2 { font-size:20px}
.table-details th { padding-bottom:12px}
.table-details td { padding-bottom:12px}
.slide2 .pbox1 { width:100% !important; margin-left:0 !important; margin-right:0 !important; margin-bottom:0 !important}

.sheading-h2 { font-size:17px;}
.simg { display:none}
.features li { font-size:13px;}

.storage-left, .storage-right { padding:15px}
.features li:before { top:0px;}
.features li { padding-left:32px;}
.simg2 { padding:0}
/*.offers page css*/
.sbox { width:100%}
.testimonial-box { padding:0 5px}
.ttext1 { font-size:17px; line-height:25px}
.slide4 .customNavigation .next { left:-24px;}
.slide4 .customNavigation .prev { right:-22px}
.special-offers h2 { font-size:19px;}
.sprice { font-size:15px}
.stext1 { font-size:13px}
.view-detail { width:140px; height:30px; font-size:14px}
.client-name { font-size:15px}

.scrollup { display:none !important}

#shopping-cart-table .product-name { font-size:11px}
button.button span { font-size:13px !important; height:auto !important}
} 

@media only screen and (max-width:479px)  
{
.logo { float:none; margin:auto; width:210px;}
.top2 { padding-top:20px; padding-bottom:15px;}
.fsocial {    left: 0;    margin: auto;    right: -16px;    top: -41px;    width: 129px;}
.welcome h1 { font-size:20px;}
.feature1 p { line-height:22px;}
.qlinks1 ul { width:162px;}

/*Product page css starts here*/
.inner-banner-text p { font-size:13px; line-height:18px}
.breadcrumb { font-size:12px}
.phead1 h2 { font-size:17px;}
.pcont h3 { font-size:14px;}
.products-left li { font-size:12px; padding-bottom:8px}
.products-left ul { padding-top:8px;}
.pbox1 { width:98%}
.ptext { min-height:inherit}
.inner-banner-text h1 { font-size:18px;}
.zoom { font-size:14px}
.details1 li { font-size:13px}

.pprice1 { font-size:22px}
.add-bag1 { float:none; margin-top:13px}
.quan { float:none}
.slide2 .pbox1 { width:100% !important; margin-left:0 !important; margin-right:0 !important; margin-bottom:0 !important}

.stext { font-size:13px; line-height:20px;}
.sheading-h2 { font-size:16px;}
.safety-text { line-height:23px; font-size:13px;}
.contact-store-image { width:140px;}
.flexslider .slides img{height:150px;}
#shopping-cart-table button.button { margin-bottom:0 !important}
}





.features-top { padding-bottom:60px}
.features-top ul { margin:0; padding:0; list-style:none}
.features-top li { width:350px; float:left; margin-right:66px }
.features-top li img { max-width:100%; height:auto}
.features-top li:last-child { margin-right:0}

@media only screen and (max-width:1625px)  
{
.features-top li { width:23.5%; margin-right:2%}
}

@media only screen and (max-width:1330px)  
{
.features-top { padding-bottom:41px}
.features-top { max-width:760px; margin:auto}
.features-top li { margin-left:1% !important; margin-right:1% !important; width:48%; margin-bottom:2%}
}

@media only screen and (max-width:760px)  
{
.features-top { padding-bottom:23px}
}

/* -------------------------------------------------- */
/*	Media Queries
/* -------------------------------------------------- */

/* Standard 960 or larger (browsers) */
@media only screen and (min-width: 960px) {
	.products-list-grid.columns3 .item:nth-child(3n+1){clear: both;}
	.products-list-grid .item.last { margin-right: 0; }
	.products-list-grid.columns4 .item:nth-child(4n+1){clear: both;}
	.cart .cart-collaterals .col2-set {
    float: left;
    width: 460px;
} 
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	#nav{display: none;}
	.nav-demo-block, .nav_block{display: none;}
	.et-menu-title{display: block;}
	.et-menu-title::selection, .et-mobile-menu::selection, .nav-container::selection{background-color: transparent !important;}
    #mobile-menu { display: none; width: 100%; margin-bottom: 10px; }
    #etheme_mobile_menu {display: block;}
    .nav-container{border-bottom: none !important;}
     .product-tabs li { float:none; margin:0 !important; margin-bottom: 10px!important; text-align: center; }
    .product-tabs li.active, .product-tabs li:hover { border-bottom: 1px solid #D6D4D4}
    .product-collateral .product-tabs-content div,
    .product-collateral .product-tabs-content fieldset,
    .product-collateral .product-tabs-content textarea,
    .product-collateral .product-tabs-content input { }
    
    #product_tabs_custom_contents div { width:100%!important; margin-bottom: 20px; }
	.divider{display:none;}
		.cart .totals{width:100%;}
	.form-list .field {    float: left;    width: 100%;}	
	.form-list li.wide input.input-text {    width: 98%;}
	.form-list select {    height: 31px;    width: 99%;}
	.data-table thead th{padding:0px;}
	.cart .cart-collaterals .col2-set{width:100%;margin-bottom: 15px;}
	.cart .cart-collaterals .col2-set .col-2 {    width: 100%;}
	.cart .discount .input-box {    margin: 8px 0 0;    width: 100%;}
	.cart .discount input.input-text {    width: 100%;}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {	
.page {
 
	margin: 0 auto;
	box-sizing: border-box;
	text-align: left;
}
.sidebar{width: 154px;}
.header .header-left{
	width: 275px;
} 
.block-cart-header{line-height: 1 !important;}
.header .header-left{margin:9px 0 0;}
.header .header-right{margin-top: -55px;}
.header .header-center{width: 250px;margin-top: 4px;}
.iosSlider{
	max-height: 300px !important;
}
.iosSlider .prev, .iosSlider .next{
	top: 115px !important;
}
 .col-main {
    width: 100%;
}
.col-right{ width: 100%;}

.home-text{
	width: 348px;
}
.header .links{margin-top: 0 !important;}
.newproducts .slide, .saleproducts .slide{
	width: 233px;
}
.footer-social .gift_img{
	padding: 0;
	margin-left: 20px;
}
 
.footer-container .form-subscribe button.button{width: auto;}
.footer-container .footer-right button.button{padding: 0 14px;}
.footer-container .form-subscribe input.input-text{width: 150px;}
.shippingpolicy{width: 122px !important;}
.links, .footer .f-left{font-size: 11px;}
.footer .f-left{width: 380px;}
.footer .f-right{width: 330px;}
.col2-left-layout .col-main {float: right;width: 100%;}
.sidebar {    width: 100%;}
.products-list-grid .item{width: 255px;}
.products-list-grid.columns4 .item{width: 160px;}
.products-list-grid.columns3 .item:nth-child(2n+1){clear: both !important;}
.products-list-grid.columns4 .item:nth-child(3n+1){clear: both !important;}
.view-mode {float: left;margin: 0 0 0 150px;width: 70px;}
.view-mode label{display: none;}
.toolbar-bottom{float: left;width:100%;}
.limiter .jqTransformSelectWrapper{width: 45px !important;}
.limiter {margin-top: -18px;}
.toolbar .pager{padding: 0 !important;}
.categorypagewrapper .block .block-content{padding:12px 0px;}
.block-title h2{font-size: 1.5em;}
.block-content p{margin-left: 5px !important;}
.block .block-title{padding-left: 5px;padding-right: 5px;} 
.block-tags .block-content .tags-list{margin-left: 5px;}
.product-view.product-view.layout_horizontal  .product-img-box,
.product-view .product-img-box{width: 290px;}
.product-view .product-img-box .main-image{width: 290px; height: 290px;}
.product-view .product-img-box .main-image img{height: 290px;}
.product-view.layout_vertical .product-img-box { width: 292px; } 
.col1-layout .product-view .product-shop{width: 405px;}
.product-view.layout_vertical .product-shop {width: 400px;}
.product-view.layout_vertical .product-shop .white-back {width: 385px;}
.product-view.layout_vertical .product-shop .product_right {display: none;}
.product-view .product-shop .product_right{width: 130px;}
.product-view .product-shop #container1, .product-view .product-shop .white-back{width: 250px;}
 
.add-to-cart button.button{margin-left: 25px !important;}
.product-view .product-img-box .main-image .lightbox-btn{top: 380px;left: 0;}
.product-view .product-shop .quanitybox{margin-left: 0 !important;}
.divider{display:none;}
.cart .totals{width:100%;}
.sidebar .block.block-account {    margin-bottom: 0;    margin-top: 10px;}
	.cart .cart-collaterals .col2-set{width:100%;margin-bottom:0px;}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  
    
 
    .left_banner img{width: 100%;}
    .header .header-left { width:100%; text-align: center; margin-bottom: 20px; }
    .header .header-center { width:100%; text-align: center; margin:0 auto 15px; }    
    .header .welcome-msg { display: none; }
    .header .top-bar { float:none; }
    .header .form-search { margin:0 auto; width:250px;}
    .header .top-link-cart-li { display: inline; }
    .minicart { display: none; }
    .header .header-right { width: 66%; float: none;margin: 0 auto; }
    .header .links { text-align: center; }
    .links li { display: inline-block; }
    .etheme_cp { display: none!important; }
    .etheme_cp_btn_show { display: none!important; }
    #back-to-top { display: none!important; }
    .form-search button.button { display: none!important; }
    .form-search input.input-text { border-right: 1px solid #D6D4D4; }
    
    .home-text { width: 100%; }
    
    .iosSlider .prev { left: 0!important; } 
    .iosSlider .next { right: 0!important; }
            
    .iosSlider .prev,
    .iosSlider .next { top:40%!important; width: 28px!important; height: 35px!important; }
    
    .iosSlider .prev { background: transparent url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/slide_prev3.png) no-repeat center left!important; }
    .iosSlider .next { background: transparent url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/slide_next3.png) no-repeat center left!important; }
    .iosSlider .prev:hover, 
    .iosSlider .prev:focus,
    .iosSlider .next:hover,
    .iosSlider .next:focus { background-position: -28px center!important; }
    .iosSlider .prev:active,
    .iosSlider .next:active { background-position: -56px center!important; }
    .iosSlider .sliderNavi,
    .iosSlider .text1,
    .iosSlider .text2{ display: none; }
    
   /* .view-mode,
    .limiter,
    .back-to,
    .sort-by { display: none; }*/
    
    .products-grid li.item { margin:0 auto 10px!important; float:none!important; }
    
    .product-view.layout_vertical .newproduct_grid, 
    .product-view.layout_vertical .saleproduct { margin-left:60px; }
    
    .product-view.layout_vertical .main-image { text-align: center; }
    .product-view .product-name{display: none;}
    .product-name2{display: block; text-align: center;text-transform: uppercase;}
    .product-view.layout_vertical .product-img-box,
    .product-view.layout_horizontal .product-img-box { width:98%; }
    .product-view .product-img-box { width:100%; } 
    .product-view .product-shop .product_right,
    .product-view .product-img-box .main-image .lightbox-btn { display: none; }
    .product-view .product-img-box .more-views { width: 175px!important; }
    .product-view .product-shop { float:none; margin:20px 0; max-width: 100%; }
    .product-view .product-shop #container1,
    .product-view .product-shop .white-back { width: 95%!important; }
    .product-view .product-shop .addtocont { float:left; }
    .products-list .product-image {float: left;position: relative;width: 192px;height: 192px;left: 50%;padding: 5px;margin-left: -100px;}
    .products-list .addtocont{width: 100%;}
    .products-list .old-price, .products-list .old-price .price-label, .products-list .old-price .price{float: left;}
    .products-list .old-price .price-label{margin-right:5px;}
    .products-list .special-price{float: left;margin-left: 20px;}
    .add-to-links { display: none; }
    .product-tabs li { float:none; margin:0 !important; margin-bottom: 10px!important; text-align: center; }
    .product-tabs li.active, .product-tabs li:hover { border-bottom: 1px solid #D6D4D4}
    .product-collateral .product-tabs-content fieldset,
    .product-collateral .product-tabs-content textarea,
    .product-collateral .product-tabs-content input { max-width:230px!important; }
    #product-review-table th{padding: 2px 0!important;}
    .product-view .product-shop .white-back, .product-view .product-shop #container1{border-right: none !important;}
    
    .cart-table .item-product-edit,
    .cart-table .item-product-whish,
    .cart-table .item-product-price,
    .cart-table .quantity_box_button_up,
    .cart-table .quantity_box_button_down,
    .cart-table .item-product-img { display: none; }
    .cart-table .button { float:left; clear: both; margin-bottom: 20px; }
   
    /* Base Columns */   
    .col-left {  }
    .checkout-onepage-index .col-main,
    .col-main { width: 100%; }
    .col-right { width: 180px; float: left; }
    /* 3 Columns Layout */
    .col3-layout .col-main { width: 100%; }
    .col3-layout .col-wrapper { width: 100%; } 
    /* Content Columns */
    
    .col-1 { width:100%!important; margin-bottom: 15px!important; }
    .col-2 { width:100%!important; margin-bottom: 15px!important; }
    .col-3 { width:100%!important; margin-bottom: 15px!important; }
    .col-4 { width:100%!important; margin-bottom: 15px!important; }
    
    .related,
    .carousel { width: 240px!important; margin: 0 auto 15px!important; }
    
    fieldset { max-width:100%!important; }
    
    .form-list .input-box,
    .form-list li.wide .input-box,
    .form-list li.wide select,
    .form-list input.input-text { width: 100%; }
    
    
    
    .footer-social  .gift_img { float: none; border: 0; padding: 0; margin: auto; } 
    .footer-social .phone{float: none;}
    .footer .f-right,
    .footer .f-left { width:auto; margin-bottom: 20px; text-align: center; }
    .footer .f-right img { margin: 0 0 5px 0; }
    .footer-container .footer-right { width: 260px; margin-bottom: 20px; }
    .shippingpolicy { width:130px!important; margin-bottom: 20px; }
    .footer .f-right{margin-right: 55px !important;}
	.divider{display:none;}
		.cart .totals{width:100%;}
			.cart .cart-collaterals .col2-set{width:100%;margin-bottom:0px;}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
 
    .iosSlider{ height: 180px!important; }
    
    .footer-container .footer-right { width: 340px;}
    .shippingreturns {margin-left: 65px;}
    .shippingpolicy { width:187px!important;}
    #added {margin: 0 5%; top: 35%;}
    #search_mini_form .form-search {border: 0}
    #search_mini_form #search {width:120px;}
    .products-list-grid .item{width: 205px;}
    .products-list-grid .product-image{height: 205px;}
    .products-list-grid .product-image img {width: 205px;height: auto;}
    .products-list-grid .item{width: 200px !important;}
    .products-list-grid .price-box{width: 100% !important;}
    .products-list-grid .moreinfo{text-align: center;}
    .products-list-grid button.btn-cart{float: none;margin-right: 0 !important;}
    .products-list-grid .item:nth-child(2n+1) {clear: both !important;}
    .products-list-grid .item:nth-child(3n+1) {clear: none;}
    .products-list-grid.columns4 .item { width:200px;}
    .products-list-grid.columns4 .item .product-image {height:200px;}
    .products-list-grid .ratings {width: 50px;margin: 0px 0 0 154px;}
    .product-view .product-img-box .more-views {width: 350px!important;}
    .sidebar{width: 100%;}
    .sidebar.sidebar-above {margin: 0 0 20px;}
    .sidebar .block, .left_banner{width: 100%;float: left;}
	.block{margin:0px;margin-top: 10px;}
    .a-center.item-product-qty .input-text.qty{float: none !important;}
	.divider{display:none;}
		.cart .totals{width:100%;}
		#shopping-cart-table td.last{ padding-bottom: 0px;}
#shopping-cart-table .button{margin-bottom: 7px!important;float: right;}
	     
    table#shopping-cart-table colgroup{      display: none; }
	#shopping-cart-table thead th:nth-child(1){display:none;}
	/*#shopping-cart-table thead th:nth-child(4){display:none;}*/
	#shopping-cart-table tbody td:nth-child(1){display:none;}
	/*#shopping-cart-table tbody td:nth-child(4){display:none;}*/
		.cart .cart-collaterals .col2-set{width:100%;margin-bottom:0px;}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
caption, th, td{font-size:11px}
	.hidden-phone {display: none;}
    .iosSlider{ height: 120px!important; }
    .product-view .product-shop .price-box{float: none; margin: 15px auto;}
    .product-view.layout_vertical .newproduct_grid, 
    .product-view.layout_vertical .saleproduct { margin-left:18px; }
    .form-search input.input-text{width: 240px;}
    .iosSlider .prev, 
    .iosSlider .next { top: 37%!important; }
    #added {margin: 0; top: 35%; width: 280px;}
    #added a {display: block; margin: 0;}
    #search_mini_form .form-search {border: 0}
    #search_mini_form #search {}
    .sidebar{width: 100%;margin: 0px;}
    .sidebar.sidebar-above {margin: 0 0 20px; width: 280px;}
    .cart-table td{padding: 10px 5px;}
    .add-to-cart button.button{margin-left: 45px !important; height: 58px; padding: 13px 50px; margin-top: 20px;}
    .add-to-cart button.button span{font-size: 18px !important;}
    .cart .discount input.input-text{width: 238px;}
    .cart .shipping .form-list select{width: 248px;}
    .products-list-grid.columns4 .item { width:200px; margin: 0 auto 15px; float:none;}
    .product-view .product-shop .quanitybox{margin: 0 0 0 105px;}
    .products-list-grid.columns3 .item{margin-left: 20px;}
    input.qty{width: 29px; padding: 0px;}
    .add-to-cart label{margin-left: 25px;}
    .footer-social .follow_us{margin-left: 40px;}
    .shippingreturns {width: 260px;float: none;margin: 0 auto;margin-left: 20px;}
    .footer .f-right{margin-right: 0 !important;}
    .products-list-grid .ratings{}
    .products-list-grid.columns4 .product-image img{width: 205px; height:auto;}
    .products-list .special-price{margin-left: -5px;}
    .products-list .product-shop{width: 100%;padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
    .ajax-index-options .product-view .product-shop{padding: 0 !important;}
    .ajax-index-options .product-view .product-shop .add-to-cart button.button{margin-left: 0 !important;}
    .ajax-index-options .product-view .product-shop .quanitybox{margin-left: 75px !important;}
    .ajax-index-options .product-view .product-shop .availability{float: left !important;}
	.divider{display:none;}
	.cart .totals{width:100%;min-width:100%;}
	    table#wishlist-table colgroup,
    table#shopping-cart-table colgroup,
     
    table#my-orders-table colgroup,
    table#multiship-addresses-table colgroup,
    #review-order-form table colgroup {
      display: none; }
	#shopping-cart-table thead th:nth-child(1){display:none;}
	/*#shopping-cart-table thead th:nth-child(4){display:none;}*/
	#shopping-cart-table tbody td:nth-child(1){display:none;}
	/*#shopping-cart-table tbody td:nth-child(4){display:none;}*/
	.dashboard #my-orders-table thead th:nth-child(2){display:none;}
	.dashboard #my-orders-table thead th:nth-child(3){display:none;}
	.dashboard #my-orders-table thead th:nth-child(4){display:none;}
	.dashboard #my-orders-table tbody td:nth-child(2){display:none;}
	.dashboard #my-orders-table tbody td:nth-child(3){display:none;}
	.dashboard #my-orders-table tbody td:nth-child(4){display:none;}
	/*.order-details  table#my-orders-table colgroup{      display: none; }	
	.order-details #my-orders-table thead th:nth-child(2){display:none;}
	.order-details #my-orders-table tbody td:nth-child(2){display:none;}*/
	.order-details .data-table  td{ font-size: 9px;    padding: 0;}
	.box-account{padding: 5px;}
	.page-title h1, .page-title h2{font-size: 17px;}
		.cart .cart-collaterals .col2-set{width:100%;margin-bottom:0px;}
}
/* ======================================================================================= */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 19, 2014 */





@font-face {
    font-family: 'open_sansregular';
    src: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-regular-webfont.eot');
    src: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-regular-webfont.woff') format('woff'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'open_sanssemibold';
    src: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-semibold-webfont.eot');
    src: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-semibold-webfont.woff') format('woff'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bolditalic-webfont.eot');
    src: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bolditalic-webfont.woff2') format('woff2'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bolditalic-webfont.woff') format('woff'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bolditalic-webfont.ttf') format('truetype'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bold-webfont.eot');
    src: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bold-webfont.woff') format('woff'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*!



 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}
 .fa-arrow-down:before{content:"\f063"}
 .fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
o kar/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/css/fonts/flexslider-icon.eot');
	src:url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/css/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/css/fonts/flexslider-icon.woff') format('woff'),
		url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/css/fonts/flexslider-icon.ttf') format('truetype'),
		url('https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/css/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {   position: relative;  zoom: 1; overflow:hidden }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width:62px; height:62px; margin: -20px 0 0; position: absolute; top: 48%; z-index: 10; overflow: hidden; opacity: 0.8 cursor: pointer;  -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -14px -115px no-repeat;}
.flex-direction-nav .flex-prev { left: 20px; }  
.flex-direction-nav .flex-next { right: 20px; text-align: right;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -82px -115px no-repeat;}
.flexslider:hover .flex-prev { opacity: 1; }
.flexslider:hover .flex-next { opacity: 1;  }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 1!important; filter:alpha(opacity=1); cursor: default; }
.flex-direction-nav a:before  {}
.flex-arrow .flex-direction-nav a { background:none !important; width:44px !important; height:72px !important; opacity:1 !important;  }
.flex-arrow .flex-direction-nav .flex-next { background:none; }
.flex-arrow .flexslider:hover .flex-prev { left:-50px !important;}
.flex-arrow .flexslider:hover .flex-next { right:-50px !important;}
.flex-arrow .flex-direction-nav .flex-disabled {opacity:1 !important; filter:alpha(opacity=1) !important; cursor: default;}
.flex-direction-nav a.flex-next:before  { }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.pdetails-left .flexslider { overflow:visible;width:420px; margin:auto}
.pdetails-left .flex-direction-nav a { width:33px; height:60px;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -114px -165px no-repeat;}
.pdetails-left .flex-direction-nav .flex-prev { left:-58px; }
.pdetails-left .flex-direction-nav .flex-next { right:-58px; text-align: right;background:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/images/sprite.png) -155px -165px no-repeat; }
.flexslider li .meta {
		position: absolute;
		bottom: 0px;
		left: 0px;
		color: white;
		
		width:100%; text-align:center
}

.flexslider li h1 {
		background: rgba(0, 0, 0, 0.5);
		padding: 12px 18px 12px;
		margin-bottom: 0;
		font-size: 40px;
		 font-family:"open_sanssemibold",Arial, Helvetica, sans-serif; color:#fff
}







.flexslider li h1 {
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeOutLeft;
		animation-name: fadeOutLeft;
}

.flexslider li.flex-active-slide .meta h1 {
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInLeft;
		animation-name: fadeInLeft;
}







@-webkit-keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@-webkit-keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}

@keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}
@media only screen and (max-width:1899px)  
{
.flex-direction-nav a { bottom:76px}
}
@media only screen and (max-width:1610px)  
{
.flex-direction-nav a { bottom:65px}
.flexslider li h1 { font-size:30px;}
}

@media only screen and (max-width:1460px)  
{
.flex-direction-nav a { bottom:53px}
}

@media only screen and (max-width:1300px)  
{
.flex-direction-nav a { bottom:inherit; top:45%;  -ms-transform: scale(.8); -webkit-transform: scale(.8); transform:scale(.8); }
.flex-direction-nav .flex-prev { left: 10px; }
.flex-direction-nav .flex-next { right: 10px;}

.flexslider li h1 { font-size:26px;}
}
@media only screen and (max-width:1200px)  
{
.flexslider li h1 { font-size:22px;}
}


@media only screen and (max-width:760px)  
{
.flex-direction-nav a { -ms-transform: scale(.5); -webkit-transform: scale(.5); transform:scale(.5); top:40%}
.flex-direction-nav .flex-prev { left: -10px; }
.flex-direction-nav .flex-next { right: -10px; }

.flexslider li h1 { font-size:17px;}
}

@media only screen and (max-width:550px)  
{
/*.flex-direction-nav a { -ms-transform: scale(.5);-webkit-transform: scale(.5);transform:scale(.5); }*/

.flexslider li h1 { font-size:15px}
}

@media only screen and (max-width:479px)  
{
.flexslider li h1 { font-size:14px}
}
/********************************************************************************************************************************************************************************/
/* menu */
#menu {

	
	
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;

}
#menu div div div > ul > li:first-child {border-left:1px solid #e1e1e1;}
#menu div div div > ul > li {
	float: left;
	z-index: 10;
	position:relative;
	border-radius:0;
	border-right:1px solid #1868ce;
	
	
	}
	
#menu div div div > ul > li:last-child { border-right:0;}
	
#menu div div div> ul > li > a {
	display:inline-block;
	z-index: 1;
	position: relative;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	line-height:28px;
	padding:4px 23px;
	display:block;
	font-family:"open_sansregular",Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
#menu div div div> ul > li>a:hover, #menu div div div > ul > li.sfHover>a, #menu div div div > ul > li.active>a  {

	color:#d31d29 
	}

#menu div div div> ul > li  ul {
	display: none;
	position: absolute; 
	z-index: 99;
	background:#1868ce; 
	border-top:0;
	left:0px;
	top:36px;
	width:153px;
	margin:0 !important;
	padding:8px 0
	}
#menu span.sf-sub-indicator {position:relative; }
#menu span.sf-sub-indicator:after {
	
       content:'\f107';
	background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	line-height:0px;
    height: auto;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: middle;
    width:1.45em;
	padding-left:3px;
	font-size:21px;
	color:#074ea9;
	display:none
	}
#menu ul li li span.sf-sub-indicator { float:right;} 
#menu ul li li span.sf-sub-indicator:after {
	content:'\f105';
    font-size: 18px;
	

	}
#menu div div div> ul > li:hover > div {
	display: table;
}
#menu div div div> ul > li ul + ul {
	padding-left: 0px;
	
}
#menu div div div> ul > li ul > li > a:hover, #menu div div div> ul > li ul > li.active > a, #menu div div div> ul > li ul > li.sfHover > a {

	color:#d31d29 ;
	}
#menu div div div> ul > li > ul  li:first-child {border-top:0px;}
#menu div div div> ul > li > ul  li { 
	position:relative;
	}
#menu div div div> ul > li > ul > li  a {
	text-decoration:none;
	color: #fff;
	font-size:12px;
	text-transform:none;
	line-height:21px;
	text-align:left;
	display:block;
	padding:5px 10px 5px 14px; 
	text-transform:uppercase;

}
#menu div div div ul > li ul ul  { 
	position:absolute;
	left:153px;
	top:-8px
	}

#menu div div div ul > ul > li ul li a:hover, #menu > ul > li > ul > li a.active { 
	color:#37a229; 
	}



/*****************************************************/
#menu-icon {
    background-color:#ba942d ; 
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    padding:9px 0 9px;
	padding-left:13px;
    text-transform: uppercase;
	position:relative;

}
#menu-icon:after {
float:right;
	content:"\f107";
	background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    height: auto;
    line-height: normal;
    margin-top: -4px;
    text-decoration: inherit;
    vertical-align: baseline;
    width: auto;
	display: inline-block;
    text-decoration: inherit;
	 text-align: center;
    width: 15px;
	font-size:32px;
	color:#fff;
	vertical-align:middle;
	margin-right:15px;
	}
#menu-icon.active:after {
	content:"\f106";
	}
.sf-menu-phone {display:none; padding:0; margin:0; list-style:none; position:absolute;width:100%}
.sf-menu-phone li { 
	position: relative;
	
	background-color:#383837;  z-index:3000;
	}
	.sf-menu-phone li:first-child {  border-top:1px solid #000;	}
  .sf-menu-phone li a { display: inline-block;  color: #fff;  border-bottom:1px solid #000;}
  .sf-menu-phone  li {   font-size: 17px; font-weight: bold; padding: 0; }
  .sf-menu-phone  li > a {padding: 7px 15px; display: block; text-decoration:none; font-size:13px; font-weight:normal; text-transform:uppercase; }
  .sf-menu-phone  li li  a {padding: 7px 15px 7px 25px; display: block; font-size:12px; }
  .sf-menu-phone  li li li a {padding: 7px 15px 7px 35px; display: block;}
  .sf-menu-phone li a:hover { color: #B90100; }
  .sf-menu-phone li li {font-size: 14px;}
  .sf-menu-phone li li.last { padding-bottom: 0 !important;  }
  .sf-menu-phone li i {
    position: absolute;
    display: block;
    top: 2px;
    right: 0;
    height: 24px;
    width: 24px;
  }
  .sf-menu-phone  li  i {top: 0px;color:#fff; font-size:21px; padding:4px 1px; right:5px;}
  .sf-menu-phone  li i.icon-angle-up:before {content:'\f107';  font-family:"FontAwesome",Arial, Helvetica, sans-serif; background-repeat:no-repeat}
  .sf-menu-phone li i:hover { cursor: pointer; }
  .sf-menu-phone li i.opened { background-position: center 7px; }

  /** dropdown **/
  .sf-menu-phone ul {  width: auto;  padding: 0px 0px;  display: none; list-style:none;  }
  .sf-menu-phone  li.active > a > span {color: inherit;}
  .sf-menu-phone  li.active > a,
  .sf-menu-phone  li:hover > a {color:#fff ; background-color:#ba942d;   }

  .sf-menu-phone li li.active > a,
  .sf-menu-phone li li a:hover {color: #fff;}
  
  
 .icon-angle-down:before { content:'\f107'; font-family: FontAwesome; font-style:normal;}




#menu-gadget {display:none;}
@media (max-width: 980px) {
#menu {display:none;}
#menu-gadget {display:block; position:relative}

}




/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://www.bullionstore.co.uk/skin/frontend/default/bullionstore/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


@import url(http://weloveiconfonts.com/api/?family=entypo);
/*

font-family: 'Source Sans Pro', serif;

font-family: 'Open Sans', sans-serif;

font-family: 'entypo', sans-serif;

*/
/* entypo */
[class*="entypo-"]:before { right:6px; position:relative; top:-2px;
 
}
.entypo-left-dir::before { left:6px; position:relative; top:-2px;}

#pakete * {
    box-sizing: border-box; font-family:"open_sanssemibold",Arial, Helvetica, sans-serif;
}
html, body {
    height: 100%;
  /*  font-size: 62.5%;*/
}



/* Generelles */

#pakete h2 {
   
    color: #222;    
}

 #pakete p {
  
    color: #222;    
}
#pakete h1 {
   
    color: #222;
    text-align: center;
    text-transform: uppercase;
}   
.section-text {
    text-align: center;
    padding: 0 25%;
}

#pakete section {
    width: 100%;
    background: #fff;
    
}

#pakete section button.regular-bt {
  margin: 20px;
  border: none;
  display: block;
  background: #D33536;
  color: #fff;
  text-transform: uppercase;
 
  padding: 7px 15px;

  transition: 0.1s;
}
#pakete section button:focus {
  box-shadow: none;
  outline: none;
}
#pakete section button:active {
  box-shadow: 0px 3px 6px 0px #bc1414 inset;
}
#pakete section button:hover {
 
}


/* Section Pakete */
#pakete {  margin-top:15px; margin-bottom:36px}
#pakete em {
    color: #000;
  font-weight: bold;
  background: #7dc160;
  border-bottom: 2px solid #4c4c4c;
  padding: 0px 7px;
  line-height: 1.8;
}

#pakete .entypo-check {
  color: #36ac3e;
}
#pakete .entypo-cancel {
  color: #d33536;
}
#pakete table {

  width: 100%;
 
  border: 1px solid #4c4c4c;
  border-spacing: 0;
 
  transition: width 0.2s height 0.2s; 
}


#pakete tr:first-child th {
 
  text-transform: uppercase;
}

#pakete th, #pakete td {
  border: 2px solid #4c4c4c;
  /*border-bottom: 1px solid #4c4c4c;*/
  text-align: center; font-size:20px; color:#383837
}

#pakete th:last-child, #pakete td:last-child {
/*  border-right: none;*/
}
#pakete tr:last-child td, #pakete tr:last-child th {
 /* border-bottom:none;*/
} 

#pakete th {
  background: #ba942d;
  color:#fff; font-size:20px; color:#fff; padding:15px 18px; height:51px;
}


.plan-text th { width:180px; }

/* The surrounding box */
#pakete .box {
  position: relative;
  margin: 0 auto 0;
  width: 100%;
  height: auto;
  perspective: 10000;
  transform-style: preserve-3d;
/*  max-width: 1420px;*/
  overflow: visible; 
  transition: width 0.2s height 0.2s;
}

/* The front and the backside and the little tables */
#pakete .box .front, #pakete .box .back, #pakete .box .responsive-tables [class*="little"] {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: transform 0.7s; /* How long should the flipping be? */
  transform-origin: 50% 50%;
  
  background: #fff;

}
#pakete .box .responsive-tables [class*="little"] {
  width: 48%;
}



#pakete .box .responsive-tables {
  display: none;
  width: 100%;
  height: 100%;
}





/* 3states of the little tables  */

#pakete .box .responsive-tables [class*="little"] {
  transform: rotateY(0deg) translateX(250%);
  transform-origin: 0 0;
  transition: transform 0.6s, opacity 0.0s 0.4s;
  opacity: 0.0;
}

#pakete .box [class*="little"].active {
  transform: rotateY(0) translateX(0);
  transition: transform 0.6s;
  opacity: 1;
}
#pakete .box [class*="little"].activetwo {
  transform: rotateY(0) translateX(106%);
  transition: transform 0.6s;
  opacity: 1;
}
#pakete .box [class*="little"].last {
  transform: rotateY(0) translateX(-110%);
  transition: transform 0.6s opacity 0.0s 0.4s;
  opacity: 0.0;
}





/* The flipping system */
#pakete .front { /* große tabelle zu anfang nicht gedreht */
  transform: rotateY(0deg);
}
#pakete .back { /* alle backsites gedreht, nicht sichtbar zu anfang */
  transform: rotateY(180deg);
  padding: 5%;
  border: 1px solid #4c4c4c;
  box-sizing: border-box;
}
/*----- Drehung nach 1 ---------*/
#pakete .box.flip1 .front { /* große tabelle drehen */
  transform: rotateY(-180deg);
}
#pakete .box.flip1 .little1 { /* bei mobile auch kleine tabelle drehen */
  transform: rotateY(-180deg);
}
#pakete .box.flip1 .back.first { /* backsite sichtbar machen */
  transform: rotateY(0deg);    
}
/*----- Drehung nach 2 ---------*/
#pakete .box.flip2 .front {
  transform: rotateY(-180deg);
}
#pakete .box.flip2 .little2 {
  transform: rotateY(-180deg) translateX(0);
}
#pakete .box.flip2 .back.second {
  transform: rotateY(0deg);    
}
/*----- Drehung nach 3 ---------*/
#pakete .box.flip3 .front {
  transform: rotateY(-180deg);
}
#pakete .box.flip3 .little3 { 
  transform: rotateY(-180deg) translateX(0);
}
#pakete .box.flip3 .back.third {
  transform: rotateY(0deg);    
}
/*----- Drehung nach 4 ---------*/
#pakete .box.flip4 .front {
  transform: rotateY(-180deg);
}
#pakete .box.flip4 .little4 { 
  transform: rotateY(-180deg) translateX(0);
}
#pakete .box.flip4 .back.fourth {
  transform: rotateY(0deg);    
}
/*----- Drehung nach 5 ---------*/
#pakete .box.flip5 .front {
  transform: rotateY(-180deg);
}
#pakete .box.flip5 .little5 { 
  transform: rotateY(-180deg) translateX(0);
}
#pakete .box.flip5 .back.fifth{
  transform: rotateY(0deg);    
}
/*----- Drehung nach 6 ---------*/
#pakete .box.flip6 .front {
  transform: rotateY(-180deg);
}
#pakete .box.flip6 .little6 { 
  transform: rotateY(-180deg) translateX(0);
}
#pakete .box.flip6 .back.sixth{
  transform: rotateY(0deg);    
}
/*----- Drehung nach 5 ---------*/
#pakete .box.flip7 .front {
  transform: rotateY(-180deg);
}
#pakete .box.flip7 .little7 { 
  transform: rotateY(-180deg) translateX(0);
}
#pakete .box.flip7 .back.seventh{
  transform: rotateY(0deg);    
}
/*----- Drehung nach 5 ---------*/
#pakete .box.flip8 .front {
  transform: rotateY(-180deg);
}
#pakete .box.flip8 .little8 { 
  transform: rotateY(-180deg) translateX(0);
}
#pakete .box.flip8 .back.eigth{
  transform: rotateY(0deg);    
}
/*----- Drehung nach 5 ---------*/
#pakete .box.flip9 .front {
  transform: rotateY(-180deg);
}
#pakete .box.flip9 .little9 { 
  transform: rotateY(-180deg) translateX(0);
}
#pakete .box.flip9 .back.ninth{
  transform: rotateY(0deg);    
}


#pakete .back img {
  float: left;
  width: 120px;
  margin-top: 80px;
}

#pakete .back p {
    padding-left: 40px;
    margin-left: 120px;
}

#pakete .price {
   
    padding-left: 40px;
}

#pakete h2 {
    margin-top: 40px;
}

/* The buttons */
#pakete .responsive-tables button.next-table {
  position: absolute;
  right: -2%;
  top: 50%;
  width: 60px;
  height: 66px;
  margin-top: -25px;
  background: #bb952d;
  border: none;
  color: #fff;
  font-size: 3rem;
  padding: 0;
  z-index: 99;
 opacity:0.8;
}
#pakete .responsive-tables button.prev-table {
  position: absolute;
  left: -2%;
  top: 50%;
  width: 60px;
  height: 66px;
  margin-top: -25px;
  background: #bb952d;
  border: none;
  color: #fff;
  font-size: 3rem;
  padding: 0;
  z-index: 99;
opacity:0.8;
}
#pakete .box[class*="flip"] .responsive-tables button.next-table, #pakete .box[class*="flip"] .responsive-tables button.prev-table {
  background: #bb952d;
  pointer-events: none;
}

#pakete button {
  border: none;
 
  background: #bb952d;
  padding: 10px 25px;
  color: #fff;
  
 
  cursor: pointer;
}
#pakete button:focus {
  box-shadow: none;
  outline: none;
}
#pakete button:active {
  box-shadow: 0px 3px 6px 0px #bb952d inset;
}
#pakete button:hover {

}

#pakete [class*='hide-me_'] {
  width: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  background: transparent !important;

  border-top: 40px solid transparent !important;
  border-bottom: 40px solid transparent !important;
  border-left: 40px solid #f66f6f !important;
  border-right: 40px solid transparent !important;
  display: block;
  position: absolute;
  right: -41px;
  top: -41px;
  transform: rotate(315deg);
  cursor: pointer;
}

#pakete [class*='hide-me_']:before {
  content: "\232b";
 
  position: absolute;
  top: -8px;
  left: -32px;
  color: #ffd8d8;
  display: block;
  transition: 0.3s;
}

#pakete [class*='hide-me_']:hover:before {
  color: #fff;
}

#pakete table { border-collapse:collapse; border:none;background:#fff;}
.plan-text th { text-align:center !important; background:#fff !important; color:#383837 !important; font-size:16px !important; padding-left:15px; padding-right:15px;border:2px solid #4c4c4c; /*border-left:none !important*/}
.th-none { background:#fff !important; border:0 !important}
.price-plans { font-size:15px; line-height:24px; color:#191919; text-align:center; padding-top:20px; padding-bottom:14px; line-height:28px}
.price-plans strong { font-size:40px; color:#ff3100;font-family:"latobold",Arial, Helvetica, sans-serif; display:block}
.buy-now { width:126px; height:35px; display:table; margin:auto; background:#ff3100; border:0; font-size:17px; color:#fff; text-transform:uppercase; margin:15px auto; cursor:pointer; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.buy-now:hover { background:#191919}
.plan-text th ~ th { background:#ba942d !important; color:#fff !important; text-align:center}


@media only screen and (max-width : 1300px) {
#pakete th { font-size:17px;}
#pakete th, #pakete td { font-size:16px;}
.plan-text th {    width: 120px;}


}

@media only screen and (max-width : 980px) {
#pakete .box .front, #pakete .box .back, #pakete .box .responsive-tables [class*="little"] {
  position: relative;
  }
/* The surrounding box */
#pakete .box {
  position: relative;
  margin: 3% auto 0;
  width: 100%;
  height: 610px;
  perspective: 10000;
  transform-style: preserve-3d;
  min-width: 0px;
  overflow: hidden; 
  transition: width 0.2s height 0.2s;
}

/* The front and the backside and the little tables */
#pakete .box .front, #pakete .box .back, #pakete .box .responsive-tables [class*="little"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: transform 0.7s; /* How long should the flipping be? */
  transform-origin: 50% 50%;
  
  background: #fff;
  border-radius: 5px;
}
#pakete .box .responsive-tables [class*="little"] {
  width: 47%;
}

#pakete .box .responsive-tables {
  display: block;
  width: 100%;
  height: 100%;
}
#pakete .front {
  display: none;
}



/* 3states of the little tables  */

#pakete .box .responsive-tables [class*="little"] {
  transform: rotateY(0deg) translateX(250%);
  transform-origin: 0 0;
  transition: transform 0.6s, opacity 0.0s 0.4s;
  opacity: 0.0;
}

#pakete .box [class*="little"].active {
  transform: rotateY(0) translateX(0);
  transition: transform 0.6s;
  opacity: 1;
}
#pakete .box [class*="little"].activetwo {
  transform: rotateY(0) translateX(112.7659574%);
  transition: transform 0.6s;
  opacity: 1;
}
#pakete .box [class*="little"].last {
  transform: rotateY(0) translateX(-110%);
  transition: transform 0.6s opacity 0.0s 0.4s;
  opacity: 0.0;
}


#pakete th { height:78px}

} /* Ipad 1-3 und große Tablets  Media Query Ende */ 



@media only screen and (max-width : 980px) {
#pakete .box { height:938px;}

#pakete .box {
  width: 98%;
  min-width: 0px;
} /* Kindle Fire und kleine Tablets Media Query ende*/






/* Section Pakete */

#pakete .box {
  position: relative;
  
  width: 100%;
 
  perspective: 10000;
  transform-style: preserve-3d;
  min-width: 0px;
  overflow: hidden; 
  transition: width 0.2s height 0.2s;
}


/* The front and the backside and the little tables */
#pakete .box .front, #pakete .box .back, #pakete .box .responsive-tables [class*="little"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: transform 0.7s; /* How long should the flipping be? */
  transform-origin: 50% 50%;  
  background: #fff;

}
#pakete .box .responsive-tables {
  display: block;
}
#pakete .front {
  display: none;
}



/* 3states of the little tables  */

#pakete .box .responsive-tables [class*="little"] {
  transform: rotateY(0deg) translateX(150%);
  transform-origin: 0 0;
  transition: transform 0.6s, opacity 0.0s 0.4s;
  opacity: 0.0;
}

#pakete .box [class*="little"].active {
  transform: rotateY(0) translateX(0);
  transition: transform 0.6s;
  opacity: 1; overflow:auto
}
#pakete .box [class*="little"].activetwo {
  transform: rotateY(0) translateX(110%);
  transition: transform 0.6s;
  opacity: 1;
}
#pakete .box [class*="little"].last {
  transform: rotateY(0) translateX(-110%);
  transition: transform 0.6s opacity 0.0s 0.4s;
  opacity: 0.0;
}
.plan-text th { font-size:18px !important}
.price-plans strong { font-size:36px;}
.price-plans { font-size:14px;}
#pakete th, #pakete td { font-size:18px;}
} /* Handys Media Query Ende */

@media only screen and (max-width : 760px) {
.buy-now { width:100%; margin:5%; font-size:14px;}


}

@media only screen and (max-width : 660px) {

#pakete th, #pakete td { font-size:15px}
.plan-text th { font-size:16px !Important}
}

@media only screen and (max-width : 565px) {

#pakete th, #pakete td { font-size:15px}
.plan-text th { font-size:15px !Important}
#pakete th { height:55px}
#pakete .box { height:682px}


/* The buttons */
#pakete .responsive-tables button.next-table {
 
  right: -2%;
 
  width: 48px;
  height: 55px;
  margin-top: -25px;
  

 
  font-size: 3rem;
 

 
}

[class*="entypo-"]:before { top:-7px; right:2px;}

#pakete .responsive-tables button.prev-table {
 
  left: -2%;
 
  width: 48px;
  height: 55px;
  
  background: #bb952d;
  
  color: #fff;
  font-size: 3rem;
  padding: 0;
  z-index: 99;
opacity:0.8;
}
.entypo-left-dir::before { top:-7px; left:2px}
}

