.bg-img1,
.bg-img3 {
    background-size: cover
}

.bg-img2,
.bg-img3 {
    background-repeat: no-repeat;
    background-position: center bottom
}

.section-title h2.title,
.section-title h5 {
    font-family: Poppins, Arial, Helvetica, sans-serif
}

.list_page:after,
ul.ttm-recent-post-list li:after {
    clear: both;
    content: " "
}

section {
    padding: 80px 0
}

section.row-top-section {
    padding: 0
}

section.banner-box-section {
    padding: 70px 0 88px
}

section.only-title-section {
    padding: 100px 0 80px
}

section.product-section {
    padding: 0 0 60px
}

section.featured-product-section {
    padding: 90px 0 58px
}

section.banner-section {
    padding: 0 0 90px
}

section.banner-top-section {
    padding: 0
}

section.fillter-section {
    padding: 90px 0 50px
}

section.fid-section {
    padding: 0
}

section.login-section {
    padding: 70px 0 75px
}

section.contact-section {
    padding: 0 0 90px
}

section.blog-title-section {
    padding: 90px 0 132px
}

section.blog-section {
    padding-top: 0;
    margin-top: -120px
}

section.sidebar {
    padding: 60px
}

.ttm-bg {
    position: relative
}

.bg-layer-equal-height .ttm-col-bgcolor-yes,
.ttm-col-bgimage-yes {
    height: 100%;
    z-index: 9
}

.ttm-bg-layer {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .94
}

.layer-content,
.ttm-bg .layer-content {
    position: relative;
    z-index: 9;
    height: 100%
}

.bg-img1 {
    background-image: url(../images/bg-image/row-bgimage-1.png);
    background-repeat: no-repeat
}

.bg-img2 {
    background-image: url(../images/bg-image/row-bgimage-2.png)
}

.bg-img3 {
    background-image: url(../images/bg-image/row-bgimage-3.jpg)
}

.section-title {
    margin-bottom: 33px;
    position: relative
}

.section-title.style2 {
    margin-bottom: 48px
}

.section-title h5 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 12px;
    margin-bottom: 7px;
    color: #8d9297
}

.ttm-btn,
.ttm-btn.btn-inline {
    text-transform: capitalize;
    font-weight: 600
}

.section-title h2.title {
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 0
}

.section-title .title-header {
    margin-bottom: 44px;
    position: relative
}

.section-title .title-header:after {
    position: absolute;
    content: "";
    width: 70px;
    bottom: -19px;
    height: 5px;
    left: 0;
    top: auto
}

.section-title .title-desc {
    font-size: 16px;
    line-height: 27px
}

.section-title.title-style-center_text,
.title-style-center_text {
    text-align: center
}

.section-title.title-style-center_text .title-header:after {
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto
}

.sep_holder_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto
}

.sep_holder_box .sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%
}

.sep_holder .sep_line {
    height: 1px;
    border-top: 1px solid #f2f2f2;
    display: block;
    position: relative;
    top: 1px;
    width: 100%
}

.ttm-bgcolor-darkgrey .sep-line {
    border-color: rgba(255, 255, 255, .14)
}

.ttm-bgcolor-white .sep-line {
    border-color: #f1f1f1
}

