.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(124,11,52, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

.view .mask,.view .content {
   width: 300px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 5px 15px !important;
   background: rgba(71,7,30, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
   margin-bottom: 0px !important;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: rgba(71,7,30, 0.9);
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #47071e;
   -moz-box-shadow: 0 0 1px #47071e;
   box-shadow: 0 0 1px #47071e;
   margin-top: -8px !important;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.adportfolio.style5-preset1 ul#filterOptions li {
    display: inline-block;
    height: 52px;
    margin-left: 10px;
    margin-right: 2px;
}
.adportfolio.style5-preset1 ul#filterOptions li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #000000;
    border-radius: inherit;
    color: #000000;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.adportfolio.style5-preset1 ul#filterOptions li a:hover {
    background: none repeat scroll 0 0 #7c0b34;
    border: 1px solid #7c0b34;
    border-radius: inherit;
    color: #FFFFFF;
    transition: all 0.5s ease 0s;
}
.adportfolio.style5-preset1 ul#filterOptions li.active a {
    background: none repeat scroll 0 0 #7c0b34;
    border: 1px solid #7c0b34;
    border-radius: inherit;
    color: #FFFFFF;
}
.adportfolio.style5-preset1 ul.ourHolder {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.adportfolio.style5-preset1 ul.ourHolder li.item {
    width: 300px;
   height: 200px;
   margin: 10px;
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
}
.adportfolio.style5-preset1 ul.ourHolder li.item h3 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
}
.adportfolio.style5-preset1 .wrapper {
    margin: 30px auto;
    max-width: 1000px;
    width: 100%;
}
.adportfolio.style5-preset1 section.row {
    margin: 0 0 30px;
}
.adportfolio.style5-preset1 .row {
    clear: both;
    display: block;
    width: 100%;
}
.adportfolio.style5-preset1 .container-item {
    left: 50%;
    margin-left: -130px;
    margin-top: -130px;
    position: absolute;
    top: 50%;
}
.adportfolio.style5-preset1 .item {
    background-size: 100% auto;
    height: 260px;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 260px;
    z-index: 5;
}
.adportfolio.style5-preset1 .item-overlay {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.42) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color 0.4s ease-in-out 0s;
    width: 100%;
}
.adportfolio.style5-preset1 .item:hover .item-overlay {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.42) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0.4);
}
.adportfolio.style5-preset1 .item-content {
    bottom: 0;
    height: 75%;
    margin-bottom: 2.5%;
    margin-left: 2.5%;
    position: absolute;
    transform: translate(-105%, 0%);
    transition: all 0.4s ease-in-out 0s;
    width: 95.5%;
}
.adportfolio.style5-preset1 .item:hover .item-content {
    transform: translate(0px, 0px);
    transition: all 0.4s ease-in-out 0s;
}
.adportfolio.style5-preset1 .item-top-content {
    position: relative;
}
.adportfolio.style5-preset1 .item-top-content-inner {
    background: none repeat scroll 0 0 rgba(64, 199, 129, 0.85);
    bottom: 0;
    padding: 2px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.adportfolio.style5-preset1 .item-add-content {
    opacity: 0;
    padding: 0 15px;
    transition: all 0.4s ease-in-out 0s;
}
.adportfolio.style5-preset1 .item:hover .item-add-content {
    opacity: 1;
}
.adportfolio.style5-preset1 .item-add-content-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF;
    border-image: none;
    border-right: 0 solid #FFFFFF;
    border-style: solid;
    border-width: 1px 0 0;
}
.adportfolio.style5-preset1 .item-button {
    height: 30px;
    width: 30px;
}
.adportfolio.style5-preset1 .item-button {
    background-color: #7c0b34;
    left: 15px;
    opacity: 0;
    position: absolute;
    top: 215px;
    transition: all 0.4s ease-in-out 0s;
    z-index: 10000;
}
.adportfolio.style5-preset1 .item-button.standard {
    background-image: url("../img/standard.png");
}
.adportfolio.style5-preset1 .item-button.aside {
    background-image: url("../img/aside.png");
}
.adportfolio.style5-preset1 .item-button.chat {
    background-image: url("../img/chat.png");
}
.adportfolio.style5-preset1 .item-button.video {
    background-image: url("../img/video.png");
}
.adportfolio.style5-preset1 .item-button.gallery {
    background-image: url("../img/gallery.png");
}
.adportfolio.style5-preset1 .item-button.link {
    background-image: url("../img/link.png");
}
.adportfolio.style5-preset1 .item-button.image {
    background-image: url("../img/image.png");
}
.adportfolio.style5-preset1 .item-button.quote {
    background-image: url("../img/quote.png");
}
.adportfolio.style5-preset1 .item-button.status {
    background-image: url("../img/status.png");
}
.adportfolio.style5-preset1 .item-button.audio {
    background-image: url("../img/audio.png");
}
.adportfolio.style5-preset1 .item-button.video:hover, .adportfolio.style5-preset1 .item-button.standard:hover, .adportfolio.style5-preset1 .item-button.aside:hover, .adportfolio.style5-preset1 .item-button.chat:hover, .adportfolio.style5-preset1 .item-button.gallery:hover, .adportfolio.style5-preset1 .item-button.link:hover, .adportfolio.style5-preset1 .item-button.image:hover, .adportfolio.style5-preset1 .item-button.quote:hover, .adportfolio.style5-preset1 .item-button.status:hover, .adportfolio.style5-preset1 .item-button.audio:hover {
    background-color: #266D45;
}
.adportfolio.style5-preset1 .container-item:hover .item-button.video, .adportfolio.style5-preset1 .container-item:hover .item-button.standard, .adportfolio.style5-preset1 .container-item:hover .item-button.aside, .adportfolio.style5-preset1 .container-item:hover .item-button.chat, .adportfolio.style5-preset1 .container-item:hover .item-button.gallery, .adportfolio.style5-preset1 .container-item:hover .item-button.link, .adportfolio.style5-preset1 .container-item:hover .item-button.image, .adportfolio.style5-preset1 .container-item:hover .item-button.quote, .adportfolio.style5-preset1 .container-item:hover .item-button.status, .adportfolio.style5-preset1 .container-item:hover .item-button.audio {
    opacity: 1;
}
.adportfolio.style5-preset1 .container-item:hover .item-button.share {
    opacity: 1;
}
.adportfolio.style5-preset1 .btn.buy {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #7c0b34;
    border-color: #266D45;
    border-image: none;
    border-style: solid;
    border-width: 0 0 2px;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-left: auto;
    opacity: 1;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out 0s;
    width: 30%;
}
.adportfolio.style5-preset1 .btn.buy:hover {
    background-color: #266D45;
}
.adportfolio.style5-preset1 .expand {
    display: block;
}
.adportfolio.style5-preset1 .sale-tag {
    background: none repeat scroll 0 0 #40C781;
    height: 100px;
    position: absolute;
    right: -10px;
    top: -45px;
    transform: rotate(-45deg);
    width: 50px;
}
.adportfolio.style5-preset1 .sale-tag span {
    color: #FFFFFF;
    font-size: 11px;
    left: 2px;
    position: absolute;
    top: 48px;
    transform: rotate(45deg);
}
.adportfolio.style5-preset1 .item-product-price {
    float: right;
    text-align: right;
    width: 30%;
}
.adportfolio.style5-preset1 body {
    background-image: radial-gradient(circle farthest-corner at center center , #FFFFFF 0%, #E3E3E3 100%);
}
.adportfolio.style5-preset1 h2 {
    color: #FFFFFF;
    font-size: 18px !important;
    font-weight: 400;
    padding: 0;
    transition: all 0.4s ease-in-out 0s;
	margin-top: 20px !important;
}
.adportfolio.style5-preset1 h6 {
    color: #FFFFFF;
    font-size: 11px !important;
    font-weight: 100;
    margin: 0 !important;
}
.adportfolio.style5-preset1 .item-top-content-inner .item-product .item-top-title a h2:hover {
    color: #266D45 !important;
    transition: all 0.4s ease-in-out 0s;
}
.adportfolio.style5-preset1 .subdescription {
    color: #7D7D7D;
    font-size: 0.8em;
    font-weight: 400;
}
.adportfolio.style5-preset1 .item-product-price {
    color: #7c0b34;
    font-size: 1em;
    font-weight: 700;
    position: relative;
}
.adportfolio.style5-preset1 .item-product-price .subdescription {
    color: #7D7D7D;
}
.adportfolio.style5-preset1 .old-price {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #7D7D7D;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 10px;
    margin-top: -11px;
    position: absolute;
    right: -2px;
    transform: rotate(-30deg);
    width: 30px;
}
.adportfolio.style5-preset1 .item-content {
    background: none repeat scroll 0 0 rgba(64, 199, 129, 0.85);
}
.adportfolio.style5-preset1 .item-add-content {
    color: #7D7D7D;
    font-weight: 400;
}
.adportfolio.style5-preset1 .item-add-content .section {
    margin-bottom: 10px;
}
.adportfolio.style5-preset1 .item-add-content .section:last-of-type {
    margin-bottom: 0;
}
.adportfolio.style5-preset1 .item-add-content h4 {
    color: #222222;
    font-size: 0.8em;
    font-weight: 600;
}
.adportfolio.style5-preset1 .item-add-content p {
    font-size: 0.8em;
}
.adportfolio.style5-preset1 .item-menu {
    left: 0;
    position: absolute;
    top: 3px;
    transform: translate(0px, 0px);
    transition: all 0.4s ease-in-out 0s;
    width: 260px;
}
.adportfolio.style5-preset1 .item-menu.visible {
    transform: translate(-70px, 0px);
    transition: all 0.4s ease-in-out 0s;
}
.adportfolio.style5-preset1 .item-menu:hover {
    transform: translate(-70px, 0px);
    transition: all 0.4s ease-in-out 0s;
}
.adportfolio.style5-preset1 .popout-menu ul {
    list-style-type: none;
}
.adportfolio.style5-preset1 .popout-menu ul li {
    background: none repeat scroll 0 0 #7c0b34;
    border-radius: 3px 0 0 3px;
    margin-bottom: 1px;
}
.adportfolio.style5-preset1 .popout-menu ul li:first-of-type {
}
.adportfolio.style5-preset1 .popout-menu ul li:last-of-type {
    border-bottom-width: 0;
}
.adportfolio.style5-preset1 .popout-menu ul li:hover {
    background: none repeat scroll 0 0 #891F27;
}
.adportfolio.style5-preset1 .popout-menu ul li a {
    color: #EAEAEA;
    display: block;
    font-size: 0.8em;
    font-weight: 600;
    line-height: 36px;
    padding: 0 15px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.adportfolio.style5-preset1 .item-add-content-inner p {
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-top: 10px;
}