/* CSS Document */

@media (min-width: 1024px) and (max-width: 1199px) {
	.shirts-btn {
	background: #eaeaea;
	position: fixed;
	bottom: 0;
	z-index: 9999999;
	width: 60%;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	padding: 10px 0;
}
.sidebar_inside .col-sm-6 {
	padding-right: 5px;
	padding-left: 5px;
	width: 50%;
}
	.sidebar
	{
		width: 100%;
	}
	.main_window
	{
		width:100%;
	}
	body
	{
		overflow-x:hidden;
	}
	
}

@media (min-width: 768px) and (max-width: 1023px) {
	.sidebar
	{
		width: 100%;
	}
	body
	{
		overflow-x:hidden;
	}
}

@media (min-width: 1200px)
{
	.sidebar
	{
		margin-right:0 !important;
	}
}
@media (max-width: 1400px)
{
	.border_image a img {
		height: 100px;
		object-fit: contain;
	}
}
@media (min-width: 768px)
{
	.Dropdown
	{
		display:none;
	}
	.sidebar
	{
		margin-left:0 !important;
	}
	.heading-main-div .close-section
	{
		display:none;
	}
}
@media (max-width: 767px)
{
	body {
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	font-style: normal;
	background: #f5f5f5;
	color: #000;
	padding-top: 50px;
	overflow-y: hidden;
	padding-left: 59px;
}
.mCSB_inside > .mCSB_container {
	margin-right: 20px;
}
.sidebar_inside .row {
	margin: 0 -5px;
}
.border_image span {
	font-size: 12px;
	line-height: 14px;
	color: #6b6b6b;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 0 13px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
	.header {
	height: 50px;
}
	.header-heading h2 {
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	top: 18px;
	display: inline-block;
	width: auto;
}
	.border_image a
	{
		overflow:hidden;
	}
	#allfabrics_list .col-md-3
	{
		padding-left:5px;
		padding-right:5px;
	}
	body
	{
		overflow-x:hidden;
	}
	.next-btn {
    position: fixed;
    width: 60px;
    background: #3c3c3c;
    height: 56px;
	}
	.border_image a.load_fabric img {
	height: 100px;
	width: 100%;
	object-fit: cover;
}
.border_image a img {
	height: 100px;
}
	.sidebar-menu
	{
		width: 60px;
		top:50px;
		padding:0;
		z-index:999999;
	}
	.search-block {
	display: none;
	}
	.menu-custom {
	border: none !important;
	background: none !important;
	position: absolute;
	right: 0;
	top: 11px;
	z-index: 999;
}
	.menu-custom .navbar-collapse
	{
		background:white;
	}
	.leftside ul li a span
	{
		display:none !important;
	}
	.leftside ul li a i {
    display: none;
    font-size: 14px;
    position: absolute;
    right: 2px;
    top: 0;
	}
	.sidebar
	{
		width:100%;
		background:#f5f5f5;
		top:50px;
		position:fixed;
	}
	#main_window {
	width: 100%;
	margin-top:0;
}
#image_block {
	padding-top: 00px;
}
.zoom-reset {
    position: absolute;
    top: 40px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    bottom: auto;
}
	.sidebar-list
	{
		padding:10px 0px 10px 68px;
	}
	.heading_main {
		border-bottom: 1px solid #000;
		font-size: 16px;
	}
	.logo_left a img
	{
		width:65px;
	}
	.price-right-top {
    margin: 0;
    position: absolute;
    left: 10px;
    top: 82px;
    color: #3c3c3c;
    font-weight: 700;
    font-size: 17px;
}
.seleted-fab a {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 17px;
	color: #fff;
}
.seleted-fab {
	position: fixed;
	left: 70px;
	z-index: 1;
	width: 50px;
	height: 50px;
	bottom: 10px;
	overflow: hidden;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	text-align: center;
	background: #000;
}
.hamburger
{
	width: 60px !important;
}
.logo-left img {
    height: 50px;
}
.top-center-menu li::after {
    content: "\f3d3";
    font-size: 21px;
    font-family: "Ionicons";
    position: absolute;
    right: -6px;
    top: 0;
    color: #cccaca;
}
.top-center-menu li {
    position: relative;
    height: 70px;
    line-height: 70px;
	padding:0 10px;
}
.logo-left {
	top: 0;
	position: absolute;
	left: 0px;
	width: 60px;
	z-index: 999;
}
.top-center-menu li a img {
    display: none;
}
/*	#image_block
	{
		padding-top:95px;
	}*/
	#main_image
	{
		height:auto !important;
		width:100%;
	}
	.white_btn
	{
		padding: 8px 10px 2px;
		font-size: 13px;
		margin-right:5px;
		margin-bottom:10px;
	}
	.add_to_cart img
	{
		display:none;
	}
	.measurement_btn button
	{
		margin-left:0 !important;
	}
	.buttons_measurement a {
    display: inline-block;
    font-size: 12px;
    margin-right: 7px;
    margin-top: 15px;
	}
	.measurement_filter
	{
		padding-bottom:0 !important;
	}
	.select_size_bottom {
    bottom: -70px;
    position: absolute;
	}
	.sidebar
	{
		z-index:9;
	}
	.shirts-btn a {
	display: inline-block;
	font-size: 0;
	color: #666;
	text-align: center;
	margin: 0 10px;
}
.shirts-btn {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	bottom: auto;
	width: 100%;
	background: none;
	padding-top: 17px;
	text-align: right;
}

	.leftside ul {
	height: 590px !important;
}
.sidebar-list .content
{
	height: 520px !important;
}
}
@media (min-width: 320px) and (max-width: 359px) {
.leftside ul {
	height: 430px !important;
}
.sidebar-list .content {
	height: 350px !important;
}
}

