	.imgInfo{
		position: absolute;
    	bottom: -4px;
    	margin-left: 70px;
    }
    .imageHover:hover .image_name{
        opacity: 1;
    }
    .deleteImg{
        font-size: 32px;
        float: right;
        position: absolute;
        top: -5px;
        right: 26px;
        color: white;
        z-index: 999;
        cursor: pointer;
    }
    .imageHover:hover .image_name_top{
        opacity: 1;
    }
    .price_Pod{
          font-family: 'Product Sans', Arial, sans!important;
    color: #a5a4a4;
    font-size: 12px;
    font-weight: normal;
    }
.image_name{
  font-size: 16px;
    text-align: right;
    /* color: #fff; */
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    margin: auto;
    width: 89%;
    /* height: 34px; */
    bottom: 0;
    /* background: rgba(0, 0, 0,0.4); */
    padding: 10px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}
.image_name_top{
 font-size: 16px;
    text-align: left;
    color: #fff;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 89%;
    /* height: 34px; */
    /*bottom: 0;*/
    background: rgba(0, 0, 0,0.4);
    padding: 10px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.clsZoomPreview{
	font-size: 1.5em;
	background: rgba(0, 0, 0,0.7);
	width: 30px;
	height: 30px;
	padding: 15px;
	color: #fff;
	line-height: 0;
	vertical-align: 0;
	padding-top: 15px;
	/* padding-right: 15px; */
	padding-left: 5px;
}
.nospaces{
	padding: 0px !important;
}
.closeBtns{
	display: none;
}
#confirmModal{
    z-index: 99999;
}
 .card_image {
  height: 125px;
      margin-bottom: 0px;
          margin-top: 0;
}
.card_image img{
  max-height: 100%;
}
.modalPopup.in ~ .modal-backdrop.in { z-index:9999;}
@media screen and (min-width: 320px) and (max-width: 767px) {
.image_name{
	display: none;
}
.nospacesBody{
	padding: 0px !important;
	background-color: #f3f3f3;
	height:100%;
}
.closeBtns{
	display: block;
	color: #0e0b0b;
    background: none;
    border: 1px solid #6b6b6b;
    margin: 10px 0px;
    float: right;
    padding: 5px 44px;
    font-size: 16px;
    border-radius: 2px;
}	
.topHeaders{
	display: none;
}
.frames_with_mat_div ,.canvas_div,.acrylicf_div,.acrylic_div{
	width:100%;
	display: flex;
    align-items: center;
    border-top: 1px solid #4a4a4a;
        
     /*   background-image: url(images/gradient_img.png);
    background-repeat: repeat-x;*/
   /* box-shadow: inset 2px 45px 79px -37px rgba(74, 74, 74, 0.75);
    position: relative;
    z-index: 1;*/
}

.frames_with_mat_div{
	background-color: #f3f4f3;
}
.canvas_div{
	 background-color: #f3f4f3;

}
.acrylicf_div{
background-color: #f4f4f4;
}
.acrylic_div{
 background-color: #f3f4f3;
}
.frames_with_mat_div:before {
	content:'';
    display:block;
    position:absolute;
    top:-85px;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
    background-repeat:no-repeat;
    background-position:center;
     background-image: url(images/gradient_img.png);

}
.canvas_div:before{
	content:'';
    display:block;
    position:absolute;
    top:-85px;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
    background-repeat:no-repeat;
    background-position:center;
     background-image: url(images/gradient_img.png);

}
.acrylicf_div:before{
	content:'';
    display:block;
    position:absolute;
    top:-85px;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
    background-repeat:no-repeat;
    background-position:center;
     background-image: url(images/gradient_img.png);

}
.acrylic_div:before{
	content:'';
    display:block;
    position:absolute;
    top:-85px;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
    background-repeat:no-repeat;
    background-position:center;
     background-image: url(images/gradient_img.png);

}
.topBottomSpacing{
	padding: 20px 0px;
	padding-top: 18px;

}
.confrmdialog{
	margin: 0 auto !important;
}
.noBottommargin{
	margin: 0px;
}
#prod_title{
	font-size: 23px;

}
#canvas,#frame_with_mat,#floating_acrylic,#print_acrylic{
	font-family: 'Product Sans', Arial, sans!important;
	color: #767676;
}
.card_image{
 /*box-shadow: inset 2px 45px 79px -37px rgba(74, 74, 74, 0.75);*/
}
.card_image img{
	max-width: 100%;
    max-height: 100%;
    width: 100%;
	/*z-index: -1;
    position: relative;*/
}
}
#prod_title{
    font-family: 'Product Sans', Arial, sans!important;

}
#canvas,#frame_with_mat,#floating_acrylic,#print_acrylic{
	font-family: 'Product Sans', Arial, sans!important;
	color: #a5a4a4;
      font-size: 12px;
 
    font-weight: normal;
}  
.artistListPage_mob {
    height: 35px;
    line-height: 27px;
    float: left;
    margin-right: 13px;
    width: 15px;
    list-style-type: none;
    font-weight: bold;
}
	.artistListPage{
		padding-top: 14px;
    height: 30px;
    line-height: 23px;
    float: left;
    margin-right: 14px;
    width: 15px;
    list-style-type: none;
    font-weight: bold;
	}
