.shop-home h1{
    text-align: center;
    color: #a7a9ac;
    font-size: 32px;
    margin: 15px 0 20px 0;
}
.sh-prod-box {
    border: 1px solid #bbbbbb;
    background-color: #fff;
    padding: 15px;
    color: #000;
    margin-bottom: 15px;
}
.sh-side-box{
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    border-top: 5px solid #001432;
}
.sh-side-box h3{
    border-bottom: 1px solid #cccccc;
    margin: 0;
    padding: 20px;
    font-size: 18px;
}
.sh-side-box blockquote{
    border-bottom: 1px solid #e1e1e1;
    border-left: none;
    padding: 20px;
    margin: 0px;
    font-size: 16px;
    text-align: right;
}
.sh-side-box blockquote p{
    margin: 0;
}
.sh-side-box blockquote strong{
    margin-top: 15px;
    display: inline-block;
}
.sh-prod-box h2{
    font-size: 25px;
    margin: 0px 0px 10px 0px;
    color: #797979;
}
.sh-prod-pic img{
    max-width: 100%;
}
.sh-prod-title{
    font-size: 18px;
    font-weight: bold;
}
.sh-prod-price{
    font-size: 16px;
}
.sh-prod-content p{
    margin-bottom: 15px;
}
.sh-side-box p.line {
    border-bottom: 1px solid #e1e1e1;
    padding: 0px;
    margin: 20px 0px;
}
.shop-product blockquote{
    padding:0 0 15px 0;
    border: none;
}
.shop-product .sh-side-box h2{
    font-size: 24px;
}
.sh-review-top {
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
}
.sh-prod-inner-pic img{
    width: 100%;
    max-width: 400px;
    margin-bottom: 15px;
}
.sh-prod-inner .row{
    margin-bottom: 10px;
}
.sh-prod-inner h1{
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}
.sh-prod-inner h2{
    font-size: 18px;
}
.sh-buy-icon img{
    max-width: 100%;
}
.sh-buy-info{
    
}
.sh-buy-info strong {
    margin-bottom: 5px;
    display: inline-block;
    font-size: 16px;
}
.sh-buy-info .strike {
    text-decoration: line-through;
    color: #252525;
    margin-top: 5px;
    margin-left: 5px;
    display: inline-block;
}
.sh-buy-info span {
    color: #a20000;
}
.sh-orange-bt{
    background: linear-gradient(to bottom, #eed8a9 0%, #eca608 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #2765a0 !important;
    border-radius: 6px;
    color: #303030 !important;
    cursor: pointer;
    display: block;
    font-weight: 600;
    padding: 9px 0;
    text-align: center;
    text-decoration: none;
    max-width: 300px;
}
.sh-orange-bt:hover{
    background: linear-gradient(to bottom, #ebb281 0%, #ec7108 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.sh-prod-inner-content h2{
    color: #042f50;
    font-size: 28px;
    font-weight: bold;
    line-height: 125%;
    margin: 0 0 15px 0;
}
.sh-prod-inner-content h3{
    color: #042f50;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 125%;
    margin: 0 0 15px 0;
}
.sh-prod-inner-content p{
    font-size: 20px;
    line-height: 32px;
	color:#000;
	font-weight:700;	
}
.sh-prod-video-box{
    margin: 15px auto;
    width: 100%;
    max-width: 600px;
    
}
.link-add-to-cart {
    margin: 20px 0px;
    display: block;
}
.link-add-to-cart img.cart-image {
    max-width: 210px;
    width: 100%;
}
.link-add-to-cart img {
    display: block;
    margin: 5px auto;
}
.sh-prod-inner-content blockquote{
    background-color: #edf4fc;
    border: 1px solid #8aa6c7;
    border-radius: 5px;
    padding: 10px;
    color: #404040;
    margin: 20px 0px 20px 0px;
    font-size: 14px;
}
.sh-prod-inner-content blockquote p{
    margin: 0px;
    padding: 5px 0px;
}
.sh-row-item{
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #042F50;
    margin: 8px auto 8px auto;
}
.purchase-box{
    border: 1px solid #e1e1e1;
    padding: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    background-color: #fff;
}
.sh-prods-bot{
    margin: 15px auto;
}
.sh-prods-bot img{
    max-width: 100%;
    max-height: 140px;
}
.disclaimer-box {
    border: 1px solid #e1e1e1;
    padding: 20px;
    margin-bottom: 15px;
    background-color: #fff;
}
.disclaimer-box strong{
    color: #be1e2d;
}
.basket-content{
    width: 85%;
    padding: 0;
    float: right;
}
.basket-content h1{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}
.alert {
    border-radius: 4px;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 14px 10px 14px 40px;
}
.alert-success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #3C763D;
}
.sidebar-security-seals {
    padding-top: 68px;
    float: left;
    width: 13%;
}
.sidebar-security-seals img {
    margin: 0 auto 20px auto;
    display: block;
    opacity: 0.5;
    width: 80%;
    transition: opacity 0.2s ease-out;
}
.sidebar-security-seals img:hover {
    opacity: 1;
}
.gray-button {
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #e9e9e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #e9e9e9));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #e9e9e9 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #e9e9e9 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #e9e9e9 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e9e9e9',GradientType=0 );
    padding: 5px;
    display: block;
    width: 100%;
    max-width: 165px;
    text-decoration: none;
    border-radius: 4px;
    border: 1px solid #c3c4c4;
    text-align: center;
    color: #00439d;
    font-weight: 600;
    float: right;
    font-size: 14px;
}
.gray-button:hover {
    text-decoration: underline;
}
.checkout-section {
    float: left;
    max-width: 700px;
    display: block;
    width: 75%;
}
.checkout-section h4 {
    float: right;
    font-size: 18px;
    margin: 9px 0 0 0;
    font-weight: bold;
}
.checkout-section #items-all-subtotal {
    color: #b40000;
}
.checkout-section .sh-orange-bt {
    max-width: 260px;
    width: 100%;
    float: left;
    font-size: 18px;
}
.in-cart{
    margin-top: 15px;
}
.in-cart .titles {
    width: 100%;
    margin-top: 15px;
}
.in-cart hr {
    clear: both;
    background-color: #dddddd;
    border: none;
    height: 1px;
    width: 100%;
    margin: 4px 0 0 0;
    display: inline-block;
}
.in-cart .titles p {
    display: inline-block;
    color: #666666;
    margin-bottom: 0;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}
