.color-white a {
color: white !important;
}img.img-responsive.img {
height: 126px;
}
.side_cont a {
text-decoration: none !important;
}
.sps_product h3{
margin-top: 0px;
margin-bottom: 10px;
display: block;
font-size: 28px;
line-height: 25px;
font-family: 'futura_md_btbold', Helvetica, Arial, sans-serif;
font-weight: 900;
} .aboutpage-title {
margin-top: 0px;
color: #412b66;
line-height: 28px;
}
.blog_img img {
text-align: center;
margin-left: auto;
margin-right: auto;
display: block;
}
.product-content .gallery_img{
height: 317px;
}
.our_product_grid a img{
width:100% !important;
height: 100px !important;
}
.tab_container a img{
width: 100% !important;
}
.readmore {
border: none;
font-family: inherit;
font-size: inherit;
color: inherit;
background: none;
cursor: pointer;
padding: 7px 70px !important;
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
outline: none;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.error_thank_you {
text-align: center;
} 
.sidebarfreecon h2 {
text-align: center;
font-size: 28px;
padding-top: 0px;
line-height: 50px;
font-family: 'futura_md_btbold', Helvetica, Arial, sans-serif;
font-weight: 900;
color: #fff;
margin-top: 0;
padding-bottom: 25px;
}
.prod-list {
border: 1px solid #e8e6e6;
padding: 12px;
margin-bottom: 15px;
background-color: #fbfbfb;
}
.prod-list img{
width: 100%;
height: auto; 
}
.prod-list .readmore {
border: none;
font-family: inherit;
font-size: inherit;
color: #fff;
background: #337ab7;
font-size: 14px;
cursor: pointer;
padding: 5px 16px !important;
border-radius: 4px;
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 200;
outline: none;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.wp-paginate.font-inherit {
font-family: inherit;
text-align: center !important; 
}
.wp-paginate .title {
color: #555;
margin-right: 4px;
display: none !important;
}
.acme_quote .entry-title{
display: none;
}
#fancybox-wrap {
position: absolute;
top: 0;
left: 0;
padding: 20px;
z-index: 9999999999 !important;
display: none; }
.contact_collab{
background: #412b66;
color: white;         
border-radius: 20px;
padding: 5px 20px;
border: 1px solid #412b66;
margin: 0 auto; }
.wrap_btn {
text-align: center;
}   .container {
position: relative;
}
#loader-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
background-color: rgba(0, 0, 0, 0.3);
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 100px;
height: 100px;
margin: -50px 0 0 -50px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #412b66;
-webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; }
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #67aad6;
-webkit-animation: spin 3s linear infinite; animation: spin 3s linear infinite; }
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #ffffff;
-webkit-animation: spin 1.5s linear infinite; animation: spin 1.5s linear infinite; }
@-webkit-keyframes spin {
0%   {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes spin {
0%   {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
p.product_para {
margin: 0 0 30px;
}	
.youtube-player {
position: relative;
padding-bottom: 73%; height: 0;
overflow: hidden;
max-width: 100%;
background: #000;
margin: 5px;
}
.youtube-player iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
background: transparent;
}
.youtube-player img {
bottom: 0;
display: block;
left: 0;
margin: auto;
max-width: 100%;
width: 100%;
position: absolute;
right: 0;
top: 0;
border: none;
height: auto;
cursor: pointer;
-webkit-transition: .4s all;
-moz-transition: .4s all;
transition: .4s all;
}
.youtube-player img:hover {
-webkit-filter: brightness(75%);
}
.youtube-player .play {
height: 72px;
width: 72px;
left: 50%;
top: 50%;
margin-left: -36px;
margin-top: -36px;
position: absolute;
background: url(//i.imgur.com/TxzC70f.png) no-repeat;
cursor: pointer;
}