.closeAlpha {
        color: #989898 !important;
    float: right !important;
    font-size: 36px !important;
    font-weight: normal !important;
    line-height: 1 !important;
    text-shadow: 0 1px 0 #fff !important;
    box-shadow: none;
    position: absolute !important;
    top: 9px;
    right: 24px;
    width: auto;
    border-radius: 0 !important;
    background: transparent;
    border: none;
}
.closeAlpha_mob {
        color: #989898 !important;
    float: right !important;
    font-size: 36px !important;
    font-weight: normal !important;
    /*line-height: 1 !important;*/
    text-shadow: 0 1px 0 #fff !important;
    box-shadow: none;
    position: absolute !important;
    top: 0px;
    right: 10px;
    width: auto;
    border-radius: 0 !important;
    background: transparent;
    border: none;
}

		#podloadingDiv{
			  position:fixed;
			  top:0px;
			  right:0px;
			  width:100%;
			  height:100%;
			  background-color:#666;
			  background: url('https://cdn1.arttoframe.com/PrintOnDemand_images/pod_loader1.gif') no-repeat scroll center 180px/100px 100px rgba(169, 169, 169, 0.3);
			  background-repeat:no-repeat;
			  background-position:center;
			  z-index:10000000;
			  opacity: 0.4;
			  filter: alpha(opacity=40); /* For IE8 and earlier */
			}
			#alphabetLoader{
			  position:fixed;
			  left: 0px;
			  top:0px;
			  width:100%;
			  height:100%;
			  background-color:#666;
			  background: url('https://cdn1.arttoframe.com/PrintOnDemand_images/pod_loader1.gif') no-repeat scroll center 180px/100px 100px rgba(169, 169, 169, 0.3);
			  background-repeat:no-repeat;
			  
			  z-index:10000000;
			  opacity: 0.4;
			  filter: alpha(opacity=40); /* For IE8 and earlier */
			}
			@media only screen and (max-width: 600px) {
				.redirectBtn
					{
						left: 32% !important;
						margin-top: 70px;
						width: 85%;
						height: 25px;

					}.image_name{
							font-size: 16px;
								text-align: right;
								/* color: #fff; */
								opacity: inherit	 !important;
								position: absolute;
								left: 0;
								right: 0;
								top: auto;
								margin: auto;
								width: 89%;
								/* height: 34px; */
								bottom: 0;
								/* background: rgba(0, 0, 0,0.4); */
								padding: 10px 10px;
								text-overflow: ellipsis;
								overflow: hidden;
								white-space: nowrap;

							}

					.redirectBtn_other
					{
						left: 32% !important;
						margin-top: 70px;
						width: 65%;
						height: 25px;

					}
			}
	/*31032020*/
.popupartistAlphaList{
	padding: 0px 50px;
    list-style-type: none;
    height: 250px;
}
.popupartistAlphaList_mob{
	padding: 0px 10px;
    list-style-type: none;
    height: 210px;
}
.nopadding{
	padding: 0px;
	
}
.artist_img{
	/*height: 200px;*/
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /*overflow: hidden
    position: relative;*/
	
}
.artist_img img{
	max-height: 100%;
	max-width: 100%;
  /*position: relative;
  right: -12px;
  bottom: -12px;*/
}
.artist_name{
	text-align: center;
	    padding: 10px 0px;
}
.artist_gallery{
	font-size: 18px;
	padding: 10px 0px;
	margin: 0px;
}
.artist_gallery_mob{
	font-size: 13px;
    padding: 10px 0px;
    margin: 0px;
    line-height: normal;
    text-align: left;
}
.nomargi{
	margin:0px;
}
.artist_label_mob{
	font-size: 20px;
	text-transform: uppercase;
	padding: 10px 0px;
	font-weight: bold;
    letter-spacing: 2px;
    font-size: 20px;
    color: #222222;
}
.artist_label{
	font-size: 20px;
	text-transform: uppercase;
	padding: 10px 0px;
	font-weight: bold;
    letter-spacing: 2px;
    font-size: 38px;
    color: #222222;
}
.RightArtist{
	/*overflow-y: scroll;*/
}
.btn_closed{
	color: #fff;
}

.modal-content .closeAlpha_modal{
    /* 80% of window height */
    height: 550px;
}

.modal-body {
    /* 100% = dialog height, 120px = header + footer */
    max-height: calc(100% - 120px);
    /*overflow-y: scroll;*/
}

	 .all-sizes:nth-child(29) {
  width:38px !important;
 
}
.european-text{	
	color: red;
  padding: 0px 0px 0px 8px;
  margin: 0;
  font-family: 'Product Sans', Arial, sans;
  font-size: 14px;
  text-decoration: none;
}  
 
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 80px !important;
	background-color: #3880ae !important;

}
#mCSB_2_container{
    width: 5330px;	
	}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
	height:10px !important;
	}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 80px !important;
	background-color: #3880ae !important;
	}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
	    background-color: #FFF !important;
	}
#mCSB_2{
	/*height: 193px !important;*/
	}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 8px !important;
	border-radius: 6px;
	    background-color: #8c8c8c !important;
	}
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{
	    background-color: rgba(0,0,0,0.15) !important;
	}
.OpeningContainerNew{
				display: none;
				background:#c7d6df;
				border-radius: 6px;
				margin-bottom: 35px;
				}	
.openingTitleNew{
	color:#003d65;
	font-size:20px;
	padding:20px 0px;
	text-transform: uppercase;
	margin: 0px;
	font-weight:bold;	
	text-align:center;
	font-family: 'Product Sans', Arial, sans !important;

	}
#close_seeall{
	cursor:pointer;
	float: right;
}
.openingTitleNew span{
	cursor:pointer;
	float:right;
	background:#1e76af;
	color:#FFF;
	font-size:11px;
	font-weight:bold;	
	text-align:center;
	padding:4px 12px;
	border-radius: 4px;
	font-family: 'Product Sans', Arial, sans !important;
	}
.Opening_options_new{
  background: url(https://www.arttoframe.com/images/newfilter-checkbox-default.png) no-repeat;
  list-style-type: none;
  text-align: center;
  font-size: 14px;
  color: #022f4d;
  padding-left: 17%;
	 background-position: 12px 4px;
	 font-size:16px;
	 font-family: 'Product Sans', Arial, sans !important;
	}
.Opening_options_new_Active{
  background: url(https://www.arttoframe.com/images/Active-opening.png) no-repeat;
  list-style-type: none;
  text-align: center;
  font-size: 14px;
  color: #022f4d;
  padding-left: 17%;
  background-position: 12px 4px;
  font-size:16px;
  font-family: 'Product Sans', Arial, sans !important;
  background-size: 14px;
	}
.SelectopeningContainer{
	cursor:pointer;
	min-height:210px;
	width:200px;
		}
.GreenShadow_Inactive{
		border:3px solid transparent;
		}
.GreenShadow_active{
		border:3px solid #11a726;
		}
.CollageOpeningSlider {
		  width: 100%;
    height: 202px;
    overflow: hidden;
    padding: 0px 25px 0px 30px;
		}

.CounterTxt{
	color:#022f4d;
	font-size:14px;
	text-align: center;
	font-family: 'Product Sans', Arial, sans !important;
}
.Opening_dialog{
	width:1070px;
	}
.Heading_opening{
	border-top:1px solid #a6a6a6;
	border-left:1px solid #a6a6a6;
	border-bottom:1px solid #a6a6a6;
	padding: 3px 7px;
	font-size:12px;
	color:#26272a;
	    background: #FFF;
	text-transform:uppercase;
	    font-family: 'Product Sans', Arial, sans !important;
	}
.Opening_dropdown_new select{
	background: #00863f;
	color:#FFF;
	font-size:14px;
	margin-left: -3px;
  padding: 1px 7px;
  font-family: 'Product Sans', Arial, sans !important;
  border: 1px solid #00863f;	    
	    
	}

#Opening_seeall{
	top:29px;
	}
.layout_choices{
	font-size:16px;
	font-family: 'Product Sans', Arial, sans !important;
	margin:0px;
	}
.Removepadding{
	padding:0px !important;
	}
.Toppadding{
	padding:15px 0px;
	
	
	}
	
.Select_openingBtn{
	background:#656565;
	color:#FFF;
	padding: 3px 23px;
    border-radius: 4px;
    font-size: 16px;
	}
.Selected_openingBtn{
	background:#00863f;
	color:#FFF;
	padding: 3px 23px;
    border-radius: 4px;
    font-size: 16px;
	}
.MainContainer_opening{
	min-height: 240px;
	cursor:pointer;
	}
.LeftrightPadding{
	padding-left: 5%;
    padding-right: 3%;
	}

#scroll-style{
	overflow-y: auto;
	height:472px;
	}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	    width: 10px !important;
	    border-radius: 7px !important;
	    background-color: #868686 !important;
	}
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{
	       background-color: #e2e2e2 !important;
	}
