/*
Theme Name:     Marketify Child
Theme URI:      http://astoundify.com/themes/marketify
Template:       marketify
Version:        1.0
*/
@import url('https://fonts.googleapis.com/css?family=Carme');
@font-face {
    font-family: 'FontAwesome';
    src: url('./font/FontAwesome.woff2') format('woff2'),
        url('./font/FontAwesome.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
    line-height: 1.98;
    color: #636363;
}
/*************************** header CSS starts here ****************************/
.site-logo {
    text-align: center !important;
    margin: 0px auto !important;
}
.main-menu {
    text-align: center;
}
a{
    outline: none;
}
header#masthead{
	padding-top: 0px;
}
.top-menu {
    font-size: 14px;
    float: right;
    line-height: 20px;
}
.top-menu li a{
	text-transform: capitalize;
	font-size: 14px;
	line-height: 20px;
    color: #fff;
    text-decoration: none;
}
.top-menu i{
    padding-right: 5px;
}
.top-header-menu {
    background: radial-gradient(circle, #ee9933,#ec8d1c, #dd7e0e);
}
.top-menu li a{
	padding: 15px 20px;
}
.site-header-inner.header-logo {
    padding: 6px 0px 0px;
    background-color: #ffffff;
    border-bottom: 1px solid #c5c5c5;
}
.nav-menu--primary.main-menu li a {
    color: #dd7b06 !important;
    padding: 25px 20px;
}
.bottom-header-menu{
	background-color: #ffffff;
	border-bottom: 1px solid #c5c5c5;
}
.bottom-header-menu .nav-menu--primary li a{
    letter-spacing: 1.6px;
    font-weight: 500;
}
.nav-menu--primary li{
    color: #ffffff;
    opacity: 0.8;
}
.bottom-header-menu .current-menu-item,.bottom-header-menu .nav-menu--primary li a:hover,
.bottom-header-menu .nav-menu--primary li a:active{
	background-color: #f5f5f5;
	border: 0px !important;
}
/*.top-menu .custom-cart:hover{
    background-color: #dd7e0e;
}*/
/*.top-header-menu .current-menu-item, .top-header-menu .nav-menu--primary li a:hover, 
.top-header-menu .nav-menu--primary li a:active{
    background-color: #dd7e0e;
    border: 0px !important;
}*/
.current-menu-item:after, .nav-menu li.menu-item-has-children:after, .nav-menu li.page_item_has_children:after{
	display: none;
}
.footer-copyright {
    text-align: center;
    background-color: #ec8d1c;
    background: radial-gradient(circle, #f3b366,#ec8d1c);
    border: 0px !important;
    padding: 14px 0px;
    color: #ffffff !important;
}
.footer-copyright a{
    color: #ffffff !important;
}
.site-footer {
    padding: 20px 0 0em;
    background-color: #f4f4f4;
}
.footer-widget-areas a {
    color: #636363;
    font-size: 14px;
    text-transform: capitalize;
}
h3.widget-title.widget-title--site-footer {
    font-size: 18px !important;
    line-height: 40px !important;
    letter-spacing: 1.8px;
    border-bottom: 1px solid #d1d1d1;
}
.widget--site-footer, .site-footer--light .footer-widget-areas, .site-info{
    border:0px;
}
.widget--site-footer aside{
    padding: 0em 1em 2em;
}
.menu-footer-menu-container ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
ul#menu-primary li.nav-menu-search, ul#menu-primary li.current-cart.menu-item.menu-item-has-children {
    display: none !important;
}

.nav-menu--primary>ul>li:first-child a{
    padding-right: 5px; 
    padding-left: 5px;
}
.top-menu li.custom-cart a {
    padding: 15px 10px;
}

body .nav-menu li{
    width: auto !important;
}
.top-menu .custom-cart {
    border-left: 2px solid #b26a15;
    opacity: 0.8;
    width: 100px;
    text-align: right;
}
.top-menu .custom-checkout {
    -webkit-box-shadow: 0px 0px 5px 2px #b26a15 !important;
}
/*.top-menu .custom-checkout:hover {
    -webkit-box-shadow: 0px 0px 5px 2px #b26a15 !important;
}*/
.login-menu:before {
    /*content: '';
    position: absolute;
    background-image: url(images/login-register.png);
    height: 15px;
    background-repeat: no-repeat;
    width: 15px;
    left: 5px;
    top: 16px;*/
}
li.login-menu {
    width: 155px;
    text-align: right;
}
.nav-menu li{
    margin:0px !important;
}
.top-menu .current-cart>a:first-child:before {
    position: absolute;
    left: 12px;
    top: 17px;
    opacity: 0.8;
    font-size: 21px;
}
.custom-checkout:before{
    /*content: '';
    position: absolute;
    background-image: url(images/checkout.png);
    height: 15px;
    background-repeat: no-repeat;
    width: 15px;
    left: 0px;
    top: 16px;*/
}
.footer-widget-areas {
    display: block;
    flex-wrap: wrap;
}
.nav-menu li.login-menu:hover:not(.menu-item-has-children):not(.page_item_has_children) {
    box-shadow: 0 0 0 0px #fff !important; 
}
.site-header {
    padding: 2em 0em 0em;
}
.home .page-header{
    display: none;
}
.site-content{
    margin-top: -20px;
    margin-bottom: 0;
}
/*************************************Home CSS ***********************************/
/*.home-left-section {
    padding-left: 40px;
}
.home-right-section {
    padding-right: 40px;
}*/
.left-login #edd_login_form fieldset>legend:after{
    content: ' ';
    width: 100%;
    height: 0px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    background: #bdc3c7;
    z-index: 1;
}
.left-login .edd_form fieldset>legend{
    background-color: #f7941e;
    text-align: left;
}
.left-login .edd_form fieldset>legend span {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    line-height: 32px;
    padding: 8px 20px;
    font-weight: 300;
    border: 0px;
    background: none;
}
.left-login .edd_form {
    background-color: #f5f5f5;
    padding-bottom: 5px;
}
.left-login p.edd-login-username, .left-login p.edd-login-password {
    padding: 5px 15px 0px;
    margin-bottom: 9px;
}
.left-login p.edd-login-submit{  
    padding: 0px 15px 0px;
    margin-bottom: 3px;
}
.left-login p.edd-login-remember{
    margin-bottom: 10px;
    padding: 0px 15px 0px;
}
.left-login p.edd-login-submit input#edd_login_submit {
    width: 70px !important;
    height: 25px;
    font-size: 14px;
    opacity: 0.9;
    padding: 0px 10px;
    line-height: 20px;
}
.left-login p.edd-login-submit input[type=submit].edd-submit{
    background-color: #000000;
    color: #ffffff;
    border:0px;
}
.left-login p.edd-lost-password {
    text-align: left;
    margin-bottom: 0px;
    padding: 0px 15px;
    font-size: 12px;
}
.edd-lost-password a:before{
    display: none;
}
.left-login input[type=password], .left-login input[type=text]{
    border:0px;
}
.left-login label{
    font-size: 12px;
    line-height: 32px;
    color: #636363;
}
p.edd-new-account{
    margin-bottom: 15px;
    padding: 0px 15px 0px;   
}
p.edd-new-account a{
    color: #f7941e;
    font-size: 12px;
    text-decoration: underline;
}
.left-login input#edd_user_login::-webkit-input-placeholder,
.left-login input#edd_user_pass::-webkit-input-placeholder {
    font-size: 14px !important;
    line-height: 32px !important;
    color: #636363 !important;
}
.left-login input#edd_user_login:-ms-input-placeholder, 
.left-login input#edd_user_pass:-ms-input-placeholder {
    font-size: 14px !important;
    line-height: 32px !important;
    color: #636363 !important;
}
.left-login input#edd_user_login:-moz-placeholder,
.left-login input#edd_user_pass:-moz-placeholder {
    font-size: 14px !important;
    line-height: 32px !important;
    color: #636363 !important;
}
.left-login input#edd_user_login::-moz-placeholder,
.left-login input#edd_user_pass::-moz-placeholder {
    font-size: 14px !important;
    line-height: 32px !important;
    color: #636363 !important;
}
.total-ol, .ol-ppl{
    color: #f89c39;
}
.right-first {
    padding: 0px 17% 10px;
    text-align: center !important;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #c5c5c5;
}
.right-selling h2, .right-contact h2, .right-products h2, .left-products h2 {
    background-color: #f7941e;
    font-size: 16px;
    line-height: 52px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 4px 0px 20px;
    padding-left: 14px;
}
.left-products{
    margin-top: 25px;
}
.right-selling {
    margin: 0px 0px 20px;
}
.right-selling li{
    font-size: 15px;
    line-height: 32px;
    padding-left: 20px;
    background-image: url(images/listing.png) ;
    background-position: 0% 50%;
    background-repeat: no-repeat;
}
.right-contact {
    margin-bottom: 15px;
}

