.gallery_page_smile_section_menu * {
	box-sizing: border-box
}

.gallery_page_smile_section_menu {
	margin: 0 0 40px 0
}

#maincontent ul li img {
	margin: auto
}

#maincontent ol li,
#maincontent ul li {
	list-style-position: inside;
	margin: 0 0!important;
	font-size: 15px
}

.highslide img {
	border: 0
}

a.highslide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.gallery_page_smile_section_content {
	display: inline-block;
	width: 100%;
	padding: 3px;
	box-shadow: 0 2px 13px #2e2e2e17;
	border-radius: 5px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.gallery_page_smile_section_content:hover {
	background: #017dad;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

#maincontent h1 {
	text-align: left;
	margin: 20px 0 50px 0;
	font-weight: 600
}

.cd-gallery ul li,
.productlist-align li {
	margin: 0!important
}

.gallery_page_smile_section_menu {
	display: inline-block;
	width: 100%;
	background: -webkit-linear-gradient(left, #017dad 25%, #fff 25%);
	background: linear-gradient(to right, #017dad 25%, #fff 25%)
}

.cd-header {
	position: relative;
	height: 150px;
	background-color: #331d35
}

.cd-header h1 {
	color: #fff;
	line-height: 150px;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 300
}

.cd-header {
	height: 180px
}

.cd-header h1 {
	line-height: 180px
}

.cd-main-content {
	position: relative;
	min-height: 100vh
}

.cd-main-content:after {
	content: "";
	display: table;
	clear: both
}

.cd-tab-filter-wrapper {
	position: relative;
	float: left;
	width: 30%;
	display: inline-block;
	background: #FFEBCA;
}
.cd-tab-filter-wrapper h2 {
	    color: #fff;
    background: url(../images/smile-gallery/bg.png)no-repeat;
    font-family: 'montserrat_bold';
    font-size: 30px;
    padding: 30px 20px 40px 20px;
    background-size: 100% 100%;
}

.cd-tab-filter li.placeholder {
	display: none!important
}

.cd-gallery {
	padding: 0;
	float: right;
	-webkit-transition: width .3s;
	transition: width .3s;
	width: 62%;
	padding: 0 0;
	display: inline-block
}

.cd-tab-filter {
	    width: 100%;
    float: left;
    margin: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
    display: inline-block;
    height: auto;
    color: #000;
    background: #FFEBCA;
    text-align: center;
    padding: 0;
    box-shadow: inherit;
    border-radius: 0;
}

.cd-tab-filter ul {
	list-style: none
}

.cd-tab-filter h2 {
	font-size: 30px;
	margin: 0 0 40px 0
}

.cd-tab-filter ul li:first-child {
	border-top: 1px solid #fff
}

.cd-tab-filter a {
	display: inline-block;
    padding: 0;
    width: 100%;
    font-size: 16px;
    text-align: left;
    padding: 20px 20px;
    line-height: 1.5;
    width: 100%;
    font-family: montserrat_medium;
    text-decoration: none;
    color: #000;
    letter-spacing: 0.6px;
    border: 0;
    border-bottom: 1px solid #FFFFFF;
    position: relative;
}




.cd-tab-filter ul li:last-child a {
	border-bottom:0;
}





.cd-tab-filter a.selected {

}

.cd-gallery .product_title {
	float: left;
	width: 100%;
	display: inline-block
}

.cd-gallery .product_title span {
	text-align: center;
	width: 100%;
	font-size: 20px;
	color: #2e2e2e;
	margin: 0 0 15px 0;
	font-weight: 600;
	display: inline-block
}

.cd-gallery ul {
	text-align: justify;
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 35px 25px;
}

.cd-gallery ul li {
	width: 100%;
    display: none;
    list-style: none;
    padding: 12px 7px;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    position: relative;
    margin: 0 auto 0 auto;
    border-radius: 10px;
}
.cd-gallery ul li a, .cd-gallery ul li a:hover {
	color:#fff !important;
}
.productlist-align {
	float: left;
	width: 100%;
	display: -ms-grid;
	display: grid;
	list-style: none;
	-ms-grid-columns: (33.33%)[3];
	grid-template-columns: repeat(3, 33.33%);
	text-align: center;
	grid-gap: 0 0
}

.productlist-align .product-content {
	width: 100%;
	display: inline-block
}

.productlist-align .product-content span.al-pro {
	display: inline-block;
	position: relative
}

.productlist-align .product-content span.al-pro h4 {
	padding: 15px 0;
	color: #2e2e2e;
	font-size: 18px;
	line-height: normal
}

.productlist-align .product-content span.al-pro button {
	padding: 6px 10px;
	background: -webkit-linear-gradient(135deg, #055ec2, #07a8ff);
	background: linear-gradient(-45deg, #055ec2, #07a8ff);
	color: #fff;
	border: 0;
	outline: 0;
	font-size: 15px;
	border-radius: 4px;
	box-shadow: 0 22px 29px 0 rgba(7, 108, 236, .2);
	-webkit-transition: all ease-in-out .5s!important;
	transition: all ease-in-out .5s!important;
	margin: 12px 0 0 0
}

.productlist-align .product-content span.al-pro1 {
	display: inline-block;
	background: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.productlist-align .product-content:hover span.al-pro1 {
	box-shadow: 0 0 9px rgba(0, 0, 0, .2);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.productlist-align .product-content span.al-pro button:hover {
	background: -webkit-linear-gradient(335deg, #055ec2, #07a8ff);
	background: linear-gradient(-245deg, #055ec2, #07a8ff)
}

.productlist-align .product-content span.al-pro1 img {
	border: 1px solid #2e2e2e14
}

.cd-main-content.is-fixed .cd-filter {
	height: 100vh;
	overflow: hidden
}

.cd-main-content.is-fixed .cd-filter form {
	height: 100vh;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.cd-tab-filter-wrapper:after {
	content: "";
	display: table;
	clear: both
}

.cd-tab-filter::after {
	content: '';
	position: absolute;
	right: 14px;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/cd-icon-arrow.svg) no-repeat center center;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none
}

.cd-tab-filter ul {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	box-shadow: inset 0 -2px 0 #41307c
}

.cd-tab-filter.is-open::after {
	-webkit-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg)
}

.cd-tab-filter.is-open ul {
	box-shadow: inset 0 -2px 0 #41307c, 0 2px 10px rgba(0, 0, 0, .2)
}

.cd-tab-filter.is-open ul li {
	display: block
}

.cd-tab-filter.is-open .placeholder a {
	opacity: .4
}

.cd-tab-filter::after {
	display: none
}

.cd-tab-filter ul {
	background: 0 0;
	position: static;
	box-shadow: none;
	text-align: center
}

.cd-gallery li {
	display: none
}

.cd-gallery li.gap {
	opacity: 0;
	height: 0;
	display: inline-block
}

.cd-gallery .cd-fail-message {
	display: none;
    text-align: left;
    background: rgb(97 224 196 / 15%);
    border-left: 6px solid #61e0c4;
    font-size: 22px;
    padding: 15px 30px;
	border-radius:5px;
}

.cd-gallery ul:after {
	content: "";
	display: table;
	clear: both
}

.cd-gallery.filter-is-visible {
	width: 80%
}

.cd-filter {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	height: 100%;
	background: #fff;
	box-shadow: 4px 4px 20px transparent;
	z-index: 2;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform .3s, box-shadow .3s;
	-webkit-transition: box-shadow .3s, -webkit-transform .3s;
	transition: box-shadow .3s, -webkit-transform .3s;
	transition: transform .3s, box-shadow .3s;
	transition: transform .3s, box-shadow .3s, -webkit-transform .3s
}

.cd-filter::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 100%;
	background-color: #41307c;
	z-index: 2
}

.cd-filter form {
	padding: 70px 20px
}

.cd-filter .cd-close {
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	line-height: 50px;
	width: 60px;
	color: #fff;
	font-size: 1.3rem;
	text-align: center;
	background: #37296a;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	z-index: 3
}

.no-touch .cd-filter .cd-close:hover {
	background: #32255f
}

.cd-filter.filter-is-visible {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	box-shadow: 4px 4px 20px rgba(0, 0, 0, .2)
}

.cd-filter.filter-is-visible .cd-close {
	opacity: 1
}

.cd-filter {
	width: 20%
}

.cd-filter form {
	padding: 70px 10%
}

.cd-filter-trigger {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	line-height: 50px;
	width: 60px;
	overflow: hidden;
	text-indent: 100%;
	color: transparent;
	white-space: nowrap;
	background: transparent url(image/cd-icon-filter.svg) no-repeat center center;
	z-index: 3
}

.cd-filter-trigger.filter-is-visible {
	pointer-events: none
}

.cd-filter-trigger {
	width: auto;
	left: 2%;
	text-indent: 0;
	color: #9a9a9a;
	text-transform: uppercase;
	font-size: 1.3rem;
	font-weight: 700;
	padding-left: 24px;
	background-position: left center;
	-webkit-transition: color .3s;
	transition: color .3s
}

.no-touch .cd-filter-trigger:hover {
	color: #41307c
}

.cd-filter-trigger.filter-is-visible,
.cd-filter-trigger.filter-is-visible:hover {
	color: #fff
}

.cd-filter-block {
	margin-bottom: 1.6em
}

.cd-filter-block h4 {
	position: relative;
	margin-bottom: .2em;
	padding: 10px 0 10px 20px;
	color: #9a9a9a;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.3rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer
}

.no-touch .cd-filter-block h4:hover {
	color: #41307c
}

.cd-filter-block h4::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 16px;
	height: 16px;
	background: url(../images/cd-icon-arrow.svg) no-repeat center center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.cd-filter-block h4.closed::before {
	-webkit-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg)
}

.cd-filter-block .checkbox-label::before,
.cd-filter-block .radio-label::before,
.cd-filter-block input,
.cd-filter-block select {
	border-radius: 0;
	background-color: #fff;
	border: 2px solid #e6e6e6
}

.cd-filter-block input[type=search],
.cd-filter-block input[type=text],
.cd-filter-block select {
	width: 100%;
	padding: .8em;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	box-shadow: none
}

.cd-filter-block input[type=search]:focus,
.cd-filter-block input[type=text]:focus,
.cd-filter-block select:focus {
	outline: 0;
	background-color: #fff;
	border-color: #41307c
}

.cd-filter-block input[type=search] {
	border-color: transparent;
	background-color: #e6e6e6;
	font-size: 1.6rem!important
}

.cd-filter-block input[type=search]::-webkit-search-cancel-button {
	display: none
}

.cd-filter-block .cd-select {
	position: relative
}

.cd-filter-block .cd-select::after {
	content: '';
	position: absolute;
	z-index: 1;
	right: 14px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/cd-icon-arrow.svg) no-repeat center center;
	pointer-events: none
}

.cd-filter-block select {
	cursor: pointer;
	font-size: 1.4rem
}

.cd-filter-block select::-ms-expand {
	display: none
}

.cd-filter-block .list li {
	position: relative;
	margin-bottom: .8em
}

.cd-filter-block .list li:last-of-type {
	margin-bottom: 0
}

.cd-filter-block input[type=checkbox],
.cd-filter-block input[type=radio] {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	opacity: 0;
	z-index: 2
}

.cd-filter-block .checkbox-label,
.cd-filter-block .radio-label {
	padding-left: 24px;
	font-size: 1.4rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.cd-filter-block .checkbox-label::after,
.cd-filter-block .checkbox-label::before,
.cd-filter-block .radio-label::after,
.cd-filter-block .radio-label::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.cd-filter-block .checkbox-label::before,
.cd-filter-block .radio-label::before {
	width: 16px;
	height: 16px;
	left: 0
}

.cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::after {
	display: none
}

.cd-filter-block .checkbox-label::after {
	width: 16px;
	height: 16px;
	background: url(image/cd-icon-check.svg) no-repeat center center
}

.cd-filter-block .radio-label::after,
.cd-filter-block .radio-label::before {
	border-radius: 50%
}

.cd-filter-block .radio-label::after {
	width: 6px;
	height: 6px;
	background-color: #fff;
	left: 5px
}

.cd-filter-block input[type=checkbox]:checked+label::before,
.cd-filter-block input[type=radio]:checked+label::before {
	border-color: #41307c;
	background-color: #41307c
}

.cd-filter-block input[type=checkbox]:checked+label::after,
.cd-filter-block input[type=radio]:checked+label::after {
	display: block
}

@-moz-document url-prefix() {
	.cd-filter-block .cd-select::after {
		display: none
	}
}

@media screen and (max-width:1200px) {
	.cd-tab-filter-wrapper {
		width: 30%
	}
	.cd-gallery {
		width: 67%
	}
	.gallery_page_smile_section_menu {
		background: -webkit-linear-gradient(left, #017dad 30%, #fff 25%);
		background: linear-gradient(to right, #017dad 30%, #fff 25%)
	}
}

@media screen and (max-width:956px) {
	
	.cd-tab-filter a {
		font-size:16px;
	}
	.cd-tab-filter-wrapper {
    width: 35%;
}
.cd-gallery {
    width: 60%;
}







}

@media screen and (max-width:768px) {
	
	.cd-tab-filter-wrapper {
    width: 100%;
    min-height: auto;
    margin: 0 0 50px 0;
}
.cd-gallery {
    width: 100%;
}

	
	
	
}

@media screen and (max-width:420px) {
	.cd-tab-filter ul {
		width: 100%
	}
	.cd-tab-filter a {
		font-size: 14px
	}
	.doc_pro_text button {
		padding: 3px 8px;
		font-size: 14px;
		width: auto;
		margin: 8px 0 0 0
	}
}

.cd-gallery .product_title {
	margin: -60px 0 0 0;
}

.productlist-align {
	margin: -12px 0 0 0;
}

#maincontent h1 {
	margin: 20px 0 100px 0;
}

.cd-tab-filter ul::after {
	filter: brightness(0) invert(1);
}

@media screen and (max-width:768px) {
	#maincontent h1 {
		margin: 20px 0 30px 0;
		text-align: center;
	}
	.cd-gallery .product_title {
		margin: 0 0 30px 0;
	}
}