@media screen and (min-width:768px)and (max-width:1000px){
	#Opening_seeall{
		overflow-x:scroll !important;
		}
}

@media screen and (min-width:1001px)and (max-width:1200px){
.Opening_dialog {
    width: 994px !important;
}
.Heading_opening{
  font-size: 10px !important;
	}
.Opening_dropdown_new select{
	font-size: 11px !important;
	}
#scroll-style {
    overflow-y: auto;
    height: 428px !important;
}
}

.TopFilters_new{
	background: #dcdcdc;
	box-shadow: -2px 7px 5px -2px rgba(184,184,184,1);
	}
.TitleTxt_new{
	color:#022f4d;
	    font-size: 16px;
    font-family: 'Product Sans', Arial, sans !important;
	}
.bestseller_tag {
  background: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: absolute;
  top: -13px;
  right: -13px;
  font-size: 12px;
  color: #FFF;
  padding: 5px 10px;
}
 .all-sizes:nth-child(27) {
  width:38px;
}
.new_tag {
  top: -8px;
  right: 28px;
  background: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: absolute;
  padding: 14px 9px;
  color: #FFF;
}
 .framesResult h3,.framesWithMatResult h3,.collageFramesResult h3,.diplomaResult h3,.ornateResult h3,.ovalResult h3,.floater_framesResult h3{

		Font-size: 20px !important;
    font-family: 'Product Sans', Arial, sans !important;
    padding: 3px 14px !important;
    margin: 0px;
}	
.filter_optn strong{
	font-weight:400;
	}
.discount_tag {
    top: -18px;
    right: 13px;
    background: url(https://cdn1.arttoframe.com/images/red-overlay.png) no-repeat;
    width: 72px;
    background-size: 67px;
    height: 74px;
    border-radius: unset;
    position: absolute;
    padding: 14px 19px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2;
}
.product-image.lamppix {
  display: table;
}
.product-image.lamppix a {
  display: table-cell;
  vertical-align: middle;
}
.product-image .hover-img,.product-image:hover .main-img {
  display: block !important;
}
.product-image:hover .hover-img {
  display: block
}
.aligncenter.img-responsive.main-img.hideMe,.hideMe {
  display: none !important;
}
.subgrp {
  padding: 4px 0px 6px;
}
.toggled {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  height: 0;
  border-width: 0;
}
.sub-search-container {
  margin: 0;
}
.sub-search-container {
  min-height: 175px;
}
.loader {
  background: url('https://cdn1.arttoframe.com/images/matspopuploading.gif?v=3') no-repeat scroll center 180px/70px 70px rgba(0, 0, 0, 0.3);
  display: none;
  height: 100%;
  left: 0;
  line-height: 100%;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 99;
  width: 100%;
}
.product-image {
  min-height: auto !important;
  max-height: 200px !important;
  height: 200px;
}
span.page-active {
  background: #fff none repeat scroll 0 0 !important;
  color: #74bbe9 !important;
  font-weight: bold;
}
.flip_dots {
  float: none !important;
  height: 10px;
  margin: auto;
  padding: 11px 0;
  text-align: center !important;
  width: 75px;
  z-index: 210;
}
.filter_title {
  font-weight: bold;
  font-size: 15px;
  padding-left: 11px;
  font-family: 'Product Sans', Arial, sans;
}
.filter_optn {
  color: #FFF;
  font-size: 12px;
  padding-left: 10px;
  font-family: 'Product Sans', Arial, sans;
  font-weight: normal;
  background: #898989;
  margin-right: 9px;
  padding: 2px 9px;
  margin-left: 5px;
}
.btn-submit {
  background: #74bbe9 none repeat scroll 0 0;
  border: 1px solid #74bbe9;
  color: #fff;
  padding: 0 3px;
  font-family: Montserrat Regular !important;
}
.flip_dots > li {
  background: #dde2ef none repeat scroll 0 0;
  border-radius: 50%;
  height: 7px;
  list-style: outside none none;
  padding: 5px;
  width: 7px;
  display: inline-block !important;
}
.lamppix-content_lamp {
  padding-top: 15px;
  margin-bottom: 25px;
}
.lamppix-content_lamp.active {
  box-shadow: 0px 0px 33px -9px rgba(0, 0, 0, 0.75);
}
.flip_dots > li.active {
  background: none repeat scroll 0 0 #888888;
}
.pagination-page a,.pagination-page #currentPage {
  color: #000 !important;
}
.aligncenter.img-responsive.main-img.hideMe,.hideMe {
  display: none;
}
.lamppixPageContainer,.clsContainer {
  padding: 0;
  box-shadow: 0 3px 6px 2px #aeaeb0;
  font-family: 'Product Sans', Arial, sans;
}
.descptntitle2 {
  text-transform: uppercase;
  padding: 4px 0px 10px 10px;
  width: 95%;
  font-weight: bold !important;
  color: #000;
}
.frame-content {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
}
.frame-content.active {
  background: #FFFFFF;
  box-shadow: 0px 0px 33px -9px rgba(0, 0, 0, 0.75);
}
.sticky_search_div {
	width: 100%;
	padding-left: 5px;
	position: sticky;
	top: 69px;
	z-index: 998;
	background: #fff;
	padding: 10px 0px;
}

