/*
Theme Name: 	ShoppyStore Child
Theme Uri:  	http://www.flytheme.net/
Description:    A child theme of SW Atom
Author:     	Flytheme
Author Uri: 	http://www.flytheme.net/
Template:   	shoppystore
Version:    	1.0.2
License:    	GNU General Public License v2 or later
*/

@import url("evan.css");


.entry h3 {
    font-size: 16px;
    font-weight: bold;
    color: #444444;
}

/*--- Home page ---*/

/*--- Home page –- general ---*/

.our-work-section-title h4,
.manufacturers-section-title h4 {
    font-size: 150% !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}
.header-style1 .my-account-link-7{
display:block;
}

/*--- Home page -- left menu ---*/

body.home ul#menu-home-page-categories li a {
    font-size: 15px;
}

body.home .home-our-work {
    /* margin-top: 70px;
    display: inline-block; */
}


/*--- Home page slider ---*/

@media (min-width: 1200px) {
    
    body.home .rev_slider ul li .slider-content {
        font-size: 20px !important;
    }
    
    body.home .rev_slider ul li .slider-cta {
        font-size: 18px !important;
    }
    
}


/*--- Header ---*/

#yt_header {
    background-color: transparent;
}


/*--- Main navigation ---*/

.yt-searchbox-vermenu .cat-wrapper {
    background-color: #e5e5e5;
    border-right-color: #666666 !important;
}

.yt-searchbox-vermenu .cat-wrapper:after {
    border-color: #666666 !important;
    color: #666666 !important;
}

.yt-searchbox-vermenu .cat-wrapper label.label-search > select {
    background-color: transparent !important;
}

.header-under-2-wrapper .sm-serachbox-pro{
    width:78%;
    float:left;
    left: 14px;
}

.mini-cart-header{
    margin-top:5px;
}

.wrapp-minicart .product-details-bottom {
    position: relative !important;
}

.yt-header-under-2 select.ya_selectmenu::-ms-expand,
.yt-header-under-2 select.s1_option::-ms-expand
{
    margin-top: 100px;
}

#yt_header .yt-megamenu {
    width: 55%;
}

#yt_header .yt-megamenu .yt-menu ul.nav > li a span {
    font-size: 18px;
}

#yt_header .yt-megamenu .yt-menu ul.dropdown-menu li a span {
    font-size: 15px;
}

#yt_header .sl-header-text {
    width: 19.5%;
    float: right;
    padding-left: 0;
}

#yt_header .sl-header-text #offer-info {
    margin-left: 0;
    text-align: right;
    margin-bottom: 0;
}

#yt_header .sl-header-text ul#offer-info li {
    list-style-type: none;
    font-size: 14px;
}

#yt_header .sl-header-text .offer-wrapper {
    padding-left: 15px;
    /* border-left: 2px solid #dddddd; */
}

.yt-header-middle {
    padding-bottom: 12px !important;
}

@media (min-width: 1200px) {
    
    .yt-header-under .yt-menu {
        margin-left: 60px !important;
    }
    
    .yt-megamenu {
        margin-top: 52px !important;
    }
    
    #yt_header .sl-header-text {
        margin-top: 46px;
    }
    
}

@media (min-width: 993px) and (max-width: 1199px) {
    
    .header-under-2-wrapper .sm-serachbox-pro{
        width:69%;
    }
    
    #yt_header .yt-megamenu .yt-menu ul.nav > li a span {
        font-size: 15px;
    }
    
    #yt_header .sl-header-text ul#offer-info li {
        font-size: 13px;
    }
    
    #yt_header .sl-header-text {
        width: 23%;
        margin-top: 6px;
    }
    
    .yt-megamenu {
        margin-top: 13px;
    }
    
    .yt-header-middle {
        padding-top: 18px !important;
    }
    
}

@media (min-width: 993px) {

    .logo-wrapper {
        margin-top: 5px !important;
    }

    .yt-menu ul.nav > li > a {
        padding-left: 15px !important;
    }
    
    .yt-header-under .yt-menu {
        padding-left: 35px !important;
    }

}

