/*
Theme Name: Flipmart - ChildTheme
Theme URI: http://www.ckthemes.com/flipmart/
Author: CKThemes
Author URI: http://www.ckthemes.com/
Description: Flipmart is a modern, clean and professional WordPress Woocommerce Theme, It is fully responsive, it looks stunning on all types of screens and devices. It is super for fashion shop, digital shop, games shop, food shop, devices shop, household appliances shop or any other categories.
Version: 1.8
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: flipmart
Template: flipmart
*/



.content-narrow { margin-top: 40px; }

.content-narrow a {
    color: #17bf67;
}


.content-narrow article {
    font-family: 'PT Sans', sans-serif;
    color: #333;
    font-weight: 400;
}


.content-narrow .wp-block-image {
    margin-bottom: 20px;
}

.content-narrow h1 {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 20px;
    margin-top: 0;
    letter-spacing: -1px;
}

.content-narrow .entry-content.entry-content p {
 font-size: 20px;
    line-height: 35px;
    font-weight: 400;
    color: #333;
    letter-spacing: 0;
    margin-bottom: 25px;
}

.content-narrow .container {
    max-width: 700px;
    padding: 0;
}

.content-narrow li {
    font-size: 20px;
    line-height: 35px;
    font-weight: 400;
    color: #333;
    letter-spacing: 0px;
    display: list-item;
    list-style: disc;
}

.content-narrow ul {
    margin-left: 30px;
    margin-bottom: 25px;
}

.content-narrow img{margin-bottom:10px;}

.content-narrow h2, .content-narrow h3, .content-narrow h4 {
    margin-top: 0;
    margin-bottom: 20px;
}

.content-narrow h2 {
    font-size: 33px;
    letter-spacing: 0px;
	line-height:45px;
}

.content-narrow h3 {
    font-size: 26.5px;
    letter-spacing: 0px;
}

.content-narrow h4 {
    font-size: 23px;
    letter-spacing: 0;
}

.content-narrow input.wpcf7-form-control.wpcf7-text {
    border: 1px solid #f9bf39;
    border-radius: 5px;
    padding: 8px;
    width: 100%;
    font-size: 18px;
    font-weight:400;
    font-family: PT Sans,san-serf!important;
}

.content-narrow .wpcf7-form-control-wrap {
    width: 100%;
    float: left;
}

.content-narrow label {
    width: 100%;
}

.content-narrow input.wpcf7-form-control.wpcf7-text {
    width: 100%;
}

.content-narrow textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
        border: 1px solid #f9bf39;
        border-radius:5px;
}

.content-narrow input.wpcf7-form-control.wpcf7-submit {background: #f9bf39;padding: 20px 40px;border:0;color: #fff;text-transform: uppercase;font-weight: bold;letter-spacing: 0;border-radius: 5px;}

@media screen and (max-width: 767px) {

.content-narrow .container {
    width: 100%;
    padding: 0px 30px;
}

.content-narrow .container img {
    max-width: 100%;
    height: auto;
} }

body, input, textarea, button, select {
	  font-family: 'Sintony', sans-serif!important;
	    color: #3d4246;
    line-height: 16px!important;
    letter-spacing: 1px;
}

body a {
    color: #f9bf39;
}

body a:hover, body a:focus {
    color: #f9bf39;
    text-decoration: none;
}

span.woocommerce-Price-currencySymbol {
    display: none;
}

span.woocommerce-Price-amount.amount:before {
    content: '$';
}

header {
    background: #17bf67;
}

.navbar-brand {
    height: auto!important;
    padding: 0!important;
}


.vc-hoverbox-block.vc-hoverbox-back {
    display: none;
}

.vc-hoverbox:hover .vc-hoverbox-front {
    transform: rotateY(0deg)!important;
}

.vc-hoverbox-inner h2 {
    color: #fff;
    font-family: 'Sintony', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 45px;
    text-transform: capitalize;
}


.wide-banners.outer-bottom-xs .col-md-12 {padding: 0;}

.wide-banners .cnt-strip .strip h2 {
    color: #fff;
    font-family: 'Sintony', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 45px;
    text-transform: capitalize;
    text-align: left;
    width: 100%;
}

.wide-banners .cnt-strip .strip.strip-text {
    width: 100%;
    bottom: 42%;
}

.wide-banner .image img {width:100%}

.wide-banners .image {
    max-height: 240px;
    border-radius: 17px;
    overflow: hidden;
}


.col-xs-12.col-sm-12.col-md-3.logo-holder img {
    max-width: 100%;
}

.logo-holder{margin-top:5px;padding-left:0}




.category-box.top-list {
  width:210px;
    position: relative;
    float: left;
    margin-right:20px
}
.category-box.top-list ul {
    width: 260px;
}


/* Owl Slider */

#owl-main {
    height: 535px;
}