.sticky_search_div_popup {
	width: 100%;
	padding-left: 5px;
	position: sticky;
	top: 0px;
	z-index: 998;
	background: #fff;
	padding: 10px 0px;
}

.rightpaneldiv {
  padding: 0px;
}
.pagination {
  display: inline-block;
}
.pagination a {
  color: black;
  padding: 8px 5px;
  text-decoration: none;
  margin-right: 0px !important;
}

.descptntitle {
  text-transform: uppercase;
  padding: 4px 0px 10px 10px;
  width: 95%;
  font-weight: bold !important;
  color: #000;
  margin: 10px 0px 10px 0px !important;
}
.border-img {
  position: absolute;
  bottom: 4px;
  width: 100%;
  padding: 0px 5px;
}
.imgspan {
  position: absolute;
  right: 65px;
  max-width: 20px;
  max-height: 20px;
}
.imgspan1 {
  position: absolute;
  right: 55px;
  max-width: 20px;
  max-height: 20px;
}
.lamppix_name {
    text-align: center;
    text-align: center;
    font-size: 14px;
    color: #404040;
    padding-top: 10px;
    width: 227px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto !important;
}
.collage_name {
  text-align: center;
  text-align: center;
  font-size: 14px;
  color: #404040;
  padding-top: 5px;
  width: 227px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto !important;
}
.lamppixSize {
  text-align: center;
  font-size: 14px;
  color: #000;
}
label {
  font-weight: normal !important;
}
.shippingStatus {
  text-align: center;
  color: #585858;
  font-size: 12px;
}
.priceLamppix {
  text-align: center;
  font-size: 17px;
}
.colors5plusImg {
  position: absolute;
  right: 33px;
  top: 151px;
}
.toplinks {
  padding: 5px 0px;
}
#checkticklabel {
  background: url('https://cdn1.arttoframe.com/images/unchecklamp.png')no-repeat;
  width: 50px;
  height: 15px;
}
#beigecolor:checked + #checkticklabel {
  background: url('https://cdn1.arttoframe.com/images/checklamp.png')no-repeat;
  width: 50px;
  height: 15px;
}
/*.patter_inactive,.color_inactive,.size_inactive,.lamp_inactive {
  background: url('https://cdn1.arttoframe.com/images/unchecklamp.png')no-repeat;
  height: 18px;
  background-position: 19px 3px;
}*/
.patter_active,.color_active,.size_active,.lamp_active {
  background: url('https://cdn1.arttoframe.com/images/search_activebox.png')no-repeat;
  height: 18px;
  background-position: 19px 3px;
}
.lamppix-content {
  background-color: #FFFFFF;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
}
.lamppix-content.active {
  background: #FFFFFF;
  box-shadow: 0px 0px 33px -9px rgba(0, 0, 0, 0.75);
}
#sort_by {
  border: 0px !important;
  color: #202020;
  font-weight: bold;
}
#sort {
  color: #202020;
  font-weight: bold;
}
.leftside_icon_img {
  top: 252px;
  position: absolute;
  right: 48px;
}
.leftside_showshade_img {
  right: 82px;
  position: absolute;
  top: 427px;
  font-weight: bold;
  font-size: 27px;
}
.leftside_pattern_img {
  position: absolute;
  top: 770px;
  right: 60px;
  font-weight: bold;
  font-size: 26px;
}
.leftside_pattern_color {
  position: absolute;
  top: 921px;
  right: 59px;
  font-weight: bold;
  font-size: 28px;
}
#lamp_img:hover {
  background-image: url("https://cdn1.arttoframe.com/images/lamp_hover_img.png");
}
.wrapper {
  padding: 0px !important;
}
.new_tag {
  top: -8px;
  right: 28px;
  background: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: absolute;
  padding: 14px 9px;
  color: #FFF;
}
.sale_tag {
  top: -8px;
  right: 41px;
  background: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: absolute;
  color: #FFF;
  padding: 11px 9px;
}
.bestseller_tag {
  background: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: absolute;
  top: -12px;
  right: 24px;
  font-size: 12px;
  color: #FFF;
  padding: 5px 10px;
}
.seeallbtn {
  color: #797979;
}
.seeallbtn:hover {
  text-decoration: none;
  outline: none;
  color: #797979;
}
#search_text::-webkit-input-placeholder {
  color: #707070 !important;
}
#search_text:-moz-placeholder {
  color: #707070 !important;
}
#search_text:-ms-input-placeholder {
  color: #707070 !important;
}
.inputtext_popularsizes::-webkit-input-placeholder {
  color: #a4a3a3 !important;
}
.inputtext_popularsizes:-moz-placeholder {
  color: #a4a3a3 !important;
  opacity: 1;
}
.inputtext_popularsizes::-moz-placeholder {
  color: #a4a3a3 !important;
}
.inputtext_popularsizes:-ms-input-placeholder {
  color: #a4a3a3 !important;
}
.inputtext_popularsizes::-ms-input-placeholder {
  color: #a4a3a3 !important;
}
.inputtext_popularsizes {
  padding: 5px 3px;
  text-align: center;
  width: 83px !important;
  border-radius: 4px !important;
  border: none !important;
  cursor: pointer;
  font-family: 'Product Sans', Arial, sans !important;
  PADDING: 3PX;
}
.ok-btn-popular-size {
  font-size: 21px;
  cursor: pointer;
  color: #585656;
}
.custom-size-mt {
  background: #e5e5e5;
  border-radius: 4px;
  padding: 0px;
}
.customtext-mt {
  color: #585656;
  font-size: 24px;
  font-family: 'Product Sans', Arial, sans !important;
}
.size-centimeter {
  border: 1px solid #000;
  background: #FFF;
}
.classfor-selectinch {
  background: #000;
  color: #FFF !important;
}
.inputbox-centimeter {
  width: 78px;
  border-radius: 4px;
  box-shadow: none;
  border: 1px solid gray;
  text-align: center;
}
.inputbox-mm {
  width: 100%;
  background: #FFF;
  border-radius: 4px;
  box-shadow: none;
  border: 1px solid gray;
  text-align: center;
}
.inputbox-mm::-webkit-input-placeholder {
  color: #ababab !important;
}
.inputbox-mm:-moz-placeholder {
  color: #ababab !important;
  opacity: 1;
}
.inputbox-mm::-moz-placeholder {
  color: #ababab !important;
}
.inputbox-mm:-ms-input-placeholder {
  color: #ababab !important;
}
.inputbox-mm::-ms-input-placeholder {
  color: #ababab !important;
}
input[type='text'].inputbox-mm {
  border: unset;
}
#select-inch {
  color: #9a9999;
  padding: 3px 0px;
  text-align: center;
  cursor: pointer;
}
#select-centimeters {
  color: #9a9999;
  padding: 3px 0px;
  text-align: center;
  cursor: pointer;
}
#select-inch2 {
  color: #9a9999;
  padding: 3px 0px;
  text-align: center;
}
#select-milimeter {
  color: #9a9999;
  padding: 3px 0px;
  text-align: center;
}
.loadResultsMainPageLazy  div a span{    
    width: 100%;
    display: block;
    position: relative;
    bottom: 15px;
    background: #FFF;
}
.loadResultsMainPageLazyMob  div a span{    
    width: 100%;
    display: block;
    position: relative;
    bottom: 18px;
    background: #FFF;
}
@media screen and (min-width: 768px) and (max-width: 994px) {
  .row {
    margin-bottom: 0px !important;
  }
  .leftside_icon_img {
    top: 281px;
    position: absolute;
    width: 29px;
    right: 35px;
  }
  .leftside_showshade_img {
    right: 34px;
    position: absolute;
    top: 471px;
    width: 29px;
  }
  .black_dash {
    right: 20px !important;
    position: absolute;
    top: 466px !important;
  }
  .leftside_pattern_img {
    position: absolute;
    top: 621px !important;
    right: 36px;
    width: 29px;
  }
  .leftside_pattern_color {
    position: absolute;
    top: 991px !important;
    right: 34px;
    width: 29px;
  }
  .other-sizes {
    display: none;
    background: none repeat scroll 0 0 rgba(120, 120, 120, 0.8);
    left: 0;
    height: 100%;
    position: fixed;
    top: 70px;
    width: 100%;
    z-index: 999;
  }
  .other-sizes .sizeContainer {
    background: #fff none repeat scroll 0 0;
    height: 95%;
    margin: 25px auto auto;
    width: 1125px;
    position: relative;
    padding-top: 35px;
  }
  .mat_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    background-color: #dfdede !important;
    border-radius: 10px !important;
  }
  .mat_content::-webkit-scrollbar {
    width: 8px !important;
    background-color: #dfdede !important;
  }
  .mat_content::-webkit-scrollbar-thumb {
    background-color: #8c8c8c !important;
    border-radius: 10px !important;
    height: 20px !important;
  }
  .homedecore_link>li {
    font-size: 12px !important;
  }
  .homedecore_link>li>a.active {
    background-size: 5px !important;
  }
  .homedecore_link>li>a {
    padding: 0px 11px !important;
  }
  .homedecore_link {
    padding-left: 6px !important;
  }
  .other-sizes {
    z-index: 9999;
  }
  .other-sizes .sizeContainer {
    width: 100% !important;
  }
  .inputbox {
    width: 30px !important;
  }
  .width {
    padding: 0px !important;
  }
  .height {
    padding: 0px !important;
  }
  .descptntitle {
    font-size: 11px !important;
  }
  .product {
    padding-left: 6px !important;
  }
  .custom {
    padding-left: 17px !important;
  }
  .frame {
    padding-left: 14px !important;
  }
  .inputsize {
    width: 27px !important;
  }
  .dash {
    top: 69px !important;
  }
  .wood {
    padding-left: 10px !important;
  }
  .styled-select {
    width: 32px !important;
    background-position: 22px 6px !important;
  }
  .frame-content {
    padding: 0px !important;
  }
  .new-addition {
    font-size: 9px !important;
  }
}
/*.homedecore_link {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 9px;
}
*/
#search_text{
  padding-left: 3px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #D5D5D5;
        padding: 10px;
}
.homedecore_link>li {
  font-size: 16px;
  font-weight: bold;
  height: 41px;
  color: #393939;
  text-transform: uppercase;
  /*padding-left: 20px;*/
      padding-top: 10px;
}
.homedecore_link>li>a {
  color: #000;
  padding: 0px 0px;
}
.homedecore_link>li>a:hover {
  text-decoration: none;
  outline: none;
}
.first-product-default {
  /*background: #d4d4d4 url(https://cdn1.arttoframe.com/images/search-dropdown-arrow.png) no-repeat left !important;*/
}
.first-product-default_edge {
  /*background: #d4d4d4 url(https://cdn1.arttoframe.com/images/search-dropdown-arrow.png) no-repeat !important;*/
}
.first-product {
  background: #d4d4d4 url(https://cdn1.arttoframe.com/images/search-dropdown-arrow.png) no-repeat left !important;
  background-position: 20px 7px !important;
  padding-left: 16px !important;
}
.homedecore_link>li>a.deactive {
  background: url(https://cdn1.arttoframe.com/images/right-arrow-lampix.png) no-repeat left !important;
}
.mat_content {
  padding: 0px;
  height: 200px;
}

.titlefor_decore{
  margin: 10px 0px 10px 0px !important;
}
.black_dash1 {
  right: 11px;
  position: absolute;
  top: -10px;
  font-weight: bold;
  font-size: 27px;
}
.black_dash2 {
  right: 62px;
  position: absolute;
  top: 466px;
  font-weight: bold;
  font-size: 27px;
}
.linkarrow_lampix {
  padding: 5px;
  left: 42px;
  position: absolute;
}
#multiple_size_ccontainter a {
  background: rgba(0, 0, 0, 0) url(https://cdn1.arttoframe.com/images/close.png) no-repeat scroll 4px center/32px 15px;
  border-radius: 50%;
  font-size: 10px;
  font-weight: bolder;
  line-height: 20px;
  padding: 10px;
  color: #ffffff !important;
}
.breadcrumb-list {
  background: none;
  color: #5d5d5d;
  margin: 0px;
  padding: 0px;
}
.breadcrumb-list a {
  color: #5d5d5d;
}
.homedecore_link>li>a.active {
  background: url(https://cdn1.arttoframe.com/images/right-arrow-lampix.png) no-repeat left;
  background-position: 3px 4px;
  background-size: 10px;
}
.inputbox {
  width: 53px;
  border-radius: 4px;
  box-shadow: none;
  border: 1px solid gray;
  text-align: center;
}
.min_option {
  right: 1px;
  position: absolute;
  font-size: 27px;
  bottom: 6px;
  cursor: pointer;
}
.opening-buttons {
  list-style-type: none;
}
.opening-buttons>li>a.active {
  background: #4f4f4f;
}
.size-title {
  font-size: 14px;
  padding: 0px 10px;
}
.product_type {
  list-style-type: none;
  padding-left: 8px;
}
.product-frames {
  display: block;
  font-size: 14px;
  font-weight: Normal;
}
.product-frames:hover {
  color: #000;
  text-decoration: none;
}
.product_type>li>a {
  color: #000;
  font-size: 14px;
}
.product_type>li>a:hover {
  text-decoration: none;
  outline: none;
}
.dash {
  float: right;
  top: -10px;
  position: absolute;
  right: 11px;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}
#multiple_size_ccontainter {
  padding-bottom: 10px;
  padding-top: 8px;
  width: 109px;
}
#multiple_size_ccontainter span {
  color: #000;
  float: left;
  font-family: montserrat SemiBold;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.custom {
  font-weight: bold;
  font-size: 27px;
  cursor: pointer;
  margin: -11px 0px;
  float: right;
}
.product {
  font-weight: bold;
  font-size: 27px;
  cursor: pointer;
  margin: -11px 0px;
  float: right;
}
.wood {
  font-size: 27px;
  font-weight: bold;
  cursor: pointer;
  margin: -11px 0px;
  float: right;
}
.tone {
  font-size: 27px;
  font-weight: bold;
  cursor: pointer;
  margin: -11px 0px;
  float: right;
}
/*
.color-box {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin: 4px;
  padding: 0px;
}
*/
.frame {
  font-size: 27px;
  font-weight: bold;
  cursor: pointer;
  margin: -11px 0px;
  float: right;
}
.style {
  font-size: 27px;
  font-weight: bold;
  cursor: pointer;
}
.inputsize {
  width: 47px;
  border-radius: 3px;
  box-shadow: none;
  border: 1px solid gray;
}
.colors {
  padding-left: 117px;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}
.colors_lamppix {
  float: right;
  font-size: 28px;
  font-weight: bold;
  right: 10px;
  bottom: 3px;
  position: absolute;
  cursor: pointer;
}

.customtext-mt-edge {
  color: #585656 !important;
  font-size: 26px !important;
  font-family: 'Product Sans', Arial, sans !important;
}
.classfor-selectinch_edge {
  background: #000 !important;
  color: #FFF !important;
}
.inputtext_popularsizes_edge {
  padding: 5px 3px;
  text-align: center;
  width: 100% !important;
  border-radius: 4px !important;
  border: none !important;
  cursor: pointer;
  font-family: 'Product Sans', Arial, sans !important;
  PADDING: 3PX;
}
.new_tag_edge {
  top: -8px;
  right: 28px;
  background: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: absolute;
  padding: 14px 9px;
  color: #FFF;
}
.sale_tag_edge {
  top: -8px;
  right: 41px;
  background: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: absolute;
  color: #FFF;
}
.bestseller_tag_edge {
  background: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: absolute;
  top: -12px;
  right: 24px;
  font-size: 12px;
  color: #FFF;
  padding: 5px 10px;
}
.bestseller_tag {
  background: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: absolute;
  top: -12px;
  right: 24px;
  font-size: 12px;
  color: #FFF;
  padding: 5px 10px;
}
.new-addition {
  background: none;
  color: #dc6e03;
  font-size: 13px;
}
.styled-select {
  width: 53px;
  height: 23px;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  background: #FFF url(https://cdn1.arttoframe.com/images/drpdown_27.png) no-repeat right;
  border: 1px solid gray;
  display: inline-block;
  position: relative;
  border-radius: 3px;
  background-position: 41px 6px !important;
}
.styled-select select {
  background: transparent;
  -webkit-appearance: none;
  -ms-appearance:none;
  width: 53px;
  font-size: 15px;
  border: 0px;
  height: 23px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.price-sup {
  font-size: 12px !important;
}
.patterncatgry a {
  color: #002 !important;
}
.filter_optn a {
  color: #FFF !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 8px !important;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
  background-color: #8c8c8c !important;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0px;
}
#sort_by {
  border: 0px !important;
  color: #202020;
  font-weight: bold;
}
.frame_count_title {
  font-weight: normal;
  font-size: 14px;
}
.all-sizes {
  clear: right;
  float: left;
  font-size: 12px;
  width: 48px;
  margin: 0px 1.5px;
}
.all-sizes-floater {
  clear: right;
  float: left;
  font-size: 12px;
  margin: 0px 1.5px;
  width: 48px;
}
#shortBottomTextContainer {
  font-family: 'Product Sans', Arial, sans !important;
}
#sizevalidation_block_popup {
  text-align: center;
  font-size: 20px;
  color: red;
}
.clsSeeMore{
  /*
	float: left;
	min-height: 250px;
	margin: 10px 0;
	overflow: hidden;*/
}
#image_div{
	max-height: 100%;
	max-width: 100%;
	display: block;
	position:relative;
	align-items: center;
	justify-content: center;
	/* border: 1px solid #c8c6c6; */
	/* max-height: 250px; */
	height: 250px;
	/*padding: 5px;*/
}


