*:focus {
	outline: none !important;
}

*.fa {
	cursor: pointer !important;
}

li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

a {
	color: #0C0C0C;
}

a:hover {
	color: #0C0C0C;
}

ul {
	padding: 0px;
}


/*.dropdown-menu>li>a {
	font-size: 12px;
}*/

.col-md-1,
.col-md-8,
.col-md-3,
.col-xs-1,
.col-xs-8,
.col-xs-3,
.col-sm-1,
.col-sm-8,
.col-sm-3,
.col-lg-1,
.col-lg-8,
.col-lg-3 {
	padding: 0px !important;
}

.mono-footer .button.btn.btn-default {
	width: 100%;
}

.col-xs-6.col-sm-6.mono-footer {
	padding: 0;
}

.well {
	height: 40px;
	padding: 0px;
	border-radius: 0px;
}

#icon_bar {
	padding: 7px;
	background-color: #474747;
	color: white;
	text-align: center;
}

#bars {
	font-size: 20px;


}

#btn-group {
	padding: 0px !important;
}

#btn-group .save {
	background-color: #FF6D00;
	color: white;
}

#btn-group .share {
	background-color: #474747;
	color: white;
}

.btn-default {
	border-right: 0.5px solid #dddddd;
	height: 38px;
	font-size: 12px;
	border-radius: 0px;
	background-color: #E0E0E0;
	color: #0C0C0C;
	font-weight: normal;
}

.samelook {
	/*width: 122px;*/
	width: 100%;
}

#icon_bar .fa .fa-user,
#icon_bar .fa .fa-heart,
	{
	color: white;
	cursor: pointer !important;
	margin: 0px 10px;
}

#fabrics .fa .fa-th,
#fabrics .fa .fa-th-large {
	color: red !important;
	margin: 0px 10px !important;
}

#icon_bar img {
	margin: 0px auto;
}

#product {
	/*margin-top: -20px!important;*/
	/*	background-color: #F8F8F8;
		background-color: #fff;*/
	color: #0C0C0C;
}

#fabrics {
	border-left: 0.5px solid #efefef !important;
	margin-right: 0px;
	float: right;
	/*background-color: #F8F8F8  ;*/
	/*box-shadow: -1px 0px 26px 0px #aaa;*/
}

div#fabrics {
	/*margin-right: 1px!important;*/
}

#product p {
	/* margin-top: 20px; */
}

#product_list li img {
	height: 100%;
	width: auto;
	cursor: pointer;
}

#product_list p {
	text-align: center;
	font-size: 9px;
	color: #303030;
}

#fabric_inlist p {
	text-align: left;
	font-size: 11px;
	color: #303030;
	margin: 3px 0px;
}

.img-thumbnail {
	height: 112px;
	width: 100%;
}

.col-md-6.thumblayout {
	margin-bottom: 4px;
    padding-right: 4px;
    padding-left: 4px;
}

/* .col-md-6.thumblayout {
	margin-bottom: 18px;
} */

hr#color_hr {
	margin-top: 0px;
	margin-bottom: 6px;
	border: 0.5px solid #eaeaea !important
}

h4.fabric-head {
	margin-left: 6px;
	float: left;
}

#fabric_inlist li {
	height: 80px;
	width: 145px !important;
	border: 1px solid #dddddd;
}

#fabric_inlist li {
	float: left;
}

#fabric_inlist li img {
	cursor: pointer;
	margin: 0px auto;
	height: 100%;
	width: 100%;
}

#count {
	text-align: right;
	margin: 6px 17px;
	font-size: 10px;
	font-weight: bolder;
	color: #303030;
}

#import {
	background-color: #FF6D00;
	padding: 3px 10px;
}

input[type=search] {
	-moz-appearance: none;
	/* older firefox */
	-webkit-appearance: none;
	/* safari, chrome */
	appearance: none;
	/* rest */
	border: 1px solid #dddddd;
	padding: 2px 10px;
	margin: 5px auto;
}

#slider_button .btn {
	background-color: #fff;
	color: #585858;
	padding: 8px 18px;
	border: none;
	/*  margin: 0px 5px;*/
	font-size: 12px;
	width: 98%;
	/*  border-radius: 5px*/
	;
}


/*.found{
	border-bottom:3px solid #FF6D00!important;
	transition: border 0.5s; 
	}*/

.display {
	border-bottom: 1px solid #FF6D00 !important;
	margin: 0px 20px;
	transition: border 1s;
	-webkit-transition: border 1s;
	/* Safari 3.1 to 6.0 */
}

