﻿@charset "utf-8";
/* CSS Document */
body{font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#7c7c7c;height:100%;
    width:100%;}
a{text-decoration:none;}


.short-description h4{
    color:#008cd3;
}

.top{width:100%; background:#fff; box-shadow:0 0 8px #000;position:absolute; top:0; z-index:1000;}
.top-h{width:100%; background:#f9f9f9;border-bottom:1px solid #e6e6e6;}
.top-h2{width:100%; background:#fff;}

.top-h2 h2 {
    font-family: "Times New Roman",Times,serif;
    color:#000;
    font-size: 20px;
    line-height:45px;
    text-transform: uppercase;
}
.soci{
    
   
	/*float:left;*/
	margin:0;
     margin-left: 14%;
	padding:0;
	list-style:none;
}
.soci li{
	border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    float: left;
    font-size: 14px;
}
.soci li a{
	color:#666666;
	padding: 5px 13px;
	display: block;
}
.soci li:last-child{
	border-left:none;
}
.soci li a:hover{
	color:#fff;
	background-color:#008cd3;
	text-decoration:none;
}

.bnr{
	float: left;
    /*margin-top: 107px;*/
    width: 100%;
	background-color:#008cd3;
}

.bnr-left{
	float: left;
    width:65%;
    
}
.bnr-right{
	float: right;
    width: 35%;
}
.carousel-control.left {background:none;z-index:20;}
.carousel-control.right {background:none; z-index:20;}

.bnr-right-log{
	float: left;
    padding: 35px 35px 0 35px;
    width: 100%;
}
.bnr-right-log h1{
	color: #fff;
    font-family: "Times New Roman",Times,serif;
    font-size: 30px;
    margin: 0 0 6px;
    text-transform: uppercase;
}
.bnr-right-log p{
	color: #40b9fb;
    font-size: 14px;
	margin-bottom:25px;
	font-weight:bold;
}

.logfm{
	color:#fff;
}
.fblog{
	background: #298ef5 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    float: left;
    font-size: 18px;
    margin-right: 5px;
    padding: 4px 0;
    text-align: center;
    width: 36px;
}
.loglabl{
	text-align:left !important;
}

.lost{
	color: #40b9fb;
    font-size: 14px;
    font-weight: bold;
	float:left;
}
.lost a{
	color: #fff;
}
.subm{
	float:right;
	padding-right: 15px;
}

.conpad{padding-top:35px;}
.trdsec{width:100%; float:left;}
.pdin-right{padding-right:55px;}

.h2m{
	border-bottom: 4px double #ccc;
    color: #666666;
    font-size: 20px;
    margin: 0 0 20px;
    padding-bottom: 4px;
}

.abotxt{
	padding-top:10px;
	font-size:12px;
	line-height:20px;
	color:#7c7c7c;
	text-align:justify;
}
.divimg{
	cursor: crosshair;
    overflow: hidden;
    width: 100%;
}
.divimg:hover img{
	transform:scale(1.5);
	transition:all 1s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
}

/*Plugin CSS*/
.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	white-space:nowrap;
}

.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.newse{
	width:100%;
	float:left;
	margin:0;
	padding:0;
	font-size:13px;
	color:#000;
	white-space: normal;
    list-style:none;
}
.newse li{
	background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 10px;
    padding: 0 0 5px;
    width: 100%;
    border-bottom:1px solid #d0d0d0;

}
.newse li span{
	color:#008cd3;
	padding-bottom:8px;
	float:left;
}
.newse li p a{
	color:#666;
	float:left;
	line-height:18px;
	text-align:justify;
}

.packg{
	width:100%;
	float:left;
}

.packgbox{
	width:100%;
	float:left;
	min-height:300px;
	background:url(../../images/package.jpg) no-repeat;
	background-size: cover;
	position:relative;
}
.boxcolor{
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.mainpackg{
	width:100%;
	float:left;
	color:#fff;
	z-index:1000;
	position: relative;
}
.packbo{margin-bottom:30px; position:relative;}
.footer{width:100%; float:left; z-index:99999999999; background:#333; margin-top:30px;  border-top:10px solid #008cd3;padding: 10px 0;}
.poerd{color:#fff; float:right;}
.poerd:hover,active{color:#fff;}

.packh2{
	color: #fff;
    font-size: 22px;
    padding: 15px ;
    margin: 0;
}
.packp1{
	color: #fff;
    font-size:14px;
    padding: 10px 15px;
	background:#008cd3;
}

.packp2{
 	padding: 10px 15px;
}
.packp2-1{
 	background: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 5px;
}

.pacby{
	background: #d92526 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff !important;
    float: right;
    font-size: 14px;
    margin-right: 15px;
    padding: 5px 0;
    text-align: center;
    width: 105px;
    box-shadow: 0 2px 2px #5f0000 ;
}
.pacby:hover{
	text-decoration:none;
}
.pacby1{
	background: #008cd3 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff !important;
    float: right;
    font-size: 14px;
    margin-right: 15px;
    padding: 5px 0;
    text-align: center;
    width: 105px;
    box-shadow: 0 2px 2px #002f5f;
}
.pacby1:hover{
	text-decoration:none;
}
/*.pacby1{
	background: #f65339 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff !important;
    float: right;
    font-size: 14px;
    margin-right: 15px;
    padding: 5px 0;
    text-align: center;
    width: 105px;
    box-shadow: 0 2px 2px #DE1F00 ;
}
.pacby1:hover{
	text-decoration:none;
}*/
.bnr-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    z-index: 10;
    background: rgba(0, 101, 204, 0.2) none repeat scroll 0% 0%;
}
/* Preeti css */
.page-title h1 {
	color: #666666;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	border-bottom: 1px #eaeaea solid;
	padding-bottom: 5px;
	letter-spacing:1px
}
     #shopping-cart-table {
	margin-top: 0px;
}
.price {
    font-size: 14px;
    color: #008cd3;
    white-space: nowrap !important;
}
/*--------- package inner Image --------- */
 .inner-page  {
    background: url('../../images/slide-img1.jpg') repeat center center;
    height: 250px;
}
 /*======== (A) Shopping cart css =========*/

.cart {
	background-color: #FFFFFF;
}
input.input-text, select, textarea {
	background-color: #fff;
	border: 1px #e5e5e5 solid;
	padding: 10px;
	outline: none;
	color: #aaa;
}
.totals {
	margin-top: 25px;
	border: 1px #ddd solid;
	/*min-height: 354px;*/
    border-radius:10px;
}
.totals1 {
	margin-top: 25px;
	border: 1px #ddd solid;min-height: 170px;
    border-radius:10px;
}
#shopping-cart-table .product-name {
	margin: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	letter-spacing:1px
}
#shopping-cart-table .product-name a {
	text-transform: none;
    text-decoration:none;
}
#shopping-cart-table.data-table .price {
	font-weight: bold;
}
#shopping-cart-table input.qty {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #e5e5e5;
	padding: 4px 10px;
	width: 45px;
	text-align: center;
}
#shopping-cart-table a.remove-item {
	color: #7c7c7c;
	padding: 4px 12px;
	border-radius: 2px;
	cursor: pointer;
	float: left;
    
    text-decoration:none;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.remove-item i {font-size:20px;
}
#shopping-cart-table a.remove-item:hover {
    color:#fff;
}
#shopping-cart-table a.remove-item span {
	display: none;
}
#shopping-cart-table {
	border: none;
	margin-top: 12px;
}
.cart-table .btn-continue {
	float: left;
	margin-right: 5px
}

 /* Table css start*/