#image_div_mobile{
	max-height: 100%;
    max-width: 100%;
    display: block;
	position:relative;
    align-items: center;
    justify-content: center;
    /* border: 1px solid #c8c6c6; */
    /* max-height: 250px; */
    height: 175px;
	overflow:hidden;
    /*padding: 5px;*/
}
.newdiploma_style{
	    padding: 15px 0px;
	font-size:21px;
	text-align:center;
	color:#000;
	font-family: 'Product Sans', Arial, sans !important;
	}
.checkbox_custom{
	    background: url(https://www.arttoframe.com/images/newfilter-checkbox-default.png) no-repeat;
	    list-style-type: none;
    text-align: center;
    font-size: 14px;
    color: #1a1a1a;
    background-position: 18px 4px;
	}
.checkbox_custom_active{
	  background: url(https://www.arttoframe.com/images/newfilter-checkbox.png) no-repeat;
	    list-style-type: none;
    text-align: center;
    font-size: 14px;
    color: #1a1a1a;
    background-position: 18px 4px;
	}
.checkbox_custom a{
	 color: #1a1a1a;
	 padding-left: 25px;
	}
.checkbox_custom a:hover{
		text-decoration:none;
		}
.parent_filterdiv{
	padding: 0px 16px 55px 37px;
	}
.newfilter_diploma {
  background: #ededed;
  /* padding: 0px 20px; */
  border-radius: 5px;
  padding-bottom: 20px;
  box-shadow: -1px 10px 26px -1px rgba(215,215,215,1);
	}
.checkboxfor_selection{
	margin-top : -2px !important;
}
.AvailbeSizeCountTag {
	line-height:1;
	background: #2E2E2E; 
	width: 57px;
    height: 57px;
    position: absolute;
        right: 7%;
    top: 44%;
    border-radius: 50%;
    color: #FFF;
    padding: 9px 8px;
    font-family: 'Product Sans', Arial, sans-serif;
    font-size: 14px;
    text-align:center; 
}
.AvailbeSizeCountTag span { 
	font-family: 'Product Sans', Arial, sans-serif; 
	font-size:26px; 
}
	.clsSeparator{

		border:0 !important;
	}
	#cng11{
	padding-left:36px;
	}
	.form-control-feedback {
	cursor : pointer;
	top:0px !important;
	}
.form-control-feedback{
      right: 2%;
}
.PodSearchInput{
  width: 100%;
}
	.framesResult h3,.framesWithMatResult h3,.collageFramesResult h3,.diplomaResult h3,.ornateResult h3,.ovalResult h3,.floater_framesResult h3{

	Font-size: 20px !important;
    font-family: 'Product Sans', Arial, sans !important;
    padding: 3px 14px !important;
    margin: 0px;
	}
 .discount_tag {
     top: -18px;
    right: 13px;
    background: url(https://cdn1.arttoframe.com/images/red-overlay.png) no-repeat;
    width: 72px;
    background-size: 67px;
    height: 74px;
    border-radius: unset;
    position: absolute;
    padding: 14px 19px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2;
}
/*
.homedecore_link {
  list-style-type: none;
  padding-left: 14px;
  padding-bottom: 22px;
}*/
.remove2 {
  background: #F2F2F2;
}
.size-centimeter {
  border: 1px solid #000;
  background: #FFF;
}
#select-inch_edge {
  color: #9a9999;
  padding: 3px 0px;
  text-align: center;
}
#select-centimeters_edge {
  color: #9a9999;
  padding: 3px 0px;
  text-align: center;
}
#select-inch2 {
  color: #9a9999;
  padding: 3px 0px;
  text-align: center;
}
#select-milimeter {
  color: #9a9999;
  padding: 3px 0px;
  text-align: center;
}
.classfor-selectinch {
  background: #000;
  color: #FFF !important;
  cursor: pointer;
}
.classfor-selectinch_edge {
  background: #000 !important;
  color: #FFF !important;
}
.homedecore_link > li {
  font-size: 15px;
  font-weight: bold;
  color: #393939;
  text-transform: uppercase;
}
.homedecore_link > li > a {
  color: #252525;
  padding: 0px 0px;
}
.width {
  padding: 0px !important;
}
.inputbox {
  width: 53px;
  border-radius: 4px;
  box-shadow: none;
  border: 1px solid gray;
  text-align: center;
}
.search_sublist {
  /*background: #e8e6e6;*/
  list-style-type: none;
}