#subproducts {
	/*margin-top: -20px;*/
	height: calc(100vh - 41px);
}

#layout_design {
	padding: 0px;
	/*margin: 30px 0px;*/
	border-radius: 0px 10px 10px 0px;
}

#hidden_header {
	margin: 8px 0px 5px 0px;
}

.sublayouts li {
	height: 80px;
	margin: 0 !important;
	width: 250px !important;
	float: left;
	border-bottom: 1px solid #666;
	border-bottom-style: dotted;
}

.sublayouts li p {
	/* line-height: 45px!important; */
	text-align: center;
	font-size: 11px;
	text-transform: capitalize;
	color: #303030;
	margin: 3px 0px !important;
}

.img-block {
	width: 75px;
	float: left;
}

.image_layout:hover>.info-box {
	display: block;
}

.image_layout.bordered>.info-box {
	display: block;
}

.info-box {
	width: 20px;
	height: 20px;
	padding-top: 7px;
	padding-right: 7px;
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
	right: 2px;
	top: 58px;
	right: 25px;
	display: none;
	/*background:url(images/icons-img/info.png) no-repeat;*/
}

.info1:hover {
	background: url(../images/icons-img/info1.png) no-repeat;
}

.thumbdetails {
	color: #54524f;
	font-size: 12px;
	text-decoration-style: unset;
	text-transform: uppercase;
	text-align: left;
}

#sublayouts li img {
	/*height: 100%;*/
	width: auto;
	cursor: pointer;
}

#layout {
	display: none;
}

#btn_group_hide .btn {
	width: 40px;
}

#btn_group_hide {
	float: right;
}

/*#slider_button .dropdown-menu li a {
	font-size: 11px;
}
*/
.image {
	display: block;
	width: 100%;
	height: auto;
}

.overlay {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 25%;
	width: 25%;
	opacity: 0;
	transition: .3s ease;
	background-color: white;
}

.image_layout:hover .overlay {
	opacity: 0.7;
}

.icon {
	border: none !important;
	background-color: transparent;
	color: black;
	padding: 5px 10px;
	font-size: 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.fa-user:hover {
	cursor: initial !important;
}


/* modal designing */

.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal-content {
	/*height: 100%;*/
	/*	width: 400px;
	height: 500px;*/
	overflow-y: hidden !important;
}

.modal.right .modal-body {
	/*padding: 15px 15px 80px;*/
	/*height: calc(100vh - 40px)!important;*/
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 0 !important;
}


/*Right*/

.modal.right.fade .modal-dialog {
	right: -320px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
	right: 0;
}


/* ----- MODAL STYLE ----- */


/* modal designing */


/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/

.modal.left .modal-dialog {
	position: fixed;
	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
}

.modal.left .modal-body {
	padding: 15px 15px 80px;
}


/*Left*/

.modal.left.fade .modal-dialog {
	left: -320px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	-o-transition: opacity 0.3s linear, left 0.3s ease-out;
	transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
	left: 0;
}


/* ----- v CAN BE DELETED v ----- */


/* ----- MODAL STYLE ----- */

/*.modal.right .modal-content {
	border-radius: 0;
	border: none;
}
*/
.modal-header {
	border-bottom-color: #EEEEEE;
	background-color: #5a5a5a;
	padding: 12px 10px;
	text-transform: capitalize;
	height: 50px;
}

.modal-header .close {
	color: white;
	opacity: 1;
}


/* default stylinmg of modal size */

#signup .modal-content {
	height: 538px;
}

.modal-header {
	border-bottom: none !important;
}

.modal-title {
	color: #fff;
}

#apply_fabric .modal-title,
#summary .modal-title,
#measurement .modal-title,
#add_body_measurement .modal-title,
#toggle .modal-title,
#monogram .modal-title,
#save_look .modal-title,
#open_fabric .modal-title,
#style .modal-title,
#more .modal-title,
#signin .modal-title,
#signup .modal-title,
#forget_pass .modal-title {
	font-size: 18px;
	color: #fff;
}

#apply_fabric .modal-title i,
#summary .modal-title i,
#measurement .modal-title i,
#add_body_measurement .modal-title i,
#toggle .modal-title i,
#monogram .modal-title i,
#save_look .modal-title i,
#open_fabric .modal-title i,
#style .modal-title i,
#more .modal-title i,
#signin .modal-title i,
#signup .modal-title i,
#forget_pass .modal-title i {
	margin-right: 10px;
}


/* style for all modal title styling */

#signin .modal-content,
#signup .modal-content,
#forget_pass .modal-content {
	background-color: #171717;
	color: white;
	position: relative;
}