.top-menu .current-cart>a:first-child:before{
    position: relative;
    left: 0;
    top: 0;
    opacity: 0.8;
    font-size: 21px;
    /* width: 16px; */
    margin-right: 5px;
}
.login-menu:before{
   left: 0;
    top: 18px;
}
.nav-menu--primary>ul>li:first-child a{
    padding-left: 21px;
}
.custom-checkout:before{
        left: 7px;
}
/*.top-menu li.custom-checkout a{
    padding-left: 28px;
}*/
/************************* New product css ****************************/
.home-new-prod-img .content-grid-download__overlay {
    display: none;
}
.home-new-prod-img .content-grid-download__actions {
    display: none;
}
.new-product-sidebar .col-sm-4 {
    padding: 0px 0px 0px 15px;
}
.new-product-sidebar .col-sm-7 {
    padding: 0px 0px 0px 15px;
}
.new-product-sidebar .content-grid-download__entry-header {
    padding: 0px 0px;
    border: none;
    overflow: hidden;
}
.content-grid-download .new-product-sidebar .download-audio {
    display: none !important;
}
.new-product-sidebar .entry-title--truncated {
    height: 35px;
    white-space: normal;
}
.new-product-sidebar .content-grid-download__entry-header .entry-title {
    font-size: 15px;
    line-height: 16px;
    display: inline;
}
.new-product-sidebar span.edd_price{
    background-color: #ededed;
    color: #636363;
    padding: 5px 5px;
}
.home-page-template .container{
    max-width: 100%;
}
.home-page-template .msacwl-gallery-caption{
    display: none;
}
/*.edd_downloads_list div:first-child{
    border:none;
}
.edd_downloads_list div{
    border-top: 1px solid #e2e2e2;
}*/

