/*
 Theme Name:   parallaxis
 Description:  Parallaxis is a pink colored parallax version of our best selling multipurpose wordpress theme Enigma. It is a modern parallaxis theme that is pefect to create a portfolio theme. It features a custom home page template for displaying your projects, color and font options, multiple blog layouts and much more. Built with keeping portfolio trends in mind, Parallaxis is an amazing portfolio theme created for the needs of future.
 Author:       weblizar
 Theme URI : 	demo.weblizar.com/enigma-free-theme/
 Template:     enigma-parallax
 Version:      1.1.3
 License:      GNU General Public License v2 or later
 Tags:         two-columns, right-sidebar , e-commerce , custom-background, custom-menu, featured-image-header, flexible-header, four-columns, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  parallaxis
*/
.product {
    margin-bottom: 50px;
 }
.product h1 {
    text-align: center;
}
.about-men-top {
    text-align: center;
}
.product .img-thumbnail.gallery {
    padding: 0px;
    border: none;
    position: relative;
}
.product .button {
	background-color:black;
}
.product .button:hover {
	color:#fff;
}
.product .button {
    font-size: 14px;
    font-weight: 500;
    background-color: #d960af;
    color: white;
    padding: 6px;
}
.pro_btn {
    margin-top: 20px;
}
.about-men-name a {
    color: #d960af;
    font-size: 24px;
}
.about-men-name a:hover {
    color: #d960af;
    text-decoration: none;
}
.carousel {
     margin-bottom: 10px !important; 
}
.logo h1 {
    color: #fff;
}
.carousel-caption {
    top: 35%;
}
div#general_product_data .hidden {
    display: block !important;
}
.product .img-thumbnail.gallery img {
    width: 100% !important;
}
.col-md-12.pro {
	padding: 17px;
    box-shadow: 0px 0px 15px #ccc;
}
.img-thumbnail.gallery {
    padding-top: 10px !important;
}
@media(min-width:1200px){
.product {
    margin-top: -121px;
    margin-bottom: 50px;
}
.product h1 {
    padding-bottom: 53px;
}
.col-md-12.pro_btn {
    margin-bottom: 17px;
}
}