.about-page, .about-page p {
  font-size: 14px;
}
.my-3 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.mt-3 {
  padding-top: 30px;
}
.mb-3 {
  padding-bottom: 30px;
}
/*** Header ***/
.header-top {
  border-bottom: 1px solid #e5e5e5;
}

.header-middle {
  padding: 25px 0px 5px 0px;
}

.company-logo {
  width: 200px;
  height: auto;
  margin: 10px auto;
}

.request-icon {
  color: #363636;
  padding-left: 8px;
  font-size: 16px;
}

.main-menu ul li a {
  font-size: 15px;
  letter-spacing: 1px;
  padding: 10px 10px !important;
  text-transform: none;
}

.search-block-top input[type="text"] {
  outline: none;
}

.search-block-top button::before {
  background: transparent url(../img/icon_search.png) no-repeat scroll center
    5px;
  bottom: 0;
  content: "";
  display: block;
  font-size: 18px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 300ms ease-in 0s;
  width: 100%;
  outline: none;
}

.search-block-top button:focus {
  outline: 0;
}

.search-block-top button {
  background: white none repeat scroll 0 0;
  border: medium none;
  color: #9f9f9f;
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 5px;
  width: 40px;
}

.top-sm-nav {
  font-size: 12px;
  display: flex;
  justify-content: flex-end;
  padding: 10px 0px;
}

.sm-nav-list-text {
  margin: 0px 5px;
  font-size: 15px;
}
/********** **********/

/*** Footer ***/
img.logo.co-logo-img-02 {
  width: 150px;
}

.footer-middle {
  margin-bottom: 40px;
}

.footer-bottom {
  text-align: center;
}
/********** **********/

/*** Index ***/
#index .col-container.intor-col {
  display: table;
  width: 100%;
  margin: 40px auto 30px;
}

#index .col.intor-right {
  display: table-cell;
  width: 40%;
  vertical-align: middle;
}

#index p.h2.intor-title {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  margin: 0px auto 10px;
}

#index p.intor-text {
  font-size: 14px;
  padding: 0px 200px;
  line-height: 20px;
}

#index .product-heading h2 {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  margin: 20px auto 15px;
}
#index .product-heading div.page-title {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  margin: 20px auto 15px;
}

#index h5.product-name {
  text-align: center;
}

#index h5.product-name a {
  font-size: 20px;
  text-decoration: none;
}

#index .sa-updated {
  padding: 40px 0px 40px 0px !important;
}

#index h2.index-col-title {
  font-size: 23px !important;
  font-weight: 400 !important;
}
#index div.index-col-title {
  font-size: 23px !important;
  font-weight: 400 !important;
  margin-bottom: 15px;
}

.col-container.sub-col {
  display: table;
  width: 100%;
}

.col.sub-left {
  display: table-cell;
  width: 65%;
  vertical-align: middle;
  background-color: #eee;
  text-align: center;
}

h1.sub-title-h1 {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 20px;
}
div.sub-title-h1 {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 20px;
  line-height: normal;
}

p.sub-icon {
  font-size: 40px;
  padding: 10px 0px;
}

button.btn.btn-default.sub-button {
  border: 1px solid #363636;
  border-radius: 20px;
  background-color: #363636;
  color: #fff;
  font-size: 16px;
  padding: 10px 50px;
}
/********** **********/

.page-content {
  margin-bottom: 20px;
}
.page-content > h1 {
  font-size: 24px;
  padding-bottom: 10px;
}
.page-content > h2 {
  font-size: 18px;
  padding-bottom: 10px;
}
.page-content > h3 {
  font-size: 15px;
  padding-bottom: 10px;
}
.page-content > h4 {
  font-weight: 400;
  padding-bottom: 10px;
}
.page-content > h5 {
  font-weight: 600;
  padding-bottom: 10px;
}
.page-content > h6 {
  font-weight: 800;
  padding-bottom: 10px;
}

.video-height {
  height: 500px;
}


.back-button {
  background: #c06b81 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: white;
  display: inline-block;
  font-size: 11px;
  height: 40px;
  line-height: 40px;
  padding: 0 23px;
  text-align: center;
  transition: all 0.4s ease 0s;
  vertical-align: top;
}
.back-button span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.back-button:hover{
	background: #fff;
	border: 1px solid #c06b81;
}
.back-button:hover .back {
	color: #c06b81;
}
.blog-content p {
  font-size: 14px;
}
/*** About ***/
#about .about-page {
  margin: 20px auto 10px;
  /*text-align: center;*/
}

