@charset "utf-8";

/* CSS Document */



@import url('font-awesome.css');
 @import url('font-awesome.min.css');

::-moz-selection {
 color: #fff;
 background: #191919;
}
::selection {
	color: #fff;
	background: #191919;
}
.clear {
	clear: both;
	height: 0;
}
body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: 'OpenSansRegular';
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0 0 15px;
	font-family: 'OpenSansRegular';
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #fff;
}
h1 {
	font-size: 31px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
p {
	font-size: 15px;
	line-height: 25px;
	margin: 0 0 15px;
}
p span {
	color: #fff;
}
ul, li {
	/*list-style-type: none;*/

    

	box-sizing: border-box;
}
i {
	transition: all 0.3s linear;
}
a {
	color: #000;
	transition: all 0.3s linear;
	outline: none;
	text-decoration: none !important;
}
a span {
	color: #fff;
}
a:hover {
	color: #999;
}
a:active, a:focus {
	outline: none;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer
}
.pd_l {
	padding-left: 0;
}
.pd_r {
	padding-right: 0;
}
.pd_tb {
	padding-top: 15px;
	padding-bottom: 15px;
}
/*========================================================================*/





.lookbook {
	width: 115px;
	height: 35px;
	border-radius: 0 0px 5px 5px;
	position: fixed;
	top: 45%;
	left: -40px;
	z-index: 99999;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	background: rgba(255,255,255,1);
	background: #666; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#666, #000); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#666, #000); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#666, #000); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#666, #000); /* Standard syntax */
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	font-family: 'OpenSansBold';
	text-transform: uppercase;
	border: #666 1px solid;
	border-top: none;
}
.wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 2%;
}
/*================================== header s ===========================================*/



header {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.header_top {
	width: 100%;
	float: left;
	border-bottom: #7f7f7f 1px solid;
	padding: 10px 0;
}
.header_top p {
	font-size: 13px;
	margin: 0;
}
.header_login {
	width: auto;
	float: right;
	margin: 7px 0 0;
}
.header_login li {
	margin: 0;
	padding: 0 15px;
	border-right: #000 1px solid;
	font-size: 13px;
	line-height: 13px;
	float: left;
	list-style-type: none;
}
.header_login li:first-child {
	padding-left: 0;
}
.header_login li:last-child {
	border-right: 0;
	padding-right: 0;
}
.header_dwn {
	width: 100%;
	float: left;
	border-bottom: #7f7f7f 1px solid;
	padding: 10px 0;
}
.header_logo {
}
.header_logo img {
	max-width: 100%;
}
.header_logo h1 {
	margin: 0;
}
.header_menu {
	margin: 35px 0 0;
	min-height: 0;
	font-size: 14px;
}
#imaginary_container {
	margin-top: 20%;/* Don't copy this */
}
.stylish-input-group .input-group-addon {
	background: #eee !important;
	border: none;
}
.stylish-input-group .form-control {
	border-right: 0;
	box-shadow: 0 0 0;
	border: none;
	background: #eee;
}
.stylish-input-group button {
	border: 0;
	background: transparent;
}
.header_cart {
	width: auto;
	margin: 10px 0 0;
	float: right;
}
.header_cart ul {
	margin: 0;
	padding: 0;
}
.header_cart li {
	margin: 0 0 0 9px;
	font-size: 14px;
	color: #000;
	list-style-type: none;
	float: left;
}
.header_cart i {
	float: left;
	margin: 0px 5px 0 0px;
	font-size: 20px;
}
/*========================= banner s =============================*/



.home_banner {
	width: 100%;
	float: left;
}
.home_banner img {
	width:100%;
	height:512px !important;
}
.carousel-control.left, .carousel-control.right {
	background-image: none
}
.right.carousel-control, .left.carousel-control {
	display: none;
}
/*============*/

.worldwide{
	text-align:center;}
	
.worldwide img{
	max-width:100%;
	vertical-align:top;}

/*============*/

.div1 {
	width: 100%;
	margin: 3% 0;
	float: left;
}
.div1 img {
	width: 100%;
	height: 250px;
}
.div1 a {
	color:#fff;
	border:#fff 1px solid;
	padding:8px 15px;
	font-size:15px;
	text-transform:uppercase;
	margin-top:17%;
	display:inline-block;
}
.div1 a:hover {
	box-shadow:#fff 0 0 5px;
}
.div2 {
	width: 100%;
	float: left;
}
.div2 .pic1 {
	width: 100%;
	height: 200px;
	margin: 0 0 15px;
}
.div2 .pic2 {
	width: 100%;
	height: 415px;
	margin: 0 0 15px;
}
/*============*/



