*{
	margin:0;
	padding:0;   
} 
*,
*::after,
*::before{
	box-sizing:inherit;
}
@font-face {font-family: 'entypo-fontello'; font-weight: normal; font-style: normal; font-display: auto;
src: url('https://outthinkingindia.com/css/font/entypo-fontello.woff2') format('woff2'),
url('https://outthinkingindia.com/css/font/entypo-fontello.woff') format('woff'),
url('https://outthinkingindia.com/css/font/entypo-fontello.ttf') format('truetype'), 
url('https://outthinkingindia.com/css/font/entypo-fontello.svg#entypo-fontello') format('svg'),
url('https://outthinkingindia.com/css/font/entypo-fontello.eot'),
url('https://outthinkingindia.com/css/font/entypo-fontello.eot?#iefix') format('embedded-opentype');
}
html{
	box-sizing:border-box;
	font-size: 62.5%; /* 1rem = 10px; 10px/16px = 62.5% */
}
body{
	//font-family: Lato, sans-serif;
	font-family: 13px/1.65em "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color:#f8f8f8;
	color: #444;
	/*overflow-x: hidden;*/
}
#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
    font-family: 'entypo-fontello';
}
x} [data-av_icon]:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal;content:attr(data-av_icon);speak:none} #top form{margin-bottom:20px}
.avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .avia_start_animation .iconlist_icon {
    -webkit-animation: avia_appear 1s 1 cubic-bezier(0.175,0.885,0.320,1.275);
    animation: avia_appear 1s 1 cubic-bezier(0.175,0.885,0.320,1.275);
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .iconlist_icon {
    opacity: 0.1;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
.main_color .avia-icon-list .iconlist_icon {
    background-color: #d0d0d0;
}
.avia-icon-list .iconlist_icon {
    height: 64px;
    width: 64px;
    line-height: 64px;
    font-size: 4rem;
    text-align: center;
    border-radius: 500px;
    position: relative;
    float: left;
    margin-right: 30px;
    margin-left: 2px;
    z-index: 5;
    color: #ffffff;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    background-color: #d0d0d0;
}
.newmain{    border: 0px solid red;
    max-width: 1130px;
    margin: auto;
    background-color: #f8f8f8;
}}
/*._do_header{
	position:fixed;
	top:0;
	left:0;
	width:100vw;	
}*/
._do_header{
	z-index:10;
	position:relative;
	/*box-shadow:0 .3rem 1rem rgba(0,0,0,.2);*/
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #00afee;
}
._do_header_top{
	padding:0rem 0rem 0rem;
	background-color:#f8f8f8;
	position:relative;
	max-width: 1130px;
	margin: auto;
	border-bottom: 1px solid #dfdada;
	/*box-shadow:0 .3rem 1rem rgba(0,0,0,.2);*/
}
._do_header_top::after,._do_header_search_bar::after{
	content:"";
	display:block;
	clear:both;
}
._do_header_3bar{
	padding: 1rem;
	float:left;	
	display:none;
}
._do_header_3bar img{
	height:2rem;
}
._do_header_main_logo{
	padding: 0rem;
	margin-right: 3rem;
	float:left;
}
._do_header_web_logo{
	height:100px;
}
._do_header_search_bar {
	color:#fff;
	width:48vw;
	border-radius:10rem;	
	border:1px solid #fff;
	float:left;	
}
._do_header_search_bar input[type="text"]{
	background-color:transparent;	
	padding:.5rem;
	border:0;
	width:90%;
	font-size: 1.5rem;
}
._do_header_search_bar input[type="text"]:focus{
	outline:none !important;
}
._do_header_search_bar button {
	background: transparent;
	border: none;
	cursor: pointer;
	display: inline-block;
	font-size: 1.5rem;
	padding: .7rem 1rem;
	z-index: 2;
	color: #fff;
}
._do_header_top_element{
	float:right;
}
._do_header_shortcuts{
	margin-left:2rem;
	padding:4.5rem 1rem 0.2rem 1rem;
	float:right;
}
._do_header_shortcuts a{
	color:#000;
	text-decoration:none;
	font-size:1rem;
}
._do_header_shortcuts img{
	height:1.5rem;
	margin-left:1rem;
}
._do_header_bottom{
	width:100%;
	overflow-x: scroll;	
	-ms-overflow-style: none;
	scrollbar-width: none;
}
._do_header_bottom::-webkit-scrollbar {
    display: none;
}
._do_header_bottom_inner{
	background-color:#666;
}
._do_header_bottom_inner ._do_header_menu{
	display:inline-block;
}
._do_header_bottom_inner ._do_header_menu img{
	display:none;
	margin:auto;
	padding:.5rem;
	height:3rem;
}
._do_header_bottom_inner ._do_header_menu > a{
	display:inline-block;	
	text-decoration:none;
	color:#fff;
	//color:#000;
	font-size:1.4rem;
	text-align:left;
	padding:1rem 3rem;
}	
._do_header_bottom_inner ._do_header_menu:hover{
	background-color:#555;
	//background-color:#eee;
	//background-color:#fff;
	//color:#fff;
	color:#f35905;
}
/*._do_header_bottom_inner ._do_header_menu:hover > a{
	color:#fff;
}*/
._do_header_3bar_menu{
	//display:none;
	width:15rem;
	height:50vh;
	background-color:#fff;
	position:fixed;
	top:0;
	left:-40rem;
	box-shadow: 10px 10px 10px rgba(0,0,0,.4);
	z-index:1000;
	transition: all .5s;
	z-index:999999999;
}
._do_header_3bar_menu ul {
	margin:0;
	padding:0;
}
._do_header_3bar_menu ul li{
	margin:0;
	padding:1rem;
}
._do_header_3bar_menu ul li:first-child{
	padding:1.3rem;
	background-color:#2997AB!important;
}
._do_header_3bar_menu ul li a{
	color:#333;
	/*font-family:"Gilroy Semibold",sans-serif;*/
	font-size:1.2rem;
	text-decoration:none;
}
._do_header_3bar_menu ul li a img{
	height:2.5rem;
	padding-right:1rem;
}
._do_header_3bar_menu ul li a span{
	padding: .5rem;
}
.bg-orange{
	background-color:#f35905;
}
.clr-white{
	color:#fff !important;
}
.bdr-top{
	border-top:1px solid #ccc;
}
@media screen and (max-width: 1080px) {
	._do_header_search_bar{
		width:100%;
		margin-top: 1rem;
	}
	._do_header_top_element{
		position:absolute;
		right:0;
	}		
	._do_header_bottom_inner{
		//width:90rem;
	}	
	._do_header_bottom_inner ._do_header_menu img{
		display:block;
	}	
}

@media screen and (max-width: 500px) {
	.general-container {
    padding: 1rem 1rem!important;
	}
	._do_header_top{
		padding: 1rem 1rem .5rem;
	}	
	._do_header_shortcuts{
		margin-left:0;
	}
	._do_header_shortcuts span{
		display:none;
	}
	._do_header_3bar{
		display:block;
	}
	._do_header_bottom_inner ._do_header_menu > a{
		font-size:1.2rem;
		padding:.5rem; 
		text-align: center;
	}	
	._do_header_search_bar input[type="text"] {
		width:85%;
	}	
	._do_header_bottom_inner{
		width:72rem;
	}	
}

.submenu {
	list-style-type:none;
	padding:1rem;
	//max-width:78vw;
	max-width:32vw;
	position:absolute;
	margin-top:0;
	margin-right:5rem;
	z-index:6;
	background:#fff;
	border-bottom:2px solid #f35905;	
	display:none;
	box-shadow: 0 3px 10px rgba(0,0,0,.2);
	animation-name:upToDown;
	animation-duration:1s;
	//border-radius:0 0 1rem 1rem;
	border-radius:1rem;
}
._do_header_menu:first-child .submenu{
	max-width:78vw !important;
}
.submenu li a{
	width:15vw;
	color:#333 !important;
}
.submenu:hover{
	display:block;
}
.submenu > li{
	position:relative;
	display:inline-block;
	vertical-align: text-top;
}
.submenu > li  > a{
	display:inline-block;
	font-size:1.4rem;	
	color:#333 !important;
	text-decoration:none;
	font-weight:400;
	padding: 1rem;
	float:left;
	text-align:left;
	border-radius:1rem;
}
.submenu > li  > a:hover{
	background-color:#f35905;
	color:#fff !important;
}
.submenu::after{
	content:"";
	display:block;
	clear:both;
}
.submenu .mini-submenu {
	list-style-type:none;
}
.submenu .mini-submenu{
	border-left:1px solid #eee;
}
.submenu .mini-submenu li a{
	display:inline-block;
	font-size:1.4rem;	
	color:#333 !important;
	text-decoration:none;
	font-weight:400;
	padding: 1rem;
	float:left;
	text-align:left;
}
.submenu .mini-submenu li a:hover{
	//background-color:#eee;
	background-color:#f35905;
	//color:#E86951;
	color:#fff !important;
	font-weight:700;
}
@keyframes upToDown{
	0%{
		opacity:0;	
		transform:translateY(-1rem);
	},
	100%{
		opacity:1;
		transform:translateY(0);		
	}
}
._do_header_menu > a:hover + .submenu{
	display:block;	
   	color:#fff;
}
#_do_sticky {
 /* position: fixed;*/
  top: 0;
  width: 100%;
  background-color:#f8f8f8;
}