#about div.about-content-title {
  margin: 0px auto 20px;
  font-size: 36px;
  text-align: center;
  line-height: normal;
}

#about h1.about-content-title {
  margin: 0px auto 20px;
  font-size: 36px;
  text-align: center;
}

#about .about-content-text {
  font-size: 16px;
  padding: 0px 225px 25px;
}

#about .aligncenter {
  margin: 0px auto 100px;
  text-align: center;
}

#about .link-products-col,
.link-projects-col {
  margin-bottom: 50px;
}

/********** **********/

/*** All Products Page ***/
#products h1.all-products-title {
  font-size: 30px;
  margin: 50px auto 30px;
  text-align: center;
}

/*#products img.all-products-img {
  width: 300px;
}*/

#products .blog-content .blog-title a {
  font-size: 25px;
  margin: 20px 0 10px;
}

#products .col-lg-12.col-xs-12.all-products-div {
  margin: 20px 0px 30px;
}

#products img.all-products-img {
  width: 100%;
  aspect-ratio: 16/9;
}
/********** **********/

/*** Products Search Page ***/
/*** Left ***/
#products_page .pp-left {
  width: 30%;
  padding: 50px 10px 20px 50px;
}

#products_page hr.pclt-hr {
  border: 1px solid #c06b81;
}

#products_page button.product-btn {
  margin: 20px 10px 20px 0px;
  padding: 10px 30px;
  border: 1px solid #c06b81;
  border-radius: 20px;
  background-color: #c06b81;
  font-size: 16px;
  color: #fff;
}

/*** Right ***/
#products_page .pp-right {
  width: 70%;
  margin: 50px 0px;
}

#products_page .ppr-01 h1 {
  font-size: 30px;
  text-align: center;
  padding: 0px 0px 20px;
}

#products_page .ppr-01 .page-title {
  font-size: 30px;
  text-align: center;
  padding: 0px 0px 20px;
  text-transform:uppercase;
}

#products_page .selected-show-page {
  font-size: 16px;
}

#products_page .ul-icon {
  font-size: 18px;
  margin: 10px 16px;
  color: #c06b81;
}

#products_page .ul-icon a {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  padding: 0px 5px;
  text-decoration: underline;
  color: #c06b81;
}

#products_page .single-product.ps-pink {
  padding-bottom: 30px;
}

#products_page h5.product-name {
  text-align: center;
  text-decoration: none;
}

#products_page h5.product-name a {
  font-size: 16px;
}
/*
#products_page .pagination {
  text-align: center;
}

#products_page .pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #c06b81;
  border-color: #c06b81;
  color: #fff;
}

#products_page .pagination > li > a,
.pagination > li > span {
  color: #c06b81;
}*/

.pagination {
  text-align: center;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #c06b81;
  border-color: #c06b81;
  color: #fff;
}

.pagination > li > a,
.pagination > li > span {
  color: #c06b81;
}
/********** **********/

/*** Products / Project / Event Details Page ***/
#products_detail .product-details {
  margin: 50px auto;
}

#products_detail .project-detail {
  margin: 50px auto;
}

#products_detail .reference {
  margin-bottom: 6px;
  font-size: 14px;
  margin: 15px auto 0px;
}

#products_detail .short-description {
  margin: 10px auto;
}

#products_detail .other-function {
  margin: 0px auto 10px;
}

#products_detail .ul-icon {
  font-size: 18px;
  color: #c06b81;
}

#products_detail .add-list-text {
  font-size: 16px;
  padding-left: 15px;
  font-family: "Lato";
}

#products_detail .related {
  margin: 80px auto 20px;
}

#products_detail h5.product-name {
  text-align: center;
}

#products_detail p.price-new {
  display: inline-block !important;
}

#products_detail .price-new .price-box {
  color: #c06b81;
  font-size: 20px;
  font-weight: 600;
  line-height: 0px;
}

#products_detail .old-price .price {
  color: #666666;
  font-size: 18px;
  line-height: 27px;
}

#products_detail .content-price {
  margin-bottom: 50px;
}

textarea#userFormControlTextarea {
  border: 1px solid #666666;
  padding: 10px 10px;
  margin: 10px 0px 20px;
}