@media (min-width: 669px) and (max-width: 767px) {

    .yt-searchbox-vermenu .search-pro {
        margin-left: 76px !important;
    }
    
    .logo-wrapper {
        text-align: center;
    }

    .logo-wrapper a img {
        display: inherit;
    }
    
    .yt-header-middle .yt-header-under {
        /* text-align: center;
        min-height: 50px; */
    }

    .yt-header-middle .yt-header-under .mini-cart-header {
        /* float: none;
        width: 30%;
        margin-top: 20px; */
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-top: 8px;
    }
    
    .yt-header-under-2 .header-under-2-wrapper .sm-serachbox-pro{
        width:66%;
        margin-top: -5px;
    }
    
    #yt_header .sl-header-text {
        margin: 20px auto 0 auto;
        float: none;
        /* width: 389px; */
        width: 205px;
    }
    
    #yt_header .sl-header-text ul#offer-info li:last-child {
        margin-left: 10px;
    }
    
    #yt_header .sl-header-text ul#offer-info {
        text-align: center;
    }

}

@media (max-width: 992px) {
    
    .logo-wrapper {
        margin-top: 10px !important;
    }

    #yt_header .sl-header-text .offer-wrapper {
        border-left: none;
    }

    #yt_header .sl-header-text ul#offer-info li {
        font-size: inherit;
        display: inline-block;
    }
    
    #yt_header .sl-header-text {
        display: block !important;
    }
    
}

@media (max-width: 668px) {
    
    .logo-wrapper {
        text-align: center;
    }

    .logo-wrapper a img {
        display: inherit;
    }
    
    #sm_serachbox_pro {
        width: 94%;
    }
    
    .yt-header-under-2 a.phone-icon-search {
        height: 40px !important;
        width: 40px !important;
        margin-right: 56px !important;
        margin-top: 5px;
    }

    .yt-header-under .top-form-minicart {
        height: 40px !important;
        width: 40px !important;
        margin-right: 8px !important;
    }

    .yt-header-under-2 .phone-icon-search:before {
        line-height: 40px !important;
    }

    .yt-header-under .top-form-minicart .top-minicart:after {
        margin-top: -8px !important;
    }
    
    /* Code for minicart at mobile size */
    
    .yt-header-under-2 .mini-cart-header {
        position: absolute;
        z-index: 69;
        right: 14px;
        top: 0px;
        display: inline-block !important;
        float: right;
        margin-top: 5px;
    }

    .yt-header-under-2 .mini-cart-header .top-form-minicart {
        height: 40px !important;
        width: 40px !important;
        margin-right: 8px !important;
        background: transparent;
        padding: 3px;
        border: 1px solid #a9a9a9;
    }

    .yt-header-under-2 .mini-cart-header .top-form-minicart .top-minicart {
        width: 100%;
        height: 100%;
        padding: 0;
        border: 0;
        text-align: center;
        display: inline-block;
        line-height: 30px;
        position: relative;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 14px;
    }

    .yt-header-under-2 .mini-cart-header .top-form-minicart .top-minicart a {
        width: 20px;
        height: 20px;
        display: inline-block;
        border-radius: 50%;
        background-color: #df1f26;
        overflow: hidden;
        position: absolute;
        top: -17px;
        left: 50%;
        margin-left: -9px;
        line-height: 20px;
        border: 1px solid #ddd;
    }

    .yt-header-under-2 .mini-cart-header .top-form-minicart .top-minicart a .minicart-number {
        color: #fff;
    }

    .yt-header-under-2 .mini-cart-header .top-form-minicart .top-minicart:after {
        top: 7px;
        left: 7px;
    }
    
    #yt_header .sl-header-text {
        margin: 20px auto 0 auto;
        width: 205px;
        float: none;
    }

    #yt_header .sl-header-text ul#offer-info {
        margin-bottom: 0;
        text-align: center;
    }

    #yt_header .sl-header-text ul#offer-info li {
        display: list-item;
    }
    
}

@media (min-width: 768px) and (max-width: 992px) {
    
    .yt-header-under-2 .header-under-2-wrapper .vertical-mega {
        width: 10%;
    }

    .yt-header-under-2 .header-under-2-wrapper .search-pro {
        width: 90%;
    }

    .yt-header-under-2 .header-under-2-wrapper .sm-serachbox-pro{
        width:71%;
    }
    
    #yt_header .sl-header-text {
        margin-top: 18px;
        width: 51.5%;
    }
    
    #yt_header .sl-header-text ul#offer-info li:last-child {
        margin-left: 10px;
    }
    
}

@media (min-width: 669px) {
    
    .yt-header-under-2 .mini-cart-header .top-form-minicart {
        margin-right: 8px;
    }
    
}


/*--- Inside pages ---*/

.container .woocommerce-breadcrumb {
    margin: 1em 0;
    font-size: 12px;
}

