/*
Theme Name: WooThemeTimeStore2-child
Description: Wordpress Woocommerce Theme
Theme URI: http://www.pixxy.us
Author: Pixxy
Author URI: http://www.pixxy.us
Version: 2.0
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, translation-ready
Text Domain:
License: 
License URI: 
Template: WooThemeTimeStore2
*/

/* 
    Created on : Dec 10, 2012, 3:14:46 AM
    Author     : pixxy.us
*/


/* live fixes 
input.yith-s {
    width: 100%;
}

.search-navigation {
    width: 70%;
}

.autocomplete-suggestion img {
    width: 50px;
    height: auto;
}
*/

.slider-wrapper{
    position: relative;
}

ul.product-categories ul.children {
    display: flex;
    flex-flow: column;
}

div#wpcf7-f6495-o1 {
    display: flex;
}

.button.yith-wcms-button.next, .button.yith-wcms-button.next:hover {
    background: #0f0707!important;
}

p.img-size {
    position: absolute;
    z-index: 10000;
    background: #fff;
    width: 300px;
    height: 30px;
    text-align: center;
    left: 50%;
    bottom: 1%;
    transform: translate(-50%, -50%);
    vertical-align: middle;
    font-size: 16px;
    background-color: rgba(255, 0, 0, 0.6);
    border: 2px red solid;
    color: #fff;
    -webkit-box-shadow: 0 0 5px 0 #000000;
    box-shadow: 0 0 5px 0 #000000;
}

p.img-size-rb {
    padding: 2px 5px;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: capitalize;
    font-weight: 400 !important;
    font-size: 16px !important;
    position: absolute;
    z-index: 10000;
    background: #fff;
    width: auto;
    height: 30px;
    text-align: center;
    bottom: 0;
    right: 0;
    vertical-align: middle;
    font-size: 16px;
    background-color: rgba(255, 0, 0, 0.6);
    border: 2px red solid;
    color: #fff;
    -webkit-box-shadow: 0 0 5px 0 #000000;
    box-shadow: 0 0 5px 0 #000000;
}

p.img-size-tr {
    padding: 2px 5px;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: capitalize;
    font-weight: 400 !important;
    font-size: 16px !important;
    position: absolute;
    z-index: 10000;
    background: #fff;
    width: auto;
    height: 30px;
    text-align: center;
    top: 0;
    right: 0;
    vertical-align: middle;
    font-size: 16px;
    background-color: rgba(255, 0, 0, 0.6);
    border: 2px red solid;
    color: #fff;
    -webkit-box-shadow: 0 0 5px 0 #000000;
    box-shadow: 0 0 5px 0 #000000;
}

#heading{
    position: relative;
}

.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
    width: 100%;
}

.pswp__caption {
    display: none;
}

.pswp {
    z-index: 999999 !important;
}

.woocommerce-checkout .select2-container {
    z-index: inherit;
}

.main-navbar {
    height: 170px;
}

@media(max-width: 1199px) {
	.header-scroll.main-header-nav .navbar-nav .nav-link {
		width: auto;	
	}
    .yith-ajaxsearchform-container {
        width: 230px;
        position: absolute;
        right: 42px;
        top: 42px;
    }
    #navbarSupportedContent {
        background: white;
    }
    .custom-logo {
        width: 133px;
        margin: 1px;
    }
}

@media(min-width: 991px) {
    .custom-logo {
        width: 133px;
    }
}

@media(max-width: 991px) {
    .page-id-465 .wp-block-image img {
        height: auto;
    }

    .my-frame iframe {
        width: 100%;
    }

    .page-id-28 .wp-block-column iframe {
        width: auto;
    }
    .yith-ajaxsearchform-container {
        right: 88px;
        top: 82px;
    }
}

@media screen and (max-width: 480px){
    .product_buttons {
        top: 0;
    }
    .yith-ajaxsearchform-container {
        display: block;
        top: 31px !important;
        left: 44px;
    }
    #yith-searchsubmit {
        display: block;
    }

    form#yith-ajaxsearchform {
        display: flex;
        flex-flow: column;
    }
    .yith-ajaxsearchform-wide .search-input-container input[type="search"] {
        width: 145px;
    }

    .yith-ajaxsearchform-container {
        width: 206px;
        left: 142px;
        top: 61px !important;
    }
}

@media screen and (max-width: 375px){
    .custom-logo {
        width: 80px;
    }

    .yith-ajaxsearchform-container {
        left: 87px;
        top: 61px !important;
    }
}

.woocommerce ul.products li.product .button {
    display: block;
}

footer .wpcf7-form-control {
	border: none;
}