.sectionHeading{
    font-family: 'Carme', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    background: #f7941e;
    display: inline-block;
    padding: 10px 25px 7px;
}
#main{
    padding-top: 50px;
}
.headingBorderBottom{
    height: 1px;
    background: #f7941e;
}
.locationListWrapper{
    padding: 40px 0px;
    list-style: none;
    margin-bottom: 0;
}
.locationListWrapper li{
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 6px;
    padding-left: 2.5em;
}
.locationListWrapper li:before {
  content: '\f101';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #f7941e;
}
.locationListWrapper li a{
    color: #000000;
    text-decoration: none;
    outline: none;
}
.locationListWrapper li a:hover, .locationListWrapper li a:active, .locationListWrapper li a:focus,
.featuredCategoriesListWrapper li a:hover,.featuredCategoriesListWrapper li a:active,.featuredCategoriesListWrapper li a:focus
{
    color: #f7941e;
}
.featuredCategoriesListWrapper{
    list-style: none;
    padding: 40px 0px;
    margin-bottom: 0;
    text-align: center;
}
.featuredCategoriesListWrapper li a{
    color: #000;
    text-decoration: none;
}
.featuredCategoriesListWrapper li{
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}
.featuredCategoriesListWrapper li.last{
    border-right: 0;
}
.featuredCategoriesListWrapper li.top-border-remove{
    border-top: 0;
}
.featuredCategoriesListWrapper li .content{
    padding: 30px 20px 20px;
}
.featuredCategoriesListWrapper .imageWrapper{
    margin-bottom: 20px;
}