/*Header Page Finish*/
/*Footer Page Start*/
._do_footer{
	
	background:#333333;
	padding:0rem;
}
._do_footer_top{width: 1130px;
	margin: auto;}
._do_footer ._do_footer_top::after{
	content:"";
	display:block;
	clear:both;
}
._do_footer ._do_footer_top > div{
	width:25%;
	float:left;
	color:#fff;
}
._do_footer ._do_footer_top ._do_footer_header p{
	font-size:1.8rem;
	/*font-family:"Gilroy Medium",sans-serif;*/
}
._do_footer ._do_footer_top div ._do_footer_left{
	//display:inline-block;
}
._do_footer ._do_footer_top div ._do_footer_right{
	//display:inline-block;	
}
._do_footer ._do_footer_top > div ._do_footer_body ul{
	list-style-type:none;
	margin-top:2rem;
	margin-left:0.3rem;
	margin-bottom:1rem;
    min-height: 10rem;	
}
._do_footer ._do_footer_top > div ._do_footer_body ul li a{
	color:#fff;
	font-size:1.0rem;
	/*font-family: "Gilroy Regular", sans-serif;*/
	text-decoration:none;
	padding:1rem;
	padding-left:0;
	display:inline-block;
}
._do_footer ._do_footer_top > div ._do_footer_body ul li a:hover {
	font-weight:700;
	color:#f35905;
}
._do_footer ._do_footer_bottom p{
	/*font-family: "Gilroy Medium", sans-serif;*/
	font-size:1.4rem;
	color:#fff;
	text-align:center;
	letter-spacing:1px;
}
._do_footer ._do_footer_top > div:nth-child(5) ._do_footer_body ul,._do_footer ._do_footer_top > div:nth-child(6) ._do_footer_body ul{
	margin-top:0;
	margin-left:2.5rem;
}
@media screen and (max-width: 500px) {
	._do_footer{
		//display:none;	
	}
	._do_footer ._do_footer_top > div{
		width:100%;border-bottom: 1px solid grey;
	}
	._do_footer ._do_footer_top > div ._do_footer_body ul{
		margin-left:2.5rem;
	}	
	._do_footer ._do_footer_top > div:nth-child(3) ._do_footer_body ul,._do_footer ._do_footer_top > div:nth-child(4) ._do_footer_body ul{
		margin-top:0;
	}	
}
/*Footer Page Finish*/

