@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);

 @import url(https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);

body {
	overflow-x: hidden;
	font-family: 'roboto', sans-serif;
	background: #f3f4f4;
}

a {
	text-decoration: none!important;
}

:hover, a, h1, h2, h3, h4, h5, h6, li, p, ul {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #777;
}

::-moz-placeholder { /* Firefox 19+ */
color: #777;
}

:-ms-input-placeholder { /* IE 10+ */
color: #777;
}

:-moz-placeholder { /* Firefox 18- */

color: #777;

}

.no-margin {

	margin: 0!important;

	padding: 0!important

}

.center {

	margin: 0 auto!important;

	display: table!important;

	float: none!important

}

.topBar {

	background: #333580;

}

.topBar ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

.topBar.open > .dropdown-menu {

	display: block;

}

.topBar ul li {

	float: left;

}

.topBar ul li a {

	color: #fff;

	font-size: 13px;

	font-weight: 600;

	padding: 15px 20px;

	display: block;

}

.topBar ul li a:hover {

	background: #01005f

}

 background: #01005f;

.topBar ul li:first-child a {

	border: 0px;

}

.topBar ul.dropdown-menu li a {

	color: #000

}

.topBar ul.dropdown-menu li {

	width: 100%;

	padding: 0 0px;

}
.storeImg span.sp-storeImg, .product-detail-img span.sp-storeImg{
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    background-position: center;
    width: 100%;
    height: 200px;
    background-color: #fff;
    display: block;
}
.product-detail-img span.sp-storeImg{
	height: 300px;
    background-size: 100% 100%;
}
span.sp-offeringImg {
    width: 100%;
    height: 200px;
    display: block;
    background-repeat: no-repeat;
	background-size: contain;
	background-color: #fff;
	background-position: center;
}
.header_middle {

	padding: 20px 0px 0;

	background: #f3f4f4;

	border-bottom: 1px solid #cdcedd;

}

.header_middle a.main_logo {

	padding: 15px 50px 0 0;

}

.searchBar {

	position: relative

}

.searchBar {

	margin: 10px 0 0;

	text-align: center;

	position: relative;

}

.searchBar input[type="text"] {

	width: 100%;

	padding: 0px 60px 0 10px;

	background-color: #fefefe;

	border: 1px solid #e4e4e4;

	height: 55px;

	border-radius: 0;

	outline: none;

	float: left;

}

/*.header_middle select {

	width: 23%;

	padding:0px 6px 0 10px;

	background-color: #fefefe;

	border: 1px solid #e4e4e4;

	height: 45px;

	border-radius: 0; position:relative;

	outline: none;

	float: left;

}*/

.searchBar button {

	width: 50px;

	border: 0;

	background-color: #30327d;

	color: #000;

	font-size: 14px;

	display: inherit;

	padding: 10px 16px;

	height: 45px;

	outline: none;

	position: absolute;

	top: 5px;

	right: 5px;

}

.cart_div {

	position: relative;

	padding: 0px 0;

	background: #fff;

	border: 1px solid #d6d7e6;

	margin-top: 10px;

	height: 57px;

	margin-bottom: 10px;

}

.cart_img {

	width: 50px;

	height: 55px;

	float: left;

	text-align: center;

	border-right: 1px solid #aaa;

	padding: 13px 0;

	background: #30327d;

}

.cart_div select {

	appearance: none;

	-moz-appearance: none;

	-webkit-appearance: none;

	background: url(../images/arowdown.png) no-repeat;

	width: 129px;

	border: 0;

	height: 50px;

	background-position: 93%;

	text-align: center;

	padding: 0 23px;

	font-size: 17px;

	outline: none

}

.cart_title {

	font-size: 14px;

	color: #292929;

	margin: 15px 15px 15px 10px;

	font-weight: 500;

	text-align: right;

}

.cart_title span {

	color: #408de4

}

.cart_div a {

	text-decoration: none;

}

.navDiv-menu {

	margin: 3px 0;

}

.navDiv-menu .navbar {

	position: relative;

	min-height: auto;

	margin-bottom: 0;

	border: 1px solid transparent;

}

.navDiv-menu .navbar-nav {

    float: right;

    margin: 0px auto;

    display: table;

    margin-right: -55px;

}

.navDiv-menu .navbar-default {

	background-color: transparent;

	border-color: transparent;

}

.navDiv-menu .navbar-nav > li {

	float: left;

	padding: 4px 10px 4px;

}

.navDiv-menu .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {

	background: #333580!important;

	color: #fff!important;

}

.navDiv-menu .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {

	background: #333580!important;

	color: #fff!important;

}

.navDiv-menu .navbar-default .navbar-nav>li>a {

	font-size: 17px;

	color: #343446;

	text-align: left;

	margin: 0;

	line-height: 24px;

	letter-spacing: 0;

	font-weight: 500;

	padding: 9px 20px;

	border-radius: 5px;

}

.navDiv {

	background: #408de4;

}

.referBtn {

}

.referBtn a {

	font-size: 14px;

	color: #408de4;

	margin: 7px 10px;

	line-height: 24px;

	letter-spacing: 0;

	font-weight: 700;

	padding: 7px 40px;

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

	text-transform: uppercase;

	display: inline-block;

	background: #fff;

	text-align: center;

	float: right;

	border-radius: 5px;

}

.referBtn a:hover {

	background: #408de4;

	color: #fff;

}

.logo {

    margin: -7px 0 10px 0;

    width: 260px;

}

.logo img {
	width: 100%;
    margin: 0 auto;
}



.sliderMain .panel-body {

     padding: 0px; 

}

.sliderMain .panel {

     margin-bottom: 0px; 

     background-color: #fff; 

     border: 0px; 

     border-radius: 4px; 

     -webkit-box-shadow: none; 

     box-shadow: none; 

}



.sliderMain .panel-title {margin-top: 0;margin-bottom: 0;font-size: 17px;color: inherit;}



.panel-title span .fa {

    font-size: 18px;

    float: right;

}

.sliderMain .panel-default > .panel-heading {

    border-radius: 0;

    color: #333;

    background-color: transparent;

    border-color: #ddd;

    border: 0;

    padding: 0px 0px;

    border-radius: 0;

}