button.remark-submit-btn {
  border: 1px solid #c06b81;
  background-color: #c06b81;
  font-size: 16px;
  color: #fff;
  padding: 10px 20px;
  margin: 10px 0px 30px;
}

#products_detail span.selling-price {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  color: #666666;
}

#products_detail .admin-col {
  margin-bottom: -15px;
}

#products_detail span.reference-cost {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  color: #666666;
}

#products_detail a.product-upload-time {
  padding-left: 10px;
}

#products_detail .single-product {
  text-align: -webkit-center;
}

#products_detail h5.pdr-title {
  padding: 10px 0px 5px;
  font-size: 14px;
  font-weight: 600;
}

#products_detail p.pdr-text {
  border: 1px solid #eee;
  padding: 10px 10px;
  font-size: 12px;
}

/*#products_detail .product-img.rci-01 {
  width: 200px;
  height: 200px;
  line-height: 200px;
  overflow: hidden;
}

#products_detail img.related-col-pic {
  max-width: 200px;
  max-height: 200px;
}*/
/********** **********/

/*** Featured / Exotic Marble Selections Page ***/
/*** Left ***/
#featured .pp-left {
  width: 30%;
  padding: 50px 10px 20px 50px;
}

#featured hr.pclt-hr {
  border: 1px solid #c06b81;
}

#featured button.product-btn {
  margin: 20px 10px 20px 0px;
  padding: 10px 30px;
  border: 1px solid #c06b81;
  border-radius: 20px;
  background-color: #c06b81;
  font-size: 16px;
  color: #fff;
}

/*** Right ***/
#featured .fems-right {
  width: 70%;
}

#featured h1.featured-titel {
  font-size: 30px;
  text-align: center;
  margin: 30px auto 15px;
}

#featured p.featured-desc {
  font-size: 14px;
  margin: 30px auto;
  padding: 0px 110px;
  color: #797979;
  text-align: center;
}

#featured .fems-selected-show-page {
  text-align: right;
  font-size: 16px;
  margin: 25px 0px;
}

#featured label.fems-selected {
  padding-right: 10px;
  /* font-size: 16px; */
}

#featured .ul-icon {
  font-size: 18px;
  color: #c06b81;
}

#featured .ul-icon a {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  padding: 0px 5px;
  text-decoration: underline;
  color: #c06b81;
}

#featured .fems-div {
  text-align: center;
  margin: 0px auto 50px;
}

#featured .product-img.fems-img > a::before {
  width: 230px;
  left: 0px;
}

#featured p.fems-upload-time {
  font-size: 14px;
  padding: 10px 0px 0px;
}

#featured h5.product-name {
  margin: 0px auto 10px;
}

#featured h5.product-name a {
  font-size: 20px;
}

#featured p.fems-desc {
  font-size: 14px;
  padding: 0px 35px;
  text-align: left;
}

#featured h5.product-name {
  margin: 0px auto 10px;
  text-align: center;
}

#featured a.featured-related-text {
  font-size: 16px !important;
  text-decoration: none;
}

#featured .related {
  margin: 20px auto 30px;
}
/********** **********/

/*** Document Page ***/
#document .downloads-page {
  margin: 0px auto 30px;
}

#document h1.downloads-title {
  font-size: 30px;
  text-align: center;
  margin: 30px auto 20px;
}
#document div.downloads-title {
  font-size: 30px;
  text-align: center;
  margin: 30px auto 20px;
}

#document .downloads-page-content {
  border: 1px solid #eee;
  border-radius: 10px;
  background-color: #eee;
  text-align: center;
  padding: 50px 10px 50px;
  margin-bottom: 20px;
}

#document h3.downloads-sm-title {
  font-size: 22px;
  text-decoration: underline;
  height: 75px;
  /*text-overflow: ellipsis;*/
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-width: 100%;
  overflow: hidden;
}

#document .image {
  padding: 20px 0;
  overflow: hidden;
}

#document .image {
  margin: 20px 0;
  width: auto;
  height: 351px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#document a.dpc-btn {
  display: inline-block;
  border: 2px solid #000;
  border-radius: 5px;
  padding: 12px 15px;
  background-color: #fff;
  font-size: 16px;
  font-weight: 600;
}

#document i.fa.fa-file-pdf-o.dpc-btn-icon {
  font-size: 18px;
  font-weight: 600;
}

#document a.dpc-btn:link, #document a.dpc-btn {
  color: #000;
}

#document p.dpc-sm-text {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  padding: 10px 0px 0px 0px;
}