#owl-main .item {
    height: 535px;
   font-family: 'Sintony', sans-serif;
}

#owl-main .item .caption.bg-color .big-text {
    color: #fff;
    font-family: 'Sintony', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 45px;
    text-transform: capitalize;
}

#owl-main .item .caption.bg-color {
    width: 37%;
}

#owl-main .item .caption.bg-color .excerpt span {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    text-transform: capitalize;
    margin: 40px 0;
	font-family: 'Sintony', sans-serif;
}

#owl-main .owl-prev, #owl-main .owl-next {
    height: 30px;
    width: 30px;
    z-index: 1;
    background: #f9bf39;
    border-radius: 50%;
    text-align: center;
  
}

#owl-main .owl-controls .owl-buttons .icon {
    color: #fff!important;
}



#owl-main:hover .owl-prev{
    opacity: 1;   left: 10px!important;
}
#owl-main:hover .owl-next {   opacity: 1; right: 10px!important;
}
#owl-main:hover .owl-prev:hover, #owl-main:hover .owl-next:hover {   background: #f9bf39!important;}


.featured-product .home-owl-carousel {
    padding: 0;
}

/* Top Bar */

.top-bar .top-left {
    color: #fff;
    padding: 5px 0 5px 0px;
    float: left;
    letter-spacing: 1px;
}

.top-left p {
    float: right;
    margin: 13px 0px;
}

.top-bar .cnt-account {
    padding: 18px 0 18px 0px;
}

.top-bar.animate-dropdown {
    background-color: #13c769;
}

.top-bar .cnt-account ul > li a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
}


.top-bar .cnt-account ul {
    margin: 0px 0px;
}

.top-bar i {
    font-size: 13px;
    margin-right: 5px;
}

.top-bar .cnt-account ul > li {
    padding-top: 0!important;
    padding-bottom: 0!important;
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid #f9bf39b0;
}




/* Navigation */

.navbar-toggle .icon-bar {
    border: 1px solid #dbf4e5;
    width: 24px;
    height: 1px;
    margin-bottom: 7px;
}

.navbar-header{float:left;}

body .navbar-toggle {
    padding: 0;
    margin: 10px 0px;
}

.header-nav {
    background: #17bf67!important;
}


ul#menu-main-nav {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.navbar-default .navbar-nav>li>a {
    display: inline-block;
    text-align: center;
    float: none;
}

.navbar-nav>li {
    text-align: center!important;
    display: inline-block!important;
    float: none!important;
    border-right: 1px solid #fff;
    line-height: 16px;
}

.navbar-nav>li a {
    text-transform: capitalize!important;
    font-style: italic;
}

.header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 16px;
	border:0!important;
}

.navbar-nav>li:last-child {
    border: 0;
}

.nav-bg-class {
    width: 100%;
    padding: 10px 0px;
	    margin-top: 0px;
}

.navbar-brand {
    height: auto!important;
    padding: 0!important;
}

.navbar-nav>li:first-child a {
    pointer-events: none;
    padding: 0!important;
}

.navbar-nav>li:first-child {
    border: 0!important;
}

.header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
    border: 0;
}


/* Search */

.top-search-holder,.top-category {
    margin-top: 8px;
}

.main-header .top-search-holder .search-area .search-field {
    width: 100%;
}

.main-header .top-search-holder .search-area .search-button:after {
    display: none;
}

.main-header .top-search-holder .search-area .search-button:before {
    border-left: 13px solid rgba(0,0,0,0);
    border-right: 13px solid rgba(0,0,0,0);
    border-top: 10px solid #f9bf39;
    content: "";
    height: 0;
    left: -16px;
    margin-left: 0;
    position: absolute;
    top: 40%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    width: 0;
}

.main-header .top-search-holder .search-area .search-button {
    background-color: #f9bf39;
    border: 0!important;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    padding: 0 30px;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    background: #f9bf39;
    color: #fff;
    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;
}

.main-header .top-search-holder .search-area {
    margin: 0px 0 0;
}


.categories_title {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    cursor: pointer;
    background-color: #f9bf39;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 13px 20px;
    letter-spacing: 1px;
    text-align: left;
}

