
body{
    font-family: 'Roboto', sans-serif;
}
.menu .level1 .level2 a::after {
  content: "";
  font-family: fontawesome;
  font-size: 14px;
  font-weight: bold;
  left: 0;
  position: absolute;
  top: -5px;
}
.menu .level1 .level2 a {
  color: #7b7b7b;
  padding-left: 12px;
  position: relative;
}
.nav-container .menu .view-all {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #7b7b7b;
  color: #dc685d;
  font-size: 17px !important;
  font-weight: bold;
  padding: 0 0 0 6px !important;
  text-align: center;
  width: 92px;
}
#nav > li > a {
	display: block;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 17px;
	color: #39413c;
	padding:0;
	background: transparent;
}
#tree01 {
	display: none;
}
#headerQuotation {
	position: static;
	background: none;
}
#header {
	position:relative;
	z-index:111;clear:both;
}
.navbar-default {
	background-color: transparent;
	border: none;
}
.top_bar {
	background: #3c3c3c;
	height: 26px;
}
#account-links .links {
	margin: 0 15px 0 0;
	line-height: 22px;
}
#account-links .links li {
	display: inline;
	color: #fff;
	padding: 0;
	position: relative;
}
#account-links .links li:first-child {
	padding: 0 8px 0 0;
}
#account-links .links li:first-child::before {
	position: absolute;
	content: "/";
	right: -2px;
	bottom: -1px;
	font-size: 15px;
}
#account-links .links li a{
	color: #fff;font-size: 13px;
}
#maintence{
    background:url('/img/maintencemode.jpg');
}
#headerQuotation p cufon cufontext{
    font-size:15px;
}
#headerQuotation > div {
	color: #fff;
	font-size: 13px;
	display: inline-block;
	line-height: 27px;
	margin-left: 13px;
}
#logo img {
	width: 243px;
}
.search_toggle{
    display:none;
}
#header-bar #nav {
	margin: 52px 0 0 0;
	width: 100%;
}
.account_bar {
	display: table;
	margin: 46px 0 0;
}
.account_bar #account {
	display: table-cell;
	vertical-align: middle;
}
.account_bar .search_click {
	display: inline-block;
	vertical-align: middle;
	margin-left: 40px;
	margin-top: 0;
	font-size: 25px;
	color: #000;
}
#mini-cart .links {
	margin: 0;
}

.pix_relativize{
    position:relative;
     width: 100% !important;
}
.pix_relativize:before{
    position:absolute;
    content:"";
    top:0;
    left:0;
    background:rgba(0,0,0,0.4);
    right:0;
    bottom:0;
    z-index:1;
}

.soacil_footr li {
	display: inline-block;
	margin: 0 8px;
}
.soacil_footr a {
	color: #fff;
}
#product-overview .stack-form.options select option {
    color: #000;
}
.soacil_footr {
	margin: 0 0 0 6px;
}
.newsletter form {
	margin-right: 8px;
	width: 78%;
	float: right;
	position: relative;
}
.newsletter #newsletter-form button {
	height: 44px;
	border: 3px solid #6b6666 !important;
	background: transparent;
	color: #fff;
	border-left: 0;
	font-size: 22px;
	width: 120px;
	min-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
}

/*#footer-bar .row{
    display:table;width: 100%;
}
#footer-bar .col-md-6{
    display:table-cell;
    vertical-align:middle;
}*/
#footer-closer .container {
	max-width: 1290px;
}
.baner_txt h1 {
	font-size: 68px;
	font-weight: 600;
	color: #fff;
	text-transform: none;
	line-height: 60px;
	margin: 0;
}
.baner_txt p {
	font-size: 40px;
	font-weight: 300;
	color: #fff;
	text-transform: none;
	margin: 0 0 56px 0;
	line-height: 50px;
}
.picked_shoes {
	color: #746d60;
	font-size: 35px;
	font-weight: 300;
	text-align: center;
	padding-bottom: 35px;
	padding-top: 24px;
}