.div3 {
	background: #fff;
	padding: 3% 0;
	width: 100%;
	float: left;
}
.div3 h2 {
	color: #000;
}
.div3_pic {
	width: 100%;
	float: left;
	margin: 0 0 25px;
}
.div3_pic img {
	box-shadow: #ddd 0 0 15px;
	max-width: 503px;
	width: 100%;
}
/*===========*/



.div4, .div5, .div8, .div9, .div10, .div11, .div12 {
	background: #fff;
	padding: 50px 0;
	width: 100%;
	float: left;
}
.div4 .sort {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.div4 .prod {
	width: 100%;
	float: left;
	margin: 25px 0 0;
	padding: 0;
}
.div4 .prod_box {
	width: 100%;
	float: left;
	margin: 0 0 40px;
	padding: 10px;
	border: #ddd 1px solid;
	transition: all 0.5s linear;
}
.div4 .prod_boxclub {
	width: 100%;
	float: left;
	margin: 0 0 40px;
	padding: 10px;
	border: #ddd 1px solid;
	transition: all 0.5s linear;
}
.div4 .prod_box:hover {
	box-shadow: 0 50px 50px -60px #000000;
}
.div4 .prod_boxclub:hover {
	box-shadow: 0 50px 50px -60px #000000;
}
.div4 .prod_box img {
	width:auto;
	height: 180px;
	margin:0px auto;
	display: flex;
	/*margin: 0 0 15px;*/
}

.div4 .prod_boxclub img {
    display: flex;
    height: 225px;
    margin: 0 auto 10px;
    width: 100%;
}
.div4 .prod_box .text {
	float: left;
	height: 80px;
	width: 100%;
}
.div4 .prod_boxclub .text {
	float: left;
	height: auto;
	width: 100%;
	clear:both;
}
.div4 .prod_boxclub .title {
  margin: 0;
  min-height: 0;
  text-align: center;
  text-transform: uppercase;
}
.div4 .prod_box .title {
	text-align: center;
	min-height: 51px;
	margin: 0;
	text-transform: uppercase;
}
.div4 .prod_box .price {
	font-family: 'OpenSansBold';
	text-align: center;
	margin: 0;
}
.div4 .prod_box .btns {
	text-align: center;
	width: 100%;
}
.div4 .prod_box .btns a {
	text-align: center;
	width: auto;
	display: inline-block;
	border: #ddd 1px solid;
	padding: 5px 15px;
	border-radius: 6px;
}
.div4 .prod_box .btns a:hover {
	background: #222;
	color: #fff;
	border: #222 1px solid;
}
/*===========*/



.div5 .total {
	width: 100%;
	border: #ddd 1px solid;
	padding: 15px 15px 0;
	margin: 0 0 15px;
	min-height: 180px;
	text-align: center;
}
.div5 .top {
	border: 1px solid #ddd;
	border-radius: 50%;
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 20px;
	width: 40px;
}
.div5 h4 {
	font-family: 'OpenSans-Extrabold';
	text-transform: uppercase;
}
.div6 {
	text-align: center;
	margin: 0 0 15px;
	text-align: center;
}
.div6 h4 {
	font-family: 'OpenSans-Extrabold';
	text-transform: uppercase;
}
.div7 {
	background: #fff;
	/*background: -webkit-repeating-linear-gradient(to bottom, #fff 0%,#fff 70px,#fff 70px,#f3f3f5 70px,#f3f3f5 100%);

  background: -o-repeating-linear-gradient(to bottom, #fff 0%,#fff 70px,#fff 70px,#f3f3f5 70px,#f3f3f5 100%);

  background: -moz-repeating-linear-gradient(to bottom, #fff 0%,#fff 70px,#fff 70px,#f3f3f5 70px,#f3f3f5 100%);

  background: repeating-linear-gradient(to bottom, #fff 0%,#fff 70px,#fff 70px,#f3f3f5 70px,#f3f3f5 100%);*/

	margin: 0 0 50px;
}
.div7 .man {
	background: url(../images/man.png) no-repeat top center;
	min-height: 660px;
	padding: 125px 0 0;
}
.div7 .box {
	width: 100%;
	padding: 45px 0;
}
.div7 .round {
	width: 100%;
	height: 0;
}
.div7 .round_1 {
	background: #e0dada none repeat scroll 0 0;
	border: 5px solid #fff;
	border-radius: 50%;
	color: #ee4037;
	float: left;
	font-family: "OpenSans-Semibold";
	font-size: 30px;
	height: 100px;
	left: -8px;
	line-height: 90px;
	position: relative;
	text-align: center;
	top: -20px;
	width: 100px;
	z-index: 2;
	box-shadow: #bbb 0 0 5px;
}
.div7 .round_2 {
	background: #e0dada none repeat scroll 0 0;
	border: 5px solid #fff;
	border-radius: 50%;
	color: #ee4037;
	float: right;
	font-family: "OpenSans-Semibold";
	font-size: 30px;
	height: 100px;
	left: 8px;
	line-height: 90px;
	position: relative;
	text-align: center;
	top: -20px;
	width: 100px;
	z-index: 2;
	box-shadow: #bbb 0 0 5px;
}
.div7 .text {
	background: #e0dada;
	color: #222;
	height: 60px;
	border-radius: 6px;
	padding: 20px 15px 0 30px;
	font-family: "OpenSans-Semibold";
	font-size: 14px;
	text-transform: uppercase;
	z-index: 1;
}
/*=======*/



.div8 .box {
	width: 100%;
	float: left;
	border: #ddd 1px solid;
	background: #f3f3f3;
	margin: 0 0 40px;
	text-align: center;
	transition: all 0.5s linear;
}
.div8 .box:hover {
	box-shadow: 0 50px 40px -50px #000000;
}
.div8 .box img {
	height: 360px;
	width: 100%;
}
.div8 .btns {
	width: 100%;
	float: left;
}
.div8 .btns a {
	background: #222;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	width: 100%;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	transition: all 0.3s linear;
}
.div8 .btns a:hover {
	background: #000;
}
/*===========*/



.div9 .top {
	background: #222;
	color: #fff;
}
.div9 .pic {
	width: auto;
}
.div9 .pic img {
	width: 150px;
	height: 110px;
}
.div9 i {
	font-size: 20px;
}
.div9 .cart_empty {
	width: 100%;
	padding: 100px 15px;
	border-top: #ddd 1px solid;
	font-size: 22px;
	color: #999;
	text-align: center;
	font-family: 'OpenSans-SemiboldItalic';
}
.div9 .login_bg {
	box-shadow: #ddd 0 0 10px;
	border-radius: 6px;
	padding-bottom: 15px;
	padding-top: 30px;
}
/*===========*/



.div10 img {
	width: 100%;
	height: 300px;
	margin: 15px 0;
}
/*===========*/



.div11 .total {
	border: #ddd 1px solid;
	box-shadow: #ccc 0 0 15px;
	padding: 25px;
	min-height: 0;
	margin: 15px 0;
}
.div11 .pic {
	text-align: center;
	width: 100%;
	min-height: 160px;
}
.div11 .pic img {
	max-height: 120px;
	max-width: 100%;
}
.div11 .desc {
	width: 100%;
	text-align: center;
}
/*========*/



.div12 .total {
	width: 100%;
	border: #ddd 1px solid;
	box-shadow: #ccc 0 0 15px;
	padding: 15px;
	margin: 15px 0 50px;
}
.div12 .address {
	margin: 0 0 30px;
}
.div12 i {
	margin: 0 10px 0 0;
}
.div12 .total iframe {
	vertical-align: top;
}
/*========*/



.thanks {
	text-align: center;
	padding: 100px 0;
}
.thanks .thank {
	color: #222;
	font-family: "OpenSans-SemiboldItalic";
	font-size: 40px;
	margin: 0 0 35px;
}
/*===========*/



.footer_area {
	width: 50%;
	float: left;
}
.footer_top {
	background: #191919;
	padding: 25px 0;
	float: left;
	width: 100%;
}
.footer_top a {
	color: #b2b0b0;
}
.footer_top p {
	color: #b2b0b0;
}
.footer_top i {
	margin: 0 10px 0 0;
	font-size: 20px;
}
.footer_top ul {
	padding: 0;
}
.footer_top ul li {
	list-style-type: none;
	padding: 3px 0;
}
.footer_top ul li a {
	color: #b2b0b0;
}
.footer_top ul li a:hover {
	color: #fff;
}
.footer_dwn {
	background: #000;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 13px;
	padding: 15px 0;
}
.footer_dwn .right {
	text-align: right;
}
/*===================== menu s ========================*/



.navbar-default {
	background-color: #fff;
	border-color: #fff;
	text-transform: uppercase;
}
.navbar-nav > li > a {
	line-height: 13px;
	color: #000;
}
.nav > li {
	border-right: #999 1px solid;
}
.nav > li:last-child {
	border-right: none;
}
.nav > li > a {
	padding: 0 6px;
}
.dropdown-menu > li.kopie > a {
	padding-left: 5px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 0px;
	margin-left: 0px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu > a:after {
	border-color: transparent transparent transparent #333;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
	display: block;
	float: right;
	height: 0;
	margin-right: -10px;
	margin-top: 5px;
	width: 0;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #555;
}
.dropdown-menu > li > a {
	background: #222;
	color: #fff;
	border-bottom: #bbb 1px solid;
	padding: 7px 10px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
	text-decoration: underline;
}
 @media (min-width: 768px) {
ul.nav li:hover > ul.dropdown-menu {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	display: block;
	padding: 27px 0 0;
}
#navbar {
	text-align: center;
}
}
/*===================== menu e ========================*/



/*=========== scroll animation ============*/



#example-1 #a0, #a1, #a2, #a3, #a4, #a5, #a6, #a7, #a8, #a9, #a10, #a11, #a12 {
	visibility: hidden;
}
/*================= zoomer ===================*/