#signin img,
#signup img,
#forget_pass img {
	width: 100px;
	cursor: pointer;
}

#form_layout {
	margin: 30px 0px 0px 0px;
}

#form_layout h3 {
	font-size: 12px;
}

#form_layout p {
	font-size: 11px;
	font-weight: normal;
}

#form_layout .form_input {
	background-color: transparent;
	border: 1px solid #232323 !important;
	margin: 5px 10px;
	font-weight: normal !important;
	width: 84%;
	padding: 8px 20px;
}



#fabric_imge {
	height: 360px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding: 0px;
}

#fabric_imge img {
	background-repeat: repeat;
	cursor: pointer;
	height: auto;
	width: 100%;
	margin: 0px auto;
}

/*#fabric_info {
	padding-left: 5px;
	padding-right: 5px;
	}*/

#fabric_info p {
	color: grey;
	font-size: 11px;
	line-height: 8px;
	text-transform: uppercase;
}

#fabric_info h4 {
	color: black;
	font-weight: bolder;
	margin: 15px 0px;
	font-size: 13px;
	line-height: 10px;
	text-transform: uppercase;
}



#apply_fabric {
	z-index: 1060;
	/*width: 25%;*/
}

#apply_fabric .modal-footer .btn {
	display: inline-block;
	width: 50%;
	margin: 0px;
	float: left;
	border: none;
	text-transform: uppercase;
}

.action {
	background-color: #FF6D00;
	color: white;
}

#summary .modal-dialog {
	/*width: 687px;*/
}


#model_img {
	text-align: center;
}

.render-detail {
	/*margin-right: 23px;*/
	margin-right: 15px;
	padding-top: 10px;
	float: right;
	width: 80px;
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
}

.render-detail .img-icon {
	float: right;
	width:100%;
	position: relative;
	    color: #fff;
}
.zoom-fab{
	    float: right;
}
.zoom-menu{
	right:0;
}
.zoom-menu li{
	    margin-bottom: 8px;
}
.render-detail .zoom-fab {
	display: flex;
	-moz-display: flex;
	-webkit-display: flex;
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
}

.render-detail2 {
	width: 43px;
	/*text-align: center;
	*/
	position: absolute;
	right: 0;
	bottom: 40px;
}

.render-detail2>.img-icon-share img {
	width: 20px;
	margin-bottom: 0px;
}

div#save-box {

	padding-left: 10px;
	padding-right: 10px;
}


input#unique-id-3b {
	margin-left: 10px;
}

.cost {
	float: left;
    font-size: 24px;
    font-weight: 400;
    padding-left: 10px;
    text-align: right;
}

.img-icon {
	margin-bottom: 8px;
}

/* .img-icon img {
	width: 30px;
}
*/
.img-icon2 {
	margin-bottom: 10px;
}

.img-icon2 img {
	width: 30px;
}

#model_img img {
	margin: 0px auto;
	/* padding: 20px; */
	cursor: pointer;
	height: 100%;
	width: auto;
}

/*#summary table td {
	font-size: 11px;
}
*/
#login_form select {
	border: 1px solid #dddddd !important;
	margin: 0px 10px;
	width: 84%;
	padding: 8px 20px;
}

#login_form .btn {
	margin: 10px;
	padding: 8px 20px;
	background-color: #FF6D00;
	color: white;
	cursor: pointer;
	border: none;
	width: 84%;
}

button.save_profile {
	float: right;
	position: absolute;
	top: 10px;
	right: 9px;
	height: 30px;
	background-color: #ff6d00;
	border: none;
	color: #fff;
	font-size: 12px;
}

#measure_form select {
	border: 1px solid #dddddd !important;
	margin: 0px 10px;
	width: 84%;
	padding: 8px 20px;
}

#measure_form .btn {
	margin-top: 8px;
	padding: 8px 20px;
	background-color: #FF6D00;
	color: white;
	cursor: pointer;
	border: none;
	width: 42%;
}

#img_box {
	height: 120px;
	width: 100%;
	text-align: center;
}

#img_box img {
	width: auto;
	height: 100%;
	cursor: pointer;
	margin: 0px auto;
}

.add_body_meas {
	background-color: black;
	color: white;
	margin: 10px;
	padding: 8px 20px;
	width: 84%;
}

#monogram_well {
	font-size: 12px;
	padding: 5px 15px;
	height: 120px;
	 !important;
}

#measure_well {
	font-size: 12px;
	padding: 5px 15px;
	height: 120px;
	 !important;
}