/*Footer Thank You Message Start*/
._do_success_failure_body{
	text-align:center;	
	padding-top:0;	
}
._do_success_failure_body #_do_success_failure_body_message{
	padding:2rem;
}
._do_success_failure_body #_do_success_failure_body_message > p{
	font-size: 1.4rem;
	font-weight:700;
	text-align:center;
	margin:0;
}
._do_success_failure_body button{
	padding:.7rem 4rem;
	border:0;
	border-radius:10rem;
	color:#fff;
	background-color:#666;

}
/*Footer Thank You Message Finish*/

/*Main Central Page Start*/
._do_back_clock{
	padding-top:1rem;
}
._do_back_clock a{
	color:#666;
	/*font-family:"Gilroy Semibold",sans-serif;*/
	font-size:2rem;
	text-decoration:none;
}
._do_back_clock a span{
	margin-left:1rem;
}
.custom_error{
	color:red;
}
._do_main_full_banner::after{
	content:"";
	clear:both;
	display:block;
}
._do_main_full_banner img{
	width:100%;
}

._do_main_central{
	margin:5rem 5rem 0;
}
._do_main_extra_central{
	//padding-top:2rem;
	margin-left:15rem;
	margin-right:15rem;
}
._do_main_head{
	position:relative;
}
._do_main_head p{
	font-size:3.4rem;
	/*font-family: "Gilroy", sans-serif;*/
	font-weight:bold;
	text-align:center;
	color:#000;
	margin:0;
}
._do_main_head p span {
	display:inline-block;
	padding:1.5rem;
	background-color:#fff;
}
._do_main_head ._do_main_head_bar{
	position:absolute;
	width:100%;
	height:1px;
	background-color:#aaa;
	top:50%;
	left:0;
	z-index:-1;
}
._do_main_subhead p{
	font-size:2.5rem;
	/*font-family: "Gilroy", sans-serif;*/
	//margin:1rem 0;
}
._do_main
{
	color: #666666;
}
._do_main_left{
	float:left;
}
._do_main_right{
	float:right;
}
@media screen and (max-width: 500px) {
	._do_main_central{
		margin:1rem;	
	}	
	._do_main_extra_central{
		padding-top:1rem;	
	}		
	._do_main_subhead {
		padding-top: 1rem !important;
		//padding-left:1rem;
	}	
	._do_main_subhead p {
		font-size: 1.5rem;
		margin:0 0 1rem;
	}	
	._do_main_head p {
		font-size:2rem;
	}
	._do_main_head p span {
		padding:.5rem;
	}
	._do_back_clock{
		margin:1rem 0;
		display:none;
	}
}

/*Main Central Page Finish*/
/*Corporate Page Start*/