.data-table {
	border: 1px solid #E5E5E5;
	border-spacing: 0;
	text-align: left;
	width: 100%;
	font-size: 12px;
}
.data-table thead tr, .data-table tfoot tr {
	background-color: #f5f5f5;
}
.data-table thead th:first-child {
	background-color: #f5f5f5;
	border-radius: 3px 0px 0 3px;
}
.data-table thead th {
	background-color: #f5f5f5;
	color: #7c7c7c;
}
.data-table th {
	line-height: 20px;
	padding: 10px;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
}
.data-table td {
	line-height: 20px;
	padding: 10px;
	vertical-align: top;
}
.data-table p {
	text-align: center
}
.data-table thead td, .data-table tfoot th, .data-table tfoot td, .cart .totals table th, .cart .totals table td {
	border-bottom: 1px solid #e5e5e5;
}
.cart-table .btn-update, .cart-table .btn-empty {
	float: right;
	margin-left: 8px;
}
.data-table tbody th, .data-table tbody td {
	border-right: 0px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 10px 10px 6px;
}
.shopping-cart-table-total td { border:none;}
/*---------- Table css end ---------- */	

/* Button icons */
.edit-bnt:before {
	content: "\f040";
	font-family: FontAwesome;
	padding: 9px 10px;
}
.btn-cart {
    padding:5px 8px;
    background:#7c7c7c;
    color:#fff;
}
.btn-cart:hover {
    background:#7c7c7c;
    color:#fff;
}
.btn-cart:before {
            content: "\f07a";
            font-family: 'FontAwesome';
        }
.link-wishlist {
     padding:5px 8px;
    background:#7c7c7c;
    color:#fff;
}
.link-wishlist:hover {
    background:#7c7c7c;
    color:#fff;
}
.link-wishlist:before {
            content: "\f004";
            font-family: 'FontAwesome';
        }