#surround {
	width: 100%;
	min-width: 256px;
	max-width: 800px;
}
img.cloudzoom {
	border: 1px solid #ddd;
	margin: 0 0 10px;
	width: 100%;
	cursor: pointer;
}
#slider1 {
	margin-left: 20px;
	margin-right: 20px;
	height: 90px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	position: relative;
}
/*=============================================================*/
.zoom_1 {
	margin: 0 0 15px;
}
.table_border {
	border: #ddd 1px solid;
}
.btn_1 {
	background: #222;
	color: #fff;
	border: none;
	border-radius: 4px;
	display: inline-block;
	padding: 7px 20px;
	text-align: center;
	width: auto;
	transition: all 0.3s linear;
}
.btn_1:hover {
	background: #000;
	color: #fff;
}
.btn_2 {
	background: #222;
	color: #fff;
	border: none;
	border-radius: 4px;
	display: inline-block;
	padding: 7px 20px;
	text-align: center;
	width: 100%;
	transition: all 0.3s linear;
}
.btn_2:hover {
	background: #000;
	color: #fff;
}
.price1 {
	color: #888;
	font-family: "OpenSans-SemiboldItalic";
	font-size: 30px;
	line-height: 35px;
}
.text_normal {
	font-weight: normal;
}
.maps iframe {
	pointer-events: none;
}
.bg1 {
	background: #999;
}
.bg2 {
	background: #ccc;
}
.bg3 {
	background: #3C0;
}
.f_bold {
	font-weight: bold !important;
}
.f_italic {
	font-style: italic !important;
}
.c_red {
	color: #be442b !important;
}
.c_blue {
	color: #2293e7 !important;
}
.c_seagreen {
	color: #2592D3 !important;
}
.blank_20 {
	width: 100%;
	float: left;
	height: 20px;
}
.js-video {
	height: 0;
	padding-top: 25px;
	padding-bottom: 67.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.js-video.widescreen {
	padding-bottom: 56.34%;
}
.js-video.vimeo {
	padding-top: 0;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video {
	top: 0;
	left: 0;
	width: 95%;
	height: 100%;
	position: absolute;
	background: #000;
}
@font-face {
	font-family: 'OpenSansRegular';
	src: url('../fonts/opensans-regular.eot');
	src: url('../fonts/opensans-regular.eot') format('embedded-opentype'), url('../fonts/opensans-regular.woff') format('woff'), url('../fonts/opensans-regular.ttf') format('truetype'), url('../fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('../fonts/OpenSans-Italic_gdi.eot');
	src: url('../fonts/OpenSans-Italic_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Italic_gdi.woff') format('woff'), url('../fonts/OpenSans-Italic_gdi.ttf') format('truetype'), url('../fonts/OpenSans-Italic_gdi.svg#OpenSans-Italic') format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('../fonts/OpenSans-Semibold_gdi.eot');
	src: url('../fonts/OpenSans-Semibold_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold_gdi.woff') format('woff'), url('../fonts/OpenSans-Semibold_gdi.ttf') format('truetype'), url('../fonts/OpenSans-Semibold_gdi.svg#OpenSans-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
	font-family: 'OpenSans-SemiboldItalic';
	src: url('../fonts/OpenSans-SemiboldItalic_gdi.eot');
	src: url('../fonts/OpenSans-SemiboldItalic_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-SemiboldItalic_gdi.woff') format('woff'), url('../fonts/OpenSans-SemiboldItalic_gdi.ttf') format('truetype'), url('../fonts/OpenSans-SemiboldItalic_gdi.svg#OpenSans-SemiboldItalic') format('svg');
	font-weight: 600;
	font-style: italic;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
	font-family: 'OpenSansBold';
	src: url('../fonts/opensans-bold.eot');
	src: url('../fonts/opensans-bold.eot') format('embedded-opentype'), url('../fonts/opensans-bold.woff') format('woff'), url('../fonts/opensans-bold.ttf') format('truetype'), url('../fonts/opensans-bold.svg#OpenSansBold') format('svg');
}
@font-face {
	font-family: 'OpenSans-Extrabold';
	src: url('../fonts/OpenSans-Extrabold_gdi.eot');
	src: url('../fonts/OpenSans-Extrabold_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Extrabold_gdi.woff') format('woff'), url('../fonts/OpenSans-Extrabold_gdi.ttf') format('truetype'), url('../fonts/OpenSans-Extrabold_gdi.svg#OpenSans-Extrabold') format('svg');
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
	font-family: 'OpenSans-ExtraboldItalic';
	src: url('../fonts/OpenSans-ExtraboldItalic.eot');
	src: url('../fonts/OpenSans-ExtraboldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-ExtraboldItalic.woff') format('woff'), url('../fonts/OpenSans-ExtraboldItalic.ttf') format('truetype'), url('../fonts/OpenSans-ExtraboldItalic.svg#OpenSans-ExtraboldItalic') format('svg');
	font-weight: 800;
	font-style: italic;
	font-stretch: normal;
 unicode-range: U+0020-FFFD;
}
/*----------*/

.lookbook-div {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: inline-block;
	padding: 5px;
	margin: 3px auto;
	width: auto;
	height: auto;
	transition: all 0.2s ease-in-out 0s;
}
.effect-apollo {
	text-decoration: none;
	overflow: hidden;
	display: block;
	position: relative;
	text-align: center;
	margin: 0px auto;
}
.effect-apollo img {
	opacity: 1;
	width: auto;
	height: 270px;
	display: inline-block;
	transition: all 2s ease-in-out;
}
.border-1 {
	margin: 0px;
	padding: 1%;
	border: inherit;
	position: absolute;
	top: 5%;
	right: 5%;
	bottom: 5%;
	left: 5%;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
}
.border-1:hover {
	top: 14%;
	right: 7%;
	bottom: 14%;
	left: 7%;
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
}
.border-1 a {
	text-align: center;
	padding: 0px;
	margin: 70px auto;
	font-size: 18px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	display: inline-block;
	color: #000;
	text-decoration: none;
	line-height: 30px;
	opacity: 0;
}
.border-1:hover a {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/*----------*/

/*######################## responsive media screen ########################*/

/*====================== FOR big COMPUTER =====================*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.header_menu {
	font-size: 13px;
}
.nav > li > a {
	padding: 0 6px;
}
.header_cart li {
	font-size: 13px;
}
.home_banner img {
	height:430px !important;
}
.div1 img {
	height: 230px;
}
.div2 .pic1 {
	height: 160px;
}
.div2 .pic2 {
	height: 335px;
}
.div4 .prod_box img {
	height: 200px;
}
.div7 .text {
	padding: 13px 15px 0 30px;
}
.div8 .box img {
	height: 300px;
}
.div10 img {
	height: 260px;
}
}

/*======================= FOR COMPUTER =======================*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
.nav > li > a {
	padding: 0 16px;
}
.home_banner img {
	height:360px !important;
}
.div1 img {
	height: 200px;
}
.div2 .pic1 {
	height: 140px;
}
.div2 .pic2 {
	height: 295px;
}
.div4 .prod_box img {
	height: 250px;
}
.div7 .text {
	font-size: 13px;
	padding: 12px 15px 0 30px;
}
.div8 .box img {
	height: 500px;
}
.div10 img {
	height: auto;
}
.div11 .total {
	min-height: auto;
}
.div11 .pic {
	margin: 0 0 15px;
	min-height: auto;
}
.footer_area {
	width: 100%;
}
.footer_top ul li {
	border-bottom: 1px dashed #444;
	padding: 3px 10px;
}
.footer_top ul li:last-child {
	border-bottom: none;
}
.footer_top h4 {
	background: #333;
	padding: 5px 10px;
	border-radius: 3px;
}
}

/*==================== For Mobile ======================*/

@media only screen and (min-width: 544px) and (max-width: 767px) {
h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 15px;
}
.pd_l {
	padding-left: 15px;
}
.pd_r {
	padding-right: 15px;
}
/*==============*/

		

.header_top {
	text-align: center;
}
.header_login {
	float: none;
	text-align: center;
	display: inline-block;
	padding: 0;
}
.header_login li {
	padding: 0 12px;
	float: none;
	display: inline-block;
}
.header_logo {
	text-align: center;
	margin: 0 0 10px;
}
.header_cart {
	width: 100%;
	float: none;
	text-align: center;
}
.header_cart li {
	float: none;
	display: inline-block;
	padding: 0 7px;
}
.header_cart i {
	margin: 0px 5px 0 0px;
}
.header_menu {
	margin: 10px 0 0;
}
.home_banner img {
	height:250px !important;
}
/*=============*/

.div1 img {
	height: 250px;
}
.div2 .pic1 {
	height: 250px;
}
.div2 .pic2 {
	height: 515px;
}
/*========*/

.div4 .prod_box img {
	height: 250px;
}
/*=========*/

	

.div7 .man {
	padding: 670px 0 0;
}
.div7 .box {
	padding: 40px 0;
}
.div7 .round {
	height: 0;
	width: 100%;
}
.div7 .round_1 {
	float: none;
	left: auto;
	margin: 0 auto;
	top: -55px;
}
.div7 .round_2 {
	float: none;
	left: auto;
	margin: 0 auto;
	top: -55px;
}
.div7 .text {
	height: auto;
	padding: 60px 15px 15px;
	text-align: center;
}
/*=========*/

.div8 .box img {
	height: auto;
	width: auto;
	max-width: 100%;
}
/*=======*/

.div10 img {
	height: auto;
}
/*====*/

.div11 .total {
	min-height: auto;
}
.div11 .pic {
	margin: 0 0 15px;
	min-height: auto;
}
.footer_area {
	width: 100%;
}
.footer_top {
	text-align: center;
}
.footer_top ul li {
	border-bottom: 1px dashed #444;
	padding: 3px 10px;
}
.footer_top ul li:last-child {
	border-bottom: none;
}
.footer_top h4 {
	background: #333;
	padding: 5px 10px;
	border-radius: 3px;
}
.footer_dwn {
	text-align: center;
}
.footer_dwn .right {
	text-align: center;
}
/*========*/

.navbar-nav {
	display: inline;
}
/*.navbar-default {

		background-color: #222;

	}*/

.navbar-toggle {
	background: #222;
	border: none;
}
.navbar-toggle:focus, .navbar-toggle:hover {
	background: #444 !important;
}
.navbar-collapse {
	padding: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #777;
	background: #eee;
	padding: 10px 5px;
	border-bottom: #ddd 1px solid;
}
.nav > li {
	border-right: none;
}
.nav > li > a {
	padding: 10px 0;
}
.dropdown-toggle {
	background-color: #eee !important;
}
.dropdown-toggle:hover {
	background: #fff !important;
}
.navbar-default .navbar-brand {
	display: inline;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
	color: red;
	background-color: #eee;
	border-radius: 0px;
	margin-top: 2px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #333;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	background-color: #ddd;
}
.navbar-nav .open .dropdown-menu {
	border-bottom: 1px solid white;
	border-radius: 0;
}
.dropdown-menu {
	padding-left: 0px;
}
.dropdown-menu .dropdown-menu {
	padding-left: 20px;
}
.dropdown-menu .dropdown-menu .dropdown-menu {
	padding-left: 30px;
}
li.dropdown.open {
	border: 0px solid red;
}
/*========*/

.lookbook-div {
	width: auto;
}
.effect-apollo img {
	height: 135px;
	margin: 0px auto;
	width: auto;
}
.border-1 a {
	margin: 25px auto;
}
}
 @media only screen and (min-width: 150px) and (max-width: 543px) {
h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 15px;
}
.pd_l {
	padding-left: 15px;
}
.pd_r {
	padding-right: 15px;
}
/*==============*/

		

.header_top {
	text-align: center;
}
.header_login {
	float: none;
	text-align: center;
	display: inline-block;
	padding: 0;
}
.header_login li {
	padding: 0 12px;
	float: none;
	display: inline-block;
}
.header_logo {
	text-align: center;
	margin: 0 0 10px;
}
.header_cart {
	width: 100%;
	float: none;
	text-align: center;
}
.header_cart li {
	float: none;
	display: inline-block;
	padding: 0 7px;
}
.header_cart i {
	margin: 0px 5px 0 0px;
}
.header_menu {
	margin: 10px 0 0;
}
.home_banner img {
	height:150px !important;
}
/*=============*/

.div1 img {
	height: 250px;
}
.div2 .pic1 {
	height: 250px;
}
.div2 .pic2 {
	height: 515px;
}
/*========*/

.div4 .prod_box img {
	height: 250px;
}
/*=========*/

	

.div7 .man {
	padding: 670px 0 0;
}
.div7 .box {
	padding: 40px 0;
}
.div7 .round {
	height: 0;
	width: 100%;
}
.div7 .round_1 {
	float: none;
	left: auto;
	margin: 0 auto;
	top: -55px;
}
.div7 .round_2 {
	float: none;
	left: auto;
	margin: 0 auto;
	top: -55px;
}
.div7 .text {
	height: auto;
	padding: 60px 15px 15px;
	text-align: center;
}
/*=========*/

.div8 .box img {
	height: auto;
	width: auto;
	max-width: 100%;
}
/*=======*/

.div10 img {
	height: auto;
}
/*====*/

.div11 .total {
	min-height: auto;
}
.div11 .pic {
	margin: 0 0 15px;
	min-height: auto;
}
.footer_area {
	width: 100%;
}
.footer_top {
	text-align: center;
}
.footer_top ul li {
	border-bottom: 1px dashed #444;
	padding: 3px 10px;
}
.footer_top ul li:last-child {
	border-bottom: none;
}
.footer_top h4 {
	background: #333;
	padding: 5px 10px;
	border-radius: 3px;
}
.footer_dwn {
	text-align: center;
}
.footer_dwn .right {
	text-align: center;
}
/*========*/

.navbar-nav {
	display: inline;
}
/*.navbar-default {

		background-color: #222;

	}*/

.navbar-toggle {
	background: #222;
	border: none;
}
.navbar-toggle:focus, .navbar-toggle:hover {
	background: #444 !important;
}
.navbar-collapse {
	padding: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #777;
	background: #eee;
	padding: 10px 5px;
	border-bottom: #ddd 1px solid;
}
.nav > li {
	border-right: none;
}
.nav > li > a {
	padding: 10px 0;
}
.dropdown-toggle {
	background-color: #eee !important;
}
.dropdown-toggle:hover {
	background: #fff !important;
}
.navbar-default .navbar-brand {
	display: inline;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
	color: red;
	background-color: #eee;
	border-radius: 0px;
	margin-top: 2px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #333;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	background-color: #ddd;
}
.navbar-nav .open .dropdown-menu {
	border-bottom: 1px solid white;
	border-radius: 0;
}
.dropdown-menu {
	padding-left: 0px;
}
.dropdown-menu .dropdown-menu {
	padding-left: 20px;
}
.dropdown-menu .dropdown-menu .dropdown-menu {
	padding-left: 30px;
}
li.dropdown.open {
	border: 0px solid red;
}
/*========*/

.lookbook-div {
	width: auto;
}
.effect-apollo img {
	height: 135px;
	margin: 0px auto;
	width: auto;
}
.border-1 a {
	margin: 25px auto;
}
}
.paypal {
  display: inline-block;
  float: left;
  height: auto;
  margin: 5px 15px 10px 0;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.paypal img {
  display: inline-block;
  height: 30px;
  margin: 0 15px;
  padding: 0;
  width: auto;
}