/*====================================================
            Widget
======================================================*/
.woocommerce ul.product_list_widget li img{
    float: left;
    width: 40%;
    margin-right: 10px;
    margin-left: 0px;
}
.woocommerce ul.product_list_widget li .product-title{
    width: 54%;
    display: inline-block;
}
.woocommerce ul.product_list_widget li a{
    font-weight: 400;
    color: #636363;
    outline: none;
}
.woocommerce ul.product_list_widget li .woocommerce-Price-amount{
    background: #ededed;
    display: inline-block;
    padding: 3px 10px;
    margin-top: 15px;
    color: #636363;
    float: right;
}
.woocommerce ul.product_list_widget li
{
    padding: 25px 0;
    margin: 0;
    list-style: none;
    border-top: 1px solid #e2e2e2;
}
.woocommerce ul.product_list_widget li:first-child{
    border-top:0;
}
.widget-title.widget-title--blog{
    font-weight: normal;
    text-align: left;
    margin-bottom: 25px;
}
.widget-title--blog span{
    display: block;
    background: #f7941e;
    color: #fff;
    font-weight: normal;
    border: none;
}
.yith-wcact-auction-widget .yith-wcact-widget-image img{
    float: left;
    width: 40%;
    margin-right: 20px;
}
.yith-wcact-auction-widget .woocommerce-Price-amount.amount{
    background: #000;
    color: #fff;
    padding: 6px 10px;
}
.yith-wcact-auction-widget{
    background: #fff;
}
.yith-wcact-auction-widget .yith-auction-list-widget{
    padding: 0px 20px 1px;
}
.yith-auction-list-widget .time_widget_product{
    clear: both;
    padding-top: 20px;
}
/*====================================================
            Header
======================================================*/
.header-outer{
    background-color: #ec8d1c;
    background: radial-gradient(circle, #f3b366,#ec8d1c);
}
.page-header {
    text-align: left;
    
}
.page-title{
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}
.nav-menu--primary.main-menu li a{
    outline: none;
}
.post-type-archive-product #content .page-title{
    display: none;
}
.no-products{
   background: #fff;
    padding: 25px; 
}
/*====================================================
            Page
======================================================*/

#page{
    background: #f5f3f2;
}
.whiteBackground{
    height: 40px;
    background: #fff;
}
.home #page{
    background: #fff;
}
.home .whiteBackground{
    display: none;
}
.entry-content ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.entry-content li{
    margin-bottom: 6px;
    padding-left: 1.5em;
}
.entry-content li:before {
  content: '\f101';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #f7941e;
}
.entry-content .products li:before{
    content: '';
}
.entry-content h3{
    font-size: 16px;
    color: #222222;
}
.entry-content h2{
    font-size: 18px;
    line-height: 25px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 30px
}
.page-template-full-width .entry-content{
    background: #fff;
    /*padding: 30px;*/
    color: #636363;
}
.page-template-full-width .site-content{
    margin-bottom: 3em;
}
.googleMapWrap iframe{
    width: 100%;
}
.page-template-contact-page #page{
    background: #fff;
}
/*====================================================
            Woocommerce
======================================================*/
.woocommerce.post-type-archive-product ul.products li.product a{
    display: block;
    color: #636363;
   outline: none;
}
.woocommerce.post-type-archive-product ul.products li.product .woocommerce-loop-category__title,
.woocommerce.tax-location ul.products li.product .woocommerce-loop-category__title
{
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
}
.woocommerce ul.products li.product .count{
    background: transparent;
    color: #636363;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
   /* width: 30.05%;*/
        background: #fff;
         -webkit-box-shadow: 0 3px 5px -3px #d3ced2;
    -moz-box-shadow: 0 3px 5px -3px #d3ced2;
    box-shadow: 0 3px 5px -3px #d3ced2;
    position: relative;
}
.woocommerce ul.products li.product a img{
    margin-bottom: 0;
}
.woocommerce .productDetails{
    padding: 15px;
}
.woocommerce .productDetails .woocommerce-loop-product__title{
    padding-top: 0;
    font-size: 14px;
    color: #636363;
    text-transform: uppercase;
}
.wcvendors_sold_by_in_loop{
    font-size: 14px;
    color: #f7941e;
}
.woocommerce ul.products li.product .price{
    color: #39B54A;
}
.woocommerce ul.products li.product .button{
    margin-top: 14px;
    text-transform: none;
    font-weight: normal;
    background: #000;
    padding: 8px 20px;
    color: #fff;
    border-radius: 0;
    text-align: center;
    display: block;
}
.woocommerce ul.products li.product .button:hover,.woocommerce ul.products li.product .button:active,.woocommerce ul.products li.product .button:focus {
    background: #f7941e;
}