#shopping-cart-table a.remove-item:before {
	content: "\f014";
	font-family: FontAwesome;
	font-size: 16px;
}
button.button.btn-continue:before {
	content: "\f061";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.btn-update:before {
	content: "\f021";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button#empty_cart_button:before {
	content: "\f00d";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.get-quote:before {
	content: "\f15c";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.coupon:before {
	content: "\f02b";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.btn-proceed-checkout:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 20px;
	padding-right: 5px;
}
button.button.new-address:before {
	content: "\f015";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.btn-update:before {
	content: "\f021";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.btn-continue:before {
	content: "\f061";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
#multiship-addresses-table .btn-remove:before {
	content: "\f014";
	font-family: FontAwesome;
	font-size: 12px;
}
button.button.continue:before {
	content: "\f061";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.login:before {
	content: '\f13e';
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
#wishlist-table button.button.btn-cart:before {
	content: "\f07a";
	font-family: FontAwesome;
	font-size: 16px;
}
#wishlist-table a.remove-item:before {
	content: "\f014";
	font-family: FontAwesome;
}
button.button.btn-share:before {
	content: "\f004";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 8px;
}
button.button.create-account:before {
	content: "\f007";
	font-family: FontAwesome;
	padding-right: 8px;
}
button.button.submit:before {
	content: "\f04b";
	font-family: FontAwesome;
	font-size: 11px;
	padding-right: 8px;
}
.block-account .block-content li:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 10px;
	display: inline-block!important;
	position: absolute;
	cursor: pointer;
	line-height: 16px;
	color: #7c7c7c;
}
button.button.btn-add:before {
	content: "\f067";
	font-family: FontAwesome;
	font-size: 14px;
	padding-right: 8px;
}
.block-company li:before {
	content: '\f105';
	font-family: FontAwesome;
	font-size: 14px;
	padding-right: 10px;
	color: #444;
	display: inline-block;
	vertical-align: top;
}
.block-viewed li:before {
	content: '\f105';
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 6px;
	color: #444;
	vertical-align: top;
}
        /*---------	Breadcrumbs --------- */
.breadcrumbs {
	margin: auto;
	font-size: 12px;
	color: #fff;
	letter-spacing:1px;
}
.breadcrumb {
	list-style: none;
	overflow: hidden;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background:transparent;
    margin: 30px 0px;
	border-radius:0
}
.breadcrumb li {
	float: left;
}
.breadcrumb li a {
	color: #666;
	text-decoration: none;
	padding: 6px 0 6px 55px;
	background: brown;                   /* fallback color */
	background: #f4f4f4;
	position: relative;
	display: block;
	float: left;
}
.breadcrumb>li+li:before {
	padding: 0px;
	display: none
}
.breadcrumb li a:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #f4f4f4;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 100%;
	z-index: 2;
}
.breadcrumb li a:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 30px solid #008cd3;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	margin-left: 4px;
	left: 100%;
	z-index: 1;
}
.breadcrumb li:first-child a {
	padding-left: 15px;
}

/* Back Buttons */


.breadcrumb1 {float:right;
	list-style: none;
	overflow: hidden;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	background:transparent;
    margin: 35px 0px;
   
}
.breadcrumb1 li a {
	color: #f4f4f4;
	position: relative;
	 text-align:center;
     text-decoration:none;
}

/* Buttons */
/* 1-Default button */
button {
	border: none
}
.button {
	background: #fff;
	border-color: #ddd;
	color: #7c7c7c
}
.button:hover {
	background: #008cd3;
	border-color: #008cd3;
	color: #fff
}
button.button {
	display: inline-block;
	padding: 7px 15px;
	font-size: 14px;
	border-width: 1px;
	text-align: center;
	color: #7c7c7c;
	font-weight: normal;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border-style: solid
}
button.button:hover {
	padding: 7px 15px;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border-width: 1px;
}
.price, .breadcrumbs li strong, .product-details span.price, #recently-viewed-items .price-box .special-price .price, #recently-viewed-items .price-box .regular-price .price, .availability.out-of-stock span {
	color: #FF4C4C;
}
.button.coupon, .button.get-quote, .button.btn-continue, .button.continue, .button.login, button.btn-share, .button.create-account {
	background-color: #008cd3;
	color: #fff;
	border-color: #ab8d5f;
}
.multiple_addresses .button.btn-update {
	background-color: #fff;
	color: #7c7c7c;
}
.multiple_addresses .button.btn-update:hover {
	background-color: #008cd3;
	color: #fff;
}
/* 2-Add to cart button */
.product-view .product-shop .add-to-box .btn-cart {
	background: #008cd3;
	color: #fff;
}
.product-view .product-shop .add-to-box .btn-cart:hover {
	background: #202726;
	color: #fff;
}
/* 3-Add to cart QTY */
.custom button.items-count {
	background-color: #fff;
	border: 1px #ececec solid;
	color: #999
}
.custom button.items-count:hover {
	background-color: #008cd3;
	border: 1px #008cd3 solid;
	color: #fff;
}
   .AfterDiscountPriceMoney {
            font-size: 15px;
            text-decoration: line-through;
        }

.pacbya{
	background: #fff none repeat scroll 0 0;
	border-radius: 2px;
	color: #236ab1 !important;
	float: right;
	font-size: 12px;
	margin-right: 15px;
	padding: 5px;
	text-align: center;
	width: 105px;
}
.boxabc {
    position: relative;
	margin: -40px 30px 0px 0px;
	z-index: 3;
	float: right;
}
.hdrlogo{
	position:absolute;
	top:20px;
	float:right;
}
/* ..............16-3-16........Abhi......................*/
 .AfterDiscountPriceMoney {
           
            text-decoration: line-through;
        }

        .availability.in-stock {
            padding: 150px 10px;
            position: absolute;
            top: 18px;
            right: 0px;
        }

            .availability.in-stock span {
                color: #6dbe14;
                font-size: 12px;
                line-height: 16px;
                display: block;
            }

                .availability.in-stock span:before {
                    content: '\f14a';
                    font-family: FontAwesome;
                    display: inline-block;
                    margin-right: 5px;
                    font-size: 16px;
                    vertical-align: middle;
                }

        .availability.out-of-stock {
            padding: 3px 10px;
            position: absolute;
            top: 18px;
            right: 0px;
        }

            .availability.out-of-stock span {
                color: red;
                font-size: 12px;
                line-height: 16px;
                display: block;
            }

                .availability.out-of-stock span:before {
                    content: '\f00d';
                    font-family: FontAwesome;
                    display: inline-block;
                    margin-right: 5px;
                    font-size: 16px;
                    vertical-align: middle;
                }

        .sideMenu {
            display: inline-block;
            width: 100%;
            margin-bottom: 35px;
            border: 1px #e5e5e5 solid;
            background-color: #f4f4f4;
        }

            .sideMenu h2 {
                color: #008cd3;
                font-size: 13px;
                margin: 0;
                padding: 15px 20px;
                text-transform: uppercase;
                font-weight: bold;
                letter-spacing: 2px;
                line-height: normal;
                border-bottom: 1px #e5e5e5 solid;
            }

            .sideMenu ul {
                list-style: none;
                padding: 8px 20px;
            }

            .sideMenu li {
                padding: 10px 0px;
                border-bottom: 1px solid #d0d0d0;
            }

                .sideMenu li a {
                    color: #7c7c7c;
                    text-decoration: none;
                }

                    .sideMenu li a:hover {
                        color: #7c7c7c333;
                        font-weight: 600;
                    }

            .sideMenu .active {
                color: #7c7c7c333;
                font-weight: 600;
                margin-bottom: 0;
                font-size: 14px;
            }

        .pageDetails h1 {
            color: #000;
            font-size: 22px;
            font-weight: normal;
            text-transform: uppercase;
            margin-top: 0px;
            border-bottom: 1px #eaeaea solid;
            padding-bottom: 15px;
            letter-spacing: 1px;
        }

        .category-package ol.products-list {
            padding: 0;
            margin: 0;
            float: left;
            margin-top: 10px;
        }

        #products-list {
            list-style: none;
        }
        /* Products Item */
        .products-list .item {
            padding: 20px 0;
            overflow: hidden;
            margin: 0px !important;
            border-bottom: 1px solid #eaeaea;
        }

            .products-list .item a:hover {
                color: #3a3a3a;
                transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -webkit-transition: all 0.3s linear;
            }

        .products-list .product-name {
            text-align: left;
            margin: 0px 0 10px;
        }

            .products-list .product-name a {
                text-decoration: none;
                font-size: 18px;
                font-weight: 300;
                letter-spacing: 1px;
            }

        .products-list .product-image {
            float: left;
            width: 28%;
        }

            .products-list .product-image img {
                width: 100%;
            }

        .products-list .product-shop {
            float: right;
            width: 68%;
            text-align: left;
            margin-left: 25px;
        }

            .products-list .product-shop .desc {
                font-size: 13px;
                margin-bottom: 0px;
                margin-top: 5px;
                color: #666;
            }

            .products-list .product-shop p {
                font-size: 13px;
                color: #666;
                line-height: 1.5em;
                display: inline-block;
            }

            .products-list .product-shop .price-box {
                margin: 10px 0;
            }

        .add-to-links span {
            font-size: 12px;
            margin-left: 8px;
            text-transform: uppercase;
        }

        .products-list .product-shop button.button {
            font-size: 13px;
            text-transform: uppercase;
            margin-right: 8px;
        }

        .products-list .product-shop .btn-cart:before {
            content: "\f07a";
            font-family: 'FontAwesome';
        }

        .products-list .product-shop button.button span {
            font-size: 11px;
            padding: 0px 0 0 10px;
            text-transform: uppercase;
            font-weight: bold;
            letter-spacing: 0.5px;
        }

        .products-list .product-shop .btn-cart {
            border: 1px #008cd3 solid;
            background: #008cd3;
            padding: 7px 15px;
            color: #fff;
        }

            .products-list .product-shop .btn-cart:hover {
                background: #202726;
                padding: 7px 15px;
                color: #fff;
                border: 1px solid #202726;
            }


        .products-list .actions .add-to-links a.link-wishlist:before {
            content: "\f004";
            font-family: 'FontAwesome';
        }

        .products-list .actions .add-to-links a.link-wishlist {
            color: #000;
            font-size: 10px;
            font-weight: bold;
            margin: 0;
            padding: 9px 15px;
            text-decoration: none;
            background-color: #fff;
            display: inline-block;
            transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            margin-right: 8px;
            border: 1px #eee solid;
        }

            .products-list .actions .add-to-links a.link-wishlist span {
                font-size: 11px;
                padding: 0px;
            }

            .products-list .actions .add-to-links a.link-wishlist:hover {
                background-color: #008cd3;
                color: #FFFFFF !important;
                display: inline-block;
                border: 1px #008cd3 solid;
            }

        .price {
            font-size: 16px;
            color: #fb4e4a;
            font-weight: bold;
        }

        .block {
            margin: 0px;
            padding: 15px 0px;
            border-bottom: 1px #ddd dotted;
        }