.sliderMain .panel-group .panel {

	margin-bottom: 0;

	border-radius: 0;

	border: 0;

}

.categories_nav ul.category-menu {

	list-style: none;

	margin: 0;

	padding: 0;

}

.categories_nav ul.category-menu li {

	margin: 0;

	padding: 10px 15px;

	text-align: left;

	border-bottom: 1px solid #ebebeb;

}

.categories_nav ul.category-menu li a {

	padding: 3px 0;

	font-size: 14px;

	color: #666666;

	border: none;

	background: none;

	text-align: left;

	cursor: pointer;

	outline: none;

	font-weight: 500;

	position: relative;

	width: 100%;

	display: block;

}

.categories_nav ul.category-menu li a span {

	float: right;

	font-size: 23px;

	color: #408de4;

	font-weight: 800;

}

.categories_nav ul.category-menu li:hover > .sub-menu, .categories_nav ul.category-menu li:hover > .sub-menu li:hover > .child-menu {

	display: block;

}

.categories_nav ul.category-menu li ul.sub-menu {

	width: 100%;

	left: 100%;

	top: 0;

	border-radius: 0;

	padding: 0;

	border: 0;

	border-left: 2px solid #ffd200;

	-webkit-transition: ease-in all 0.5s;

	-moz-transition: ease-in all 0.5s;

	-ms-transition: ease-in all 0.5s;

	-o-transition: ease-in all 0.5s;

	transition: ease-in all 0.5s;

	background-color: #3b83d4;

}

.left-menu .categories_nav .sub-menu li {

	text-align: left;

	padding: 4px 8px;

}

.left-menu .categories_nav .sub-menu li {

	text-align: left;

	padding: 4px 8px;

}

.sub-menu li {

	padding: 0px 0px!important;

}

.sub-menu li a {

	padding: 8px 15px!important;

	width: 18%;

	color: #fff!important;

	font-size: 14px;

}

.forAll {

	float: right;

}

.forAll h4 {

	font-size: 16px;

	color: #343446;

	margin-bottom: 0

}

.forAll a {

	text-decoration: none!important;

	font-size: 32px;

	color: #01005f;

	font-weight: 700;

}

.categoryList {

}

.categoryList h2 {

	font-size: 18px;

	color: #fff;

	background: #333580;

	padding: 20px;

	margin: 10px 0;

}

.categoryList ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

.categoryList ul li {

    border: 1px solid #d6d7e6;

    background: #ffffff;

    font-size: 14px;

    text-align: left;

    padding: 0px;

    border-left: 0;

    border-right: 0;

}

.categoryList ul li a {display: block;padding: 10px 7px;color: #6e6e78;}

.categoryList ul li a:hover {

	background: #333580;

	color: #fff

}

.sliderBottomText {

}

.sliderBottomText h2 {

	font-size: 43px;

	color: #01005f;

	font-family: 'raleway';

	font-weight: 700;

}

.sliderBottomText p {

	margin: 0 0 10px;

	font-size: 17px;

	color: #6e6e78;

}

section.sliderMain {

	background: #f3f4f4;

	padding: 0 0 50px;

}

/* Slider Header */





/* Offering Section */



section.ourOffering {

	background: #f3f4f4;

	border-top: 1px solid #cdcedd;

	padding: 50px 0;

}

section.ourOffering .mainButton {

	margin: 35px auto;

	display: table;

}

section.ourOffering h1 {

	font-size: 43px;

	color: #01005f;

	font-family: 'raleway';

	font-weight: 700;

	text-align: center;

}

.offeringBox {

	position: relative

}

.offeringOverly {

	position: absolute;

	top: 0;

	bottom: 0;

	display: flex;

	align-items: center;

	width: 100%;

}

.offeringOverly div {

	margin: 0px auto;

	display: table;

	float: none;

}

.offeringOverly div img {

	width: 75%;

	margin: 0px auto;

}

.offeringBox h2 {

	font-size: 15px;

	background: #333580;

	color: #fff;

	margin: 0;

	padding: 15px 0;

	text-align: center;

	font-family: 'raleway';

	font-weight: 700;

}

.offeringBox {

	position: relative;

	border-radius: 4px;

	margin: 20px 0 55px;

}

.offeringBox a {

	/*position: absolute;*/

	bottom: -46px;

	width: 100%;

	z-index: 22;

}





.main-box button#dropdownMenu2 {

    background: transparent;

    width: 100%;

    text-align: left;

    font-size: 15px;

    border: 0;

    border-radius: 0;

    outline: none;

    transition: all 0.9s ease-in-out;

    padding: 10px;

    color: #6e6e78;



}





.dropdown.main-box span .fa {

    float: right;

    font-size: 18px;

    background: transparent;

    border: 0;

}









.inner-box.dropdown-item {

    float: left;

    padding: 6px 11px;

    border: 0;

    background: transparent;

    display: block;

    width: 100%;

    text-align: left;

    outline: none;

    border-radius: 0;

    /* display: block; */

    padding: 10px;

    color: #6e6e78;

}

.main-box button#dropdownMenu3 {

    background: transparent;

    width: 100%;

    text-align: left;

    font-size: 15px;

    border: 0;

    border-radius: 0;

    outline: none;

    transition: all 0.9s ease-in-out;

    padding: 10px;

    color: #6e6e78;



}









/* Offering Section */



.mainButton {

	color: #fff;

	font-family: 'raleway';

	font-weight: 600;

	background: #333580;

	display: inline-block;

	padding: 14px 40px;

	border-radius: 50px;

	font-weight: 600;

}

.mainButton:hover, .mainButton:focus {

	background: #333;

	color: #fff

}

/* About Section */



section.aboutSec {

	background: #f3f4f4;

}

section.aboutSec h2 {

	font-size: 43px;

	color: #01005f;

	font-family: 'raleway';

	font-weight: 700;

	color: #01005f;

}

section.aboutSec p {

	margin: 10px 0;

	font-size: 17px;

	color: #6e6e78;

	line-height: 28px;

}

section.aboutSec .mainButton {

	margin: 20px 0;

	padding: 14px 58px;

}

/* About Section */



/* Client Box */