.ttm-btn {
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    padding: 11px 32px 11px 31px;
    background: 0 0;
    border: 1px solid transparent;
    position: relative;
    font-family: Poppins, sans-serif;
    overflow: hidden;
    z-index: 9;
    vertical-align: middle;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.ttm-btn.ttm-icon-btn-left i {
    left: 20px
}

.ttm-btn.ttm-icon-btn-right {
    padding-right: 22px;
    text-align: right
}

.ttm-btn.ttm-icon-btn-right i {
    right: 2px
}

.ttm-bgcolor-darkgrey .ttm-btn:hover.btn-inline.ttm-btn-color-skincolor {
    background-color: transparent;
    color: #fff
}



.ttm-btn.ttm-icon-btn-left {
    padding-left: 44px;
    text-align: left
}

.inside,
.ttm-icon {
    text-align: center
}

.ttm-btn.ttm-btn-size-xs {
    font-size: 11px;
    padding: 8px 19px
}

.ttm-btn.ttm-btn-size-xs.ttm-icon-btn-right {
    padding-right: 31px
}

.ttm-btn.ttm-btn-size-xs.ttm-icon-btn-left {
    padding-left: 31px
}

.ttm-btn.ttm-btn-size-xs.ttm-icon-btn-left i {
    left: 12px
}

.ttm-btn.ttm-btn-size-xs i {
    font-size: 14px;
    height: 11px;
    line-height: 11px;
    right: 12px
}

.ttm-btn.ttm-btn-size-sm {
    font-size: 13px;
    padding: 10px 20px
}

.ttm-btn.ttm-btn-size-sm.ttm-icon-btn-right {
    padding-right: 39px
}

.ttm-btn.ttm-btn-size-sm.ttm-icon-btn-left {
    padding-left: 39px
}

.ttm-btn.ttm-btn-size-sm.ttm-icon-btn-left i {
    left: 16px
}

.ttm-btn.ttm-btn-size-sm i {
    font-size: 11px;
    height: 12px;
    line-height: 12px;
    right: 16px
}

.ttm-btn.ttm-btn-size-md {
    font-size: 15px;
    line-height: 18px;
    padding: 12px 25px
}

.ttm-btn.ttm-btn-size-md.ttm-icon-btn-right {
    padding-right: 48px
}

.ttm-btn.ttm-btn-size-md.ttm-icon-btn-left {
    padding-left: 48px
}

.ttm-btn.ttm-btn-size-md.ttm-icon-btn-left i {
    left: 20px
}

 

.ttm-btn.ttm-btn-size-lg {
    font-size: 20px;
    line-height: 20px;
    padding: 18px 45px
}

.ttm-btn.ttm-btn-size-lg.ttm-icon-btn-right {
    padding-right: 60px
}

.ttm-btn.ttm-btn-size-lg.ttm-icon-btn-left {
    padding-left: 60px
}

.ttm-btn.ttm-btn-size-lg.ttm-icon-btn-left i {
    left: 25px
}

.ttm-btn.ttm-btn-size-lg i {
    font-size: 20px;
    height: 16px;
    line-height: 16px;
    right: 25px
}

.ttm-btn.ttm-btn-shape-round {
    border-radius: 2em
}

.ttm-btn.ttm-btn-shape-rounded {
    border-radius: 5px
}

.ttm-btn.ttm-btn-shape-square {
    border-radius: 0
}

.ttm-btn.ttm-btn-style-border {
    background-color: transparent;
    border: 1px solid
}

.ttm-btn.ttm-btn-color-white.ttm-btn-style-border {
    color: #fff;
    border-color: #fff;
    background: 0 0
}

.ttm-btn.btn-inline,
.ttm-icon.ttm-icon-color-black.ttm-icon-style-border {
    background-color: transparent
}

.ttm-btn.btn-inline {
    font-size: 12px;
    padding: 0;
    border: 1px solid transparent
}

.ttm-icon {
    margin-bottom: 30px;
    display: inline-block;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    box-sizing: content-box;
    position: relative
}

.ttm-icon i {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ttm-icon.ttm-icon_element-border {
    border: 1px solid
}

.ttm-icon.ttm-icon_element-size-xs {
    height: 40px;
    width: 40px;
    line-height: 40px
}

.ttm-icon.ttm-icon_element-size-xs i {
    font-size: 19px
}

.ttm-icon.ttm-icon_element-size-sm {
    height: 45px;
    width: 45px;
    line-height: 45px
}

.ttm-icon.ttm-icon_element-size-sm i {
    font-size: 28px
}

.ttm-icon.ttm-icon_element-size-md {
    height: 56px;
    width: 56px;
    line-height: 56px
}

.ttm-icon.ttm-icon_element-size-md i {
    font-size: 30px
}

.ttm-icon.ttm-icon_element-size-lg {
    height: 58px;
    width: 60px;
    line-height: 60px
}

.ttm-icon.ttm-icon_element-size-lg i {
    font-size: 45px
}

.ttm-icon.ttm-icon_element-style-round {
    border-radius: 5px
}

.ttm-icon.ttm-icon_element-style-rounded {
    border-radius: 50%
}

.ttm-icon.ttm-icon_element-style-square {
    border-radius: 0
}

.ttm-list.ttm-list-style-icon {
    list-style: none;
    padding: 0;
    margin: 0
}

.ttm-list.ttm-list-style-icon li {
    position: relative;
    padding-bottom: 7.5px
}

.ttm-list.ttm-list-style-icon li i {
    position: absolute;
    top: 5px
}

.ttm-list.ttm-list-style-icon .ttm-list-li-content {
    display: inline-block;
    padding-left: 30px;
    font-weight: 500
}

.inside {
    position: relative;
    padding: 29px 15px 21px;
    margin-bottom: 30px
}

.ttm-fid-icon-wrapper i {
    font-size: 40px;
    line-height: 42px
}

.inside h4 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 40px;
    line-height: 45px
}

.inside h3 {
    margin-bottom: 0;
    bottom: -11px;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding-top: 0
}

.inside h3 span {
    padding: 2px 0 0;
    display: block
}

.ttm-fid-view-lefticon .ttm-fid-icon-wrapper {
    position: absolute;
    top: 25px
}

.ttm-fid-view-lefticon .ttm-fid-contents {
    padding-left: 60px;
    text-align: left
}

.ttm-highlight-fid {
    position: absolute;
    padding: 25px 30px 25px 50px;
    max-width: 378px;
    bottom: 30px;
    left: -40px;
    margin: 0
}

.ttm-highlight-fid:before {
    position: absolute;
    content: '';
    bottom: 0;
    width: 20px;
    height: 100%;
    left: 0
}

.ttm-highlight-fid .ttm-fid-icon-wrapper i {
    font-size: 50px
}

.ttm-fid-view-lefticon.ttm-highlight-fid .ttm-fid-contents {
    padding-left: 60px;
    text-align: left
}

.ttm-fid.inside.ttm-highlight-fid h4 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

.ttm-highlight-fid.inside h3 span {
    color: #9dabaf
}

.ttm-fid-view-topicon {
    padding: 30px 0 0
}

.ttm-facts-colum-sep .col-md-3 {
    padding: 39px 0 35px
}

.ttm-facts-colum-sep .col-md-3:not(:last-child):after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, .23);
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    top: 50%;
    -khtml-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%)
}

.ttm-fid.ttm-fid-view-topicon .ttm-fid-icon-wrapper {
    margin-bottom: 15px
}

.inside.ttm-fid-view-topicon h4 {
    font-size: 46px;
    line-height: 55px
}

.blink-block {
    font-weight: 500;
    padding: 30px;
    animation: blinking 1s infinite
}

@keyframes blinking {
    50% {
        background-color: #ffd200;
        color: #ddd
    }

    100% {
        background-color: #02112b;
        color: #fff
    }
}

