.gallery {
    margin-right: 15px;
}

.shop-item {
    padding: 0 2px 0 0 !important;
    margin-bottom: 2px !important;
}

.full-link {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    /*z-index: 2;*/
}

.link span.fa {
    /*z-index: 3;*/
}

.shop-item .inner-box .image .overlay-box .cart-option li div.link {
    position: relative;
    width: 50px;
    height: 50px;
    color: #ffffff;
    font-size: 18px;
    display: block;
    line-height: 50px;
    background-color: #042038;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.shop-item .inner-box .image .overlay-box .cart-option li div.link:hover {
    background-color: #FFD166;
}

.price {
    font-size: 28px;
    font-weight: 700;
    line-height: 24px;
}

.date {
    font-size: 20px;
    font-weight: 400;
    line-height: 16px;
}

.address {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
}

.text table {
    width: 100%;
}

.text table tr td:nth-child(2) {
    text-align: right;
}

table td {
padding-bottom: 6px;
}



.projects-text-12 {
    border: 0px solid #e6e6e6;
	margin: 10px 0;
}

.projects-text-12 h2 a {
	color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

.projects-text-12 .price-actual {
    font-size: 11px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 3px;
}

.projects-text-12 .pr-date,
.projects-text-12 .pr-text{
	font-size: 14px;
    line-height: 1;
    padding: 0 0 13px;
	font-weight: 300;
}

.projects-text-12 .projects-more{
	color: #000;
	font-weight: 600;
    padding-top: 14px;
    padding-bottom: 14px;
}

.center-pr{
	text-align:center;
}

.price-old {
  position: relative;
  color: #7f94a1;
}

.price-old:before {
  border-bottom: 3px solid red;
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  transform: rotate(-12deg);
  top: -2px;
}


.gallery-item.mix {
    display: block !important;
}





.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
ul.promotions,
p.price {
    margin-top: 20px;
}
.projects-text-12 table {
    width: 100%;
}
.projects-text-12 .date {
    text-align: right;
	margin-bottom: 5px;
}
.projects-text-12 tfoot,
.projects-text-12 tr:nth-child(n+5) {
    display: none;
}
.projects-text-12 tr.action{
    display: block;
    font-weight: 900;
    margin: 10px 0;
    cursor: pointer;
}
.projects-text-12 .price-block {
    margin-bottom: 5px;
}
span.pr-date,
span.pr-text {
    padding-bottom: 0 !important;
}
.projects-text-12 .solution-title{
    border: 1px solid #e6e6e6;
}



.swal-overlay .swal-modal .swal-title {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding: 28px 32px 27px;
    text-align: left;
}
table.specifications {
    width: 100%;
}
.swal-modal .pr-date,
.swal-modal .pr-text{
	font-size: 14px !important;
    line-height: 1;
    padding: 0 0 13px;
	font-weight: 300;
}



.swal-content .specifications td {
    border-top: 1px solid #e6e6e6;
    line-height: 24px;
    padding: 6px 0 7px;
    text-align: left;
    vertical-align: bottom;
}


.swal-modal .specifications tr.action {
    display: none;
}

span.pr-date {
    text-align: right;
	display: block;
    padding-bottom: 3px !important;
}
.swal-modal tfoot td{
	text-align: right !important;
	font-size: 14px !important;
    padding-top: 20px !important;
}

.swal-modal tfoot td .price{
	text-align: right !important;
	font-size: 14px !important;
    padding-top: 20px !important;
}

.swal-modal .swal-footer,
.swal-modal .swal-content {
    padding: 0 32px;
}









