/*
Theme Name: flatsome-child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/



/* rinku css */

.product-image-ring-main
{   margin-bottom: 50px;
    float: left;
  
}
.offer-section-3-div p span{
	font-weight: 600;
}
#total u{
	text-decoration: none !important;
}

.img-section-tie 
{
	width: 25%;
	float: left;
	border-collapse: collapse;
    border: 1px solid #c1c1c152;
    
}
.img-section-tie .image-section-option img
{
	width: 50%;
    
}
.img-section-tie .image-section-option .fa-fa-minus-div
{
	width: 35%;
    float: left;
}
.img-section-tie .image-section-option .fa-fa-minus-div .fa.fa-minus
{
	background: black;
    color: white;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    padding: 6px;
}
.cst_quantity{
	width: 50%;
    margin: auto;
}
.cst_quantity .cst_qty{
	width: 25% !important;
    float: left;
}
.cst_quantity .plus-cstbtn.fa-fa-plus-div{
	width: 38%;
    float: left;
}
.img-section-tie .image-section-option .fa-fa-span-div
{
	
    float: left;
}
.img-section-tie .image-section-option .fa-fa-span-div 
{
	       font-size: 29px;
		   
}
.img-section-tie .image-section-option .fa-fa-plus-div .fa.fa-plus
{
   background: black;
   color: white;
   border-radius: 50%;
   
   padding: 6px;
   width: 28px;
   height: 28px;
}
.offer-section-div
{
	    width: 25%;
    float: left;
	    border-top-style: solid;
    border-top-color: #f41f7e;
    border-left-style: solid;
    border-left-color: #fe3daa;
	    background: white;
}

.total-price-save {
       width: 95%;
    cursor: pointer;
    border-bottom-style: solid;
    border-bottom-color: grey;
    border-top-style: solid;
    border-top-color: grey;
    background: white;
    clear: both;
    margin: auto;
    font-size: 30px;
    box-shadow: 0px 0px #827772;
}
.total-price-save span{
    font-weight: 600;
}
.total-price-save #total {
   display: inline-block;
    float: left;
    margin-top: 20px;
    width: 32%;
        color: grey;
    font-size: 26px;
}
.total-price-save #price {
       color: grey;
    font-size: 26px;
    display: inline-block;
    width: 32%;
    margin-top: 20px;
    float: left;
}
.total-price-save #save {
	    color: grey;
    font-size: 26px;
    display: inline-block;
    margin-top: 20px;
    width: 32%;
}
.main-div-mage-section
{
	float: left;
    width: 100%;
    background: #f2fefe;
    text-align: center;
}
.image-section-option
{
	margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    /* border-bottom: 1px solid #c1c1c136;
    border-collapse: collapse;
    border-right: 1px solid #c1c1c152; */
}


.offer-section-3-div
{
	width: 100%;
    background: white;
    height: 100%;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    font-size: 19px;
}
.sopping-icon-div
{
	  width: 80%;
	  margin: auto; 
	

}
.sopping-icon
{
	    float: left;
    
	
}
.sopping-icon .fa.fa-shopping-cart
{
	    background: #fe3daa;
    font-size: 66px;
    color: white;
    padding: 11px 10px; 
}
.sub-sopping-icon-div{
	width: 100%;
    margin-top: 26px;
    text-align: center;
}
.add-to-cart-text span
{
	color: white;
    font-size: 26px;
    text-align: center;
   
    padding: 22px 23px;
}
.add-to-cart-text
{
	display: inline-block;
    background: #000;
    cursor: pointer;
	    width: 39%;
    font-size: 45px;
}
.fa-shopping-cart, .fa-plus, .fa-minus{
	cursor: pointer;
}
.cst_add_tocart img
{
	display: none;
}
.view-more-section-media
{
	margin: 20px;
    font-size: 20px;
    background: #fe3daa;
    padding: 10px;
    border: none;
    border-radius: 10px;
	display: -webkit-inline-box;
}
.view-more-section-media a
{
	color: #fff !important;
}
.total-price-save span {
    font-weight: 600;
    color: black;
}
 @media only screen and (min-device-width: 467px) and (max-device-width: 867px){
	 .offer-section-3-div p {
		 padding-bottom: 0px !important;
		     margin-bottom: 5px !important;
		 
	 }
	 .fa.fa-minus {
    
        width: 28px;
    
}
.fa.fa-plus {
        width: 28px;
}
.product-image-ring-main {
    margin-bottom: 0px;
    float: left;
}
.add-to-cart-text {
   
    width: 55%;
    
}
 }
@media only screen and (min-width: 1023px) and (max-width: 1240px){
	.offer-section-3-div {
    
        padding-top: 1em !important;
    padding-bottom: .0em !important;
    
}
}
	 
@media only screen and (max-width: 467px) {
	
* {
    box-sizing: border-box;
	margin: 0%;
	padding: 0%;
}
.add-to-cart-text {
        display: inline-block;
    background: #000;
    cursor: pointer;
    width: 90%;
    font-size: 43px;
}
.sopping-icon .fa.fa-shopping-cart {
    background: #fe3daa;
    font-size: 48px;
    color: white;
    padding: 11px 10px;
}
.add-to-cart-text span {
       color: white;
    font-size: 14px;
    float: left;
    padding: 24px 42px;
}


.product-image-ring-main {
    margin-bottom: 30px;
    float: left;
}
.img-section-tie {
    width: 50%;
    float: left;
}
.sopping-icon-div {
    width: 85%;
    margin: auto;
    
    text-align: center;
}
.offer-section-div {
    width: 50%;
    float: left;
    
    background: white;
   
    border: 2px solid #fe3daa;
}
.offer-section-3-div p
{
	            font-size: 49.5%;
    line-height: 1.25;
   margin-bottom: 10.8%;
    width: 100%;
}
.offer-section-3-div {
    width: 100%;
    background: white;
      
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 30px;
    text-align: center;
}
.total-price-save {
       width: 80%;
    border-bottom-style: solid;
    border-bottom-color: grey;
    border-top-style: solid;
    border-top-color: grey;
    background: white;
    clear: both;
    margin: auto;
     
}

.total-price-save #total {
    
  
       color: grey;
    font-size: 26px;
    text-align: center;
    margin-bottom: 10px;
        width: 100%;
}
.total-price-save #price {
          color: grey;
    font-size: 26px;
    text-align: center;
    margin-bottom: 10px;
	    width: 100%;
}
.total-price-save #save {
           color: grey;
    font-size: 26px;
    margin-bottom: 10px;
    text-align: center;
          width: 100%;
}
.sopping-icon {
    float: left;
    margin-left: 0%;
}
.view-more-btn
{
	    width: 100%;
    text-align: center;
}
.view-more-section-media
{
	margin: 20px;
    font-size: 20px;
    background: #fe3daa;
    padding: 10px;
    border: none;
    border-radius: 10px;
	display: -webkit-inline-box;
}
.view-more-section-media a
{
	color: #fff !important;
}
.fa.fa-minus{
    
    width: 26px !important;
	    padding: 8px !important;
    
}	
.fa.fa-plus{
	width: 26px !important;
	padding: 8px !important;
}
}
/*========