.woocommerce .quantity .qty{
    border-color: #e9e9e9;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background: #f7941e;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    text-transform: none;
    border-radius: 0;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    float: right;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    float: left;
    background: #fff;
    padding: 25px;
    -webkit-box-shadow: 0 8px 6px -6px #d3ced2;
    -moz-box-shadow: 0 8px 6px -6px #d3ced2;
    box-shadow: 0 8px 6px -6px #d3ced2
}
.woocommerce div.product .product_title{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    color: #222222;
}
a.add_to_wishlist:before {
    font-family: "dashicons";
    content: "\f177";
    margin-right: 0.5em;
        display: inline-block;
    vertical-align: bottom;
}
a.add_to_wishlist{
    text-decoration: none;
    color: #f7941e;
    outline: none;
}
a.add_to_wishlist:hover, a.add_to_wishlist:active, a.add_to_wishlist:focus{
    color: #222;
}

.woocommerce div.product .woocommerce-tabs .panel{
    background: #fff;
    padding: 25px 25px 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin-bottom: 0px;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border: none;
    border-radius: 0;
    background-color: #aaaaaa;
    padding: 0 2.5em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    display: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li{
    border-left: 1px solid #777777;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    outline: none;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
 .woocommerce-tabs .entry-content h2{
    font-weight: normal;
    color: #636363;
}
.related.products h2{
    background: #000;
    color: #fff;
    padding: 10px 30px;
    margin-bottom: 40px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
    background: transparent;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background: #f7941e;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    text-transform: none;
    border-radius: 0;
}
.woocommerce.single-product div.product .entry-summary p.price, .woocommerce.single-product div.product .entry-summary span.price{
    float: right;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 3px;
    display: inline-block;
}
.woocommerce.single-product div.product .entry-summary .product_title{
    display: inline-block;
    width: 75%;
}
.woocommerce.single-product div.product .entry-summary .woocommerce-Price-amount{
    display: block;
}
.productHeaderWrapper {
    margin-bottom: 20px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
}
#_actual_bid{
    border-color: #e9e9e9;
}
.bid.button_bid_add, .bid.button_bid_subtr{
    border: 1px solid #e9e9e9;
}
body a{
    outline: none !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
    border-color:  #e9e9e9;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    border: 0;
    background: #f5f5f5;
}
.woocommerce form .form-row label, .woocommerce form .forgetmenot label{
    font-size: 16px;
    color: #636363;
    font-weight: normal;
}
.select2-container--default .select2-selection--single{
     border: 0;
    background: #f5f5f5;
    border-radius: 0;
    height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 36px;
}
input#billing_phone {
    height: 39px;
    padding: 0px 10px;
}
.product_meta .posted_in{
    display: block;
    margin-top: 15px;
}
.product_meta a{
    text-decoration: none;
}
#max_winner, #current_max_bid{
    font-weight: 500;
}
/*====================================================
            Form
======================================================*/
.wpcf7 label{
    font-size: 16px;
    color: #636363;
    font-weight: 400;
}
.wpcf7 .form-field{
    margin-bottom: 20px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="phone"], .wpcf7 textarea, .wpcf7 select{
    background: #f5f5f5;
    border: none;
}
.wpcf7 textarea
{
    height: 160px;
}
.wpcf7 .buttonWrap{
    text-align: right;
}
.wpcf7 input[type="submit"]{
    background: #f7941e;
    color: #fff;
    border: none;
    font-size: 17px;
    font-weight: normal;
    outline: 0;
}
.wpcf7 input[type="submit"]:hover{
    background: #000;
}
div.wpcf7 .ajax-loader{
    display: block;
}