#main .wpb_row,
#main .wpb_content_element,
#main ul.wpb_thumbnails-fluid > li,
#main .wpb_button
{
    margin-bottom: 20px !important;
}


/*--- Support documents (SteinAir Academy) ---*/

.document-gallery .document-icon img {
    width: 150px
}

.document-gallery .document-icon-row {
    margin-bottom: 20px;
}

@media (max-width: 649px) {
    
    .document-gallery .document-icon {
        width: 100% !important;
        margin-bottom: 20px !important;
    }
    
    .document-gallery .document-icon-row {
        margin-bottom: 0 !important;
    }
    
}


/*--- Videos (YouTube Gallery plugin) ---*/

.epyt-gallery-subscribe a.epyt-gallery-subbutton {
    width: 185px !important;
    margin-top: 8px !important;
}

.epyt-gallery-subscribe a.epyt-gallery-subbutton img {
    float: left;
    margin-top: 4px;
}



/*--- Product display ---*/

form.cart .social-icon {
    display: none;
}

.item-wrap .item-detail .add-info {
    margin: 0 10px !important;
    display: inherit;
    max-height: none !important;
}

.item-wrap .item-detail .add-info .yith-wcwl-add-to-wishlist {
    margin-bottom: 8px;
    width: 36px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.item-wrap .item-detail .add-info .compare-button {
    margin-top: 8px;
    margin-bottom: 8px;
    width: 36px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.item-wrap .item-detail .add-info .button {
    width: 100%;
    margin: 0 auto !important;
    white-space: normal;
    line-height: 1.5 !important;
    height: auto !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

body.single-product .quantity_select select[name="quantity"] {
    height: 35px;
    width: 55px;
    padding-left: 21px;
    font-size: 14px;
}

body.single-product .description {
    font-size: 14px;
}

body.single-product .product-summary .cart button.single_add_to_cart_button {
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-left: 10px !important;
}

body.single-product .product-summary .cart a.single_add_to_wishlist:hover {
    color: #df1f26 !important;
    background-color: transparent !important;
}

.slick-slide .item-wrap {
    padding: 10px;
}

.products-loop.grid li .products-entry {
    padding-bottom: 30px;
}

body.single-product .woocommerce-tabs ul.tabs {
    list-style-type: none;
    margin-left: 0;
}

body.single-product .woocommerce-tabs ul.tabs li a {
    font-weight: bold;
}

body.single-product .woocommerce-tabs ul.tabs li a:hover,
body.single-product .woocommerce-tabs ul.tabs li a:visited,
body.single-product .woocommerce-tabs ul.tabs li a:focus
{
    color: #666666 !important;
}

body.woocommerce-page .products-wrapper .yith-wcwl-add-to-wishlist{
    float: none !important;
}

body.woocommerce-page .products-wrapper .yith-wcwl-add-to-wishlist {
    max-height: 50px !important;
}

body.woocommerce-page .products-wrapper ul.products-loop.grid .yith-wcwl-add-to-wishlist {
    margin-bottom: 12px;
}

body.woocommerce-page .products-wrapper .yith-wcwl-add-to-wishlist a.add_to_wishlist {
    max-width: 160px !important;
}

.products-wrapper ul.products-loop.list .products-content .item-content {
    text-align: left !important;
}

/* 20160721 I believe there is an issue with the theme. The theme has a setting for how many columns to show at large, medium, and small width. Each has a class – "clear_lg", "clear_md", and "clear_sm" respectively – that is assigned to the list item for the product grid, and this class has a "clear:both" to ensure the column count is displayed as indicated. With the large setting set to 4 columns, it should be assigning the class "clear_lg" to <li> 1, 5, 9, 13, etc. but it is setting it on <li> 1, 3, 5, 7, etc instead. I'm using CSS to hide every other one so that it displays correctly. If the theme setting for large is changed from 4 columns, this will mess things up. */
.products-wrapper ul.products-loop li:nth-child(4n + 3) {
    clear: none !important;
}


@media (min-width: 1200px) {

    body.single-product .product-summary .cart a.single_add_to_wishlist {
        border: none !important;
        font-weight: 600 !important;
    }

}

@media (max-width: 1199px) {
    
    body.single-product .product-summary .cart a.single_add_to_wishlist {
        border: none !important;
        font-weight: 600 !important;
        text-align: left !important;
        margin-left: 0 !important;
        padding-left: 0 !important;
        margin-top: 12px;
    }   
    
}

@media (max-width: 991px) {
    
    body.single-product .product-summary .cart .yith-wcwl-add-to-wishlist {
        clear: both !important;
    }
    
    body.woocommerce-page .products-wrapper .products-thumb a img,
    body.search-results .products-wrapper .products-thumb a img
    {
        display: inline-block !important;
    }

    body.woocommerce-page .products-wrapper .yith-wcwl-add-to-wishlist {
        width: 100%;
    }
    
    body.woocommerce-page .products-wrapper .catalog-ordering {
        margin-left: 0 !important;
    }
    
    body.woocommerce-page .products-wrapper .item-content .item-bottom .clear {
        display: none !important;
    }
    
    .products-loop.grid li .products-entry .item-bottom .add_to_cart_button {
        margin: 5px 0 0 0;
    }
    
    .products-loop.grid li .products-entry .item-bottom {
        width: 150px;
    }

}

@media (min-width: 992px) {
    
    .products-loop.grid li .products-entry .item-bottom .add_to_cart_button {
        margin: 5px 0 0 0;
    }
    
    body.woocommerce-page .products-wrapper .yith-wcwl-add-to-wishlist {
        float: none !important;
    }
    
}

@media (max-width: 480px) {
    
    body.woocommerce-page .products-wrapper .yith-wcwl-add-to-wishlist {
        margin-bottom: 12px;
    }
    
}


/*--- Portfolio grid ---*/

.vc_grid .vc_grid-item .vc_custom_heading h4 {
    font-weight: bold;
    font-size: 13px;
    margin-top: 8px;
    min-height: 28px;
}

body.single-portfolio .single-portfolio-content .single-description + h3,
body.single-portfolio .single-portfolio-content .portfolio-meta
{
    display: none;
}

@media (min-width: 350px) and (max-width: 767px) {

    .vc_grid .vc_grid-item {
        margin-right: 17%;
        margin-left: 17%;
    }

}


/*--- Footer top ---*/

#yt_footer .footer-top .widget-1 {
    width: 36% !important;
    float: left !important;
    margin-right: 3% !important;
    margin-top: 8px;
    margin-bottom: 12px;
}

.footer-top .widget-1 .widget-inner h3 {
    display: none !important;
}

.footer-top .widget-2 {
    width: 60% !important;
    float: left !important;
}

.footer-top .widget-2 form .input-box {
    width: 60% !important;
    float: left !important;
}

.footer-top .widget-2 form .input-box input[type="email"] {
    min-height: 40px;
    padding: 0 10px;
}

.footer-top .widget-2 form .actions input[type="submit"] {
    width: 35% !important;
    margin-left: 5% !important;
    min-height: 40px;
    background-color: #F4524D;
    border: 1px solid transparent;
    color: #ffffff;
    font-size: 14px;
    white-space: normal;
    line-height: 1.4;
    padding: 4px 10px;
}

.footer-top .widget-2 form .actions input[type="submit"]:hover {
    background-color: #f23630;
}

#yt_footer .footer-top-style1 {
    background-size: cover !important;
    background-position: center top !important;
    background-image: url(/wp-content/themes/shoppystore-child-theme/images/homepage-newsletter-cta-background.jpg) !important;
}

@media (max-width: 767px) {
    
    #yt_footer .footer-top .widget-1 {
        width: 100% !important;
        text-align: center !important;
        margin-bottom: 0 !important;
    }

    #yt_footer .footer-top .widget-2 {
        width: 100% !important;
    }
    
}