/*
._do_design_5in1 > div {
	float:left;
	width:33%;
}
._do_design_6in1 > div{
	float:left;
	width:32%;
	margin-right:2%;
}
._do_design_6in1 > div:last-child{
	margin-right:0 !important;
}
._do_design_6in1::after, ._do_design_5in1::after{
	content:"";
	display:block;
	clear:both;	
}

._do_d_htl2 ._do_d_htl2_top, ._do_d_htl2 ._do_d_htl2_bottom {
	width:100%;
	height:24.5rem;
}
._do_d_htl2_top{
	margin-bottom:1rem;
}
._do_design_5in1 ._do_d_htl1{
	width:34%;
	padding-left:1rem;
	padding-right:1rem;	
}
._do_d_htl1 ._do_d_htl1_top{
	width:100%;
	height:50rem;
}

._do_main ._do_d_htl2 > div, ._do_main ._do_d_htl1 > div {
	background-position:center !important;
	background-size:cover !important;
	overflow:hidden;
	position:relative;	
}
*/
._do_product_desc_bar{
	position:absolute;
	bottom:0;
	left:-10%;
	width:100%;
	background-color:#333;
	transform: skew(-10deg);
	padding:.5rem;
	padding-left:15%;
}
._do_product_desc_bar ._do_product_desc_bar_title,._do_product_desc_bar ._do_product_desc_bar_price{
	color:#fff;
	margin-bottom:0;
	transform: skew(10deg);
}
._do_product_desc_bar ._do_product_desc_bar_title{
	/*font-family: "Gilroy Regular",sans-serif;*/
	text-transform: capitalize;
}
._do_product_row{
	margin-bottom:1rem;
	position:relative;
	overflow:hidden;	
}
._do_product_row ._do_product_row_col{
	width:32%;
	float:left;
	margin-right:2%;
	position:relative;
	overflow:hidden;
}
._do_product_row ._do_product_row_col a > img,._do_product_row a > img{
	width:100%;
}
._do_product_row ._do_product_row_col_2{
	width:31%;
	margin-right:1%;
}
._do_product_row ._do_product_row_col_1{
	width:35%;
	margin-right:1%;	
}
._do_product_row ._do_product_row_col:last-child{
	margin-right:0;
}
._do_product_row::after{
	content:"";
	display:block;
	clear:both;
}
@media screen and (max-width: 500px) {
	._do_product_row ._do_product_row_col,._do_product_row ._do_product_row_col_1,._do_product_row ._do_product_row_col_2{
		width:100%;
		margin-right:0;	
		margin-bottom:1rem;	
	}
}
@media screen and (max-width: 950px) and (min-width: 500px) {
	._do_product_desc_bar ._do_product_desc_bar_title,._do_product_desc_bar ._do_product_desc_bar_price{
		font-size:1rem;
	}
}
._do_product_row a, ._do_product_row_col a{
	display:block;
	width:100%;
}
._do_product_hover:hover{
	border:2px solid #f35905;
	animation: riseUp 1s ease-out;
}

@keyframes riseUp{
	0%{
		transform: translate(0);
	}	
	50%{
		transform: translateY(.5rem);
	}	
	100%{
		transform: translate(0);
	}
}
/*@media screen and (max-width: 500px) {
	._do_product_row_container{
		overflow:scroll!important;
	}
	._do_product_row_col_mobile{
		width:64.6vw!important;
		margin-right:1.4vw!important;
		float:left!important;
		border-radius:1rem 0!important;
	}
	._do_product_row_mobile{
		width:198vw!important;
	}
	._do_product_row_col_mobile > a ._do_product_desc_bar p{
		font-size:1.1rem;
	}
}*/
/*Corporate Page Finish*/
/*Product Listing Page Start*/

._do_main_product_listing::after{
	content: "";
	display: block;
	clear:both;
}
._do_main_product_listing > div{
	float:left;
}