.blink-block h4 {
    font-size: 26px;
    line-height: 33px
}

.featured-icon-box {
    position: relative
}

.featured-icon-box .ttm-icon {
    margin-bottom: 0
}

.featured-title h5 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 8px;
    font-weight: 600
}

.featured-title h6 {
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 0
}

.featured-icon-box.style1 {
    padding: 28px 25px 12px
}

.featured-icon-box.style1 .featured-content,
.featured-icon-box.style1 .featured-icon {
    display: table-cell;
    vertical-align: top
}

.featured-icon-box.style1 .featured-content {
    padding-left: 15px
}

.featured-icon-box.style1 .ttm-icon.ttm-icon_element-size-md {
    height: 45px;
    width: 45px;
    line-height: 45px;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.featured-icon-box.style1 .ttm-icon.ttm-icon_element-size-md i {
    font-size: 36px
}

.featured-icon-box.style1:hover .ttm-icon {
    -ms-transform: rotateY(-360deg);
    -webkit-transform: rotateY(-360deg);
    transform: rotateY(-360deg)
}

.featured-icon-box.style2 {
    padding-bottom: 15px
}

.featured-icon-box.style2 .featured-icon {
    padding-right: 15px
}

.featured-icon-box.style2 .ttm-icon.ttm-icon_element-size-sm:before {
    position: absolute;
    content: "";
    display: block;
    left: -7px;
    top: -7px;
    height: 54px;
    width: 54px;
    border-radius: 50%;
    opacity: .25;
    z-index: -1
}

.featured-icon-box.style2 .ttm-icon.ttm-icon_element-size-sm {
    height: 40px;
    width: 40px;
    line-height: 40px
}

.featured-icon-box.style2 .ttm-icon.ttm-icon_element-size-sm i {
    font-size: 16px
}

.featured-icon-box.style2 .featured-content,
.featured-icon-box.style2 .featured-icon {
    display: table-cell;
    vertical-align: middle
}

.featured-icon-box.style2 .featured-title h5 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px
}

.featured-icon-box.style2 .featured-desc p {
    margin-bottom: 0
}

.featured-icon-box.style3 {
    padding: 24px 10px 8px;
    margin-bottom: 10px
}

.featured-icon-box.style3 .ttm-icon.ttm-icon_element-size-md {
    height: 45px;
    width: 45px;
    line-height: 45px;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.featured-icon-box.style3 .ttm-icon.ttm-icon_element-size-md i {
    font-size: 36px
}

.row .col-lg-4:not(:last-child) .featured-icon-box.style3:after {
    border-right: 1px solid #dee2e6;
    content: "";
    width: 1px;
    height: 65%;
    position: absolute;
    right: 0;
    top: 30px
}

.featured-icon-box.style3:hover .ttm-icon {
    -ms-transform: rotateY(-360deg);
    -webkit-transform: rotateY(-360deg);
    transform: rotateY(-360deg)
}

.featured-imagebox {
    margin-bottom: 30px
}

.slick_slider .featured-imagebox {
    margin-bottom: 0
}

.featured-imagebox .featured-thumbnail,
.featured-imagebox .ttm-box-view-content-inner {
    position: relative;
    overflow: hidden
}

.featured-imagebox .featured-content .featured-title h5 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
    position: relative
}

.featured-imagebox .featured-content .category,
.featured-imagebox .featured-content .category a {
    font-size: 15px
}

.featured-imagebox.ttm-box-view-top-image .featured-content-bottom {
    padding: 23px 30px 20px;
    background-color: #fff
}

.featured-imagebox.ttm-box-view-top-image .featured-content-bottom .featured-title h5 {
    margin-bottom: 5px
}

.featured-imagebox-post .featured-content {
    padding: 18px 25px;
    background-color: #fff;
    position: relative;
    border-bottom: 3px solid;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08)
}

.featured-imagebox-post .featured-content .featured-title h5 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 26px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.post-meta span {
    display: inline-block;
    position: relative;
    margin-right: 20px;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 6px;
    cursor: text
}

.post-meta span:last-child {
    margin-right: 0
}

.post-meta span:not(:last-child):after {
    display: block;
    position: absolute;
    content: "";
    height: 55%;
    width: 1px;
    right: -10px;
    top: 22%;
    background-color: #d7dbe4
}

.post-meta span i {
    padding-right: 5px
}

.post-meta .post-meta-line a,
.post-meta-line a {
    color: #656c76;
    font-size: 14px;
    text-transform: uppercase
}

.post-meta .post-meta-line i {
    padding-right: 7px
}

.featured-imagebox-post .ttm-box-post-date {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 57px;
    width: 57px;
    font-weight: 500;
    text-align: center;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ttm-box-post-date .entry-date,
.ttm-box-post-date .entry-month {
    display: block;
    font-size: 18px;
    line-height: 18px;
    color: #fff
}

.featured-imagebox-post:hover .featured-thumbnail img {
    width: 100%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.featured-imagebox-team {
    overflow: hidden;
    position: relative;
    margin: 0
}

.featured-imagebox-team .featured-content.featured-content-team .featured-title h5 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: -1px
}

.featured-imagebox-team .featured-content.featured-content-team .category {
    font-size: 13px;
    line-height: 22px;
    color: #656c76;
    margin-bottom: 0
}

.featured-imagebox-team.ttm-team-box-view-overlay .featured-content.featured-content-team {
    background-color: #fff;
    text-align: center;
    padding-top: 15px;
    position: relative
}

.featured-imagebox-team.ttm-team-box-view-overlay:not(:hover) .ttm-social-links-wrapper {
    opacity: 0
}

.featured-imagebox-team .ttm-social-links-wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    top: 35px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .6s;
    transition: .6s
}