.foot_link a {
	text-transform: uppercase;
	font-size: 15px;
	color: #212529;
}
.foot_link a:hover {
    color: #d44536;
    text-decoration: none;
}
.foot_contact li {
	font-size: 16px !important;
}

#footer .legal p{
	font-size: 1em;
	line-height: 1.8em;
	color: #afaaaa;
}
.titleBlock {
	height: 85px;
	line-height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 4px solid #6ebef4;
	color: #fff;
	z-index: 99;
	font-size: 38px;
	text-transform: uppercase;
	font-weight: normal;
	width: 255px;
	text-align: center;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transition:1s;
}
.baner_txt a{
   	height: 85px;
	line-height: 75px;
	border: 4px solid #6ebef4;
	color: #fff;
	z-index: 9999;
	font-size: 38px;
	font-weight: 500;
	width: 255px;
	text-align: center;
	transition:0.5s; 
	display: block;
	margin: auto;
}
.baner_txt a:hover{
    background: #6ebef4;
    text-decoration:none;
}


#panelsNew img {
	max-width: 100%;width:100%;
}

#panelsNew a{
    transition:1s;overflow:hidden;
}

#panelsNew a:hover img{
    transform: scale(1.2);
}

#panelsNew a:hover .titleBlock{
    background: #6ebef4;
}

.static-promo a:hover::after{
    display:none;
}
.block-title h2 {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 42px;
	color: #ffffff;
	text-align: center;
	padding: 0 25px 0 0;
	margin-top: 0;
}
.toolbar::after {
	position: absolute;
	content: "";
	background: #2a91d4;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.toolbar {
	margin-bottom: 33px;
	/* background: #2a91d4; */
	padding: 0 20px 0 20px;
	/* margin-left: -30px; */
	/* position: relative; */
	/* left: 0px; */
	/* margin-right: -16px; */
	position: relative;
	z-index: 1;
}
.catgory_list.container-fluid .col-md-3, .catgory_list.container-fluid .col-md-9 {
	padding: 0;
}
#narrow-by-list {
	margin: 0 0 0 115px;
}
.catgory_list .product-grid {
	margin: 0 0 0 67px;
}
.catgory_list .product-list {
	margin: 0 0 0 67px;
}
.catgory_list .product-list h2 {
	font-size: 22px;
}
.product-list .product-image img {
  max-width: 100%;
  height: 300px
}
#narrow-by-list dt span {
	margin: 2px 0 0 0;
	float: right;
	font-size: 18px;
	color: #2a92d4;
}
.block h5, .block dt, .filter .currently h3 {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0;
	margin-bottom: 6px;
	text-transform: uppercase;
	color: #2a92d4;
}
#narrow-by-list ol a {
	color: #000;
	display: block;
	text-decoration: none;
	font-size: 16px;
}
.catalog-bar .view-mode {
	float: left;
	margin: 0 0 0 47px;
}
.catalog-bar .limiter, .catalog-bar .sort-by, .toolbar .limiter {
	float: right;
	margin: 0 22px 0 49px;
}
.catalog-bar select, .toolbar select {
	color: #000 !important;
	font-size: 18px;
	padding: 0 0 0px 0;
	height: 25px;
	margin: 5px 0 0 0;
	border-width: 2px;
}
.product-grid .product-image img {
     width: auto;
 height: 300px;
}
.product-grid {
	width: 89%;
}
.product-name {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
}
.product-grid .price-box{
	font-size: 18px;
	font-weight: 600;
}