@media (max-width: 480px) {
    
    #yt_footer .footer-top .widget-2 form .input-box {
        width: 100% !important;
    }
    
    #yt_footer .footer-top .widget-2 form .input-box input[type="email"] {
        max-width: none !important;
    }
    
    #yt_footer .footer-top .widget-2 form .actions input[type="submit"] {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 6px !important;
    }
    
}


/*--- Footer ---*/

.footer-middle .footer-column:last-of-type .footer-border ul li span:before {
    color: inherit;
}

.footer-middle .footer-column:last-of-type .footer-border ul li + li {
    padding-top: 7px !important;
}

#yt_footer .footer-middle .footer-column {
    width: 17.5%;
    margin-right: 2.5%;
}

@media (max-width: 992px) {

    #yt_footer .footer-middle {
        padding-top: 11px;
    }

    #yt_footer .footer-middle .footer-column {
        margin-top: 12px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #yt_footer .footer-middle .footer-column .footer-title {
        margin-bottom: 10px !important;
    }

}

@media (max-width: 767px) {
    
    #yt_footer .footer-middle .footer-column {
        width: 100%;
        margin-right: 0;
    }
    
}

@media (max-width: 480px) {
    
    #yt_footer .footer-middle .footer-column {
        margin-top: 20px;
        padding-left: 0;
        padding-right: 0;
    }
    
    #yt_footer .footer-bottom .payment ul.payment-method {
        float: left;
        margin-left: 0
    }
    
}