#measure_well.well {
	margin-bottom: 10px;
}

.header-measurement {
	margin-bottom: 10px;
	display: block;
	height: 25px;
}

#inch form label {
	float: left;
	font-size: 10px;
}

#inch .text {
	width: 87%;
	padding: 5px 10px;
	font-size: 10px;
	border: 1px solid #dddddd !important;
}

.sigin_ul li {
	cursor: pointer;
	padding: 11px 15px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 14px;
}

.toggle_active {
	color: #FF6D00;
	font-weight: normal;
	letter-spacing: 2px;
	transition: 1s;
	font-style: italic;
}

#sigin_ul .hr_line {
	display: block !important;
	border: 0.5px solid #E8E8E8 !important;
	margin: 7px 0px 7px 0px !important;
	padding: 0px;
}

.sigin_ul li .fa {
	margin-right: 10px !important;
}

#accordion .panel-heading,
#accordion .panel-default {
	border-radius: 0px;
	border: none;
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
	cursor: pointer;
	padding: 10px 0px;
}

.panel-default>.panel-heading {
	padding-top: 15px;
	padding-bottom: 15px;
}

#accordion .panel-heading h4 {
	margin-top: -8px;
	font-size: 12px;
}

#accordion .panel-title {
	padding: 0px 18px;
}

#accordion .panel-title a {
	text-decoration: none;
}

#accordion .panel-title a:hover {
	text-decoration: none;
}

#accordion .panel-body {
	padding: 0px;
	border-top: none;
}

#accordion .panel {
	margin-top: 0px !important;
	border-bottom: 0.5px solid #dddddd;
	border-top: 1px solid #ddd;
}

#accordion {
	margin-bottom: 0px !important;
}

#accordion .glyphicon {
	font-size: 15px;
	color: grey;
	font-weight: normal;
	cursor: pointer;
}


/* for desktop accordion */

#accordion1 .panel-heading,
#accordion1 .panel-default {
	border-radius: 0px;
	border: none;
}

#accordion1 .panel-heading h4 {
	margin-top: -8px;
	font-size: 12px;
}

#accordion1 .panel-title {
	padding: 7px 5px;
}

#accordion1 .panel-title a {
	text-decoration: none;
}

#accordion1 .panel-title a:hover {
	text-decoration: none;
}

#accordion1 .panel-body {
	padding: 0px;
}

#accordion1 .panel {
	margin-top: 0px !important;
	border-bottom: 0.5px solid #dddddd;
}

#accordion1 {
	margin-bottom: 0px !important;
}

#accordion1 .glyphicon {
	font-size: 9px;
	color: grey;
	font-weight: normal;
	cursor: pointer;
}


/* for mobile accordion */

#mobile_div p {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px !important;
}

#mobile_div {
	height: calc(100vh - 104px);
}

#btn_group_hide .btn img {
	width: 20px !important;
}

#Apply {
	background-color: #FF6D00;
	color: white;
	border: none;
	cursor: pointer;
	font-size: 11px;
	padding: 3px 12px;
}



.close {
	float: right;
	font-size: 26px;
	/* font-weight: 700; */
	line-height: 1;
	color: #000;
	/* text-shadow: 0 1px 0 #fff; */
	filter: alpha(opacity=20);
	opacity: .2;
}

.result {
	background-color: #FF6D00 !important;
	color: white !important;
	border: none !important;
}

#previous_meas .add_body_meas:hover {
	background-color: #474747;
	 !important;
	color: white !important;
}

#btn_share_hide .btn {
	width: 40px !important;
}

#sharing_box {
	position: relative !important;
}

#btn_share_hide {
	bottom: 0px !important;
}

#btn_share_hide .btn {
	background-color: white !important;
	color: grey !important;
	cursor: pointer;
	border: 0.5px solid #dddddd !important;
}

#model_slider_icon {}

#model_slider_icon li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 5px;
	text-indent: -999px;
	cursor: pointer;
	border: none !important;
	background-color: #000;
	border-radius: 10px;
}

#look_list {
	height: calc(100vh - 120px);
	overflow-y: auto;
	overflow-x: hidden;
}

#look_list li {
	float: left;
	margin: 10px;
	height: 168px !important;
	width: 124px !important;
	box-shadow: 0 0 5px 2px #dddddd !important;
	text-align: center;
	overflow: hidden;
	padding: 5px;
}

#imb_div {
	padding: 5px;
	height: 129px;
	width: 113px;
	border: 0.1px solid #dddddd !important;
}