.product-image img {
	border: 4px solid #cbcbcb;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.product-image:hover img {
	border-color: #2A91D4;
}
.product-grid td {
	position: relative;
	max-width: 311px;
	padding: 0 30px 30px 0;
	vertical-align: top;
	width: 281px;
}
.pager .amount {
	float: right;
	margin-left: 10px;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0;
	color: #fff;
	display:none;
}
.pager ol.pages {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

.pager .pages li a {
	text-decoration: none;
	font-size: 20px;
	color: #fff;
	background: transparent;
	border: none;
}
.pager .pages li a.next, .pager .pages li a.previous, .pager .pages li a.next-jump {
	margin: 11px 0 0 7px;
	height: 25px;
	width: 25px;
}

.toolbar.pager-bar {
	margin: 0 0 0 50px;
}
.product-name:hover {
	color: #2A91D4;
}
.full_section .col-md-3{
    display:none;
}
.catalog-product-view .catgory_list.container-fluid .col-md-9{
    
}
.cms-index-index .brandss {
	display: none;
}

.latest_collectiion h2 {
	font-size: 60px;
	color: #7b7b7b;
	font-weight: 300;
	text-align: center;
	margin-bottom: 32px;
}
.brandss h1 {
    border: none;
    color: #7b7b7b;
    text-align: center;
    font-size: 60px;
    font-weight: 300;
    line-height: 50px;
    margin: 0;
    padding: 22px 0 14px 0;
}
.brandss #brandsRibbon {
	width: 100%;
	padding: 20px;
	border-top: none;
	margin: auto;
	max-width: 980px;
}

.promoRibbon {
	padding: 50px 0;
}
.lSSlideOuter .lslide .product-image img{
    border:none;
}

.product-media img {
	max-width: 100%;
	border: 1px solid #000;
	padding: 12px;
}
#product-overview h1 {
	color: #3c3c3c;
	font-size: 24px;
	font-weight: 400;
	line-height: 35px;
}
#product-overview .splitWrapper {
	margin: 30px 0;
	padding: 4px 0;
	border: none;
}
#product-overview .splitWrapperInner {
	min-height: 160px;
	padding:0px 0;
	border: none;
	position: relative;
}
#product-overview .splitLeft,#product-overview .splitRight {
	width: 100%;
	float: left;
}

#product-overview .splitLeft .regular-price{
    color: #3c3c3c;
	font-size: 24px;
}
#product-overview .splitRight .stack-form.options {
	width: 50%;
	float: left;
}
#product-overview .add-to-cart .button {
	background: #cd382a;
	border: none;
	font-size: 16px;
	text-shadow: none;
	font-weight: 600;
	height: 55px;
}
#product-overview .add-to-wishlist .link-wishlist.button {
	background: #2a91d4;
	border: none;
	font-size: 16px;
	text-shadow: none;
	font-weight: 600;
	height: 55px;
	width: 253px;
	line-height: 55px;
	padding: 0;
}
#product-overview  .stack-form.options select {
	background: transparent;
	border: none;
	color: #000;
	height: 47px;
	width: 225px;
	box-shadow: 1px 0px 4px 1px rgba(0,0,0,0.2) !important;
}

#product-overview .product-qty label {
	width: 90px !important;
	font-size: 16px;
	line-height: 25px !important;
	padding: 0 !important;
}
#product_addtocart_form .options .product-qty input {
	margin: 0;
	float: left;
	background: transparent;
	color: #000;
	font-size: 17px;
	border: 2px solid #000;
	text-align: center;
	padding: 0;
}
.actions-block {
	margin: 15px 0 0 0;
	overflow: hidden;
}
#product_addtocart_form .options .product-qty {
	margin: 0 0 10px 0;
	overflow: hidden;
	padding: 7px 0 0 0;
}
.delivery_tab_info {
    margin: 15px 0 0 0;
    float: left;
    clear: both;
}
.delivery_tab_info i{
    color:#cd382a;
    margin: 0 8px 0 0;
}
.description_info_section img {
	width: auto !important;
	height:auto;
	max-width:100%;margin:0 auto;
}
.catalog-product-view #product-info {
	margin-top: 40px;
}