section.clientsSec {

	background: #f3f4f4;

	padding: 30px 0;

}

section.clientsSec .owl-carousel .owl-nav button.owl-prev {

	position: absolute;

	right: 0;

	font-size: 30px;

	top: 30%;

	left: 14px;

	opacity: 0.5;

	outline: none;

}

section.clientsSec .owl-carousel .owl-nav button.owl-next {

	position: absolute;

	right: 0;

	font-size: 30px;

	top: 30%;

	right: 14px;

	opacity: 0.5;

	outline: none;

}

section.clientsSec .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {

	display: block;

}

section.clientsSec .owl-carousel.owl-loaded {

	display: block;

	background: #fff;

	box-shadow: 0 0 22px rgba(0,0,0,0.1);

}

.clientBox {

	display: flex;

	align-items: center;

	height: 100px;

}

.clientBox a {

	margin: 0px auto;

	display: table;

	float: none;

}

/* Client Box */





/* Footer */

.cp-footer {

	background: #f3f4f4;

	padding-top: 15px;

}

.cp-footer p {

	font-size: 15px;

	color: #797982;

	margin: 15px 0;

	font-weight: 500;

}

.cp-footer h4 {

	font-size: 15px;

	color: #797982;

	margin: 50px 0 0 0;

	font-weight: 500;

	line-height: 21px;

}

.cp-footer h4 strong {

	color: #333

}

.cp-copyright-row {

	background: #333580;

	margin-top: 35px;

}

.cp-copyright-row p {

	font-size: 14px;

	font-weight: 400;

	color: #fff;

	margin: 15px 0;

	text-align: center;

}

.cp-footer h3 {

	font-size: 18px;

	color: #01005f;

	margin-top: 20px;

	font-family: 'raleway';

	font-weight: 700;

	position: relative;

}

.cp-footer h3:after {

	position: absolute;

	left: 0;

	bottom: -20px;

	width: 55px;

	height: 2px;

	background: #dadbdb;

	content: "";

}

.cp-footer ul {

	padding: 20px 0;

	list-style: none;

}

.cp-footer ul li {

	margin: 5px 0

}

.cp-footer ul li a {

	font-size: 15px;

	color: #797982;

	margin: 20px 0;

	display: block;

	font-weight: 500;

}

.socialIcon {

}

.socialIcon ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

.socialIcon ul li {

	float: left;

	padding: 0 20px 0 0;

	margin: 0;

}

.socialIcon ul li a {

	font-size: 18px;

}

.paypal {

}

.paypal ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

.paypal ul li {

	float: left;

	padding: 0 15px 0 0;

	margin: 0;

}

/* Footer */





/* About Page */

.aboutBottomText {

	margin: 20px 0

}

.aboutBottomText img {

	margin-bottom: 20px;

}

.aboutBottomText p {

	margin: 15px 0 15px;

	font-size: 17px;

	color: #6e6e78;

	font-weight: 600;

	line-height: 23px;

}

.aboutBottomText ul {

	list-style: none;

	margin: 0;

	padding: 0

}

.aboutBottomText ul li {

	margin: 5px 0;

	font-size: 17px;

	font-family: 'raleway';

	font-weight: 600;

}

.aboutBottomText ul li a {

	color: #01005e

}

.sumryText {

	background: #f3f4f4;

}

.sumryText h2 {

	font-size: 40px;

	color: #01005f;

	font-family: 'raleway';

	font-weight: 700;

}

.sumryText p {

	margin: 0px 0;

	font-size: 16px;

	color: #6e6e78;

	line-height: 28px;

}

.sumryText h3 {

	font-size: 24px;

	color: #01005f;

	font-family: 'raleway';

	font-weight: 700;

}

/* About Page */





.innerBanner {
display: block !important;
}
}

.innerBanner iframe {

	filter: grayscale(100);

	pointer-events: none;

	border: 3px solid #d6d7e6!important;

}

/* ccntact page */







.addressBox {

	overflow: hidden;

	padding: 20px 0;

	border-bottom: 1px solid #dddddd;

}

.addressBox h2 {

	font-size: 16px;

	color: #44444b;

	font-weight: 600;

	margin: 4px 0;

}

.addressBox p {

	margin: 0 0 10px;

	font-size: 18px;

	color: #333580;

	font-weight: 600;

}

.addressBox p a {

	color: #333580;

}

.contactForm {

	margin: 30px 0;

}

.contactForm h2 {

	font-size: 24px;

	color: #333580;

	font-family: 'raleway';

	font-weight: 700;

	margin: 0 0 20px 0;

}

.contactForm input[type="text"], .contactForm input[type="email"], .contactForm textarea {

	width: 100%;

	height: 50px;

	border: 1px solid #d7d7d7;

	padding: 0 15px;

	outline: none;

	margin-bottom: 19px;

}

.contactForm textarea {

	height: 180px;

	resize: none;

	padding: 20px;

}

.contactForm button {

	outline: none;

	border: 0

}

/* ccntact page */





/* advance-search */



.advance-search {

	padding: 0;

}

.advance-search h2 {

	font-size: 24px;

	color: #333580;

	font-family: 'raleway';

	font-weight: 700;

	margin: 0 0 20px 0;

}

.searchSettingBox {

	background: #fff;

	border: 1px solid #d7d7d7;

	overflow: hidden;

	padding: 30px 15px;

}

.searchSettingBox h3 {

	font-size: 17px;

	color: #3d3d43;

	border-bottom: 1px solid #cacaca;

	padding-bottom: 15px;

	margin-bottom: 15px;

	margin-top: 0;

}

.searchSettingBox input[type="text"], .searchSettingBox input[type="email"], .searchSettingBox select {

	width: 100%;

	height: 50px;

	border: 1px solid #d7d7d7;

	padding: 0 15px;

	outline: none;

	margin: 10px 0;

}

.searchSettingBox button {

	border: 0;

	width: 100%;

	border-radius: 0;

	margin: 10px 0;

}

/* advance-search */











/* customer pick up */



.customer-pick {

	padding: 20px 0

}

.customer-pick h2 {

	font-size: 24px;

	color: #01005f;

	font-family: 'raleway';

	font-weight: 700;

}