.modal-dialog {
 width: 80vw;
}
.modal-content {
  height: 92vh;
}
/********** **********/

/*** Contact Page ***/
#contact .col-container.sub-col {
  display: table;
  width: 100%;
}

#contact .col.sub-left {
  display: table-cell;
  width: 65%;
  vertical-align: middle;
  background-color: #eee;
  text-align: center;
}

#contact h1.sub-title-h1 {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 20px;
}

#contact p.sub-icon {
  font-size: 40px;
  padding: 10px 0px;
}

#contact button.btn.btn-default.sub-button {
  border: 1px solid #363636;
  border-radius: 20px;
  background-color: #363636;
  color: #fff;
  font-size: 16px;
  padding: 10px 50px;
}

#contact .contact-content {
  border: 2px dotted #eee;
  margin: 50px auto;
  max-width: 650px;
}

#contact h1.contact-content-title {
  font-size: 30px;
  font-weight: 600;
  margin: 60px 0px 20px 0px;
  text-align: center;
}

#contact p.contact-content-text {
  font-size: 16px;
  text-align: center;
  padding: 0px 0px 35px 0px;
}

#contact h3.contact-call-sm-title {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  padding: 0px 0px 20px 0px;
}

#contact p.ccsmt-list {
  font-size: 16px;
  text-align: center;
}

#contact span.cc-name {
  padding-left: 10px;
}

#contact span.cc-desc {
  padding-left: 15px;
}

#contact p.ccsmt-list.last-col {
  padding-bottom: 60px;
}
/********** **********/

/*** My Account ***/
#login .container.my-account-page {
  margin: 50px auto 10px !important;
}

#login .container.login-content {
  max-width: 900px;
}

#login label.col-md-12.special-col {
  font-size: 16px;
  padding: 0px;
}

#login .col-md-6.sc-01 {
  padding: 0px 8px 0px 0px;
}

#login .col-md-6.sc-02 {
  padding: 0px 8px 0px 0px;
}
/********** **********/

/*** Wishlist Page ***/
#wishlist-and-requested .col-lg-12.col-sm-6.wr-heading {
  padding: 0px;
}

#wishlist-and-requested li.nav-item.wr-heading-btn {
  border: 1px solid #c06b81;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 600;
  margin: 30px 5px 0px 0px;
}

#wishlist-and-requested a.nav-link.active {
  color: #fff;
  background-color: #c06b81;
}

#wishlist-and-requested a.nav-link {
  color: #c06b81;
}

#wishlist-and-requested i.icon-home.updated-icon {
  font-size: 25px;
}

#wishlist-and-requested .breadcrumb .navigation-pipe {
  padding: 0 5px;
  font-size: 25px;
  color: #898989;
}

#wishlist-and-requested span.navigation-page {
  font-size: 22px;
}

#wishlist-and-requested .breadcrumb {
  padding: 50px 0px 0px 0px;
}

#wishlist-and-requested .wishlist-table table .product-add-to-cart {
  width: 70px;
}

#wishlist-and-requested th.product-name-and-desc {
  width: 500px;
}

#wishlist-and-requested th.product-status {
  width: 100px;
}

#wishlist-and-requested .wishlist-table table .product-remove {
  padding: 0 15px;
  width: 70px;
}

#wishlist-and-requested p.wishlist-product-name {
  font-weight: 600;
  text-align: left;
  padding: 0px 20px;
}

#wishlist-and-requested a.wpn-link {
  color: #c06b81 !important;
}

#wishlist-and-requested p.wishlist-product-desc {
  text-align: left;
  padding: 0px 20px;
}

#wishlist-and-requested .form-control.request-input {
  margin: 0px auto;
}

#wishlist-and-requested .wishlist-share.request-list {
  font-size: 25px;
}

#wishlist-and-requested .wishlist-share.request-list a {
  margin: 0px 20px;
  font-weight: 600;
}

#wishlist-and-requested .wishlist-share.request-list a:hover {
  color: #000;
}

#wishlist-and-requested a.request-date {
  font-size: 16px;
  color: #000 !important;
  background-color: transparent !important;
}
/********** **********/

/*** Subscription Form ***/
#sub-form h2.sub-form-title {
  font-size: 30px;
  text-align: center;
  margin: 50px auto 15px;
}

#sub-form p.sub-form-desc {
  text-align: center;
  font-size: 16px;
  color: rgb(170, 170, 170);
  margin: 10px auto 40px;
}