._do_main_pl_filter ._do_main_pl_filter_inner{
	background-color:#eee;
	//padding: 2rem;
}
._do_main_pl_filter ._do_main_pl_filter_inner ._do_main_pl_filter_header{
	border-bottom:1px solid #aaa;
	padding-top:2rem;
	margin: 2rem 2rem 0 2rem;
}
._do_main_pl_filter_header ._do_main_pl_filter_head::after, ._do_main_pl_filter_body ._do_main_pl_filter_body_row::after{
	content: "";
	display: block;
	clear:both;	
}
._do_main_pl_filter_body_row:hover,._do_main_pl_container_header_body ul li a:hover{
	color:#f35905;
}
._do_main_pl_filter_header ._do_main_pl_filter_head p:last-child{
	font-size:1.4rem;
	float:right;
	text-align:right;
	width:50%;
	margin:0;
	line-height: 3.5;
	display:none;
}
._do_main_pl_filter_header ._do_main_pl_filter_head p:first-child {
	/*font-family:"Gilroy", sans-serif;*/
	font-size:3rem;
	float:left;
	width:50%;
	margin:0;	
}
._do_main_pl_filter_body{
	padding-top:1rem;
	/*font-family:"Gilroy", sans-serif;	*/
}
._do_main_pl_filter_body ._do_main_pl_filter_body_row{
	padding:1rem;
	margin:0 1rem .5rem 1rem;
	cursor:pointer;
}
._do_main_pl_filter_body .active,._do_main_pl_container_header_body ul li .active{
	//background-color:#f35905;
	//color:#fff!important;
	//border-radius:.5rem;
	color:#f35905!important;
}
._do_main_pl_filter_body ._do_main_pl_filter_body_row p{
	float:left;
	width:90%;
	margin:0;
	font-size:1.2rem;
}
._do_main_pl_filter_body ._do_main_pl_filter_body_row .filter_user_selection{
	float:right;
}
._do_main_pl_filter_body ._do_main_pl_filter_body_row .filter_user_selection::after{
	
}
._do_main_pl_container{
	padding-top:1rem;
	//padding-left:1rem;
}
._do_main_pl_container_header ._do_main_pl_container_header_head{
	position: relative;
}
._do_main_pl_container_header ._do_main_pl_container_header_head ._do_main_pl_container_header_head_bar{
	position: absolute;
    width: 100%;
    height: 1px;
    background-color: #aaa;
    top: 50%;
    left: 0;
    z-index: -1;	
}
._do_main_pl_container_header ._do_main_pl_container_header_head p{
	font-size: 3rem;
    /*font-family: "Gilroy", sans-serif;*/
    font-weight: bold;
    color: #000;
    margin: 0;	
}
._do_main_pl_container_header ._do_main_pl_container_header_head p span {
    display: inline-block;
    padding: 1.5rem;
    background-color: #fff;
}
._do_main_pl_container_filter_category_display{
	display:none;
	padding:1rem;
}
._do_main_pl_container_filter_category_display::after{
	content: "";
	display: block;
	clear:both;	
}
._do_main_pl_container_header_body{
	margin-left:1.5rem; 
}
._do_main_pl_container_header_body ul {
	list-style-type:none;
}
._do_main_pl_container_header_body ul li{
	display:inline-block;
	float:left;
	padding-right:1.5rem;
}
._do_main_pl_container_header_body ul::after,._do_main_pl_container_body::after{
	content: "";
	display: block;
	clear:both;	
}
._do_main_pl_container_header_body ul li a{
	display:inline-block;
	padding:1rem 2rem;
	text-decoration:none;
	/*font-family:"Gilroy Semibold",sans-serif;*/
	font-size:1.5rem;
	color:#000;
	width:100%;
}
@media screen and (max-width: 950px) and (min-width: 500px) {
	._do_main_pl_container_header_body ul li a:first-child{
		padding:1rem 2rem 1rem 0;
	}
}
._do_main_product_single{
	float:left;
	padding:1.5rem;
}
._do_main_product_single_inner:hover{
	box-shadow: .5rem .5rem 1rem rgba(0,0,0,.3);
}
._do_main_3e{
	width:33.33%;
}
._do_main_4e{
	width:25%;
}
._do_main_product_single a{
	display:block;
	width:100%;
}
._do_main_product_single_inner{
	box-shadow:1px 1px 2px rgba(0,0,0,.5);
}
._do_main_product_single_inner img{
	width:100%;
}
._do_main_product_single_inner ._do_main_product_single_inner_bottom{
	//padding:1rem 0;
	padding-top:.5rem;
	min-height:8rem;
}
._do_main_product_single_inner ._do_main_product_single_inner_bottom::after{
	content: "";
	display: block;
	clear:both;		
}
._do_main_product_single_inner_bottom p:first-child {
	/*font-family:"Gilroy Semibold", sans-serif;*/
	font-size:1.2rem;
	float:left;
	width:75%;
	margin:0;	
	color:#222;
}
._do_main_product_single_inner_bottom > span {
	display:inline-block;
	padding:.5rem 2rem;
	border-radius:10rem;
	background-color:#fff;
	color:#fff;
}
._do_main_product_single_inner_bottom_price_row::after{
	content: "";
	display: block;
	clear:both;			
}
._do_main_product_single_inner ._do_main_product_single_inner_bottom_price_row p{
	width: 100%;
	font-size:1.4rem;
	/*font-family:"Gilroy Semibold", sans-serif;	*/
}
._do_main_product_single_inner_bottom_price_row span {
	color:#333;
	margin:0;
	font-size:1.2rem;
	line-height:3;
}
@media screen and (max-width: 1250px) {
	._do_main_3e{
		width:50%;
	}
	._do_main_4e{
		width:33.33%;
	}
}
@media screen and (max-width: 1050px) {
	._do_main_3e{
		width:50%;
	}
	._do_main_4e{
		width:33.33%;
	}
	._do_main_pl_filter,._do_main_pl_container,._do_main_pl_filter_inner{
		width:100% !important;
	}	
	._do_main_pl_filter{
		margin-bottom:1rem;
	}
}
@media screen and (max-width: 750px) {
	._do_main_4e{
		width:50%;
	}
	._do_main_pl_container_header_body ul li{
		display:block;
		float:none;
	}
	._do_main_pl_container_header_body,._do_main_pl_filter,._do_main_pl_filter_header{
		display:none; 
	}
	._do_main_pl_container_filter_category_display{
		display:block;
	}
	._do_main_pl_container_header_body{
		//background-color:#eee;
		padding:1rem;
		margin-left:0;
	}
	._do_main_product_single_inner ._do_main_product_single_inner_bottom{
		min-height:0;
	}
}
@media screen and (max-width: 650px) {
	._do_main_3e,._do_main_4e{
		//width:100%;
	}
	._do_main_product_single{
		padding:1rem 0;
	}
	._do_main_pl_filter{
		margin-bottom:0;
	}	
	._do_main_pl_filter_body > div:last-child{
		margin-bottom:0;
	}
	._do_main_pl_container_header ._do_main_pl_container_header_head p{
		font-size: 2rem;
	}
	._do_main_pl_container_header ._do_main_pl_container_header_head p span {
		padding: .5rem;
	}	
}
._do_main_pl_cfcd_menu{
	width:30%;
	border-radius:10rem;
	background-color:#333;
	padding:1rem;
	text-align:center;	
}
._do_main_pl_cfcd_menu span{
	color:#fff;
	font-size:1.4rem;
}