.customer-pick p {

	margin: 15px 0;

	font-size: 14px;

	color: #333333;

	line-height: 28px;

}

.mapBox {

	margin: 30px 0;

	overflow: hidden;

}

.mapBoxText {

	display: flex;

	align-items: center;

	height: 250px;

}

.mapBox iframe {

	border: 2px solid #d6d7e6!important

}

.mapBox h2 {

	font-size: 18px;

	color: #01005f;

	font-weight: 600;

}

.mapBox p {

	font-size: 18px;

	color: #01005f;

	font-weight: 500;

}



.text-box {

    padding: 15px 12px;

    margin-bottom: 20px;

}



 .text-box p {   margin: 15px 0;

		    font-size: 14px;

		    color: #333333;

		    line-height: 28px;}

/* customer pick up **/







/* faqsSection */



.faqsSection {

padding:

}

.faqsSection h1 {

	font-size: 30px;

	color: #01005f;

	font-family: 'raleway';

	font-weight: 700;

	margin-bottom: 35px;

}

.faqsSection ul {

	list-style: none;

	margin: 20px 0;

	padding: 0

}

.faqsSection ul li {

	margin: 13px 0;

	font-size: 16px;

	font-family: 'raleway';

	font-weight: 600;

}

.faqsSection ul li a {

	color: #333333;

	text-decoration: underline!important

}

.creditSec {

	padding: 0 0 30px 0;

	background: #f3f4f4;

}

.creditSec hr {

	margin-top: 20px;

	margin-bottom: 40px;

	border: 0;

	border-top: 1px solid #e2e2e2;

	margin-top: -5px;

}

.creditSec h2 {

	font-size: 22px;

	color: #01005f;

	font-weight: 600;

	margin-top: 5px;

}

.creditSec h3 {

	font-size: 16px;

	color: #333333;

	line-height: 22px;

}

.creditSec p {

	margin: 15px 0;

	font-size: 15px;

	color: #555;

}

.creditSec a {

    margin: 0 0 30px;

    font-size: 15px;

    color: #b0afaf;

    display: block;

}

/* faqsSection */





/* Store page */



.storeMain {

}

.storeMain h2 {

	font-size: 30px;

	color: #01005f;

	font-family: 'raleway';

	font-weight: 700;

	margin-bottom: 20px;

	margin-top: 20px;

}

.storeMain ul {

	list-style: none;

	margin: 30px 0;

	padding: 0 0 20px 0;

	border-bottom: 1px solid #d6d7e6;

}

.storeMain ul li {

	float: left;

	width: 19.5%;

}

.storeBox {

	position: relative;

	padding: 5px;

}

.storeBox h3 {

	font-size: 14px;

	font-family: 'raleway';

	font-weight: 700;

	text-align: center;

	line-height: 22px;

}

.storeImg {

	background: #fff;

	border: 1px solid #d6d7e6;

	display: flex;

	align-items: center;

	height: 150px;

	width: 100%;

}

.storeImg a {

	margin: 0px auto;

	display: table;

	float: none;

}

.storeImg img {

	margin: 0px auto;

	display: table;

	float: none;

}

/* Store page */



/* My account Page */



section.myAacount {

	background: #f3f4f4;

	padding: 50px 0;

}

.myAccountForm {

	background: #fff;

	border: 1px solid #cdcedd;

	padding: 35px;

}

.myAccountForm label {

	display: block;

	max-width: 100%;

	margin-bottom: 5px;

	font-weight: bold;

	font-size: 18px;

	color: #333333;
	text-align: left;

}

.myAccountForm h6 a {

	text-decoration: underline!important;

	color: #4892ff;

}

.myAccountForm input[type="text"], .myAccountForm input[type="password"], .myAccountForm select, .myAccountForm input[type="number"] {

	width: 100%;

	height: 50px;

	border: 1px solid #d7d7d7;

	padding: 0 15px;

	outline: none;

	margin-bottom: 19px;

}

.myAccountForm h5 {

	font-size: 14px;

	color: #777777;

}

.myAccountForm button {

	padding: 11px 65px;

	outline: none;

	background: #01005f;

	border: 0;

	border-radius: 5px;

	margin: 10px 00;

}

.notRegisterd {

	background: #333580;

	padding: 20px;

	border-radius: 6px;

}

.notRegisterd h2 {

	font-size: 18px;

	text-align: center;

	color: #fff;

}

.notRegisterd p {

	margin: 0px auto;

	font-size: 13px;

	color: #fff;

	width: 75%;

	text-align: center;

}

.notRegisterd .mainButton {

	color: #333580;

	font-family: 'raleway';

	font-weight: 600;

	background: #fff;

	display: inline-block;

	padding: 11px 55px;

	border-radius: 5px;

	font-weight: 600;

	margin: 10px auto 0;

	display: table;

}

.notRegisterd ul {

	list-style: none;

	margin: 0px auto;

	display: table;

	padding: 0;

}

.notRegisterd ul li {

	float: left;

	margin: 0 6px;

	border-radius: 100%;

	width: 50px;

	height: 50px;

	border: 2px solid #fff;

	text-align: center;

	padding: 12px 0;

}

.notRegisterd ul li a {

	font-size: 18px;

	color: #fff;

	display: block;

}

.notRegisterd ul li a:hover {

	transform: rotate(360deg);

	transition: 1s;

}

.notRegisterd h6 {

	font-size: 21px;

	color: #fff;

	text-align: center;

}

/* My Account page */





/* cart css start */



.carttable th, .carttable td, .carttable tr {

	border: 0 !important;

}

.carttable th {

	color: #fff;

	font-weight: 400;

	text-transform: uppercase;

	background: #333580;

	padding: 20px !important;

}

.carttable td {

	color: #4c4c4c;

	font-weight: 500;

	padding: 40px 0px !important;

	font-size: 14px;

	position: relative;

	vertical-align: middle !important;

}

.carttable td {

	color: #4c4c4c;

	font-weight: 500;

	padding: 40px 0px !important;

	font-size: 14px;

	position: relative;

	vertical-align: middle !important;

}

.carttable td:nth-child(2) {

	padding: 40px 20px !important;

}

.carttable td:nth-child(3) {

	padding: 40px 20px !important;

}

