/*：源代码唯一下载链接: http://www.bootstrapmb.com/item/1516(当前备注仅在演示里出现，下载源码不包含)*//*-----------------------------------------------------------------------------------    Template Name: Kinun eCommerce HTML Template    Template URI: https://themekhr.com/tf/kinun-preview/    Description: This is html5 template    Author: Kaji Hasibur Rahman    Author URI: https://themeforest.net/user/templatehunt    Version: 1.0-----------------------------------------------------------------------------------    CSS INDEX    ===================    1. Theme Default CSS (body, link color, section etc)433    2. header-area start    3. responsive-menu area start    5. slider-area start    6. featured-area start    8. product-area start    9. banner-area start    10. testmonial-area start    11. spacial-product-area start    12. blog-area start    13. brand-area start    14. footer-area start    15. breadcumb-area start    16. shop-page start    17. shop-single start    18. cart style here    19. checkout style here    20. contact-area start    21. about-area start    22. team-area start    23. light-theme color css-----------------------------------------------------------------------------------*//*=================================        defolt-css here===================================*/@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,900');* {    margin: 0;    padding: 0;}body {    font-family: 'Roboto', sans-serif;    font-size: 14px;    line-height: 24px;    color: #696666;    background: #fff;    font-weight: 400;}.floatleft {    float: left;}.floatright {    float: right;}img {    max-width: 100%;    height: auto}.fix {    overflow: hidden}p {    margin: 0px;    font-weight: 400;}h1,h2,h3,h4,h5,h6 {    margin-bottom: 10px;    margin-top: 0px;    color: #121212;}input:focus,select:focus {    outline: none;}input,button,img {    transition: all .3s;    -webkit-transition: all .3s;    -moz-transition: all .3s;}a {    -webkit-transition: all 0.3s ease 0s;    transition: all 0.3s ease 0s;    -webkit-transition: all .3s;    -moz-transition: all .3s;    text-decoration: none;    color: #121212;}a:hover {    color: #FF033D;}a:active,a:hover,a:focus {    outline: none;    text-decoration: none;}button:focus {    outline: none;}button {    cursor: pointer;}ul {    list-style: outside none none;    margin: 0;    padding: 0;}:before,:after {    transition: all .3s;    -webkit-transition: all .3s;    -moz-transition: all .3s;}div {    transition: all .3s;    -webkit-transition: all .3s;    -moz-transition: all .3s;}.black-opacity {    position: relative;    z-index: 9;}.black-opacity:before {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background: #000;    content: "";    opacity: .30;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}.bg-1 {    background: #f5f5f5;}.bg-img-1 {    background: url(../images/bg/1.jpg) no-repeat center center / cover;}.bg-img-2 {    background: url(../images/bg/2.png) no-repeat center center / cover;}.bg-img-3 {    background: url(../images/bg/3.jpg) no-repeat center center / cover;}.bg-img-4 {    background: url(../images/bg/4.jpg) no-repeat center center / cover;}.p-10 {    padding: 10px}.ptb-15 {    padding: 15px 0px;}.mt-60 {    margin-top: 60px;}.mb-30 {    margin-bottom: 30px;}.mb-15 {    margin-bottom: 15px;}a#scrollUp {    position: absolute;    right: 20px;    bottom: 20px;    height: 40px;    width: 40px;    background: #FF033D;    text-align: center;    line-height: 40px;    color: #fff;    border: 2px solid #FF033D;}a#scrollUp:hover {    background: #f5f5f5;}/*----------header-area start----------*/.header-tor-area {    border-bottom: 1px solid #eee;}.header-tor-area p {    padding: 10px 0;}.account-info {    -webkit-box-pack: end;    -ms-flex-pack: end;    justify-content: flex-end;}.account-info li {    position: relative;}.account-info li>a {    display: inline-block;    text-transform: uppercase;    font-size: 13px;    padding: 10px 20px;    position: relative;    border-left: 1px solid #eee;    display: block;}.account-info li:hover>a {    color: #FF033D;}.account-info li a i {    margin-right: 5px;}.account-info li a i.fa-angle-down {    margin-right: 0;    margin-left: 5px;}.account-info li:first-child a {    padding-left: 0;    border-left: none;}.account-info li:last-child a {    padding-right: 0;}.account-info li>ul {    position: absolute;    right: 0;    width: 150px;    padding: 20px;    background: #f5f5f5;    border-top: 1px solid #eee;    z-index: 99;    transform: scaleY(0);    -webkit-transform: scaleY(0);    -moz-transform: scaleY(0);    transform-origin: top;    -webkit-transform-origin: top;    -webkit-transform-origin: top;    visibility: hidden;    opacity: 0;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    text-align: right;    transition: all .3s;    -webkit-transition: all .3s;    -moz-transition: all .3s;    box-shadow: 0px 1px 5px rgba(0, 0, 0, .2);}.account-info li:last-child>ul {    width: 100px;}.account-info li:hover>ul {    transform: scaleY(1);    -webkit-transform: scaleY(1);    -moz-transform: scaleY(1);    visibility: visible;    opacity: 1;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}.account-info li>ul li a {    padding: 5px 0px;    border-left: none;}.account-info li>ul li:hover a {    padding-right: 5px;}.account-info li>ul li a img {    margin-left: 5px;}.header-middle-area {    padding: 30px 0px;    border-bottom: 1px solid #eee;}.logo a {    text-transform: uppercase;    font-size: 30px;    font-weight: 700;    color: #eee;    display: block;}.logo a img.light-logo {    display: none;}.search-wrap form {    position: relative;}.search-wrap input {    width: 100%;    height: 45px;    background: transparent;    border: 1px solid #eee;    padding: 0px 45px 0px 150px;    color: #fff;}.select-menu {    position: absolute;    left: 0;    top: 0;    width: 130px;    height: 45px;}.select-menu:before {    position: absolute;    right: 10px;    top: 10px;    content: "\f107";    font-size: 16px;    font-family: fontawesome;}.select-menu:focus {    outline: none;}.dropdown {    padding: 10px;    background: #f1f1f1;    font-size: 13px;    visibility: hidden;    opacity: 0;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    transform: scaleY(0);    -webkit-transform: scaleY(0);    -moz-transform: scaleY(0);    transition: all .3s;    -webkit-transition: all .3s;    -moz-transition: all .3s;    transform-origin: top;    -webkit-transform-origin: top;    -moz-transform-origin: top;    z-index: 696666;}.select-menu.active .dropdown {    visibility: visible;    opacity: 1;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";    transform: scaleY(1);    -webkit-transform: scaleY(1);    -moz-transform: scaleY(1);}.select-menu span {    display: block;    height: 45px;    width: 100%;    line-height: 45px;    text-transform: uppercase;    font-size: 13px;    border-right: 1px solid #eee;    padding-left: 10px;    cursor: pointer;}.search-wrap button {    width: 45px;    height: 45px;    border: none;    background: transparent;    color: #696666;    position: absolute;    right: 0;    top: 0;    border-left: 1px solid #eee;}.search-wrap button:hover {    background: #FF033D;    color: #fff;    border-color: #FF033D;}.cart-wishlist-wrap {    -webkit-box-pack: end;    -ms-flex-pack: end;    justify-content: flex-end;}.cart-wishlist-wrap li {    margin-right: 5px;}.cart-wishlist-wrap li:last-child {    margin-right: 0;}.cart-wishlist-wrap li a {    display: block;    height: 45px;    border: 1px solid #eee;    padding: 0px 15px;    line-height: 45px;    text-transform: uppercase;    letter-spacing: 1px;    font-size: 13px;}.cart-wishlist-wrap li a i.fa-shopping-cart {    padding: 16px 15px 15px 0px;    margin-right: 15px;    border-right: 1px solid #eee;}.mainmenu {    -webkit-box-pack: end;    -ms-flex-pack: end;    justify-content: flex-end;}.mainmenu li {    position: relative;}.mainmenu li a {    padding: 15px 20px;    display: block;    text-transform: capitalize;}.mainmenu li:first-child a {    padding-left: 0;}.mainmenu li:last-child a {    padding-right: 0;}.mainmenu li>ul {    position: absolute;    left: 0;    top: 100%;    background: #f5f5f5;    width: 150px;    padding: 20px;    visibility: hidden;    opacity: 0;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    transform: scaleY(0);    -webkit-transform: scaleY(0);    -moz-transform: scaleY(0);    transform-origin: top;    -webkit-transform-origin: top;    -moz-transform-origin: top;    z-index: 99;    border-top: 1px solid #FF033D;    box-shadow: 0px 1px 2px rgba(0, 0, 0, .1);}.mainmenu li:hover>ul {    visibility: visible;    opacity: 1;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";    transform: scaleY(1);    -webkit-transform: scaleY(1);    -moz-transform: scaleY(1);}.mainmenu li.active>a {    color: #FF033D;}.mainmenu li>ul li a {    padding: 5px 0px;}/*------responsive-menu area start------*/.header-bottom-area {    position: relative;}.responsive-menu-tigger {    overflow: hidden;}.responsive-menu-tigger a {    display: block;    overflow: hidden;    margin: 21px 0px;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    float: right;}.responsive-menu-tigger a span {    width: 20px;    height: 2px;    background: #121212;    display: block;    float: right;    margin-bottom: 2px;}.responsive-menu-tigger a:hover span {    background: #FF033D;}.responsive-menu-area {    position: absolute;    left: 0;    width: 100%;    z-index: 99;    background: #f1f1f1;    top: 100%;    padding: 20px;    transition: all .3s;    -webkit-transition: all .3s;    -moz-transition: all .3s;    visibility: hidden;    opacity: 0;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    transform: scaleY(0);    -webkit-transform: scaleY(0);    -moz-transform: scaleY(0);    transform-origin: top;    -webkit-transform-origin: top;    -moz-transform-origin: top;}.responsive-menu-area.active {    transform: scaleY(1);    visibility: visible;    opacity: 1;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";    -webkit-transform: scaleY(1);    -moz-transform: scaleY(1);    -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);}.metismenu li {    margin-bottom: 5px;}.metismenu li a {    display: block;}.metismenu li a:hover {    color: #FF033D;}.metismenu .has-arrow:after {    right: 0;}.metismenu li>ul {    padding-left: 20px;}/*------responsive-menu area end------*/.cetagory-wrap {    background: #f5f5f5;    position: relative;}.cetagory-wrap span {    text-transform: uppercase;    font-weight: 500;    display: block;    text-align: center;    padding: 15px 0px;    border: 1px solid #eee;    border-top: none;    border-bottom: none;    color: #121212;}.cetagory-wrap ul.cetagory-items {    position: absolute;    left: 0;    top: 100%;    background: #f5f5f5;    width: 100%;}.cetagory-wrap ul.cetagory-items>li {    padding: 11px 20px 11px 40px;    text-transform: capitalize;    position: relative;}.cetagory-wrap ul.cetagory-items li a {    display: block;    color: #696666;}.cetagory-wrap ul.cetagory-items li:hover >a{    color: #FF033D;}.cetagory-wrap ul.cetagory-items li i {    position: absolute;    top: 50%;    left: 10px;    transform: translateY(-50%);    -webkit-transform: translateY(-50%);    -moz-transform: translateY(-50%);}.cetagory-wrap ul.cetagory-items li i.pull-right {    left: auto;    right: 10px;}.cetagory-wrap ul li:last-child {    border-bottom: none;}.cetagory-wrap ul li>ul.sub-cetagory {    position: absolute;    left: 120%;    top: 2px;    width: 750px;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    padding: 20px;    z-index: 6966669;    background: #f5f5f5;    padding: 15px;    visibility: hidden;    opacity: 0;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    transition: all .3s;    -webkit-transition: all .3s;    -moz-transition: all .3s;}.cetagory-wrap ul li:hover>ul.sub-cetagory {    left: 100%;    visibility: visible;    opacity: 1;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}.cetagory-wrap ul li>ul.sub-cetagory li {    width: 100%;    display: block;    padding: 0px 10px;}.cetagory-wrap ul li>ul.sub-cetagory li p {    text-transform: uppercase;    font-weight: 500;    margin-bottom: 10px;    padding-bottom: 10px;    border-bottom: 1px solid #eee;    color: #FF033D;}.cetagory-wrap ul li>ul.sub-cetagory li ul li {    line-height: 30px;    padding: 0px;}/*----------header-area end----------*//*----------slider-area start----------*/.slider-area {    margin-top: 20px;}.slider-active {    padding: 10px;    background: #f5f5f5;    overflow: hidden;}.slider-item {    position: relative;}.slider-content {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    padding: 0px 20px;}.slider-content h2 {    font-size: 24px;    text-transform: uppercase;    letter-spacing: 3px;    margin-bottom: 15px;}.slider-content h2 span,.slider-content h3 span {    color: #FF033D;}.slider-content h3 {    font-size: 20px;    margin-bottom: 25px;}.slider-content p {    margin-bottom: 15px;    color: #fff;}.slider-content a {    display: inline-block;    text-transform: uppercase;    background: #FF033D;    color: #fff;    width: 100px;    height: 35px;    line-height: 33px;    text-align: center;    border-radius: 3px;    font-size: 13px;    border: 2px solid #FF033D;}.slider-content a:hover {    background: transparent;}.next-prev-btn .owl-nav div {    position: absolute;    left: -100px;    top: 50%;    transform: translateY(-50%);    -webkit-transform: translateY(-50%);    -moz-transform: translateY(-50%);    height: 30px;    width: 30px;    background: #FF033D;    line-height: 30px;    text-align: center;    border: 1px solid #FF033D;}.next-prev-btn .owl-nav div:hover {    background: transparent;}.next-prev-btn:hover .owl-nav div {    left: 0px;}.next-prev-btn .owl-nav div.owl-next {    left: auto;    right: -100px;}.next-prev-btn:hover .owl-nav div.owl-next {    right: 0px;}/*----------slider-area end----------*/.author-wrap {    text-align: center;    padding: 20px;    background: #f5f5f5;    margin-bottom: 10px;    outline: 1px solid #e1e1e1;    outline-offset: -10px;}.author-wrap:hover {    outline-color: #666;}.author-wrap img {    border-radius: 50%;    border: 2px solid #eee;    margin-bottom: 10px;}.author-wrap h4 {    text-transform: uppercase;    font-size: 15px;    color: #FF033D;    font-weight: 600;}.author-wrap p {    font-size: 13px;    line-height: 20px;}.banner-wrap {    padding: 10px;    background: #f5f5f5;    position: relative;    overflow: hidden;}.banner-img {    overflow: hidden;}.banner-img img {    width: 100%;    transform: scale(1);    -webkit-transform: scale(1);    -moz-transform: scale(1);    transition: all .7s;    -webkit-transition: all .7s;    -moz-transition: all .7s;    zoom: 1;}.banner-wrap:hover .banner-img img {    transform: scale(1.1);    -webkit-transform: scale(1.1);    -moz-transform: scale(1.1);    zoom: 1;}span.discount {    position: absolute;    right: -60px;    top: 15px;    display: inline-block;    padding: 2px 60px 2px 40px;    text-transform: uppercase;    font-style: italic;    background: #FF033D;    z-index: 9;    letter-spacing: 1px;    font-weight: 600;    font-size: 12px;    color: #fff;    transform: rotate(45deg);    -webkit-transform: rotate(45deg);    -moz-transform: rotate(45deg);}.info-wrap {    background: #f5f5f5;    padding: 10px;    margin-top: 20px;}.info-items {    text-align: center;    background: #f1f1f1;    border: 1px solid #e1e1e1;    padding: 10px;}.info-items:hover {    border-color: #666;}.info-items h4 {    font-size: 14px;    text-transform: uppercase;    margin: 10px 0px 0px;}.info-items p {    font-size: 13px;}.slider-item.black-opacity:before{    opacity: 0;}/*----------featured-area start----------*/.featured-area {    margin-top: 30px;}.featured-wrap {    padding: 10px;    background: #f5f5f5;    margin-bottom: 30px;}.featured-img {    position: relative;    overflow: hidden;}.featured-img.black-opacity:before {    opacity: .3;}.featured-content {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    padding: 10px;}.featured-content h2 {    text-transform: uppercase;    font-size: 18px;    color: #FF033D;    font-weight: 600;}.featured-content p {    line-height: 22px;    margin-bottom: 15px;    color: #fff;}.featured-content p span {    display: block;}.featured-content ul li a {    height: 32px;    width: 100px;    line-height: 32px;    font-size: 13px;    background: #FF033D;    text-align: center;    color: #fff;    display: inline-block;    border-radius: 3px;    border: 1px solid #FF033D;}.featured-content ul li a:hover {    background: #fff;    color: #FF033D;}.product-sidebar {    background: #f5f5f5;    padding: 10px;    margin-bottom: 30px;}.section-title {    font-size: 16px;    padding-bottom: 10px;    margin-bottom: 20px;    position: relative;}.section-title:before,.section-title:after {    position: absolute;    left: 0;    bottom: 0;    width: 60px;    height: 1px;    background: #FF033D;    content: "";}.section-title:after {    height: 3px;    width: 20px;    bottom: -1px;}.product-sidebar-items {    margin-bottom: 10px;}.product-sidebar-img {    float: left;    margin-right: 10px;}.product-sidebar-img.black-opacity:before {    opacity: .2;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";}.product-sedebar-content h4 {    font-size: 14px;    margin-bottom: 0px;}.product-sedebar-content p {    font-size: 13px;    line-height: 20px;}ul.rating li {    display: inline-block;    font-size: 12px;    color: #FF033D;    line-height: 20px;}.next-prev-style .owl-nav div {    position: absolute;    right: 0;    top: -50px;    width: 20px;    height: 20px;    line-height: 20px;    border: 1px solid #ddd;    border-radius: 50%;    text-align: center;}.next-prev-style .owl-nav div:hover {    background: #FF033D;    color: #fff;    border-color: #FF033D;}.next-prev-style .owl-nav div.owl-prev {    right: 25px;}/*----------featured-area end----------*//*----------product-area start----------*/.shop-area {    padding: 10px;    background: #f5f5f5;    margin-bottom: 30px;}.product-img {    position: relative;    overflow: hidden;    display: block;}.product-img.black-opacity:before {    z-index: 9;    opacity: .2;}.product-wrap .product-img img.second {    left: 100%;    position: absolute;    top: 0;}.product-wrap .product-img img {    display: block;    height: 100%;    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;    -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;    width: 100%;}.product-wrap:hover .product-img img.second,.product-wrap:hover .product-img img.first {    transform: translate3d(-100%, 0px, 0px);    -webkit-transform: translate3d(-100%, 0px, 0px);    -moz-transform: translate3d(-100%, 0px, 0px);}.product-img span.new {    position: absolute;    left: 2px;    top: 0;    z-index: 99;    display: block;    font-size: 12px;    font-weight: 500;    color: #fff;}.product-img span.new.sale {    left: auto;    right: 2px;}.product-img span.new:before {    position: absolute;    content: "";    height: 60px;    width: 70px;    background: #FF033D;    left: -33px;    top: -30px;    z-index: -9;    transform: rotate(-45deg);    -webkit-transform: rotate(-45deg);    -moz-transform: rotate(-45deg);}.product-img span.new.sale:before {    left: auto;    right: -40px;    top: -33px;}.shop-icon {    position: absolute;    top: 0;    width: 100%;    height: 100%;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    z-index: 696666;    visibility: hidden;    opacity: 0;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}.product-wrap:hover .shop-icon {    visibility: visible;    opacity: 1;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}.shop-icon ul {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    text-align: center;    margin: 0px auto;}.shop-icon ul li {    transition: all .3s;    -webkit-transition: all .3s;    -moz-transition: all .3s;}.product-wrap:hover .shop-icon ul li:nth-child(2) {    margin-top: 15px;}.product-wrap:hover .shop-icon ul li:nth-child(3) {    margin-top: 30px;}.shop-icon ul li a {    height: 30px;    width: 30px;    background: #FF033D;    line-height: 30px;    display: block;    color: #fff;    border: 1px solid #FF033D;}.shop-icon ul li a:hover {    background: #fff;    color: #FF033D;}.product-content {    padding: 20px 10px 10px;    border: 1px solid #e1e1e1;    border-top: none;}.product-wrap:hover .product-content {    border-color: #FF033D;}.product-content h3 {    font-size: 15px;}.product-content p del {    font-size: 13px;    font-weight: 400;    margin-left: 5px;}/*----------product-area end----------*//*----------banner-area start----------*/.banner-img {    position: relative;}.banner-img.black-opacity:before {    background: #FF033D;    z-index: 9;}.banner-content {    position: absolute;    left: 0px;    top: 0px;    height: 100%;    width: 100%;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    padding: 0px 20px;    z-index: 99;}.banner-content h2 {    text-transform: uppercase;    font-size: 40px;    line-height: 30px;    color: #fff;}.banner-content h2 span {    position: static;    background: transparent;    color: #FF033D;    padding: 0px;}.banner-content h3 {    font-size: 15px;    font-weight: 500;    padding: 5px 20px;    background: #FF033D;    display: inline-block;    text-transform: uppercase;    margin-bottom: 0;    line-height: 20px;    color: #fff;}.discount-wrap {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    padding: 10px;}.discount-wrap span.cdown {    height: 45px;    width: 45px;    background: #fff;    display: block;    margin-bottom: 3px;    text-align: center;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    border: 2px solid #FF033D;    color: #121212;}.discount-wrap span.cdown span {    line-height: 15px;    font-weight: 600;}.discount-wrap span.cdown p {    line-height: 15px;    font-size: 12px;    font-weight: 500;}/*----------banner-area end----------*/.tab-menu {    -webkit-box-pack: end;    -ms-flex-pack: end;    justify-content: flex-end;}.tab-content .owl-nav {    display: none!important;}.tab-menu li {    margin-left: 5px;}.tab-menu li:first-child {    margin-left: 0;}.tab-menu li a {    padding: 1px 20px;    border: 1px solid #e1e1e1;    font-weight: 500;    display: block;    font-size: 12px;}.tab-menu li a:hover,.tab-menu li a.active,.tag-wrap ul li a:hover {    background: #FF033D;    color: #fff;    border-color: #FF033D;}.tag-wrap {    margin-bottom: 30px;    background: #f5f5f5;    padding: 10px;}.tag-wrap ul li {    display: inline-block;    margin-bottom: 5px;}.tag-wrap ul li a {    padding: 7px 21px;    border: 1px solid #e1e1e1;    display: block;}/*----------testmonial-area start----------*/.testmonial-wrap {    padding: 10px;    background: #f5f5f5;}.test-items {    padding: 20px;    border: 1px solid #e1e1e1;    text-align: center;}.test-items:hover {    border-color: #FF033D;}.test-img {    height: 70px;    width: 70px;    border-radius: 50%;    overflow: hidden;    margin: 0px auto 15px;    border: 2px solid #FF033D;}.test-items:hover .test-img {    border-color: #696666;}.test-content h3 {    font-size: 18px;    margin-bottom: 0px;}.test-content span {    font-size: 11px;    text-transform: uppercase;    font-style: italic;    color: #FF033D;    margin-bottom: 5px;    display: block;}/*----------testmonial-area end----------*//*----------spacial-product-area start----------*/.spacial-product-wrap {    background: #f5f5f5;    padding: 10px;}.spacial-product-area .product-sidebar {    border: 1px solid #e1e1e1;    margin-bottom: 0;}/*----------spacial-product-area end----------*//*----------blog-area start----------*/.blog-wrap {    padding: 10px;    background: #f5f5f5;}.blog-content {    padding: 20px 10px;    border: 1px solid #e1e1e1;    border-top: none;}.blog-item:hover .blog-content {    border-color: #666;}.blog-content h3 {    font-size: 16px;}.blog-meta {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: justify;    -ms-flex-pack: justify;    justify-content: space-between;    margin-bottom: 10px;}.blog-meta li a {    display: block;    font-size: 12px;    font-style: italic;    color: #999;}.blog-meta li a:hover {    color: #FF033D;}.blog-meta li a i {    margin-right: 2px;}.blog-content p {    margin-bottom: 15px;}.blog-content a.readmore {    display: inline-block;    padding: 3px 20px;    background: #FF033D;    border: 1px solid #FF033D;    border-radius: 3px;    text-transform: capitalize;    color: #fff;}.blog-content a.readmore:hover {    background: #fff;    color: #FF033D;}/*----------blog-area end----------*//*----------brand-area start----------*/.brand-active {    padding: 10px 10px;    background: #f5f5f5;}.brand-items a {    display: block;    border: 2px solid #FF033D;}/*----------brand-area end----------*//*----------footer-area start----------*/.footer-top {    padding-top: 30px;}.footer-widget {    margin-bottom: 30px;}.footer-contact ul li {    margin-bottom: 15px;    padding-left: 45px;    line-height: 18px;    position: relative;}.footer-contact ul li:last-child {    margin-bottom: 0;}.footer-contact ul li i {    position: absolute;    left: 0;    top: 50%;    transform: translateY(-50%);    -webkit-transform: translateY(-50%);    -moz-transform: translateY(-50%);    height: 35px;    width: 35px;    line-height: 35px;    border: 1px solid #696666;    text-align: center;}.footer-contact ul li span {    display: block;}.footer-widget h2 {    text-transform: uppercase;}.footer-menu ul li {    line-height: 28px;}.footer-menu ul li a {    display: block;    color: #696666;}.footer-menu ul li a:hover {    color: #FF033D;}.footer-menu ul li a:before {    content: "\f101";    font-family: fontawesome;    margin-right: 7px;}.footer-bottom {    border-top: 1px solid #e1e1e1;    padding: 10px 0px;}/*----------footer-area end----------*//*modal*/.flex-style {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;}.modal-dialog-centered {    background: #fff;    padding: 50px;    max-width: 1000px;    margin: 200px auto;}.modal-content button {    position: absolute;    right: -48px;    top: -48px;    width: 50px;    height: 50px;    background: #e1e1e1;    text-align: center;    font-size: 24px;    border: none;    color: #fff;}.modal-content button:hover {    background: #FF033D;}.modal-body {    padding: 0px;}.modal-content {    border: none;    background: #f5f5f5;    padding: 10px;}/*mobal-subscribe*/.subscribe-dialog {    max-width: 900px;    margin: 100px auto;}.subscribe-box {    padding: 50px;}.subscribe-box h2 {    font-size: 24px;    text-transform: uppercase;}.subscribe-box p {    margin-bottom: 10px;}.subscribe-form {    position: relative;}.subscribe-box input[type="email"] {    height: 50px;    width: 100%;    border: 1px solid #ddd;    padding: 0px 120px 0px 20px;}.subscribe-box input[type="submit"] {    width: 120px;    height: 50px;    border: none;    text-transform: uppercase;    position: absolute;    right: 0;    cursor: pointer;    top: 0px;    background: #696666;    color: #fff;}.subscribe-box input[type="submit"]:hover {    background: #FF033D;}.subscribe-dialog .modal-content button {    top: 0;    right: 0;}/*-------breadcumb-area start-------*/.breadcumb-wrap {    padding: 10px;    text-align: center;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    margin: 30px 0px;}.breadcumb-content {    padding: 50px;    position: relative;    z-index: 9;    background: url(../images/bg/2.jpg) no-repeat center center/ cover;}.breadcumb-content.black-opacity:before {    background: #000;    opacity: .5;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";    z-index: -9;}.breadcumb-content h2 {    font-size: 24px;    text-transform: uppercase;    position: relative;    padding-bottom: 10px;    margin-bottom: 10px;    color: #fff;}.breadcumb-content h2:before,.breadcumb-content h2:after {    position: absolute;    left: 50%;    bottom: 0;    width: 60px;    height: 60px;    background: #FF033D;    content: "";    height: 1px;    transform: translateX(-50%);    -webkit-transform: translateX(-50%);    -moz-transform: translateX(-50%);}.breadcumb-content h2:after {    width: 20px;    height: 3px;    bottom: -1px;    border-radius: 5px;}.breadcumb-content ul li {    display: inline-block;    color: #fff;}.breadcumb-content ul li:before {    content: "/";    margin: 0px 5px;}.breadcumb-content ul li:first-child:before {    display: none;}.breadcumb-content ul li a {    display: block;    color: #fff;}.breadcumb-content ul li a:hover {    color: #FF033D;}/*-------breadcumb-area end-------*//*-------shop-page start-------*/.header-bottom-area-two .cetagory-wrap span {    cursor: pointer;    transition: all .3s;    -webkit-transition: all .3s;    -moz-transition: all .3s;}.header-bottom-area-two .cetagory-wrap:hover span {    background: #FF033D;    border-color: #FF033D;    color: #fff;}.header-bottom-area-two .cetagory-wrap>ul {    visibility: hidden;    opacity: 0;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    transition: all .3s;    -webkit-transition: all .3s;    -moz-transition: all .3s;    z-index: 69666699;}.header-bottom-area-two .cetagory-wrap:hover>ul {    visibility: visible;    opacity: 1;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}.select-style {    width: 100%;    height: 40px;    border: 1px solid #e1e1e1;    padding: 0px 20px;    background: transparent url(../images/select-icon.png) no-repeat calc(100% - 20px) center;    -webkit-appearance: none;    -moz-appearance: none;    appearance: none;    color: #121212;}.select-style option {    color: #696666;}.total-product {    width: 100%;    height: 40px;    line-height: 40px;    border: 1px solid #e1e1e1;    text-align: center;}.shop-menu {    -webkit-box-pack: end;    -ms-flex-pack: end;    justify-content: flex-end;}.shop-menu li a {    height: 40px;    width: 40px;    line-height: 40px;    border: 1px solid #e1e1e1;    display: block;    text-align: center;    margin-left: 10px;    color: #696666;}.shop-menu li a.active,.shop-menu li a:hover {    background: #FF033D;    border-color: #FF033D;    color: #fff;}.shop-page-area .product-wrap {    margin-bottom: 30px;}.pagination-wrapper ul li {    display: inline-block;}.pagination-wrapper ul li a,.pagination-wrapper ul li span {    height: 30px;    width: 30px;    line-height: 30px;    border: 1px solid #e1e1e1;    color: #121212;    display: inline-block;}.product-list .product-content h3 {    margin-top: 0;}.pagination-wrapper ul li:hover a,.pagination-wrapper ul li span {    background: #FF033D;    color: #fff;    border-color: #FF033D;}.product-list .product-wrap {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-wrap: wrap;    flex-wrap: wrap;}.product-list .product-img {    -webkit-box-flex: 0;    -ms-flex: 0 0 41.67%;    flex: 0 0 41.67%;    width: 41.67%;}.product-list .product-content {    -webkit-box-flex: 0;    -ms-flex: 0 0 58.33%;    flex: 0 0 58.33%;    width: 58.33;    padding-left: 20px;    border-top: 1px solid #e1e1e1;    border-left: none;}.product-list .product-content p.color {    margin-bottom: 10px;}.sidebar-area {    padding: 10px;    margin-bottom: 30px;}.sidebar-area .product-sidebar,.sidebar-area .tag-wrap {    padding: 0px;}.sidebar-area .tag-wrap {    margin-bottom: 0;}.widget,.product-filter {    margin-bottom: 30px;}.widget_search form {    position: relative;}.widget_search input {    width: 100%;    height: 40px;    border: 1px solid #e1e1e1;    padding: 0px 40px 0px 20px;    background: transparent;    color: #fff;}.widget_search button {    position: absolute;    right: 0;    top: 0;    width: 40px;    height: 40px;    background: #FF033D;    color: #fff;    border: none;}.widget_search button:hover {    background: #fff;    color: #FF033D;}.widget_categories ul li {    margin-bottom: 15px;}.widget_categories ul li:last-child {    margin-bottom: 0;}.widget_categories ul li a {    position: relative;    display: block;}.widget_categories ul li a:before {    position: absolute;    right: 0;    top: 0px;    font-family: fontawesome;    content: "\f178";}.widget_categories ul li:hover a:before {    right: 5px;}.filter-price {    margin-top: 20px;}.ui-slider-horizontal {    background: #e9e9e9 none repeat scroll 0 0;    border: medium none;    border-radius: 0;    height: 3px;    margin-bottom: 20px;}.ui-slider-horizontal .ui-slider-handle {    background: #fff none repeat scroll 0 0;    border: 2px solid #FF033D;    height: 10px;    outline: medium none;    top: -4px;    width: 10px;    border-radius: 50%;    cursor: w-resize;    margin-left: -1px;}.ui-slider-horizontal .ui-slider-range {    background: #FF033D none repeat scroll 0 0;}.filter-price p {    color: #fff;}.filter-price input {    height: 35px;    border: none;    width: 75px;    background: transparent;    color: #fff;}.filter-price button {    height: 35px;    width: 100%;    color: #fff;    background: #FF033D;    text-transform: uppercase;    border: none;}.filter-price button:hover {    background: #fff;    color: #e1e1e1;}/*-------shop-page end-------*//*-------shop-single start-------*/.product-thumbnil-active {    padding: 5px 40px;    background: #e1e1e1;    margin-top: 10px;}.product-thumbnil-active .owl-nav div {    position: absolute;    left: 0;    top: 0;    width: 30px;    height: 100%;    background: #f5f5f5;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    text-align: center;    font-size: 20px;}.product-thumbnil-active .owl-nav div:hover {    background: #FF033D;    color: #fff;}.product-thumbnil-active .owl-nav div.owl-next {    left: auto;    right: 0px;}.product-thumbnil-active .item {    cursor: pointer;}.rating-wrap {    margin-bottom: 15px;}.rating-wrap ul li:last-child {    color: #eee;}.product-single-content p {    margin-bottom: 20px;}.product-single-content ul li {    display: inline-block;    position: relative;}.input-style {    margin-bottom: 25px;}.quantity input {    width: 100%;    background: transparent;    padding: 0px 35px 0 10px;    text-align: center;    height: 35px;    border: 1px solid #e1e1e1;    position: relative;}.quantity .qtybutton {    position: absolute;    top: 0;    right: 0;    height: 50%;    width: 35px;    text-align: center;    background: transparent;    cursor: pointer;    border: 1px solid #e1e1e1;    color: #696666;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;}.quantity .qtybutton:hover {    background: #FF033D;    color: #fff;}.quantity .qtybutton.inc {    top: auto;    bottom: 0;}.input-style li a {    height: 35px;    line-height: 35px;    text-align: center;    width: 120px;    background: #FF033D;    color: #fff;    display: block;    margin-left: 30px;}.input-style li a:hover {    background: #fff;    color: #FF033D;}.cetagory {    margin-bottom: 25px;}.socil-icon li a {    height: 30px;    width: 30px;    line-height: 30px;    text-align: center;    display: block;    background: #e1e1e1;    border-radius: 50%;}.socil-icon li a:hover {    background: #FF033D;}.single-product-area .product-single-content {    padding-left: 0;}.color-plate {    margin-bottom: 15px;}.color-plate p {    margin-bottom: 5px;}.color-plate ul li {    display: inline-block;    height: 28px;    width: 28px;    background: #696666;    outline: 2px solid #696666;    outline-offset: 2px;    margin: 0px 5px;    line-height: 28px;    text-align: center;    color: #fff;    cursor: pointer;}.color-plate ul li:nth-child(2) {    background: #888;    outline-color: #888;}.color-plate ul li:nth-child(3) {    background: #777;    outline-color: #777;}.color-plate ul li:nth-child(4) {    background: #666;    outline-color: #666;}.product-size {    margin-bottom: 20px;}.product-size p {    margin-bottom: 5px;}.product-size ul li a {    display: block;    height: 35px;    width: 35px;    line-height: 35px;    text-align: center;    border: 1px solid #FF033D;}.single-product-menu {    margin-bottom: 5px;}.single-product-menu ul li a {    padding: 5px 20px;    text-transform: uppercase;    display: block;    border: 1px solid #e1e1e1;    margin-right: 5px;}.single-product-menu ul li a.active,.single-product-menu ul li a:hover {    background: #FF033D;    color: #fff;    border-color: #FF033D;}.description-wrap p {    margin-bottom: 20px;}.shop-single-area .tab-content {    border: 1px solid #e1e1e1;    padding: 20px;    margin-top: -1px;}.review-wrap {    margin-bottom: 40px;}.review-wrap ul li.review-items {    overflow: hidden;    margin-bottom: 30px;}.review-wrap ul li.review-items.review-items2 {    margin-left: 30px;}.review-wrap ul li.review-items:last-child {    margin-bottom: 0;}.review-img {    float: left;    margin-right: 20px;    height: 70px;    width: 70px;    border-radius: 50%;    border: 2px solid #FF033D;}.review-content {    overflow: hidden;    position: relative;}.review-content h3 {    font-size: 16px;    margin-bottom: 0px;    text-transform: uppercase;}.review-content span {    text-transform: uppercase;    font-size: 12px;    display: block;    margin-bottom: 10px;}.review-content .rating {    position: absolute;    right: 0;    top: 0;}.ratting-wrap {    margin-bottom: 40px;}.ratting-wrap table tr th {    height: 35px;    text-align: center;    text-transform: uppercase;    width: 180px;    font-weight: 500;    border: 1px solid #e1e1e1;}.ratting-wrap table tr td {    border: 1px solid #e1e1e1;    text-align: center;    height: 40px;}.ratting-wrap tr td input {    -webkit-appearance: none;    -moz-appearance: none;    appearance: none;    border-radius: 50%;    width: 15px;    height: 15px;    border: 3px solid #696666;    -webkit-transition: 0.5s all linear;    transition: 0.5s all linear;    outline: none;    position: relative;    top: 2px;    cursor: pointer;    background: #FF033D;}.ratting-wrap tr td input:checked {    border: 3px solid #FF033D;    background-color: #696666;}.add-review h4 {    font-size: 18px;}.add-review textarea,.add-review input[type="text"],.add-review input[type="email"],.cart-form-wrap input,.cart-form-wrap select {    width: 100%;    height: 50px;    background: transparent;    padding-left: 20px;    border: 1px solid #e1e1e1;    margin-bottom: 15px;}.add-review textarea {    height: 150px;    padding-top: 5px;}.add-review button {    float: right;    margin-top: 10px;    padding: 10px 55px;    text-transform: uppercase;    border: none;    background: #FF033D;    color: #fff;}.add-review button:hover {    background: #e1e1e1;    color: #FF033D;}.faq-wrap .card {    border: 1px solid #e1e1e1;    border-radius: 0;    margin-bottom: 5px;    background: transparent;}.faq-wrap .card-header {    padding: 0;    margin-bottom: -1px;    background-color: transparent;    border-bottom: 1px solid #e1e1e1;}.faq-wrap .card-header h5 {    margin-bottom: 0px;}.faq-wrap .card-header button {    width: 100%;    background: transparent;    border: none;    height: 40px;    text-align: left;    padding: 0px 20px;    font-size: 16px;    text-transform: uppercase;    position: relative;    overflow: hidden;}.faq-wrap .card-header button:before {    position: absolute;    right: 0;    top: 0;    width: 40px;    height: 43px;    background: transparent;    content: "-";    text-align: center;    line-height: 40px;    font-size: 24px;    border-left: 1px solid #e1e1e1;}.faq-wrap .card-header button.collapsed:before {    content: "+";}/*-------shop-single end-------*//*===========================    cart style here===========================*/.cart-wrap td,.cart-wrap th {    width: 10%;    border: 1px solid #e1e1e1;    text-align: center;    font-weight: 500;}.cart-wrap td {    padding: 10px;}.cart-wrap .product {    width: 25%;}.cart-wrap .product a {    font-size: 16px;}.cart-wrap .product a:hover {    color: #FF033D;}.cart-wrap .cart-plus-minus {    position: relative;}.cart-wrap th {    height: 60px;    font-weight: 400;}.remove i {    cursor: pointer;}.remove i:hover {    color: #f00;}.cartcupon-wrap ul {    margin-bottom: 20px;}.cartcupon-wrap ul li {    margin-right: 15px;}.cartcupon-wrap ul li:last-child {    margin-right: 0;}.cartcupon-wrap ul li a,.cartcupon-wrap ul li button {    padding: 10px 25px;    background: #FF033D;    display: block;    border: none;    color: #fff;    text-transform: uppercase;}.cartcupon-wrap ul li a:hover,.cartcupon-wrap ul li button:hover {    background: #fff;    color: #FF033D;}.cartcupon-wrap h3 {    font-size: 20px;    font-weight: 500;}.cartcupon-wrap p {    margin-bottom: 10px;}.cupon-wrap {    position: relative;}.cupon-wrap input {    width: 100%;    height: 45px;    border: 1px solid #e1e1e1;    padding-left: 20px;}.cupon-wrap button {    width: 150px;    height: 45px;    position: absolute;    right: 0;    top: 0;    background: #FF033D;    color: #fff;    text-transform: uppercase;    border: none;}.cupon-wrap button:hover {    background: #f1f1f1;    color: #FF033D;}.cart-total h3 {    position: relative;    font-size: 24px;    padding-bottom: 20px;    margin-bottom: 20px;    text-transform: uppercase;}.cart-total h3:before,.cart-total h3:after {    position: absolute;    right: 0;    bottom: 5px;    width: 200px;    height: 1px;    background: #FF033D;    content: "";}.cart-total h3:after {    bottom: 0;    width: 230px;    background: #FF033D;}.cart-total ul li {    overflow: hidden;    font-weight: 500;    margin-bottom: 15px;}.cart-total ul li span {    font-size: 18px;}.cart-total ul li:last-child span {    font-size: 30px;}.cart-total ul li:last-child {    font-size: 24px;}.cart-total a {    display: inline-block;    padding: 10px 30px;    background: #FF033D;    color: #fff;    text-transform: uppercase;    margin-top: 20px;}.cart-total a:hover {    background: #f1f1f1;    color: #FF033D;}.stock span {    color: #696666;}.addcart a {    height: 40px;    width: 150px;    background: #FF033D;    display: inline-block;    color: #fff;    text-transform: uppercase;    line-height: 40px;}.addcart a:hover {    background: #fff;    color: #FF033D;}/*===========================checkout style here===========================*/.form-style input,.form-style select,.form-style textarea {    width: 100%;    height: 40px;    border: 1px solid #e1e1e1;    margin-bottom: 25px;    padding-left: 20px;    background: transparent;    color: #fff;}.form-style select option {    color: #696666;}.form-style textarea {    height: 150px;    padding-top: 10px;    margin-bottom: 0;}.form-style input[type=checkbox] {    width: 15px;    height: 15px;    margin-right: 15px;    position: relative;    top: 3px;    cursor: pointer;}.create-account p {    margin-bottom: 15px;}.form-style label {    line-height: 18px;    margin-bottom: 0;    cursor: pointer;}.create-account {    display: none;}.form-style input#toggle2 {    top: 0;}label.fontsize {    font-size: 16px;    text-transform: uppercase;}#open2 {    display: none;}.total-cost,.payment-method {    margin-bottom: 40px;}.total-cost li {    margin-bottom: 25px;    padding-bottom: 15px;    border-bottom: 1px solid #e1e1e1;}.total-cost li:last-child {    font-size: 18px;    font-weight: 700;}.payment-method li {    margin-bottom: 5px;    overflow: hidden;}.order-area button,.account-form button {    height: 45px;    width: 100%;    background: #FF033D;    text-transform: uppercase;    color: #fff;    border: none;}.order-area button:hover,.account-form button:hover {    background: #f1f1f1;    color: #FF033D;}.account-form button {    margin: 10px 0px 20px;}.blog-details-wrap h3 {    margin: 30px 0px 0px 0;    font-size: 24px;    text-transform: uppercase;}.meta {    margin-bottom: 20px;}.meta li {    display: inline-block;    position: relative;    padding-right: 15px;    position: relative;}.meta li:before {    position: absolute;    left: -12px;    top: 0;    content: "/";}.meta li:first-child:before {    display: none;}.blog-details-wrap p {    margin-bottom: 20px;}.list {    margin: 10px 0px 25px;}.list li {    line-height: 28px;    position: relative;    padding-left: 20px;}.list li:before {    position: absolute;    left: 0;    top: 0;    content: "\f0da";    font-family: fontawesome;    color: #FF033D;    font-size: 24px;    opacity: .8;}.share-wrap {    border-top: 1px solid #e1e1e1;    border-bottom: 1px solid #e1e1e1;    padding: 10px 0px;    margin: 30px 0px 50px;}.share-wrap .socil-icon li {    margin-right: 5px;    text-transform: uppercase;    color: #fff;    font-weight: 600;}.share-wrap .socil-icon li:first-child {    font-size: 16px;    line-height: 30px;    margin-right: 20px;}ol {    list-style: none;}.comment-wrapper {    position: relative;}.comment-wrap {    overflow: hidden;    margin-bottom: 20px;    border: 1px solid #e1e1e1;    padding: 20px;}.comment-theme {    float: left;    margin-right: 30px;    height: 80px;    width: 80px;    border: 3px solid #FF033D;    border-radius: 50%;    overflow: hidden;}.comment-main-area {    overflow: hidden;}.comment-wrap1 {    margin-left: 70px;}.sewl-comments-meta h4 {    margin-bottom: 5px;    font-size: 18px;}.sewl-comments-meta span {    display: inline-block;    margin-bottom: 10px;    color: #FF033D;    font-size: 12px;    font-style: italic;    font-weight: 600;}.comment-area p {    margin-bottom: 10px;}.form-submit input {    width: 125px;    color: #fff;    text-transform: uppercase;    padding: 0;    background: #FF033D;    cursor: pointer;    margin: 30px 0px 0px;    border: none;    font-weight: 600;}.form-submit input:hover {    background: #fff;    color: #FF033D;}.recent_post .post-content a {    font-size: 14px;    line-height: 20px;    display: block;    margin-bottom: 5px;}.recent_post .post-content p {    font-size: 13px;    color: #696666;}/*===================================================                contact-area start=====================================================*/.contact-form input {    height: 45px;    margin-bottom: 25px;    border: 1px solid #e1e1e1;}.contact-form textarea {    height: 127px;}.contact-wrap ul li {    padding: 15px 20px 15px 80px;    position: relative;    font-size: 16px;    font-weight: 600;    text-transform: uppercase;    border: 1px solid #e1e1e1;    margin-top: -1px;}.contact-wrap ul li:last-child {    margin-bottom: 0px;}.contact-wrap ul li i {    color: #FF033D;    font-size: 40px;    left: 20px;    top: 50%;    -webkit-transform: translateY(-50%);    transform: translateY(-50%);    position: absolute;}.contact-wrap ul li p {    text-transform: capitalize;    font-size: 14px;    font-weight: 400;    margin-top: 10px;    line-height: 24px;}.contact-wrap ul li p span {    display: block;}.contact-form button {    padding: 10px 30px;    background: #FF033D;    color: #fff;    text-transform: uppercase;    border: none;    margin-top: 20px;}.contact-form button:hover {    background: #fff;    color: #FF033D;}#googleMap {    height: 500px;    width: 100%;    background: #696666;}/*--------about-area start--------*/.about-wrap h2 {    font-size: 24px;    padding-bottom: 10px;    margin-bottom: 20px;    position: relative;}.about-wrap h2 span {    color: #FF033D;}.about-wrap h2:before,.about-wrap h2:after {    position: absolute;    left: 0;    bottom: 0;    width: 100px;    height: 1px;    background: #FF033D;    content: "";}.about-wrap h2:after {    height: 3px;    bottom: -1px;    width: 30px;}.about-wrap p {    margin-bottom: 20px;}/*--------about-area end--------*//*--------team-area start--------*/.team-content {    padding: 25px 10px;    border: 1px solid #e1e1e1;    border-top: none;}.team-img {    position: relative;}.team-info {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    text-align: center;    visibility: hidden;    opacity: 0;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}.team-wrap:hover .team-info {    visibility: visible;    opacity: 1;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}.team-info ul li {    display: inline-block;    transition: all .3s;    -webkit-transition: all .3s;    -moz-transition: all .3s;}.team-info ul li a {    height: 30px;    width: 30px;    line-height: 30px;    text-align: center;    background: #FF033D;    color: #fff;    display: block;    font-size: 13px;    position: relative;}.team-info ul li a:hover {    background: #fff;    color: #FF033D;}.team-info ul li:nth-child(even) a {    top: 15px;}.team-wrap:hover .team-info ul li:nth-child(even) a {    top: 0;}.team-info ul li:nth-child(odd) a {    bottom: 15px;}.team-wrap:hover .team-info ul li:nth-child(odd) a {    bottom: 0;}.team-content h3 {    font-size: 16px;    letter-spacing: 2px;    word-spacing: 5px;}.about-img img {    width: 100%;}.account-form {    padding: 50px;}/*--------team-area end--------*//*：源代码唯一下载链接: http://www.bootstrapmb.com/item/1516(当前备注仅在演示里出现，下载源码不包含)*/