.featured-imagebox-team .ttm-social-links-wrapper ul {
    margin: 0;
    padding: 3px 14px
}

.featured-imagebox-team .ttm-social-links-wrapper ul li a {
    width: 35px;
    height: 35px;
    line-height: 33px;
    background: 0 0;
    border-radius: 50%;
    border: 1px solid;
    display: inline-block;
    margin: 0 3px 5px
}

.featured-imagebox-team:hover .ttm-social-links-wrapper {
    opacity: 1;
    top: 0;
    visibility: visible
}

.featured-imagebox-team .featured-thumbnail {
    top: 0;
    -webkit-transition: all .6s;
    transition: all .6s
}

.featured-imagebox-team:hover .featured-thumbnail {
    top: 55px
}

.featured-imagebox-team .featured-thumbnail img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .6s;
    transition: all .6s
}

.featured-imagebox-team:hover .featured-thumbnail img {
    -webkit-filter: unset;
    filter: unset
}

.testimonials {
    position: relative
}

.testimonials .testimonial-content {
    text-align: center;
    background: 0 0
}

.testimonials .testimonial-content blockquote {
    padding: 31px 15px 35px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 29px;
    position: relative
}

.testimonials .testimonial-caption {
    padding: 30px 0
}

.testimonials .testimonial-caption h5 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0
}

.testimonials .testimonial-caption label {
    font-size: 13px;
    margin: 0 0 2px
}

.testimonial-avatar .testimonial-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: opacity .4s;
    -webkit-transition: opacity .4s;
    transform: translateZ(0) !important;
    -webkit-transform: translateZ(0) !important
}

.star-ratings ul {
    padding: 0;
    margin: 0
}

.star-ratings ul li {
    display: inline-block;
    font-size: 13px;
    line-height: 18px
}

.ttm-testimonial-box-view-style1 .testimonial-content {
    padding: 47px 40px 37px;
    margin-top: 12px
}

.ttm-testimonial-box-view-style1 .testimonial-caption,
.ttm-testimonial-box-view-style1 .testimonial-content blockquote {
    padding: 0
}

.ttm-testimonial-box-view-style1 .testimonial-content blockquote {
    margin: 16px 0 20px;
    font-size: 16px;
    line-height: 27px
}

.testimonial-content .quote-icon i {
    font-size: 64px
}

