
/* GENERAL */
#product #main {
    max-width: 1350px;
    margin: auto;
    margin-top: 60px;
}

.steasy_divider {
    display: none;
}


/* PRODUCT FIRST */

#product .product_left_column .pro_gallery_thumbs_container .swiper-slide {
    width: auto;
}

#product .product_left_column .st_sticker_block .st_reduce {
    display: none;
}

#product .product-desription-short {
    display: none;
}

#product .product_middle_column .product_name {
    font-size: 28px;
	font-weight: 700;
	text-transform: none;
}

#product .product_middle_column .product-prices .price {
    font-size: 26px;
    font-weight: 600;
	text-transform: none;
}

.product-pack-price {
	color: #134D8C;
    font-size: 16px;
    font-weight: 600;
}

#product .product_middle_column .sd_product_unit {
    text-transform: none;
    font-family: 'Quicksand';
    font-size: 22px;
}

#product .product_middle_column .product-variants {
    margin-top: 20px;
    margin-bottom: 30px;
}

#product .product_middle_column .product-variants-item .control-label {
    font-size: 14px;
    color: #000;
    font-family: 'Quicksand-Bold';
}

#product .product_middle_column .product-variants-item .radio-label {
    border: 1px solid #15a7d7;
    background-color: none;
    color: #000;
    font-family: 'Quicksand-Bold';
    text-transform: uppercase;
    font-size: 12px;
}

#product .product_middle_column .product-variants-item input:checked+.radio-label {
    background-color: #15a7d730;
}

#product .product_middle_column .pro_cart_block .product-quantity {
    display: flex;
    flex-direction: column;
}

#product .product_middle_column .pro_cart_block .product-quantity .qty {
    border: 1px solid black;
    display: flex;
    flex-direction: row;
    width: 200px;
    height: 30px;
    margin-bottom: 20px;
}

#product .product_middle_column .pro_cart_block .product-quantity .qty>span {
    flex: 1 1 60%;
    text-align: left;
    margin: auto;
    text-transform: uppercase;
    padding-left: 5px;
    
}

#product .product_middle_column .pro_cart_block .product-quantity .qty>.input-group {
    flex: 1 1 40%; 
    border-left: 1px solid #000;   
}
/*
#product .product_middle_column .pro_cart_block .product-quantity .qty .input-group-btn,
#product .product_middle_column .pro_cart_block .product-quantity .qty #quantity_wanted {
    flex: 0 0 33.3%;
}*/

#product .product_middle_column .pro_cart_block .product-quantity .qty #quantity_wanted {
    height: 26px;
    border: none;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    height: 100%;
    line-height: 30px;
    padding: 0;
}

#product .product_middle_column .pro_cart_block .product-quantity .qty .input-group-btn button {
    width: 24px;
    height: 18px;
    border: none;
    margin: 0;
    line-height: 30px;
}

#product .product_middle_column .pro_cart_block .product-quantity .add .add-to-cart {
    background-color: #15a7d7;
    border: none;
}

#product .product_middle_column .pro_cart_block .product-quantity .add .add-to-cart span {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

#product .product_middle_column .product-customization label{
    font-size: 14px;
    color: #000;
	margin-bottom: 0;
}

#product .product_middle_column .product-customization .sd_customization_description
{
    font-size: 13px;
    color: #000;
    font-weight: 700;
	margin-bottom: 0.6rem;
}

#product .product_middle_column .product-customization textarea {
    background: none;
    border: 1px solid #6E6E70;
    height: 75px;
    font-size: 13px;
	padding: 0.6rem;
}

#product .product_middle_column #easycontent_23 {
    background-color: #f6f6f6;
    padding-top: 25px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

#product .product_middle_column #easycontent_23 #steasy_column_54{
    margin: auto;
}

#product .product_middle_column #easycontent_23 .steasy_column .sttext_item_image_inner {
    display: flex;
    justify-content: center;
}

#product .product_middle_column #easycontent_23 .steasy_column .sttext_item_content p {
    text-align: center;
    font-family: 'Lobster-Italic';
    font-size: 16px;
    color: #000;
}


/* PRODUCT SECOND */
#product .product_second_section{
    margin-top: 35px;
}

#product .product_second_section .product_info_tabs .nav-tabs {
    border: none;
}

#product .product_second_section .product_info_tabs .nav-tabs .nav-item {
    margin-bottom: -2px;
}

