/* Забороняємо переносити текст «на hotline», щоб було в одному рядку */
.nowrap {
	white-space: nowrap;
}

.hotline-linker,
.product-info {
	width: 100%;
	clear: both;
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #ddd;
}
.hotline-linker,
.hotline-linker *,
.product-info ,
.product-info  * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hotline-linker + .hotline-linker,
.hotline-linker + br + .hotline-linker,
.product-info  + .product-info,
.product-info  + br + .product-info {
	margin-top: 0;
}


/* Add some margin for prices column on not large displays */
.hotline-linker .r,
.product-info .r {
	margin-top: 13px;
}


.hotline-linker .hl-title,
.product-info .hl-title {
	font-size: 18px;
	display: inline-block;
	color: #000;
	font-weight: bold;
}
.hotline-linker .hl-title a,
.product-info .hl-title a {
	color: inherit;
}

.hotline-linker .hl-cat,
.product-info .hl-cat {
	margin-top:5px;
	font-size: 13px;
	color: #999;
}
.hotline-linker .hl-cat a,
.product-info .hl-cat a {
	color: #737373;
	text-decoration: none;
}
.hotline-linker .hl-cat a:hover,
.product-info .hl-cat a:hover {
	text-decoration: underline;
	color: #888;
}
.hotline-linker .hl-cat img,
.product-info .hl-cat img {
	display: inline-block;
	margin-top: -4px !important;
}

.hotline-linker .hl-cat svg,
.product-info .hl-cat svg {
	display: inline-block;
	margin-top: -4px !important;
	width: 54px;
	height: 15px;
}


.hotline-linker .r,
.product-info .r {
	margin-top: 15px;
}

.hotline-linker .price-from,
.product-info .price-from {
	color: #737373;
	font-size: 17px;
	font-weight: bold;
}
.hotline-linker .price-from a,
.product-info .price-from a {
	color: inherit;
}
.hotline-linker .price-others,
.product-info .price-others {
	margin-top: 0;
	font-size: 13px;
	color: #737373;
}
.hotline-linker .price-others b,
.product-info .price-others b {
	color: #000;
	font-size: 14px;
}

.hotline-linker .hl-btn,
.product-info .hl-btn {
	display: inline-block;
	margin-top: 10px;
	padding: 12px 10px;
	margin-top: 5px;
	color: #fff !important;
	font-size: 15px;
	font-weight: bold;
	float: right;
	line-height: 1;
	text-decoration: none;
	background: #f58b01;
}
.hotline-linker .hl-btn:hover,
.product-info .hl-btn:hover {
	opacity: 0.9;
}
.hotline-linker .hl-btn:active,
.product-info .hl-btn:active {
	margin-top: 8px;
}



/* Якщо немає товару в наявності */
.new-new-item {
	display: flex;
}
.new-new-item .l {
	width: 60%;
}
.hotline-linker .new,
.product-info .new {
	color: #fff;
	background-color: #db1010;
	font-weight: normal;
	text-transform: uppercase;
	padding: 3px 13px;
	font-size: 10px;
	line-height: 1;
	display: inline-block;
}
.hotline-linker a.notify-me,
.product-info a.notify-me,
.new-product-item .notify-me,
.line_price .notify-me
{
	background: transparent url("../i/bg_price_mail.gif") no-repeat 0 0;
	font-size: 12px;
	padding-left: 25px;
}


.new-product-item .notify-me {
	display: inline-block;
	margin-top: 10px;
}


.new-new-item .r {
	display: flex;
	align-self: center;
}

.buy-with-hotline {
	text-align: right;
	margin: 10px 18px 0 0;
	color: #8c8c8c;
}



/**
 * Линейка
 */
.hotline-linker-line {}
.product-info-line {}
.hotline-linker-line .line,
.product-info-line .line {
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1.5px;
	padding: 3px 7px 2px 7px;
	background: #f58b01;
	margin: 2px 10px 0 0;
	float: left;
}

.hotline-linker-line .r .prices,
.product-info-line .r .prices {
	margin-top: 6px;
}
.hotline-linker-line .line_items_count,
.product-info-line .line_items_count {
	font-size: 12px;
	color: #8c8c8c;
}
.hotline-linker-line .line_items_count b,
.product-info-line .line_items_count b {
	font-size: 14px;
	color: #000;
}
.hotline-linker-line .line_price,
.product-info-line .line_price {
	font-size: 13px;
	color: #8c8c8c;
	margin: 0;
}



/* TTH */
.hotlinetable {}

.ttx .hotlinetable .hotlinetable-righttop {
	text-align: left;
}
.ttx .hotlinetable .hotlinetable-righttop .text img {}
.ttx .hotlinetable .hotlinetable-righttop .text {
	display: inline-block;
}
.hotlinetable .hotlinetable-righttop .text .vendor-title {
	color: #000; 
	font-weight:bold; 
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 5px; 
	font-size:16px;
}


.hotlinetable .notify-me {
    background: transparent url("/wp-content/plugins/itc-hotline-linker/i/bg_price_mail.gif") no-repeat 0 0;
    font-size: 12px;
    padding-left: 25px;
    font-weight: normal;
    font-size:0.9em;
}

.hotlinetable .hl-price {
    color: #777;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none !important;
}

.hotlinetable .hl-compare-prices {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    background: #f58b01;
    padding: 5px 10px;
    display: inline-block;
    text-decoration: none !important;
    margin-top: 4px;
}

.hotlinetable .hl-compare-prices:hover {
    opacity: 0.95;
}

.hotlinetable tbody td {
    font-size:14px;
}


.hotlinetable-lefttop {
	text-align: center;
	width: 200px;
	vertical-align: middle;
}
.hotlinetable-righttop {
	padding-left: 30px;
	text-align: left;
}

.hotlinetable .title {
	display: block;
	margin-bottom: 5px;
}
.hotlinetable .title a {
	color: #000;
	font-size: 20px;
}

.hotlinetable .hlpricetable {
	color: #737373;
	font-size: 14px;
}
.hotlinetable .buttonhotline {
	color: #fff;
	font-size: 14px;
	text-decoration: none !important;
	background: #f58b01;
	padding: 3px 7px;
	margin-left: 10px;
}
.hotlinetable .buttonhotline:hover {
	opacity: 0.9;
}





/**
 * Responsives
 */
@media(min-width:768px) {}
@media(min-width:992px) {
	.hotline-linker .price-from,
	.product-info .price-from {
		font-size: 20px;
	}
	.hotline-linker .hl-btn,
	.product-info .hl-btn {
		font-size: 17px;
	}


/* TTH table */
	.ttx .hotlinetable .hotlinetable-righttop {
		padding: 15px 20px;
	}
	.ttx .hotlinetable .hotlinetable-righttop .img {
		display: block;
		float: left;
	}
	.ttx .hotlinetable .hotlinetable-righttop .text {
		display: inherit;
		text-align: left;
		padding-left: 20px;
		text-align: left;
	}
	.ttx .hotlinetable .hotlinetable-righttop .text .vendor-title {
		margin-top: 0;
	}
}

@media(min-width:1200px) {
	.hotline-linker,
	.product-info {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.hotline-linker .hl-cat,
	.product-info .hl-cat {
		margin-top: 9px;
	}
	
	.hotline-linker .r,
	.product-info .r {
		margin-top: 0;
	}
	
	.hotline-linker-line .r,
	.product-info-line .r {
		text-align: right;
	}
}