.in-cart .titles .pull-left {
    width: 110px;
}
.in-cart .individual-product {
    margin-top: 15px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
    display: table;
    width: 100%;
}
.in-cart .individual-product .item-info {
    float: right;
    text-align: right;
    max-width: 65%;
    width: 100%;
}
.in-cart .individual-product .item-price,
.in-cart .individual-product .item-count {
    width: 80px;
    float: left;
    padding-top: 10px;
    font-size: 16px;
}
.in-cart .individual-product .item-price {
    color: #b40000;
    text-align: right;
    margin-top: 5px;
    width: auto;
}
.in-cart .individual-product .item-price p {
    margin: 0;
}
.in-cart .individual-product .item-title {
    color: #194e73;
    margin-top: 0;
    margin-bottom: 15px;
    margin-right: 115px;
    font-size: 18px;
}
.in-cart .individual-product img {
    float: right;
    width: 100px;
    margin-left: 15px;
    margin-top: -35px;
}
.in-cart .individual-product .item-info p {
    margin: 10px 0;
    font-size: 14px;
}
.price-mobile {
    color: #b40000;
}
.in-cart .individual-product p.item-format {
    margin-bottom: 0;
}
.delete-p {
    display: block;
    float: right;
}
.quantity-box {
    font-size: 16px;
    text-align: center;
}
.in-cart .individual-product .item-count input {
    width: 30px;
    float: left;
}
.in-cart .mobile-quantity {
    float: right;
    margin-top: 8px !important;
    padding-left: 20px;
    clear: both;
}
.order-summary .order-summary-inner {
    text-align: left;
    float: left;
}
.order-summary .order-summary-inner p {
    margin: 15px;
    text-align: right;
}
.order-summary .order-summary-inner span {
    display: inline-block;
    float: left;
    text-align: left;
}
.order-summary .order-summary-inner hr {
    display: block;
}
.checkout-bottem-bar{
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
}
.checkout-bottem-bar .sh-safe-text{
    line-height: 45px;
}
.sh-safe-text img{
    margin-left: 7px;
}
.checkout-bottem-bar .sh-orange-bt{
    max-width: none;
    float: left;
    font-size: 18px;
}
.slider-products{
    padding: 15px 0;
}
.slider-products{
    
}
.slider-products .swiper-container {
    width: 100%;
    height: 100%;
}
.slider-products .swiper-slide {
    text-align: center;
    font-size: 18px;
    min-height: 200px;
    align-items: center;
}
.slider-products .swiper-slide img{
    margin: 0 auto 10px auto;
    max-width: 100%;
    max-height: 120px;
}
.slider-products .swiper-slide p{
    font-size: 14px;
}
.slider-products .slider-prod-name{
    color: #194797;
}
.slider-products .slider-prod-type{
    color: #6d6e71;
}
.slider-products .slider-prod-price{
    color: #be1e2d;
    font-size: 16px;
    font-weight: bold;
}
.slider-products .swiper-slide button{
    margin: 5px auto;
    background-color: #32b44a;
    color: #fff;
    padding: 5px;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.2);
    border-radius: 5px;
    border: none;
    font-size: 14px;
    max-width: 150px;
    width: 100%;
}
.slider-products .swiper-button-next {
    background-size: 70%;
    background-position: center left;
}
.slider-products .swiper-button-prev {
    background-size: 70%;
    background-position: center right;
}
.shop-footer{
    border-top: 5px solid #a7a9ac;
    padding: 30px 0;
    background-color: #dbe2e5;
}
.shop-footer p strong{
    font-size: 20px;
    color: #000;
}
.shop-footer p{
    color: #58595b;
    font-size: 16px;
}
.shop-footer img{
    max-height: 80px;
    margin: 15px 3px;
}
.basket-mob-head{
    margin: 15px 0 0 0;
}
.basket-mob-head p{
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}
.bread-cromp{
    margin: 10px 0;
}
.bread-cromp ul{
    list-style: none;
    padding: 0;
}
.bread-cromp ul img{
    float: right;
}
.bread-cromp ul span{
    float: right;
    margin: 0 3px;
    color: #b2b2b2;
    font-size: 10px;
    line-height: 25px;
}
.bread-cromp ul li{
    float: right;
    padding: 0 8px;
    line-height: 25px;
}
.bread-cromp ul li.brc-active{
    font-weight: bold;
    color: #113b5c;
}
.shop-basket-download .in-cart p:last-child{
    text-align: right;
}
.shop-basket-download .in-cart p{
    text-align: center;
}
.prod-download{
    margin: 15px 0;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
}
.prod-d-detail{
    
}
.prod-d-detail h4{
    color: #194797;
}
.prod-d-detail p{
    color: #58595b;
}
.prod-d-count{
    text-align: center;
}
.prod-d-count input{
    max-width: 40px;
    max-height: 0 auto;
}
.prod-d-format{
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}
.prod-d-time{
    color: #be1e2d;
    font-weight: bold;
    text-align: center;
}
.prod-d-count p,
.prod-d-format p,
.prod-d-time p{
    color: #58595b;
    font-size: 14px;
    text-align: center !important;
    font-weight: normal;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
    margin-top: 20px;
}
.prod-download .sh-prod-pic img{
    max-width: 200px;
    width: 100%;
}
.basket-bot-text{
    font-size: 16px;
    line-height: 25px;
    color: #58595b;
    margin-bottom: 20px;
}
.shop-basket-download .checkout-bottem-bar{
    text-align: center;
}
.shop-basket-download .sh-orange-bt{
    max-width: 260px;
    float: none;
    margin: 0 auto;
}

.confirm-address #content-page .container{
    max-width: 950px;
}

.conf-content{
    margin: 15px 0;
}
.conf-content h1{
    color: #808285;
    font-size: 24px;
}
.conf-title{
    font-size: 20px;
}
.conf-form-box{
    margin-bottom: 30px;
}
.conf-form-box select{
    width: 48%;
    height: 45px;
    border: 1px solid #dddddd;
    padding: 10px;
    margin-bottom: 15px;
}
.conf-form-box input{
    width: 100%;
    height: 45px;
    border: 1px solid #dddddd;
    padding: 10px;
    margin-bottom: 15px;
}
.conf-form-box .checkout-bottem-bar{
    margin-top: 40px;
}
.conf-pics-item{
    margin-bottom: 30px;
}
.conf-pics-item h4{
    margin: 0 0 15px 0;
}
.conf-pics-item p{
    font-size: 12px;
}
.conf-pics-item img{
    max-width: 150px;
    margin: 0 auto 10px auto;
    display: block;
   -webkit-filter: grayscale(1);
   -moz-filter: grayscale(1);
   filter: grayscale(1);
}
.conf-pics-item:hover img{
   -webkit-filter: grayscale(0);
   -moz-filter: grayscale(0);
   filter: grayscale(0);
}