/*--- Footer bottom ---*/

.footer-bottom .social-follow {
    float: right;
    margin-top: 4px;
}

.footer-bottom .social-follow > li {
    display: block;
}

@media (max-width: 767px) {
    
    .footer-bottom .social-follow {
        float: left;
        clear: both;
        margin-top: 20px;
    }
    
}



/*--- Sign in modal ---*/

.top-login ul li .modal {
    background-color: transparent !important;
    overflow-y: hidden !important;
}

.block-popup-login .login-customer {
    text-align: left !important;
}

.block-popup-login .login-customer a.btn-reg-popup {
    margin-top: 12px;
}

@media (min-width: 580px) {
    
    .top-login ul li .modal .modal-dialog {
        width: 100% !important;
    }
    
}

@media (min-width: 480px) and (max-width: 579px) {
    
    .top-login ul li .modal .modal-dialog {
        width: 460px !important;
    }
    
}


/*--- Panel builder form ---*/

.panel-builder-form ul li.gfield {
    margin-bottom: 14px;
    border-top: 2px dotted #e6e6e6;
    padding-top: 14px;
}

.panel-builder-form ul li.gfield:first-child,
.panel-builder-form ul li.gfield.panel-builder-form-other
{
    border-top: none;
}

.panel-builder-form ul .gfield_description {
    padding-top: 0 !important;
    margin-bottom: 1.25em !important;
}

body .panel-builder-form input[type="checkbox"] {
    appearance: checkbox !important;
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    margin: 1px !important;
}

body .panel-builder-form input[type="radio"] {
    appearance: radio !important;
    -webkit-appearance: radio !important;
    -moz-appearance: radio !important;
    margin: 1px !important;
}

.panel-builder-form .gf_page_steps {
    margin: 0 0 .5em;
    padding: .75em .75em .2em .75em;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #f9f9f9;
}

.panel-builder-form .gf_page_steps .gf_step {
    font-size: 1.20em;
    border-right: 1px solid #d3d3d3;
    padding-right: .75em;
    margin-right: 0.75em;
    min-height: 60px;
}

.panel-builder-form .gf_page_steps .gf_step.gf_step_completed,
.panel-builder-form .gf_page_steps .gf_step.gf_step_pending
{
    opacity: .35;
    border-right: 1px solid #999999;
}

.panel-builder-form .gf_page_steps .gf_step_last {
    border-right: none !important;
}

.panel-builder-form .gf_page_steps .gf_step .gf_step_label {
    padding-top: .2em;
    float: left;
    clear: both;
    margin-left: 0;
    max-width: 108px;
    line-height: 1.35;
}

.panel-builder-form .gform_page_footer {
    padding-top: 1.75em;
}

.panel-builder-form .gform_page_footer .button {
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 10px;
}

@media (max-width: 767px) {
    
    .panel-builder-form .gf_page_steps .gf_step {
        border-right: none !important;
        clear: both;
        float: left;
        min-height: 23px;
    }
    
    .panel-builder-form .gf_page_steps .gf_step .gf_step_label {
        padding-top: .2em;
        float: right;
        margin-left: .3em;
        max-width: 90px;
        line-height: 1.35;
        max-width: none;
        clear: none;
        float: right;
    }
    
}

@media (max-width: 349px) {
    
    .panel-builder-form .gf_page_steps .gf_step {
        font-size: 1.1em;
    }
    
}

@media (max-width: 449px) {
    
    .panel-builder-form .gform_page_footer .button {
        float: left;
    }
    
    .panel-builder-form .gform_page_footer .gform_save_link {
        clear: both;
        float: left;
        margin-top: 8px;
        margin-bottom: 18px;
    }
    
}


/*
.panel-builder-form .ginput_container_checkbox > ul > li,
.panel-builder-form .ginput_container_radio > ul > li
{
    display: inline-block !important;
    margin-right: 20px !important;
}

.panel-builder-form .ginput_container_checkbox > ul > li input,
.panel-builder-form .ginput_container_radio > ul > li input
{
    margin-top: .25em !important;
}

.panel-builder-form .ginput_container_checkbox > ul > li label,
.panel-builder-form .ginput_container_radio > ul > li label
{
    margin-left: 26px !important;
}
*/