#look_list li img {
	width: auto;
	height: 100%;
	cursor: pointer;
	margin: 0px auto;
}

#look_list p {
	float: left;
	font-size: 11px;
	color: grey;
	margin-top: 5px;
}

#look_list span {
	margin-top: 5px;
}

#checkbox input {
	display: none;
}

#checkbox {
	float: right !important;
	margin-top: -5px !important;
	right: 0px !important;
}

#checkbox span {
	height: 17px;
	width: 17px;
	float: right !important;
	right: 0px !important;
	color: white;
	display: inline-block;
	background-color: #FF6D00 !important;
	position: relative;
}

#checkbox [type=checkbox]:checked+span:before {
	content: '\2714';
	position: absolute;
	top: -2px;
	left: 1px;
}

#save_look .btn {
	height: 42px;
	width: 17%;
	border: none;
	margin: 0px;
	float: left !important;
}

#save_look .cart {
	height: 42px;
	width: 49%;
	border: none;
	margin: 0px;
	float: left !important;
}

#save_look .modal-footer {
	padding: 0px !important;
}

#save_look .modal-footer i {
	margin: 0px 10px;
	font-size: 13px;
}

#save_look .cart {
	background-color: #FF6D00;
	color: white;
}

#save_look .cart:hover {
	background-color: #FF6D00 !important;
	color: white !important;
}

#main_block .container-fluid .row {
	margin-top: 0px !important;
}

::-webkit-scrollbar {
	width: 2px;
}


/* Track */

::-webkit-scrollbar-track {
	border-radius: 0px;
}


/* Handle */

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #d2cece;
	/*-webkit-box-shadow: inset 0 0 6px #0C0C0C;; */
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #d2cece;
}



/* en dof monogram stylng */

#sharing_box p {
	font-weight: bold;
	font-size: 15px;
	color: black;
}


/* 4th 2018 */

#sublayouts img {
	/* float: left; */
}

#sublayouts .sub_title {
	/* float: left!important; */
}

#search_now {
	font-size: 11px !important;
	margin: 10px 0px;
	padding: 5px;
}

.navbar-brand {
	padding: 9px 15px;
}


.display_box {
	border-bottom: 2px solid grey !important;
	background-color: #f3f3f3;
	width: 100%;
}


#fabric_inlist .icon:hover {
	color: #FF6D00 !important;
}


.search-box {
	position: relative;
	width: 25px;
	float: right;
}

.search {
	width: 200px;
	max-width: 0;
	padding: 5px;
	transition: all .5s ease;
	position: absolute;
	right: 20px;
	box-sizing: border-box;
	opacity: 0;
}

.search.expanded {
	max-width: 200px;
	opacity: 1;
}

.icon-search {
	width: 20px;
	height: 20px;
	float: right;
	margin-right: 10px;
	left: -18px;
	top: 12px;
	position: absolute;
	/*    position: absolute;*/
	/*  right: 0;*/
}

.left-details>p {
	margin: 0 !important;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
}

.monogram_text {
	/*padding: 0px 15px !important;*/
	margin-top: 15px;
	padding-bottom: 24px;
}

.monogram_font {
	/*padding: 0px 15px !important;*/
	padding-bottom: 24px;
	/*margin-top: 15px;*/
	/*text-align: center;*/
}

.monogram_color {
	padding: 0px 15px !important;
	/*margin-top: 15px;*/
}
.monoplacediv {
    padding-bottom: 24px;
}

#sample-id-3b {
	padding: 10px;
	padding-left: 44px;
}


.monoplacediv {
    padding-bottom: 24px;
}
.container-fluid.header {
	background: #e3e3e3;
	text-align: center;
	clear: both;
}

.carousel-caption {
	top: 350px;
	text-align: left;
	left: 10%;
}



.a_help {
	position: absolute;
	right: -8px;
	top: 100px;
	left: 86px;
}

.a_help img {
	width: 222px;
	;
	height: auto;
}

.b_help {
	position: absolute;
	right: 278px;
	width: 200px;
	height: 109px;
	bottom: 30px;
	right: 29px;
}

.b_help img {
	width: 170px;
	height: auto;
}

.c_help {
	position: absolute;
	right: -49px;
	width: 200px;
	height: 120px;
	top: 191px;
}

.c_help img {
	width: 170px;
	height: auto;
}

button.close_help {
	position: absolute;
	top: 20px;
	right: 20px;
}

ul.dropdown-menu.dropshift {
	left: -37px;
	min-width: 120px;
}

/* .fabric-data{
	height:400px;
	} */



/* end of all default styling for all device */