.ttm-testimonial-box-view-style1 .testimonial-content .quote-icon {
    height: 88px;
    width: 88px;
    margin: 0 auto;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.slick-current .ttm-testimonial-box-view-style1 .testimonial-content .quote-icon {
    height: 0;
    width: 0;
    opacity: 0;
    display: block;
    visibility: hidden
}

.ttm-testimonial-box-view-style1 .testimonial-avatar .testimonial-img {
    height: 0;
    width: 0;
    margin: 0 auto
}

.slick-current .ttm-testimonial-box-view-style1 .testimonial-avatar .testimonial-img {
    height: 88px;
    width: 88px;
    margin: 0 auto
}

.ttm-testimonial-box-view-style1 .testimonial-avatar .testimonial-img img {
    opacity: 0;
    visibility: hidden
}

.slick-current .ttm-testimonial-box-view-style1 .testimonial-avatar .testimonial-img img {
    opacity: 1;
    visibility: visible;
    border: 5px solid
}

.slick-current .ttm-testimonial-box-view-style1 .testimonial-content blockquote:after {
    content: "\e67f";
    font-family: themify;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 140px;
    line-height: 85px;
    color: #fff;
    opacity: .06
}

.ttm-testimonial-box-view-style2 .testimonial-content {
    text-align: left;
    padding-top: 0;
    margin: 0;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

.ttm-testimonial-box-view-style2 .testimonial-content blockquote {
    font-style: italic
}

.ttm-testimonial-box-view-style2 .testimonial-content blockquote:after {
    position: absolute;
    content: '​‌“';
    font-family: 'Playfair Display', serif;
    font-size: 120px;
    display: inline-block;
    left: -5px;
    top: 30px;
    opacity: .2;
    font-style: normal
}

.ttm-testimonial-box-view-style2 .testimonial-avatar {
    padding-top: 10px;
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    display: block;
    width: 100%
}

.ttm-testimonial-box-view-style2 .testimonial-img {
    height: 76px;
    width: 76px;
    border-radius: 100%
}

.ttm-testimonial-box-view-style2 .testimonial-caption h5 {
    font-size: 17px;
    line-height: 17px
}

.ttm-testimonial-box-view-style2 .testimonial-caption,
.ttm-testimonial-box-view-style2 .testimonial-img {
    vertical-align: middle;
    display: inline-block
}

.ttm-testimonial-box-view-style2 .testimonial-caption {
    margin-left: 15px;
    padding-top: 5px;
    padding-bottom: 0
}

.ttm-testimonial-box-view-style2 .testimonial-caption label {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px
}

.ttm-testimonial-box-view-style2 .testimonial-content blockquote {
    padding: 10px 5px 15px
}

.ttm-testimonial-box-view-style2 .testimonial-avatar .testimonial-img img {
    border: 0
}

.ttm-testimonial-box-view-style2 .star-ratings {
    line-height: 20px !important;
    font-size: 10px
}

.ttm-tabs ul.tabs {
    margin: 0;
    padding: 0
}

.ttm-tabs ul.tabs li,
ul.nav-tabs li a {
    display: inline-block;
    margin-right: 5px
}

.ttm-tabs ul.tabs li:last-child,
ul.nav-tabs li:last-child {
    margin-right: 0
}

.ttm-tabs ul.tabs li a,
ul.nav-tabs li a.nav-link {
    display: block;
    cursor: pointer;
    padding: 13px 15px;
    width: auto;
    position: relative;
    z-index: 3;
    color: #656c76;
    background-color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    border: 1px solid #e9eef6;
    border-radius: 6px 6px 0 0;
    text-transform: capitalize
}

.ttm-tabs ul.tabs li a i {
    font-size: 18px;
    margin-right: 9px;
    position: relative;
    top: 2px
}

.ttm-tabs .content-tab {
    margin-top: 25px;
    width: 100%
}

.ttm-tabs .content-tab .content-inner {
    display: none
}

.ttm-tabs .content-tab .content-inner.active {
    display: block
}

.ttm-tabs.tabs-for-products .tabs {
    text-align: center;
    background-color: #f6f9ff;
    border: 1px solid #e9eef6;
    margin-top: 12px
}

.ttm-tabs.tabs-for-products .content-tab {
    margin-top: 40px
}

.ttm-tabs.tabs-for-products ul.tabs li a {
    border: 0;
    border-radius: 0;
    background-color: #f6f9ff;
    border-top: 3px solid transparent;
    font-weight: 600
}

.ttm-tabs.tabs-for-products ul.tabs li.active a {
    background-color: #fff
}

.ttm-tabs .product .product-box {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease
}

.ttm-tabs .active .product .product-box {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.content-sec-head-style {
    display: flex;
    position: relative;
    margin-bottom: 30px
}

.content-sec-head-style ul.tabs {
    margin-left: auto
}

.content-area-sec-title h5:after,
.content-sec-head-style:after {
    position: absolute;
    content: "";
    height: 1px;
    bottom: 0;
    width: 100%;
    left: 0;
    display: inline-block;
    background-color: #e9eef6
}

.content-area-sec-title h5:after {
    width: 65px;
    height: 3px
}

.content-area-sec-title h5 {
    font-size: 22px;
    line-height: 47px;
    margin-bottom: 0
}

.widget-price-filter .price_slider_wrapper,
.widget-price-filter .size_wrapper {
    display: block;
    margin: 0 0 20px
}

.widget-price-filter h5 {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 11px;
    font-weight: 600;
    text-transform: capitalize
}

.price_slider_wrapper .price-filter-range {
    position: relative;
    width: 100%;
    margin: 10px 0 18px
}

.price_slider_wrapper .ui-slider .ui-slider-range {
    position: absolute;
    top: 0;
    z-index: 1;
    display: block;
    height: 100%
}

.price_slider_wrapper .ui-slider-horizontal {
    height: 4px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.price_slider_wrapper .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 10px;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -3px
}

.widget-price-filter .price_slider_amount .button,
.widget-price-filter .price_slider_amount input {
    background-color: transparent;
    border: none;
    width: 55px;
    text-align: center;
    padding: 7px 11px;
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    margin-right: 2px
}

.widget-price-filter .price_slider_amount:last-child .button {
    margin-right: 0
}

.widget-price-filter .price_slider_amount input:focus {
    border: 0
}

.widget-price-filter select {
    font-size: 14px;
    line-height: 1;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

.widget-price-filter .choose-option-point {
    position: relative
}

.widget-price-filter .choose-option-point:after {
    content: '\f0d7';
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 5px;
    font-size: 15px
}

.menu-vertical>li {
    z-index: 1;
    position: relative;
    overflow: visible !important;
    padding: 0 15px !important
}

.menu-vertical li a.close-side {
    display: none
}

.menu-vertical li a {
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 16px 0
}

.menu-vertical>li>a {
    display: block;
    font-size: 15px;
    font-weight: 500
}

.menu-vertical li.parent-plus>a:after,
.menu-vertical li.parent>a:after {
    position: absolute;
    content: "\e649";
    font-family: themify;
    font-size: 10px;
    right: 15px;
    top: 15px;
    font-weight: 600;
    color: #000b1c;
    opacity: .25
}

.menu-vertical>li.parent>a.active:after,
.menu-vertical>li.parent>a.open:after {
    content: "\e64b"
}

.menu-vertical li.parent-plus>a:after {
    content: "\e61a"
}

.menu-vertical>li.parent-plus>a.active:after,
.menu-vertical>li.parent-plus>a.open:after {
    content: "\e622"
}

.menu-vertical li ul {
    display: table-cell;
    float: none;
    width: 200px
}

.menu-vertical li ul:not(:last-child) {
    border-right: solid 1px #f0f0f0
}

.menu-vertical li ul li {
    padding: 0 !important
}

.menu-vertical li.parent ul.sub-menu {
    top: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    width: 100%
}

.menu-vertical li.parent ul.sub-menu li a {
    padding: 0
}

.menu-vertical li.parent .sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    left: 100%;
    top: 0;
    min-width: 200px;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -khtml-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2)
}

.menu-vertical li.parent .megamenu ul.list-unstyled li .sub-menu {
    background: #fff;
    margin: 0;
    position: unset;
    box-shadow: unset;
    border: none;
    display: block
}

.menu-vertical li.parent .megamenu ul.list-unstyled li:not(:last-child) {
    border-bottom: solid 1px #edf2f8
}

.menu-vertical li.parent .megamenu ul.list-unstyled li a {
    padding: 16px 15px;
    color: #656c76
}

.menu-vertical li.parent .megamenu ul.list-unstyled li.title>a {
    display: block;
    background: rgba(0, 0, 0, 0);
    font-weight: 500;
    color: #000b1c;
    font-size: 15px;
    padding: 16px 15px;
    text-transform: capitalize;
    border-bottom: 1px solid #e9eef6
}

.parent-plus .plus-menu {
    display: none
}

.sidebar-right .menu-vertical li.parent .sub-menu {
    right: 100%;
    left: auto
}

.sidebar .widget-area .widget {
    position: relative;
    margin: 0 0 30px;
    z-index: 2
}

.sidebar .widget-area .widget:not(.widget_media_image) {
    border: 1px solid #e9eef6
}

.sidebar.ttm-sidebar-right .widget-area .widget:last-child {
    margin-bottom: 0
}

.sidebar .widget a {
    font-weight: 500;
    font-size: 15px
}

.sidebar .widget ul>li {
    padding: 15px;
    display: block;
    overflow: hidden;
    border-top: 1px solid #eee
}

.sidebar .widget ul>li:first-child {
    border-top: none
}

.sidebar .widget .widget-title {
    font-size: 17px;
    line-height: 20px;
    padding: 12px 20px;
    margin: 0;
    font-weight: 500
}

.sidebar .widget .widget-title i {
    font-size: 15px;
    margin-right: 10px
}

.sidebar .sidebar-left>.widget>div,
.sidebar .sidebar-right>.widget>div {
    padding: 20px 15px
}

.product-list-widget.product {
    width: 100%
}

.product-list-widget.product .product-content-box {
    padding: 0;
    border: 0;
    text-align: left
}

.sidebar .widget div.ttm-flicker-widget-wrapper {
    padding-bottom: 12px
}

.flicker-widget .ttm-flicker-widget-wrapper a {
    overflow: hidden;
    margin: 0 3px 0 0;
    width: 68px;
    height: 68px;
    display: inline-block;
    background: 0 0
}

.flicker-widget .ttm-flicker-widget-wrapper img {
    width: 68px;
    height: 68px
}

.sidebar .widget.widget-search {
    border: 0;
    position: relative
}

.sidebar .widget.widget-search .search-form label {
    display: block;
    margin: 0
}

.sidebar .widget-search .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.sidebar .widget.widget-search .search-form .btn[type=submit] {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 46px;
    height: 46px;
    z-index: 1;
    border-radius: 0 3px 3px 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
    opacity: .5
}

.sidebar .widget.widget-search .input-text {
    border: 0
}

.sidebar .widget-categories li {
    position: relative;
    margin: 2px 0;
    font-size: 14px;
    line-height: 15px
}

.sidebar .widget-categories li span {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 50%;
    display: block;
    font-size: 13px;
    font-weight: 400;
    -webkit-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
    box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1)
}

.sidebar .widget-categories.widget a {
    font-weight: 400;
    font-size: 14px;
    line-height: 15px
}

.widget-text .ttm_info_widget {
    text-align: center;
    padding: 30px 20px
}

.widget-text .ttm_info_widget span {
    display: block;
    font-size: 14px;
    margin-bottom: 6px
}

.widget-text .ttm_info_widget .title h3 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase
}