/*--Edits--*/
.item-wrap .item-detail .add-info .yith-wcwl-add-to-wishlist{
width:inherit;
}

.compare-button{
display:none !important;}

.yith-wcwl-add-to-wishlist a.add_to_wishlist{
background-image:none !important;
width:100%;
text-indent:0px;
    margin-left: 0 !important;
}

body.single-product .yith-wcwl-add-to-wishlist a.add_to_wishlist{
margin-left:20px;
}

.add_to_cart_button{
float:none !important;
}

.top-links-action{
float:right;
}

div.star{
display:none;}


/*--Portfolio--*/

.ya-portfolio .portfolio-container ul.portfolio-content >li.grid-item{
position:relative !important;
}

body.single-portfolio #main {
    border-bottom: 1px solid #dddddd;
}

body.single-portfolio .container .portfolio-widgets {
text-align: center;
margin-top: 30px;
margin-bottom: 20px;
font-size: 18px;
}

body.single-portfolio .container :nth-child(2)[class=portfolio-widgets] {
width: 70%;
float: left;
}

body.single-portfolio .container :nth-child(2)[class=portfolio-widgets] > .textwidget {
    margin-top: 6px;
}

body.single-portfolio .container :nth-child(3)[class=portfolio-widgets] {
width: 30%;
float: right;
}

body.post-type-archive-portfolio .container ul.portfolio-content li.portfolio-item {
    padding: 10px !important;
}

body.post-type-archive-portfolio .container ul.portfolio-content li.portfolio-item .pitem-content {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

@media (max-width: 767px) {
    
    body.single-portfolio .container .portfolio-widgets {
        width: 100% !important;
    }
    
    body.single-portfolio .container :nth-child(3)[class=portfolio-widgets] {
        margin-top: 0 !important;
    }
    
}


/*--- Search archive page ---*/

body.search-results .products-wrapper .yith-wcwl-add-to-wishlist {
    float: none !important;
}

body.search-results ul.view-mode-wrap {
    list-style-type: none;
    margin-left: 0;
    float: left;
    margin-bottom: 14px;
}

body.search-results ul.view-mode-wrap li {
    float: left;
}

body.search-results ul.view-mode-wrap li a {
    display: block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    background-image: url(/wp-content/themes/shoppystore/assets/img/bg-layout.png);
    border: 1px solid #ddd;
}

body.search-results ul.view-mode-wrap li.view-grid a {
    background-position: 1px -31px;
}

body.search-results ul.view-mode-wrap li.view-grid.sel a {
    border-color: #df1f26;
    background-color: #df1f26;
    background-position: 1px 1px;
}

body.search-results ul.view-mode-wrap li.view-list a {
    background-position: 27px -31px;
}

body.search-results ul.view-mode-wrap li.view-list.sel a {
    border-color: #df1f26;
    background-color: #df1f26;
    background-position: 27px 1px;
}

body.search-results .products-wrapper ul#loop-products li.product .item-bottom .yith-wcwl-add-to-wishlist {
    max-height: 50px !important;
}

body.search-results .products-wrapper ul#loop-products li.product .item-bottom .yith-wcwl-add-to-wishlist a.add_to_wishlist {
    max-width: 160px !important;
}

body.search-results .products-wrapper ul.products-loop.grid li.product .item-bottom .yith-wcwl-add-to-wishlist {
    margin-bottom: 12px;
}

body.search-no-results ul.view-mode-wrap {
	display: none !important;
}

@media (max-width: 480px) {
    
    body.search-results .products-wrapper ul.products-loop.list li.product .item-bottom .yith-wcwl-add-to-wishlist {
        margin-bottom: 12px;
    }
    
}

.ya_top-2{
    margin-top: -20px;
}

.top-login.pull-left{
float:right;}
/*--- Checkout ---*/

body.woocommerce-checkout .woocommerce form select[name="wc-authorize-net-aim-exp-month"],
body.woocommerce-checkout .woocommerce form select[name="wc-authorize-net-aim-exp-year"]
{
    padding: 6px 12px;
    border-color: #bbb3b9 #c7c1c6 #c7c1c6 !important;
}

@media (max-width: 767px) {
    
    body.woocommerce-checkout .woocommerce .wc-authorize-net-aim-new-payment-method-form p:nth-child(2) {
        float: left;
        clear: both;
    }
    
}




/* .clear_lg{
clear:none;} */