.category-box {
    width: 100%;
    position: relative;
}

.category-box ul {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    cursor: pointer;
    background-color: #2b2b2b;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0;
    letter-spacing: 1px;
    text-align: left;
    position: absolute;
    z-index: 10;
    top: 60px;
	display:none;
}

.category-box li {
    display: inline-block;
    width: 100%;
    line-height: 15px;
    position: relative;
    border-bottom: 1px solid #414141;
    text-align: left;
}
.category-box li a {
    padding: 15px 0;
    margin: 0 20px;
    position: relative;
    display: block;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    font-weight: normal;
    color: #fff;
}

.category-box li a:hover {
    text-decoration: none;
}

.category-box i {
    float: right;
}


.main-header .top-search-holder .search-area .search-field::-webkit-input-placeholder {
    font-size: 12px;
    color:#c3c3c3;
}

.main-header .top-search-holder .search-area .search-field::-moz-placeholder { /* Firefox 19+ */
 font-size: 12px;
    color:#c3c3c3;
}
.main-header .top-search-holder .search-area .search-field:-ms-input-placeholder { /* IE 10+ */
 font-size: 12px;
    color:#c3c3c3;
}
.main-header .top-search-holder .search-area .search-field:-moz-placeholder { /* Firefox 18- */
 font-size: 12px;
    color:#c3c3c3;
}