/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery {
position: relative;
margin-bottom: 3em
}

.woocommerce-product-gallery figure {
margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1
}

.woocommerce-product-gallery img {
display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%
}

.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}

a.woocommerce-product-gallery__trigger {
text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: .875em;
right: .875em;
display: block;
height: 2em;
width: 2em;
border-radius: 3px;
z-index: 99;
text-align: center;
text-indent: -999px;
overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
background-color: #169fda;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background-color: #1781ae;
border-color: #1781ae;
color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f00e";
line-height: 2;
text-indent: 0;
}

.woocommerce div.product div.images .flex-control-thumbs{
    margin-top: 40px;
}
.woocommerce div.product div.images .flex-viewport{
    -webkit-box-shadow: 0 8px 6px -6px #d3ced2;
       -moz-box-shadow: 0 8px 6px -6px #d3ced2;
            box-shadow: 0 8px 6px -6px #d3ced2;
}
/*====================================================
            Single Product Page
======================================================*/
.single-product{
    background: #f5f5f4;
}
.single-product .page-header{
    background-color: #ec8d1c;
    background: radial-gradient(circle, #f3b366,#ec8d1c);
}

/*====================================================
            breadcrumb
======================================================*/
.home .site-content {
    margin-top: 0px;
}
.page-template-full-width .breadcrumb, .page-template-contact-page .breadcrumb{
    padding-bottom: 13px;
}
.page-template-full-width .site-content, .page-template-contact-page .site-content
{
    margin-top: 1em;
}
#content article.page {
    background: #fff;
    padding: 25px;
}
.page-id-113 #content article.page{
    background: transparent;
    padding: 0;
}
.page-template-contact-page #content article.page{
    padding: 0;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 1em;
    display: block;
    width: 100%;
    text-align: right;
    background: #fff;
    padding: 20px;
}
.breadcrumb{
    text-align: left;
    padding-bottom: 30px;
}
.breadcrumb a
{
    color: #9a5502;
    font-size: 12px;
    outline: none;
    text-decoration: none;
}
.breadcrumb a:hover, .breadcrumb a:hover:focus, .breadcrumb a:hover:active{
    color: #fff;
}
.breadcrumb .current{
    color: #fff;
    font-size: 12px;
}
.breadcrumb .delimiter{
    color: #9a5502;
    font-size: 12px;
    padding: 0px 6px;
}
/*====================================================
            Media
======================================================*/

@media (max-width: 450px){
    .top-menu li a{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (min-width: 992px){
    .page-header {
        padding: 20px 15px 0px;
    }
    /*.top-menu .current-cart>a:last-of-type {
        display: block;
    }*/

}

@media (max-width: 991px){
    .top-menu ul{
        list-style: none;
        margin:0;
    }
    .top-menu ul li{
        display: inline-block;
            padding: 10px 0px;
    }
    .page-header{
        padding: 15px;
    }
    #main{
        padding-top: 0;
    }
}

@media screen and (min-width: 769px){
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        width: 30.05%;
    }
    .woocommerce .related.products ul.products li.product, 
    .woocommerce-page .related.products ul.products li.product{
        width: 22.05%;
    }
    
}

@media (min-width: 1200px){

    .container {
        max-width: 1100px;
    }
}