.catgory_list.container-fluid.full_section .col-md-9 {
	width: 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.social-widgets.cf {
	display: none;
}

.review_section {
	display: none;
}
#related .block-title {
	background: transparent;
}
#related .block-title h2 {
	color: #3c3c3c;
	font-size:36px;
	font-weight:300;
	text-align:left;
}
.catalog-product-view #related .block-content {
	background: #f3f3f3;
	padding: 10px 0;
	float: left;
	width: 100%;
}
#related .product-details {
	float: none;
	width: 250px;
	margin-left: 10px;
	clear: both;
}
#related .product-image img {
	border: none;
	max-width: 100%;
}
#related .product-details .price-box {
	font-size: 18px;
}

.description_img {
 background: #f3f3f3;
 overflow: hidden;
}
.description_info_section h2 {
	font-size: 18px;
	font-weight: 600;
	color: #343436;
	display: inline-block;
	border-bottom: 3px solid #2a92d4;
}
.description_inner {
	padding: 45px;
	padding-bottom: 10px;
}
.description_inner p {
	font-size: 15px;
}
.cms-index-index .breadcrumb_section{
    display:none;
}
.description_info_section .base-image {
	width: 100%;
}
.description_info_section .col-md-6{
    padding:0;
}
#related .block-title {
	padding: 0 !important;
}

.pager.pager_html span {
	float: left;
	line-height: 46px;
	background: transparent;
	border: none;
}

#related {
	margin-top: 50px;
}
.lSSlideOuter .lSPager.lSpg {
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translate(-50%) !important;
}
.lSSlideOuter .lSPager.lSpg > li a {
	background-color: #d3c8b2;
	border-radius: 30px;
	display: inline-block;
	height: 30px;
	overflow: hidden;
	text-indent: -999em;
	width: 30px;
	position: relative;
	z-index: 99;
	-webkit-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
	background-color: #c93226;
}
#panelsTheme.static-promo h2 {
	text-align: center;
	color: #727272;
	text-transform: none;
	font-weight: 500;
	position: relative;
	margin: 6px auto 81px;
	padding-right: 65px;
}
#panelsTheme h2 span {
	display: inline-block;
	position: relative;
	top: 16px;
	left: 13px;
}
.search_toggle #search-form {
	margin: 35px 0 0 0;
	background: transparent;
	box-shadow: none;
}
#search-form input {
	width: 250px;
	height: 35px;
	float: left;
	margin: 0;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	padding: 0 30px 0 10px;
	font-size: 15px;
	background: transparent;
	border: 1px solid #000;
	color: #000;
}
#search-form button {
	width: 24px;
	height: 24px;
	position: absolute;
	right: -12px;
	top: 6px;
	padding: 0;
	border: 0;
	background: url(../img/icon/sprite.png) -270px 0 no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
}
.level2 li {
	line-height: 25px;
}
.full_section .toolbar.pager-bar {
	margin: 0;
	padding: 0 0 0 68px;
}

#newsletter-email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#newsletter-email::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
#newsletter-email:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#newsletter-email:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
#notice-reregister-block {
	display: none;
}
/*.collapse:not(.show) {
	display: block !important;
}*/

#headerQuotation .del_chrge {
	color: #fff;
	text-decoration: underline;
}
div#mini-cart .custom_links {
    display: none;
}

ul.custom_links {
    margin: 0;
    line-height: 22px;
}
ul.custom_links li {
    display: inline;
    color: #fff;
    padding: 0;
    margin-right: 14px;
}
.custom_linksli > a {
    color: #ffffff;
    font-weight: normal;
}

.soacil_footr li {
	line-height: 51px !important;
}
#account-links ul {
	display: inline-block;
	text-transform: capitalize;
}
.custom_links li a{
    font-size:13px;
}
.cler_menu {
	color: #d44536 !important;
}

#panelsTheme iframe {
 background: #fafafa;
 padding: 20px;
 float: left;
 height: 100% auto !important;
}
#footer-closer h4{
    font-size:18px;
}

.lslide .product-image img {
	max-width: 100%;
}

.lSSlideOuter {
	position: relative;
}
.menu {
z-index: 99999;
}