.carttable td:nth-child(4) {

	padding: 40px 20px !important;

}

.carttable select {

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	border: 1px solid #d7d7d7;

	height: 40px;

	color: #a3a3a3;

	font-weight: 100;

	text-transform: capitalize;

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

	width: 80px;

	padding: 0 10px;

}

.carttable table thead th:first-child {

	padding-left: 105px !important;

}

.carttable tbody tr {

	border-bottom: 1px solid #e5e5e5 !important;

}

.carttable tr a.removeproduct {

	position: absolute;

	top: 49%;

	-webkit-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	transform: translateY(-50%);

	right: 10px;

	color: #000;

	font-size: 18px;

}

.carttable h4 {

	font-weight: 500;

	font-size: 14px;

	color: #4c4c4c;

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

}

.carttable h5 {

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

	font-size: 12px;

	color: #737373;

}

.cartimage {

	position: relative;

	top: 10px;

}

.carttable select {

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	border: 1px solid #d7d7d7;

	height: 25px;

	color: #a3a3a3;

	font-weight: 100;

	text-transform: capitalize;

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

	width: 62px;

	padding: 0 10px;

	font-size: 14px;

	color: #999999;

	display: table;

}

.cart-select {

	position: relative;

}

.cart-select:before {

	position: absolute;

	content: "\f107";

	font: normal normal normal 14px/1 FontAwesome;

	left: 45px;

	top: 6px;

	color: #999999;

}

.shipping ul li {

	clear: both;

}

.shipping h4 {

	font-weight: 500;

	margin: 0;

	text-transform: capitalize;

	font-size: 14px;

	color: #262626;

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

}

.shipping .form-control {

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	border: 1px solid #d7d7d7;

	height: 40px;

	color: #a3a3a3;

	font-weight: 400;

	text-transform: capitalize;

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

	font-size: 14px;

	color: #737373;

}

.shipping button {

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 50px;

	border: 1px solid #262626;

	font-weight: 500;

	background: #262626;

	text-transform: uppercase;

	color: #fff;

	padding: 10px 30px;

	outline: none;

	font-size: 13px;

}
.shipping button.save_Cart {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 50px;
	font-weight: 500;
	border: 1px solid #c0ae2c;
	background: #c0ae2c;
	text-transform: uppercase;
	color: #fff;
	padding: 10px 30px;
	outline: none;
	font-size: 13px;
	width: 100%;
}
.shipping form {

	margin-top: 20px;

}

.shipping ul li {

	padding: 15px 0;

	border-bottom: 1px solid #e5e5e5;

	display: table;

	width: 100%;

}

.shipping .update {

	margin-top: 25px;

}

.shipping .update a {

	text-transform: uppercase;

	font-size: 13px;

	padding: 12px 27px;

	margin-right: 10px;

	color: #fff;

	border-radius: 50px;

}

.shipping .update a:first-child {

	background: #262626;

	border-radius: 50px;

}

.shipping .update a:last-child {

	background: #333580;

}

.shipping .form-group>select.form-control {

	background-position: 98.5% center;

}

.cart-select {

	position: relative;

	text-align: center;

}

.cart-select select {

}

.shipping .cart-select:before {

	position: absolute;

	content: "\f107";

	font: normal normal normal 14px/1 FontAwesome;

	right: 128px;

	top: 11px;

}

.form-group .cart-select:before {

	position: absolute;

	content: "\f107";

	font: normal normal normal 14px/1 FontAwesome;

	right: 10px;

	top: 11px;

	color: #a5a3a3;
	text-align: right;

}

.shipping {

	padding: 10px 0 0px;

}

.cartMain {

	padding: 50px 0

}

/* cart css end */





/* stockMain */



.stockMain {}

.stockMain h2 {

	font-size: 30px;

	color: #01005f;

	font-family: 'raleway';

	font-weight: 700;

	margin-bottom: 20px;

	margin-top: 20px;

}

.stockMain .storeImg {

  

    height: 220px;

    width: 100%;

}

.stockMain .storeImg div{ margin:0px auto; display:table}

.stockMain .storeText {

    display: flex;

    align-items: center;

    height: 221px;

    padding: 0 25px;
	margin-top: 20px;

}

.stockMain .storeText p {

    margin: 0 0 10px;

    color: #6e6e78;

    font-size: 15px;

}

.stockMain .storeText h3 {

    margin: 0 0 13px;

    color: #30327d;

    font-size: 15px;

    font-style: italic;

}



.searchSize {

    padding: 25px;

    background: #fff;

    border: 1px solid #d6d7e6;

    margin: 30px 0;

    border-radius: 5px;

}

  

.searchSize h2 {

    font-size: 18px;

    color: #01005f;

    font-family: 'raleway';

    font-weight: 700;

    margin-bottom: 20px;

    margin-top: 0;

}

.searchSize ul li input {

    width: 80px;

    height: 50px;

    border: 1px solid #d7d7d7;

    padding: 0 15px;

    outline: none;

    margin-bottom: 19px;

}

.searchSize  li {

   font-size:17px; 

}

.searchSize ul li button { border:0;}



.narrow { }

.narrow li { }

.narrow li button {

    border: 0;

    outline: none;

    padding: 10px 16px;

}





.stockTable {

    padding: 0 0 30px 0;

}

.stockTable h6 {

   

    text-align: right;

    font-size: 17px;

}

.stockTable table {width:100%;}