.widget-text .ttm_info_widget p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px
}

.widget-text .ttm_info_widget h4 {
    font-size: 18px;
    font-weight: 400
}

.widget.widget-nav-menu ul li {
    padding: 0
}

.widget.widget-nav-menu ul li a {
    display: block;
    padding: 16px 30px 16px 15px;
    position: relative;
    font-weight: 500;
    font-size: 15px;
    background-color: #fff
}

.sidebar-left .widget-nav-menu ul li::after {
    content: "\e649";
    position: absolute;
    right: 16px;
    top: 15px;
    font-size: 11px;
    font-family: themify
}

.sidebar .widget .tagcloud a {
    display: inline-block;
    padding: 7px 20px;
    margin: 0 0 8px;
    border: 1px solid;
    border-radius: 0;
    font-size: 14px !important;
    background-color: transparent;
    font-weight: 500
}

.sidebar .widget .tagcloud a:last-child {
    margin-bottom: 0
}

.widget.widget-latest-tweets ul>li {
    position: relative;
    padding-left: 24px
}

.widget.widget-latest-tweets ul>li:first-child {
    padding-top: 0
}

.widget.widget-latest-tweets p.tweet-text:before {
    content: "\f099";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    position: absolute;
    left: 0;
    padding-top: 5px;
    color: #00acee
}

.widget .latest-tweets ul li p.tweet-text {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px
}

.widget .latest-tweets ul li p.tweet-details {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px
}

.widget .latest-tweets ul li .tweet-details a {
    font-size: 12px
}

ul.ttm-recent-post-list>li>a {
    font-size: 14px !important;
    line-height: 20px;
    display: block;
    font-weight: 400
}

ul.ttm-recent-post-list>li img {
    display: block;
    width: 80px;
    height: 85px;
    float: left;
    margin-right: 18px
}

ul.ttm-recent-post-list>li .post-date {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 18px
}

ul.ttm-recent-post-list li:after {
    display: table
}

.sidebar ul.product-list-widget li img {
    float: left;
    margin-right: 10px;
    width: 80px;
    height: 90px;
    background: #fff;
    box-shadow: none
}