#homeslider .lslide{
   z-index: 1;
}
.newsletter #newsletter-email {
    width: 100%;
    float: left;
    background: transparent;
    border: 3px solid #6b6666;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    padding: 10px 142px 10px 10px;
    -webkit-padding-before: 23px;
    -webkit-padding-after: 23px;
    height: 50px;
}
.foot_contact {
	padding: 25px 0 0 0;
}
.foot_contact_left1 li a {
	color: #000;
	line-height: 36px;
}
.foot_contact_left2 li {
	line-height: 22px !important;
}
.foot_contact_left3 li {
	line-height: 22px !important;
}
#footer-bar {
	width: 100%;
	margin: 0;
	background: #3c3c3c;
	padding: 16px 15px;
}
.foot_contact_left2 {
	margin-top: 16px;
}
#related #related_products .product-details {
	float: none;
	width: 100%;
	clear: both;
	line-height: 23px;
	display: inline-block;
	margin: 20px 0 0 0;
}
#related_products {
	float: left;
	width: 100%;
	margin: 0;
}
.pix_relativize img {
 max-width: 100%;
}
.pix_diapo {
 height: 435px;
}

#product-info .col-md-5 {
	padding-left: 0;
}
.catalog-product-view .brandss h1 {
	display: none;
}
.catalog-product-view #footer {
	margin: 0;
}
.pix_relativize img {
	max-width: 100%;
	height: 100%;
}
.pix_relativize p {
	height: 100%;
}
.pix_relativize {
	position: relative;
	width: 100% !important;
	height: 100% !important;
}
.pix_diapo {
	height: 469px;
}

#product-overview .price-box p {
	display: inline;
	font-size: 24px !important;
}

.brand-logo {
	margin-bottom: 46px;
}

.pix_diapo {
    height: 100% !important;
    padding-top: 32%;
}
.paypal_img {
	margin-top: 15px;
	display: block;
	float: right;
}
#related .lightSlider.lsGrab.lSSlide {
    width: 100% !important;
}
#related .lSAction {
    display: block !important;
}
.lSAction > .lSPrev {
    left: 0px;
    color: #000 !important;
    opacity: 1;
    font-size: 32px;
}
.lSAction > .lSNext {
    color: #000 !important;
    opacity: 1;
    font-size: 32px;
    right: 0;
}

#brandsRibbon li {
	height: 90px;
	vertical-align: middle !important;
	display: table-cell;
	padding: 0 3px !important;
}
#brandsRibbon img {
	max-width: 100%;
}

#mini-cart .cart-count {
	position: absolute;
	color: #fff;
	top: 2px;
	left: 0;
	font-size: 12px;
	/* transform: translate(-50%); */
	/* width: 20px; */
	text-align: center;
	right: 0;
}

.iframe_intsa {
	position: relative;
	padding-top: 68%;
	overflow:hidden;
}
.iframe_intsa iframe {
	position: absolute;
	top: 0;
	left: 0;
}

.over_img {
 max-height: 500px;
 width: 100%;
 overflow: hidden;background:#fff;
}

.cms-index-noroute.cms-page-not-found #category-landing {
	margin: 0 0 30px 0;
}
#homeslider:hover .baner_txt a{
    background:#6ebef4;
}


.cms-index-noroute.cms-page-not-found .category-image img{
    width:100%;
}

.cms-index-noroute.cms-page-not-found .bullet{
	margin: auto;
	width: 82%;
}
.cms-index-noroute.cms-page-not-found .bullet + h2 {
	margin: 38px auto 15px;
	width: 82%;
}


.cms-index-noroute.cms-page-not-found #footer {
	margin: 60px 0 0 0;
	border-top: 1px solid;
}

