body { padding: 0; margin: 0; }

body.pkg section {
    width: 100% !important;
    float: left;
}

img { max-width: 100%; }
:focus { outline: none; outline-offset: -2px; }
@font-face { font-family: 'RubikMedium'; src: url('../fonts/RubikMedium.eot'); src: url('../fonts/RubikMedium.eot') format('embedded-opentype'), url('../fonts/RubikMedium.woff2') format('woff2'), url('../fonts/RubikMedium.woff') format('woff'), url('../fonts/RubikMedium.ttf') format('truetype'), url('../fonts/RubikMedium.svg#RubikMedium') format('svg'); }
@font-face { font-family: 'RubikRegular'; src: url('../fonts/RubikRegular.eot'); src: url('../fonts/RubikRegular.eot') format('embedded-opentype'), url('../fonts/RubikRegular.woff2') format('woff2'), url('../fonts/RubikRegular.woff') format('woff'), url('../fonts/RubikRegular.ttf') format('truetype'), url('../fonts/RubikRegular.svg#RubikRegular') format('svg'); }
@font-face { font-family: 'RubikLight'; src: url('../fonts/RubikLight.eot'); src: url('../fonts/RubikLight.eot') format('embedded-opentype'), url('../fonts/RubikLight.woff2') format('woff2'), url('../fonts/RubikLight.woff') format('woff'), url('../fonts/RubikLight.ttf') format('truetype'), url('../fonts/RubikLight.svg#RubikLight') format('svg'); }
@font-face { font-family: 'RobotoMedium'; src: url('../fonts/RobotoMedium.eot'); src: url('../fonts/RobotoMedium.eot') format('embedded-opentype'), url('../fonts/RobotoMedium.woff2') format('woff2'), url('../fonts/RobotoMedium.woff') format('woff'), url('../fonts/RobotoMedium.ttf') format('truetype'), url('../fonts/RobotoMedium.svg#RobotoMedium') format('svg'); }
@font-face { font-family: 'RobotoLight'; src: url('../fonts/RobotoLight.eot'); src: url('../fonts/RobotoLight.eot') format('embedded-opentype'), url('../fonts/RobotoLight.woff2') format('woff2'), url('../fonts/RobotoLight.woff') format('woff'), url('../fonts/RobotoLight.ttf') format('truetype'), url('../fonts/RobotoLight.svg#RobotoLight') format('svg'); }
@font-face { font-family: 'tempofontitalicregular'; src: url('../fonts/tempofontitalic.woff2') format('woff2'), url('../fonts/tempofontitalic.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'bebas_neuebold'; src: url('../fonts/bebasneue_bold.woff2') format('woff2'), url('../fonts/bebasneue_bold.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'ShrutiBold'; src: url('../fonts/ShrutiBold.eot'); src: url('../fonts/ShrutiBold.eot') format('embedded-opentype'), url('../fonts/ShrutiBold.woff2') format('woff2'), url('../fonts/ShrutiBold.woff') format('woff'), url('../fonts/ShrutiBold.ttf') format('truetype'), url('../fonts/ShrutiBold.svg#ShrutiBold') format('svg'); }
@font-face { font-family: 'robotoregular'; src: url('../fonts/roboto-regular.woff2') format('woff2'), url('../fonts/roboto-regular.woff') format('woff'); font-weight: normal; font-style: normal; }

/*font-family: 'Titillium Web', sans-serif;*/

/* Webfont: Lato-Regular */@font-face {
    font-family: 'LatoWeb';
    src: url('../fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Light */@font-face {
    font-family: 'LatoWebLight';
    src: url('../fonts/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato-Light.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Medium */@font-face {
    font-family: 'LatoWebMedium';
    src: url('../fonts/Lato-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato-Medium.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato-Medium.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'androgyneregular';
    src: url('../fonts/androgyne_tb.woff2') format('woff2'),
         url('../fonts/androgyne_tb.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latosemibold';
    src: url('../lato-semibold-webfont.woff2') format('woff2'),
         url('../lato-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.top-header { display: inline-block; width: 100%; background: #f1f1f1; padding: 8px 0; }
.top-header .left-top p { font-size: 14px; font-family: 'RubikLight'; color: #686868; margin: 0; }
.top-header .left-top span { font-family: 'RubikMedium'; }
.top-header .left-top .fa.fa-phone { background: #f3991c; border-radius: 50px; color: #fff; font-size: 13px; margin-right: 3px; padding: 4px 6px; }
.top-header .right-top { text-align: right; }
.top-header .right-top ul { list-style: outside none none; margin: 0; padding: 0; }
.top-header .right-top ul li { display: inline-block; }
.top-header .right-top ul li a { border-right: 1px solid #4c4c4c; color: #525252; font-size: 14px; padding: 0 13px; font-family: 'RubikLight'; text-transform: capitalize; }
.top-header .right-top ul li:last-child a { border-right: medium none; padding-right: 0; }
.top-header .right-top ul li a img { margin-right: 5px; }
.top-search { display: inline-block; padding-top: 10px; width: 100%; }
.top-search .seach-bar .search-field .select-style { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: #dadada url("../images/search-arrow.png") no-repeat scroll 83% 52%; border-bottom: medium none; border-image: none; border-left: medium none; border-radius: 0 25px 25px 0; border-top: medium none; color: #000; float: right; font-size: 15px; height: 43px; margin: 0; overflow: hidden; width: 145px; }
.top-search .seach-bar .search-field .select-style select { font-family: "RubikLight"; font-size: 17px; padding: 10px 20px; width: 100%; border: none; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  width: 100%;
}

.chkoutform .registr.stp3 {
  padding-right: 0;
}


.step2 .btn-default {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.top-search .seach-bar .search-field .select-style select:focus { outline: none; }

.top-search .seach-bar .search-field {
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  height: 36px;
  max-width: 250px;
  padding: 0 34px 0 0;
  position: relative;
  width: 100%;
}
.top-search .seach-bar .search-field input {
	background: transparent;
	border: medium none;
	color: #898989;
	display: inline-block;
	font-family: "RubikLight";
	height: 44px;
	padding: 0;
	vertical-align: top;
	width: 75%;
}
.top-search .seach-bar .search-field > a {
	display: inline-block;
	padding: 12px 0 0;
	vertical-align: top;
	color: #a6a6a6;
	float: right;
	font-size: 16px;
}
.top-search .seach-bar { padding-left: 0; padding-top: 12px; }
.top-search .user-cart ul li:last-child a { border-right: medium none; padding-right: 0; }
.top-search .user-cart { border-left: 1px solid #e5e5e5; display: inline-block; margin-left: 0; margin-top: 11px; padding-top: 0; text-align: right; width: 18%; }
.right-top ul li .fa { margin-right: 7px; color: #aaaaaa; }
.top-header .right-top ul li:nth-child(2) a { border-right: none; }
.top-header .right-top ul li:nth-child(3) a { border-right: none; }
.cart_icon { border: 3px solid #e5e5e5; border-radius: 50%; height: 55px; padding-top: 12px; text-align: center; width: 55px; float: left; }
.cart_icon .fa { color: #b2b2b2; font-size: 23px; }
.user-cart p { padding-left: 65px; text-align: left; font-family: "RubikLight"; font-size: 14px; }
.user-cart p span { font-size: 15px }
.main_header { float: left; padding-top: 34px; width: 100%; }
.main_header .navbar-inverse { background-color: transparent; border-color: transparent; margin: 0px; }
.main_header .navbar-nav li { float: none; font-family: 'LatoWebLight'; color: #000; font-size: 15px; display: inline-block; text-transform: uppercase; }
.main_header .navbar-inverse .navbar-nav > li > a { color: #000; }
.main_header .navbar-nav li a:hover { color: #548bca; }
.main_header .navbar-nav { float: left; margin: 0; text-align: center; width: 100%; }
.main_header .nav > li > a { padding: 10px 18px; }
.home_banner { width: 100%; float: left; }
.home_banner .carousel-caption h1 { color: #548bca; font-family: 'androgyneregular'; font-size: 72px; margin: 0; }
.home_banner .carousel-caption h2 {
	color: #548bca;
	font-family: "RubikLight";
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 600;
}
.home_banner .carousel-caption { text-shadow: none; bottom: 117px; }
.home_banner .carousel-caption p {
  color: #3a3a3a;
  font-family: "LatoWebLight";
  font-size: 15px;
  line-height: 23px;
  margin: 6px 0 0;
  padding: 0 190px;
}
.home_banner .carousel-caption a {
  background-color: #000;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: "LatoWebLight";
  font-size: 18px;
  font-weight: 600;
  margin: 20px 0 0;
  max-width: 220px;
  padding: 14px 0;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.featured_categories { float: left; padding-top: 50px; text-align: center; width: 100%; }
.featured_categories h2 {
	font-size: 24px;
	color: #000;
	margin: 0 0 40px 0;
	font-family: 'LatoWebLight';
	text-transform: uppercase;
}
.featured_categories p { color: #565656; font-family: "RubikLight"; font-size: 16px; margin: 0 0 28px; }
.home_banner .carousel-caption a:hover { background-color: #578dcb; }

.categories_text h3 {
	font-family: 'LatoWebLight';
	font-size: 28px;
	margin: 0 0 2px;
	text-transform: uppercase;
	color: #fff;
}
.categories_text h4 { font-family: "tempofontitalicregular"; font-size: 25px; margin: 0; padding-bottom: 9px; text-transform: uppercase; color: #fff; }
.featured_one {
	position: relative;
	padding: 0 5px;
}
.categories_text p { font-size: 9px; margin: 0; font-family: "RubikLight"; color: #fff; }
.categories_text a {
	display: inline-block;
	vertical-align: top;
}
.categories_text a:hover { background-color: #578dcb; }
.categories_text {
	background-size: cover;
	float: left;
	padding-bottom: 0;
	position: relative;
	width: 100%;
	min-height: 330px;
	overflow: hidden;
}
.featured_one img {
    left: 0;
    max-width: none;
    position: absolute;
    height: auto;
    width: 100%;
}
.show_now_area { float: left; width: 100%; }
.last_shop { margin-top: 31px; }
.shop_text { width: 100%; float: left; padding-top: 98px; background: url(../images/shop-now-img1.jpg); background-size: cover; background-repeat: no-repeat; }
.shop_text h5 { color: #000; float: right; font-family: "bebas_neuebold"; font-size: 28px; margin-right: 10px; text-transform: uppercase; width: 100%; text-align: right; }
.shop_text a { color: #000; display: inline-block; float: left; font-family: "RobotoMedium"; font-size: 14px; margin-bottom: 9px; margin-left: 50px; margin-top: 109px; text-decoration: none; text-transform: uppercase; }
.shop_text a img { margin-left: 8px; position: relative; top: -2px; }
.shop_text_two { background: url("../images/shop-now-img2.jpg") no-repeat scroll 0 0 / cover; float: left; padding: 208px 20px 8px 93px; text-align: left; width: 100%; }
.shop_text_two a { color: #000; display: inline-block; font-family: "RobotoMedium"; font-size: 14px; text-decoration: none; text-transform: uppercase; }
.shop_text_two a img { margin-left: 8px; position: relative; top: -2px; }
.shop_text_two h5 { color: #000; font-family: "bebas_neuebold"; font-size: 28px; text-transform: uppercase; width: 100%; }
.shop_text_three { background: url(../images/shop-now-img3.jpg); background-size: cover; background-repeat: no-repeat; padding-bottom: 67px; padding-left: 20px; padding-top: 97px; width: 100%; float: left; text-align: left; }
.shop_text_three h3 { color: #000; font-family: "ShrutiBold"; font-size: 24px; line-height: 17px; margin: 0; text-transform: uppercase; }
.shop_text_three p { font-family: "RubikLight"; color: #000; margin: 0; font-size: 14px; margin: 0; }
.shop_text_three a { background-color: #000; border-radius: 30px; color: #fff; display: inline-block; font-family: "RubikRegular"; font-size: 14px; margin: 12px 0 0; padding: 14px 0 12px; text-decoration: none; text-transform: uppercase; width: 206px; text-align: center; }
.shop_text_three a:hover { background-color: #578dcb; }
.featured_products { width: 100%; float: left; text-align: center; padding-top: 51px; }
.products_img {
  background-color: #efeff1;
  float: left;
  height: 270px;
  padding: 10px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.products_img .new-img { left: 0; position: absolute !important; top: -12px; }
.products_img .products_viwe {
  height: 250px;
  margin-top: 0;
  transition: all 0.5s ease 0s;
  width: 250px;
}
.products_content { float: left; padding-top: 20px; text-align: left; width: 100%; }
.products_content h3 a { font-family: 'LatoWebLight'; font-size: 16px; margin: 0; text-transform: uppercase; color: #000000; }
.products_content h4 {
  display: inline-block;
  font-family: "LatoWebLight";
  font-size: 18px;
  margin: 0;
  padding: 2px 0 0;
}
.featured_products h2 { color: #000; font-family: 'LatoWebLight'; font-size:28px; margin:0 0 35px 0; text-transform: uppercase; }
.featured_products p { color: #565656; font-family: "RubikLight"; font-size: 16px; margin: 0 0 28px; }
.products_content p {
  color: #1a1a1a;
  font-family: "RubikLight";
  font-size: 15px;
  margin: 0;
  min-height: 60px;
  padding-right: 10px;
}
.products_content ul { float: left; margin: 18px 0 0; padding: 0; width: 100%; }
.products_content ul li {
  display: inline-block;
  font-family: "LatoWebLight";
  line-height: 23px;
  margin-right: 9px;
  margin-top: 0;
}

.cart_batn { border: 1px solid #ccc; border-radius: 0; color: #fff;	display: inline-block; font-family: 'LatoWeb'; font-size: 12px;	padding: 13px 0; position: relative; text-align: center;	text-transform: uppercase; top: -6px;	width: 119px; background: #000; }
.products_content ul li:nth-child(1) { margin-right: 16px; }
.cart_batn:hover { text-decoration: none; background-color: #548bca; color: #fff; }
.products_content h5 { color: #c1c1c1; display: inline-block; font-family: "RobotoMedium"; font-size: 18px; margin: 0 14px 0 0; }
.product_slaider { float: left; width: 100%; }
.shop_aera { float: left; margin-top: 50px; width: 100%; }
.order_content { background-color: #ffffff; clear: both; margin: -20px auto 0; padding-left: 5px; padding-right: 5px; padding-top: 8px; position: relative; text-align: center; width: 343px; }
.order_content h3 { font-size: 26px; margin: 0; font-family: 'LatoWebLight'; color: #000; text-transform: uppercase; }
.order_content a { border: 1px solid #ccc; color: #fff; display: inline-block; font-family: 'LatoWeb'; font-size: 15px; padding: 10px 0; text-decoration: none; text-transform: uppercase; width: 165px; background:#000; }
.order_content a:hover { background-color: #548bca; color: #fff; }
.shop_sec_img:hover img { opacity: 0.6; }
.shop_sec_img h4 {
  background-color: #ebebeb;
  font-family: "LatoWebLight";
  font-size: 20px;
  margin: 0;
  padding: 13px 0 13px 13px;
  text-transform: uppercase;
}
.shop_sec_img { padding: 0 11px; }
.shop_sec_img ul { background-color: #fff; float: left; margin: 0; padding: 0 0 33px; width: 100%; }
.shop_sec_img ul li { border-bottom: 1px dotted #ccc; display: block; float: left; padding-bottom: 19px; padding-top: 19px; width: 100%; }
.shoe_img { float: left; text-align: center; width: 129px; }
.shoe_content {
  float: left;
  width: 56%;
  padding-left: 10px;
}
.shoe_content h5 {
  color: #000;
  font-family: "LatoWebLight";
  font-size: 18px;
  margin: 0;
  padding: 7px 0 0;
  font-weight: 600;
}
.shoe_content h6 { color: #000; font-family: 'LatoWebLight'; margin: 0; text-transform: uppercase; font-size: 16px; }
.shop_sec_last:hover img { opacity: 1; }
.shop_sec_img ul li:last-child { border: medium none; }
.shop_sec_last .order_content { margin-top: -25px; }
.printing_area { display: inline-block; }
.shop_aera { width: 100%; float: left; }
.shop_insta { float: left; margin-top: 85px; width: 100%;text-align: center;}
.shop_insta h2 { color: #191919; font-family: 'LatoWebLight';  font-size: 20px; margin: 0 0 18px; position: relative; text-transform: uppercase; }
.shop_insta h2::after { background-color: #f2f2f2; content: ""; height: 1px; position: absolute; top: 11px; width: 522px; right: 0; }
.shop_insta h2::before { background-color: #f2f2f2; content: ""; height: 1px; position: absolute; top: 11px; width: 522px; left: 0; }
.shop_insta_images { padding: 0 4px; }
.view_batn { float: left; margin-top: 32px; width: 100%; }
.view_batn a { font-size: 16px; text-transform: uppercase; font-family: 'LatoWebLight'; display: inline-block; text-decoration: none; width: 217px; background-color: #000; padding: 13px 0 10px; text-align: center; color: #fff; }
.view_batn a:hover { background-color: #548bca; color: #fff; }
.pay_icon_area { background-color: #f4f4f4; float: left; padding-top: 26px; width: 100%; margin-top: 17px; display: none; }
.pay_icon_area ul { float: left; margin: 0; padding: 0; width: 100%; text-align: center; }
.pay_icon_area ul li { display: inline-block; padding: 0 28px; }
.pay_icon_area .pay_icon { float: left; margin-right: 11px; margin-top: 4px; }
.pay_icon_area .icon_text { float: left; }
.pay_icon_area .icon_text p { color: #696969; font-family: "RobotoMedium"; font-size: 18px; line-height: 21px; text-align: left; text-transform: uppercase; }
.footer_area { width: 100%; float: left; margin: 30px 0 0 0;}
.footer_menu ul { float: left; margin: 0 0 0 16px; padding: 0; width: 100%; }
.footer_menu ul li { list-style-image: url(../images/li-blut.png); background-repeat: no-repeat; font-size: 15px; font-family: 'LatoWebLight'; }
.footer_menu ul li a { color: #555555; }
.footer_menu h2 { color: #000000; font-family: 'LatoWebLight'; font-size: 18px; margin: 0 0 14px; text-transform: uppercase; }
.menu_sec { float: left; width: 61%; padding-top: 30px; }
.form_sec { border-left: 1px solid #cccccc; float: left; padding-bottom: 19px; padding-top: 30px; width: 34%; }
.form_sec h2 { background: rgba(0, 0, 0, 0) url("../images/footer-hadding-bag.png") no-repeat scroll -2px center; color: #000000; font-family: 'LatoWebLight'; font-size: 18px; margin: 0 0 14px; padding-left: 34px; text-transform: uppercase; }



.follow_us ul { float: left; margin: 6px 0 0 35px; padding: 0; width: 100%; }
.follow_us ul li a { color: #6b6b6b; text-decoration: none; }
.follow_us ul li a .fa { color: #000; }
.follow_us ul li { display: inline-block; margin: 0 57px 0 0; padding: 0; font-size: 15px; font-family: 'LatoWebLight';text-transform: uppercase; }
.follow_us ul li a:hover { color: #578dcb; }
.follow_us ul li a:hover .fa { color: #578dcb; }
.follow_us ul li:last-child { margin-right: 0; }
.form_fild p { color: #555555; font-family: 'LatoWebMedium'; font-size: 15px; line-height: 20px; margin: 0; padding-left: 35px; }
.form_fild p span { color: #555555; font-family: "RobotoMedium"; }
.form_fild .form-control { font-size: 14px; height: 40px; font-family: "RubikLight"; color: #b3b3b3; border-radius: 2px; }
.form_fild .btn.btn-default { background-color: #000; border: none; color: #fff; font-size: 20px; height: 42px; padding-top: 8px; text-transform: uppercase; width: 100%; font-family: 'LatoWebLight'; border-radius: 2px !important;}
.form_fild .btn.btn-default:hover { background-color: #548bca; color: #fff;  }
.form_fild { float: left; margin-top: 38px; width: 100%; }
.form_fild .form-group { margin-bottom: 6px; }
.form_fild form { margin-left: 35px; margin-top: 4px; }
.copyright { background-color: #000000; float: left; padding: 9px 0; text-align: center; width: 100%; }
.copyright p { margin: 0; color: #fff; font-size: 13px; font-family: "RubikLight"; }

.footer_menu:nth-child(3) { width: 29%; }
.bag_img .products_viwe {
  height: 100%;
}

.left-bar-1 .bag_img .products_viwe {
  margin-top: 5px;
}

/*rr@-17-4-2017-contact*/
.contact_area { float: left; margin-top: 40px; width: 100%; margin-bottom: 34px; }
.contact_adress { padding-left: 29px; }
.form_fild_contact .form-group input { border-radius: 0; height: 40px; }
.form_fild_contact .form-group label { font-size: 14px; font-weight: 100; font-family: "RubikRegular"; color: #333; }
.form_fild_contact .form-group label span { color: #ef5a2f; }
.form_fild_contact .form-group textarea { border-radius: 0px; height: 130px; }
.form_fild_contact .btn.btn-default { background-color: #000000; border: medium none; border-radius: 30px; color: #ffffff; font-size: 18px; text-transform: uppercase; width: 100%; font-family: "RubikRegular"; padding: 9px 0; }
.form_fild_contact h2 {
  color: #000;
  font-family: "RobotoMedium";
  font-size: 21px;
  line-height: 31px;
  margin: 0 0 21px;
}
.form_fild_contact p { color: #575757; font-family: "RubikLight"; font-size: 15px; margin: 0; padding-bottom: 25px; padding-top: 20px; }
.contact_adress h2 { font-size: 20px; text-transform: uppercase; margin: 0; color: #000; font-family: "RobotoMedium"; }
.contact_adress p { color: #575757; font-family: "RubikRegular"; font-size: 15px; margin: 0; padding-bottom: 25px; padding-top: 31px; }
.contact_adress ul { margin: 10px 0 0 0; padding: 0; }
.contact_adress ul li { color: #555555; display: block; font-family: "RubikLight"; font-size: 15px; margin: 0; padding: 0 0 16px; }
.contact_adress ul li span { margin-left: 7px; }
/*rr@-17-4-2017-about*/
.about_banner { width: 100%; float: left; margin: 0; padding: 0; background-repeat: no-repeat; background-size: cover; }
.about_content_two { float: left; padding-top: 35px; width: 100%; }
.about_lef h2 { color: #000000; font-family: "RobotoMedium"; font-size: 30px; font-weight: bold; margin: 0; text-transform: uppercase; }
.about_rig img { padding-top: 10px; }
.about_lef p { color: #717171; font-family: "RubikRegular"; font-size: 16px; margin: 0 0 16px; padding-bottom: 3px; }
.first_p { padding-bottom: 24px; padding-top: 13px; }
.contact_mail { border-bottom: 2px solid #5b5b5b; border-top: 2px solid #5b5b5b; float: left; margin-top: 32px; padding: 27px 0; width: 100%; }
.mail_section h2 { font-size: 30px; margin: 0; font-family: "RobotoMedium"; text-transform: uppercase; color: #000; }
.mail_section h3 { color: #000000; font-family: "RobotoMedium"; font-size: 18px; margin: 6px 0 0; text-transform: uppercase; }
.mail_section h3 span { font-family: "RubikRegular"; padding-left: 7px; text-transform: initial; font-size: 16px; }
.about_lef h3 { font-size: 16px; margin: 0; text-transform: uppercase; font-family: "RobotoMedium"; color: #000; padding-top: 22px; }
.about_content h2 { color: #777777; font-size: 20px; letter-spacing: 2px; text-transform: uppercase; font-family: 'robotoregular'; margin: 0; }
.about_content h3 { color: #777777; font-family: "robotoregular"; font-size: 26px; letter-spacing: 7px; margin: 0; text-transform: uppercase; }
.about_content h4 { color: #000000; font-family: "RobotoMedium"; font-size: 60px; font-weight: bold; letter-spacing: 6px; line-height: 41px; text-transform: uppercase; }
.about_content { padding-bottom: 120px; padding-top: 111px; }
/*rr@-17-4-2017-end*/
.left_bar { float: left; width: 23%; }
.left_bar .panel-title .collapsed { background-image: url(../images/hide-icon.png); background-position: right; display: inline-block; background-repeat: no-repeat; width: 100%; }
.left_bar .panel-title a { background-image: url(../images/show-icon.png); display: inline-block; background-position: right; background-repeat: no-repeat; width: 100%; }
.left_bar.panal_area { width: 100%; float: left; }
.left_bar h2 { color: #191919; font-family: "LatoWebLight"; font-size: 16px; margin: 0; padding-bottom: 16px; text-transform: uppercase; }
.left_bar .panel-title a {
  color: #686868;
  font-family: "LatoWebLight";
  font-size: 15px;
  text-decoration: none;
}
.left_bar .panel-default { border: none; box-shadow: none;}
.left_bar .panel-heading { background-color: transparent; border: none; padding-left: 0; padding-right: 2px; font-family: "LatoWebLight"; }
.left_bar .panel-body { border: none !important; padding: 0; }
.panal_area { border-bottom: 1px solid #cccccc; float: left; margin-bottom: 17px; padding-bottom: 11px; width: 100%; }
.panal_area .panel-group { margin-bottom: 0; }
.panal_data { border-bottom: 1px solid #cccccc; float: left; padding-bottom: 27px; width: 100%; }
.panal_data img { width: 100%; }
.panal_data .form-control { border: 1px solid #cccccc; border-radius: 0; height: 30px; }
.panal_data .form-group { float: left; margin-bottom: 0; width: 41.3%; }
.panal_data form { margin-top: 10px; width: 100%; }
.panal_data .btn.btn-default { background-color: #c4c4c4; border-radius: 0; padding: 0; width: 34px; height: 30px; margin-left: 5px; }
.panal_data .form-group:nth-child(2) { margin-left: 5px; }
.panal_data .btn.btn-default:hover { border: none; }
.panal_data .btn.btn-default img { width: auto; }
.panal_data_two { float: left; margin-top: 14px; width: 100%; }
.panal_data_two .panel-title a { font-size: 16px; font-family: "LatoWebLight"; text-transform: uppercase; color: #191919; }
.panal_data_two h3 { color: #7a7a7a; font-family: "LatoWebLight"; font-size: 16px; margin: 0; padding-bottom: 15px; padding-top: 12px; }
.clear_all {
  color: #000000;
  display: inline-block;
  font-family: "LatoWebLight";
  font-size: 15px;
  margin-top: 5px;
  text-decoration: none;
}
.clear_all:hover { color: #000; text-decoration: none; }
.compare_btan:hover { color: #fff; background-color: #000; text-decoration: none; }
.compare_btan { border: 1px solid #cccccc; color: #000000; display: inline-block; float: right; font-family: "LatoWebLight"; font-size: 14px; padding: 6px 11px; text-transform: uppercase; }
.panal_data_three .panel-title a { color: #191919; font-family: "LatoWebLight"; font-size: 16px; text-transform: uppercase; }
.panal_data_three .panel-body p { color: #717171; margin: 0 0 7px; }
.panal_data_three .panel-body p label { font-weight: 100; font-family: "RubikRegular"; font-size: 14px; }
.panal_data_three { border-top: 1px solid #cccccc; float: left; margin-top: 4px; padding-top: 13px; width: 100%; }
.panal_data_four { border-top: 1px solid #cccccc; float: left; padding-top: 13px; width: 100%; }
.panal_data_four .panel-title a { color: #191919; font-family: "LatoWebLight"; font-size: 16px; text-transform: uppercase; }
.panal_data_four ul { margin: 0; padding: 0; }
.panal_data_four label { font-family: "RubikRegular"; font-size: 15px; color: #6c6c6c; font-weight: 100; }
.panal_data_four ul li { display: block; float: left; margin-bottom: 7px; width: 50%; }
/*checkbox-css-start*/

/* Base for label styling */
.panal_data_three [type="checkbox"]:not(:checked), [type="checkbox"]:checked { /*  position: absolute; left: -9999px; */ }
.panal_data_three [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label { position: relative; padding-left: 25px; cursor: pointer; }
/* checkbox aspect */
.panal_data_three [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before { content: ''; position: absolute; left: 0; top: 0px; width: 21px; height: 21px; border: 1px solid #aaa; border-radius:2px; }
/* checked mark aspect */
.panal_data_three [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after { content: '✔'; position: absolute; top: 7px; left: 4px; font-size: 16px; line-height: 0.8; color: #09ad7e; transition: all .2s; }
/* checked mark aspect changes */
.panal_data_three [type="checkbox"]:not(:checked) + label:after { opacity: 0; transform: scale(0); }
.panal_data_three [type="checkbox"]:checked + label:after { opacity: 1; transform: scale(1); }
/* disabled checkbox */
.panal_data_three [type="checkbox"]:disabled:not(:checked) + label:before, [type="checkbox"]:disabled:checked + label:before { box-shadow: none; border-color: #bbb; background-color: #ddd; }
.panal_data_three [type="checkbox"]:disabled:checked + label:after { color: #999; }
.panal_data_three [type="checkbox"]:disabled + label { color: #aaa; }
/* accessibility */
/* hover style just for information */
.panal_data_three form { margin: 0; width: 100%; }
.panal_data_three .txtcenter { margin-top: 4em; font-size: .9em; text-align: center; color: #aaa; }
/*checkbox-css-end*/


/*checkbox-css-start*/

/* Base for label styling */
 [type="checkbox"]:not(:checked), [type="checkbox"]:checked { /* position: absolute; left: -9999px; */}
 [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label { position: relative; padding-left: 28px; cursor: pointer; }
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before { content: ''; position: absolute; left: 0; top: 1px; width: 21px; height: 21px; border: 1px solid #aaa; border-radius: 2px; }
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after { content: '✔'; position: absolute; top: 7px; left: 4px; font-size: 16px; line-height: 0.8; color: #09ad7e; transition: all .2s; }
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after { opacity: 0; transform: scale(0); }
[type="checkbox"]:checked + label:after { opacity: 1; transform: scale(1); }
/* disabled checkbox */
.panal_data_four [type="checkbox"]:disabled:not(:checked) + label:before, [type="checkbox"]:disabled:checked + label:before { box-shadow: none; border-color: #bbb; background-color: #ddd; }
[type="checkbox"]:disabled:checked + label:after { color: #999; }
 [type="checkbox"]:disabled + label { color: #aaa; }
/* accessibility */
/* hover style just for information */
.panal_data_four form { margin: 0; width: 100%; }
.panal_data_four .panel-body p { margin: 0; }
.panal_data_four .txtcenter { margin-top: 4em; font-size: .9em; text-align: center; color: #aaa; }
/*checkbox-css-end*/


/*rr@-19-4-2017*/
.panal_data_five { border-top: 1px solid #cccccc; float: left; padding-top: 4px; width: 100%; }
.panal_data_five .panel-title a { color: #191919; font-family: "LatoWebLight"; font-size: 16px; text-transform: uppercase; }
.panal_data_four .panel.panel-default { margin-bottom: 7px; }
.product_banner { background: url(../images/product-banner.png); background-repeat: no-repeat; background-size: cover; }

.top-header{background: #000; 	text-align: center;}
.tagline p { margin: 0; color: #fff; text-transform: uppercase; font-family: 'LatoWeb'; font-size: 15px; }
.login_top li { list-style: none; display: inline-block; }
.login_top ul { padding: 0; }
.col-sm-6.left-top { text-align: right; }
.right-top li a { padding: 0 13px 0 0;	color: #000; font-size: 14px;	position: relative;	font-family: 'LatoWeb';	text-transform: uppercase; }
.right-top li:first-child a::before {	position: absolute;	content: "";	width: 1px;	height: 12px;	right: 4px;	top: 1px;	background: #000; }
.left-top li a {padding:0 0 0 10px; color:#000; font-size:14px; font-family: 'LatoWeb'; text-transform: uppercase; }

.left-top li a:hover , .right-top li a:hover{ text-decoration: none; color:#548bca;}
.logo {	padding-left: 170px; }
.login_top .container div {	display: inline-block;}
.left-top {	float: right;}
.home_banner .carousel-caption h3 {
  color: #000;
  font-family: "Titillium Web",sans-serif;
  font-size: 30px;
  font-weight: 600;
  margin: 6px 0 0;
  text-transform: uppercase;
}
.left-top .fa {	padding: 0 5px 0 0; font-size: 15px; }
.categories_text img{	transition: linear .1s;	-moz-transition: linear .1s;	-webkit-transition: linear .1s; }

.categories_text:hover img{	transform: scale(1.1) rotate(1deg);    -moz-transform: scale(1.1) rotate(1deg);	-webkit-transform: scale(1.1) rotate(1deg);
	transition: linear .1s; -moz-transition: linear .1s;	-webkit-transition: linear .1s; }

.woocommerce-MyAccount-navigation ul {
    float: left;
    width: 100%;
    margin: 35px 0 35px 0;
}
.woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    list-style: inline-block;
    border-right: 1px solid;
    padding: 0 20px;
}

.search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000; opacity: 1; text-transform:uppercase; font-size: 13px; font-family: 'LatoWeb';
}
.search::-moz-placeholder { /* Firefox 19+ */
  color: #000; opacity: 1; text-transform:uppercase; font-size: 13px; font-family: '     Web';
}
.search:-ms-input-placeholder { /* IE 10+ */
  color: #000; opacity: 1; text-transform:uppercase; font-size: 13px; font-family: 'LatoWeb';
}
.search:-moz-placeholder { /* Firefox 18- */
  color: #000; opacity: 1; text-transform:uppercase; font-size: 13px; font-family: 'LatoWeb'; 
}

#exampleInputEmail1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000; opacity: 1; font-size: 14px; font-family: 'LatoWebLight';
}
#exampleInputEmail1::-moz-placeholder { /* Firefox 19+ */
  color: #000; opacity: 1; font-size: 14px; font-family: 'LatoWebLight';
}
#exampleInputEmail1:-ms-input-placeholder { /* IE 10+ */
   color: #000; opacity: 1; font-size: 14px; font-family: 'LatoWebLight';
}
#exampleInputEmail1:-moz-placeholder { /* Firefox 18- */
  color: #000; opacity: 1; font-size: 14px; font-family: 'LatoWebLight';
}

/*-----i@ 29-05-----------*/
.chkoutform h1, .loogin h1 {
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  padding: 0 0;
  font-family: 'LatoWebLight';
}
.chkoutform {
  display: inline-block;
  width: 100%;
}
.chkoutform .panel-title > a {
  font-size: 15px;
  font-family: 'LatoWebLight';
   color: #000000;
   text-decoration:none;
   text-transform: uppercase;
}
.chkoutform .panel-default > .panel-heading {
  background-color: #f1f1f1;
}
.chkoutform .registr h2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
  font-family: 'LatoWebLight';
}
.chkoutform .registr .radio > label {
  font-size: 16px;
  font-family: 'LatoWebLight';
    color: #000000;
}
.registr p{
	font-size: 14px;
  font-family: 'LatoWebLight';
    color: #000000;

}

.registr  label {
  font-size: 15px;
  font-weight: normal;
  width: 100%;
  font-family: 'LatoWebLight';
    color: #000000;
}

.select-style {
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
    background: #fff url("../images/select-arrow.png") no-repeat 95% 50%;
}

.select-style select {
    padding: 9px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select-style select:focus {
    outline: none;
}
.registr .form-group .form-control {
  height: 42px;
}
.registr a {
  color: #000000;
  display: inline-block;
  font-family: "LatoWebLight";
  font-size: 14px;
  margin-bottom: 15px;
  text-decoration: none;
}
.btn-default {
  background-color: #000000;
  border-color: #000000;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  padding: 10px 30px;
  text-transform: uppercase;
  font-family: 'LatoWebLight';
}
.chkoutform .panel-heading {
  padding: 14px 15px;
}
.step2 .select-style {
  width: 100%;
  background: #fff url("../images/arrow2.png") no-repeat 100% 50%;
}
.step2 .btn-default {
  float: right;
}

em {
  color: #ca1a1a;
  font-size: 15px;
}
.registr.step2 {
  margin-top: 47px;
}
.registr.stp3 {
  padding-right: 250px;
}
.loogin {
  display: inline-block;
  width: 100%;
   margin-bottom: 80px;
}


.loogin .customer > h2 {
  font-size: 18px;
  font-family: 'LatoWebLight';
   color: #000000;
   text-transform: uppercase;
}
.loogin .customer .form-group .form-control {
  height: 42px;
}

.loogin .customer > p {
  font-size: 15px;
    font-family: 'LatoWebLight';
   color: #000000;
   margin-bottom: 50px;
}
.loogin .customer .control-label {
  font-size: 15px;
  font-weight: normal;
   font-family: 'LatoWebLight';
   color: #000000;
}



.customer {
  border: 1px solid #ccc;
  border-radius: 3px;
  display: inline-block;
  height: 340px;
  padding: 10px 30px;
  width: 100%;
}
.loogin .customer .btn-default {
background-color: #323232;
    border-color: #323232;
}

.loogin .customer .btn-default:hover {
background-color: #fff;
    color:#323232;
}
.btn.btn-default.connt {
  margin-top: 28px;
}
.customer .form-group > a {
    color: #000000;
  display: inline-block;
}
.customer .form-group:last-child {
 margin: 40px 0 0 0;
}

.our-store-heading .storrees h1 {
  font-size: 24px;
  text-transform: uppercase;
   color: #000000;
   font-family: 'RobotoMedium';
   margin:0;
}
.our-store-heading .storrees > ul {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.our-store-heading .storrees a {
   color: #000000;
  font-size: 14px;
    font-family: 'RobotoMedium';
	text-transform: uppercase;
}

.our-store-heading .storrees > ul  li{
display:inline-block;
}
.our-store-heading {
  background-color: #f5f5f5;
  display: inline-block;
  padding: 10px 0;
  width: 100%;
  margin:0 !important;
}
.our-store .sale > h2 {
  color: #151515;
  font-size: 18px;
  text-transform: uppercase;
}
.sale > ul{
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.sale ul li {
  color: #717171;
  font-size: 15px;
  padding: 2px 0;
}
.sale ul li strong {
  color: #000000;
  font-family: 'RobotoMedium';
  font-weight:normal;
  text-transform: uppercase;
}
.mody > ul {
  list-style: outside none none;
  padding: 0;
}
.mody {
  display: inline-block;
  width: 60%;
  vertical-align: top;
}
.mody li {
  padding: 3px 0;
}
.monday > ul {
  list-style: outside none none;
  padding: 0;
}
.monday {
  display: inline-block;
  width: 29%;
}
.monday li {
  padding: 3px 0;
}
.sale img {
  margin-right: 4px;
}
.our-store.secnd {
  border-top: 2px solid #e1e1e1;
  margin-top: 30px;
  padding-top: 20px;
}
.our-store-heading h1 {
  color: #000000;
  font-size: 24px;
  margin: 0;
  text-transform: uppercase;
  font-family: 'LatoWebLight';
}
.collect h1 {
  color: #000000;
  font-size: 16px;
  font-family: 'LatoWebMedium';
}
.collect p {
  color: #000000;
  font-size: 15px;
     font-family: 'LatoWebLight';
}
.collect ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.collect ul  li {
  font-size: 15px;
  padding: 1px 0;
  font-family: 'LatoWebLight';
  color: #000000;
}
.zippay {
  background-color: #000000;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 13px 0;
   margin-top: 60px;
}
.zippay h3 {
  color: #fff;
  font-size: 18px;
  margin: 0;
  font-family: 'RobotoLight'; 
}


.zippay h3 span{
font-family: 'RobotoMedium';
}
.zippay img {
  margin-left: 8px;
}
.third .sale {
  display: inline-block;
  vertical-align: top;
  width: 19%;
}

.third .sale:first-child {
  width: 16%;
}
.third .sale:nth-child(2) {
  width: 15%;
}
.third .sale:nth-child(3) {
  width: 20%;
}
.third .sale:nth-child(5) {
  width: 22%;
}
.our-store.third {
  border-top: 2px solid #ccc;
  margin-top: 60px;
  padding-top: 50px;
}
.sitemap .bags > h2 {
  color: #151515;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'RubikMedium';
}
.bags ul li a {
  color: #717171;
  font-size: 15px;
  text-decoration: none;
  font-family: 'RubikRegular';
}
.bags > ul {
  margin: 0;
  padding: 0 0 0 15px;
}
.sitemap .bags li {
  list-style-image:url("../images/arrow4.png");
}
.sitemap .bags {
  display: inline-block;
  width: 16%;
  vertical-align:top;
  }
  
  
.featured_products i {
  font-size: 15px;
  margin: 0 2px;
  padding-top: 8px;
  vertical-align: top;
}


/*shoe size*/

.left-bar-1 {
	padding:0px 0px 20px;
}

.size_guide{
	width:100%;
	height:auto;
	color:#000;
	padding:20px;
}

.size_guide h3{
	font-size:24px;
	float:left;
	font-family: 'LatoWebLight';
}

.size_guide h5{
	font-size:14px;
	float:right;
	font-family: 'LatoWebLight';
}

.guide-table{
	width:100%;
	height:auto;
	color:#000;
}

.guide-table h2{
	text-align:center;
	font-size:28px;
	font-family: 'LatoWebLight';
}

.table > thead > tr > th {
  border-bottom: 2px solid #ddd;
  vertical-align: bottom;
  text-align: center;
  background-color:#000;
  color:#fff;
  font-family: 'latoWebLight';
}

.table {
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
  border: 1px solid #d5d5d5;
}

.guide-table td {
  border-right: 1px solid #ccc;
  text-align: center;
}

.guide-table p{
	font-family: 'LatoWebLight';
}




.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
  margin-left: -20px;
  margin-top: 3px;
  position: absolute;
}


.right_bar {
  float: left;
  padding-left: 30px;
  width: 75%;
}

.right_bar .products_img {
  background-color: #efeff1;
  float: left;
  height: 270px;
  margin-top: 0;
  overflow: hidden;
  padding: 10px 10px;
  position: relative;
  text-align: center;
  width: 100%;
}

.right_bar .sortt > select-style {
	float:left;
}

.right_bar .showw > select-style {
	float:right;
}

.right_bar .sortt > label, .showw > label {
  display: inline-block;
  font-family: "LatoWebLight";
  font-size: 17px;
  font-weight: 300;
  margin: 8px 0 0;
  padding-right: 5px;
  vertical-align: top;
}
.right_bar .sortt .select-style, .showw .select-style {
  display: inline-block;

}



.shop_aera .order_content {
  width: 96%;
}

.showw .select-style {
  width: 18%;
}

.btn-toolbar {
  float: right;
}


.pagination {
    display: inline-block;
	float:right;
}

.pagination a {
    color: black;
    float: left;
    padding: 10px 16px;
    text-decoration: none;
    border: 1px solid #ddd;
	margin:0px 5px;
}

.pagination a.active {
  background-color: #000;
  border: 1px solid #000;
  color: white;
}

.pagination a:hover:not(.active) {background-color: #ddd;}

.pagination a:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pagination a:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.left_bar .products_img {
  height: 260px;
}

.also-love {
  border: 3px solid #000;
  display: inline-block;
  height: auto;
  margin: 40px 0 10px;
  padding-bottom: 0;
  width: 100%;
}

.also-love p {
  background: #fff none repeat scroll 0 0;
  color: #000;
  font-family: 'latoweblight';
  font-size: 20px;
  padding: 12px 0;
  text-align: center;
  width: 100%;
  margin:0px;
}



.left_bar .shoe_content {
    padding-left: 19px;
    width: 60%;
}

.left_bar .shoe_img {
    width: 40%;
}
.shoe_content h6 a {
  color: #000;
  font-size: 15px;
}
.shop-instaa .four-img ul li {
  display: inline-block;
  margin-right: 36px;
}
.four-img ul li:last-child {
  margin: 0;
}

.colorr .panel-body > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family:'latoweblight';
}


.colorr .panel-body > li {

}

.shop-instaa{
	width:100%;
	padding:0px 0px;
	font-family:'latoweblight';
}

.instaa h3{
	font-size:20px;
	text-align:center;
}
	
.shop-instaa ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}


.four-img ul li {
  margin-right: 17px;
  display:inline-block;
  
}

.four-img img{
	width:255px;
}

.bttn{
	text-align:center;
}

.bttn .btn{
	padding:10px;
	text-align:center;
	background:#000;
	color:#fff;
	margin:25px;
}


.details {
	width:100%;
	height:auto;
	text-align:center;
	color:#000;
	font-family:'latoweblight';
}

.sale-1 {
	padding:0px 0px;
}

.sale-2 {
	padding:0px 0px;
}

.shoe-whloe-sale .btn{
	padding:10px;
	text-align:center;
	border-radius:0px;
	background:#000;
	color:#fff;
}


.shoe-sale .btn{
	padding:10px;
	border-radius:0px;
	text-align:center;
	background:#000;
	color:#fff;
}


.abtu {
	font-family:'myriad pro';
	margin-left:15px;
}

.shop-instaa {
  display: inline-block;
  font-family: "latoweblight";
  padding: 20px 0;
  width: 100%;
}

.footer_area {
  margin: 0;
}


.selct .select-style {
  border-radius: 0;
  padding: 2px 0;
  font-family: 'LatoWebLight';
  width: 100%;
}

.find-location{
	margin:20px 0px;
}

.find-location-1 {
  border: 4px solid #ccc;
  display: inline-block;
  font-family: "LatoWebLight";
  padding: 15px;
  width: 100%;
}

.find-location-1 p {
  font-family: "LatoWebLight";
  margin: 10px 0 0;
  padding: 0;
}

.Stores-Near-You .col-sm-4{
	padding-left:0px;
}
	

.divider-1 {
	border-bottom:1px solid #ccc;
	padding:10px;
}

.divider-2 {
	border-bottom:1px solid #d0d0d0;
	padding:10px;
}

.storys-1 > a {
  color: #000;
  display: inline-block;
  text-decoration: none;
  font-family: 'LatoWebLight';
}

.bton {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  border: none;
  padding: 12px 25px;
  font-family: 'LatoWebLight';
}

.bton:hover {
	background:#548bca;
}

.shoe-whloe-sale .btn:hover {
  background: #548bca;
}

.shoe-sale .btn:hover {
  background: #548bca;
}


.day-1{
	width:50%;
	padding:10px 0px;
	display:inline-block;
}

.time {
  display: inline-block;
  padding:10px 0px;
}

.day-1 > ul {
  text-decoration: none;
  list-style: none;
  padding-left: 0;
}


.time > ul {
  list-style: none;
  padding-left: 0;
}

.map-img-1{
	margin-top:-25px;
}

.searching-1 {
	border:1px solid #ccc;
}

.searching-1 .btn {
  background: #000 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  float: right;
  padding: 10px;
}

.searching-1 .btn:hover {
	background:#548bca;
}

.searching-1 button, input, select, textarea {
  border: medium none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: 10px 10px;
}

.details .container {
  max-width: 820px;
}

.phn-1 {
	width:50%;
	display:inline-block;
}

.num-1 {
	width:48%;
	display:inline-block;
}

.products_img .new-img-1 { left: 0; position: absolute !important; top: -2px; }
img.saleicon {
    float: left;
}




/***new-css***/
.yith-wcwl-add-to-wishlist {
  margin-top:0!important;
}
.panel-body input[type="checkbox"] {
  display:none;
}
.berocket_filter_slider.ui-widget-content .ui-slider-range, .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
  background:#4067b1!important;
  height: 7px!important;
}
.berocket_filter_slider.ui-widget-content .ui-slider-handle, .berocket_filter_price_slider.ui-widget-content .ui-slider-handle {
  background: none!important;
  height: 14px!important;
  width: 14px!important;
  border: 2px solid #5085c6!important;
  border-radius: 12px!important;
}
ul.berocket_aapf_widget {
  padding: 0!important;
}
.berocket_aapf_widget li.slider span.left input, .berocket_aapf_widget li.slider span.right input {
  border: 1px solid #e8e8e8!important;
  font-family: "LatoWebLight"!important;
  font-size: 15px!important;
  font-style: initial!important;
  padding: 6px 9px!important;
  width: 80%!important;
  text-align: center!important;
}
ul.berocket_aapf_widget li > span.left::after {
  background-color: #c4c4c4;
  content: "";
  height: 2px;
  position: absolute;
  width: 8px;
  left: 122px;
  right: 0;
  margin: 0 auto;
  top: 13px;
}
.products_content h3 {
  color: #000000;
  font-family: "LatoWebLight";
  font-size: 16px;
  margin: 0;
  min-height: 38px;
  text-transform: uppercase;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
  float: left!important;
}
.products .product {
  min-height: 540px;
}
.newwoocommerce-pagination ul{
	margin:0;
	padding:0;
}
.newwoocommerce-pagination li{
	display:inline-block;
	font-size:20px;
	color:#000;
}
.left-bar-1 .bag_img {
  overflow: hidden;
}
ul.berocket_aapf_widget li > span {
  position: relative;
}
.newwoocommerce-pagination {
  display: inline-block;
  float: none;
  text-align: right;
  width: 100%;
}
.newwoocommerce-pagination li {
  display: inline-block;
  margin: 0 6px 0 0;
}
.newwoocommerce-pagination li span.current {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  display: inline-block;
  font-family: "LatoWebLight";
  font-size: 18px;
  font-weight: 600;
  padding: 6px 13px;
}
.newwoocommerce-pagination li a {
  border: 1px solid #ccc;
  color: #000;
  display: inline-block;
  font-family: "LatoWebLight";
  font-size: 18px;
  padding: 6px 12px;
}
.newwoocommerce-pagination li a:hover {
  text-decoration: none;
}
.woocommerce-products-header h1 {
  color: #000;
  font-family: "LatoWebLight";
  font-size: 42px;
  font-weight: bold;
  text-transform: capitalize;
}
.sort-by .col-sm-6 {
  padding: 0;
}
.sortt {
  font-size: 15px;
  font-family:"LatoWebLight";
}
.summary .woocommerce-Price-amount.amount {
  color: #000;
  font-family: "RubikRegular";
  font-size: 28px;
}
.woocommerce-product-details__short-description span {
  font-family: "LatoWebLight";
}
.woocommerce-product-details__short-description > p {
  margin-bottom: 18px;
}
.summary .price {
  margin: 0 0 5px;
}
.sort-by .sortdropdown {
  text-align: right;
  padding: 0 0 28px;
}
.variations .label > label {
  color: #548bca;
  font-family: "LatoWebLight";
  font-size: 17px;
  font-weight: 600;
  padding: 14px 0 0;
}
.variations .value > select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #fff url("../images/select-arrow.png") no-repeat scroll 94% 50%;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-family: "LatoWebLight";
  font-size: 16px;
  margin: 0 0 0 -22px;
  width: 64%;
}
table.variations {
  width: 100%;
}
.variations a.reset_variations {
  color: #000;
  display: inline-block;
  font-family: "LatoWebLight";
  font-size: 15px;
  margin-left: 24px;
  text-transform: uppercase;
}
.single_variation_wrap .stock.in-stock {
  color: #000;
  font-family: "RubikRegular";
  font-size: 15px;
  padding: 12px 0 0;
}
.quantity .input-text {
  border: 1px solid #ccc;
  border-radius: 5px;
  font-family: "LatoWebLight";
  font-size: 16px;
  margin: 20px 0 0;
  width: 36%;
}
.quantity {
  margin: 0 0 19px;
}
.single_add_to_cart_button.button.alt {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  font-family: "RubikRegular";
  font-size: 20px;
  margin: 0 0 22px;
  padding: 10px 20px;
}
.compare.button {
  display: block;
  font-family: "LatoWebLight";
  font-size: 17px;
  font-weight: 600;
  margin: 8px 0;
}
.woocommerce-tabs .tabs.wc-tabs {
  overflow: hidden;
  padding: 0 0 0 14px;
  position: relative;
}
.woocommerce-tabs .tabs.wc-tabs li a {
  color: #000;
  font-family: "LatoWebLight";
  font-size: 19px;
  font-weight: 600;
}
.woocommerce-tabs .tabs.wc-tabs li a:hover, .woocommerce-tabs .tabs.wc-tabs li a:focus {
  text-decoration: none;
  color: #000;
}
.woocommerce-tabs .tabs.wc-tabs li.active a:hover , .woocommerce-tabs .tabs.wc-tabs li a:focus{
  color: #000;
}
#tab-description > h2 {
  color: #000;
  font-family: "RubikRegular";
  font-size: 24px;
  margin: 0;
  padding: 17px 0 12px;
}
#tab-description li {
  display: block;
  font-family: "LatoWebLight";
  font-size: 17px;
  padding: 0 0 10px 18px;
  position: relative;
}
#tab-description > ul {
  margin: 0;
  padding: 0;
}
#tab-description li::before {
  background-color: #548bca;
  border-radius: 10px;
  content: "";
  height: 7px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 7px;
}
.related  > h2 {
  color: #000;
  font-family: "RubikRegular";
  font-size: 27px;
  margin: 0;
  padding: 17px 0 12px;
}
.woocommerce-Tabs-panel {
  padding: 12px 0 0;
}
#tab-additional_information > h2 {
  color: #000;
  font-family: "RubikRegular";
  font-size: 24px;
  margin: 0;
  padding: 17px 0 12px;
}
.shop_attributes .product_weight {
  font-family: "LatoWebLight";
  font-size: 15px;
  padding: 2px 0 0 18px;
}
.shop_attributes th {
  color: #000;
  font-family: "LatoWebLight";
  font-size: 15px;
  font-weight: 100;
}
.shop_attributes p {
  padding-left: 17px;
  padding-top: 22px;
}
.shop_attributes p a {
  font-size: 15px;
}
.woocommerce-tabs {
  margin: 34px 0 0;
}
.woocommerce-Reviews  h2.woocommerce-Reviews-title {
  color: #000;
  font-family: "RubikRegular";
  font-size: 24px;
  margin: 0;
  padding: 17px 0 12px;
}
.woocommerce-Reviews p.woocommerce-noreviews {
  font-family: "LatoWebLight";
  font-size: 16px;
  margin: 0 0 10px;
}
.comment-respond .comment-reply-title {
  display: block;
  font-family: "LatoWebLight";
  font-size: 16px;
  margin: 0 0 12px;
}
.comment-form  p.comment-notes {
  font-family: "LatoWebLight";
  font-size: 16px;
  margin: 5px 0 10px;
}
#respond p.comment-form-rating label {
  color: #000;
  font-family: "RubikRegular";
  font-size: 18px;
  font-weight: 200;
  margin: 0;
  padding: 0 0 3px;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 20%;
}
.comment-form textarea {
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 15px;
  margin: 7px 0 0;
  resize: none;
  width: 320px;
}
.comment-form label {
  font-family: "RubikRegular";
  font-weight: 100;
  font-size: 17px;
  display:block;
}
.comment-form input {
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
  font-family: "RubikRegular";
  font-size: 17px;
  font-weight: 100;
}
.comment-form input.submit {
  background-color: #000;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: #fff;
  display: inline-block;
  font-family: "LatoWeb";
  font-size: 16px;
  padding: 13px 0;
  text-align: center;
  text-transform: uppercase;
  width: 119px;
}
.comment-form input.submit:hover{
	 background-color:#548bca;
	 color: #fff;
}

.woocommerce-tabs .tabs.wc-tabs li.active {
   background: #fff none repeat scroll 0 0;
  border-bottom-color: #fff;
  z-index: 2;
}
.woocommerce-tabs .tabs.wc-tabs::before {
  border-bottom: 1px solid #ccc;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}
.woocommerce-tabs .tabs.wc-tabs li::before, .woocommerce-tabs .tabs.wc-tabs li::after {
  border: 1px solid #d3ced2;
  bottom: -1px;
  content: "";
  height: 5px;
  position: absolute;
  width: 5px;
}
.woocommerce-tabs .tabs.wc-tabs li::after {
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #ebe9eb;
  right: -6px;
}
.woocommerce-tabs .tabs.wc-tabs li::before {
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #ebe9eb;
  left: -6px;
}
.woocommerce-tabs .tabs.wc-tabs li.active::before {
  box-shadow: 2px 2px 0 #fff;
}
.woocommerce-tabs .tabs.wc-tabs li.active::after {
  box-shadow: -2px 2px 0 #fff;
}
.woocommerce-tabs .tabs.wc-tabs li {
  background-color: #ebe9eb;
  border: 1px solid #d3ced2;
  border-radius: 4px 4px 0 0;
  display: inline-block;
  margin: 0 -5px;
  padding: 10px 24px;
  position: relative;
  z-index: 0;
}
.term-description > p {
  font-family: "LatoWebLight";
  font-size: 16px;
  padding: 9px 0 0;
}
.single_area .panel-body {
  color: #000;
  font-family: "LatoWebLight";
  font-size: 14px;
  font-weight: 500;
}
.top-search .woocommerce-product-search .search-field1 {
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  height: 36px;
  max-width: 250px;
  padding: 0;
  width: 100%;
}
.top-search .woocommerce-product-search .search-field1{
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #898989;
  display: inline-block;
  font-family: "RubikLight";
  height: 44px;
  padding: 0;
  vertical-align: top;
  width: 75%;
}
.top-search .woocommerce-product-search .search_submit i {
  color: #a6a6a6;
  display: inline-block;
  float: right;
  font-size: 16px;
  padding: 12px 0 0;
  vertical-align: top;
}
.top-search .seach-bar .search-field > button {
  background-color: transparent;
  border: medium none;
  height: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 7px;
  width: auto;
}
.top-search .seach-bar .search-field > button i {
  color: #cccccc;
  font-size: 17px;
}
.right_bar .products {
  float: left !important;
  width: 100% !important;
}
.main_header .navbar {
  margin-bottom: 0;
}
.products_img .prodimg {
  height: 250px;
  margin: 0;
  width: 250px;
}
.bestselimg img {
  height: 100px;
  width: 100px;
}
.bestselimg {
  text-align: left;
  width: 103px;
}
.shop_sec_img ul.bestseller {
  background-color: #f2f2f2;
  min-height: 430px;
}
.shop_sec_img ul.bestseller li {
  padding:15px 0 12px 15px;
}
.order_content p {
  color: #555555;
  font-family: "RubikLight";
  font-size: 14px;
  margin: 0;
  min-height: 98px;
  padding: 4px 17px 0;
}
.products_content ul.productbtns li {
  margin-right: 11px;
}
.products_content ul.productbtns li:nth-child(1) {
  margin-right: 0;
}
.shop_insta button.load_more {
  background-color: #000 !important;
  border: medium none !important;
  border-radius: 3px !important;
  color: #fff !important;
  display: inline-block !important;
  float: none !important;
  font-family: "LatoWebLight" !important;
  font-size: 16px !important;
  margin:19px auto 0 !important;
  text-transform: uppercase !important;
  width: 227px !important;
}
.shop_insta button.load_more:hover{
	background-color: #548bca !important;
	color: #fff !important;
}
.woof_price_search_container .price_slider_amount .price_label {
  color: #000;
  font-family: "LatoWebLight";
  font-size: 16px;
}
.woocommerce .woocommerce-ordering {
  margin: 0 !important;
}
.woof_container_inner > h4 {
  font-family: "LatoWebLight";
  font-size: 16px;
  margin: 0;
  padding: 7px 0 13px;
  text-transform: uppercase;
}
.woof_container ul.woof_list.woof_list_checkbox {
  margin: 0;
  padding: 0;
}
.woof_container .woof_list input[type="checkbox"] {
  display: none;
}
.woof_list label {
  font-family: "LatoWebLight";
  font-size: 15px;
  font-weight: normal;
  margin-left: 0;
  vertical-align: middle;
}
.woof_list li {
  padding: 0 0 8px;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #4067b1;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: transparent;
  border: 2px solid #5d91cd;
}
.bestsellershopbar .shop_sec_img {
  padding: 0;
}
.bestsellershopbar {
  margin: 38px 0 0;
}
.bestsellershopbar .shop_sec_img h4 {
  background-color: transparent;
  padding: 0 0 10px;
}
.bestsellershopbar .shoe_img img {
  height: 100px;
  width: 100px;
}
.form_fild_contact .form-group textarea {
  resize: none;
  width: 100%;
}
.woocommerce-product-gallery .flex-control-thumbs img {
  height: auto !important;
  width: 95% !important;
}
/***new-css-end***/



/***Faq-page**/
.our-store-heading {
  padding: 22px 0 !important;
}
.faq_section h1::before {
  background-color: #000;
  border-radius: 10px;
  content: "";
  height: 9px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 9px;
}
.faq_section h1 {
  padding-left: 16px;
  position: relative;
  margin: 30px 0 6px;
}
.faq_section li {
  padding: 12px 0 17px 15px !important;
  position: relative;
}
.faq_section li i {
  font-size: 17px;
  font-weight: 600;
  left: 0;
  position: absolute;
  top: 14px;
}
.faq_section p {
  padding-left: 16px;
}
.faq_section p.credit {
  line-height: 23px;
  margin-bottom: 3px;
}
.contact_adress ul li {
  line-height: 24px;
  padding: 0 0 10px 120px;
  position: relative;
}
.contact_adress ul li span {
  font-weight: 600;
  left: 0;
  margin-left: 0 !important;
  margin-right: 7px;
  position: absolute;
}
.contact_adress img {
  left: 0;
  position: absolute;
  top: 7px;
}
#colorbox {
  top: 129px !important;
}
#cboxClose {
  right: 21px !important;
  top: 4px !important;
}
#cboxOverlay {
  background: rgba(0, 0, 0, 0.7) !important;
}
.product .yith-wcwl-add-to-wishlist .ajax-loading {
  height: 12px;
  margin-left: -6px;
  width: 12px;
}
#yith-wcwl-popup-message {
  line-height: 40px  !important;
  margin-left: 0  !important; 
  padding: 0 10px  !important;
}
#yith-wcwl-popup-message > div {
  font-size: 13px !important;
}
.products .yith-wcwl-wishlistexistsbrowse.show {
  width: 190px !important;
}
.left_bar h4 .woof_front_toggle.woof_front_toggle_closed {
  color: #000;
  font-size: 25px;
  margin-top: -7px;
}
.left_bar h4 .woof_front_toggle.woof_front_toggle_opened {
  color: #000;
  font-size: 25px;
  margin-top: -6px;
}
.left_bar h4 a.woof_front_toggle.woof_front_toggle_closed:hover, .left_bar h4 a.woof_front_toggle.woof_front_toggle_closed:focus {
  text-decoration: none;
}
.left_bar h4 a.woof_front_toggle.woof_front_toggle_opened:hover, .left_bar h4 a.woof_front_toggle.woof_front_toggle_opened:focus{
  text-decoration: none;
}
.products .compare.button {
  margin: 2px 0 !important;
}
.woocommerce .dataTables_wrapper {
  overflow-y: scroll !important;
}
.product_slaider .compare.button {
  margin: 0;
  color: #337ab7;
  font-size: 15px;
}
.product_slaider .yith-wcwl-wishlistexistsbrowse.show {
  width: 195px;
}
.product_slaider .yith-wcwl-wishlistaddedbrowse.show {
  font-size: 14px;
  margin: 0;
  width: 150px;
}
.subcatlist > a {
  color: #3f3f3f;
  display: inline-block;
  font-size: 15px;
  padding: 5px 0 0 17px;
  position: relative;
}
.subcatlist > a::before {
  background-color: #3f3f3f;
  border-radius: 20px;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  top: 11px;
  width: 8px;
}
.subcatlist {
    padding: 0 0 0 10px;
}
/***Faq-page-end**/

.cate_box1 .our_collection_img_cntnt h3{
  bottom: 0;
  color: #fff;
  display: inline;
  font-size: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-family: 'robotoregular';
}
.cate_box2 .our_collection_img_cntnt h3 {
  bottom: 20px;
  color: #fff;
  display: inline;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-family: 'robotoregular';
  font-size: 28px;
}
.cate_box3 .our_collection_img_cntnt h3 {
  bottom: 20px;
  color: #fff;
  display: inline;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-family: 'robotoregular';
  font-size: 28px;
}
.cate_box4 .our_collection_img_cntnt h3 {
  bottom: 20px;
  color: #fff;
  display: inline;
  font-weight: bold;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-family: 'robotoregular';
  font-size: 28px;
}
.categories_text.cate_box2 {
  position: relative;
}
.categories_text.cate_box3 {
  position: relative;
}
.categories_text.cate_box4 {
  position: relative;
}
.cate_box2 .our_collection_img_cntnt h4 img {
  bottom: 10px;
  display: initial;
  height: 11px;
  left: 92px;
  margin: 0 auto;
  max-width: 200px;
  right: 0;
  text-align: center;
}
.cate_box3 .our_collection_img_cntnt h4 img {
  bottom: 12px;
  display: initial;
  height: 11px;
  left: 90px;
  margin: 0 auto;
  max-width: 200px;
  right: 0;
  text-align: center;
}
.cate_box2 .our_collection_img_cntnt > h4 {
  bottom: 117px;
  color: #000;
  font-family: "RobotoMedium";
  font-size: 14.8px;
  font-weight: bold;
  left: 104px;
  position: absolute;
  text-align: center;
}
.cate_box3 .our_collection_img_cntnt > h4 {
  bottom: 14px;
  font-family: "RobotoMedium";
  font-size: 14.8px;
  font-weight: bold;
  left: 6px;
  position: absolute;
  text-align: center;
}

.right_bar.right_bar1 {
    float: right;
}


.woocommerce-price-suffix {
	display: none;
}
.\\\"woocommerce-price-suffix\\\" {
	display: none;
}
.\\\"price\\\" {
	font-size: 26px;
	color: red;
}


.featured_categories .categories_text {
    min-height: 281px;
}
.shop_aera .bestselimg img {
    height: 90px;
    width: 100px;
}










.woocommerce-product-gallery__image a img {
 width: auto !important;
 height: auto !important;
}



.hyi .products_img {
  background: none !important;
}