@media (max-width: 1280px)
{
	
	.main_image
	{
		width:100%;
		height:auto;
		top:0;
		font-weight:lighter
	}
}


.Dropdown-profile, .Dropdown-nav li .NavLink {
  background:none;
  display: block;
  height: 24px;
  padding: 8px;
}


.Dropdown {
  cursor: pointer;
  overflow: hidden;
  margin-right:15px;
  margin-top: 12px;
  width: 40px;
}
.Dropdown-profile {
  position: relative;
  padding: 0 20px;
}
.Dropdown-profile .Photo {
  background: #ddd;
  display: inline-block;
  vertical-align: middle;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  height: 24px;
  width: 24px;
}
.Dropdown-profile .Name {
  display: inline-block;
  line-height: 24px;
  padding: 0 0 0 5px;
  vertical-align: middle;
  width: 120px;
}
.Dropdown-nav {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: height 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: height 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.Dropdown-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.Dropdown-nav li {
  position: relative;
}
.Dropdown-nav li a {
  color: #ccc;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.Dropdown-nav li a:hover {
  color: #fff;
}
.Dropdown-nav li .OptionLink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 22px;
  font-size: 18px;
  margin: auto;
  z-index: 5;
}
.Dropdown-nav li .NavLink {
	line-height: 1;
	padding: 8px 16px;
	height: auto;
}
.Dropdown.is-expanded nav {
  height: auto;
  position: absolute;
  right: 10px;
  background: #212020;
  margin-top: 17px;
  z-index:2;
}



.MenuIcon {
  bottom: 0;
  top: 0;
  margin: auto;
  position: absolute;
  right: 0;
  height: 10px;
  width: 22px;
}
.MenuIcon-line {
  background: #fff;
  display: inline-block;
  height: 2px;
  margin: auto;
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.MenuIcon-line:nth-child(1) {
  top: 0;
}
.MenuIcon-line:nth-child(2) {
  top: 50%;
}
.MenuIcon-line:nth-child(3) {
  top: 100%;
}