.sidebar-left.product .product-content-box,
.sidebar-right.product .product-content-box {
    text-align: left;
    padding: 5px 0 0;
    border: 0
}

.sidebar-left.product .product-content-box .product-title h2,
.sidebar-right.product .product-content-box .product-title h2 {
    margin-bottom: 5px
}

.sidebar-left .star-ratings ul li,
.sidebar-right .star-ratings ul li {
    width: auto;
    margin: 0;
    font-size: 10px;
    line-height: 1;
    padding: 0;
    border: 0;
    display: inline-block
}

.widget-testimonial .testimonial_slick_slider .slick-dots {
    margin: 20px 0
}

.widget-testimonial .testimonial_slick_slider .slick-dots li {
    display: inline-block;
    padding: 0;
    margin: 0;
    border: 0
}

.widget-testimonial .testimonial_slick_slider .slick-dots li button:before {
    font-size: 24px;
    line-height: 14px;
    opacity: 1;
    color: #ddd9d9
}

.widget-testimonial .testimonial_slick_slider .slick-dots li button {
    border: 1px solid #ddd9d9;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    margin: 0 auto
}

.pagination-block {
    display: block;
    margin-top: 35px;
    text-align: center
}

.pagination-block .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    color: #656c76;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #e9eef6;
    border-radius: 0;
    margin: 0 3px;
    padding: 0;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.pagination-block .page-numbers i {
    font-size: 12px
}

.list_page {
    text-align: center;
    margin: 0;
    display: block
}

.list_page:after {
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden
}

.list_page ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom
}

.list_page ul li {
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 4px
}

.list_page ul a {
    color: #333;
    padding: 8px 12px;
    line-height: 18px;
    display: block;
    transition: all 1s cubic-bezier(.175, .885, .32, 1) 0s;
    background: #fff
}

.page_group ul {
    border-right: solid 1px #ddd;
    border-radius: 4px
}

.page_group ul li {
    border-right: none;
    border-radius: 0;
    float: left
}

.page_group ul .active a {
    background: #f3f3f3;
    border-radius: 0
}

.page_group ul li.page_total {
    display: none
}

.banner-image {
    position: relative;
    overflow: hidden
}

.banner-image a {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    background: #fff
}

.banner-image a:after,
.banner-image a:before {
    background: rgba(255, 255, 255, .4);
    content: " ";
    height: 0;
    padding: 0;
    position: absolute;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    width: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    z-index: 1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px
}

.product,
.product-box-inner {
    position: relative;
    overflow: hidden
}

.banner-image a:before {
    left: 0;
    top: 0
}

.banner-image a:after {
    bottom: 0;
    right: 0
}

.banner-image:hover a:after,
.banner-image:hover a:before {
    height: 100%;
    width: 100%;
    transform: rotatex(-180deg);
    -webkit-transform: rotatex(-180deg);
    -moz-transform: rotatex(-180deg);
    -ms-transform: rotatex(-180deg);
    -o-transform: rotatex(-180deg);
    opacity: 0
}

.product {
    width: calc(50% - 2px);
    clear: both
}

.product .product-box {
    border: 1px solid #e9eef6
}

.slick_slider .product-box {
    margin-bottom: 0
}

.product-image-box img {
    text-align: center;
    margin: 0 auto;
    display: block
}

.content-tab .slick_slider .product-box,
.product-box,
.sidebar .product-box,
.tab-content .product-box {
    margin-bottom: 32px
}

.product-banner-section .product-box {
    margin-top: 38px
}

.pro-image-back {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    transition: all .45s ease 0s;
    -webkit-transition: all .45s ease 0s;
    -moz-transition: all .45s ease 0s;
    -o-transition: all .45s ease 0s
}

.product-box:hover .pro-image-back {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: all .45s ease 0s;
    -webkit-transition: all .45s ease 0s;
    -moz-transition: all .45s ease 0s;
    -o-transition: all .45s ease 0s
}

.product-box:hover .pro-image-front {
    opacity: 0;
    visibility: hidden
}

.product .product-box .product-btn-links-wrapper {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center
}

.product .product-box .product-btn-links-wrapper>div {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    opacity: 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px)
}