.stockTable table th {

    background: #30327d;

    text-align: center;

    padding: 14px 0;

    color: #fff;}

	

.stockTable table td {

    background: #ffff;

    text-align: center;

    padding: 10px 0;

    color: #333;

}

	.stockTable table td input {

    width: 80px;

    height: 45px;

    padding: 0 14px;

    margin: 0 10px;

}

	.stockTable table td a {

     color: #30327d;

}



.paginationDiv { }

.paginationDiv ul { margin:30px auto; display:table; float:none;  list-style:none}

.paginationDiv ul li { float:left; margin:0 3px; font-size:14px; font-weight:600 }

.paginationDiv ul li  a { color:#666}

.paginationDiv ul li.active a { color:#30327f}

/* stockMain */



.pickupText {    font-size: 25px;

    color: #01005f;

    font-weight: 600;

    text-align: center;

    line-height: 40px;
	display: inline-block;

}


.shpng-tab {
    margin: 40px 0 0;
}
.shpng-lst p {
    font-size: 14px;
    color: #3b3b3b;
    margin: 30px 0 0;
    padding: 0 60px 15px 0;
    line-height: 25px;
    border-bottom: 1px solid #c5c5c5;
}

/* Inner Checkout Css */

.checkout-area .checkout-form-list input[type="text"],
.checkout-area .checkout-form-list input[type="password"],
.checkout-area .checkout-form-list input[type="email"] ,
.checkout-area .checkout-form-list input[type="time"] {
	border: 1px solid #ccc;
	height: 42px;
	padding: 0 0 0 10px;
	width: 100%;
	outline: none;
	margin-bottom: 20px;
	transition: all 0.3s ease-in-out;
	border-radius: 4px;
}

.checkout-area .checkout-form-list input[type="text"]:focus,
.checkout-area .checkbox-form .checkout-form-list input[type="password"]:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.checkout-area .add-info textarea {
	border: 1px solid #ccc;
	height: 300px;
	padding: 10px;
	width: 100%;
	outline: none;
	border-radius: 4px;
	resize: none;
}

.checkout-area .add-info textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.checkout-area select {
	border: 1px solid #ccc;
	height: 42px;
	padding-left: 10px;
	width: 100%;
	outline: none;
	margin-bottom: 20px;
}

.checkout-area h3 {
	color: #232323;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 10px 0;
	line-height: 30px;
	margin-bottom: 22px;
	letter-spacing: 2px;
}

.ship-card ul {
	list-style: none;
	padding: 0;
}

.ship-card ul li {
	float: left;
	margin-right: 5px;
}

.your-order-area .product-name {
	border: none;
}

.your-order-area .your-order-table table {
	width: 100% !important;
	border-collapse: collapse;
}

.your-order-area .your-order-table thead tr th {
	height: 50%;
	background: #333580;
	color: #fff;
	padding: 10px;
}

.your-order-area .your-order-table tbody tr td {
	padding: 10px 10px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

.your-order-area .your-order-table tbody tr.sub-total {
	background: #f4f4f4;
}

.your-order-area .your-order-table tbody tr.border {
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

.your-order-area .your-order-table tfoot tr th,
.your-order-area .your-order-table tfoot tr td {
	height: 50%;
	background: #333580;
	color: #fff;
	padding: 10px;
	padding: 10px;
    width: 80%;
}

.payment-mathod {
	margin-top: 25px;
	padding: 30px 20px;
	border: 1px solid #d3d3d3;
	margin-bottom: 39px;
}

.payment-mathod label {
	font-size: 16px;
	font-weight: normal;
	margin-left: 20px;
}

.payment-mathod .ppal label {
	margin-left: 20px;
}

.shipping-method input[type="submit"] {
	margin-top: 25px;
	/*background-color: #c12126;
	color: #fff;*/
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px 20px;
	display: inline-block;
	font-weight: 500;
	text-decoration: none;
	border: none;
}

.payment-mathod .product-comment {
	padding: 25px 20px;
	border: 1px solid #2c2c2c;
	margin-top: 15px;
}

.payment-mathod .product-comment .product-comment-content {
	position: relative;
}

.payment-mathod .product-comment .product-comment-content:before {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	content: "";
	display: block;
	height: 10px;
	left: 30px;
	position: absolute;
	top: -31px;
	transform: rotate(137deg);
	width: 10px;
}

.checkout-area h3 {
	color: #232323;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 10px 0;
	line-height: 30px;
	margin-bottom: 22px;
}

.checkout-area label {
	color: #666666;
	font-weight: 500;
	display: inline;
}

.checkout-area {
	padding-top: 30px;
	padding-bottom: 50px;
}

/* Inner Checkout Css Ends */

/* sidebar advancement*/
.sliderMain a span {
    /*float: left;*/
}
/*.sliderMain p {
    display: inline-block;
    margin: 0;
}*/
.categoryList ul li a.catName {
    width: 89%;
    display: inline-block;
    vertical-align: top;
}
.categoryList ul li a.arrowOpen {
    width: 10%;
    display: inline-block;
    margin-left: -4px;
    vertical-align: top;
}
.categoryList ul li a {
    /*display: inline-block;*/
    /*float: right;*/
}
/*.categoryList h4.panel-title:hover a {
    background: #30327d;
    color: #fff;
}*/
.categoryList h4.panel-title:hover {
    background: #30327d;
    color: #fff;
}
.categoryList h4.panel-title:hover a {
    color: #fff;
}
.categoryList h4.panel-title.active {
    background: #30327d;
    color: #fff;
}
.categoryList h4.panel-title.active a {
    color: #fff;
}
.categoryList ul li.active a {
    color: #fff;
    background-color: #333580;
}

/* sidebar advancement end*/


label.require{
	color: #333580;
}
.list-group-item.active {
    background-color: #333580;
}

.list-group-item.active:hover {
    background-color: #333580;
}
.storeBox h3 a {
    color: #000;
}
small.product_sku>a{
	color:#30327d;
}
.myAccountForm .select2-container .select2-choice {
    display: block;
    height: 47px;
    margin: 0 0 23px 0;
}

.reset h2 {
    padding-bottom: 10px;
    font-size: 25px;
    color: #01005f;
    font-family: 'raleway';
    font-weight: 700;
}
.billing_copy {
    padding-top: 30px;
}
/* Begin Radio Style*/
.checkbox {
    position: relative;
}
.checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}
.checkbox label {
    display: block;
}
.checkbox label:before {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50px;
    border: 2px solid #333580;
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
}
.checkbox input[type="radio"]:checked + label:after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background: #333580;
    display: block;
    position: absolute;
    top: 7px;
    left: 4.3px;
}
/* END: Radio Style*/

.change_time i{
	 color: #333580;
}
.popover{
	 background: #333580;
}
.popover.top .arrow:after {
  border-top-color:#333580;
}
.popover-content {
    color: #ffff;
    font-size:15px;
    width:100%
}
.modal-header {
    background: #333580;
    color: #fff;
}

.modal-header .close {
    color: #ffff;
}
.modal-footer button:last-child {
    background: #333580;
}
.modal-footer button:first-child {
    background: #262626;
}
.modal-footer button {
	padding: 10px 5px 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 50px;
    border: 1px solid #262626;
    font-weight: 500;
    background: #262626;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 30px;
    outline: none;
    font-size: 13px;
}

@media only screen and (min-device-width:120px) and (max-device-width:767px) and (orientation:portrait) {

}

 @media only screen and (min-device-width:520px) and (max-device-width:767px) and (orientation:portrait) {

}

@media only screen and (min-device-width:120px) and (max-device-width:750px) and (orientation:landscape) {

}

@media only screen and (min-device-width:751px) and (max-device-width:999px) and (orientation:portrait) {

}

@media only screen and (min-device-width:751px) and (max-device-width:999px) and (orientation:landscape) {

}

@media only screen and (min-device-width:1000px) and (max-device-width:1030px) and (orientation:portrait) {

}

@media only screen and (min-device-width:1000px) and (max-device-width:1030px) and (orientation:landscape) {

}

 @media only screen and (min-width: 1600px) and (max-width: 1920px) {

}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

	.topBar ul li a { padding: 15px 10px;}

.logo { margin: 0; width: 175px;}

.forAll {float: none; margin: 0px auto;display: table;}

.navDiv-menu .navbar-nav {margin-right: 0;}

.navDiv-menu .navbar-nav > li {padding: 4px 0px 4px;}

.cart_div select {    width: 68%;padding: 0 7px;font-size: 12px;}

.sliderBottomText h2 { font-size: 25px;}

section.ourOffering {padding: 30px 0;}

section.ourOffering h1 {font-size: 25px;}

section.aboutSec h2 {font-size: 25px;}

.sumryText h2 {font-size: 25px;}

section.sliderMain {padding: 0 0 0px;}

.storeMain ul li {    width:20%;}

.stockMain h2 {font-size: 25px;}

.stockMain .storeText {height: auto;padding:25px 20px;}

.searchSize li {    font-size: 17px;padding-right: 0px;}

.narrow li {width:13%;}

.narrow li button {padding: 10px 0;width: 100%;margin: 2px 0;font-size: 13px;}

.stockTable table {width: 1000px;}

.myAccountForm { padding: 20px;}

.advance-search h2 {font-size: 20px;margin: 20px 0 20px 0;}

.cartMain .table {width: 1000px;}

.shipping .update a {padding: 12px 15px;}

.form-group .cart-select:before, .cart-select:before { display:none;}

.cart-select select {background: #fff url(../images/arowdown.png) no-repeat;width: 100%;background-position: 93%;margin-bottom: 10px;}

.logo img {width:100%; margin: 6px auto 10px;}

.navDiv-menu .navbar-default .navbar-nav>li>a {    font-size: 16px;padding: 12px 17px;}

.forAll h4 { font-size: 12px;}

.forAll a {font-size: 24px;}

.categoryList h2 {font-size: 12px;}

.categoryList ul li {font-size:14px;}

.cart_div {height: 53px;width: 150px;left: 0;}

.cart_img { width: 40px;height: 52px;}

.offeringBox h2 {font-size: 10px;}

section.aboutSec p {font-size: 12px;line-height: 17px;}	

.widget img {width:100%}

.cp-footer h3 {font-size: 11px;}

.cp-footer p {font-size: 15px;}

.paypal ul li {padding: 0 3px 0 0;}

.paypal ul li img {width:25px;}

.cp-footer ul li a { font-size:12px;}

.cp-footer h4 {font-size:12px;line-height: 15px;}

.mapBox h2 {font-size: 15px;}

.mapBox p {font-size: 14px;}

.pickupText {font-size: 20px; line-height: 32px;}

.addressBox p {font-size: 11px;}

.storeBox h3 {font-size: 12px;}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.topBar ul li a { padding: 15px 10px;}

.logo { margin: 0; width: 100%;}

.forAll {float: none; margin: 0px auto;display: table;}

.navDiv-menu .navbar-nav {margin-right: 0;}

.navDiv-menu .navbar-nav > li {padding: 4px 0px 4px;}

.cart_div select {    width: 68%;padding: 0 7px;font-size: 12px;}

.sliderBottomText h2 { font-size: 25px;}

section.ourOffering {padding: 30px 0;}

section.ourOffering h1 {font-size: 25px;}

section.aboutSec h2 {font-size: 25px;}

.sumryText h2 {font-size: 25px;}

section.sliderMain {padding: 0 0 0px;}

.storeMain ul li {    width: 33%;}

.stockMain h2 {font-size: 25px;}

.stockMain .storeText {height: auto;padding:25px 20px;}

.searchSize li {    font-size: 17px;padding-right: 0px;}

.narrow li {width:13%;}

.narrow li button {padding: 10px 0;width: 100%;margin: 2px 0;font-size: 13px;}

.stockTable table {width: 1000px;}

.myAccountForm { padding: 20px;}

.advance-search h2 {font-size: 20px;margin: 20px 0 20px 0;}

.cartMain .table {width: 1000px;}

.shipping .update a {padding: 12px 15px;}

.form-group .cart-select:before, .cart-select:before { display:none;}

.cart-select select {background: #fff url(../images/arowdown.png) no-repeat;width: 100%;background-position: 93%;margin-bottom: 10px;}

.logo img {width:100%;    margin: 16px auto;}

.navDiv-menu .navbar-default .navbar-nav>li>a {font-size: 13px;padding: 9px 12px;}

.forAll h4 { font-size: 12px;}

.forAll a {font-size: 24px;}

.categoryList h2 {font-size: 12px;}

.categoryList ul li {font-size: 10px;}

.cart_div { height:53px; width: 135px;left: -22px;}

.cart_img { width: 40px;height: 52px;}

.offeringBox h2 {font-size: 10px;}

section.aboutSec p {font-size: 12px;line-height: 17px;}	

.widget img {width:100%}

.cp-footer h3 {font-size: 11px;}

.cp-footer p {font-size: 13px;}

.paypal ul li {padding: 0 3px 0 0;}

.paypal ul li img {width:25px;}

.cp-footer ul li a { font-size: 10px;}

.cp-footer h4 {font-size: 9px;line-height: 15px;}

.mapBox h2 {font-size: 15px;}

.mapBox p {font-size: 14px;}

.pickupText {font-size: 20px; line-height: 32px;}

.addressBox p {font-size: 11px;}

}

@media only screen and (min-width: 520px) and (max-width: 767px) {

	.topBar ul li a { padding: 15px 10px;}

.topBar ul {margin: 0px auto; display: table;float: none!important;}

.logo { margin: 0; width: 100%;}

.forAll {float: none; margin: 0px auto;display: table;}

.navDiv-menu .navbar-nav {margin-right: 0;}

.navDiv-menu .navbar-nav > li {padding: 4px 0px 4px;width: 100%;}

.cart_div select {width: 84%;position: absolute;}

.sliderBottomText h2 { font-size: 25px;}

section.ourOffering {padding: 30px 0;}

section.ourOffering h1 {font-size: 25px;}

section.aboutSec h2 {font-size: 25px;}

.sumryText h2 {font-size: 25px;}

section.sliderMain {padding: 0 0 0px;}

footer .col-md-6 { margin:0 15px!important}

.storeMain ul li {width: 100%;}

.stockMain h2 {font-size: 25px;}

.stockMain .storeText {height: auto;padding: 25px 0px;}

.searchSize li {width: 47%;}

.narrow li {width: 100%;}

.narrow li button {padding: 10px 16px; width: 100%;margin: 2px 0;}

.stockTable table {width: 1000px;}

.myAccountForm { padding: 20px;}

.advance-search h2 {font-size: 20px;margin: 20px 0 20px 0;}

.cartMain .table {width: 1000px;}

.shipping .update a {padding: 12px 15px;}

.form-group .cart-select:before, .cart-select:before { display:none;}

.cart-select select {background: #fff url(../images/arowdown.png) no-repeat;width: 100%;background-position: 93%;margin-bottom: 10px;}

.logo img {width: 100%;margin: 0px auto;}

}

@media only screen and (min-width: 300px) and (max-width: 519px) {
.categoryList ul li a {    display: block;    padding: 4px 7px;    font-size: 13.6px;    color: #6e6e78;
}
.aboutSec video{ width:100%;}
.topBar ul li a { padding: 15px 10px;}

.topBar ul {margin: 0px auto; display: table;float: none!important;}

.logo { margin: 0; width: 100%;}

.forAll {float: none; margin: 0px auto;display: table;}

.navDiv-menu .navbar-nav {margin-right: 0;}

.navDiv-menu .navbar-nav > li {padding: 4px 0px 4px;width: 100%;}

.cart_div select {width: 84%;position: absolute;}

.sliderBottomText h2 { font-size: 25px;}

section.ourOffering {padding: 30px 0;}

section.ourOffering h1 {font-size: 25px;}

section.aboutSec h2 {font-size: 25px;}

.sumryText h2 {font-size: 25px;}

section.sliderMain {padding: 0 0 0px;}

footer .col-md-6 { margin:0 15px!important}

.storeMain ul li {width: 100%;}

.stockMain h2 {font-size: 25px;}

.stockMain .storeText {height: auto;padding: 25px 0px;}

.searchSize li {width: 47%;}

.narrow li {width: 100%;}

.narrow li button {padding: 10px 16px; width: 100%;margin: 2px 0;}

.stockTable table {width: 1000px;}

.myAccountForm { padding: 20px;}

.advance-search h2 {font-size: 20px;margin: 20px 0 20px 0;}

.cartMain .table {width: 1000px;}

.shipping .update a {padding: 12px 15px;}

.form-group .cart-select:before, .cart-select:before { display:none;}

.cart-select select {background: #fff url(../images/arowdown.png) no-repeat;width: 100%;background-position: 93%;margin-bottom: 10px;}

.logo img {width: 100%;margin: 0px auto;}
}

/*MS Css Begin*/

.product-detail-img img {
    width: 100%;
}

.product-detail-img {
    width: 100%;
    height: 300px;
    background: #fff;
    border: 1px solid #333580;
    display: flex;
    align-items: center;
    justify-content: center;
	overflow: hidden;
}

.detail-main {
    padding-top: 60px;
}

.products-detail-content h2 {
    color: #30327d;
    font-size: 21px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 0;
    padding-bottom: 10px;
}

.products-detail-content p {
font-size: 15px;
    font-weight: 500;
    color: #333;
    padding-bottom: 20px;
}

.quantity-sec input {
    width: 100%;
    text-align: center;
    height: 50px;
}


.product-des-tab{
	padding-top: 60px;
}

.product-des-tab ul.nav.nav-tabs {
    border: 0;
    background: #eaeaea;
    padding: 7px;
    border-radius: 3px;
}


.product-des-tab ul li {
    border: 0;
    margin: 0;
}

.product-des-tab ul li a {
    margin: 0;
    color: #333;
    border: 0;
    border-radius: 0;
    font-size: 16px;
    padding: 14px 30px;
}


.product-des-tab .nav-tabs>li.active>a, 
.product-des-tab .nav-tabs>li.active>a:focus, 
.product-des-tab  .nav-tabs>li.active>a:hover{
color: #fff;
    cursor: pointer;
    background-color: #333580;
    border: 0;
}

.product-des-tab .tab-content h3{
	color: #333580;
    font-size: 25px;
    padding-bottom: 10px;
}

.product-des-tab .tab-content p{
	color: #333;
}

.product-des-tab .tab-content p {
    color: #333;
    font-size: 15px;
    line-height: 26px;
}

.product_list_dec ul{
	padding-top: 20px;
}

.product_list_dec ul li {
    font-size: 16px;
    padding-bottom: 10px;
}

.table_des_list tr {
    font-size: 16px;
}

.table_des_list {
    padding: 15px;
}

.stockMain .new-slidercss .storeImg div {
    margin: 0px auto;
    display: block;
}

.new-slidercss .storeImg {
    background: #fff;
    border: 1px solid #d6d7e6;
    display: block;
    align-items: center;
}
/*MS Css End*/