.block h1{
    color:#7c7c7c;
    font-size:30px;
}
        .pacbyq{
	        background: #d92526 none repeat scroll 0 0;
            border-radius: 2px;
            color: #fff !important;
            float: right;
            font-size: 14px;
            margin-right: 15px;
            padding: 5px 0;
            text-align: center;
            width: 105px;
            box-shadow: 0 2px 2px #5f0000 ;
}
.btn-primary {
    color: #fff;
    background-color: #008cd3;
    border-color: #2e6da4;
}
.boxa {
    border-radius: 13px;
    width: 30px;
    height: 30px;
    padding: 2px;
}
.boxb {
    margin:7px;
}
.boxas {
    float: left;
    margin-top: 8px;
    padding: 3px 10px;
    position: relative;
    width: 100%;
}
.boxclr {
    float: left;
    width: auto;
    font-size: 12px;
    color: #0877d1;
}
.boxq {
    float: left;
    width: 50px;
    font-size: 12px;
    color: #000;
}
.boxasd {
    float: left;
    width: auto;
    font-size: 12px;
    color: #0877d1;
}
.boxrgt {
    float: left;
    width: 178px;
   color: #000;
    padding: 1px 0px;
    text-align: center;
    margin: 7px 7px 0px 7px;
}
 .one_fourth {
            margin-bottom: 1.5%;
           
        }
        .pricing_wrapper {
            position: relative;
            z-index: 99 !important;
        }