/*Product Listing Page Finish*/
/*Static Product Detail Editor Similar Static Page Start*/

._do_static_product{
	padding-top:2rem;	
}
._do_static_product::after,._do_static_product_desc::after{
	content: "";
	display: block;
	clear:both;			
}
._do_static_product ._do_static_product_image{
	float:left;
	width:45%;
}
._do_static_product ._do_static_product_image img{
	width:100%;
	border:1px solid #ddd;
}
._do_static_product ._do_static_product_desc{
	float:left;
	width:55%;
}
._do_static_product_desc ._do_static_product_desc_detail{
	float:left;	
	//width:70%;
	padding:0 5rem;
}
._do_static_product_desc ._do_static_product_desc_attachment{
	float:right;
	width:30%;
	display:none;
}
._do_static_product_desc ._do_static_product_desc_finish{
	float:left;
	width:70%;
	padding:1rem 0;	
}
._do_static_product_desc ._do_static_product_desc_attachment::after,._do_static_pdd_head_price::after,._do_static_pdd_head_title::after{
	content: "";
	display: block;
	clear:both;		
}
._do_static_pdd_head_title h1{
	/*font-family:"Gilroy",sans-serif;*/
	font-size:2.2rem;
	margin:0;
	margin-bottom:.5rem;
	display:inline-block;
}
._do_static_pdd_head_price{
	margin-bottom:1rem;
}
._do_static_pdd_head_price p:first-child{
	/*font-family:"Gilroy",sans-serif;*/
	font-size:2rem;
	margin:0;
	display:inline-block;	
}
._do_static_pdd_head_price p:last-child{
	/*font-family:"Gilroy Regular",sans-serif;*/
	font-size:1.8rem;
	margin:0;
	display:inline-block;		
}
._do_static_pdd_head_shipping_info p{
	/*font-family:"Gilroy Medium",sans-serif;*/
	font-size:1.4rem;	
}
._do_static_pdd_body{
	
}
._do_static_pdd_body::after{
	display:block;
	clear:both;
	content:"";
}
._do_static_pdd_body p:first-child{
	/*font-family:"Gilroy Semibold",sans-serif;*/
	font-size:1.6rem;
	margin:2rem 0;
}
._do_static_pdd_body ._do_static_pdd_body_form_row{
	margin:1rem 0;	
}
._do_static_pdd_body ._do_static_pdd_body_form_row input[type="text"],._do_static_pdd_body ._do_static_pdd_body_form_row input[type="number"]{
	width:100%;
	padding:1rem;
	background-color:#eee;
	border:0;
}
._do_static_pdd_body ._do_static_pdd_body_form_row input[type="file"] {
  color: transparent;
  position:relative;
}
._do_static_pdd_body ._do_static_pdd_body_form_row input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}
._do_static_pdd_body ._do_static_pdd_body_form_row input[type="file"]::after {
	content: 'Upload Image/Logo';
	color: #888;
	-webkit-user-select: none;
	cursor: pointer;
	font-size: 1.4rem;
	position: absolute;
	left: 1rem; 
}
._do_size_capsule_block{
	display:inline-block;
}
._do_size_capsule_block ._do_size_capsule{
	//background-color:#f35905;
	background-color:#666;
	border-radius:10rem;
}
._do_size_capsule_block ._do_size_capsule input[type="button"]{
	background-color:transparent;
	color:#fff;
	border:0;
	padding:.7rem;
}
._do_size_capsule_block ._do_size_capsule > input[type="number"]{
	-moz-appearance: textfield;	
	padding:.5rem;
	color:#666;
	font-weight:bold;
	max-width:10rem;
    height: 3rem;
    width: 3rem;
    border-radius: 50%;
	text-align:center;
}
._do_size_capsule_block ._do_size_capsule > input[type="number"]::-webkit-outer-spin-button,._do_size_capsule_block ._do_size_capsule > input[type="number"]::-webkit-inner-spin-button{
	-webkit-appearance: none;
	margin: 0;	
}
._do_size_capsule_block p{
	text-align:center;
	color:#666;
	font-weight:bold;	
}
._do_static_product_desc_attachment_head p:first-child{
	/*font-family:"Gilroy",sans-serif;
*/	font-size:1.8rem;	
	margin-bottom:2rem;
}
._do_static_product_desc_attachment_body{
	width:100%;
	border-radius:1rem;
	background-color:#eee;
	padding:2rem;
}
._do_spdab_main{
	position:relative;
	margin-bottom:1.5rem;
}
._do_spdab_cross{
	position: absolute;
	height:2.2rem;
	width:2.2rem;
	right: -1rem; 	
	top: -1rem; 
	border-radius:10rem;
	background-color:#333;
	text-align:center;
	cursor:pointer;
}
._do_spdab_cross span{
	color:#fff;
	font-size:1.4rem;
	padding:.5rem;
}
._do_spdab_inner::after{
	content: "";
	display: block;
	clear:both;			
}
._do_spdab_main ._do_spdab_inner ._do_spdab_left{
	float:left;
	width:20%;
	background-color:#333;
	padding:.5rem;
}
._do_spdab_main ._do_spdab_inner ._do_spdab_left span{
	color:#fff;
	padding:.5rem;
}
._do_spdab_main ._do_spdab_inner ._do_spdab_right{
	float:left;
	width:80%;	
	background-color:#ccc;	
	padding:.5rem;	
}
._do_spdab_main ._do_spdab_right p{
	margin:0;
	text-align:center;
	font-size:1.4rem;
}
._do_static_product_desc_finish input[type="submit"]{
	padding:1rem;
	color:#fff;
	background-color:#333;
	border:0;
	padding:1rem 4rem;
	border-radius:10rem;
	font-size:1.4rem;
}
@media screen and (max-width: 1100px) {
	._do_main ._do_main_extra_central{
		margin:5rem;
	}
	._do_static_product_desc ._do_static_product_desc_detail {
		float: none;
		width: 100%;
	}	
	._do_static_product_desc ._do_static_product_desc_attachment {
		float: none;
		width: 100%;
		padding: 0 5rem;
	}	
}
@media screen and (max-width: 850px) {
	._do_main ._do_main_extra_central{
		margin:1rem;
	}
}
@media screen and (max-width: 650px) {
	._do_main ._do_main_extra_central{
		margin:1rem;
	}
	._do_static_product ._do_static_product_image,._do_static_product ._do_static_product_desc{
		width:100%;
		float:none;		
	}
	._do_static_product_desc ._do_static_product_desc_detail {
		float: none;
		width: 100%;
		padding:3rem 1rem 3rem;
	}	
	._do_static_product_desc ._do_static_product_desc_attachment {
		float: none;
		width: 100%;
		padding: 0 3rem 2rem;
	}	
	._do_static_product_desc ._do_static_product_desc_finish {
		float: none;
		float: none;
		width: 100%;		
		padding: 0;
	}	
}