.breadcrumb_section h1 {
	line-height: 30px;
	overflow: hidden;
	font-size: 20px;
	color: #3c3c3c;
	margin: 0;
	border: none;
	padding: 0;
}
.block-content.filter .currently {
	margin: 0 0 0 115px;
	border: 0;
	padding: 0;
}
.filter .currently ol + a.button {
	width: 198px;
	margin: 10px 0 0 0;
	background: #2A91D4;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
}
.block-content.filter .currently .label {
	color: #39413c;
	font-size: 15px;
}
#cartLayout {
	margin-top: 40px;
}
#cart-update-form {
	margin-bottom: 30px;
	border: 1px solid #e1dede;
}
.flex-table thead tr {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	background-color: #2A91D4;
	color: #000;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-size: 13px;
}
.flex-table .input-text.qty {
	border: 2px solid #898989;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	-moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	background: #fff;
	color: #000;
	text-align: center;
}

#cart-table button {
	font-size: 15px !important;
	background: #2A91D4;
	border: none;
	height: 45px;
}
#cart-widgets .grid_4 {
	width: 100%;
	border: 1px solid #e1dede;
}
#coupon-form .input-text {
	width: 230px;
	background: #ffff;
	border: 1px solid #dcdcdc;
	height: 35px;
	color:#444;
}
.buttons-set .button {
	width: 224px;
	margin: 11px 0 0 0;
	background: #2A91D4;
	font-size: 17px;
	height: 33px;
}
/*#cart-checkout-methods button {
	width: 232px;
	margin-bottom: 10px;
	font-size: 15px !important;
    background: #2A91D4;
    border: none;
    height: 45px;
}*/
#cart-checkout-methods button {
 width: 100%;
 margin-bottom: 10px;
 font-size: 15px !important;
 background: #2A91D4;
 border: none;
 height: 45px;
}
.paypal-logo img {
 max-width: 100%;
 float: none;
 margin: auto;
}
#footer-closer h4 em{display:none;}

.cart_right {
	border: 1px solid #e1dede;
}
.checkout-cards {
	margin: -11px 0 10px 0;
	border-top: 1px solid #e1dede;
}
.checkout-cards img {
    width: auto;
    margin: auto;
    max-width: 100%;
}
.check_heading {
	border-top: 4px solid #2A91D4;
	border-bottom: 4px solid #2A91D4;
	padding: 15px 0;
}
.check_heading h1 {
	line-height: 30px;
	overflow: hidden;
	font-size: 20px;
	color: #3c3c3c;
	margin: 0;
	border: none;
	padding: 0;
}
#checkout_container {
	margin-top: 40px;
}
#checkout-step-login h3 {
	font-size: 18px;
}
.stack-form .form-list li label {
	font-size: 15px;
	font-weight: 500;
	width: auto;
}
.cart-item-contents .item-options {
    padding-left: 95px;
}
#billing-new-address-form ul{
    float:left;
}
#billing-new-address-form ul li:first-child{
   height: 100px; 
}
#shipping-new-address-form li:first-child .field{
    width:50%;float:left;margin: 0 !important;
}


#shipping-new-address-form li:nth-child(2), #shipping-new-address-form li:nth-child(3), #shipping-new-address-form li:nth-child(4), #shipping-new-address-form li:nth-child(5), #shipping-new-address-form li:nth-child(6), #shipping-new-address-form li:nth-child(7), #shipping-new-address-form li:nth-child(8), #shipping-new-address-form li:nth-child(9), #shipping-new-address-form li:nth-child(10), #shipping-new-address-form li:nth-child(11) {
   width: 50%;
	float: left;
	height: 100px;margin: 0 !important; 
}

#shipping-new-address-form li:nth-child(11) {
	display: inline-block;
	height: 85px;
}

#shipping-new-address-form input {
	width: 96%;font-size: 16px;
}
#shipping-new-address-form li:nth-child(11) input{
    width:auto;
}
#shipping-new-address-form li:nth-child(11) .control {
	margin-top: 43px;
}



