/*
Theme Name: UpStore Child
Theme URI: http://demo.theme-sky.com/upstore/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: upstore
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, 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: upstore-child
*/

.item{
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.info-desc a, .header-top .ts-group-meta-icon-toggle:hover, .ts-header-social-icons li a:hover, .header-top .wpml-ls ul ul li:hover a:not(.button), .header-currency .wcml_currency_switcher ul li:hover a:not(.button), .header-top .my-account-wrapper .account-control > a:hover, .header-top .my-wishlist-wrapper > a:hover, .header-top .wpml-ls a:hover, .header-top .wpml-ls a:focus, .header-top .wpml-ls ul ul li a:hover, .header-top .wpml-ls ul ul li a:focus, .header-top .header-currency > div > a:hover, .header-transparent.header-text-light.header-v7 .ts-header-social-icons li a:hover, .header-transparent.header-text-light.header-v7 .header-top .header-right a:not(.button):hover{
    color: #ffffff !important;
}

.group-meta-header > div:before, .header-left > div:before, .header-top:before{
    border-color: #ffffff !important;
}

.content{
    color: #000000 !important;
}

h4.name a{
    color: #c8305f !important;
}

.thumbnail-wrapper:hover .product-group-button{
    display: none;
}

.woocommerce .product .thumbnail-wrapper > a{
    pointer-events: none;
}


.header-top{
    background-color: #c8305f !important;
    border-color: #c8305f !important;
}

.header-top .header-right a:not(.button), .ts-header-social-icons li a, .header-top{
    color: #000000 !important;
}

.ts-instagram-shortcode a img{
    height: 250px !important;
}

.ts-menu > nav.main-menu > ul.menu ul li:hover > .ts-menu-drop-icon, .ts-menu > nav.main-menu > ul.menu ul li.current_page_item > .ts-menu-drop-icon, .ts-menu > nav.main-menu > ul.menu ul li.current-menu-item > .ts-menu-drop-icon, .ts-menu > nav.main-menu > ul.menu ul li.current_page_parent > .ts-menu-drop-icon, .ts-menu > nav.main-menu > ul.menu ul li.current-menu-parent > .ts-menu-drop-icon, .ts-menu > nav.main-menu > ul.menu ul li.current-menu-ancestor > .ts-menu-drop-icon, .ts-menu > nav.main-menu > ul.menu ul li.current-page-ancestor > .ts-menu-drop-icon, .ts-menu > nav.main-menu > ul.menu ul li.current-product_cat-ancestor > .ts-menu-drop-icon, .vertical-menu-wrapper > .vertical-menu > ul.menu ul li:hover > .ts-menu-drop-icon, .vertical-menu-wrapper > .vertical-menu > ul.menu li.current_page_item > .ts-menu-drop-icon, .vertical-menu-wrapper > .vertical-menu > ul.menu li.current-menu-item > .ts-menu-drop-icon, .vertical-menu-wrapper > .vertical-menu > ul.menu li.current_page_parent > .ts-menu-drop-icon, .vertical-menu-wrapper > .vertical-menu > ul.menu li.current-menu-parent > .ts-menu-drop-icon, .vertical-menu-wrapper > .vertical-menu > ul.menu li.current-menu-ancestor > .ts-menu-drop-icon, .vertical-menu-wrapper > .vertical-menu > ul.menu li.current-page-ancestor > .ts-menu-drop-icon, .vertical-menu-wrapper > .vertical-menu > ul.menu ul li.current-product_cat-ancestor > .ts-menu-drop-icon, .menu-wrapper nav > ul.menu ul.sub-menu > li > a:hover, .menu-wrapper nav div.list-link li > a:hover, .menu-wrapper nav > ul.menu li.widget_nav_menu li > a:hover, .menu-wrapper nav > ul.menu li.widget_nav_menu li.current-menu-item > a, .menu-wrapper nav > ul.menu ul.sub-menu li.current-menu-item > a, .menu-wrapper nav > ul.menu ul.sub-menu li.current_page_parent > a, .menu-wrapper nav > ul.menu ul.sub-menu li.current-menu-parent > a, .menu-wrapper nav > ul.menu ul.sub-menu li.current_page_item > a, .menu-wrapper nav > ul.menu ul.sub-menu li.current-menu-ancestor > a, .menu-wrapper nav > ul.menu ul.sub-menu li.current-page-ancestor > a, .menu-wrapper nav > ul.menu ul.sub-menu li.current-product_cat-ancestor > a{
    color: #c8305f !important;
}
#bouquet-section .woocommerce .product figure {
	padding: 8px;
}
#bouquet-section .woocommerce .products .product {
	margin: 0 0 60px 0;
}
#bouquet-section .woocommerce .products .product .product-wrapper .thumbnail-wrapper img {
	height: 350px !important;
	object-fit: cover;
	border-radius: 50%;
	width: 350px;
	object-position: center;
	box-shadow:  0 0 6px 1px rgba(0,0,0,0.4);
      -moz-box-shadow: 0 0 6px 1px rgba(0,0,0,0.4);
      -webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,0.4);
      -o-box-shadow: 0 0 6px 1px rgba(0,0,0,0.4);
}

.ts-heading.style-center-border > *:after, .title-center-border .shortcode-heading-wrapper .heading-title:after{
    border-color: #c8305f !important;
}

h3.product-name > a, h3.product-name, body #yith-woocompare table.compare-list tr.title td{
    pointer-events: none;
}

.product-group-button-meta{
    display: none;
}

.woocommerce-shop .ts-sidebar > #ts_product_categories-2,
.woocommerce-shop .ts-sidebar > #ts_product_filter_by_color-1

{ display:none;}

.button.button-primary{ background-color:#c8305f;}

.woocommerce-shop .ts-sidebar > #woocommerce_product_search-5{
    display: none;
}
.core-values{
    box-shadow: 0px 1px 10px 0px #c8305f;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md{
    font-size: 20px;
}

.company-core{
    display: flex;
    align-items: center;
}

.timer-container{
    display: flow-root;
    padding-top: 0px;
    margin-top: -10px;
}

.timer{
    display: inline-block !important;
}

.suffix{
    display: inline-block;
    color: #000000;
}

form.woocommerce-product-search button{
    width: 100%;
    height: 45px;
}

.slider-text{
    color: #c8305f;
    font-style: italic;
}

.style-4 .testimonial-content{
border: none ;
}