.product .product-box .product-btn-links-wrapper a {
    display: block;
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 13px;
    margin: 0 2px;
    text-align: center;
    background-color: transparent;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.product .product-box .product-btn-links-wrapper>div:nth-child(1) {
    -moz-transition-delay: .1s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.product .product-box .product-btn-links-wrapper>div:nth-child(2) {
    -moz-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.product .product-box .product-btn-links-wrapper>div:nth-child(3) {
    -moz-transition-delay: .3s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.product .product-box:hover .product-btn-links-wrapper>div {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0)
}

.product .product-box .product-btn-links-wrapper a i {
    line-height: 32px
}

.product .tooltip:after,
.product [data-tooltip]:after {
    width: 130px
}

.product .tooltip-top:after,
.product .tooltip:after,
.product [data-tooltip]:after {
    margin-left: -60px
}

.product .product-content-box {
    text-align: center;
    padding: 22px 15px;
    position: relative;
    border-top: 1px solid #e9eef6
}

.product .product-content-box .product-title h2 {
    padding: 0;
    margin: 0;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

.product .price {
    margin: 0;
    font-size: 15px;
    line-height: 25px;
    display: block
}

.price .product-Price-amount {
    font-weight: 600
}

.price del .product-Price-amount {
    font-weight: 500;
    text-decoration: line-through;
    margin-left: 5px;
    color: #656c76
}

.price ins {
    text-decoration: none
}

.product .star-ratings {
    line-height: 27px;
    font-size: 10px
}

.product .star-ratings ul {
    display: block;
    padding: 0;
    margin: 0
}

.product .onsale,
.product .star-ratings ul li {
    display: inline-block
}

.product .star-ratings ul li i {
    font-size: 13px
}

.sidebar .star-ratings ul li,
.star-ratings {
    width: auto;
    margin: 0;
    font-size: 10px;
    line-height: 1;
    padding: 0;
    border: 0
}

.product .onsale {
    height: 20px;
    width: 35px;
    padding-left: 4px;
    line-height: 20px;
    color: #fff;
    background: #dc242b;
    text-align: right;
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: top;
    border-radius: 0;
    padding-top: 0;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
    min-height: auto;
    font-weight: 400
}

.product .onsale:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 34px;
    right: 0;
    border-right: 8px solid transparent;
    border-top: 10px solid #dc242b;
    border-left: 8px solid #dc242b;
    border-bottom: 10px solid #dc242b
}

.coupen_code,
.coupen_code span,
.quantity {
    display: inline-block
}

.coupen-box {
    padding: 50px 15px 30px 23px;
    position: relative;
    height: 100%;
    width: 100%;
    border-left: 1px solid #f7f8fa
}

.coupen-box h4 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500
}

.coupen-box p {
    font-size: 15px
}

.coupen_code {
    text-align: center;
    padding: 10px 20px 9px;
    border: 1px dashed;
    margin-top: 20px
}

.coupen_code span {
    font-size: 15px
}

.products .pro_slick_slider .slick-arrow,
.products .slick_slider .slick-arrow {
    width: 26px;
    height: 26px;
    border: 1px solid #e9eef6;
    border-radius: 3px;
    background: #fff
}

.products .pro_slick_slider .slick-next,
.products .pro_slick_slider .slick-prev,
.products .slick_slider .slick-next,
.products .slick_slider .slick-prev {
    top: -50px;
    right: 0
}

.products .pro_slick_slider .slick-prev,
.products .slick_slider .slick-prev {
    left: auto;
    right: 30px
}

.products .pro_slick_slider .slick-next:before,
.products .pro_slick_slider .slick-prev:before,
.products .slick_slider .slick-next:before,
.products .slick_slider .slick-prev:before {
    font-family: themify;
    font-size: 10px;
    line-height: 1;
    opacity: 1;
    color: #656c76;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.products .pro_slick_slider .slick-prev:before,
.products .slick_slider .slick-prev:before {
    content: "\e64a"
}

.products .pro_slick_slider .slick-next:before,
.products .slick_slider .slick-next:before {
    content: "\e649"
}

.products .pro_slick_slider .slick-arrow.slick-disabled,
.products .slick_slider .slick-arrow.slick-disabled {
    cursor: not-allowed
}

.quantity {
    position: relative
}

.quantity input.qty {
    width: 100px;
    height: 45px;
    font-size: 16px;
    line-height: 26px;
    padding-left: 15px;
    font-weight: 500;
    margin-left: 10px
}

.quantity>span {
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    width: 26px;
    height: 50%;
    line-height: 20px;
    border-left: 1px solid #ebebeb;
    font-size: 0;
    cursor: pointer
}

.overlay-modal1,
.wrap-modal1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.quantity>span.inc {
    top: 0
}

.quantity>span.dec {
    bottom: 0;
    border-top: 1px solid #ebebeb
}

.quantity>span:before {
    content: "";
    font-family: FontAwesome;
    font-size: 16px;
    color: #333
}

.quantity>span.inc:before {
    content: "\f106"
}

.quantity>span.dec:before {
    content: "\f107"
}

.overlay-modal1 {
    z-index: -1;
    height: 100%;
    background: #000;
    opacity: .8
}

.wrap-modal1 {
    right: 0;
    height: 100vh;
    z-index: 9000;
    overflow: auto;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    visibility: hidden;
    opacity: 0
}

.modal1-content {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    transition: transform .3s ease-out;
    transform: translateY(-25%);
    margin: 100px auto;
    background: #fff;
    padding: 50px
}

.show-modal1 {
    visibility: visible;
    opacity: 1
}

.show-modal1 .modal1-content {
    transform: translate(0)
}

.close.js-hide-modal1 {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    z-index: 99;
    transition: all .3s;
    padding: 0;
    background-color: transparent
}

.easyzoom {
    position: relative;
    zoom: 1
}

.easyzoom img {
    vertical-align: bottom;
    background: #f6f9ff
}

.easyzoom-flyout,
.easyzoom-notice {
    position: absolute;
    background: #FFF
}

.easyzoom.is-loading img {
    cursor: progress
}

.easyzoom.is-ready img {
    cursor: crosshair
}

.easyzoom.is-error img {
    cursor: not-allowed
}

.easyzoom-notice {
    top: 50%;
    left: 50%;
    z-index: 150;
    width: 10em;
    margin: -1em 0 0 -5em;
    line-height: 2em;
    text-align: center;
    box-shadow: 0 0 10px #888
}

.easyzoom-flyout {
    z-index: 100;
    overflow: hidden
}

.easyzoom-flyout img{
    width: auto;
    max-width: none ;
}

.easyzoom--overlay .easyzoom-flyout {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.easyzoom--adjacent .easyzoom-flyout {
    top: 0 left: 100%;
    width: 100%;
    height: 100%;
    margin-left: 20px
}

.easyzoom--adjacent .easyzoom-flyout img{
    width: auto;
    max-width: none ;
}