/*
.search_sublist li {
  padding-left: 39px;
  list-style-type: none;
  font-size: 14px;
  height: 21px;
  padding-top: 0px;
}
*/
.sl1:hover {
  background: #d4d4d4;
  background: #d4d4d4 url(https://cdn1.arttoframe.com/images/unchecklamp.png) no-repeat;
  background-position: 19px 3px;
}
.search_sublist > li > a {
  text-decoration: none;
  color: #5b5a5a;
}
.search_sublist > li > a:hover {
  text-decoration: none;
  color: #5b5a5a;
  outline: none;
}
.review_cnt {
  font-size: 11px !important;
}
.styled-select {
  width: 53px;
  height: 23px;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  background: #FFF url(https://cdn1.arttoframe.com/images/drpdown_27.png) no-repeat right !important;
  border: 1px solid gray;
  display: inline-block;
  position: relative;
  border-radius: 3px;
  background-position: 41px 6px;
}
.styled-select select {
  background: transparent;
  -webkit-appearance: none;
  -ms-appearance:none;
  width: 76px;
  font-size: 15px;
  border: 0px;
  height: 23px;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 0px 6px;
}
.first-product-default{
	padding-left:10px !important;
	}
.wood {
  padding-left: 10px !important;
}
.lamppixPageContainer {
  padding: 0;
  box-shadow: 0 3px 6px 2px #aeaeb0;
  font-family: 'Product Sans', Arial, sans;
}
.size-title {
  font-size: 14px;
  padding: 0px 10px;
}
.checkbox-add {
  background: url('https://www.arttoframe.com/images/right-arrow-search.png') no-repeat;
  padding-left: 18px !important;
  height: 15px;
  background-position: 0px 3px;
}
/*
.patter_inactive,.color_inactive,.size_inactive,.lamp_inactive {
  background: url('https://www.arttoframe.com/images/unchecklamp.png') no-repeat;
  padding-left: 38px !important;
  height: 15px;
  background-position: 19px 3px;
}
*/
.patter_active,.color_active,.size_active,.lamp_active {
  background: url('https://www.arttoframe.com//images/search_activebox.png') no-repeat;
  height: 18px;
  background-position: 11px 3px;
  padding-left: 29px !important;
}
.new-active-class {
  background: #d4d4d4 url('https://www.arttoframe.com//images/search_activebox.png') no-repeat !important;
  height: 24px !important;
  background-position: 19px 5px !important;
  padding-left: 38px !important;
  padding: 2px;
}
.activematborder {
  border: 3px solid #16BC16 !important;
}
.opening-buttons {
  list-style-type: none;
}
.opening-buttons > li {
  padding: 5px 2px;
  float: left;
}
.opening-buttons > li > a {
  border-radius: 50%;
  background: #9c9c9c;
  color: #FFF !important;
  text-align: center;
  font-size: 14px;
  padding: 4px 9px;
  display: inline;
}
.opening-buttons > li > a.active {
  background: #4f4f4f;
}
/*
.color-box {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin: 4px;
  padding: 0px;
}*/
.wrapper {
  padding: 0px !important;
}
.mat_content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
  background-color: #dfdede !important;
  border-radius: 10px !important;
}
.mat_content::-webkit-scrollbar {
  width: 8px !important;
  background-color: #dfdede !important;
}
.mat_content::-webkit-scrollbar-thumb {
  background-color: #8c8c8c !important;
  border-radius: 10px !important;
  height: 20px !important;
}
.mat_content {
  padding: 0px;
  height: 200px;
}
.descptntitle {
  text-transform: uppercase;
  padding: 7px 0px 7px 10px;
  width: 95%;
  font-weight: 600;
  color: #000;
      height: 41px;
    padding: 10px 10px;
    line-height: normal;
    display: flex;
    align-items: center;
}
.leftpaneldiv{
  width: 252px;
}
.rightpaneldiv {
  /*width: calc(100% - 252px);*/
  padding-left: 40px;
}
.SeeMoreArtist{
      color: #303030;
    width: 149px;
    background: #fff;
    border: 1px solid #707070;
    border-radius: 3px;
    height: 31px;
    margin: 20px auto 15px auto;
    display: block;
    font-size: 14px;
}
.descptntitle2 {
  text-transform: uppercase;
  padding: 4px 0px 10px 10px;
  width: 95%;
  font-weight: 600;
  color: #000;
}
.inputsize {
  width: 45px !important;
}
.inputsize {
  border-radius: 3px;
  box-shadow: none;
  border: 1px solid gray;
}
.height {
  padding: 0px !important;
}
.common_for_edge {
  font-size: 21px;
  margin-left: 79px;
  cursor: pointer !important;
  position: absolute;
  right: 17px;
}
.checkbox-add_edge {
  background: url('https://www.arttoframe.com/images/right-arrow-search.png') no-repeat;
  padding-left: 18px !important;
  height: 15px;
  background-position: 20px 3px;
}
.first-product_edge {
  background: #d4d4d4 url(https://cdn1.arttoframe.com/images/search-dropdown-arrow.png) no-repeat left !important;
  background-position: 20px 7px !important;
  padding-left: 0px !important;
}
.colors_lamppix_edge {
  position: absolute !important;
  top: 22px !important;
  right: 13px !important;
  font-size: 20px;
  cursor: pointer;
}
.colors_lamppix_edge2 {
  position: absolute !important;
  top: -1px !important;
  right: 13px !important;
  font-size: 20px;
  cursor: pointer;
}
.colors_lamppix_edge3 {
  position: absolute !important;
  top: -1px !important;
  right: 13px !important;
  font-size: 20px;
  cursor: pointer;
}
.first-product-default_edge {
  background: #d4d4d4 url(https://cdn1.arttoframe.com/images/search-dropdown-arrow.png) no-repeat !important;
  background-position: 21px 5px !important;
}
.common_for_edge_matopening {
  font-size: 21px;
  margin-left: 57px;
  cursor: pointer !important;
}
.common_for_edge_metallic {
  font-size: 21px;
  margin-left: 67px;
  cursor: pointer !important;
}
.common_for_edge_framewid {
  font-size: 21px;
  margin-left: 92px;
  cursor: pointer !important;
}
.common_for_edge_style {
  font-size: 21px;
  margin-left: 144px;
  cursor: pointer !important;
}
.common_for_edge_pricer {
  font-size: 21px;
  margin-left: 86px;
  cursor: pointer !important;
}
.common_for_edge_customsiz {
  font-size: 21px;
  margin-left: 86px;
  cursor: pointer !important;
}
.common_for_edge_popularsiz {
  font-size: 21px;
  margin-left: 86px;
  cursor: pointer !important;
}
.product_type {
  list-style-type: none;
  padding-left: 8px;
}
.product_type > li > a {
  color: #000;
  font-size: 14px;
}
.product_type > li > a:hover {
  text-decoration: none;
  outline: none;
}
.collapse.in {
   /*   height: 400px !important;*/
}
.dash {
  float: right;
  top: -7px;
  position: absolute;
  right: 11px;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}