.pricing {
    position: relative;
    background: url(../../images/Pricing-Box-Header.png);
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #DFDFDF;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; box-shadow:5px 5px 3px #DFDFDF;
      
}
.pricing:hover{
    box-shadow:1px 1px 5px 1px #0087d0;
    border: 1px solid #0087d0;
    cursor:pointer;
}
    .pricing h4 {
        text-transform: capitalize;
        color: #fff;
        font-weight: normal;
        margin-bottom: 10px;
    }
        .pricing_top {
            padding: 19px 0;
            -webkit-border-top-left-radius: 3px;
            -webkit-border-top-right-radius: 3px;
            -moz-border-radius-topleft: 3px;
            -moz-border-radius-topright: 3px;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
            -webkit-transition: all 200ms ease-in;
            -o-transition: all 200ms ease-in;
            -moz-transition: all 200ms ease-in;
            transition: all 200ms ease-in;
        }

            .pricing_top p {
                color: #fff;
                margin-bottom: 0;
                font-size: 20px;
            }

        .pricing ul {
            padding: 20px 0 0px 0;
            padding-bottom: 0;
            margin-top: -10px;
            line-height: 35px;
            -webkit-transition: all 200ms ease-in;
            -o-transition: all 200ms ease-in;
            -moz-transition: all 200ms ease-in;
            transition: all 200ms ease-in;
        }

            .pricing ul li {
                font-size: 13px;
                padding: 7px 0;
                border-bottom: 1px solid #DFDFDF;
                text-transform: capitalize;
                list-style: none;
                -webkit-transition: all 200ms ease-in;
                -o-transition: all 200ms ease-in;
                -moz-transition: all 200ms ease-in;
                transition: all 200ms ease-in;
            }
            .pricing ul li:nth-child(even){
 background: #f5f5f5;
            }
             .pricing ul li:nth-child(odd){
                  background: #fff;
            }
              .pricing ul li.pricing_order{
                  background: #0087d0;
            }
        .pricing li.pricing_order {
            padding: 0;
            background: #0087d0;
            border-bottom: 1px solid #0087d0;
        }
           .pricing_order a{
               color:#fff;
               text-decoration:none;
               outline:none;
           }
        .pricing ul li.pricing_order {
            margin-bottom: -10px;
        }
        .pricing_ribbon {
            background: #0087d0;
            overflow: hidden;
            position: absolute;
            right: -70px;
            top: 10px;
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

            .pricing_ribbon p {
                text-transform: uppercase;
                color: #fff;
                display: block;
                margin: 0;
                padding: 5px 0;
                width: 200px;
                text-align: center;
                text-decoration: none;
            }

        .pricing_top h4 {
            color: #fff;
            text-decoration: none;
        }

        .pricing_top p span {
            display: inline-block;
        }.clear {
    clear: both;
}
         .button.coupon, .button.get-quote, .button.btn-continue, .button.continue, .button.login, button.btn-share, .button.create-account {
            background-color: #fff;
            color: #008cd3;
            border-color: #e5e5e5;
        }

        a.button {
            display: inline-block;
            padding: 7px 15px;
            font-size: 14px;
            border-width: 1px;
            text-align: center;
            font-weight: normal;
            text-decoration: none;
            transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            border-style: solid;
        }

            a.button:hover {
                padding: 7px 15px;
                transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -webkit-transition: all 0.3s linear;
                border-width: 1px;
            }

        .newsIcon {
            padding-bottom: 10px;
        }

            .newsIcon i {
                padding: 8px 12px;
                border-radius: 50px;
                color: #fff;
                background: #777;
                font-size: 25px;
            }

            .newsIcon p span {
                color: #777;
            }
              .AfterDiscountPriceMoney {
            font-size: 15px;
            text-decoration: line-through;
        }

        .product-image img {
            width: 90%;
        }
        /*  Product Collatera */
        .product-collateral {
            margin-bottom: 5px;
            margin-top: 20px;
            display: inline-block;
        }

        #product-tabs {
            margin: 0;
            padding: 0;
            position: relative;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
        }

            #product-tabs > dt {
                text-transform: none;
                font-size: 14px;
                padding: 8px 0px;
                cursor: pointer;
                color: #102343;
                text-transform: none;
            }

                #product-tabs > dt.open {
                    position: relative;
                    background-color: #fff;
                    z-index: 10;
                    color: #2CA2E3;
                }

            #product-tabs > dd {
                display: none;
                right: 0;
                top: 0;
                background-color: #fff;
                margin: 0;
                padding: 6px 0;
                line-height: 1.8;
                border-bottom-width: 0 !important;
                font-size: 14px;
            }

                #product-tabs > dd h2 {
                    display: none;
                }

        .sideMenu {
            display: inline-block;
            width: 100%;
            margin-bottom: 35px;
            border: 1px #e5e5e5 solid;
        }

            .sideMenu h2 {
                color: #337ab7;
                font-size: 13px;
                margin: 0;
                padding: 15px 20px;
                text-transform: uppercase;
                font-weight: bold;
                letter-spacing: 2px;
                line-height: normal;
                border-bottom: 1px #e5e5e5 solid;
            }

            .sideMenu ul {
                list-style: none;
                padding: 8px 20px;
            }

            .sideMenu li {
                padding: 10px 0px;
                border-bottom: 1px solid #d0d0d0;
            }

                .sideMenu li a {
                    color: #7c7c7c;
                    text-decoration: none;
                }

                    .sideMenu li a:hover {
                        color: #333333;
                        font-weight: 600;
                    }

            .sideMenu .active {
                color: #333333;
                font-weight: 600;
                margin-bottom: 0;
                font-size: 14px;
            }


        .product-tabs {
            line-height: normal;
            margin: 0;
            outline: none;
            padding: 0;
            position: relative;
            z-index: 1;
            margin-top: 0px;
            text-align: left;
            width: 100%;
        }

            .product-tabs li a {
                border-bottom: none;
                color: #333;
                margin-right: 0px;
                text-decoration: none;
                text-transform: uppercase;
                font-size: 13px;
                font-weight: normal;
                transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
                padding: 0 0px;
            }

            .product-tabs li.active a {
                background: none repeat scroll 0 0 #fff;
                color: #337ab7;
                font-weight: 300;
                padding: 12px;
                border: none;
                border-bottom: 3px solid #337ab7;
            }

        ul.tabs.product-tabs > li {
            margin-right: 30px;
        }

            .nav-tabs.product-tabs > li > a {
                margin-right: 0px;
                line-height: 1.42857143;
                border-radius: 0px;
                border: none;
                padding: 15px 3px 10px 3px;
                letter-spacing: 1px;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            border: none;
            border-bottom: 1px solid #337ab7;
        }

        .nav-tabs > li > a:hover {
            border-right: 0px #ececec solid;
            background: #fff;
            color: #333;
        }

        .tab-content {
            background-color: #FFFFFF;
            padding: 0px 0px 0px 0px;
            overflow: hidden;
            font-size: 13px;
            line-height: 21px;
            margin-top: 0px;
        }

            .tab-content > .active {
                margin-top: 15px;
            }

        .tags .input-box input {
            border: 1px solid #ddd;
            margin-top: 0;
            padding: 6px;
            width: 35%;
        }

        .form-add-tags button.button {
            display: inline;
            background: #fff;
            border: 2px solid #eee;
            background: #fff;
            padding: 6px 12px;
            transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
        }

        button.button.btn-add:before {
            content: "\f067";
            font-family: FontAwesome;
            font-size: 14px;
            padding-right: 8px;
        }

        .form-add-tags button.button:hover {
            display: inline;
            background: #337ab7;
            transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            border: 2px #eee solid;
            color: #fff;
            padding: 6px 12px;
        }

        #customer-reviews {
            margin-top: 15px;
        }

            #customer-reviews .detail {
                font-size: 14px;
                line-height: 18px;
            }

            #customer-reviews h3 {
                font-size: 14px;
                font-weight: bold;
                margin-bottom: 15px;
            }

            #customer-reviews h4 {
                display: inline;
                font-size: 14px;
            }

            #customer-reviews h5 {
                display: inline;
                font-size: 14px;
            }

        .box-reviews dl {
            margin-bottom: 0;
        }

        .box-reviews dt {
            font-size: 18px;
            padding: 20px 0 10px;
        }

        #customer-reviews .page-title {
            border: none;
        }

            #customer-reviews .page-title h2 {
                color: #000;
                font-size: 20px;
                font-weight: normal;
                margin-top: 0;
                padding: 2px 0px;
                position: relative;
                display: block;
                text-transform: uppercase;
                letter-spacing: 1px;
                border-bottom: 1px solid #ccc;
                padding-bottom: 10px;
            }

        .box-reviews1 {
            margin-top: 8px;
            margin-bottom: 20px;
        }

        .box-reviews2 {
            margin-top: 8px;
            margin-bottom: 35px;
            overflow: hidden;
        }

        .review-title {
            margin-top: 0;
            line-height: 1.4;
            padding-bottom: 15px;
            margin-bottom: 0;
            font-size: 13px;
            font-weight: 400;
        }

            .review-title span {
                font-size: 14px;
                font-weight: 400;
                margin-top: 5px;
            }

        .box-reviews > .rating-box {
            position: absolute;
            top: 30px;
            right: 30px;
        }

        .box-reviews dd {
            margin-left: 0;
            padding-bottom: 20px;
        }

        .box-reviews .author {
            font-style: italic;
            font-size: 14px;
            font-weight: bold;
            margin-right: 5px;
        }

        .box-reviews .date {
            color: #bdbdbd;
            font-size: 14px;
            font-style: italic;
        }

        .box-reviews .ratings-table {
            float: left;
            margin: 5px 15px 15px 0;
            width: 12%;
        }

        .box-reviews .review {
            border-left: 1px solid #DFDFDF;
            float: left;
            padding-left: 2.5em;
            width: 84%;
        }

            .box-reviews .review .review-txt {
                border-bottom: 1px solid #DFDFDF;
                padding-bottom: 12px;
                margin-bottom: 10px;
            }

        .box-reviews ul li h6 {
            font-size: 15px;
            margin-bottom: 3px;
            padding: 0;
        }

        .box-reviews2 ul li {
            margin-bottom: 0px;
            clear: both;
        }

        .box-reviews .actions {
            padding-top: 1.5em;
            text-align: right;
            float: right;
        }

        #customer-reviews .form-list li label {
            color: #333;
            font-size: 14px;
        }

        #customer-reviews .buttons-set {
            margin-top: 10px;
        }
        /*  Product Shop */
        .product-view .product-shop .add-to-box button.button.btn-cart span {
            background: none;
            margin-left: 5px;
            font-size: 14px;
        }

        .product-shop button.button.btn-cart:before {
            content: "\f07a";
            font-family: 'FontAwesome';
        }

        .product-view .product-options-bottom button.button.btn-cart span {
            background: none;
            margin-left: 5px;
        }

        .product-view .product-shop .add-to-box .btn-cart {
            background: #337ab7;
            color: #fff;
            cursor: pointer;
        }

        .product-view .product-shop {
            margin-top: 0;
            z-index: -9;
        }

        .product-additional {
            display: inline-block;
        }

            .product-additional .block-product-additional {
                margin: 0px;
                background: #fff;
                border: 1px #eaeaea solid;
                text-align: center;
                padding-bottom: 15px;
            }

                .product-additional .block-product-additional p {
                    margin: 12px 0;
                    line-height: 20px;
                    text-align: center;
                    padding: 0 10px;
                    font-size: 13px;
                }

            .product-additional .block .block-title {
                border-bottom: 2px solid #333;
                color: #000000;
                font-size: 14px;
                margin: 0;
                padding: 13px;
                text-transform: uppercase;
                text-align: center;
                margin: 0px;
                background: #f7f7f7;
            }

            .product-additional .block-product-additional .block-content {
                padding: 18px 12px 10px;
                text-align: center;
                line-height: 20px;
            }

        .block .block-content {
            border-top: medium none;
            font-size: 13px;
            overflow: hidden;
            padding: 15px 20px;
        }

        .block-progress .block-content {
            text-align: left;
            padding-top: 5px;
        }

        .block-progress dt.complete {
            margin: 0;
        }

        .product-view .product-name {
            border-bottom: 1px solid #e5e5e5;
        }

            .product-view .product-name h1 {
                font-size: 46px;
                margin: 0 0 2px;
                text-align: left;
                line-height: normal;
                padding-bottom: 12px;
                letter-spacing: 1px;
                font-weight: 300;
            }

        .product-view .short-description {
            font-size: 13px;
            padding: 20px 0px 20px 0px;
        }

            .product-view .short-description h2 {
                font-size: 16px;
                color: #333;
                margin: 0px;
                margin-bottom: 5px;
                font-weight: 300;
                letter-spacing: 1px;
            }

            .product-view .short-description p {
                font-size: 13px;
                margin: 0px;
                color: #777;
            }

        .product-view .product-shop .add-to-box {
            padding: 0px 0px 0px 0px;
            overflow: hidden;
            text-align: left;
            margin: 1px 0 0 0;
        }

        .product-view .product-shop .price-block {
            position: relative;
        }

        .product-view .product-shop .add-to-box .btn-cart {
            font-size: 18px;
            text-shadow: none;
            padding: 7px 20px;
            float: left;
            margin-top: 0px;
            font-weight: normal;
            transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
            margin-left: 10px;
            border: none;
        }

            .product-view .product-shop .add-to-box .btn-cart:hover {
                text-shadow: none;
            }

        .product-view .product-shop .add-to-box .icon-basket {
            margin-right: 5px;
        }

        .email-addto-box {
            display: inline-block;
            margin-left: 10px;
        }

        .product-view .email-friend a span {
            font-size: 12px;
            display: none;
        }

        .product-view .promo-banner {
            margin-top: 20px;
        }

        .product-view .product-shop ul.add-to-links {
            margin: 0;
            padding: 0;
            margin-top: 0px;
            display: inline-block;
        }

        .product-view .product-shop .add-to-links li {
            display: inline-block;
            padding: 0px 0px 0px 7px;
            list-style-type: none;
        }

        .product-view .add-to-links span {
            font-size: 12px;
            margin-left: 5px;
            font-weight: normal;
            text-transform: none;
            display: none;
        }

        .product-view .product-shop .add-to-links li a:hover {
            color: #000;
        }

        .product-view .email-friend {
            font-size: 12px;
            display: inline-block;
            margin-bottom: 0px;
            vertical-align: top;
        }

            .product-view .email-friend a:before {
                content: "\f0e0";
                font-family: FontAwesome;
                font-size: 16px;
                padding: 10px 7px;
                vertical-align: top;
                height: 39px;
                width: 39px;
                color: #999;
                text-align: center;
                border: 1px #ececec solid;
                display: block;
            }

            .product-view .email-friend a {
                color: #999;
                line-height: normal;
                font-weight: normal;
                vertical-align: top;
                display: block;
            }

                .product-view .email-friend a:hover {
                    color: #333;
                }

        .product-view .product-shop .add-to-links li .separator {
            display: none;
        }

        .product-view .product-shop .add-to-links .link-wishlist:before {
            content: "\f004";
            font-family: FontAwesome;
            font-size: 14px;
            padding: 6px 7px;
            vertical-align: top;
            height: 39px;
            width: 39px;
            color: #999;
            text-align: center;
            border: 1px #ececec solid;
            display: block;
        }

        .product-view .product-shop .add-to-links .link-wishlist {
            color: #999;
            line-height: 30px;
            font-size: 12px;
            font-weight: normal;
            vertical-align: top;
            display: block;
        }

        .product-view .product-shop .add-to-links .link-compare:before {
            content: "\f012";
            font-family: FontAwesome;
            font-size: 14px;
            padding: 6px 7px;
            vertical-align: top;
            height: 39px;
            width: 39px;
            color: #999;
            text-align: center;
            border: 1px #ececec solid;
            display: block;
        }

        .product-view .product-shop .add-to-links .link-compare {
            color: #999;
            line-height: 30px;
            font-size: 14px;
            border: none;
            background-color: #FFFFFF;
            font-weight: normal;
        }

        .product-view .product-shop ul.add-to-links a {
            padding: 0;
            margin: 0;
            display: block;
        }

        .product-view .product-shop .ratings {
            padding: 18px 0;
            margin: auto;
            border-bottom: 1px #ddd dotted;
            position: relative;
            bottom: auto;
            border-radius: 0;
            left: 0;
            margin-left: 0px;
        }

            .product-view .product-shop .ratings .rating-links {
                margin-bottom: 0px;
                display: inline-block;
            }

        .product-view .product-shop .no-rating {
            padding: 12px 0;
            margin: 15px 0 0;
        }

        .availability.in-stock {
            padding: 3px 10px;
            position: absolute;
            top: 18px;
            right: 0px;
        }

            .availability.in-stock span {
                color: #6dbe14;
                font-size: 12px;
                line-height: 16px;
                display: block;
            }

                .availability.in-stock span:before {
                    content: '\f14a';
                    font-family: FontAwesome;
                    display: inline-block;
                    margin-right: 5px;
                    font-size: 16px;
                    vertical-align: middle;
                }

        .availability.out-of-stock {
            padding: 3px 10px;
            position: absolute;
            top: 18px;
            right: 0px;
        }

            .availability.out-of-stock span {
                color: red;
                font-size: 12px;
                line-height: 16px;
                display: block;
            }

                .availability.out-of-stock span:before {
                    content: '\f00d';
                    font-family: FontAwesome;
                    display: inline-block;
                    margin-right: 5px;
                    font-size: 16px;
                    vertical-align: middle;
                }

        .products-grid .item .actions .availability.out-of-stock {
            background: none repeat scroll 0 0 #fff;
            border: medium none;
            display: block;
            height: 50px;
            line-height: 50px;
            padding: 0;
            text-align: center;
            width: 50px;
            position: relative;
            top: 0px;
            margin: 0px;
        }

            .products-grid .item .actions .availability.out-of-stock span.ava-out-of-stock {
                display: none;
            }

            .products-grid .item .actions .availability.out-of-stock span:before {
                content: inherit;
            }

            .products-grid .item .actions .availability.out-of-stock:before {
                content: "\e04f";
                font-family: 'Simple-Line-Icons';
                font-size: 14px;
                color: #337ab7;
            }

        .product-view .product-shop .price-box {
            display: block;
            margin: 0px;
            padding: 15px 0px;
            border-bottom: 1px #ddd dotted;
            position: relative;
        }

        .product-view .product-shop .grouped-items-table .price-box {
            border-bottom: 0px solid #ddd;
            margin: 0;
            padding: 0;
        }

        .product-view .product-shop .price-box .old-price {
            margin: 0px;
            margin-top: 0;
            display: inline-block;
        }

        .product-view .product-shop .special-price {
            display: inline-block;
            margin: 0;
            padding: 0;
        }

        .product-view .product-shop .old-price .price {
            font-size: 24px;
            font-weight: 300;
        }

        .product-view .product-shop .price {
            font-size: 30px;
            color: #fb4e4a;
            font-weight: 300;
        }

        .add-to-cart .qty, .qty-holder .qty {
            background-color: #FFFFFF;
            border: 1px solid #E0E0E0;
            border-radius: 2px;
        }

        .add-to-cart .qty {
            height: 38px;
            text-align: center;
            width: 45px;
            vertical-align: top;
        }

        .qty-input-text {
            float: left;
            margin-left: 10px;
        }

        .custom button.items-count {
            transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
            font-size: 10px;
            line-height: normal;
            padding: 13px 12px 9px 12px;
        }

        .product-view .product-shop .add-to-box .add-to-cart label {
            display: inline-block;
            float: left;
            margin-top: 6px;
            text-align: left;
            text-transform: capitalize;
            font-size: 15px;
            font-weight: normal;
            margin-right: 15px;
        }

        .product-view .product-shop .product-options-bottom .add-to-cart label {
            display: block;
            float: none;
            margin-bottom: 5px;
            text-align: left;
            text-transform: uppercase;
        }

        .product-view .product-shop .ratings-table {
            padding: 10px;
            margin-top: 10px;
        }

        .review-product-list .product-view .product-shop .buttons-set {
            clear: both;
            overflow: hidden;
        }

        .product-view .product-shop .product-options .options-list label {
            color: #333;
        }

        .product-view .product-shop .product-options-bottom .btn-cart {
            font-size: 18px;
            text-shadow: none;
            padding: 7px 20px;
            float: left;
            margin-top: 0px;
            font-weight: normal;
            transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
            margin-left: 10px;
            border: none;
        }

            .product-view .product-shop .product-options-bottom .btn-cart:hover {
                text-shadow: none;
            }

        .product-view .product-shop .product-options-bottom .btn-cart {
            background: #34d1c6;
            color: #fff;
        }

            .product-view .product-shop .product-options-bottom .btn-cart:hover {
                background: #202726;
                color: #fff;
            }

        .product-view .product-options-bottom button.button.btn-cart span {
            background: none;
            margin-left: 10px;
            font-size: 14px;
        }

        #product-options-wrapper .price-notice .price {
            font-size: 12px;
        }

        .product-view .product-shop .product-pricing .price {
            font-size: 12px;
        }

        .product-view .product-shop ul.product-pricing {
            margin-top: 5px;
        }

        .tab-content .data-table .label {
            color: #333;
            display: block;
            text-align: left;
        }
        .shipping {
            margin-top: 25px;
            border: 1px #ddd solid;
            min-height: 354px;
        }

        .cart-collaterals h3 {
            background-color: #f5f5f5;
            border-bottom: 1px #ddd solid;
            padding: 14px 15px;
            font-weight: 300;
            margin: auto;
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: 1px; border-top-left-radius:10px;border-top-right-radius:10px;
        }

        .shipping-form {
            padding: 15px;
        }

        #shipping-zip-form p {
            margin: 2px 0 4px;
        }

        .form-list {
            padding: 0;
            list-style: none;
        }

            .form-list li {
                margin: 0 0 10px;
                position: relative;
            }

            .form-list label {
                position: relative;
                z-index: 0;
                font-weight: normal;
                display: inline;
                margin: 0px;
            }

        #shipping-zip-form .form-list label {
            display: block;
        }

        .form-list label.required em {
            font-style: normal;
            color: #ff0000;
        }

        .required em {
            color: #ff0000;
        }

        .form-list input.input-text {
            background: #fff;
            border: 1px solid #e5e5e5;
            padding: 10px;
            width: 100%;
            margin-top: 5px;
            outline: none;
            color: #aaa;
        }

        .customer-account-forgotpassword .form-list input.input-text {
            background: #fff;
            border: 1px solid #e5e5e5;
            padding: 10px;
            width: 60%;
            margin-top: 5px;
            outline: none;
            color: #aaa;
        }
        /* 2. Discount Codes Box */
        .discount {
            margin-top: 25px;
            border: 1px #ddd solid;
            min-height: 354px;
        }

        #discount-coupon-form {
            padding: 15px;
        }

            #discount-coupon-form label {
                font-weight: normal;
                margin: 0px;
            }

        input#coupon_code {
            margin: 8px 0;
            width: 100%;
        }
        /* 3. Shopping Cart Total Box */
        .totals .inner {
            padding: 15px;
        }

        .cart .totals table th, .cart .totals table td {
            padding: 5px;
            border: none !important;
        }

        .a-right {
            text-align: right !important;
        }

        #shopping-cart-totals-table strong span.price {
            font-weight: bold;
        }

        .checkout {
            text-align: center;
            list-style: none;
            padding: 0;
        }

        a.button.btn-proceed-checkout {
            font-size: 18px;
            width: 100%;
            font-weight: normal;
            background: #d3523d;
            border: none;
            color: #fff;
            text-decoration: none;
        }

        a.button.btn-proceed-checkout {
            background: #d3523d;
            border: none;
            color: #fff;
            font-size: 18px;
            width: 100%;
            font-weight: normal;
            text-decoration: none;
        }

        a.button {
            display: inline-block;
            padding: 7px 15px;
            font-size: 14px;
            border-width: 1px;
            text-align: center;
            color: #333;
            font-weight: normal;
            text-decoration: none;
            transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            border-style: solid;
        }

            a.button:hover {
                padding: 7px 15px;
                transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -webkit-transition: all 0.3s linear;
                border-width: 1px;
            }
        .onnju {
            padding: 6px 12px;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: normal;
            line-height: 1.42857143;
            text-align: center;
            background: #d3523d;
            border: none;
            color: #fff;
            text-decoration: none;
        }.onnju:hover{
          
            background: #777;
        }

         /*Forum CSS*/