.header__cart-background {
    background: rgba(0,0,0,0) url(https://reptilesstore.net/wp-content/themes/flipmart/assets/images/cartpr2.png) no-repeat scroll 2px 8px;
    top: 6px;
    left: 0;
    width: 32px;
    height: 32px;
    margin-left: 6px;
    float: left;
}

.animate-dropdown.top-cart-row {
    padding-top: 0;
}

.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .basket-item-count {
    position: absolute;
    right: 0px;
    top: 9px;
    font-size: 11px;
    font-weight: bold;
    background-color: #f9bf39;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    min-width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
}

.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .basket {
    border: 0;
    padding: 0;
    float: left;
    position: relative;
}

.top-cart-row .dropdown-cart {
    float: right;
}

.top-cart-row .dropdown-cart .lnk-cart {
    float: right;
   
}

.top-cart-row {
    padding-right: 0!important;
}

.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner {
    position: relative;
    float: right;
    width: 60px;
    height: 39px;
	    margin: 8px 0px;
}

.top-cart-row .dropdown-cart .lnk-cart {
    background: initial;
    border: 0;
}

.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .price, .top-cart-row .dropdown-cart .dropdown-menu .cart-total .price {
    color: #3d4246!important;
}


.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .name a:hover, .top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .name a:focus {
    color: #f9bf39!important;;
    text-decoration:none;
}



.dropdown-cart.cart-content:hover .dropdown-menu {
    display: block;
}

.dropdown-cart.cart-content:hover {
    background-color: #FFF!important;
    border: 1px solid #f0f0f0;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border: 1px solid transparent;
}

.top-cart-row .dropdown-cart .dropdown-menu {
    margin: 0;
    border: 0;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
    display: none;
    border-radius: 5px 0 5px 5px;
    -webkit-border-radius: 5px 0 5px 5px;
    -khtml-border-radius: 5px 0 5px 5px;
    -moz-border-radius: 5px 0 5px 5px;
    width: 320px;
}

.dropdown-cart.cart-content {
    border: 1px solid #17bf67;
}


.dropdown-cart.cart-content:hover .header__cart-background {
      background: rgba(0,0,0,0) url(https://reptilesstore.net/wp-content/themes/flipmart/assets/images/cartpr2.png) no-repeat scroll 2px -68px;
}


.top-cart-row .dropdown-cart.cart-content.login-home .dropdown-menu {
    right: 62px;
}

.login-home .header__cart-background {
    background: rgba(0,0,0,0) url(https://reptilesstore.net/wp-content/themes/flipmart/assets/images/userp2.png) no-repeat scroll 2px 8px;
}

.dropdown-cart.cart-content.login-home:hover .header__cart-background {
      background: rgba(0,0,0,0) url(https://reptilesstore.net/wp-content/themes/flipmart/assets/images/userp2.png) no-repeat scroll 2px -92px;
}


.top-cart-row .dropdown-cart.cart-content.login-home .lnk-cart .items-cart-inner {
    width: 40px;
    margin: 8px 7px;
}


input#username {
    padding: 5px 10px;
    font-size: 12px;
    margin-bottom: 10px;
    background: #f7f7f7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    height: auto;
    border: 1px solid #e8e8e8;
}

input#password { padding: 5px 10px;
    font-size: 12px;
    margin-bottom: 10px;
    background: #f7f7f7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    height: auto;
    border: 1px solid #e8e8e8;}

label.info-title {
    font-size: 12px;
    text-transform: capitalize;
    line-height: 18px;
    font-weight: 400;
}


.radio.outer-xs a.forgot-password.pull-right {
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -moz-box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: perspective(1px) translateZ(0px);
    -webkit-transform: perspective(1px) translateZ(0px);
    -ms-transform: perspective(1px) translateZ(0px);
    -o-transform: perspective(1px) translateZ(0px);
    -moz-transform: perspective(1px) translateZ(0px);
    vertical-align: middle;
    font-size: 12px;
    line-height: 18px;
    color: #959595;
    text-transform: capitalize;
    width: 100%;
    text-align: center;
}

.radio.outer-xs a.forgot-password.pull-right:hover {
    color: #f9bf39;
}

.cart-content h3.text-center.title {
    font-size: 14px;
    width: 100%;
    text-align: left !important;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin-top: 0;
}

.cart-content .outer-top-xs {
    margin-top: 0;
}

.cart-menu .btn {
    width: 100%;
    text-transform: uppercase;
    font-family: "Sintony","HelveticaNeue","Helvetica Neue",sans-serif;
    letter-spacing: 0.5px;
    padding: 10px 18px;
}

.cart-menu a.btn.btn-upper.btn-primary.btn-block.m-t-20 {
    margin-top: 10px;
}

.top-cart-row .dropdown-cart.cart-content.login-home .dropdown-menu {
    width: 272px;
}

.cart-content .radio.outer-xs {
    margin-bottom: 0;
}


body .btn {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 2px solid #f9bf39;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 6px 15px;
    background-color: #fff;
    color: #f9bf39;
    font-family: "Raleway","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0.3px;
    white-space: normal;
    font-size: 14px;
    line-height: 16px;
}

body .btn:hover {
    background: #f9bf39;
    border: 2px solid #f9bf39;
}


h2.heading-title {
    color: #000;
    letter-spacing: 1px;
    line-height: 26px;
    padding-bottom: 20px!important;
    border-bottom: 0!important;
    text-align: center!important;
    font-family: 'Sintony', sans-serif!important;
    font-weight: 400!important;
}




.featured-product {
    box-shadow: none;
    padding: 0;
}

body .product .product-info .name a:hover, body .product .product-info .name a:focus {
    color: #f9bf39;
}

.products .product-image img {
    width: 100%;
    height: auto;
}




.products .product-info .name {
    color: #000;
    text-align: center;
    width: 100%;
    top: 0;
    padding: 0 5px;
    transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -webkit-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -moz-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -ms-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    -o-transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    text-shadow: 0 0 15px rgba(0,0,0,0.1);
    font-size: 14px;
    margin: 15px 0 0;
    letter-spacing: 0.3px;
    font-family: 'Sintony', sans-serif;
}

.products .product-info .name a:hover {
    color: #000;
    text-decoration: none;
}

.products .product-info .name a {
    color: #000;
}





.contact_phone {
    color: #959595;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 15px;
}

.footer .module-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 30px;
}

.footer p {
    color: #959595;
    font-size: 12px;
    line-height: 22px;
}

.footer .footer-bottom {
    background: #222!important;
}

.footer .footer-bottom .module-body ul li a {
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -moz-box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: perspective(1px) translateZ(0px);
    -webkit-transform: perspective(1px) translateZ(0px);
    -ms-transform: perspective(1px) translateZ(0px);
    -o-transform: perspective(1px) translateZ(0px);
    -moz-transform: perspective(1px) translateZ(0px);
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    color: #959595;
    text-transform: capitalize;
    margin-left: 0;
}

.footer .footer-bottom .module-body ul li {
    color: #959595;
    font-size: 12px;
    line-height: 22px;
    display: block;
    padding: 0 0px 6px 0;
}

.footer .footer-bottom .module-body ul li:first-child {
    display: none;
}


body .footer .footer-bottom .module-body ul li a:hover, body .footer .footer-bottom .module-body ul li a:focus {
    color: #f9bf39;
}




.copyright-bar {
    text-align: center;
    background: #fff;
    font-size: 14px;
    padding: 30px 0px;
}

.copyright-bar p {
    font-size: 14px;
    padding-right: 0px;
    color: #000;
    margin: 0;
}

body .copyright-bar .no-padding {
    padding: 0px;
    text-align:center;
    padding: 10px;
}

.footer-top {
    background: #222;
    padding: 35px 0px;
    border-bottom: 1px solid #414141;
    border-top: 1px solid #414141;
}

.footer-top .h4 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    pointer-events: none;
    text-transform: uppercase;
    width: auto;
    text-align: left;
    letter-spacing: 1px;
}

.footer-top .newsletter--text--subtitle {
    font-size: 14px;
    color: #959595;
    width:100%;
    display:inline-block
}

.footer-top input.wpcf7-form-control.wpcf7-text {
    background: #4e4e4e;
    border-width: 1px 0 1px 1px;
    border-color: #4e4e4e;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -khtml-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    color: #fff;
    float: left;
    height: 45px;
    line-height: 22px;
    padding: 15px 20px;
    width: 450px;
}

.footer-top  input.wpcf7-form-control.wpcf7-submit {
    background: #17bf67;
    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;
    border: none;
    color: #fff;
    font-size: 14px;
    position: relative;
    height: 45px;
    margin: 0;
    padding: 0 30px;
    text-transform: capitalize;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    white-space: nowrap;
}

input.wpcf7-form-control.wpcf7-submit:before {
    border-left: 13px solid rgba(0,0,0,0);
    border-right: 13px solid rgba(0,0,0,0);
    border-top: 10px solid #17bf67;
    content: "";
    height: 0;
    left: -16px;
    margin-left: 0;
    position: absolute;
    top: 40%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    width: 0;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
}

.footer-top .social-links a {
    display: block;
    padding: 9px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #4e4e4e;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    height: 34px;
    width: 37px;
    text-align: center;
    color: #fff;
    }

.footer-top .social-links li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
        margin: 5px 5px 5px 0;
}