#billing-new-address-form ul li:first-child .field{
    width:50%;float:left;margin: 0 !important;
}
/*#billing-new-address-form ul li:nth-child(2), #billing-new-address-form ul li:nth-child(3), #billing-new-address-form ul li:nth-child(4), #billing-new-address-form ul li:nth-child(5), #billing-new-address-form ul li:nth-child(6), #billing-new-address-form ul li:nth-child(7), #billing-new-address-form ul li:nth-child(8), #billing-new-address-form ul li:nth-child(9), #billing-new-address-form ul li:nth-child(10), #billing-new-address-form ul li:nth-child(11) {
	width: 50%;
	float: left;
	height: 100px;margin: 0 !important;
}*/
#billing-new-address-form ul li:nth-child(2) .field, #billing-new-address-form ul li:nth-child(3), #billing-new-address-form ul li:nth-child(4), #billing-new-address-form ul li:nth-child(5) .field, #billing-new-address-form ul li:nth-child(6) .field, #billing-new-address-form ul li:nth-child(7) .field, #billing-new-address-form ul li:nth-child(8), #billing-new-address-form ul li:nth-child(9), #billing-new-address-form ul li:nth-child(10), #billing-new-address-form ul li:nth-child(11) .field{
    width: 50%;
	float: left;
	height: 100px;margin: 0 !important;
}
#billing-new-address-form input {
	width: 96%;font-size: 16px;
}
#billing-new-address-form select, #shipping-new-address-form select{
	height: ;
	height: 30px;
	font-size: 16px;
	font-weight: 400;
	width: 95%;
}
.inlineMessage {
	font-size: 15px;
	display: block !important;
	margin: 0;
	line-height: normal;
}
.inlineMessage a{
    padding:0;
}

#billing-new-address-form .validation-advice {
	margin: 0 20px 0 0;
	line-height: 22px;
	margin: 0 20px 0 0;
	display: inline-block;
	color: #DA6459;
	font-size: 0.8em;
	display: block;
}
#co-shipping-method-form ul, #co-shipping-method-form label {
	margin: 0;
}
.payment-icons-box h3 {
	font-size: 18px;
}

#co-payment-form label {
	font-size: 16px;
}
#co-payment-form .billing-methods dt {
	margin-bottom: 5px;
	height: auto;
}

#co-payment-form input.radio {
	margin: 15px 0 0 0;
}
#checkout-review-load {
	border: 1px solid #E0E0E0;
}
#checkout-review-table th {
	background: #636363;
	font-size: 18px;
}
#checkout-review-table .item-options dl dt, #checkout-review-table .item-options dl dd {
	display: inline;
}

#checkout-review-table td {
	border-right: 1px solid #E0E0E0;
}
#checkout-review-table td.a-right.last {
	border: none;
}
#checkout-review-submit {
	padding: 0 10px;
}
#checkout-review-submit h3 {
	font-size: 18px;
}
.checkout-agreements label {
	margin-top: 0;
}
#checkout-agreements .agree.control input{
margin-top: 12px !important;
}
#review-buttons-container p {
	font-size: 18px;
	display: block !important;
	float: none;
}
#checkout-review-load #review-buttons-container button {
	font-size: 18px;
	margin-bottom: 10px;
}
#checkout-progress-wrapper {
	border: 1px solid #E0E0E0;
}
#opc-progress .button.button-micro.button-subtle {
	font-size: 17px;
	text-transform: capitalize;
	background: #2A91D4;
	font-weight: 400;
	text-shadow: none;
	margin: -4px 0 0 0;
}

.breadcrumb_section.remove_breadcrumb {
	display: none;
}
.breadcrumb_section_iner{
    border-top: 4px solid #2A91D4;
    border-bottom: 4px solid #2A91D4;
    padding: 15px 0;
}

.breadcrumb_section_iner h1{
    line-height: 30px;
    overflow: hidden;
    font-size: 20px;
    color: #3c3c3c;
    margin: 0;
    border: none;
    padding: 0;
}

.reg_form{
    margin-top:40px;
}
#register-form .fieldset {
	border: 1px solid #E0E0E0;
}