#product .product_second_section .product_info_tabs .nav-tabs .nav-item .nav-link {
    font-family: "Quicksand_GF";
}

#product .product_second_section .product_info_tabs .nav-tabs .nav-item .nav-link.active {
    color: #000;
    font-weight: 600;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #fff;
}

#product .product_second_section .product_info_tabs .tab-content .tab-pane {
    border: 1px solid #f0f0f0;
}

/* RELATED */
.strelatedproducts_container .title_block {
    border: none !important;
}

.strelatedproducts_container .title_block_inner {
    border-bottom: none !important;
    color: #134d8c !important;
    font-family: 'Lobster';
    font-size: 32px !important;
    text-transform: capitalize !important;
}

.strelatedproducts_container .title_block_inner::after {
    content: url('/img/wavy_placeholder.PNG');
    display: block;
    height: 25px;
    text-align: center;
}

.strelatedproducts_container .pro_outer_box:hover .pro_second_box {
    background: none !important;
}

.strelatedproducts_container .pro_first_box .hover_fly {
    display: none;
}

.strelatedproducts_container .pro_first_box .st_reduce {
    display: none;
}

.strelatedproducts_container .pro_second_box .mini_name>* {
    text-align: left;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.strelatedproducts_container .pro_second_box>* {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}

.strelatedproducts_container .pro_second_box .act_box_cart {
    display: none;
}

.product-description-short div,
.product-description-short p,
.product-description-short li,
.product-description-short ul,
.product-description-short span {
	color: #333333;
    font-size: 15px;
	font-weight: 500;
}

.product-information a {
	color: #134D8C;
    font-size: 15px;
}

.product-information p {
	margin-bottom: 0.5rem;
}



/* Description */

#product .product_second_section .product_info_tabs .nav-tabs .nav-item {
    margin-bottom: -1px;
}

#product .product_second_section .product_info_tabs .nav-tabs .nav-item .nav-link.active {
	background-color: #FFFFFF;
	border-top: 1px solid #A9A9A9;
    border-left: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
    border-bottom: 1px solid #FFF;
	padding: 1rem 1.25rem 1.25rem;
}

#product .product_second_section .product_info_tabs .nav-tabs .nav-item .nav-link:hover {
	background-color: #FFFFFF;
	border-top: 1px solid #A9A9A9;
    border-left: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
    border-bottom: 1px solid #FFF;
	color: #000;
	padding: 1rem 1.25rem 1.25rem;
}

#product .product_second_section .product_info_tabs .nav-tabs .nav-link {
	background-color: #E7E7E8;
	border-top: none;
	font-weight: 600;
    text-transform: none;
}

#product .product_second_section .product_info_tabs .tab-content .tab-pane {
	border: 1px solid #A9A9A9;
}

#description .st_read_more_box {
	padding: 15px 25px;
}

#description .product-description h1 {
	color: #134D8C;
	font-family: 'Quicksand';
    font-size: 22px;
	font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0.25rem;
    text-transform: none;
}

#description .product-description h2 {
	color: #134D8C;
	font-family: 'Quicksand';
    font-size: 20px;
	font-weight: 600;
	line-height: 1.5;
    margin-bottom: 0.25rem;
    text-transform: none;
}

#description .product-description h3,
#description .product-description h4,
#description .product-description h5,
#description .product-description h6 {
	color: #134D8C;
    font-size: 18px;
	font-weight: 600;
	line-height: 1.5;
    margin-bottom: 0;
    text-transform: none;
}

#description .product-description div,
#description .product-description p,
#description .product-description li,
#description .product-description ul,
#description .product-description span {
	color: #333333;
    font-size: 15px;
	font-weight: 500;
}

#description .product-description strong {
	color: #000;
	font-weight: 700;
}

#product .product_second_section .bottom_more_info_block {
	margin-bottom: 4rem;
}



/* Product Pack */

.product-pack .page_heading {
	border-bottom: 1px solid #A9A9A9;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 4px;
}

.product-pack .pack-product-name {
	padding-left: 20px;
}

.product-pack .pack-product-name a {
	color: #333;
	display: block;
    font-size: 16px;
    font-weight: 500;    
    max-width: 65%;
}

.product-pack .pack-product-price.price {
	color: #333;
	font-size: 24px;
    font-weight: 600;
}

.product-pack .pack-product-quantity {
    color: #333;
    font-size: 16px;
    font-weight: 500;
	padding-left: 10px;
}