.product-frames {
  display: block;
  font-size: 14px;
  font-weight: Normal;
}
.product-frames:hover {
  color: #000;
  text-decoration: none;
}
.breadcrumb-list {
  background: none;
  color: #5d5d5d;
  margin: 0px;
  padding: 0px;
}
.breadcrumb-list a {
  color: #5d5d5d;
}
.filter_optn a {
  color: #002 !important;
  padding-left: 3px !important;
}
.product_types_label_windowpix {
  cursor: pointer !important;
}
.product_types_label_doorpix {
  cursor: pointer !important;
}
.product_types_label_wallpix {
  cursor: pointer !important;
}
.patterncatgry a {
  color: #002 !important;
}
#sort_by {
  border: 0px !important;
  color: #202020;
  font-weight: bold;
}
.uploadimg {
  margin-left: 14px;
}

 #butnCloseforconfirmModal{
  text-align: right;
  font-size: 18px;
  margin: -40px 20px;
  cursor: pointer;
  color: #69737D;
}
#butnCloseforProductPage {
  text-align: right;
  font-size: 22px;
  padding-right: 20px;
  cursor: pointer;
  color: #fff;
}
#selected_pod_title{
    font-size: 16px;
    margin: 0;
}
#selected_collection_by{
      color: #a5a4a4;
    font-size: 16px;
        margin-top: 5px;
}
.sort_by_options:focus {
  outline: none !important;
  border: 1px solid #7F7F7F;
}
.sort_by_options option {
  border: 1px solid #7F7F7F;
}
.AvailbeSizeCountTag {
	line-height:1;
	background: #2E2E2E; 
	    width: 57px;
    height: 57px;
    position: absolute;
       right: 7%;
    top: 44%;
    border-radius: 50%;
    color: #FFF;
    padding: 9px 8px;
    font-family: 'Product Sans', Arial, sans-serif;
    font-size: 14px;
    text-align:center;
    /* z-index: 999; */
}
.AvailbeSizeCountTag span { 
	font-family: 'Product Sans', Arial, sans-serif; 
	font-size: 26px; 
}
/***************DATE 11-05-2020**************/
#show_breadcrumbs{
  margin-bottom: 10px !important;
    margin-top: 19px !important;
}

.breadcrumb_mob{
  color: black;
    font-size: 14px;
    padding-left: 10px;
    font-family: 'Product Sans', Arial, sans;
    font-weight: normal;
    margin-right: 5px;
    padding: 2px 0px;
    margin-left: 5px;
  }

  .mainImgDivcls {
    padding: 0px;
    width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.artist_img_mob {
    width: 100%;
    max-height: 150px;
    max-width: 100%;
    display: block;
    /*position: relative;*/
    align-items: center;
    justify-content: center;
}

.artist_img_mob img {
    max-width: 100%;
    max-height: 100%;
    display: flex;
    max-height: 150px;
    overflow: hidden;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}

.clsSeparatorNew {
    display: block;
    border-bottom: 1px solid #ccc !important;
    margin-top: 40px;
}
#alphabetDiv_mob {
    padding: 0px 10px;
}
.clsShowSelectedArtist{
  padding-left:10px;
}

.clsMargin{
  margin-bottom : 0px;
}