.forum {
border: 1px solid #039be5;
font-size:15px;
}
.forum-heading {
    background: #039be5;
    padding: 15px;
    text-align: center;
    color: #fff;
    text-transform:uppercase;
}
.forum-cat div{
    border-top: 1px solid #dcdfe1;
    padding:10px 25px;
}
   
.forum-cat div i{
     background: #039be5;
     color:#fff;
     font-size:18px;
     height:40px;
     width:40px;
     line-height:40px;
     text-align:center;
     border-radius:100px;
}
.forum-cat div a{
     color:#747474;
     text-decoration:none;
     outline:none;
}
.forum-body table tr td{
    border-top: 1px solid #dcdfe1;
    border-left: 1px solid #dcdfe1;
    padding:10px 20px;
}
.forum-body i {
    color:#039be5;
    font-size:40px;
    font-weight:100;
}
.forum-body h2{
    margin:0;
    font-size:13px;color:#039be5;  text-transform:uppercase;
}
.forum-body h3{
    font-size:13px;color:#039be5;
    text-transform:uppercase;
}
.forum-body p{
    font-size:11px;
}
   .forum-body span{
    background: #039be5;
     padding:6px 10px;
     color:#fff;
     font-size:13px;
     border-radius:100px;
}
.post {
    cursor:pointer;
    text-transform:uppercase;
}
.post i{
    background: #689f38;
     color:#fff;
     font-size:15px;
     height:30px;
     width:30px;
     line-height:30px;
     text-align:center;
     border-radius:100px;
}
   .forum-cat div i{
     background: #039be5;
     color:#fff;
     font-size:18px;
     height:40px;
     width:40px;
     line-height:40px;
     text-align:center;
     border-radius:100px;
}
   .forum-body .mainuser{
     background: #039be5;
     color:#fff;
     font-size:50px;
     text-align:center;
     border-radius:100px;
     padding:25px 30px;
}
.postButton {cursor:pointer;
}
   .postButton span {
    padding:0;
    background:none;
    color:#747474;
    font-size:12px;
    
}
   .postButton i{
       background: #039be5;
     color:#fff;
     font-size:13px;
     height:30px;
     width:30px;
     line-height:30px;
     text-align:center;
     border-radius:100px;
   }

