/*
Theme Name: Dreamflex
Theme URI: 

*/
.newsletter .box-wrap .wrap form .field input.wpcf7-form-control.signup
{    position: absolute;
    top: 3px;
    bottom: 3px;
    width: 110px;
    right: 3px;
    background-color: #ff8900;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 50px;
    padding: 10px 25px;
    color: #fff;
    height: 50px;
}

.newsletter .box-wrap .wrap form .field input.inputmail{
	color:white;
}

.product-page .single-right .inner button.shine {
        display: flex;
        align-items: center;
        background-color: #ff8900;
        padding: 10px 20px;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        color: black;
        margin-top: 15px;
}
.product-page .single-right .inner button.shine:hover {
          background-color: #000;
          color: #ffffff;
        }
.proceed-btn{top: 3px;
    bottom: 3px;
    width: 100%;
	text-align:center;
    right: 3px;
    background-color: #ff8900;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 50px;
    padding: 10px 25px;
    color: #fff;
    height: 50px;}
ul.wp-block-list li {
    list-style: circle;
    padding: 5px;
}
ul.wp-block-list {
    margin-left: 2%;
	padding-top: 5px; padding-bottom: 20px;}

a.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
    position: absolute;
    z-index: 9999;
       left: 86px;
    top: 15px;
 
}

span.yith-wcwl-add-to-wishlist-button__label {
    font-size: 10px;
    display: flow-root;
  
}
.single-product .yith-add-to-wishlist-button-block {float: right;}
.product-page .single-right .inner a.reset_variations {
    background-color: inherit;
    color: #ff8900;
}
.product-page .single-right .inner a.reset_variations:hover {
    background-color: inherit;
    color: #000;
}
.single-product  .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 100%;
}
.single-product .woocommerce-product-gallery__wrapper .flex-active-slide{
	border-radius:15px;
}
.single-product  ol.flex-control-nav.flex-control-thumbs li {
    padding: 5px;
	padding-top:20px;
    /* max-width: 293px; */
}
.product-page .single-right .inner ul li span.variable-item-span.variable-item-span-button {
    text-decoration: none;
}
img.logo-head {
    width: 100%;
   
}