.footer-top .social-links a i {
    font-size: 18px;
}

.footer-top .social-links {
    float: right;
    margin: 10px 0;
}

.footer-top  span.wpcf7-not-valid-tip {
    display: none;
}

.footer-top .wpcf7-response-output {
    color: #fff;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.footer-top .newsletter--text {
    margin: 10px 0px;
}

.footer-top .social-links a:hover {
    background: #f9bf39;
    color: #111;
}


body .container {
    width: 1430px;
}







.rating.rateit-small.rateit {
    display: none;
}

span.woocs_price_code {
    width: 100%;
    text-align: center;
}
body .products .product-info .product-price ins > span, body .products .product-info .product-price .woocs_price_code > span, body .products .product-info .product-price > span {
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #17bf67!important;
    font-size: 16px;
    font-weight: bold;
}
.product-price {
    width: 100%;
    text-align: center;
}


.add-cart-button-wrap {
    text-align: center;
    margin-top: 15px;
}

body .item .products .product-info h3 {
    margin-bottom: 5px;
    color: #5e5e5e;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
}

body .item .products .product-info h3 a {
    color: #5e5e5e;
}


body .sidebar .products .product-info h3, body .sidebar .products .product-price {
    text-align: left!important;
    padding-left: 0;
}

body .row {
    margin-right: 0;
    margin-left: 0;
}

h3.section-title.archieve {
    padding-top: 20px;
}

.archive .filters-container {
    padding-left: 0;
    padding-right: 0;
}


div#category-car h3.section-title {
    color: #000;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 26px;
    padding-bottom: 20px;
    border-bottom: 0;
    text-transform: capitalize;
    text-align: left;
    font-weight: 400;
    text-align: center;
}


h3.section-title {
    font-family: 'Sintony', sans-serif!important;
}

.custom-carousel .owl-controls .owl-next,.custom-carousel .owl-controls .owl-prev {
    background: #fff!important;
}

.custom-carousel .owl-controls .owl-next:before, .custom-carousel .owl-controls .owl-prev:before {
    color: #adadad;
    font-size: 21px;
}

.custom-carousel .owl-controls .owl-next:hover, .custom-carousel .owl-controls .owl-prev:hover {
    background: #fff!important;
}

.custom-carousel .owl-controls .owl-next:hover:before, .custom-carousel .owl-controls .owl-prev:hover:before {
    color: #f9bf39;
}


div#recent-car h3.section-title {
    color: #000;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 26px;
    padding-bottom: 20px;
    text-transform: capitalize;
    text-align: left;
    font-weight: 400;

}

