.headcol .one.column{margin:0%;}
.contentjustify{text-align:justify; color: black;}
.smallheading{font-weight:600; text-align:justify; font-size: 20px;
    font-family: 'lora';
}
.paintinghead{padding:27px 0 0 44px;}
#Content {padding-top: 0px;}
.header-split #Top_bar{background-color: transparent;}
.followcol .one.column{margin:0px}
.followcol .one-second.column{margin:0px}
.paint{margin: 40px 0 0 0;}

.button-stroke a.button:hover{background-color: #db7a92 !important;
color: #fff;}
.button-stroke a.button{color: white;}
.button-stroke a.button{border-color: #e07a8f;}
.paint span.button_label{color: black;}
.paint span.button_label:hover{color: white;}

input[type="date"], 
input[type="email"], 
input[type="number"], 
input[type="password"], 
input[type="search"], 
input[type="tel"], 
input[type="text"], 
input[type="url"], 
select, textarea, .woocommerce .quantity input.qty {
    color: black;
    border-color: #DD6E7E;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}\
.section {
    background-color: #EDE2D3;
}

base.css?ver=16.7:2



/* Media Query */

@media only screen and (min-width: 1240px)
{	
	.header-split #Header .top_bar_left .menu_right{text-align:left;}
	.header-split #Header .top_bar_left .menu_left  {text-align:right;}
	.orderpainting{background-color: #f7707f;
    padding: 4px 0px 4px 0;
    width: 100%;
    text-align: center;
    }
	.colro{color: white;}
	.heamarg{margin:0;}
	.heapmarg{margin-bottom: 70px;}
    .con{position: relative;width: 100%;}
    .age {display: block; width: 100%; height: auto;}
	.erlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		height: 100%;
		width: 100%;
		opacity: 0;
		transition: .5s ease;
		background-color: rgba(0,0,0,0.67);
           }

    .con:hover .erlay {opacity: 1;}

    .tet {
           color: white;
           font-size: 20px;
           position: absolute;
           top: 50%;
           left: 50%;
           transform: translate(-50%, -50%);
           -ms-transform: translate(-50%, -50%);
         }

}
.button-stroke button{border-color: #db7a92 !important;}
input[type="date"]:focus, 
input[type="email"]:focus, 
input[type="number"]:focus, 
input[type="password"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="text"]:focus, 
input[type="url"]:focus, 
select:focus, textarea:focus{
	color:black!important;
}

@media only screen and (min-width: 1240px) and (max-width: 1489px)
{	
	
}

@media only screen and (max-width: 1239px)
{
	
}
	
@media only screen and (min-width: 960px) and (max-width: 1239px)
{	
	
}

@media only screen and (min-width: 960px)
{	
	
}

@media only screen and (min-width: 768px) and (max-width: 959px)
{	
	
}

@media only screen and (min-width: 768px)
{
	
}

@media only screen and (max-width: 767px) 
{
	
}

@media only screen and (min-width: 480px) and (max-width: 767px)
{
	
}

@media only screen and (min-width: 448px) and (max-width: 500px)
{
	
}	

@media only screen and (max-width: 479px)
{
	
}

@media only screen and (max-device-width: 1024px){
	
}