.postButton i:nth-child(1){
    background: #689f38;
}
.postButton i:nth-child(2){
    background: #ef6c00;
}

.inputMessage {
    width:70%;
    padding:10px;
    font-size:13px;
    min-height:80px;
}
.btn-submit {
    padding:5px 20px;
    color:#fff;
    background:#039be5;
    font-size:13px;
     cursor:pointer;
     border:none;
}
.btn-cancel {
    padding:5px 20px;
    color:#fff;
    background:#ed3b3b;
    font-size:13px;
     cursor:pointer;
     border:none;
}
.modal-body input {
    width:100%;
    padding:10px;
}
.forum-Item {
    padding:50px;
}
.forum-Item input,textarea{
     width:100%;
    padding:10px;
    font-size:13px;
}

.btn-go {
    padding:8px 10px;
    color:#fff;
    background:#039be5;
    font-size:13px;
     cursor:pointer;
     border:none;
}

  ul.tabs {
  font-size: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.tabs:before,
ul.tabs:after {
  display: table;
  content: "";
  line-height: 0;
}
ul.tabs:after {
  clear: both;
}
ul.tabs > li {
  margin: 0;
  padding: 0;
  float: left;
}
ul.tabs > li:before {
  display: none;
}
ul.tabs > li > a,
ul.tabs > li > span {
  display: block;
  text-align: center;
  position: relative;
  color: #ffffff;
  font-size: 15px;
  line-height: 18px;
  padding: 18.5px 30px;
  background: #60c0ef;
  text-transform: uppercase;
  border: 2px solid #60c0ef;
  border-bottom: none;
  cursor:pointer;
}
ul.tabs > li > a:after,
ul.tabs > li > span:after {
  content: '';
  position: absolute;
  top: 100%;
  height: 4px;
  left: 0;
  right: 0;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
ul.tabs > li > a:hover,
ul.tabs > li > span:hover {
  background: #039be5;
  border-color: #039be5;
}
ul.tabs > li:nth-child(even) > a,
ul.tabs > li:nth-child(even) > span {
  background: #039be5;
  border-color: #039be5;
}
ul.tabs > li:nth-child(even) > a:hover,
ul.tabs > li:nth-child(even) > span:hover {
  background: #60c0ef;
  border-color: #60c0ef;
}
ul.tabs > .active > a,
ul.tabs > .current > a,
ul.tabs > .active > span,
ul.tabs > .current > span {
  background: #ffffff !important;
  color: #039be5 !important;
  border-color: #039be5 !important;
}
ul.tabs > .active > a:after,
ul.tabs > .current > a:after,
ul.tabs > .active > span:after,
ul.tabs > .current > span:after {
  background: #ffffff !important;
}
ul.tabs > .active > a:hover,
ul.tabs > .current > a:hover,
ul.tabs > .active > span:hover,
ul.tabs > .current > span:hover {
  color: #ffffff;
}
ul.tabs > .active > a:hover:after,
ul.tabs > .current > a:hover:after,
ul.tabs > .active > span:hover:after,
ul.tabs > .current > span:hover:after {
  background: #039be5;
}
ul.tabs {
    padding:0;
  border-bottom: 2px solid #039be5;
}
.tab_content h2{
    font-size:13px;
    line-height:20px;
}
.tab_content p{
    font-size:13px;
    line-height:20px;
    margin:10px 0px;
}
.tab_content ul{
    margin:10px 0px;
}
 #tab1 ul li{
    font-size:15px;
    line-height:18px;
}
        #tab2 ul li{
    font-size:15px;
    line-height:18px;
}
        #tab3 ul li{
    font-size:15px;
    line-height:18px;
}
        #tab4 ul li{
    font-size:15px;
    line-height:18px;

}
         #tab5 ul li{
    font-size:15px;
    line-height:18px;
}
        @media screen and (max-width: 767px) {
            .tabs {
                display: none;
            }

            .tab_drawer_heading {
                background-color: #ccc;
                color: #fff;
                border-top: 1px solid #333;
                margin: 0;
                padding: 5px 20px;
                display: block;
                cursor: pointer;
                -webkit-touch-callout: none;
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
            }

            .d_active {
                background-color: #666;
                color: #fff;
            }
        }