#register-form h2 {
	overflow: hidden;
	margin-bottom: 0;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	background-color: #2A91D4;
	color: #ffffff;
	font-size: 18px;
}
.already_reg h2{
  overflow: hidden;
	margin-bottom: 0;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	background-color: #2A91D4;
	color: #ffffff;
	font-size: 18px;  
}
#register-form .form-list {
	margin: 0;
	border: none;
	padding: 10px;
}
#register-form label,#login-form label {
	width: 100%;
	font-weight: 400;
	font-size: 16px;
}
#login-form .input-box {
	max-width: 100%;
	width: 100%;
}

#register-form .field {
	border: none;
}

#register-form .input-box,#register-form input,#login-form input {
	max-width: 100%;
	width:100%;
	
}
#register-form li{
    border:none;
}
#register-form .control {
	padding: 0;
}

#register-form .form-list .control {
	padding: 0;
}
#register-form .form-list .control input {
	width: auto;
}
#register-form .form-list .control label {
	width: 92%;
	font-weight: 400;
	font-size: 16px;
	max-width: 100%;
}
#register-form .buttons-set .button {
	height: 45px;
}

.already_reg a {
	background: #2A91D4;
	font-size: 17px;
	height: 45px;
	line-height: 45px;
}
.already_reg a:hover{
   background: #207EBB
}
#banner .home_lightslider .lSAction a {
	width: 40px;
	height: 40px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	border-radius: 50%;
	color: #fff !important;
	transition: 1s;
	margin-top: -20px;
	line-height: 1.3;
}

#banner .home_lightslider .lSAction a:hover {
	background: gba(0,0,0,0.8);
}
#banner .home_lightslider .lSPrev {
	left: 15px;
}
#banner .home_lightslider .lSNext{
   right: 15px; 
}
#account-login {
	margin-bottom: 30px;
	margin-top: 40px;
}
#login-form {
	border: 1px solid #E0E0E0;
	padding: 15px;
}
#login-form .form-list,#login-form .form-list li {
	border: none;
}
#login-form button {
	width: 224px;
	margin: 11px 0 0 0;
	background: #2A91D4;
	font-size: 17px;
	height: 45px;
	text-shadow: none;
	border: none;
}

#account-login .button{
width: 224px;
    margin: 0;
    height: 45px;
    background: #2A91D4;
    font-size: 17px;
    line-height:45px;
}
#category-landing .category-image img {
	max-width: 100%;
}

#homeslider img {
    max-width: none;
    height: auto;
    max-width: 100%;
}

option {
    padding: 4px;
    color: #000;
}

.dashboard a.button , #logged-out .button {
    width: 224px;
    margin: 11px 0 0 0;
    background: #2A91D4;
    font-size: 17px;
    height: 33px;
}

.my-account h2.legend , .dashboard h2{
    
    font-size: 22px;
}
.my-account h1 , .dashboard h1{
    color: #2a92d4;
}

.col-md-8.omega ul li:nth-child(odd) {
    float: left;
    width: 30%;
}
.col-md-8.omega ul li:nth-child(even) {
    float: left;
    width: 70%;
}

.product-grid .price-box .old-price {
    float: left;
    font-size: 16px;
}
.product-grid .price-box .special-price {
    color: #d13c2e;
    float: right;
    font-size: 16px;
}
ul.foot_link li {
    cursor: pointer;
}

.thumbnail-wrapper .thumbnail .thumbnail-image .object-fit {
max-height: auto !important;
height: auto !important;

}


.form-list .control input {
	margin: 8px 0 0;
	display: inline-block;
}

.drop_menu{
    position:relative;
}
.drop_menu::after {
	content: "\f105";
	font-family: fontawesome;
	font-size: 16px;
	font-weight: bold;
	right: -12px;
	position: absolute;
	top: 0px;
}
.parent.drop_menu:after{
    display:none;
}
#related_products .lslide img{
    width:100%;
}
body {
    background: transparent !important;
}
#footer .brandss {
    background: #f2ebe6;
    padding-top: 15px;
}
body #footer {
    margin-top: 0px;
}
.form-list.control{
    margin-top:30px !important;
}