#sub-form h3.sub-form-big-title {
  margin: 50px 0px 20px;
}

#sub-form .sub-form-sm-title {
  font-size: 18px;
  padding: 0px 10px;
}

#sub-form .form-control.sub-form-input {
  max-width: none;
  font-size: 16px;
  padding: 0px 0px 0px 10px;
  height: 40px;
  margin: 0px 10px 20px;
}

#sub-form .sub-form-checkbox {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  max-width: none;
  margin-left: 10px;
}

#sub-form a.sub-form-input {
  font-size: 14px;
  vertical-align: middle;
  margin: 10px 30px 10px 10px;
}

#sub-form .sub-form-input-02 {
  max-width: none;
  font-size: 16px;
  padding: 0px 0px 0px 10px;
  height: 40px;
  margin: 0px 10px 10px;
}

#sub-form .form-control-file {
  margin: 10px 0px 40px 10px;
  font-size: 14px;
}

#sub-form .sub-form-bg-grey {
  margin: 50px auto;
}

#sub-form .select-box {
  margin-bottom: 40px;
}

#sub-form .sub-form-02-title {
  font-size: 18px;
  margin: 0px 10px 5px;
}

#sub-form p.radio-col {
  margin-left: 10px;
}

#sub-form a.radio-text {
  font-size: 16px;
  vertical-align: initial;
  padding: 0px 30px 0px 10px;
}

#sub-form .form-group.radio-div {
  margin-bottom: 40px;
}

#sub-form .sub-form-bg-white {
  margin-bottom: 25px;
}

#sub-form .sub-form-content-text {
  font-size: 16px;
  padding: 0px 10px 10px;
}

#sub-form .textarea-box {
  max-width: none;
  border: 1px solid #eee;
  height: 200px !important;
}
#sub-form .newsletter-button {
    background: #c06b81 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: white;
    display: inline-block;
    font-size: 11px;
    height: 40px;
    line-height: 40px;
    padding: 0 23px;
    text-align: center;
    transition: all 0.4s ease 0s;
    vertical-align: top;
}
/*
#sub-form .newsletter-button {
  border: 1px solid #c06b81;
  background-color: #c06b81;
  color: #fff;
  font-size: 16px;
  padding: 5px 20px;
  margin: 20px auto 40px;
}
*/
#sub-form a.radio-text-s {
  font-size: 16px;
  vertical-align: initial;
  padding: 0px 30px 0px 10px;
}

#sub-form a.radio-text-ss {
  font-size: 16px;
  vertical-align: initial;
  padding: 0px 30px 0px 10px;
}

#sub-form .speical-div-01,
.speical-div-02 {
  display: inline-block;
}

#sub-form .speical-div-01 {
  margin-right: 30px;
}

#sub-form .sub-form-sm-title-02 {
  font-size: 18px;
  padding: 0px 0px;
}

#sub-form .sub-form-input-03 {
  font-size: 16px;
  height: 40px;
  margin: 0px 0px 0px 10px;
  padding: 0px 50px 0px 10px;
  min-width: 560px;
}

#sub-form .sub-form-input-04 {
  font-size: 16px;
  height: 40px;
  padding: 0px 0px 0px 10px;
  min-width: 560px;
}
/********** **********/

/*** Project / Event Page ***/
h1.project-title {
  font-size: 30px;
  margin: 0px auto 30px;
  text-align: center;
}
div.project-title {
  font-size: 30px;
  margin: 0px auto 30px;
  text-align: center;
}
/********** **********/
.cate_nav {
  cursor: pointer;
}
.cate_nav.collapsed::after {
  content: "+";
}
.cate_nav::after {
  content: "-";
}
.cate_f1 {
  background: #f6f5f3 none repeat scroll 0 0;
  border-bottom: 1px solid #e5e5e5;
  color: #363636;
  font-size: 16px;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 20px;
  padding: 0 18px;
  text-transform: uppercase;
}

.wb_show {
  display: block;
}
.mb_show {
  display: none;
}


.box_spacing {
  padding-bottom: 10px;
}

    .project-area .container {
      padding-top: 30px;
      padding-bottom: 30px;
    }

	h5.product-name {
    text-align: center;
    height: 70px;
}
    h5.product-name a {
    line-height: 16px;
    }


.picture-tab .product-img img {
  width: auto;
  max-height: 700px;
}