#category-car .product-image img {
    border-radius: 50%;
}
#category-car .product-image {
    border: 0;
}

#recent-car h2.heading-title {
    text-align: left!important;
    border-bottom: 1px solid #e8e8e8!important;
    float: left;
    margin-bottom: 40px;
    width: 100%;
}

.product {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.product:hover {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}



#recent-car .featured-product .products .add-cart-button-wrap,
.product-template-default.single .featured-product .products .add-cart-button-wrap{
    opacity: 0;
}

#recent-car .featured-product .products .product:hover .add-cart-button-wrap,
.product-template-default.single .featured-product .products .product:hover .add-cart-button-wrap{
    opacity: 1;
}


#recent-car .featured-product .products .product:hover,
.product-template-default.single .featured-product  .products .product:hover{   
border: 2px solid #ededed;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
}



#recent-car .featured-product .products .product,
.product-template-default.single .featured-product .products .product{
border:2px solid #fff;
padding:10px;
padding-bottom:15px;
}

body #recent-car .featured-product .products,
.product-template-default.single .featured-product .products{
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
}



#grid-container .products .product {}

#grid-container .products .product .add-cart-button-wrap {
    opacity: 0;
}

#grid-container .products .product:hover .add-cart-button-wrap {
    opacity: 1;
}


#grid-container .products .product:hover{   
border: 2px solid #ededed;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
}



#grid-container .products .product{
border:2px solid #fff;
padding:10px;
padding-bottom:15px;
}


#grid-container .col-md-3 {
    padding: 0;
}


.button-holder.fadeInDown-3 a {
    background: #f9bf39;
    color:#fff;
}


body .breadcrumb ul li {
    font-size: 12px;
}

body .breadcrumb ul li {
    display: inline;
}

body .breadcrumb ul li.current-item {
    font-size: 12px;
    color: #666666;
}

body .breadcrumb ul a:hover, .breadcrumb ul a:focus {
    color: #666666;
    text-decoration: none;
}


body .btn-primary.disabled,
 body .btn-primary[disabled],
  body fieldset[disabled] .btn-primary, .btn-primary.disabled:hover,
  body  .btn-primary[disabled]:hover,
   body  fieldset[disabled] .btn-primary:hover,
    body  .btn-primary.disabled:focus,
     body  .btn-primary[disabled]:focus,
      body  fieldset[disabled] .btn-primary:focus,
       body  .btn-primary.disabled:active,
        body  .btn-primary[disabled]:active,
         body  fieldset[disabled] .btn-primary:active,
          body  .btn-primary.disabled.active,
           body  .btn-primary[disabled].active,
          body    fieldset[disabled] .btn-primary.active {background: #e6e6e6;color: #2d2d2d;border: 1px solid #e6e6e6;}

body tr.woocommerce-cart-form__cart-item.cart_item .cart-image {
    text-align: center;
   
}





body .shopping-cart .cart-image img {
    border: 1px solid #d2d2d2;
    width: 120px!important;
    height: 120px!important;
margin:10px 0px;
}


.cart-shopping-total .cart-checkout-btn.pull-right a {
    background: #f8f8f8!important;

}

.cart-shopping-total .cart-checkout-btn.pull-right a:hover {
    background: #f9bf39!important;
}


.shopping-cart .cart-shopping-total table tbody tr td .cart-checkout-btn span {display:none    }

.cart-shopping-total .cart-checkout-btn.pull-right {
    width: 100%;
    text-align: center;
}

.col-md-4.col-sm-12.estimate-ship-tax {
    display: none;
}

body .cart-shopping-total {
    float: right;

}


.category-box.bottom-list ul {
    top: auto;
    bottom: 100%;
}

.category-box.bottom-list .categories_title {
    display: block;
}


.detail-block,.sidebar-widget, .widget_tag_cloud,.single-product .product-tabs  {
    box-shadow: 0 2px 22px rgba(0, 0, 0, .08);
    border: 1px solid #d2d2d280;
}


div#reviews-content .col-sm-3 {
    display: none;
}

.detail-block {
    padding-top: 40px;
}

.single section.section.featured-product {
    box-shadow: 0 2px 22px rgba(0, 0, 0, .08);
    border: 1px solid #d2d2d280;
    padding: 22px 22px 0px 22px;
}

.single section.section.featured-product .owl-carousel {
    margin: 0;
}



.single section.section.featured-product .products .product {
    margin-bottom: 10px;
}

.single section.section.featured-product .section-title {
    padding-left: 0;
    margin-bottom: 20px;
}