/*Static Product Detail Editor Similar Static Page Finish*/
/*Mobile Static Search Start*/
	._do_mobile_model_search_bar_block::after{
		content:"";
		display:block;
		clear:both;
	}
	._do_mobile_model_search_bar{
		display:inline-block;
		overflow:hidden;
		width: 25vw;
		border-bottom: 1px solid #333;	
		float:right;
	}	
	._do_mobile_model_search_bar input[type="text"]{
		background-color: transparent;
		padding: .5rem;
		border: 0;
		width: 90%;
		font-size: 1.5rem;		
	}
	._do_mobile_model_search_bar input[type="text"]:focus{
		outline:none !important;
	}	
	._do_mobile_model_search_bar button{
		background: transparent;
		border: none;
		cursor: pointer;
		display: inline-block;
		font-size: 1.3rem;
		padding: .7rem 1rem;
		z-index: 2;
		color: #333;
		float:left;
	}
	
	@media screen and (max-width: 500px) {
		._do_mobile_model_search_bar{
			width: 100%;
			padding-top:2rem;
		}	
		._do_static_product{
			padding-top:0;
		}
	}
/*Mobile Static Search Page Finish*/


.screen-inactive {
    background-color:#fff;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2000;
    top: 0px;
    left: 0px;
    opacity: .8; 
    filter: alpha(opacity=80);
}
.wait-div-center{
	display:none;
	position:fixed;
	z-index:2001;
	left:50%;
	top:40%;
	width:50rem;
	height:20rem;
	transform:translate(-50%,-50%);
	text-align:center;	
}
.wait-div-center .primary-icon{
	max-height:60%;
	display:none;
}
.wait-div-center .text{
	color:#fff;
	font-weight:bold;
	font-size:1.5rem;
	text-align:center;	
}
@media screen and (max-width: 500px) {	
	.wait-div-center{
		width:30rem;
	}	
}
#upload-progressbar-div {
  display:none;
  width: 100%;
  background-color: #ddd;
}