.page .homebanner-holder {
    box-shadow: 0 2px 22px rgba(0, 0, 0, .08);
    border: 1px solid #d2d2d280;
    padding: 20px;
}


.archive .category-list {     box-shadow: none!important;}



.archive .filters-container {
    box-shadow: none!important;
}



.archive .col-md-9.col-sm-12 {
    box-shadow: 0 2px 22px rgba(0, 0, 0, .08);
    border: 1px solid #d2d2d280;
}

.archive .tab-content {
    padding-left: 0;
}


.shopping-cart {
    box-shadow: 0 2px 22px rgba(0, 0, 0, .08);
    border: 1px solid #d2d2d280;
}

.woocommerce-checkout .entry-content.entry-content {
    box-shadow: 0 2px 22px rgba(0, 0, 0, .08);
    border: 1px solid #d2d2d280;
}

.checkout-box .checkout-steps .panel-default {
    box-shadow: none!important;
}

.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title > a:not(.collapsed) span {
    background-color: #f9bf39;
}

.products .product {
    margin-bottom: 0px;
}



@media (min-width: 768px){
.col-xs-12.col-sm-6.other-stores {
    float: right;
    width: 300px;
	}

body .copyright-bar .no-padding {

    text-align: left;

}

}

@media (max-width: 991px){
	
	.col-xs-12.col-sm-12.col-md-3.logo-holder {
    width: 25%;
}

.animate-dropdown.top-cart-row {
    width: 16%;
}
}



@media screen and (max-width: 1439px) {
	body .container {
    width: 1270px;
}
	
	#owl-main .item .caption.bg-color {
    width: 49%;
}
	
	#owl-main,#owl-main .item {
    height: 480px;
}


	
}

@media only screen and (max-width: 1269px) {
body .container {
    max-width: 980px;
}
	
	
	
	#owl-main .item .caption.bg-color .big-text {
    font-size: 25px;
    font-weight: bold;
    line-height: 39px;
}

#owl-main, #owl-main .item {
    height: 380px;
}
	
	.home .vc-hoverbox-inner {
    min-height: 156px!important;
}
	
.main-header .col-md-5.top-search-holder {
    width: 35%;
}

.main-header .col-xs-12:nth-child(2) {
    width: 23%;
}
	
.footer-top input.wpcf7-form-control.wpcf7-text {
    width: 262px;
}

.footer-top .col-md-6 {
    width: 42%;
}

.footer-top .col-md-3:first-child {
    width: 36%;
}

.footer-top .col-md-3:last-child {
    width: 22%;
    float: right;
}
	
	#owl-main .item .caption.bg-color .excerpt span {
    margin: 10px 0px;
}
	
}

@media only screen and (max-width: 989px){
body .container {
    max-width: 740px;
}
	
	#owl-main, #owl-main .item {
    height: 447px;
}
	
	.vc-hoverbox-inner {
    min-height: 124px!important;
}
	
	
	
	.main-header .col-md-5.top-search-holder {
    display: none;
}

.col-xs-12.col-sm-12.col-md-3.logo-holder {
    width: 30%;
}

.main-header .col-xs-12:nth-child(2) {
    width: 29%;
}

.col-md-2.animate-dropdown.top-cart-row {
    width: 40%;
}
	
	.top-bar .top-left {
    display: none;
}

.top-bar .cnt-account {
    width: 100%;
    text-align: center;
}

.footer-top .col-md-3:first-child {
    width: 50%;
}

.footer-top .col-md-6 {
    width: 50%;
}

.footer-top input.wpcf7-form-control.wpcf7-submit {
    padding: 0 16px;
}
	
	.footer-top input.wpcf7-form-control.wpcf7-text {
    width: 248px;
}
	
	.footer-top .col-md-3:last-child {
    width: 100%;
    text-align: center;
    float: none;
    display: inline-block;
}

.footer-top .social-links {
    float: none;
}
	.footer-bottom .col-sm-6 {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}
	
	body .hidden-xs {
    display: block!important;
    margin: 20px 0px;
}

#owl-main .item .caption.bg-color .excerpt span { margin: 5px 0px;}
	
	.top-bar .cnt-account {
    padding: 10px 0 10px 0px;
}
	
}

@media only screen and (max-width: 767px){
	.categories_title.active {
    display: none;
}

.categories_title {
    display: none;
}

.category-box ul {
    left: 0;
    width: 80%;
    right: 0;
    margin: auto;
}
.category-box {
    position: initial;
}

.main-header .col-xs-12:nth-child(2) {
    position: initial;
}

.main-header .container {
    position: relative;
}
}