#upload-progressbar-indicator {
  width: 1%;
  height: 10px;
  background-color: #4CAF50;
}




.social-links .social-link-holder span{
	padding:.5rem;
}
.social-links .social-link-holder span:first-child{
	padding-left:0;
}
.social-links .social-link-holder span a img{
	width:2.5rem;
	height:2.5rem;
}
.social-links .app-download-holder span{
	//margin-top:1rem;
	padding:.5rem;
	display:block;
}
.social-links .app-download-holder span:first-child{
	//margin-top:2.5rem;
}
.social-links .app-download-holder span a img{
	//border:1px solid #fff;
	height:5rem;
	border-radius:.5rem;
}
@media screen and (max-width: 750px){
	.social-links .app-download-holder span{
		display:inline-block;
	}	
	.app-download-holder{
		text-align:center;
	}	
}
@media screen and (max-width: 500px){
	.social-links .app-download-holder span a img{
		//border:1px solid #fff;
		height:auto;
		width:100%;
	}	
}
.white-container {
		background-color:#fff;
	}
	.general-container {
    padding: 1rem 7rem;
}
	.general-container::after{
		content:"";
		display:block;
		clear:both;	
	}
	/* Register Page Start */
	.white-div{
		background-color:#fff;
	}
	.account{
		padding: 2rem 5rem; 
		padding-bottom:20vh;		
	}
	.account::after{
		content:"";
		display:block;
		clear:both;
	}
	.account h3{
		text-align:center;
	}
	.account-register,.account-login{
		width:50%;
		float:left;
	}
	
	.account-register{
		border-right:1px solid #ccc;
	}
	.account-login{
		padding-left:5rem;
	}
	.account-element{
		margin-top:2.5rem;
	}
	.account-element > label.header {
		display:block;
		font-size:1.4rem;
		color:#333;
		font-weight:400;
	}
	.account-element > label.header .required {
		margin-left:0;
	}	
	.form-element{
		font-size:1.5rem;
		padding:.8rem;
		color:#777;
		width:70%;
		border:1px solid #ccc;
	}
	.required{
		color:#ff0000;
		font-size:2rem;
		margin-left:1rem;
	}
	.form-botton{
		padding:1rem 2rem;
		border: 1px solid #2997ab;
	    border-radius: 1rem !important;
	    color: #000;
	    background-color: #2997ab;		
		display:block;
		width:30%;
	}
	.colored-anchor{
		text-decoration:none;
		color:#f35905;		
	}
	
	.round {
	  position: relative;
	}

	.round label {
	  background-color: #fff;
	  border: 2px solid #777;
	  border-radius: 50%;
	  cursor: pointer;
	  height: 1.2rem;
	  left: 0;
	  position: absolute;
	  top: .45rem;
	  width: 1.2rem;
	}

	.round label:after {
	  border: 2px solid #fff;
	  border-top: none;
	  border-right: none;
	  content: "";
	  height: 6px;
	  left: 1px;
	  opacity: 0;
	  position: absolute;
	  top: 1px;
	  transform: rotate(-45deg);
	  width: 1rem;
	}

	.round input[type="checkbox"] {
		visibility: hidden;
	}

	.round input[type="checkbox"]:checked + label {
		background-color: green;
		border-color:#fff;	
		height:15px;
		width:15px;
	}

	.round input[type="checkbox"]:checked + label:after {
		opacity: 1;
	}
	.checkbox-text{
		margin-left:1rem;
	}
	@media screen and (max-width: 600px) {	
		.account {
			padding: 2rem 1rem;
			//padding-bottom:20vh;	
		}
		.account-register, .account-login {
			width: 100%;
			//float: right;
		}	
		.account-login{
			float:left;
			padding:0;
		}	
		.account-register{
			float:none;
			border-right:0;
			border-bottom:1px solid #ccc;
			padding-bottom:2rem;
			margin-bottom:2rem;
		}	
		.form-element{
			width:80%;
		}		
		.form-botton{
			width:auto;
		}
	}
/* Register Page Finish */