@media only screen and (max-width: 749px){
body .container {
    max-width: 100%;
}
	
body .navbar-toggle {
    display: block;
}
	
	
	#grid-container .products .product .add-cart-button-wrap,
	#recent-car .featured-product .products .add-cart-button-wrap,
	.product-template-default.single .featured-product .products .add-cart-button-wrap{
    opacity: 1;
}

#grid-container .products .product:hover,
	#recent-car .featured-product .products .product:hover,
	.product-template-default.single .featured-product .products .product:hover{
    border: 2px solid #fff;
}
	
	
	
	.dropdown-cart.cart-content:hover .dropdown-menu {
    right: 13px;
}

.top-cart-row .dropdown-cart.cart-content.login-home .dropdown-menu {
    right: 75px;
}
	
	
.home .vc-hoverbox-inner {
    min-height: 250px!important;
}

.home .vc-hoverbox-wrapper.vc-hoverbox-align--center {
    margin-bottom: 30px;
}
	
	.footer-top .col-md-3:first-child {
    width: 100%;
    text-align: center;
}

.footer-top .col-md-6 {
    width: 450px;
    margin: auto;
    float: none;
}

.footer-top input.wpcf7-form-control.wpcf7-text {
    width: 327px;
}
	.footer-top .social-links {
    margin-top: 0;
}
	
	#owl-main .owl-prev, #owl-main .owl-next {
    opacity: 1;

	}
	#owl-main, #owl-main .item {
    height: 350px;
}
	
	#owl-main .item .caption.bg-color {
    padding: 0;
    width: 55%;
}

#owl-main .item .caption.bg-color .big-text {
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 0;
}
	
	#owl-main .owl-prev {
    left: 10px;
}

#owl-main .owl-next {
    right: 10px;
}
	
	.header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {
    display: inline-block;
    width: 100%;
    line-height: 15px;
    position: relative;
    border-bottom: 1px solid #414141!important;
    text-align: left;
    text-align: center;
    padding: 15px;
}

.header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li {
    width: 100%;
    text-align: center;
    border-right: 0!important;
}

ul#menu-main-nav {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #2b2b2b;
}

.navbar-nav>li:first-child {
}

.navbar-nav>li:first-child {
    display: none!important;
}

.header-nav {
    background: #fff!important;
}

.nav-bg-class {
    margin: 0;
    padding: 0;
}

.header-style-1 .header-nav .navbar-default .navbar-collapse {
    border: 0!important;
    padding-top: 0;
}

.navbar-nav {
    margin: 10px 0 0 0!important;
}
	
	.main-header .col-xs-12:nth-child(2) {
    width: 25px;
    padding: 0;
}
	
	.col-md-2.animate-dropdown.top-cart-row {
    float: right;
    padding: 0;
    padding-right: 13px!important;
}
	
	#menu-top-bar-menu li:last-child {
    display: none;
}
	
	.col-md-2.animate-dropdown.top-cart-row{width:30%}
}


@media only screen and (max-width: 559px){
	
	#owl-main .item .caption.bg-color {
    padding: 0;
    width: 80%;
}

	
}

@media only screen and (max-width: 480px){
	
#owl-main .item .caption.bg-color {
    padding: 0px 53px;
    width: 100%;
}
	
	#owl-main, #owl-main .item {
    height: 280px;
}
	
	#owl-main .item .caption.bg-color .big-text {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
}
	
	.home .vc-hoverbox-inner {
    min-height: 171px!important;
}
	
	.col-xs-12.col-sm-12.col-md-3.logo-holder {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 0px;
}

.logo {
    text-align: center;
    width: 100%;
}

body .navbar-brand {
    display: inline-block;
    float: none;
}

.navbar-header {
    padding-left: 20px;
}
	
	.col-md-2.animate-dropdown.top-cart-row {
    width: auto;
}
	
	.category-box ul{    top: 105px;}
	
	
	
	
}

@media only screen and (max-width: 450px){
	.footer-top .col-md-6 {
		width: 300px;
	}
	
	.footer-top input.wpcf7-form-control.wpcf7-text {
    width: 178px;
}
	
	#owl-main .item .caption {
    top: 10%;
}

#owl-main .item .caption.bg-color .excerpt, #owl-main .item .caption.bg-color .small {
    margin-bottom: 0;
}
	
}